Aug 06 03:05:36.039161 np0000006611 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 06 03:05:36.044347 np0000006611 devstack@c-api.service[100898]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 06 03:05:36.046437 np0000006611 devstack@c-api.service[100898]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Aug 6 03:05:36 2026] *** Aug 06 03:05:36.046437 np0000006611 devstack@c-api.service[100898]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 06 03:05:36.046437 np0000006611 devstack@c-api.service[100898]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 06 03:05:36.046437 np0000006611 devstack@c-api.service[100898]: nodename: np0000006611 Aug 06 03:05:36.046437 np0000006611 devstack@c-api.service[100898]: machine: x86_64 Aug 06 03:05:36.046437 np0000006611 devstack@c-api.service[100898]: clock source: unix Aug 06 03:05:36.046437 np0000006611 devstack@c-api.service[100898]: pcre jit disabled Aug 06 03:05:36.046437 np0000006611 devstack@c-api.service[100898]: detected number of CPU cores: 16 Aug 06 03:05:36.046437 np0000006611 devstack@c-api.service[100898]: current working directory: / Aug 06 03:05:36.046437 np0000006611 devstack@c-api.service[100898]: detected binary path: /usr/bin/uwsgi-core Aug 06 03:05:36.046437 np0000006611 devstack@c-api.service[100898]: your processes number limit is 257052 Aug 06 03:05:36.046713 np0000006611 devstack@c-api.service[100898]: your memory page size is 4096 bytes Aug 06 03:05:36.046713 np0000006611 devstack@c-api.service[100898]: detected max file descriptor number: 2048 Aug 06 03:05:36.046713 np0000006611 devstack@c-api.service[100898]: lock engine: pthread robust mutexes Aug 06 03:05:36.046713 np0000006611 devstack@c-api.service[100898]: thunder lock: enabled Aug 06 03:05:36.046851 np0000006611 devstack@c-api.service[100898]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 06 03:05:36.046851 np0000006611 devstack@c-api.service[100898]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 06 03:05:36.046851 np0000006611 devstack@c-api.service[100898]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 06 03:05:36.046851 np0000006611 devstack@c-api.service[100898]: Set PythonHome to /opt/stack/data/venv Aug 06 03:05:36.080099 np0000006611 devstack@c-api.service[100898]: Python main interpreter initialized at 0x7d2c19aa4668 Aug 06 03:05:36.080099 np0000006611 devstack@c-api.service[100898]: python threads support enabled Aug 06 03:05:36.080099 np0000006611 devstack@c-api.service[100898]: your server socket listen backlog is limited to 100 connections Aug 06 03:05:36.080099 np0000006611 devstack@c-api.service[100898]: your mercy for graceful operations on workers is 80 seconds Aug 06 03:05:36.080578 np0000006611 devstack@c-api.service[100898]: mapped 671795 bytes (656 KB) for 4 cores Aug 06 03:05:36.080712 np0000006611 devstack@c-api.service[100898]: *** Operational MODE: preforking *** Aug 06 03:05:36.080937 np0000006611 devstack@c-api.service[100898]: *** uWSGI is running in multiple interpreter mode *** Aug 06 03:05:36.080937 np0000006611 devstack@c-api.service[100898]: spawned uWSGI master process (pid: 100898) Aug 06 03:05:36.081157 np0000006611 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 06 03:05:36.081496 np0000006611 devstack@c-api.service[100898]: spawned uWSGI worker 1 (pid: 100899, cores: 1) Aug 06 03:05:36.082179 np0000006611 devstack@c-api.service[100898]: spawned uWSGI worker 2 (pid: 100900, cores: 1) Aug 06 03:05:36.082649 np0000006611 devstack@c-api.service[100898]: spawned uWSGI worker 3 (pid: 100901, cores: 1) Aug 06 03:05:36.083140 np0000006611 devstack@c-api.service[100898]: spawned uWSGI worker 4 (pid: 100902, cores: 1) Aug 06 03:05:36.083183 np0000006611 devstack@c-api.service[100898]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 06 03:05:36.199130 np0000006611 devstack@c-api.service[100899]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 03:05:36.199130 np0000006611 devstack@c-api.service[100899]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 03:05:36.199130 np0000006611 devstack@c-api.service[100899]: we strongly recommend against using it for new projects. Aug 06 03:05:36.199130 np0000006611 devstack@c-api.service[100899]: If you are already using Eventlet, we recommend migrating to a different Aug 06 03:05:36.199130 np0000006611 devstack@c-api.service[100899]: framework. For more detail see Aug 06 03:05:36.199130 np0000006611 devstack@c-api.service[100899]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 03:05:36.199130 np0000006611 devstack@c-api.service[100899]: import eventlet # noqa Aug 06 03:05:36.226698 np0000006611 devstack@c-api.service[100902]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 03:05:36.226698 np0000006611 devstack@c-api.service[100902]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 03:05:36.226698 np0000006611 devstack@c-api.service[100902]: we strongly recommend against using it for new projects. Aug 06 03:05:36.226698 np0000006611 devstack@c-api.service[100902]: If you are already using Eventlet, we recommend migrating to a different Aug 06 03:05:36.226698 np0000006611 devstack@c-api.service[100902]: framework. For more detail see Aug 06 03:05:36.226698 np0000006611 devstack@c-api.service[100902]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 03:05:36.226698 np0000006611 devstack@c-api.service[100902]: import eventlet # noqa Aug 06 03:05:36.227162 np0000006611 devstack@c-api.service[100901]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 03:05:36.227162 np0000006611 devstack@c-api.service[100901]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 03:05:36.227162 np0000006611 devstack@c-api.service[100901]: we strongly recommend against using it for new projects. Aug 06 03:05:36.227162 np0000006611 devstack@c-api.service[100901]: If you are already using Eventlet, we recommend migrating to a different Aug 06 03:05:36.227162 np0000006611 devstack@c-api.service[100901]: framework. For more detail see Aug 06 03:05:36.227162 np0000006611 devstack@c-api.service[100901]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 03:05:36.227162 np0000006611 devstack@c-api.service[100901]: import eventlet # noqa Aug 06 03:05:36.230585 np0000006611 devstack@c-api.service[100900]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 03:05:36.230585 np0000006611 devstack@c-api.service[100900]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 03:05:36.230585 np0000006611 devstack@c-api.service[100900]: we strongly recommend against using it for new projects. Aug 06 03:05:36.230585 np0000006611 devstack@c-api.service[100900]: If you are already using Eventlet, we recommend migrating to a different Aug 06 03:05:36.230585 np0000006611 devstack@c-api.service[100900]: framework. For more detail see Aug 06 03:05:36.230585 np0000006611 devstack@c-api.service[100900]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 03:05:36.230585 np0000006611 devstack@c-api.service[100900]: import eventlet # noqa Aug 06 03:05:36.352256 np0000006611 devstack@c-api.service[100899]: /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 06 03:05:36.352256 np0000006611 devstack@c-api.service[100899]: from cgi import parse_header Aug 06 03:05:36.382168 np0000006611 devstack@c-api.service[100901]: /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 06 03:05:36.382168 np0000006611 devstack@c-api.service[100901]: from cgi import parse_header Aug 06 03:05:36.383967 np0000006611 devstack@c-api.service[100902]: /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 06 03:05:36.383967 np0000006611 devstack@c-api.service[100902]: from cgi import parse_header Aug 06 03:05:36.384648 np0000006611 devstack@c-api.service[100900]: /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 06 03:05:36.384648 np0000006611 devstack@c-api.service[100900]: from cgi import parse_header Aug 06 03:05:36.387921 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 03:05:36.387921 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:05:36.398691 np0000006611 devstack@c-api.service[100899]: /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 06 03:05:36.398691 np0000006611 devstack@c-api.service[100899]: removals.removed_module( Aug 06 03:05:36.399516 np0000006611 devstack@c-api.service[100899]: /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 06 03:05:36.399516 np0000006611 devstack@c-api.service[100899]: removals.removed_module( Aug 06 03:05:36.417290 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 03:05:36.417290 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:05:36.420092 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 03:05:36.420092 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:05:36.420689 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 03:05:36.420689 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:05:36.427997 np0000006611 devstack@c-api.service[100901]: /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 06 03:05:36.427997 np0000006611 devstack@c-api.service[100901]: removals.removed_module( Aug 06 03:05:36.428763 np0000006611 devstack@c-api.service[100901]: /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 06 03:05:36.428763 np0000006611 devstack@c-api.service[100901]: removals.removed_module( Aug 06 03:05:36.432175 np0000006611 devstack@c-api.service[100902]: /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 06 03:05:36.432175 np0000006611 devstack@c-api.service[100902]: removals.removed_module( Aug 06 03:05:36.432798 np0000006611 devstack@c-api.service[100900]: /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 06 03:05:36.432798 np0000006611 devstack@c-api.service[100900]: removals.removed_module( Aug 06 03:05:36.433856 np0000006611 devstack@c-api.service[100902]: /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 06 03:05:36.433856 np0000006611 devstack@c-api.service[100902]: removals.removed_module( Aug 06 03:05:36.434214 np0000006611 devstack@c-api.service[100900]: /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 06 03:05:36.434214 np0000006611 devstack@c-api.service[100900]: removals.removed_module( Aug 06 03:05:37.157934 np0000006611 devstack@c-api.service[100901]: /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 06 03:05:37.157934 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:05:37.163228 np0000006611 devstack@c-api.service[100899]: /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 06 03:05:37.163228 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:05:37.164566 np0000006611 devstack@c-api.service[100900]: /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 06 03:05:37.164566 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:05:37.185504 np0000006611 devstack@c-api.service[100902]: /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 06 03:05:37.185504 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:05:37.211799 np0000006611 devstack@c-api.service[100901]: /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 06 03:05:37.211799 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:05:37.216858 np0000006611 devstack@c-api.service[100900]: /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 06 03:05:37.216858 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:05:37.217315 np0000006611 devstack@c-api.service[100899]: /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 06 03:05:37.217315 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:05:37.235103 np0000006611 devstack@c-api.service[100902]: /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 06 03:05:37.235103 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:05:37.380278 np0000006611 devstack@c-api.service[100900]: 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 06 03:05:37.380668 np0000006611 devstack@c-api.service[100900]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100900) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 03:05:37.382574 np0000006611 devstack@c-api.service[100901]: 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 06 03:05:37.382868 np0000006611 devstack@c-api.service[100901]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100901) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 03:05:37.387026 np0000006611 devstack@c-api.service[100899]: 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 06 03:05:37.387211 np0000006611 devstack@c-api.service[100899]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100899) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 03:05:37.406859 np0000006611 devstack@c-api.service[100902]: 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 06 03:05:37.407047 np0000006611 devstack@c-api.service[100902]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100902) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 03:05:37.460952 np0000006611 devstack@c-api.service[100900]: /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 06 03:05:37.460952 np0000006611 devstack@c-api.service[100900]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 03:05:37.462024 np0000006611 devstack@c-api.service[100901]: /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 06 03:05:37.462024 np0000006611 devstack@c-api.service[100901]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 03:05:37.464008 np0000006611 devstack@c-api.service[100899]: /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 06 03:05:37.464008 np0000006611 devstack@c-api.service[100899]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 03:05:37.468695 np0000006611 devstack@c-api.service[100902]: /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 06 03:05:37.468695 np0000006611 devstack@c-api.service[100902]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 03:05:37.909811 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100901) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 03:05:37.910057 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100899) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 03:05:37.910186 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100902) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 03:05:37.910240 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.910277 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100900) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 03:05:37.910307 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.910430 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.910486 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.910544 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.910574 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.910637 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.910740 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.910844 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.910890 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.911000 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.911254 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.912519 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.912604 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.912649 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.912684 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.912709 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.912733 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.912774 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.912801 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.912826 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.912882 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.912925 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.912952 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.912983 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.913017 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.913046 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.913079 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.913109 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.913184 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.913227 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.913262 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.913286 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.913310 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.913361 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.913391 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.913461 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.913545 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.913620 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.913705 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.914120 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.914199 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.914282 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.914314 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.914341 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.914366 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.914390 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.914412 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.914434 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.914464 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.914495 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.914545 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.914571 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.914595 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.914620 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.914643 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.914666 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.914691 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.914722 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.914752 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.914776 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.914799 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.914823 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.914868 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.914892 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.914926 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.914970 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.914997 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.915032 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.915065 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.915095 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.915134 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.915160 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.915182 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.915213 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.915241 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.915275 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.915305 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.915329 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.915356 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.915381 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.915402 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.915429 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.915459 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.915483 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.915505 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.915505 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.915558 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.915583 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.915583 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.915626 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.915655 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.915680 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.915703 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.915738 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.915738 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.917142 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.917201 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.917251 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.917318 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.917365 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.917406 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.917432 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.917457 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.917501 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.917552 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.917584 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.917659 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.917711 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.917739 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.917766 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.917815 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.917860 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.917901 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.917927 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.917969 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.918012 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.918044 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.918080 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.918109 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.918151 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.918197 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.918235 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.918266 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.918294 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.918327 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.918351 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.918376 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.918399 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.918420 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.918452 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.918477 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.918500 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.918533 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.918556 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.918583 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.918606 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.918629 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.918652 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.918674 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.918703 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.918727 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.918727 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.918768 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.918768 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.918806 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.918827 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.918864 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.918888 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.918911 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.918948 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.918948 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.919704 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.919768 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.919800 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.919823 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.919973 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.920014 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.920050 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.920095 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.920127 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.920158 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.920199 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.920229 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.920262 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.920293 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.920323 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.920358 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.920383 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.920411 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.920437 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.920461 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.920484 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.920505 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.920553 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.920578 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.920578 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.920578 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.920578 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.920578 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.920820 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.920919 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.920955 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.920981 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.921006 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.921037 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.921068 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.921104 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.921145 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.921178 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.921210 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.921234 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.921261 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.921294 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.921328 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.921363 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.921388 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.921417 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.921441 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.921465 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.921488 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.921541 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.921571 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.921593 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.921614 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.921637 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.921668 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.921698 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.921721 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.921745 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.921768 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.921790 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.921813 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.921850 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.921876 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.921900 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.921924 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.921956 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.921981 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.922009 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.922033 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.922068 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.922096 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.922148 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.922193 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.922221 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.922246 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.922276 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.922309 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.922333 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.922366 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.922394 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.922394 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.922442 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.922464 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.922464 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.923476 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.923540 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.923614 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.923671 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.923734 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.923765 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.923804 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.923845 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.923875 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.923900 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.923924 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.923948 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.923972 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.923994 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.924017 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.924115 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.924156 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.924187 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.924224 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.924254 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.924278 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.924315 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.924344 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.924369 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.924369 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.924369 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.924447 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.924447 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.930130 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.930214 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.930296 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.930360 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.930398 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.930425 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.930466 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.930504 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.930539 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.930561 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.930618 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.930692 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.930744 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.930809 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.930905 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.931004 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.931065 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.931098 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.931142 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.931209 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.931244 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.931388 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.931418 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.931442 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.931466 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.931490 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.931528 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.931554 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.931578 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.931603 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.931626 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.931649 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.931649 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.931695 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.931759 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.931799 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.931827 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.931869 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.931894 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.931938 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.931967 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.932000 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.932025 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.932047 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.932075 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.932104 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.932129 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.932150 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.932188 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.932225 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.932251 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.932285 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.932313 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.932343 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.932367 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.932398 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.933718 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.933789 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.933873 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.933935 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.933963 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.933989 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.934013 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.934050 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.934081 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.934107 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.934131 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.934174 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.934221 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.934258 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.934283 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.934328 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.934360 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.934360 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.934423 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.934465 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.934585 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.935110 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.935184 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.935242 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.935309 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.935352 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.935381 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.935412 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.935450 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.935478 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.935500 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.935540 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.935568 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.935592 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.935621 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.935647 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.935676 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.935702 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.935726 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.935754 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.935778 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.935801 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.935825 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.935864 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.935898 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.935933 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.935959 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.935987 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.936017 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.936040 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.936065 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.936088 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.936088 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.936088 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.936152 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.936191 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.936982 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.937034 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.937082 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.937110 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.937136 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.937159 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.937183 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.937211 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.937235 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.937257 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.937293 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.937320 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.937349 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.937386 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.937412 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.937435 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.937469 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.937496 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.937519 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.937575 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.937600 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.937632 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.937656 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.937680 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.937680 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.937680 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.937680 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.937680 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.939941 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.940009 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.940076 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.940128 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.940181 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.940218 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.940244 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.940269 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.940309 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.940337 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.940362 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.940387 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.940410 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.940433 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.940473 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.940509 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.940541 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.940586 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.940615 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.940730 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.940769 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.940769 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.940822 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.940822 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.940897 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.940929 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.940962 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.941035 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.941089 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.941158 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.941217 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.941275 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.941333 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.941373 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.941410 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.941453 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.941492 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.941541 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.941567 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.941608 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.941636 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.941662 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.941684 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.941708 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.941737 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.941763 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.941785 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.941809 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.941843 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.941871 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.941894 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.941916 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.941938 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.941970 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.941970 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.942020 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.943028 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.943094 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.943133 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.943176 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.943207 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.943230 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.943254 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.943277 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.943306 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.943335 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.943369 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.943397 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.943421 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.943445 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.943468 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.943493 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.943515 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.943569 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.943596 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.943632 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.943661 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.943684 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.943714 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.943738 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.943765 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.943789 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.943813 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.943861 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.943891 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.943914 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.943938 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.943961 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.944006 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.944042 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.944075 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.944105 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.944134 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.944163 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.944208 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.944239 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.944270 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.944296 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.944323 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.944352 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.944386 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.944416 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.944448 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.944472 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.944495 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.944518 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.944554 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.944584 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.944608 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.944636 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.944690 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.944716 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.944747 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.944772 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.944795 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.944820 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.944867 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.944901 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.944926 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.944950 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.944974 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.945002 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.945025 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.945049 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.945072 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.945095 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.945117 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.945140 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.945163 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.945187 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.945219 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.945248 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.945272 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.945297 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.945319 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.945339 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.945366 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.945399 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.945423 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.945445 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.945468 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.945556 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.945585 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.945608 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.945631 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.945665 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.945692 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.945716 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.945738 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.945761 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.945782 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.945815 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.945853 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.945879 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.945902 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.945925 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.945947 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.945969 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.945991 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.946013 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.946036 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.946059 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.946089 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.946121 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.946146 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.946180 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.946180 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.946180 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.946259 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.946303 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.946358 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.946400 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.946435 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.946466 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.946490 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.946513 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.946561 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.946585 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.946606 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.946626 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.946651 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.946690 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.946716 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.946746 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.946774 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.946797 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.946822 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.946860 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.946884 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.946907 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.946938 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.946967 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.946997 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.947022 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.947078 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.947148 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.947394 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.947459 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.947489 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.947520 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.947569 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.947602 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.947632 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.947661 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.947696 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.947727 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.947750 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.947780 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.947808 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.947846 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.947873 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.947907 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.947935 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.947961 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.947984 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.948007 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.948031 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.948054 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.948077 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.948101 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.948129 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.948162 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.948203 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.948233 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.948256 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.948277 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.948300 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.948323 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.948352 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.948377 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.948408 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.948443 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.948466 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.948488 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.948510 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.948545 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.948570 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.948593 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.948615 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.948641 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.948670 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.948702 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.948730 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.948754 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.948776 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.948801 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.948823 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.948823 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.948823 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.948823 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.948823 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.948823 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.950617 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.950681 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.950772 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.950916 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.950958 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.950989 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.951013 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.951050 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.951076 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.951099 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.951122 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.951156 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.951188 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.951212 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.951242 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.951266 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.951290 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.951320 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.951345 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.951366 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.951401 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.951426 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.951450 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.951472 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.951495 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.951517 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.951517 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.951517 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.953192 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.953249 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.953305 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.953337 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.953362 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.953389 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.953424 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.953457 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.953492 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.953516 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.953563 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.953603 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.953634 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.953669 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.953697 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.953721 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.953754 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.953785 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.953818 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.953859 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.953884 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.953915 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.953941 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.953963 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.953985 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.954007 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.954029 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.954057 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.954727 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.954791 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.954824 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.954872 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.954919 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.954952 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.954978 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.955005 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.955028 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.955058 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.955082 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.955106 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.955130 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.955152 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.955176 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.955207 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.955235 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.955260 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.955288 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.955313 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.955334 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.955359 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.955385 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.955424 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.955462 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.955487 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.955516 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.955516 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.956472 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.956570 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.956611 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.956638 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.956670 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.956707 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.956732 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.956755 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.956818 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.956880 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.956918 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.956944 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.956967 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.956996 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.957019 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.957046 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.957069 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.957092 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.957116 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.957144 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.957168 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.957190 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.957217 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.957250 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.957274 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.957298 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.957326 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.957349 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.957372 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.957415 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.957461 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.957501 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.957525 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.957564 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.957588 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.957610 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.957630 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.957652 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.957688 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.957723 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.957747 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.957769 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.957793 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.957845 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.957874 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.957899 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.957921 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.957944 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.957974 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.957998 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.958021 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.958043 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.958065 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.958065 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.958065 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.958065 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.961621 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.961703 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.961752 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.961844 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.961909 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.961941 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.961965 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.961988 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.962012 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.962060 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.962129 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.962166 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.962199 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.962242 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.962274 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.962310 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.962335 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.962357 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.962418 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.962470 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.962498 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.962561 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.962591 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.962649 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.962712 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.962771 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.962840 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.962908 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.966710 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.966779 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.966845 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.966890 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.966926 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.966950 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.966971 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.967002 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.967040 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.967065 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.967087 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.967109 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.967141 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.967213 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.967285 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.967367 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.967439 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.967500 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.967571 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.967644 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.967673 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.967722 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.967755 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.967779 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.967868 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.967926 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.967983 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.968009 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.968040 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.968064 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.968085 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.968107 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.968187 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.968213 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.968235 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.968256 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.968277 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.968304 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.968325 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.968356 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.968385 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.968424 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.968456 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.968479 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.968501 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.968521 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.968552 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.968573 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.968600 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.968634 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.968657 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.968657 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.968657 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.968657 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.968657 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.968748 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 03:05:37.971039 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100900) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.971103 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.971741 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.971741 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.971741 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.971846 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.971891 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100900) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.971922 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.971922 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.971922 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.971984 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100901) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.972014 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.972034 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.972057 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 03:05:37.972084 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.972105 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.972125 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 03:05:37.972145 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.972173 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 03:05:37.972197 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.972220 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 03:05:37.972243 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100901) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:37.972271 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 03:05:37.972271 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 03:05:38.014428 np0000006611 devstack@c-api.service[100901]: INFO dbcounter [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Registered counter for database cinder Aug 06 03:05:38.015329 np0000006611 devstack@c-api.service[100902]: INFO dbcounter [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Registered counter for database cinder Aug 06 03:05:38.016283 np0000006611 devstack@c-api.service[100899]: INFO dbcounter [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Registered counter for database cinder Aug 06 03:05:38.016556 np0000006611 devstack@c-api.service[100900]: INFO dbcounter [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Registered counter for database cinder Aug 06 03:05:38.055355 np0000006611 devstack@c-api.service[100901]: DEBUG oslo_db.sqlalchemy.engines [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 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=100901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:05:38.056447 np0000006611 devstack@c-api.service[100902]: DEBUG oslo_db.sqlalchemy.engines [None req-73bb7859-1794-4212-9f11-e161650f1e60 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=100902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:05:38.058568 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 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=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:05:38.064219 np0000006611 devstack@c-api.service[100899]: DEBUG oslo_db.sqlalchemy.engines [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f 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=100899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:05:38.159908 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writer thread running {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 03:05:38.161018 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writer thread running {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 03:05:38.162359 np0000006611 devstack@c-api.service[100900]: INFO cinder.rpc [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 03:05:38.163555 np0000006611 devstack@c-api.service[100901]: INFO cinder.rpc [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 03:05:38.164673 np0000006611 devstack@c-api.service[100900]: INFO cinder.rpc [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 03:05:38.166036 np0000006611 devstack@c-api.service[100901]: INFO cinder.rpc [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 03:05:38.166728 np0000006611 devstack@c-api.service[100900]: INFO cinder.rpc [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 03:05:38.168315 np0000006611 devstack@c-api.service[100901]: INFO cinder.rpc [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 03:05:38.168695 np0000006611 devstack@c-api.service[100900]: INFO cinder.rpc [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 03:05:38.169014 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.169256 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.170433 np0000006611 devstack@c-api.service[100901]: INFO cinder.rpc [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 03:05:38.171022 np0000006611 devstack@c-api.service[100900]: WARNING cinder.keymgr.conf_key_mgr [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 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 06 03:05:38.171128 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.171527 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.172314 np0000006611 devstack@c-api.service[100901]: WARNING cinder.keymgr.conf_key_mgr [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 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 06 03:05:38.173409 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.173534 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.173979 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writer thread running {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 03:05:38.175425 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.175561 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.176555 np0000006611 devstack@c-api.service[100902]: INFO cinder.rpc [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 03:05:38.179387 np0000006611 devstack@c-api.service[100902]: INFO cinder.rpc [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 03:05:38.179808 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writer thread running {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 03:05:38.181798 np0000006611 devstack@c-api.service[100902]: INFO cinder.rpc [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 03:05:38.182714 np0000006611 devstack@c-api.service[100899]: INFO cinder.rpc [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 03:05:38.184073 np0000006611 devstack@c-api.service[100902]: INFO cinder.rpc [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 03:05:38.184455 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.184787 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.185415 np0000006611 devstack@c-api.service[100899]: INFO cinder.rpc [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 03:05:38.185558 np0000006611 devstack@c-api.service[100902]: WARNING cinder.keymgr.conf_key_mgr [None req-73bb7859-1794-4212-9f11-e161650f1e60 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 06 03:05:38.187894 np0000006611 devstack@c-api.service[100899]: INFO cinder.rpc [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 03:05:38.189050 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.189217 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.190525 np0000006611 devstack@c-api.service[100899]: INFO cinder.rpc [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 03:05:38.191004 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.191333 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.192107 np0000006611 devstack@c-api.service[100899]: WARNING cinder.keymgr.conf_key_mgr [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f 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 06 03:05:38.195212 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.195384 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.202405 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 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=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:05:38.204631 np0000006611 devstack@c-api.service[100900]: INFO cinder.rpc [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 03:05:38.206593 np0000006611 devstack@c-api.service[100900]: INFO cinder.rpc [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 03:05:38.207014 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.207153 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.209758 np0000006611 devstack@c-api.service[100901]: DEBUG oslo_db.sqlalchemy.engines [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 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=100901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:05:38.212038 np0000006611 devstack@c-api.service[100901]: INFO cinder.rpc [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 03:05:38.216190 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.216391 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.217288 np0000006611 devstack@c-api.service[100901]: INFO cinder.rpc [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 03:05:38.217746 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.217886 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.220351 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.220773 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.220817 np0000006611 devstack@c-api.service[100902]: DEBUG oslo_db.sqlalchemy.engines [None req-73bb7859-1794-4212-9f11-e161650f1e60 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=100902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:05:38.222802 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.222966 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.223003 np0000006611 devstack@c-api.service[100902]: INFO cinder.rpc [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 03:05:38.224676 np0000006611 devstack@c-api.service[100902]: INFO cinder.rpc [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 03:05:38.225042 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.225178 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.225739 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.225893 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.227077 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.227224 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.227883 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.227967 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.229814 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.229957 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.230803 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.230960 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.231074 np0000006611 devstack@c-api.service[100899]: DEBUG oslo_db.sqlalchemy.engines [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f 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=100899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:05:38.232030 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.232148 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.233069 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.233201 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.233733 np0000006611 devstack@c-api.service[100899]: INFO cinder.rpc [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 03:05:38.233957 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.234080 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.235864 np0000006611 devstack@c-api.service[100899]: INFO cinder.rpc [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 03:05:38.235912 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.235984 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.236070 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.236131 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.236286 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.236497 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.236497 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.236547 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.236806 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.236942 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.238081 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.238884 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.238956 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.238987 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.239162 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.239321 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.240381 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.240510 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.241672 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.241811 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.242706 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.243478 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.243535 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.243535 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.244549 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.245464 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.245516 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.245516 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.245600 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.245633 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.245905 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.246652 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.246789 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.246789 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.246879 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.246906 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.247096 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.247133 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.247593 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.247751 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.248692 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.248692 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.248765 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.248765 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.248904 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.249038 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.249392 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.249558 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.249914 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.249963 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.249989 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.250017 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.250781 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.250912 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.251470 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.251576 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.251852 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.252029 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.252094 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.252127 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.252150 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.252846 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.253099 np0000006611 devstack@c-api.service[100900]: WARNING cinder.api.contrib.hosts [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 03:05:38.253328 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.253446 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.254466 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extended resource: extensions {{(pid=100900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.254523 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.254554 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.254580 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.254604 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.255037 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.255087 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extended resource: consistencygroups {{(pid=100900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.255190 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.256065 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.256200 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.256408 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.256531 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.257291 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.257291 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.257340 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.257410 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.257563 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extended resource: extra_specs {{(pid=100900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.257654 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.257770 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.258622 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.258815 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.258921 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extended resource: capabilities {{(pid=100900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.259068 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.259180 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.259482 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.259596 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.259932 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extended resource: backups {{(pid=100900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.260302 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.260349 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.260474 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.260501 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.261193 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.261309 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.261605 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extended resource: os-quota-sets {{(pid=100900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.261874 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.261986 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.262513 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.262619 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.262916 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extended resource: qos-specs {{(pid=100900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.263247 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.263391 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.263422 np0000006611 devstack@c-api.service[100901]: WARNING cinder.api.contrib.hosts [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 03:05:38.263456 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.263572 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.263661 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.263816 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.264521 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extended resource: extensions {{(pid=100901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.264732 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extended resource: encryption {{(pid=100900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.265324 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.265469 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.265538 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extended resource: consistencygroups {{(pid=100901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.265989 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.266034 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extended resource: encryption {{(pid=100900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.266153 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.267255 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extended resource: cgsnapshots {{(pid=100900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.267295 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.267425 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.267455 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.267581 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.267702 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extended resource: extra_specs {{(pid=100901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.268337 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.268377 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.268455 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extended resource: scheduler-stats {{(pid=100900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.268489 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.268514 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.268988 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extended resource: capabilities {{(pid=100901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.269276 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.269431 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.269607 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extended resource: os-volume-manage {{(pid=100900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.269950 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extended resource: backups {{(pid=100901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.270391 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.270538 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.270738 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extended resource: os-snapshot-manage {{(pid=100900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.270789 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.270961 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.271473 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extended resource: os-quota-sets {{(pid=100901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.271715 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.271861 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.271954 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extended resource: os-volume-transfer {{(pid=100900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.272478 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.272627 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.272667 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extended resource: qos-specs {{(pid=100901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.273193 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.273266 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extended resource: os-hosts {{(pid=100900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.273298 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.274046 np0000006611 devstack@c-api.service[100902]: WARNING cinder.api.contrib.hosts [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 03:05:38.274294 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.274353 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extended resource: encryption {{(pid=100901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.274386 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extended resource: os-volume-type-access {{(pid=100900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.274433 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.274883 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extended resource: extensions {{(pid=100902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.275025 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.275184 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.275519 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extended resource: encryption {{(pid=100901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.275705 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extended resource: os-availability-zone {{(pid=100900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.275875 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extended resource: consistencygroups {{(pid=100902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.276926 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extended resource: os-quota-class-sets {{(pid=100900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.277113 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extended resource: cgsnapshots {{(pid=100901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.277411 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.277450 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extended resource: extra_specs {{(pid=100902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.277529 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.278302 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extended resource: scheduler-stats {{(pid=100901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.278371 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.278507 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.278611 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extended resource: capabilities {{(pid=100902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.278662 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.278770 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.279357 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.279437 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extended resource: os-volume-manage {{(pid=100901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.279510 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.279551 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.279592 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extended resource: backups {{(pid=100902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.279669 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.280229 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.280324 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.280399 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.280439 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.280566 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extended resource: os-snapshot-manage {{(pid=100901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.281088 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.281178 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extended resource: os-quota-sets {{(pid=100902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.281223 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.snapshot_actions [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] SnapshotActionsController initialized {{(pid=100900) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 03:05:38.281257 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.281945 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.282063 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extended resource: os-volume-transfer {{(pid=100901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.282111 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.282228 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extended resource: qos-specs {{(pid=100902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.282353 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.282482 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.282661 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.282773 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.283138 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.283219 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extended resource: os-hosts {{(pid=100901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.283259 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.283493 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.283679 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.283757 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extended resource: encryption {{(pid=100902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.283922 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.284048 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.284519 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extended resource: os-volume-type-access {{(pid=100901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.284629 np0000006611 devstack@c-api.service[100899]: WARNING cinder.api.contrib.hosts [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 03:05:38.284844 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.284933 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.284987 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.285032 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extended resource: encryption {{(pid=100902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.285074 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.285491 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.285592 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extended resource: extensions {{(pid=100899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.285651 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.285733 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.285869 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.285907 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extended resource: os-availability-zone {{(pid=100901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.285972 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.286070 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.286154 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extension UsedLimits extending resource: limits {{(pid=100900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.286244 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.286334 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.286430 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.286479 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extended resource: cgsnapshots {{(pid=100902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.286542 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extension AdminActions extending resource: volumes {{(pid=100900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.286657 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extension AdminActions extending resource: snapshots {{(pid=100900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.286701 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extended resource: consistencygroups {{(pid=100899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.286771 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extension AdminActions extending resource: backups {{(pid=100900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.286881 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extension VolumeActions extending resource: volumes {{(pid=100900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.286991 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extended resource: os-quota-class-sets {{(pid=100901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.287033 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.287090 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.router [None req-0e307ea6-41f8-4dfb-883d-2ade08dba811 None None] Extension TypesManage extending resource: types {{(pid=100900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.287769 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extended resource: scheduler-stats {{(pid=100902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.288221 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extended resource: extra_specs {{(pid=100899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.288335 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.288486 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.289268 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.289393 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.289432 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extended resource: os-volume-manage {{(pid=100902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.290064 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extended resource: capabilities {{(pid=100899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.290104 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.290197 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.290714 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.snapshot_actions [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] SnapshotActionsController initialized {{(pid=100901) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 03:05:38.290751 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extended resource: os-snapshot-manage {{(pid=100902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.291014 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extended resource: backups {{(pid=100899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.291663 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.291803 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.292147 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extended resource: os-volume-transfer {{(pid=100902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.292453 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.292575 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.292945 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extended resource: os-quota-sets {{(pid=100899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.293248 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.293383 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.293441 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extended resource: os-hosts {{(pid=100902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.294107 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.294201 np0000006611 devstack@c-api.service[100900]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d2c19aa4668 pid: 100900 (default app) Aug 06 03:05:38.294237 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.294504 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extended resource: qos-specs {{(pid=100899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.294535 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extended resource: os-volume-type-access {{(pid=100902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.294745 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.294886 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.294980 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.295081 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.295174 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.295260 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.295367 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extension UsedLimits extending resource: limits {{(pid=100901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.295455 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.295540 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.295627 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.295788 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extension AdminActions extending resource: volumes {{(pid=100901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.295913 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extension AdminActions extending resource: snapshots {{(pid=100901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.296030 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extension AdminActions extending resource: backups {{(pid=100901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.296129 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extension VolumeActions extending resource: volumes {{(pid=100901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.296249 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.296276 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extended resource: os-availability-zone {{(pid=100902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.296366 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.router [None req-c250f057-6b0e-4bb8-8912-9419ec9204c4 None None] Extension TypesManage extending resource: types {{(pid=100901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.296760 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extended resource: encryption {{(pid=100899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.298017 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extended resource: os-quota-class-sets {{(pid=100902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.298543 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extended resource: encryption {{(pid=100899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.299270 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.299414 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.300091 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.300203 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.300229 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extended resource: cgsnapshots {{(pid=100899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.300803 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.300930 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.301326 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extended resource: scheduler-stats {{(pid=100899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.301962 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.snapshot_actions [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] SnapshotActionsController initialized {{(pid=100902) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 03:05:38.301962 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.301962 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.302396 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-979e88e5-6b73-4e96-91cf-4cbd17a20587 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:05:38.302458 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extended resource: os-volume-manage {{(pid=100899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.302542 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.302711 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.304075 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.304120 np0000006611 devstack@c-api.service[100901]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d2c19aa4668 pid: 100901 (default app) Aug 06 03:05:38.304149 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.304175 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extended resource: os-snapshot-manage {{(pid=100899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.304201 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.304304 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.304591 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extended resource: os-volume-transfer {{(pid=100899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.304850 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.305010 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.305146 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.305276 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.305415 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.305540 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.305680 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extension UsedLimits extending resource: limits {{(pid=100902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.305713 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1/1] 10.4.3.80 () {60 vars in 918 bytes} [Thu Aug 6 03:05:38 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 06 03:05:38.305820 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.305870 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extended resource: os-hosts {{(pid=100899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.305983 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.306130 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.306281 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extension AdminActions extending resource: volumes {{(pid=100902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.306426 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extension AdminActions extending resource: snapshots {{(pid=100902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.306554 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extension AdminActions extending resource: backups {{(pid=100902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.306696 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extension VolumeActions extending resource: volumes {{(pid=100902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.306879 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.307011 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.router [None req-73bb7859-1794-4212-9f11-e161650f1e60 None None] Extension TypesManage extending resource: types {{(pid=100902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.307105 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extended resource: os-volume-type-access {{(pid=100899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.308325 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extended resource: os-availability-zone {{(pid=100899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.309354 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extended resource: os-quota-class-sets {{(pid=100899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 03:05:38.310580 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.310740 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.311429 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.311541 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.312192 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.312306 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.312792 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.snapshot_actions [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] SnapshotActionsController initialized {{(pid=100899) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 03:05:38.313131 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.313230 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.313757 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.313880 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.314031 np0000006611 devstack@c-api.service[100902]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d2c19aa4668 pid: 100902 (default app) Aug 06 03:05:38.314442 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.314549 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.315188 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:05:38.315303 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:05:38.315766 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.315903 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.316005 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.316102 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.316196 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.316284 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.316371 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extension UsedLimits extending resource: limits {{(pid=100899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.316457 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extension SnapshotActions extending resource: snapshots {{(pid=100899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.316544 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.316630 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extension VolumeTypeAccess extending resource: types {{(pid=100899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.316784 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extension AdminActions extending resource: volumes {{(pid=100899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.316905 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extension AdminActions extending resource: snapshots {{(pid=100899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.317000 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extension AdminActions extending resource: backups {{(pid=100899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.317087 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extension VolumeActions extending resource: volumes {{(pid=100899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.317200 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.317289 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.router [None req-b9a6c6ca-9406-4a98-a169-52ac3997b87f None None] Extension TypesManage extending resource: types {{(pid=100899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 03:05:38.324382 np0000006611 devstack@c-api.service[100899]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d2c19aa4668 pid: 100899 (default app) Aug 06 03:05:42.905846 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3bd5f730-3efe-429f-bc42-0961689e6f65 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:05:43.483382 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3bd5f730-3efe-429f-bc42-0961689e6f65 admin admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:05:43.484093 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3bd5f730-3efe-429f-bc42-0961689e6f65 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:05:43.485683 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:05:43.485683 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:05:43.517695 np0000006611 devstack@c-api.service[100901]: DEBUG oslo_db.sqlalchemy.engines [None req-3bd5f730-3efe-429f-bc42-0961689e6f65 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=100901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:05:43.542511 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3bd5f730-3efe-429f-bc42-0961689e6f65 admin admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:05:43.542996 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1/2] 10.4.3.80 () {68 vars in 1295 bytes} [Thu Aug 6 03:05:42 2026] POST /volume/v3/types => generated 183 bytes in 645 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:05:43.550959 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4bed6b6e-9671-48df-a5d3-93ae8903c991 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:05:43.815097 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4bed6b6e-9671-48df-a5d3-93ae8903c991 admin admin] POST https://10.4.3.80/volume/v3/types/22ef5aca-afd3-450a-a96a-4f2ae463b288/extra_specs Aug 06 03:05:43.815670 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4bed6b6e-9671-48df-a5d3-93ae8903c991 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:05:43.817414 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:05:43.817414 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:05:43.849039 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-4bed6b6e-9671-48df-a5d3-93ae8903c991 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=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:05:43.903096 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4bed6b6e-9671-48df-a5d3-93ae8903c991 admin admin] https://10.4.3.80/volume/v3/types/22ef5aca-afd3-450a-a96a-4f2ae463b288/extra_specs returned with HTTP 200 Aug 06 03:05:43.903520 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 2/3] 10.4.3.80 () {68 vars in 1442 bytes} [Thu Aug 6 03:05:43 2026] POST /volume/v3/types/22ef5aca-afd3-450a-a96a-4f2ae463b288/extra_specs => generated 52 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:05:44.130290 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-da63ad68-2cb7-4f4f-b7c6-a6f3b8918e84 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:05:44.407704 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-da63ad68-2cb7-4f4f-b7c6-a6f3b8918e84 admin admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:05:44.408289 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-da63ad68-2cb7-4f4f-b7c6-a6f3b8918e84 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:05:44.409806 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:05:44.409806 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:05:44.441660 np0000006611 devstack@c-api.service[100902]: DEBUG oslo_db.sqlalchemy.engines [None req-da63ad68-2cb7-4f4f-b7c6-a6f3b8918e84 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=100902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:05:44.463263 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-da63ad68-2cb7-4f4f-b7c6-a6f3b8918e84 admin admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:05:44.463668 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1/4] 10.4.3.80 () {68 vars in 1295 bytes} [Thu Aug 6 03:05:44 2026] POST /volume/v3/types => generated 186 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:05:44.480578 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-45c85d80-dda3-42d6-a21e-dbcbdf0c9b75 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:05:44.749727 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-45c85d80-dda3-42d6-a21e-dbcbdf0c9b75 admin admin] POST https://10.4.3.80/volume/v3/types/dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba/extra_specs Aug 06 03:05:44.750461 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-45c85d80-dda3-42d6-a21e-dbcbdf0c9b75 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:05:44.752220 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:05:44.752220 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:05:44.783102 np0000006611 devstack@c-api.service[100899]: DEBUG oslo_db.sqlalchemy.engines [None req-45c85d80-dda3-42d6-a21e-dbcbdf0c9b75 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=100899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:05:44.833687 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-45c85d80-dda3-42d6-a21e-dbcbdf0c9b75 admin admin] https://10.4.3.80/volume/v3/types/dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba/extra_specs returned with HTTP 200 Aug 06 03:05:44.833687 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1/5] 10.4.3.80 () {68 vars in 1442 bytes} [Thu Aug 6 03:05:44 2026] POST /volume/v3/types/dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba/extra_specs => generated 45 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:05:53.540232 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:05:53.901589 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:05:54.461286 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:05:54.830975 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:06:08.732208 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-480ea016-ba73-4d4d-bf73-143fc2082624 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:06:08.732773 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-480ea016-ba73-4d4d-bf73-143fc2082624 None None] GET https://10.4.3.80/volume// Aug 06 03:06:08.732956 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-480ea016-ba73-4d4d-bf73-143fc2082624 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:06:08.733142 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-480ea016-ba73-4d4d-bf73-143fc2082624 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:06:08.733623 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-480ea016-ba73-4d4d-bf73-143fc2082624 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:06:08.733890 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 2/6] 10.4.3.80 () {66 vars in 1418 bytes} [Thu Aug 6 03:06:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:06:46.178784 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-58b78abe-6b0d-4796-9953-52269eb48adb None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:06:46.413469 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-58b78abe-6b0d-4796-9953-52269eb48adb tempest-verify_tempest_config-1004986883 tempest-verify_tempest_config-1004986883-project-member] GET https://10.4.3.80/volume/v3/extensions Aug 06 03:06:46.413652 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-58b78abe-6b0d-4796-9953-52269eb48adb tempest-verify_tempest_config-1004986883 tempest-verify_tempest_config-1004986883-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:06:46.413862 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-58b78abe-6b0d-4796-9953-52269eb48adb tempest-verify_tempest_config-1004986883 tempest-verify_tempest_config-1004986883-project-member] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:06:46.414182 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-58b78abe-6b0d-4796-9953-52269eb48adb tempest-verify_tempest_config-1004986883 tempest-verify_tempest_config-1004986883-project-member] https://10.4.3.80/volume/v3/extensions returned with HTTP 200 Aug 06 03:06:46.414531 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 3/7] 10.4.3.80 () {66 vars in 1239 bytes} [Thu Aug 6 03:06:46 2026] GET /volume/v3/extensions => generated 5245 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:07:52.464610 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:07:52.806138 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:07:52.806522 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1286664054"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:07:52.807928 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1286664054'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:07:52.808294 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Create volume of 1 GB Aug 06 03:07:52.819843 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Availability zone cache updated, next update will occur around 2026-08-06 04:07:52.819339. {{(pid=100902) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 03:07:52.819985 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Availability Zones retrieved successfully. Aug 06 03:07:52.846792 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Flow 'volume_create_api' (205c22cd-4d78-43f6-b7cf-2973dca20b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:07:52.848488 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f5ba6b1-cca2-4f98-8130-efe1ab49e7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:07:52.849440 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:07:52.899284 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f5ba6b1-cca2-4f98-8130-efe1ab49e7f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:07:52.900207 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66ee1d19-3931-4d24-92f8-8b6dc85defa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:07:52.938750 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:07:52.939145 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:07:52.986312 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Created reservations ['5586c858-7a13-4517-8eb0-974dd79fed10', '328dfdba-49c1-49b8-a85f-8362a8585eab', '6eef5e93-1a20-49dd-9acf-6d463936a7d0', 'b0632bd0-540f-48cc-bc96-8c2d0eb8cc64'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:07:52.987150 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66ee1d19-3931-4d24-92f8-8b6dc85defa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5586c858-7a13-4517-8eb0-974dd79fed10', '328dfdba-49c1-49b8-a85f-8362a8585eab', '6eef5e93-1a20-49dd-9acf-6d463936a7d0', 'b0632bd0-540f-48cc-bc96-8c2d0eb8cc64']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:07:52.987840 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca52dfad-0362-4458-931d-1e8569e841b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:07:53.043939 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca52dfad-0362-4458-931d-1e8569e841b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5ccd5ae-8068-40cb-8cdc-97ec628da1cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1286664054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66810912c79141cd8d94b9506631ba32',qos_specs=None,replication_status=,reservations=['5586c858-7a13-4517-8eb0-974dd79fed10','328dfdba-49c1-49b8-a85f-8362a8585eab','6eef5e93-1a20-49dd-9acf-6d463936a7d0','b0632bd0-540f-48cc-bc96-8c2d0eb8cc64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3c6c20a8d3542eeb08937285a3c0417',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:07:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1286664054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5ccd5ae-8068-40cb-8cdc-97ec628da1cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66810912c79141cd8d94b9506631ba32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3c6c20a8d3542eeb08937285a3c0417',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:07:53.044668 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ad50fdf-4d62-4cfa-b1e8-b6870df3245d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:07:53.070658 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ad50fdf-4d62-4cfa-b1e8-b6870df3245d) transitioned into state 'SUCCESS' from state '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-1286664054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66810912c79141cd8d94b9506631ba32',qos_specs=None,replication_status=,reservations=['5586c858-7a13-4517-8eb0-974dd79fed10','328dfdba-49c1-49b8-a85f-8362a8585eab','6eef5e93-1a20-49dd-9acf-6d463936a7d0','b0632bd0-540f-48cc-bc96-8c2d0eb8cc64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3c6c20a8d3542eeb08937285a3c0417',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:07:53.071613 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6abd1c2e-ff4b-4682-a368-aa2decff7f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:07:53.100256 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6abd1c2e-ff4b-4682-a368-aa2decff7f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:07:53.101205 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Flow 'volume_create_api' (205c22cd-4d78-43f6-b7cf-2973dca20b9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:07:53.101599 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Create volume request issued successfully. Aug 06 03:07:53.102696 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-346bfbda-ba2a-4ade-bd07-fe5259f1c26c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:07:53.103336 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 2/8] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:07:52 2026] POST /volume/v3/volumes => generated 783 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:07:53.115450 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6bd5fff0-7475-4a8a-8766-5c7df1e84564 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:07:53.119232 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6bd5fff0-7475-4a8a-8766-5c7df1e84564 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] GET https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf Aug 06 03:07:53.119427 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6bd5fff0-7475-4a8a-8766-5c7df1e84564 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:07:53.119617 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6bd5fff0-7475-4a8a-8766-5c7df1e84564 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:07:53.157965 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:07:53.157965 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:07:53.167466 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-6bd5fff0-7475-4a8a-8766-5c7df1e84564 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Volume info retrieved successfully. Aug 06 03:07:53.175329 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6bd5fff0-7475-4a8a-8766-5c7df1e84564 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf returned with HTTP 200 Aug 06 03:07:53.176035 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 2/9] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:07:53 2026] GET /volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf => generated 962 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:07:54.189137 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-520cbc9f-edb6-4d07-b107-3bcb1318e1e6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:07:54.192537 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-520cbc9f-edb6-4d07-b107-3bcb1318e1e6 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] GET https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf Aug 06 03:07:54.192754 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-520cbc9f-edb6-4d07-b107-3bcb1318e1e6 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:07:54.192975 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-520cbc9f-edb6-4d07-b107-3bcb1318e1e6 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:07:54.254621 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:07:54.254621 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:07:54.262459 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-520cbc9f-edb6-4d07-b107-3bcb1318e1e6 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Volume info retrieved successfully. Aug 06 03:07:54.272006 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-520cbc9f-edb6-4d07-b107-3bcb1318e1e6 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf returned with HTTP 200 Aug 06 03:07:54.272474 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 3/10] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:07:54 2026] GET /volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf => generated 1014 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:07:58.048937 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:07:58.264285 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:07:58.264285 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-470256696"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:07:58.266306 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-470256696'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:07:58.285284 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Create volume of 1 GB Aug 06 03:07:58.285622 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:07:58.285622 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:07:58.291791 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Availability zone cache updated, next update will occur around 2026-08-06 04:07:58.291275. {{(pid=100900) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 03:07:58.291974 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Availability Zones retrieved successfully. Aug 06 03:07:58.317966 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Flow 'volume_create_api' (a70d210d-0701-4017-9199-3ec70575de2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:07:58.320966 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b49c4ad-7b69-4f22-90d1-8e87e69a3c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:07:58.322812 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:07:58.341768 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:07:58.341768 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:07:58.370047 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b49c4ad-7b69-4f22-90d1-8e87e69a3c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba', 'encryption_key_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=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:07:58.371038 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3453dea-8306-4ddc-acd2-e1bd9b8a4adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:07:58.418210 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-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 06 03:07:58.418210 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-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 06 03:07:58.476449 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Created reservations ['ebf83df4-e7e7-46bf-a0d0-fd95c40a7d50', 'e495cd4a-5278-4bc5-b256-bd8ccdfeecc5', '0b3e71b3-e89d-4fa9-99cd-2dee851c5901', '4fae076f-295f-493c-9be2-d0ce1c798cb8'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:07:58.477229 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3453dea-8306-4ddc-acd2-e1bd9b8a4adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebf83df4-e7e7-46bf-a0d0-fd95c40a7d50', 'e495cd4a-5278-4bc5-b256-bd8ccdfeecc5', '0b3e71b3-e89d-4fa9-99cd-2dee851c5901', '4fae076f-295f-493c-9be2-d0ce1c798cb8']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:07:58.477912 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e1bcd25-534f-4719-b415-3bb28e6cd569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:07:58.521995 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e1bcd25-534f-4719-b415-3bb28e6cd569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd4cbaf2-7e8e-4020-b933-6ca4cf450818', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-470256696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='04b245009b69476c98da254a4ccd1a19',qos_specs=None,replication_status=,reservations=['ebf83df4-e7e7-46bf-a0d0-fd95c40a7d50','e495cd4a-5278-4bc5-b256-bd8ccdfeecc5','0b3e71b3-e89d-4fa9-99cd-2dee851c5901','4fae076f-295f-493c-9be2-d0ce1c798cb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a3d0e07fc634d5580e33d1160b3413b',volume_type_id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:07:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-470256696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd4cbaf2-7e8e-4020-b933-6ca4cf450818,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='04b245009b69476c98da254a4ccd1a19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a3d0e07fc634d5580e33d1160b3413b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba),volume_type_id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:07:58.522815 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4cbf481-f881-4cf8-a97d-803f25db6283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:07:58.549182 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4cbf481-f881-4cf8-a97d-803f25db6283) transitioned into state 'SUCCESS' from state '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-470256696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='04b245009b69476c98da254a4ccd1a19',qos_specs=None,replication_status=,reservations=['ebf83df4-e7e7-46bf-a0d0-fd95c40a7d50','e495cd4a-5278-4bc5-b256-bd8ccdfeecc5','0b3e71b3-e89d-4fa9-99cd-2dee851c5901','4fae076f-295f-493c-9be2-d0ce1c798cb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a3d0e07fc634d5580e33d1160b3413b',volume_type_id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:07:58.550305 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b8c1a80-9ef1-4fe6-b447-1142d32bd60b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:07:58.579654 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b8c1a80-9ef1-4fe6-b447-1142d32bd60b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:07:58.579654 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Flow 'volume_create_api' (a70d210d-0701-4017-9199-3ec70575de2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:07:58.579654 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Create volume request issued successfully. Aug 06 03:07:58.579930 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1af1c98c-05b9-4b89-963b-4f49aece2111 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:07:58.580379 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 4/11] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:07:58 2026] POST /volume/v3/volumes => generated 755 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:07:58.594976 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6ba58f62-a671-4783-b4fd-a23fddab91c8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:07:58.596545 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6ba58f62-a671-4783-b4fd-a23fddab91c8 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:07:58.596735 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6ba58f62-a671-4783-b4fd-a23fddab91c8 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:07:58.596952 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6ba58f62-a671-4783-b4fd-a23fddab91c8 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:07:58.635794 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:07:58.635794 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:07:58.646956 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6ba58f62-a671-4783-b4fd-a23fddab91c8 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:07:58.658431 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6ba58f62-a671-4783-b4fd-a23fddab91c8 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:07:58.658967 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 3/12] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:07:58 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 823 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:07:59.673379 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-43389855-e8c1-4bea-bbbf-6bd546ab9960 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:07:59.676700 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-43389855-e8c1-4bea-bbbf-6bd546ab9960 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:07:59.676846 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-43389855-e8c1-4bea-bbbf-6bd546ab9960 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:07:59.677119 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-43389855-e8c1-4bea-bbbf-6bd546ab9960 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:07:59.710575 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:07:59.710575 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:07:59.719448 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-43389855-e8c1-4bea-bbbf-6bd546ab9960 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:07:59.728441 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-43389855-e8c1-4bea-bbbf-6bd546ab9960 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:07:59.728927 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 3/13] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:07:59 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:07:59.752497 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-829a4f88-2bf2-4aad-9351-aad633d211fc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:00.055037 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-829a4f88-2bf2-4aad-9351-aad633d211fc tempest-TestMultiAttachVolumeSwap-723038429 tempest-TestMultiAttachVolumeSwap-723038429-project-admin] POST https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818/action Aug 06 03:08:00.056538 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-829a4f88-2bf2-4aad-9351-aad633d211fc tempest-TestMultiAttachVolumeSwap-723038429 tempest-TestMultiAttachVolumeSwap-723038429-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:08:00.056538 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-829a4f88-2bf2-4aad-9351-aad633d211fc tempest-TestMultiAttachVolumeSwap-723038429 tempest-TestMultiAttachVolumeSwap-723038429-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:00.072272 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:00.072272 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:00.073062 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-829a4f88-2bf2-4aad-9351-aad633d211fc tempest-TestMultiAttachVolumeSwap-723038429 tempest-TestMultiAttachVolumeSwap-723038429-project-admin] Volume info retrieved successfully. Aug 06 03:08:00.083173 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-829a4f88-2bf2-4aad-9351-aad633d211fc tempest-TestMultiAttachVolumeSwap-723038429 tempest-TestMultiAttachVolumeSwap-723038429-project-admin] Update volume admin metadata completed successfully. Aug 06 03:08:00.083306 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-829a4f88-2bf2-4aad-9351-aad633d211fc tempest-TestMultiAttachVolumeSwap-723038429 tempest-TestMultiAttachVolumeSwap-723038429-project-admin] Update readonly setting on volume completed successfully. Aug 06 03:08:00.083513 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-829a4f88-2bf2-4aad-9351-aad633d211fc tempest-TestMultiAttachVolumeSwap-723038429 tempest-TestMultiAttachVolumeSwap-723038429-project-admin] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818/action returned with HTTP 202 Aug 06 03:08:00.083888 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 4/14] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:07:59 2026] POST /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818/action => generated 0 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:08:00.092213 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b5c60002-d0bd-4e4f-ba4e-dcad2204a4ae None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:00.095385 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b5c60002-d0bd-4e4f-ba4e-dcad2204a4ae tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:08:00.095741 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b5c60002-d0bd-4e4f-ba4e-dcad2204a4ae tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-61436752"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:00.097271 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-b5c60002-d0bd-4e4f-ba4e-dcad2204a4ae tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-61436752'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:08:00.102195 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-b5c60002-d0bd-4e4f-ba4e-dcad2204a4ae tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Create volume of 1 GB Aug 06 03:08:00.102533 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:00.102533 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:00.103197 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b5c60002-d0bd-4e4f-ba4e-dcad2204a4ae tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Availability Zones retrieved successfully. Aug 06 03:08:00.109312 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b5c60002-d0bd-4e4f-ba4e-dcad2204a4ae tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Flow 'volume_create_api' (64839bdb-9b5c-45a0-8686-cc94e11ccb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:08:00.110668 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b5c60002-d0bd-4e4f-ba4e-dcad2204a4ae tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c424bb77-ccfe-4a96-ac3d-090ae8003b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:00.111583 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-b5c60002-d0bd-4e4f-ba4e-dcad2204a4ae tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:08:00.119106 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:00.119106 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:00.132090 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b5c60002-d0bd-4e4f-ba4e-dcad2204a4ae tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c424bb77-ccfe-4a96-ac3d-090ae8003b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba', 'encryption_key_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=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:00.132798 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b5c60002-d0bd-4e4f-ba4e-dcad2204a4ae tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc838410-98bf-4a58-9118-4507e7ee9500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:00.175379 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-b5c60002-d0bd-4e4f-ba4e-dcad2204a4ae tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Created reservations ['85e97912-f82e-4f72-b2ff-64291fcfab2b', 'd2435991-9f1d-4ae9-a513-aca5ee48fda4', 'e456327b-caee-4c77-974f-0828aa1dfc75', 'dd8c43a1-012a-43e5-a923-0a04c56516aa'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:08:00.176229 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b5c60002-d0bd-4e4f-ba4e-dcad2204a4ae tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc838410-98bf-4a58-9118-4507e7ee9500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85e97912-f82e-4f72-b2ff-64291fcfab2b', 'd2435991-9f1d-4ae9-a513-aca5ee48fda4', 'e456327b-caee-4c77-974f-0828aa1dfc75', 'dd8c43a1-012a-43e5-a923-0a04c56516aa']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:00.176782 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b5c60002-d0bd-4e4f-ba4e-dcad2204a4ae tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aa1a07f-e0cf-4a8b-bc8e-426e653ef411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:00.198546 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b5c60002-d0bd-4e4f-ba4e-dcad2204a4ae tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aa1a07f-e0cf-4a8b-bc8e-426e653ef411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ce919d5-8dda-4ea5-bc44-a5d3b80d8d8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-61436752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='04b245009b69476c98da254a4ccd1a19',qos_specs=None,replication_status=,reservations=['85e97912-f82e-4f72-b2ff-64291fcfab2b','d2435991-9f1d-4ae9-a513-aca5ee48fda4','e456327b-caee-4c77-974f-0828aa1dfc75','dd8c43a1-012a-43e5-a923-0a04c56516aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a3d0e07fc634d5580e33d1160b3413b',volume_type_id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:08:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-61436752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ce919d5-8dda-4ea5-bc44-a5d3b80d8d8a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='04b245009b69476c98da254a4ccd1a19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a3d0e07fc634d5580e33d1160b3413b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba),volume_type_id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:00.198712 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b5c60002-d0bd-4e4f-ba4e-dcad2204a4ae tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0a46968-b538-4f8a-b2d1-b75907a2d283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:00.219645 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b5c60002-d0bd-4e4f-ba4e-dcad2204a4ae tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0a46968-b538-4f8a-b2d1-b75907a2d283) transitioned into state 'SUCCESS' from state '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-61436752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='04b245009b69476c98da254a4ccd1a19',qos_specs=None,replication_status=,reservations=['85e97912-f82e-4f72-b2ff-64291fcfab2b','d2435991-9f1d-4ae9-a513-aca5ee48fda4','e456327b-caee-4c77-974f-0828aa1dfc75','dd8c43a1-012a-43e5-a923-0a04c56516aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a3d0e07fc634d5580e33d1160b3413b',volume_type_id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:00.220476 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b5c60002-d0bd-4e4f-ba4e-dcad2204a4ae tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69b6ff64-cf12-4d51-a71d-a8ee8ac53807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:00.230048 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b5c60002-d0bd-4e4f-ba4e-dcad2204a4ae tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69b6ff64-cf12-4d51-a71d-a8ee8ac53807) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:00.231467 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b5c60002-d0bd-4e4f-ba4e-dcad2204a4ae tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Flow 'volume_create_api' (64839bdb-9b5c-45a0-8686-cc94e11ccb78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:08:00.231784 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b5c60002-d0bd-4e4f-ba4e-dcad2204a4ae tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Create volume request issued successfully. Aug 06 03:08:00.232437 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b5c60002-d0bd-4e4f-ba4e-dcad2204a4ae tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:08:00.232945 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 5/15] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:08:00 2026] POST /volume/v3/volumes => generated 754 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 03:08:00.250453 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e32c5200-753f-4233-8b0a-79bbc80ca1c3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:00.254743 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e32c5200-753f-4233-8b0a-79bbc80ca1c3 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/3ce919d5-8dda-4ea5-bc44-a5d3b80d8d8a Aug 06 03:08:00.254743 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e32c5200-753f-4233-8b0a-79bbc80ca1c3 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:00.254743 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e32c5200-753f-4233-8b0a-79bbc80ca1c3 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:00.262883 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:00.262883 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:00.266854 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e32c5200-753f-4233-8b0a-79bbc80ca1c3 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:08:00.272779 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e32c5200-753f-4233-8b0a-79bbc80ca1c3 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/3ce919d5-8dda-4ea5-bc44-a5d3b80d8d8a returned with HTTP 200 Aug 06 03:08:00.273387 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 4/16] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:00 2026] GET /volume/v3/volumes/3ce919d5-8dda-4ea5-bc44-a5d3b80d8d8a => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:01.291696 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-42d5389b-c3bc-4adc-b926-365ad2fff1a1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:01.293825 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-42d5389b-c3bc-4adc-b926-365ad2fff1a1 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/3ce919d5-8dda-4ea5-bc44-a5d3b80d8d8a Aug 06 03:08:01.294119 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-42d5389b-c3bc-4adc-b926-365ad2fff1a1 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:01.294382 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-42d5389b-c3bc-4adc-b926-365ad2fff1a1 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:01.315721 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:01.315721 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:01.323935 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-42d5389b-c3bc-4adc-b926-365ad2fff1a1 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:08:01.332733 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-42d5389b-c3bc-4adc-b926-365ad2fff1a1 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/3ce919d5-8dda-4ea5-bc44-a5d3b80d8d8a returned with HTTP 200 Aug 06 03:08:01.332733 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 4/17] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:01 2026] GET /volume/v3/volumes/3ce919d5-8dda-4ea5-bc44-a5d3b80d8d8a => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:02.256129 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:02.259383 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:08:02.259651 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1957425590"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:02.261506 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1957425590'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:08:02.261906 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Create volume of 1 GB Aug 06 03:08:02.279444 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Availability zone cache updated, next update will occur around 2026-08-06 04:08:02.278654. {{(pid=100901) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 03:08:02.279613 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Availability Zones retrieved successfully. Aug 06 03:08:02.305887 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Flow 'volume_create_api' (ee124bc2-ae4f-4c2f-a22a-68936ddfb50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:08:02.307414 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (109a9b37-bb0d-4650-8d41-4be91cace72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:02.308597 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:08:02.363531 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (109a9b37-bb0d-4650-8d41-4be91cace72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:02.364368 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cea0e213-efcd-48a5-a64d-7a162b8a742a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:02.418030 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-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 06 03:08:02.418501 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-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 06 03:08:02.477664 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Created reservations ['3125307b-076a-4be0-a662-aa14cf92b7f6', 'be00e07d-732d-46dc-a003-72548a31be1e', '0b0de7b4-aa6b-4243-9f21-e6370d8701cb', '1860a009-a8c2-4faf-8de0-6e9b334b9ffd'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:08:02.478857 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cea0e213-efcd-48a5-a64d-7a162b8a742a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3125307b-076a-4be0-a662-aa14cf92b7f6', 'be00e07d-732d-46dc-a003-72548a31be1e', '0b0de7b4-aa6b-4243-9f21-e6370d8701cb', '1860a009-a8c2-4faf-8de0-6e9b334b9ffd']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:02.480069 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b68a0e6-0e67-427d-ae6f-a35a62360048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:02.544308 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b68a0e6-0e67-427d-ae6f-a35a62360048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be32d6b3-1af3-4619-94c2-1416878c2056', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1957425590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b106aba1924b44af9f92d559f1b52d89',qos_specs=None,replication_status=,reservations=['3125307b-076a-4be0-a662-aa14cf92b7f6','be00e07d-732d-46dc-a003-72548a31be1e','0b0de7b4-aa6b-4243-9f21-e6370d8701cb','1860a009-a8c2-4faf-8de0-6e9b334b9ffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b79244b954c14c2ab490841fed0acc0a',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:08:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1957425590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be32d6b3-1af3-4619-94c2-1416878c2056,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b106aba1924b44af9f92d559f1b52d89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b79244b954c14c2ab490841fed0acc0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:02.545140 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (288c370c-734f-481a-9416-c59cfae96f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:02.570239 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (288c370c-734f-481a-9416-c59cfae96f3b) transitioned into state 'SUCCESS' from state '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-1957425590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b106aba1924b44af9f92d559f1b52d89',qos_specs=None,replication_status=,reservations=['3125307b-076a-4be0-a662-aa14cf92b7f6','be00e07d-732d-46dc-a003-72548a31be1e','0b0de7b4-aa6b-4243-9f21-e6370d8701cb','1860a009-a8c2-4faf-8de0-6e9b334b9ffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b79244b954c14c2ab490841fed0acc0a',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:02.570730 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4b1b2bb-dc4f-4138-b10c-76c42c86c792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:02.595279 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4b1b2bb-dc4f-4138-b10c-76c42c86c792) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:02.596215 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Flow 'volume_create_api' (ee124bc2-ae4f-4c2f-a22a-68936ddfb50a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:08:02.596540 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Create volume request issued successfully. Aug 06 03:08:02.597393 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f6691f6d-4c0c-4fc0-9afb-dfdb293b81e4 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:08:02.598242 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 5/18] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:08:02 2026] POST /volume/v3/volumes => generated 750 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:08:02.613454 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-cebd55c3-b04c-465f-bd2b-1e0ec74f7117 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:02.615401 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cebd55c3-b04c-465f-bd2b-1e0ec74f7117 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] GET https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 Aug 06 03:08:02.615617 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-cebd55c3-b04c-465f-bd2b-1e0ec74f7117 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:02.615840 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-cebd55c3-b04c-465f-bd2b-1e0ec74f7117 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:02.625914 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:02.625914 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:02.641535 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-cebd55c3-b04c-465f-bd2b-1e0ec74f7117 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Volume info retrieved successfully. Aug 06 03:08:02.655723 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cebd55c3-b04c-465f-bd2b-1e0ec74f7117 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 returned with HTTP 200 Aug 06 03:08:02.656294 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 6/19] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:02 2026] GET /volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:03.670129 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-be039821-0740-418a-96b6-dc14357f4d39 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:03.673477 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-be039821-0740-418a-96b6-dc14357f4d39 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] GET https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 Aug 06 03:08:03.673790 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-be039821-0740-418a-96b6-dc14357f4d39 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:03.674029 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-be039821-0740-418a-96b6-dc14357f4d39 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:03.685122 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:03.685122 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:03.695858 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-be039821-0740-418a-96b6-dc14357f4d39 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Volume info retrieved successfully. Aug 06 03:08:03.701822 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-be039821-0740-418a-96b6-dc14357f4d39 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 returned with HTTP 200 Aug 06 03:08:03.702208 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 5/20] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:03 2026] GET /volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:03.823184 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-73c2b92d-a17c-4537-a08b-a6c3ed48ba47 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:03.830333 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-73c2b92d-a17c-4537-a08b-a6c3ed48ba47 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] GET https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 Aug 06 03:08:03.830809 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-73c2b92d-a17c-4537-a08b-a6c3ed48ba47 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:03.830888 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-73c2b92d-a17c-4537-a08b-a6c3ed48ba47 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:03.847931 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:03.847931 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:03.851807 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-73c2b92d-a17c-4537-a08b-a6c3ed48ba47 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Volume info retrieved successfully. Aug 06 03:08:03.858866 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-73c2b92d-a17c-4537-a08b-a6c3ed48ba47 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 returned with HTTP 200 Aug 06 03:08:03.860012 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 5/21] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:08:03 2026] GET /volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:04.269688 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-951531c5-3f31-4017-9a2c-c4bddcabab7c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:04.270271 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-951531c5-3f31-4017-9a2c-c4bddcabab7c None None] GET https://10.4.3.80/volume// Aug 06 03:08:04.270271 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-951531c5-3f31-4017-9a2c-c4bddcabab7c None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:04.270425 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-951531c5-3f31-4017-9a2c-c4bddcabab7c None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:04.270742 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-951531c5-3f31-4017-9a2c-c4bddcabab7c None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:08:04.271086 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 6/22] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:08:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:08:04.294010 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-b62ea021-6d57-4453-a5fd-0fd80cfe189c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:04.586811 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-b62ea021-6d57-4453-a5fd-0fd80cfe189c tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:08:04.587059 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-b62ea021-6d57-4453-a5fd-0fd80cfe189c tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be32d6b3-1af3-4619-94c2-1416878c2056", "connector": null, "instance_uuid": "4d4cdeeb-3eb8-46e0-a945-c2848c813d74"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:04.596775 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:04.596775 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:04.650422 np0000006611 devstack@c-api.service[100900]: /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 06 03:08:04.650422 np0000006611 devstack@c-api.service[100900]: .first() Aug 06 03:08:04.682070 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-b62ea021-6d57-4453-a5fd-0fd80cfe189c tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:08:04.682070 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 7/23] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:08:04 2026] POST /volume/v3/attachments => generated 273 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:04.722767 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-506f9a01-e71d-4cce-acd9-de181ac7a851 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:04.725944 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-506f9a01-e71d-4cce-acd9-de181ac7a851 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] GET https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 Aug 06 03:08:04.726279 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-506f9a01-e71d-4cce-acd9-de181ac7a851 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:04.726481 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-506f9a01-e71d-4cce-acd9-de181ac7a851 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:04.738318 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-75a0e15e-dd56-4f98-9273-59a7971f588c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:04.738919 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-75a0e15e-dd56-4f98-9273-59a7971f588c None None] GET https://10.4.3.80/volume// Aug 06 03:08:04.739080 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-75a0e15e-dd56-4f98-9273-59a7971f588c None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:04.739269 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-75a0e15e-dd56-4f98-9273-59a7971f588c None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:04.739692 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-75a0e15e-dd56-4f98-9273-59a7971f588c None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:08:04.740025 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 6/24] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:08:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:08:04.749462 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:04.749462 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:04.755369 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-506f9a01-e71d-4cce-acd9-de181ac7a851 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Volume info retrieved successfully. Aug 06 03:08:04.760624 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-506f9a01-e71d-4cce-acd9-de181ac7a851 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 returned with HTTP 200 Aug 06 03:08:04.762565 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 6/25] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:04 2026] GET /volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:04.771043 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-3e7a8359-72ff-4de9-8b08-37589e51a1b3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:04.773924 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-3e7a8359-72ff-4de9-8b08-37589e51a1b3 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] GET https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 Aug 06 03:08:04.774216 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-3e7a8359-72ff-4de9-8b08-37589e51a1b3 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:04.774449 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-3e7a8359-72ff-4de9-8b08-37589e51a1b3 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:04.790702 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:04.790702 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:04.795093 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-3e7a8359-72ff-4de9-8b08-37589e51a1b3 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Volume info retrieved successfully. Aug 06 03:08:04.800943 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-3e7a8359-72ff-4de9-8b08-37589e51a1b3 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 returned with HTTP 200 Aug 06 03:08:04.801540 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 7/26] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:08:04 2026] GET /volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:08:05.566207 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-2d306d54-eb3f-4d27-a8e2-6154cca99c40 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:05.568583 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-2d306d54-eb3f-4d27-a8e2-6154cca99c40 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] PUT https://10.4.3.80/volume/v3/attachments/b523ec0d-09df-4bde-87ce-4a8cc3920d05 Aug 06 03:08:05.569091 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-2d306d54-eb3f-4d27-a8e2-6154cca99c40 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:05.577057 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-2d306d54-eb3f-4d27-a8e2-6154cca99c40 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Acquiring lock "cinder-attachment_update-be32d6b3-1af3-4619-94c2-1416878c2056-np0000006611" by "attachment_update" {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:08:05.582783 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-2d306d54-eb3f-4d27-a8e2-6154cca99c40 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Lock "cinder-attachment_update-be32d6b3-1af3-4619-94c2-1416878c2056-np0000006611" acquired by "attachment_update" :: waited 0.006s {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:08:05.583770 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:05.583770 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:05.719535 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-2d306d54-eb3f-4d27-a8e2-6154cca99c40 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Lock "cinder-attachment_update-be32d6b3-1af3-4619-94c2-1416878c2056-np0000006611" released by "attachment_update" :: held 0.137s {{(pid=100900) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:08:05.719848 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-2d306d54-eb3f-4d27-a8e2-6154cca99c40 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/attachments/b523ec0d-09df-4bde-87ce-4a8cc3920d05 returned with HTTP 200 Aug 06 03:08:05.720277 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 8/27] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:08:05 2026] PUT /volume/v3/attachments/b523ec0d-09df-4bde-87ce-4a8cc3920d05 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:05.777514 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-176d542c-c2fd-4e8c-9c4f-a109aff5fab8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:05.779160 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-176d542c-c2fd-4e8c-9c4f-a109aff5fab8 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] GET https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 Aug 06 03:08:05.779347 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-176d542c-c2fd-4e8c-9c4f-a109aff5fab8 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:05.779525 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-176d542c-c2fd-4e8c-9c4f-a109aff5fab8 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:05.790052 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:05.790052 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:05.793937 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-176d542c-c2fd-4e8c-9c4f-a109aff5fab8 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Volume info retrieved successfully. Aug 06 03:08:05.798234 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-176d542c-c2fd-4e8c-9c4f-a109aff5fab8 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 returned with HTTP 200 Aug 06 03:08:05.798635 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 7/28] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:05 2026] GET /volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:06.813841 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d54c2006-d9b8-4ec0-979a-f71821de4f18 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:06.821093 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d54c2006-d9b8-4ec0-979a-f71821de4f18 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] GET https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 Aug 06 03:08:06.821288 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d54c2006-d9b8-4ec0-979a-f71821de4f18 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:06.821515 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d54c2006-d9b8-4ec0-979a-f71821de4f18 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:06.853180 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:06.853180 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:06.861895 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d54c2006-d9b8-4ec0-979a-f71821de4f18 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Volume info retrieved successfully. Aug 06 03:08:06.870389 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d54c2006-d9b8-4ec0-979a-f71821de4f18 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 returned with HTTP 200 Aug 06 03:08:06.870389 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 7/29] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:06 2026] GET /volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 => generated 843 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:07.885401 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cedf9dab-acc5-4f4f-8514-013987536caf None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:07.890503 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cedf9dab-acc5-4f4f-8514-013987536caf tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] GET https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 Aug 06 03:08:07.890799 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cedf9dab-acc5-4f4f-8514-013987536caf tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:07.891022 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cedf9dab-acc5-4f4f-8514-013987536caf tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:07.913003 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:07.913003 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:07.922382 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-cedf9dab-acc5-4f4f-8514-013987536caf tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Volume info retrieved successfully. Aug 06 03:08:07.927761 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cedf9dab-acc5-4f4f-8514-013987536caf tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 returned with HTTP 200 Aug 06 03:08:07.929359 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 8/30] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:07 2026] GET /volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:08.728733 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:08.733059 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:08:08.733059 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1188670337"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:08.734145 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1188670337'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:08:08.734285 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Create volume of 1 GB Aug 06 03:08:08.734665 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:08.734665 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:08.739637 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Availability Zones retrieved successfully. Aug 06 03:08:08.745927 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Flow 'volume_create_api' (950be980-3895-4228-9929-65bbea29d39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:08:08.747167 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dddb8d0-3bd5-4656-ba44-84faf7e99baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:08.747980 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:08:08.788113 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dddb8d0-3bd5-4656-ba44-84faf7e99baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:08.789609 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3e5988e-57d3-4e19-b7e5-71bf33c97158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:08.833896 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-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 06 03:08:08.834078 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-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 06 03:08:08.873086 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Created reservations ['ad781314-35ff-4717-a1fc-ed33519ed04e', '257ad131-a19f-4197-a769-1d35e8691f46', '1244f414-059e-411b-a8e7-00e7560b3092', 'a06865b5-27d9-467c-a32a-3cf813703c33'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:08:08.874032 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3e5988e-57d3-4e19-b7e5-71bf33c97158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad781314-35ff-4717-a1fc-ed33519ed04e', '257ad131-a19f-4197-a769-1d35e8691f46', '1244f414-059e-411b-a8e7-00e7560b3092', 'a06865b5-27d9-467c-a32a-3cf813703c33']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:08.875063 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ad5230-1134-4f63-b0a8-fc828c1ef0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:08.905795 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ad5230-1134-4f63-b0a8-fc828c1ef0f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d04a86b-f1be-4935-bcfb-1141b5a65efc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1188670337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82ff743ecc8b43dcaa490e4115ddead6',qos_specs=None,replication_status=,reservations=['ad781314-35ff-4717-a1fc-ed33519ed04e','257ad131-a19f-4197-a769-1d35e8691f46','1244f414-059e-411b-a8e7-00e7560b3092','a06865b5-27d9-467c-a32a-3cf813703c33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='012cd87b1c904144aeceadfb9bcb7def',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:08:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1188670337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d04a86b-f1be-4935-bcfb-1141b5a65efc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82ff743ecc8b43dcaa490e4115ddead6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='012cd87b1c904144aeceadfb9bcb7def',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:08.907168 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae5b4ec-28f8-4e2e-8c33-38cdc75c3630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:08.928450 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae5b4ec-28f8-4e2e-8c33-38cdc75c3630) transitioned into state 'SUCCESS' from state '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-1188670337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82ff743ecc8b43dcaa490e4115ddead6',qos_specs=None,replication_status=,reservations=['ad781314-35ff-4717-a1fc-ed33519ed04e','257ad131-a19f-4197-a769-1d35e8691f46','1244f414-059e-411b-a8e7-00e7560b3092','a06865b5-27d9-467c-a32a-3cf813703c33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='012cd87b1c904144aeceadfb9bcb7def',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:08.929290 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (191b56c5-cece-45c8-b106-32134b296e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:08.947064 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (191b56c5-cece-45c8-b106-32134b296e25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:08.948421 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Flow 'volume_create_api' (950be980-3895-4228-9929-65bbea29d39c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:08:08.948809 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ed4242f0-f328-4adc-9992-732c77da4682 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:08.949228 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Create volume request issued successfully. Aug 06 03:08:08.949748 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bdea132a-584a-4fb8-ade3-15351b8320c2 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:08:08.950588 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 9/31] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:08:08 2026] POST /volume/v3/volumes => generated 757 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:08:08.951228 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ed4242f0-f328-4adc-9992-732c77da4682 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] GET https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 Aug 06 03:08:08.951496 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ed4242f0-f328-4adc-9992-732c77da4682 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:08.951897 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ed4242f0-f328-4adc-9992-732c77da4682 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:08.965026 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-101d0395-cd18-42f1-b664-d0205f01eeb8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:08.968478 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-101d0395-cd18-42f1-b664-d0205f01eeb8 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] GET https://10.4.3.80/volume/v3/volumes/2d04a86b-f1be-4935-bcfb-1141b5a65efc Aug 06 03:08:08.968646 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-101d0395-cd18-42f1-b664-d0205f01eeb8 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:08.970494 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-101d0395-cd18-42f1-b664-d0205f01eeb8 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:08.972249 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:08.972249 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:08.978148 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ed4242f0-f328-4adc-9992-732c77da4682 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Volume info retrieved successfully. Aug 06 03:08:08.982919 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:08.982919 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:08.985970 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ed4242f0-f328-4adc-9992-732c77da4682 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 returned with HTTP 200 Aug 06 03:08:08.985970 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 8/32] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:08 2026] GET /volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:08.994315 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-101d0395-cd18-42f1-b664-d0205f01eeb8 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:08:09.000964 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-101d0395-cd18-42f1-b664-d0205f01eeb8 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/2d04a86b-f1be-4935-bcfb-1141b5a65efc returned with HTTP 200 Aug 06 03:08:09.002271 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 8/33] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:08 2026] GET /volume/v3/volumes/2d04a86b-f1be-4935-bcfb-1141b5a65efc => generated 825 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:10.005624 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b3b9a2b3-6b19-42e9-be6d-2953e20ea89f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:10.008107 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b3b9a2b3-6b19-42e9-be6d-2953e20ea89f tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] GET https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 Aug 06 03:08:10.008267 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b3b9a2b3-6b19-42e9-be6d-2953e20ea89f tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:10.008472 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b3b9a2b3-6b19-42e9-be6d-2953e20ea89f tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:10.018100 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-95a07eb9-771b-47fe-9c7b-c522247d7008 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:10.023294 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-95a07eb9-771b-47fe-9c7b-c522247d7008 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] GET https://10.4.3.80/volume/v3/volumes/2d04a86b-f1be-4935-bcfb-1141b5a65efc Aug 06 03:08:10.023294 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-95a07eb9-771b-47fe-9c7b-c522247d7008 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:10.023294 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-95a07eb9-771b-47fe-9c7b-c522247d7008 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:10.031459 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:10.031459 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:10.032290 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:10.032290 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:10.036550 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-95a07eb9-771b-47fe-9c7b-c522247d7008 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:08:10.038248 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b3b9a2b3-6b19-42e9-be6d-2953e20ea89f tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Volume info retrieved successfully. Aug 06 03:08:10.040385 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-95a07eb9-771b-47fe-9c7b-c522247d7008 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/2d04a86b-f1be-4935-bcfb-1141b5a65efc returned with HTTP 200 Aug 06 03:08:10.040814 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 10/34] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:10 2026] GET /volume/v3/volumes/2d04a86b-f1be-4935-bcfb-1141b5a65efc => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:10.046410 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b3b9a2b3-6b19-42e9-be6d-2953e20ea89f tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 returned with HTTP 200 Aug 06 03:08:10.046907 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 9/35] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:10 2026] GET /volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:10.878313 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-841fe61e-7bd4-4163-981f-ef2610eadcbd None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:10.881336 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-841fe61e-7bd4-4163-981f-ef2610eadcbd tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] POST https://10.4.3.80/volume/v3/attachments/b523ec0d-09df-4bde-87ce-4a8cc3920d05/action Aug 06 03:08:10.882020 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-841fe61e-7bd4-4163-981f-ef2610eadcbd tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:08:10.882147 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-841fe61e-7bd4-4163-981f-ef2610eadcbd tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:10.894911 np0000006611 devstack@c-api.service[100899]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 06 03:08:10.894911 np0000006611 devstack@c-api.service[100899]: .first() Aug 06 03:08:10.910072 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:10.910072 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:10.921524 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-0e5f3d3b-dabc-4712-92e0-039ec56c6b99 req-841fe61e-7bd4-4163-981f-ef2610eadcbd tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/attachments/b523ec0d-09df-4bde-87ce-4a8cc3920d05/action returned with HTTP 204 Aug 06 03:08:10.921979 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 9/36] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:08:10 2026] POST /volume/v3/attachments/b523ec0d-09df-4bde-87ce-4a8cc3920d05/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:08:11.067593 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-41448491-e366-403e-8807-27dc55d58c9f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:11.070542 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-41448491-e366-403e-8807-27dc55d58c9f tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] GET https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 Aug 06 03:08:11.070752 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-41448491-e366-403e-8807-27dc55d58c9f tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:11.070980 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-41448491-e366-403e-8807-27dc55d58c9f tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:11.084060 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:11.084060 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:11.088342 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-41448491-e366-403e-8807-27dc55d58c9f tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Volume info retrieved successfully. Aug 06 03:08:11.093528 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-41448491-e366-403e-8807-27dc55d58c9f tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 returned with HTTP 200 Aug 06 03:08:11.093943 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 9/37] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:11 2026] GET /volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:11.115288 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4413fef7-2942-4889-b0af-f6ebe44f11c7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:11.118463 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4413fef7-2942-4889-b0af-f6ebe44f11c7 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] GET https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 Aug 06 03:08:11.118654 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4413fef7-2942-4889-b0af-f6ebe44f11c7 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:11.118898 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4413fef7-2942-4889-b0af-f6ebe44f11c7 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:11.130204 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:11.130204 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:11.143180 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4413fef7-2942-4889-b0af-f6ebe44f11c7 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Volume info retrieved successfully. Aug 06 03:08:11.155050 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4413fef7-2942-4889-b0af-f6ebe44f11c7 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 returned with HTTP 200 Aug 06 03:08:11.156021 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 11/38] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:11 2026] GET /volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:12.759899 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-64692778-3a75-41e5-a662-bbdd7402a840 req-dbe2d35a-a1a3-4c09-bcf2-76ceb4114351 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:12.764446 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-64692778-3a75-41e5-a662-bbdd7402a840 req-dbe2d35a-a1a3-4c09-bcf2-76ceb4114351 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] DELETE https://10.4.3.80/volume/v3/attachments/b523ec0d-09df-4bde-87ce-4a8cc3920d05 Aug 06 03:08:12.764639 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-64692778-3a75-41e5-a662-bbdd7402a840 req-dbe2d35a-a1a3-4c09-bcf2-76ceb4114351 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:12.764812 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-64692778-3a75-41e5-a662-bbdd7402a840 req-dbe2d35a-a1a3-4c09-bcf2-76ceb4114351 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:12.801886 np0000006611 devstack@c-api.service[100901]: /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 06 03:08:12.801886 np0000006611 devstack@c-api.service[100901]: .first() Aug 06 03:08:12.811306 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:12.811306 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:12.905334 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-64692778-3a75-41e5-a662-bbdd7402a840 req-dbe2d35a-a1a3-4c09-bcf2-76ceb4114351 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/attachments/b523ec0d-09df-4bde-87ce-4a8cc3920d05 returned with HTTP 200 Aug 06 03:08:12.905740 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 10/39] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:08:12 2026] DELETE /volume/v3/attachments/b523ec0d-09df-4bde-87ce-4a8cc3920d05 => generated 19 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:13.829691 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-35b3bbfa-2aad-44fd-9963-6d686aebff26 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:13.833889 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-35b3bbfa-2aad-44fd-9963-6d686aebff26 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] GET https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 Aug 06 03:08:13.833889 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-35b3bbfa-2aad-44fd-9963-6d686aebff26 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:13.833889 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-35b3bbfa-2aad-44fd-9963-6d686aebff26 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:13.840640 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:13.840640 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:13.844789 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-35b3bbfa-2aad-44fd-9963-6d686aebff26 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Volume info retrieved successfully. Aug 06 03:08:13.849996 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-35b3bbfa-2aad-44fd-9963-6d686aebff26 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 returned with HTTP 200 Aug 06 03:08:13.850472 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 10/40] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:13 2026] GET /volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:13.865079 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c3417bf1-a611-434e-8253-f34bdb4fc85a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:13.867201 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c3417bf1-a611-434e-8253-f34bdb4fc85a tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] GET https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 Aug 06 03:08:13.867405 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c3417bf1-a611-434e-8253-f34bdb4fc85a tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:13.867596 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c3417bf1-a611-434e-8253-f34bdb4fc85a tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:13.876187 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:13.876187 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:13.881418 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c3417bf1-a611-434e-8253-f34bdb4fc85a tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Volume info retrieved successfully. Aug 06 03:08:13.886963 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c3417bf1-a611-434e-8253-f34bdb4fc85a tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 returned with HTTP 200 Aug 06 03:08:13.887443 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 10/41] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:13 2026] GET /volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:13.936670 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-626d5850-61cc-407b-a749-0183b2f92bad None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:13.939593 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-626d5850-61cc-407b-a749-0183b2f92bad tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] GET https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 Aug 06 03:08:13.939861 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-626d5850-61cc-407b-a749-0183b2f92bad tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:13.940063 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-626d5850-61cc-407b-a749-0183b2f92bad tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:13.955318 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:13.955318 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:13.961938 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-626d5850-61cc-407b-a749-0183b2f92bad tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Volume info retrieved successfully. Aug 06 03:08:13.966702 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-626d5850-61cc-407b-a749-0183b2f92bad tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 returned with HTTP 200 Aug 06 03:08:13.967130 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 12/42] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:13 2026] GET /volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:13.993279 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-670e5c25-bf7a-46bf-9ed9-cf130ea39ac0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:13.994300 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-670e5c25-bf7a-46bf-9ed9-cf130ea39ac0 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] DELETE https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 Aug 06 03:08:13.994738 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-670e5c25-bf7a-46bf-9ed9-cf130ea39ac0 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:13.994781 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-670e5c25-bf7a-46bf-9ed9-cf130ea39ac0 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:13.995005 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-670e5c25-bf7a-46bf-9ed9-cf130ea39ac0 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Delete volume with id: be32d6b3-1af3-4619-94c2-1416878c2056 Aug 06 03:08:14.004052 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:14.004052 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:14.004882 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-670e5c25-bf7a-46bf-9ed9-cf130ea39ac0 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Volume info retrieved successfully. Aug 06 03:08:14.035091 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-670e5c25-bf7a-46bf-9ed9-cf130ea39ac0 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Delete volume request issued successfully. Aug 06 03:08:14.036218 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-670e5c25-bf7a-46bf-9ed9-cf130ea39ac0 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 returned with HTTP 202 Aug 06 03:08:14.036218 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 11/43] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:08:13 2026] DELETE /volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:08:14.045933 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-eaf9012e-4a1c-4c84-97d4-70420a700b93 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:14.050002 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-eaf9012e-4a1c-4c84-97d4-70420a700b93 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] GET https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 Aug 06 03:08:14.050002 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-eaf9012e-4a1c-4c84-97d4-70420a700b93 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:14.050002 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-eaf9012e-4a1c-4c84-97d4-70420a700b93 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:14.058763 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:14.058763 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:14.062671 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-eaf9012e-4a1c-4c84-97d4-70420a700b93 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Volume info retrieved successfully. Aug 06 03:08:14.071525 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-eaf9012e-4a1c-4c84-97d4-70420a700b93 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 returned with HTTP 200 Aug 06 03:08:14.071525 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 11/44] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:14 2026] GET /volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:15.090551 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f403b2cc-2b6e-47c0-9ae2-8b165bb02333 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:15.094538 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f403b2cc-2b6e-47c0-9ae2-8b165bb02333 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] GET https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 Aug 06 03:08:15.094538 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f403b2cc-2b6e-47c0-9ae2-8b165bb02333 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:15.094728 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f403b2cc-2b6e-47c0-9ae2-8b165bb02333 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:15.102758 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f403b2cc-2b6e-47c0-9ae2-8b165bb02333 tempest-DeleteServersTestJSON-1232207349 tempest-DeleteServersTestJSON-1232207349-project-member] https://10.4.3.80/volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 returned with HTTP 404 Aug 06 03:08:15.102758 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 11/45] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:15 2026] GET /volume/v3/volumes/be32d6b3-1af3-4619-94c2-1416878c2056 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:08:18.803732 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5a7543f3-21a4-4185-955c-3ed2cbc4bf02 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:18.807032 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5a7543f3-21a4-4185-955c-3ed2cbc4bf02 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:08:18.807496 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5a7543f3-21a4-4185-955c-3ed2cbc4bf02 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-715521376"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:18.810768 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-5a7543f3-21a4-4185-955c-3ed2cbc4bf02 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-715521376'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:08:18.810988 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-5a7543f3-21a4-4185-955c-3ed2cbc4bf02 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Create volume of 1 GB Aug 06 03:08:18.817077 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5a7543f3-21a4-4185-955c-3ed2cbc4bf02 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Availability Zones retrieved successfully. Aug 06 03:08:18.827609 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a7543f3-21a4-4185-955c-3ed2cbc4bf02 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Flow 'volume_create_api' (22a24ee0-2dfa-42f1-8cb5-566796669e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:08:18.831476 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a7543f3-21a4-4185-955c-3ed2cbc4bf02 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (114956d2-b116-4f4d-9cd3-6a565f2c758e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:18.832790 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-5a7543f3-21a4-4185-955c-3ed2cbc4bf02 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:08:18.877105 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a7543f3-21a4-4185-955c-3ed2cbc4bf02 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (114956d2-b116-4f4d-9cd3-6a565f2c758e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:18.877902 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a7543f3-21a4-4185-955c-3ed2cbc4bf02 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (177b191d-53bf-4334-8e80-cc7114f8df5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:18.917414 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-5a7543f3-21a4-4185-955c-3ed2cbc4bf02 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Created reservations ['7d38023c-903c-4929-9a22-60ffbcb86e16', '208b0bbd-fe1c-42cb-8f28-a94426e481b1', '0cf98052-5f1a-41f1-aa95-ef2ef70655c3', '0e770d87-6eb7-4aa4-a3fc-5ef4884a4701'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:08:18.918128 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a7543f3-21a4-4185-955c-3ed2cbc4bf02 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (177b191d-53bf-4334-8e80-cc7114f8df5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d38023c-903c-4929-9a22-60ffbcb86e16', '208b0bbd-fe1c-42cb-8f28-a94426e481b1', '0cf98052-5f1a-41f1-aa95-ef2ef70655c3', '0e770d87-6eb7-4aa4-a3fc-5ef4884a4701']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:18.918786 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a7543f3-21a4-4185-955c-3ed2cbc4bf02 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1af5d3bc-8189-41a2-9230-84633357e1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:18.941102 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a7543f3-21a4-4185-955c-3ed2cbc4bf02 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1af5d3bc-8189-41a2-9230-84633357e1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd8becb0-3f8b-418b-9afb-6295813fc35e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-715521376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82ff743ecc8b43dcaa490e4115ddead6',qos_specs=None,replication_status=,reservations=['7d38023c-903c-4929-9a22-60ffbcb86e16','208b0bbd-fe1c-42cb-8f28-a94426e481b1','0cf98052-5f1a-41f1-aa95-ef2ef70655c3','0e770d87-6eb7-4aa4-a3fc-5ef4884a4701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='012cd87b1c904144aeceadfb9bcb7def',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:08:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-715521376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd8becb0-3f8b-418b-9afb-6295813fc35e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82ff743ecc8b43dcaa490e4115ddead6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='012cd87b1c904144aeceadfb9bcb7def',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:18.942648 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a7543f3-21a4-4185-955c-3ed2cbc4bf02 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c89f1afd-e93e-4308-a7fa-e36a9a341764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:18.961671 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a7543f3-21a4-4185-955c-3ed2cbc4bf02 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c89f1afd-e93e-4308-a7fa-e36a9a341764) transitioned into state 'SUCCESS' from state '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-715521376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82ff743ecc8b43dcaa490e4115ddead6',qos_specs=None,replication_status=,reservations=['7d38023c-903c-4929-9a22-60ffbcb86e16','208b0bbd-fe1c-42cb-8f28-a94426e481b1','0cf98052-5f1a-41f1-aa95-ef2ef70655c3','0e770d87-6eb7-4aa4-a3fc-5ef4884a4701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='012cd87b1c904144aeceadfb9bcb7def',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:18.962476 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a7543f3-21a4-4185-955c-3ed2cbc4bf02 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a16b117b-b6b9-4803-96bc-3f65cdc7576d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:18.971963 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a7543f3-21a4-4185-955c-3ed2cbc4bf02 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a16b117b-b6b9-4803-96bc-3f65cdc7576d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:18.973694 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a7543f3-21a4-4185-955c-3ed2cbc4bf02 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Flow 'volume_create_api' (22a24ee0-2dfa-42f1-8cb5-566796669e38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:08:18.973694 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5a7543f3-21a4-4185-955c-3ed2cbc4bf02 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Create volume request issued successfully. Aug 06 03:08:18.973846 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5a7543f3-21a4-4185-955c-3ed2cbc4bf02 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:08:18.974418 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 13/46] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:08:18 2026] POST /volume/v3/volumes => generated 756 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:08:18.997768 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cbe44696-edf7-4c6e-98a2-b45e03b52253 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:19.000078 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cbe44696-edf7-4c6e-98a2-b45e03b52253 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] GET https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e Aug 06 03:08:19.000308 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cbe44696-edf7-4c6e-98a2-b45e03b52253 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:19.000524 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cbe44696-edf7-4c6e-98a2-b45e03b52253 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:19.010570 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:19.010570 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:19.020772 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-cbe44696-edf7-4c6e-98a2-b45e03b52253 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:08:19.034944 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cbe44696-edf7-4c6e-98a2-b45e03b52253 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e returned with HTTP 200 Aug 06 03:08:19.034944 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 12/47] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:18 2026] GET /volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e => generated 824 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:20.050161 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-34fb009f-dd86-4985-b6ad-af44d14176bd None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:20.052167 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-34fb009f-dd86-4985-b6ad-af44d14176bd tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] GET https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e Aug 06 03:08:20.052419 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-34fb009f-dd86-4985-b6ad-af44d14176bd tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:20.052550 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-34fb009f-dd86-4985-b6ad-af44d14176bd tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:20.062590 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:20.062590 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:20.067446 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-34fb009f-dd86-4985-b6ad-af44d14176bd tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:08:20.073150 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-34fb009f-dd86-4985-b6ad-af44d14176bd tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e returned with HTTP 200 Aug 06 03:08:20.073654 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 12/48] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:20 2026] GET /volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:25.097421 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=64,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:08:28.964617 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=118,cinder:INSERT=33,cinder:UPDATE=51 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:08:29.028004 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=67,cinder:INSERT=12,cinder:UPDATE=16 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:08:30.072141 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=42,cinder:UPDATE=2 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:08:33.769846 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-cb8532ce-cca9-4600-a720-108e09d10e2b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:33.771665 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cb8532ce-cca9-4600-a720-108e09d10e2b tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:08:33.772055 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cb8532ce-cca9-4600-a720-108e09d10e2b tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-715568460"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:33.773434 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-cb8532ce-cca9-4600-a720-108e09d10e2b tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-715568460'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:08:33.773559 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-cb8532ce-cca9-4600-a720-108e09d10e2b tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Create volume of 1 GB Aug 06 03:08:33.777796 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-cb8532ce-cca9-4600-a720-108e09d10e2b tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Availability Zones retrieved successfully. Aug 06 03:08:33.783416 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb8532ce-cca9-4600-a720-108e09d10e2b tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Flow 'volume_create_api' (7f07acb1-00ca-4fd0-89b6-74bdb12fe0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:08:33.784387 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb8532ce-cca9-4600-a720-108e09d10e2b tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40faa690-5052-46ac-b972-e9221f915a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:33.785327 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-cb8532ce-cca9-4600-a720-108e09d10e2b tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:08:33.818051 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb8532ce-cca9-4600-a720-108e09d10e2b tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40faa690-5052-46ac-b972-e9221f915a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:33.818702 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb8532ce-cca9-4600-a720-108e09d10e2b tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09e4276e-fbd6-401a-b19a-bdac5fbfcaae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:33.889972 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-cb8532ce-cca9-4600-a720-108e09d10e2b tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Created reservations ['995eca89-ffb5-4bfa-b572-cf1605b624d2', '0d833697-950c-4690-ad55-536bafd8c5a3', '0e695267-a710-4f78-ba82-6aa04b5ee951', 'ee56932f-cffd-47d9-bd3c-00903eb58b34'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:08:33.891098 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb8532ce-cca9-4600-a720-108e09d10e2b tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09e4276e-fbd6-401a-b19a-bdac5fbfcaae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['995eca89-ffb5-4bfa-b572-cf1605b624d2', '0d833697-950c-4690-ad55-536bafd8c5a3', '0e695267-a710-4f78-ba82-6aa04b5ee951', 'ee56932f-cffd-47d9-bd3c-00903eb58b34']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:33.895853 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb8532ce-cca9-4600-a720-108e09d10e2b tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34a9de09-e3c5-447d-a2d1-42245480ac7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:33.919116 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb8532ce-cca9-4600-a720-108e09d10e2b tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34a9de09-e3c5-447d-a2d1-42245480ac7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1160df7b-3b86-4d9f-8eb2-6eff53c79fe1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-715568460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62e3f50143624b65aef78edc14a9a221',qos_specs=None,replication_status=,reservations=['995eca89-ffb5-4bfa-b572-cf1605b624d2','0d833697-950c-4690-ad55-536bafd8c5a3','0e695267-a710-4f78-ba82-6aa04b5ee951','ee56932f-cffd-47d9-bd3c-00903eb58b34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='375486328a124e4ca1c2e0c17916fe53',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:08:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-715568460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1160df7b-3b86-4d9f-8eb2-6eff53c79fe1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62e3f50143624b65aef78edc14a9a221',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='375486328a124e4ca1c2e0c17916fe53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:33.920274 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb8532ce-cca9-4600-a720-108e09d10e2b tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9312402-c40f-497c-8d82-e5e1c4d75d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:33.939633 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb8532ce-cca9-4600-a720-108e09d10e2b tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9312402-c40f-497c-8d82-e5e1c4d75d2e) transitioned into state 'SUCCESS' from state '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-715568460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62e3f50143624b65aef78edc14a9a221',qos_specs=None,replication_status=,reservations=['995eca89-ffb5-4bfa-b572-cf1605b624d2','0d833697-950c-4690-ad55-536bafd8c5a3','0e695267-a710-4f78-ba82-6aa04b5ee951','ee56932f-cffd-47d9-bd3c-00903eb58b34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='375486328a124e4ca1c2e0c17916fe53',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:33.940779 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb8532ce-cca9-4600-a720-108e09d10e2b tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8683e8e-8f50-4a69-af56-3ac7cc18e4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:33.952198 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb8532ce-cca9-4600-a720-108e09d10e2b tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8683e8e-8f50-4a69-af56-3ac7cc18e4b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:33.953436 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb8532ce-cca9-4600-a720-108e09d10e2b tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Flow 'volume_create_api' (7f07acb1-00ca-4fd0-89b6-74bdb12fe0d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:08:33.953869 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-cb8532ce-cca9-4600-a720-108e09d10e2b tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Create volume request issued successfully. Aug 06 03:08:33.954647 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cb8532ce-cca9-4600-a720-108e09d10e2b tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:08:33.955227 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 12/49] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:08:33 2026] POST /volume/v3/volumes => generated 749 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:08:33.970439 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e9ff1fba-491c-4556-a569-ee5e0efcc2ec None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:33.972233 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e9ff1fba-491c-4556-a569-ee5e0efcc2ec tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] GET https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 Aug 06 03:08:33.972642 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e9ff1fba-491c-4556-a569-ee5e0efcc2ec tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:33.972642 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e9ff1fba-491c-4556-a569-ee5e0efcc2ec tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:33.981964 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:33.981964 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:33.985035 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e9ff1fba-491c-4556-a569-ee5e0efcc2ec tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Volume info retrieved successfully. Aug 06 03:08:33.989884 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e9ff1fba-491c-4556-a569-ee5e0efcc2ec tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 returned with HTTP 200 Aug 06 03:08:33.989884 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 14/50] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:33 2026] GET /volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:35.004765 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-bcb965c2-7662-4922-99e9-30c0e3c74de6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:35.006520 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bcb965c2-7662-4922-99e9-30c0e3c74de6 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] GET https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 Aug 06 03:08:35.006709 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bcb965c2-7662-4922-99e9-30c0e3c74de6 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:35.006921 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bcb965c2-7662-4922-99e9-30c0e3c74de6 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:35.014414 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:35.014414 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:35.021428 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-bcb965c2-7662-4922-99e9-30c0e3c74de6 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Volume info retrieved successfully. Aug 06 03:08:35.023350 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bcb965c2-7662-4922-99e9-30c0e3c74de6 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 returned with HTTP 200 Aug 06 03:08:35.023722 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 13/51] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:35 2026] GET /volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:37.705977 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-058bae7b-a427-4429-95d4-552c60c79388 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:37.708499 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:08:37.708736 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-694157265"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:37.714101 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-694157265'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:08:37.714672 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Create volume of 1 GB Aug 06 03:08:37.733576 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Availability zone cache updated, next update will occur around 2026-08-06 04:08:37.732649. {{(pid=100899) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 03:08:37.733576 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Availability Zones retrieved successfully. Aug 06 03:08:37.768622 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Flow 'volume_create_api' (bfb7b375-d15c-4f26-9e22-12a0e3499012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:08:37.770289 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (534357ec-bab0-4f15-909e-53632927aea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:37.771758 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:08:37.846807 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (534357ec-bab0-4f15-909e-53632927aea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:37.848304 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c69cb4a-1ecb-4947-9a25-912b8be0aafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:37.902190 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-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 06 03:08:37.902587 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-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 06 03:08:37.969330 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Created reservations ['2f600103-aad0-4d71-b67c-8ec30217dd53', '7fe4a10a-a8d8-4b87-8d45-aade859ac5a5', '2e498706-cada-41bf-9939-42dd0f7dafd6', '7bc4362b-3c6b-4840-86c5-6181f204872a'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:08:37.970150 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c69cb4a-1ecb-4947-9a25-912b8be0aafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f600103-aad0-4d71-b67c-8ec30217dd53', '7fe4a10a-a8d8-4b87-8d45-aade859ac5a5', '2e498706-cada-41bf-9939-42dd0f7dafd6', '7bc4362b-3c6b-4840-86c5-6181f204872a']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:37.970847 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (402d6ce9-1816-49ac-a53b-c1382c8d2bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:37.998330 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (402d6ce9-1816-49ac-a53b-c1382c8d2bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce98e600-8a59-49f0-86a3-b3718b849bf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-694157265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c049bf275a9f4753a891f0cd66203934',qos_specs=None,replication_status=,reservations=['2f600103-aad0-4d71-b67c-8ec30217dd53','7fe4a10a-a8d8-4b87-8d45-aade859ac5a5','2e498706-cada-41bf-9939-42dd0f7dafd6','7bc4362b-3c6b-4840-86c5-6181f204872a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f55b48fe8784157801911be4fd5692f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:08:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-694157265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce98e600-8a59-49f0-86a3-b3718b849bf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c049bf275a9f4753a891f0cd66203934',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f55b48fe8784157801911be4fd5692f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:37.999365 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd0b5f6-0022-4b32-9f06-0cd1036ccfa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:38.032868 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd0b5f6-0022-4b32-9f06-0cd1036ccfa9) transitioned into state 'SUCCESS' from state '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-694157265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c049bf275a9f4753a891f0cd66203934',qos_specs=None,replication_status=,reservations=['2f600103-aad0-4d71-b67c-8ec30217dd53','7fe4a10a-a8d8-4b87-8d45-aade859ac5a5','2e498706-cada-41bf-9939-42dd0f7dafd6','7bc4362b-3c6b-4840-86c5-6181f204872a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f55b48fe8784157801911be4fd5692f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:38.033547 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e22fbb0-5b42-4793-b264-314c7297b4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:38.061936 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e22fbb0-5b42-4793-b264-314c7297b4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:38.063344 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Flow 'volume_create_api' (bfb7b375-d15c-4f26-9e22-12a0e3499012) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:08:38.063800 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Create volume request issued successfully. Aug 06 03:08:38.064671 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-058bae7b-a427-4429-95d4-552c60c79388 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:08:38.065456 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 13/52] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:08:37 2026] POST /volume/v3/volumes => generated 752 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:08:38.085035 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-87ca3999-2aac-46a0-a611-2b99f8c114ad None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:38.088937 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-87ca3999-2aac-46a0-a611-2b99f8c114ad tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] GET https://10.4.3.80/volume/v3/volumes/ce98e600-8a59-49f0-86a3-b3718b849bf3 Aug 06 03:08:38.089357 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-87ca3999-2aac-46a0-a611-2b99f8c114ad tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:38.089655 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-87ca3999-2aac-46a0-a611-2b99f8c114ad tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:38.109034 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:38.109034 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:38.115939 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-87ca3999-2aac-46a0-a611-2b99f8c114ad tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Volume info retrieved successfully. Aug 06 03:08:38.117695 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-87ca3999-2aac-46a0-a611-2b99f8c114ad tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] https://10.4.3.80/volume/v3/volumes/ce98e600-8a59-49f0-86a3-b3718b849bf3 returned with HTTP 200 Aug 06 03:08:38.118165 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 13/53] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:38 2026] GET /volume/v3/volumes/ce98e600-8a59-49f0-86a3-b3718b849bf3 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:38.686382 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-10112e24-5eeb-48aa-9f3e-ab98262d20b5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:38.688691 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-10112e24-5eeb-48aa-9f3e-ab98262d20b5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:08:38.689153 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-10112e24-5eeb-48aa-9f3e-ab98262d20b5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1833912095"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:38.691061 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-10112e24-5eeb-48aa-9f3e-ab98262d20b5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1833912095'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:08:38.691246 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-10112e24-5eeb-48aa-9f3e-ab98262d20b5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Create volume of 1 GB Aug 06 03:08:38.696545 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-10112e24-5eeb-48aa-9f3e-ab98262d20b5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Availability Zones retrieved successfully. Aug 06 03:08:38.704255 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-10112e24-5eeb-48aa-9f3e-ab98262d20b5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Flow 'volume_create_api' (5b0097d5-2fae-4383-8e46-5b7e6dbc2798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:08:38.705457 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-10112e24-5eeb-48aa-9f3e-ab98262d20b5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5daebca0-1b92-402e-b6c4-d25cc467523e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:38.706750 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-10112e24-5eeb-48aa-9f3e-ab98262d20b5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:08:38.737994 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-10112e24-5eeb-48aa-9f3e-ab98262d20b5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5daebca0-1b92-402e-b6c4-d25cc467523e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:38.738688 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-10112e24-5eeb-48aa-9f3e-ab98262d20b5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be29f849-f015-4c40-a035-62a61a4cec09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:38.803746 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-10112e24-5eeb-48aa-9f3e-ab98262d20b5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Created reservations ['11f94c86-aa85-453d-8693-22fd6aba7553', '6944059d-1801-4ac2-9c15-80c28b3e357e', '2e339357-aa72-4290-91de-ebc9d42fbc4d', '07e7f46d-934e-4f1a-b291-b94eeddfbe14'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:08:38.804716 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-10112e24-5eeb-48aa-9f3e-ab98262d20b5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be29f849-f015-4c40-a035-62a61a4cec09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11f94c86-aa85-453d-8693-22fd6aba7553', '6944059d-1801-4ac2-9c15-80c28b3e357e', '2e339357-aa72-4290-91de-ebc9d42fbc4d', '07e7f46d-934e-4f1a-b291-b94eeddfbe14']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:38.805667 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-10112e24-5eeb-48aa-9f3e-ab98262d20b5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c108ea5-5af9-4f7f-8fcd-540785c057ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:38.832797 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-10112e24-5eeb-48aa-9f3e-ab98262d20b5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c108ea5-5af9-4f7f-8fcd-540785c057ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4e0ef1a-45b8-491e-ba0b-bab88009dd3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1833912095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15168b863f5246df819de065353a43b7',qos_specs=None,replication_status=,reservations=['11f94c86-aa85-453d-8693-22fd6aba7553','6944059d-1801-4ac2-9c15-80c28b3e357e','2e339357-aa72-4290-91de-ebc9d42fbc4d','07e7f46d-934e-4f1a-b291-b94eeddfbe14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03289a6fef2e425191d54c5c080385bc',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1833912095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4e0ef1a-45b8-491e-ba0b-bab88009dd3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15168b863f5246df819de065353a43b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03289a6fef2e425191d54c5c080385bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:38.833589 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-10112e24-5eeb-48aa-9f3e-ab98262d20b5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b6e70a6-2984-44d7-9462-4793f83f8741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:38.852396 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-10112e24-5eeb-48aa-9f3e-ab98262d20b5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b6e70a6-2984-44d7-9462-4793f83f8741) transitioned into state 'SUCCESS' from state '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-1833912095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15168b863f5246df819de065353a43b7',qos_specs=None,replication_status=,reservations=['11f94c86-aa85-453d-8693-22fd6aba7553','6944059d-1801-4ac2-9c15-80c28b3e357e','2e339357-aa72-4290-91de-ebc9d42fbc4d','07e7f46d-934e-4f1a-b291-b94eeddfbe14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03289a6fef2e425191d54c5c080385bc',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:38.853276 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-10112e24-5eeb-48aa-9f3e-ab98262d20b5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54cdf782-42cb-489b-992f-a0dc323b2846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:38.864316 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-10112e24-5eeb-48aa-9f3e-ab98262d20b5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54cdf782-42cb-489b-992f-a0dc323b2846) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:38.866857 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-10112e24-5eeb-48aa-9f3e-ab98262d20b5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Flow 'volume_create_api' (5b0097d5-2fae-4383-8e46-5b7e6dbc2798) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:08:38.866857 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-10112e24-5eeb-48aa-9f3e-ab98262d20b5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Create volume request issued successfully. Aug 06 03:08:38.866857 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-10112e24-5eeb-48aa-9f3e-ab98262d20b5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:08:38.867059 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 15/54] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:08:38 2026] POST /volume/v3/volumes => generated 752 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:08:39.136482 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-304cd799-7770-42da-b94b-ce8a42dfd836 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:39.138569 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-304cd799-7770-42da-b94b-ce8a42dfd836 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] GET https://10.4.3.80/volume/v3/volumes/ce98e600-8a59-49f0-86a3-b3718b849bf3 Aug 06 03:08:39.138743 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-304cd799-7770-42da-b94b-ce8a42dfd836 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:39.138950 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-304cd799-7770-42da-b94b-ce8a42dfd836 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:39.147597 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:39.147597 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:39.152053 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-304cd799-7770-42da-b94b-ce8a42dfd836 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Volume info retrieved successfully. Aug 06 03:08:39.157288 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-304cd799-7770-42da-b94b-ce8a42dfd836 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] https://10.4.3.80/volume/v3/volumes/ce98e600-8a59-49f0-86a3-b3718b849bf3 returned with HTTP 200 Aug 06 03:08:39.157700 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 14/55] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:39 2026] GET /volume/v3/volumes/ce98e600-8a59-49f0-86a3-b3718b849bf3 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:39.505158 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-07d7bede-cc55-4d30-8e1d-3d79d9aa0e17 req-d53a78ea-940e-42a0-aa3a-3593b4f6af7e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:39.512316 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-07d7bede-cc55-4d30-8e1d-3d79d9aa0e17 req-d53a78ea-940e-42a0-aa3a-3593b4f6af7e tempest-VolumesAdminNegativeTest-35718227 tempest-VolumesAdminNegativeTest-35718227-project] GET https://10.4.3.80/volume/v3/volumes/4aa6999c-bcd8-4b15-a67a-3d74d17b176a Aug 06 03:08:39.512582 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-07d7bede-cc55-4d30-8e1d-3d79d9aa0e17 req-d53a78ea-940e-42a0-aa3a-3593b4f6af7e tempest-VolumesAdminNegativeTest-35718227 tempest-VolumesAdminNegativeTest-35718227-project] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:39.512850 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-07d7bede-cc55-4d30-8e1d-3d79d9aa0e17 req-d53a78ea-940e-42a0-aa3a-3593b4f6af7e tempest-VolumesAdminNegativeTest-35718227 tempest-VolumesAdminNegativeTest-35718227-project] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:39.530134 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-07d7bede-cc55-4d30-8e1d-3d79d9aa0e17 req-d53a78ea-940e-42a0-aa3a-3593b4f6af7e tempest-VolumesAdminNegativeTest-35718227 tempest-VolumesAdminNegativeTest-35718227-project] https://10.4.3.80/volume/v3/volumes/4aa6999c-bcd8-4b15-a67a-3d74d17b176a returned with HTTP 404 Aug 06 03:08:39.530134 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 14/56] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:08:39 2026] GET /volume/v3/volumes/4aa6999c-bcd8-4b15-a67a-3d74d17b176a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:08:39.542187 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-26ecfcc3-bfea-4ff1-823b-70573512bb93 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:39.544471 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-26ecfcc3-bfea-4ff1-823b-70573512bb93 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] DELETE https://10.4.3.80/volume/v3/volumes/ce98e600-8a59-49f0-86a3-b3718b849bf3 Aug 06 03:08:39.544783 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-26ecfcc3-bfea-4ff1-823b-70573512bb93 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:39.544783 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-26ecfcc3-bfea-4ff1-823b-70573512bb93 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:39.545246 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-26ecfcc3-bfea-4ff1-823b-70573512bb93 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Delete volume with id: ce98e600-8a59-49f0-86a3-b3718b849bf3 Aug 06 03:08:39.556689 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:39.556689 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:39.556689 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-26ecfcc3-bfea-4ff1-823b-70573512bb93 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Volume info retrieved successfully. Aug 06 03:08:39.593659 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-26ecfcc3-bfea-4ff1-823b-70573512bb93 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Delete volume request issued successfully. Aug 06 03:08:39.593659 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-26ecfcc3-bfea-4ff1-823b-70573512bb93 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] https://10.4.3.80/volume/v3/volumes/ce98e600-8a59-49f0-86a3-b3718b849bf3 returned with HTTP 202 Aug 06 03:08:39.593659 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 14/57] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:08:39 2026] DELETE /volume/v3/volumes/ce98e600-8a59-49f0-86a3-b3718b849bf3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 03:08:39.602233 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-638c79b5-a41f-4462-b96f-9f90192931b4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:39.606092 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-638c79b5-a41f-4462-b96f-9f90192931b4 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] GET https://10.4.3.80/volume/v3/volumes/ce98e600-8a59-49f0-86a3-b3718b849bf3 Aug 06 03:08:39.606092 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-638c79b5-a41f-4462-b96f-9f90192931b4 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:39.606092 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-638c79b5-a41f-4462-b96f-9f90192931b4 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:39.616318 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:39.616318 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:39.623417 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-638c79b5-a41f-4462-b96f-9f90192931b4 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Volume info retrieved successfully. Aug 06 03:08:39.634622 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-638c79b5-a41f-4462-b96f-9f90192931b4 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] https://10.4.3.80/volume/v3/volumes/ce98e600-8a59-49f0-86a3-b3718b849bf3 returned with HTTP 200 Aug 06 03:08:39.634622 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 16/58] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:39 2026] GET /volume/v3/volumes/ce98e600-8a59-49f0-86a3-b3718b849bf3 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:40.648645 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-fd35a3f6-9e08-44ee-8dcf-7d59a28f3273 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:40.651346 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fd35a3f6-9e08-44ee-8dcf-7d59a28f3273 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] GET https://10.4.3.80/volume/v3/volumes/ce98e600-8a59-49f0-86a3-b3718b849bf3 Aug 06 03:08:40.651658 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fd35a3f6-9e08-44ee-8dcf-7d59a28f3273 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:40.651865 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fd35a3f6-9e08-44ee-8dcf-7d59a28f3273 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:40.658938 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fd35a3f6-9e08-44ee-8dcf-7d59a28f3273 tempest-VolumesAdminNegativeTest-2106805814 tempest-VolumesAdminNegativeTest-2106805814-project-member] https://10.4.3.80/volume/v3/volumes/ce98e600-8a59-49f0-86a3-b3718b849bf3 returned with HTTP 404 Aug 06 03:08:40.659658 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 15/59] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:40 2026] GET /volume/v3/volumes/ce98e600-8a59-49f0-86a3-b3718b849bf3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:08:44.487795 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9b143366-9204-49b7-b135-7d57376ddf45 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:44.490167 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9b143366-9204-49b7-b135-7d57376ddf45 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:08:44.490514 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9b143366-9204-49b7-b135-7d57376ddf45 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-110883697"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:44.492023 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-9b143366-9204-49b7-b135-7d57376ddf45 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-110883697'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:08:44.492328 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-9b143366-9204-49b7-b135-7d57376ddf45 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Create volume of 1 GB Aug 06 03:08:44.492581 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:44.492581 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:44.497620 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-9b143366-9204-49b7-b135-7d57376ddf45 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Availability Zones retrieved successfully. Aug 06 03:08:44.506068 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-9b143366-9204-49b7-b135-7d57376ddf45 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Flow 'volume_create_api' (5197bace-2ebb-4613-a7e8-b1cf8295b258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:08:44.507417 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-9b143366-9204-49b7-b135-7d57376ddf45 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55b6a6b5-5b0e-4f4d-978a-1e4f6b4f03cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:44.508317 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-9b143366-9204-49b7-b135-7d57376ddf45 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:08:44.536635 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-9b143366-9204-49b7-b135-7d57376ddf45 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55b6a6b5-5b0e-4f4d-978a-1e4f6b4f03cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:44.537624 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-9b143366-9204-49b7-b135-7d57376ddf45 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3bc1d67-aece-48af-bc80-a865c023f6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:44.620818 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-9b143366-9204-49b7-b135-7d57376ddf45 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Created reservations ['c3f5bb32-2b67-4a7c-bf73-3ae54a8e9282', 'f000c581-03aa-4824-b23d-ac0c6ab0a082', 'e8c3ff70-9fb0-4044-94fa-6d764603c221', '53dbf449-027a-48fe-ba68-1141e8cfc8a1'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:08:44.621873 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-9b143366-9204-49b7-b135-7d57376ddf45 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3bc1d67-aece-48af-bc80-a865c023f6e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3f5bb32-2b67-4a7c-bf73-3ae54a8e9282', 'f000c581-03aa-4824-b23d-ac0c6ab0a082', 'e8c3ff70-9fb0-4044-94fa-6d764603c221', '53dbf449-027a-48fe-ba68-1141e8cfc8a1']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:44.622729 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-9b143366-9204-49b7-b135-7d57376ddf45 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (395e0447-9ed3-4013-916c-952ce061daf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:44.647687 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-9b143366-9204-49b7-b135-7d57376ddf45 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (395e0447-9ed3-4013-916c-952ce061daf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdd82587-592d-4c00-a548-a2988edd2fcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-110883697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923af10b0c0d446895e8f50c738e0363',qos_specs=None,replication_status=,reservations=['c3f5bb32-2b67-4a7c-bf73-3ae54a8e9282','f000c581-03aa-4824-b23d-ac0c6ab0a082','e8c3ff70-9fb0-4044-94fa-6d764603c221','53dbf449-027a-48fe-ba68-1141e8cfc8a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab613b6d9c234eb599f645256f6e835b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:08:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-110883697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdd82587-592d-4c00-a548-a2988edd2fcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='923af10b0c0d446895e8f50c738e0363',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab613b6d9c234eb599f645256f6e835b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:44.648746 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-9b143366-9204-49b7-b135-7d57376ddf45 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ea155c6-1db0-4113-8e64-e915a0106b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:44.679769 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-9b143366-9204-49b7-b135-7d57376ddf45 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ea155c6-1db0-4113-8e64-e915a0106b36) transitioned into state 'SUCCESS' from state '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-110883697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923af10b0c0d446895e8f50c738e0363',qos_specs=None,replication_status=,reservations=['c3f5bb32-2b67-4a7c-bf73-3ae54a8e9282','f000c581-03aa-4824-b23d-ac0c6ab0a082','e8c3ff70-9fb0-4044-94fa-6d764603c221','53dbf449-027a-48fe-ba68-1141e8cfc8a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab613b6d9c234eb599f645256f6e835b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:44.680916 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-9b143366-9204-49b7-b135-7d57376ddf45 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d058ee7-f159-4df7-8b64-a01d4f30ad36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:08:44.694680 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-9b143366-9204-49b7-b135-7d57376ddf45 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d058ee7-f159-4df7-8b64-a01d4f30ad36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:08:44.695251 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-9b143366-9204-49b7-b135-7d57376ddf45 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Flow 'volume_create_api' (5197bace-2ebb-4613-a7e8-b1cf8295b258) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:08:44.695657 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-9b143366-9204-49b7-b135-7d57376ddf45 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Create volume request issued successfully. Aug 06 03:08:44.696428 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9b143366-9204-49b7-b135-7d57376ddf45 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:08:44.697018 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 15/60] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:08:44 2026] POST /volume/v3/volumes => generated 752 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:08:44.710796 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2686668d-7561-48ef-891c-f2035514cc13 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:44.717737 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2686668d-7561-48ef-891c-f2035514cc13 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:44.717737 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2686668d-7561-48ef-891c-f2035514cc13 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:44.717983 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2686668d-7561-48ef-891c-f2035514cc13 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:44.733197 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:44.733197 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:44.742869 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-2686668d-7561-48ef-891c-f2035514cc13 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Volume info retrieved successfully. Aug 06 03:08:44.753476 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2686668d-7561-48ef-891c-f2035514cc13 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:44.755198 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 15/61] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:44 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 820 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:45.766869 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7868c509-7eb0-4950-8bbb-e2074d11a46f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:45.768788 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7868c509-7eb0-4950-8bbb-e2074d11a46f tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:45.768932 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7868c509-7eb0-4950-8bbb-e2074d11a46f tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:45.769141 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7868c509-7eb0-4950-8bbb-e2074d11a46f tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:45.776502 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:45.776502 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:45.780358 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7868c509-7eb0-4950-8bbb-e2074d11a46f tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Volume info retrieved successfully. Aug 06 03:08:45.784593 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7868c509-7eb0-4950-8bbb-e2074d11a46f tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:45.784956 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 17/62] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:45 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:45.828777 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-b9fa51f1-1600-4c84-9bed-d68b21b09fd8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:45.832486 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-b9fa51f1-1600-4c84-9bed-d68b21b09fd8 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:45.832759 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-b9fa51f1-1600-4c84-9bed-d68b21b09fd8 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:45.833042 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-b9fa51f1-1600-4c84-9bed-d68b21b09fd8 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:45.842177 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:45.842177 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:45.845396 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-b9fa51f1-1600-4c84-9bed-d68b21b09fd8 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Volume info retrieved successfully. Aug 06 03:08:45.850101 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-b9fa51f1-1600-4c84-9bed-d68b21b09fd8 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:45.850462 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 16/63] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:08:45 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:46.130768 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2c03a25d-5fec-432d-90e4-3b3f99eeef67 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:46.130768 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2c03a25d-5fec-432d-90e4-3b3f99eeef67 None None] GET https://10.4.3.80/volume// Aug 06 03:08:46.130768 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2c03a25d-5fec-432d-90e4-3b3f99eeef67 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:46.130768 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2c03a25d-5fec-432d-90e4-3b3f99eeef67 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:46.130768 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2c03a25d-5fec-432d-90e4-3b3f99eeef67 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:08:46.130768 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 16/64] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:08:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:08:46.148279 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-5e10cc96-942f-480f-9f4b-a8f54b865cd1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:46.172173 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-63feb9b9-bca5-4c6b-89c2-296b686a7207 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:46.174056 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-63feb9b9-bca5-4c6b-89c2-296b686a7207 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] GET https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf Aug 06 03:08:46.174305 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-63feb9b9-bca5-4c6b-89c2-296b686a7207 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:46.174534 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-63feb9b9-bca5-4c6b-89c2-296b686a7207 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:46.223678 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:46.223678 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:46.228682 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-63feb9b9-bca5-4c6b-89c2-296b686a7207 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Volume info retrieved successfully. Aug 06 03:08:46.234596 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-63feb9b9-bca5-4c6b-89c2-296b686a7207 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf returned with HTTP 200 Aug 06 03:08:46.235156 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 18/65] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:08:46 2026] GET /volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:46.366252 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0db060ba-c4df-46ea-830e-1b7748768dc5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:46.366636 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0db060ba-c4df-46ea-830e-1b7748768dc5 None None] GET https://10.4.3.80/volume// Aug 06 03:08:46.366808 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0db060ba-c4df-46ea-830e-1b7748768dc5 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:46.367040 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0db060ba-c4df-46ea-830e-1b7748768dc5 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:46.367410 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0db060ba-c4df-46ea-830e-1b7748768dc5 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:08:46.367761 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 17/66] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:08:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:08:46.372436 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-5e10cc96-942f-480f-9f4b-a8f54b865cd1 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:08:46.372926 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-5e10cc96-942f-480f-9f4b-a8f54b865cd1 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fdd82587-592d-4c00-a548-a2988edd2fcb", "connector": null, "instance_uuid": "8f199932-df26-4af2-94cb-5209477b242a"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:46.376298 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-31683ff9-3fac-42f1-aa64-9ee2fee24b1b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:46.379039 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-31683ff9-3fac-42f1-aa64-9ee2fee24b1b tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:08:46.379377 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-31683ff9-3fac-42f1-aa64-9ee2fee24b1b tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5ccd5ae-8068-40cb-8cdc-97ec628da1cf", "connector": null, "instance_uuid": "db8156f5-0b56-4208-b28f-8d7b16423dc0"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:46.384647 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:46.384647 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:46.388038 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:46.388038 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:46.423941 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-31683ff9-3fac-42f1-aa64-9ee2fee24b1b tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:08:46.424398 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 17/67] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:08:46 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:46.432051 np0000006611 devstack@c-api.service[100902]: /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 06 03:08:46.432051 np0000006611 devstack@c-api.service[100902]: .first() Aug 06 03:08:46.458484 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-5e10cc96-942f-480f-9f4b-a8f54b865cd1 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:08:46.459652 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 16/68] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:08:46 2026] POST /volume/v3/attachments => generated 273 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:46.471956 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4a4100de-3eb8-4b63-bf8f-4c9c3a6f225f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:46.472336 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4a4100de-3eb8-4b63-bf8f-4c9c3a6f225f tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] GET https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf Aug 06 03:08:46.472710 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4a4100de-3eb8-4b63-bf8f-4c9c3a6f225f tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:46.472910 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4a4100de-3eb8-4b63-bf8f-4c9c3a6f225f tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:46.488084 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:46.488084 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:46.490862 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f5c67918-c32e-4b4a-b7e8-446d591f37b1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:46.491320 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f5c67918-c32e-4b4a-b7e8-446d591f37b1 None None] GET https://10.4.3.80/volume// Aug 06 03:08:46.491478 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f5c67918-c32e-4b4a-b7e8-446d591f37b1 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:46.491698 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f5c67918-c32e-4b4a-b7e8-446d591f37b1 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:46.492427 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f5c67918-c32e-4b4a-b7e8-446d591f37b1 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:08:46.492427 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 18/69] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:08:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:08:46.497191 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4a4100de-3eb8-4b63-bf8f-4c9c3a6f225f tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Volume info retrieved successfully. Aug 06 03:08:46.502775 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4a4100de-3eb8-4b63-bf8f-4c9c3a6f225f tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf returned with HTTP 200 Aug 06 03:08:46.503221 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 19/70] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:46 2026] GET /volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf => generated 1013 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:46.505219 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-5a6e4d65-7cba-4c83-a8b7-958d882aec4c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:46.507976 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-74b526d3-3a20-4d00-92b3-1454724183f8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:46.509190 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-5a6e4d65-7cba-4c83-a8b7-958d882aec4c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] GET https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf Aug 06 03:08:46.509403 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-5a6e4d65-7cba-4c83-a8b7-958d882aec4c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:46.509578 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-5a6e4d65-7cba-4c83-a8b7-958d882aec4c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:46.510771 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-74b526d3-3a20-4d00-92b3-1454724183f8 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:46.510966 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-74b526d3-3a20-4d00-92b3-1454724183f8 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:46.511146 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-74b526d3-3a20-4d00-92b3-1454724183f8 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:46.523123 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-31afce92-fba8-45fa-a9ad-53f981685180 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:46.523651 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-31afce92-fba8-45fa-a9ad-53f981685180 None None] GET https://10.4.3.80/volume// Aug 06 03:08:46.523884 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-31afce92-fba8-45fa-a9ad-53f981685180 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:46.524149 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-31afce92-fba8-45fa-a9ad-53f981685180 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:46.524751 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-31afce92-fba8-45fa-a9ad-53f981685180 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:08:46.526142 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 19/71] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:08:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:08:46.526929 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:46.526929 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:46.527674 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:46.527674 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:46.533050 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-5a6e4d65-7cba-4c83-a8b7-958d882aec4c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Volume info retrieved successfully. Aug 06 03:08:46.533178 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-74b526d3-3a20-4d00-92b3-1454724183f8 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Volume info retrieved successfully. Aug 06 03:08:46.537656 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-5a6e4d65-7cba-4c83-a8b7-958d882aec4c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf returned with HTTP 200 Aug 06 03:08:46.537656 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 18/72] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:08:46 2026] GET /volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf => generated 1236 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:08:46.537816 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-862a0dd2-7f01-441b-b35f-a4b59a9c61dd None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:46.543881 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-74b526d3-3a20-4d00-92b3-1454724183f8 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:46.543881 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 17/73] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:46 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:46.544097 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-862a0dd2-7f01-441b-b35f-a4b59a9c61dd tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:46.544097 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-862a0dd2-7f01-441b-b35f-a4b59a9c61dd tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:46.544097 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-862a0dd2-7f01-441b-b35f-a4b59a9c61dd tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:46.552617 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:46.552617 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:46.557027 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-862a0dd2-7f01-441b-b35f-a4b59a9c61dd tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Volume info retrieved successfully. Aug 06 03:08:46.564710 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-862a0dd2-7f01-441b-b35f-a4b59a9c61dd tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:46.564710 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 20/74] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:08:46 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:08:46.663855 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-4275fd8f-910f-459b-b1c7-c9e18d548de3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:46.665805 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-4275fd8f-910f-459b-b1c7-c9e18d548de3 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] PUT https://10.4.3.80/volume/v3/attachments/e62c9224-fdfa-4024-8f9e-e4b7ff04b9b1 Aug 06 03:08:46.666270 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-4275fd8f-910f-459b-b1c7-c9e18d548de3 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:46.676292 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-77a43b74-774a-43dc-9295-4162e4c232a1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:46.678863 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-4275fd8f-910f-459b-b1c7-c9e18d548de3 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Acquiring lock "cinder-attachment_update-b5ccd5ae-8068-40cb-8cdc-97ec628da1cf-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:08:46.678930 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-77a43b74-774a-43dc-9295-4162e4c232a1 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] PUT https://10.4.3.80/volume/v3/attachments/1c15942c-a3c2-44bd-9f12-941ceadf0fd6 Aug 06 03:08:46.679079 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-77a43b74-774a-43dc-9295-4162e4c232a1 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:46.684335 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-4275fd8f-910f-459b-b1c7-c9e18d548de3 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Lock "cinder-attachment_update-b5ccd5ae-8068-40cb-8cdc-97ec628da1cf-np0000006611" acquired by "attachment_update" :: waited 0.006s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:08:46.685458 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:46.685458 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:46.688678 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-77a43b74-774a-43dc-9295-4162e4c232a1 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Acquiring lock "cinder-attachment_update-fdd82587-592d-4c00-a548-a2988edd2fcb-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:08:46.694117 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-77a43b74-774a-43dc-9295-4162e4c232a1 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Lock "cinder-attachment_update-fdd82587-592d-4c00-a548-a2988edd2fcb-np0000006611" acquired by "attachment_update" :: waited 0.006s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:08:46.695060 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:46.695060 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:46.826754 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-4275fd8f-910f-459b-b1c7-c9e18d548de3 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Lock "cinder-attachment_update-b5ccd5ae-8068-40cb-8cdc-97ec628da1cf-np0000006611" released by "attachment_update" :: held 0.142s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:08:46.827160 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-4275fd8f-910f-459b-b1c7-c9e18d548de3 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/attachments/e62c9224-fdfa-4024-8f9e-e4b7ff04b9b1 returned with HTTP 200 Aug 06 03:08:46.827638 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 20/75] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:08:46 2026] PUT /volume/v3/attachments/e62c9224-fdfa-4024-8f9e-e4b7ff04b9b1 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:46.838548 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-77a43b74-774a-43dc-9295-4162e4c232a1 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Lock "cinder-attachment_update-fdd82587-592d-4c00-a548-a2988edd2fcb-np0000006611" released by "attachment_update" :: held 0.144s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:08:46.838548 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-77a43b74-774a-43dc-9295-4162e4c232a1 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/attachments/1c15942c-a3c2-44bd-9f12-941ceadf0fd6 returned with HTTP 200 Aug 06 03:08:46.839470 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 19/76] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:08:46 2026] PUT /volume/v3/attachments/1c15942c-a3c2-44bd-9f12-941ceadf0fd6 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:47.519372 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6b21dfec-ad2c-4747-a2ae-4c405d13399e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:47.521001 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6b21dfec-ad2c-4747-a2ae-4c405d13399e tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] GET https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf Aug 06 03:08:47.521209 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6b21dfec-ad2c-4747-a2ae-4c405d13399e tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:47.521392 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6b21dfec-ad2c-4747-a2ae-4c405d13399e tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:47.530857 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:47.530857 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:47.534564 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6b21dfec-ad2c-4747-a2ae-4c405d13399e tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Volume info retrieved successfully. Aug 06 03:08:47.538852 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6b21dfec-ad2c-4747-a2ae-4c405d13399e tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf returned with HTTP 200 Aug 06 03:08:47.539257 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 18/77] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:47 2026] GET /volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:47.560612 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3c4b653e-3374-417f-9d01-ca6736ccddd9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:47.563426 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3c4b653e-3374-417f-9d01-ca6736ccddd9 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:47.563688 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3c4b653e-3374-417f-9d01-ca6736ccddd9 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:47.563936 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3c4b653e-3374-417f-9d01-ca6736ccddd9 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:47.574967 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:47.574967 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:47.579016 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-3c4b653e-3374-417f-9d01-ca6736ccddd9 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Volume info retrieved successfully. Aug 06 03:08:47.584071 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3c4b653e-3374-417f-9d01-ca6736ccddd9 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:47.584670 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 21/78] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:47 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:48.556627 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-82779b9d-5eac-4069-8358-dfcc15fad264 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:48.558365 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-82779b9d-5eac-4069-8358-dfcc15fad264 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] GET https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf Aug 06 03:08:48.558555 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-82779b9d-5eac-4069-8358-dfcc15fad264 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:48.558741 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-82779b9d-5eac-4069-8358-dfcc15fad264 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:48.567520 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:48.567520 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:48.570372 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-82779b9d-5eac-4069-8358-dfcc15fad264 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Volume info retrieved successfully. Aug 06 03:08:48.573721 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-82779b9d-5eac-4069-8358-dfcc15fad264 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf returned with HTTP 200 Aug 06 03:08:48.574062 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 21/79] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:48 2026] GET /volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:48.596559 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4a38c59f-c409-42e1-baa1-3ec58da6569b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:48.598320 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4a38c59f-c409-42e1-baa1-3ec58da6569b tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:48.598489 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4a38c59f-c409-42e1-baa1-3ec58da6569b tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:48.598715 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4a38c59f-c409-42e1-baa1-3ec58da6569b tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:48.607811 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:48.607811 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:48.611609 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4a38c59f-c409-42e1-baa1-3ec58da6569b tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Volume info retrieved successfully. Aug 06 03:08:48.617032 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4a38c59f-c409-42e1-baa1-3ec58da6569b tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:48.617482 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 20/80] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:48 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:49.587374 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-af8dc4e4-efac-44c7-81f9-db8f0f8c3367 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:49.589094 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-af8dc4e4-efac-44c7-81f9-db8f0f8c3367 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] GET https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf Aug 06 03:08:49.589258 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-af8dc4e4-efac-44c7-81f9-db8f0f8c3367 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:49.589446 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-af8dc4e4-efac-44c7-81f9-db8f0f8c3367 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:49.598150 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:49.598150 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:49.600878 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-af8dc4e4-efac-44c7-81f9-db8f0f8c3367 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Volume info retrieved successfully. Aug 06 03:08:49.604102 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-af8dc4e4-efac-44c7-81f9-db8f0f8c3367 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf returned with HTTP 200 Aug 06 03:08:49.604437 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 19/81] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:49 2026] GET /volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:49.633679 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-39345ad7-2294-4916-bced-ed46e49a84ed None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:49.636056 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-39345ad7-2294-4916-bced-ed46e49a84ed tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:49.636820 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-39345ad7-2294-4916-bced-ed46e49a84ed tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:49.637353 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-39345ad7-2294-4916-bced-ed46e49a84ed tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:49.651020 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:49.651020 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:49.655202 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-39345ad7-2294-4916-bced-ed46e49a84ed tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Volume info retrieved successfully. Aug 06 03:08:49.660167 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-39345ad7-2294-4916-bced-ed46e49a84ed tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:49.660848 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 22/82] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:49 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:50.618558 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f4788610-ba82-4a3b-b034-262beeff454c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:50.620288 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f4788610-ba82-4a3b-b034-262beeff454c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] GET https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf Aug 06 03:08:50.620454 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f4788610-ba82-4a3b-b034-262beeff454c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:50.620621 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f4788610-ba82-4a3b-b034-262beeff454c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:50.630397 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:50.630397 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:50.635321 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f4788610-ba82-4a3b-b034-262beeff454c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Volume info retrieved successfully. Aug 06 03:08:50.639731 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f4788610-ba82-4a3b-b034-262beeff454c tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf returned with HTTP 200 Aug 06 03:08:50.640172 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 22/83] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:50 2026] GET /volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:50.672431 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6f0ffa96-dec7-43b9-947c-f7c186e5dc34 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:50.674032 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6f0ffa96-dec7-43b9-947c-f7c186e5dc34 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:50.674195 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6f0ffa96-dec7-43b9-947c-f7c186e5dc34 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:50.674360 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6f0ffa96-dec7-43b9-947c-f7c186e5dc34 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:50.684430 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:50.684430 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:50.689097 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-6f0ffa96-dec7-43b9-947c-f7c186e5dc34 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Volume info retrieved successfully. Aug 06 03:08:50.693854 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6f0ffa96-dec7-43b9-947c-f7c186e5dc34 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:50.694249 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 21/84] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:50 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:51.067900 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-75f02057-0e48-41c6-8e1c-cba355bcaf87 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:51.071344 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-75f02057-0e48-41c6-8e1c-cba355bcaf87 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] POST https://10.4.3.80/volume/v3/attachments/e62c9224-fdfa-4024-8f9e-e4b7ff04b9b1/action Aug 06 03:08:51.072125 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-75f02057-0e48-41c6-8e1c-cba355bcaf87 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:08:51.072436 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-75f02057-0e48-41c6-8e1c-cba355bcaf87 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:51.090655 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:51.090655 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:51.099760 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-5771ccb3-7d6e-4cbb-9f60-3a972d50530f req-75f02057-0e48-41c6-8e1c-cba355bcaf87 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/attachments/e62c9224-fdfa-4024-8f9e-e4b7ff04b9b1/action returned with HTTP 204 Aug 06 03:08:51.100166 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 20/85] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:08:51 2026] POST /volume/v3/attachments/e62c9224-fdfa-4024-8f9e-e4b7ff04b9b1/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:08:51.657261 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-defe580d-eed4-45d4-b84e-7f86612dd7e9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:51.660686 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-defe580d-eed4-45d4-b84e-7f86612dd7e9 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] GET https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf Aug 06 03:08:51.660686 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-defe580d-eed4-45d4-b84e-7f86612dd7e9 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:51.661107 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-defe580d-eed4-45d4-b84e-7f86612dd7e9 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:51.678780 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:51.678780 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:51.681515 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-defe580d-eed4-45d4-b84e-7f86612dd7e9 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Volume info retrieved successfully. Aug 06 03:08:51.685251 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-defe580d-eed4-45d4-b84e-7f86612dd7e9 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf returned with HTTP 200 Aug 06 03:08:51.685572 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 23/86] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:51 2026] GET /volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf => generated 1316 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:51.698065 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-073e433c-8d6f-4392-aac0-555d6f92e256 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:51.699695 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-073e433c-8d6f-4392-aac0-555d6f92e256 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] GET https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf Aug 06 03:08:51.699914 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-073e433c-8d6f-4392-aac0-555d6f92e256 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:51.700088 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-073e433c-8d6f-4392-aac0-555d6f92e256 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:51.707277 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-10a382b8-147f-4c0c-9c83-b36a4ca5cf57 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:51.709130 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-10a382b8-147f-4c0c-9c83-b36a4ca5cf57 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:51.709299 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-10a382b8-147f-4c0c-9c83-b36a4ca5cf57 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:51.709473 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-10a382b8-147f-4c0c-9c83-b36a4ca5cf57 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:51.718341 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:51.718341 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:51.722119 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-073e433c-8d6f-4392-aac0-555d6f92e256 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Volume info retrieved successfully. Aug 06 03:08:51.723168 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:51.723168 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:51.726527 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-10a382b8-147f-4c0c-9c83-b36a4ca5cf57 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Volume info retrieved successfully. Aug 06 03:08:51.730695 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-10a382b8-147f-4c0c-9c83-b36a4ca5cf57 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:51.731095 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 22/87] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:51 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:51.734715 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-073e433c-8d6f-4392-aac0-555d6f92e256 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf returned with HTTP 200 Aug 06 03:08:51.736498 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 23/88] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:51 2026] GET /volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf => generated 1316 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:52.033778 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-06fbe01c-9d41-490a-9867-29ca2bcd7ab7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:52.036515 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-06fbe01c-9d41-490a-9867-29ca2bcd7ab7 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] GET https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf Aug 06 03:08:52.036515 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-06fbe01c-9d41-490a-9867-29ca2bcd7ab7 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:52.036515 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-06fbe01c-9d41-490a-9867-29ca2bcd7ab7 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:52.040163 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-9caab77d-1665-4a3f-aabf-bd6595fcf1dc req-b69fe831-97cc-4128-92ef-642af64a3d65 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:52.042319 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-9caab77d-1665-4a3f-aabf-bd6595fcf1dc req-b69fe831-97cc-4128-92ef-642af64a3d65 tempest-VolumesAssistedSnapshotsTest-817686770 tempest-VolumesAssistedSnapshotsTest-817686770-project] POST https://10.4.3.80/volume/v3/snapshots/None/action Aug 06 03:08:52.043005 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-9caab77d-1665-4a3f-aabf-bd6595fcf1dc req-b69fe831-97cc-4128-92ef-642af64a3d65 tempest-VolumesAssistedSnapshotsTest-817686770 tempest-VolumesAssistedSnapshotsTest-817686770-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:08:52.043762 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-9caab77d-1665-4a3f-aabf-bd6595fcf1dc req-b69fe831-97cc-4128-92ef-642af64a3d65 tempest-VolumesAssistedSnapshotsTest-817686770 tempest-VolumesAssistedSnapshotsTest-817686770-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:52.044748 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.snapshot_actions [req-9caab77d-1665-4a3f-aabf-bd6595fcf1dc req-b69fe831-97cc-4128-92ef-642af64a3d65 tempest-VolumesAssistedSnapshotsTest-817686770 tempest-VolumesAssistedSnapshotsTest-817686770-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100900) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 03:08:52.045069 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-0fa642a0-1c12-43a2-8ceb-7e22fa4fbf52 req-bd334ce8-e7b6-461f-86cc-93b1eb3deed7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:52.048385 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-0fa642a0-1c12-43a2-8ceb-7e22fa4fbf52 req-bd334ce8-e7b6-461f-86cc-93b1eb3deed7 tempest-VolumesAssistedSnapshotsTest-817686770 tempest-VolumesAssistedSnapshotsTest-817686770-project] POST https://10.4.3.80/volume/v3/snapshots/101d3a3d-852e-459b-9656-6c5731e7e3c1/action Aug 06 03:08:52.050585 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-0fa642a0-1c12-43a2-8ceb-7e22fa4fbf52 req-bd334ce8-e7b6-461f-86cc-93b1eb3deed7 tempest-VolumesAssistedSnapshotsTest-817686770 tempest-VolumesAssistedSnapshotsTest-817686770-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:08:52.050585 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-0fa642a0-1c12-43a2-8ceb-7e22fa4fbf52 req-bd334ce8-e7b6-461f-86cc-93b1eb3deed7 tempest-VolumesAssistedSnapshotsTest-817686770 tempest-VolumesAssistedSnapshotsTest-817686770-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:52.052121 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:52.052121 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:52.052391 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.snapshot_actions [req-0fa642a0-1c12-43a2-8ceb-7e22fa4fbf52 req-bd334ce8-e7b6-461f-86cc-93b1eb3deed7 tempest-VolumesAssistedSnapshotsTest-817686770 tempest-VolumesAssistedSnapshotsTest-817686770-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100899) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 03:08:52.063968 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-06fbe01c-9d41-490a-9867-29ca2bcd7ab7 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Volume info retrieved successfully. Aug 06 03:08:52.066661 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-06fbe01c-9d41-490a-9867-29ca2bcd7ab7 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf returned with HTTP 200 Aug 06 03:08:52.067087 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 21/89] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:52 2026] GET /volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf => generated 1316 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:52.074204 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-9caab77d-1665-4a3f-aabf-bd6595fcf1dc req-b69fe831-97cc-4128-92ef-642af64a3d65 tempest-VolumesAssistedSnapshotsTest-817686770 tempest-VolumesAssistedSnapshotsTest-817686770-project] https://10.4.3.80/volume/v3/snapshots/None/action returned with HTTP 404 Aug 06 03:08:52.074947 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 24/90] 10.4.3.80 () {72 vars in 1575 bytes} [Thu Aug 6 03:08:52 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:08:52.086896 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-0fa642a0-1c12-43a2-8ceb-7e22fa4fbf52 req-bd334ce8-e7b6-461f-86cc-93b1eb3deed7 tempest-VolumesAssistedSnapshotsTest-817686770 tempest-VolumesAssistedSnapshotsTest-817686770-project] https://10.4.3.80/volume/v3/snapshots/101d3a3d-852e-459b-9656-6c5731e7e3c1/action returned with HTTP 404 Aug 06 03:08:52.087573 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 23/91] 10.4.3.80 () {72 vars in 1671 bytes} [Thu Aug 6 03:08:52 2026] POST /volume/v3/snapshots/101d3a3d-852e-459b-9656-6c5731e7e3c1/action => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:08:52.156768 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-145b80a0-6fab-472f-8285-40d556f3458b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:52.159506 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-145b80a0-6fab-472f-8285-40d556f3458b tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] GET https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf Aug 06 03:08:52.159783 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-145b80a0-6fab-472f-8285-40d556f3458b tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:52.160078 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-145b80a0-6fab-472f-8285-40d556f3458b tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:52.177968 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:52.177968 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:52.181508 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-145b80a0-6fab-472f-8285-40d556f3458b tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Volume info retrieved successfully. Aug 06 03:08:52.187222 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-145b80a0-6fab-472f-8285-40d556f3458b tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf returned with HTTP 200 Aug 06 03:08:52.187718 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 24/92] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:08:52 2026] GET /volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf => generated 1316 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:52.234159 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-dc6ca1f4-d6ea-4774-8d6a-59a50398b809 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:52.236022 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-dc6ca1f4-d6ea-4774-8d6a-59a50398b809 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] POST https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf/action Aug 06 03:08:52.236319 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-dc6ca1f4-d6ea-4774-8d6a-59a50398b809 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:08:52.236424 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-dc6ca1f4-d6ea-4774-8d6a-59a50398b809 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:52.245792 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:52.245792 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:52.246140 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-dc6ca1f4-d6ea-4774-8d6a-59a50398b809 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Volume info retrieved successfully. Aug 06 03:08:52.251822 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-dc6ca1f4-d6ea-4774-8d6a-59a50398b809 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Begin detaching volume completed successfully. Aug 06 03:08:52.252067 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-dc6ca1f4-d6ea-4774-8d6a-59a50398b809 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf/action returned with HTTP 202 Aug 06 03:08:52.252435 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 22/93] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:08:52 2026] POST /volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:08:52.303020 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6c9d7fed-b8d7-4f30-9038-8b2e9eada8fd None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:52.303820 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6c9d7fed-b8d7-4f30-9038-8b2e9eada8fd None None] GET https://10.4.3.80/volume// Aug 06 03:08:52.304068 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6c9d7fed-b8d7-4f30-9038-8b2e9eada8fd None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:52.304340 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6c9d7fed-b8d7-4f30-9038-8b2e9eada8fd None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:52.305079 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6c9d7fed-b8d7-4f30-9038-8b2e9eada8fd None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:08:52.305520 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 25/94] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:08:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:08:52.314773 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-781d11d6-9b15-4a8c-a8aa-57ef59ed3135 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:52.317351 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-781d11d6-9b15-4a8c-a8aa-57ef59ed3135 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] GET https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf Aug 06 03:08:52.317615 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-781d11d6-9b15-4a8c-a8aa-57ef59ed3135 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:52.317913 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-781d11d6-9b15-4a8c-a8aa-57ef59ed3135 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:52.327984 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:52.327984 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:52.331322 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-781d11d6-9b15-4a8c-a8aa-57ef59ed3135 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Volume info retrieved successfully. Aug 06 03:08:52.335867 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-781d11d6-9b15-4a8c-a8aa-57ef59ed3135 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf returned with HTTP 200 Aug 06 03:08:52.335867 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 24/95] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:08:52 2026] GET /volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf => generated 1542 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:08:52.554084 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-e1bf9057-8a36-4752-a3c3-b9b1f9f4ace7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:52.555920 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-e1bf9057-8a36-4752-a3c3-b9b1f9f4ace7 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:08:52.556095 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-e1bf9057-8a36-4752-a3c3-b9b1f9f4ace7 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:52.556259 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-e1bf9057-8a36-4752-a3c3-b9b1f9f4ace7 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:52.562343 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:52.562343 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:52.565654 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-e1bf9057-8a36-4752-a3c3-b9b1f9f4ace7 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:08:52.569649 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-e1bf9057-8a36-4752-a3c3-b9b1f9f4ace7 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:08:52.570025 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 25/96] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:08:52 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 866 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:52.743097 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a8855180-d1df-4e43-bf66-e5ad350f09d2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:52.745563 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a8855180-d1df-4e43-bf66-e5ad350f09d2 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:52.745563 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a8855180-d1df-4e43-bf66-e5ad350f09d2 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:52.745563 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a8855180-d1df-4e43-bf66-e5ad350f09d2 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:52.752850 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:52.752850 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:52.755734 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a8855180-d1df-4e43-bf66-e5ad350f09d2 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Volume info retrieved successfully. Aug 06 03:08:52.760755 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a8855180-d1df-4e43-bf66-e5ad350f09d2 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:52.761139 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 23/97] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:52 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:52.800277 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-69a64fb8-0f16-4c7c-a4af-97f2dab72f3a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:52.800661 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-69a64fb8-0f16-4c7c-a4af-97f2dab72f3a None None] GET https://10.4.3.80/volume// Aug 06 03:08:52.800738 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-69a64fb8-0f16-4c7c-a4af-97f2dab72f3a None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:52.800942 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-69a64fb8-0f16-4c7c-a4af-97f2dab72f3a None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:52.801235 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-69a64fb8-0f16-4c7c-a4af-97f2dab72f3a None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:08:52.801470 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 26/98] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:08:52 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:08:52.817717 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-60955c4d-5ffc-4e31-93b2-16b0dc745b06 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:53.156394 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-60955c4d-5ffc-4e31-93b2-16b0dc745b06 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:08:53.157354 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-60955c4d-5ffc-4e31-93b2-16b0dc745b06 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd4cbaf2-7e8e-4020-b933-6ca4cf450818", "connector": null, "instance_uuid": "0f8f3bdb-f67d-4bee-a935-d4e1e7756876"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:53.164079 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:53.164079 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:53.181426 np0000006611 devstack@c-api.service[100899]: WARNING cinder.volume.api [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-60955c4d-5ffc-4e31-93b2-16b0dc745b06 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 06 03:08:53.185482 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-60955c4d-5ffc-4e31-93b2-16b0dc745b06 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:08:53.186031 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 25/99] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:08:52 2026] POST /volume/v3/attachments => generated 271 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:53.216523 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a7a4602a-178e-47ea-ad69-26e79c65ac69 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:53.218730 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a7a4602a-178e-47ea-ad69-26e79c65ac69 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:08:53.218730 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a7a4602a-178e-47ea-ad69-26e79c65ac69 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:53.218730 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a7a4602a-178e-47ea-ad69-26e79c65ac69 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:53.224607 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-191b5eab-d266-44dc-bb25-998ea1fb5032 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:53.225365 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-191b5eab-d266-44dc-bb25-998ea1fb5032 None None] GET https://10.4.3.80/volume// Aug 06 03:08:53.226667 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-191b5eab-d266-44dc-bb25-998ea1fb5032 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:53.226667 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-191b5eab-d266-44dc-bb25-998ea1fb5032 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:53.226667 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-191b5eab-d266-44dc-bb25-998ea1fb5032 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:08:53.226667 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 24/100] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:08:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:08:53.227857 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:53.227857 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:53.231943 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a7a4602a-178e-47ea-ad69-26e79c65ac69 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:08:53.235269 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-6b6d45c1-4a5d-4f42-84bf-6f2191cba204 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:53.236689 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a7a4602a-178e-47ea-ad69-26e79c65ac69 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:08:53.237860 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 26/101] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:53 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:53.237949 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-6b6d45c1-4a5d-4f42-84bf-6f2191cba204 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:08:53.237949 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-6b6d45c1-4a5d-4f42-84bf-6f2191cba204 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:53.237949 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-6b6d45c1-4a5d-4f42-84bf-6f2191cba204 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:53.360851 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:53.360851 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:53.364253 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-6b6d45c1-4a5d-4f42-84bf-6f2191cba204 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:08:53.368015 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-6b6d45c1-4a5d-4f42-84bf-6f2191cba204 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:08:53.368535 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 27/102] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:08:53 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 1045 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:08:53.438262 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-2b2d697d-72c7-45f4-b02f-7bee408e69b3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:53.440018 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-2b2d697d-72c7-45f4-b02f-7bee408e69b3 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] PUT https://10.4.3.80/volume/v3/attachments/ecd711f1-8504-4093-8385-44ca26c50e02 Aug 06 03:08:53.440324 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-2b2d697d-72c7-45f4-b02f-7bee408e69b3 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:53.446993 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-2b2d697d-72c7-45f4-b02f-7bee408e69b3 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Acquiring lock "cinder-attachment_update-dd4cbaf2-7e8e-4020-b933-6ca4cf450818-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:08:53.451959 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-2b2d697d-72c7-45f4-b02f-7bee408e69b3 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Lock "cinder-attachment_update-dd4cbaf2-7e8e-4020-b933-6ca4cf450818-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:08:53.453495 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:53.453495 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:53.543382 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-2b2d697d-72c7-45f4-b02f-7bee408e69b3 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Lock "cinder-attachment_update-dd4cbaf2-7e8e-4020-b933-6ca4cf450818-np0000006611" released by "attachment_update" :: held 0.091s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:08:53.543681 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-2b2d697d-72c7-45f4-b02f-7bee408e69b3 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/attachments/ecd711f1-8504-4093-8385-44ca26c50e02 returned with HTTP 200 Aug 06 03:08:53.544185 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 26/103] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:08:53 2026] PUT /volume/v3/attachments/ecd711f1-8504-4093-8385-44ca26c50e02 => generated 967 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:53.773178 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ecc8157b-10bb-4d50-a617-17d25f1fd0ca None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:53.774977 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ecc8157b-10bb-4d50-a617-17d25f1fd0ca tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:53.775193 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ecc8157b-10bb-4d50-a617-17d25f1fd0ca tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:53.775381 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ecc8157b-10bb-4d50-a617-17d25f1fd0ca tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:53.790969 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:53.790969 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:53.795012 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ecc8157b-10bb-4d50-a617-17d25f1fd0ca tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Volume info retrieved successfully. Aug 06 03:08:53.800613 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ecc8157b-10bb-4d50-a617-17d25f1fd0ca tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:53.801033 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 25/104] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:53 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:54.168372 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-fb26db07-f361-4fd5-92d8-8f2f6431b79c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:54.170243 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-fb26db07-f361-4fd5-92d8-8f2f6431b79c tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] POST https://10.4.3.80/volume/v3/attachments/1c15942c-a3c2-44bd-9f12-941ceadf0fd6/action Aug 06 03:08:54.170536 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-fb26db07-f361-4fd5-92d8-8f2f6431b79c tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:08:54.170692 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-fb26db07-f361-4fd5-92d8-8f2f6431b79c tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:54.187474 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:54.187474 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:54.200228 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-58fa0f88-ac40-4393-9786-654128ebc03e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:54.200634 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-ffd7394f-effd-42eb-a57d-61cb05df3f2c req-fb26db07-f361-4fd5-92d8-8f2f6431b79c tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/attachments/1c15942c-a3c2-44bd-9f12-941ceadf0fd6/action returned with HTTP 204 Aug 06 03:08:54.201206 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 27/105] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:08:54 2026] POST /volume/v3/attachments/1c15942c-a3c2-44bd-9f12-941ceadf0fd6/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:08:54.203626 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-58fa0f88-ac40-4393-9786-654128ebc03e tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] DELETE https://10.4.3.80/volume/v3/attachments/e62c9224-fdfa-4024-8f9e-e4b7ff04b9b1 Aug 06 03:08:54.204082 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-58fa0f88-ac40-4393-9786-654128ebc03e tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:54.205546 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-58fa0f88-ac40-4393-9786-654128ebc03e tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:54.214647 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:54.214647 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:54.251877 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-54846fb3-542d-4dfd-914e-96b576663e4f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:54.253592 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-54846fb3-542d-4dfd-914e-96b576663e4f tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:08:54.253782 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-54846fb3-542d-4dfd-914e-96b576663e4f tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:54.254690 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-54846fb3-542d-4dfd-914e-96b576663e4f tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:54.263601 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:54.263601 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:54.269919 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-54846fb3-542d-4dfd-914e-96b576663e4f tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:08:54.270546 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-54846fb3-542d-4dfd-914e-96b576663e4f tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:08:54.270911 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 27/106] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:54 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 866 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:54.295196 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-0474fb6e-85ab-435f-b266-e173f1166ea3 req-58fa0f88-ac40-4393-9786-654128ebc03e tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/attachments/e62c9224-fdfa-4024-8f9e-e4b7ff04b9b1 returned with HTTP 200 Aug 06 03:08:54.296558 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 28/107] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:08:54 2026] DELETE /volume/v3/attachments/e62c9224-fdfa-4024-8f9e-e4b7ff04b9b1 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:54.428197 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-665cb29f-852d-4fb9-bc0c-79a5cef17076 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:54.429698 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-665cb29f-852d-4fb9-bc0c-79a5cef17076 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] GET https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf Aug 06 03:08:54.429883 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-665cb29f-852d-4fb9-bc0c-79a5cef17076 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:54.430092 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-665cb29f-852d-4fb9-bc0c-79a5cef17076 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:54.436235 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:54.436235 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:54.438993 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-665cb29f-852d-4fb9-bc0c-79a5cef17076 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Volume info retrieved successfully. Aug 06 03:08:54.442527 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-665cb29f-852d-4fb9-bc0c-79a5cef17076 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf returned with HTTP 200 Aug 06 03:08:54.442895 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 26/108] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:54 2026] GET /volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf => generated 1014 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:54.458368 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5a3bbc36-c9a9-4eb2-b793-0f469614dc42 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:54.460293 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5a3bbc36-c9a9-4eb2-b793-0f469614dc42 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf Aug 06 03:08:54.460491 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5a3bbc36-c9a9-4eb2-b793-0f469614dc42 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:54.460710 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5a3bbc36-c9a9-4eb2-b793-0f469614dc42 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:54.460880 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-5a3bbc36-c9a9-4eb2-b793-0f469614dc42 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Delete volume with id: b5ccd5ae-8068-40cb-8cdc-97ec628da1cf Aug 06 03:08:54.469630 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:54.469630 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:54.470316 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5a3bbc36-c9a9-4eb2-b793-0f469614dc42 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Volume info retrieved successfully. Aug 06 03:08:54.487160 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5a3bbc36-c9a9-4eb2-b793-0f469614dc42 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Delete volume request issued successfully. Aug 06 03:08:54.487328 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5a3bbc36-c9a9-4eb2-b793-0f469614dc42 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf returned with HTTP 202 Aug 06 03:08:54.487767 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 28/109] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:08:54 2026] DELETE /volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:08:54.496637 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-380d35b2-9889-41bb-b8ec-b90b09de70d6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:54.499309 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-380d35b2-9889-41bb-b8ec-b90b09de70d6 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] GET https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf Aug 06 03:08:54.499498 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-380d35b2-9889-41bb-b8ec-b90b09de70d6 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:54.499675 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-380d35b2-9889-41bb-b8ec-b90b09de70d6 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:54.511040 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:54.511040 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:54.518031 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-380d35b2-9889-41bb-b8ec-b90b09de70d6 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Volume info retrieved successfully. Aug 06 03:08:54.524198 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-380d35b2-9889-41bb-b8ec-b90b09de70d6 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf returned with HTTP 200 Aug 06 03:08:54.525864 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 28/110] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:54 2026] GET /volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf => generated 1013 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:54.814547 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1272a660-c5f6-45db-90c2-b1b623270b17 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:54.816560 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1272a660-c5f6-45db-90c2-b1b623270b17 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:54.816862 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1272a660-c5f6-45db-90c2-b1b623270b17 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:54.817130 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1272a660-c5f6-45db-90c2-b1b623270b17 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:54.826720 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:54.826720 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:54.829987 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1272a660-c5f6-45db-90c2-b1b623270b17 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Volume info retrieved successfully. Aug 06 03:08:54.833846 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1272a660-c5f6-45db-90c2-b1b623270b17 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:54.834276 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 29/111] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:54 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:54.845349 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d8d6f7df-c4ba-4d66-9394-67b93198c9a6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:54.846934 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d8d6f7df-c4ba-4d66-9394-67b93198c9a6 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:54.847130 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d8d6f7df-c4ba-4d66-9394-67b93198c9a6 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:54.847308 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d8d6f7df-c4ba-4d66-9394-67b93198c9a6 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:54.854943 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:54.854943 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:54.857594 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d8d6f7df-c4ba-4d66-9394-67b93198c9a6 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Volume info retrieved successfully. Aug 06 03:08:54.861350 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d8d6f7df-c4ba-4d66-9394-67b93198c9a6 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:54.861674 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 27/112] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:54 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 1137 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:54.874695 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-406b4e9d-531a-402d-b448-a578fe2cb66d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:54.876317 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-406b4e9d-531a-402d-b448-a578fe2cb66d tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:54.876504 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-406b4e9d-531a-402d-b448-a578fe2cb66d tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:54.876696 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-406b4e9d-531a-402d-b448-a578fe2cb66d tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:54.887218 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:54.887218 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:54.890584 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-406b4e9d-531a-402d-b448-a578fe2cb66d tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] Volume info retrieved successfully. Aug 06 03:08:54.894665 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-406b4e9d-531a-402d-b448-a578fe2cb66d tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:54.894990 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 29/113] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:54 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:54.985158 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-53f73359-a878-4480-872b-04c8c5f4c126 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:54.987185 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-53f73359-a878-4480-872b-04c8c5f4c126 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:54.987370 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-53f73359-a878-4480-872b-04c8c5f4c126 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:54.987548 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-53f73359-a878-4480-872b-04c8c5f4c126 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:54.996355 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:54.996355 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:54.999399 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-53f73359-a878-4480-872b-04c8c5f4c126 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Volume info retrieved successfully. Aug 06 03:08:55.003074 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-53f73359-a878-4480-872b-04c8c5f4c126 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:55.003430 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 29/114] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:08:54 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:55.042483 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-d9476f13-8202-40da-acd3-9465791d0fb3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:55.044468 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-d9476f13-8202-40da-acd3-9465791d0fb3 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] POST https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb/action Aug 06 03:08:55.044960 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-d9476f13-8202-40da-acd3-9465791d0fb3 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:08:55.046237 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-d9476f13-8202-40da-acd3-9465791d0fb3 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:55.056150 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:55.056150 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:55.056606 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-d9476f13-8202-40da-acd3-9465791d0fb3 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Volume info retrieved successfully. Aug 06 03:08:55.063180 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-d9476f13-8202-40da-acd3-9465791d0fb3 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Begin detaching volume completed successfully. Aug 06 03:08:55.063424 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-d9476f13-8202-40da-acd3-9465791d0fb3 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb/action returned with HTTP 202 Aug 06 03:08:55.063825 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 30/115] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:08:55 2026] POST /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:08:55.078744 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-edccedc0-6c48-4bc3-887b-27c7def94261 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:55.080533 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-edccedc0-6c48-4bc3-887b-27c7def94261 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:55.080715 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-edccedc0-6c48-4bc3-887b-27c7def94261 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:55.080927 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-edccedc0-6c48-4bc3-887b-27c7def94261 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:55.091288 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:55.091288 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:55.095722 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-edccedc0-6c48-4bc3-887b-27c7def94261 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] Volume info retrieved successfully. Aug 06 03:08:55.098946 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-edccedc0-6c48-4bc3-887b-27c7def94261 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:55.099308 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 28/116] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:55 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:55.111068 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5f1374a2-0388-4fbe-8360-c25c0f137dfa None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:55.111157 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5f1374a2-0388-4fbe-8360-c25c0f137dfa None None] GET https://10.4.3.80/volume// Aug 06 03:08:55.111246 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5f1374a2-0388-4fbe-8360-c25c0f137dfa None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:55.111417 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5f1374a2-0388-4fbe-8360-c25c0f137dfa None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:55.111706 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5f1374a2-0388-4fbe-8360-c25c0f137dfa None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:08:55.111987 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 30/117] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:08:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:08:55.118487 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-a842580f-7910-4472-aa8c-379b71d28460 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:55.121424 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-a842580f-7910-4472-aa8c-379b71d28460 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:55.121879 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-a842580f-7910-4472-aa8c-379b71d28460 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:55.121879 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-a842580f-7910-4472-aa8c-379b71d28460 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:55.130125 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:55.130125 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:55.133474 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-a842580f-7910-4472-aa8c-379b71d28460 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Volume info retrieved successfully. Aug 06 03:08:55.137628 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-a842580f-7910-4472-aa8c-379b71d28460 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:55.138255 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 30/118] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:08:55 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 1320 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:08:55.286357 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-69e68bd0-70d7-4c33-9dad-7b4154ffbe2e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:55.288660 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-69e68bd0-70d7-4c33-9dad-7b4154ffbe2e tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:08:55.288660 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-69e68bd0-70d7-4c33-9dad-7b4154ffbe2e tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:55.288660 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-69e68bd0-70d7-4c33-9dad-7b4154ffbe2e tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:55.305244 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:55.305244 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:55.310421 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-69e68bd0-70d7-4c33-9dad-7b4154ffbe2e tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:08:55.315359 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-69e68bd0-70d7-4c33-9dad-7b4154ffbe2e tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:08:55.315822 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 31/119] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:55 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:55.548611 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-789eff54-cbdd-473f-99d7-59668f571f52 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:55.550946 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-789eff54-cbdd-473f-99d7-59668f571f52 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] GET https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf Aug 06 03:08:55.551211 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-789eff54-cbdd-473f-99d7-59668f571f52 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:55.551487 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-789eff54-cbdd-473f-99d7-59668f571f52 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:55.558610 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-789eff54-cbdd-473f-99d7-59668f571f52 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf returned with HTTP 404 Aug 06 03:08:55.559203 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 29/120] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:55 2026] GET /volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:08:56.113890 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a51a5378-73e3-4cb1-b1e8-dc9288a2f892 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:56.114229 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a51a5378-73e3-4cb1-b1e8-dc9288a2f892 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:56.114434 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a51a5378-73e3-4cb1-b1e8-dc9288a2f892 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:56.114674 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a51a5378-73e3-4cb1-b1e8-dc9288a2f892 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:56.131484 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:56.131484 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:56.136676 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a51a5378-73e3-4cb1-b1e8-dc9288a2f892 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] Volume info retrieved successfully. Aug 06 03:08:56.142067 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a51a5378-73e3-4cb1-b1e8-dc9288a2f892 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:56.142790 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 31/121] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:56 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:56.328698 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-01d1e646-4598-4b01-a76a-fbe89db7ef23 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:56.331599 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-01d1e646-4598-4b01-a76a-fbe89db7ef23 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:08:56.331877 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-01d1e646-4598-4b01-a76a-fbe89db7ef23 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:56.332169 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-01d1e646-4598-4b01-a76a-fbe89db7ef23 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:56.343675 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:56.343675 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:56.347849 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-01d1e646-4598-4b01-a76a-fbe89db7ef23 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:08:56.353256 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-01d1e646-4598-4b01-a76a-fbe89db7ef23 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:08:56.353746 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 31/122] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:56 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:57.159665 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-01896c25-acc9-4df1-9d18-0884a1a63120 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:57.161335 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-01896c25-acc9-4df1-9d18-0884a1a63120 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:57.161552 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-01896c25-acc9-4df1-9d18-0884a1a63120 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:57.161773 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-01896c25-acc9-4df1-9d18-0884a1a63120 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:57.173754 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:57.173754 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:57.178284 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-01896c25-acc9-4df1-9d18-0884a1a63120 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] Volume info retrieved successfully. Aug 06 03:08:57.183852 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-01896c25-acc9-4df1-9d18-0884a1a63120 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:57.184367 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 32/123] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:57 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:57.366962 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-613b7519-1dbb-407d-be6e-c662561e79c9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:57.369558 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-613b7519-1dbb-407d-be6e-c662561e79c9 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:08:57.369729 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-613b7519-1dbb-407d-be6e-c662561e79c9 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:57.370136 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-613b7519-1dbb-407d-be6e-c662561e79c9 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:57.383547 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:57.383547 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:57.388758 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-613b7519-1dbb-407d-be6e-c662561e79c9 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:08:57.395703 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-613b7519-1dbb-407d-be6e-c662561e79c9 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:08:57.396123 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 30/124] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:57 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:57.443327 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-cec00266-8406-44a7-af74-0d2735d4781c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:57.446084 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-cec00266-8406-44a7-af74-0d2735d4781c tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] POST https://10.4.3.80/volume/v3/attachments/ecd711f1-8504-4093-8385-44ca26c50e02/action Aug 06 03:08:57.446580 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-cec00266-8406-44a7-af74-0d2735d4781c tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:08:57.446761 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-cec00266-8406-44a7-af74-0d2735d4781c tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:57.469241 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:57.469241 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:57.483337 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-eaa26de0-7e18-48bf-8dcb-00494b5b4dc5 req-cec00266-8406-44a7-af74-0d2735d4781c tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/attachments/ecd711f1-8504-4093-8385-44ca26c50e02/action returned with HTTP 204 Aug 06 03:08:57.484401 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 32/125] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:08:57 2026] POST /volume/v3/attachments/ecd711f1-8504-4093-8385-44ca26c50e02/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:08:57.532097 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-318b7e45-4e76-4a75-8924-bd31ce9efe62 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:57.536082 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-318b7e45-4e76-4a75-8924-bd31ce9efe62 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] DELETE https://10.4.3.80/volume/v3/attachments/1c15942c-a3c2-44bd-9f12-941ceadf0fd6 Aug 06 03:08:57.536705 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-318b7e45-4e76-4a75-8924-bd31ce9efe62 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:57.537180 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-318b7e45-4e76-4a75-8924-bd31ce9efe62 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:57.551902 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:57.551902 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:57.743599 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-50975ef3-4f33-493e-a40a-f753a610fa50 req-318b7e45-4e76-4a75-8924-bd31ce9efe62 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/attachments/1c15942c-a3c2-44bd-9f12-941ceadf0fd6 returned with HTTP 200 Aug 06 03:08:57.743599 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 32/126] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:08:57 2026] DELETE /volume/v3/attachments/1c15942c-a3c2-44bd-9f12-941ceadf0fd6 => generated 19 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:58.196962 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2ccb0cd0-4aae-4536-ad92-291e05b10166 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:58.199121 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2ccb0cd0-4aae-4536-ad92-291e05b10166 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:58.199437 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2ccb0cd0-4aae-4536-ad92-291e05b10166 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:58.199683 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2ccb0cd0-4aae-4536-ad92-291e05b10166 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:58.211754 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:58.211754 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:58.217541 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2ccb0cd0-4aae-4536-ad92-291e05b10166 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] Volume info retrieved successfully. Aug 06 03:08:58.224984 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2ccb0cd0-4aae-4536-ad92-291e05b10166 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-reader] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:58.225786 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 33/127] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:58 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:58.281720 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-664b66e5-59a6-4486-bb5d-e5720927e9ae None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:58.283858 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-664b66e5-59a6-4486-bb5d-e5720927e9ae tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:58.284094 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-664b66e5-59a6-4486-bb5d-e5720927e9ae tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:58.284384 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-664b66e5-59a6-4486-bb5d-e5720927e9ae tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:58.291639 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:58.291639 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:58.295469 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-664b66e5-59a6-4486-bb5d-e5720927e9ae tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Volume info retrieved successfully. Aug 06 03:08:58.300069 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-664b66e5-59a6-4486-bb5d-e5720927e9ae tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:58.300460 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 31/128] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:58 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:58.360226 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-31d7b394-ac6d-47be-bf79-7c9eae71c2a9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:58.364912 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-31d7b394-ac6d-47be-bf79-7c9eae71c2a9 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:08:58.364912 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-31d7b394-ac6d-47be-bf79-7c9eae71c2a9 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:58.364912 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-31d7b394-ac6d-47be-bf79-7c9eae71c2a9 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:58.384495 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:58.384495 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:08:58.388157 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-31d7b394-ac6d-47be-bf79-7c9eae71c2a9 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Volume info retrieved successfully. Aug 06 03:08:58.393778 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-31d7b394-ac6d-47be-bf79-7c9eae71c2a9 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:08:58.394229 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 33/129] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:58 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:08:58.411463 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-532ec1cf-bf00-4564-8d88-839d2ee372da None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:58.413670 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-532ec1cf-bf00-4564-8d88-839d2ee372da tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:08:58.413971 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-532ec1cf-bf00-4564-8d88-839d2ee372da tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:58.414250 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-532ec1cf-bf00-4564-8d88-839d2ee372da tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:58.430629 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:58.430629 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:58.435373 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-532ec1cf-bf00-4564-8d88-839d2ee372da tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:08:58.442270 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-532ec1cf-bf00-4564-8d88-839d2ee372da tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:08:58.442778 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 33/130] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:58 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 1158 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:58.494555 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-df386547-929b-4ffc-b897-b7940364ef79 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:58.497502 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-df386547-929b-4ffc-b897-b7940364ef79 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:08:58.497692 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-df386547-929b-4ffc-b897-b7940364ef79 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:58.497921 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-df386547-929b-4ffc-b897-b7940364ef79 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:58.512102 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:58.512102 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:58.517189 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-df386547-929b-4ffc-b897-b7940364ef79 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:08:58.521862 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-df386547-929b-4ffc-b897-b7940364ef79 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:08:58.522348 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 34/131] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:08:58 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 1158 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:58.697409 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2734061a-1a1d-49ca-8ce2-4e936a5e54cb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:58.701408 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2734061a-1a1d-49ca-8ce2-4e936a5e54cb tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf Aug 06 03:08:58.701616 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2734061a-1a1d-49ca-8ce2-4e936a5e54cb tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:58.701799 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2734061a-1a1d-49ca-8ce2-4e936a5e54cb tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:58.701998 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-2734061a-1a1d-49ca-8ce2-4e936a5e54cb tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Delete volume with id: b5ccd5ae-8068-40cb-8cdc-97ec628da1cf Aug 06 03:08:58.711632 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2734061a-1a1d-49ca-8ce2-4e936a5e54cb tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf returned with HTTP 404 Aug 06 03:08:58.712314 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 32/132] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:08:58 2026] DELETE /volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:08:58.724559 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-827bf68d-9408-4536-8cb2-937af6ddca85 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:58.728087 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-827bf68d-9408-4536-8cb2-937af6ddca85 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] GET https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf Aug 06 03:08:58.728313 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-827bf68d-9408-4536-8cb2-937af6ddca85 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:58.728524 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-827bf68d-9408-4536-8cb2-937af6ddca85 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:58.742399 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-827bf68d-9408-4536-8cb2-937af6ddca85 tempest-VolumesAssistedSnapshotsTest-1930147355 tempest-VolumesAssistedSnapshotsTest-1930147355-project-admin] https://10.4.3.80/volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf returned with HTTP 404 Aug 06 03:08:58.742399 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 34/133] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:58 2026] GET /volume/v3/volumes/b5ccd5ae-8068-40cb-8cdc-97ec628da1cf => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:08:58.894865 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6dc7f025-1f54-4a7b-b254-8be2245ce9f3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:58.895274 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6dc7f025-1f54-4a7b-b254-8be2245ce9f3 None None] GET https://10.4.3.80/volume// Aug 06 03:08:58.895419 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6dc7f025-1f54-4a7b-b254-8be2245ce9f3 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:58.895516 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6dc7f025-1f54-4a7b-b254-8be2245ce9f3 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:58.895797 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6dc7f025-1f54-4a7b-b254-8be2245ce9f3 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:08:58.896065 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 34/134] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:08:58 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:08:58.918056 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-d042e738-3c44-4ecd-bf29-b87e50e13c7f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:59.163986 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-d042e738-3c44-4ecd-bf29-b87e50e13c7f tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:08:59.164425 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-d042e738-3c44-4ecd-bf29-b87e50e13c7f tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd4cbaf2-7e8e-4020-b933-6ca4cf450818", "connector": null, "instance_uuid": "abc8cf63-8325-4b49-8eb4-d460a5ebc331"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:59.178112 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:59.178112 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:59.201150 np0000006611 devstack@c-api.service[100900]: WARNING cinder.volume.api [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-d042e738-3c44-4ecd-bf29-b87e50e13c7f tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 06 03:08:59.209670 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-d042e738-3c44-4ecd-bf29-b87e50e13c7f tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:08:59.210281 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 35/135] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:08:58 2026] POST /volume/v3/attachments => generated 271 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:59.244312 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-879e3a21-96d0-4884-b972-56baef227094 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:59.246340 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-879e3a21-96d0-4884-b972-56baef227094 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:08:59.247854 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-879e3a21-96d0-4884-b972-56baef227094 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:59.247854 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-879e3a21-96d0-4884-b972-56baef227094 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:59.258674 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:59.258674 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:08:59.259731 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-510cde93-54bd-4a2b-809f-2728a4427806 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:59.259984 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-510cde93-54bd-4a2b-809f-2728a4427806 None None] GET https://10.4.3.80/volume// Aug 06 03:08:59.260125 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-510cde93-54bd-4a2b-809f-2728a4427806 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:59.260309 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-510cde93-54bd-4a2b-809f-2728a4427806 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:59.260620 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-510cde93-54bd-4a2b-809f-2728a4427806 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:08:59.260911 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 35/136] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:08:59 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:08:59.267377 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-879e3a21-96d0-4884-b972-56baef227094 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:08:59.270813 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-879e3a21-96d0-4884-b972-56baef227094 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:08:59.271667 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-6747f75e-fcc5-4513-9cfa-e8f8d8a46ce7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:59.272173 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 33/137] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:08:59 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 1160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:08:59.274462 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-6747f75e-fcc5-4513-9cfa-e8f8d8a46ce7 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:08:59.274898 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-6747f75e-fcc5-4513-9cfa-e8f8d8a46ce7 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:08:59.275228 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-6747f75e-fcc5-4513-9cfa-e8f8d8a46ce7 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:08:59.289164 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:59.289164 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:08:59.295250 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-6747f75e-fcc5-4513-9cfa-e8f8d8a46ce7 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:08:59.301364 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-6747f75e-fcc5-4513-9cfa-e8f8d8a46ce7 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:08:59.301953 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 35/138] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:08:59 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 1340 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:08:59.381220 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-6001bdb2-479e-4366-9c50-8052e9804071 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:08:59.384755 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-6001bdb2-479e-4366-9c50-8052e9804071 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] PUT https://10.4.3.80/volume/v3/attachments/8a0143c3-25ec-4323-8cc1-72eb95982aa9 Aug 06 03:08:59.384755 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-6001bdb2-479e-4366-9c50-8052e9804071 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:08:59.401148 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-6001bdb2-479e-4366-9c50-8052e9804071 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Acquiring lock "cinder-attachment_update-dd4cbaf2-7e8e-4020-b933-6ca4cf450818-np0000006611" by "attachment_update" {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:08:59.409955 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-6001bdb2-479e-4366-9c50-8052e9804071 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Lock "cinder-attachment_update-dd4cbaf2-7e8e-4020-b933-6ca4cf450818-np0000006611" acquired by "attachment_update" :: waited 0.007s {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:08:59.409955 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:08:59.409955 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:08:59.492759 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-6001bdb2-479e-4366-9c50-8052e9804071 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Lock "cinder-attachment_update-dd4cbaf2-7e8e-4020-b933-6ca4cf450818-np0000006611" released by "attachment_update" :: held 0.084s {{(pid=100900) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:08:59.494087 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-6001bdb2-479e-4366-9c50-8052e9804071 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/attachments/8a0143c3-25ec-4323-8cc1-72eb95982aa9 returned with HTTP 200 Aug 06 03:08:59.495505 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 36/139] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:08:59 2026] PUT /volume/v3/attachments/8a0143c3-25ec-4323-8cc1-72eb95982aa9 => generated 967 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:00.286716 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-34f4894a-b7d9-4522-bd05-41c8d76e66ca None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:00.288312 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-34f4894a-b7d9-4522-bd05-41c8d76e66ca tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:09:00.288475 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-34f4894a-b7d9-4522-bd05-41c8d76e66ca tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:00.288641 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-34f4894a-b7d9-4522-bd05-41c8d76e66ca tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:00.305444 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:00.305444 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:00.309052 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-34f4894a-b7d9-4522-bd05-41c8d76e66ca tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:09:00.314306 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-34f4894a-b7d9-4522-bd05-41c8d76e66ca tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:09:00.314621 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 36/140] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:00 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 1161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:01.327964 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-87672086-ad51-4dac-b670-4d621e96f85e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:01.329512 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-87672086-ad51-4dac-b670-4d621e96f85e tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:09:01.329644 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-87672086-ad51-4dac-b670-4d621e96f85e tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:01.329808 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-87672086-ad51-4dac-b670-4d621e96f85e tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:01.346512 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:01.346512 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:01.350356 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-87672086-ad51-4dac-b670-4d621e96f85e tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:09:01.354441 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-87672086-ad51-4dac-b670-4d621e96f85e tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:09:01.354957 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 34/141] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:01 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 1161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:01.764048 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-bf6965cc-3f05-4064-a6e7-ff00f567b0f5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:01.766023 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-bf6965cc-3f05-4064-a6e7-ff00f567b0f5 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] POST https://10.4.3.80/volume/v3/attachments/8a0143c3-25ec-4323-8cc1-72eb95982aa9/action Aug 06 03:09:01.766413 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-bf6965cc-3f05-4064-a6e7-ff00f567b0f5 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:09:01.766537 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-bf6965cc-3f05-4064-a6e7-ff00f567b0f5 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:01.782825 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:01.782825 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:01.793531 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6447e6de-a53e-4ccf-b932-0e5d7980e9e6 req-bf6965cc-3f05-4064-a6e7-ff00f567b0f5 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/attachments/8a0143c3-25ec-4323-8cc1-72eb95982aa9/action returned with HTTP 204 Aug 06 03:09:01.793964 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 36/142] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:09:01 2026] POST /volume/v3/attachments/8a0143c3-25ec-4323-8cc1-72eb95982aa9/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:09:02.120719 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1c992c15-2c9e-4cd4-affc-c450908c241e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:02.122941 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1c992c15-2c9e-4cd4-affc-c450908c241e tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] DELETE https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:09:02.124093 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1c992c15-2c9e-4cd4-affc-c450908c241e tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:02.124093 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1c992c15-2c9e-4cd4-affc-c450908c241e tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:02.124093 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-1c992c15-2c9e-4cd4-affc-c450908c241e tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Delete volume with id: fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:09:02.130142 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:02.130142 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:02.130570 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1c992c15-2c9e-4cd4-affc-c450908c241e tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Volume info retrieved successfully. Aug 06 03:09:02.149098 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1c992c15-2c9e-4cd4-affc-c450908c241e tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Delete volume request issued successfully. Aug 06 03:09:02.149098 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1c992c15-2c9e-4cd4-affc-c450908c241e tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 202 Aug 06 03:09:02.149434 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 37/143] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:09:02 2026] DELETE /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:09:02.157470 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e5b12fb2-fd08-4694-9ebf-fee3da6a5b1c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:02.159621 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e5b12fb2-fd08-4694-9ebf-fee3da6a5b1c tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:09:02.159873 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e5b12fb2-fd08-4694-9ebf-fee3da6a5b1c tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:02.160137 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e5b12fb2-fd08-4694-9ebf-fee3da6a5b1c tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:02.169267 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:02.169267 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:02.173614 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e5b12fb2-fd08-4694-9ebf-fee3da6a5b1c tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Volume info retrieved successfully. Aug 06 03:09:02.177612 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e5b12fb2-fd08-4694-9ebf-fee3da6a5b1c tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 200 Aug 06 03:09:02.178201 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 37/144] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:02 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:02.372265 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6c6f0180-c0b1-4be4-848b-d631bf38a8b4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:02.374550 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6c6f0180-c0b1-4be4-848b-d631bf38a8b4 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:09:02.374806 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6c6f0180-c0b1-4be4-848b-d631bf38a8b4 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:02.375087 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6c6f0180-c0b1-4be4-848b-d631bf38a8b4 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:02.398563 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:02.398563 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:02.398563 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6c6f0180-c0b1-4be4-848b-d631bf38a8b4 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:09:02.405400 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6c6f0180-c0b1-4be4-848b-d631bf38a8b4 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:09:02.408184 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 35/145] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:02 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 1455 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:02.691940 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-fd6967f7-dcbc-4b64-a051-dbdedc1ea7b9 req-cd583df9-9f31-4aaa-a89b-918cb1b8b084 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:02.694163 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-fd6967f7-dcbc-4b64-a051-dbdedc1ea7b9 req-cd583df9-9f31-4aaa-a89b-918cb1b8b084 tempest-TestMultiAttachVolumeSwap-1514667558 tempest-TestMultiAttachVolumeSwap-1514667558-project] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:09:02.694421 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-fd6967f7-dcbc-4b64-a051-dbdedc1ea7b9 req-cd583df9-9f31-4aaa-a89b-918cb1b8b084 tempest-TestMultiAttachVolumeSwap-1514667558 tempest-TestMultiAttachVolumeSwap-1514667558-project] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:02.694606 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-fd6967f7-dcbc-4b64-a051-dbdedc1ea7b9 req-cd583df9-9f31-4aaa-a89b-918cb1b8b084 tempest-TestMultiAttachVolumeSwap-1514667558 tempest-TestMultiAttachVolumeSwap-1514667558-project] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:02.706015 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:02.706015 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:02.709659 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-fd6967f7-dcbc-4b64-a051-dbdedc1ea7b9 req-cd583df9-9f31-4aaa-a89b-918cb1b8b084 tempest-TestMultiAttachVolumeSwap-1514667558 tempest-TestMultiAttachVolumeSwap-1514667558-project] Volume info retrieved successfully. Aug 06 03:09:02.714543 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-fd6967f7-dcbc-4b64-a051-dbdedc1ea7b9 req-cd583df9-9f31-4aaa-a89b-918cb1b8b084 tempest-TestMultiAttachVolumeSwap-1514667558 tempest-TestMultiAttachVolumeSwap-1514667558-project] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:09:02.714923 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 37/146] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:09:02 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 1648 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:02.725556 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-49ee2873-ff6a-40ff-aa0d-73966208c913 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:02.727125 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-49ee2873-ff6a-40ff-aa0d-73966208c913 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-reader] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:09:02.727647 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-49ee2873-ff6a-40ff-aa0d-73966208c913 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-reader] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:02.727970 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-49ee2873-ff6a-40ff-aa0d-73966208c913 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-reader] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:02.741263 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:02.741263 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:02.743912 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-49ee2873-ff6a-40ff-aa0d-73966208c913 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-reader] Volume info retrieved successfully. Aug 06 03:09:02.748368 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-49ee2873-ff6a-40ff-aa0d-73966208c913 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-reader] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:09:02.748860 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 38/147] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:02 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 1455 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:02.761270 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7961a3dd-c001-4e7e-9172-23135e7ac063 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:02.763385 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7961a3dd-c001-4e7e-9172-23135e7ac063 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-reader] GET https://10.4.3.80/volume/v3/volumes/3ce919d5-8dda-4ea5-bc44-a5d3b80d8d8a Aug 06 03:09:02.763636 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7961a3dd-c001-4e7e-9172-23135e7ac063 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-reader] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:02.763888 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7961a3dd-c001-4e7e-9172-23135e7ac063 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-reader] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:02.771819 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:02.771819 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:02.775441 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7961a3dd-c001-4e7e-9172-23135e7ac063 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-reader] Volume info retrieved successfully. Aug 06 03:09:02.780024 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7961a3dd-c001-4e7e-9172-23135e7ac063 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-reader] https://10.4.3.80/volume/v3/volumes/3ce919d5-8dda-4ea5-bc44-a5d3b80d8d8a returned with HTTP 200 Aug 06 03:09:02.780509 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 38/148] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:02 2026] GET /volume/v3/volumes/3ce919d5-8dda-4ea5-bc44-a5d3b80d8d8a => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:02.853970 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a3181f9c-e8ae-4e9b-88b3-6dc8eb562133 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:02.855557 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a3181f9c-e8ae-4e9b-88b3-6dc8eb562133 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:09:02.855821 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a3181f9c-e8ae-4e9b-88b3-6dc8eb562133 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:02.856125 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a3181f9c-e8ae-4e9b-88b3-6dc8eb562133 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:02.878817 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:02.878817 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:02.883114 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a3181f9c-e8ae-4e9b-88b3-6dc8eb562133 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:09:02.889217 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a3181f9c-e8ae-4e9b-88b3-6dc8eb562133 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:09:02.889915 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 36/149] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:02 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 1455 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:02.943999 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-c8aeab5d-8b05-4a35-a91f-4fa3d2a60db0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:02.946231 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-c8aeab5d-8b05-4a35-a91f-4fa3d2a60db0 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:09:02.946478 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-c8aeab5d-8b05-4a35-a91f-4fa3d2a60db0 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:02.946699 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-c8aeab5d-8b05-4a35-a91f-4fa3d2a60db0 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:02.956961 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:02.956961 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:02.959969 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-c8aeab5d-8b05-4a35-a91f-4fa3d2a60db0 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:09:02.963813 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-c8aeab5d-8b05-4a35-a91f-4fa3d2a60db0 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:09:02.964227 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 38/150] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:09:02 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 1455 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:03.010225 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-b9322b3c-1622-4940-a968-d73bea290990 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:03.012595 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-b9322b3c-1622-4940-a968-d73bea290990 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] POST https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818/action Aug 06 03:09:03.013122 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-b9322b3c-1622-4940-a968-d73bea290990 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:09:03.013421 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-b9322b3c-1622-4940-a968-d73bea290990 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:03.033532 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:03.033532 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:03.034168 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-b9322b3c-1622-4940-a968-d73bea290990 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:09:03.040450 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-b9322b3c-1622-4940-a968-d73bea290990 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Begin detaching volume completed successfully. Aug 06 03:09:03.040670 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-b9322b3c-1622-4940-a968-d73bea290990 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818/action returned with HTTP 202 Aug 06 03:09:03.040984 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 39/151] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:09:03 2026] POST /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:09:03.089164 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1934b816-d9bd-4903-9d80-b634339351d4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:03.089639 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1934b816-d9bd-4903-9d80-b634339351d4 None None] GET https://10.4.3.80/volume// Aug 06 03:09:03.089855 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1934b816-d9bd-4903-9d80-b634339351d4 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:03.090094 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1934b816-d9bd-4903-9d80-b634339351d4 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:03.090507 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1934b816-d9bd-4903-9d80-b634339351d4 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:03.090874 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 39/152] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:09:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:03.098973 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-5382b77b-688f-471c-8cdf-646ac5c9e496 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:03.099787 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-5382b77b-688f-471c-8cdf-646ac5c9e496 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:09:03.100009 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-5382b77b-688f-471c-8cdf-646ac5c9e496 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:03.100172 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-5382b77b-688f-471c-8cdf-646ac5c9e496 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:03.114101 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:03.114101 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:03.117571 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-5382b77b-688f-471c-8cdf-646ac5c9e496 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:09:03.122423 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-5382b77b-688f-471c-8cdf-646ac5c9e496 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:09:03.123023 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 37/153] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:09:03 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 1638 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:09:03.192000 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0a497cfc-c42c-46b7-8e18-ea3ebcbed826 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:03.194486 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0a497cfc-c42c-46b7-8e18-ea3ebcbed826 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] GET https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb Aug 06 03:09:03.194486 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0a497cfc-c42c-46b7-8e18-ea3ebcbed826 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:03.194681 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0a497cfc-c42c-46b7-8e18-ea3ebcbed826 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:03.201472 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0a497cfc-c42c-46b7-8e18-ea3ebcbed826 tempest-AttachSCSIVolumeTestJSON-1510933281 tempest-AttachSCSIVolumeTestJSON-1510933281-project-member] https://10.4.3.80/volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb returned with HTTP 404 Aug 06 03:09:03.201925 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 39/154] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:03 2026] GET /volume/v3/volumes/fdd82587-592d-4c00-a548-a2988edd2fcb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:09:03.645357 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-da146717-1f8f-4d76-b6c5-49d2eef18c78 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:03.650501 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-da146717-1f8f-4d76-b6c5-49d2eef18c78 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:09:03.650685 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-da146717-1f8f-4d76-b6c5-49d2eef18c78 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:03.650899 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-da146717-1f8f-4d76-b6c5-49d2eef18c78 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:03.667087 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:03.667087 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:03.671580 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-da146717-1f8f-4d76-b6c5-49d2eef18c78 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:09:03.679448 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-da146717-1f8f-4d76-b6c5-49d2eef18c78 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:09:03.679881 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 40/155] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:09:03 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 1458 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:03.702656 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-fe0b4c3e-bb5d-4629-9476-c0605ec0ef81 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:03.705421 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-fe0b4c3e-bb5d-4629-9476-c0605ec0ef81 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] DELETE https://10.4.3.80/volume/v3/attachments/8a0143c3-25ec-4323-8cc1-72eb95982aa9 Aug 06 03:09:03.705722 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-fe0b4c3e-bb5d-4629-9476-c0605ec0ef81 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:03.706010 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-fe0b4c3e-bb5d-4629-9476-c0605ec0ef81 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:03.716514 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:03.716514 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:03.780292 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-9d07ceb1-ef34-49ec-ac76-048304dc5614 req-fe0b4c3e-bb5d-4629-9476-c0605ec0ef81 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/attachments/8a0143c3-25ec-4323-8cc1-72eb95982aa9 returned with HTTP 200 Aug 06 03:09:03.780791 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 40/156] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:09:03 2026] DELETE /volume/v3/attachments/8a0143c3-25ec-4323-8cc1-72eb95982aa9 => generated 192 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:04.142764 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6064509a-e0f8-4354-a391-730c45661590 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:04.144339 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6064509a-e0f8-4354-a391-730c45661590 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:09:04.144527 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6064509a-e0f8-4354-a391-730c45661590 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:04.144708 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6064509a-e0f8-4354-a391-730c45661590 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:04.275826 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:04.275826 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:04.279174 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6064509a-e0f8-4354-a391-730c45661590 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:09:04.283227 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6064509a-e0f8-4354-a391-730c45661590 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:09:04.283587 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 38/157] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:04 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 1158 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:04.332850 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-7027eb42-24d8-4ad5-b3ea-f5bfa415a4e2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:04.335228 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-7027eb42-24d8-4ad5-b3ea-f5bfa415a4e2 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:09:04.335874 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-7027eb42-24d8-4ad5-b3ea-f5bfa415a4e2 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:04.335874 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-7027eb42-24d8-4ad5-b3ea-f5bfa415a4e2 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:04.346746 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:04.346746 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:04.349732 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-7027eb42-24d8-4ad5-b3ea-f5bfa415a4e2 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:09:04.354020 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-7027eb42-24d8-4ad5-b3ea-f5bfa415a4e2 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:09:04.354379 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 40/158] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:09:04 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 1158 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:04.390094 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-c7edab10-d59e-48f6-863f-d916ed5a56e9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:04.391923 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-c7edab10-d59e-48f6-863f-d916ed5a56e9 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] POST https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818/action Aug 06 03:09:04.392216 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-c7edab10-d59e-48f6-863f-d916ed5a56e9 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:09:04.392324 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-c7edab10-d59e-48f6-863f-d916ed5a56e9 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:04.401992 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:04.401992 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:04.402406 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-c7edab10-d59e-48f6-863f-d916ed5a56e9 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:09:04.408128 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-c7edab10-d59e-48f6-863f-d916ed5a56e9 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Begin detaching volume completed successfully. Aug 06 03:09:04.408310 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-c7edab10-d59e-48f6-863f-d916ed5a56e9 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818/action returned with HTTP 202 Aug 06 03:09:04.408700 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 41/159] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:09:04 2026] POST /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:09:04.456298 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cd622a46-e616-41a7-82ad-749553772cd4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:04.456614 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cd622a46-e616-41a7-82ad-749553772cd4 None None] GET https://10.4.3.80/volume// Aug 06 03:09:04.456754 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cd622a46-e616-41a7-82ad-749553772cd4 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:04.456974 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cd622a46-e616-41a7-82ad-749553772cd4 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:04.457239 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cd622a46-e616-41a7-82ad-749553772cd4 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:04.457485 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 41/160] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:09:04 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:04.463906 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-c3aec48d-e535-4b66-91d9-fbc424683e3f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:04.465801 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-c3aec48d-e535-4b66-91d9-fbc424683e3f tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:09:04.465979 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-c3aec48d-e535-4b66-91d9-fbc424683e3f tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:04.466158 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-c3aec48d-e535-4b66-91d9-fbc424683e3f tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:04.477583 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:04.477583 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:04.480959 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-c3aec48d-e535-4b66-91d9-fbc424683e3f tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:09:04.485034 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-c3aec48d-e535-4b66-91d9-fbc424683e3f tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:09:04.485489 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 39/161] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:09:04 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 1341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:09:05.892278 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-70f7a63d-062e-4dfd-bd27-40a591e32a83 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:06.058815 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-70f7a63d-062e-4dfd-bd27-40a591e32a83 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:09:06.059187 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-70f7a63d-062e-4dfd-bd27-40a591e32a83 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1000812700", "imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:06.060738 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-70f7a63d-062e-4dfd-bd27-40a591e32a83 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1000812700', 'imageRef': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:09:06.502725 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-70f7a63d-062e-4dfd-bd27-40a591e32a83 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Create volume of 1 GB Aug 06 03:09:06.506632 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-70f7a63d-062e-4dfd-bd27-40a591e32a83 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Availability Zones retrieved successfully. Aug 06 03:09:06.513414 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-70f7a63d-062e-4dfd-bd27-40a591e32a83 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Flow 'volume_create_api' (343dbba5-5281-4c69-a33d-85c24c142536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:09:06.514474 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-70f7a63d-062e-4dfd-bd27-40a591e32a83 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (555e1ed8-4c7c-4e40-a14c-95e59f3d6291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:06.515325 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-70f7a63d-062e-4dfd-bd27-40a591e32a83 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:09:06.535028 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-84067496-5629-4c1e-bf9c-96829973e19c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:06.537880 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-84067496-5629-4c1e-bf9c-96829973e19c tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] GET https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e Aug 06 03:09:06.538072 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-84067496-5629-4c1e-bf9c-96829973e19c tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:06.538275 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-84067496-5629-4c1e-bf9c-96829973e19c tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:06.546287 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:06.546287 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:06.550555 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-84067496-5629-4c1e-bf9c-96829973e19c tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:09:06.555557 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-84067496-5629-4c1e-bf9c-96829973e19c tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e returned with HTTP 200 Aug 06 03:09:06.555965 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 42/162] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:09:06 2026] GET /volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:06.604875 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-70f7a63d-062e-4dfd-bd27-40a591e32a83 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (555e1ed8-4c7c-4e40-a14c-95e59f3d6291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:06.605606 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-70f7a63d-062e-4dfd-bd27-40a591e32a83 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5389a9a7-dede-4cc6-a955-be4667f64d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:06.650901 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-16facd66-9bcd-45f7-9c90-6c198c6a8f37 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:06.651387 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-16facd66-9bcd-45f7-9c90-6c198c6a8f37 None None] GET https://10.4.3.80/volume// Aug 06 03:09:06.651456 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-16facd66-9bcd-45f7-9c90-6c198c6a8f37 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:06.651636 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-16facd66-9bcd-45f7-9c90-6c198c6a8f37 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:06.651932 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-16facd66-9bcd-45f7-9c90-6c198c6a8f37 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:06.652259 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 42/163] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:09:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:06.662241 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-15b4f7c5-9045-47fc-acb9-d848ad8664da None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:06.665732 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-15b4f7c5-9045-47fc-acb9-d848ad8664da tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:09:06.666299 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-15b4f7c5-9045-47fc-acb9-d848ad8664da tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd8becb0-3f8b-418b-9afb-6295813fc35e", "connector": null, "instance_uuid": "59e5c5c3-79f8-43c1-b68e-3a4dc9a7b832"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:06.670454 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-70f7a63d-062e-4dfd-bd27-40a591e32a83 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Created reservations ['242fb064-0d7f-45b7-ac93-617ac4f91421', '0de0d694-f7ac-468e-892f-c86f32e11d2b', '93e6c986-05dc-4985-8721-7c3dbf8e6d24', 'f37015ab-86a6-4719-8d28-32d81c1e5210'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:09:06.671199 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-70f7a63d-062e-4dfd-bd27-40a591e32a83 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5389a9a7-dede-4cc6-a955-be4667f64d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['242fb064-0d7f-45b7-ac93-617ac4f91421', '0de0d694-f7ac-468e-892f-c86f32e11d2b', '93e6c986-05dc-4985-8721-7c3dbf8e6d24', 'f37015ab-86a6-4719-8d28-32d81c1e5210']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:06.671918 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-70f7a63d-062e-4dfd-bd27-40a591e32a83 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f2761ee-6e1b-4853-a9fe-385b083b6c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:06.677206 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:06.677206 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:06.692131 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-70f7a63d-062e-4dfd-bd27-40a591e32a83 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f2761ee-6e1b-4853-a9fe-385b083b6c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c3c56c3-0e11-4118-845c-062dfb936692', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1000812700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce1fc7a424134b57a62687e534f5b591',qos_specs=None,replication_status=,reservations=['242fb064-0d7f-45b7-ac93-617ac4f91421','0de0d694-f7ac-468e-892f-c86f32e11d2b','93e6c986-05dc-4985-8721-7c3dbf8e6d24','f37015ab-86a6-4719-8d28-32d81c1e5210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='966f799e34954f9783397cdb77ab37a2',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:09:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1000812700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c3c56c3-0e11-4118-845c-062dfb936692,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce1fc7a424134b57a62687e534f5b591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='966f799e34954f9783397cdb77ab37a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:06.693366 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-70f7a63d-062e-4dfd-bd27-40a591e32a83 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb55b296-cf97-45dc-8961-00aab35ffb29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:06.703795 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-15b4f7c5-9045-47fc-acb9-d848ad8664da tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:09:06.704211 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 40/164] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:09:06 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:06.709868 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-70f7a63d-062e-4dfd-bd27-40a591e32a83 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb55b296-cf97-45dc-8961-00aab35ffb29) transitioned into state 'SUCCESS' from state '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-1000812700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce1fc7a424134b57a62687e534f5b591',qos_specs=None,replication_status=,reservations=['242fb064-0d7f-45b7-ac93-617ac4f91421','0de0d694-f7ac-468e-892f-c86f32e11d2b','93e6c986-05dc-4985-8721-7c3dbf8e6d24','f37015ab-86a6-4719-8d28-32d81c1e5210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='966f799e34954f9783397cdb77ab37a2',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:06.710760 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-70f7a63d-062e-4dfd-bd27-40a591e32a83 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b673bf2e-9107-4144-849e-67ca05e7016a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:06.719495 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-70f7a63d-062e-4dfd-bd27-40a591e32a83 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b673bf2e-9107-4144-849e-67ca05e7016a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:06.721233 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-70f7a63d-062e-4dfd-bd27-40a591e32a83 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Flow 'volume_create_api' (343dbba5-5281-4c69-a33d-85c24c142536) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:09:06.721233 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-70f7a63d-062e-4dfd-bd27-40a591e32a83 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Create volume request issued successfully. Aug 06 03:09:06.721804 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-70f7a63d-062e-4dfd-bd27-40a591e32a83 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:09:06.722378 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 41/165] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:09:05 2026] POST /volume/v3/volumes => generated 750 bytes in 830 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:09:06.734820 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a4437c98-3557-4b5e-b10f-56d75a6ad108 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:06.735731 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-10fc210a-66cf-408f-83e1-e40933e59b59 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:06.736863 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a4437c98-3557-4b5e-b10f-56d75a6ad108 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 Aug 06 03:09:06.737179 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a4437c98-3557-4b5e-b10f-56d75a6ad108 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:06.737381 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a4437c98-3557-4b5e-b10f-56d75a6ad108 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:06.737587 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-10fc210a-66cf-408f-83e1-e40933e59b59 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] GET https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e Aug 06 03:09:06.737746 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-10fc210a-66cf-408f-83e1-e40933e59b59 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:06.737987 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-10fc210a-66cf-408f-83e1-e40933e59b59 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:06.744884 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:06.744884 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:06.746643 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6544f43c-65bc-444a-b695-e306416758f8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:06.747005 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6544f43c-65bc-444a-b695-e306416758f8 None None] GET https://10.4.3.80/volume// Aug 06 03:09:06.747184 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6544f43c-65bc-444a-b695-e306416758f8 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:06.747312 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6544f43c-65bc-444a-b695-e306416758f8 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:06.747622 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6544f43c-65bc-444a-b695-e306416758f8 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:06.747897 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 41/166] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:09:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:06.749848 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:06.749848 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:06.752031 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a4437c98-3557-4b5e-b10f-56d75a6ad108 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:09:06.753182 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-10fc210a-66cf-408f-83e1-e40933e59b59 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:09:06.754994 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-a1c84e53-0d3f-46d1-bf11-ec55f78ba284 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:06.755688 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a4437c98-3557-4b5e-b10f-56d75a6ad108 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 returned with HTTP 200 Aug 06 03:09:06.755989 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 43/167] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:06 2026] GET /volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:06.757482 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-10fc210a-66cf-408f-83e1-e40933e59b59 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e returned with HTTP 200 Aug 06 03:09:06.757589 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-a1c84e53-0d3f-46d1-bf11-ec55f78ba284 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] GET https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e Aug 06 03:09:06.757754 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 43/168] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:06 2026] GET /volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:06.757816 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-a1c84e53-0d3f-46d1-bf11-ec55f78ba284 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:06.758080 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-a1c84e53-0d3f-46d1-bf11-ec55f78ba284 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:06.768472 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:06.768472 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:06.772085 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-a1c84e53-0d3f-46d1-bf11-ec55f78ba284 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:09:06.777031 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-a1c84e53-0d3f-46d1-bf11-ec55f78ba284 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e returned with HTTP 200 Aug 06 03:09:06.777396 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 42/169] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:09:06 2026] GET /volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:09:06.859243 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-de9ec21f-dad8-468e-bde5-124988b35f59 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:06.861770 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-de9ec21f-dad8-468e-bde5-124988b35f59 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] PUT https://10.4.3.80/volume/v3/attachments/c3de62f7-92ed-4912-abee-f0d4916471f3 Aug 06 03:09:06.862269 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-de9ec21f-dad8-468e-bde5-124988b35f59 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:06.872346 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-de9ec21f-dad8-468e-bde5-124988b35f59 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Acquiring lock "cinder-attachment_update-bd8becb0-3f8b-418b-9afb-6295813fc35e-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:09:06.876804 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-de9ec21f-dad8-468e-bde5-124988b35f59 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Lock "cinder-attachment_update-bd8becb0-3f8b-418b-9afb-6295813fc35e-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:09:06.877713 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:06.877713 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:06.956511 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-de9ec21f-dad8-468e-bde5-124988b35f59 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Lock "cinder-attachment_update-bd8becb0-3f8b-418b-9afb-6295813fc35e-np0000006611" released by "attachment_update" :: held 0.080s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:09:06.956961 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-de9ec21f-dad8-468e-bde5-124988b35f59 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/attachments/c3de62f7-92ed-4912-abee-f0d4916471f3 returned with HTTP 200 Aug 06 03:09:06.957623 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 42/170] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:09:06 2026] PUT /volume/v3/attachments/c3de62f7-92ed-4912-abee-f0d4916471f3 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:07.771476 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9713a322-9a89-4331-9d18-b2120fc4c5e2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:07.775137 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9713a322-9a89-4331-9d18-b2120fc4c5e2 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 Aug 06 03:09:07.775211 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-dcab250b-f5eb-4c65-a5f4-fcf721b97289 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:07.775517 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9713a322-9a89-4331-9d18-b2120fc4c5e2 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:07.775671 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9713a322-9a89-4331-9d18-b2120fc4c5e2 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:07.779585 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-dcab250b-f5eb-4c65-a5f4-fcf721b97289 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] GET https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e Aug 06 03:09:07.780159 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-dcab250b-f5eb-4c65-a5f4-fcf721b97289 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:07.780477 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-dcab250b-f5eb-4c65-a5f4-fcf721b97289 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:07.793294 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:07.793294 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:07.797763 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-9713a322-9a89-4331-9d18-b2120fc4c5e2 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:09:07.803518 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:07.803518 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:07.803739 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9713a322-9a89-4331-9d18-b2120fc4c5e2 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 returned with HTTP 200 Aug 06 03:09:07.804124 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 44/171] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:07 2026] GET /volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:07.808914 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-dcab250b-f5eb-4c65-a5f4-fcf721b97289 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:09:07.812799 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-dcab250b-f5eb-4c65-a5f4-fcf721b97289 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e returned with HTTP 200 Aug 06 03:09:07.813143 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 44/172] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:07 2026] GET /volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:08.824190 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d7136ac0-1f71-4168-8363-5d002737c59e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:08.826530 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d7136ac0-1f71-4168-8363-5d002737c59e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 Aug 06 03:09:08.826807 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d7136ac0-1f71-4168-8363-5d002737c59e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:08.827099 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d7136ac0-1f71-4168-8363-5d002737c59e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:08.827710 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-eac74bb0-0064-4671-8e5d-2ee37ee7275f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:08.829772 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-eac74bb0-0064-4671-8e5d-2ee37ee7275f tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] GET https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e Aug 06 03:09:08.829963 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-eac74bb0-0064-4671-8e5d-2ee37ee7275f tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:08.830161 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-eac74bb0-0064-4671-8e5d-2ee37ee7275f tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:08.836398 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:08.836398 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:08.838550 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:08.838550 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:08.840858 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d7136ac0-1f71-4168-8363-5d002737c59e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:09:08.841561 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-eac74bb0-0064-4671-8e5d-2ee37ee7275f tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:09:08.846809 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d7136ac0-1f71-4168-8363-5d002737c59e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 returned with HTTP 200 Aug 06 03:09:08.846910 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-eac74bb0-0064-4671-8e5d-2ee37ee7275f tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e returned with HTTP 200 Aug 06 03:09:08.847207 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 43/173] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:08 2026] GET /volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:08.847390 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 43/174] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:08 2026] GET /volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:09.038362 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-da496d4e-6a63-4239-9b4b-fa9ccc843e94 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:09.040152 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-da496d4e-6a63-4239-9b4b-fa9ccc843e94 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:09:09.040325 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-da496d4e-6a63-4239-9b4b-fa9ccc843e94 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:09.040497 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-da496d4e-6a63-4239-9b4b-fa9ccc843e94 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:09.048898 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:09.048898 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:09.052037 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-da496d4e-6a63-4239-9b4b-fa9ccc843e94 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:09:09.055698 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-da496d4e-6a63-4239-9b4b-fa9ccc843e94 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:09:09.056050 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 45/175] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:09:09 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 1161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:09.542772 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-82230850-d706-45a2-b5da-87d8d30d0c92 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:09.544584 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-82230850-d706-45a2-b5da-87d8d30d0c92 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:09:09.544954 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-82230850-d706-45a2-b5da-87d8d30d0c92 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-360945062"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:09.546339 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-82230850-d706-45a2-b5da-87d8d30d0c92 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-360945062'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:09:09.546464 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-82230850-d706-45a2-b5da-87d8d30d0c92 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Create volume of 1 GB Aug 06 03:09:09.550081 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-82230850-d706-45a2-b5da-87d8d30d0c92 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Availability Zones retrieved successfully. Aug 06 03:09:09.555543 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-82230850-d706-45a2-b5da-87d8d30d0c92 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Flow 'volume_create_api' (35c5c7f7-1bf2-4f03-ad11-83135fc19a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:09:09.556565 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-82230850-d706-45a2-b5da-87d8d30d0c92 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04de7e51-915e-4db4-8d7d-4c927084164d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:09.557466 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-82230850-d706-45a2-b5da-87d8d30d0c92 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:09:09.590870 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-82230850-d706-45a2-b5da-87d8d30d0c92 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04de7e51-915e-4db4-8d7d-4c927084164d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:09.591644 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-82230850-d706-45a2-b5da-87d8d30d0c92 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (852fbd07-8fff-44ad-8e23-e1b7dc7096cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:09.648578 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-82230850-d706-45a2-b5da-87d8d30d0c92 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Created reservations ['4e6fdee9-8e7b-4794-ba4d-3da5523ddae9', '6a9b16d3-8fcc-4e64-b93a-13880ba9e47b', 'ea183228-4efd-4870-b484-433db0a6425a', '19829e30-d870-48d8-9086-aa7924c5707e'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:09:09.649419 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-82230850-d706-45a2-b5da-87d8d30d0c92 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (852fbd07-8fff-44ad-8e23-e1b7dc7096cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e6fdee9-8e7b-4794-ba4d-3da5523ddae9', '6a9b16d3-8fcc-4e64-b93a-13880ba9e47b', 'ea183228-4efd-4870-b484-433db0a6425a', '19829e30-d870-48d8-9086-aa7924c5707e']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:09.650396 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-82230850-d706-45a2-b5da-87d8d30d0c92 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b238f6f7-67ac-472c-b97d-617c18a67acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:09.794794 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-82230850-d706-45a2-b5da-87d8d30d0c92 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b238f6f7-67ac-472c-b97d-617c18a67acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-360945062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='081c636fdf7b45ab9091caf7f07f6012',qos_specs=None,replication_status=,reservations=['4e6fdee9-8e7b-4794-ba4d-3da5523ddae9','6a9b16d3-8fcc-4e64-b93a-13880ba9e47b','ea183228-4efd-4870-b484-433db0a6425a','19829e30-d870-48d8-9086-aa7924c5707e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1a1e00a8f494e7599f6f24821f4e6e4',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:09:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-360945062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='081c636fdf7b45ab9091caf7f07f6012',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1a1e00a8f494e7599f6f24821f4e6e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:09.795506 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-82230850-d706-45a2-b5da-87d8d30d0c92 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6381685-b6a4-4fe8-9a97-75bde4d36f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:09.810927 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-82230850-d706-45a2-b5da-87d8d30d0c92 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6381685-b6a4-4fe8-9a97-75bde4d36f27) transitioned into state 'SUCCESS' from state '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-360945062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='081c636fdf7b45ab9091caf7f07f6012',qos_specs=None,replication_status=,reservations=['4e6fdee9-8e7b-4794-ba4d-3da5523ddae9','6a9b16d3-8fcc-4e64-b93a-13880ba9e47b','ea183228-4efd-4870-b484-433db0a6425a','19829e30-d870-48d8-9086-aa7924c5707e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1a1e00a8f494e7599f6f24821f4e6e4',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:09.811690 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-82230850-d706-45a2-b5da-87d8d30d0c92 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d491a4e9-1441-48a6-b5b5-41605bf6cd29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:09.820200 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-82230850-d706-45a2-b5da-87d8d30d0c92 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d491a4e9-1441-48a6-b5b5-41605bf6cd29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:09.821165 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-82230850-d706-45a2-b5da-87d8d30d0c92 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Flow 'volume_create_api' (35c5c7f7-1bf2-4f03-ad11-83135fc19a8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:09:09.821530 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-82230850-d706-45a2-b5da-87d8d30d0c92 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Create volume request issued successfully. Aug 06 03:09:09.822120 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-82230850-d706-45a2-b5da-87d8d30d0c92 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:09:09.822520 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 45/176] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:09:09 2026] POST /volume/v3/volumes => generated 748 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:09:09.838720 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-03deb8e7-06c2-4a1b-9653-028afbae1df2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:09.840309 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-03deb8e7-06c2-4a1b-9653-028afbae1df2 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:09:09.840485 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-03deb8e7-06c2-4a1b-9653-028afbae1df2 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:09.840664 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-03deb8e7-06c2-4a1b-9653-028afbae1df2 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:09.852331 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:09.852331 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:09.861407 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-03deb8e7-06c2-4a1b-9653-028afbae1df2 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:09:09.862101 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-510c7be3-37cd-4e37-83d0-3394373947c5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:09.866369 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-510c7be3-37cd-4e37-83d0-3394373947c5 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 Aug 06 03:09:09.866421 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-510c7be3-37cd-4e37-83d0-3394373947c5 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:09.866591 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-510c7be3-37cd-4e37-83d0-3394373947c5 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:09.867657 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-03deb8e7-06c2-4a1b-9653-028afbae1df2 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 returned with HTTP 200 Aug 06 03:09:09.867657 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 44/177] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:09 2026] GET /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:09.869609 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1a7c9544-3360-4cdf-8c4a-80b7e06971d1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:09.871249 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1a7c9544-3360-4cdf-8c4a-80b7e06971d1 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] GET https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e Aug 06 03:09:09.871424 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1a7c9544-3360-4cdf-8c4a-80b7e06971d1 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:09.872121 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1a7c9544-3360-4cdf-8c4a-80b7e06971d1 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:09.875950 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:09.875950 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:09.879792 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-510c7be3-37cd-4e37-83d0-3394373947c5 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:09:09.883903 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-510c7be3-37cd-4e37-83d0-3394373947c5 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 returned with HTTP 200 Aug 06 03:09:09.884238 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 44/178] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:09 2026] GET /volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:09.887462 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:09.887462 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:09.890678 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1a7c9544-3360-4cdf-8c4a-80b7e06971d1 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:09:09.895037 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1a7c9544-3360-4cdf-8c4a-80b7e06971d1 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e returned with HTTP 200 Aug 06 03:09:09.895392 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 46/179] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:09 2026] GET /volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:10.202439 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-90536f64-1460-4d3d-adb2-65c7276d5d9b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:10.204334 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-90536f64-1460-4d3d-adb2-65c7276d5d9b tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] POST https://10.4.3.80/volume/v3/attachments/c3de62f7-92ed-4912-abee-f0d4916471f3/action Aug 06 03:09:10.204664 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-90536f64-1460-4d3d-adb2-65c7276d5d9b tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:09:10.204767 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-90536f64-1460-4d3d-adb2-65c7276d5d9b tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:10.221517 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:10.221517 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:10.231205 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-0612cd3c-6d96-4434-bdb9-ed0bd8c6e8a2 req-90536f64-1460-4d3d-adb2-65c7276d5d9b tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/attachments/c3de62f7-92ed-4912-abee-f0d4916471f3/action returned with HTTP 204 Aug 06 03:09:10.231752 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 46/180] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:09:10 2026] POST /volume/v3/attachments/c3de62f7-92ed-4912-abee-f0d4916471f3/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:09:10.294299 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-e0bc067c-07cf-44f7-bf8b-34468530a938 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:10.296163 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-e0bc067c-07cf-44f7-bf8b-34468530a938 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] DELETE https://10.4.3.80/volume/v3/attachments/ecd711f1-8504-4093-8385-44ca26c50e02 Aug 06 03:09:10.296463 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-e0bc067c-07cf-44f7-bf8b-34468530a938 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:10.296653 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-e0bc067c-07cf-44f7-bf8b-34468530a938 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:10.303680 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:10.303680 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:10.352845 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-d3e880f0-a52e-4e5c-ab82-c788096585b6 req-e0bc067c-07cf-44f7-bf8b-34468530a938 tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/attachments/ecd711f1-8504-4093-8385-44ca26c50e02 returned with HTTP 200 Aug 06 03:09:10.353197 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 45/181] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:09:10 2026] DELETE /volume/v3/attachments/ecd711f1-8504-4093-8385-44ca26c50e02 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:10.885087 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-06e6cdb0-4594-4267-bd08-0e454846eeaf None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:10.886919 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-06e6cdb0-4594-4267-bd08-0e454846eeaf tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:09:10.887127 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-06e6cdb0-4594-4267-bd08-0e454846eeaf tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:10.887324 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-06e6cdb0-4594-4267-bd08-0e454846eeaf tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:10.894746 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:10.894746 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:10.897558 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-436678b6-52be-4d97-bd54-6165a6e6ab57 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:10.899412 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-06e6cdb0-4594-4267-bd08-0e454846eeaf tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:09:10.900092 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-436678b6-52be-4d97-bd54-6165a6e6ab57 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 Aug 06 03:09:10.900320 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-436678b6-52be-4d97-bd54-6165a6e6ab57 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:10.900587 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-436678b6-52be-4d97-bd54-6165a6e6ab57 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:10.908846 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8996308e-3bb7-4ce3-bd98-20d38cb5a102 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:10.909196 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:10.909196 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:10.910212 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-06e6cdb0-4594-4267-bd08-0e454846eeaf tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 returned with HTTP 200 Aug 06 03:09:10.910660 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 45/182] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:10 2026] GET /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:10.910870 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8996308e-3bb7-4ce3-bd98-20d38cb5a102 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] GET https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e Aug 06 03:09:10.911108 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8996308e-3bb7-4ce3-bd98-20d38cb5a102 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:10.911360 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8996308e-3bb7-4ce3-bd98-20d38cb5a102 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:10.912819 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-436678b6-52be-4d97-bd54-6165a6e6ab57 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:09:10.918021 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-436678b6-52be-4d97-bd54-6165a6e6ab57 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 returned with HTTP 200 Aug 06 03:09:10.918384 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 47/183] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:10 2026] GET /volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:10.931768 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:10.931768 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:10.936139 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8996308e-3bb7-4ce3-bd98-20d38cb5a102 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:09:10.942435 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8996308e-3bb7-4ce3-bd98-20d38cb5a102 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e returned with HTTP 200 Aug 06 03:09:10.943016 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 47/184] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:10 2026] GET /volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:10.957942 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1cbc720f-a300-4d85-b9e4-c3b27a220c23 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:10.959586 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1cbc720f-a300-4d85-b9e4-c3b27a220c23 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] GET https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e Aug 06 03:09:10.959778 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1cbc720f-a300-4d85-b9e4-c3b27a220c23 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:10.960052 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1cbc720f-a300-4d85-b9e4-c3b27a220c23 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:10.973493 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:10.973493 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:10.976756 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-8e546100-24b9-4d22-b7e2-da248984d96e req-0e502718-fa34-418e-a733-f4f1ce879e27 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:10.978729 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1cbc720f-a300-4d85-b9e4-c3b27a220c23 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:09:10.980125 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-8e546100-24b9-4d22-b7e2-da248984d96e req-0e502718-fa34-418e-a733-f4f1ce879e27 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:09:10.980125 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-8e546100-24b9-4d22-b7e2-da248984d96e req-0e502718-fa34-418e-a733-f4f1ce879e27 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:10.980125 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-8e546100-24b9-4d22-b7e2-da248984d96e req-0e502718-fa34-418e-a733-f4f1ce879e27 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:10.989354 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1cbc720f-a300-4d85-b9e4-c3b27a220c23 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e returned with HTTP 200 Aug 06 03:09:10.989798 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:10.989798 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:10.990140 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 46/185] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:10 2026] GET /volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:10.994401 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-8e546100-24b9-4d22-b7e2-da248984d96e req-0e502718-fa34-418e-a733-f4f1ce879e27 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:09:10.999563 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-8e546100-24b9-4d22-b7e2-da248984d96e req-0e502718-fa34-418e-a733-f4f1ce879e27 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 returned with HTTP 200 Aug 06 03:09:11.000731 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 46/186] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:09:10 2026] GET /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:11.076616 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-dc720900-a935-4e61-aae7-89374f62a084 req-ef054d67-215d-4a3b-8eb2-370c5d026edc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:11.081057 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-dc720900-a935-4e61-aae7-89374f62a084 req-ef054d67-215d-4a3b-8eb2-370c5d026edc tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] GET https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e Aug 06 03:09:11.081383 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-dc720900-a935-4e61-aae7-89374f62a084 req-ef054d67-215d-4a3b-8eb2-370c5d026edc tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:11.081585 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-dc720900-a935-4e61-aae7-89374f62a084 req-ef054d67-215d-4a3b-8eb2-370c5d026edc tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:11.100219 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-abe7b033-9ba7-41dd-98cc-e4edf22c6011 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:11.100559 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-abe7b033-9ba7-41dd-98cc-e4edf22c6011 None None] GET https://10.4.3.80/volume// Aug 06 03:09:11.100738 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-abe7b033-9ba7-41dd-98cc-e4edf22c6011 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:11.100942 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-abe7b033-9ba7-41dd-98cc-e4edf22c6011 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:11.101243 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-abe7b033-9ba7-41dd-98cc-e4edf22c6011 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:11.101518 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 48/187] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:09:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:11.107735 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:11.107735 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:11.111151 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-8e546100-24b9-4d22-b7e2-da248984d96e req-51c4ba3a-8d71-47ee-b864-70f0253e7811 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:11.113299 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-8e546100-24b9-4d22-b7e2-da248984d96e req-51c4ba3a-8d71-47ee-b864-70f0253e7811 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:09:11.113883 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-8e546100-24b9-4d22-b7e2-da248984d96e req-51c4ba3a-8d71-47ee-b864-70f0253e7811 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8", "connector": null, "instance_uuid": "2b78386b-9f97-4dda-a241-f144f4d9bc3e"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:11.116481 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-dc720900-a935-4e61-aae7-89374f62a084 req-ef054d67-215d-4a3b-8eb2-370c5d026edc tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:09:11.121819 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-dc720900-a935-4e61-aae7-89374f62a084 req-ef054d67-215d-4a3b-8eb2-370c5d026edc tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e returned with HTTP 200 Aug 06 03:09:11.122352 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:11.122352 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:11.122462 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 48/188] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:09:11 2026] GET /volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e => generated 1141 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:11.155849 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-8e546100-24b9-4d22-b7e2-da248984d96e req-51c4ba3a-8d71-47ee-b864-70f0253e7811 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:09:11.156319 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 47/189] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:09:11 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 06 03:09:11.198185 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9b81e818-bf23-4513-9c0f-99217027b70b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:11.201207 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9b81e818-bf23-4513-9c0f-99217027b70b tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:09:11.201498 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9b81e818-bf23-4513-9c0f-99217027b70b tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:11.201701 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9b81e818-bf23-4513-9c0f-99217027b70b tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:11.215201 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:11.215201 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:11.218536 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0b57fd8b-3778-4b2d-83ea-8ee6db1a8536 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:11.218536 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0b57fd8b-3778-4b2d-83ea-8ee6db1a8536 None None] GET https://10.4.3.80/volume// Aug 06 03:09:11.218536 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0b57fd8b-3778-4b2d-83ea-8ee6db1a8536 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:11.218536 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0b57fd8b-3778-4b2d-83ea-8ee6db1a8536 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:11.218536 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0b57fd8b-3778-4b2d-83ea-8ee6db1a8536 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:11.218536 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 49/190] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:09:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:11.220010 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-9b81e818-bf23-4513-9c0f-99217027b70b tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:09:11.225539 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9b81e818-bf23-4513-9c0f-99217027b70b tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 returned with HTTP 200 Aug 06 03:09:11.226120 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 47/191] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:11 2026] GET /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:11.230803 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-8e546100-24b9-4d22-b7e2-da248984d96e req-11a254f9-c02c-463b-a182-0655185da2f8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:11.233515 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-8e546100-24b9-4d22-b7e2-da248984d96e req-11a254f9-c02c-463b-a182-0655185da2f8 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:09:11.233857 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-8e546100-24b9-4d22-b7e2-da248984d96e req-11a254f9-c02c-463b-a182-0655185da2f8 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:11.233966 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-8e546100-24b9-4d22-b7e2-da248984d96e req-11a254f9-c02c-463b-a182-0655185da2f8 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:11.245287 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:11.245287 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:11.249604 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-8e546100-24b9-4d22-b7e2-da248984d96e req-11a254f9-c02c-463b-a182-0655185da2f8 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:09:11.257624 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-8e546100-24b9-4d22-b7e2-da248984d96e req-11a254f9-c02c-463b-a182-0655185da2f8 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 returned with HTTP 200 Aug 06 03:09:11.257624 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 49/192] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:09:11 2026] GET /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 => generated 1020 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:09:11.365895 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-8e546100-24b9-4d22-b7e2-da248984d96e req-48ca00e0-91de-47ec-8790-8fcdf64ecf7f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:11.367758 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-8e546100-24b9-4d22-b7e2-da248984d96e req-48ca00e0-91de-47ec-8790-8fcdf64ecf7f tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] PUT https://10.4.3.80/volume/v3/attachments/b275623a-72ad-4f96-8307-e9795b4ec967 Aug 06 03:09:11.368911 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-8e546100-24b9-4d22-b7e2-da248984d96e req-48ca00e0-91de-47ec-8790-8fcdf64ecf7f tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:11.375308 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-8e546100-24b9-4d22-b7e2-da248984d96e req-48ca00e0-91de-47ec-8790-8fcdf64ecf7f tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Acquiring lock "cinder-attachment_update-9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:09:11.378863 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-8e546100-24b9-4d22-b7e2-da248984d96e req-48ca00e0-91de-47ec-8790-8fcdf64ecf7f tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Lock "cinder-attachment_update-9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:09:11.379679 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:11.379679 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:11.502318 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-8e546100-24b9-4d22-b7e2-da248984d96e req-48ca00e0-91de-47ec-8790-8fcdf64ecf7f tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Lock "cinder-attachment_update-9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8-np0000006611" released by "attachment_update" :: held 0.123s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:09:11.502650 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-8e546100-24b9-4d22-b7e2-da248984d96e req-48ca00e0-91de-47ec-8790-8fcdf64ecf7f tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/attachments/b275623a-72ad-4f96-8307-e9795b4ec967 returned with HTTP 200 Aug 06 03:09:11.503131 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 48/193] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:09:11 2026] PUT /volume/v3/attachments/b275623a-72ad-4f96-8307-e9795b4ec967 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:11.948042 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-594efda7-bf7a-445c-885c-48369f2aa0a7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:11.949427 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-594efda7-bf7a-445c-885c-48369f2aa0a7 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 Aug 06 03:09:11.949670 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-594efda7-bf7a-445c-885c-48369f2aa0a7 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:11.949984 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-594efda7-bf7a-445c-885c-48369f2aa0a7 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:11.958302 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:11.958302 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:11.967257 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-594efda7-bf7a-445c-885c-48369f2aa0a7 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:09:11.973082 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-594efda7-bf7a-445c-885c-48369f2aa0a7 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 returned with HTTP 200 Aug 06 03:09:11.973082 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 50/194] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:11 2026] GET /volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:12.241615 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-43f276d4-3bff-4e8f-a856-25b698ea9f00 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:12.244263 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-43f276d4-3bff-4e8f-a856-25b698ea9f00 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:09:12.244490 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-43f276d4-3bff-4e8f-a856-25b698ea9f00 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:12.244698 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-43f276d4-3bff-4e8f-a856-25b698ea9f00 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:12.255179 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:12.255179 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:12.259181 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-43f276d4-3bff-4e8f-a856-25b698ea9f00 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:09:12.264537 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-43f276d4-3bff-4e8f-a856-25b698ea9f00 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 returned with HTTP 200 Aug 06 03:09:12.265117 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 48/195] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:12 2026] GET /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:12.989213 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5f1711eb-37bd-4c22-ba21-cc6d1bc9583f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:12.992618 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5f1711eb-37bd-4c22-ba21-cc6d1bc9583f tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 Aug 06 03:09:12.992711 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5f1711eb-37bd-4c22-ba21-cc6d1bc9583f tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:12.993288 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5f1711eb-37bd-4c22-ba21-cc6d1bc9583f tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:13.002600 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:13.002600 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:13.006138 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5f1711eb-37bd-4c22-ba21-cc6d1bc9583f tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:09:13.010205 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5f1711eb-37bd-4c22-ba21-cc6d1bc9583f tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 returned with HTTP 200 Aug 06 03:09:13.010556 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 50/196] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:12 2026] GET /volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:13.279018 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-89236dc6-4a53-4843-afde-f603868302c1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:13.281299 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-89236dc6-4a53-4843-afde-f603868302c1 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:09:13.281669 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-89236dc6-4a53-4843-afde-f603868302c1 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:13.281940 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-89236dc6-4a53-4843-afde-f603868302c1 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:13.297304 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:13.297304 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:13.301386 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-89236dc6-4a53-4843-afde-f603868302c1 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:09:13.306418 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-89236dc6-4a53-4843-afde-f603868302c1 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 returned with HTTP 200 Aug 06 03:09:13.306964 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 49/197] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:13 2026] GET /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:14.024905 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cd0e5596-d631-448e-8a37-05b581e21e7e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:14.026927 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cd0e5596-d631-448e-8a37-05b581e21e7e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 Aug 06 03:09:14.027153 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cd0e5596-d631-448e-8a37-05b581e21e7e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:14.027370 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cd0e5596-d631-448e-8a37-05b581e21e7e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:14.036737 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:14.036737 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:14.040632 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-cd0e5596-d631-448e-8a37-05b581e21e7e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:09:14.045538 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cd0e5596-d631-448e-8a37-05b581e21e7e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 returned with HTTP 200 Aug 06 03:09:14.046013 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 51/198] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:14 2026] GET /volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:14.320593 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-78c037ac-c3c2-403b-abb7-e7203a6bea27 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:14.322844 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-78c037ac-c3c2-403b-abb7-e7203a6bea27 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:09:14.323284 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-78c037ac-c3c2-403b-abb7-e7203a6bea27 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:14.323406 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-78c037ac-c3c2-403b-abb7-e7203a6bea27 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:14.338181 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:14.338181 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:14.342618 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-78c037ac-c3c2-403b-abb7-e7203a6bea27 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:09:14.347481 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-78c037ac-c3c2-403b-abb7-e7203a6bea27 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 returned with HTTP 200 Aug 06 03:09:14.347926 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 49/199] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:14 2026] GET /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:15.061338 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-34c4d91e-4e71-4a41-a679-95f19fd02a3e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:15.063124 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-34c4d91e-4e71-4a41-a679-95f19fd02a3e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 Aug 06 03:09:15.063322 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-34c4d91e-4e71-4a41-a679-95f19fd02a3e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:15.063510 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-34c4d91e-4e71-4a41-a679-95f19fd02a3e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:15.077040 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:15.077040 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:15.080340 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-34c4d91e-4e71-4a41-a679-95f19fd02a3e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:09:15.084793 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-34c4d91e-4e71-4a41-a679-95f19fd02a3e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 returned with HTTP 200 Aug 06 03:09:15.085451 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 51/200] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:15 2026] GET /volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:15.319763 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-8807f5e6-8b85-45c6-b4ba-916f46122d27 req-811072c5-fbee-4221-aec0-f3c9e2898177 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:15.323030 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-8807f5e6-8b85-45c6-b4ba-916f46122d27 req-811072c5-fbee-4221-aec0-f3c9e2898177 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] GET https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e Aug 06 03:09:15.323204 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-8807f5e6-8b85-45c6-b4ba-916f46122d27 req-811072c5-fbee-4221-aec0-f3c9e2898177 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:15.323370 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-8807f5e6-8b85-45c6-b4ba-916f46122d27 req-811072c5-fbee-4221-aec0-f3c9e2898177 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:15.334754 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:15.334754 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:15.338973 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-8807f5e6-8b85-45c6-b4ba-916f46122d27 req-811072c5-fbee-4221-aec0-f3c9e2898177 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:09:15.344630 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-8807f5e6-8b85-45c6-b4ba-916f46122d27 req-811072c5-fbee-4221-aec0-f3c9e2898177 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e returned with HTTP 200 Aug 06 03:09:15.345058 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 50/201] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:09:15 2026] GET /volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:15.363142 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1c023b46-12f0-4723-bddb-eb0d0955d258 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:15.365310 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1c023b46-12f0-4723-bddb-eb0d0955d258 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:09:15.365558 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1c023b46-12f0-4723-bddb-eb0d0955d258 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:15.365933 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1c023b46-12f0-4723-bddb-eb0d0955d258 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:15.393759 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:15.393759 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:15.398555 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1c023b46-12f0-4723-bddb-eb0d0955d258 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:09:15.403878 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1c023b46-12f0-4723-bddb-eb0d0955d258 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 returned with HTTP 200 Aug 06 03:09:15.404402 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 52/202] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:15 2026] GET /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:15.469133 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d590a8ec-4c16-4583-afa0-0794bb5b4c5d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:15.470628 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d590a8ec-4c16-4583-afa0-0794bb5b4c5d tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] DELETE https://10.4.3.80/volume/v3/volumes/3ce919d5-8dda-4ea5-bc44-a5d3b80d8d8a Aug 06 03:09:15.470783 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d590a8ec-4c16-4583-afa0-0794bb5b4c5d tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:15.470978 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d590a8ec-4c16-4583-afa0-0794bb5b4c5d tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:15.471141 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-d590a8ec-4c16-4583-afa0-0794bb5b4c5d tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Delete volume with id: 3ce919d5-8dda-4ea5-bc44-a5d3b80d8d8a Aug 06 03:09:15.476939 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:15.476939 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:15.477307 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d590a8ec-4c16-4583-afa0-0794bb5b4c5d tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:09:15.504641 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d590a8ec-4c16-4583-afa0-0794bb5b4c5d tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Delete volume request issued successfully. Aug 06 03:09:15.504925 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d590a8ec-4c16-4583-afa0-0794bb5b4c5d tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/3ce919d5-8dda-4ea5-bc44-a5d3b80d8d8a returned with HTTP 202 Aug 06 03:09:15.505420 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 50/203] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:09:15 2026] DELETE /volume/v3/volumes/3ce919d5-8dda-4ea5-bc44-a5d3b80d8d8a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:09:15.515689 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-cf513a1b-2828-4855-9044-16f07d20ffda None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:15.519491 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cf513a1b-2828-4855-9044-16f07d20ffda tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/3ce919d5-8dda-4ea5-bc44-a5d3b80d8d8a Aug 06 03:09:15.519743 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-cf513a1b-2828-4855-9044-16f07d20ffda tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:15.520082 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-cf513a1b-2828-4855-9044-16f07d20ffda tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:15.527275 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:15.527275 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:15.531070 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-cf513a1b-2828-4855-9044-16f07d20ffda tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:09:15.536227 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cf513a1b-2828-4855-9044-16f07d20ffda tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/3ce919d5-8dda-4ea5-bc44-a5d3b80d8d8a returned with HTTP 200 Aug 06 03:09:15.536781 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 52/204] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:15 2026] GET /volume/v3/volumes/3ce919d5-8dda-4ea5-bc44-a5d3b80d8d8a => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:16.097391 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bac8c291-8ddf-422f-bf21-69c14bb37827 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:16.101042 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bac8c291-8ddf-422f-bf21-69c14bb37827 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 Aug 06 03:09:16.101042 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bac8c291-8ddf-422f-bf21-69c14bb37827 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:16.101042 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bac8c291-8ddf-422f-bf21-69c14bb37827 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:16.105707 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:16.105707 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:16.109248 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-bac8c291-8ddf-422f-bf21-69c14bb37827 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:09:16.113041 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bac8c291-8ddf-422f-bf21-69c14bb37827 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 returned with HTTP 200 Aug 06 03:09:16.113370 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 51/205] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:16 2026] GET /volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:16.418259 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5adf0f81-f72c-4848-969f-47c57a98e833 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:16.421005 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5adf0f81-f72c-4848-969f-47c57a98e833 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:09:16.421255 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5adf0f81-f72c-4848-969f-47c57a98e833 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:16.421518 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5adf0f81-f72c-4848-969f-47c57a98e833 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:16.437757 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:16.437757 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:16.441592 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5adf0f81-f72c-4848-969f-47c57a98e833 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:09:16.445810 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5adf0f81-f72c-4848-969f-47c57a98e833 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 returned with HTTP 200 Aug 06 03:09:16.447459 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 53/206] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:16 2026] GET /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:16.551746 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8f8a4dde-b33a-43db-876c-0967a4566adc None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:16.553920 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8f8a4dde-b33a-43db-876c-0967a4566adc tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/3ce919d5-8dda-4ea5-bc44-a5d3b80d8d8a Aug 06 03:09:16.554155 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8f8a4dde-b33a-43db-876c-0967a4566adc tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:16.554397 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8f8a4dde-b33a-43db-876c-0967a4566adc tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:16.560655 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8f8a4dde-b33a-43db-876c-0967a4566adc tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/3ce919d5-8dda-4ea5-bc44-a5d3b80d8d8a returned with HTTP 404 Aug 06 03:09:16.561307 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 51/207] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:16 2026] GET /volume/v3/volumes/3ce919d5-8dda-4ea5-bc44-a5d3b80d8d8a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:09:16.568620 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-33fca1ca-9699-468c-a917-7a89b1eb00ee None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:16.570608 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-33fca1ca-9699-468c-a917-7a89b1eb00ee tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] DELETE https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:09:16.570922 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-33fca1ca-9699-468c-a917-7a89b1eb00ee tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:16.571208 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-33fca1ca-9699-468c-a917-7a89b1eb00ee tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:16.571404 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-33fca1ca-9699-468c-a917-7a89b1eb00ee tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Delete volume with id: dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:09:16.579487 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:16.579487 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:16.580007 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-33fca1ca-9699-468c-a917-7a89b1eb00ee tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:09:16.595939 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-33fca1ca-9699-468c-a917-7a89b1eb00ee tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Delete volume request issued successfully. Aug 06 03:09:16.596210 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-33fca1ca-9699-468c-a917-7a89b1eb00ee tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 202 Aug 06 03:09:16.596729 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 53/208] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:09:16 2026] DELETE /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:09:16.605198 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c2caaa3a-f28b-4b0c-a29f-ee943d9b917c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:16.607317 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c2caaa3a-f28b-4b0c-a29f-ee943d9b917c tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:09:16.607538 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c2caaa3a-f28b-4b0c-a29f-ee943d9b917c tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:16.607764 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c2caaa3a-f28b-4b0c-a29f-ee943d9b917c tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:16.615641 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:16.615641 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:16.619674 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c2caaa3a-f28b-4b0c-a29f-ee943d9b917c tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Volume info retrieved successfully. Aug 06 03:09:16.624466 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c2caaa3a-f28b-4b0c-a29f-ee943d9b917c tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 200 Aug 06 03:09:16.624953 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 52/209] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:16 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 865 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:16.833798 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-8e546100-24b9-4d22-b7e2-da248984d96e req-9ec1e70e-1eb8-459b-a814-ed96df8fffc0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:16.835694 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-8e546100-24b9-4d22-b7e2-da248984d96e req-9ec1e70e-1eb8-459b-a814-ed96df8fffc0 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] POST https://10.4.3.80/volume/v3/attachments/b275623a-72ad-4f96-8307-e9795b4ec967/action Aug 06 03:09:16.836102 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-8e546100-24b9-4d22-b7e2-da248984d96e req-9ec1e70e-1eb8-459b-a814-ed96df8fffc0 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:09:16.836296 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-8e546100-24b9-4d22-b7e2-da248984d96e req-9ec1e70e-1eb8-459b-a814-ed96df8fffc0 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:16.856131 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:16.856131 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:16.867967 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-8e546100-24b9-4d22-b7e2-da248984d96e req-9ec1e70e-1eb8-459b-a814-ed96df8fffc0 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/attachments/b275623a-72ad-4f96-8307-e9795b4ec967/action returned with HTTP 204 Aug 06 03:09:16.868356 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 54/210] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:09:16 2026] POST /volume/v3/attachments/b275623a-72ad-4f96-8307-e9795b4ec967/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:09:17.125523 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5bf69855-64f5-4a84-ad39-ef68c5d5de01 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:17.127956 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5bf69855-64f5-4a84-ad39-ef68c5d5de01 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 Aug 06 03:09:17.128124 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5bf69855-64f5-4a84-ad39-ef68c5d5de01 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:17.129507 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5bf69855-64f5-4a84-ad39-ef68c5d5de01 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:17.136461 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:17.136461 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:17.141464 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-5bf69855-64f5-4a84-ad39-ef68c5d5de01 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:09:17.147912 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5bf69855-64f5-4a84-ad39-ef68c5d5de01 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 returned with HTTP 200 Aug 06 03:09:17.148225 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 52/211] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:17 2026] GET /volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:17.460262 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-15149920-4cb7-44cc-8b51-fb6035d98363 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:17.462000 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-15149920-4cb7-44cc-8b51-fb6035d98363 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:09:17.462272 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-15149920-4cb7-44cc-8b51-fb6035d98363 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:17.462345 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-15149920-4cb7-44cc-8b51-fb6035d98363 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:17.472594 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:17.472594 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:17.476689 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-15149920-4cb7-44cc-8b51-fb6035d98363 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:09:17.480689 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-15149920-4cb7-44cc-8b51-fb6035d98363 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 returned with HTTP 200 Aug 06 03:09:17.481084 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 54/212] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:17 2026] GET /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 => generated 1133 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:17.497034 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-baf329ff-01ad-4e6e-8e5f-346c893e5465 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:17.499675 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-baf329ff-01ad-4e6e-8e5f-346c893e5465 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:09:17.499967 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-baf329ff-01ad-4e6e-8e5f-346c893e5465 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:17.500198 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-baf329ff-01ad-4e6e-8e5f-346c893e5465 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:17.513999 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:17.513999 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:17.517366 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-baf329ff-01ad-4e6e-8e5f-346c893e5465 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:09:17.521908 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-baf329ff-01ad-4e6e-8e5f-346c893e5465 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 returned with HTTP 200 Aug 06 03:09:17.522422 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 53/213] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:17 2026] GET /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 => generated 1133 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:17.638785 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a4ac2768-84d2-44d1-84c1-52f23e4cdf1f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:17.640417 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a4ac2768-84d2-44d1-84c1-52f23e4cdf1f tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] GET https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 Aug 06 03:09:17.640613 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a4ac2768-84d2-44d1-84c1-52f23e4cdf1f tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:17.640803 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a4ac2768-84d2-44d1-84c1-52f23e4cdf1f tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:17.647155 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a4ac2768-84d2-44d1-84c1-52f23e4cdf1f tempest-TestMultiAttachVolumeSwap-1154247274 tempest-TestMultiAttachVolumeSwap-1154247274-project-member] https://10.4.3.80/volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 returned with HTTP 404 Aug 06 03:09:17.647383 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 55/214] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:17 2026] GET /volume/v3/volumes/dd4cbaf2-7e8e-4020-b933-6ca4cf450818 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:09:18.160723 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1efd3315-9423-4b8e-adb5-8e61a16c335c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:18.162845 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1efd3315-9423-4b8e-adb5-8e61a16c335c tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 Aug 06 03:09:18.163082 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1efd3315-9423-4b8e-adb5-8e61a16c335c tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:18.163635 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1efd3315-9423-4b8e-adb5-8e61a16c335c tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:18.171122 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:18.171122 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:18.175984 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1efd3315-9423-4b8e-adb5-8e61a16c335c tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:09:18.182138 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1efd3315-9423-4b8e-adb5-8e61a16c335c tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 returned with HTTP 200 Aug 06 03:09:18.182630 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 53/215] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:18 2026] GET /volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 => generated 1389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:18.197004 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1b2aa81f-4a30-4c75-ba20-bb230019eea0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:18.201918 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1b2aa81f-4a30-4c75-ba20-bb230019eea0 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:09:18.202418 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1b2aa81f-4a30-4c75-ba20-bb230019eea0 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1657362824"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:18.206780 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-1b2aa81f-4a30-4c75-ba20-bb230019eea0 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1657362824'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:09:18.206780 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-1b2aa81f-4a30-4c75-ba20-bb230019eea0 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Create volume of 1 GB Aug 06 03:09:18.210319 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1b2aa81f-4a30-4c75-ba20-bb230019eea0 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Availability Zones retrieved successfully. Aug 06 03:09:18.220435 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1b2aa81f-4a30-4c75-ba20-bb230019eea0 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Flow 'volume_create_api' (ff186737-661d-487c-978c-24af74925ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:09:18.222632 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1b2aa81f-4a30-4c75-ba20-bb230019eea0 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c1bbde8-fe0a-4440-bf5f-8ad1c9529439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:18.223816 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-1b2aa81f-4a30-4c75-ba20-bb230019eea0 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:09:18.259998 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1b2aa81f-4a30-4c75-ba20-bb230019eea0 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c1bbde8-fe0a-4440-bf5f-8ad1c9529439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:18.259998 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1b2aa81f-4a30-4c75-ba20-bb230019eea0 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8cc6ffa-831e-4a59-ad43-5e09b1c32971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:18.302673 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-1b2aa81f-4a30-4c75-ba20-bb230019eea0 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Created reservations ['cd65a93f-bb41-421e-9f35-a2909ed1efc0', '24bd5c24-fc70-4bef-9222-c78663e683ec', '8dd8e236-30ab-4264-8459-45d8fdf7e804', '64fc171b-3c5d-4e4b-a9c3-430e5a7aad87'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:09:18.303124 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1b2aa81f-4a30-4c75-ba20-bb230019eea0 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8cc6ffa-831e-4a59-ad43-5e09b1c32971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd65a93f-bb41-421e-9f35-a2909ed1efc0', '24bd5c24-fc70-4bef-9222-c78663e683ec', '8dd8e236-30ab-4264-8459-45d8fdf7e804', '64fc171b-3c5d-4e4b-a9c3-430e5a7aad87']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:18.304212 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1b2aa81f-4a30-4c75-ba20-bb230019eea0 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0c3ac6b-72e0-459f-8589-71a37e17f781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:18.330886 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1b2aa81f-4a30-4c75-ba20-bb230019eea0 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0c3ac6b-72e0-459f-8589-71a37e17f781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc40eb39-18e0-4dce-ad17-166a58adc265', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1657362824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce1fc7a424134b57a62687e534f5b591',qos_specs=None,replication_status=,reservations=['cd65a93f-bb41-421e-9f35-a2909ed1efc0','24bd5c24-fc70-4bef-9222-c78663e683ec','8dd8e236-30ab-4264-8459-45d8fdf7e804','64fc171b-3c5d-4e4b-a9c3-430e5a7aad87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='966f799e34954f9783397cdb77ab37a2',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:09:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1657362824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc40eb39-18e0-4dce-ad17-166a58adc265,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce1fc7a424134b57a62687e534f5b591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='966f799e34954f9783397cdb77ab37a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:18.331653 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1b2aa81f-4a30-4c75-ba20-bb230019eea0 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35acae22-db51-468c-b928-dfe971d2a71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:18.348796 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1b2aa81f-4a30-4c75-ba20-bb230019eea0 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35acae22-db51-468c-b928-dfe971d2a71c) transitioned into state 'SUCCESS' from state '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-1657362824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce1fc7a424134b57a62687e534f5b591',qos_specs=None,replication_status=,reservations=['cd65a93f-bb41-421e-9f35-a2909ed1efc0','24bd5c24-fc70-4bef-9222-c78663e683ec','8dd8e236-30ab-4264-8459-45d8fdf7e804','64fc171b-3c5d-4e4b-a9c3-430e5a7aad87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='966f799e34954f9783397cdb77ab37a2',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:18.349781 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1b2aa81f-4a30-4c75-ba20-bb230019eea0 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30c555ce-d306-45a3-969f-e07e1b11a078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:18.358328 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1b2aa81f-4a30-4c75-ba20-bb230019eea0 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30c555ce-d306-45a3-969f-e07e1b11a078) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:18.359291 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1b2aa81f-4a30-4c75-ba20-bb230019eea0 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Flow 'volume_create_api' (ff186737-661d-487c-978c-24af74925ee5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:09:18.359627 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1b2aa81f-4a30-4c75-ba20-bb230019eea0 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Create volume request issued successfully. Aug 06 03:09:18.360205 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1b2aa81f-4a30-4c75-ba20-bb230019eea0 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:09:18.360844 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 55/216] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:09:18 2026] POST /volume/v3/volumes => generated 750 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:09:18.375422 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-95e25f65-3ac0-4b7c-aaae-9d9b14b89414 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:18.377229 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-95e25f65-3ac0-4b7c-aaae-9d9b14b89414 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/cc40eb39-18e0-4dce-ad17-166a58adc265 Aug 06 03:09:18.377471 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-95e25f65-3ac0-4b7c-aaae-9d9b14b89414 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:18.377712 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-95e25f65-3ac0-4b7c-aaae-9d9b14b89414 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:18.385691 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:18.385691 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:18.390566 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-95e25f65-3ac0-4b7c-aaae-9d9b14b89414 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:09:18.395912 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-95e25f65-3ac0-4b7c-aaae-9d9b14b89414 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/cc40eb39-18e0-4dce-ad17-166a58adc265 returned with HTTP 200 Aug 06 03:09:18.396306 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 54/217] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:18 2026] GET /volume/v3/volumes/cc40eb39-18e0-4dce-ad17-166a58adc265 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:19.087866 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-eb400443-8aaa-44e4-bd99-5888ee9187a2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:19.301705 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-eb400443-8aaa-44e4-bd99-5888ee9187a2 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:09:19.301853 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-eb400443-8aaa-44e4-bd99-5888ee9187a2 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-894382383", "imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:19.304054 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-eb400443-8aaa-44e4-bd99-5888ee9187a2 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-894382383', 'imageRef': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:09:19.412459 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-37f66e24-d002-46bd-bff0-572093a11bea None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:19.414087 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-37f66e24-d002-46bd-bff0-572093a11bea tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/cc40eb39-18e0-4dce-ad17-166a58adc265 Aug 06 03:09:19.414235 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-37f66e24-d002-46bd-bff0-572093a11bea tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:19.414431 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-37f66e24-d002-46bd-bff0-572093a11bea tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:19.430790 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:19.430790 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:19.442293 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-37f66e24-d002-46bd-bff0-572093a11bea tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:09:19.448280 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-37f66e24-d002-46bd-bff0-572093a11bea tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/cc40eb39-18e0-4dce-ad17-166a58adc265 returned with HTTP 200 Aug 06 03:09:19.448797 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 54/218] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:19 2026] GET /volume/v3/volumes/cc40eb39-18e0-4dce-ad17-166a58adc265 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:19.467597 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f98b2274-8b85-436f-bc93-813e22e1e226 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:19.469250 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f98b2274-8b85-436f-bc93-813e22e1e226 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:09:19.469597 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f98b2274-8b85-436f-bc93-813e22e1e226 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-272094282"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:19.471169 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-f98b2274-8b85-436f-bc93-813e22e1e226 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-272094282'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:09:19.471169 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-f98b2274-8b85-436f-bc93-813e22e1e226 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Create volume of 1 GB Aug 06 03:09:19.471343 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:19.471343 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:19.475206 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f98b2274-8b85-436f-bc93-813e22e1e226 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Availability Zones retrieved successfully. Aug 06 03:09:19.480679 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f98b2274-8b85-436f-bc93-813e22e1e226 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Flow 'volume_create_api' (61ca33cb-3650-458d-a791-6d4371ea8047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:09:19.482749 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f98b2274-8b85-436f-bc93-813e22e1e226 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26e35176-e9e8-436c-a25a-5f98cf7cb452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:19.482749 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-f98b2274-8b85-436f-bc93-813e22e1e226 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:09:19.522510 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f98b2274-8b85-436f-bc93-813e22e1e226 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26e35176-e9e8-436c-a25a-5f98cf7cb452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:19.523999 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f98b2274-8b85-436f-bc93-813e22e1e226 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edff1c7c-b3fb-4d6c-bade-b7661b2d0d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:19.571688 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-f98b2274-8b85-436f-bc93-813e22e1e226 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Created reservations ['750d6740-ae67-4ef7-b301-2239625bbb37', '808cf4dd-0b5c-4cf5-a5e1-88e2fdec2ebf', '1333f464-adfb-4818-9b1d-69dd2a9feffc', '20d698ba-8aa4-4b4f-9c2c-78446b568354'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:09:19.572614 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f98b2274-8b85-436f-bc93-813e22e1e226 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edff1c7c-b3fb-4d6c-bade-b7661b2d0d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['750d6740-ae67-4ef7-b301-2239625bbb37', '808cf4dd-0b5c-4cf5-a5e1-88e2fdec2ebf', '1333f464-adfb-4818-9b1d-69dd2a9feffc', '20d698ba-8aa4-4b4f-9c2c-78446b568354']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:19.573288 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f98b2274-8b85-436f-bc93-813e22e1e226 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06b07f56-bc1e-4fc2-be17-db8ed71985f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:19.597255 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f98b2274-8b85-436f-bc93-813e22e1e226 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06b07f56-bc1e-4fc2-be17-db8ed71985f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a05b37ae-a3aa-4229-9baf-fab19e8c91e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-272094282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce1fc7a424134b57a62687e534f5b591',qos_specs=None,replication_status=,reservations=['750d6740-ae67-4ef7-b301-2239625bbb37','808cf4dd-0b5c-4cf5-a5e1-88e2fdec2ebf','1333f464-adfb-4818-9b1d-69dd2a9feffc','20d698ba-8aa4-4b4f-9c2c-78446b568354'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='966f799e34954f9783397cdb77ab37a2',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:09:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-272094282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a05b37ae-a3aa-4229-9baf-fab19e8c91e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce1fc7a424134b57a62687e534f5b591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='966f799e34954f9783397cdb77ab37a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:19.597932 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f98b2274-8b85-436f-bc93-813e22e1e226 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faf84241-f9ad-40a7-b16d-f5a2d50dccca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:19.620171 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f98b2274-8b85-436f-bc93-813e22e1e226 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faf84241-f9ad-40a7-b16d-f5a2d50dccca) transitioned into state 'SUCCESS' from state '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-272094282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce1fc7a424134b57a62687e534f5b591',qos_specs=None,replication_status=,reservations=['750d6740-ae67-4ef7-b301-2239625bbb37','808cf4dd-0b5c-4cf5-a5e1-88e2fdec2ebf','1333f464-adfb-4818-9b1d-69dd2a9feffc','20d698ba-8aa4-4b4f-9c2c-78446b568354'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='966f799e34954f9783397cdb77ab37a2',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:19.621059 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f98b2274-8b85-436f-bc93-813e22e1e226 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (177a7464-2c11-4345-a022-a1853c592ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:19.633421 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f98b2274-8b85-436f-bc93-813e22e1e226 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (177a7464-2c11-4345-a022-a1853c592ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:19.634589 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f98b2274-8b85-436f-bc93-813e22e1e226 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Flow 'volume_create_api' (61ca33cb-3650-458d-a791-6d4371ea8047) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:09:19.634927 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f98b2274-8b85-436f-bc93-813e22e1e226 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Create volume request issued successfully. Aug 06 03:09:19.635674 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f98b2274-8b85-436f-bc93-813e22e1e226 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:09:19.636307 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 56/219] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:09:19 2026] POST /volume/v3/volumes => generated 749 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:09:19.653156 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-be60f029-a854-4753-b7fb-12e1f0b7fc40 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:19.655289 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-be60f029-a854-4753-b7fb-12e1f0b7fc40 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/a05b37ae-a3aa-4229-9baf-fab19e8c91e8 Aug 06 03:09:19.655572 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-be60f029-a854-4753-b7fb-12e1f0b7fc40 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:19.655815 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-be60f029-a854-4753-b7fb-12e1f0b7fc40 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:19.667063 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:19.667063 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:19.671224 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-be60f029-a854-4753-b7fb-12e1f0b7fc40 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:09:19.678568 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-be60f029-a854-4753-b7fb-12e1f0b7fc40 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/a05b37ae-a3aa-4229-9baf-fab19e8c91e8 returned with HTTP 200 Aug 06 03:09:19.679178 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 55/220] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:19 2026] GET /volume/v3/volumes/a05b37ae-a3aa-4229-9baf-fab19e8c91e8 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:19.762187 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-eb400443-8aaa-44e4-bd99-5888ee9187a2 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Create volume of 1 GB Aug 06 03:09:19.766252 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-eb400443-8aaa-44e4-bd99-5888ee9187a2 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Availability Zones retrieved successfully. Aug 06 03:09:19.772120 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-eb400443-8aaa-44e4-bd99-5888ee9187a2 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Flow 'volume_create_api' (3ba36db8-e55c-492c-b32f-546ac6913a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:09:19.773040 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-eb400443-8aaa-44e4-bd99-5888ee9187a2 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b51f9c7-426a-4dc2-910d-794857dbecc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:19.773911 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-eb400443-8aaa-44e4-bd99-5888ee9187a2 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:09:19.840886 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-eb400443-8aaa-44e4-bd99-5888ee9187a2 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b51f9c7-426a-4dc2-910d-794857dbecc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:19.841664 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-eb400443-8aaa-44e4-bd99-5888ee9187a2 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df87f6a6-9096-4d5d-ab3f-8767b2ffcc2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:19.929489 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-eb400443-8aaa-44e4-bd99-5888ee9187a2 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Created reservations ['3fc1cd4f-9d80-4c34-99c5-26340207440a', '12599857-c51e-4916-94f5-31b4ed088e4b', 'b4b588cd-32e9-42e1-a247-4f11743afbd8', '2430c18c-48b7-4cb6-8e35-691494044c5d'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:09:19.930683 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-eb400443-8aaa-44e4-bd99-5888ee9187a2 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df87f6a6-9096-4d5d-ab3f-8767b2ffcc2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fc1cd4f-9d80-4c34-99c5-26340207440a', '12599857-c51e-4916-94f5-31b4ed088e4b', 'b4b588cd-32e9-42e1-a247-4f11743afbd8', '2430c18c-48b7-4cb6-8e35-691494044c5d']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:19.931650 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-eb400443-8aaa-44e4-bd99-5888ee9187a2 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07b2b62c-487c-4d7b-aa76-755d706b8bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:19.967484 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-eb400443-8aaa-44e4-bd99-5888ee9187a2 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07b2b62c-487c-4d7b-aa76-755d706b8bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ff06b3d-62c1-4704-96af-f070b1d100a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-894382383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b3202d0d3d546a1b8a0483a9f4b8fe8',qos_specs=None,replication_status=,reservations=['3fc1cd4f-9d80-4c34-99c5-26340207440a','12599857-c51e-4916-94f5-31b4ed088e4b','b4b588cd-32e9-42e1-a247-4f11743afbd8','2430c18c-48b7-4cb6-8e35-691494044c5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e669158bdf94172804fb11b1fe0bb55',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:09:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-894382383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ff06b3d-62c1-4704-96af-f070b1d100a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b3202d0d3d546a1b8a0483a9f4b8fe8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e669158bdf94172804fb11b1fe0bb55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:19.968995 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-eb400443-8aaa-44e4-bd99-5888ee9187a2 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4a62547-9816-4b3f-9474-0cd02e341303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:19.998010 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-eb400443-8aaa-44e4-bd99-5888ee9187a2 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4a62547-9816-4b3f-9474-0cd02e341303) transitioned into state 'SUCCESS' from state '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-894382383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b3202d0d3d546a1b8a0483a9f4b8fe8',qos_specs=None,replication_status=,reservations=['3fc1cd4f-9d80-4c34-99c5-26340207440a','12599857-c51e-4916-94f5-31b4ed088e4b','b4b588cd-32e9-42e1-a247-4f11743afbd8','2430c18c-48b7-4cb6-8e35-691494044c5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e669158bdf94172804fb11b1fe0bb55',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:19.998696 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-eb400443-8aaa-44e4-bd99-5888ee9187a2 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5c6fadf-54c8-497e-8a7a-a6a56fef92cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:20.010314 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-eb400443-8aaa-44e4-bd99-5888ee9187a2 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5c6fadf-54c8-497e-8a7a-a6a56fef92cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:20.011141 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-eb400443-8aaa-44e4-bd99-5888ee9187a2 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Flow 'volume_create_api' (3ba36db8-e55c-492c-b32f-546ac6913a65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:09:20.011415 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-eb400443-8aaa-44e4-bd99-5888ee9187a2 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Create volume request issued successfully. Aug 06 03:09:20.011932 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-eb400443-8aaa-44e4-bd99-5888ee9187a2 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:09:20.012325 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 56/221] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:09:19 2026] POST /volume/v3/volumes => generated 754 bytes in 925 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:09:20.023503 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fc816c5d-4cad-4b0f-b197-cbca23c708f9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:20.026955 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fc816c5d-4cad-4b0f-b197-cbca23c708f9 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] GET https://10.4.3.80/volume/v3/volumes/7ff06b3d-62c1-4704-96af-f070b1d100a0 Aug 06 03:09:20.027908 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fc816c5d-4cad-4b0f-b197-cbca23c708f9 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:20.028228 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fc816c5d-4cad-4b0f-b197-cbca23c708f9 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:20.038318 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:20.038318 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:20.046287 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-fc816c5d-4cad-4b0f-b197-cbca23c708f9 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Volume info retrieved successfully. Aug 06 03:09:20.051266 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fc816c5d-4cad-4b0f-b197-cbca23c708f9 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes/7ff06b3d-62c1-4704-96af-f070b1d100a0 returned with HTTP 200 Aug 06 03:09:20.051675 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 55/222] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:20 2026] GET /volume/v3/volumes/7ff06b3d-62c1-4704-96af-f070b1d100a0 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:20.698725 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b931775b-9b6f-49a8-bdf0-be1e242245b7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:20.701056 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b931775b-9b6f-49a8-bdf0-be1e242245b7 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/a05b37ae-a3aa-4229-9baf-fab19e8c91e8 Aug 06 03:09:20.701265 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b931775b-9b6f-49a8-bdf0-be1e242245b7 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:20.701482 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b931775b-9b6f-49a8-bdf0-be1e242245b7 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:20.708889 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:20.708889 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:20.712989 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b931775b-9b6f-49a8-bdf0-be1e242245b7 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:09:20.717391 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b931775b-9b6f-49a8-bdf0-be1e242245b7 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/a05b37ae-a3aa-4229-9baf-fab19e8c91e8 returned with HTTP 200 Aug 06 03:09:20.717887 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 57/223] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:20 2026] GET /volume/v3/volumes/a05b37ae-a3aa-4229-9baf-fab19e8c91e8 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:21.068883 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e74401a8-0225-442a-b043-76085326f021 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:21.071565 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e74401a8-0225-442a-b043-76085326f021 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] GET https://10.4.3.80/volume/v3/volumes/7ff06b3d-62c1-4704-96af-f070b1d100a0 Aug 06 03:09:21.071800 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e74401a8-0225-442a-b043-76085326f021 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:21.072040 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e74401a8-0225-442a-b043-76085326f021 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:21.082960 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:21.082960 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:21.088594 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e74401a8-0225-442a-b043-76085326f021 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Volume info retrieved successfully. Aug 06 03:09:21.094683 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e74401a8-0225-442a-b043-76085326f021 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes/7ff06b3d-62c1-4704-96af-f070b1d100a0 returned with HTTP 200 Aug 06 03:09:21.095158 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 56/224] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:21 2026] GET /volume/v3/volumes/7ff06b3d-62c1-4704-96af-f070b1d100a0 => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:21.107072 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f7218983-862b-4f1d-a16b-145b34e2e185 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:21.109426 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f7218983-862b-4f1d-a16b-145b34e2e185 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:09:21.109965 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f7218983-862b-4f1d-a16b-145b34e2e185 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1629000732"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:21.111962 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-f7218983-862b-4f1d-a16b-145b34e2e185 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1629000732'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:09:21.112088 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-f7218983-862b-4f1d-a16b-145b34e2e185 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Create volume of 1 GB Aug 06 03:09:21.112394 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:21.112394 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:21.118117 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f7218983-862b-4f1d-a16b-145b34e2e185 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Availability Zones retrieved successfully. Aug 06 03:09:21.125930 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f7218983-862b-4f1d-a16b-145b34e2e185 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Flow 'volume_create_api' (21ddb694-7dd2-4775-b441-4975b79b07fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:09:21.127250 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f7218983-862b-4f1d-a16b-145b34e2e185 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f42bf527-65e0-4303-9814-39cd9d0949dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:21.128307 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-f7218983-862b-4f1d-a16b-145b34e2e185 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:09:21.169271 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f7218983-862b-4f1d-a16b-145b34e2e185 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f42bf527-65e0-4303-9814-39cd9d0949dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:21.170498 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f7218983-862b-4f1d-a16b-145b34e2e185 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d9b85a0-73a9-43b7-8fc4-a6a895c14544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:21.231458 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-f7218983-862b-4f1d-a16b-145b34e2e185 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Created reservations ['52038a39-bd54-46ed-9c27-ef7fb80935d8', 'e45a5860-2080-4f8b-86c2-e0e958908528', 'f5e1577d-8bbf-4587-b2b4-adaf39079df7', '06ffe78a-d0d1-4a2d-a235-d110ebc47fa6'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:09:21.231458 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f7218983-862b-4f1d-a16b-145b34e2e185 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d9b85a0-73a9-43b7-8fc4-a6a895c14544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52038a39-bd54-46ed-9c27-ef7fb80935d8', 'e45a5860-2080-4f8b-86c2-e0e958908528', 'f5e1577d-8bbf-4587-b2b4-adaf39079df7', '06ffe78a-d0d1-4a2d-a235-d110ebc47fa6']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:21.231458 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f7218983-862b-4f1d-a16b-145b34e2e185 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba605a37-8c3c-4c45-adcb-bf1f725e8c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:21.254392 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f7218983-862b-4f1d-a16b-145b34e2e185 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba605a37-8c3c-4c45-adcb-bf1f725e8c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '663d2fe7-9b53-42aa-ba38-019fd01a76bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1629000732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b3202d0d3d546a1b8a0483a9f4b8fe8',qos_specs=None,replication_status=,reservations=['52038a39-bd54-46ed-9c27-ef7fb80935d8','e45a5860-2080-4f8b-86c2-e0e958908528','f5e1577d-8bbf-4587-b2b4-adaf39079df7','06ffe78a-d0d1-4a2d-a235-d110ebc47fa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e669158bdf94172804fb11b1fe0bb55',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:09:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1629000732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=663d2fe7-9b53-42aa-ba38-019fd01a76bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b3202d0d3d546a1b8a0483a9f4b8fe8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e669158bdf94172804fb11b1fe0bb55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:21.255394 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f7218983-862b-4f1d-a16b-145b34e2e185 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c767e3e-f4a2-4bdb-a800-0c4392cb51fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:21.279124 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f7218983-862b-4f1d-a16b-145b34e2e185 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c767e3e-f4a2-4bdb-a800-0c4392cb51fd) transitioned into state 'SUCCESS' from state '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-1629000732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b3202d0d3d546a1b8a0483a9f4b8fe8',qos_specs=None,replication_status=,reservations=['52038a39-bd54-46ed-9c27-ef7fb80935d8','e45a5860-2080-4f8b-86c2-e0e958908528','f5e1577d-8bbf-4587-b2b4-adaf39079df7','06ffe78a-d0d1-4a2d-a235-d110ebc47fa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e669158bdf94172804fb11b1fe0bb55',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:21.280121 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f7218983-862b-4f1d-a16b-145b34e2e185 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea8826bf-a059-40d6-9e3b-2f07bf8146d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:21.292667 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f7218983-862b-4f1d-a16b-145b34e2e185 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea8826bf-a059-40d6-9e3b-2f07bf8146d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:21.293797 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f7218983-862b-4f1d-a16b-145b34e2e185 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Flow 'volume_create_api' (21ddb694-7dd2-4775-b441-4975b79b07fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:09:21.294147 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f7218983-862b-4f1d-a16b-145b34e2e185 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Create volume request issued successfully. Aug 06 03:09:21.294722 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f7218983-862b-4f1d-a16b-145b34e2e185 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:09:21.295304 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 57/225] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:09:21 2026] POST /volume/v3/volumes => generated 755 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:09:21.309456 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3306ea8e-9faa-4b4d-ab68-18a428d27542 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:21.312647 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3306ea8e-9faa-4b4d-ab68-18a428d27542 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] GET https://10.4.3.80/volume/v3/volumes/663d2fe7-9b53-42aa-ba38-019fd01a76bd Aug 06 03:09:21.312647 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3306ea8e-9faa-4b4d-ab68-18a428d27542 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:21.312647 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3306ea8e-9faa-4b4d-ab68-18a428d27542 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:21.322406 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:21.322406 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:21.327433 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3306ea8e-9faa-4b4d-ab68-18a428d27542 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Volume info retrieved successfully. Aug 06 03:09:21.332896 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3306ea8e-9faa-4b4d-ab68-18a428d27542 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes/663d2fe7-9b53-42aa-ba38-019fd01a76bd returned with HTTP 200 Aug 06 03:09:21.333904 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 56/226] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:21 2026] GET /volume/v3/volumes/663d2fe7-9b53-42aa-ba38-019fd01a76bd => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:22.348455 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ca80ac19-0d00-4992-a5e0-c81a0a575218 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:22.350263 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ca80ac19-0d00-4992-a5e0-c81a0a575218 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] GET https://10.4.3.80/volume/v3/volumes/663d2fe7-9b53-42aa-ba38-019fd01a76bd Aug 06 03:09:22.350434 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ca80ac19-0d00-4992-a5e0-c81a0a575218 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:22.350604 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ca80ac19-0d00-4992-a5e0-c81a0a575218 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:22.358071 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:22.358071 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:22.361492 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ca80ac19-0d00-4992-a5e0-c81a0a575218 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Volume info retrieved successfully. Aug 06 03:09:22.365718 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ca80ac19-0d00-4992-a5e0-c81a0a575218 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes/663d2fe7-9b53-42aa-ba38-019fd01a76bd returned with HTTP 200 Aug 06 03:09:22.366034 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 58/227] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:22 2026] GET /volume/v3/volumes/663d2fe7-9b53-42aa-ba38-019fd01a76bd => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:22.381727 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-63e58d4b-1f94-4745-af2b-1fad0a6fcf7d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:22.383863 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-63e58d4b-1f94-4745-af2b-1fad0a6fcf7d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:09:22.384367 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-63e58d4b-1f94-4745-af2b-1fad0a6fcf7d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-86864663"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:22.386228 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-63e58d4b-1f94-4745-af2b-1fad0a6fcf7d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-86864663'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:09:22.386557 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-63e58d4b-1f94-4745-af2b-1fad0a6fcf7d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Create volume of 1 GB Aug 06 03:09:22.391848 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-63e58d4b-1f94-4745-af2b-1fad0a6fcf7d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Availability Zones retrieved successfully. Aug 06 03:09:22.400684 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-63e58d4b-1f94-4745-af2b-1fad0a6fcf7d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Flow 'volume_create_api' (af2aa0a0-4372-436f-822e-865a9e549702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:09:22.402266 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-63e58d4b-1f94-4745-af2b-1fad0a6fcf7d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebd82323-f601-4fa4-8fe7-4198811bcb7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:22.403692 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-63e58d4b-1f94-4745-af2b-1fad0a6fcf7d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:09:22.449806 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-63e58d4b-1f94-4745-af2b-1fad0a6fcf7d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebd82323-f601-4fa4-8fe7-4198811bcb7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:22.450590 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-63e58d4b-1f94-4745-af2b-1fad0a6fcf7d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b1cfd86-9b12-456b-aade-0fb17a26ba1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:22.496737 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-63e58d4b-1f94-4745-af2b-1fad0a6fcf7d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Created reservations ['54369938-50d0-4367-9b28-71bf6a56565a', '12d6f591-6a8f-4002-9167-97693778496d', 'c564e896-8da7-4f2f-9095-8c2debb1b94a', 'c21e7072-78ac-4fdb-9d66-607e4da33e7e'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:09:22.497449 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-63e58d4b-1f94-4745-af2b-1fad0a6fcf7d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b1cfd86-9b12-456b-aade-0fb17a26ba1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54369938-50d0-4367-9b28-71bf6a56565a', '12d6f591-6a8f-4002-9167-97693778496d', 'c564e896-8da7-4f2f-9095-8c2debb1b94a', 'c21e7072-78ac-4fdb-9d66-607e4da33e7e']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:22.498145 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-63e58d4b-1f94-4745-af2b-1fad0a6fcf7d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51489e79-a7b2-42b5-afa1-6c49f30d2449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:22.522370 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-63e58d4b-1f94-4745-af2b-1fad0a6fcf7d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51489e79-a7b2-42b5-afa1-6c49f30d2449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba537caf-936f-4eb3-ac2a-f5cbb71a2da7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-86864663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b3202d0d3d546a1b8a0483a9f4b8fe8',qos_specs=None,replication_status=,reservations=['54369938-50d0-4367-9b28-71bf6a56565a','12d6f591-6a8f-4002-9167-97693778496d','c564e896-8da7-4f2f-9095-8c2debb1b94a','c21e7072-78ac-4fdb-9d66-607e4da33e7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e669158bdf94172804fb11b1fe0bb55',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:09:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-86864663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba537caf-936f-4eb3-ac2a-f5cbb71a2da7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b3202d0d3d546a1b8a0483a9f4b8fe8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e669158bdf94172804fb11b1fe0bb55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:22.523461 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-63e58d4b-1f94-4745-af2b-1fad0a6fcf7d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2ad2ed7-98ce-47eb-9677-5a880f3c38da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:22.541554 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-63e58d4b-1f94-4745-af2b-1fad0a6fcf7d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2ad2ed7-98ce-47eb-9677-5a880f3c38da) transitioned into state 'SUCCESS' from state '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-86864663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b3202d0d3d546a1b8a0483a9f4b8fe8',qos_specs=None,replication_status=,reservations=['54369938-50d0-4367-9b28-71bf6a56565a','12d6f591-6a8f-4002-9167-97693778496d','c564e896-8da7-4f2f-9095-8c2debb1b94a','c21e7072-78ac-4fdb-9d66-607e4da33e7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e669158bdf94172804fb11b1fe0bb55',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:22.542305 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-63e58d4b-1f94-4745-af2b-1fad0a6fcf7d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (628ae23e-a556-4234-af28-4a239a88a1e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:22.551675 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-63e58d4b-1f94-4745-af2b-1fad0a6fcf7d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (628ae23e-a556-4234-af28-4a239a88a1e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:22.552506 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-63e58d4b-1f94-4745-af2b-1fad0a6fcf7d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Flow 'volume_create_api' (af2aa0a0-4372-436f-822e-865a9e549702) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:09:22.552784 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-63e58d4b-1f94-4745-af2b-1fad0a6fcf7d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Create volume request issued successfully. Aug 06 03:09:22.553308 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-63e58d4b-1f94-4745-af2b-1fad0a6fcf7d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:09:22.553707 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 57/228] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:09:22 2026] POST /volume/v3/volumes => generated 753 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:09:22.567013 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-985b091b-bf4d-4f1f-b387-3705458c9ff0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:22.571423 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-985b091b-bf4d-4f1f-b387-3705458c9ff0 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] GET https://10.4.3.80/volume/v3/volumes/ba537caf-936f-4eb3-ac2a-f5cbb71a2da7 Aug 06 03:09:22.571656 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-985b091b-bf4d-4f1f-b387-3705458c9ff0 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:22.571805 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-985b091b-bf4d-4f1f-b387-3705458c9ff0 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:22.579678 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:22.579678 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:22.583987 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-985b091b-bf4d-4f1f-b387-3705458c9ff0 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Volume info retrieved successfully. Aug 06 03:09:22.588438 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-985b091b-bf4d-4f1f-b387-3705458c9ff0 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes/ba537caf-936f-4eb3-ac2a-f5cbb71a2da7 returned with HTTP 200 Aug 06 03:09:22.588783 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 58/229] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:22 2026] GET /volume/v3/volumes/ba537caf-936f-4eb3-ac2a-f5cbb71a2da7 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:23.336374 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-7c8a8b40-f86f-40f7-aac3-fffb3162286e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:23.339664 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-7c8a8b40-f86f-40f7-aac3-fffb3162286e tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] GET https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 Aug 06 03:09:23.339958 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-7c8a8b40-f86f-40f7-aac3-fffb3162286e tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:23.340320 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-7c8a8b40-f86f-40f7-aac3-fffb3162286e tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:23.353717 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:23.353717 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:23.358187 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-7c8a8b40-f86f-40f7-aac3-fffb3162286e tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Volume info retrieved successfully. Aug 06 03:09:23.368037 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-7c8a8b40-f86f-40f7-aac3-fffb3162286e tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 returned with HTTP 200 Aug 06 03:09:23.368037 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 57/230] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:09:23 2026] GET /volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:23.473448 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ea329378-e6c4-4a82-8ceb-20e529575c44 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:23.473859 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ea329378-e6c4-4a82-8ceb-20e529575c44 None None] GET https://10.4.3.80/volume// Aug 06 03:09:23.474022 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ea329378-e6c4-4a82-8ceb-20e529575c44 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:23.474495 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ea329378-e6c4-4a82-8ceb-20e529575c44 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:23.474704 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ea329378-e6c4-4a82-8ceb-20e529575c44 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:23.475076 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 59/231] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:09:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:23.491688 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-48830d49-f8ec-46a8-afeb-36c393d90af9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:23.494145 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-48830d49-f8ec-46a8-afeb-36c393d90af9 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:09:23.494730 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-48830d49-f8ec-46a8-afeb-36c393d90af9 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1160df7b-3b86-4d9f-8eb2-6eff53c79fe1", "connector": null, "instance_uuid": "d5bdc57f-f3c4-492f-ac2b-54e3ca4733b0"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:23.504958 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:23.504958 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:23.533982 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-48830d49-f8ec-46a8-afeb-36c393d90af9 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:09:23.534859 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 58/232] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:09:23 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 06 03:09:23.574983 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b59c0fd2-46de-463e-8edd-b30746f7e8dc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:23.578924 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b59c0fd2-46de-463e-8edd-b30746f7e8dc tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] GET https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 Aug 06 03:09:23.579215 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b59c0fd2-46de-463e-8edd-b30746f7e8dc tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:23.579470 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b59c0fd2-46de-463e-8edd-b30746f7e8dc tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:23.600784 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:23.600784 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:23.604250 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-cc6b3028-1889-4f64-9869-c23aa40d9c98 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:23.604961 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cc6b3028-1889-4f64-9869-c23aa40d9c98 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] GET https://10.4.3.80/volume/v3/volumes/ba537caf-936f-4eb3-ac2a-f5cbb71a2da7 Aug 06 03:09:23.605211 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cc6b3028-1889-4f64-9869-c23aa40d9c98 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:23.605459 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cc6b3028-1889-4f64-9869-c23aa40d9c98 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:23.606723 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b59c0fd2-46de-463e-8edd-b30746f7e8dc tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Volume info retrieved successfully. Aug 06 03:09:23.613238 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b59c0fd2-46de-463e-8edd-b30746f7e8dc tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 returned with HTTP 200 Aug 06 03:09:23.613796 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 59/233] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:23 2026] GET /volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:23.623876 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:23.623876 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:23.624708 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-428993c8-04ca-4006-ac95-01a014d517a2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:23.625128 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-428993c8-04ca-4006-ac95-01a014d517a2 None None] GET https://10.4.3.80/volume// Aug 06 03:09:23.625270 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-428993c8-04ca-4006-ac95-01a014d517a2 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:23.625476 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-428993c8-04ca-4006-ac95-01a014d517a2 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:23.625757 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-428993c8-04ca-4006-ac95-01a014d517a2 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:23.626037 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 60/234] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:09:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:23.628241 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-cc6b3028-1889-4f64-9869-c23aa40d9c98 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Volume info retrieved successfully. Aug 06 03:09:23.633727 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cc6b3028-1889-4f64-9869-c23aa40d9c98 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes/ba537caf-936f-4eb3-ac2a-f5cbb71a2da7 returned with HTTP 200 Aug 06 03:09:23.634236 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 58/235] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:23 2026] GET /volume/v3/volumes/ba537caf-936f-4eb3-ac2a-f5cbb71a2da7 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:23.634525 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-cdcecca6-151c-414d-85ea-49a95b52b559 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:23.636429 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-cdcecca6-151c-414d-85ea-49a95b52b559 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] GET https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 Aug 06 03:09:23.636618 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-cdcecca6-151c-414d-85ea-49a95b52b559 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:23.636812 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-cdcecca6-151c-414d-85ea-49a95b52b559 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:23.645856 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:23.645856 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:23.649674 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-cdcecca6-151c-414d-85ea-49a95b52b559 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Volume info retrieved successfully. Aug 06 03:09:23.654334 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-cdcecca6-151c-414d-85ea-49a95b52b559 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 returned with HTTP 200 Aug 06 03:09:23.654672 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 59/236] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:09:23 2026] GET /volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 => generated 1021 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:09:23.784846 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-ad0f36c3-4f91-495b-9590-9b02511be756 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:23.785224 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-ad0f36c3-4f91-495b-9590-9b02511be756 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] PUT https://10.4.3.80/volume/v3/attachments/5fe2fd9f-5c99-427a-a5b0-69106e15cc95 Aug 06 03:09:23.786440 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-ad0f36c3-4f91-495b-9590-9b02511be756 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:23.793810 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-ad0f36c3-4f91-495b-9590-9b02511be756 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Acquiring lock "cinder-attachment_update-1160df7b-3b86-4d9f-8eb2-6eff53c79fe1-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:09:23.800942 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-ad0f36c3-4f91-495b-9590-9b02511be756 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Lock "cinder-attachment_update-1160df7b-3b86-4d9f-8eb2-6eff53c79fe1-np0000006611" acquired by "attachment_update" :: waited 0.007s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:09:23.802347 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:23.802347 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:23.927801 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-ad0f36c3-4f91-495b-9590-9b02511be756 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Lock "cinder-attachment_update-1160df7b-3b86-4d9f-8eb2-6eff53c79fe1-np0000006611" released by "attachment_update" :: held 0.127s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:09:23.928696 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-ad0f36c3-4f91-495b-9590-9b02511be756 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/attachments/5fe2fd9f-5c99-427a-a5b0-69106e15cc95 returned with HTTP 200 Aug 06 03:09:23.929172 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 60/237] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:09:23 2026] PUT /volume/v3/attachments/5fe2fd9f-5c99-427a-a5b0-69106e15cc95 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:24.517536 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e2437f9f-10d2-4b2a-b7ea-af296571aee5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:24.521575 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e2437f9f-10d2-4b2a-b7ea-af296571aee5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:09:24.521842 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e2437f9f-10d2-4b2a-b7ea-af296571aee5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:24.522046 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e2437f9f-10d2-4b2a-b7ea-af296571aee5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:24.532093 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:24.532093 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:24.535609 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e2437f9f-10d2-4b2a-b7ea-af296571aee5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:09:24.539569 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e2437f9f-10d2-4b2a-b7ea-af296571aee5 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b returned with HTTP 200 Aug 06 03:09:24.539947 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 61/238] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:24 2026] GET /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:24.592044 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-79641c58-1413-4557-88b6-1cce37efba4f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:24.593028 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-79641c58-1413-4557-88b6-1cce37efba4f tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:09:24.593198 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-79641c58-1413-4557-88b6-1cce37efba4f tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:24.593591 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-79641c58-1413-4557-88b6-1cce37efba4f tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:24.599525 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:24.599525 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:24.602696 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-79641c58-1413-4557-88b6-1cce37efba4f tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:09:24.606298 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-79641c58-1413-4557-88b6-1cce37efba4f tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b returned with HTTP 200 Aug 06 03:09:24.606610 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 59/239] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:09:24 2026] GET /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:24.629465 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-79d7d58c-0b61-4ab2-8df6-9e216c6d6885 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:24.631992 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-79d7d58c-0b61-4ab2-8df6-9e216c6d6885 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] GET https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 Aug 06 03:09:24.632214 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-79d7d58c-0b61-4ab2-8df6-9e216c6d6885 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:24.632399 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-79d7d58c-0b61-4ab2-8df6-9e216c6d6885 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:24.649993 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:24.649993 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:24.657961 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-79d7d58c-0b61-4ab2-8df6-9e216c6d6885 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Volume info retrieved successfully. Aug 06 03:09:24.664143 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-79d7d58c-0b61-4ab2-8df6-9e216c6d6885 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 returned with HTTP 200 Aug 06 03:09:24.664617 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 60/240] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:24 2026] GET /volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:24.715574 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d6461048-09d5-4ad9-9697-2deb184a3499 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:24.716572 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d6461048-09d5-4ad9-9697-2deb184a3499 None None] GET https://10.4.3.80/volume// Aug 06 03:09:24.716770 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d6461048-09d5-4ad9-9697-2deb184a3499 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:24.717439 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d6461048-09d5-4ad9-9697-2deb184a3499 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:24.717439 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d6461048-09d5-4ad9-9697-2deb184a3499 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:24.717617 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 61/241] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:09:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:24.726074 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-27bed5da-f2f3-4d24-b84d-07be2e22df84 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:24.729431 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-27bed5da-f2f3-4d24-b84d-07be2e22df84 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:09:24.729901 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-27bed5da-f2f3-4d24-b84d-07be2e22df84 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4e0ef1a-45b8-491e-ba0b-bab88009dd3b", "connector": null, "instance_uuid": "dbf97f63-918b-4f81-b109-143eeb1cb30c"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:24.742222 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:24.742222 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:24.776333 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-27bed5da-f2f3-4d24-b84d-07be2e22df84 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:09:24.776787 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 62/242] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:09:24 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 06 03:09:24.809730 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ccc022af-cc7e-443c-bce7-76223d6df9c0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:24.812203 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ccc022af-cc7e-443c-bce7-76223d6df9c0 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:09:24.812589 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ccc022af-cc7e-443c-bce7-76223d6df9c0 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:24.812653 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ccc022af-cc7e-443c-bce7-76223d6df9c0 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:24.828739 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:24.828739 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:24.831579 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-17af16b5-7b21-42e8-81d8-0f4ba9a89ec2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:24.831732 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-17af16b5-7b21-42e8-81d8-0f4ba9a89ec2 None None] GET https://10.4.3.80/volume// Aug 06 03:09:24.832013 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-17af16b5-7b21-42e8-81d8-0f4ba9a89ec2 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:24.832209 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-17af16b5-7b21-42e8-81d8-0f4ba9a89ec2 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:24.832502 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-17af16b5-7b21-42e8-81d8-0f4ba9a89ec2 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:24.832777 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 61/243] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:09:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:24.834139 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ccc022af-cc7e-443c-bce7-76223d6df9c0 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:09:24.841076 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ccc022af-cc7e-443c-bce7-76223d6df9c0 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b returned with HTTP 200 Aug 06 03:09:24.841493 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 60/244] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:24 2026] GET /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:24.843460 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-789d5502-368b-475a-920a-a27d529e44e2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:24.847743 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-789d5502-368b-475a-920a-a27d529e44e2 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:09:24.847743 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-789d5502-368b-475a-920a-a27d529e44e2 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:24.847743 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-789d5502-368b-475a-920a-a27d529e44e2 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:24.861444 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:24.861444 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:24.866578 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-789d5502-368b-475a-920a-a27d529e44e2 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:09:24.872183 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-789d5502-368b-475a-920a-a27d529e44e2 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b returned with HTTP 200 Aug 06 03:09:24.872705 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 62/245] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:09:24 2026] GET /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:09:24.971707 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-6a15a846-0e92-4fa0-90c1-716763cb750a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:24.974121 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-6a15a846-0e92-4fa0-90c1-716763cb750a tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] PUT https://10.4.3.80/volume/v3/attachments/dbb0c38b-e243-4fe5-bbf9-cb007a6adfb7 Aug 06 03:09:24.974539 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-6a15a846-0e92-4fa0-90c1-716763cb750a tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:24.982732 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-6a15a846-0e92-4fa0-90c1-716763cb750a tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Acquiring lock "cinder-attachment_update-c4e0ef1a-45b8-491e-ba0b-bab88009dd3b-np0000006611" by "attachment_update" {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:09:24.987418 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-6a15a846-0e92-4fa0-90c1-716763cb750a tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Lock "cinder-attachment_update-c4e0ef1a-45b8-491e-ba0b-bab88009dd3b-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:09:24.988665 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:24.988665 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:25.084901 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-6a15a846-0e92-4fa0-90c1-716763cb750a tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Lock "cinder-attachment_update-c4e0ef1a-45b8-491e-ba0b-bab88009dd3b-np0000006611" released by "attachment_update" :: held 0.097s {{(pid=100900) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:09:25.085347 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-6a15a846-0e92-4fa0-90c1-716763cb750a tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/attachments/dbb0c38b-e243-4fe5-bbf9-cb007a6adfb7 returned with HTTP 200 Aug 06 03:09:25.085959 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 63/246] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:09:24 2026] PUT /volume/v3/attachments/dbb0c38b-e243-4fe5-bbf9-cb007a6adfb7 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:25.680890 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-95129a7a-a6ab-44c7-bc3a-141bdd769fb8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:25.683231 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-95129a7a-a6ab-44c7-bc3a-141bdd769fb8 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] GET https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 Aug 06 03:09:25.683456 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-95129a7a-a6ab-44c7-bc3a-141bdd769fb8 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:25.683636 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-95129a7a-a6ab-44c7-bc3a-141bdd769fb8 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:25.686896 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=261,cinder:INSERT=21,cinder:UPDATE=41 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:09:25.699232 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:25.699232 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:25.718196 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-95129a7a-a6ab-44c7-bc3a-141bdd769fb8 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Volume info retrieved successfully. Aug 06 03:09:25.723376 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-95129a7a-a6ab-44c7-bc3a-141bdd769fb8 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 returned with HTTP 200 Aug 06 03:09:25.728988 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 62/247] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:25 2026] GET /volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:25.857092 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-de2652f9-6383-4ccc-af82-7ba5a33d287d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:25.859112 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-de2652f9-6383-4ccc-af82-7ba5a33d287d tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:09:25.859191 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-de2652f9-6383-4ccc-af82-7ba5a33d287d tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:25.859373 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-de2652f9-6383-4ccc-af82-7ba5a33d287d tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:25.868795 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:25.868795 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:25.873290 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-de2652f9-6383-4ccc-af82-7ba5a33d287d tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:09:25.877941 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-de2652f9-6383-4ccc-af82-7ba5a33d287d tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b returned with HTTP 200 Aug 06 03:09:25.878359 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 61/248] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:25 2026] GET /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:26.740455 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1dab9aac-25eb-4a43-ba09-c2c8b532e46e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:26.742929 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1dab9aac-25eb-4a43-ba09-c2c8b532e46e tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] GET https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 Aug 06 03:09:26.745542 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1dab9aac-25eb-4a43-ba09-c2c8b532e46e tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:26.745810 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1dab9aac-25eb-4a43-ba09-c2c8b532e46e tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:26.765690 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:26.765690 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:26.772032 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1dab9aac-25eb-4a43-ba09-c2c8b532e46e tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Volume info retrieved successfully. Aug 06 03:09:26.776658 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1dab9aac-25eb-4a43-ba09-c2c8b532e46e tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 returned with HTTP 200 Aug 06 03:09:26.777069 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 63/249] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:26 2026] GET /volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:26.905132 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-eb3f655d-ab90-404c-8cba-e708868f67ed None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:26.908074 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-eb3f655d-ab90-404c-8cba-e708868f67ed tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:09:26.908628 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-eb3f655d-ab90-404c-8cba-e708868f67ed tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:26.909049 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-eb3f655d-ab90-404c-8cba-e708868f67ed tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:26.924403 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:26.924403 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:26.927948 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-eb3f655d-ab90-404c-8cba-e708868f67ed tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:09:26.933555 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-eb3f655d-ab90-404c-8cba-e708868f67ed tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b returned with HTTP 200 Aug 06 03:09:26.933555 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 64/250] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:26 2026] GET /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:27.257532 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-43666811-fef8-4e20-af8e-7c562b320f4f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:27.261381 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-43666811-fef8-4e20-af8e-7c562b320f4f tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] POST https://10.4.3.80/volume/v3/attachments/5fe2fd9f-5c99-427a-a5b0-69106e15cc95/action Aug 06 03:09:27.261847 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-43666811-fef8-4e20-af8e-7c562b320f4f tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:09:27.262015 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-43666811-fef8-4e20-af8e-7c562b320f4f tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:27.277536 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:27.277536 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:27.292656 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-d575fe5b-7a20-48a6-974f-ebbd0f03ffc1 req-43666811-fef8-4e20-af8e-7c562b320f4f tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/attachments/5fe2fd9f-5c99-427a-a5b0-69106e15cc95/action returned with HTTP 204 Aug 06 03:09:27.293111 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 63/251] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:09:27 2026] POST /volume/v3/attachments/5fe2fd9f-5c99-427a-a5b0-69106e15cc95/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:09:27.795512 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1bbd507c-fa36-4c83-83c1-35dbc3796a15 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:27.798667 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1bbd507c-fa36-4c83-83c1-35dbc3796a15 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] GET https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 Aug 06 03:09:27.798801 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1bbd507c-fa36-4c83-83c1-35dbc3796a15 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:27.799079 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1bbd507c-fa36-4c83-83c1-35dbc3796a15 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:27.809107 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:27.809107 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:27.813990 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1bbd507c-fa36-4c83-83c1-35dbc3796a15 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Volume info retrieved successfully. Aug 06 03:09:27.818333 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1bbd507c-fa36-4c83-83c1-35dbc3796a15 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 returned with HTTP 200 Aug 06 03:09:27.819002 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 62/252] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:27 2026] GET /volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:27.830965 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f715c323-77d7-4689-9c26-afaf7e3a53f9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:27.832891 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f715c323-77d7-4689-9c26-afaf7e3a53f9 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] GET https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 Aug 06 03:09:27.833092 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f715c323-77d7-4689-9c26-afaf7e3a53f9 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:27.833313 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f715c323-77d7-4689-9c26-afaf7e3a53f9 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:27.843802 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:27.843802 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:27.847764 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f715c323-77d7-4689-9c26-afaf7e3a53f9 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Volume info retrieved successfully. Aug 06 03:09:27.853942 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f715c323-77d7-4689-9c26-afaf7e3a53f9 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 returned with HTTP 200 Aug 06 03:09:27.854369 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 64/253] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:27 2026] GET /volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 03:09:27.952206 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1131eba3-d339-4710-b56a-2a35da7b27e6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:27.953883 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1131eba3-d339-4710-b56a-2a35da7b27e6 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:09:27.954074 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1131eba3-d339-4710-b56a-2a35da7b27e6 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:27.954857 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1131eba3-d339-4710-b56a-2a35da7b27e6 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:27.962897 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:27.962897 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:27.966678 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1131eba3-d339-4710-b56a-2a35da7b27e6 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:09:27.969615 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1131eba3-d339-4710-b56a-2a35da7b27e6 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b returned with HTTP 200 Aug 06 03:09:27.970240 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-2e7a3029-1f07-4679-9955-f32e0953229e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:27.970293 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 65/254] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:27 2026] GET /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:27.973412 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-2e7a3029-1f07-4679-9955-f32e0953229e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 Aug 06 03:09:27.973412 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-2e7a3029-1f07-4679-9955-f32e0953229e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:27.973412 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-2e7a3029-1f07-4679-9955-f32e0953229e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:27.978757 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:27.978757 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:27.985239 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-2e7a3029-1f07-4679-9955-f32e0953229e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:09:27.991897 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-2e7a3029-1f07-4679-9955-f32e0953229e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 returned with HTTP 200 Aug 06 03:09:27.993057 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 64/255] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:09:27 2026] GET /volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 => generated 1389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 03:09:28.000288 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-2788d997-5c53-4834-9e82-d0a23afa383f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:28.002647 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-2788d997-5c53-4834-9e82-d0a23afa383f tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/cc40eb39-18e0-4dce-ad17-166a58adc265 Aug 06 03:09:28.003569 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-2788d997-5c53-4834-9e82-d0a23afa383f tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:28.006117 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-2788d997-5c53-4834-9e82-d0a23afa383f tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:28.018108 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:28.018108 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:28.021609 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-2788d997-5c53-4834-9e82-d0a23afa383f tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:09:28.025499 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-2788d997-5c53-4834-9e82-d0a23afa383f tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/cc40eb39-18e0-4dce-ad17-166a58adc265 returned with HTTP 200 Aug 06 03:09:28.026025 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 63/256] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:09:27 2026] GET /volume/v3/volumes/cc40eb39-18e0-4dce-ad17-166a58adc265 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:28.034266 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-41985ac5-7bd1-43ca-b9db-ca8af2c87e6a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:28.036686 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-41985ac5-7bd1-43ca-b9db-ca8af2c87e6a tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/a05b37ae-a3aa-4229-9baf-fab19e8c91e8 Aug 06 03:09:28.036946 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-41985ac5-7bd1-43ca-b9db-ca8af2c87e6a tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:28.037189 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-41985ac5-7bd1-43ca-b9db-ca8af2c87e6a tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:28.058687 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:28.058687 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:28.067476 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-41985ac5-7bd1-43ca-b9db-ca8af2c87e6a tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:09:28.074954 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-41985ac5-7bd1-43ca-b9db-ca8af2c87e6a tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/a05b37ae-a3aa-4229-9baf-fab19e8c91e8 returned with HTTP 200 Aug 06 03:09:28.077136 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 65/257] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:09:28 2026] GET /volume/v3/volumes/a05b37ae-a3aa-4229-9baf-fab19e8c91e8 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:28.088729 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-54b0ab88-97ac-4977-b714-b09f842e37ae None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:28.089177 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-54b0ab88-97ac-4977-b714-b09f842e37ae None None] GET https://10.4.3.80/volume// Aug 06 03:09:28.089367 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-54b0ab88-97ac-4977-b714-b09f842e37ae None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:28.089595 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-54b0ab88-97ac-4977-b714-b09f842e37ae None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:28.090006 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-54b0ab88-97ac-4977-b714-b09f842e37ae None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:28.090343 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 66/258] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:09:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:28.099161 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-28ad9048-fb68-4b62-97cc-a8c093e62d3e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:28.102853 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-28ad9048-fb68-4b62-97cc-a8c093e62d3e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:09:28.102853 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-28ad9048-fb68-4b62-97cc-a8c093e62d3e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c3c56c3-0e11-4118-845c-062dfb936692", "connector": null, "instance_uuid": "1dcbe4f8-bb59-4a60-937c-7f929c1a09b9"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:28.108946 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:28.108946 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:28.142768 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-28ad9048-fb68-4b62-97cc-a8c093e62d3e tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:09:28.142768 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 65/259] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:09:28 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 06 03:09:28.153028 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7f12b4e8-1ae8-4043-9e55-909af7f0abbc None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:28.153565 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7f12b4e8-1ae8-4043-9e55-909af7f0abbc None None] GET https://10.4.3.80/volume// Aug 06 03:09:28.153804 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7f12b4e8-1ae8-4043-9e55-909af7f0abbc None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:28.154264 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7f12b4e8-1ae8-4043-9e55-909af7f0abbc None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:28.154798 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7f12b4e8-1ae8-4043-9e55-909af7f0abbc None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:28.155292 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 64/260] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:09:28 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:28.164445 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-9e37a2a3-f848-43e0-b31f-8bf845a4e0db None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:28.169315 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-9e37a2a3-f848-43e0-b31f-8bf845a4e0db tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:09:28.170402 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-9e37a2a3-f848-43e0-b31f-8bf845a4e0db tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc40eb39-18e0-4dce-ad17-166a58adc265", "connector": null, "instance_uuid": "1dcbe4f8-bb59-4a60-937c-7f929c1a09b9"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:28.180668 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:28.180668 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:28.226601 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-9e37a2a3-f848-43e0-b31f-8bf845a4e0db tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:09:28.226601 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 66/261] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:09:28 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:28.237329 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7c2484f9-a842-4073-b1c8-ecb58c2f512f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:28.237676 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7c2484f9-a842-4073-b1c8-ecb58c2f512f None None] GET https://10.4.3.80/volume// Aug 06 03:09:28.237821 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7c2484f9-a842-4073-b1c8-ecb58c2f512f None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:28.238024 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7c2484f9-a842-4073-b1c8-ecb58c2f512f None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:28.239376 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7c2484f9-a842-4073-b1c8-ecb58c2f512f None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:28.240778 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 67/262] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:09:28 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:28.251593 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-21dfb3e8-9cb6-4e88-b55e-6706cea32174 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:28.253942 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-21dfb3e8-9cb6-4e88-b55e-6706cea32174 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:09:28.253942 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-21dfb3e8-9cb6-4e88-b55e-6706cea32174 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a05b37ae-a3aa-4229-9baf-fab19e8c91e8", "connector": null, "instance_uuid": "1dcbe4f8-bb59-4a60-937c-7f929c1a09b9"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:28.268327 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:28.268327 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:28.301861 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-21dfb3e8-9cb6-4e88-b55e-6706cea32174 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:09:28.302224 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 66/263] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:09:28 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 06 03:09:28.988975 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2ae317ca-2c29-438a-b3d8-8982c448ef56 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:28.993224 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2ae317ca-2c29-438a-b3d8-8982c448ef56 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:09:28.993401 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2ae317ca-2c29-438a-b3d8-8982c448ef56 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:28.993946 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2ae317ca-2c29-438a-b3d8-8982c448ef56 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:29.005679 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:29.005679 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:29.010432 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2ae317ca-2c29-438a-b3d8-8982c448ef56 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:09:29.015810 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2ae317ca-2c29-438a-b3d8-8982c448ef56 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b returned with HTTP 200 Aug 06 03:09:29.016451 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 65/264] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:28 2026] GET /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:29.665196 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-f818fcaf-55a6-47b8-bf6c-a06f3ccb9020 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:29.668922 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-f818fcaf-55a6-47b8-bf6c-a06f3ccb9020 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] GET https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 Aug 06 03:09:29.668922 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-f818fcaf-55a6-47b8-bf6c-a06f3ccb9020 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:29.668922 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-f818fcaf-55a6-47b8-bf6c-a06f3ccb9020 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:29.669863 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=252,cinder:UPDATE=52,cinder:INSERT=28 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:09:29.678184 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:29.678184 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:29.682101 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-f818fcaf-55a6-47b8-bf6c-a06f3ccb9020 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Volume info retrieved successfully. Aug 06 03:09:29.687368 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-f818fcaf-55a6-47b8-bf6c-a06f3ccb9020 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 returned with HTTP 200 Aug 06 03:09:29.688409 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 67/265] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:09:29 2026] GET /volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:29.736920 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-cd5b9137-c64e-4d4c-b802-9c8a20de53e3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:29.739540 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-cd5b9137-c64e-4d4c-b802-9c8a20de53e3 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] POST https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1/action Aug 06 03:09:29.739853 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-cd5b9137-c64e-4d4c-b802-9c8a20de53e3 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:09:29.739980 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-cd5b9137-c64e-4d4c-b802-9c8a20de53e3 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:29.744883 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=271,cinder:INSERT=26,cinder:UPDATE=50 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:09:29.755316 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:29.755316 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:29.756472 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-cd5b9137-c64e-4d4c-b802-9c8a20de53e3 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Volume info retrieved successfully. Aug 06 03:09:29.764385 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-cd5b9137-c64e-4d4c-b802-9c8a20de53e3 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Begin detaching volume completed successfully. Aug 06 03:09:29.764603 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-cd5b9137-c64e-4d4c-b802-9c8a20de53e3 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1/action returned with HTTP 202 Aug 06 03:09:29.765153 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 68/266] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:09:29 2026] POST /volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:09:29.788689 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-41851abb-c7ec-4d61-aac9-2a2f350c86d5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:29.790494 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-41851abb-c7ec-4d61-aac9-2a2f350c86d5 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] GET https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 Aug 06 03:09:29.790683 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-41851abb-c7ec-4d61-aac9-2a2f350c86d5 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:29.790891 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-41851abb-c7ec-4d61-aac9-2a2f350c86d5 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:29.802745 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:29.802745 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:29.807258 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-41851abb-c7ec-4d61-aac9-2a2f350c86d5 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Volume info retrieved successfully. Aug 06 03:09:29.813956 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-41851abb-c7ec-4d61-aac9-2a2f350c86d5 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 returned with HTTP 200 Aug 06 03:09:29.814533 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 67/267] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:29 2026] GET /volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:29.821821 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-dea32c1b-e4c7-499c-8daf-c6066f658dff None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:29.822338 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dea32c1b-e4c7-499c-8daf-c6066f658dff None None] GET https://10.4.3.80/volume// Aug 06 03:09:29.822643 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dea32c1b-e4c7-499c-8daf-c6066f658dff None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:29.822911 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dea32c1b-e4c7-499c-8daf-c6066f658dff None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:29.823341 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dea32c1b-e4c7-499c-8daf-c6066f658dff None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:29.823692 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 66/268] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:09:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:29.831576 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-ecabcdbd-5c7e-4f5c-a7e1-9494fc7e6997 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:29.835538 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-ecabcdbd-5c7e-4f5c-a7e1-9494fc7e6997 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] GET https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 Aug 06 03:09:29.835538 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-ecabcdbd-5c7e-4f5c-a7e1-9494fc7e6997 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:29.835538 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-ecabcdbd-5c7e-4f5c-a7e1-9494fc7e6997 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:29.844948 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:29.844948 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:29.850554 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-ecabcdbd-5c7e-4f5c-a7e1-9494fc7e6997 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Volume info retrieved successfully. Aug 06 03:09:29.855857 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-ecabcdbd-5c7e-4f5c-a7e1-9494fc7e6997 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 returned with HTTP 200 Aug 06 03:09:29.856472 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 68/269] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:09:29 2026] GET /volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 => generated 1317 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:09:30.035678 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b41301d7-673e-41da-acc1-84cf80d634f7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:30.037344 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b41301d7-673e-41da-acc1-84cf80d634f7 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:09:30.037847 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b41301d7-673e-41da-acc1-84cf80d634f7 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:30.037847 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b41301d7-673e-41da-acc1-84cf80d634f7 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:30.056046 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:30.056046 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:30.061051 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b41301d7-673e-41da-acc1-84cf80d634f7 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:09:30.069782 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b41301d7-673e-41da-acc1-84cf80d634f7 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b returned with HTTP 200 Aug 06 03:09:30.070181 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 69/270] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:30 2026] GET /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:30.251010 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-14a3752b-2437-4448-a670-cb5e12867155 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:30.253024 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-14a3752b-2437-4448-a670-cb5e12867155 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] POST https://10.4.3.80/volume/v3/attachments/dbb0c38b-e243-4fe5-bbf9-cb007a6adfb7/action Aug 06 03:09:30.253353 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-14a3752b-2437-4448-a670-cb5e12867155 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:09:30.253454 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-14a3752b-2437-4448-a670-cb5e12867155 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:30.267331 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:30.267331 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:30.281991 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-2915b10b-1e5c-4dff-8ec0-2299dec766ec req-14a3752b-2437-4448-a670-cb5e12867155 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/attachments/dbb0c38b-e243-4fe5-bbf9-cb007a6adfb7/action returned with HTTP 204 Aug 06 03:09:30.282406 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 68/271] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:09:30 2026] POST /volume/v3/attachments/dbb0c38b-e243-4fe5-bbf9-cb007a6adfb7/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:09:30.423780 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9d1f25cb-a786-44d1-b70f-ac2bab65a9d6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:30.424795 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9d1f25cb-a786-44d1-b70f-ac2bab65a9d6 None None] GET https://10.4.3.80/volume// Aug 06 03:09:30.424795 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9d1f25cb-a786-44d1-b70f-ac2bab65a9d6 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:30.424795 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9d1f25cb-a786-44d1-b70f-ac2bab65a9d6 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:30.425058 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9d1f25cb-a786-44d1-b70f-ac2bab65a9d6 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:30.425441 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 67/272] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:09:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:30.435269 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-a3d6cfcd-8a7e-4568-8387-d94c84cea851 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:30.435676 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-a3d6cfcd-8a7e-4568-8387-d94c84cea851 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 Aug 06 03:09:30.435975 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-a3d6cfcd-8a7e-4568-8387-d94c84cea851 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:30.436276 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-a3d6cfcd-8a7e-4568-8387-d94c84cea851 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:30.447565 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:30.447565 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:30.451047 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-a3d6cfcd-8a7e-4568-8387-d94c84cea851 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:09:30.456160 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-a3d6cfcd-8a7e-4568-8387-d94c84cea851 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 returned with HTTP 200 Aug 06 03:09:30.456654 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 69/273] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:09:30 2026] GET /volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 => generated 1568 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:09:30.555442 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-cd2cafb3-cd7b-4b70-af99-3e2d933f9cc5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:30.560272 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-cd2cafb3-cd7b-4b70-af99-3e2d933f9cc5 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] PUT https://10.4.3.80/volume/v3/attachments/17e20605-47f3-483e-8e26-44a45c7b2734 Aug 06 03:09:30.560785 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-cd2cafb3-cd7b-4b70-af99-3e2d933f9cc5 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:30.571630 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-cd2cafb3-cd7b-4b70-af99-3e2d933f9cc5 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Acquiring lock "cinder-attachment_update-8c3c56c3-0e11-4118-845c-062dfb936692-np0000006611" by "attachment_update" {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:09:30.577195 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-cd2cafb3-cd7b-4b70-af99-3e2d933f9cc5 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Lock "cinder-attachment_update-8c3c56c3-0e11-4118-845c-062dfb936692-np0000006611" acquired by "attachment_update" :: waited 0.006s {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:09:30.578705 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:30.578705 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:30.678207 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-cd2cafb3-cd7b-4b70-af99-3e2d933f9cc5 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Lock "cinder-attachment_update-8c3c56c3-0e11-4118-845c-062dfb936692-np0000006611" released by "attachment_update" :: held 0.100s {{(pid=100900) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:09:30.678207 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-cd2cafb3-cd7b-4b70-af99-3e2d933f9cc5 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/attachments/17e20605-47f3-483e-8e26-44a45c7b2734 returned with HTTP 200 Aug 06 03:09:30.678508 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 70/274] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:09:30 2026] PUT /volume/v3/attachments/17e20605-47f3-483e-8e26-44a45c7b2734 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:30.711949 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-52a21a1c-bbec-4a3e-8628-89885fce7514 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:30.715846 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-52a21a1c-bbec-4a3e-8628-89885fce7514 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] POST https://10.4.3.80/volume/v3/attachments/17e20605-47f3-483e-8e26-44a45c7b2734/action Aug 06 03:09:30.716341 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-52a21a1c-bbec-4a3e-8628-89885fce7514 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:09:30.716501 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-52a21a1c-bbec-4a3e-8628-89885fce7514 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:30.739008 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:30.739008 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:30.759052 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-52a21a1c-bbec-4a3e-8628-89885fce7514 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/attachments/17e20605-47f3-483e-8e26-44a45c7b2734/action returned with HTTP 204 Aug 06 03:09:30.759513 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 69/275] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:09:30 2026] POST /volume/v3/attachments/17e20605-47f3-483e-8e26-44a45c7b2734/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:09:30.779874 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-376cce1e-f88a-452e-b844-f8a93b0cc0cb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:30.779874 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-376cce1e-f88a-452e-b844-f8a93b0cc0cb None None] GET https://10.4.3.80/volume// Aug 06 03:09:30.780020 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-376cce1e-f88a-452e-b844-f8a93b0cc0cb None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:30.780208 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-376cce1e-f88a-452e-b844-f8a93b0cc0cb None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:30.780487 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-376cce1e-f88a-452e-b844-f8a93b0cc0cb None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:30.780746 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 68/276] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:09:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:30.788132 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-5641edce-1555-48d6-944d-5964662e7b89 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:30.789968 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-5641edce-1555-48d6-944d-5964662e7b89 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/cc40eb39-18e0-4dce-ad17-166a58adc265 Aug 06 03:09:30.790167 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-5641edce-1555-48d6-944d-5964662e7b89 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:30.790394 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-5641edce-1555-48d6-944d-5964662e7b89 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:30.799846 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:30.799846 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:30.803282 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-5641edce-1555-48d6-944d-5964662e7b89 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:09:30.807771 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-c3fa9e80-f4d9-4c19-955c-deabc7dabcba None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:30.808212 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-5641edce-1555-48d6-944d-5964662e7b89 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/cc40eb39-18e0-4dce-ad17-166a58adc265 returned with HTTP 200 Aug 06 03:09:30.808941 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 70/277] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:09:30 2026] GET /volume/v3/volumes/cc40eb39-18e0-4dce-ad17-166a58adc265 => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:09:30.810366 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-c3fa9e80-f4d9-4c19-955c-deabc7dabcba tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] DELETE https://10.4.3.80/volume/v3/attachments/5fe2fd9f-5c99-427a-a5b0-69106e15cc95 Aug 06 03:09:30.810575 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-c3fa9e80-f4d9-4c19-955c-deabc7dabcba tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:30.810824 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-c3fa9e80-f4d9-4c19-955c-deabc7dabcba tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:30.821731 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:30.821731 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:30.832401 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ee309634-cee0-44d6-9c2d-739489c2e77d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:30.834970 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ee309634-cee0-44d6-9c2d-739489c2e77d tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] GET https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 Aug 06 03:09:30.835171 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ee309634-cee0-44d6-9c2d-739489c2e77d tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:30.835710 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ee309634-cee0-44d6-9c2d-739489c2e77d tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:30.845432 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:30.845432 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:30.849803 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ee309634-cee0-44d6-9c2d-739489c2e77d tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Volume info retrieved successfully. Aug 06 03:09:30.855438 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ee309634-cee0-44d6-9c2d-739489c2e77d tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 returned with HTTP 200 Aug 06 03:09:30.855840 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 70/278] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:30 2026] GET /volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:30.875679 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-56f1567c-d032-4cbd-b20d-35c19230e918 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:30.878874 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-56f1567c-d032-4cbd-b20d-35c19230e918 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] GET https://10.4.3.80/volume/v3/volumes/7ff06b3d-62c1-4704-96af-f070b1d100a0 Aug 06 03:09:30.879134 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-56f1567c-d032-4cbd-b20d-35c19230e918 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:30.879396 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-56f1567c-d032-4cbd-b20d-35c19230e918 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:30.884012 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=294,cinder:INSERT=33,cinder:UPDATE=48 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:09:30.889516 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-45b1130b-75f8-4249-949c-c5f0e21010a0 req-c3fa9e80-f4d9-4c19-955c-deabc7dabcba tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/attachments/5fe2fd9f-5c99-427a-a5b0-69106e15cc95 returned with HTTP 200 Aug 06 03:09:30.889995 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 71/279] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:09:30 2026] DELETE /volume/v3/attachments/5fe2fd9f-5c99-427a-a5b0-69106e15cc95 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:30.892339 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:30.892339 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:30.896483 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-f11de7b6-188b-4183-9781-f822000a8431 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:30.896666 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-56f1567c-d032-4cbd-b20d-35c19230e918 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Volume info retrieved successfully. Aug 06 03:09:30.898752 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-f11de7b6-188b-4183-9781-f822000a8431 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] PUT https://10.4.3.80/volume/v3/attachments/4379f6d7-5161-4ed4-8db7-a2aa6a10a49b Aug 06 03:09:30.899360 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-f11de7b6-188b-4183-9781-f822000a8431 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:30.902295 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-56f1567c-d032-4cbd-b20d-35c19230e918 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes/7ff06b3d-62c1-4704-96af-f070b1d100a0 returned with HTTP 200 Aug 06 03:09:30.902786 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 69/280] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:09:30 2026] GET /volume/v3/volumes/7ff06b3d-62c1-4704-96af-f070b1d100a0 => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:30.910235 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-f11de7b6-188b-4183-9781-f822000a8431 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Acquiring lock "cinder-attachment_update-cc40eb39-18e0-4dce-ad17-166a58adc265-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:09:30.912582 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-c432dcc7-49b7-4674-859e-ac2d587a35f5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:30.916555 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-f11de7b6-188b-4183-9781-f822000a8431 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Lock "cinder-attachment_update-cc40eb39-18e0-4dce-ad17-166a58adc265-np0000006611" acquired by "attachment_update" :: waited 0.007s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:09:30.917846 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:30.917846 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:30.920116 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-c432dcc7-49b7-4674-859e-ac2d587a35f5 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] GET https://10.4.3.80/volume/v3/volumes/663d2fe7-9b53-42aa-ba38-019fd01a76bd Aug 06 03:09:30.920356 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-c432dcc7-49b7-4674-859e-ac2d587a35f5 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:30.922845 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-c432dcc7-49b7-4674-859e-ac2d587a35f5 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:30.934852 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:30.934852 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:30.940946 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-c432dcc7-49b7-4674-859e-ac2d587a35f5 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Volume info retrieved successfully. Aug 06 03:09:30.951186 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-c432dcc7-49b7-4674-859e-ac2d587a35f5 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes/663d2fe7-9b53-42aa-ba38-019fd01a76bd returned with HTTP 200 Aug 06 03:09:30.951725 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 71/281] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:09:30 2026] GET /volume/v3/volumes/663d2fe7-9b53-42aa-ba38-019fd01a76bd => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:30.962102 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-e59f5132-3613-400e-9b1e-eaca869b1ea1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:30.966047 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-e59f5132-3613-400e-9b1e-eaca869b1ea1 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] GET https://10.4.3.80/volume/v3/volumes/ba537caf-936f-4eb3-ac2a-f5cbb71a2da7 Aug 06 03:09:30.966260 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-e59f5132-3613-400e-9b1e-eaca869b1ea1 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:30.966516 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-e59f5132-3613-400e-9b1e-eaca869b1ea1 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:30.991823 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:30.991823 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:30.996636 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-e59f5132-3613-400e-9b1e-eaca869b1ea1 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Volume info retrieved successfully. Aug 06 03:09:31.007644 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-e59f5132-3613-400e-9b1e-eaca869b1ea1 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes/ba537caf-936f-4eb3-ac2a-f5cbb71a2da7 returned with HTTP 200 Aug 06 03:09:31.008056 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 72/282] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:09:30 2026] GET /volume/v3/volumes/ba537caf-936f-4eb3-ac2a-f5cbb71a2da7 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:31.022630 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-587071d9-7534-459d-b2ae-518fb3790527 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:31.023145 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-587071d9-7534-459d-b2ae-518fb3790527 None None] GET https://10.4.3.80/volume// Aug 06 03:09:31.023376 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-587071d9-7534-459d-b2ae-518fb3790527 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:31.023670 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-587071d9-7534-459d-b2ae-518fb3790527 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:31.024382 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-587071d9-7534-459d-b2ae-518fb3790527 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:31.025498 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 70/283] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:09:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:31.032092 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-443a5df6-a22b-43e5-8e99-a44457a1d0b1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:31.034359 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-f11de7b6-188b-4183-9781-f822000a8431 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Lock "cinder-attachment_update-cc40eb39-18e0-4dce-ad17-166a58adc265-np0000006611" released by "attachment_update" :: held 0.118s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:09:31.034689 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-443a5df6-a22b-43e5-8e99-a44457a1d0b1 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:09:31.034873 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-f11de7b6-188b-4183-9781-f822000a8431 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/attachments/4379f6d7-5161-4ed4-8db7-a2aa6a10a49b returned with HTTP 200 Aug 06 03:09:31.035155 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-443a5df6-a22b-43e5-8e99-a44457a1d0b1 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ff06b3d-62c1-4704-96af-f070b1d100a0", "connector": null, "instance_uuid": "0e60bb76-5387-474d-8175-e30e3c6ba076"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:31.035373 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 71/284] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:09:30 2026] PUT /volume/v3/attachments/4379f6d7-5161-4ed4-8db7-a2aa6a10a49b => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:31.046643 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:31.046643 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:31.058314 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-94aebcb6-a924-4ab0-afd5-addd1fb97795 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:31.061063 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-94aebcb6-a924-4ab0-afd5-addd1fb97795 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] POST https://10.4.3.80/volume/v3/attachments/4379f6d7-5161-4ed4-8db7-a2aa6a10a49b/action Aug 06 03:09:31.061496 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-94aebcb6-a924-4ab0-afd5-addd1fb97795 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:09:31.061659 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-94aebcb6-a924-4ab0-afd5-addd1fb97795 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:31.078817 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-443a5df6-a22b-43e5-8e99-a44457a1d0b1 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:09:31.079417 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 72/285] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:09:31 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:31.084815 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:31.084815 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:31.086578 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-106b7c65-2d3a-434a-a38e-a17ed3a3fb59 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:31.088417 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9d924dcc-c59a-4154-a9f7-b1bc2bbb43ed None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:31.088863 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9d924dcc-c59a-4154-a9f7-b1bc2bbb43ed None None] GET https://10.4.3.80/volume// Aug 06 03:09:31.088978 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9d924dcc-c59a-4154-a9f7-b1bc2bbb43ed None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:31.089193 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9d924dcc-c59a-4154-a9f7-b1bc2bbb43ed None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:31.089330 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-106b7c65-2d3a-434a-a38e-a17ed3a3fb59 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:09:31.089512 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9d924dcc-c59a-4154-a9f7-b1bc2bbb43ed None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:31.089558 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-106b7c65-2d3a-434a-a38e-a17ed3a3fb59 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:31.089746 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-106b7c65-2d3a-434a-a38e-a17ed3a3fb59 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:31.089811 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 72/286] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:09:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:31.097419 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-cde46584-82fa-4fc7-a356-b2d359f27746 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:31.101152 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-94aebcb6-a924-4ab0-afd5-addd1fb97795 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/attachments/4379f6d7-5161-4ed4-8db7-a2aa6a10a49b/action returned with HTTP 204 Aug 06 03:09:31.101827 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:31.101827 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:31.102008 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 73/287] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:09:31 2026] POST /volume/v3/attachments/4379f6d7-5161-4ed4-8db7-a2aa6a10a49b/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:09:31.103065 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-cde46584-82fa-4fc7-a356-b2d359f27746 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:09:31.103574 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-cde46584-82fa-4fc7-a356-b2d359f27746 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "663d2fe7-9b53-42aa-ba38-019fd01a76bd", "connector": null, "instance_uuid": "0e60bb76-5387-474d-8175-e30e3c6ba076"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:31.104109 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-106b7c65-2d3a-434a-a38e-a17ed3a3fb59 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:09:31.108058 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-106b7c65-2d3a-434a-a38e-a17ed3a3fb59 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b returned with HTTP 200 Aug 06 03:09:31.108576 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 71/288] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:31 2026] GET /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:31.114212 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:31.114212 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:31.121799 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-62fe4402-6106-43c8-9bf1-7ab2ba5656d1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:31.124652 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-62fe4402-6106-43c8-9bf1-7ab2ba5656d1 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:09:31.124748 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c75b81b3-f8af-4c4d-b079-2f92399698ca None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:31.124963 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-62fe4402-6106-43c8-9bf1-7ab2ba5656d1 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:31.125168 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c75b81b3-f8af-4c4d-b079-2f92399698ca None None] GET https://10.4.3.80/volume// Aug 06 03:09:31.125234 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-62fe4402-6106-43c8-9bf1-7ab2ba5656d1 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:31.125386 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c75b81b3-f8af-4c4d-b079-2f92399698ca None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:31.125625 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c75b81b3-f8af-4c4d-b079-2f92399698ca None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:31.126044 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c75b81b3-f8af-4c4d-b079-2f92399698ca None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:31.126417 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 74/289] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:09:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:31.134095 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-5efff00e-6957-4d06-b2b4-7cb3ebdd4553 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:31.136316 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-5efff00e-6957-4d06-b2b4-7cb3ebdd4553 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/a05b37ae-a3aa-4229-9baf-fab19e8c91e8 Aug 06 03:09:31.136549 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-5efff00e-6957-4d06-b2b4-7cb3ebdd4553 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:31.136721 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-5efff00e-6957-4d06-b2b4-7cb3ebdd4553 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:31.140774 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:31.140774 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:31.145364 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-62fe4402-6106-43c8-9bf1-7ab2ba5656d1 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:09:31.149888 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:31.149888 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:31.150098 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-62fe4402-6106-43c8-9bf1-7ab2ba5656d1 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b returned with HTTP 200 Aug 06 03:09:31.150800 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 73/290] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:31 2026] GET /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:31.151100 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-cde46584-82fa-4fc7-a356-b2d359f27746 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:09:31.151721 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 73/291] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:09:31 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 06 03:09:31.160593 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d21a4c90-c05f-45fe-bd5a-396f01d1a0a2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:31.161028 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d21a4c90-c05f-45fe-bd5a-396f01d1a0a2 None None] GET https://10.4.3.80/volume// Aug 06 03:09:31.161225 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d21a4c90-c05f-45fe-bd5a-396f01d1a0a2 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:31.161462 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d21a4c90-c05f-45fe-bd5a-396f01d1a0a2 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:31.161855 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d21a4c90-c05f-45fe-bd5a-396f01d1a0a2 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:31.162322 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-5efff00e-6957-4d06-b2b4-7cb3ebdd4553 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:09:31.162373 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 75/292] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:09:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:31.167917 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-5efff00e-6957-4d06-b2b4-7cb3ebdd4553 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/a05b37ae-a3aa-4229-9baf-fab19e8c91e8 returned with HTTP 200 Aug 06 03:09:31.168574 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 72/293] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:09:31 2026] GET /volume/v3/volumes/a05b37ae-a3aa-4229-9baf-fab19e8c91e8 => generated 1021 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:09:31.176401 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-c8a9dbe6-98bd-4bca-96e0-f33255a7730b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:31.179071 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-c8a9dbe6-98bd-4bca-96e0-f33255a7730b tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:09:31.179426 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-c8a9dbe6-98bd-4bca-96e0-f33255a7730b tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba537caf-936f-4eb3-ac2a-f5cbb71a2da7", "connector": null, "instance_uuid": "0e60bb76-5387-474d-8175-e30e3c6ba076"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:31.188988 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:31.188988 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:31.225736 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-c8a9dbe6-98bd-4bca-96e0-f33255a7730b tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:09:31.226257 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 74/294] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:09:31 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 06 03:09:31.273717 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-cd7d1920-e8fe-417b-afa7-53141c067db9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:31.276271 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-cd7d1920-e8fe-417b-afa7-53141c067db9 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] PUT https://10.4.3.80/volume/v3/attachments/7f206f91-45b8-4ba3-aed6-88f4cd96bc60 Aug 06 03:09:31.276784 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-cd7d1920-e8fe-417b-afa7-53141c067db9 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:31.288635 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-cd7d1920-e8fe-417b-afa7-53141c067db9 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Acquiring lock "cinder-attachment_update-a05b37ae-a3aa-4229-9baf-fab19e8c91e8-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:09:31.294326 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-cd7d1920-e8fe-417b-afa7-53141c067db9 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Lock "cinder-attachment_update-a05b37ae-a3aa-4229-9baf-fab19e8c91e8-np0000006611" acquired by "attachment_update" :: waited 0.006s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:09:31.295815 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:31.295815 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:31.396385 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-cd7d1920-e8fe-417b-afa7-53141c067db9 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Lock "cinder-attachment_update-a05b37ae-a3aa-4229-9baf-fab19e8c91e8-np0000006611" released by "attachment_update" :: held 0.102s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:09:31.396736 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-cd7d1920-e8fe-417b-afa7-53141c067db9 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/attachments/7f206f91-45b8-4ba3-aed6-88f4cd96bc60 returned with HTTP 200 Aug 06 03:09:31.397306 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 74/295] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:09:31 2026] PUT /volume/v3/attachments/7f206f91-45b8-4ba3-aed6-88f4cd96bc60 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:31.434730 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-54531314-7554-4ef3-89c5-533eac37e647 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:31.436626 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-54531314-7554-4ef3-89c5-533eac37e647 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] POST https://10.4.3.80/volume/v3/attachments/7f206f91-45b8-4ba3-aed6-88f4cd96bc60/action Aug 06 03:09:31.436997 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-54531314-7554-4ef3-89c5-533eac37e647 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:09:31.437128 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-54531314-7554-4ef3-89c5-533eac37e647 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:31.465692 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:31.465692 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:31.476098 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-4b4436d6-bd4b-44c2-84fb-1ee0dd119e81 req-54531314-7554-4ef3-89c5-533eac37e647 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/attachments/7f206f91-45b8-4ba3-aed6-88f4cd96bc60/action returned with HTTP 204 Aug 06 03:09:31.476598 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 76/296] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:09:31 2026] POST /volume/v3/attachments/7f206f91-45b8-4ba3-aed6-88f4cd96bc60/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:09:31.634369 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-ad2a0201-d215-43f6-9dd0-c5acd5e0ff52 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:31.636762 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-ad2a0201-d215-43f6-9dd0-c5acd5e0ff52 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:09:31.637083 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-ad2a0201-d215-43f6-9dd0-c5acd5e0ff52 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:31.637406 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-ad2a0201-d215-43f6-9dd0-c5acd5e0ff52 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:31.649794 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:31.649794 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:31.654086 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-ad2a0201-d215-43f6-9dd0-c5acd5e0ff52 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:09:31.659998 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-ad2a0201-d215-43f6-9dd0-c5acd5e0ff52 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b returned with HTTP 200 Aug 06 03:09:31.660594 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 73/297] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:09:31 2026] GET /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:31.872041 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ec575998-8748-43b9-8c47-f58087c2ea53 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:31.874281 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ec575998-8748-43b9-8c47-f58087c2ea53 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] GET https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 Aug 06 03:09:31.875585 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ec575998-8748-43b9-8c47-f58087c2ea53 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:31.875585 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ec575998-8748-43b9-8c47-f58087c2ea53 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:31.888297 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:31.888297 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:31.892567 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-ec575998-8748-43b9-8c47-f58087c2ea53 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Volume info retrieved successfully. Aug 06 03:09:31.900721 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ec575998-8748-43b9-8c47-f58087c2ea53 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 returned with HTTP 200 Aug 06 03:09:31.901308 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 75/298] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:31 2026] GET /volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:32.592568 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fb7ddcee-bf3d-48ea-98e8-a5d58a277e75 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:32.592962 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fb7ddcee-bf3d-48ea-98e8-a5d58a277e75 None None] GET https://10.4.3.80/volume// Aug 06 03:09:32.593152 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fb7ddcee-bf3d-48ea-98e8-a5d58a277e75 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:32.593320 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fb7ddcee-bf3d-48ea-98e8-a5d58a277e75 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:32.593641 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fb7ddcee-bf3d-48ea-98e8-a5d58a277e75 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:32.593921 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 75/299] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:09:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:32.611245 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-5d4eeb4c-563d-4630-81a9-9689ab2dc45e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:32.613759 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-5d4eeb4c-563d-4630-81a9-9689ab2dc45e tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:09:32.614149 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-5d4eeb4c-563d-4630-81a9-9689ab2dc45e tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4e0ef1a-45b8-491e-ba0b-bab88009dd3b", "connector": null, "instance_uuid": "dbf97f63-918b-4f81-b109-143eeb1cb30c"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:32.627701 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:32.627701 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:32.668100 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-5d4eeb4c-563d-4630-81a9-9689ab2dc45e tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:09:32.668557 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 77/300] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:09:32 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 06 03:09:32.681645 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0932f3ad-c26c-488e-ae2d-b5a226cc62c1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:32.682124 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0932f3ad-c26c-488e-ae2d-b5a226cc62c1 None None] GET https://10.4.3.80/volume// Aug 06 03:09:32.682342 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0932f3ad-c26c-488e-ae2d-b5a226cc62c1 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:32.682606 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0932f3ad-c26c-488e-ae2d-b5a226cc62c1 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:32.683103 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0932f3ad-c26c-488e-ae2d-b5a226cc62c1 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:32.683398 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 74/301] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:09:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:32.694100 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-6f992d0d-ab37-4ae7-bfb3-080532e02363 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:32.698848 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-6f992d0d-ab37-4ae7-bfb3-080532e02363 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:09:32.699075 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-6f992d0d-ab37-4ae7-bfb3-080532e02363 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:32.699253 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-6f992d0d-ab37-4ae7-bfb3-080532e02363 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:32.720643 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:32.720643 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:32.725564 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-6f992d0d-ab37-4ae7-bfb3-080532e02363 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:09:32.731946 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-6f992d0d-ab37-4ae7-bfb3-080532e02363 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b returned with HTTP 200 Aug 06 03:09:32.732455 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 76/302] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:09:32 2026] GET /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b => generated 1317 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:09:33.141747 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-c3f11b9c-f386-496a-9737-3324d2caeaf2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:33.145651 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-c3f11b9c-f386-496a-9737-3324d2caeaf2 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] DELETE https://10.4.3.80/volume/v3/attachments/dbb0c38b-e243-4fe5-bbf9-cb007a6adfb7 Aug 06 03:09:33.145651 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-c3f11b9c-f386-496a-9737-3324d2caeaf2 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:33.145651 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-c3f11b9c-f386-496a-9737-3324d2caeaf2 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:33.161982 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:33.161982 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:33.238860 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-c3f11b9c-f386-496a-9737-3324d2caeaf2 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/attachments/dbb0c38b-e243-4fe5-bbf9-cb007a6adfb7 returned with HTTP 200 Aug 06 03:09:33.238860 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 76/303] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:09:33 2026] DELETE /volume/v3/attachments/dbb0c38b-e243-4fe5-bbf9-cb007a6adfb7 => generated 192 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:33.427168 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b1378f3d-b32a-461d-990d-7f9086b7dea7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:33.427660 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b1378f3d-b32a-461d-990d-7f9086b7dea7 None None] GET https://10.4.3.80/volume// Aug 06 03:09:33.427844 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b1378f3d-b32a-461d-990d-7f9086b7dea7 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:33.428089 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b1378f3d-b32a-461d-990d-7f9086b7dea7 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:33.432514 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b1378f3d-b32a-461d-990d-7f9086b7dea7 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:33.433036 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 78/304] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:09:33 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:33.451169 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-829cb579-a45f-4d0d-8f38-f5f625abff98 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:33.451169 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-829cb579-a45f-4d0d-8f38-f5f625abff98 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] GET https://10.4.3.80/volume/v3/volumes/7ff06b3d-62c1-4704-96af-f070b1d100a0 Aug 06 03:09:33.451169 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-829cb579-a45f-4d0d-8f38-f5f625abff98 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:33.451169 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-829cb579-a45f-4d0d-8f38-f5f625abff98 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:33.465566 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:33.465566 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:33.471335 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-829cb579-a45f-4d0d-8f38-f5f625abff98 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Volume info retrieved successfully. Aug 06 03:09:33.481017 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-829cb579-a45f-4d0d-8f38-f5f625abff98 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes/7ff06b3d-62c1-4704-96af-f070b1d100a0 returned with HTTP 200 Aug 06 03:09:33.481986 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 75/305] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:09:33 2026] GET /volume/v3/volumes/7ff06b3d-62c1-4704-96af-f070b1d100a0 => generated 1541 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:09:33.524007 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cd4abb94-094f-446b-9b8f-7d7f7df90bda None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:33.524318 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cd4abb94-094f-446b-9b8f-7d7f7df90bda None None] GET https://10.4.3.80/volume// Aug 06 03:09:33.524638 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cd4abb94-094f-446b-9b8f-7d7f7df90bda None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:33.524747 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cd4abb94-094f-446b-9b8f-7d7f7df90bda None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:33.525131 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cd4abb94-094f-446b-9b8f-7d7f7df90bda None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:33.525445 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 77/306] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:09:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:33.557017 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-c1692ffe-ffd7-46d6-95a1-4db898eed174 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:33.558884 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-c1692ffe-ffd7-46d6-95a1-4db898eed174 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:09:33.559000 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-c1692ffe-ffd7-46d6-95a1-4db898eed174 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:33.559188 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-c1692ffe-ffd7-46d6-95a1-4db898eed174 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:33.572202 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:33.572202 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:33.576557 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-c1692ffe-ffd7-46d6-95a1-4db898eed174 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:09:33.581940 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-c1692ffe-ffd7-46d6-95a1-4db898eed174 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b returned with HTTP 200 Aug 06 03:09:33.581940 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 77/307] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:09:33 2026] GET /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:09:33.604623 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-ff93acf2-7c93-4aae-a694-7c48392a15bd None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:33.606948 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-ff93acf2-7c93-4aae-a694-7c48392a15bd tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] PUT https://10.4.3.80/volume/v3/attachments/b40651cd-284f-4291-9494-4877ca221cdf Aug 06 03:09:33.607317 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-ff93acf2-7c93-4aae-a694-7c48392a15bd tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:33.615201 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-ff93acf2-7c93-4aae-a694-7c48392a15bd tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Acquiring lock "cinder-attachment_update-7ff06b3d-62c1-4704-96af-f070b1d100a0-np0000006611" by "attachment_update" {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:09:33.620617 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-ff93acf2-7c93-4aae-a694-7c48392a15bd tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Lock "cinder-attachment_update-7ff06b3d-62c1-4704-96af-f070b1d100a0-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:09:33.623306 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:33.623306 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:33.717487 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-c58c94ee-c272-446e-8d4f-9a7d166c2ef6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:33.724575 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-c58c94ee-c272-446e-8d4f-9a7d166c2ef6 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] PUT https://10.4.3.80/volume/v3/attachments/585212c0-7978-4139-a218-97def3d7c2ff Aug 06 03:09:33.724959 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-c58c94ee-c272-446e-8d4f-9a7d166c2ef6 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:33.733762 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-c58c94ee-c272-446e-8d4f-9a7d166c2ef6 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Acquiring lock "cinder-attachment_update-c4e0ef1a-45b8-491e-ba0b-bab88009dd3b-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:09:33.741199 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-c58c94ee-c272-446e-8d4f-9a7d166c2ef6 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Lock "cinder-attachment_update-c4e0ef1a-45b8-491e-ba0b-bab88009dd3b-np0000006611" acquired by "attachment_update" :: waited 0.007s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:09:33.742098 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:33.742098 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:33.745187 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-ff93acf2-7c93-4aae-a694-7c48392a15bd tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Lock "cinder-attachment_update-7ff06b3d-62c1-4704-96af-f070b1d100a0-np0000006611" released by "attachment_update" :: held 0.125s {{(pid=100900) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:09:33.746450 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-ff93acf2-7c93-4aae-a694-7c48392a15bd tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/attachments/b40651cd-284f-4291-9494-4877ca221cdf returned with HTTP 200 Aug 06 03:09:33.746450 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 79/308] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:09:33 2026] PUT /volume/v3/attachments/b40651cd-284f-4291-9494-4877ca221cdf => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:33.776056 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-3fa99aa6-c46a-4562-a3bf-bef5610fb189 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:33.778020 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-3fa99aa6-c46a-4562-a3bf-bef5610fb189 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] POST https://10.4.3.80/volume/v3/attachments/b40651cd-284f-4291-9494-4877ca221cdf/action Aug 06 03:09:33.778527 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-3fa99aa6-c46a-4562-a3bf-bef5610fb189 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:09:33.778642 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-3fa99aa6-c46a-4562-a3bf-bef5610fb189 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:33.804143 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:33.804143 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:33.831000 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-3fa99aa6-c46a-4562-a3bf-bef5610fb189 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/attachments/b40651cd-284f-4291-9494-4877ca221cdf/action returned with HTTP 204 Aug 06 03:09:33.831000 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 78/309] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:09:33 2026] POST /volume/v3/attachments/b40651cd-284f-4291-9494-4877ca221cdf/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:09:33.848768 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-c58c94ee-c272-446e-8d4f-9a7d166c2ef6 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Lock "cinder-attachment_update-c4e0ef1a-45b8-491e-ba0b-bab88009dd3b-np0000006611" released by "attachment_update" :: held 0.108s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:09:33.849071 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-c58c94ee-c272-446e-8d4f-9a7d166c2ef6 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/attachments/585212c0-7978-4139-a218-97def3d7c2ff returned with HTTP 200 Aug 06 03:09:33.849492 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 76/310] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:09:33 2026] PUT /volume/v3/attachments/585212c0-7978-4139-a218-97def3d7c2ff => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:33.863490 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2c42216d-1379-4a17-804e-c3c64b5ea449 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:33.864087 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2c42216d-1379-4a17-804e-c3c64b5ea449 None None] GET https://10.4.3.80/volume// Aug 06 03:09:33.864265 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2c42216d-1379-4a17-804e-c3c64b5ea449 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:33.864469 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2c42216d-1379-4a17-804e-c3c64b5ea449 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:33.864766 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2c42216d-1379-4a17-804e-c3c64b5ea449 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:33.865039 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 78/311] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:09:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:33.882515 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-63649fe5-4f18-4c16-861d-11c297c1dfd3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:33.882642 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-101553fa-a787-4cac-a5c0-d735202e9425 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:33.885624 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-101553fa-a787-4cac-a5c0-d735202e9425 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] GET https://10.4.3.80/volume/v3/volumes/663d2fe7-9b53-42aa-ba38-019fd01a76bd Aug 06 03:09:33.885883 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-101553fa-a787-4cac-a5c0-d735202e9425 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:33.886104 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-101553fa-a787-4cac-a5c0-d735202e9425 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:33.886457 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-63649fe5-4f18-4c16-861d-11c297c1dfd3 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] POST https://10.4.3.80/volume/v3/attachments/585212c0-7978-4139-a218-97def3d7c2ff/action Aug 06 03:09:33.886890 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-63649fe5-4f18-4c16-861d-11c297c1dfd3 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:09:33.887038 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-63649fe5-4f18-4c16-861d-11c297c1dfd3 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:33.897905 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:33.897905 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:33.901513 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-101553fa-a787-4cac-a5c0-d735202e9425 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Volume info retrieved successfully. Aug 06 03:09:33.907000 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-101553fa-a787-4cac-a5c0-d735202e9425 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes/663d2fe7-9b53-42aa-ba38-019fd01a76bd returned with HTTP 200 Aug 06 03:09:33.907484 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 79/312] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:09:33 2026] GET /volume/v3/volumes/663d2fe7-9b53-42aa-ba38-019fd01a76bd => generated 1027 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:09:33.909553 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:33.909553 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:33.925825 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-3befedb8-9f5a-4518-8be4-eb2825582281 req-63649fe5-4f18-4c16-861d-11c297c1dfd3 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/attachments/585212c0-7978-4139-a218-97def3d7c2ff/action returned with HTTP 204 Aug 06 03:09:33.926278 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 80/313] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:09:33 2026] POST /volume/v3/attachments/585212c0-7978-4139-a218-97def3d7c2ff/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:09:34.006755 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-1e9bc15b-404c-434b-8d86-836f5de0b169 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:34.010000 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-1e9bc15b-404c-434b-8d86-836f5de0b169 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] PUT https://10.4.3.80/volume/v3/attachments/2f373ae5-c887-420e-b9ba-7f926a0d0911 Aug 06 03:09:34.010501 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-1e9bc15b-404c-434b-8d86-836f5de0b169 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:34.022853 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-1e9bc15b-404c-434b-8d86-836f5de0b169 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Acquiring lock "cinder-attachment_update-663d2fe7-9b53-42aa-ba38-019fd01a76bd-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:09:34.029518 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-1e9bc15b-404c-434b-8d86-836f5de0b169 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Lock "cinder-attachment_update-663d2fe7-9b53-42aa-ba38-019fd01a76bd-np0000006611" acquired by "attachment_update" :: waited 0.007s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:09:34.031034 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:34.031034 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:34.912944 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-1e9bc15b-404c-434b-8d86-836f5de0b169 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Lock "cinder-attachment_update-663d2fe7-9b53-42aa-ba38-019fd01a76bd-np0000006611" released by "attachment_update" :: held 0.133s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:09:34.912944 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-1e9bc15b-404c-434b-8d86-836f5de0b169 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/attachments/2f373ae5-c887-420e-b9ba-7f926a0d0911 returned with HTTP 200 Aug 06 03:09:34.912944 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 77/314] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:09:34 2026] PUT /volume/v3/attachments/2f373ae5-c887-420e-b9ba-7f926a0d0911 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:34.916278 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-7037aff4-9cd0-4a78-9cd0-3f8ef28d7006 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:34.916278 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-7037aff4-9cd0-4a78-9cd0-3f8ef28d7006 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] POST https://10.4.3.80/volume/v3/attachments/2f373ae5-c887-420e-b9ba-7f926a0d0911/action Aug 06 03:09:34.916278 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-7037aff4-9cd0-4a78-9cd0-3f8ef28d7006 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:09:34.916278 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-7037aff4-9cd0-4a78-9cd0-3f8ef28d7006 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:34.916278 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:34.916278 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:34.916278 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-7037aff4-9cd0-4a78-9cd0-3f8ef28d7006 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/attachments/2f373ae5-c887-420e-b9ba-7f926a0d0911/action returned with HTTP 204 Aug 06 03:09:34.916278 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 79/315] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:09:34 2026] POST /volume/v3/attachments/2f373ae5-c887-420e-b9ba-7f926a0d0911/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:09:34.918619 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-64bd3700-4b6a-4ac5-b20c-8551f9c31be7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:34.918619 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-64bd3700-4b6a-4ac5-b20c-8551f9c31be7 None None] GET https://10.4.3.80/volume// Aug 06 03:09:34.918619 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-64bd3700-4b6a-4ac5-b20c-8551f9c31be7 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:34.918619 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-64bd3700-4b6a-4ac5-b20c-8551f9c31be7 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:34.918619 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-64bd3700-4b6a-4ac5-b20c-8551f9c31be7 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:34.918619 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 80/316] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:09:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:34.922648 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-b319ab32-2844-4b0e-91d3-ed79cf15f347 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:34.922648 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-b319ab32-2844-4b0e-91d3-ed79cf15f347 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] GET https://10.4.3.80/volume/v3/volumes/ba537caf-936f-4eb3-ac2a-f5cbb71a2da7 Aug 06 03:09:34.922648 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-b319ab32-2844-4b0e-91d3-ed79cf15f347 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:34.922648 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-b319ab32-2844-4b0e-91d3-ed79cf15f347 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:34.922648 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:34.922648 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:34.922648 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-b319ab32-2844-4b0e-91d3-ed79cf15f347 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Volume info retrieved successfully. Aug 06 03:09:34.922648 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-b319ab32-2844-4b0e-91d3-ed79cf15f347 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes/ba537caf-936f-4eb3-ac2a-f5cbb71a2da7 returned with HTTP 200 Aug 06 03:09:34.922648 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 81/317] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:09:34 2026] GET /volume/v3/volumes/ba537caf-936f-4eb3-ac2a-f5cbb71a2da7 => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:09:34.923274 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-21ed2701-9b10-4935-9872-e1ad4704b3b3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:34.923274 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-21ed2701-9b10-4935-9872-e1ad4704b3b3 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] PUT https://10.4.3.80/volume/v3/attachments/43e91be4-1ce3-430a-8c55-82961918e5d0 Aug 06 03:09:34.923274 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-21ed2701-9b10-4935-9872-e1ad4704b3b3 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:34.923274 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-21ed2701-9b10-4935-9872-e1ad4704b3b3 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Acquiring lock "cinder-attachment_update-ba537caf-936f-4eb3-ac2a-f5cbb71a2da7-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:09:34.923274 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-21ed2701-9b10-4935-9872-e1ad4704b3b3 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Lock "cinder-attachment_update-ba537caf-936f-4eb3-ac2a-f5cbb71a2da7-np0000006611" acquired by "attachment_update" :: waited 0.006s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:09:34.923274 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:34.923274 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:34.923274 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-21ed2701-9b10-4935-9872-e1ad4704b3b3 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Lock "cinder-attachment_update-ba537caf-936f-4eb3-ac2a-f5cbb71a2da7-np0000006611" released by "attachment_update" :: held 0.117s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:09:34.923274 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-21ed2701-9b10-4935-9872-e1ad4704b3b3 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/attachments/43e91be4-1ce3-430a-8c55-82961918e5d0 returned with HTTP 200 Aug 06 03:09:34.923274 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 78/318] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:09:34 2026] PUT /volume/v3/attachments/43e91be4-1ce3-430a-8c55-82961918e5d0 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:34.923991 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-fedbb489-5ec2-4351-9e1a-992078c0cb66 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:34.923991 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-fedbb489-5ec2-4351-9e1a-992078c0cb66 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] POST https://10.4.3.80/volume/v3/attachments/43e91be4-1ce3-430a-8c55-82961918e5d0/action Aug 06 03:09:34.923991 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-fedbb489-5ec2-4351-9e1a-992078c0cb66 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:09:34.923991 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-fedbb489-5ec2-4351-9e1a-992078c0cb66 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:34.923991 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:34.923991 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:34.923991 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-aef6bdaf-0744-4649-878c-5c39172ec309 req-fedbb489-5ec2-4351-9e1a-992078c0cb66 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/attachments/43e91be4-1ce3-430a-8c55-82961918e5d0/action returned with HTTP 204 Aug 06 03:09:34.923991 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 80/319] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:09:34 2026] POST /volume/v3/attachments/43e91be4-1ce3-430a-8c55-82961918e5d0/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:09:36.440545 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c7406462-3694-4b26-ac9d-5c44a0a18c15 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:36.647418 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-edb218ea-9876-4def-971b-f934ec2f8069 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:36.649367 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-edb218ea-9876-4def-971b-f934ec2f8069 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] GET https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 Aug 06 03:09:36.649545 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-edb218ea-9876-4def-971b-f934ec2f8069 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:36.649703 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-edb218ea-9876-4def-971b-f934ec2f8069 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:36.656034 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:36.656034 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:36.659621 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-edb218ea-9876-4def-971b-f934ec2f8069 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Volume info retrieved successfully. Aug 06 03:09:36.665058 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-edb218ea-9876-4def-971b-f934ec2f8069 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 returned with HTTP 200 Aug 06 03:09:36.665669 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 82/320] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:36 2026] GET /volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:36.668482 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c7406462-3694-4b26-ac9d-5c44a0a18c15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:09:36.668939 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c7406462-3694-4b26-ac9d-5c44a0a18c15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1688493722"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:36.670785 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-c7406462-3694-4b26-ac9d-5c44a0a18c15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1688493722'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:09:36.670998 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-c7406462-3694-4b26-ac9d-5c44a0a18c15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Create volume of 1 GB Aug 06 03:09:36.678251 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c7406462-3694-4b26-ac9d-5c44a0a18c15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Availability Zones retrieved successfully. Aug 06 03:09:36.684752 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c7406462-3694-4b26-ac9d-5c44a0a18c15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Flow 'volume_create_api' (1af5268b-7e56-4ebf-baf2-ecdc09525be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:09:36.685598 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c7406462-3694-4b26-ac9d-5c44a0a18c15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f10c6aed-04ce-4a68-b3ea-cfc74f97b28f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:36.686575 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-c7406462-3694-4b26-ac9d-5c44a0a18c15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:09:36.712589 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c7406462-3694-4b26-ac9d-5c44a0a18c15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f10c6aed-04ce-4a68-b3ea-cfc74f97b28f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:36.713261 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c7406462-3694-4b26-ac9d-5c44a0a18c15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f010d4d-c8eb-48ca-b230-767ae2b0693d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:36.717244 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1cdc0202-88ae-46e7-8f6c-41a82aaa3474 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:36.719294 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1cdc0202-88ae-46e7-8f6c-41a82aaa3474 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] GET https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 Aug 06 03:09:36.719522 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1cdc0202-88ae-46e7-8f6c-41a82aaa3474 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:36.719750 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1cdc0202-88ae-46e7-8f6c-41a82aaa3474 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:36.726499 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:36.726499 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:09:36.730948 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1cdc0202-88ae-46e7-8f6c-41a82aaa3474 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Volume info retrieved successfully. Aug 06 03:09:36.736270 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1cdc0202-88ae-46e7-8f6c-41a82aaa3474 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 returned with HTTP 200 Aug 06 03:09:36.736270 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 79/321] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:36 2026] GET /volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:36.776399 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-c7406462-3694-4b26-ac9d-5c44a0a18c15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Created reservations ['315e69cd-eb20-4e41-ba41-3bacd2fbe83a', '9a009992-90d0-457b-8c10-14e0d8967a0f', '29ef2e47-4bff-4957-866b-b67455d2c68d', 'b3c17b12-932f-492d-970a-d0cdc4083a21'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:09:36.777288 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c7406462-3694-4b26-ac9d-5c44a0a18c15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f010d4d-c8eb-48ca-b230-767ae2b0693d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['315e69cd-eb20-4e41-ba41-3bacd2fbe83a', '9a009992-90d0-457b-8c10-14e0d8967a0f', '29ef2e47-4bff-4957-866b-b67455d2c68d', 'b3c17b12-932f-492d-970a-d0cdc4083a21']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:36.777996 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c7406462-3694-4b26-ac9d-5c44a0a18c15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0ca2827-e696-40c9-9a33-c6d27a4a0e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:36.806400 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c7406462-3694-4b26-ac9d-5c44a0a18c15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0ca2827-e696-40c9-9a33-c6d27a4a0e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6782c9fd-7a0c-495a-8138-6cb954410d6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1688493722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1fc8340281e41d09ecc25c151a2dbdf',qos_specs=None,replication_status=,reservations=['315e69cd-eb20-4e41-ba41-3bacd2fbe83a','9a009992-90d0-457b-8c10-14e0d8967a0f','29ef2e47-4bff-4957-866b-b67455d2c68d','b3c17b12-932f-492d-970a-d0cdc4083a21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='098eb2a3964246c38437cf560cd567ea',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1688493722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6782c9fd-7a0c-495a-8138-6cb954410d6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1fc8340281e41d09ecc25c151a2dbdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='098eb2a3964246c38437cf560cd567ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:36.806400 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c7406462-3694-4b26-ac9d-5c44a0a18c15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca57abce-6d63-4edb-99f4-d06db47df139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:36.828656 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c7406462-3694-4b26-ac9d-5c44a0a18c15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca57abce-6d63-4edb-99f4-d06db47df139) transitioned into state 'SUCCESS' from state '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-1688493722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1fc8340281e41d09ecc25c151a2dbdf',qos_specs=None,replication_status=,reservations=['315e69cd-eb20-4e41-ba41-3bacd2fbe83a','9a009992-90d0-457b-8c10-14e0d8967a0f','29ef2e47-4bff-4957-866b-b67455d2c68d','b3c17b12-932f-492d-970a-d0cdc4083a21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='098eb2a3964246c38437cf560cd567ea',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:36.829661 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c7406462-3694-4b26-ac9d-5c44a0a18c15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5394d27-b81a-46fe-8387-4357896a719d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:09:36.841659 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c7406462-3694-4b26-ac9d-5c44a0a18c15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5394d27-b81a-46fe-8387-4357896a719d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:09:36.842479 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c7406462-3694-4b26-ac9d-5c44a0a18c15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Flow 'volume_create_api' (1af5268b-7e56-4ebf-baf2-ecdc09525be4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:09:36.842787 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c7406462-3694-4b26-ac9d-5c44a0a18c15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Create volume request issued successfully. Aug 06 03:09:36.843336 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c7406462-3694-4b26-ac9d-5c44a0a18c15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:09:36.843910 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 81/322] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:09:36 2026] POST /volume/v3/volumes => generated 757 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:09:40.197766 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a65777e8-0e1c-4dad-b7bc-905f3a231eab None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:40.199472 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a65777e8-0e1c-4dad-b7bc-905f3a231eab tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] DELETE https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 Aug 06 03:09:40.199658 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a65777e8-0e1c-4dad-b7bc-905f3a231eab tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:40.199885 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a65777e8-0e1c-4dad-b7bc-905f3a231eab tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:40.201479 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-a65777e8-0e1c-4dad-b7bc-905f3a231eab tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Delete volume with id: 1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 Aug 06 03:09:40.215686 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:40.215686 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:40.216335 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a65777e8-0e1c-4dad-b7bc-905f3a231eab tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Volume info retrieved successfully. Aug 06 03:09:40.236809 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a65777e8-0e1c-4dad-b7bc-905f3a231eab tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Delete volume request issued successfully. Aug 06 03:09:40.237064 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a65777e8-0e1c-4dad-b7bc-905f3a231eab tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 returned with HTTP 202 Aug 06 03:09:40.237448 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 81/323] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:09:40 2026] DELETE /volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:09:40.246946 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c83e8352-4d0c-4d0a-8997-6e9c00c149a5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:40.251369 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c83e8352-4d0c-4d0a-8997-6e9c00c149a5 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] GET https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 Aug 06 03:09:40.251369 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c83e8352-4d0c-4d0a-8997-6e9c00c149a5 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:40.251667 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c83e8352-4d0c-4d0a-8997-6e9c00c149a5 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:40.265097 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:40.265097 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:40.270353 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c83e8352-4d0c-4d0a-8997-6e9c00c149a5 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Volume info retrieved successfully. Aug 06 03:09:40.277386 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c83e8352-4d0c-4d0a-8997-6e9c00c149a5 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 returned with HTTP 200 Aug 06 03:09:40.277813 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 83/324] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:40 2026] GET /volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:09:41.293432 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ac49092a-3359-4b68-896e-8e0980ee58c8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:41.295084 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ac49092a-3359-4b68-896e-8e0980ee58c8 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] GET https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 Aug 06 03:09:41.295262 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ac49092a-3359-4b68-896e-8e0980ee58c8 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:41.295468 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ac49092a-3359-4b68-896e-8e0980ee58c8 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:41.303774 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ac49092a-3359-4b68-896e-8e0980ee58c8 tempest-TaggedAttachmentsTest-1117030697 tempest-TaggedAttachmentsTest-1117030697-project-member] https://10.4.3.80/volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 returned with HTTP 404 Aug 06 03:09:41.305098 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 80/325] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:41 2026] GET /volume/v3/volumes/1160df7b-3b86-4d9f-8eb2-6eff53c79fe1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:09:46.832504 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=80,cinder:UPDATE=17,cinder:INSERT=11 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:09:50.230828 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=89,cinder:UPDATE=23,cinder:INSERT=5 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:09:50.275907 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=62,cinder:UPDATE=14,cinder:INSERT=1 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:09:51.302558 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=40,cinder:UPDATE=3 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:09:55.177245 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8e2f976a-adc3-4051-8571-73aa681de7b9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:55.182332 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8e2f976a-adc3-4051-8571-73aa681de7b9 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] GET https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e Aug 06 03:09:55.182332 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8e2f976a-adc3-4051-8571-73aa681de7b9 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:55.182332 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8e2f976a-adc3-4051-8571-73aa681de7b9 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:55.191619 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:55.191619 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:55.194916 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8e2f976a-adc3-4051-8571-73aa681de7b9 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:09:55.198785 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8e2f976a-adc3-4051-8571-73aa681de7b9 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e returned with HTTP 200 Aug 06 03:09:55.199152 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 82/326] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:09:55 2026] GET /volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:55.239927 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-b6061590-98b8-42ba-9672-737999963897 req-3f224ddd-ca83-4f6f-8b8c-40ff3254d5a6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:55.244863 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b6061590-98b8-42ba-9672-737999963897 req-3f224ddd-ca83-4f6f-8b8c-40ff3254d5a6 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] GET https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e Aug 06 03:09:55.244863 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-b6061590-98b8-42ba-9672-737999963897 req-3f224ddd-ca83-4f6f-8b8c-40ff3254d5a6 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:55.244863 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-b6061590-98b8-42ba-9672-737999963897 req-3f224ddd-ca83-4f6f-8b8c-40ff3254d5a6 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:55.253804 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:55.253804 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:09:55.257203 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-b6061590-98b8-42ba-9672-737999963897 req-3f224ddd-ca83-4f6f-8b8c-40ff3254d5a6 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:09:55.261072 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b6061590-98b8-42ba-9672-737999963897 req-3f224ddd-ca83-4f6f-8b8c-40ff3254d5a6 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e returned with HTTP 200 Aug 06 03:09:55.261601 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 82/327] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:09:55 2026] GET /volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:09:55.286225 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-b6061590-98b8-42ba-9672-737999963897 req-1ec9dbea-9751-47f3-b0b7-6b2bd4e0fbc9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:55.288642 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-b6061590-98b8-42ba-9672-737999963897 req-1ec9dbea-9751-47f3-b0b7-6b2bd4e0fbc9 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] POST https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e/action Aug 06 03:09:55.289072 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-b6061590-98b8-42ba-9672-737999963897 req-1ec9dbea-9751-47f3-b0b7-6b2bd4e0fbc9 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:09:55.289262 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-b6061590-98b8-42ba-9672-737999963897 req-1ec9dbea-9751-47f3-b0b7-6b2bd4e0fbc9 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:09:55.301636 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:55.301636 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:09:55.302231 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-b6061590-98b8-42ba-9672-737999963897 req-1ec9dbea-9751-47f3-b0b7-6b2bd4e0fbc9 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:09:55.311208 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-b6061590-98b8-42ba-9672-737999963897 req-1ec9dbea-9751-47f3-b0b7-6b2bd4e0fbc9 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Begin detaching volume completed successfully. Aug 06 03:09:55.311401 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-b6061590-98b8-42ba-9672-737999963897 req-1ec9dbea-9751-47f3-b0b7-6b2bd4e0fbc9 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e/action returned with HTTP 202 Aug 06 03:09:55.311894 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 84/328] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:09:55 2026] POST /volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:09:55.372603 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8c818ef5-226d-4c08-adf4-4918730711f1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:55.372953 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8c818ef5-226d-4c08-adf4-4918730711f1 None None] GET https://10.4.3.80/volume// Aug 06 03:09:55.373150 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8c818ef5-226d-4c08-adf4-4918730711f1 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:55.373261 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8c818ef5-226d-4c08-adf4-4918730711f1 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:55.373578 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8c818ef5-226d-4c08-adf4-4918730711f1 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:09:55.373857 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 81/329] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:09:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:09:55.381111 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-b6061590-98b8-42ba-9672-737999963897 req-d8c2c4a0-4c7f-4288-b5a2-9003785f6a4f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:09:55.383054 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-b6061590-98b8-42ba-9672-737999963897 req-d8c2c4a0-4c7f-4288-b5a2-9003785f6a4f tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] GET https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e Aug 06 03:09:55.383238 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-b6061590-98b8-42ba-9672-737999963897 req-d8c2c4a0-4c7f-4288-b5a2-9003785f6a4f tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:09:55.383403 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-b6061590-98b8-42ba-9672-737999963897 req-d8c2c4a0-4c7f-4288-b5a2-9003785f6a4f tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:09:55.393149 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:09:55.393149 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:09:55.397064 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-b6061590-98b8-42ba-9672-737999963897 req-d8c2c4a0-4c7f-4288-b5a2-9003785f6a4f tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:09:55.402270 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-b6061590-98b8-42ba-9672-737999963897 req-d8c2c4a0-4c7f-4288-b5a2-9003785f6a4f tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e returned with HTTP 200 Aug 06 03:09:55.402716 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 83/330] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:09:55 2026] GET /volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e => generated 1324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:10:00.362657 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-b6061590-98b8-42ba-9672-737999963897 req-5d642731-be6a-4554-8c75-6fbd8cf50a8c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:00.373803 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b6061590-98b8-42ba-9672-737999963897 req-5d642731-be6a-4554-8c75-6fbd8cf50a8c tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] DELETE https://10.4.3.80/volume/v3/attachments/c3de62f7-92ed-4912-abee-f0d4916471f3 Aug 06 03:10:00.374009 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-b6061590-98b8-42ba-9672-737999963897 req-5d642731-be6a-4554-8c75-6fbd8cf50a8c tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:00.374271 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-b6061590-98b8-42ba-9672-737999963897 req-5d642731-be6a-4554-8c75-6fbd8cf50a8c tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:00.383212 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:00.383212 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:00.498255 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b6061590-98b8-42ba-9672-737999963897 req-5d642731-be6a-4554-8c75-6fbd8cf50a8c tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/attachments/c3de62f7-92ed-4912-abee-f0d4916471f3 returned with HTTP 200 Aug 06 03:10:00.498255 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 83/331] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:10:00 2026] DELETE /volume/v3/attachments/c3de62f7-92ed-4912-abee-f0d4916471f3 => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:00.626322 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7e7627dc-6966-403b-8d23-5dc1d2efaf0d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:00.628729 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7e7627dc-6966-403b-8d23-5dc1d2efaf0d tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] GET https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e Aug 06 03:10:00.628942 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7e7627dc-6966-403b-8d23-5dc1d2efaf0d tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:00.629164 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7e7627dc-6966-403b-8d23-5dc1d2efaf0d tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:00.639016 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:00.639016 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:00.643171 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7e7627dc-6966-403b-8d23-5dc1d2efaf0d tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:10:00.653386 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7e7627dc-6966-403b-8d23-5dc1d2efaf0d tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e returned with HTTP 200 Aug 06 03:10:00.653953 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 85/332] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:00 2026] GET /volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:03.020298 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-dedd4d3c-9bc2-47d7-be97-7eb88e89abad None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:03.023418 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-dedd4d3c-9bc2-47d7-be97-7eb88e89abad tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:10:03.023760 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-dedd4d3c-9bc2-47d7-be97-7eb88e89abad tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:03.024062 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-dedd4d3c-9bc2-47d7-be97-7eb88e89abad tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:03.034775 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:03.034775 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:03.038275 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-dedd4d3c-9bc2-47d7-be97-7eb88e89abad tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:10:03.042470 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-dedd4d3c-9bc2-47d7-be97-7eb88e89abad tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 returned with HTTP 200 Aug 06 03:10:03.042904 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 82/333] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:10:03 2026] GET /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 => generated 1133 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:03.067051 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-1586d104-8ce8-42d8-9e28-58db828f5acb None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:03.070225 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-1586d104-8ce8-42d8-9e28-58db828f5acb tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] POST https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8/action Aug 06 03:10:03.070586 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-1586d104-8ce8-42d8-9e28-58db828f5acb tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:10:03.070700 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-1586d104-8ce8-42d8-9e28-58db828f5acb tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:03.085206 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:03.085206 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:03.085788 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-1586d104-8ce8-42d8-9e28-58db828f5acb tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:10:03.101079 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-1586d104-8ce8-42d8-9e28-58db828f5acb tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Begin detaching volume completed successfully. Aug 06 03:10:03.101338 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-1586d104-8ce8-42d8-9e28-58db828f5acb tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8/action returned with HTTP 202 Aug 06 03:10:03.101896 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 84/334] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:10:03 2026] POST /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:10:03.133973 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-32f3e368-db8e-4a48-84b6-6532360d1840 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:03.139233 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-32f3e368-db8e-4a48-84b6-6532360d1840 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:10:03.139756 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-32f3e368-db8e-4a48-84b6-6532360d1840 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:03.140179 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-32f3e368-db8e-4a48-84b6-6532360d1840 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:03.149796 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c964c967-77a4-49e7-a8d3-7d0bf3509f5b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:03.150806 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c964c967-77a4-49e7-a8d3-7d0bf3509f5b None None] GET https://10.4.3.80/volume// Aug 06 03:10:03.150806 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c964c967-77a4-49e7-a8d3-7d0bf3509f5b None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:03.152518 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c964c967-77a4-49e7-a8d3-7d0bf3509f5b None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:03.152684 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c964c967-77a4-49e7-a8d3-7d0bf3509f5b None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:10:03.153133 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 86/335] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:10:03 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:10:03.154548 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:03.154548 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:03.158522 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-32f3e368-db8e-4a48-84b6-6532360d1840 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:10:03.162580 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-0ca3d67a-e3bf-4a3f-bf70-668cb2296e8f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:03.163606 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-32f3e368-db8e-4a48-84b6-6532360d1840 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 returned with HTTP 200 Aug 06 03:10:03.164183 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 84/336] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:03 2026] GET /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:03.164410 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-0ca3d67a-e3bf-4a3f-bf70-668cb2296e8f tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:10:03.164637 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-0ca3d67a-e3bf-4a3f-bf70-668cb2296e8f tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:03.164927 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-0ca3d67a-e3bf-4a3f-bf70-668cb2296e8f tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:03.176347 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:03.176347 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:03.179596 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-0ca3d67a-e3bf-4a3f-bf70-668cb2296e8f tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:10:03.184492 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-0ca3d67a-e3bf-4a3f-bf70-668cb2296e8f tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 returned with HTTP 200 Aug 06 03:10:03.184916 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 83/337] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:10:03 2026] GET /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 => generated 1316 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:10:03.944168 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d24ad9f0-a8c1-40ba-9932-932fc23ca6a5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:03.946769 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d24ad9f0-a8c1-40ba-9932-932fc23ca6a5 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] DELETE https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e Aug 06 03:10:03.947056 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d24ad9f0-a8c1-40ba-9932-932fc23ca6a5 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:03.947344 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d24ad9f0-a8c1-40ba-9932-932fc23ca6a5 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:03.947548 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-d24ad9f0-a8c1-40ba-9932-932fc23ca6a5 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Delete volume with id: bd8becb0-3f8b-418b-9afb-6295813fc35e Aug 06 03:10:03.975649 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:03.975649 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:03.975649 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d24ad9f0-a8c1-40ba-9932-932fc23ca6a5 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:10:03.990426 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d24ad9f0-a8c1-40ba-9932-932fc23ca6a5 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Delete volume request issued successfully. Aug 06 03:10:03.990426 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d24ad9f0-a8c1-40ba-9932-932fc23ca6a5 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e returned with HTTP 202 Aug 06 03:10:03.990426 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 85/338] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:10:03 2026] DELETE /volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:10:04.000518 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2ac4b26c-138a-4955-bfae-67fb8fd5b69b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:04.002536 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2ac4b26c-138a-4955-bfae-67fb8fd5b69b tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] GET https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e Aug 06 03:10:04.002727 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2ac4b26c-138a-4955-bfae-67fb8fd5b69b tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:04.002966 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2ac4b26c-138a-4955-bfae-67fb8fd5b69b tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:04.011577 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:04.011577 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:04.016169 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2ac4b26c-138a-4955-bfae-67fb8fd5b69b tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:10:04.022148 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2ac4b26c-138a-4955-bfae-67fb8fd5b69b tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e returned with HTTP 200 Aug 06 03:10:04.022614 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 87/339] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:03 2026] GET /volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:04.180296 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d223a19e-b321-4821-9092-7b0386842339 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:04.182694 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-cbaa830c-0d56-4a24-afe5-15698530242b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:04.183058 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d223a19e-b321-4821-9092-7b0386842339 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:10:04.183261 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d223a19e-b321-4821-9092-7b0386842339 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:04.183490 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d223a19e-b321-4821-9092-7b0386842339 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:04.186545 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-cbaa830c-0d56-4a24-afe5-15698530242b tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] DELETE https://10.4.3.80/volume/v3/attachments/b275623a-72ad-4f96-8307-e9795b4ec967 Aug 06 03:10:04.186778 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-cbaa830c-0d56-4a24-afe5-15698530242b tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:04.187054 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-cbaa830c-0d56-4a24-afe5-15698530242b tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:04.194474 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:04.194474 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:04.198284 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:04.198284 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:04.203305 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d223a19e-b321-4821-9092-7b0386842339 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:10:04.209816 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d223a19e-b321-4821-9092-7b0386842339 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 returned with HTTP 200 Aug 06 03:10:04.210514 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 85/340] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:04 2026] GET /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:04.249247 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-e246ae19-8f79-4f93-8745-5613b71208f0 req-cbaa830c-0d56-4a24-afe5-15698530242b tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/attachments/b275623a-72ad-4f96-8307-e9795b4ec967 returned with HTTP 200 Aug 06 03:10:04.249789 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 84/341] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:10:04 2026] DELETE /volume/v3/attachments/b275623a-72ad-4f96-8307-e9795b4ec967 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:04.357801 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b4257d28-7039-4a12-a2b0-6972874f4f05 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:04.361857 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b4257d28-7039-4a12-a2b0-6972874f4f05 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:10:04.361857 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b4257d28-7039-4a12-a2b0-6972874f4f05 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-744714952"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:04.361857 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-b4257d28-7039-4a12-a2b0-6972874f4f05 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-744714952'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:10:04.361857 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-b4257d28-7039-4a12-a2b0-6972874f4f05 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Create volume of 1 GB Aug 06 03:10:04.366037 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b4257d28-7039-4a12-a2b0-6972874f4f05 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Availability Zones retrieved successfully. Aug 06 03:10:04.372383 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b4257d28-7039-4a12-a2b0-6972874f4f05 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Flow 'volume_create_api' (90d2f244-35b8-4952-b851-1a95e0731283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:10:04.373703 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b4257d28-7039-4a12-a2b0-6972874f4f05 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ac7e40d-f445-4665-9d06-e6c31e29f996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:04.374771 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-b4257d28-7039-4a12-a2b0-6972874f4f05 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:10:04.413122 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b4257d28-7039-4a12-a2b0-6972874f4f05 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ac7e40d-f445-4665-9d06-e6c31e29f996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:04.414256 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b4257d28-7039-4a12-a2b0-6972874f4f05 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7fd69ab-2774-49f9-a2e1-68b6bf139356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:04.483622 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-b4257d28-7039-4a12-a2b0-6972874f4f05 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Created reservations ['13c26d19-3654-4a0a-a118-e70a5097af6e', '94e8d54b-77e9-43fa-b40e-6eafd901f501', '4939a15c-abcb-4a8c-b884-98ccdbce74d2', 'c0ab577f-bd8b-40d3-9836-62ce5797f925'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:10:04.484481 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b4257d28-7039-4a12-a2b0-6972874f4f05 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7fd69ab-2774-49f9-a2e1-68b6bf139356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13c26d19-3654-4a0a-a118-e70a5097af6e', '94e8d54b-77e9-43fa-b40e-6eafd901f501', '4939a15c-abcb-4a8c-b884-98ccdbce74d2', 'c0ab577f-bd8b-40d3-9836-62ce5797f925']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:04.484983 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b4257d28-7039-4a12-a2b0-6972874f4f05 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1654ae78-5c8f-4250-894b-409aa4266949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:04.507072 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b4257d28-7039-4a12-a2b0-6972874f4f05 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1654ae78-5c8f-4250-894b-409aa4266949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec5288e2-a969-4256-b4e3-ddec939ae05a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-744714952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc81ff2dfb594fd3a4e88e98d1b7154d',qos_specs=None,replication_status=,reservations=['13c26d19-3654-4a0a-a118-e70a5097af6e','94e8d54b-77e9-43fa-b40e-6eafd901f501','4939a15c-abcb-4a8c-b884-98ccdbce74d2','c0ab577f-bd8b-40d3-9836-62ce5797f925'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f31da132c244ff0bef6f51386f80c77',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:10:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-744714952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec5288e2-a969-4256-b4e3-ddec939ae05a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc81ff2dfb594fd3a4e88e98d1b7154d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f31da132c244ff0bef6f51386f80c77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:04.508813 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b4257d28-7039-4a12-a2b0-6972874f4f05 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4270bcd-3ebf-4a86-b1e5-4ba03143bf9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:04.527313 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b4257d28-7039-4a12-a2b0-6972874f4f05 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4270bcd-3ebf-4a86-b1e5-4ba03143bf9a) transitioned into state 'SUCCESS' from state '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-744714952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc81ff2dfb594fd3a4e88e98d1b7154d',qos_specs=None,replication_status=,reservations=['13c26d19-3654-4a0a-a118-e70a5097af6e','94e8d54b-77e9-43fa-b40e-6eafd901f501','4939a15c-abcb-4a8c-b884-98ccdbce74d2','c0ab577f-bd8b-40d3-9836-62ce5797f925'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f31da132c244ff0bef6f51386f80c77',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:04.527967 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b4257d28-7039-4a12-a2b0-6972874f4f05 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6f25691-41c7-4c27-9d12-f43d2661af7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:04.536008 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b4257d28-7039-4a12-a2b0-6972874f4f05 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6f25691-41c7-4c27-9d12-f43d2661af7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:04.536551 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b4257d28-7039-4a12-a2b0-6972874f4f05 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Flow 'volume_create_api' (90d2f244-35b8-4952-b851-1a95e0731283) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:10:04.536803 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b4257d28-7039-4a12-a2b0-6972874f4f05 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Create volume request issued successfully. Aug 06 03:10:04.537336 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b4257d28-7039-4a12-a2b0-6972874f4f05 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:10:04.537715 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 86/342] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:10:04 2026] POST /volume/v3/volumes => generated 751 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:10:04.550134 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-236a4ddb-4cef-4ee3-bff6-359955db7b6e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:04.551735 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-236a4ddb-4cef-4ee3-bff6-359955db7b6e tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] GET https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a Aug 06 03:10:04.551981 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-236a4ddb-4cef-4ee3-bff6-359955db7b6e tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:04.552163 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-236a4ddb-4cef-4ee3-bff6-359955db7b6e tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:04.558897 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:04.558897 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:04.562128 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-236a4ddb-4cef-4ee3-bff6-359955db7b6e tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Volume info retrieved successfully. Aug 06 03:10:04.565758 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-236a4ddb-4cef-4ee3-bff6-359955db7b6e tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a returned with HTTP 200 Aug 06 03:10:04.566169 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 88/343] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:04 2026] GET /volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a => generated 819 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:05.034402 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2189bd42-17d1-4903-a928-b0dc504eef2a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:05.038536 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2189bd42-17d1-4903-a928-b0dc504eef2a tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] GET https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e Aug 06 03:10:05.038536 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2189bd42-17d1-4903-a928-b0dc504eef2a tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:05.039571 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2189bd42-17d1-4903-a928-b0dc504eef2a tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:05.046110 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2189bd42-17d1-4903-a928-b0dc504eef2a tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e returned with HTTP 404 Aug 06 03:10:05.046906 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 86/344] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:05 2026] GET /volume/v3/volumes/bd8becb0-3f8b-418b-9afb-6295813fc35e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:10:05.056224 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f99a348c-1fbf-4d95-a3ec-493555a0179d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:05.056847 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f99a348c-1fbf-4d95-a3ec-493555a0179d tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] DELETE https://10.4.3.80/volume/v3/volumes/2d04a86b-f1be-4935-bcfb-1141b5a65efc Aug 06 03:10:05.057040 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f99a348c-1fbf-4d95-a3ec-493555a0179d tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:05.057211 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f99a348c-1fbf-4d95-a3ec-493555a0179d tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:05.057368 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-f99a348c-1fbf-4d95-a3ec-493555a0179d tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Delete volume with id: 2d04a86b-f1be-4935-bcfb-1141b5a65efc Aug 06 03:10:05.063980 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:05.063980 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:05.064418 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f99a348c-1fbf-4d95-a3ec-493555a0179d tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:10:05.088787 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f99a348c-1fbf-4d95-a3ec-493555a0179d tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Delete volume request issued successfully. Aug 06 03:10:05.088787 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f99a348c-1fbf-4d95-a3ec-493555a0179d tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/2d04a86b-f1be-4935-bcfb-1141b5a65efc returned with HTTP 202 Aug 06 03:10:05.089170 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 85/345] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:10:05 2026] DELETE /volume/v3/volumes/2d04a86b-f1be-4935-bcfb-1141b5a65efc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:10:05.099556 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1e8ab6c9-1ebd-468d-b78e-237613a78675 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:05.103298 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1e8ab6c9-1ebd-468d-b78e-237613a78675 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] GET https://10.4.3.80/volume/v3/volumes/2d04a86b-f1be-4935-bcfb-1141b5a65efc Aug 06 03:10:05.103547 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1e8ab6c9-1ebd-468d-b78e-237613a78675 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:05.103794 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1e8ab6c9-1ebd-468d-b78e-237613a78675 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:05.116026 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:05.116026 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:05.123903 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1e8ab6c9-1ebd-468d-b78e-237613a78675 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Volume info retrieved successfully. Aug 06 03:10:05.130324 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1e8ab6c9-1ebd-468d-b78e-237613a78675 tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/2d04a86b-f1be-4935-bcfb-1141b5a65efc returned with HTTP 200 Aug 06 03:10:05.130900 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 87/346] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:05 2026] GET /volume/v3/volumes/2d04a86b-f1be-4935-bcfb-1141b5a65efc => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:05.225854 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-349adc44-66af-417e-8339-9a1cd9086492 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:05.228013 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-349adc44-66af-417e-8339-9a1cd9086492 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:10:05.228090 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-349adc44-66af-417e-8339-9a1cd9086492 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:05.228240 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-349adc44-66af-417e-8339-9a1cd9086492 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:05.235421 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:05.235421 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:05.239150 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-349adc44-66af-417e-8339-9a1cd9086492 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:10:05.243943 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-349adc44-66af-417e-8339-9a1cd9086492 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 returned with HTTP 200 Aug 06 03:10:05.244359 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 89/347] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:05 2026] GET /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:05.578549 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1a1d1baa-ff1b-4cfd-b7b8-841700f4c42d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:05.582159 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1a1d1baa-ff1b-4cfd-b7b8-841700f4c42d tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] GET https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a Aug 06 03:10:05.582159 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1a1d1baa-ff1b-4cfd-b7b8-841700f4c42d tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:05.582159 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1a1d1baa-ff1b-4cfd-b7b8-841700f4c42d tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:05.588033 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:05.588033 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:05.591819 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1a1d1baa-ff1b-4cfd-b7b8-841700f4c42d tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Volume info retrieved successfully. Aug 06 03:10:05.596744 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1a1d1baa-ff1b-4cfd-b7b8-841700f4c42d tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a returned with HTTP 200 Aug 06 03:10:05.597455 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 87/348] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:05 2026] GET /volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:06.114009 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-06636800-b397-4196-bb62-c86b017fc31e req-46cf99b8-10ce-4210-8393-add4d2d46891 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:06.117530 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-06636800-b397-4196-bb62-c86b017fc31e req-46cf99b8-10ce-4210-8393-add4d2d46891 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] GET https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a Aug 06 03:10:06.117803 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-06636800-b397-4196-bb62-c86b017fc31e req-46cf99b8-10ce-4210-8393-add4d2d46891 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:06.118078 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-06636800-b397-4196-bb62-c86b017fc31e req-46cf99b8-10ce-4210-8393-add4d2d46891 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:06.128016 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:06.128016 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:06.136046 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-06636800-b397-4196-bb62-c86b017fc31e req-46cf99b8-10ce-4210-8393-add4d2d46891 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Volume info retrieved successfully. Aug 06 03:10:06.145147 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-06636800-b397-4196-bb62-c86b017fc31e req-46cf99b8-10ce-4210-8393-add4d2d46891 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a returned with HTTP 200 Aug 06 03:10:06.145727 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 86/349] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:10:06 2026] GET /volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:06.146205 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-91cf1437-f86d-4f3f-aaf7-9a70ea73160e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:06.150167 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-91cf1437-f86d-4f3f-aaf7-9a70ea73160e tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] GET https://10.4.3.80/volume/v3/volumes/2d04a86b-f1be-4935-bcfb-1141b5a65efc Aug 06 03:10:06.150345 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-91cf1437-f86d-4f3f-aaf7-9a70ea73160e tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:06.150518 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-91cf1437-f86d-4f3f-aaf7-9a70ea73160e tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:06.156920 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-91cf1437-f86d-4f3f-aaf7-9a70ea73160e tempest-ServerRescueNegativeTestJSON-830986613 tempest-ServerRescueNegativeTestJSON-830986613-project-member] https://10.4.3.80/volume/v3/volumes/2d04a86b-f1be-4935-bcfb-1141b5a65efc returned with HTTP 404 Aug 06 03:10:06.157527 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 88/350] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:06 2026] GET /volume/v3/volumes/2d04a86b-f1be-4935-bcfb-1141b5a65efc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:10:06.258194 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2dcc2784-b7b4-4f1d-978d-ebb2d1843d2a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:06.258546 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2dcc2784-b7b4-4f1d-978d-ebb2d1843d2a None None] GET https://10.4.3.80/volume// Aug 06 03:10:06.258638 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2dcc2784-b7b4-4f1d-978d-ebb2d1843d2a None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:06.258804 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2dcc2784-b7b4-4f1d-978d-ebb2d1843d2a None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:06.259157 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2dcc2784-b7b4-4f1d-978d-ebb2d1843d2a None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:10:06.259555 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 90/351] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:10:06 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:10:06.268507 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-06636800-b397-4196-bb62-c86b017fc31e req-6f749b77-0a8c-47a8-9015-5d8081268496 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:06.271461 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-06636800-b397-4196-bb62-c86b017fc31e req-6f749b77-0a8c-47a8-9015-5d8081268496 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:10:06.271461 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-06636800-b397-4196-bb62-c86b017fc31e req-6f749b77-0a8c-47a8-9015-5d8081268496 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec5288e2-a969-4256-b4e3-ddec939ae05a", "connector": null, "instance_uuid": "3db3562e-9348-4ff5-be16-80ff278c9ba4"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:06.283018 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:06.283018 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:06.314859 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-b71224d8-d3be-4530-b7d4-425e0ac7099a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:06.318470 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-b71224d8-d3be-4530-b7d4-425e0ac7099a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:10:06.318470 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-b71224d8-d3be-4530-b7d4-425e0ac7099a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "393fa8ce-b84f-479a-b092-d51f6a8a83bd-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:06.318601 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-b71224d8-d3be-4530-b7d4-425e0ac7099a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '393fa8ce-b84f-479a-b092-d51f6a8a83bd-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:10:06.321760 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-b71224d8-d3be-4530-b7d4-425e0ac7099a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Create volume of 1 GB Aug 06 03:10:06.324591 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-b71224d8-d3be-4530-b7d4-425e0ac7099a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Availability Zones retrieved successfully. Aug 06 03:10:06.328112 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-06636800-b397-4196-bb62-c86b017fc31e req-6f749b77-0a8c-47a8-9015-5d8081268496 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:10:06.328630 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 88/352] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:10:06 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 06 03:10:06.333547 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-b71224d8-d3be-4530-b7d4-425e0ac7099a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Flow 'volume_create_api' (9e5c5149-8af1-41bb-9ba3-7575c6ba7fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:10:06.337441 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-b71224d8-d3be-4530-b7d4-425e0ac7099a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9065768b-6074-4cbb-805a-55324af5dfad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:06.340121 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-b71224d8-d3be-4530-b7d4-425e0ac7099a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:10:06.359763 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7b83c822-b8eb-41d3-af43-d1f2657e9893 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:06.364772 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7b83c822-b8eb-41d3-af43-d1f2657e9893 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] GET https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a Aug 06 03:10:06.365051 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7b83c822-b8eb-41d3-af43-d1f2657e9893 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:06.365252 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7b83c822-b8eb-41d3-af43-d1f2657e9893 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:06.371418 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-b71224d8-d3be-4530-b7d4-425e0ac7099a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9065768b-6074-4cbb-805a-55324af5dfad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:06.372152 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-b71224d8-d3be-4530-b7d4-425e0ac7099a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cb68ac8-b374-4636-a75d-d22f49412338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:06.379784 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-feb5fe49-21d6-4879-bc8c-b89ecca07049 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:06.381610 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-feb5fe49-21d6-4879-bc8c-b89ecca07049 None None] GET https://10.4.3.80/volume// Aug 06 03:10:06.381610 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-feb5fe49-21d6-4879-bc8c-b89ecca07049 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:06.381610 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-feb5fe49-21d6-4879-bc8c-b89ecca07049 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:06.381610 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-feb5fe49-21d6-4879-bc8c-b89ecca07049 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:10:06.381610 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 91/353] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:10:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:10:06.387142 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:06.387142 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:06.388766 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-06636800-b397-4196-bb62-c86b017fc31e req-62cba9cd-6f1e-4a96-ad6f-59d6a0d2c51c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:06.390866 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7b83c822-b8eb-41d3-af43-d1f2657e9893 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Volume info retrieved successfully. Aug 06 03:10:06.391294 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-06636800-b397-4196-bb62-c86b017fc31e req-62cba9cd-6f1e-4a96-ad6f-59d6a0d2c51c tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] GET https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a Aug 06 03:10:06.391489 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-06636800-b397-4196-bb62-c86b017fc31e req-62cba9cd-6f1e-4a96-ad6f-59d6a0d2c51c tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:06.393852 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-06636800-b397-4196-bb62-c86b017fc31e req-62cba9cd-6f1e-4a96-ad6f-59d6a0d2c51c tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:06.397614 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7b83c822-b8eb-41d3-af43-d1f2657e9893 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a returned with HTTP 200 Aug 06 03:10:06.398262 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 89/354] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:06 2026] GET /volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:06.400925 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:06.400925 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:06.404965 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-06636800-b397-4196-bb62-c86b017fc31e req-62cba9cd-6f1e-4a96-ad6f-59d6a0d2c51c tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Volume info retrieved successfully. Aug 06 03:10:06.408691 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-06636800-b397-4196-bb62-c86b017fc31e req-62cba9cd-6f1e-4a96-ad6f-59d6a0d2c51c tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a returned with HTTP 200 Aug 06 03:10:06.409108 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 89/355] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:10:06 2026] GET /volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:10:06.447320 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-b71224d8-d3be-4530-b7d4-425e0ac7099a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Created reservations ['18926b59-34c7-4a6c-b6b8-bafaa67ef8ee', 'fd65b2b0-2944-4683-a669-0f7e8e77fe73', '1da266d4-a8dc-4c34-ab24-f2454615f70a', '6c78cb21-d1ab-40cf-b9f6-2b550a79f145'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:10:06.448153 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-b71224d8-d3be-4530-b7d4-425e0ac7099a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cb68ac8-b374-4636-a75d-d22f49412338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18926b59-34c7-4a6c-b6b8-bafaa67ef8ee', 'fd65b2b0-2944-4683-a669-0f7e8e77fe73', '1da266d4-a8dc-4c34-ab24-f2454615f70a', '6c78cb21-d1ab-40cf-b9f6-2b550a79f145']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:06.448827 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-b71224d8-d3be-4530-b7d4-425e0ac7099a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90077dab-54f5-4ccc-9b65-d707ccc5042b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:06.470325 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-b71224d8-d3be-4530-b7d4-425e0ac7099a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90077dab-54f5-4ccc-9b65-d707ccc5042b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '234dd818-847d-4c77-84dd-aa4970e3a412', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='393fa8ce-b84f-479a-b092-d51f6a8a83bd-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6854c30b9d7432ba3ad72fd78310cbb',qos_specs=None,replication_status=,reservations=['18926b59-34c7-4a6c-b6b8-bafaa67ef8ee','fd65b2b0-2944-4683-a669-0f7e8e77fe73','1da266d4-a8dc-4c34-ab24-f2454615f70a','6c78cb21-d1ab-40cf-b9f6-2b550a79f145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e53550e2bff4b139ef5a72f7ea11423',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:10:06Z,deleted=False,deleted_at=None,display_description='',display_name='393fa8ce-b84f-479a-b092-d51f6a8a83bd-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=234dd818-847d-4c77-84dd-aa4970e3a412,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6854c30b9d7432ba3ad72fd78310cbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e53550e2bff4b139ef5a72f7ea11423',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:06.471091 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-b71224d8-d3be-4530-b7d4-425e0ac7099a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (141c1640-b281-42ce-ba1a-10f80b437699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:06.497617 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-b71224d8-d3be-4530-b7d4-425e0ac7099a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (141c1640-b281-42ce-ba1a-10f80b437699) transitioned into 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='393fa8ce-b84f-479a-b092-d51f6a8a83bd-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6854c30b9d7432ba3ad72fd78310cbb',qos_specs=None,replication_status=,reservations=['18926b59-34c7-4a6c-b6b8-bafaa67ef8ee','fd65b2b0-2944-4683-a669-0f7e8e77fe73','1da266d4-a8dc-4c34-ab24-f2454615f70a','6c78cb21-d1ab-40cf-b9f6-2b550a79f145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e53550e2bff4b139ef5a72f7ea11423',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:06.498609 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-b71224d8-d3be-4530-b7d4-425e0ac7099a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (781818e9-a615-4576-b46f-59cc82f6acd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:06.500188 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-06636800-b397-4196-bb62-c86b017fc31e req-4b330353-ed1a-4040-87ed-5faebe6e1d9c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:06.501911 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-06636800-b397-4196-bb62-c86b017fc31e req-4b330353-ed1a-4040-87ed-5faebe6e1d9c tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] PUT https://10.4.3.80/volume/v3/attachments/501eddb2-6be2-4eda-ae3c-56505168693c Aug 06 03:10:06.502461 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-06636800-b397-4196-bb62-c86b017fc31e req-4b330353-ed1a-4040-87ed-5faebe6e1d9c tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:06.512220 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-b71224d8-d3be-4530-b7d4-425e0ac7099a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (781818e9-a615-4576-b46f-59cc82f6acd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:06.512220 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-b71224d8-d3be-4530-b7d4-425e0ac7099a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Flow 'volume_create_api' (9e5c5149-8af1-41bb-9ba3-7575c6ba7fb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:10:06.512220 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-b71224d8-d3be-4530-b7d4-425e0ac7099a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Create volume request issued successfully. Aug 06 03:10:06.512566 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-b71224d8-d3be-4530-b7d4-425e0ac7099a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:10:06.512899 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 87/356] 10.4.3.80 () {72 vars in 1534 bytes} [Thu Aug 6 03:10:06 2026] POST /volume/v3/volumes => generated 747 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:10:06.514983 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-06636800-b397-4196-bb62-c86b017fc31e req-4b330353-ed1a-4040-87ed-5faebe6e1d9c tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Acquiring lock "cinder-attachment_update-ec5288e2-a969-4256-b4e3-ddec939ae05a-np0000006611" by "attachment_update" {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:10:06.520960 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-06636800-b397-4196-bb62-c86b017fc31e req-4b330353-ed1a-4040-87ed-5faebe6e1d9c tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Lock "cinder-attachment_update-ec5288e2-a969-4256-b4e3-ddec939ae05a-np0000006611" acquired by "attachment_update" :: waited 0.007s {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:10:06.522521 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:06.522521 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:06.528397 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-aa7db2a9-4d1e-4c88-b422-ce664bb35b90 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:06.533685 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-aa7db2a9-4d1e-4c88-b422-ce664bb35b90 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] GET https://10.4.3.80/volume/v3/volumes/234dd818-847d-4c77-84dd-aa4970e3a412 Aug 06 03:10:06.533956 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-aa7db2a9-4d1e-4c88-b422-ce664bb35b90 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:06.534358 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-aa7db2a9-4d1e-4c88-b422-ce664bb35b90 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:06.542411 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:06.542411 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:06.544950 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-aa7db2a9-4d1e-4c88-b422-ce664bb35b90 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Volume info retrieved successfully. Aug 06 03:10:06.548709 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-aa7db2a9-4d1e-4c88-b422-ce664bb35b90 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] https://10.4.3.80/volume/v3/volumes/234dd818-847d-4c77-84dd-aa4970e3a412 returned with HTTP 200 Aug 06 03:10:06.549185 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 90/357] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:10:06 2026] GET /volume/v3/volumes/234dd818-847d-4c77-84dd-aa4970e3a412 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:06.562777 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-2f9d0442-5a3e-419c-9cc5-d1597572612b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:06.564889 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-2f9d0442-5a3e-419c-9cc5-d1597572612b tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] GET https://10.4.3.80/volume/v3/volumes/234dd818-847d-4c77-84dd-aa4970e3a412 Aug 06 03:10:06.565100 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-2f9d0442-5a3e-419c-9cc5-d1597572612b tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:06.565293 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-2f9d0442-5a3e-419c-9cc5-d1597572612b tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:06.571526 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:06.571526 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:06.575011 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-2f9d0442-5a3e-419c-9cc5-d1597572612b tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Volume info retrieved successfully. Aug 06 03:10:06.581113 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-2f9d0442-5a3e-419c-9cc5-d1597572612b tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] https://10.4.3.80/volume/v3/volumes/234dd818-847d-4c77-84dd-aa4970e3a412 returned with HTTP 200 Aug 06 03:10:06.581113 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 90/358] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:10:06 2026] GET /volume/v3/volumes/234dd818-847d-4c77-84dd-aa4970e3a412 => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:06.633399 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-06636800-b397-4196-bb62-c86b017fc31e req-4b330353-ed1a-4040-87ed-5faebe6e1d9c tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Lock "cinder-attachment_update-ec5288e2-a969-4256-b4e3-ddec939ae05a-np0000006611" released by "attachment_update" :: held 0.113s {{(pid=100900) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:10:06.633739 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-06636800-b397-4196-bb62-c86b017fc31e req-4b330353-ed1a-4040-87ed-5faebe6e1d9c tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/attachments/501eddb2-6be2-4eda-ae3c-56505168693c returned with HTTP 200 Aug 06 03:10:06.634116 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 92/359] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:10:06 2026] PUT /volume/v3/attachments/501eddb2-6be2-4eda-ae3c-56505168693c => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:07.413653 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c90c0947-6f56-4195-819f-4a6e8b61dc10 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:07.415466 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c90c0947-6f56-4195-819f-4a6e8b61dc10 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] GET https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a Aug 06 03:10:07.415634 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c90c0947-6f56-4195-819f-4a6e8b61dc10 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:07.415810 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c90c0947-6f56-4195-819f-4a6e8b61dc10 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:07.424291 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:07.424291 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:07.427250 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c90c0947-6f56-4195-819f-4a6e8b61dc10 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Volume info retrieved successfully. Aug 06 03:10:07.431204 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c90c0947-6f56-4195-819f-4a6e8b61dc10 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a returned with HTTP 200 Aug 06 03:10:07.431762 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 88/360] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:07 2026] GET /volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:08.445742 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-54889419-b8ba-4db6-910c-3662cace9152 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:08.447467 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-54889419-b8ba-4db6-910c-3662cace9152 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] GET https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a Aug 06 03:10:08.447696 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-54889419-b8ba-4db6-910c-3662cace9152 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:08.447850 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-54889419-b8ba-4db6-910c-3662cace9152 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:08.459549 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:08.459549 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:08.466289 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-54889419-b8ba-4db6-910c-3662cace9152 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Volume info retrieved successfully. Aug 06 03:10:08.477103 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-54889419-b8ba-4db6-910c-3662cace9152 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a returned with HTTP 200 Aug 06 03:10:08.477717 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 91/361] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:08 2026] GET /volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:09.491727 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-879ac958-60c6-4f66-b805-28ec28b0100d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:09.494564 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-879ac958-60c6-4f66-b805-28ec28b0100d tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] GET https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a Aug 06 03:10:09.495897 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-879ac958-60c6-4f66-b805-28ec28b0100d tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:09.495897 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-879ac958-60c6-4f66-b805-28ec28b0100d tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:09.509599 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:09.509599 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:09.514558 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-879ac958-60c6-4f66-b805-28ec28b0100d tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Volume info retrieved successfully. Aug 06 03:10:09.521467 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-879ac958-60c6-4f66-b805-28ec28b0100d tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a returned with HTTP 200 Aug 06 03:10:09.522059 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 91/362] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:09 2026] GET /volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:09.592584 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-d6f2b0dc-7b27-4e0b-801d-bd2111407885 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:09.596619 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-d6f2b0dc-7b27-4e0b-801d-bd2111407885 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] GET https://10.4.3.80/volume/v3/volumes/234dd818-847d-4c77-84dd-aa4970e3a412 Aug 06 03:10:09.596619 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-d6f2b0dc-7b27-4e0b-801d-bd2111407885 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:09.596619 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-d6f2b0dc-7b27-4e0b-801d-bd2111407885 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:09.602753 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:09.602753 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:09.606311 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-d6f2b0dc-7b27-4e0b-801d-bd2111407885 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Volume info retrieved successfully. Aug 06 03:10:09.611692 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-d6f2b0dc-7b27-4e0b-801d-bd2111407885 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] https://10.4.3.80/volume/v3/volumes/234dd818-847d-4c77-84dd-aa4970e3a412 returned with HTTP 200 Aug 06 03:10:09.611692 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 93/363] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:10:09 2026] GET /volume/v3/volumes/234dd818-847d-4c77-84dd-aa4970e3a412 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:09.631351 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b3ac1d08-3b3e-4d3b-9415-0ee1f7df9677 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:09.631351 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b3ac1d08-3b3e-4d3b-9415-0ee1f7df9677 None None] GET https://10.4.3.80/volume// Aug 06 03:10:09.631351 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b3ac1d08-3b3e-4d3b-9415-0ee1f7df9677 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:09.631351 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b3ac1d08-3b3e-4d3b-9415-0ee1f7df9677 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:09.631351 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b3ac1d08-3b3e-4d3b-9415-0ee1f7df9677 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:10:09.631351 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 89/364] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:10:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:10:09.649431 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-7fdc39b5-1208-40ff-9413-15be4db61a3a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:09.650155 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-7fdc39b5-1208-40ff-9413-15be4db61a3a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:10:09.650507 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-7fdc39b5-1208-40ff-9413-15be4db61a3a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "234dd818-847d-4c77-84dd-aa4970e3a412", "connector": null, "instance_uuid": "393fa8ce-b84f-479a-b092-d51f6a8a83bd"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:09.663083 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:09.663083 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:09.700581 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-7fdc39b5-1208-40ff-9413-15be4db61a3a tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:10:09.701046 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 92/365] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:10:09 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:09.718784 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fc2da0e8-4061-47fb-9b11-b5d9ae97f89b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:09.718962 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fc2da0e8-4061-47fb-9b11-b5d9ae97f89b None None] GET https://10.4.3.80/volume// Aug 06 03:10:09.719012 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fc2da0e8-4061-47fb-9b11-b5d9ae97f89b None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:09.719203 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fc2da0e8-4061-47fb-9b11-b5d9ae97f89b None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:09.719536 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fc2da0e8-4061-47fb-9b11-b5d9ae97f89b None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:10:09.719772 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 92/366] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:10:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:10:09.727920 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-8418d922-ddfb-4e5c-ad21-2b88abfd0610 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:09.731187 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-8418d922-ddfb-4e5c-ad21-2b88abfd0610 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] GET https://10.4.3.80/volume/v3/volumes/234dd818-847d-4c77-84dd-aa4970e3a412 Aug 06 03:10:09.731561 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-8418d922-ddfb-4e5c-ad21-2b88abfd0610 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:09.731885 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-8418d922-ddfb-4e5c-ad21-2b88abfd0610 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:09.743772 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:09.743772 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:09.748685 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-8418d922-ddfb-4e5c-ad21-2b88abfd0610 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Volume info retrieved successfully. Aug 06 03:10:09.754684 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-8418d922-ddfb-4e5c-ad21-2b88abfd0610 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] https://10.4.3.80/volume/v3/volumes/234dd818-847d-4c77-84dd-aa4970e3a412 returned with HTTP 200 Aug 06 03:10:09.755472 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 94/367] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:10:09 2026] GET /volume/v3/volumes/234dd818-847d-4c77-84dd-aa4970e3a412 => generated 1019 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:10:09.862321 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-c846c529-ee61-45f2-a2e7-347c67fc5679 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:09.868729 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-c846c529-ee61-45f2-a2e7-347c67fc5679 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] PUT https://10.4.3.80/volume/v3/attachments/d0ed4941-e4e7-47be-a04e-87000f2cba3b Aug 06 03:10:09.872337 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-c846c529-ee61-45f2-a2e7-347c67fc5679 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:09.883305 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-c846c529-ee61-45f2-a2e7-347c67fc5679 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Acquiring lock "cinder-attachment_update-234dd818-847d-4c77-84dd-aa4970e3a412-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:10:09.890235 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-c846c529-ee61-45f2-a2e7-347c67fc5679 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Lock "cinder-attachment_update-234dd818-847d-4c77-84dd-aa4970e3a412-np0000006611" acquired by "attachment_update" :: waited 0.006s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:10:09.890647 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:09.890647 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:09.925663 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-06636800-b397-4196-bb62-c86b017fc31e req-9cd24d6c-41f5-48cc-bfc0-db29f06a4a30 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:09.928609 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-06636800-b397-4196-bb62-c86b017fc31e req-9cd24d6c-41f5-48cc-bfc0-db29f06a4a30 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] POST https://10.4.3.80/volume/v3/attachments/501eddb2-6be2-4eda-ae3c-56505168693c/action Aug 06 03:10:09.928860 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-06636800-b397-4196-bb62-c86b017fc31e req-9cd24d6c-41f5-48cc-bfc0-db29f06a4a30 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:10:09.928998 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-06636800-b397-4196-bb62-c86b017fc31e req-9cd24d6c-41f5-48cc-bfc0-db29f06a4a30 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:09.944733 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:09.944733 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:09.961302 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-06636800-b397-4196-bb62-c86b017fc31e req-9cd24d6c-41f5-48cc-bfc0-db29f06a4a30 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/attachments/501eddb2-6be2-4eda-ae3c-56505168693c/action returned with HTTP 204 Aug 06 03:10:09.961995 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 93/368] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:10:09 2026] POST /volume/v3/attachments/501eddb2-6be2-4eda-ae3c-56505168693c/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:10:09.978011 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-c846c529-ee61-45f2-a2e7-347c67fc5679 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Lock "cinder-attachment_update-234dd818-847d-4c77-84dd-aa4970e3a412-np0000006611" released by "attachment_update" :: held 0.089s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:10:09.978298 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-c846c529-ee61-45f2-a2e7-347c67fc5679 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] https://10.4.3.80/volume/v3/attachments/d0ed4941-e4e7-47be-a04e-87000f2cba3b returned with HTTP 200 Aug 06 03:10:09.978951 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 90/369] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:10:09 2026] PUT /volume/v3/attachments/d0ed4941-e4e7-47be-a04e-87000f2cba3b => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:09.998583 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-cb0b299d-3c2e-43d2-b14a-cd6428049cf3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:10.000773 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-cb0b299d-3c2e-43d2-b14a-cd6428049cf3 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] POST https://10.4.3.80/volume/v3/attachments/d0ed4941-e4e7-47be-a04e-87000f2cba3b/action Aug 06 03:10:10.001200 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-cb0b299d-3c2e-43d2-b14a-cd6428049cf3 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:10:10.001308 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-cb0b299d-3c2e-43d2-b14a-cd6428049cf3 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:10.017703 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:10.017703 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:10.026624 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-db97d4da-6528-4d1a-bf73-5aa31a2bffbe req-cb0b299d-3c2e-43d2-b14a-cd6428049cf3 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] https://10.4.3.80/volume/v3/attachments/d0ed4941-e4e7-47be-a04e-87000f2cba3b/action returned with HTTP 204 Aug 06 03:10:10.027213 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 93/370] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:10:09 2026] POST /volume/v3/attachments/d0ed4941-e4e7-47be-a04e-87000f2cba3b/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:10:10.539011 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-76fde060-fcb7-4acc-86aa-b3085ace7c5f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:10.540918 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-76fde060-fcb7-4acc-86aa-b3085ace7c5f tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] GET https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a Aug 06 03:10:10.541146 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-76fde060-fcb7-4acc-86aa-b3085ace7c5f tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:10.541362 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-76fde060-fcb7-4acc-86aa-b3085ace7c5f tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:10.551390 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:10.551390 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:10.554705 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-76fde060-fcb7-4acc-86aa-b3085ace7c5f tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Volume info retrieved successfully. Aug 06 03:10:10.558368 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-76fde060-fcb7-4acc-86aa-b3085ace7c5f tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a returned with HTTP 200 Aug 06 03:10:10.558912 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 95/371] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:10 2026] GET /volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:10.575723 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f4f146d1-0be6-4f6d-a7d5-cfc5721379cf None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:10.577321 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f4f146d1-0be6-4f6d-a7d5-cfc5721379cf tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] GET https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a Aug 06 03:10:10.577521 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f4f146d1-0be6-4f6d-a7d5-cfc5721379cf tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:10.577691 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f4f146d1-0be6-4f6d-a7d5-cfc5721379cf tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:10.586273 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:10.586273 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:10.589779 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f4f146d1-0be6-4f6d-a7d5-cfc5721379cf tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Volume info retrieved successfully. Aug 06 03:10:10.594020 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f4f146d1-0be6-4f6d-a7d5-cfc5721379cf tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a returned with HTTP 200 Aug 06 03:10:10.594441 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 94/372] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:10 2026] GET /volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:15.080533 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-aff48d80-dc0b-47cc-bfb8-501ca6233220 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:15.082418 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-aff48d80-dc0b-47cc-bfb8-501ca6233220 None None] GET https://10.4.3.80/volume// Aug 06 03:10:15.084728 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-aff48d80-dc0b-47cc-bfb8-501ca6233220 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:15.084728 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-aff48d80-dc0b-47cc-bfb8-501ca6233220 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:15.084728 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-aff48d80-dc0b-47cc-bfb8-501ca6233220 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:10:15.084728 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 91/373] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:10:15 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:10:15.093179 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-93392d21-6629-419d-bb24-28af0aebe673 req-b8381a74-be08-4f40-a99d-7b6710c71e9a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:15.095641 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-93392d21-6629-419d-bb24-28af0aebe673 req-b8381a74-be08-4f40-a99d-7b6710c71e9a tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:10:15.097246 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-93392d21-6629-419d-bb24-28af0aebe673 req-b8381a74-be08-4f40-a99d-7b6710c71e9a tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec5288e2-a969-4256-b4e3-ddec939ae05a", "connector": null, "instance_uuid": "3db3562e-9348-4ff5-be16-80ff278c9ba4"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:15.113792 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:15.113792 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:15.139968 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-93392d21-6629-419d-bb24-28af0aebe673 req-b8381a74-be08-4f40-a99d-7b6710c71e9a tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:10:15.140465 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 94/374] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:10:15 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:15.147961 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-93392d21-6629-419d-bb24-28af0aebe673 req-099d6155-aa60-4dc3-b15e-7d8378f40b15 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:15.150094 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-93392d21-6629-419d-bb24-28af0aebe673 req-099d6155-aa60-4dc3-b15e-7d8378f40b15 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] DELETE https://10.4.3.80/volume/v3/attachments/501eddb2-6be2-4eda-ae3c-56505168693c Aug 06 03:10:15.150288 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-93392d21-6629-419d-bb24-28af0aebe673 req-099d6155-aa60-4dc3-b15e-7d8378f40b15 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:15.150475 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-93392d21-6629-419d-bb24-28af0aebe673 req-099d6155-aa60-4dc3-b15e-7d8378f40b15 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:15.162922 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:15.162922 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:15.209875 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-93392d21-6629-419d-bb24-28af0aebe673 req-099d6155-aa60-4dc3-b15e-7d8378f40b15 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/attachments/501eddb2-6be2-4eda-ae3c-56505168693c returned with HTTP 200 Aug 06 03:10:15.210625 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 96/375] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:10:15 2026] DELETE /volume/v3/attachments/501eddb2-6be2-4eda-ae3c-56505168693c => generated 192 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:16.116079 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-93392d21-6629-419d-bb24-28af0aebe673 req-af37c9a1-c50a-4ac9-a846-d31aa075ca32 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:16.118346 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-93392d21-6629-419d-bb24-28af0aebe673 req-af37c9a1-c50a-4ac9-a846-d31aa075ca32 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] PUT https://10.4.3.80/volume/v3/attachments/835eec14-b6bc-4a7e-8323-c872015f851e Aug 06 03:10:16.118732 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-93392d21-6629-419d-bb24-28af0aebe673 req-af37c9a1-c50a-4ac9-a846-d31aa075ca32 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:16.126994 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-93392d21-6629-419d-bb24-28af0aebe673 req-af37c9a1-c50a-4ac9-a846-d31aa075ca32 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Acquiring lock "cinder-attachment_update-ec5288e2-a969-4256-b4e3-ddec939ae05a-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:10:16.132643 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-93392d21-6629-419d-bb24-28af0aebe673 req-af37c9a1-c50a-4ac9-a846-d31aa075ca32 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Lock "cinder-attachment_update-ec5288e2-a969-4256-b4e3-ddec939ae05a-np0000006611" acquired by "attachment_update" :: waited 0.006s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:10:16.134508 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:16.134508 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:16.212413 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-93392d21-6629-419d-bb24-28af0aebe673 req-af37c9a1-c50a-4ac9-a846-d31aa075ca32 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Lock "cinder-attachment_update-ec5288e2-a969-4256-b4e3-ddec939ae05a-np0000006611" released by "attachment_update" :: held 0.080s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:10:16.212702 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-93392d21-6629-419d-bb24-28af0aebe673 req-af37c9a1-c50a-4ac9-a846-d31aa075ca32 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/attachments/835eec14-b6bc-4a7e-8323-c872015f851e returned with HTTP 200 Aug 06 03:10:16.213738 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 95/376] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:10:16 2026] PUT /volume/v3/attachments/835eec14-b6bc-4a7e-8323-c872015f851e => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:16.222914 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-93392d21-6629-419d-bb24-28af0aebe673 req-fa28217a-63e5-422c-9f16-285f34fa54a0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:16.225734 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-93392d21-6629-419d-bb24-28af0aebe673 req-fa28217a-63e5-422c-9f16-285f34fa54a0 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] GET https://10.4.3.80/volume/v3/attachments/835eec14-b6bc-4a7e-8323-c872015f851e Aug 06 03:10:16.226050 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-93392d21-6629-419d-bb24-28af0aebe673 req-fa28217a-63e5-422c-9f16-285f34fa54a0 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:16.226335 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-93392d21-6629-419d-bb24-28af0aebe673 req-fa28217a-63e5-422c-9f16-285f34fa54a0 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:16.265441 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-93392d21-6629-419d-bb24-28af0aebe673 req-fa28217a-63e5-422c-9f16-285f34fa54a0 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/attachments/835eec14-b6bc-4a7e-8323-c872015f851e returned with HTTP 200 Aug 06 03:10:16.265874 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 92/377] 10.4.3.80 () {70 vars in 1644 bytes} [Thu Aug 6 03:10:16 2026] GET /volume/v3/attachments/835eec14-b6bc-4a7e-8323-c872015f851e => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:16.514820 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-767b1fea-b2f0-40b5-a695-4788f73e6d0a req-70d519e9-97e5-44b5-afe6-1f88d76de106 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:16.517843 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-767b1fea-b2f0-40b5-a695-4788f73e6d0a req-70d519e9-97e5-44b5-afe6-1f88d76de106 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] GET https://10.4.3.80/volume/v3/volumes/234dd818-847d-4c77-84dd-aa4970e3a412 Aug 06 03:10:16.518057 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-767b1fea-b2f0-40b5-a695-4788f73e6d0a req-70d519e9-97e5-44b5-afe6-1f88d76de106 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:16.518230 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-767b1fea-b2f0-40b5-a695-4788f73e6d0a req-70d519e9-97e5-44b5-afe6-1f88d76de106 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:16.539052 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:16.539052 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:16.543153 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-767b1fea-b2f0-40b5-a695-4788f73e6d0a req-70d519e9-97e5-44b5-afe6-1f88d76de106 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Volume info retrieved successfully. Aug 06 03:10:16.547356 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-767b1fea-b2f0-40b5-a695-4788f73e6d0a req-70d519e9-97e5-44b5-afe6-1f88d76de106 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] https://10.4.3.80/volume/v3/volumes/234dd818-847d-4c77-84dd-aa4970e3a412 returned with HTTP 200 Aug 06 03:10:16.547781 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 95/378] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:10:16 2026] GET /volume/v3/volumes/234dd818-847d-4c77-84dd-aa4970e3a412 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:17.718760 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ac7f9d13-7abc-492a-b161-55efad60f8d8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:17.723654 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ac7f9d13-7abc-492a-b161-55efad60f8d8 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:10:17.723654 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ac7f9d13-7abc-492a-b161-55efad60f8d8 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:17.723654 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ac7f9d13-7abc-492a-b161-55efad60f8d8 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:17.736025 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:17.736025 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:17.739771 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ac7f9d13-7abc-492a-b161-55efad60f8d8 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:10:17.744509 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ac7f9d13-7abc-492a-b161-55efad60f8d8 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b returned with HTTP 200 Aug 06 03:10:17.745020 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 97/379] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:17 2026] GET /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:18.009440 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b9cc28bd-fc19-455f-9a64-352d664ef65c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:18.011333 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b9cc28bd-fc19-455f-9a64-352d664ef65c tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:10:18.011557 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b9cc28bd-fc19-455f-9a64-352d664ef65c tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:18.011774 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b9cc28bd-fc19-455f-9a64-352d664ef65c tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:18.023434 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:18.023434 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:18.027553 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b9cc28bd-fc19-455f-9a64-352d664ef65c tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:10:18.031877 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b9cc28bd-fc19-455f-9a64-352d664ef65c tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b returned with HTTP 200 Aug 06 03:10:18.032291 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 96/380] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:18 2026] GET /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:18.076821 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-91bc9e2b-c442-4813-b854-e8e88d5c9ba8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:18.079590 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-91bc9e2b-c442-4813-b854-e8e88d5c9ba8 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:10:18.079967 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-91bc9e2b-c442-4813-b854-e8e88d5c9ba8 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:18.080240 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-91bc9e2b-c442-4813-b854-e8e88d5c9ba8 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:18.092823 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:18.092823 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:18.097253 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-91bc9e2b-c442-4813-b854-e8e88d5c9ba8 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:10:18.102148 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-91bc9e2b-c442-4813-b854-e8e88d5c9ba8 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b returned with HTTP 200 Aug 06 03:10:18.102614 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 93/381] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:10:18 2026] GET /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:18.125203 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-899557e9-ffd5-4ce9-8bc1-e2e7324f7dc2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:18.127265 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-899557e9-ffd5-4ce9-8bc1-e2e7324f7dc2 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] POST https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b/action Aug 06 03:10:18.127644 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-899557e9-ffd5-4ce9-8bc1-e2e7324f7dc2 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:10:18.127751 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-899557e9-ffd5-4ce9-8bc1-e2e7324f7dc2 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:18.138098 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:18.138098 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:18.138705 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-899557e9-ffd5-4ce9-8bc1-e2e7324f7dc2 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:10:18.144578 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-899557e9-ffd5-4ce9-8bc1-e2e7324f7dc2 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Begin detaching volume completed successfully. Aug 06 03:10:18.144771 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-899557e9-ffd5-4ce9-8bc1-e2e7324f7dc2 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b/action returned with HTTP 202 Aug 06 03:10:18.145221 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 96/382] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:10:18 2026] POST /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:10:18.198498 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4130bd87-0be6-4110-a928-476a1b2a5dd1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:18.198808 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4130bd87-0be6-4110-a928-476a1b2a5dd1 None None] GET https://10.4.3.80/volume// Aug 06 03:10:18.198957 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4130bd87-0be6-4110-a928-476a1b2a5dd1 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:18.199158 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4130bd87-0be6-4110-a928-476a1b2a5dd1 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:18.199480 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4130bd87-0be6-4110-a928-476a1b2a5dd1 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:10:18.199941 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 98/383] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:10:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:10:18.210544 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-7da48079-5872-4b69-a711-ec4db871ad7c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:18.212501 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-7da48079-5872-4b69-a711-ec4db871ad7c tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:10:18.212720 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-7da48079-5872-4b69-a711-ec4db871ad7c tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:18.212993 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-7da48079-5872-4b69-a711-ec4db871ad7c tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:18.222399 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:18.222399 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:18.225742 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-7da48079-5872-4b69-a711-ec4db871ad7c tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:10:18.230623 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-7da48079-5872-4b69-a711-ec4db871ad7c tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b returned with HTTP 200 Aug 06 03:10:18.231067 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 97/384] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:10:18 2026] GET /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b => generated 1320 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:10:20.134398 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-5f4a51d7-7e6b-4209-8a0b-6ce5357f1a81 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:20.142970 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-5f4a51d7-7e6b-4209-8a0b-6ce5357f1a81 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] DELETE https://10.4.3.80/volume/v3/attachments/585212c0-7978-4139-a218-97def3d7c2ff Aug 06 03:10:20.143194 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-5f4a51d7-7e6b-4209-8a0b-6ce5357f1a81 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:20.143484 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-5f4a51d7-7e6b-4209-8a0b-6ce5357f1a81 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:20.160575 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:20.160575 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:20.220003 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-79dcc413-e116-4fb2-9953-406afa64a4bb req-5f4a51d7-7e6b-4209-8a0b-6ce5357f1a81 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/attachments/585212c0-7978-4139-a218-97def3d7c2ff returned with HTTP 200 Aug 06 03:10:20.220470 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 94/385] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:10:20 2026] DELETE /volume/v3/attachments/585212c0-7978-4139-a218-97def3d7c2ff => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:20.324770 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2be8bbbf-58ef-4540-9484-e63ec616c8d2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:20.327191 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2be8bbbf-58ef-4540-9484-e63ec616c8d2 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:10:20.327447 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2be8bbbf-58ef-4540-9484-e63ec616c8d2 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:20.327718 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2be8bbbf-58ef-4540-9484-e63ec616c8d2 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:20.337343 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:20.337343 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:20.342024 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-2be8bbbf-58ef-4540-9484-e63ec616c8d2 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:10:20.347606 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2be8bbbf-58ef-4540-9484-e63ec616c8d2 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b returned with HTTP 200 Aug 06 03:10:20.348117 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 97/386] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:20 2026] GET /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:21.158789 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-93392d21-6629-419d-bb24-28af0aebe673 req-cb56ace6-73da-4d53-a3c0-37cb40f3b0f7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:21.165549 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-93392d21-6629-419d-bb24-28af0aebe673 req-cb56ace6-73da-4d53-a3c0-37cb40f3b0f7 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] POST https://10.4.3.80/volume/v3/attachments/835eec14-b6bc-4a7e-8323-c872015f851e/action Aug 06 03:10:21.167858 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-93392d21-6629-419d-bb24-28af0aebe673 req-cb56ace6-73da-4d53-a3c0-37cb40f3b0f7 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:10:21.167858 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-93392d21-6629-419d-bb24-28af0aebe673 req-cb56ace6-73da-4d53-a3c0-37cb40f3b0f7 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:21.197709 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:21.197709 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:21.209907 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-93392d21-6629-419d-bb24-28af0aebe673 req-cb56ace6-73da-4d53-a3c0-37cb40f3b0f7 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/attachments/835eec14-b6bc-4a7e-8323-c872015f851e/action returned with HTTP 204 Aug 06 03:10:21.210727 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 99/387] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:10:21 2026] POST /volume/v3/attachments/835eec14-b6bc-4a7e-8323-c872015f851e/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:10:23.776624 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7f7d517f-946e-4772-a814-c57f95386562 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:23.778679 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7f7d517f-946e-4772-a814-c57f95386562 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:10:23.779099 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7f7d517f-946e-4772-a814-c57f95386562 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-40125253", "imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:23.781825 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-7f7d517f-946e-4772-a814-c57f95386562 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-40125253', 'imageRef': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:10:23.878060 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-7f7d517f-946e-4772-a814-c57f95386562 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Create volume of 1 GB Aug 06 03:10:23.885614 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7f7d517f-946e-4772-a814-c57f95386562 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Availability Zones retrieved successfully. Aug 06 03:10:23.890774 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7f7d517f-946e-4772-a814-c57f95386562 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Flow 'volume_create_api' (c39731a6-3e46-4a45-9534-b8042db5e8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:10:23.891898 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7f7d517f-946e-4772-a814-c57f95386562 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5163feba-5479-4cad-ba0f-c2ccf1d8943e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:23.892968 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-7f7d517f-946e-4772-a814-c57f95386562 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:10:23.952528 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7f7d517f-946e-4772-a814-c57f95386562 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5163feba-5479-4cad-ba0f-c2ccf1d8943e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:23.953808 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7f7d517f-946e-4772-a814-c57f95386562 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2cac5ac-5b32-45a8-8238-32f3a4dfdc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:23.994386 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-7f7d517f-946e-4772-a814-c57f95386562 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Created reservations ['78b1de38-c683-480f-a61a-b27337532b99', '1ba6214b-551e-4b51-87f0-14c877c9b14d', 'f063c528-aa81-4130-b4f6-c3849f4d6fce', 'e8e8b361-e91a-4adb-b0b4-e7cefdf12bbd'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:10:23.995184 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7f7d517f-946e-4772-a814-c57f95386562 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2cac5ac-5b32-45a8-8238-32f3a4dfdc26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78b1de38-c683-480f-a61a-b27337532b99', '1ba6214b-551e-4b51-87f0-14c877c9b14d', 'f063c528-aa81-4130-b4f6-c3849f4d6fce', 'e8e8b361-e91a-4adb-b0b4-e7cefdf12bbd']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:23.995905 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7f7d517f-946e-4772-a814-c57f95386562 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b319f49-b4de-4d7d-af37-475318f9e07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:24.018530 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7f7d517f-946e-4772-a814-c57f95386562 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b319f49-b4de-4d7d-af37-475318f9e07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d991efc-8e16-4940-9e1c-af9f25815b1c', '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-40125253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15168b863f5246df819de065353a43b7',qos_specs=None,replication_status=,reservations=['78b1de38-c683-480f-a61a-b27337532b99','1ba6214b-551e-4b51-87f0-14c877c9b14d','f063c528-aa81-4130-b4f6-c3849f4d6fce','e8e8b361-e91a-4adb-b0b4-e7cefdf12bbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03289a6fef2e425191d54c5c080385bc',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:10:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-40125253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d991efc-8e16-4940-9e1c-af9f25815b1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15168b863f5246df819de065353a43b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03289a6fef2e425191d54c5c080385bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:24.019491 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7f7d517f-946e-4772-a814-c57f95386562 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a891bf1-c8e8-4b31-bc20-b2ba6ff06bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:24.036022 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7f7d517f-946e-4772-a814-c57f95386562 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a891bf1-c8e8-4b31-bc20-b2ba6ff06bf1) transitioned into state 'SUCCESS' from state '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-40125253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15168b863f5246df819de065353a43b7',qos_specs=None,replication_status=,reservations=['78b1de38-c683-480f-a61a-b27337532b99','1ba6214b-551e-4b51-87f0-14c877c9b14d','f063c528-aa81-4130-b4f6-c3849f4d6fce','e8e8b361-e91a-4adb-b0b4-e7cefdf12bbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03289a6fef2e425191d54c5c080385bc',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:24.036721 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7f7d517f-946e-4772-a814-c57f95386562 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09610039-a1d6-4cda-b349-9f39016c1fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:24.049676 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7f7d517f-946e-4772-a814-c57f95386562 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09610039-a1d6-4cda-b349-9f39016c1fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:24.051896 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7f7d517f-946e-4772-a814-c57f95386562 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Flow 'volume_create_api' (c39731a6-3e46-4a45-9534-b8042db5e8d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:10:24.051896 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7f7d517f-946e-4772-a814-c57f95386562 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Create volume request issued successfully. Aug 06 03:10:24.052152 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7f7d517f-946e-4772-a814-c57f95386562 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:10:24.052733 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 98/388] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:10:23 2026] POST /volume/v3/volumes => generated 749 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:10:24.065392 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ed6a3002-be93-4f56-9b55-960dcf3735a6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:24.072993 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ed6a3002-be93-4f56-9b55-960dcf3735a6 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/9d991efc-8e16-4940-9e1c-af9f25815b1c Aug 06 03:10:24.072993 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ed6a3002-be93-4f56-9b55-960dcf3735a6 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:24.072993 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ed6a3002-be93-4f56-9b55-960dcf3735a6 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:24.085290 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:24.085290 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:24.090196 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ed6a3002-be93-4f56-9b55-960dcf3735a6 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:10:24.101439 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ed6a3002-be93-4f56-9b55-960dcf3735a6 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/9d991efc-8e16-4940-9e1c-af9f25815b1c returned with HTTP 200 Aug 06 03:10:24.102024 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 95/389] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:24 2026] GET /volume/v3/volumes/9d991efc-8e16-4940-9e1c-af9f25815b1c => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:24.647942 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9dcfb284-8345-4dd0-afcf-cb608b5cd7fc None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:24.648377 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9dcfb284-8345-4dd0-afcf-cb608b5cd7fc None None] GET https://10.4.3.80/volume// Aug 06 03:10:24.648606 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9dcfb284-8345-4dd0-afcf-cb608b5cd7fc None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:24.648862 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9dcfb284-8345-4dd0-afcf-cb608b5cd7fc None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:24.649278 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9dcfb284-8345-4dd0-afcf-cb608b5cd7fc None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:10:24.649648 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 98/390] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:10:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:10:24.661256 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-e7ff1d48-2e9c-4fc6-8628-8aa18e043e52 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:24.668356 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-e7ff1d48-2e9c-4fc6-8628-8aa18e043e52 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:10:24.668772 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-e7ff1d48-2e9c-4fc6-8628-8aa18e043e52 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec5288e2-a969-4256-b4e3-ddec939ae05a", "connector": null, "instance_uuid": "3db3562e-9348-4ff5-be16-80ff278c9ba4"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:24.687957 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:24.687957 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:24.745410 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-e7ff1d48-2e9c-4fc6-8628-8aa18e043e52 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:10:24.746557 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 100/391] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:10:24 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:24.765149 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-557486f7-dec5-4491-9507-d52e6f4d1578 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:24.768193 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-557486f7-dec5-4491-9507-d52e6f4d1578 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] DELETE https://10.4.3.80/volume/v3/attachments/835eec14-b6bc-4a7e-8323-c872015f851e Aug 06 03:10:24.768752 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-557486f7-dec5-4491-9507-d52e6f4d1578 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:24.769191 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-557486f7-dec5-4491-9507-d52e6f4d1578 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:24.779455 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:24.779455 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:24.861376 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-557486f7-dec5-4491-9507-d52e6f4d1578 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/attachments/835eec14-b6bc-4a7e-8323-c872015f851e returned with HTTP 200 Aug 06 03:10:24.861917 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 99/392] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:10:24 2026] DELETE /volume/v3/attachments/835eec14-b6bc-4a7e-8323-c872015f851e => generated 192 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:25.119686 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-096595fc-7671-469e-bc25-af7b6d1a6514 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:25.121454 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-096595fc-7671-469e-bc25-af7b6d1a6514 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/9d991efc-8e16-4940-9e1c-af9f25815b1c Aug 06 03:10:25.121631 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-096595fc-7671-469e-bc25-af7b6d1a6514 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:25.122062 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-096595fc-7671-469e-bc25-af7b6d1a6514 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:25.132291 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:25.132291 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:25.138423 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-096595fc-7671-469e-bc25-af7b6d1a6514 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:10:25.144260 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-096595fc-7671-469e-bc25-af7b6d1a6514 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/9d991efc-8e16-4940-9e1c-af9f25815b1c returned with HTTP 200 Aug 06 03:10:25.144687 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 96/393] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:25 2026] GET /volume/v3/volumes/9d991efc-8e16-4940-9e1c-af9f25815b1c => generated 1357 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:25.192027 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-4af7f7b3-bd1a-41a1-ac7d-9fa12dd604da None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:25.194679 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-4af7f7b3-bd1a-41a1-ac7d-9fa12dd604da tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/9d991efc-8e16-4940-9e1c-af9f25815b1c Aug 06 03:10:25.194900 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-4af7f7b3-bd1a-41a1-ac7d-9fa12dd604da tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:25.195089 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-4af7f7b3-bd1a-41a1-ac7d-9fa12dd604da tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:25.202772 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:25.202772 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:25.208067 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-4af7f7b3-bd1a-41a1-ac7d-9fa12dd604da tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:10:25.216188 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-4af7f7b3-bd1a-41a1-ac7d-9fa12dd604da tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/9d991efc-8e16-4940-9e1c-af9f25815b1c returned with HTTP 200 Aug 06 03:10:25.217021 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 99/394] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:10:25 2026] GET /volume/v3/volumes/9d991efc-8e16-4940-9e1c-af9f25815b1c => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:25.795277 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-23bb580d-9efb-4945-8739-e9639b19209d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:25.800756 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-23bb580d-9efb-4945-8739-e9639b19209d tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/9d991efc-8e16-4940-9e1c-af9f25815b1c Aug 06 03:10:25.800985 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-23bb580d-9efb-4945-8739-e9639b19209d tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:25.801184 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-23bb580d-9efb-4945-8739-e9639b19209d tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:25.814942 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:25.814942 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:25.823230 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-23bb580d-9efb-4945-8739-e9639b19209d tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:10:25.829923 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-23bb580d-9efb-4945-8739-e9639b19209d tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/9d991efc-8e16-4940-9e1c-af9f25815b1c returned with HTTP 200 Aug 06 03:10:25.830457 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 101/395] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:10:25 2026] GET /volume/v3/volumes/9d991efc-8e16-4940-9e1c-af9f25815b1c => generated 1357 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:25.844496 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a8b5497d-4afb-4753-82a0-8025eebb63f0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:25.845230 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a8b5497d-4afb-4753-82a0-8025eebb63f0 None None] GET https://10.4.3.80/volume// Aug 06 03:10:25.845230 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a8b5497d-4afb-4753-82a0-8025eebb63f0 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:25.845230 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a8b5497d-4afb-4753-82a0-8025eebb63f0 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:25.846979 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a8b5497d-4afb-4753-82a0-8025eebb63f0 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:10:25.846979 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 100/396] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:10:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 06 03:10:25.859109 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-20af74c4-67b1-4680-9a61-f798feb5d657 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:25.864439 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-20af74c4-67b1-4680-9a61-f798feb5d657 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:10:25.864812 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-20af74c4-67b1-4680-9a61-f798feb5d657 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d991efc-8e16-4940-9e1c-af9f25815b1c", "connector": null, "instance_uuid": "cbfd52d7-c461-4292-ac2a-0c0b2765bd8e"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:25.876614 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:25.876614 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:25.913506 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-20af74c4-67b1-4680-9a61-f798feb5d657 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:10:25.916861 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 97/397] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:10:25 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 06 03:10:27.177818 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-f3becaf1-8947-4cb2-b6aa-01deb516e0df None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:27.180064 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-f3becaf1-8947-4cb2-b6aa-01deb516e0df tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] PUT https://10.4.3.80/volume/v3/attachments/f68b47ed-bf9e-4dc2-8b84-2b1180a87bf1 Aug 06 03:10:27.180427 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-f3becaf1-8947-4cb2-b6aa-01deb516e0df tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:27.197506 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-f3becaf1-8947-4cb2-b6aa-01deb516e0df tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Acquiring lock "cinder-attachment_update-ec5288e2-a969-4256-b4e3-ddec939ae05a-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:10:27.210992 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-f3becaf1-8947-4cb2-b6aa-01deb516e0df tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Lock "cinder-attachment_update-ec5288e2-a969-4256-b4e3-ddec939ae05a-np0000006611" acquired by "attachment_update" :: waited 0.014s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:10:27.211952 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:27.211952 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:27.330252 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-f3becaf1-8947-4cb2-b6aa-01deb516e0df tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Lock "cinder-attachment_update-ec5288e2-a969-4256-b4e3-ddec939ae05a-np0000006611" released by "attachment_update" :: held 0.119s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:10:27.330494 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-f3becaf1-8947-4cb2-b6aa-01deb516e0df tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/attachments/f68b47ed-bf9e-4dc2-8b84-2b1180a87bf1 returned with HTTP 200 Aug 06 03:10:27.331219 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 100/398] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:10:27 2026] PUT /volume/v3/attachments/f68b47ed-bf9e-4dc2-8b84-2b1180a87bf1 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:27.347804 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-931d64e5-e1c1-4a6c-ab96-dc2b7cd4a0dc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:27.349791 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-931d64e5-e1c1-4a6c-ab96-dc2b7cd4a0dc tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] GET https://10.4.3.80/volume/v3/attachments/f68b47ed-bf9e-4dc2-8b84-2b1180a87bf1 Aug 06 03:10:27.350010 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-931d64e5-e1c1-4a6c-ab96-dc2b7cd4a0dc tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:27.350218 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-931d64e5-e1c1-4a6c-ab96-dc2b7cd4a0dc tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:27.368637 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-931d64e5-e1c1-4a6c-ab96-dc2b7cd4a0dc tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/attachments/f68b47ed-bf9e-4dc2-8b84-2b1180a87bf1 returned with HTTP 200 Aug 06 03:10:27.369274 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 102/399] 10.4.3.80 () {70 vars in 1644 bytes} [Thu Aug 6 03:10:27 2026] GET /volume/v3/attachments/f68b47ed-bf9e-4dc2-8b84-2b1180a87bf1 => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:27.641541 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-843d8eed-0b38-4f46-99e8-51cc4c96a000 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:27.641928 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-843d8eed-0b38-4f46-99e8-51cc4c96a000 None None] GET https://10.4.3.80/volume// Aug 06 03:10:27.642022 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-843d8eed-0b38-4f46-99e8-51cc4c96a000 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:27.642447 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-843d8eed-0b38-4f46-99e8-51cc4c96a000 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:27.642521 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-843d8eed-0b38-4f46-99e8-51cc4c96a000 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:10:27.642725 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 101/400] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:10:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:10:27.660622 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-537042ff-fffb-4629-aabe-578fb4a66759 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:27.664500 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-537042ff-fffb-4629-aabe-578fb4a66759 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/9d991efc-8e16-4940-9e1c-af9f25815b1c Aug 06 03:10:27.664769 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-537042ff-fffb-4629-aabe-578fb4a66759 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:27.664982 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-537042ff-fffb-4629-aabe-578fb4a66759 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:27.680620 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:27.680620 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:27.684129 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-537042ff-fffb-4629-aabe-578fb4a66759 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:10:27.688819 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-537042ff-fffb-4629-aabe-578fb4a66759 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/9d991efc-8e16-4940-9e1c-af9f25815b1c returned with HTTP 200 Aug 06 03:10:27.689274 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 98/401] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:10:27 2026] GET /volume/v3/volumes/9d991efc-8e16-4940-9e1c-af9f25815b1c => generated 1536 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:10:27.802224 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-208f779f-de12-46fc-8936-5e8308237937 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:27.805123 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-208f779f-de12-46fc-8936-5e8308237937 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] PUT https://10.4.3.80/volume/v3/attachments/c707c83e-aca6-4d85-a301-13c6826f5780 Aug 06 03:10:27.805503 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-208f779f-de12-46fc-8936-5e8308237937 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:27.813449 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-208f779f-de12-46fc-8936-5e8308237937 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Acquiring lock "cinder-attachment_update-9d991efc-8e16-4940-9e1c-af9f25815b1c-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:10:27.817755 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-208f779f-de12-46fc-8936-5e8308237937 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Lock "cinder-attachment_update-9d991efc-8e16-4940-9e1c-af9f25815b1c-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:10:27.818594 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:27.818594 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:27.895146 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-208f779f-de12-46fc-8936-5e8308237937 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Lock "cinder-attachment_update-9d991efc-8e16-4940-9e1c-af9f25815b1c-np0000006611" released by "attachment_update" :: held 0.077s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:10:27.895436 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-208f779f-de12-46fc-8936-5e8308237937 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/attachments/c707c83e-aca6-4d85-a301-13c6826f5780 returned with HTTP 200 Aug 06 03:10:27.895971 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 101/402] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:10:27 2026] PUT /volume/v3/attachments/c707c83e-aca6-4d85-a301-13c6826f5780 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:27.918071 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-a95fcd2b-68bb-4f2c-8376-a15fe89b61eb None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:27.923381 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-a95fcd2b-68bb-4f2c-8376-a15fe89b61eb tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] POST https://10.4.3.80/volume/v3/attachments/c707c83e-aca6-4d85-a301-13c6826f5780/action Aug 06 03:10:27.923704 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-a95fcd2b-68bb-4f2c-8376-a15fe89b61eb tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:10:27.923868 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-a95fcd2b-68bb-4f2c-8376-a15fe89b61eb tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:27.951843 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:27.951843 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:27.960798 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-544b7c64-729f-4fb4-8fd8-67a6ce109e4a req-a95fcd2b-68bb-4f2c-8376-a15fe89b61eb tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/attachments/c707c83e-aca6-4d85-a301-13c6826f5780/action returned with HTTP 204 Aug 06 03:10:27.961193 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 103/403] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:10:27 2026] POST /volume/v3/attachments/c707c83e-aca6-4d85-a301-13c6826f5780/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:10:28.115734 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6c8e7596-6157-4bc6-b297-02da23d9c98f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:28.117799 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6c8e7596-6157-4bc6-b297-02da23d9c98f tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] GET https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e Aug 06 03:10:28.118058 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6c8e7596-6157-4bc6-b297-02da23d9c98f tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:28.118304 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6c8e7596-6157-4bc6-b297-02da23d9c98f tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:28.128394 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:28.128394 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:28.132288 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-6c8e7596-6157-4bc6-b297-02da23d9c98f tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Volume info retrieved successfully. Aug 06 03:10:28.138686 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6c8e7596-6157-4bc6-b297-02da23d9c98f tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e returned with HTTP 200 Aug 06 03:10:28.139169 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 102/404] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:28 2026] GET /volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:28.192389 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-086a9caf-cc5d-44b5-a627-7bdc1da5779a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:28.194263 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-086a9caf-cc5d-44b5-a627-7bdc1da5779a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] GET https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e Aug 06 03:10:28.194430 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-086a9caf-cc5d-44b5-a627-7bdc1da5779a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:28.194594 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-086a9caf-cc5d-44b5-a627-7bdc1da5779a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:28.201989 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:28.201989 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:28.205952 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-086a9caf-cc5d-44b5-a627-7bdc1da5779a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Volume info retrieved successfully. Aug 06 03:10:28.209564 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-086a9caf-cc5d-44b5-a627-7bdc1da5779a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e returned with HTTP 200 Aug 06 03:10:28.209917 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 99/405] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:10:28 2026] GET /volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:28.291570 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bf1c3222-6d62-4867-a8f9-5d3c9c144a6f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:28.293305 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bf1c3222-6d62-4867-a8f9-5d3c9c144a6f None None] GET https://10.4.3.80/volume// Aug 06 03:10:28.293530 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bf1c3222-6d62-4867-a8f9-5d3c9c144a6f None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:28.293780 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bf1c3222-6d62-4867-a8f9-5d3c9c144a6f None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:28.294703 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bf1c3222-6d62-4867-a8f9-5d3c9c144a6f None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:10:28.295382 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 102/406] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:10:28 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:10:28.304855 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-4db4f225-daf1-4835-b814-fa1131a26345 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:28.304855 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-4db4f225-daf1-4835-b814-fa1131a26345 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:10:28.304855 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-4db4f225-daf1-4835-b814-fa1131a26345 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6782c9fd-7a0c-495a-8138-6cb954410d6e", "connector": null, "instance_uuid": "e83cabc2-879e-47c1-b052-1914c05470f1"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:28.311855 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:28.311855 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:28.354106 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-4db4f225-daf1-4835-b814-fa1131a26345 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:10:28.355200 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 104/407] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:10:28 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 06 03:10:28.389493 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a5fb7888-cc50-44ba-83fd-283f0054bb6c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:28.391670 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a5fb7888-cc50-44ba-83fd-283f0054bb6c tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] GET https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e Aug 06 03:10:28.391885 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a5fb7888-cc50-44ba-83fd-283f0054bb6c tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:28.392083 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a5fb7888-cc50-44ba-83fd-283f0054bb6c tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:28.402463 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:28.402463 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:28.405867 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a5fb7888-cc50-44ba-83fd-283f0054bb6c tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Volume info retrieved successfully. Aug 06 03:10:28.410980 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a5fb7888-cc50-44ba-83fd-283f0054bb6c tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e returned with HTTP 200 Aug 06 03:10:28.411107 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3f408c5b-6ad7-4a83-b876-22a619369d90 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:28.411246 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 103/408] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:28 2026] GET /volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:28.411330 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3f408c5b-6ad7-4a83-b876-22a619369d90 None None] GET https://10.4.3.80/volume// Aug 06 03:10:28.411330 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3f408c5b-6ad7-4a83-b876-22a619369d90 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:28.412500 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3f408c5b-6ad7-4a83-b876-22a619369d90 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:28.412500 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3f408c5b-6ad7-4a83-b876-22a619369d90 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:10:28.412500 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 100/409] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:10:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 06 03:10:28.421667 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-75e83c49-3dbb-495d-8594-ec97011ddd39 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:28.423804 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-75e83c49-3dbb-495d-8594-ec97011ddd39 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] GET https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e Aug 06 03:10:28.423804 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-75e83c49-3dbb-495d-8594-ec97011ddd39 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:28.424035 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-75e83c49-3dbb-495d-8594-ec97011ddd39 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:28.432729 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:28.432729 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:28.443268 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-75e83c49-3dbb-495d-8594-ec97011ddd39 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Volume info retrieved successfully. Aug 06 03:10:28.452660 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-75e83c49-3dbb-495d-8594-ec97011ddd39 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e returned with HTTP 200 Aug 06 03:10:28.453244 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 103/410] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:10:28 2026] GET /volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e => generated 1029 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:10:28.553313 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-3454b697-8e00-4150-84a4-a5cf7dbf1b34 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:28.555581 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-3454b697-8e00-4150-84a4-a5cf7dbf1b34 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] PUT https://10.4.3.80/volume/v3/attachments/ed302970-d467-4a43-ad26-612c0e1e4517 Aug 06 03:10:28.556033 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-3454b697-8e00-4150-84a4-a5cf7dbf1b34 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:28.564607 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-3454b697-8e00-4150-84a4-a5cf7dbf1b34 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Acquiring lock "cinder-attachment_update-6782c9fd-7a0c-495a-8138-6cb954410d6e-np0000006611" by "attachment_update" {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:10:28.570714 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-3454b697-8e00-4150-84a4-a5cf7dbf1b34 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Lock "cinder-attachment_update-6782c9fd-7a0c-495a-8138-6cb954410d6e-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:10:28.570714 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:28.570714 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:28.665476 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-3454b697-8e00-4150-84a4-a5cf7dbf1b34 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Lock "cinder-attachment_update-6782c9fd-7a0c-495a-8138-6cb954410d6e-np0000006611" released by "attachment_update" :: held 0.095s {{(pid=100900) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:10:28.665476 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-3454b697-8e00-4150-84a4-a5cf7dbf1b34 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/attachments/ed302970-d467-4a43-ad26-612c0e1e4517 returned with HTTP 200 Aug 06 03:10:28.666564 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 105/411] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:10:28 2026] PUT /volume/v3/attachments/ed302970-d467-4a43-ad26-612c0e1e4517 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:29.425753 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1f75cc32-7ed9-4ea0-8d0f-ae92f7e9f407 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:29.427399 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1f75cc32-7ed9-4ea0-8d0f-ae92f7e9f407 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] GET https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e Aug 06 03:10:29.427568 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1f75cc32-7ed9-4ea0-8d0f-ae92f7e9f407 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:29.427737 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1f75cc32-7ed9-4ea0-8d0f-ae92f7e9f407 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:29.436126 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:29.436126 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:29.439532 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1f75cc32-7ed9-4ea0-8d0f-ae92f7e9f407 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Volume info retrieved successfully. Aug 06 03:10:29.443175 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1f75cc32-7ed9-4ea0-8d0f-ae92f7e9f407 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e returned with HTTP 200 Aug 06 03:10:29.443515 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 104/412] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:29 2026] GET /volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:30.456257 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8af9a944-c127-4534-a1f8-1d33bb179345 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:30.457910 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8af9a944-c127-4534-a1f8-1d33bb179345 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] GET https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e Aug 06 03:10:30.458092 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8af9a944-c127-4534-a1f8-1d33bb179345 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:30.458288 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8af9a944-c127-4534-a1f8-1d33bb179345 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:30.467283 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:30.467283 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:30.470974 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-8af9a944-c127-4534-a1f8-1d33bb179345 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Volume info retrieved successfully. Aug 06 03:10:30.476038 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8af9a944-c127-4534-a1f8-1d33bb179345 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e returned with HTTP 200 Aug 06 03:10:30.476444 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 101/413] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:30 2026] GET /volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:31.498264 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6089053c-486f-41f5-9967-717c4ec6bfc0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:31.498264 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6089053c-486f-41f5-9967-717c4ec6bfc0 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] GET https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e Aug 06 03:10:31.498264 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6089053c-486f-41f5-9967-717c4ec6bfc0 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:31.498264 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6089053c-486f-41f5-9967-717c4ec6bfc0 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:31.503918 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:31.503918 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:31.508182 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6089053c-486f-41f5-9967-717c4ec6bfc0 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Volume info retrieved successfully. Aug 06 03:10:31.512246 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6089053c-486f-41f5-9967-717c4ec6bfc0 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e returned with HTTP 200 Aug 06 03:10:31.512610 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 104/414] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:31 2026] GET /volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:32.110248 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-79709bc8-7a55-4e2a-b84c-432a68de2abf None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:32.125369 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-79709bc8-7a55-4e2a-b84c-432a68de2abf tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] POST https://10.4.3.80/volume/v3/attachments/f68b47ed-bf9e-4dc2-8b84-2b1180a87bf1/action Aug 06 03:10:32.125838 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-79709bc8-7a55-4e2a-b84c-432a68de2abf tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:10:32.126007 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-79709bc8-7a55-4e2a-b84c-432a68de2abf tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:32.150488 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:32.150488 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:32.161484 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-61400d8b-2337-452d-bd88-ce339db9ce2c req-79709bc8-7a55-4e2a-b84c-432a68de2abf tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/attachments/f68b47ed-bf9e-4dc2-8b84-2b1180a87bf1/action returned with HTTP 204 Aug 06 03:10:32.162660 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 106/415] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:10:32 2026] POST /volume/v3/attachments/f68b47ed-bf9e-4dc2-8b84-2b1180a87bf1/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:10:32.529679 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8a4e169e-b314-4654-bbf4-6a862b841470 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:32.535142 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8a4e169e-b314-4654-bbf4-6a862b841470 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] GET https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e Aug 06 03:10:32.535366 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8a4e169e-b314-4654-bbf4-6a862b841470 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:32.535541 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8a4e169e-b314-4654-bbf4-6a862b841470 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:32.545082 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:32.545082 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:32.548441 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8a4e169e-b314-4654-bbf4-6a862b841470 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Volume info retrieved successfully. Aug 06 03:10:32.552237 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8a4e169e-b314-4654-bbf4-6a862b841470 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e returned with HTTP 200 Aug 06 03:10:32.552582 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 105/416] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:32 2026] GET /volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:33.567337 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9f92549d-d4cd-43d5-b9c8-86bd86ff8814 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:33.569667 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9f92549d-d4cd-43d5-b9c8-86bd86ff8814 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] GET https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e Aug 06 03:10:33.569667 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9f92549d-d4cd-43d5-b9c8-86bd86ff8814 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:33.569667 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9f92549d-d4cd-43d5-b9c8-86bd86ff8814 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:33.581344 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:33.581344 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:33.587646 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-9f92549d-d4cd-43d5-b9c8-86bd86ff8814 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Volume info retrieved successfully. Aug 06 03:10:33.592796 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9f92549d-d4cd-43d5-b9c8-86bd86ff8814 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e returned with HTTP 200 Aug 06 03:10:33.593215 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 102/417] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:33 2026] GET /volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:33.920275 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-75e56a79-cfcf-4e3e-803c-669742bd7e2a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:33.922325 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-75e56a79-cfcf-4e3e-803c-669742bd7e2a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] POST https://10.4.3.80/volume/v3/attachments/ed302970-d467-4a43-ad26-612c0e1e4517/action Aug 06 03:10:33.922798 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-75e56a79-cfcf-4e3e-803c-669742bd7e2a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:10:33.922798 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-75e56a79-cfcf-4e3e-803c-669742bd7e2a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:33.940228 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:33.940228 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:33.949467 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-07e4f4d7-90e7-4922-b6b0-be08aa0793a3 req-75e56a79-cfcf-4e3e-803c-669742bd7e2a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/attachments/ed302970-d467-4a43-ad26-612c0e1e4517/action returned with HTTP 204 Aug 06 03:10:33.949972 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 105/418] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:10:33 2026] POST /volume/v3/attachments/ed302970-d467-4a43-ad26-612c0e1e4517/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:10:34.608730 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-74d2d25c-2f4a-40ec-8888-3f86c89e0fd3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:34.610504 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-74d2d25c-2f4a-40ec-8888-3f86c89e0fd3 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] GET https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e Aug 06 03:10:34.610688 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-74d2d25c-2f4a-40ec-8888-3f86c89e0fd3 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:34.610893 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-74d2d25c-2f4a-40ec-8888-3f86c89e0fd3 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:34.623802 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:34.623802 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:34.629069 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-74d2d25c-2f4a-40ec-8888-3f86c89e0fd3 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Volume info retrieved successfully. Aug 06 03:10:34.636109 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-74d2d25c-2f4a-40ec-8888-3f86c89e0fd3 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e returned with HTTP 200 Aug 06 03:10:34.636697 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 107/419] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:34 2026] GET /volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:34.653858 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-62f9a69f-ba89-4405-a47f-6143e4d17726 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:34.654626 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-62f9a69f-ba89-4405-a47f-6143e4d17726 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] GET https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e Aug 06 03:10:34.655106 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-62f9a69f-ba89-4405-a47f-6143e4d17726 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:34.655347 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-62f9a69f-ba89-4405-a47f-6143e4d17726 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:34.665896 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:34.665896 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:34.672402 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-62f9a69f-ba89-4405-a47f-6143e4d17726 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Volume info retrieved successfully. Aug 06 03:10:34.677714 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-62f9a69f-ba89-4405-a47f-6143e4d17726 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e returned with HTTP 200 Aug 06 03:10:34.678243 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 106/420] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:34 2026] GET /volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:34.691151 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7eef3e6d-18f2-4f0c-bce8-6a99f1003f15 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:34.692794 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7eef3e6d-18f2-4f0c-bce8-6a99f1003f15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] GET https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e Aug 06 03:10:34.692981 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7eef3e6d-18f2-4f0c-bce8-6a99f1003f15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:34.693148 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7eef3e6d-18f2-4f0c-bce8-6a99f1003f15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:34.706357 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:34.706357 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:34.710716 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-7eef3e6d-18f2-4f0c-bce8-6a99f1003f15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Volume info retrieved successfully. Aug 06 03:10:34.719054 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7eef3e6d-18f2-4f0c-bce8-6a99f1003f15 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e returned with HTTP 200 Aug 06 03:10:34.719581 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 103/421] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:34 2026] GET /volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:34.939309 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-28af6d3a-ad9a-44c0-b134-652fc5c7365d req-27ced56a-3adc-4bde-bb91-88eb8446d877 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:34.941332 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-28af6d3a-ad9a-44c0-b134-652fc5c7365d req-27ced56a-3adc-4bde-bb91-88eb8446d877 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] GET https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e Aug 06 03:10:34.941504 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-28af6d3a-ad9a-44c0-b134-652fc5c7365d req-27ced56a-3adc-4bde-bb91-88eb8446d877 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:34.941686 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-28af6d3a-ad9a-44c0-b134-652fc5c7365d req-27ced56a-3adc-4bde-bb91-88eb8446d877 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:34.951698 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:34.951698 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:34.954520 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-28af6d3a-ad9a-44c0-b134-652fc5c7365d req-27ced56a-3adc-4bde-bb91-88eb8446d877 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Volume info retrieved successfully. Aug 06 03:10:34.958521 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-28af6d3a-ad9a-44c0-b134-652fc5c7365d req-27ced56a-3adc-4bde-bb91-88eb8446d877 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e returned with HTTP 200 Aug 06 03:10:34.958866 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 106/422] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:10:34 2026] GET /volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:37.939262 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-f52d4b37-9445-4d98-8cba-5e08320d6794 req-b49b248e-9ab9-4b48-9480-6c264569332d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:37.941959 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-f52d4b37-9445-4d98-8cba-5e08320d6794 req-b49b248e-9ab9-4b48-9480-6c264569332d tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] DELETE https://10.4.3.80/volume/v3/attachments/f68b47ed-bf9e-4dc2-8b84-2b1180a87bf1 Aug 06 03:10:37.942210 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-f52d4b37-9445-4d98-8cba-5e08320d6794 req-b49b248e-9ab9-4b48-9480-6c264569332d tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:37.942440 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-f52d4b37-9445-4d98-8cba-5e08320d6794 req-b49b248e-9ab9-4b48-9480-6c264569332d tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:37.952191 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:37.952191 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:38.029192 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-f52d4b37-9445-4d98-8cba-5e08320d6794 req-b49b248e-9ab9-4b48-9480-6c264569332d tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/attachments/f68b47ed-bf9e-4dc2-8b84-2b1180a87bf1 returned with HTTP 200 Aug 06 03:10:38.029469 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 108/423] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:10:37 2026] DELETE /volume/v3/attachments/f68b47ed-bf9e-4dc2-8b84-2b1180a87bf1 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:38.870285 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a3077eb4-c655-4996-8d2e-f2af15cafd12 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:38.872969 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a3077eb4-c655-4996-8d2e-f2af15cafd12 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] GET https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a Aug 06 03:10:38.873418 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a3077eb4-c655-4996-8d2e-f2af15cafd12 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:38.873904 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a3077eb4-c655-4996-8d2e-f2af15cafd12 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:38.884689 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:38.884689 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:38.890004 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a3077eb4-c655-4996-8d2e-f2af15cafd12 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Volume info retrieved successfully. Aug 06 03:10:38.895275 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a3077eb4-c655-4996-8d2e-f2af15cafd12 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a returned with HTTP 200 Aug 06 03:10:38.895689 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 107/424] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:38 2026] GET /volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:38.935892 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5b89fb1a-bb42-43ec-a810-3b7161bd473f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:38.937942 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5b89fb1a-bb42-43ec-a810-3b7161bd473f tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] GET https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a Aug 06 03:10:38.938182 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5b89fb1a-bb42-43ec-a810-3b7161bd473f tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:38.938431 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5b89fb1a-bb42-43ec-a810-3b7161bd473f tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:38.945590 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:38.945590 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:38.950027 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-5b89fb1a-bb42-43ec-a810-3b7161bd473f tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Volume info retrieved successfully. Aug 06 03:10:38.954955 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5b89fb1a-bb42-43ec-a810-3b7161bd473f tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a returned with HTTP 200 Aug 06 03:10:38.955401 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 104/425] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:38 2026] GET /volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:38.982564 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-65bada21-f0ed-458e-b19b-0a8a105a81d0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:38.985115 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-65bada21-f0ed-458e-b19b-0a8a105a81d0 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] DELETE https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a Aug 06 03:10:38.985390 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-65bada21-f0ed-458e-b19b-0a8a105a81d0 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:38.985786 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-65bada21-f0ed-458e-b19b-0a8a105a81d0 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:38.986611 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-65bada21-f0ed-458e-b19b-0a8a105a81d0 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Delete volume with id: ec5288e2-a969-4256-b4e3-ddec939ae05a Aug 06 03:10:38.995264 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:38.995264 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:38.995712 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-65bada21-f0ed-458e-b19b-0a8a105a81d0 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Volume info retrieved successfully. Aug 06 03:10:39.019636 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-65bada21-f0ed-458e-b19b-0a8a105a81d0 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Delete volume request issued successfully. Aug 06 03:10:39.019952 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-65bada21-f0ed-458e-b19b-0a8a105a81d0 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a returned with HTTP 202 Aug 06 03:10:39.023994 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 107/426] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:10:38 2026] DELETE /volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:10:39.029604 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-fbe29c33-3eff-44f6-b9dc-a02d669eac8f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:39.031494 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fbe29c33-3eff-44f6-b9dc-a02d669eac8f tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] GET https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a Aug 06 03:10:39.031645 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fbe29c33-3eff-44f6-b9dc-a02d669eac8f tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:39.031913 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fbe29c33-3eff-44f6-b9dc-a02d669eac8f tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:39.038543 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:39.038543 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:39.041929 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-fbe29c33-3eff-44f6-b9dc-a02d669eac8f tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Volume info retrieved successfully. Aug 06 03:10:39.045941 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fbe29c33-3eff-44f6-b9dc-a02d669eac8f tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a returned with HTTP 200 Aug 06 03:10:39.046239 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 109/427] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:39 2026] GET /volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:40.061752 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-fd657469-8dc8-446d-8a24-778f8e8663f2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:40.064379 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fd657469-8dc8-446d-8a24-778f8e8663f2 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] GET https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a Aug 06 03:10:40.064621 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fd657469-8dc8-446d-8a24-778f8e8663f2 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:40.064945 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fd657469-8dc8-446d-8a24-778f8e8663f2 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:40.073688 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fd657469-8dc8-446d-8a24-778f8e8663f2 tempest-ServerActionsTestOtherB-167459860 tempest-ServerActionsTestOtherB-167459860-project-member] https://10.4.3.80/volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a returned with HTTP 404 Aug 06 03:10:40.074345 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 108/428] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:40 2026] GET /volume/v3/volumes/ec5288e2-a969-4256-b4e3-ddec939ae05a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:10:40.754688 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-30d89b55-ad1e-4c3f-9257-5f338aac06e1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:40.758659 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-30d89b55-ad1e-4c3f-9257-5f338aac06e1 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:10:40.759119 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-30d89b55-ad1e-4c3f-9257-5f338aac06e1 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-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": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "source_volid": null, "backup_id": null}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:40.762990 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-30d89b55-ad1e-4c3f-9257-5f338aac06e1 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-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': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'source_volid': None, 'backup_id': None}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:10:40.895511 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-30d89b55-ad1e-4c3f-9257-5f338aac06e1 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Create volume of 1 GB Aug 06 03:10:40.905513 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-30d89b55-ad1e-4c3f-9257-5f338aac06e1 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Availability Zones retrieved successfully. Aug 06 03:10:40.912422 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-30d89b55-ad1e-4c3f-9257-5f338aac06e1 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Flow 'volume_create_api' (e4c1e9b9-a6d0-4112-9979-d81f15c1f820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:10:40.914146 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-30d89b55-ad1e-4c3f-9257-5f338aac06e1 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9da1aa91-3e0e-4306-b8f4-e65b12d1cff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:40.915315 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-30d89b55-ad1e-4c3f-9257-5f338aac06e1 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:10:40.982921 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-30d89b55-ad1e-4c3f-9257-5f338aac06e1 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9da1aa91-3e0e-4306-b8f4-e65b12d1cff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:40.983869 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-30d89b55-ad1e-4c3f-9257-5f338aac06e1 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0d9df96-8583-4f60-bcc0-90a99adda38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:41.036725 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-30d89b55-ad1e-4c3f-9257-5f338aac06e1 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Created reservations ['5be7d8ae-753d-4e92-b1e7-6fd7feecad35', '90ca3f9e-c837-442d-94bb-ec397d3cd910', '1e507c59-1423-414e-bf4c-d630ae7da78f', '2abbe3e1-1552-4f21-8500-67c183c4050b'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:10:41.037934 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-30d89b55-ad1e-4c3f-9257-5f338aac06e1 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0d9df96-8583-4f60-bcc0-90a99adda38e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5be7d8ae-753d-4e92-b1e7-6fd7feecad35', '90ca3f9e-c837-442d-94bb-ec397d3cd910', '1e507c59-1423-414e-bf4c-d630ae7da78f', '2abbe3e1-1552-4f21-8500-67c183c4050b']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:41.038827 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-30d89b55-ad1e-4c3f-9257-5f338aac06e1 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3418dc75-268e-48d8-bc85-851fb86d07e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:41.071294 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-30d89b55-ad1e-4c3f-9257-5f338aac06e1 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3418dc75-268e-48d8-bc85-851fb86d07e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42f51eb5-2200-41cb-af92-49aef97fa893', '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='c6854c30b9d7432ba3ad72fd78310cbb',qos_specs=None,replication_status=,reservations=['5be7d8ae-753d-4e92-b1e7-6fd7feecad35','90ca3f9e-c837-442d-94bb-ec397d3cd910','1e507c59-1423-414e-bf4c-d630ae7da78f','2abbe3e1-1552-4f21-8500-67c183c4050b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e53550e2bff4b139ef5a72f7ea11423',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:10:41Z,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=42f51eb5-2200-41cb-af92-49aef97fa893,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6854c30b9d7432ba3ad72fd78310cbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e53550e2bff4b139ef5a72f7ea11423',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:41.072302 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-30d89b55-ad1e-4c3f-9257-5f338aac06e1 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36acb8d9-2d08-4f20-a6dd-6ede8bfc1b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:41.093604 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-30d89b55-ad1e-4c3f-9257-5f338aac06e1 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36acb8d9-2d08-4f20-a6dd-6ede8bfc1b16) transitioned into 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='c6854c30b9d7432ba3ad72fd78310cbb',qos_specs=None,replication_status=,reservations=['5be7d8ae-753d-4e92-b1e7-6fd7feecad35','90ca3f9e-c837-442d-94bb-ec397d3cd910','1e507c59-1423-414e-bf4c-d630ae7da78f','2abbe3e1-1552-4f21-8500-67c183c4050b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e53550e2bff4b139ef5a72f7ea11423',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:41.094619 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-30d89b55-ad1e-4c3f-9257-5f338aac06e1 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed9578bc-147d-4b04-a0a8-3b08c3af1421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:41.105746 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-30d89b55-ad1e-4c3f-9257-5f338aac06e1 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed9578bc-147d-4b04-a0a8-3b08c3af1421) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:41.106905 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-30d89b55-ad1e-4c3f-9257-5f338aac06e1 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Flow 'volume_create_api' (e4c1e9b9-a6d0-4112-9979-d81f15c1f820) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:10:41.107367 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-30d89b55-ad1e-4c3f-9257-5f338aac06e1 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Create volume request issued successfully. Aug 06 03:10:41.109037 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-30d89b55-ad1e-4c3f-9257-5f338aac06e1 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:10:41.110537 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 105/429] 10.4.3.80 () {72 vars in 1534 bytes} [Thu Aug 6 03:10:40 2026] POST /volume/v3/volumes => generated 701 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:10:41.122002 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-ddeb2c8e-1cf3-4fe9-acf9-c4fcd2fa160d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:41.125410 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-ddeb2c8e-1cf3-4fe9-acf9-c4fcd2fa160d tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] GET https://10.4.3.80/volume/v3/volumes/42f51eb5-2200-41cb-af92-49aef97fa893 Aug 06 03:10:41.125944 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-ddeb2c8e-1cf3-4fe9-acf9-c4fcd2fa160d tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:41.125944 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-ddeb2c8e-1cf3-4fe9-acf9-c4fcd2fa160d tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:41.141130 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:41.141130 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:41.147328 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-ddeb2c8e-1cf3-4fe9-acf9-c4fcd2fa160d tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Volume info retrieved successfully. Aug 06 03:10:41.154655 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-ddeb2c8e-1cf3-4fe9-acf9-c4fcd2fa160d tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] https://10.4.3.80/volume/v3/volumes/42f51eb5-2200-41cb-af92-49aef97fa893 returned with HTTP 200 Aug 06 03:10:41.154770 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 108/430] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:10:41 2026] GET /volume/v3/volumes/42f51eb5-2200-41cb-af92-49aef97fa893 => generated 769 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:41.171404 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-2eba57a4-6ad2-4dee-aa3a-703ccad8cdf9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:41.174210 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-2eba57a4-6ad2-4dee-aa3a-703ccad8cdf9 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] GET https://10.4.3.80/volume/v3/volumes/42f51eb5-2200-41cb-af92-49aef97fa893 Aug 06 03:10:41.174532 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-2eba57a4-6ad2-4dee-aa3a-703ccad8cdf9 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:41.174807 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-2eba57a4-6ad2-4dee-aa3a-703ccad8cdf9 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:41.188109 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:41.188109 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:41.200790 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-2eba57a4-6ad2-4dee-aa3a-703ccad8cdf9 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Volume info retrieved successfully. Aug 06 03:10:41.206312 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-2eba57a4-6ad2-4dee-aa3a-703ccad8cdf9 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] https://10.4.3.80/volume/v3/volumes/42f51eb5-2200-41cb-af92-49aef97fa893 returned with HTTP 200 Aug 06 03:10:41.207394 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 110/431] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:10:41 2026] GET /volume/v3/volumes/42f51eb5-2200-41cb-af92-49aef97fa893 => generated 769 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:44.224816 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-5667e5fe-59b7-41be-b339-e4a02246efca None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:44.228333 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-5667e5fe-59b7-41be-b339-e4a02246efca tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] GET https://10.4.3.80/volume/v3/volumes/42f51eb5-2200-41cb-af92-49aef97fa893 Aug 06 03:10:44.228950 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-5667e5fe-59b7-41be-b339-e4a02246efca tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:44.229538 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-5667e5fe-59b7-41be-b339-e4a02246efca tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:44.240702 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:44.240702 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:44.247485 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-5667e5fe-59b7-41be-b339-e4a02246efca tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Volume info retrieved successfully. Aug 06 03:10:44.255406 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-5667e5fe-59b7-41be-b339-e4a02246efca tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] https://10.4.3.80/volume/v3/volumes/42f51eb5-2200-41cb-af92-49aef97fa893 returned with HTTP 200 Aug 06 03:10:44.258062 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 109/432] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:10:44 2026] GET /volume/v3/volumes/42f51eb5-2200-41cb-af92-49aef97fa893 => generated 1309 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:44.263985 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9169d70c-b443-4963-a357-4513ed9ad58f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:44.264431 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9169d70c-b443-4963-a357-4513ed9ad58f None None] GET https://10.4.3.80/volume// Aug 06 03:10:44.264584 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9169d70c-b443-4963-a357-4513ed9ad58f None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:44.264759 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9169d70c-b443-4963-a357-4513ed9ad58f None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:44.265096 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9169d70c-b443-4963-a357-4513ed9ad58f None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:10:44.265384 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 106/433] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:10:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:10:44.278523 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-dfe71f54-fe05-466b-8e6a-0858e8a8dc7c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:44.282055 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-dfe71f54-fe05-466b-8e6a-0858e8a8dc7c tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:10:44.282055 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-dfe71f54-fe05-466b-8e6a-0858e8a8dc7c tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "42f51eb5-2200-41cb-af92-49aef97fa893", "connector": null, "instance_uuid": "9823475a-3859-4530-9991-1a806d1ac7d5"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:44.289014 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:44.289014 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:44.316798 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-dfe71f54-fe05-466b-8e6a-0858e8a8dc7c tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:10:44.317307 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 109/434] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:10:44 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 06 03:10:44.328030 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b2f2e3ca-eec4-4468-a254-de9c53b633b3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:44.328375 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b2f2e3ca-eec4-4468-a254-de9c53b633b3 None None] GET https://10.4.3.80/volume// Aug 06 03:10:44.328517 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b2f2e3ca-eec4-4468-a254-de9c53b633b3 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:44.328684 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b2f2e3ca-eec4-4468-a254-de9c53b633b3 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:44.329003 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b2f2e3ca-eec4-4468-a254-de9c53b633b3 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:10:44.329255 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 111/435] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:10:44 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:10:44.337029 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-86ef5fb5-35de-433b-b229-1fda2a05c682 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:44.339269 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-86ef5fb5-35de-433b-b229-1fda2a05c682 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] GET https://10.4.3.80/volume/v3/volumes/42f51eb5-2200-41cb-af92-49aef97fa893 Aug 06 03:10:44.339487 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-86ef5fb5-35de-433b-b229-1fda2a05c682 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:44.339689 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-86ef5fb5-35de-433b-b229-1fda2a05c682 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:44.349409 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:44.349409 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:44.353289 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-86ef5fb5-35de-433b-b229-1fda2a05c682 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Volume info retrieved successfully. Aug 06 03:10:44.358126 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-86ef5fb5-35de-433b-b229-1fda2a05c682 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] https://10.4.3.80/volume/v3/volumes/42f51eb5-2200-41cb-af92-49aef97fa893 returned with HTTP 200 Aug 06 03:10:44.358558 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 110/436] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:10:44 2026] GET /volume/v3/volumes/42f51eb5-2200-41cb-af92-49aef97fa893 => generated 1488 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:10:44.452343 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-f01bf517-fe78-4753-b0df-d588c7f33a47 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:44.455568 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-f01bf517-fe78-4753-b0df-d588c7f33a47 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] PUT https://10.4.3.80/volume/v3/attachments/07027136-99a5-43da-8228-0e3545f0224e Aug 06 03:10:44.455568 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-f01bf517-fe78-4753-b0df-d588c7f33a47 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:44.463088 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-f01bf517-fe78-4753-b0df-d588c7f33a47 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Acquiring lock "cinder-attachment_update-42f51eb5-2200-41cb-af92-49aef97fa893-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:10:44.473620 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-f01bf517-fe78-4753-b0df-d588c7f33a47 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Lock "cinder-attachment_update-42f51eb5-2200-41cb-af92-49aef97fa893-np0000006611" acquired by "attachment_update" :: waited 0.011s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:10:44.474617 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:44.474617 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:44.605573 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-f01bf517-fe78-4753-b0df-d588c7f33a47 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Lock "cinder-attachment_update-42f51eb5-2200-41cb-af92-49aef97fa893-np0000006611" released by "attachment_update" :: held 0.132s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:10:44.605920 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-f01bf517-fe78-4753-b0df-d588c7f33a47 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] https://10.4.3.80/volume/v3/attachments/07027136-99a5-43da-8228-0e3545f0224e returned with HTTP 200 Aug 06 03:10:44.606393 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 107/437] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:10:44 2026] PUT /volume/v3/attachments/07027136-99a5-43da-8228-0e3545f0224e => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:44.645090 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-0105ced7-a3af-42a0-a535-cb12b9070488 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:44.650776 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-0105ced7-a3af-42a0-a535-cb12b9070488 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] POST https://10.4.3.80/volume/v3/attachments/07027136-99a5-43da-8228-0e3545f0224e/action Aug 06 03:10:44.651768 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-0105ced7-a3af-42a0-a535-cb12b9070488 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:10:44.652045 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-0105ced7-a3af-42a0-a535-cb12b9070488 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:44.680762 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:44.680762 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:44.696451 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-eddf392c-2d10-46c7-b1c6-2159461e77fe req-0105ced7-a3af-42a0-a535-cb12b9070488 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] https://10.4.3.80/volume/v3/attachments/07027136-99a5-43da-8228-0e3545f0224e/action returned with HTTP 204 Aug 06 03:10:44.696837 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 110/438] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:10:44 2026] POST /volume/v3/attachments/07027136-99a5-43da-8228-0e3545f0224e/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:10:45.065987 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b9b64533-48e6-4317-8172-feca8e14dcd5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:45.066578 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b9b64533-48e6-4317-8172-feca8e14dcd5 None None] GET https://10.4.3.80/volume// Aug 06 03:10:45.066845 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b9b64533-48e6-4317-8172-feca8e14dcd5 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:45.067150 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b9b64533-48e6-4317-8172-feca8e14dcd5 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:45.067627 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b9b64533-48e6-4317-8172-feca8e14dcd5 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:10:45.068066 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 112/439] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:10:45 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:10:45.084342 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-d766151e-5344-4edc-b457-bc8f2161c032 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:45.089782 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-d766151e-5344-4edc-b457-bc8f2161c032 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:10:45.090282 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-d766151e-5344-4edc-b457-bc8f2161c032 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d991efc-8e16-4940-9e1c-af9f25815b1c", "connector": null, "instance_uuid": "cbfd52d7-c461-4292-ac2a-0c0b2765bd8e"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:45.100165 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:45.100165 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:45.126432 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-d766151e-5344-4edc-b457-bc8f2161c032 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:10:45.127016 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 111/440] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:10:45 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 06 03:10:45.138167 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-d65050a0-1c34-4ec3-8b70-c2c9aee0c25f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:45.140387 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-d65050a0-1c34-4ec3-8b70-c2c9aee0c25f tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] DELETE https://10.4.3.80/volume/v3/attachments/c707c83e-aca6-4d85-a301-13c6826f5780 Aug 06 03:10:45.140617 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-d65050a0-1c34-4ec3-8b70-c2c9aee0c25f tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:45.140799 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-d65050a0-1c34-4ec3-8b70-c2c9aee0c25f tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:45.146314 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-55d0d2e7-bf56-485d-8369-17a682dd580b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:45.147850 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:45.147850 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:45.198067 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-d65050a0-1c34-4ec3-8b70-c2c9aee0c25f tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/attachments/c707c83e-aca6-4d85-a301-13c6826f5780 returned with HTTP 200 Aug 06 03:10:45.198491 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 108/441] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:10:45 2026] DELETE /volume/v3/attachments/c707c83e-aca6-4d85-a301-13c6826f5780 => generated 192 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:45.278900 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-55d0d2e7-bf56-485d-8369-17a682dd580b tempest-BackendsCapabilitiesAdminTestsJSON-886736738 tempest-BackendsCapabilitiesAdminTestsJSON-886736738-project-admin] GET https://10.4.3.80/volume/v3/scheduler-stats/get_pools Aug 06 03:10:45.279216 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-55d0d2e7-bf56-485d-8369-17a682dd580b tempest-BackendsCapabilitiesAdminTestsJSON-886736738 tempest-BackendsCapabilitiesAdminTestsJSON-886736738-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:45.279216 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-55d0d2e7-bf56-485d-8369-17a682dd580b tempest-BackendsCapabilitiesAdminTestsJSON-886736738 tempest-BackendsCapabilitiesAdminTestsJSON-886736738-project-admin] Calling method 'get_pools' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:45.300338 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-55d0d2e7-bf56-485d-8369-17a682dd580b tempest-BackendsCapabilitiesAdminTestsJSON-886736738 tempest-BackendsCapabilitiesAdminTestsJSON-886736738-project-admin] https://10.4.3.80/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 03:10:45.302475 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 111/442] 10.4.3.80 () {66 vars in 1284 bytes} [Thu Aug 6 03:10:45 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:45.312745 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4b5299e3-eaed-4faf-a00b-1314bdda218f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:45.315923 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4b5299e3-eaed-4faf-a00b-1314bdda218f tempest-BackendsCapabilitiesAdminTestsJSON-886736738 tempest-BackendsCapabilitiesAdminTestsJSON-886736738-project-admin] GET https://10.4.3.80/volume/v3/scheduler-stats/get_pools?detail=True Aug 06 03:10:45.315923 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4b5299e3-eaed-4faf-a00b-1314bdda218f tempest-BackendsCapabilitiesAdminTestsJSON-886736738 tempest-BackendsCapabilitiesAdminTestsJSON-886736738-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:45.318647 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4b5299e3-eaed-4faf-a00b-1314bdda218f tempest-BackendsCapabilitiesAdminTestsJSON-886736738 tempest-BackendsCapabilitiesAdminTestsJSON-886736738-project-admin] Calling method 'get_pools' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:45.332739 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4b5299e3-eaed-4faf-a00b-1314bdda218f tempest-BackendsCapabilitiesAdminTestsJSON-886736738 tempest-BackendsCapabilitiesAdminTestsJSON-886736738-project-admin] https://10.4.3.80/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 06 03:10:45.333250 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 113/443] 10.4.3.80 () {66 vars in 1307 bytes} [Thu Aug 6 03:10:45 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:45.343995 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7ae489b1-f7eb-40eb-9143-098bdb4fb182 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:45.347916 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7ae489b1-f7eb-40eb-9143-098bdb4fb182 tempest-BackendsCapabilitiesAdminTestsJSON-886736738 tempest-BackendsCapabilitiesAdminTestsJSON-886736738-project-admin] GET https://10.4.3.80/volume/v3/capabilities/np0000006611@storpool Aug 06 03:10:45.348169 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7ae489b1-f7eb-40eb-9143-098bdb4fb182 tempest-BackendsCapabilitiesAdminTestsJSON-886736738 tempest-BackendsCapabilitiesAdminTestsJSON-886736738-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:45.348526 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7ae489b1-f7eb-40eb-9143-098bdb4fb182 tempest-BackendsCapabilitiesAdminTestsJSON-886736738 tempest-BackendsCapabilitiesAdminTestsJSON-886736738-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:45.349691 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:45.349691 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:45.361093 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7ae489b1-f7eb-40eb-9143-098bdb4fb182 tempest-BackendsCapabilitiesAdminTestsJSON-886736738 tempest-BackendsCapabilitiesAdminTestsJSON-886736738-project-admin] https://10.4.3.80/volume/v3/capabilities/np0000006611@storpool returned with HTTP 200 Aug 06 03:10:45.361627 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 112/444] 10.4.3.80 () {66 vars in 1311 bytes} [Thu Aug 6 03:10:45 2026] GET /volume/v3/capabilities/np0000006611@storpool => generated 703 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:45.375447 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6109b340-4de8-41e3-93f3-5908c422f7ef None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:45.377987 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6109b340-4de8-41e3-93f3-5908c422f7ef tempest-BackendsCapabilitiesAdminTestsJSON-886736738 tempest-BackendsCapabilitiesAdminTestsJSON-886736738-project-admin] GET https://10.4.3.80/volume/v3/capabilities/np0000006611@storpool Aug 06 03:10:45.378247 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6109b340-4de8-41e3-93f3-5908c422f7ef tempest-BackendsCapabilitiesAdminTestsJSON-886736738 tempest-BackendsCapabilitiesAdminTestsJSON-886736738-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:45.378811 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6109b340-4de8-41e3-93f3-5908c422f7ef tempest-BackendsCapabilitiesAdminTestsJSON-886736738 tempest-BackendsCapabilitiesAdminTestsJSON-886736738-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:45.378811 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:45.378811 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:45.388797 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6109b340-4de8-41e3-93f3-5908c422f7ef tempest-BackendsCapabilitiesAdminTestsJSON-886736738 tempest-BackendsCapabilitiesAdminTestsJSON-886736738-project-admin] https://10.4.3.80/volume/v3/capabilities/np0000006611@storpool returned with HTTP 200 Aug 06 03:10:45.389206 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 109/445] 10.4.3.80 () {66 vars in 1311 bytes} [Thu Aug 6 03:10:45 2026] GET /volume/v3/capabilities/np0000006611@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:45.400011 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5247a6ee-ddf8-4f91-8aa3-be703cc2fa39 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:45.401644 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5247a6ee-ddf8-4f91-8aa3-be703cc2fa39 tempest-BackendsCapabilitiesAdminTestsJSON-886736738 tempest-BackendsCapabilitiesAdminTestsJSON-886736738-project-admin] GET https://10.4.3.80/volume/v3/capabilities/np0000006611@storpool Aug 06 03:10:45.401809 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5247a6ee-ddf8-4f91-8aa3-be703cc2fa39 tempest-BackendsCapabilitiesAdminTestsJSON-886736738 tempest-BackendsCapabilitiesAdminTestsJSON-886736738-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:45.401992 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5247a6ee-ddf8-4f91-8aa3-be703cc2fa39 tempest-BackendsCapabilitiesAdminTestsJSON-886736738 tempest-BackendsCapabilitiesAdminTestsJSON-886736738-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:45.412080 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5247a6ee-ddf8-4f91-8aa3-be703cc2fa39 tempest-BackendsCapabilitiesAdminTestsJSON-886736738 tempest-BackendsCapabilitiesAdminTestsJSON-886736738-project-admin] https://10.4.3.80/volume/v3/capabilities/np0000006611@storpool returned with HTTP 200 Aug 06 03:10:45.412453 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 112/446] 10.4.3.80 () {66 vars in 1311 bytes} [Thu Aug 6 03:10:45 2026] GET /volume/v3/capabilities/np0000006611@storpool => generated 703 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:46.280263 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-9f69fc7f-3a83-4df1-a7fd-948e41d1b174 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:46.280263 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-9f69fc7f-3a83-4df1-a7fd-948e41d1b174 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] PUT https://10.4.3.80/volume/v3/attachments/ab58d4ab-7a8a-427c-bed1-8b4b3a918b8d Aug 06 03:10:46.280657 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-9f69fc7f-3a83-4df1-a7fd-948e41d1b174 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:46.297131 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-9f69fc7f-3a83-4df1-a7fd-948e41d1b174 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Acquiring lock "cinder-attachment_update-9d991efc-8e16-4940-9e1c-af9f25815b1c-np0000006611" by "attachment_update" {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:10:46.304261 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-9f69fc7f-3a83-4df1-a7fd-948e41d1b174 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Lock "cinder-attachment_update-9d991efc-8e16-4940-9e1c-af9f25815b1c-np0000006611" acquired by "attachment_update" :: waited 0.006s {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:10:46.304615 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:46.304615 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:46.453325 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-9f69fc7f-3a83-4df1-a7fd-948e41d1b174 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Lock "cinder-attachment_update-9d991efc-8e16-4940-9e1c-af9f25815b1c-np0000006611" released by "attachment_update" :: held 0.149s {{(pid=100900) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:10:46.455379 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-9f69fc7f-3a83-4df1-a7fd-948e41d1b174 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/attachments/ab58d4ab-7a8a-427c-bed1-8b4b3a918b8d returned with HTTP 200 Aug 06 03:10:46.455379 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 114/447] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:10:46 2026] PUT /volume/v3/attachments/ab58d4ab-7a8a-427c-bed1-8b4b3a918b8d => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:46.470433 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-0b8b372b-0ba4-4887-ae95-48e99a48868b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:46.473754 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-0b8b372b-0ba4-4887-ae95-48e99a48868b tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/attachments/ab58d4ab-7a8a-427c-bed1-8b4b3a918b8d Aug 06 03:10:46.477853 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-0b8b372b-0ba4-4887-ae95-48e99a48868b tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:46.477853 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-0b8b372b-0ba4-4887-ae95-48e99a48868b tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:46.508103 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-0b8b372b-0ba4-4887-ae95-48e99a48868b tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/attachments/ab58d4ab-7a8a-427c-bed1-8b4b3a918b8d returned with HTTP 200 Aug 06 03:10:46.508103 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 113/448] 10.4.3.80 () {70 vars in 1644 bytes} [Thu Aug 6 03:10:46 2026] GET /volume/v3/attachments/ab58d4ab-7a8a-427c-bed1-8b4b3a918b8d => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:47.071279 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d761e295-4260-455d-8c9b-75271684e6c5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:47.075557 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d761e295-4260-455d-8c9b-75271684e6c5 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:10:47.075731 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d761e295-4260-455d-8c9b-75271684e6c5 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:47.075944 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d761e295-4260-455d-8c9b-75271684e6c5 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:47.082365 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:47.082365 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:47.086032 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d761e295-4260-455d-8c9b-75271684e6c5 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:10:47.089804 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d761e295-4260-455d-8c9b-75271684e6c5 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 returned with HTTP 200 Aug 06 03:10:47.090197 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 110/449] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:47 2026] GET /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:47.142825 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6f4833ca-86d2-4da8-bc1b-dcfe4b60cb1e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:47.151541 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6f4833ca-86d2-4da8-bc1b-dcfe4b60cb1e tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:10:47.151541 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6f4833ca-86d2-4da8-bc1b-dcfe4b60cb1e tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:47.151541 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6f4833ca-86d2-4da8-bc1b-dcfe4b60cb1e tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:47.163452 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:47.163452 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:47.169054 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6f4833ca-86d2-4da8-bc1b-dcfe4b60cb1e tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:10:47.176285 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6f4833ca-86d2-4da8-bc1b-dcfe4b60cb1e tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 returned with HTTP 200 Aug 06 03:10:47.176851 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 113/450] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:47 2026] GET /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:48.508035 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9ebb2b02-fee0-4631-9b7f-4a0b991a009e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:48.643934 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9ebb2b02-fee0-4631-9b7f-4a0b991a009e tempest-VolumeServicesNegativeTest-296277608 tempest-VolumeServicesNegativeTest-296277608-project-admin] GET https://10.4.3.80/volume/v3/os-services Aug 06 03:10:48.644132 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9ebb2b02-fee0-4631-9b7f-4a0b991a009e tempest-VolumeServicesNegativeTest-296277608 tempest-VolumeServicesNegativeTest-296277608-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:48.644500 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9ebb2b02-fee0-4631-9b7f-4a0b991a009e tempest-VolumeServicesNegativeTest-296277608 tempest-VolumeServicesNegativeTest-296277608-project-admin] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:48.644559 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:48.644559 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:48.649934 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9ebb2b02-fee0-4631-9b7f-4a0b991a009e tempest-VolumeServicesNegativeTest-296277608 tempest-VolumeServicesNegativeTest-296277608-project-admin] https://10.4.3.80/volume/v3/os-services returned with HTTP 200 Aug 06 03:10:48.650293 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 115/451] 10.4.3.80 () {66 vars in 1242 bytes} [Thu Aug 6 03:10:48 2026] GET /volume/v3/os-services => generated 626 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:48.660899 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-414cf011-758c-44ae-9c86-0aa140103ff7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:48.663272 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-414cf011-758c-44ae-9c86-0aa140103ff7 tempest-VolumeServicesNegativeTest-296277608 tempest-VolumeServicesNegativeTest-296277608-project-admin] PUT https://10.4.3.80/volume/v3/os-services/disable-log-reason Aug 06 03:10:48.663687 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-414cf011-758c-44ae-9c86-0aa140103ff7 tempest-VolumeServicesNegativeTest-296277608 tempest-VolumeServicesNegativeTest-296277608-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006611", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:48.665851 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-414cf011-758c-44ae-9c86-0aa140103ff7 tempest-VolumeServicesNegativeTest-296277608 tempest-VolumeServicesNegativeTest-296277608-project-admin] https://10.4.3.80/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 06 03:10:48.666554 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 114/452] 10.4.3.80 () {68 vars in 1319 bytes} [Thu Aug 6 03:10:48 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 03:10:48.675383 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0ce492fd-b2f7-4c10-a1c1-8ad77b23f66f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:48.676940 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0ce492fd-b2f7-4c10-a1c1-8ad77b23f66f tempest-VolumeServicesNegativeTest-296277608 tempest-VolumeServicesNegativeTest-296277608-project-admin] PUT https://10.4.3.80/volume/v3/os-services/disable Aug 06 03:10:48.677269 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0ce492fd-b2f7-4c10-a1c1-8ad77b23f66f tempest-VolumeServicesNegativeTest-296277608 tempest-VolumeServicesNegativeTest-296277608-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006611", "binary": "invalid_binary"} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:48.688774 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0ce492fd-b2f7-4c10-a1c1-8ad77b23f66f tempest-VolumeServicesNegativeTest-296277608 tempest-VolumeServicesNegativeTest-296277608-project-admin] https://10.4.3.80/volume/v3/os-services/disable returned with HTTP 404 Aug 06 03:10:48.689245 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 111/453] 10.4.3.80 () {68 vars in 1286 bytes} [Thu Aug 6 03:10:48 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:10:48.702042 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-457351fe-bcef-43a3-b49b-c00b7471848e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:48.703885 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-457351fe-bcef-43a3-b49b-c00b7471848e tempest-VolumeServicesNegativeTest-296277608 tempest-VolumeServicesNegativeTest-296277608-project-admin] PUT https://10.4.3.80/volume/v3/os-services/enable Aug 06 03:10:48.704019 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-457351fe-bcef-43a3-b49b-c00b7471848e tempest-VolumeServicesNegativeTest-296277608 tempest-VolumeServicesNegativeTest-296277608-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:48.715675 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-457351fe-bcef-43a3-b49b-c00b7471848e tempest-VolumeServicesNegativeTest-296277608 tempest-VolumeServicesNegativeTest-296277608-project-admin] https://10.4.3.80/volume/v3/os-services/enable returned with HTTP 404 Aug 06 03:10:48.716284 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 114/454] 10.4.3.80 () {68 vars in 1283 bytes} [Thu Aug 6 03:10:48 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:10:48.726985 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-73974176-ea23-4d98-a6f5-5410c36bb814 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:48.729563 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-73974176-ea23-4d98-a6f5-5410c36bb814 tempest-VolumeServicesNegativeTest-296277608 tempest-VolumeServicesNegativeTest-296277608-project-admin] PUT https://10.4.3.80/volume/v3/os-services/freeze Aug 06 03:10:48.729563 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-73974176-ea23-4d98-a6f5-5410c36bb814 tempest-VolumeServicesNegativeTest-296277608 tempest-VolumeServicesNegativeTest-296277608-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:48.741821 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-73974176-ea23-4d98-a6f5-5410c36bb814 tempest-VolumeServicesNegativeTest-296277608 tempest-VolumeServicesNegativeTest-296277608-project-admin] https://10.4.3.80/volume/v3/os-services/freeze returned with HTTP 400 Aug 06 03:10:48.742861 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 116/455] 10.4.3.80 () {68 vars in 1283 bytes} [Thu Aug 6 03:10:48 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:10:48.752039 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-834ab793-1b55-4a34-8f27-e4c9de131cfa None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:48.753802 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-834ab793-1b55-4a34-8f27-e4c9de131cfa tempest-VolumeServicesNegativeTest-296277608 tempest-VolumeServicesNegativeTest-296277608-project-admin] PUT https://10.4.3.80/volume/v3/os-services/thaw Aug 06 03:10:48.754374 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-834ab793-1b55-4a34-8f27-e4c9de131cfa tempest-VolumeServicesNegativeTest-296277608 tempest-VolumeServicesNegativeTest-296277608-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:48.755758 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:48.755758 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:48.759744 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=174,cinder:UPDATE=36,cinder:INSERT=19 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:10:48.763620 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-834ab793-1b55-4a34-8f27-e4c9de131cfa tempest-VolumeServicesNegativeTest-296277608 tempest-VolumeServicesNegativeTest-296277608-project-admin] https://10.4.3.80/volume/v3/os-services/thaw returned with HTTP 400 Aug 06 03:10:48.764321 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 115/456] 10.4.3.80 () {68 vars in 1277 bytes} [Thu Aug 6 03:10:48 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 06 03:10:50.945348 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-b27e0c2f-6220-43ac-9743-bb78fab94d15 req-3a8b718b-cc64-43fe-a690-0b1b1729302f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:50.947513 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-b27e0c2f-6220-43ac-9743-bb78fab94d15 req-3a8b718b-cc64-43fe-a690-0b1b1729302f tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] GET https://10.4.3.80/volume/v3/volumes/42f51eb5-2200-41cb-af92-49aef97fa893 Aug 06 03:10:50.947826 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-b27e0c2f-6220-43ac-9743-bb78fab94d15 req-3a8b718b-cc64-43fe-a690-0b1b1729302f tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:50.947944 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-b27e0c2f-6220-43ac-9743-bb78fab94d15 req-3a8b718b-cc64-43fe-a690-0b1b1729302f tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:50.960773 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:50.960773 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:50.965595 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-b27e0c2f-6220-43ac-9743-bb78fab94d15 req-3a8b718b-cc64-43fe-a690-0b1b1729302f tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Volume info retrieved successfully. Aug 06 03:10:50.972113 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-b27e0c2f-6220-43ac-9743-bb78fab94d15 req-3a8b718b-cc64-43fe-a690-0b1b1729302f tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] https://10.4.3.80/volume/v3/volumes/42f51eb5-2200-41cb-af92-49aef97fa893 returned with HTTP 200 Aug 06 03:10:50.972820 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 112/457] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:10:50 2026] GET /volume/v3/volumes/42f51eb5-2200-41cb-af92-49aef97fa893 => generated 1601 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:10:50.979867 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-cb8bbac3-6537-4d7c-bf6b-a21769e58c0b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:51.084542 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cb8bbac3-6537-4d7c-bf6b-a21769e58c0b tempest-AvailabilityZoneTestJSON-1029464490 tempest-AvailabilityZoneTestJSON-1029464490-project-member] GET https://10.4.3.80/volume/v3/os-availability-zone Aug 06 03:10:51.084542 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cb8bbac3-6537-4d7c-bf6b-a21769e58c0b tempest-AvailabilityZoneTestJSON-1029464490 tempest-AvailabilityZoneTestJSON-1029464490-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:51.084542 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cb8bbac3-6537-4d7c-bf6b-a21769e58c0b tempest-AvailabilityZoneTestJSON-1029464490 tempest-AvailabilityZoneTestJSON-1029464490-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:51.085974 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=129,cinder:UPDATE=19,cinder:INSERT=4 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:10:51.089124 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-cb8bbac3-6537-4d7c-bf6b-a21769e58c0b tempest-AvailabilityZoneTestJSON-1029464490 tempest-AvailabilityZoneTestJSON-1029464490-project-member] Availability Zones retrieved successfully. Aug 06 03:10:51.089294 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cb8bbac3-6537-4d7c-bf6b-a21769e58c0b tempest-AvailabilityZoneTestJSON-1029464490 tempest-AvailabilityZoneTestJSON-1029464490-project-member] https://10.4.3.80/volume/v3/os-availability-zone returned with HTTP 200 Aug 06 03:10:51.091060 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 115/458] 10.4.3.80 () {66 vars in 1269 bytes} [Thu Aug 6 03:10:50 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:10:52.418106 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2c21c431-9a09-42a0-a53e-8454abe4ee8a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:52.523124 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2c21c431-9a09-42a0-a53e-8454abe4ee8a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:10:52.523495 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2c21c431-9a09-42a0-a53e-8454abe4ee8a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1089394498"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:52.524820 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-2c21c431-9a09-42a0-a53e-8454abe4ee8a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1089394498'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:10:52.524964 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-2c21c431-9a09-42a0-a53e-8454abe4ee8a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Create volume of 1 GB Aug 06 03:10:52.528089 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=121,cinder:UPDATE=20,cinder:INSERT=2 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:10:52.529428 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2c21c431-9a09-42a0-a53e-8454abe4ee8a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Availability Zones retrieved successfully. Aug 06 03:10:52.534763 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2c21c431-9a09-42a0-a53e-8454abe4ee8a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Flow 'volume_create_api' (2f9f0c82-8d15-453d-a6c5-269d0715fc20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:10:52.536276 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2c21c431-9a09-42a0-a53e-8454abe4ee8a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d349fc1-0461-4d8f-87af-52d41d5a9e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:52.538571 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-2c21c431-9a09-42a0-a53e-8454abe4ee8a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:10:52.569555 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2c21c431-9a09-42a0-a53e-8454abe4ee8a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d349fc1-0461-4d8f-87af-52d41d5a9e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:52.570278 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2c21c431-9a09-42a0-a53e-8454abe4ee8a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a49df25e-a8d8-4ce7-a9b0-c42434a96ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:52.629485 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-2c21c431-9a09-42a0-a53e-8454abe4ee8a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Created reservations ['de46ff65-3476-45f8-b1f5-aff35358fe01', '9b68f40f-e172-41fa-8ea5-1a3a724ecd1e', 'a331fa5c-a2ec-4b5a-a18a-412b14ed35b0', '2a746964-88cb-428f-911d-405188f3c6f3'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:10:52.630411 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2c21c431-9a09-42a0-a53e-8454abe4ee8a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a49df25e-a8d8-4ce7-a9b0-c42434a96ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de46ff65-3476-45f8-b1f5-aff35358fe01', '9b68f40f-e172-41fa-8ea5-1a3a724ecd1e', 'a331fa5c-a2ec-4b5a-a18a-412b14ed35b0', '2a746964-88cb-428f-911d-405188f3c6f3']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:52.631054 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2c21c431-9a09-42a0-a53e-8454abe4ee8a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04fd0bed-56c4-496a-98eb-c79c4382e483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:52.652849 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2c21c431-9a09-42a0-a53e-8454abe4ee8a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04fd0bed-56c4-496a-98eb-c79c4382e483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13c37595-9587-41d8-8ca1-6e57a31bbffc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1089394498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e939eb977bb349d4ad72eb2958a34e15',qos_specs=None,replication_status=,reservations=['de46ff65-3476-45f8-b1f5-aff35358fe01','9b68f40f-e172-41fa-8ea5-1a3a724ecd1e','a331fa5c-a2ec-4b5a-a18a-412b14ed35b0','2a746964-88cb-428f-911d-405188f3c6f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72bbe8a0f8b44d4c90518c78a2da19e5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:10:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1089394498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13c37595-9587-41d8-8ca1-6e57a31bbffc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e939eb977bb349d4ad72eb2958a34e15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72bbe8a0f8b44d4c90518c78a2da19e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:52.654625 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2c21c431-9a09-42a0-a53e-8454abe4ee8a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2c48b80-4a00-4ff4-9165-a736c2748368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:52.675440 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2c21c431-9a09-42a0-a53e-8454abe4ee8a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2c48b80-4a00-4ff4-9165-a736c2748368) transitioned into state 'SUCCESS' from state '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-1089394498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e939eb977bb349d4ad72eb2958a34e15',qos_specs=None,replication_status=,reservations=['de46ff65-3476-45f8-b1f5-aff35358fe01','9b68f40f-e172-41fa-8ea5-1a3a724ecd1e','a331fa5c-a2ec-4b5a-a18a-412b14ed35b0','2a746964-88cb-428f-911d-405188f3c6f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72bbe8a0f8b44d4c90518c78a2da19e5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:52.676287 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2c21c431-9a09-42a0-a53e-8454abe4ee8a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34546291-64db-4263-9571-91a9ad6b0866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:52.692479 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2c21c431-9a09-42a0-a53e-8454abe4ee8a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34546291-64db-4263-9571-91a9ad6b0866) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:52.693439 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2c21c431-9a09-42a0-a53e-8454abe4ee8a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Flow 'volume_create_api' (2f9f0c82-8d15-453d-a6c5-269d0715fc20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:10:52.693735 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2c21c431-9a09-42a0-a53e-8454abe4ee8a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Create volume request issued successfully. Aug 06 03:10:52.694415 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2c21c431-9a09-42a0-a53e-8454abe4ee8a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:10:52.694783 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 117/459] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:10:52 2026] POST /volume/v3/volumes => generated 749 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:10:52.708806 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3c93785c-71cf-42f6-881b-9c626d50e842 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:52.711224 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3c93785c-71cf-42f6-881b-9c626d50e842 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/volumes/13c37595-9587-41d8-8ca1-6e57a31bbffc Aug 06 03:10:52.711224 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3c93785c-71cf-42f6-881b-9c626d50e842 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:52.711445 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3c93785c-71cf-42f6-881b-9c626d50e842 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:52.723174 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:52.723174 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:52.727437 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3c93785c-71cf-42f6-881b-9c626d50e842 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Volume info retrieved successfully. Aug 06 03:10:52.731597 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3c93785c-71cf-42f6-881b-9c626d50e842 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes/13c37595-9587-41d8-8ca1-6e57a31bbffc returned with HTTP 200 Aug 06 03:10:52.732100 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 116/460] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:52 2026] GET /volume/v3/volumes/13c37595-9587-41d8-8ca1-6e57a31bbffc => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:53.024920 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-6d4f8e5e-f113-445d-93b9-4ded366ff382 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:53.027628 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-6d4f8e5e-f113-445d-93b9-4ded366ff382 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] POST https://10.4.3.80/volume/v3/attachments/ab58d4ab-7a8a-427c-bed1-8b4b3a918b8d/action Aug 06 03:10:53.028095 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-6d4f8e5e-f113-445d-93b9-4ded366ff382 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:10:53.028268 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-6d4f8e5e-f113-445d-93b9-4ded366ff382 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:53.058666 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:53.058666 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:53.072462 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-b6944bc9-e502-4f15-bebf-989cd0e0bf85 req-6d4f8e5e-f113-445d-93b9-4ded366ff382 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/attachments/ab58d4ab-7a8a-427c-bed1-8b4b3a918b8d/action returned with HTTP 204 Aug 06 03:10:53.072916 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 113/461] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:10:53 2026] POST /volume/v3/attachments/ab58d4ab-7a8a-427c-bed1-8b4b3a918b8d/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:10:53.751810 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4b18e55d-f1b0-4b7e-b588-9f1a57ab05bd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:53.756917 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4b18e55d-f1b0-4b7e-b588-9f1a57ab05bd tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/volumes/13c37595-9587-41d8-8ca1-6e57a31bbffc Aug 06 03:10:53.756917 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4b18e55d-f1b0-4b7e-b588-9f1a57ab05bd tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:53.757058 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4b18e55d-f1b0-4b7e-b588-9f1a57ab05bd tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:53.769124 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:53.769124 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:53.775151 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4b18e55d-f1b0-4b7e-b588-9f1a57ab05bd tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Volume info retrieved successfully. Aug 06 03:10:53.780708 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4b18e55d-f1b0-4b7e-b588-9f1a57ab05bd tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes/13c37595-9587-41d8-8ca1-6e57a31bbffc returned with HTTP 200 Aug 06 03:10:53.781218 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 116/462] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:53 2026] GET /volume/v3/volumes/13c37595-9587-41d8-8ca1-6e57a31bbffc => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:53.798445 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0e243d5d-14ed-46cc-9772-3c497c469bd5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:53.801852 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0e243d5d-14ed-46cc-9772-3c497c469bd5 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:10:53.802352 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0e243d5d-14ed-46cc-9772-3c497c469bd5 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "13c37595-9587-41d8-8ca1-6e57a31bbffc", "name": "tempest-VolumesDeleteCascade-Snapshot-533967105"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:53.812466 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:53.812466 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:53.812903 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0e243d5d-14ed-46cc-9772-3c497c469bd5 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Volume info retrieved successfully. Aug 06 03:10:53.813017 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-0e243d5d-14ed-46cc-9772-3c497c469bd5 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Create snapshot from volume 13c37595-9587-41d8-8ca1-6e57a31bbffc Aug 06 03:10:53.829198 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-0e243d5d-14ed-46cc-9772-3c497c469bd5 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:10:53.860931 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-0e243d5d-14ed-46cc-9772-3c497c469bd5 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Created reservations ['2aacd6da-c548-4f76-b136-feaf279cd746', 'a01058cd-86aa-4cde-bb36-ea019332abdb', '5c7ea207-4318-424f-9ae6-bdad469174a7', '09db3cfd-2e3c-4e36-95ab-737a9a11533e'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:10:53.914959 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0e243d5d-14ed-46cc-9772-3c497c469bd5 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Snapshot create request issued successfully. Aug 06 03:10:53.914959 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0e243d5d-14ed-46cc-9772-3c497c469bd5 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:10:53.915343 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 118/463] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:10:53 2026] POST /volume/v3/snapshots => generated 306 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:10:53.929952 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-130e22a7-9f24-4f9a-8adf-dabf42f21aaa None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:53.938111 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-130e22a7-9f24-4f9a-8adf-dabf42f21aaa tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/snapshots/39812a6b-ef54-4c2b-80c0-5ce2b2cdea62 Aug 06 03:10:53.938111 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-130e22a7-9f24-4f9a-8adf-dabf42f21aaa tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:53.938111 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-130e22a7-9f24-4f9a-8adf-dabf42f21aaa tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:53.953185 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:53.953185 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:53.953676 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-130e22a7-9f24-4f9a-8adf-dabf42f21aaa tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Snapshot retrieved successfully. Aug 06 03:10:53.954531 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-130e22a7-9f24-4f9a-8adf-dabf42f21aaa tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/snapshots/39812a6b-ef54-4c2b-80c0-5ce2b2cdea62 returned with HTTP 200 Aug 06 03:10:53.954884 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 117/464] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:10:53 2026] GET /volume/v3/snapshots/39812a6b-ef54-4c2b-80c0-5ce2b2cdea62 => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:54.963136 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d57e3e03-29ab-4540-bbae-b8e210e49f57 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:54.967051 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d57e3e03-29ab-4540-bbae-b8e210e49f57 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/snapshots/39812a6b-ef54-4c2b-80c0-5ce2b2cdea62 Aug 06 03:10:54.967293 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d57e3e03-29ab-4540-bbae-b8e210e49f57 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:54.967534 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d57e3e03-29ab-4540-bbae-b8e210e49f57 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:54.995993 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:54.995993 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:54.996485 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d57e3e03-29ab-4540-bbae-b8e210e49f57 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Snapshot retrieved successfully. Aug 06 03:10:54.999151 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d57e3e03-29ab-4540-bbae-b8e210e49f57 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/snapshots/39812a6b-ef54-4c2b-80c0-5ce2b2cdea62 returned with HTTP 200 Aug 06 03:10:54.999497 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 114/465] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:10:54 2026] GET /volume/v3/snapshots/39812a6b-ef54-4c2b-80c0-5ce2b2cdea62 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:55.009926 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7f8ae392-d1f2-4591-a121-e73897b1e45e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:55.011449 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7f8ae392-d1f2-4591-a121-e73897b1e45e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:10:55.011736 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7f8ae392-d1f2-4591-a121-e73897b1e45e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "13c37595-9587-41d8-8ca1-6e57a31bbffc", "name": "tempest-VolumesDeleteCascade-Snapshot-1349725527"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:55.024065 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:55.024065 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:55.025187 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7f8ae392-d1f2-4591-a121-e73897b1e45e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Volume info retrieved successfully. Aug 06 03:10:55.025391 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-7f8ae392-d1f2-4591-a121-e73897b1e45e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Create snapshot from volume 13c37595-9587-41d8-8ca1-6e57a31bbffc Aug 06 03:10:55.040169 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-7f8ae392-d1f2-4591-a121-e73897b1e45e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:10:55.050778 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-7f8ae392-d1f2-4591-a121-e73897b1e45e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Created reservations ['d37365fc-3de5-407f-b5b6-4a09e8cb67a2', 'dcd8b98b-76eb-49b8-90bc-a2be27073831', 'c3e72c8a-e031-4b49-9681-8c2d5f0a264e', '294bbd67-c57b-4b9a-878f-2dcecf069ec5'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:10:55.098526 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7f8ae392-d1f2-4591-a121-e73897b1e45e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Snapshot create request issued successfully. Aug 06 03:10:55.099261 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7f8ae392-d1f2-4591-a121-e73897b1e45e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:10:55.099261 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 117/466] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:10:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:10:55.109465 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-53ac721a-6866-4ad2-aefe-57ce225d9509 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:55.111905 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-53ac721a-6866-4ad2-aefe-57ce225d9509 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/snapshots/1209a1e5-e874-4945-ae05-13f94e08ee57 Aug 06 03:10:55.111905 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-53ac721a-6866-4ad2-aefe-57ce225d9509 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:55.111905 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-53ac721a-6866-4ad2-aefe-57ce225d9509 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:55.116202 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:55.116202 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:55.116639 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-53ac721a-6866-4ad2-aefe-57ce225d9509 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Snapshot retrieved successfully. Aug 06 03:10:55.117304 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-53ac721a-6866-4ad2-aefe-57ce225d9509 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/snapshots/1209a1e5-e874-4945-ae05-13f94e08ee57 returned with HTTP 200 Aug 06 03:10:55.117672 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 119/467] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:10:55 2026] GET /volume/v3/snapshots/1209a1e5-e874-4945-ae05-13f94e08ee57 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:55.632266 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-72447880-9781-495b-9e64-fccfebfcc35f req-19373585-d806-4283-a6be-cfb5a79b9c20 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:55.634904 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-72447880-9781-495b-9e64-fccfebfcc35f req-19373585-d806-4283-a6be-cfb5a79b9c20 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] DELETE https://10.4.3.80/volume/v3/attachments/b40651cd-284f-4291-9494-4877ca221cdf Aug 06 03:10:55.635147 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-72447880-9781-495b-9e64-fccfebfcc35f req-19373585-d806-4283-a6be-cfb5a79b9c20 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:55.635395 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-72447880-9781-495b-9e64-fccfebfcc35f req-19373585-d806-4283-a6be-cfb5a79b9c20 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:55.644452 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:55.644452 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:55.705791 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-72447880-9781-495b-9e64-fccfebfcc35f req-19373585-d806-4283-a6be-cfb5a79b9c20 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/attachments/b40651cd-284f-4291-9494-4877ca221cdf returned with HTTP 200 Aug 06 03:10:55.706257 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 118/468] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:10:55 2026] DELETE /volume/v3/attachments/b40651cd-284f-4291-9494-4877ca221cdf => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:55.717604 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-72447880-9781-495b-9e64-fccfebfcc35f req-8880f864-0b0e-4a8b-967e-d9ab0a4d052b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:55.719637 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-72447880-9781-495b-9e64-fccfebfcc35f req-8880f864-0b0e-4a8b-967e-d9ab0a4d052b tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] DELETE https://10.4.3.80/volume/v3/attachments/2f373ae5-c887-420e-b9ba-7f926a0d0911 Aug 06 03:10:55.719858 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-72447880-9781-495b-9e64-fccfebfcc35f req-8880f864-0b0e-4a8b-967e-d9ab0a4d052b tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:55.720052 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-72447880-9781-495b-9e64-fccfebfcc35f req-8880f864-0b0e-4a8b-967e-d9ab0a4d052b tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:55.727300 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:55.727300 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:55.771135 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-72447880-9781-495b-9e64-fccfebfcc35f req-8880f864-0b0e-4a8b-967e-d9ab0a4d052b tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/attachments/2f373ae5-c887-420e-b9ba-7f926a0d0911 returned with HTTP 200 Aug 06 03:10:55.771714 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 115/469] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:10:55 2026] DELETE /volume/v3/attachments/2f373ae5-c887-420e-b9ba-7f926a0d0911 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:55.784017 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-72447880-9781-495b-9e64-fccfebfcc35f req-44833b67-b661-4ab1-b701-40bcd8ac13a1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:55.787599 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-72447880-9781-495b-9e64-fccfebfcc35f req-44833b67-b661-4ab1-b701-40bcd8ac13a1 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] DELETE https://10.4.3.80/volume/v3/attachments/43e91be4-1ce3-430a-8c55-82961918e5d0 Aug 06 03:10:55.787999 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-72447880-9781-495b-9e64-fccfebfcc35f req-44833b67-b661-4ab1-b701-40bcd8ac13a1 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:55.788492 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-72447880-9781-495b-9e64-fccfebfcc35f req-44833b67-b661-4ab1-b701-40bcd8ac13a1 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:55.799662 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:55.799662 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:55.866808 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-72447880-9781-495b-9e64-fccfebfcc35f req-44833b67-b661-4ab1-b701-40bcd8ac13a1 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/attachments/43e91be4-1ce3-430a-8c55-82961918e5d0 returned with HTTP 200 Aug 06 03:10:55.867325 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 118/470] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:10:55 2026] DELETE /volume/v3/attachments/43e91be4-1ce3-430a-8c55-82961918e5d0 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:56.128326 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a50df4e8-6302-4276-acbb-31896f8722e9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:56.130437 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a50df4e8-6302-4276-acbb-31896f8722e9 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/snapshots/1209a1e5-e874-4945-ae05-13f94e08ee57 Aug 06 03:10:56.131929 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a50df4e8-6302-4276-acbb-31896f8722e9 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:56.131929 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a50df4e8-6302-4276-acbb-31896f8722e9 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:56.142268 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:56.142268 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:56.142850 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a50df4e8-6302-4276-acbb-31896f8722e9 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Snapshot retrieved successfully. Aug 06 03:10:56.143866 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a50df4e8-6302-4276-acbb-31896f8722e9 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/snapshots/1209a1e5-e874-4945-ae05-13f94e08ee57 returned with HTTP 200 Aug 06 03:10:56.144328 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 120/471] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:10:56 2026] GET /volume/v3/snapshots/1209a1e5-e874-4945-ae05-13f94e08ee57 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:56.158199 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8b97014f-da6e-4dc0-aa08-73f2eb44e4ed None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:56.160070 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8b97014f-da6e-4dc0-aa08-73f2eb44e4ed tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] DELETE https://10.4.3.80/volume/v3/volumes/13c37595-9587-41d8-8ca1-6e57a31bbffc?cascade=True Aug 06 03:10:56.160301 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8b97014f-da6e-4dc0-aa08-73f2eb44e4ed tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:56.160508 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8b97014f-da6e-4dc0-aa08-73f2eb44e4ed tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:56.160749 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-8b97014f-da6e-4dc0-aa08-73f2eb44e4ed tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Delete volume with id: 13c37595-9587-41d8-8ca1-6e57a31bbffc Aug 06 03:10:56.168763 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:56.168763 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:56.169248 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8b97014f-da6e-4dc0-aa08-73f2eb44e4ed tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Volume info retrieved successfully. Aug 06 03:10:56.232462 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8b97014f-da6e-4dc0-aa08-73f2eb44e4ed tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Delete volume request issued successfully. Aug 06 03:10:56.232722 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8b97014f-da6e-4dc0-aa08-73f2eb44e4ed tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes/13c37595-9587-41d8-8ca1-6e57a31bbffc?cascade=True returned with HTTP 202 Aug 06 03:10:56.233847 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 119/472] 10.4.3.80 () {66 vars in 1369 bytes} [Thu Aug 6 03:10:56 2026] DELETE /volume/v3/volumes/13c37595-9587-41d8-8ca1-6e57a31bbffc?cascade=True => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:10:56.244457 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1728715a-0414-4dd5-838d-b1cd9f549a3d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:56.247942 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1728715a-0414-4dd5-838d-b1cd9f549a3d tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/volumes/13c37595-9587-41d8-8ca1-6e57a31bbffc Aug 06 03:10:56.247942 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1728715a-0414-4dd5-838d-b1cd9f549a3d tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:56.247942 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1728715a-0414-4dd5-838d-b1cd9f549a3d tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:56.255663 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:56.255663 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:56.264057 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1728715a-0414-4dd5-838d-b1cd9f549a3d tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Volume info retrieved successfully. Aug 06 03:10:56.266926 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1728715a-0414-4dd5-838d-b1cd9f549a3d tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes/13c37595-9587-41d8-8ca1-6e57a31bbffc returned with HTTP 200 Aug 06 03:10:56.267311 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 116/473] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:56 2026] GET /volume/v3/volumes/13c37595-9587-41d8-8ca1-6e57a31bbffc => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:56.683096 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-75aeb780-ae63-4d89-9cc4-1cc6030dba19 req-3175b0db-f7b4-42b7-91c9-c552476773ec None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:56.685742 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-75aeb780-ae63-4d89-9cc4-1cc6030dba19 req-3175b0db-f7b4-42b7-91c9-c552476773ec tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] DELETE https://10.4.3.80/volume/v3/attachments/17e20605-47f3-483e-8e26-44a45c7b2734 Aug 06 03:10:56.685993 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-75aeb780-ae63-4d89-9cc4-1cc6030dba19 req-3175b0db-f7b4-42b7-91c9-c552476773ec tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:56.686174 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-75aeb780-ae63-4d89-9cc4-1cc6030dba19 req-3175b0db-f7b4-42b7-91c9-c552476773ec tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:56.699060 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:56.699060 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:56.762355 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-75aeb780-ae63-4d89-9cc4-1cc6030dba19 req-3175b0db-f7b4-42b7-91c9-c552476773ec tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/attachments/17e20605-47f3-483e-8e26-44a45c7b2734 returned with HTTP 200 Aug 06 03:10:56.763041 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 119/474] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:10:56 2026] DELETE /volume/v3/attachments/17e20605-47f3-483e-8e26-44a45c7b2734 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:56.775871 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-75aeb780-ae63-4d89-9cc4-1cc6030dba19 req-6d23ddca-c412-4907-8045-caa2ccd7d301 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:56.778588 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-75aeb780-ae63-4d89-9cc4-1cc6030dba19 req-6d23ddca-c412-4907-8045-caa2ccd7d301 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] DELETE https://10.4.3.80/volume/v3/attachments/4379f6d7-5161-4ed4-8db7-a2aa6a10a49b Aug 06 03:10:56.778588 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-75aeb780-ae63-4d89-9cc4-1cc6030dba19 req-6d23ddca-c412-4907-8045-caa2ccd7d301 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:56.778588 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-75aeb780-ae63-4d89-9cc4-1cc6030dba19 req-6d23ddca-c412-4907-8045-caa2ccd7d301 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:56.788979 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:56.788979 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:56.863408 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-75aeb780-ae63-4d89-9cc4-1cc6030dba19 req-6d23ddca-c412-4907-8045-caa2ccd7d301 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/attachments/4379f6d7-5161-4ed4-8db7-a2aa6a10a49b returned with HTTP 200 Aug 06 03:10:56.863737 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 121/475] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:10:56 2026] DELETE /volume/v3/attachments/4379f6d7-5161-4ed4-8db7-a2aa6a10a49b => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:56.873501 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-75aeb780-ae63-4d89-9cc4-1cc6030dba19 req-8cea1bf0-c7cf-4f05-aea3-ccc20a29872c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:56.875996 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-75aeb780-ae63-4d89-9cc4-1cc6030dba19 req-8cea1bf0-c7cf-4f05-aea3-ccc20a29872c tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] DELETE https://10.4.3.80/volume/v3/attachments/7f206f91-45b8-4ba3-aed6-88f4cd96bc60 Aug 06 03:10:56.875996 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-75aeb780-ae63-4d89-9cc4-1cc6030dba19 req-8cea1bf0-c7cf-4f05-aea3-ccc20a29872c tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:56.875996 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-75aeb780-ae63-4d89-9cc4-1cc6030dba19 req-8cea1bf0-c7cf-4f05-aea3-ccc20a29872c tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:56.883967 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:56.883967 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:56.937955 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-75aeb780-ae63-4d89-9cc4-1cc6030dba19 req-8cea1bf0-c7cf-4f05-aea3-ccc20a29872c tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/attachments/7f206f91-45b8-4ba3-aed6-88f4cd96bc60 returned with HTTP 200 Aug 06 03:10:56.938431 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 120/476] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:10:56 2026] DELETE /volume/v3/attachments/7f206f91-45b8-4ba3-aed6-88f4cd96bc60 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:57.286683 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c22722ae-bf0d-40b9-9e49-5eea7a9b1fad None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:57.288507 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c22722ae-bf0d-40b9-9e49-5eea7a9b1fad tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/volumes/13c37595-9587-41d8-8ca1-6e57a31bbffc Aug 06 03:10:57.288658 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c22722ae-bf0d-40b9-9e49-5eea7a9b1fad tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:57.288973 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c22722ae-bf0d-40b9-9e49-5eea7a9b1fad tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:57.294118 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c22722ae-bf0d-40b9-9e49-5eea7a9b1fad tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes/13c37595-9587-41d8-8ca1-6e57a31bbffc returned with HTTP 404 Aug 06 03:10:57.294725 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 117/477] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:57 2026] GET /volume/v3/volumes/13c37595-9587-41d8-8ca1-6e57a31bbffc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:10:57.308019 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-03894260-cbe5-43a7-a087-dc0249ae9236 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:57.312454 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-03894260-cbe5-43a7-a087-dc0249ae9236 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/volumes Aug 06 03:10:57.312614 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-03894260-cbe5-43a7-a087-dc0249ae9236 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:57.312783 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-03894260-cbe5-43a7-a087-dc0249ae9236 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:57.313308 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-03894260-cbe5-43a7-a087-dc0249ae9236 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:10:57.313621 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:57.313621 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:57.314060 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-03894260-cbe5-43a7-a087-dc0249ae9236 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:10:57.345850 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-03894260-cbe5-43a7-a087-dc0249ae9236 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Get all volumes completed successfully. Aug 06 03:10:57.346362 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-03894260-cbe5-43a7-a087-dc0249ae9236 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 200 Aug 06 03:10:57.346724 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 120/478] 10.4.3.80 () {66 vars in 1230 bytes} [Thu Aug 6 03:10:57 2026] GET /volume/v3/volumes => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:10:57.361364 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-50ce97b9-31f6-433d-9f73-598713739226 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:57.363643 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-50ce97b9-31f6-433d-9f73-598713739226 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/snapshots Aug 06 03:10:57.364047 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-50ce97b9-31f6-433d-9f73-598713739226 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:57.364341 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-50ce97b9-31f6-433d-9f73-598713739226 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:57.364779 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-50ce97b9-31f6-433d-9f73-598713739226 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:10:57.365387 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:57.365387 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:57.366331 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.db.api [None req-50ce97b9-31f6-433d-9f73-598713739226 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Building query based on filter {{(pid=100900) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:10:57.382910 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-50ce97b9-31f6-433d-9f73-598713739226 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Get all snapshots completed successfully. Aug 06 03:10:57.383779 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-50ce97b9-31f6-433d-9f73-598713739226 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 200 Aug 06 03:10:57.384058 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 122/479] 10.4.3.80 () {66 vars in 1236 bytes} [Thu Aug 6 03:10:57 2026] GET /volume/v3/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:10:57.398006 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2f06f32d-f772-415f-a2fe-abcb1cc3236f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:57.400381 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2f06f32d-f772-415f-a2fe-abcb1cc3236f tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/1209a1e5-e874-4945-ae05-13f94e08ee57 Aug 06 03:10:57.400596 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2f06f32d-f772-415f-a2fe-abcb1cc3236f tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:57.401388 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2f06f32d-f772-415f-a2fe-abcb1cc3236f tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:57.401388 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-2f06f32d-f772-415f-a2fe-abcb1cc3236f tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Delete snapshot with id: 1209a1e5-e874-4945-ae05-13f94e08ee57 Aug 06 03:10:57.414945 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2f06f32d-f772-415f-a2fe-abcb1cc3236f tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/snapshots/1209a1e5-e874-4945-ae05-13f94e08ee57 returned with HTTP 404 Aug 06 03:10:57.415779 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 121/480] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:10:57 2026] DELETE /volume/v3/snapshots/1209a1e5-e874-4945-ae05-13f94e08ee57 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:10:57.425381 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a05f1046-1936-4205-b3ed-ed3de03ed47a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:57.429867 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a05f1046-1936-4205-b3ed-ed3de03ed47a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/39812a6b-ef54-4c2b-80c0-5ce2b2cdea62 Aug 06 03:10:57.431424 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a05f1046-1936-4205-b3ed-ed3de03ed47a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:57.431424 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a05f1046-1936-4205-b3ed-ed3de03ed47a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:57.431424 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-a05f1046-1936-4205-b3ed-ed3de03ed47a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Delete snapshot with id: 39812a6b-ef54-4c2b-80c0-5ce2b2cdea62 Aug 06 03:10:57.436690 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a05f1046-1936-4205-b3ed-ed3de03ed47a tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/snapshots/39812a6b-ef54-4c2b-80c0-5ce2b2cdea62 returned with HTTP 404 Aug 06 03:10:57.437386 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 118/481] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:10:57 2026] DELETE /volume/v3/snapshots/39812a6b-ef54-4c2b-80c0-5ce2b2cdea62 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:10:57.443816 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b152fe80-71f9-43f7-a332-c0ac6ad1277b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:57.445567 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b152fe80-71f9-43f7-a332-c0ac6ad1277b tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/volumes/13c37595-9587-41d8-8ca1-6e57a31bbffc Aug 06 03:10:57.445773 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b152fe80-71f9-43f7-a332-c0ac6ad1277b tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:57.446000 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b152fe80-71f9-43f7-a332-c0ac6ad1277b tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:57.451012 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b152fe80-71f9-43f7-a332-c0ac6ad1277b tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes/13c37595-9587-41d8-8ca1-6e57a31bbffc returned with HTTP 404 Aug 06 03:10:57.451528 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 121/482] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:57 2026] GET /volume/v3/volumes/13c37595-9587-41d8-8ca1-6e57a31bbffc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:10:57.462869 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a1ad2ddc-4f73-42cc-bc10-f3897e371189 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:57.464797 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a1ad2ddc-4f73-42cc-bc10-f3897e371189 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] DELETE https://10.4.3.80/volume/v3/volumes/13c37595-9587-41d8-8ca1-6e57a31bbffc Aug 06 03:10:57.465178 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a1ad2ddc-4f73-42cc-bc10-f3897e371189 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:57.465536 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a1ad2ddc-4f73-42cc-bc10-f3897e371189 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:57.465851 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-a1ad2ddc-4f73-42cc-bc10-f3897e371189 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Delete volume with id: 13c37595-9587-41d8-8ca1-6e57a31bbffc Aug 06 03:10:57.474419 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a1ad2ddc-4f73-42cc-bc10-f3897e371189 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes/13c37595-9587-41d8-8ca1-6e57a31bbffc returned with HTTP 404 Aug 06 03:10:57.474419 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 123/483] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:10:57 2026] DELETE /volume/v3/volumes/13c37595-9587-41d8-8ca1-6e57a31bbffc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:10:57.483474 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-68dce4a3-3f2d-43c5-84d5-df32a25cad4e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:57.486109 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-68dce4a3-3f2d-43c5-84d5-df32a25cad4e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:10:57.486343 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-68dce4a3-3f2d-43c5-84d5-df32a25cad4e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1590219586"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:57.488622 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-68dce4a3-3f2d-43c5-84d5-df32a25cad4e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1590219586'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:10:57.488799 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-68dce4a3-3f2d-43c5-84d5-df32a25cad4e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Create volume of 1 GB Aug 06 03:10:57.489155 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:57.489155 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:57.493911 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-68dce4a3-3f2d-43c5-84d5-df32a25cad4e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Availability Zones retrieved successfully. Aug 06 03:10:57.500540 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-68dce4a3-3f2d-43c5-84d5-df32a25cad4e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Flow 'volume_create_api' (f08ed9b6-413b-42c0-b37c-377692990941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:10:57.503501 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-68dce4a3-3f2d-43c5-84d5-df32a25cad4e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ca24154-c04f-4e8d-a597-024d1d6322a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:57.504640 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-68dce4a3-3f2d-43c5-84d5-df32a25cad4e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:10:57.541103 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-68dce4a3-3f2d-43c5-84d5-df32a25cad4e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ca24154-c04f-4e8d-a597-024d1d6322a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:57.542041 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-68dce4a3-3f2d-43c5-84d5-df32a25cad4e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8d5df32-d5ec-4869-a6c9-0050f0bb823f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:57.590183 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-68dce4a3-3f2d-43c5-84d5-df32a25cad4e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Created reservations ['967862f4-b713-4902-a9aa-7dc3a1cf5575', '1d60aea5-0672-41fa-85ce-b260429532c3', '7010c5a4-4615-4671-8294-a94a9403da46', '1d46c0db-0970-49ed-9aec-30f173c8ab03'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:10:57.590972 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-68dce4a3-3f2d-43c5-84d5-df32a25cad4e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8d5df32-d5ec-4869-a6c9-0050f0bb823f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['967862f4-b713-4902-a9aa-7dc3a1cf5575', '1d60aea5-0672-41fa-85ce-b260429532c3', '7010c5a4-4615-4671-8294-a94a9403da46', '1d46c0db-0970-49ed-9aec-30f173c8ab03']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:57.591792 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-68dce4a3-3f2d-43c5-84d5-df32a25cad4e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b47f215-b3e8-462e-a7da-e59aee0e8858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:57.620938 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-68dce4a3-3f2d-43c5-84d5-df32a25cad4e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b47f215-b3e8-462e-a7da-e59aee0e8858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a1989d3-f818-48fb-ac5a-4774f8422633', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1590219586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e939eb977bb349d4ad72eb2958a34e15',qos_specs=None,replication_status=,reservations=['967862f4-b713-4902-a9aa-7dc3a1cf5575','1d60aea5-0672-41fa-85ce-b260429532c3','7010c5a4-4615-4671-8294-a94a9403da46','1d46c0db-0970-49ed-9aec-30f173c8ab03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72bbe8a0f8b44d4c90518c78a2da19e5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:10:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1590219586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a1989d3-f818-48fb-ac5a-4774f8422633,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e939eb977bb349d4ad72eb2958a34e15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72bbe8a0f8b44d4c90518c78a2da19e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:57.621652 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-68dce4a3-3f2d-43c5-84d5-df32a25cad4e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd31918f-d98c-4992-a3c4-8067bb8b744e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:57.642555 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-68dce4a3-3f2d-43c5-84d5-df32a25cad4e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd31918f-d98c-4992-a3c4-8067bb8b744e) transitioned into state 'SUCCESS' from state '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-1590219586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e939eb977bb349d4ad72eb2958a34e15',qos_specs=None,replication_status=,reservations=['967862f4-b713-4902-a9aa-7dc3a1cf5575','1d60aea5-0672-41fa-85ce-b260429532c3','7010c5a4-4615-4671-8294-a94a9403da46','1d46c0db-0970-49ed-9aec-30f173c8ab03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72bbe8a0f8b44d4c90518c78a2da19e5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:57.643250 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-68dce4a3-3f2d-43c5-84d5-df32a25cad4e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2052611f-bb9e-49a4-a759-ff49d8a52a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:57.653380 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-68dce4a3-3f2d-43c5-84d5-df32a25cad4e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2052611f-bb9e-49a4-a759-ff49d8a52a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:10:57.655774 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-68dce4a3-3f2d-43c5-84d5-df32a25cad4e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Flow 'volume_create_api' (f08ed9b6-413b-42c0-b37c-377692990941) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:10:57.655774 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-68dce4a3-3f2d-43c5-84d5-df32a25cad4e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Create volume request issued successfully. Aug 06 03:10:57.655774 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-68dce4a3-3f2d-43c5-84d5-df32a25cad4e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:10:57.655774 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 122/484] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:10:57 2026] POST /volume/v3/volumes => generated 749 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:10:57.671115 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-23ff1428-f2f2-4f65-bdf4-c9584f749f93 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:57.675078 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-23ff1428-f2f2-4f65-bdf4-c9584f749f93 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/volumes/3a1989d3-f818-48fb-ac5a-4774f8422633 Aug 06 03:10:57.675078 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-23ff1428-f2f2-4f65-bdf4-c9584f749f93 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:57.675078 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-23ff1428-f2f2-4f65-bdf4-c9584f749f93 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:57.686578 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:57.686578 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:57.691220 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-23ff1428-f2f2-4f65-bdf4-c9584f749f93 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Volume info retrieved successfully. Aug 06 03:10:57.703420 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-23ff1428-f2f2-4f65-bdf4-c9584f749f93 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes/3a1989d3-f818-48fb-ac5a-4774f8422633 returned with HTTP 200 Aug 06 03:10:57.704043 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 119/485] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:57 2026] GET /volume/v3/volumes/3a1989d3-f818-48fb-ac5a-4774f8422633 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:58.722268 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-685fc9a6-11b2-4212-a6b8-891e306beb29 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:58.729256 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-685fc9a6-11b2-4212-a6b8-891e306beb29 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/volumes/3a1989d3-f818-48fb-ac5a-4774f8422633 Aug 06 03:10:58.729256 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-685fc9a6-11b2-4212-a6b8-891e306beb29 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:58.729256 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-685fc9a6-11b2-4212-a6b8-891e306beb29 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:58.747122 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:58.747122 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:58.767872 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-685fc9a6-11b2-4212-a6b8-891e306beb29 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Volume info retrieved successfully. Aug 06 03:10:58.771640 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-685fc9a6-11b2-4212-a6b8-891e306beb29 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes/3a1989d3-f818-48fb-ac5a-4774f8422633 returned with HTTP 200 Aug 06 03:10:58.772143 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 122/486] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:58 2026] GET /volume/v3/volumes/3a1989d3-f818-48fb-ac5a-4774f8422633 => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:58.792857 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a0c82647-48c6-4ba9-b64f-fe405a25a533 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:58.796827 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a0c82647-48c6-4ba9-b64f-fe405a25a533 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:10:58.798103 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a0c82647-48c6-4ba9-b64f-fe405a25a533 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a1989d3-f818-48fb-ac5a-4774f8422633", "name": "tempest-VolumesDeleteCascade-Snapshot-1418168444"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:58.820874 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:58.820874 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:58.821167 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a0c82647-48c6-4ba9-b64f-fe405a25a533 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Volume info retrieved successfully. Aug 06 03:10:58.821325 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-a0c82647-48c6-4ba9-b64f-fe405a25a533 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Create snapshot from volume 3a1989d3-f818-48fb-ac5a-4774f8422633 Aug 06 03:10:58.864715 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-a0c82647-48c6-4ba9-b64f-fe405a25a533 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Created reservations ['f35fb2e8-5ebe-4c94-a175-4a93132fc7fa', 'cb3f3dd2-dcf0-466f-a6b7-08a079856b4d', '93a97ff4-da48-4bd8-a88f-d6c1e4fbbf5f', 'a641918e-23bd-4fc4-b9c7-0115e9ff1ecc'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:10:58.899310 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a0c82647-48c6-4ba9-b64f-fe405a25a533 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Snapshot create request issued successfully. Aug 06 03:10:58.899667 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a0c82647-48c6-4ba9-b64f-fe405a25a533 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:10:58.900190 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 124/487] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:10:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:10:58.913944 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c93001a4-4b88-4876-bb22-518aefccdb8c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:58.915753 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c93001a4-4b88-4876-bb22-518aefccdb8c tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/snapshots/a8a82dda-efc0-4ade-ba54-182e4eb8e223 Aug 06 03:10:58.915923 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c93001a4-4b88-4876-bb22-518aefccdb8c tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:58.916109 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c93001a4-4b88-4876-bb22-518aefccdb8c tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:58.921329 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:58.921329 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:58.922171 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c93001a4-4b88-4876-bb22-518aefccdb8c tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Snapshot retrieved successfully. Aug 06 03:10:58.922552 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c93001a4-4b88-4876-bb22-518aefccdb8c tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/snapshots/a8a82dda-efc0-4ade-ba54-182e4eb8e223 returned with HTTP 200 Aug 06 03:10:58.923062 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 123/488] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:10:58 2026] GET /volume/v3/snapshots/a8a82dda-efc0-4ade-ba54-182e4eb8e223 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:59.183193 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4b9b34c1-46c7-435f-9e63-ff739050e3b5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:59.186863 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4b9b34c1-46c7-435f-9e63-ff739050e3b5 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] DELETE https://10.4.3.80/volume/v3/volumes/ba537caf-936f-4eb3-ac2a-f5cbb71a2da7 Aug 06 03:10:59.187067 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4b9b34c1-46c7-435f-9e63-ff739050e3b5 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:59.187250 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4b9b34c1-46c7-435f-9e63-ff739050e3b5 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:59.187401 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-4b9b34c1-46c7-435f-9e63-ff739050e3b5 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Delete volume with id: ba537caf-936f-4eb3-ac2a-f5cbb71a2da7 Aug 06 03:10:59.194234 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:59.194234 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:59.194670 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4b9b34c1-46c7-435f-9e63-ff739050e3b5 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Volume info retrieved successfully. Aug 06 03:10:59.221323 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4b9b34c1-46c7-435f-9e63-ff739050e3b5 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Delete volume request issued successfully. Aug 06 03:10:59.221509 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4b9b34c1-46c7-435f-9e63-ff739050e3b5 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes/ba537caf-936f-4eb3-ac2a-f5cbb71a2da7 returned with HTTP 202 Aug 06 03:10:59.225875 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 120/489] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:10:59 2026] DELETE /volume/v3/volumes/ba537caf-936f-4eb3-ac2a-f5cbb71a2da7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:10:59.233971 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-12a6a7a9-020a-49af-80bf-118e22f90f49 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:59.236764 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-12a6a7a9-020a-49af-80bf-118e22f90f49 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] GET https://10.4.3.80/volume/v3/volumes/ba537caf-936f-4eb3-ac2a-f5cbb71a2da7 Aug 06 03:10:59.237118 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-12a6a7a9-020a-49af-80bf-118e22f90f49 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:59.237463 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-12a6a7a9-020a-49af-80bf-118e22f90f49 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:59.247313 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:59.247313 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:59.252841 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-12a6a7a9-020a-49af-80bf-118e22f90f49 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Volume info retrieved successfully. Aug 06 03:10:59.259735 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-12a6a7a9-020a-49af-80bf-118e22f90f49 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes/ba537caf-936f-4eb3-ac2a-f5cbb71a2da7 returned with HTTP 200 Aug 06 03:10:59.260325 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 123/490] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:59 2026] GET /volume/v3/volumes/ba537caf-936f-4eb3-ac2a-f5cbb71a2da7 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:59.703428 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-53a00e13-f9af-4e58-8ab4-9fa06788f464 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:59.705847 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-53a00e13-f9af-4e58-8ab4-9fa06788f464 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] DELETE https://10.4.3.80/volume/v3/volumes/a05b37ae-a3aa-4229-9baf-fab19e8c91e8 Aug 06 03:10:59.706074 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-53a00e13-f9af-4e58-8ab4-9fa06788f464 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:59.706322 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-53a00e13-f9af-4e58-8ab4-9fa06788f464 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:59.706511 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-53a00e13-f9af-4e58-8ab4-9fa06788f464 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Delete volume with id: a05b37ae-a3aa-4229-9baf-fab19e8c91e8 Aug 06 03:10:59.717287 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:59.717287 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:10:59.717971 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-53a00e13-f9af-4e58-8ab4-9fa06788f464 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:10:59.740176 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-53a00e13-f9af-4e58-8ab4-9fa06788f464 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Delete volume request issued successfully. Aug 06 03:10:59.740384 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-53a00e13-f9af-4e58-8ab4-9fa06788f464 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/a05b37ae-a3aa-4229-9baf-fab19e8c91e8 returned with HTTP 202 Aug 06 03:10:59.743933 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 125/491] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:10:59 2026] DELETE /volume/v3/volumes/a05b37ae-a3aa-4229-9baf-fab19e8c91e8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:10:59.752078 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c9ea73aa-8372-4433-bfc5-5b54544962d8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:59.753808 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c9ea73aa-8372-4433-bfc5-5b54544962d8 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/a05b37ae-a3aa-4229-9baf-fab19e8c91e8 Aug 06 03:10:59.754034 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c9ea73aa-8372-4433-bfc5-5b54544962d8 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:59.754254 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c9ea73aa-8372-4433-bfc5-5b54544962d8 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:59.762004 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:59.762004 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:10:59.767323 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c9ea73aa-8372-4433-bfc5-5b54544962d8 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:10:59.772010 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c9ea73aa-8372-4433-bfc5-5b54544962d8 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/a05b37ae-a3aa-4229-9baf-fab19e8c91e8 returned with HTTP 200 Aug 06 03:10:59.772473 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 124/492] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:10:59 2026] GET /volume/v3/volumes/a05b37ae-a3aa-4229-9baf-fab19e8c91e8 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:59.935265 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0d532534-a935-4c0d-b615-5157159cc741 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:59.936761 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0d532534-a935-4c0d-b615-5157159cc741 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/snapshots/a8a82dda-efc0-4ade-ba54-182e4eb8e223 Aug 06 03:10:59.936945 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0d532534-a935-4c0d-b615-5157159cc741 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:10:59.937113 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0d532534-a935-4c0d-b615-5157159cc741 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:10:59.941469 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:59.941469 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:10:59.941897 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0d532534-a935-4c0d-b615-5157159cc741 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Snapshot retrieved successfully. Aug 06 03:10:59.942610 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0d532534-a935-4c0d-b615-5157159cc741 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/snapshots/a8a82dda-efc0-4ade-ba54-182e4eb8e223 returned with HTTP 200 Aug 06 03:10:59.943138 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 121/493] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:10:59 2026] GET /volume/v3/snapshots/a8a82dda-efc0-4ade-ba54-182e4eb8e223 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:10:59.953424 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:10:59.954932 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:10:59.955229 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a8a82dda-efc0-4ade-ba54-182e4eb8e223", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2146906915"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:10:59.956934 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Create volume request body: {'volume': {'snapshot_id': 'a8a82dda-efc0-4ade-ba54-182e4eb8e223', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2146906915'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:10:59.961163 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:10:59.961163 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:10:59.961567 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Snapshot retrieved successfully. Aug 06 03:10:59.961667 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Create volume of 1 GB Aug 06 03:10:59.965044 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Availability Zones retrieved successfully. Aug 06 03:10:59.970561 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Flow 'volume_create_api' (a71033e0-925d-4d5a-998c-18dce9032c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:10:59.971454 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af0ea394-1257-482f-a947-0a1d046640e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:10:59.972337 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:00.013503 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af0ea394-1257-482f-a947-0a1d046640e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a8a82dda-efc0-4ade-ba54-182e4eb8e223', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:00.014274 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75843ace-e9ca-4ba4-a21d-3f69d51f1f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:00.054175 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Created reservations ['8b06187e-a5bb-4446-be95-e27c498ff583', 'dbab9e26-5ead-45ea-86b5-e899913ad8c2', '407727c8-e57e-4594-a8df-70fab233fbd9', '5d5dfde5-b4be-4c10-9927-87fb2ce0d709'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:00.054876 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75843ace-e9ca-4ba4-a21d-3f69d51f1f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b06187e-a5bb-4446-be95-e27c498ff583', 'dbab9e26-5ead-45ea-86b5-e899913ad8c2', '407727c8-e57e-4594-a8df-70fab233fbd9', '5d5dfde5-b4be-4c10-9927-87fb2ce0d709']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:00.055564 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c11977e-c867-43f5-b322-aaf39189731f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:00.095396 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c11977e-c867-43f5-b322-aaf39189731f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69aea20a-798a-4e93-b663-a66df3e284be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2146906915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e939eb977bb349d4ad72eb2958a34e15',qos_specs=None,replication_status=,reservations=['8b06187e-a5bb-4446-be95-e27c498ff583','dbab9e26-5ead-45ea-86b5-e899913ad8c2','407727c8-e57e-4594-a8df-70fab233fbd9','5d5dfde5-b4be-4c10-9927-87fb2ce0d709'],size=1,snapshot_id=a8a82dda-efc0-4ade-ba54-182e4eb8e223,source_replicaid=,source_volid=None,status='creating',user_id='72bbe8a0f8b44d4c90518c78a2da19e5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2146906915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69aea20a-798a-4e93-b663-a66df3e284be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e939eb977bb349d4ad72eb2958a34e15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a8a82dda-efc0-4ade-ba54-182e4eb8e223,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72bbe8a0f8b44d4c90518c78a2da19e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:00.096030 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e093bcb-d0a1-4bc5-a9ce-7dde291f9367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:00.114855 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e093bcb-d0a1-4bc5-a9ce-7dde291f9367) transitioned into state 'SUCCESS' from state '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-2146906915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e939eb977bb349d4ad72eb2958a34e15',qos_specs=None,replication_status=,reservations=['8b06187e-a5bb-4446-be95-e27c498ff583','dbab9e26-5ead-45ea-86b5-e899913ad8c2','407727c8-e57e-4594-a8df-70fab233fbd9','5d5dfde5-b4be-4c10-9927-87fb2ce0d709'],size=1,snapshot_id=a8a82dda-efc0-4ade-ba54-182e4eb8e223,source_replicaid=,source_volid=None,status='creating',user_id='72bbe8a0f8b44d4c90518c78a2da19e5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:00.115736 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f58c5198-d4ea-4036-910e-39fcfdea5a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:00.139527 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f58c5198-d4ea-4036-910e-39fcfdea5a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:00.140442 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Flow 'volume_create_api' (a71033e0-925d-4d5a-998c-18dce9032c53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:00.140749 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Create volume request issued successfully. Aug 06 03:11:00.141371 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-82485c48-72dd-4d26-8e1a-34ae4420c7e0 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:00.141844 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 124/494] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:10:59 2026] POST /volume/v3/volumes => generated 783 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:00.154767 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-50e24f96-a5e3-4af3-b3af-b74a7ca4892f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:00.159950 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-50e24f96-a5e3-4af3-b3af-b74a7ca4892f tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/volumes/69aea20a-798a-4e93-b663-a66df3e284be Aug 06 03:11:00.160186 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-50e24f96-a5e3-4af3-b3af-b74a7ca4892f tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:00.160398 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-50e24f96-a5e3-4af3-b3af-b74a7ca4892f tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:00.170638 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:00.170638 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:00.174483 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-50e24f96-a5e3-4af3-b3af-b74a7ca4892f tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Volume info retrieved successfully. Aug 06 03:11:00.178576 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-50e24f96-a5e3-4af3-b3af-b74a7ca4892f tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes/69aea20a-798a-4e93-b663-a66df3e284be returned with HTTP 200 Aug 06 03:11:00.179419 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 126/495] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:00 2026] GET /volume/v3/volumes/69aea20a-798a-4e93-b663-a66df3e284be => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:00.272817 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-22e5ad10-45aa-4d7d-a02f-bd99cee91b1b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:00.275523 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-22e5ad10-45aa-4d7d-a02f-bd99cee91b1b tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] GET https://10.4.3.80/volume/v3/volumes/ba537caf-936f-4eb3-ac2a-f5cbb71a2da7 Aug 06 03:11:00.275752 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-22e5ad10-45aa-4d7d-a02f-bd99cee91b1b tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:00.275992 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-22e5ad10-45aa-4d7d-a02f-bd99cee91b1b tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:00.281210 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-22e5ad10-45aa-4d7d-a02f-bd99cee91b1b tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes/ba537caf-936f-4eb3-ac2a-f5cbb71a2da7 returned with HTTP 404 Aug 06 03:11:00.281641 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 125/496] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:00 2026] GET /volume/v3/volumes/ba537caf-936f-4eb3-ac2a-f5cbb71a2da7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:00.287957 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e75fcc54-da83-441f-9259-0a88227fd6e5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:00.289594 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e75fcc54-da83-441f-9259-0a88227fd6e5 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] DELETE https://10.4.3.80/volume/v3/volumes/663d2fe7-9b53-42aa-ba38-019fd01a76bd Aug 06 03:11:00.289768 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e75fcc54-da83-441f-9259-0a88227fd6e5 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:00.289997 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e75fcc54-da83-441f-9259-0a88227fd6e5 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:00.290151 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-e75fcc54-da83-441f-9259-0a88227fd6e5 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Delete volume with id: 663d2fe7-9b53-42aa-ba38-019fd01a76bd Aug 06 03:11:00.297359 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:00.297359 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:00.297997 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e75fcc54-da83-441f-9259-0a88227fd6e5 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Volume info retrieved successfully. Aug 06 03:11:00.317237 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e75fcc54-da83-441f-9259-0a88227fd6e5 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Delete volume request issued successfully. Aug 06 03:11:00.317449 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e75fcc54-da83-441f-9259-0a88227fd6e5 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes/663d2fe7-9b53-42aa-ba38-019fd01a76bd returned with HTTP 202 Aug 06 03:11:00.317980 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 122/497] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:00 2026] DELETE /volume/v3/volumes/663d2fe7-9b53-42aa-ba38-019fd01a76bd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:00.328056 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-11750707-1ed0-47bb-be6b-df133020ab9d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:00.334579 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-11750707-1ed0-47bb-be6b-df133020ab9d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] GET https://10.4.3.80/volume/v3/volumes/663d2fe7-9b53-42aa-ba38-019fd01a76bd Aug 06 03:11:00.334993 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-11750707-1ed0-47bb-be6b-df133020ab9d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:00.335345 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-11750707-1ed0-47bb-be6b-df133020ab9d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:00.344201 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:00.344201 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:00.351915 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-11750707-1ed0-47bb-be6b-df133020ab9d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Volume info retrieved successfully. Aug 06 03:11:00.366881 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-11750707-1ed0-47bb-be6b-df133020ab9d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes/663d2fe7-9b53-42aa-ba38-019fd01a76bd returned with HTTP 200 Aug 06 03:11:00.367456 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 125/498] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:00 2026] GET /volume/v3/volumes/663d2fe7-9b53-42aa-ba38-019fd01a76bd => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:00.790081 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-58aee3f0-8ebd-4af3-892a-2a5064625f85 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:00.791420 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-58aee3f0-8ebd-4af3-892a-2a5064625f85 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/a05b37ae-a3aa-4229-9baf-fab19e8c91e8 Aug 06 03:11:00.791648 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-58aee3f0-8ebd-4af3-892a-2a5064625f85 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:00.791992 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-58aee3f0-8ebd-4af3-892a-2a5064625f85 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:00.798998 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-58aee3f0-8ebd-4af3-892a-2a5064625f85 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/a05b37ae-a3aa-4229-9baf-fab19e8c91e8 returned with HTTP 404 Aug 06 03:11:00.799685 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 127/499] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:00 2026] GET /volume/v3/volumes/a05b37ae-a3aa-4229-9baf-fab19e8c91e8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:00.810952 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8e7ead24-a77a-49a7-8cf7-7123ac22bbc9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:00.815597 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8e7ead24-a77a-49a7-8cf7-7123ac22bbc9 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] DELETE https://10.4.3.80/volume/v3/volumes/cc40eb39-18e0-4dce-ad17-166a58adc265 Aug 06 03:11:00.820693 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8e7ead24-a77a-49a7-8cf7-7123ac22bbc9 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:00.821078 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8e7ead24-a77a-49a7-8cf7-7123ac22bbc9 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:00.821372 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-8e7ead24-a77a-49a7-8cf7-7123ac22bbc9 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Delete volume with id: cc40eb39-18e0-4dce-ad17-166a58adc265 Aug 06 03:11:00.832949 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:00.832949 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:00.834511 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8e7ead24-a77a-49a7-8cf7-7123ac22bbc9 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:11:00.866096 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8e7ead24-a77a-49a7-8cf7-7123ac22bbc9 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Delete volume request issued successfully. Aug 06 03:11:00.866343 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8e7ead24-a77a-49a7-8cf7-7123ac22bbc9 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/cc40eb39-18e0-4dce-ad17-166a58adc265 returned with HTTP 202 Aug 06 03:11:00.866915 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 126/500] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:00 2026] DELETE /volume/v3/volumes/cc40eb39-18e0-4dce-ad17-166a58adc265 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:00.875062 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a30f4251-1a97-46e3-93c3-a2b00db39f0c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:00.877579 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a30f4251-1a97-46e3-93c3-a2b00db39f0c tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/cc40eb39-18e0-4dce-ad17-166a58adc265 Aug 06 03:11:00.877579 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a30f4251-1a97-46e3-93c3-a2b00db39f0c tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:00.879349 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a30f4251-1a97-46e3-93c3-a2b00db39f0c tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:00.885210 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:00.885210 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:00.898940 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a30f4251-1a97-46e3-93c3-a2b00db39f0c tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:11:00.903601 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a30f4251-1a97-46e3-93c3-a2b00db39f0c tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/cc40eb39-18e0-4dce-ad17-166a58adc265 returned with HTTP 200 Aug 06 03:11:00.904137 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 123/501] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:00 2026] GET /volume/v3/volumes/cc40eb39-18e0-4dce-ad17-166a58adc265 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:01.193422 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b3cea18c-fab3-4150-9d54-deb825b8c340 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:01.195154 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b3cea18c-fab3-4150-9d54-deb825b8c340 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/volumes/69aea20a-798a-4e93-b663-a66df3e284be Aug 06 03:11:01.195355 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b3cea18c-fab3-4150-9d54-deb825b8c340 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:01.195527 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b3cea18c-fab3-4150-9d54-deb825b8c340 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:01.203611 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:01.203611 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:01.207692 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b3cea18c-fab3-4150-9d54-deb825b8c340 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Volume info retrieved successfully. Aug 06 03:11:01.211856 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b3cea18c-fab3-4150-9d54-deb825b8c340 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes/69aea20a-798a-4e93-b663-a66df3e284be returned with HTTP 200 Aug 06 03:11:01.212364 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 126/502] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:01 2026] GET /volume/v3/volumes/69aea20a-798a-4e93-b663-a66df3e284be => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:01.224406 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3e06ada6-9246-4932-8858-65cea544e549 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:01.226059 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3e06ada6-9246-4932-8858-65cea544e549 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/volumes/69aea20a-798a-4e93-b663-a66df3e284be Aug 06 03:11:01.226253 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3e06ada6-9246-4932-8858-65cea544e549 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:01.226415 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3e06ada6-9246-4932-8858-65cea544e549 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:01.234309 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:01.234309 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:01.239168 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-3e06ada6-9246-4932-8858-65cea544e549 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Volume info retrieved successfully. Aug 06 03:11:01.243364 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3e06ada6-9246-4932-8858-65cea544e549 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes/69aea20a-798a-4e93-b663-a66df3e284be returned with HTTP 200 Aug 06 03:11:01.243880 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 128/503] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:01 2026] GET /volume/v3/volumes/69aea20a-798a-4e93-b663-a66df3e284be => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:01.256061 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4b7955aa-c384-4279-9a18-cc6b61602438 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:01.258785 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4b7955aa-c384-4279-9a18-cc6b61602438 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] DELETE https://10.4.3.80/volume/v3/volumes/3a1989d3-f818-48fb-ac5a-4774f8422633?cascade=True Aug 06 03:11:01.259236 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4b7955aa-c384-4279-9a18-cc6b61602438 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:01.259517 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4b7955aa-c384-4279-9a18-cc6b61602438 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:01.259776 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-4b7955aa-c384-4279-9a18-cc6b61602438 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Delete volume with id: 3a1989d3-f818-48fb-ac5a-4774f8422633 Aug 06 03:11:01.268164 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:01.268164 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:01.268916 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-4b7955aa-c384-4279-9a18-cc6b61602438 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Volume info retrieved successfully. Aug 06 03:11:01.294188 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-4b7955aa-c384-4279-9a18-cc6b61602438 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Delete volume request issued successfully. Aug 06 03:11:01.294662 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4b7955aa-c384-4279-9a18-cc6b61602438 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes/3a1989d3-f818-48fb-ac5a-4774f8422633?cascade=True returned with HTTP 202 Aug 06 03:11:01.294911 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 127/504] 10.4.3.80 () {66 vars in 1369 bytes} [Thu Aug 6 03:11:01 2026] DELETE /volume/v3/volumes/3a1989d3-f818-48fb-ac5a-4774f8422633?cascade=True => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:01.302054 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d866e689-93c7-4f83-a46d-cc50589e964d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:01.304760 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d866e689-93c7-4f83-a46d-cc50589e964d tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/volumes/3a1989d3-f818-48fb-ac5a-4774f8422633 Aug 06 03:11:01.304977 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d866e689-93c7-4f83-a46d-cc50589e964d tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:01.305227 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d866e689-93c7-4f83-a46d-cc50589e964d tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:01.315377 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:01.315377 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:01.317767 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=208,cinder:UPDATE=45,cinder:INSERT=20 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:11:01.320746 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d866e689-93c7-4f83-a46d-cc50589e964d tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Volume info retrieved successfully. Aug 06 03:11:01.327617 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d866e689-93c7-4f83-a46d-cc50589e964d tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes/3a1989d3-f818-48fb-ac5a-4774f8422633 returned with HTTP 200 Aug 06 03:11:01.328199 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 124/505] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:01 2026] GET /volume/v3/volumes/3a1989d3-f818-48fb-ac5a-4774f8422633 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:01.380343 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d56b19f3-1357-453f-8885-3391e9f03e41 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:01.383177 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d56b19f3-1357-453f-8885-3391e9f03e41 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] GET https://10.4.3.80/volume/v3/volumes/663d2fe7-9b53-42aa-ba38-019fd01a76bd Aug 06 03:11:01.383465 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d56b19f3-1357-453f-8885-3391e9f03e41 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:01.383724 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d56b19f3-1357-453f-8885-3391e9f03e41 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:01.391155 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d56b19f3-1357-453f-8885-3391e9f03e41 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes/663d2fe7-9b53-42aa-ba38-019fd01a76bd returned with HTTP 404 Aug 06 03:11:01.391728 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 127/506] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:01 2026] GET /volume/v3/volumes/663d2fe7-9b53-42aa-ba38-019fd01a76bd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:01.399181 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-28e08ca7-07ca-494d-b679-e062af7ecf02 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:01.401977 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-28e08ca7-07ca-494d-b679-e062af7ecf02 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] DELETE https://10.4.3.80/volume/v3/volumes/7ff06b3d-62c1-4704-96af-f070b1d100a0 Aug 06 03:11:01.402385 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-28e08ca7-07ca-494d-b679-e062af7ecf02 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:01.402739 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-28e08ca7-07ca-494d-b679-e062af7ecf02 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:01.403065 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-28e08ca7-07ca-494d-b679-e062af7ecf02 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Delete volume with id: 7ff06b3d-62c1-4704-96af-f070b1d100a0 Aug 06 03:11:01.413637 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:01.413637 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:01.414298 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-28e08ca7-07ca-494d-b679-e062af7ecf02 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Volume info retrieved successfully. Aug 06 03:11:01.440512 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-28e08ca7-07ca-494d-b679-e062af7ecf02 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Delete volume request issued successfully. Aug 06 03:11:01.440672 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-28e08ca7-07ca-494d-b679-e062af7ecf02 tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes/7ff06b3d-62c1-4704-96af-f070b1d100a0 returned with HTTP 202 Aug 06 03:11:01.441193 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 129/507] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:01 2026] DELETE /volume/v3/volumes/7ff06b3d-62c1-4704-96af-f070b1d100a0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:01.450152 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-18715659-9d12-40b1-846b-8eaf8dbc1c1c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:01.452915 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-18715659-9d12-40b1-846b-8eaf8dbc1c1c tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] GET https://10.4.3.80/volume/v3/volumes/7ff06b3d-62c1-4704-96af-f070b1d100a0 Aug 06 03:11:01.453263 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-18715659-9d12-40b1-846b-8eaf8dbc1c1c tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:01.453496 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-18715659-9d12-40b1-846b-8eaf8dbc1c1c tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:01.460425 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:01.460425 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:01.465435 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-18715659-9d12-40b1-846b-8eaf8dbc1c1c tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Volume info retrieved successfully. Aug 06 03:11:01.475624 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-18715659-9d12-40b1-846b-8eaf8dbc1c1c tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes/7ff06b3d-62c1-4704-96af-f070b1d100a0 returned with HTTP 200 Aug 06 03:11:01.476773 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 128/508] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:01 2026] GET /volume/v3/volumes/7ff06b3d-62c1-4704-96af-f070b1d100a0 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:01.919872 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-113eaeb1-b366-451e-92f6-03d93961b1ff None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:01.921498 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-113eaeb1-b366-451e-92f6-03d93961b1ff tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/cc40eb39-18e0-4dce-ad17-166a58adc265 Aug 06 03:11:01.921629 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-113eaeb1-b366-451e-92f6-03d93961b1ff tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:01.921804 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-113eaeb1-b366-451e-92f6-03d93961b1ff tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:01.927252 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-113eaeb1-b366-451e-92f6-03d93961b1ff tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/cc40eb39-18e0-4dce-ad17-166a58adc265 returned with HTTP 404 Aug 06 03:11:01.927629 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 125/509] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:01 2026] GET /volume/v3/volumes/cc40eb39-18e0-4dce-ad17-166a58adc265 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:01.935119 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-566725c1-d686-4ea0-80ef-826dd0a05324 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:01.937019 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-566725c1-d686-4ea0-80ef-826dd0a05324 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] DELETE https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 Aug 06 03:11:01.937379 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-566725c1-d686-4ea0-80ef-826dd0a05324 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:01.937702 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-566725c1-d686-4ea0-80ef-826dd0a05324 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:01.938034 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-566725c1-d686-4ea0-80ef-826dd0a05324 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Delete volume with id: 8c3c56c3-0e11-4118-845c-062dfb936692 Aug 06 03:11:01.946521 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:01.946521 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:01.948009 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-566725c1-d686-4ea0-80ef-826dd0a05324 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:11:01.969698 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-566725c1-d686-4ea0-80ef-826dd0a05324 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Delete volume request issued successfully. Aug 06 03:11:01.970132 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-566725c1-d686-4ea0-80ef-826dd0a05324 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 returned with HTTP 202 Aug 06 03:11:01.970731 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 128/510] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:01 2026] DELETE /volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:01.983123 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d4d921fd-ece9-4d37-b033-86e8b256fde1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:01.985059 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d4d921fd-ece9-4d37-b033-86e8b256fde1 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 Aug 06 03:11:01.985290 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d4d921fd-ece9-4d37-b033-86e8b256fde1 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:01.985514 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d4d921fd-ece9-4d37-b033-86e8b256fde1 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:01.993201 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:01.993201 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:01.998068 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d4d921fd-ece9-4d37-b033-86e8b256fde1 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Volume info retrieved successfully. Aug 06 03:11:02.003564 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d4d921fd-ece9-4d37-b033-86e8b256fde1 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 returned with HTTP 200 Aug 06 03:11:02.004168 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 130/511] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:01 2026] GET /volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 => generated 1388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:02.342545 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3c805b6a-c25e-4b51-b86d-f46ec74159e9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:02.344927 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3c805b6a-c25e-4b51-b86d-f46ec74159e9 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/volumes/3a1989d3-f818-48fb-ac5a-4774f8422633 Aug 06 03:11:02.345203 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3c805b6a-c25e-4b51-b86d-f46ec74159e9 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:02.345505 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3c805b6a-c25e-4b51-b86d-f46ec74159e9 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:02.352690 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3c805b6a-c25e-4b51-b86d-f46ec74159e9 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes/3a1989d3-f818-48fb-ac5a-4774f8422633 returned with HTTP 404 Aug 06 03:11:02.353457 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 129/512] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:02 2026] GET /volume/v3/volumes/3a1989d3-f818-48fb-ac5a-4774f8422633 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:02.369326 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0ca9c3e6-bdd7-4e39-aaa3-b571bc3521fd None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:02.369326 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0ca9c3e6-bdd7-4e39-aaa3-b571bc3521fd tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/volumes Aug 06 03:11:02.369326 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0ca9c3e6-bdd7-4e39-aaa3-b571bc3521fd tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:02.369326 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0ca9c3e6-bdd7-4e39-aaa3-b571bc3521fd tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:02.369326 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-0ca9c3e6-bdd7-4e39-aaa3-b571bc3521fd tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:11:02.369326 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0ca9c3e6-bdd7-4e39-aaa3-b571bc3521fd tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:11:02.396474 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0ca9c3e6-bdd7-4e39-aaa3-b571bc3521fd tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Get all volumes completed successfully. Aug 06 03:11:02.396968 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0ca9c3e6-bdd7-4e39-aaa3-b571bc3521fd tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 200 Aug 06 03:11:02.397346 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 126/513] 10.4.3.80 () {66 vars in 1230 bytes} [Thu Aug 6 03:11:02 2026] GET /volume/v3/volumes => generated 333 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:02.405625 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-89e6b527-7744-4ae2-804c-63b49574cce7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:02.407232 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-89e6b527-7744-4ae2-804c-63b49574cce7 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/snapshots Aug 06 03:11:02.408865 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-89e6b527-7744-4ae2-804c-63b49574cce7 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:02.408865 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-89e6b527-7744-4ae2-804c-63b49574cce7 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:02.408865 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-89e6b527-7744-4ae2-804c-63b49574cce7 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:11:02.413189 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.db.api [None req-89e6b527-7744-4ae2-804c-63b49574cce7 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Building query based on filter {{(pid=100902) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:11:02.424158 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-89e6b527-7744-4ae2-804c-63b49574cce7 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Get all snapshots completed successfully. Aug 06 03:11:02.424158 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-89e6b527-7744-4ae2-804c-63b49574cce7 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 200 Aug 06 03:11:02.424158 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 129/514] 10.4.3.80 () {66 vars in 1236 bytes} [Thu Aug 6 03:11:02 2026] GET /volume/v3/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:11:02.433157 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-fc808b9f-5d73-4148-8d11-3b35d9bedf19 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:02.435118 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fc808b9f-5d73-4148-8d11-3b35d9bedf19 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/volumes/69aea20a-798a-4e93-b663-a66df3e284be Aug 06 03:11:02.435417 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fc808b9f-5d73-4148-8d11-3b35d9bedf19 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:02.435671 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fc808b9f-5d73-4148-8d11-3b35d9bedf19 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:02.445735 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:02.445735 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:02.452843 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-fc808b9f-5d73-4148-8d11-3b35d9bedf19 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Volume info retrieved successfully. Aug 06 03:11:02.459907 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fc808b9f-5d73-4148-8d11-3b35d9bedf19 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes/69aea20a-798a-4e93-b663-a66df3e284be returned with HTTP 200 Aug 06 03:11:02.460395 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 131/515] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:02 2026] GET /volume/v3/volumes/69aea20a-798a-4e93-b663-a66df3e284be => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:02.473907 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-51c93484-a9ee-4ebb-9999-236339e9c991 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:02.475471 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-51c93484-a9ee-4ebb-9999-236339e9c991 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] DELETE https://10.4.3.80/volume/v3/volumes/69aea20a-798a-4e93-b663-a66df3e284be Aug 06 03:11:02.475623 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-51c93484-a9ee-4ebb-9999-236339e9c991 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:02.475785 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-51c93484-a9ee-4ebb-9999-236339e9c991 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:02.475943 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-51c93484-a9ee-4ebb-9999-236339e9c991 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Delete volume with id: 69aea20a-798a-4e93-b663-a66df3e284be Aug 06 03:11:02.481931 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:02.481931 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:02.482313 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-51c93484-a9ee-4ebb-9999-236339e9c991 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Volume info retrieved successfully. Aug 06 03:11:02.492320 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-11b862a8-4787-47a6-86e1-e68ad402f05d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:02.494626 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-11b862a8-4787-47a6-86e1-e68ad402f05d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] GET https://10.4.3.80/volume/v3/volumes/7ff06b3d-62c1-4704-96af-f070b1d100a0 Aug 06 03:11:02.494847 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-11b862a8-4787-47a6-86e1-e68ad402f05d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:02.495100 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-11b862a8-4787-47a6-86e1-e68ad402f05d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:02.497731 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-51c93484-a9ee-4ebb-9999-236339e9c991 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Delete volume request issued successfully. Aug 06 03:11:02.497941 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-51c93484-a9ee-4ebb-9999-236339e9c991 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes/69aea20a-798a-4e93-b663-a66df3e284be returned with HTTP 202 Aug 06 03:11:02.498389 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 130/516] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:02 2026] DELETE /volume/v3/volumes/69aea20a-798a-4e93-b663-a66df3e284be => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:02.504955 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-11b862a8-4787-47a6-86e1-e68ad402f05d tempest-TaggedBootDevicesTest_v242-974462978 tempest-TaggedBootDevicesTest_v242-974462978-project-member] https://10.4.3.80/volume/v3/volumes/7ff06b3d-62c1-4704-96af-f070b1d100a0 returned with HTTP 404 Aug 06 03:11:02.505620 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 127/517] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:02 2026] GET /volume/v3/volumes/7ff06b3d-62c1-4704-96af-f070b1d100a0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:02.507356 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9cc38b05-7866-4d9f-b036-8277e89be4ea None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:02.508731 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9cc38b05-7866-4d9f-b036-8277e89be4ea tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/volumes/69aea20a-798a-4e93-b663-a66df3e284be Aug 06 03:11:02.509344 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9cc38b05-7866-4d9f-b036-8277e89be4ea tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:02.509616 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9cc38b05-7866-4d9f-b036-8277e89be4ea tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:02.517470 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:02.517470 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:02.521766 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9cc38b05-7866-4d9f-b036-8277e89be4ea tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Volume info retrieved successfully. Aug 06 03:11:02.527640 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9cc38b05-7866-4d9f-b036-8277e89be4ea tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes/69aea20a-798a-4e93-b663-a66df3e284be returned with HTTP 200 Aug 06 03:11:02.527640 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 130/518] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:02 2026] GET /volume/v3/volumes/69aea20a-798a-4e93-b663-a66df3e284be => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:03.022864 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-79fce0f0-f5e9-4755-8ed2-5eb464da8895 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:03.026854 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-79fce0f0-f5e9-4755-8ed2-5eb464da8895 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] GET https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 Aug 06 03:11:03.026854 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-79fce0f0-f5e9-4755-8ed2-5eb464da8895 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:03.026854 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-79fce0f0-f5e9-4755-8ed2-5eb464da8895 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:03.031124 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-79fce0f0-f5e9-4755-8ed2-5eb464da8895 tempest-TaggedBootDevicesTest-141047500 tempest-TaggedBootDevicesTest-141047500-project-member] https://10.4.3.80/volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 returned with HTTP 404 Aug 06 03:11:03.031598 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 132/519] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:03 2026] GET /volume/v3/volumes/8c3c56c3-0e11-4118-845c-062dfb936692 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:03.313431 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-b8ed3b92-4b0e-4677-99da-2abb84f775fb req-ac98f879-d79f-4816-aeb7-1b69d1cdb6e4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:03.315356 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-b8ed3b92-4b0e-4677-99da-2abb84f775fb req-ac98f879-d79f-4816-aeb7-1b69d1cdb6e4 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] DELETE https://10.4.3.80/volume/v3/attachments/07027136-99a5-43da-8228-0e3545f0224e Aug 06 03:11:03.315541 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-b8ed3b92-4b0e-4677-99da-2abb84f775fb req-ac98f879-d79f-4816-aeb7-1b69d1cdb6e4 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:03.315736 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-b8ed3b92-4b0e-4677-99da-2abb84f775fb req-ac98f879-d79f-4816-aeb7-1b69d1cdb6e4 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:03.332865 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:03.332865 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:03.386622 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-b8ed3b92-4b0e-4677-99da-2abb84f775fb req-ac98f879-d79f-4816-aeb7-1b69d1cdb6e4 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] https://10.4.3.80/volume/v3/attachments/07027136-99a5-43da-8228-0e3545f0224e returned with HTTP 200 Aug 06 03:11:03.386622 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 131/520] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:11:03 2026] DELETE /volume/v3/attachments/07027136-99a5-43da-8228-0e3545f0224e => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:03.397125 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-b8ed3b92-4b0e-4677-99da-2abb84f775fb req-5937578f-0908-4a58-8476-4e2a22a561ad None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:03.401915 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-b8ed3b92-4b0e-4677-99da-2abb84f775fb req-5937578f-0908-4a58-8476-4e2a22a561ad tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] DELETE https://10.4.3.80/volume/v3/volumes/42f51eb5-2200-41cb-af92-49aef97fa893 Aug 06 03:11:03.401915 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-b8ed3b92-4b0e-4677-99da-2abb84f775fb req-5937578f-0908-4a58-8476-4e2a22a561ad tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:03.401915 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-b8ed3b92-4b0e-4677-99da-2abb84f775fb req-5937578f-0908-4a58-8476-4e2a22a561ad tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:03.401915 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [req-b8ed3b92-4b0e-4677-99da-2abb84f775fb req-5937578f-0908-4a58-8476-4e2a22a561ad tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Delete volume with id: 42f51eb5-2200-41cb-af92-49aef97fa893 Aug 06 03:11:03.411942 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:03.411942 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:03.411942 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-b8ed3b92-4b0e-4677-99da-2abb84f775fb req-5937578f-0908-4a58-8476-4e2a22a561ad tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Volume info retrieved successfully. Aug 06 03:11:03.429709 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-b8ed3b92-4b0e-4677-99da-2abb84f775fb req-5937578f-0908-4a58-8476-4e2a22a561ad tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Delete volume request issued successfully. Aug 06 03:11:03.430573 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-b8ed3b92-4b0e-4677-99da-2abb84f775fb req-5937578f-0908-4a58-8476-4e2a22a561ad tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] https://10.4.3.80/volume/v3/volumes/42f51eb5-2200-41cb-af92-49aef97fa893 returned with HTTP 202 Aug 06 03:11:03.430573 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 128/521] 10.4.3.80 () {70 vars in 1613 bytes} [Thu Aug 6 03:11:03 2026] DELETE /volume/v3/volumes/42f51eb5-2200-41cb-af92-49aef97fa893 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:03.547096 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9fc50b4f-99e6-43c7-b968-3a4aa3d199b4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:03.549146 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9fc50b4f-99e6-43c7-b968-3a4aa3d199b4 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/volumes/69aea20a-798a-4e93-b663-a66df3e284be Aug 06 03:11:03.549417 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9fc50b4f-99e6-43c7-b968-3a4aa3d199b4 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:03.549666 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9fc50b4f-99e6-43c7-b968-3a4aa3d199b4 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:03.555959 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9fc50b4f-99e6-43c7-b968-3a4aa3d199b4 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes/69aea20a-798a-4e93-b663-a66df3e284be returned with HTTP 404 Aug 06 03:11:03.556588 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 131/522] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:03 2026] GET /volume/v3/volumes/69aea20a-798a-4e93-b663-a66df3e284be => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:03.563514 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-345ed7d7-e14a-4b46-8a7c-6fdb81ab40cd None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:03.565102 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-345ed7d7-e14a-4b46-8a7c-6fdb81ab40cd tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/a8a82dda-efc0-4ade-ba54-182e4eb8e223 Aug 06 03:11:03.565299 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-345ed7d7-e14a-4b46-8a7c-6fdb81ab40cd tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:03.565468 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-345ed7d7-e14a-4b46-8a7c-6fdb81ab40cd tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:03.565565 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-345ed7d7-e14a-4b46-8a7c-6fdb81ab40cd tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Delete snapshot with id: a8a82dda-efc0-4ade-ba54-182e4eb8e223 Aug 06 03:11:03.569369 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-345ed7d7-e14a-4b46-8a7c-6fdb81ab40cd tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/snapshots/a8a82dda-efc0-4ade-ba54-182e4eb8e223 returned with HTTP 404 Aug 06 03:11:03.569813 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 133/523] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:11:03 2026] DELETE /volume/v3/snapshots/a8a82dda-efc0-4ade-ba54-182e4eb8e223 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:03.576235 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0761fca2-d794-43e4-bb7a-8a858fc11a37 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:03.579332 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0761fca2-d794-43e4-bb7a-8a858fc11a37 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] GET https://10.4.3.80/volume/v3/volumes/3a1989d3-f818-48fb-ac5a-4774f8422633 Aug 06 03:11:03.579585 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0761fca2-d794-43e4-bb7a-8a858fc11a37 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:03.579844 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0761fca2-d794-43e4-bb7a-8a858fc11a37 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:03.590029 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0761fca2-d794-43e4-bb7a-8a858fc11a37 tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes/3a1989d3-f818-48fb-ac5a-4774f8422633 returned with HTTP 404 Aug 06 03:11:03.590723 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 132/524] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:03 2026] GET /volume/v3/volumes/3a1989d3-f818-48fb-ac5a-4774f8422633 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:03.598127 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fde9756d-af44-46d9-afb9-ce870c38f76e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:03.599553 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fde9756d-af44-46d9-afb9-ce870c38f76e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] DELETE https://10.4.3.80/volume/v3/volumes/3a1989d3-f818-48fb-ac5a-4774f8422633 Aug 06 03:11:03.599864 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fde9756d-af44-46d9-afb9-ce870c38f76e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:03.600727 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fde9756d-af44-46d9-afb9-ce870c38f76e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:03.600995 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-fde9756d-af44-46d9-afb9-ce870c38f76e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] Delete volume with id: 3a1989d3-f818-48fb-ac5a-4774f8422633 Aug 06 03:11:03.606422 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fde9756d-af44-46d9-afb9-ce870c38f76e tempest-VolumesDeleteCascade-1522513627 tempest-VolumesDeleteCascade-1522513627-project-member] https://10.4.3.80/volume/v3/volumes/3a1989d3-f818-48fb-ac5a-4774f8422633 returned with HTTP 404 Aug 06 03:11:03.607079 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 129/525] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:03 2026] DELETE /volume/v3/volumes/3a1989d3-f818-48fb-ac5a-4774f8422633 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:05.034405 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-cb794e46-c16c-4118-a74a-3df5ba537949 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:05.036142 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cb794e46-c16c-4118-a74a-3df5ba537949 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:05.036655 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cb794e46-c16c-4118-a74a-3df5ba537949 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1522133983"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:05.038082 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-cb794e46-c16c-4118-a74a-3df5ba537949 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Create volume request body: {'volume': {'imageRef': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1522133983'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:05.269373 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-cb794e46-c16c-4118-a74a-3df5ba537949 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Create volume of 1 GB Aug 06 03:11:05.273126 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-cb794e46-c16c-4118-a74a-3df5ba537949 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Availability Zones retrieved successfully. Aug 06 03:11:05.278426 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb794e46-c16c-4118-a74a-3df5ba537949 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Flow 'volume_create_api' (9246cd57-81e0-4e97-9a2d-5475201a4a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:05.279360 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb794e46-c16c-4118-a74a-3df5ba537949 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dedf4127-1e29-4822-bc2c-605fcae6be1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:05.280254 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-cb794e46-c16c-4118-a74a-3df5ba537949 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:05.359090 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb794e46-c16c-4118-a74a-3df5ba537949 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dedf4127-1e29-4822-bc2c-605fcae6be1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:05.359782 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb794e46-c16c-4118-a74a-3df5ba537949 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27387f37-5a44-44e0-b6e5-ff5f34df8596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:05.420747 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-cb794e46-c16c-4118-a74a-3df5ba537949 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Created reservations ['24b9f248-80b6-44a8-8250-d8f5da2d582e', 'ac0cbef2-b655-45e8-a65c-6bd640be8049', 'ddc5e552-773e-4674-ab70-3fac07a6b6f3', 'e8ff312f-fdb6-4ca4-96c4-2e602a169497'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:05.421781 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb794e46-c16c-4118-a74a-3df5ba537949 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27387f37-5a44-44e0-b6e5-ff5f34df8596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24b9f248-80b6-44a8-8250-d8f5da2d582e', 'ac0cbef2-b655-45e8-a65c-6bd640be8049', 'ddc5e552-773e-4674-ab70-3fac07a6b6f3', 'e8ff312f-fdb6-4ca4-96c4-2e602a169497']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:05.422719 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb794e46-c16c-4118-a74a-3df5ba537949 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8755bd1-bbb1-4597-82ae-4597a94d1c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:05.458906 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb794e46-c16c-4118-a74a-3df5ba537949 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8755bd1-bbb1-4597-82ae-4597a94d1c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00551509-cd84-4755-a2de-494a49fa6f72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1522133983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53e05b646de4420a35e61ba33e5d062',qos_specs=None,replication_status=,reservations=['24b9f248-80b6-44a8-8250-d8f5da2d582e','ac0cbef2-b655-45e8-a65c-6bd640be8049','ddc5e552-773e-4674-ab70-3fac07a6b6f3','e8ff312f-fdb6-4ca4-96c4-2e602a169497'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f34daeb9057a44bd9090103f088e46a5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1522133983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00551509-cd84-4755-a2de-494a49fa6f72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a53e05b646de4420a35e61ba33e5d062',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f34daeb9057a44bd9090103f088e46a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:05.459638 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb794e46-c16c-4118-a74a-3df5ba537949 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34c09b45-c62d-4502-88b8-ec4ac15c89db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:05.478766 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb794e46-c16c-4118-a74a-3df5ba537949 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34c09b45-c62d-4502-88b8-ec4ac15c89db) transitioned into state 'SUCCESS' from state '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-1522133983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53e05b646de4420a35e61ba33e5d062',qos_specs=None,replication_status=,reservations=['24b9f248-80b6-44a8-8250-d8f5da2d582e','ac0cbef2-b655-45e8-a65c-6bd640be8049','ddc5e552-773e-4674-ab70-3fac07a6b6f3','e8ff312f-fdb6-4ca4-96c4-2e602a169497'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f34daeb9057a44bd9090103f088e46a5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:05.479430 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb794e46-c16c-4118-a74a-3df5ba537949 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21aaae05-9bd6-481f-b818-0a65279325ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:05.494902 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb794e46-c16c-4118-a74a-3df5ba537949 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21aaae05-9bd6-481f-b818-0a65279325ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:05.494902 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cb794e46-c16c-4118-a74a-3df5ba537949 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Flow 'volume_create_api' (9246cd57-81e0-4e97-9a2d-5475201a4a47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:05.494902 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-cb794e46-c16c-4118-a74a-3df5ba537949 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Create volume request issued successfully. Aug 06 03:11:05.494902 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cb794e46-c16c-4118-a74a-3df5ba537949 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:05.494902 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 132/526] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:11:05 2026] POST /volume/v3/volumes => generated 746 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:05.509767 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-976c1e36-7519-46eb-b9c2-9f2fb0fd86c5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:05.511855 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-976c1e36-7519-46eb-b9c2-9f2fb0fd86c5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] GET https://10.4.3.80/volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 Aug 06 03:11:05.511855 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-976c1e36-7519-46eb-b9c2-9f2fb0fd86c5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:05.511855 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-976c1e36-7519-46eb-b9c2-9f2fb0fd86c5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:05.522645 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:05.522645 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:05.526852 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-976c1e36-7519-46eb-b9c2-9f2fb0fd86c5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Volume info retrieved successfully. Aug 06 03:11:05.530701 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-976c1e36-7519-46eb-b9c2-9f2fb0fd86c5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 returned with HTTP 200 Aug 06 03:11:05.531227 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 134/527] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:05 2026] GET /volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 => generated 814 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:06.376442 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-90a5292d-4526-4614-aa30-e4eb37b2e863 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:06.378602 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-90a5292d-4526-4614-aa30-e4eb37b2e863 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:06.379040 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-90a5292d-4526-4614-aa30-e4eb37b2e863 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2069379307"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:06.380731 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-90a5292d-4526-4614-aa30-e4eb37b2e863 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2069379307'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:06.380806 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-90a5292d-4526-4614-aa30-e4eb37b2e863 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Create volume of 1 GB Aug 06 03:11:06.381139 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:06.381139 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:06.385379 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-90a5292d-4526-4614-aa30-e4eb37b2e863 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Availability Zones retrieved successfully. Aug 06 03:11:06.391074 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-90a5292d-4526-4614-aa30-e4eb37b2e863 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Flow 'volume_create_api' (ede4739f-85df-40c4-a85d-e3e20fcbd17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:06.391939 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-90a5292d-4526-4614-aa30-e4eb37b2e863 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b798ca7-a193-4e5b-a385-aea79d79dedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:06.392820 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-90a5292d-4526-4614-aa30-e4eb37b2e863 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:06.426630 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-90a5292d-4526-4614-aa30-e4eb37b2e863 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b798ca7-a193-4e5b-a385-aea79d79dedf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:06.427485 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-90a5292d-4526-4614-aa30-e4eb37b2e863 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7afe2e6-b359-47a5-a360-68aabaa6de88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:06.494916 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-90a5292d-4526-4614-aa30-e4eb37b2e863 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Created reservations ['e4d926c8-cc9e-4adb-a025-d889fde77515', 'c2a2cb58-3c55-46b1-9c55-03cc068174d2', '1b0d3b11-7878-4fc5-8c41-409f04ff3ec3', '6bd0135e-22c7-4d80-bd0b-cc1ab4e10e59'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:06.495981 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-90a5292d-4526-4614-aa30-e4eb37b2e863 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7afe2e6-b359-47a5-a360-68aabaa6de88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4d926c8-cc9e-4adb-a025-d889fde77515', 'c2a2cb58-3c55-46b1-9c55-03cc068174d2', '1b0d3b11-7878-4fc5-8c41-409f04ff3ec3', '6bd0135e-22c7-4d80-bd0b-cc1ab4e10e59']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:06.497027 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-90a5292d-4526-4614-aa30-e4eb37b2e863 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fc53351-aa0a-4a1e-86c4-9ca66305bceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:06.526091 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-90a5292d-4526-4614-aa30-e4eb37b2e863 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fc53351-aa0a-4a1e-86c4-9ca66305bceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef8b698c-3276-41f1-9d2f-fe71921bd21c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2069379307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b7e406c5aa4e70828d339a8f67c64a',qos_specs=None,replication_status=,reservations=['e4d926c8-cc9e-4adb-a025-d889fde77515','c2a2cb58-3c55-46b1-9c55-03cc068174d2','1b0d3b11-7878-4fc5-8c41-409f04ff3ec3','6bd0135e-22c7-4d80-bd0b-cc1ab4e10e59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ed312de1e3041e28806b2c96ec64e7a',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2069379307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef8b698c-3276-41f1-9d2f-fe71921bd21c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47b7e406c5aa4e70828d339a8f67c64a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ed312de1e3041e28806b2c96ec64e7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:06.526919 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-90a5292d-4526-4614-aa30-e4eb37b2e863 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d231a73-6317-4aee-a062-9d216828fe27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:06.546484 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-54b71ea1-748f-4e89-8b09-75cae38d41b6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:06.548397 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-90a5292d-4526-4614-aa30-e4eb37b2e863 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d231a73-6317-4aee-a062-9d216828fe27) transitioned into state 'SUCCESS' from state '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-2069379307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b7e406c5aa4e70828d339a8f67c64a',qos_specs=None,replication_status=,reservations=['e4d926c8-cc9e-4adb-a025-d889fde77515','c2a2cb58-3c55-46b1-9c55-03cc068174d2','1b0d3b11-7878-4fc5-8c41-409f04ff3ec3','6bd0135e-22c7-4d80-bd0b-cc1ab4e10e59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ed312de1e3041e28806b2c96ec64e7a',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:06.548557 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-54b71ea1-748f-4e89-8b09-75cae38d41b6 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] GET https://10.4.3.80/volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 Aug 06 03:11:06.548782 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-54b71ea1-748f-4e89-8b09-75cae38d41b6 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:06.549053 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-54b71ea1-748f-4e89-8b09-75cae38d41b6 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:06.549314 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-90a5292d-4526-4614-aa30-e4eb37b2e863 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aecc1f77-ba30-4b92-908a-4139ed70b86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:06.556983 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:06.556983 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:06.561033 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-90a5292d-4526-4614-aa30-e4eb37b2e863 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aecc1f77-ba30-4b92-908a-4139ed70b86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:06.562220 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-90a5292d-4526-4614-aa30-e4eb37b2e863 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Flow 'volume_create_api' (ede4739f-85df-40c4-a85d-e3e20fcbd17e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:06.562612 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-90a5292d-4526-4614-aa30-e4eb37b2e863 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Create volume request issued successfully. Aug 06 03:11:06.563368 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-90a5292d-4526-4614-aa30-e4eb37b2e863 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:06.563536 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-54b71ea1-748f-4e89-8b09-75cae38d41b6 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Volume info retrieved successfully. Aug 06 03:11:06.563941 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 133/528] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:11:06 2026] POST /volume/v3/volumes => generated 755 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:06.570655 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-54b71ea1-748f-4e89-8b09-75cae38d41b6 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 returned with HTTP 200 Aug 06 03:11:06.571163 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 130/529] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:06 2026] GET /volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 => generated 1354 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:06.580073 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-257cf7ed-26ff-47f1-87f3-7048c043226f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:06.582767 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-257cf7ed-26ff-47f1-87f3-7048c043226f tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c Aug 06 03:11:06.582767 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-257cf7ed-26ff-47f1-87f3-7048c043226f tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:06.582767 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-257cf7ed-26ff-47f1-87f3-7048c043226f tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:06.583679 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-54f50512-9542-4a8f-bf16-9f3973ee9806 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:06.585655 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-54f50512-9542-4a8f-bf16-9f3973ee9806 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] POST https://10.4.3.80/volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72/action Aug 06 03:11:06.586011 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-54f50512-9542-4a8f-bf16-9f3973ee9806 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:06.586129 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-54f50512-9542-4a8f-bf16-9f3973ee9806 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:06.590010 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:06.590010 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:06.594093 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-257cf7ed-26ff-47f1-87f3-7048c043226f tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:11:06.594739 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:06.594739 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:06.595289 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-54f50512-9542-4a8f-bf16-9f3973ee9806 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Volume info retrieved successfully. Aug 06 03:11:06.599307 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-257cf7ed-26ff-47f1-87f3-7048c043226f tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c returned with HTTP 200 Aug 06 03:11:06.600022 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 133/530] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:06 2026] GET /volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:06.631255 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-54f50512-9542-4a8f-bf16-9f3973ee9806 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Created reservations ['4272550a-b897-4c5c-83a3-2a391a0be49e', 'b09e5bf8-0749-4521-88d1-2c1e9a53a894'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:06.643070 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-54f50512-9542-4a8f-bf16-9f3973ee9806 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Extend volume request issued successfully. Aug 06 03:11:06.643393 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-54f50512-9542-4a8f-bf16-9f3973ee9806 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72/action returned with HTTP 202 Aug 06 03:11:06.643878 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 135/531] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:11:06 2026] POST /volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:06.651018 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-507f4427-60d0-4c10-b9ff-7a613e9e39b6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:06.653084 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-507f4427-60d0-4c10-b9ff-7a613e9e39b6 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] GET https://10.4.3.80/volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 Aug 06 03:11:06.653337 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-507f4427-60d0-4c10-b9ff-7a613e9e39b6 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:06.653557 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-507f4427-60d0-4c10-b9ff-7a613e9e39b6 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:06.668635 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:06.668635 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:06.672322 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-507f4427-60d0-4c10-b9ff-7a613e9e39b6 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Volume info retrieved successfully. Aug 06 03:11:06.677289 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-507f4427-60d0-4c10-b9ff-7a613e9e39b6 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 returned with HTTP 200 Aug 06 03:11:06.677687 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 134/532] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:06 2026] GET /volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:07.611861 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1bc2cc42-0e78-4e4f-b8d4-1b0e8719651b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:07.614000 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1bc2cc42-0e78-4e4f-b8d4-1b0e8719651b tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c Aug 06 03:11:07.614255 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1bc2cc42-0e78-4e4f-b8d4-1b0e8719651b tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:07.614513 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1bc2cc42-0e78-4e4f-b8d4-1b0e8719651b tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:07.621841 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:07.621841 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:07.628033 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1bc2cc42-0e78-4e4f-b8d4-1b0e8719651b tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:11:07.633982 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1bc2cc42-0e78-4e4f-b8d4-1b0e8719651b tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c returned with HTTP 200 Aug 06 03:11:07.634526 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 131/533] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:07 2026] GET /volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:07.699527 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b9782eb4-63ee-4ab8-9e9d-07007d78d52a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:07.701974 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b9782eb4-63ee-4ab8-9e9d-07007d78d52a tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] GET https://10.4.3.80/volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 Aug 06 03:11:07.702254 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b9782eb4-63ee-4ab8-9e9d-07007d78d52a tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:07.702521 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b9782eb4-63ee-4ab8-9e9d-07007d78d52a tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:07.713236 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:07.713236 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:07.720812 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b9782eb4-63ee-4ab8-9e9d-07007d78d52a tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Volume info retrieved successfully. Aug 06 03:11:07.728627 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b9782eb4-63ee-4ab8-9e9d-07007d78d52a tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 returned with HTTP 200 Aug 06 03:11:07.729042 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 134/534] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:07 2026] GET /volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 => generated 1354 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:07.746403 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d6cf177e-e294-411a-8447-a3660096af4c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:07.749203 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d6cf177e-e294-411a-8447-a3660096af4c tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] GET https://10.4.3.80/volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 Aug 06 03:11:07.749397 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d6cf177e-e294-411a-8447-a3660096af4c tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:07.749573 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d6cf177e-e294-411a-8447-a3660096af4c tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:07.762893 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:07.762893 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:07.765749 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d6cf177e-e294-411a-8447-a3660096af4c tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Volume info retrieved successfully. Aug 06 03:11:07.769941 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d6cf177e-e294-411a-8447-a3660096af4c tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 returned with HTTP 200 Aug 06 03:11:07.770377 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 136/535] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:07 2026] GET /volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:07.790231 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-080ca72d-8f9c-4a34-82ea-19be8eb45a3c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:07.793116 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-080ca72d-8f9c-4a34-82ea-19be8eb45a3c tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] GET https://10.4.3.80/volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 Aug 06 03:11:07.793463 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-080ca72d-8f9c-4a34-82ea-19be8eb45a3c tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:07.793731 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-080ca72d-8f9c-4a34-82ea-19be8eb45a3c tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:07.804608 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:07.804608 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:07.809453 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-080ca72d-8f9c-4a34-82ea-19be8eb45a3c tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Volume info retrieved successfully. Aug 06 03:11:07.819585 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-080ca72d-8f9c-4a34-82ea-19be8eb45a3c tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 returned with HTTP 200 Aug 06 03:11:07.821630 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 135/536] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:07 2026] GET /volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 => generated 1354 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:07.836091 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-82631a3a-0743-4ef1-856a-5d342f6d3264 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:07.838032 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-82631a3a-0743-4ef1-856a-5d342f6d3264 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] DELETE https://10.4.3.80/volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 Aug 06 03:11:07.838444 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-82631a3a-0743-4ef1-856a-5d342f6d3264 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:07.838770 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-82631a3a-0743-4ef1-856a-5d342f6d3264 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:07.839075 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-82631a3a-0743-4ef1-856a-5d342f6d3264 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Delete volume with id: 00551509-cd84-4755-a2de-494a49fa6f72 Aug 06 03:11:07.850620 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:07.850620 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:07.851017 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-82631a3a-0743-4ef1-856a-5d342f6d3264 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Volume info retrieved successfully. Aug 06 03:11:07.877078 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-82631a3a-0743-4ef1-856a-5d342f6d3264 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Delete volume request issued successfully. Aug 06 03:11:07.877292 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-82631a3a-0743-4ef1-856a-5d342f6d3264 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 returned with HTTP 202 Aug 06 03:11:07.877707 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 132/537] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:07 2026] DELETE /volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:07.892453 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d068d30f-1a91-4cfc-ae39-90e5a4ab9b40 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:07.895111 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d068d30f-1a91-4cfc-ae39-90e5a4ab9b40 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] GET https://10.4.3.80/volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 Aug 06 03:11:07.895111 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d068d30f-1a91-4cfc-ae39-90e5a4ab9b40 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:07.895111 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d068d30f-1a91-4cfc-ae39-90e5a4ab9b40 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:07.902970 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:07.902970 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:07.910286 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d068d30f-1a91-4cfc-ae39-90e5a4ab9b40 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Volume info retrieved successfully. Aug 06 03:11:07.917107 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d068d30f-1a91-4cfc-ae39-90e5a4ab9b40 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 returned with HTTP 200 Aug 06 03:11:07.917741 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 135/538] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:07 2026] GET /volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 => generated 1353 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:08.772644 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-6a68db54-a9c4-4eba-80c6-cfef03d3b7ae req-e6947781-120a-4aa4-87d6-d141cca17fe2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:08.775275 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-6a68db54-a9c4-4eba-80c6-cfef03d3b7ae req-e6947781-120a-4aa4-87d6-d141cca17fe2 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] DELETE https://10.4.3.80/volume/v3/attachments/d0ed4941-e4e7-47be-a04e-87000f2cba3b Aug 06 03:11:08.775623 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-6a68db54-a9c4-4eba-80c6-cfef03d3b7ae req-e6947781-120a-4aa4-87d6-d141cca17fe2 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:08.775901 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-6a68db54-a9c4-4eba-80c6-cfef03d3b7ae req-e6947781-120a-4aa4-87d6-d141cca17fe2 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:08.784920 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:08.784920 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:08.855523 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-6a68db54-a9c4-4eba-80c6-cfef03d3b7ae req-e6947781-120a-4aa4-87d6-d141cca17fe2 tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] https://10.4.3.80/volume/v3/attachments/d0ed4941-e4e7-47be-a04e-87000f2cba3b returned with HTTP 200 Aug 06 03:11:08.856078 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 137/539] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:11:08 2026] DELETE /volume/v3/attachments/d0ed4941-e4e7-47be-a04e-87000f2cba3b => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:08.865795 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-6a68db54-a9c4-4eba-80c6-cfef03d3b7ae req-a91f2ec7-be02-48fc-a301-bc35d7fb335b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:08.868144 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-6a68db54-a9c4-4eba-80c6-cfef03d3b7ae req-a91f2ec7-be02-48fc-a301-bc35d7fb335b tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] DELETE https://10.4.3.80/volume/v3/volumes/234dd818-847d-4c77-84dd-aa4970e3a412 Aug 06 03:11:08.868371 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-6a68db54-a9c4-4eba-80c6-cfef03d3b7ae req-a91f2ec7-be02-48fc-a301-bc35d7fb335b tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:08.868664 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-6a68db54-a9c4-4eba-80c6-cfef03d3b7ae req-a91f2ec7-be02-48fc-a301-bc35d7fb335b tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:08.868910 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [req-6a68db54-a9c4-4eba-80c6-cfef03d3b7ae req-a91f2ec7-be02-48fc-a301-bc35d7fb335b tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Delete volume with id: 234dd818-847d-4c77-84dd-aa4970e3a412 Aug 06 03:11:08.875867 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:08.875867 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:08.876290 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-6a68db54-a9c4-4eba-80c6-cfef03d3b7ae req-a91f2ec7-be02-48fc-a301-bc35d7fb335b tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Volume info retrieved successfully. Aug 06 03:11:08.908464 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-6a68db54-a9c4-4eba-80c6-cfef03d3b7ae req-a91f2ec7-be02-48fc-a301-bc35d7fb335b tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] Delete volume request issued successfully. Aug 06 03:11:08.908656 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-6a68db54-a9c4-4eba-80c6-cfef03d3b7ae req-a91f2ec7-be02-48fc-a301-bc35d7fb335b tempest-ServerBootFromVolumeStableRescueTest-792651157 tempest-ServerBootFromVolumeStableRescueTest-792651157-project-member] https://10.4.3.80/volume/v3/volumes/234dd818-847d-4c77-84dd-aa4970e3a412 returned with HTTP 202 Aug 06 03:11:08.909132 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 136/540] 10.4.3.80 () {70 vars in 1613 bytes} [Thu Aug 6 03:11:08 2026] DELETE /volume/v3/volumes/234dd818-847d-4c77-84dd-aa4970e3a412 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:08.933450 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9373054e-b19b-4835-843d-97ef6c2e522f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:08.935658 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9373054e-b19b-4835-843d-97ef6c2e522f tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] GET https://10.4.3.80/volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 Aug 06 03:11:08.936032 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9373054e-b19b-4835-843d-97ef6c2e522f tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:08.936032 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9373054e-b19b-4835-843d-97ef6c2e522f tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:08.941080 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9373054e-b19b-4835-843d-97ef6c2e522f tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 returned with HTTP 404 Aug 06 03:11:08.941549 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 133/541] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:08 2026] GET /volume/v3/volumes/00551509-cd84-4755-a2de-494a49fa6f72 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:08.952751 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-788ae302-00bb-42f2-b17a-760e8acd00b5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:08.956861 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-788ae302-00bb-42f2-b17a-760e8acd00b5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:08.956861 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-788ae302-00bb-42f2-b17a-760e8acd00b5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1045692039"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:08.956861 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-788ae302-00bb-42f2-b17a-760e8acd00b5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1045692039'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:08.956861 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-788ae302-00bb-42f2-b17a-760e8acd00b5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Create volume of 1 GB Aug 06 03:11:08.961633 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-788ae302-00bb-42f2-b17a-760e8acd00b5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Availability Zones retrieved successfully. Aug 06 03:11:08.968089 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-788ae302-00bb-42f2-b17a-760e8acd00b5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Flow 'volume_create_api' (a69ff458-f626-4f2d-b73b-9dd6d2512578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:08.969340 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-788ae302-00bb-42f2-b17a-760e8acd00b5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea94164b-fa2a-42c9-8cff-e87e6110d9c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:08.970450 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-788ae302-00bb-42f2-b17a-760e8acd00b5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:09.011202 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-788ae302-00bb-42f2-b17a-760e8acd00b5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea94164b-fa2a-42c9-8cff-e87e6110d9c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:09.011627 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-788ae302-00bb-42f2-b17a-760e8acd00b5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c2ff46-b5d7-4c74-857e-c887122415cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:09.062100 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-788ae302-00bb-42f2-b17a-760e8acd00b5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Created reservations ['21002178-fea8-490f-94ed-ed5ca9ae9b82', '3f58793a-81ad-447d-bf68-9020b1187b65', '51af34e1-a068-4d83-a4d9-c280536ba2e1', 'b3dda881-9355-4d8d-9a64-b174681f8fab'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:09.063106 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-788ae302-00bb-42f2-b17a-760e8acd00b5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c2ff46-b5d7-4c74-857e-c887122415cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21002178-fea8-490f-94ed-ed5ca9ae9b82', '3f58793a-81ad-447d-bf68-9020b1187b65', '51af34e1-a068-4d83-a4d9-c280536ba2e1', 'b3dda881-9355-4d8d-9a64-b174681f8fab']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:09.064204 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-788ae302-00bb-42f2-b17a-760e8acd00b5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cba23919-7620-40ca-8cb4-eee7eddb8600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:09.088796 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-788ae302-00bb-42f2-b17a-760e8acd00b5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cba23919-7620-40ca-8cb4-eee7eddb8600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3a9e086-f315-48f7-80cc-cdc4b7c2122b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1045692039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53e05b646de4420a35e61ba33e5d062',qos_specs=None,replication_status=,reservations=['21002178-fea8-490f-94ed-ed5ca9ae9b82','3f58793a-81ad-447d-bf68-9020b1187b65','51af34e1-a068-4d83-a4d9-c280536ba2e1','b3dda881-9355-4d8d-9a64-b174681f8fab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f34daeb9057a44bd9090103f088e46a5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1045692039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3a9e086-f315-48f7-80cc-cdc4b7c2122b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a53e05b646de4420a35e61ba33e5d062',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f34daeb9057a44bd9090103f088e46a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:09.090756 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-788ae302-00bb-42f2-b17a-760e8acd00b5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c79e096-e3c5-4a22-b8fb-d438cf042c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:09.107759 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-788ae302-00bb-42f2-b17a-760e8acd00b5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c79e096-e3c5-4a22-b8fb-d438cf042c48) transitioned into state 'SUCCESS' from state '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-1045692039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53e05b646de4420a35e61ba33e5d062',qos_specs=None,replication_status=,reservations=['21002178-fea8-490f-94ed-ed5ca9ae9b82','3f58793a-81ad-447d-bf68-9020b1187b65','51af34e1-a068-4d83-a4d9-c280536ba2e1','b3dda881-9355-4d8d-9a64-b174681f8fab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f34daeb9057a44bd9090103f088e46a5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:09.108777 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-788ae302-00bb-42f2-b17a-760e8acd00b5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bdb13d4-1a1b-45da-b844-0b685f3d3248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:09.117749 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-788ae302-00bb-42f2-b17a-760e8acd00b5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bdb13d4-1a1b-45da-b844-0b685f3d3248) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:09.118534 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-788ae302-00bb-42f2-b17a-760e8acd00b5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Flow 'volume_create_api' (a69ff458-f626-4f2d-b73b-9dd6d2512578) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:09.118796 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-788ae302-00bb-42f2-b17a-760e8acd00b5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Create volume request issued successfully. Aug 06 03:11:09.119344 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-788ae302-00bb-42f2-b17a-760e8acd00b5 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:09.119908 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 136/542] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:11:08 2026] POST /volume/v3/volumes => generated 746 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:09.137660 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d6802fcb-c194-45f5-b35f-99479e399d6a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:09.140300 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d6802fcb-c194-45f5-b35f-99479e399d6a tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] GET https://10.4.3.80/volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b Aug 06 03:11:09.140519 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d6802fcb-c194-45f5-b35f-99479e399d6a tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:09.140766 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d6802fcb-c194-45f5-b35f-99479e399d6a tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:09.156573 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:09.156573 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:09.161414 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d6802fcb-c194-45f5-b35f-99479e399d6a tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Volume info retrieved successfully. Aug 06 03:11:09.167477 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d6802fcb-c194-45f5-b35f-99479e399d6a tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b returned with HTTP 200 Aug 06 03:11:09.167962 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 138/543] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:09 2026] GET /volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:09.851143 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-0ce73b36-96cb-4feb-876d-3ba5290bc910 req-ee5e77ce-e77e-4fdc-b433-e9de88f09e6a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:09.853452 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-0ce73b36-96cb-4feb-876d-3ba5290bc910 req-ee5e77ce-e77e-4fdc-b433-e9de88f09e6a tempest-VolumesNegativeTest-622352913 tempest-VolumesNegativeTest-622352913-project-member] DELETE https://10.4.3.80/volume/v3/volumes/tempest-invalid-1945336292 Aug 06 03:11:09.853679 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-0ce73b36-96cb-4feb-876d-3ba5290bc910 req-ee5e77ce-e77e-4fdc-b433-e9de88f09e6a tempest-VolumesNegativeTest-622352913 tempest-VolumesNegativeTest-622352913-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:09.853985 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-0ce73b36-96cb-4feb-876d-3ba5290bc910 req-ee5e77ce-e77e-4fdc-b433-e9de88f09e6a tempest-VolumesNegativeTest-622352913 tempest-VolumesNegativeTest-622352913-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:09.854200 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [req-0ce73b36-96cb-4feb-876d-3ba5290bc910 req-ee5e77ce-e77e-4fdc-b433-e9de88f09e6a tempest-VolumesNegativeTest-622352913 tempest-VolumesNegativeTest-622352913-project-member] Delete volume with id: tempest-invalid-1945336292 Aug 06 03:11:09.861095 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-0ce73b36-96cb-4feb-876d-3ba5290bc910 req-ee5e77ce-e77e-4fdc-b433-e9de88f09e6a tempest-VolumesNegativeTest-622352913 tempest-VolumesNegativeTest-622352913-project-member] https://10.4.3.80/volume/v3/volumes/tempest-invalid-1945336292 returned with HTTP 404 Aug 06 03:11:09.861678 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 137/544] 10.4.3.80 () {70 vars in 1583 bytes} [Thu Aug 6 03:11:09 2026] DELETE /volume/v3/volumes/tempest-invalid-1945336292 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:10.010436 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-009f7dee-9214-413e-a5dd-2a6c86c71cbf req-96585863-c8c6-411e-a904-d56719fb24b3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:10.012153 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-009f7dee-9214-413e-a5dd-2a6c86c71cbf req-96585863-c8c6-411e-a904-d56719fb24b3 tempest-VolumesNegativeTest-622352913 tempest-VolumesNegativeTest-622352913-project-member] DELETE https://10.4.3.80/volume/v3/volumes/a6019661-2bd6-4a8d-a801-c8866e2a1e28 Aug 06 03:11:10.012317 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-009f7dee-9214-413e-a5dd-2a6c86c71cbf req-96585863-c8c6-411e-a904-d56719fb24b3 tempest-VolumesNegativeTest-622352913 tempest-VolumesNegativeTest-622352913-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:10.012492 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-009f7dee-9214-413e-a5dd-2a6c86c71cbf req-96585863-c8c6-411e-a904-d56719fb24b3 tempest-VolumesNegativeTest-622352913 tempest-VolumesNegativeTest-622352913-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:10.012639 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [req-009f7dee-9214-413e-a5dd-2a6c86c71cbf req-96585863-c8c6-411e-a904-d56719fb24b3 tempest-VolumesNegativeTest-622352913 tempest-VolumesNegativeTest-622352913-project-member] Delete volume with id: a6019661-2bd6-4a8d-a801-c8866e2a1e28 Aug 06 03:11:10.017467 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-009f7dee-9214-413e-a5dd-2a6c86c71cbf req-96585863-c8c6-411e-a904-d56719fb24b3 tempest-VolumesNegativeTest-622352913 tempest-VolumesNegativeTest-622352913-project-member] https://10.4.3.80/volume/v3/volumes/a6019661-2bd6-4a8d-a801-c8866e2a1e28 returned with HTTP 404 Aug 06 03:11:10.017867 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 134/545] 10.4.3.80 () {70 vars in 1613 bytes} [Thu Aug 6 03:11:10 2026] DELETE /volume/v3/volumes/a6019661-2bd6-4a8d-a801-c8866e2a1e28 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:10.049428 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-3cecc0ba-e936-4892-8625-48b2073551dd req-580c7830-568a-46c6-a4c4-2ebd8e19d844 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:10.051541 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-3cecc0ba-e936-4892-8625-48b2073551dd req-580c7830-568a-46c6-a4c4-2ebd8e19d844 tempest-VolumesNegativeTest-622352913 tempest-VolumesNegativeTest-622352913-project-reader] GET https://10.4.3.80/volume/v3/volumes/a60f5308-5885-440f-bc25-a3f012f29cb0 Aug 06 03:11:10.051747 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-3cecc0ba-e936-4892-8625-48b2073551dd req-580c7830-568a-46c6-a4c4-2ebd8e19d844 tempest-VolumesNegativeTest-622352913 tempest-VolumesNegativeTest-622352913-project-reader] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:10.051958 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-3cecc0ba-e936-4892-8625-48b2073551dd req-580c7830-568a-46c6-a4c4-2ebd8e19d844 tempest-VolumesNegativeTest-622352913 tempest-VolumesNegativeTest-622352913-project-reader] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:10.057377 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-3cecc0ba-e936-4892-8625-48b2073551dd req-580c7830-568a-46c6-a4c4-2ebd8e19d844 tempest-VolumesNegativeTest-622352913 tempest-VolumesNegativeTest-622352913-project-reader] https://10.4.3.80/volume/v3/volumes/a60f5308-5885-440f-bc25-a3f012f29cb0 returned with HTTP 404 Aug 06 03:11:10.057910 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 137/546] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:11:10 2026] GET /volume/v3/volumes/a60f5308-5885-440f-bc25-a3f012f29cb0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:10.185616 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-af4a9dfa-12c7-485f-a5c5-16633cd101ab None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:10.189211 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-af4a9dfa-12c7-485f-a5c5-16633cd101ab tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] GET https://10.4.3.80/volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b Aug 06 03:11:10.190142 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-af4a9dfa-12c7-485f-a5c5-16633cd101ab tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:10.190475 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-af4a9dfa-12c7-485f-a5c5-16633cd101ab tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:10.199924 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:10.199924 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:10.206071 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-af4a9dfa-12c7-485f-a5c5-16633cd101ab tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Volume info retrieved successfully. Aug 06 03:11:10.212155 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-af4a9dfa-12c7-485f-a5c5-16633cd101ab tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b returned with HTTP 200 Aug 06 03:11:10.212551 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 139/547] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:10 2026] GET /volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:10.232082 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-49431bc5-d992-42f9-87e2-9015d6843344 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:10.234721 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-49431bc5-d992-42f9-87e2-9015d6843344 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:11:10.235089 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-49431bc5-d992-42f9-87e2-9015d6843344 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3a9e086-f315-48f7-80cc-cdc4b7c2122b", "name": "tempest-VolumesExtendTest-Snapshot-1890564491"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:10.252369 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:10.252369 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:10.252976 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-49431bc5-d992-42f9-87e2-9015d6843344 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Volume info retrieved successfully. Aug 06 03:11:10.253056 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-49431bc5-d992-42f9-87e2-9015d6843344 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Create snapshot from volume f3a9e086-f315-48f7-80cc-cdc4b7c2122b Aug 06 03:11:10.271331 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-49431bc5-d992-42f9-87e2-9015d6843344 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:11:10.291554 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-49431bc5-d992-42f9-87e2-9015d6843344 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Created reservations ['0e2eb582-751c-45ac-ba36-05bc3f30c59a', '82377042-17e1-4cce-a310-ad0dba5a7963', '57dc9ae7-09fd-4ca2-94ef-e55400a6a86e', '7836456c-bc6e-423f-9440-f388facdb5df'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:10.342756 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-49431bc5-d992-42f9-87e2-9015d6843344 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Snapshot create request issued successfully. Aug 06 03:11:10.342756 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-49431bc5-d992-42f9-87e2-9015d6843344 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:11:10.342756 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 138/548] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:11:10 2026] POST /volume/v3/snapshots => generated 304 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:10.349190 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-29517b21-3801-4e28-baf3-acef79a97ff7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:10.350781 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-29517b21-3801-4e28-baf3-acef79a97ff7 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] GET https://10.4.3.80/volume/v3/snapshots/0e7e7ed1-7c35-4e03-a3d8-7b4bbbfc379a Aug 06 03:11:10.350985 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-29517b21-3801-4e28-baf3-acef79a97ff7 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:10.351159 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-29517b21-3801-4e28-baf3-acef79a97ff7 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:10.359752 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:10.359752 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:10.360415 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-29517b21-3801-4e28-baf3-acef79a97ff7 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Snapshot retrieved successfully. Aug 06 03:11:10.361270 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-29517b21-3801-4e28-baf3-acef79a97ff7 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/snapshots/0e7e7ed1-7c35-4e03-a3d8-7b4bbbfc379a returned with HTTP 200 Aug 06 03:11:10.361996 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 135/549] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:10 2026] GET /volume/v3/snapshots/0e7e7ed1-7c35-4e03-a3d8-7b4bbbfc379a => generated 436 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:11.390388 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-64484a9a-3879-4004-b132-99cc135c914a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:11.396741 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-64484a9a-3879-4004-b132-99cc135c914a tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] GET https://10.4.3.80/volume/v3/snapshots/0e7e7ed1-7c35-4e03-a3d8-7b4bbbfc379a Aug 06 03:11:11.396741 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-64484a9a-3879-4004-b132-99cc135c914a tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:11.396741 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-64484a9a-3879-4004-b132-99cc135c914a tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:11.406193 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:11.406193 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:11.406785 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-64484a9a-3879-4004-b132-99cc135c914a tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Snapshot retrieved successfully. Aug 06 03:11:11.407714 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-64484a9a-3879-4004-b132-99cc135c914a tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/snapshots/0e7e7ed1-7c35-4e03-a3d8-7b4bbbfc379a returned with HTTP 200 Aug 06 03:11:11.408197 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 138/550] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:11 2026] GET /volume/v3/snapshots/0e7e7ed1-7c35-4e03-a3d8-7b4bbbfc379a => generated 463 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:11.420578 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2b3baca2-d210-4c2d-b49b-3ddc51a02fb9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:11.423481 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2b3baca2-d210-4c2d-b49b-3ddc51a02fb9 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] POST https://10.4.3.80/volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b/action Aug 06 03:11:11.423924 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2b3baca2-d210-4c2d-b49b-3ddc51a02fb9 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:11.424129 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2b3baca2-d210-4c2d-b49b-3ddc51a02fb9 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:11.435447 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:11.435447 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:11.435998 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2b3baca2-d210-4c2d-b49b-3ddc51a02fb9 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Volume info retrieved successfully. Aug 06 03:11:11.497202 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-2b3baca2-d210-4c2d-b49b-3ddc51a02fb9 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Created reservations ['b42d7180-012f-4a4e-879b-8cbf2c6e6d38', 'd284a545-37f0-43c1-b3c9-f7efaba9b015'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:11.512966 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2b3baca2-d210-4c2d-b49b-3ddc51a02fb9 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Extend volume request issued successfully. Aug 06 03:11:11.513374 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2b3baca2-d210-4c2d-b49b-3ddc51a02fb9 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b/action returned with HTTP 202 Aug 06 03:11:11.513967 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 140/551] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:11:11 2026] POST /volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:11.526482 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-53edae80-8992-425e-a832-982e55f7c5aa None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:11.530220 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-53edae80-8992-425e-a832-982e55f7c5aa tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] GET https://10.4.3.80/volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b Aug 06 03:11:11.530498 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-53edae80-8992-425e-a832-982e55f7c5aa tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:11.530706 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-53edae80-8992-425e-a832-982e55f7c5aa tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:11.540590 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:11.540590 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:11.545070 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-53edae80-8992-425e-a832-982e55f7c5aa tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Volume info retrieved successfully. Aug 06 03:11:11.549714 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-53edae80-8992-425e-a832-982e55f7c5aa tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b returned with HTTP 200 Aug 06 03:11:11.550787 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 139/552] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:11 2026] GET /volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:11.928032 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4f8329c0-1345-4f2b-b048-6d4ea8ff0f21 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:12.045465 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4f8329c0-1345-4f2b-b048-6d4ea8ff0f21 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] POST https://10.4.3.80/volume/v3/group_types Aug 06 03:11:12.045904 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4f8329c0-1345-4f2b-b048-6d4ea8ff0f21 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-611345330"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:12.073034 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4f8329c0-1345-4f2b-b048-6d4ea8ff0f21 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] https://10.4.3.80/volume/v3/group_types returned with HTTP 202 Aug 06 03:11:12.073546 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 136/553] 10.4.3.80 () {70 vars in 1304 bytes} [Thu Aug 6 03:11:11 2026] POST /volume/v3/group_types => generated 180 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:12.083322 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-87e47796-b1b2-490d-a9dd-445a0a05ee68 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:12.085492 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-87e47796-b1b2-490d-a9dd-445a0a05ee68 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] POST https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs Aug 06 03:11:12.085961 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-87e47796-b1b2-490d-a9dd-445a0a05ee68 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:12.109053 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-87e47796-b1b2-490d-a9dd-445a0a05ee68 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs returned with HTTP 202 Aug 06 03:11:12.109522 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 139/554] 10.4.3.80 () {70 vars in 1451 bytes} [Thu Aug 6 03:11:12 2026] POST /volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs => generated 53 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:12.116932 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c5e56b44-2d86-4ab9-8c3d-6fc5e6537582 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:12.118620 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c5e56b44-2d86-4ab9-8c3d-6fc5e6537582 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] POST https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs Aug 06 03:11:12.118960 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c5e56b44-2d86-4ab9-8c3d-6fc5e6537582 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:12.138728 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c5e56b44-2d86-4ab9-8c3d-6fc5e6537582 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs returned with HTTP 202 Aug 06 03:11:12.139154 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 141/555] 10.4.3.80 () {70 vars in 1451 bytes} [Thu Aug 6 03:11:12 2026] POST /volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs => generated 61 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:12.145939 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2d17579b-d472-4e83-8ce9-3a00e0410077 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:12.147849 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2d17579b-d472-4e83-8ce9-3a00e0410077 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] GET https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key2 Aug 06 03:11:12.148101 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2d17579b-d472-4e83-8ce9-3a00e0410077 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:12.148342 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2d17579b-d472-4e83-8ce9-3a00e0410077 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:12.160958 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2d17579b-d472-4e83-8ce9-3a00e0410077 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key2 returned with HTTP 200 Aug 06 03:11:12.161396 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 140/556] 10.4.3.80 () {68 vars in 1445 bytes} [Thu Aug 6 03:11:12 2026] GET /volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key2 => generated 26 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:12.169633 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-24a0f7e2-44e7-4841-adda-1df0a560f350 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:12.171610 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-24a0f7e2-44e7-4841-adda-1df0a560f350 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] GET https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key3 Aug 06 03:11:12.171801 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-24a0f7e2-44e7-4841-adda-1df0a560f350 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:12.172012 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-24a0f7e2-44e7-4841-adda-1df0a560f350 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:12.178786 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-24a0f7e2-44e7-4841-adda-1df0a560f350 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key3 returned with HTTP 200 Aug 06 03:11:12.179228 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 137/557] 10.4.3.80 () {68 vars in 1445 bytes} [Thu Aug 6 03:11:12 2026] GET /volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key3 => generated 18 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:12.186660 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-58b77f1c-44a3-4373-b6a4-fe6954395c97 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:12.188460 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-58b77f1c-44a3-4373-b6a4-fe6954395c97 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] PUT https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key3 Aug 06 03:11:12.188793 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-58b77f1c-44a3-4373-b6a4-fe6954395c97 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:12.198788 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-58b77f1c-44a3-4373-b6a4-fe6954395c97 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key3 returned with HTTP 200 Aug 06 03:11:12.199243 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 140/558] 10.4.3.80 () {70 vars in 1465 bytes} [Thu Aug 6 03:11:12 2026] PUT /volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key3 => generated 26 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:12.207709 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f7d39fc5-cb6b-41f8-9420-4b8263d26975 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:12.209463 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f7d39fc5-cb6b-41f8-9420-4b8263d26975 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] GET https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs Aug 06 03:11:12.209673 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f7d39fc5-cb6b-41f8-9420-4b8263d26975 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:12.209846 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f7d39fc5-cb6b-41f8-9420-4b8263d26975 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:12.218197 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f7d39fc5-cb6b-41f8-9420-4b8263d26975 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs returned with HTTP 200 Aug 06 03:11:12.218761 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 142/559] 10.4.3.80 () {68 vars in 1430 bytes} [Thu Aug 6 03:11:12 2026] GET /volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs => generated 87 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:12.226462 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-17aceaf0-655e-4f43-9a6d-65ca9ddd6c66 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:12.227994 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-17aceaf0-655e-4f43-9a6d-65ca9ddd6c66 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] DELETE https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key1 Aug 06 03:11:12.228176 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-17aceaf0-655e-4f43-9a6d-65ca9ddd6c66 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:12.228354 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-17aceaf0-655e-4f43-9a6d-65ca9ddd6c66 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:12.242627 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-17aceaf0-655e-4f43-9a6d-65ca9ddd6c66 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key1 returned with HTTP 202 Aug 06 03:11:12.243151 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 141/560] 10.4.3.80 () {68 vars in 1448 bytes} [Thu Aug 6 03:11:12 2026] DELETE /volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key1 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:11:12.250931 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2aa5eec3-a053-4e7d-b53c-900c05a6c1b1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:12.253242 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2aa5eec3-a053-4e7d-b53c-900c05a6c1b1 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] GET https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key1 Aug 06 03:11:12.253549 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2aa5eec3-a053-4e7d-b53c-900c05a6c1b1 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:12.253807 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2aa5eec3-a053-4e7d-b53c-900c05a6c1b1 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:12.261571 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2aa5eec3-a053-4e7d-b53c-900c05a6c1b1 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] HTTP exception thrown: Group Type 9fcf57fa-3130-417c-9051-b8e7b080d4d5 has no extra spec with key key1. Aug 06 03:11:12.261794 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2aa5eec3-a053-4e7d-b53c-900c05a6c1b1 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key1 returned with HTTP 404 Aug 06 03:11:12.262515 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 138/561] 10.4.3.80 () {68 vars in 1445 bytes} [Thu Aug 6 03:11:12 2026] GET /volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key1 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:11:12.270065 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d1a74dd9-ab19-4dd8-9e80-55dde97a21b3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:12.272074 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d1a74dd9-ab19-4dd8-9e80-55dde97a21b3 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] DELETE https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key2 Aug 06 03:11:12.272215 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d1a74dd9-ab19-4dd8-9e80-55dde97a21b3 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:12.272419 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d1a74dd9-ab19-4dd8-9e80-55dde97a21b3 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:12.290102 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d1a74dd9-ab19-4dd8-9e80-55dde97a21b3 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key2 returned with HTTP 202 Aug 06 03:11:12.290391 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 141/562] 10.4.3.80 () {68 vars in 1448 bytes} [Thu Aug 6 03:11:12 2026] DELETE /volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key2 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:11:12.298804 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6cb8c5c4-601b-4321-8de3-ace84e7cc808 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:12.301160 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6cb8c5c4-601b-4321-8de3-ace84e7cc808 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] GET https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key2 Aug 06 03:11:12.301453 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6cb8c5c4-601b-4321-8de3-ace84e7cc808 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:12.301819 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6cb8c5c4-601b-4321-8de3-ace84e7cc808 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:12.315495 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6cb8c5c4-601b-4321-8de3-ace84e7cc808 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] HTTP exception thrown: Group Type 9fcf57fa-3130-417c-9051-b8e7b080d4d5 has no extra spec with key key2. Aug 06 03:11:12.315732 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6cb8c5c4-601b-4321-8de3-ace84e7cc808 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key2 returned with HTTP 404 Aug 06 03:11:12.316446 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 143/563] 10.4.3.80 () {68 vars in 1445 bytes} [Thu Aug 6 03:11:12 2026] GET /volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key2 => generated 126 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:11:12.324224 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e13e8383-fea4-474e-b5c5-22ed8b8f4354 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:12.326032 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e13e8383-fea4-474e-b5c5-22ed8b8f4354 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] DELETE https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key3 Aug 06 03:11:12.326367 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e13e8383-fea4-474e-b5c5-22ed8b8f4354 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:12.326634 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e13e8383-fea4-474e-b5c5-22ed8b8f4354 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:12.336731 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e13e8383-fea4-474e-b5c5-22ed8b8f4354 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key3 returned with HTTP 202 Aug 06 03:11:12.337141 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 142/564] 10.4.3.80 () {68 vars in 1448 bytes} [Thu Aug 6 03:11:12 2026] DELETE /volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key3 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:11:12.343510 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9ebb422b-5232-47ee-a7e2-3ce17d721858 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:12.345814 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9ebb422b-5232-47ee-a7e2-3ce17d721858 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] GET https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key3 Aug 06 03:11:12.346119 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9ebb422b-5232-47ee-a7e2-3ce17d721858 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:12.346372 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9ebb422b-5232-47ee-a7e2-3ce17d721858 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:12.353408 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9ebb422b-5232-47ee-a7e2-3ce17d721858 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] HTTP exception thrown: Group Type 9fcf57fa-3130-417c-9051-b8e7b080d4d5 has no extra spec with key key3. Aug 06 03:11:12.353613 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9ebb422b-5232-47ee-a7e2-3ce17d721858 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key3 returned with HTTP 404 Aug 06 03:11:12.354350 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 139/565] 10.4.3.80 () {68 vars in 1445 bytes} [Thu Aug 6 03:11:12 2026] GET /volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5/group_specs/key3 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:11:12.360533 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-170e7605-b7c3-40db-ab25-b52fdd9cbd14 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:12.362706 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-170e7605-b7c3-40db-ab25-b52fdd9cbd14 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] DELETE https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5 Aug 06 03:11:12.363011 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-170e7605-b7c3-40db-ab25-b52fdd9cbd14 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:12.363260 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-170e7605-b7c3-40db-ab25-b52fdd9cbd14 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:12.381847 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-170e7605-b7c3-40db-ab25-b52fdd9cbd14 tempest-GroupTypeSpecsTest-2027696105 tempest-GroupTypeSpecsTest-2027696105-project-admin] https://10.4.3.80/volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5 returned with HTTP 202 Aug 06 03:11:12.382363 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 142/566] 10.4.3.80 () {68 vars in 1397 bytes} [Thu Aug 6 03:11:12 2026] DELETE /volume/v3/group_types/9fcf57fa-3130-417c-9051-b8e7b080d4d5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:11:12.567823 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-dee3b419-7889-4c5a-83a7-49d3c36fa448 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:12.582871 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-dee3b419-7889-4c5a-83a7-49d3c36fa448 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] GET https://10.4.3.80/volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b Aug 06 03:11:12.583089 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-dee3b419-7889-4c5a-83a7-49d3c36fa448 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:12.583343 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-dee3b419-7889-4c5a-83a7-49d3c36fa448 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:12.606876 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:12.606876 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:12.610755 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-dee3b419-7889-4c5a-83a7-49d3c36fa448 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Volume info retrieved successfully. Aug 06 03:11:12.615109 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-dee3b419-7889-4c5a-83a7-49d3c36fa448 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b returned with HTTP 200 Aug 06 03:11:12.615483 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 144/567] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:12 2026] GET /volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b => generated 839 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:12.631481 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c7fbe13e-7527-443e-9e66-11ad84b58286 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:12.633329 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c7fbe13e-7527-443e-9e66-11ad84b58286 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] GET https://10.4.3.80/volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b Aug 06 03:11:12.633951 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c7fbe13e-7527-443e-9e66-11ad84b58286 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:12.634017 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c7fbe13e-7527-443e-9e66-11ad84b58286 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:12.643443 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:12.643443 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:12.648225 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c7fbe13e-7527-443e-9e66-11ad84b58286 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Volume info retrieved successfully. Aug 06 03:11:12.653396 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c7fbe13e-7527-443e-9e66-11ad84b58286 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b returned with HTTP 200 Aug 06 03:11:12.653757 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 143/568] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:12 2026] GET /volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:12.665408 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0b91a859-7c6c-46e4-becf-88cbd3bcf55c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:12.670465 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0b91a859-7c6c-46e4-becf-88cbd3bcf55c tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/0e7e7ed1-7c35-4e03-a3d8-7b4bbbfc379a Aug 06 03:11:12.670658 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0b91a859-7c6c-46e4-becf-88cbd3bcf55c tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:12.671217 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0b91a859-7c6c-46e4-becf-88cbd3bcf55c tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:12.671217 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-0b91a859-7c6c-46e4-becf-88cbd3bcf55c tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Delete snapshot with id: 0e7e7ed1-7c35-4e03-a3d8-7b4bbbfc379a Aug 06 03:11:12.679421 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:12.679421 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:12.681066 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0b91a859-7c6c-46e4-becf-88cbd3bcf55c tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Snapshot retrieved successfully. Aug 06 03:11:12.704721 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0b91a859-7c6c-46e4-becf-88cbd3bcf55c tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Snapshot delete request issued successfully. Aug 06 03:11:12.704721 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0b91a859-7c6c-46e4-becf-88cbd3bcf55c tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/snapshots/0e7e7ed1-7c35-4e03-a3d8-7b4bbbfc379a returned with HTTP 202 Aug 06 03:11:12.705071 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 140/569] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:11:12 2026] DELETE /volume/v3/snapshots/0e7e7ed1-7c35-4e03-a3d8-7b4bbbfc379a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:12.715492 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-33143c51-a71d-4b89-9117-e7fccf438355 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:12.718552 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-33143c51-a71d-4b89-9117-e7fccf438355 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] GET https://10.4.3.80/volume/v3/snapshots/0e7e7ed1-7c35-4e03-a3d8-7b4bbbfc379a Aug 06 03:11:12.718552 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-33143c51-a71d-4b89-9117-e7fccf438355 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:12.718641 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-33143c51-a71d-4b89-9117-e7fccf438355 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:12.735963 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:12.735963 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:12.736280 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-33143c51-a71d-4b89-9117-e7fccf438355 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Snapshot retrieved successfully. Aug 06 03:11:12.737286 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-33143c51-a71d-4b89-9117-e7fccf438355 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/snapshots/0e7e7ed1-7c35-4e03-a3d8-7b4bbbfc379a returned with HTTP 200 Aug 06 03:11:12.737868 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 143/570] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:12 2026] GET /volume/v3/snapshots/0e7e7ed1-7c35-4e03-a3d8-7b4bbbfc379a => generated 462 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:13.745989 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-043409aa-c840-4210-b7bd-9518c6706723 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:13.747751 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-043409aa-c840-4210-b7bd-9518c6706723 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] GET https://10.4.3.80/volume/v3/snapshots/0e7e7ed1-7c35-4e03-a3d8-7b4bbbfc379a Aug 06 03:11:13.747968 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-043409aa-c840-4210-b7bd-9518c6706723 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:13.748181 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-043409aa-c840-4210-b7bd-9518c6706723 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:13.751959 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-043409aa-c840-4210-b7bd-9518c6706723 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/snapshots/0e7e7ed1-7c35-4e03-a3d8-7b4bbbfc379a returned with HTTP 404 Aug 06 03:11:13.752848 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 145/571] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:13 2026] GET /volume/v3/snapshots/0e7e7ed1-7c35-4e03-a3d8-7b4bbbfc379a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:13.758852 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5f89e70e-b26b-416b-ab4a-5fead59ab34d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:13.761901 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5f89e70e-b26b-416b-ab4a-5fead59ab34d tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] GET https://10.4.3.80/volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b Aug 06 03:11:13.762212 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5f89e70e-b26b-416b-ab4a-5fead59ab34d tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:13.762451 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5f89e70e-b26b-416b-ab4a-5fead59ab34d tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:13.773549 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:13.773549 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:13.777976 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5f89e70e-b26b-416b-ab4a-5fead59ab34d tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Volume info retrieved successfully. Aug 06 03:11:13.783519 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5f89e70e-b26b-416b-ab4a-5fead59ab34d tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b returned with HTTP 200 Aug 06 03:11:13.783994 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 144/572] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:13 2026] GET /volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:13.795293 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-14ed080d-5403-4fbf-97fd-9d86b70103a9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:13.797610 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-14ed080d-5403-4fbf-97fd-9d86b70103a9 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] DELETE https://10.4.3.80/volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b Aug 06 03:11:13.797950 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-14ed080d-5403-4fbf-97fd-9d86b70103a9 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:13.798253 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-14ed080d-5403-4fbf-97fd-9d86b70103a9 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:13.798625 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-14ed080d-5403-4fbf-97fd-9d86b70103a9 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Delete volume with id: f3a9e086-f315-48f7-80cc-cdc4b7c2122b Aug 06 03:11:13.807939 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:13.807939 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:13.808627 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-14ed080d-5403-4fbf-97fd-9d86b70103a9 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Volume info retrieved successfully. Aug 06 03:11:13.824612 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-14ed080d-5403-4fbf-97fd-9d86b70103a9 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Delete volume request issued successfully. Aug 06 03:11:13.824779 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-14ed080d-5403-4fbf-97fd-9d86b70103a9 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b returned with HTTP 202 Aug 06 03:11:13.825346 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 141/573] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:13 2026] DELETE /volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:13.831230 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3fa75b81-2fa9-49d8-9b60-25e2ff816826 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:13.833148 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3fa75b81-2fa9-49d8-9b60-25e2ff816826 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] GET https://10.4.3.80/volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b Aug 06 03:11:13.833381 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3fa75b81-2fa9-49d8-9b60-25e2ff816826 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:13.833652 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3fa75b81-2fa9-49d8-9b60-25e2ff816826 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:13.846846 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:13.846846 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:13.851533 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-3fa75b81-2fa9-49d8-9b60-25e2ff816826 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Volume info retrieved successfully. Aug 06 03:11:13.859403 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3fa75b81-2fa9-49d8-9b60-25e2ff816826 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b returned with HTTP 200 Aug 06 03:11:13.859770 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 144/574] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:13 2026] GET /volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:14.149592 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-28b225e9-c032-4e70-afd6-4fdf948b7f73 req-59f09377-ce06-44af-b7cd-94d518adb4f5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:14.151269 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-28b225e9-c032-4e70-afd6-4fdf948b7f73 req-59f09377-ce06-44af-b7cd-94d518adb4f5 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c Aug 06 03:11:14.151464 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-28b225e9-c032-4e70-afd6-4fdf948b7f73 req-59f09377-ce06-44af-b7cd-94d518adb4f5 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:14.151892 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-28b225e9-c032-4e70-afd6-4fdf948b7f73 req-59f09377-ce06-44af-b7cd-94d518adb4f5 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:14.158245 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:14.158245 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:14.161387 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-28b225e9-c032-4e70-afd6-4fdf948b7f73 req-59f09377-ce06-44af-b7cd-94d518adb4f5 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:11:14.165917 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-28b225e9-c032-4e70-afd6-4fdf948b7f73 req-59f09377-ce06-44af-b7cd-94d518adb4f5 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c returned with HTTP 200 Aug 06 03:11:14.165917 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 146/575] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:11:14 2026] GET /volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:14.188369 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b3586ddc-48df-4c1c-b172-579c171a69dc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:14.189451 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b3586ddc-48df-4c1c-b172-579c171a69dc None None] GET https://10.4.3.80/volume// Aug 06 03:11:14.189451 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b3586ddc-48df-4c1c-b172-579c171a69dc None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:14.189451 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b3586ddc-48df-4c1c-b172-579c171a69dc None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:14.189451 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b3586ddc-48df-4c1c-b172-579c171a69dc None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:11:14.189662 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 145/576] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:11:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:11:14.202430 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-28b225e9-c032-4e70-afd6-4fdf948b7f73 req-b0bcd6d8-3c1d-4cea-a149-9309c0363c5f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:14.205591 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-28b225e9-c032-4e70-afd6-4fdf948b7f73 req-b0bcd6d8-3c1d-4cea-a149-9309c0363c5f tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:11:14.205591 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-28b225e9-c032-4e70-afd6-4fdf948b7f73 req-b0bcd6d8-3c1d-4cea-a149-9309c0363c5f tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef8b698c-3276-41f1-9d2f-fe71921bd21c", "connector": null, "instance_uuid": "c3efa2b0-63b0-4a35-b45b-4df505c84674"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:14.214890 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:14.214890 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:14.238615 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-28b225e9-c032-4e70-afd6-4fdf948b7f73 req-b0bcd6d8-3c1d-4cea-a149-9309c0363c5f tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:11:14.239214 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 142/577] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:11:14 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 06 03:11:14.291327 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-28b225e9-c032-4e70-afd6-4fdf948b7f73 req-3dbd5c6e-4413-43db-ad0b-910ba90819cc None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:14.298219 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-28b225e9-c032-4e70-afd6-4fdf948b7f73 req-3dbd5c6e-4413-43db-ad0b-910ba90819cc tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] POST https://10.4.3.80/volume/v3/attachments/615ece65-b1a6-4dd0-8f23-08f22ff25a23/action Aug 06 03:11:14.298555 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-28b225e9-c032-4e70-afd6-4fdf948b7f73 req-3dbd5c6e-4413-43db-ad0b-910ba90819cc tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:14.298665 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-28b225e9-c032-4e70-afd6-4fdf948b7f73 req-3dbd5c6e-4413-43db-ad0b-910ba90819cc tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:14.315613 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:14.315613 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:14.324562 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-28b225e9-c032-4e70-afd6-4fdf948b7f73 req-3dbd5c6e-4413-43db-ad0b-910ba90819cc tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/attachments/615ece65-b1a6-4dd0-8f23-08f22ff25a23/action returned with HTTP 204 Aug 06 03:11:14.325011 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 145/578] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:11:14 2026] POST /volume/v3/attachments/615ece65-b1a6-4dd0-8f23-08f22ff25a23/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:14.353632 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c777856a-92da-4674-ac8d-255d52d4be65 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:14.355211 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c777856a-92da-4674-ac8d-255d52d4be65 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c Aug 06 03:11:14.355368 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c777856a-92da-4674-ac8d-255d52d4be65 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:14.355558 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c777856a-92da-4674-ac8d-255d52d4be65 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:14.366590 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:14.366590 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:14.369763 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c777856a-92da-4674-ac8d-255d52d4be65 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:11:14.373889 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c777856a-92da-4674-ac8d-255d52d4be65 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c returned with HTTP 200 Aug 06 03:11:14.374312 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 147/579] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:14 2026] GET /volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c => generated 1110 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:14.386651 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a64ff74b-f30b-45e1-8749-eef74b2c0595 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:14.388128 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a64ff74b-f30b-45e1-8749-eef74b2c0595 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c Aug 06 03:11:14.388293 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a64ff74b-f30b-45e1-8749-eef74b2c0595 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:14.388452 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a64ff74b-f30b-45e1-8749-eef74b2c0595 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:14.396730 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:14.396730 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:14.400408 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a64ff74b-f30b-45e1-8749-eef74b2c0595 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:11:14.404809 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a64ff74b-f30b-45e1-8749-eef74b2c0595 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c returned with HTTP 200 Aug 06 03:11:14.404809 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 146/580] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:14 2026] GET /volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c => generated 1110 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:14.883618 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d5855fb5-b775-42d6-a943-d360a2cf1211 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:14.885168 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d5855fb5-b775-42d6-a943-d360a2cf1211 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] GET https://10.4.3.80/volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b Aug 06 03:11:14.885362 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d5855fb5-b775-42d6-a943-d360a2cf1211 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:14.885514 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d5855fb5-b775-42d6-a943-d360a2cf1211 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:14.890703 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d5855fb5-b775-42d6-a943-d360a2cf1211 tempest-VolumesExtendTest-1044434184 tempest-VolumesExtendTest-1044434184-project-member] https://10.4.3.80/volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b returned with HTTP 404 Aug 06 03:11:14.891117 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 143/581] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:14 2026] GET /volume/v3/volumes/f3a9e086-f315-48f7-80cc-cdc4b7c2122b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:15.332883 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3b667546-4917-4819-9a48-c7875c1ab32f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:15.333392 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3b667546-4917-4819-9a48-c7875c1ab32f None None] GET https://10.4.3.80/volume// Aug 06 03:11:15.333392 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3b667546-4917-4819-9a48-c7875c1ab32f None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:15.333602 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3b667546-4917-4819-9a48-c7875c1ab32f None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:15.333939 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3b667546-4917-4819-9a48-c7875c1ab32f None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:11:15.334199 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 146/582] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:11:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:11:15.341929 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-2379a69f-b3b4-4a11-88b8-e9c542f0c53b req-05093fbe-90a9-4444-8379-6cf3ce510fa7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:15.343766 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-2379a69f-b3b4-4a11-88b8-e9c542f0c53b req-05093fbe-90a9-4444-8379-6cf3ce510fa7 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c Aug 06 03:11:15.343994 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-2379a69f-b3b4-4a11-88b8-e9c542f0c53b req-05093fbe-90a9-4444-8379-6cf3ce510fa7 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:15.344179 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-2379a69f-b3b4-4a11-88b8-e9c542f0c53b req-05093fbe-90a9-4444-8379-6cf3ce510fa7 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:15.353762 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:15.353762 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:15.357568 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-2379a69f-b3b4-4a11-88b8-e9c542f0c53b req-05093fbe-90a9-4444-8379-6cf3ce510fa7 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:11:15.364540 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-2379a69f-b3b4-4a11-88b8-e9c542f0c53b req-05093fbe-90a9-4444-8379-6cf3ce510fa7 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c returned with HTTP 200 Aug 06 03:11:15.364540 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 148/583] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:11:15 2026] GET /volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c => generated 1290 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:11:15.447314 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c22aacf0-7a9c-4ea4-a5de-a3f344668ed9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:15.457600 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-2379a69f-b3b4-4a11-88b8-e9c542f0c53b req-3a033ace-9537-463c-8175-4aa2a9148460 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:15.459987 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-2379a69f-b3b4-4a11-88b8-e9c542f0c53b req-3a033ace-9537-463c-8175-4aa2a9148460 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] PUT https://10.4.3.80/volume/v3/attachments/615ece65-b1a6-4dd0-8f23-08f22ff25a23 Aug 06 03:11:15.460473 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-2379a69f-b3b4-4a11-88b8-e9c542f0c53b req-3a033ace-9537-463c-8175-4aa2a9148460 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:15.469401 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-2379a69f-b3b4-4a11-88b8-e9c542f0c53b req-3a033ace-9537-463c-8175-4aa2a9148460 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Acquiring lock "cinder-attachment_update-ef8b698c-3276-41f1-9d2f-fe71921bd21c-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:11:15.474506 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-2379a69f-b3b4-4a11-88b8-e9c542f0c53b req-3a033ace-9537-463c-8175-4aa2a9148460 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Lock "cinder-attachment_update-ef8b698c-3276-41f1-9d2f-fe71921bd21c-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:11:15.475949 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:15.475949 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:15.558180 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c22aacf0-7a9c-4ea4-a5de-a3f344668ed9 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:11:15.558691 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c22aacf0-7a9c-4ea4-a5de-a3f344668ed9 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-560588764"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:15.573009 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c22aacf0-7a9c-4ea4-a5de-a3f344668ed9 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:11:15.573396 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 147/584] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:11:15 2026] POST /volume/v3/types => generated 215 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:15.578351 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-2379a69f-b3b4-4a11-88b8-e9c542f0c53b req-3a033ace-9537-463c-8175-4aa2a9148460 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Lock "cinder-attachment_update-ef8b698c-3276-41f1-9d2f-fe71921bd21c-np0000006611" released by "attachment_update" :: held 0.104s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:11:15.578735 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-2379a69f-b3b4-4a11-88b8-e9c542f0c53b req-3a033ace-9537-463c-8175-4aa2a9148460 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/attachments/615ece65-b1a6-4dd0-8f23-08f22ff25a23 returned with HTTP 200 Aug 06 03:11:15.579661 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 144/585] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:11:15 2026] PUT /volume/v3/attachments/615ece65-b1a6-4dd0-8f23-08f22ff25a23 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:15.581718 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1f9a2bfa-42d2-43b8-932a-fffc3397d62f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:15.583245 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1f9a2bfa-42d2-43b8-932a-fffc3397d62f tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] POST https://10.4.3.80/volume/v3/group_types Aug 06 03:11:15.583534 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1f9a2bfa-42d2-43b8-932a-fffc3397d62f tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-738002704"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:15.600329 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-2379a69f-b3b4-4a11-88b8-e9c542f0c53b req-b9ef998a-d464-4161-8845-8df4096e0716 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:15.602290 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-2379a69f-b3b4-4a11-88b8-e9c542f0c53b req-b9ef998a-d464-4161-8845-8df4096e0716 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] POST https://10.4.3.80/volume/v3/attachments/615ece65-b1a6-4dd0-8f23-08f22ff25a23/action Aug 06 03:11:15.602677 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-2379a69f-b3b4-4a11-88b8-e9c542f0c53b req-b9ef998a-d464-4161-8845-8df4096e0716 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:15.602871 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-2379a69f-b3b4-4a11-88b8-e9c542f0c53b req-b9ef998a-d464-4161-8845-8df4096e0716 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:15.605341 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1f9a2bfa-42d2-43b8-932a-fffc3397d62f tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] https://10.4.3.80/volume/v3/group_types returned with HTTP 202 Aug 06 03:11:15.605804 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 147/586] 10.4.3.80 () {70 vars in 1304 bytes} [Thu Aug 6 03:11:15 2026] POST /volume/v3/group_types => generated 172 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:15.615548 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-918b0751-077b-4704-9358-e72b8c195ab6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:15.617378 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:15.617378 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:15.624852 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-2379a69f-b3b4-4a11-88b8-e9c542f0c53b req-b9ef998a-d464-4161-8845-8df4096e0716 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/attachments/615ece65-b1a6-4dd0-8f23-08f22ff25a23/action returned with HTTP 204 Aug 06 03:11:15.625301 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 149/587] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:11:15 2026] POST /volume/v3/attachments/615ece65-b1a6-4dd0-8f23-08f22ff25a23/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:15.687398 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-918b0751-077b-4704-9358-e72b8c195ab6 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] POST https://10.4.3.80/volume/v3/groups Aug 06 03:11:15.687868 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-918b0751-077b-4704-9358-e72b8c195ab6 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3a3a6f4a-6141-476d-bcf2-faeb0494b0de", "volume_types": ["3df04e54-de44-4b80-850d-f9f33ef553d5"], "name": "tempest-Group1-937896875"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:15.690153 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.groups [None req-918b0751-077b-4704-9358-e72b8c195ab6 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Creating new group {'group': {'group_type': '3a3a6f4a-6141-476d-bcf2-faeb0494b0de', 'volume_types': ['3df04e54-de44-4b80-850d-f9f33ef553d5'], 'name': 'tempest-Group1-937896875'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 03:11:15.699279 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.groups [None req-918b0751-077b-4704-9358-e72b8c195ab6 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Creating group tempest-Group1-937896875. Aug 06 03:11:15.718485 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-918b0751-077b-4704-9358-e72b8c195ab6 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Availability zone cache updated, next update will occur around 2026-08-06 04:11:15.718111. {{(pid=100901) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 03:11:15.718626 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-918b0751-077b-4704-9358-e72b8c195ab6 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Availability Zones retrieved successfully. Aug 06 03:11:15.740481 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-918b0751-077b-4704-9358-e72b8c195ab6 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Created reservations ['c3624958-2b89-4c4b-a407-33a060c4fb2a'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:15.773634 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-918b0751-077b-4704-9358-e72b8c195ab6 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups returned with HTTP 202 Aug 06 03:11:15.774067 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 148/588] 10.4.3.80 () {70 vars in 1290 bytes} [Thu Aug 6 03:11:15 2026] POST /volume/v3/groups => generated 93 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:15.783528 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7324e36d-7361-4a5b-8d6b-7f929ffb7809 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:15.786914 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7324e36d-7361-4a5b-8d6b-7f929ffb7809 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/groups/26cb6f3b-a992-4e7d-9524-786622845052 Aug 06 03:11:15.787232 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7324e36d-7361-4a5b-8d6b-7f929ffb7809 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:15.787501 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7324e36d-7361-4a5b-8d6b-7f929ffb7809 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:15.788764 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-7324e36d-7361-4a5b-8d6b-7f929ffb7809 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] show called for member 26cb6f3b-a992-4e7d-9524-786622845052 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:11:15.794901 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:15.794901 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:15.816664 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7324e36d-7361-4a5b-8d6b-7f929ffb7809 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/26cb6f3b-a992-4e7d-9524-786622845052 returned with HTTP 200 Aug 06 03:11:15.817099 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 145/589] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:11:15 2026] GET /volume/v3/groups/26cb6f3b-a992-4e7d-9524-786622845052 => generated 321 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:16.070854 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-51f4a541-4b54-4cea-9d68-182b98650b16 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:16.072314 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-51f4a541-4b54-4cea-9d68-182b98650b16 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:16.072628 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-51f4a541-4b54-4cea-9d68-182b98650b16 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1105664200", "imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "size": 1}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:16.073992 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-51f4a541-4b54-4cea-9d68-182b98650b16 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1105664200', 'imageRef': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'size': 1}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:16.143410 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-51f4a541-4b54-4cea-9d68-182b98650b16 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Create volume of 1 GB Aug 06 03:11:16.147511 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-51f4a541-4b54-4cea-9d68-182b98650b16 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Availability Zones retrieved successfully. Aug 06 03:11:16.152335 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-51f4a541-4b54-4cea-9d68-182b98650b16 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Flow 'volume_create_api' (fe5f62a9-f619-4a6a-962a-dbe9d885aff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:16.153362 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-51f4a541-4b54-4cea-9d68-182b98650b16 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e6419d0-1a8b-4d22-9a9d-c491fea52dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:16.155360 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-51f4a541-4b54-4cea-9d68-182b98650b16 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:16.159848 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e0384ad0-08e8-48a0-8f43-1dc1ab143d3c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:16.206477 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-51f4a541-4b54-4cea-9d68-182b98650b16 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e6419d0-1a8b-4d22-9a9d-c491fea52dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:16.207184 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-51f4a541-4b54-4cea-9d68-182b98650b16 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56517f4b-2c82-4daa-b836-9cd3e37dc7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:16.264952 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-51f4a541-4b54-4cea-9d68-182b98650b16 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Created reservations ['df3f2a4f-e25c-4bd7-92f4-717c49cbe79e', 'b0ee38c0-48a3-4e01-801d-4a7f62ed0af2', 'e1e76b91-5d0f-4f5e-ba4e-35a46bbfaa65', '5c0d0373-9899-4a50-8e3e-6051b49e0ec9'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:16.265862 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-51f4a541-4b54-4cea-9d68-182b98650b16 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56517f4b-2c82-4daa-b836-9cd3e37dc7bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df3f2a4f-e25c-4bd7-92f4-717c49cbe79e', 'b0ee38c0-48a3-4e01-801d-4a7f62ed0af2', 'e1e76b91-5d0f-4f5e-ba4e-35a46bbfaa65', '5c0d0373-9899-4a50-8e3e-6051b49e0ec9']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:16.266739 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-51f4a541-4b54-4cea-9d68-182b98650b16 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86410977-a515-417a-9bad-9526d5a79df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:16.268361 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e0384ad0-08e8-48a0-8f43-1dc1ab143d3c tempest-VolumesSummaryTest-1623635383 tempest-VolumesSummaryTest-1623635383-project-member] GET https://10.4.3.80/volume/v3/volumes/summary Aug 06 03:11:16.268611 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e0384ad0-08e8-48a0-8f43-1dc1ab143d3c tempest-VolumesSummaryTest-1623635383 tempest-VolumesSummaryTest-1623635383-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:16.268807 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e0384ad0-08e8-48a0-8f43-1dc1ab143d3c tempest-VolumesSummaryTest-1623635383 tempest-VolumesSummaryTest-1623635383-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:16.269259 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-e0384ad0-08e8-48a0-8f43-1dc1ab143d3c tempest-VolumesSummaryTest-1623635383 tempest-VolumesSummaryTest-1623635383-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:11:16.274604 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e0384ad0-08e8-48a0-8f43-1dc1ab143d3c tempest-VolumesSummaryTest-1623635383 tempest-VolumesSummaryTest-1623635383-project-member] Get summary completed successfully. Aug 06 03:11:16.275229 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e0384ad0-08e8-48a0-8f43-1dc1ab143d3c tempest-VolumesSummaryTest-1623635383 tempest-VolumesSummaryTest-1623635383-project-member] https://10.4.3.80/volume/v3/volumes/summary returned with HTTP 200 Aug 06 03:11:16.275229 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 150/590] 10.4.3.80 () {68 vars in 1295 bytes} [Thu Aug 6 03:11:16 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:16.292369 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-51f4a541-4b54-4cea-9d68-182b98650b16 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86410977-a515-417a-9bad-9526d5a79df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '998456f8-f7ff-4bba-bfea-48ab688a6367', '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-1105664200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a3c6925dc3b4c8980e23af97f999524',qos_specs=None,replication_status=,reservations=['df3f2a4f-e25c-4bd7-92f4-717c49cbe79e','b0ee38c0-48a3-4e01-801d-4a7f62ed0af2','e1e76b91-5d0f-4f5e-ba4e-35a46bbfaa65','5c0d0373-9899-4a50-8e3e-6051b49e0ec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f753bd35c3e84c5b81df1c8ca4f18715',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1105664200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=998456f8-f7ff-4bba-bfea-48ab688a6367,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a3c6925dc3b4c8980e23af97f999524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f753bd35c3e84c5b81df1c8ca4f18715',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:16.293243 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-51f4a541-4b54-4cea-9d68-182b98650b16 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe3d307d-a506-4ab6-aae7-ede1a7b0bacd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:16.309243 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-51f4a541-4b54-4cea-9d68-182b98650b16 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe3d307d-a506-4ab6-aae7-ede1a7b0bacd) transitioned into state 'SUCCESS' from state '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-1105664200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a3c6925dc3b4c8980e23af97f999524',qos_specs=None,replication_status=,reservations=['df3f2a4f-e25c-4bd7-92f4-717c49cbe79e','b0ee38c0-48a3-4e01-801d-4a7f62ed0af2','e1e76b91-5d0f-4f5e-ba4e-35a46bbfaa65','5c0d0373-9899-4a50-8e3e-6051b49e0ec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f753bd35c3e84c5b81df1c8ca4f18715',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:16.309806 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-51f4a541-4b54-4cea-9d68-182b98650b16 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49063550-d268-4598-be8b-4a2843191fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:16.318599 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-51f4a541-4b54-4cea-9d68-182b98650b16 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49063550-d268-4598-be8b-4a2843191fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:16.319369 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-51f4a541-4b54-4cea-9d68-182b98650b16 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Flow 'volume_create_api' (fe5f62a9-f619-4a6a-962a-dbe9d885aff7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:16.319652 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-51f4a541-4b54-4cea-9d68-182b98650b16 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Create volume request issued successfully. Aug 06 03:11:16.320228 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-51f4a541-4b54-4cea-9d68-182b98650b16 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:16.320627 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 148/591] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:11:16 2026] POST /volume/v3/volumes => generated 897 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:16.336328 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-69814bdc-6dc3-4ad6-aa02-4ce1674dfeb9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:16.337967 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-69814bdc-6dc3-4ad6-aa02-4ce1674dfeb9 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] GET https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 Aug 06 03:11:16.338055 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-69814bdc-6dc3-4ad6-aa02-4ce1674dfeb9 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:16.338292 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-69814bdc-6dc3-4ad6-aa02-4ce1674dfeb9 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:16.345283 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:16.345283 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:16.348892 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-69814bdc-6dc3-4ad6-aa02-4ce1674dfeb9 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Volume info retrieved successfully. Aug 06 03:11:16.354383 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-69814bdc-6dc3-4ad6-aa02-4ce1674dfeb9 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 returned with HTTP 200 Aug 06 03:11:16.354732 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 149/592] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:11:16 2026] GET /volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 => generated 965 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:16.827812 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f8fa562e-98ab-4d6d-813d-7db324503d2a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:16.829430 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f8fa562e-98ab-4d6d-813d-7db324503d2a tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/groups/26cb6f3b-a992-4e7d-9524-786622845052 Aug 06 03:11:16.829650 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f8fa562e-98ab-4d6d-813d-7db324503d2a tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:16.829865 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f8fa562e-98ab-4d6d-813d-7db324503d2a tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:16.830277 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-f8fa562e-98ab-4d6d-813d-7db324503d2a tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] show called for member 26cb6f3b-a992-4e7d-9524-786622845052 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:11:16.834186 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:16.834186 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:16.842252 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f8fa562e-98ab-4d6d-813d-7db324503d2a tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/26cb6f3b-a992-4e7d-9524-786622845052 returned with HTTP 200 Aug 06 03:11:16.842655 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 146/593] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:11:16 2026] GET /volume/v3/groups/26cb6f3b-a992-4e7d-9524-786622845052 => generated 322 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:16.850973 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f2cc4bd7-098d-40cd-ae0a-7ffb31f88c55 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:16.852796 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f2cc4bd7-098d-40cd-ae0a-7ffb31f88c55 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] POST https://10.4.3.80/volume/v3/groups Aug 06 03:11:16.853116 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f2cc4bd7-098d-40cd-ae0a-7ffb31f88c55 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3a3a6f4a-6141-476d-bcf2-faeb0494b0de", "volume_types": ["3df04e54-de44-4b80-850d-f9f33ef553d5"], "name": "tempest-Group2-1476243711"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:16.854621 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.groups [None req-f2cc4bd7-098d-40cd-ae0a-7ffb31f88c55 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Creating new group {'group': {'group_type': '3a3a6f4a-6141-476d-bcf2-faeb0494b0de', 'volume_types': ['3df04e54-de44-4b80-850d-f9f33ef553d5'], 'name': 'tempest-Group2-1476243711'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 03:11:16.861238 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.groups [None req-f2cc4bd7-098d-40cd-ae0a-7ffb31f88c55 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Creating group tempest-Group2-1476243711. Aug 06 03:11:16.874233 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f2cc4bd7-098d-40cd-ae0a-7ffb31f88c55 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Availability zone cache updated, next update will occur around 2026-08-06 04:11:16.873964. {{(pid=100900) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 03:11:16.874336 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f2cc4bd7-098d-40cd-ae0a-7ffb31f88c55 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Availability Zones retrieved successfully. Aug 06 03:11:16.883592 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-f2cc4bd7-098d-40cd-ae0a-7ffb31f88c55 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Created reservations ['a2396ba4-f13d-4f4d-b1a0-4a4431c2a94e'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:16.905314 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f2cc4bd7-098d-40cd-ae0a-7ffb31f88c55 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups returned with HTTP 202 Aug 06 03:11:16.905779 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 151/594] 10.4.3.80 () {70 vars in 1290 bytes} [Thu Aug 6 03:11:16 2026] POST /volume/v3/groups => generated 94 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:16.915087 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-51c13dae-8535-431b-abda-600aa6e32eeb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:16.917515 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-51c13dae-8535-431b-abda-600aa6e32eeb tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/groups/f90b640e-221d-45ee-84f5-a407b3b62540 Aug 06 03:11:16.917794 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-51c13dae-8535-431b-abda-600aa6e32eeb tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:16.918076 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-51c13dae-8535-431b-abda-600aa6e32eeb tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:16.918286 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.groups [None req-51c13dae-8535-431b-abda-600aa6e32eeb tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] show called for member f90b640e-221d-45ee-84f5-a407b3b62540 {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:11:16.923361 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:16.923361 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:16.940743 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-51c13dae-8535-431b-abda-600aa6e32eeb tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/f90b640e-221d-45ee-84f5-a407b3b62540 returned with HTTP 200 Aug 06 03:11:16.941177 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 149/595] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:11:16 2026] GET /volume/v3/groups/f90b640e-221d-45ee-84f5-a407b3b62540 => generated 322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:17.281211 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2536cd86-50a4-4b86-b70f-f936c7ce6100 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:17.369665 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-37e4ff95-01f2-43b9-834c-16153abb08fd None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:17.371858 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-37e4ff95-01f2-43b9-834c-16153abb08fd tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] GET https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 Aug 06 03:11:17.372389 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-37e4ff95-01f2-43b9-834c-16153abb08fd tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:17.372450 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-37e4ff95-01f2-43b9-834c-16153abb08fd tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:17.383611 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:17.383611 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:17.387322 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-37e4ff95-01f2-43b9-834c-16153abb08fd tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Volume info retrieved successfully. Aug 06 03:11:17.399041 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-37e4ff95-01f2-43b9-834c-16153abb08fd tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 returned with HTTP 200 Aug 06 03:11:17.399041 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 147/596] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:11:17 2026] GET /volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 => generated 1539 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:11:17.412745 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-07d77e8f-cc27-430c-a868-cf9f4b426e92 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:17.422950 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2536cd86-50a4-4b86-b70f-f936c7ce6100 tempest-GroupsV314Test-1680514757 tempest-GroupsV314Test-1680514757-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:11:17.422950 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2536cd86-50a4-4b86-b70f-f936c7ce6100 tempest-GroupsV314Test-1680514757 tempest-GroupsV314Test-1680514757-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-765978070"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:17.443771 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2536cd86-50a4-4b86-b70f-f936c7ce6100 tempest-GroupsV314Test-1680514757 tempest-GroupsV314Test-1680514757-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:11:17.444248 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 150/597] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:11:17 2026] POST /volume/v3/types => generated 219 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:17.448382 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-07d77e8f-cc27-430c-a868-cf9f4b426e92 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:11:17.448955 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-07d77e8f-cc27-430c-a868-cf9f4b426e92 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa1f7dcb-111c-4933-a3b8-d9a5a8843f60", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1545096742"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:17.454146 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7cb1404c-68b3-4c96-8d5c-4e0cbc58809e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:17.456551 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7cb1404c-68b3-4c96-8d5c-4e0cbc58809e tempest-GroupsV314Test-1680514757 tempest-GroupsV314Test-1680514757-project-admin] POST https://10.4.3.80/volume/v3/group_types Aug 06 03:11:17.456971 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7cb1404c-68b3-4c96-8d5c-4e0cbc58809e tempest-GroupsV314Test-1680514757 tempest-GroupsV314Test-1680514757-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1944394770"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:17.458928 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-07d77e8f-cc27-430c-a868-cf9f4b426e92 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 404 Aug 06 03:11:17.459434 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 152/598] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:11:17 2026] POST /volume/v3/snapshots => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:17.460490 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:17.460490 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:17.463235 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-a6873d6f-9766-4843-9b69-c2f207188466 req-a47e021d-288c-4628-ae65-37c21a84c40c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:17.465928 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-a6873d6f-9766-4843-9b69-c2f207188466 req-a47e021d-288c-4628-ae65-37c21a84c40c tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] GET https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 Aug 06 03:11:17.466184 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-a6873d6f-9766-4843-9b69-c2f207188466 req-a47e021d-288c-4628-ae65-37c21a84c40c tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:17.466446 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-a6873d6f-9766-4843-9b69-c2f207188466 req-a47e021d-288c-4628-ae65-37c21a84c40c tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:17.472687 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3c3fd3bb-4e55-4180-a1de-74c8bbdd6541 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:17.475343 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:17.475343 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:17.475644 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3c3fd3bb-4e55-4180-a1de-74c8bbdd6541 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:11:17.475963 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3c3fd3bb-4e55-4180-a1de-74c8bbdd6541 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1442829563"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:17.478805 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7cb1404c-68b3-4c96-8d5c-4e0cbc58809e tempest-GroupsV314Test-1680514757 tempest-GroupsV314Test-1680514757-project-admin] https://10.4.3.80/volume/v3/group_types returned with HTTP 202 Aug 06 03:11:17.479119 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-a6873d6f-9766-4843-9b69-c2f207188466 req-a47e021d-288c-4628-ae65-37c21a84c40c tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Volume info retrieved successfully. Aug 06 03:11:17.479242 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 150/599] 10.4.3.80 () {70 vars in 1304 bytes} [Thu Aug 6 03:11:17 2026] POST /volume/v3/group_types => generated 177 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:17.485326 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-a6873d6f-9766-4843-9b69-c2f207188466 req-a47e021d-288c-4628-ae65-37c21a84c40c tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 returned with HTTP 200 Aug 06 03:11:17.486080 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 148/600] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:11:17 2026] GET /volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:17.492403 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-29fcb1bc-d28c-49e9-8764-2616aa3714aa None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:17.510302 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3c3fd3bb-4e55-4180-a1de-74c8bbdd6541 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 404 Aug 06 03:11:17.510783 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 151/601] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:11:17 2026] POST /volume/v3/snapshots => generated 77 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:17.520373 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b83ff50f-5369-4151-a07b-e5bf56323b47 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:17.523556 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b83ff50f-5369-4151-a07b-e5bf56323b47 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] GET https://10.4.3.80/volume/v3/snapshots?limit=invalid Aug 06 03:11:17.523751 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b83ff50f-5369-4151-a07b-e5bf56323b47 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:17.523938 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b83ff50f-5369-4151-a07b-e5bf56323b47 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:17.524468 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b83ff50f-5369-4151-a07b-e5bf56323b47 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] HTTP exception thrown: limit param must be an integer Aug 06 03:11:17.524468 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b83ff50f-5369-4151-a07b-e5bf56323b47 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] https://10.4.3.80/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 06 03:11:17.525059 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 151/602] 10.4.3.80 () {66 vars in 1263 bytes} [Thu Aug 6 03:11:17 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:11:17.532748 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f68f7a4b-99f1-454e-a068-a47316068e7c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:17.534301 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f68f7a4b-99f1-454e-a068-a47316068e7c tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] GET https://10.4.3.80/volume/v3/snapshots?marker=35ed041a-3a8e-4f4d-ba0b-776acc7d642e Aug 06 03:11:17.534469 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f68f7a4b-99f1-454e-a068-a47316068e7c tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:17.534542 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f68f7a4b-99f1-454e-a068-a47316068e7c tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:17.534927 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-f68f7a4b-99f1-454e-a068-a47316068e7c tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:11:17.535808 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.db.api [None req-f68f7a4b-99f1-454e-a068-a47316068e7c tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Building query based on filter {{(pid=100899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:11:17.541351 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f68f7a4b-99f1-454e-a068-a47316068e7c tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] https://10.4.3.80/volume/v3/snapshots?marker=35ed041a-3a8e-4f4d-ba0b-776acc7d642e returned with HTTP 404 Aug 06 03:11:17.541786 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 149/603] 10.4.3.80 () {66 vars in 1323 bytes} [Thu Aug 6 03:11:17 2026] GET /volume/v3/snapshots?marker=35ed041a-3a8e-4f4d-ba0b-776acc7d642e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:17.549068 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-41345fb3-aeea-4000-837d-9febe79db6b2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:17.551702 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-41345fb3-aeea-4000-837d-9febe79db6b2 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] GET https://10.4.3.80/volume/v3/snapshots?sort_key=invalid Aug 06 03:11:17.551942 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-41345fb3-aeea-4000-837d-9febe79db6b2 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:17.552084 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-41345fb3-aeea-4000-837d-9febe79db6b2 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:17.552403 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-41345fb3-aeea-4000-837d-9febe79db6b2 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:11:17.553434 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.db.api [None req-41345fb3-aeea-4000-837d-9febe79db6b2 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Building query based on filter {{(pid=100901) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:11:17.553843 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-41345fb3-aeea-4000-837d-9febe79db6b2 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] https://10.4.3.80/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 06 03:11:17.555231 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 152/604] 10.4.3.80 () {66 vars in 1269 bytes} [Thu Aug 6 03:11:17 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:11:17.565167 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5256fce6-6393-4fc9-8958-eed47f71a8dc None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:17.571624 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5256fce6-6393-4fc9-8958-eed47f71a8dc tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:17.572138 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5256fce6-6393-4fc9-8958-eed47f71a8dc tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2108439151"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:17.573880 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-5256fce6-6393-4fc9-8958-eed47f71a8dc tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-2108439151'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:17.574052 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-5256fce6-6393-4fc9-8958-eed47f71a8dc tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Create volume of 2 GB Aug 06 03:11:17.576469 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-29fcb1bc-d28c-49e9-8764-2616aa3714aa tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] POST https://10.4.3.80/volume/v3/groups Aug 06 03:11:17.576746 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-29fcb1bc-d28c-49e9-8764-2616aa3714aa tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "68aeb722-aa8a-49dc-9ff3-d71b23e060be", "volume_types": ["64f1188a-8bd0-4b06-8bd6-d1d68aa94897"], "name": "tempest-GroupsV314Test-Group-727318393"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:17.580693 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.groups [None req-29fcb1bc-d28c-49e9-8764-2616aa3714aa tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Creating new group {'group': {'group_type': '68aeb722-aa8a-49dc-9ff3-d71b23e060be', 'volume_types': ['64f1188a-8bd0-4b06-8bd6-d1d68aa94897'], 'name': 'tempest-GroupsV314Test-Group-727318393'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 03:11:17.580765 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5256fce6-6393-4fc9-8958-eed47f71a8dc tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Availability Zones retrieved successfully. Aug 06 03:11:17.584090 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.groups [None req-29fcb1bc-d28c-49e9-8764-2616aa3714aa tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Creating group tempest-GroupsV314Test-Group-727318393. Aug 06 03:11:17.584414 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:17.584414 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:17.588858 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5256fce6-6393-4fc9-8958-eed47f71a8dc tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Flow 'volume_create_api' (7400896f-e23f-45c5-ae32-ec77ae774470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:17.588858 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5256fce6-6393-4fc9-8958-eed47f71a8dc tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43bdea91-fd90-4a4f-892a-6d7e308a7ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:17.588858 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-5256fce6-6393-4fc9-8958-eed47f71a8dc tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Validating volume size '2' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:17.593494 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-29fcb1bc-d28c-49e9-8764-2616aa3714aa tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Availability Zones retrieved successfully. Aug 06 03:11:17.615442 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-29fcb1bc-d28c-49e9-8764-2616aa3714aa tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Created reservations ['74e5b7f5-e19c-4541-8f71-8e7fefb212d1'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:17.622020 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5256fce6-6393-4fc9-8958-eed47f71a8dc tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43bdea91-fd90-4a4f-892a-6d7e308a7ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:17.623415 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5256fce6-6393-4fc9-8958-eed47f71a8dc tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15ccb006-8945-4a71-9c53-1ba89dece491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:17.639791 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-29fcb1bc-d28c-49e9-8764-2616aa3714aa tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] https://10.4.3.80/volume/v3/groups returned with HTTP 202 Aug 06 03:11:17.641516 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 153/605] 10.4.3.80 () {70 vars in 1290 bytes} [Thu Aug 6 03:11:17 2026] POST /volume/v3/groups => generated 107 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:17.648686 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f2479245-f010-48dc-ab52-888bfd9eca58 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:17.653992 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f2479245-f010-48dc-ab52-888bfd9eca58 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] GET https://10.4.3.80/volume/v3/groups/49577362-557b-45b0-baf1-9e9cb0746be8 Aug 06 03:11:17.653992 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f2479245-f010-48dc-ab52-888bfd9eca58 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:17.653992 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f2479245-f010-48dc-ab52-888bfd9eca58 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:17.653992 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-f2479245-f010-48dc-ab52-888bfd9eca58 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] show called for member 49577362-557b-45b0-baf1-9e9cb0746be8 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:11:17.657004 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:17.657004 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:17.665667 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f2479245-f010-48dc-ab52-888bfd9eca58 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] https://10.4.3.80/volume/v3/groups/49577362-557b-45b0-baf1-9e9cb0746be8 returned with HTTP 200 Aug 06 03:11:17.666058 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 150/606] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:11:17 2026] GET /volume/v3/groups/49577362-557b-45b0-baf1-9e9cb0746be8 => generated 387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:17.685346 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-5256fce6-6393-4fc9-8958-eed47f71a8dc tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Created reservations ['da256055-a783-47a5-933c-7a96cebf5cd7', '84ff69c1-26dc-4465-bf5a-6528005e0e89', '7857de59-730c-47b4-ab79-1393502ef9de', '854a9dc3-7c9c-44e1-910d-70da06bd732e'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:17.686321 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5256fce6-6393-4fc9-8958-eed47f71a8dc tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15ccb006-8945-4a71-9c53-1ba89dece491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da256055-a783-47a5-933c-7a96cebf5cd7', '84ff69c1-26dc-4465-bf5a-6528005e0e89', '7857de59-730c-47b4-ab79-1393502ef9de', '854a9dc3-7c9c-44e1-910d-70da06bd732e']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:17.687254 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5256fce6-6393-4fc9-8958-eed47f71a8dc tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9630245-0fed-4ae3-b7a5-dd55b98f4dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:17.708795 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5256fce6-6393-4fc9-8958-eed47f71a8dc tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9630245-0fed-4ae3-b7a5-dd55b98f4dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7729f9b6-83c7-40b2-8e8c-18e730f5e9cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2108439151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c926e203a6e74df7aa6fce254616b09a',qos_specs=None,replication_status=,reservations=['da256055-a783-47a5-933c-7a96cebf5cd7','84ff69c1-26dc-4465-bf5a-6528005e0e89','7857de59-730c-47b4-ab79-1393502ef9de','854a9dc3-7c9c-44e1-910d-70da06bd732e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1995bc6f34654d3aa03c3ee09e762da6',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2108439151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7729f9b6-83c7-40b2-8e8c-18e730f5e9cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c926e203a6e74df7aa6fce254616b09a',provider_auth=None,provider_geometry=None,provider_id=None,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='1995bc6f34654d3aa03c3ee09e762da6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:17.709443 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5256fce6-6393-4fc9-8958-eed47f71a8dc tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0f095fa-fc2f-4e31-822c-4dafce03161f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:17.723761 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5256fce6-6393-4fc9-8958-eed47f71a8dc tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0f095fa-fc2f-4e31-822c-4dafce03161f) transitioned into state 'SUCCESS' from state '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-2108439151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c926e203a6e74df7aa6fce254616b09a',qos_specs=None,replication_status=,reservations=['da256055-a783-47a5-933c-7a96cebf5cd7','84ff69c1-26dc-4465-bf5a-6528005e0e89','7857de59-730c-47b4-ab79-1393502ef9de','854a9dc3-7c9c-44e1-910d-70da06bd732e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1995bc6f34654d3aa03c3ee09e762da6',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:17.724407 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5256fce6-6393-4fc9-8958-eed47f71a8dc tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a5eb860-15c2-4856-b492-3e948356fc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:17.733857 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5256fce6-6393-4fc9-8958-eed47f71a8dc tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a5eb860-15c2-4856-b492-3e948356fc63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:17.734782 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5256fce6-6393-4fc9-8958-eed47f71a8dc tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Flow 'volume_create_api' (7400896f-e23f-45c5-ae32-ec77ae774470) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:17.735058 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5256fce6-6393-4fc9-8958-eed47f71a8dc tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Create volume request issued successfully. Aug 06 03:11:17.735593 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5256fce6-6393-4fc9-8958-eed47f71a8dc tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:17.735988 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 152/607] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:11:17 2026] POST /volume/v3/volumes => generated 760 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:17.752608 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1a0cbca1-fa90-4579-bd56-ff27a783992a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:17.755208 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1a0cbca1-fa90-4579-bd56-ff27a783992a tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] GET https://10.4.3.80/volume/v3/volumes/7729f9b6-83c7-40b2-8e8c-18e730f5e9cb Aug 06 03:11:17.755433 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1a0cbca1-fa90-4579-bd56-ff27a783992a tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:17.755636 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1a0cbca1-fa90-4579-bd56-ff27a783992a tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:17.769914 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:17.769914 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:17.778983 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1a0cbca1-fa90-4579-bd56-ff27a783992a tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Volume info retrieved successfully. Aug 06 03:11:17.784697 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1a0cbca1-fa90-4579-bd56-ff27a783992a tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] https://10.4.3.80/volume/v3/volumes/7729f9b6-83c7-40b2-8e8c-18e730f5e9cb returned with HTTP 200 Aug 06 03:11:17.785196 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 153/608] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:17 2026] GET /volume/v3/volumes/7729f9b6-83c7-40b2-8e8c-18e730f5e9cb => generated 828 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:17.925791 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-a6873d6f-9766-4843-9b69-c2f207188466 req-06823018-2a59-4ccc-a249-ecbdd7ea55aa None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:17.927619 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-a6873d6f-9766-4843-9b69-c2f207188466 req-06823018-2a59-4ccc-a249-ecbdd7ea55aa tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] GET https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 Aug 06 03:11:17.927877 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-a6873d6f-9766-4843-9b69-c2f207188466 req-06823018-2a59-4ccc-a249-ecbdd7ea55aa tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:17.928058 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-a6873d6f-9766-4843-9b69-c2f207188466 req-06823018-2a59-4ccc-a249-ecbdd7ea55aa tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:17.934304 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:17.934304 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:17.937690 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-a6873d6f-9766-4843-9b69-c2f207188466 req-06823018-2a59-4ccc-a249-ecbdd7ea55aa tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Volume info retrieved successfully. Aug 06 03:11:17.941938 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-a6873d6f-9766-4843-9b69-c2f207188466 req-06823018-2a59-4ccc-a249-ecbdd7ea55aa tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 returned with HTTP 200 Aug 06 03:11:17.942297 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 154/609] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:11:17 2026] GET /volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 => generated 1359 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:17.950465 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d568739b-d2f4-48ed-af26-a6df365692cc None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:17.952340 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9b0b5e04-ecea-4c15-9b49-1277fb6683f6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:17.952755 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d568739b-d2f4-48ed-af26-a6df365692cc tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/groups/f90b640e-221d-45ee-84f5-a407b3b62540 Aug 06 03:11:17.952797 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9b0b5e04-ecea-4c15-9b49-1277fb6683f6 None None] GET https://10.4.3.80/volume// Aug 06 03:11:17.952939 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9b0b5e04-ecea-4c15-9b49-1277fb6683f6 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:17.953025 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d568739b-d2f4-48ed-af26-a6df365692cc tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:17.953108 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9b0b5e04-ecea-4c15-9b49-1277fb6683f6 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:17.953265 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d568739b-d2f4-48ed-af26-a6df365692cc tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:17.953416 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9b0b5e04-ecea-4c15-9b49-1277fb6683f6 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:11:17.953460 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-d568739b-d2f4-48ed-af26-a6df365692cc tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] show called for member f90b640e-221d-45ee-84f5-a407b3b62540 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:11:17.953680 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 153/610] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:11:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:11:17.957508 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:17.957508 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:17.960444 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-a6873d6f-9766-4843-9b69-c2f207188466 req-acb43129-c77d-40df-8459-18184e6a9e9e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:17.962322 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-a6873d6f-9766-4843-9b69-c2f207188466 req-acb43129-c77d-40df-8459-18184e6a9e9e tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:11:17.962670 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-a6873d6f-9766-4843-9b69-c2f207188466 req-acb43129-c77d-40df-8459-18184e6a9e9e tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "998456f8-f7ff-4bba-bfea-48ab688a6367", "connector": null, "instance_uuid": "0fa81bf0-899b-4950-931c-b6d0fcff0512"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:17.966825 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d568739b-d2f4-48ed-af26-a6df365692cc tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/f90b640e-221d-45ee-84f5-a407b3b62540 returned with HTTP 200 Aug 06 03:11:17.967343 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 151/611] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:11:17 2026] GET /volume/v3/groups/f90b640e-221d-45ee-84f5-a407b3b62540 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:17.971928 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:17.971928 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:17.975568 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:17.977360 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:17.977736 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-535432629", "volume_type": "3df04e54-de44-4b80-850d-f9f33ef553d5", "group_id": "26cb6f3b-a992-4e7d-9524-786622845052", "size": 1}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:17.979273 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-535432629', 'volume_type': '3df04e54-de44-4b80-850d-f9f33ef553d5', 'group_id': '26cb6f3b-a992-4e7d-9524-786622845052', 'size': 1}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:17.986363 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:17.986363 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:17.986779 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Create volume of 1 GB Aug 06 03:11:17.995858 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-a6873d6f-9766-4843-9b69-c2f207188466 req-acb43129-c77d-40df-8459-18184e6a9e9e tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:11:17.996372 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 154/612] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:11:17 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 06 03:11:17.998507 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Availability Zones retrieved successfully. Aug 06 03:11:18.005451 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Flow 'volume_create_api' (c6deb3cb-08f7-49f7-8488-2084932ec0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:18.006601 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd0fe79c-db81-4571-8a1d-c2c6e662fca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:18.008298 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:18.008298 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:18.008298 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:18.029674 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd0fe79c-db81-4571-8a1d-c2c6e662fca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:11:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3df04e54-de44-4b80-850d-f9f33ef553d5,is_public=True,name='tempest-GroupsTest-volume-type-560588764',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3df04e54-de44-4b80-850d-f9f33ef553d5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '26cb6f3b-a992-4e7d-9524-786622845052', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:18.030440 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d51f04c4-a558-4904-befd-5a104677f715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:18.060562 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-560588764 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-560588764, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:11:18.060806 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-560588764 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-560588764, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:11:18.090631 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Created reservations ['8f566822-4b31-4259-a479-691f7e5d7746', 'cead0d5d-b634-4832-9a63-6fec995dd368', '73a8c112-0d18-47d9-a122-251c72c4dd08', '136bca92-5c7e-44e8-bfd4-d0f496964bc3'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:18.091365 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d51f04c4-a558-4904-befd-5a104677f715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f566822-4b31-4259-a479-691f7e5d7746', 'cead0d5d-b634-4832-9a63-6fec995dd368', '73a8c112-0d18-47d9-a122-251c72c4dd08', '136bca92-5c7e-44e8-bfd4-d0f496964bc3']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:18.092017 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de3e1da8-c4e0-4850-bb8f-739eaae3c6bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:18.114544 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de3e1da8-c4e0-4850-bb8f-739eaae3c6bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1b9874a-2e9f-432a-949e-d6de7367ed72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-535432629',encryption_key_id=None,group_id=26cb6f3b-a992-4e7d-9524-786622845052,group_type_id=,metadata={},multiattach=False,project_id='df10562c2cf8434baccc9dd25998ffc2',qos_specs=None,replication_status=,reservations=['8f566822-4b31-4259-a479-691f7e5d7746','cead0d5d-b634-4832-9a63-6fec995dd368','73a8c112-0d18-47d9-a122-251c72c4dd08','136bca92-5c7e-44e8-bfd4-d0f496964bc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1d96a2e8f034a898376ffdc82b52b8b',volume_type_id=3df04e54-de44-4b80-850d-f9f33ef553d5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-535432629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=26cb6f3b-a992-4e7d-9524-786622845052,host=None,id=f1b9874a-2e9f-432a-949e-d6de7367ed72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df10562c2cf8434baccc9dd25998ffc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1d96a2e8f034a898376ffdc82b52b8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3df04e54-de44-4b80-850d-f9f33ef553d5),volume_type_id=3df04e54-de44-4b80-850d-f9f33ef553d5)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:18.115212 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69cb173a-6aec-46d4-a5d5-65286591b6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:18.130740 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69cb173a-6aec-46d4-a5d5-65286591b6d6) transitioned into state 'SUCCESS' from state '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-535432629',encryption_key_id=None,group_id=26cb6f3b-a992-4e7d-9524-786622845052,group_type_id=,metadata={},multiattach=False,project_id='df10562c2cf8434baccc9dd25998ffc2',qos_specs=None,replication_status=,reservations=['8f566822-4b31-4259-a479-691f7e5d7746','cead0d5d-b634-4832-9a63-6fec995dd368','73a8c112-0d18-47d9-a122-251c72c4dd08','136bca92-5c7e-44e8-bfd4-d0f496964bc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1d96a2e8f034a898376ffdc82b52b8b',volume_type_id=3df04e54-de44-4b80-850d-f9f33ef553d5)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:18.131391 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c289b48b-594a-4acf-91f5-0eae70c38b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:18.146479 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c289b48b-594a-4acf-91f5-0eae70c38b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:18.146479 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Flow 'volume_create_api' (c6deb3cb-08f7-49f7-8488-2084932ec0b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:18.146479 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Create volume request issued successfully. Aug 06 03:11:18.146479 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:18.146479 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:18.185184 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:18.189801 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:18.189801 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:18.193235 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7bceb59b-a2a3-4754-95ed-1bbed43674f5 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:18.193597 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 155/613] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:11:17 2026] POST /volume/v3/volumes => generated 811 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:18.207983 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-67a2646f-b9e7-4682-a4ad-8be6dc5bdcfd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:18.210516 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-67a2646f-b9e7-4682-a4ad-8be6dc5bdcfd tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/volumes/f1b9874a-2e9f-432a-949e-d6de7367ed72 Aug 06 03:11:18.210516 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-67a2646f-b9e7-4682-a4ad-8be6dc5bdcfd tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:18.210516 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-67a2646f-b9e7-4682-a4ad-8be6dc5bdcfd tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:18.216558 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:18.216558 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:18.219920 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-67a2646f-b9e7-4682-a4ad-8be6dc5bdcfd tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Volume info retrieved successfully. Aug 06 03:11:18.220500 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-67a2646f-b9e7-4682-a4ad-8be6dc5bdcfd tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:18.223857 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-67a2646f-b9e7-4682-a4ad-8be6dc5bdcfd tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:18.253469 np0000006611 devstack@c-api.service[100902]: DEBUG oslo_db.sqlalchemy.engines [None req-67a2646f-b9e7-4682-a4ad-8be6dc5bdcfd tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:18.256894 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:18.256894 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:18.263715 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-67a2646f-b9e7-4682-a4ad-8be6dc5bdcfd tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/volumes/f1b9874a-2e9f-432a-949e-d6de7367ed72 returned with HTTP 200 Aug 06 03:11:18.264088 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 154/614] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:11:18 2026] GET /volume/v3/volumes/f1b9874a-2e9f-432a-949e-d6de7367ed72 => generated 879 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:18.675723 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a78215a6-1b33-42fc-a6db-f0a40ccb4b2a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:18.678163 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a78215a6-1b33-42fc-a6db-f0a40ccb4b2a tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] GET https://10.4.3.80/volume/v3/groups/49577362-557b-45b0-baf1-9e9cb0746be8 Aug 06 03:11:18.678341 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a78215a6-1b33-42fc-a6db-f0a40ccb4b2a tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:18.678505 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a78215a6-1b33-42fc-a6db-f0a40ccb4b2a tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:18.678617 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-a78215a6-1b33-42fc-a6db-f0a40ccb4b2a tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] show called for member 49577362-557b-45b0-baf1-9e9cb0746be8 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:11:18.682082 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:18.682082 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:18.688816 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a78215a6-1b33-42fc-a6db-f0a40ccb4b2a tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] https://10.4.3.80/volume/v3/groups/49577362-557b-45b0-baf1-9e9cb0746be8 returned with HTTP 200 Aug 06 03:11:18.689202 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 152/615] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:11:18 2026] GET /volume/v3/groups/49577362-557b-45b0-baf1-9e9cb0746be8 => generated 388 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:18.697615 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-671167a9-78a4-474f-9af7-517a2cb61834 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:18.699630 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:18.700236 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-352283279", "volume_type": "64f1188a-8bd0-4b06-8bd6-d1d68aa94897", "group_id": "49577362-557b-45b0-baf1-9e9cb0746be8", "size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:18.701618 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-352283279', 'volume_type': '64f1188a-8bd0-4b06-8bd6-d1d68aa94897', 'group_id': '49577362-557b-45b0-baf1-9e9cb0746be8', 'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:18.708967 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:18.708967 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:18.709448 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Create volume of 1 GB Aug 06 03:11:18.723329 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Availability Zones retrieved successfully. Aug 06 03:11:18.730803 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Flow 'volume_create_api' (ffaa01ad-cc90-4547-b464-cb8282994734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:18.732284 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (442e704b-5597-4195-aab1-706e9c00d631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:18.733196 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:18.733196 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:18.733923 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:18.755733 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (442e704b-5597-4195-aab1-706e9c00d631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:11:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=64f1188a-8bd0-4b06-8bd6-d1d68aa94897,is_public=True,name='tempest-GroupsV314Test-volume-type-765978070',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64f1188a-8bd0-4b06-8bd6-d1d68aa94897', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '49577362-557b-45b0-baf1-9e9cb0746be8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:18.756791 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a73e6ab-f887-4fe8-b749-cdfa2e2b0797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:18.781725 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-765978070 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-765978070, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:11:18.782075 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-765978070 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-765978070, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:11:18.799322 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7ec103c0-8f45-4814-9671-c5aa4d5547d4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:18.801098 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7ec103c0-8f45-4814-9671-c5aa4d5547d4 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] GET https://10.4.3.80/volume/v3/volumes/7729f9b6-83c7-40b2-8e8c-18e730f5e9cb Aug 06 03:11:18.801282 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7ec103c0-8f45-4814-9671-c5aa4d5547d4 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:18.801450 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7ec103c0-8f45-4814-9671-c5aa4d5547d4 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:18.809606 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:18.809606 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:18.809742 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Created reservations ['3978576f-74dc-4b60-b578-d79692822156', 'aef7abe0-b5c4-4be2-bdac-47eac8dfe484', '8f29d74f-97e5-49cc-89f9-de2345234f62', '0485680d-fbb6-4db0-8e9f-892c2107bfc4'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:18.810511 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a73e6ab-f887-4fe8-b749-cdfa2e2b0797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3978576f-74dc-4b60-b578-d79692822156', 'aef7abe0-b5c4-4be2-bdac-47eac8dfe484', '8f29d74f-97e5-49cc-89f9-de2345234f62', '0485680d-fbb6-4db0-8e9f-892c2107bfc4']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:18.811292 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7dcd53f-43d2-4a9b-9529-184141107231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:18.813797 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7ec103c0-8f45-4814-9671-c5aa4d5547d4 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Volume info retrieved successfully. Aug 06 03:11:18.818651 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7ec103c0-8f45-4814-9671-c5aa4d5547d4 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] https://10.4.3.80/volume/v3/volumes/7729f9b6-83c7-40b2-8e8c-18e730f5e9cb returned with HTTP 200 Aug 06 03:11:18.819073 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 156/616] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:18 2026] GET /volume/v3/volumes/7729f9b6-83c7-40b2-8e8c-18e730f5e9cb => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:18.833364 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-285cf4f3-2eab-490f-9638-23d1cad99d9e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:18.833927 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7dcd53f-43d2-4a9b-9529-184141107231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6020c951-faf1-4121-97d7-a8af5ee2422b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-352283279',encryption_key_id=None,group_id=49577362-557b-45b0-baf1-9e9cb0746be8,group_type_id=,metadata={},multiattach=False,project_id='979613b06c69484eaa0472b42889bf5b',qos_specs=None,replication_status=,reservations=['3978576f-74dc-4b60-b578-d79692822156','aef7abe0-b5c4-4be2-bdac-47eac8dfe484','8f29d74f-97e5-49cc-89f9-de2345234f62','0485680d-fbb6-4db0-8e9f-892c2107bfc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711c6d6d60ee4d719000f09cd5b5cc8a',volume_type_id=64f1188a-8bd0-4b06-8bd6-d1d68aa94897), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-352283279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=49577362-557b-45b0-baf1-9e9cb0746be8,host=None,id=6020c951-faf1-4121-97d7-a8af5ee2422b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='979613b06c69484eaa0472b42889bf5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='711c6d6d60ee4d719000f09cd5b5cc8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64f1188a-8bd0-4b06-8bd6-d1d68aa94897),volume_type_id=64f1188a-8bd0-4b06-8bd6-d1d68aa94897)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:18.834628 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32c95fdf-b7a6-4f91-ae88-821b543663b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:18.835085 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-285cf4f3-2eab-490f-9638-23d1cad99d9e tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:11:18.835489 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-285cf4f3-2eab-490f-9638-23d1cad99d9e tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7729f9b6-83c7-40b2-8e8c-18e730f5e9cb", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1017813036"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:18.845709 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:18.845709 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:18.846621 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-285cf4f3-2eab-490f-9638-23d1cad99d9e tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Volume info retrieved successfully. Aug 06 03:11:18.846775 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-285cf4f3-2eab-490f-9638-23d1cad99d9e tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Create snapshot from volume 7729f9b6-83c7-40b2-8e8c-18e730f5e9cb Aug 06 03:11:18.850656 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32c95fdf-b7a6-4f91-ae88-821b543663b3) transitioned into state 'SUCCESS' from state '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-352283279',encryption_key_id=None,group_id=49577362-557b-45b0-baf1-9e9cb0746be8,group_type_id=,metadata={},multiattach=False,project_id='979613b06c69484eaa0472b42889bf5b',qos_specs=None,replication_status=,reservations=['3978576f-74dc-4b60-b578-d79692822156','aef7abe0-b5c4-4be2-bdac-47eac8dfe484','8f29d74f-97e5-49cc-89f9-de2345234f62','0485680d-fbb6-4db0-8e9f-892c2107bfc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711c6d6d60ee4d719000f09cd5b5cc8a',volume_type_id=64f1188a-8bd0-4b06-8bd6-d1d68aa94897)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:18.851398 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55c4fb99-7aa0-48e5-999c-434fb84c3fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:18.861534 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55c4fb99-7aa0-48e5-999c-434fb84c3fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:18.862400 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Flow 'volume_create_api' (ffaa01ad-cc90-4547-b464-cb8282994734) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:18.862732 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Create volume request issued successfully. Aug 06 03:11:18.863485 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:18.863738 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:18.887331 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-285cf4f3-2eab-490f-9638-23d1cad99d9e tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Created reservations ['0888cbfb-107f-4ea6-8de9-513968fa304b', '792b0944-2b2f-47a1-954b-540f8234c86b', '4e058a30-29f2-4d7a-b77b-9a1167f0b7e3', '5b768e4b-ca0d-44cb-817a-f460daa2b9c4'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:18.909976 np0000006611 devstack@c-api.service[100901]: DEBUG oslo_db.sqlalchemy.engines [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:18.914135 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:18.914135 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:18.916327 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-285cf4f3-2eab-490f-9638-23d1cad99d9e tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Snapshot create request issued successfully. Aug 06 03:11:18.917235 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-285cf4f3-2eab-490f-9638-23d1cad99d9e tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:11:18.917235 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 155/617] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:11:18 2026] POST /volume/v3/snapshots => generated 318 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:18.919604 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-671167a9-78a4-474f-9af7-517a2cb61834 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:18.920025 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 155/618] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:11:18 2026] POST /volume/v3/volumes => generated 815 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:18.929628 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b45c9e70-af76-49a3-86cb-5612aac4fad6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:18.933285 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5c02e668-ff37-48a8-be0e-bc40e3739a3c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:18.935032 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5c02e668-ff37-48a8-be0e-bc40e3739a3c tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] GET https://10.4.3.80/volume/v3/volumes/6020c951-faf1-4121-97d7-a8af5ee2422b Aug 06 03:11:18.935085 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b45c9e70-af76-49a3-86cb-5612aac4fad6 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] GET https://10.4.3.80/volume/v3/snapshots/af1a6651-8832-483e-899f-9fc579c876cd Aug 06 03:11:18.935253 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5c02e668-ff37-48a8-be0e-bc40e3739a3c tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:18.935323 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b45c9e70-af76-49a3-86cb-5612aac4fad6 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:18.935465 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5c02e668-ff37-48a8-be0e-bc40e3739a3c tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:18.935611 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b45c9e70-af76-49a3-86cb-5612aac4fad6 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:18.942344 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:18.942344 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:18.943079 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:18.943079 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:18.943540 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b45c9e70-af76-49a3-86cb-5612aac4fad6 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Snapshot retrieved successfully. Aug 06 03:11:18.944407 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b45c9e70-af76-49a3-86cb-5612aac4fad6 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] https://10.4.3.80/volume/v3/snapshots/af1a6651-8832-483e-899f-9fc579c876cd returned with HTTP 200 Aug 06 03:11:18.944638 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 153/619] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:18 2026] GET /volume/v3/snapshots/af1a6651-8832-483e-899f-9fc579c876cd => generated 450 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:18.946381 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5c02e668-ff37-48a8-be0e-bc40e3739a3c tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Volume info retrieved successfully. Aug 06 03:11:18.947292 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-5c02e668-ff37-48a8-be0e-bc40e3739a3c tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:18.947335 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-5c02e668-ff37-48a8-be0e-bc40e3739a3c tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:18.981346 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-5c02e668-ff37-48a8-be0e-bc40e3739a3c tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:18.984204 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:18.984204 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:18.991243 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5c02e668-ff37-48a8-be0e-bc40e3739a3c tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] https://10.4.3.80/volume/v3/volumes/6020c951-faf1-4121-97d7-a8af5ee2422b returned with HTTP 200 Aug 06 03:11:18.991779 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 157/620] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:11:18 2026] GET /volume/v3/volumes/6020c951-faf1-4121-97d7-a8af5ee2422b => generated 883 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:19.052417 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f4371a22-262d-47a3-bc2c-eaa6cc977d1e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:19.052417 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f4371a22-262d-47a3-bc2c-eaa6cc977d1e None None] GET https://10.4.3.80/volume// Aug 06 03:11:19.052417 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f4371a22-262d-47a3-bc2c-eaa6cc977d1e None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:19.052417 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f4371a22-262d-47a3-bc2c-eaa6cc977d1e None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:19.052854 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f4371a22-262d-47a3-bc2c-eaa6cc977d1e None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:11:19.052854 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 156/621] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:11:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:11:19.063200 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-a6873d6f-9766-4843-9b69-c2f207188466 req-50baaf46-422f-4ac9-a758-ab922280946b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:19.065138 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-a6873d6f-9766-4843-9b69-c2f207188466 req-50baaf46-422f-4ac9-a758-ab922280946b tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] GET https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 Aug 06 03:11:19.065315 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-a6873d6f-9766-4843-9b69-c2f207188466 req-50baaf46-422f-4ac9-a758-ab922280946b tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:19.065485 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-a6873d6f-9766-4843-9b69-c2f207188466 req-50baaf46-422f-4ac9-a758-ab922280946b tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:19.074945 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:19.074945 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:19.077843 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-a6873d6f-9766-4843-9b69-c2f207188466 req-50baaf46-422f-4ac9-a758-ab922280946b tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Volume info retrieved successfully. Aug 06 03:11:19.082946 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-a6873d6f-9766-4843-9b69-c2f207188466 req-50baaf46-422f-4ac9-a758-ab922280946b tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 returned with HTTP 200 Aug 06 03:11:19.083260 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 156/622] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:11:19 2026] GET /volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 => generated 1538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:11:19.166984 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-a6873d6f-9766-4843-9b69-c2f207188466 req-0780d483-b8a5-4bcf-b54d-0930aea751df None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:19.168746 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-a6873d6f-9766-4843-9b69-c2f207188466 req-0780d483-b8a5-4bcf-b54d-0930aea751df tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] PUT https://10.4.3.80/volume/v3/attachments/224caa20-f98a-47f5-9090-53333e020b1c Aug 06 03:11:19.169106 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-a6873d6f-9766-4843-9b69-c2f207188466 req-0780d483-b8a5-4bcf-b54d-0930aea751df tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:19.175890 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-a6873d6f-9766-4843-9b69-c2f207188466 req-0780d483-b8a5-4bcf-b54d-0930aea751df tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Acquiring lock "cinder-attachment_update-998456f8-f7ff-4bba-bfea-48ab688a6367-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:11:19.180198 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-a6873d6f-9766-4843-9b69-c2f207188466 req-0780d483-b8a5-4bcf-b54d-0930aea751df tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Lock "cinder-attachment_update-998456f8-f7ff-4bba-bfea-48ab688a6367-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:11:19.181057 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:19.181057 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:19.260340 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-a6873d6f-9766-4843-9b69-c2f207188466 req-0780d483-b8a5-4bcf-b54d-0930aea751df tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Lock "cinder-attachment_update-998456f8-f7ff-4bba-bfea-48ab688a6367-np0000006611" released by "attachment_update" :: held 0.080s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:11:19.260636 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-a6873d6f-9766-4843-9b69-c2f207188466 req-0780d483-b8a5-4bcf-b54d-0930aea751df tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] https://10.4.3.80/volume/v3/attachments/224caa20-f98a-47f5-9090-53333e020b1c returned with HTTP 200 Aug 06 03:11:19.261592 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 154/623] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:11:19 2026] PUT /volume/v3/attachments/224caa20-f98a-47f5-9090-53333e020b1c => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:19.276662 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0c135925-adf4-4f6c-aa5f-dfa4306fd899 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:19.278363 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0c135925-adf4-4f6c-aa5f-dfa4306fd899 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/volumes/f1b9874a-2e9f-432a-949e-d6de7367ed72 Aug 06 03:11:19.278537 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0c135925-adf4-4f6c-aa5f-dfa4306fd899 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:19.278701 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0c135925-adf4-4f6c-aa5f-dfa4306fd899 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:19.283784 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-a6873d6f-9766-4843-9b69-c2f207188466 req-9dde798c-af99-421e-9253-bec2407138df None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:19.284808 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:19.284808 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:19.286481 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-a6873d6f-9766-4843-9b69-c2f207188466 req-9dde798c-af99-421e-9253-bec2407138df tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] POST https://10.4.3.80/volume/v3/attachments/224caa20-f98a-47f5-9090-53333e020b1c/action Aug 06 03:11:19.286812 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-a6873d6f-9766-4843-9b69-c2f207188466 req-9dde798c-af99-421e-9253-bec2407138df tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:19.286946 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-a6873d6f-9766-4843-9b69-c2f207188466 req-9dde798c-af99-421e-9253-bec2407138df tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:19.287952 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0c135925-adf4-4f6c-aa5f-dfa4306fd899 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Volume info retrieved successfully. Aug 06 03:11:19.288529 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-0c135925-adf4-4f6c-aa5f-dfa4306fd899 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:19.288656 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-0c135925-adf4-4f6c-aa5f-dfa4306fd899 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:19.303668 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:19.303668 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:19.315065 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-a6873d6f-9766-4843-9b69-c2f207188466 req-9dde798c-af99-421e-9253-bec2407138df tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] https://10.4.3.80/volume/v3/attachments/224caa20-f98a-47f5-9090-53333e020b1c/action returned with HTTP 204 Aug 06 03:11:19.315467 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 157/624] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:11:19 2026] POST /volume/v3/attachments/224caa20-f98a-47f5-9090-53333e020b1c/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:19.320689 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-0c135925-adf4-4f6c-aa5f-dfa4306fd899 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:19.323528 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:19.323528 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:19.333116 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0c135925-adf4-4f6c-aa5f-dfa4306fd899 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/volumes/f1b9874a-2e9f-432a-949e-d6de7367ed72 returned with HTTP 200 Aug 06 03:11:19.333512 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 158/625] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:11:19 2026] GET /volume/v3/volumes/f1b9874a-2e9f-432a-949e-d6de7367ed72 => generated 904 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:19.344111 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ad4cf885-6753-422d-9128-de16766f4bde None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:19.345793 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ad4cf885-6753-422d-9128-de16766f4bde tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/groups/26cb6f3b-a992-4e7d-9524-786622845052 Aug 06 03:11:19.345996 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ad4cf885-6753-422d-9128-de16766f4bde tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:19.346181 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ad4cf885-6753-422d-9128-de16766f4bde tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:19.346305 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.groups [None req-ad4cf885-6753-422d-9128-de16766f4bde tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] show called for member 26cb6f3b-a992-4e7d-9524-786622845052 {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:11:19.349438 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:19.349438 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:19.356193 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ad4cf885-6753-422d-9128-de16766f4bde tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/26cb6f3b-a992-4e7d-9524-786622845052 returned with HTTP 200 Aug 06 03:11:19.356524 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 157/626] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:11:19 2026] GET /volume/v3/groups/26cb6f3b-a992-4e7d-9524-786622845052 => generated 322 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:19.363934 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3d2e2a79-8cec-415a-b34b-c76720408951 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:19.365664 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3d2e2a79-8cec-415a-b34b-c76720408951 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/groups/f90b640e-221d-45ee-84f5-a407b3b62540 Aug 06 03:11:19.365994 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3d2e2a79-8cec-415a-b34b-c76720408951 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:19.366218 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3d2e2a79-8cec-415a-b34b-c76720408951 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:19.366338 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-3d2e2a79-8cec-415a-b34b-c76720408951 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] show called for member f90b640e-221d-45ee-84f5-a407b3b62540 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:11:19.369586 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:19.369586 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:19.376769 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3d2e2a79-8cec-415a-b34b-c76720408951 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/f90b640e-221d-45ee-84f5-a407b3b62540 returned with HTTP 200 Aug 06 03:11:19.377253 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 155/627] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:11:19 2026] GET /volume/v3/groups/f90b640e-221d-45ee-84f5-a407b3b62540 => generated 323 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:19.384684 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fdd01390-0cff-42fa-b771-80d6116476ca None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:19.387927 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fdd01390-0cff-42fa-b771-80d6116476ca tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/groups/detail Aug 06 03:11:19.388205 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fdd01390-0cff-42fa-b771-80d6116476ca tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:19.388690 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fdd01390-0cff-42fa-b771-80d6116476ca tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:19.429065 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fdd01390-0cff-42fa-b771-80d6116476ca tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/detail returned with HTTP 200 Aug 06 03:11:19.429465 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 158/628] 10.4.3.80 () {68 vars in 1289 bytes} [Thu Aug 6 03:11:19 2026] GET /volume/v3/groups/detail => generated 639 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:19.441660 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-32736138-fbfd-4419-b3f9-46d688a76d93 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:19.443492 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-32736138-fbfd-4419-b3f9-46d688a76d93 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:11:19.443685 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-32736138-fbfd-4419-b3f9-46d688a76d93 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:19.443863 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-32736138-fbfd-4419-b3f9-46d688a76d93 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'detail' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:19.444133 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-32736138-fbfd-4419-b3f9-46d688a76d93 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:11:19.444808 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-32736138-fbfd-4419-b3f9-46d688a76d93 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100900) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:11:19.472303 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-32736138-fbfd-4419-b3f9-46d688a76d93 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Get all volumes completed successfully. Aug 06 03:11:19.473236 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-32736138-fbfd-4419-b3f9-46d688a76d93 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:19.473474 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-32736138-fbfd-4419-b3f9-46d688a76d93 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:19.527642 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-32736138-fbfd-4419-b3f9-46d688a76d93 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:19.531061 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:19.531061 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:19.538231 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-32736138-fbfd-4419-b3f9-46d688a76d93 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:11:19.538597 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 159/629] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:11:19 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:19.551160 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e04c61a2-ea4e-4f81-b430-60868bff4496 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:19.553960 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e04c61a2-ea4e-4f81-b430-60868bff4496 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:11:19.554195 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e04c61a2-ea4e-4f81-b430-60868bff4496 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:19.554582 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e04c61a2-ea4e-4f81-b430-60868bff4496 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'detail' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:19.554786 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-e04c61a2-ea4e-4f81-b430-60868bff4496 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:11:19.555137 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:19.555137 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:19.555550 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e04c61a2-ea4e-4f81-b430-60868bff4496 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100901) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:11:19.595841 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e04c61a2-ea4e-4f81-b430-60868bff4496 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Get all volumes completed successfully. Aug 06 03:11:19.596495 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-e04c61a2-ea4e-4f81-b430-60868bff4496 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:19.596628 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-e04c61a2-ea4e-4f81-b430-60868bff4496 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:19.634355 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-947d0f43-a970-4645-8247-b098c90c7679 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:19.635503 np0000006611 devstack@c-api.service[100901]: DEBUG oslo_db.sqlalchemy.engines [None req-e04c61a2-ea4e-4f81-b430-60868bff4496 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:19.636489 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-947d0f43-a970-4645-8247-b098c90c7679 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] GET https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e Aug 06 03:11:19.636489 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-947d0f43-a970-4645-8247-b098c90c7679 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:19.636607 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-947d0f43-a970-4645-8247-b098c90c7679 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:19.638735 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:19.638735 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:19.646992 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e04c61a2-ea4e-4f81-b430-60868bff4496 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:11:19.647165 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:19.647165 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:19.647234 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 158/630] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:11:19 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:19.652136 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-947d0f43-a970-4645-8247-b098c90c7679 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Volume info retrieved successfully. Aug 06 03:11:19.659050 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-947d0f43-a970-4645-8247-b098c90c7679 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e returned with HTTP 200 Aug 06 03:11:19.659702 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 156/631] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:19 2026] GET /volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:19.669223 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4089a185-4267-4e8b-b589-b7522fb2c4aa None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:19.670972 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4089a185-4267-4e8b-b589-b7522fb2c4aa tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] POST https://10.4.3.80/volume/v3/groups/26cb6f3b-a992-4e7d-9524-786622845052/action Aug 06 03:11:19.671405 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4089a185-4267-4e8b-b589-b7522fb2c4aa tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:19.671552 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4089a185-4267-4e8b-b589-b7522fb2c4aa tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:19.673039 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.groups [None req-4089a185-4267-4e8b-b589-b7522fb2c4aa tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] delete called for group 26cb6f3b-a992-4e7d-9524-786622845052 {{(pid=100902) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 03:11:19.673155 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.groups [None req-4089a185-4267-4e8b-b589-b7522fb2c4aa tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Delete group with id: 26cb6f3b-a992-4e7d-9524-786622845052 Aug 06 03:11:19.676541 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:19.676541 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:19.700091 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-15ee828c-5f89-4bc5-9dcc-0ae1c8e01c9a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:19.701891 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-15ee828c-5f89-4bc5-9dcc-0ae1c8e01c9a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] GET https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e Aug 06 03:11:19.702213 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-15ee828c-5f89-4bc5-9dcc-0ae1c8e01c9a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:19.702213 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-15ee828c-5f89-4bc5-9dcc-0ae1c8e01c9a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:19.712524 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:19.712524 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:19.715696 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-15ee828c-5f89-4bc5-9dcc-0ae1c8e01c9a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Volume info retrieved successfully. Aug 06 03:11:19.722733 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-15ee828c-5f89-4bc5-9dcc-0ae1c8e01c9a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e returned with HTTP 200 Aug 06 03:11:19.723180 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 160/632] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:11:19 2026] GET /volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:19.734973 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4089a185-4267-4e8b-b589-b7522fb2c4aa tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/26cb6f3b-a992-4e7d-9524-786622845052/action returned with HTTP 202 Aug 06 03:11:19.735455 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 159/633] 10.4.3.80 () {70 vars in 1421 bytes} [Thu Aug 6 03:11:19 2026] POST /volume/v3/groups/26cb6f3b-a992-4e7d-9524-786622845052/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:11:19.740745 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-677ca0b0-08c2-4983-b777-1ff0e1f14f8a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:19.741761 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-76a0210c-e4b2-45aa-9d79-718333a1d9fb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:19.742457 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-677ca0b0-08c2-4983-b777-1ff0e1f14f8a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] POST https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e/action Aug 06 03:11:19.742862 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-677ca0b0-08c2-4983-b777-1ff0e1f14f8a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:19.743076 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-677ca0b0-08c2-4983-b777-1ff0e1f14f8a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:19.743595 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-76a0210c-e4b2-45aa-9d79-718333a1d9fb tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/volumes/f1b9874a-2e9f-432a-949e-d6de7367ed72 Aug 06 03:11:19.743800 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-76a0210c-e4b2-45aa-9d79-718333a1d9fb tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:19.744027 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-76a0210c-e4b2-45aa-9d79-718333a1d9fb tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:19.751074 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:19.751074 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:19.755385 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-76a0210c-e4b2-45aa-9d79-718333a1d9fb tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Volume info retrieved successfully. Aug 06 03:11:19.756086 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-76a0210c-e4b2-45aa-9d79-718333a1d9fb tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:19.756264 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-76a0210c-e4b2-45aa-9d79-718333a1d9fb tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:19.759584 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:19.759584 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:19.760163 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-677ca0b0-08c2-4983-b777-1ff0e1f14f8a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Volume info retrieved successfully. Aug 06 03:11:19.766465 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-677ca0b0-08c2-4983-b777-1ff0e1f14f8a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Begin detaching volume completed successfully. Aug 06 03:11:19.766764 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-677ca0b0-08c2-4983-b777-1ff0e1f14f8a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e/action returned with HTTP 202 Aug 06 03:11:19.767343 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 159/634] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:11:19 2026] POST /volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:19.798859 np0000006611 devstack@c-api.service[100899]: DEBUG oslo_db.sqlalchemy.engines [None req-76a0210c-e4b2-45aa-9d79-718333a1d9fb tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:19.801730 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:19.801730 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:19.809515 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-76a0210c-e4b2-45aa-9d79-718333a1d9fb tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/volumes/f1b9874a-2e9f-432a-949e-d6de7367ed72 returned with HTTP 200 Aug 06 03:11:19.810114 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 157/635] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:11:19 2026] GET /volume/v3/volumes/f1b9874a-2e9f-432a-949e-d6de7367ed72 => generated 903 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:19.830111 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9fe42d43-6c50-4635-900c-fb95ff93724d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:19.830111 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9fe42d43-6c50-4635-900c-fb95ff93724d None None] GET https://10.4.3.80/volume// Aug 06 03:11:19.830111 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9fe42d43-6c50-4635-900c-fb95ff93724d None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:19.830111 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9fe42d43-6c50-4635-900c-fb95ff93724d None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:19.830111 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9fe42d43-6c50-4635-900c-fb95ff93724d None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:11:19.830111 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 161/636] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:11:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:11:19.836576 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-66b7754a-4947-440f-9406-577f3d415de0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:19.838743 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-66b7754a-4947-440f-9406-577f3d415de0 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] GET https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e Aug 06 03:11:19.838963 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-66b7754a-4947-440f-9406-577f3d415de0 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:19.839525 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-66b7754a-4947-440f-9406-577f3d415de0 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:19.848132 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:19.848132 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:19.851400 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-66b7754a-4947-440f-9406-577f3d415de0 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Volume info retrieved successfully. Aug 06 03:11:19.855213 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-66b7754a-4947-440f-9406-577f3d415de0 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e returned with HTTP 200 Aug 06 03:11:19.855817 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 160/637] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:11:19 2026] GET /volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e => generated 1325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:11:19.954988 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-72ee2072-c4cf-4919-a8b5-d69d8c5c0973 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:19.956515 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-72ee2072-c4cf-4919-a8b5-d69d8c5c0973 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] GET https://10.4.3.80/volume/v3/snapshots/af1a6651-8832-483e-899f-9fc579c876cd Aug 06 03:11:19.956680 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-72ee2072-c4cf-4919-a8b5-d69d8c5c0973 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:19.956876 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-72ee2072-c4cf-4919-a8b5-d69d8c5c0973 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:19.961224 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:19.961224 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:19.961692 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-72ee2072-c4cf-4919-a8b5-d69d8c5c0973 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Snapshot retrieved successfully. Aug 06 03:11:19.962434 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-72ee2072-c4cf-4919-a8b5-d69d8c5c0973 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] https://10.4.3.80/volume/v3/snapshots/af1a6651-8832-483e-899f-9fc579c876cd returned with HTTP 200 Aug 06 03:11:19.962807 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 160/638] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:19 2026] GET /volume/v3/snapshots/af1a6651-8832-483e-899f-9fc579c876cd => generated 477 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:19.972536 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4ee6836f-f39a-4ebc-afc8-95828af6870f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:19.978395 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4ee6836f-f39a-4ebc-afc8-95828af6870f tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:19.978677 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4ee6836f-f39a-4ebc-afc8-95828af6870f tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "af1a6651-8832-483e-899f-9fc579c876cd"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:19.980715 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-4ee6836f-f39a-4ebc-afc8-95828af6870f tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'af1a6651-8832-483e-899f-9fc579c876cd'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:19.985752 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:19.985752 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:19.986272 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4ee6836f-f39a-4ebc-afc8-95828af6870f tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Snapshot retrieved successfully. Aug 06 03:11:19.986444 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-4ee6836f-f39a-4ebc-afc8-95828af6870f tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Create volume of 1 GB Aug 06 03:11:19.989635 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4ee6836f-f39a-4ebc-afc8-95828af6870f tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Availability Zones retrieved successfully. Aug 06 03:11:19.995577 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-4ee6836f-f39a-4ebc-afc8-95828af6870f tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Flow 'volume_create_api' (15a02640-c7c4-4f5f-ba4a-5c589d61bcc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:19.996542 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-4ee6836f-f39a-4ebc-afc8-95828af6870f tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24d1ae54-21c8-43a0-a7bb-374a523c9ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:19.997452 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-4ee6836f-f39a-4ebc-afc8-95828af6870f tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:19.998912 np0000006611 devstack@c-api.service[100899]: WARNING cinder.volume.api [None req-4ee6836f-f39a-4ebc-afc8-95828af6870f tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24d1ae54-21c8-43a0-a7bb-374a523c9ea4) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 03:11:19.998912 np0000006611 devstack@c-api.service[100899]: 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 06 03:11:20.000539 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-4ee6836f-f39a-4ebc-afc8-95828af6870f tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24d1ae54-21c8-43a0-a7bb-374a523c9ea4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:20.001382 np0000006611 devstack@c-api.service[100899]: WARNING cinder.volume.api [None req-4ee6836f-f39a-4ebc-afc8-95828af6870f tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24d1ae54-21c8-43a0-a7bb-374a523c9ea4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 03:11:20.002100 np0000006611 devstack@c-api.service[100899]: WARNING cinder.volume.api [None req-4ee6836f-f39a-4ebc-afc8-95828af6870f tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Flow 'volume_create_api' (15a02640-c7c4-4f5f-ba4a-5c589d61bcc5) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 03:11:20.002466 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4ee6836f-f39a-4ebc-afc8-95828af6870f tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 400 Aug 06 03:11:20.003213 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 158/639] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:11:19 2026] POST /volume/v3/volumes => generated 171 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 03:11:20.006479 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e6a112ce-ce47-44af-9bc1-09d344989dbe None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:20.007993 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e6a112ce-ce47-44af-9bc1-09d344989dbe tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] GET https://10.4.3.80/volume/v3/volumes/6020c951-faf1-4121-97d7-a8af5ee2422b Aug 06 03:11:20.008311 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e6a112ce-ce47-44af-9bc1-09d344989dbe tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:20.008543 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e6a112ce-ce47-44af-9bc1-09d344989dbe tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:20.010656 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-114df2a5-9073-46d9-97af-f0b6cda1801a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:20.013644 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-114df2a5-9073-46d9-97af-f0b6cda1801a tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/af1a6651-8832-483e-899f-9fc579c876cd Aug 06 03:11:20.013644 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-114df2a5-9073-46d9-97af-f0b6cda1801a tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:20.013644 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-114df2a5-9073-46d9-97af-f0b6cda1801a tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:20.013644 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-114df2a5-9073-46d9-97af-f0b6cda1801a tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Delete snapshot with id: af1a6651-8832-483e-899f-9fc579c876cd Aug 06 03:11:20.015286 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:20.015286 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:20.021848 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e6a112ce-ce47-44af-9bc1-09d344989dbe tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Volume info retrieved successfully. Aug 06 03:11:20.021941 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:20.021941 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:20.021999 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-e6a112ce-ce47-44af-9bc1-09d344989dbe tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:20.022024 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-114df2a5-9073-46d9-97af-f0b6cda1801a tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Snapshot retrieved successfully. Aug 06 03:11:20.022054 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-e6a112ce-ce47-44af-9bc1-09d344989dbe tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:20.040372 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-114df2a5-9073-46d9-97af-f0b6cda1801a tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Snapshot delete request issued successfully. Aug 06 03:11:20.040521 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-114df2a5-9073-46d9-97af-f0b6cda1801a tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] https://10.4.3.80/volume/v3/snapshots/af1a6651-8832-483e-899f-9fc579c876cd returned with HTTP 202 Aug 06 03:11:20.040933 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 161/640] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:11:20 2026] DELETE /volume/v3/snapshots/af1a6651-8832-483e-899f-9fc579c876cd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:20.047455 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2ed9f7a1-4e7a-46d5-ac74-41a27228e159 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:20.049221 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2ed9f7a1-4e7a-46d5-ac74-41a27228e159 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] GET https://10.4.3.80/volume/v3/snapshots/af1a6651-8832-483e-899f-9fc579c876cd Aug 06 03:11:20.049445 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2ed9f7a1-4e7a-46d5-ac74-41a27228e159 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:20.049656 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2ed9f7a1-4e7a-46d5-ac74-41a27228e159 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:20.056824 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:20.056824 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:20.058067 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-2ed9f7a1-4e7a-46d5-ac74-41a27228e159 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Snapshot retrieved successfully. Aug 06 03:11:20.058155 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-e6a112ce-ce47-44af-9bc1-09d344989dbe tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:20.058403 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2ed9f7a1-4e7a-46d5-ac74-41a27228e159 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] https://10.4.3.80/volume/v3/snapshots/af1a6651-8832-483e-899f-9fc579c876cd returned with HTTP 200 Aug 06 03:11:20.058802 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 161/641] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:20 2026] GET /volume/v3/snapshots/af1a6651-8832-483e-899f-9fc579c876cd => generated 476 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:20.064201 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:20.064201 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:20.073661 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e6a112ce-ce47-44af-9bc1-09d344989dbe tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] https://10.4.3.80/volume/v3/volumes/6020c951-faf1-4121-97d7-a8af5ee2422b returned with HTTP 200 Aug 06 03:11:20.074346 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 162/642] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:11:20 2026] GET /volume/v3/volumes/6020c951-faf1-4121-97d7-a8af5ee2422b => generated 908 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:20.087392 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:20.089142 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] POST https://10.4.3.80/volume/v3/groups/action Aug 06 03:11:20.089407 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Action body: b'{"create-from-src": {"source_group_id": "49577362-557b-45b0-baf1-9e9cb0746be8", "name": "tempest-Group_from_grp-1475371537"}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:20.089518 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "49577362-557b-45b0-baf1-9e9cb0746be8", "name": "tempest-Group_from_grp-1475371537"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:20.090753 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Creating new group {'create-from-src': {'source_group_id': '49577362-557b-45b0-baf1-9e9cb0746be8', 'name': 'tempest-Group_from_grp-1475371537'}}. {{(pid=100899) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 06 03:11:20.091250 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.groups [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Creating group tempest-Group_from_grp-1475371537 from source group 49577362-557b-45b0-baf1-9e9cb0746be8. Aug 06 03:11:20.094219 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:20.094219 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:20.100618 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:20.100618 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:20.139016 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Created reservations ['0fa7a1c8-c120-4161-b9ae-596489101e0d'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:20.179501 np0000006611 devstack@c-api.service[100899]: INFO cinder.group.api [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] A mapping entry already exists for group 5bc41dcb-a61a-491d-a2e1-4bea30f8841a and volume type 64f1188a-8bd0-4b06-8bd6-d1d68aa94897. Do not need to create again. Aug 06 03:11:20.179978 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:20.179978 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:20.182184 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Availability zone cache updated, next update will occur around 2026-08-06 04:11:20.182021. {{(pid=100899) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 03:11:20.182322 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Availability Zones retrieved successfully. Aug 06 03:11:20.190547 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Flow 'volume_create_api' (341ee593-1d82-4586-a27a-54bceffb0c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:20.191369 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38aed6c4-bab5-4595-a9a6-afc0c213ddbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:20.192383 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:20.209199 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38aed6c4-bab5-4595-a9a6-afc0c213ddbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6020c951-faf1-4121-97d7-a8af5ee2422b', 'volume_type': VolumeType(created_at=2026-08-06T03:11:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=64f1188a-8bd0-4b06-8bd6-d1d68aa94897,is_public=True,name='tempest-GroupsV314Test-volume-type-765978070',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64f1188a-8bd0-4b06-8bd6-d1d68aa94897', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5bc41dcb-a61a-491d-a2e1-4bea30f8841a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:20.209857 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0df51fcf-3f90-42bf-9aa2-f4b9e8172a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:20.228638 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-765978070 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-765978070, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:11:20.228912 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-765978070 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-765978070, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:11:20.239605 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Created reservations ['b22dadf1-53ee-4cf6-929f-6a44d6ee5e00', 'b4ba535f-3894-402c-a4f0-33493ec62bc4', 'c37dc458-c64d-45b9-9d8c-693283c4f225', 'f786a9b4-2b53-4b05-98d9-f30880533bfd'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:20.240447 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0df51fcf-3f90-42bf-9aa2-f4b9e8172a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b22dadf1-53ee-4cf6-929f-6a44d6ee5e00', 'b4ba535f-3894-402c-a4f0-33493ec62bc4', 'c37dc458-c64d-45b9-9d8c-693283c4f225', 'f786a9b4-2b53-4b05-98d9-f30880533bfd']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:20.241152 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93330a1a-23af-4fe4-8dc2-66cae6ba00fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:20.260208 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93330a1a-23af-4fe4-8dc2-66cae6ba00fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26c80c02-024d-4d93-8172-4a35168d7bda', '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=5bc41dcb-a61a-491d-a2e1-4bea30f8841a,group_type_id=,metadata={},multiattach=False,project_id='979613b06c69484eaa0472b42889bf5b',qos_specs=None,replication_status=,reservations=['b22dadf1-53ee-4cf6-929f-6a44d6ee5e00','b4ba535f-3894-402c-a4f0-33493ec62bc4','c37dc458-c64d-45b9-9d8c-693283c4f225','f786a9b4-2b53-4b05-98d9-f30880533bfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=6020c951-faf1-4121-97d7-a8af5ee2422b,status='creating',user_id='711c6d6d60ee4d719000f09cd5b5cc8a',volume_type_id=64f1188a-8bd0-4b06-8bd6-d1d68aa94897), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5bc41dcb-a61a-491d-a2e1-4bea30f8841a,host=None,id=26c80c02-024d-4d93-8172-4a35168d7bda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='979613b06c69484eaa0472b42889bf5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6020c951-faf1-4121-97d7-a8af5ee2422b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='711c6d6d60ee4d719000f09cd5b5cc8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64f1188a-8bd0-4b06-8bd6-d1d68aa94897),volume_type_id=64f1188a-8bd0-4b06-8bd6-d1d68aa94897)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:20.260847 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6265f801-d50b-4aaa-9ef1-d7b04fd88c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:20.277489 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6265f801-d50b-4aaa-9ef1-d7b04fd88c94) transitioned into state 'SUCCESS' from 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=5bc41dcb-a61a-491d-a2e1-4bea30f8841a,group_type_id=,metadata={},multiattach=False,project_id='979613b06c69484eaa0472b42889bf5b',qos_specs=None,replication_status=,reservations=['b22dadf1-53ee-4cf6-929f-6a44d6ee5e00','b4ba535f-3894-402c-a4f0-33493ec62bc4','c37dc458-c64d-45b9-9d8c-693283c4f225','f786a9b4-2b53-4b05-98d9-f30880533bfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=6020c951-faf1-4121-97d7-a8af5ee2422b,status='creating',user_id='711c6d6d60ee4d719000f09cd5b5cc8a',volume_type_id=64f1188a-8bd0-4b06-8bd6-d1d68aa94897)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:20.278269 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Flow 'volume_create_api' (341ee593-1d82-4586-a27a-54bceffb0c0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:20.278593 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Create volume request issued successfully. Aug 06 03:11:20.289898 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-791cfc7e-faa1-4eff-b641-d65c3dfb0880 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] https://10.4.3.80/volume/v3/groups/action returned with HTTP 202 Aug 06 03:11:20.290704 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 159/643] 10.4.3.80 () {70 vars in 1311 bytes} [Thu Aug 6 03:11:20 2026] POST /volume/v3/groups/action => generated 102 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 06 03:11:20.302779 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b6a0497d-8943-4205-8a36-2f08a2eb09ba None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:20.305997 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b6a0497d-8943-4205-8a36-2f08a2eb09ba tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:11:20.306188 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b6a0497d-8943-4205-8a36-2f08a2eb09ba tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:20.306352 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b6a0497d-8943-4205-8a36-2f08a2eb09ba tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Calling method 'detail' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:20.306555 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-b6a0497d-8943-4205-8a36-2f08a2eb09ba tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:11:20.306887 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:20.306887 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:20.307256 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-b6a0497d-8943-4205-8a36-2f08a2eb09ba tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:11:20.314012 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b6a0497d-8943-4205-8a36-2f08a2eb09ba tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Get all volumes completed successfully. Aug 06 03:11:20.314624 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-b6a0497d-8943-4205-8a36-2f08a2eb09ba tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:20.314796 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-b6a0497d-8943-4205-8a36-2f08a2eb09ba tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:20.349690 np0000006611 devstack@c-api.service[100902]: DEBUG oslo_db.sqlalchemy.engines [None req-b6a0497d-8943-4205-8a36-2f08a2eb09ba tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:20.352555 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:20.352555 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:20.355718 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-b6a0497d-8943-4205-8a36-2f08a2eb09ba tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:20.355876 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-b6a0497d-8943-4205-8a36-2f08a2eb09ba tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:20.390258 np0000006611 devstack@c-api.service[100902]: DEBUG oslo_db.sqlalchemy.engines [None req-b6a0497d-8943-4205-8a36-2f08a2eb09ba tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:20.392883 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:20.392883 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:20.399204 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b6a0497d-8943-4205-8a36-2f08a2eb09ba tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:11:20.399922 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 162/644] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:11:20 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:11:20.413454 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ade57738-6efe-4b5f-933c-0e12ba5b730a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:20.417769 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ade57738-6efe-4b5f-933c-0e12ba5b730a tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] GET https://10.4.3.80/volume/v3/volumes/26c80c02-024d-4d93-8172-4a35168d7bda Aug 06 03:11:20.418035 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ade57738-6efe-4b5f-933c-0e12ba5b730a tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:20.418276 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ade57738-6efe-4b5f-933c-0e12ba5b730a tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:20.427275 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:20.427275 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:20.431672 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-ade57738-6efe-4b5f-933c-0e12ba5b730a tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Volume info retrieved successfully. Aug 06 03:11:20.432405 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-ade57738-6efe-4b5f-933c-0e12ba5b730a tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:20.432611 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-ade57738-6efe-4b5f-933c-0e12ba5b730a tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:20.472534 np0000006611 devstack@c-api.service[100901]: DEBUG oslo_db.sqlalchemy.engines [None req-ade57738-6efe-4b5f-933c-0e12ba5b730a tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:20.475808 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:20.475808 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:20.482812 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ade57738-6efe-4b5f-933c-0e12ba5b730a tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] https://10.4.3.80/volume/v3/volumes/26c80c02-024d-4d93-8172-4a35168d7bda returned with HTTP 200 Aug 06 03:11:20.483231 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 162/645] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:11:20 2026] GET /volume/v3/volumes/26c80c02-024d-4d93-8172-4a35168d7bda => generated 920 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:20.494445 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-14cef52f-2594-4748-a076-68535e13278f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:20.495794 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-14cef52f-2594-4748-a076-68535e13278f tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] GET https://10.4.3.80/volume/v3/groups/5bc41dcb-a61a-491d-a2e1-4bea30f8841a Aug 06 03:11:20.496121 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-14cef52f-2594-4748-a076-68535e13278f tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:20.496381 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-14cef52f-2594-4748-a076-68535e13278f tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:20.496610 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.groups [None req-14cef52f-2594-4748-a076-68535e13278f tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] show called for member 5bc41dcb-a61a-491d-a2e1-4bea30f8841a {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:11:20.499610 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:20.499610 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:20.505985 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-14cef52f-2594-4748-a076-68535e13278f tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] https://10.4.3.80/volume/v3/groups/5bc41dcb-a61a-491d-a2e1-4bea30f8841a returned with HTTP 200 Aug 06 03:11:20.506461 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 163/646] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:11:20 2026] GET /volume/v3/groups/5bc41dcb-a61a-491d-a2e1-4bea30f8841a => generated 417 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:20.514927 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c33a0694-87d0-4a6b-8aa4-dafed71121fc None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:20.516568 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c33a0694-87d0-4a6b-8aa4-dafed71121fc tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:11:20.516790 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c33a0694-87d0-4a6b-8aa4-dafed71121fc tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:20.517014 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c33a0694-87d0-4a6b-8aa4-dafed71121fc tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Calling method 'detail' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:20.517303 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-c33a0694-87d0-4a6b-8aa4-dafed71121fc tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:11:20.517621 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:20.517621 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:20.518054 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-c33a0694-87d0-4a6b-8aa4-dafed71121fc tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:11:20.524277 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c33a0694-87d0-4a6b-8aa4-dafed71121fc tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Get all volumes completed successfully. Aug 06 03:11:20.524977 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-c33a0694-87d0-4a6b-8aa4-dafed71121fc tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:20.525196 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-c33a0694-87d0-4a6b-8aa4-dafed71121fc tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:20.557777 np0000006611 devstack@c-api.service[100899]: DEBUG oslo_db.sqlalchemy.engines [None req-c33a0694-87d0-4a6b-8aa4-dafed71121fc tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:20.560525 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:20.560525 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:20.564505 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-c33a0694-87d0-4a6b-8aa4-dafed71121fc tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:20.564739 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-c33a0694-87d0-4a6b-8aa4-dafed71121fc tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:20.598772 np0000006611 devstack@c-api.service[100899]: DEBUG oslo_db.sqlalchemy.engines [None req-c33a0694-87d0-4a6b-8aa4-dafed71121fc tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:20.604042 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:20.604042 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:20.613303 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c33a0694-87d0-4a6b-8aa4-dafed71121fc tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:11:20.613303 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 160/647] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:11:20 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:11:20.627550 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0e168ec2-3580-4266-a158-52c2adf5c7de None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:20.629656 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0e168ec2-3580-4266-a158-52c2adf5c7de tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] POST https://10.4.3.80/volume/v3/groups/5bc41dcb-a61a-491d-a2e1-4bea30f8841a/action Aug 06 03:11:20.629969 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0e168ec2-3580-4266-a158-52c2adf5c7de tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:20.630130 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0e168ec2-3580-4266-a158-52c2adf5c7de tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:20.631454 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.groups [None req-0e168ec2-3580-4266-a158-52c2adf5c7de tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] delete called for group 5bc41dcb-a61a-491d-a2e1-4bea30f8841a {{(pid=100902) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 03:11:20.631454 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.groups [None req-0e168ec2-3580-4266-a158-52c2adf5c7de tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Delete group with id: 5bc41dcb-a61a-491d-a2e1-4bea30f8841a Aug 06 03:11:20.635480 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:20.635480 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:20.681798 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0e168ec2-3580-4266-a158-52c2adf5c7de tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] https://10.4.3.80/volume/v3/groups/5bc41dcb-a61a-491d-a2e1-4bea30f8841a/action returned with HTTP 202 Aug 06 03:11:20.682273 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 163/648] 10.4.3.80 () {70 vars in 1421 bytes} [Thu Aug 6 03:11:20 2026] POST /volume/v3/groups/5bc41dcb-a61a-491d-a2e1-4bea30f8841a/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:11:20.691970 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-20bea5ba-ae4d-42fa-8093-73f17aabd45d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:20.693762 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-20bea5ba-ae4d-42fa-8093-73f17aabd45d tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] GET https://10.4.3.80/volume/v3/volumes/26c80c02-024d-4d93-8172-4a35168d7bda Aug 06 03:11:20.693969 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-20bea5ba-ae4d-42fa-8093-73f17aabd45d tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:20.694151 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-20bea5ba-ae4d-42fa-8093-73f17aabd45d tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:20.700890 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:20.700890 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:20.708633 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-20bea5ba-ae4d-42fa-8093-73f17aabd45d tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Volume info retrieved successfully. Aug 06 03:11:20.709562 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-20bea5ba-ae4d-42fa-8093-73f17aabd45d tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:20.709786 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-20bea5ba-ae4d-42fa-8093-73f17aabd45d tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:20.763563 np0000006611 devstack@c-api.service[100901]: DEBUG oslo_db.sqlalchemy.engines [None req-20bea5ba-ae4d-42fa-8093-73f17aabd45d tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:20.767211 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:20.767211 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:20.776602 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-20bea5ba-ae4d-42fa-8093-73f17aabd45d tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] https://10.4.3.80/volume/v3/volumes/26c80c02-024d-4d93-8172-4a35168d7bda returned with HTTP 200 Aug 06 03:11:20.777077 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 163/649] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:11:20 2026] GET /volume/v3/volumes/26c80c02-024d-4d93-8172-4a35168d7bda => generated 919 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:20.831233 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5418e60f-5dc1-4f94-9ec8-1fdca55c3356 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:20.834901 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5418e60f-5dc1-4f94-9ec8-1fdca55c3356 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/volumes/f1b9874a-2e9f-432a-949e-d6de7367ed72 Aug 06 03:11:20.835292 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5418e60f-5dc1-4f94-9ec8-1fdca55c3356 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:20.835721 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5418e60f-5dc1-4f94-9ec8-1fdca55c3356 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:20.844986 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5418e60f-5dc1-4f94-9ec8-1fdca55c3356 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/volumes/f1b9874a-2e9f-432a-949e-d6de7367ed72 returned with HTTP 404 Aug 06 03:11:20.844986 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 164/650] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:11:20 2026] GET /volume/v3/volumes/f1b9874a-2e9f-432a-949e-d6de7367ed72 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:11:20.853699 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fca39143-7126-46ee-ab09-6318f1808e79 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:20.855848 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fca39143-7126-46ee-ab09-6318f1808e79 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/groups/26cb6f3b-a992-4e7d-9524-786622845052 Aug 06 03:11:20.856066 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fca39143-7126-46ee-ab09-6318f1808e79 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:20.856274 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fca39143-7126-46ee-ab09-6318f1808e79 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:20.856407 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-fca39143-7126-46ee-ab09-6318f1808e79 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] show called for member 26cb6f3b-a992-4e7d-9524-786622845052 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:11:20.859149 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fca39143-7126-46ee-ab09-6318f1808e79 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/26cb6f3b-a992-4e7d-9524-786622845052 returned with HTTP 404 Aug 06 03:11:20.859576 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 161/651] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:11:20 2026] GET /volume/v3/groups/26cb6f3b-a992-4e7d-9524-786622845052 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:11:20.870126 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-674e4571-80cb-4aa3-b5a2-692d3fe483ac None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:20.872057 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-674e4571-80cb-4aa3-b5a2-692d3fe483ac tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] POST https://10.4.3.80/volume/v3/groups/f90b640e-221d-45ee-84f5-a407b3b62540/action Aug 06 03:11:20.872378 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-674e4571-80cb-4aa3-b5a2-692d3fe483ac tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:20.872499 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-674e4571-80cb-4aa3-b5a2-692d3fe483ac tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:20.873734 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.groups [None req-674e4571-80cb-4aa3-b5a2-692d3fe483ac tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] delete called for group f90b640e-221d-45ee-84f5-a407b3b62540 {{(pid=100902) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 03:11:20.873818 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.groups [None req-674e4571-80cb-4aa3-b5a2-692d3fe483ac tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Delete group with id: f90b640e-221d-45ee-84f5-a407b3b62540 Aug 06 03:11:20.877157 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:20.877157 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:20.897036 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-674e4571-80cb-4aa3-b5a2-692d3fe483ac tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/f90b640e-221d-45ee-84f5-a407b3b62540/action returned with HTTP 202 Aug 06 03:11:20.897383 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 164/652] 10.4.3.80 () {70 vars in 1421 bytes} [Thu Aug 6 03:11:20 2026] POST /volume/v3/groups/f90b640e-221d-45ee-84f5-a407b3b62540/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:11:20.907631 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-05e79e0d-88d9-4783-ac03-a6c8b5784c2c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:20.909337 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-05e79e0d-88d9-4783-ac03-a6c8b5784c2c tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/groups/f90b640e-221d-45ee-84f5-a407b3b62540 Aug 06 03:11:20.909506 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-05e79e0d-88d9-4783-ac03-a6c8b5784c2c tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:20.909664 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-05e79e0d-88d9-4783-ac03-a6c8b5784c2c tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:20.909811 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.groups [None req-05e79e0d-88d9-4783-ac03-a6c8b5784c2c tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] show called for member f90b640e-221d-45ee-84f5-a407b3b62540 {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:11:20.913086 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:20.913086 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:20.919718 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-05e79e0d-88d9-4783-ac03-a6c8b5784c2c tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/f90b640e-221d-45ee-84f5-a407b3b62540 returned with HTTP 200 Aug 06 03:11:20.920153 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 164/653] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:11:20 2026] GET /volume/v3/groups/f90b640e-221d-45ee-84f5-a407b3b62540 => generated 322 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:21.067743 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5af5b70f-bcd7-4393-8fb6-7560c9332a32 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:21.069208 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5af5b70f-bcd7-4393-8fb6-7560c9332a32 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] GET https://10.4.3.80/volume/v3/snapshots/af1a6651-8832-483e-899f-9fc579c876cd Aug 06 03:11:21.070465 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5af5b70f-bcd7-4393-8fb6-7560c9332a32 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:21.070465 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5af5b70f-bcd7-4393-8fb6-7560c9332a32 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:21.073335 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5af5b70f-bcd7-4393-8fb6-7560c9332a32 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] https://10.4.3.80/volume/v3/snapshots/af1a6651-8832-483e-899f-9fc579c876cd returned with HTTP 404 Aug 06 03:11:21.073815 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 165/654] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:21 2026] GET /volume/v3/snapshots/af1a6651-8832-483e-899f-9fc579c876cd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:21.079847 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-72b533cc-f2f8-40ec-a03d-52efe6324263 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:21.081641 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-72b533cc-f2f8-40ec-a03d-52efe6324263 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] GET https://10.4.3.80/volume/v3/volumes/7729f9b6-83c7-40b2-8e8c-18e730f5e9cb Aug 06 03:11:21.081824 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-72b533cc-f2f8-40ec-a03d-52efe6324263 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:21.082018 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-72b533cc-f2f8-40ec-a03d-52efe6324263 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:21.089113 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:21.089113 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:21.092747 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-72b533cc-f2f8-40ec-a03d-52efe6324263 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Volume info retrieved successfully. Aug 06 03:11:21.096533 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-72b533cc-f2f8-40ec-a03d-52efe6324263 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] https://10.4.3.80/volume/v3/volumes/7729f9b6-83c7-40b2-8e8c-18e730f5e9cb returned with HTTP 200 Aug 06 03:11:21.096904 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 162/655] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:21 2026] GET /volume/v3/volumes/7729f9b6-83c7-40b2-8e8c-18e730f5e9cb => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:21.106331 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-99ec718c-9f94-49b4-8b23-d615297ac5d4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:21.108086 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-99ec718c-9f94-49b4-8b23-d615297ac5d4 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] DELETE https://10.4.3.80/volume/v3/volumes/7729f9b6-83c7-40b2-8e8c-18e730f5e9cb Aug 06 03:11:21.108260 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-99ec718c-9f94-49b4-8b23-d615297ac5d4 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:21.108434 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-99ec718c-9f94-49b4-8b23-d615297ac5d4 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:21.108572 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-99ec718c-9f94-49b4-8b23-d615297ac5d4 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Delete volume with id: 7729f9b6-83c7-40b2-8e8c-18e730f5e9cb Aug 06 03:11:21.114611 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:21.114611 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:21.115036 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-99ec718c-9f94-49b4-8b23-d615297ac5d4 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Volume info retrieved successfully. Aug 06 03:11:21.127474 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-99ec718c-9f94-49b4-8b23-d615297ac5d4 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Delete volume request issued successfully. Aug 06 03:11:21.127616 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-99ec718c-9f94-49b4-8b23-d615297ac5d4 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] https://10.4.3.80/volume/v3/volumes/7729f9b6-83c7-40b2-8e8c-18e730f5e9cb returned with HTTP 202 Aug 06 03:11:21.127989 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 165/656] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:21 2026] DELETE /volume/v3/volumes/7729f9b6-83c7-40b2-8e8c-18e730f5e9cb => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:21.136152 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ff48eadc-86e4-458d-8e8c-069927c4eeb9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:21.137809 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ff48eadc-86e4-458d-8e8c-069927c4eeb9 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] GET https://10.4.3.80/volume/v3/volumes/7729f9b6-83c7-40b2-8e8c-18e730f5e9cb Aug 06 03:11:21.138021 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ff48eadc-86e4-458d-8e8c-069927c4eeb9 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:21.138216 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ff48eadc-86e4-458d-8e8c-069927c4eeb9 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:21.144932 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:21.144932 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:21.148656 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-ff48eadc-86e4-458d-8e8c-069927c4eeb9 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Volume info retrieved successfully. Aug 06 03:11:21.152672 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ff48eadc-86e4-458d-8e8c-069927c4eeb9 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] https://10.4.3.80/volume/v3/volumes/7729f9b6-83c7-40b2-8e8c-18e730f5e9cb returned with HTTP 200 Aug 06 03:11:21.153044 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 165/657] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:21 2026] GET /volume/v3/volumes/7729f9b6-83c7-40b2-8e8c-18e730f5e9cb => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:21.791818 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-fa7dc3d4-4e99-4f26-9e3f-d7095ca23c3f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:21.793374 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fa7dc3d4-4e99-4f26-9e3f-d7095ca23c3f tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] GET https://10.4.3.80/volume/v3/volumes/26c80c02-024d-4d93-8172-4a35168d7bda Aug 06 03:11:21.793554 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fa7dc3d4-4e99-4f26-9e3f-d7095ca23c3f tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:21.793746 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fa7dc3d4-4e99-4f26-9e3f-d7095ca23c3f tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:21.799115 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fa7dc3d4-4e99-4f26-9e3f-d7095ca23c3f tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] https://10.4.3.80/volume/v3/volumes/26c80c02-024d-4d93-8172-4a35168d7bda returned with HTTP 404 Aug 06 03:11:21.799505 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 166/658] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:11:21 2026] GET /volume/v3/volumes/26c80c02-024d-4d93-8172-4a35168d7bda => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:11:21.805710 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-eea25dc8-e9b8-441e-b533-157dbad0e480 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:21.807282 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-eea25dc8-e9b8-441e-b533-157dbad0e480 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] GET https://10.4.3.80/volume/v3/groups/5bc41dcb-a61a-491d-a2e1-4bea30f8841a Aug 06 03:11:21.807489 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-eea25dc8-e9b8-441e-b533-157dbad0e480 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:21.807681 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-eea25dc8-e9b8-441e-b533-157dbad0e480 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:21.807842 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-eea25dc8-e9b8-441e-b533-157dbad0e480 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] show called for member 5bc41dcb-a61a-491d-a2e1-4bea30f8841a {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:11:21.810297 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-eea25dc8-e9b8-441e-b533-157dbad0e480 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] https://10.4.3.80/volume/v3/groups/5bc41dcb-a61a-491d-a2e1-4bea30f8841a returned with HTTP 404 Aug 06 03:11:21.810704 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 163/659] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:11:21 2026] GET /volume/v3/groups/5bc41dcb-a61a-491d-a2e1-4bea30f8841a => generated 108 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:11:21.818032 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-18f0ed10-a925-4a5b-9cf6-5b1976cd5ac9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:21.821861 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-18f0ed10-a925-4a5b-9cf6-5b1976cd5ac9 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:11:21.821861 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-18f0ed10-a925-4a5b-9cf6-5b1976cd5ac9 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:21.821861 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-18f0ed10-a925-4a5b-9cf6-5b1976cd5ac9 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Calling method 'detail' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:21.821861 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-18f0ed10-a925-4a5b-9cf6-5b1976cd5ac9 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:11:21.821861 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-18f0ed10-a925-4a5b-9cf6-5b1976cd5ac9 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:11:21.828012 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-18f0ed10-a925-4a5b-9cf6-5b1976cd5ac9 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Get all volumes completed successfully. Aug 06 03:11:21.828963 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-18f0ed10-a925-4a5b-9cf6-5b1976cd5ac9 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:21.829200 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-18f0ed10-a925-4a5b-9cf6-5b1976cd5ac9 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:21.863392 np0000006611 devstack@c-api.service[100902]: DEBUG oslo_db.sqlalchemy.engines [None req-18f0ed10-a925-4a5b-9cf6-5b1976cd5ac9 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:21.866311 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:21.866311 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:21.872376 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-18f0ed10-a925-4a5b-9cf6-5b1976cd5ac9 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:11:21.872809 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 166/660] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:11:21 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:21.884184 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cdf6f23a-4749-453b-a99b-0ed1d6f9e379 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:21.886043 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cdf6f23a-4749-453b-a99b-0ed1d6f9e379 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] POST https://10.4.3.80/volume/v3/groups/49577362-557b-45b0-baf1-9e9cb0746be8/action Aug 06 03:11:21.886423 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cdf6f23a-4749-453b-a99b-0ed1d6f9e379 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:21.886567 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cdf6f23a-4749-453b-a99b-0ed1d6f9e379 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:21.887842 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.groups [None req-cdf6f23a-4749-453b-a99b-0ed1d6f9e379 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] delete called for group 49577362-557b-45b0-baf1-9e9cb0746be8 {{(pid=100901) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 03:11:21.887982 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.groups [None req-cdf6f23a-4749-453b-a99b-0ed1d6f9e379 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Delete group with id: 49577362-557b-45b0-baf1-9e9cb0746be8 Aug 06 03:11:21.890871 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:21.890871 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:21.930193 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4eb83bc6-74ff-4f02-a419-c0e9a6a3053d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:21.932016 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4eb83bc6-74ff-4f02-a419-c0e9a6a3053d tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/groups/f90b640e-221d-45ee-84f5-a407b3b62540 Aug 06 03:11:21.932257 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4eb83bc6-74ff-4f02-a419-c0e9a6a3053d tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:21.932497 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4eb83bc6-74ff-4f02-a419-c0e9a6a3053d tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:21.932674 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.groups [None req-4eb83bc6-74ff-4f02-a419-c0e9a6a3053d tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] show called for member f90b640e-221d-45ee-84f5-a407b3b62540 {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:11:21.935317 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4eb83bc6-74ff-4f02-a419-c0e9a6a3053d tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/f90b640e-221d-45ee-84f5-a407b3b62540 returned with HTTP 404 Aug 06 03:11:21.935692 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 167/661] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:11:21 2026] GET /volume/v3/groups/f90b640e-221d-45ee-84f5-a407b3b62540 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:11:21.941423 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c36c8bdd-284c-4fba-8391-c61886d881a8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:21.942952 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c36c8bdd-284c-4fba-8391-c61886d881a8 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/groups/detail Aug 06 03:11:21.943158 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c36c8bdd-284c-4fba-8391-c61886d881a8 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:21.943262 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cdf6f23a-4749-453b-a99b-0ed1d6f9e379 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] https://10.4.3.80/volume/v3/groups/49577362-557b-45b0-baf1-9e9cb0746be8/action returned with HTTP 202 Aug 06 03:11:21.943354 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c36c8bdd-284c-4fba-8391-c61886d881a8 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:21.943646 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 166/662] 10.4.3.80 () {70 vars in 1421 bytes} [Thu Aug 6 03:11:21 2026] POST /volume/v3/groups/49577362-557b-45b0-baf1-9e9cb0746be8/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:11:21.949738 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e9d53e3b-456d-4a0f-b22a-4598dbcdf8c6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:21.951034 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e9d53e3b-456d-4a0f-b22a-4598dbcdf8c6 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] GET https://10.4.3.80/volume/v3/volumes/6020c951-faf1-4121-97d7-a8af5ee2422b Aug 06 03:11:21.951482 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e9d53e3b-456d-4a0f-b22a-4598dbcdf8c6 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:21.951753 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e9d53e3b-456d-4a0f-b22a-4598dbcdf8c6 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:21.953615 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c36c8bdd-284c-4fba-8391-c61886d881a8 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/detail returned with HTTP 200 Aug 06 03:11:21.953952 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 164/663] 10.4.3.80 () {68 vars in 1289 bytes} [Thu Aug 6 03:11:21 2026] GET /volume/v3/groups/detail => generated 14 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:21.960206 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:21.960206 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:21.966856 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6c34fede-ee8d-4a1c-b721-98eba15dc796 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:21.966968 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e9d53e3b-456d-4a0f-b22a-4598dbcdf8c6 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Volume info retrieved successfully. Aug 06 03:11:21.966968 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-e9d53e3b-456d-4a0f-b22a-4598dbcdf8c6 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:21.966968 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-e9d53e3b-456d-4a0f-b22a-4598dbcdf8c6 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:21.967168 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6c34fede-ee8d-4a1c-b721-98eba15dc796 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:11:21.967168 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6c34fede-ee8d-4a1c-b721-98eba15dc796 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:21.967168 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6c34fede-ee8d-4a1c-b721-98eba15dc796 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'detail' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:21.967168 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-6c34fede-ee8d-4a1c-b721-98eba15dc796 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:11:21.967168 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:21.967168 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:21.967394 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-6c34fede-ee8d-4a1c-b721-98eba15dc796 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100900) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:11:21.973948 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6c34fede-ee8d-4a1c-b721-98eba15dc796 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Get all volumes completed successfully. Aug 06 03:11:21.976350 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6c34fede-ee8d-4a1c-b721-98eba15dc796 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:11:21.976859 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 168/664] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:11:21 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 06 03:11:21.989354 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-09ca553b-b247-416c-9c5f-b4d481220604 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:21.991622 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-09ca553b-b247-416c-9c5f-b4d481220604 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] POST https://10.4.3.80/volume/v3/groups/f90b640e-221d-45ee-84f5-a407b3b62540/action Aug 06 03:11:21.991979 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-09ca553b-b247-416c-9c5f-b4d481220604 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:21.992108 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-09ca553b-b247-416c-9c5f-b4d481220604 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:21.993436 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.groups [None req-09ca553b-b247-416c-9c5f-b4d481220604 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] delete called for group f90b640e-221d-45ee-84f5-a407b3b62540 {{(pid=100901) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 03:11:21.993536 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.groups [None req-09ca553b-b247-416c-9c5f-b4d481220604 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Delete group with id: f90b640e-221d-45ee-84f5-a407b3b62540 Aug 06 03:11:21.996163 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-09ca553b-b247-416c-9c5f-b4d481220604 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/f90b640e-221d-45ee-84f5-a407b3b62540/action returned with HTTP 404 Aug 06 03:11:21.996599 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 167/665] 10.4.3.80 () {70 vars in 1421 bytes} [Thu Aug 6 03:11:21 2026] POST /volume/v3/groups/f90b640e-221d-45ee-84f5-a407b3b62540/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:11:22.006193 np0000006611 devstack@c-api.service[100902]: DEBUG oslo_db.sqlalchemy.engines [None req-e9d53e3b-456d-4a0f-b22a-4598dbcdf8c6 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:22.006535 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-251e24d9-6252-478a-b159-f42ed4d97b8a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:22.008712 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-251e24d9-6252-478a-b159-f42ed4d97b8a tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:11:22.008910 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-251e24d9-6252-478a-b159-f42ed4d97b8a tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:22.009075 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-251e24d9-6252-478a-b159-f42ed4d97b8a tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'detail' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:22.009286 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-251e24d9-6252-478a-b159-f42ed4d97b8a tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:11:22.009567 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:22.009567 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:22.009882 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-251e24d9-6252-478a-b159-f42ed4d97b8a tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:11:22.016203 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e9d53e3b-456d-4a0f-b22a-4598dbcdf8c6 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] https://10.4.3.80/volume/v3/volumes/6020c951-faf1-4121-97d7-a8af5ee2422b returned with HTTP 200 Aug 06 03:11:22.016694 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 167/666] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:11:21 2026] GET /volume/v3/volumes/6020c951-faf1-4121-97d7-a8af5ee2422b => generated 907 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:22.020263 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-251e24d9-6252-478a-b159-f42ed4d97b8a tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Get all volumes completed successfully. Aug 06 03:11:22.022714 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-251e24d9-6252-478a-b159-f42ed4d97b8a tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:11:22.025681 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 165/667] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:11:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:22.037434 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6e5c6e47-505b-4670-9e3f-01013a9a48aa None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:22.039599 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6e5c6e47-505b-4670-9e3f-01013a9a48aa tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] POST https://10.4.3.80/volume/v3/groups/26cb6f3b-a992-4e7d-9524-786622845052/action Aug 06 03:11:22.040091 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6e5c6e47-505b-4670-9e3f-01013a9a48aa tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:22.040281 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6e5c6e47-505b-4670-9e3f-01013a9a48aa tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:22.041535 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.groups [None req-6e5c6e47-505b-4670-9e3f-01013a9a48aa tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] delete called for group 26cb6f3b-a992-4e7d-9524-786622845052 {{(pid=100900) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 03:11:22.041633 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.groups [None req-6e5c6e47-505b-4670-9e3f-01013a9a48aa tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Delete group with id: 26cb6f3b-a992-4e7d-9524-786622845052 Aug 06 03:11:22.044489 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6e5c6e47-505b-4670-9e3f-01013a9a48aa tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/26cb6f3b-a992-4e7d-9524-786622845052/action returned with HTTP 404 Aug 06 03:11:22.044960 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 169/668] 10.4.3.80 () {70 vars in 1421 bytes} [Thu Aug 6 03:11:22 2026] POST /volume/v3/groups/26cb6f3b-a992-4e7d-9524-786622845052/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:11:22.051090 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-428e9ab8-816c-4efd-8ec9-55065f4e63c9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:22.052720 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-428e9ab8-816c-4efd-8ec9-55065f4e63c9 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] DELETE https://10.4.3.80/volume/v3/group_types/3a3a6f4a-6141-476d-bcf2-faeb0494b0de Aug 06 03:11:22.052929 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-428e9ab8-816c-4efd-8ec9-55065f4e63c9 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:22.053139 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-428e9ab8-816c-4efd-8ec9-55065f4e63c9 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:22.075860 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-428e9ab8-816c-4efd-8ec9-55065f4e63c9 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] https://10.4.3.80/volume/v3/group_types/3a3a6f4a-6141-476d-bcf2-faeb0494b0de returned with HTTP 202 Aug 06 03:11:22.076266 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 168/669] 10.4.3.80 () {68 vars in 1397 bytes} [Thu Aug 6 03:11:22 2026] DELETE /volume/v3/group_types/3a3a6f4a-6141-476d-bcf2-faeb0494b0de => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:11:22.082756 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6e7b75af-3b73-43df-a5d7-d62cba8f1427 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:22.084055 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6e7b75af-3b73-43df-a5d7-d62cba8f1427 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] DELETE https://10.4.3.80/volume/v3/types/3df04e54-de44-4b80-850d-f9f33ef553d5 Aug 06 03:11:22.084404 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6e7b75af-3b73-43df-a5d7-d62cba8f1427 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:22.084672 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6e7b75af-3b73-43df-a5d7-d62cba8f1427 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] Calling method '_delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:22.114903 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6e7b75af-3b73-43df-a5d7-d62cba8f1427 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] https://10.4.3.80/volume/v3/types/3df04e54-de44-4b80-850d-f9f33ef553d5 returned with HTTP 202 Aug 06 03:11:22.115442 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 168/670] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:11:22 2026] DELETE /volume/v3/types/3df04e54-de44-4b80-850d-f9f33ef553d5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:22.121425 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-be87b9a6-962c-4a5b-ac50-f023a2d67898 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:22.122906 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-be87b9a6-962c-4a5b-ac50-f023a2d67898 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] GET https://10.4.3.80/volume/v3/types/3df04e54-de44-4b80-850d-f9f33ef553d5 Aug 06 03:11:22.123069 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-be87b9a6-962c-4a5b-ac50-f023a2d67898 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:22.123260 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-be87b9a6-962c-4a5b-ac50-f023a2d67898 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:22.125966 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-be87b9a6-962c-4a5b-ac50-f023a2d67898 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] https://10.4.3.80/volume/v3/types/3df04e54-de44-4b80-850d-f9f33ef553d5 returned with HTTP 404 Aug 06 03:11:22.126377 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 166/671] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:11:22 2026] GET /volume/v3/types/3df04e54-de44-4b80-850d-f9f33ef553d5 => generated 114 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:22.132952 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2ecbdf8c-c222-48fe-9eea-9a61ed183a77 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:22.134801 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2ecbdf8c-c222-48fe-9eea-9a61ed183a77 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:11:22.135193 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2ecbdf8c-c222-48fe-9eea-9a61ed183a77 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1690273836"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:22.146699 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2ecbdf8c-c222-48fe-9eea-9a61ed183a77 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:11:22.147051 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 170/672] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:11:22 2026] POST /volume/v3/types => generated 216 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:22.153952 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9d955fd7-57ae-4fc0-8c99-1a29a0dc8bd6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:22.155625 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9d955fd7-57ae-4fc0-8c99-1a29a0dc8bd6 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] POST https://10.4.3.80/volume/v3/group_types Aug 06 03:11:22.155966 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9d955fd7-57ae-4fc0-8c99-1a29a0dc8bd6 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1332991906"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:22.163725 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-75132672-d352-4f4d-9d09-2f92b2a31687 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:22.166858 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-75132672-d352-4f4d-9d09-2f92b2a31687 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] GET https://10.4.3.80/volume/v3/volumes/7729f9b6-83c7-40b2-8e8c-18e730f5e9cb Aug 06 03:11:22.166858 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-75132672-d352-4f4d-9d09-2f92b2a31687 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:22.166858 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-75132672-d352-4f4d-9d09-2f92b2a31687 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:22.169010 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9d955fd7-57ae-4fc0-8c99-1a29a0dc8bd6 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] https://10.4.3.80/volume/v3/group_types returned with HTTP 202 Aug 06 03:11:22.169010 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 169/673] 10.4.3.80 () {70 vars in 1304 bytes} [Thu Aug 6 03:11:22 2026] POST /volume/v3/group_types => generated 173 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:22.172504 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-75132672-d352-4f4d-9d09-2f92b2a31687 tempest-VolumesSnapshotNegativeTestJSON-1522398946 tempest-VolumesSnapshotNegativeTestJSON-1522398946-project-member] https://10.4.3.80/volume/v3/volumes/7729f9b6-83c7-40b2-8e8c-18e730f5e9cb returned with HTTP 404 Aug 06 03:11:22.172504 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 169/674] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:22 2026] GET /volume/v3/volumes/7729f9b6-83c7-40b2-8e8c-18e730f5e9cb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:22.175734 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1c19fbb1-50b3-4e29-8813-25d8cb9bd1af None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:22.177245 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1c19fbb1-50b3-4e29-8813-25d8cb9bd1af tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] POST https://10.4.3.80/volume/v3/groups Aug 06 03:11:22.177527 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1c19fbb1-50b3-4e29-8813-25d8cb9bd1af tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "751e3450-88ab-420c-ae2e-67449be7dc26", "volume_types": ["beee6936-00e9-4e24-a028-e25566d46e87"], "name": "tempest-GroupsTest-Group-833439007"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:22.178826 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-1c19fbb1-50b3-4e29-8813-25d8cb9bd1af tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Creating new group {'group': {'group_type': '751e3450-88ab-420c-ae2e-67449be7dc26', 'volume_types': ['beee6936-00e9-4e24-a028-e25566d46e87'], 'name': 'tempest-GroupsTest-Group-833439007'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 03:11:22.184182 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.groups [None req-1c19fbb1-50b3-4e29-8813-25d8cb9bd1af tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Creating group tempest-GroupsTest-Group-833439007. Aug 06 03:11:22.204845 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1c19fbb1-50b3-4e29-8813-25d8cb9bd1af tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Availability Zones retrieved successfully. Aug 06 03:11:22.219652 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-1c19fbb1-50b3-4e29-8813-25d8cb9bd1af tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Created reservations ['10c2e090-67dd-41a3-ab6b-234f3a1762db'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:22.250643 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1c19fbb1-50b3-4e29-8813-25d8cb9bd1af tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups returned with HTTP 202 Aug 06 03:11:22.251004 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 167/675] 10.4.3.80 () {70 vars in 1290 bytes} [Thu Aug 6 03:11:22 2026] POST /volume/v3/groups => generated 103 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:22.259765 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a8de817f-a9ba-4597-9c56-791492cf737a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:22.262001 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a8de817f-a9ba-4597-9c56-791492cf737a tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 Aug 06 03:11:22.262309 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a8de817f-a9ba-4597-9c56-791492cf737a tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:22.262546 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a8de817f-a9ba-4597-9c56-791492cf737a tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:22.262732 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.groups [None req-a8de817f-a9ba-4597-9c56-791492cf737a tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] show called for member 5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:11:22.267500 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:22.267500 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:22.275936 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a8de817f-a9ba-4597-9c56-791492cf737a tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 returned with HTTP 200 Aug 06 03:11:22.276502 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 171/676] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:11:22 2026] GET /volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 => generated 331 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:22.897271 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-ebad9612-11e9-4352-b346-3ff6ccae8a95 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:22.899313 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-ebad9612-11e9-4352-b346-3ff6ccae8a95 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] DELETE https://10.4.3.80/volume/v3/attachments/ed302970-d467-4a43-ad26-612c0e1e4517 Aug 06 03:11:22.899379 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-ebad9612-11e9-4352-b346-3ff6ccae8a95 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:22.899525 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-ebad9612-11e9-4352-b346-3ff6ccae8a95 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:22.910446 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:22.910446 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:22.980927 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-cc9d0383-5120-4a8c-83e3-a0365af4d355 req-ebad9612-11e9-4352-b346-3ff6ccae8a95 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/attachments/ed302970-d467-4a43-ad26-612c0e1e4517 returned with HTTP 200 Aug 06 03:11:22.981422 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 170/677] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:11:22 2026] DELETE /volume/v3/attachments/ed302970-d467-4a43-ad26-612c0e1e4517 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:23.033288 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e8ea9139-31ac-4cad-bb43-72a89cb85d53 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:23.035174 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e8ea9139-31ac-4cad-bb43-72a89cb85d53 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] GET https://10.4.3.80/volume/v3/volumes/6020c951-faf1-4121-97d7-a8af5ee2422b Aug 06 03:11:23.035546 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e8ea9139-31ac-4cad-bb43-72a89cb85d53 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:23.035887 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e8ea9139-31ac-4cad-bb43-72a89cb85d53 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:23.042734 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e8ea9139-31ac-4cad-bb43-72a89cb85d53 tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] https://10.4.3.80/volume/v3/volumes/6020c951-faf1-4121-97d7-a8af5ee2422b returned with HTTP 404 Aug 06 03:11:23.043335 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 170/678] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:11:23 2026] GET /volume/v3/volumes/6020c951-faf1-4121-97d7-a8af5ee2422b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:11:23.051448 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ddbc3ddb-ff25-4155-87d7-6b30c6394d0f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:23.056539 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ddbc3ddb-ff25-4155-87d7-6b30c6394d0f tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] GET https://10.4.3.80/volume/v3/groups/49577362-557b-45b0-baf1-9e9cb0746be8 Aug 06 03:11:23.056733 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ddbc3ddb-ff25-4155-87d7-6b30c6394d0f tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:23.057117 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ddbc3ddb-ff25-4155-87d7-6b30c6394d0f tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:23.057117 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-ddbc3ddb-ff25-4155-87d7-6b30c6394d0f tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] show called for member 49577362-557b-45b0-baf1-9e9cb0746be8 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:11:23.065860 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ddbc3ddb-ff25-4155-87d7-6b30c6394d0f tempest-GroupsV314Test-801154785 tempest-GroupsV314Test-801154785-project-member] https://10.4.3.80/volume/v3/groups/49577362-557b-45b0-baf1-9e9cb0746be8 returned with HTTP 404 Aug 06 03:11:23.066415 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 168/679] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:11:23 2026] GET /volume/v3/groups/49577362-557b-45b0-baf1-9e9cb0746be8 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:11:23.073265 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e83c5941-3ca0-4317-9e8d-3557b45ef17b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:23.076053 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e83c5941-3ca0-4317-9e8d-3557b45ef17b tempest-GroupsV314Test-1680514757 tempest-GroupsV314Test-1680514757-project-admin] DELETE https://10.4.3.80/volume/v3/group_types/68aeb722-aa8a-49dc-9ff3-d71b23e060be Aug 06 03:11:23.076053 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e83c5941-3ca0-4317-9e8d-3557b45ef17b tempest-GroupsV314Test-1680514757 tempest-GroupsV314Test-1680514757-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:23.076053 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e83c5941-3ca0-4317-9e8d-3557b45ef17b tempest-GroupsV314Test-1680514757 tempest-GroupsV314Test-1680514757-project-admin] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:23.076309 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:23.076309 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:23.092505 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e83c5941-3ca0-4317-9e8d-3557b45ef17b tempest-GroupsV314Test-1680514757 tempest-GroupsV314Test-1680514757-project-admin] https://10.4.3.80/volume/v3/group_types/68aeb722-aa8a-49dc-9ff3-d71b23e060be returned with HTTP 202 Aug 06 03:11:23.093055 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 172/680] 10.4.3.80 () {68 vars in 1397 bytes} [Thu Aug 6 03:11:23 2026] DELETE /volume/v3/group_types/68aeb722-aa8a-49dc-9ff3-d71b23e060be => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:11:23.100265 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d2e76590-bc12-4ce8-974c-f5b2c94b41fc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:23.102074 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d2e76590-bc12-4ce8-974c-f5b2c94b41fc tempest-GroupsV314Test-1680514757 tempest-GroupsV314Test-1680514757-project-admin] DELETE https://10.4.3.80/volume/v3/types/64f1188a-8bd0-4b06-8bd6-d1d68aa94897 Aug 06 03:11:23.102281 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d2e76590-bc12-4ce8-974c-f5b2c94b41fc tempest-GroupsV314Test-1680514757 tempest-GroupsV314Test-1680514757-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:23.102471 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d2e76590-bc12-4ce8-974c-f5b2c94b41fc tempest-GroupsV314Test-1680514757 tempest-GroupsV314Test-1680514757-project-admin] Calling method '_delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:23.102719 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:23.102719 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:23.137643 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d2e76590-bc12-4ce8-974c-f5b2c94b41fc tempest-GroupsV314Test-1680514757 tempest-GroupsV314Test-1680514757-project-admin] https://10.4.3.80/volume/v3/types/64f1188a-8bd0-4b06-8bd6-d1d68aa94897 returned with HTTP 202 Aug 06 03:11:23.138058 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 171/681] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:11:23 2026] DELETE /volume/v3/types/64f1188a-8bd0-4b06-8bd6-d1d68aa94897 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:23.145171 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-485e333e-140e-41a2-b232-8ceb62aef069 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:23.147050 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-485e333e-140e-41a2-b232-8ceb62aef069 tempest-GroupsV314Test-1680514757 tempest-GroupsV314Test-1680514757-project-admin] GET https://10.4.3.80/volume/v3/types/64f1188a-8bd0-4b06-8bd6-d1d68aa94897 Aug 06 03:11:23.147244 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-485e333e-140e-41a2-b232-8ceb62aef069 tempest-GroupsV314Test-1680514757 tempest-GroupsV314Test-1680514757-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:23.147432 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-485e333e-140e-41a2-b232-8ceb62aef069 tempest-GroupsV314Test-1680514757 tempest-GroupsV314Test-1680514757-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:23.151278 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-485e333e-140e-41a2-b232-8ceb62aef069 tempest-GroupsV314Test-1680514757 tempest-GroupsV314Test-1680514757-project-admin] https://10.4.3.80/volume/v3/types/64f1188a-8bd0-4b06-8bd6-d1d68aa94897 returned with HTTP 404 Aug 06 03:11:23.151872 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 171/682] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:11:23 2026] GET /volume/v3/types/64f1188a-8bd0-4b06-8bd6-d1d68aa94897 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:23.287416 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4bfb7f29-13db-4e9b-b68e-babbbc312877 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:23.291206 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4bfb7f29-13db-4e9b-b68e-babbbc312877 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 Aug 06 03:11:23.291206 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4bfb7f29-13db-4e9b-b68e-babbbc312877 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:23.291206 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4bfb7f29-13db-4e9b-b68e-babbbc312877 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:23.291206 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-4bfb7f29-13db-4e9b-b68e-babbbc312877 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] show called for member 5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:11:23.295964 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:23.295964 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:23.305758 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4bfb7f29-13db-4e9b-b68e-babbbc312877 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 returned with HTTP 200 Aug 06 03:11:23.306257 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 169/683] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:11:23 2026] GET /volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 => generated 332 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:23.317031 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:23.319107 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:23.319557 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1454940070", "volume_type": "beee6936-00e9-4e24-a028-e25566d46e87", "group_id": "5cbe1f7d-0165-45bb-b786-5c6ac22b0f46", "size": 1}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:23.321382 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1454940070', 'volume_type': 'beee6936-00e9-4e24-a028-e25566d46e87', 'group_id': '5cbe1f7d-0165-45bb-b786-5c6ac22b0f46', 'size': 1}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:23.333929 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:23.333929 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:23.334541 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Create volume of 1 GB Aug 06 03:11:23.342625 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Availability Zones retrieved successfully. Aug 06 03:11:23.350269 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Flow 'volume_create_api' (ce2cc9de-26d6-4a9c-a31b-6d16e2072288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:23.351725 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e51c4b8-d20c-4576-9d89-75a1bbe5c8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:23.352521 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:23.352521 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:23.353072 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:23.373855 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e51c4b8-d20c-4576-9d89-75a1bbe5c8cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:11:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=beee6936-00e9-4e24-a028-e25566d46e87,is_public=True,name='tempest-GroupsTest-volume-type-1690273836',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'beee6936-00e9-4e24-a028-e25566d46e87', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5cbe1f7d-0165-45bb-b786-5c6ac22b0f46', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:23.374507 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41aa7134-20e7-467d-aca6-dd78de968e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:23.404377 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1690273836 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1690273836, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:11:23.404636 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1690273836 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1690273836, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:11:23.429085 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Created reservations ['37977a30-3dae-4ea4-ad6e-ee2cccff7423', 'a98fe074-c752-4965-b6f6-9316114f3130', 'bbaf9a15-d4c4-400a-a26e-f25cdd5b974d', 'fc1064ac-ec35-46f5-913a-83cf9530c513'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:23.429260 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41aa7134-20e7-467d-aca6-dd78de968e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37977a30-3dae-4ea4-ad6e-ee2cccff7423', 'a98fe074-c752-4965-b6f6-9316114f3130', 'bbaf9a15-d4c4-400a-a26e-f25cdd5b974d', 'fc1064ac-ec35-46f5-913a-83cf9530c513']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:23.429784 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30fbde4b-44af-4e83-995b-598a966813df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:23.449772 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30fbde4b-44af-4e83-995b-598a966813df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4a68bf1-95da-4b7c-ab5a-350f6f1c01bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1454940070',encryption_key_id=None,group_id=5cbe1f7d-0165-45bb-b786-5c6ac22b0f46,group_type_id=,metadata={},multiattach=False,project_id='df10562c2cf8434baccc9dd25998ffc2',qos_specs=None,replication_status=,reservations=['37977a30-3dae-4ea4-ad6e-ee2cccff7423','a98fe074-c752-4965-b6f6-9316114f3130','bbaf9a15-d4c4-400a-a26e-f25cdd5b974d','fc1064ac-ec35-46f5-913a-83cf9530c513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1d96a2e8f034a898376ffdc82b52b8b',volume_type_id=beee6936-00e9-4e24-a028-e25566d46e87), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1454940070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5cbe1f7d-0165-45bb-b786-5c6ac22b0f46,host=None,id=f4a68bf1-95da-4b7c-ab5a-350f6f1c01bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df10562c2cf8434baccc9dd25998ffc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1d96a2e8f034a898376ffdc82b52b8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(beee6936-00e9-4e24-a028-e25566d46e87),volume_type_id=beee6936-00e9-4e24-a028-e25566d46e87)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:23.450454 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d91cad9-67f3-43c3-989b-4130f531086d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:23.469857 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d91cad9-67f3-43c3-989b-4130f531086d) transitioned into state 'SUCCESS' from state '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-1454940070',encryption_key_id=None,group_id=5cbe1f7d-0165-45bb-b786-5c6ac22b0f46,group_type_id=,metadata={},multiattach=False,project_id='df10562c2cf8434baccc9dd25998ffc2',qos_specs=None,replication_status=,reservations=['37977a30-3dae-4ea4-ad6e-ee2cccff7423','a98fe074-c752-4965-b6f6-9316114f3130','bbaf9a15-d4c4-400a-a26e-f25cdd5b974d','fc1064ac-ec35-46f5-913a-83cf9530c513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1d96a2e8f034a898376ffdc82b52b8b',volume_type_id=beee6936-00e9-4e24-a028-e25566d46e87)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:23.470424 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3df053b2-e4a5-48f8-a370-ff593ac3771b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:23.485077 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3df053b2-e4a5-48f8-a370-ff593ac3771b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:23.486341 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Flow 'volume_create_api' (ce2cc9de-26d6-4a9c-a31b-6d16e2072288) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:23.486719 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Create volume request issued successfully. Aug 06 03:11:23.487699 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:23.487921 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:23.533764 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:23.540693 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:23.540693 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:23.547391 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f77a5ccb-f992-4042-b8db-bdcacb435f48 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:23.547788 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 173/684] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:11:23 2026] POST /volume/v3/volumes => generated 813 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:23.559427 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-fc50dfe5-04ed-4870-be1c-62925c67b235 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:23.561115 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fc50dfe5-04ed-4870-be1c-62925c67b235 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/volumes/f4a68bf1-95da-4b7c-ab5a-350f6f1c01bc Aug 06 03:11:23.561304 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fc50dfe5-04ed-4870-be1c-62925c67b235 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:23.561531 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fc50dfe5-04ed-4870-be1c-62925c67b235 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:23.572001 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:23.572001 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:23.580273 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-fc50dfe5-04ed-4870-be1c-62925c67b235 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Volume info retrieved successfully. Aug 06 03:11:23.580921 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-fc50dfe5-04ed-4870-be1c-62925c67b235 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:23.581078 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-fc50dfe5-04ed-4870-be1c-62925c67b235 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:23.616487 np0000006611 devstack@c-api.service[100901]: DEBUG oslo_db.sqlalchemy.engines [None req-fc50dfe5-04ed-4870-be1c-62925c67b235 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:23.619411 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:23.619411 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:23.626479 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fc50dfe5-04ed-4870-be1c-62925c67b235 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/volumes/f4a68bf1-95da-4b7c-ab5a-350f6f1c01bc returned with HTTP 200 Aug 06 03:11:23.626974 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 172/685] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:11:23 2026] GET /volume/v3/volumes/f4a68bf1-95da-4b7c-ab5a-350f6f1c01bc => generated 905 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:24.026499 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-39a614bf-34ee-49d7-9f97-0b69755e176a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:24.028159 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-39a614bf-34ee-49d7-9f97-0b69755e176a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] GET https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e Aug 06 03:11:24.028416 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-39a614bf-34ee-49d7-9f97-0b69755e176a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:24.028581 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-39a614bf-34ee-49d7-9f97-0b69755e176a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:24.036139 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:24.036139 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:24.039495 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-39a614bf-34ee-49d7-9f97-0b69755e176a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Volume info retrieved successfully. Aug 06 03:11:24.043272 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-39a614bf-34ee-49d7-9f97-0b69755e176a tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e returned with HTTP 200 Aug 06 03:11:24.044352 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 172/686] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:24 2026] GET /volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:24.647006 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-57683af4-d21c-4609-8316-5d61be74c279 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:24.648711 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-57683af4-d21c-4609-8316-5d61be74c279 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/volumes/f4a68bf1-95da-4b7c-ab5a-350f6f1c01bc Aug 06 03:11:24.649376 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-57683af4-d21c-4609-8316-5d61be74c279 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:24.649623 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-57683af4-d21c-4609-8316-5d61be74c279 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:24.660354 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:24.660354 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:24.666615 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-57683af4-d21c-4609-8316-5d61be74c279 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Volume info retrieved successfully. Aug 06 03:11:24.667240 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-57683af4-d21c-4609-8316-5d61be74c279 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:24.667394 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-57683af4-d21c-4609-8316-5d61be74c279 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:24.708511 np0000006611 devstack@c-api.service[100899]: DEBUG oslo_db.sqlalchemy.engines [None req-57683af4-d21c-4609-8316-5d61be74c279 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:24.719468 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:24.719468 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:24.734481 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-57683af4-d21c-4609-8316-5d61be74c279 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/volumes/f4a68bf1-95da-4b7c-ab5a-350f6f1c01bc returned with HTTP 200 Aug 06 03:11:24.734728 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 170/687] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:11:24 2026] GET /volume/v3/volumes/f4a68bf1-95da-4b7c-ab5a-350f6f1c01bc => generated 906 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:24.751469 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:24.753670 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:24.753767 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1079095228", "volume_type": "beee6936-00e9-4e24-a028-e25566d46e87", "group_id": "5cbe1f7d-0165-45bb-b786-5c6ac22b0f46", "size": 1}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:24.755414 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1079095228', 'volume_type': 'beee6936-00e9-4e24-a028-e25566d46e87', 'group_id': '5cbe1f7d-0165-45bb-b786-5c6ac22b0f46', 'size': 1}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:24.765108 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:24.765108 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:24.765593 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Create volume of 1 GB Aug 06 03:11:24.771300 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Availability Zones retrieved successfully. Aug 06 03:11:24.777132 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Flow 'volume_create_api' (2199cef6-63a6-4907-9b15-bf4d2d07f760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:24.778237 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7146d10-219e-4471-aa9f-fd02fb4702fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:24.779271 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:24.779271 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:24.779271 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:24.808941 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7146d10-219e-4471-aa9f-fd02fb4702fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:11:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=beee6936-00e9-4e24-a028-e25566d46e87,is_public=True,name='tempest-GroupsTest-volume-type-1690273836',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'beee6936-00e9-4e24-a028-e25566d46e87', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5cbe1f7d-0165-45bb-b786-5c6ac22b0f46', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:24.808941 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73e1758e-0fed-44c4-92a8-3640d269110c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:24.850982 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Created reservations ['eac0df53-a68c-4969-8ff4-b3675d9a6112', '0ed4d00c-c35a-443f-8e2e-abe05d32f4f9', '687b06bd-fa8e-4bd2-9ba9-d097a7cb3fe0', '9226d4a3-80f3-4bba-99b3-2bc9dcb402c3'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:24.851125 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73e1758e-0fed-44c4-92a8-3640d269110c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eac0df53-a68c-4969-8ff4-b3675d9a6112', '0ed4d00c-c35a-443f-8e2e-abe05d32f4f9', '687b06bd-fa8e-4bd2-9ba9-d097a7cb3fe0', '9226d4a3-80f3-4bba-99b3-2bc9dcb402c3']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:24.851969 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15cd21b6-94f5-4153-9174-2921866d1f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:24.874805 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15cd21b6-94f5-4153-9174-2921866d1f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '459c4dbe-0ffb-4318-9d3f-8eddd56886f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1079095228',encryption_key_id=None,group_id=5cbe1f7d-0165-45bb-b786-5c6ac22b0f46,group_type_id=,metadata={},multiattach=False,project_id='df10562c2cf8434baccc9dd25998ffc2',qos_specs=None,replication_status=,reservations=['eac0df53-a68c-4969-8ff4-b3675d9a6112','0ed4d00c-c35a-443f-8e2e-abe05d32f4f9','687b06bd-fa8e-4bd2-9ba9-d097a7cb3fe0','9226d4a3-80f3-4bba-99b3-2bc9dcb402c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1d96a2e8f034a898376ffdc82b52b8b',volume_type_id=beee6936-00e9-4e24-a028-e25566d46e87), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1079095228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5cbe1f7d-0165-45bb-b786-5c6ac22b0f46,host=None,id=459c4dbe-0ffb-4318-9d3f-8eddd56886f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df10562c2cf8434baccc9dd25998ffc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1d96a2e8f034a898376ffdc82b52b8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(beee6936-00e9-4e24-a028-e25566d46e87),volume_type_id=beee6936-00e9-4e24-a028-e25566d46e87)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:24.875546 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e2241b8-1fab-4dd7-b726-b7803204a584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:24.897494 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e2241b8-1fab-4dd7-b726-b7803204a584) transitioned into state 'SUCCESS' from state '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-1079095228',encryption_key_id=None,group_id=5cbe1f7d-0165-45bb-b786-5c6ac22b0f46,group_type_id=,metadata={},multiattach=False,project_id='df10562c2cf8434baccc9dd25998ffc2',qos_specs=None,replication_status=,reservations=['eac0df53-a68c-4969-8ff4-b3675d9a6112','0ed4d00c-c35a-443f-8e2e-abe05d32f4f9','687b06bd-fa8e-4bd2-9ba9-d097a7cb3fe0','9226d4a3-80f3-4bba-99b3-2bc9dcb402c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1d96a2e8f034a898376ffdc82b52b8b',volume_type_id=beee6936-00e9-4e24-a028-e25566d46e87)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:24.898411 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (615dc712-a5e7-4852-b0d0-7a66dd6728c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:24.914101 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (615dc712-a5e7-4852-b0d0-7a66dd6728c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:24.915734 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Flow 'volume_create_api' (2199cef6-63a6-4907-9b15-bf4d2d07f760) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:24.916204 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Create volume request issued successfully. Aug 06 03:11:24.917476 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:24.917673 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:24.969744 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:24.973393 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:24.973393 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:24.977515 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bb06026b-d1a9-4d30-8522-b0f3146fe9ae tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:24.979847 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 174/688] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:11:24 2026] POST /volume/v3/volumes => generated 813 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:24.988595 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-00d60827-5b18-49ca-b29a-81e98bae1321 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:24.991167 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-00d60827-5b18-49ca-b29a-81e98bae1321 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/volumes/459c4dbe-0ffb-4318-9d3f-8eddd56886f7 Aug 06 03:11:24.991522 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-00d60827-5b18-49ca-b29a-81e98bae1321 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:24.991743 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-00d60827-5b18-49ca-b29a-81e98bae1321 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:25.002773 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:25.002773 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:25.013586 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-00d60827-5b18-49ca-b29a-81e98bae1321 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Volume info retrieved successfully. Aug 06 03:11:25.014449 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-00d60827-5b18-49ca-b29a-81e98bae1321 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:25.014630 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-00d60827-5b18-49ca-b29a-81e98bae1321 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:25.085169 np0000006611 devstack@c-api.service[100901]: DEBUG oslo_db.sqlalchemy.engines [None req-00d60827-5b18-49ca-b29a-81e98bae1321 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:25.088689 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:25.088689 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:25.100336 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-00d60827-5b18-49ca-b29a-81e98bae1321 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/volumes/459c4dbe-0ffb-4318-9d3f-8eddd56886f7 returned with HTTP 200 Aug 06 03:11:25.101341 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 173/689] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:11:24 2026] GET /volume/v3/volumes/459c4dbe-0ffb-4318-9d3f-8eddd56886f7 => generated 881 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:25.427678 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e6c44685-f3c0-4dbe-900c-6faddc3b2099 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:25.556716 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e6c44685-f3c0-4dbe-900c-6faddc3b2099 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:25.557058 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e6c44685-f3c0-4dbe-900c-6faddc3b2099 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-908982333"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:25.558441 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-e6c44685-f3c0-4dbe-900c-6faddc3b2099 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-908982333'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:25.558555 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-e6c44685-f3c0-4dbe-900c-6faddc3b2099 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Create volume of 1 GB Aug 06 03:11:25.562264 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e6c44685-f3c0-4dbe-900c-6faddc3b2099 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Availability Zones retrieved successfully. Aug 06 03:11:25.567740 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e6c44685-f3c0-4dbe-900c-6faddc3b2099 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Flow 'volume_create_api' (75bdb7da-e8da-4475-9056-ce886f76c31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:25.568707 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e6c44685-f3c0-4dbe-900c-6faddc3b2099 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5654dd0-e76f-4921-b177-35bc25f04b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:25.569804 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-e6c44685-f3c0-4dbe-900c-6faddc3b2099 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:25.593666 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e6c44685-f3c0-4dbe-900c-6faddc3b2099 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5654dd0-e76f-4921-b177-35bc25f04b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:25.594457 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e6c44685-f3c0-4dbe-900c-6faddc3b2099 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49b5596e-ab61-46c9-8480-6f3b41a3c29d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:25.656270 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-e6c44685-f3c0-4dbe-900c-6faddc3b2099 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Created reservations ['1b5661a9-7e4c-4056-bd95-36cc3597b7d2', 'cf85aae6-73d5-4db1-86ad-fb5521798257', 'e093e924-8844-4310-975e-ec1db4ad888f', 'a8258370-98d8-4b64-8660-c2a00399dddb'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:25.657057 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e6c44685-f3c0-4dbe-900c-6faddc3b2099 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49b5596e-ab61-46c9-8480-6f3b41a3c29d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b5661a9-7e4c-4056-bd95-36cc3597b7d2', 'cf85aae6-73d5-4db1-86ad-fb5521798257', 'e093e924-8844-4310-975e-ec1db4ad888f', 'a8258370-98d8-4b64-8660-c2a00399dddb']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:25.657805 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e6c44685-f3c0-4dbe-900c-6faddc3b2099 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a186a375-e47d-4123-8de9-0990dd69bb38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:25.680449 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e6c44685-f3c0-4dbe-900c-6faddc3b2099 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a186a375-e47d-4123-8de9-0990dd69bb38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86bf1c5d-b682-4e1f-b82f-178a0d0626a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-908982333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='465d4da34fa04651b4c25f46ad9e2c5e',qos_specs=None,replication_status=,reservations=['1b5661a9-7e4c-4056-bd95-36cc3597b7d2','cf85aae6-73d5-4db1-86ad-fb5521798257','e093e924-8844-4310-975e-ec1db4ad888f','a8258370-98d8-4b64-8660-c2a00399dddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1c8c0a41ea240a0bcfaa6eb8269f0dd',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-908982333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86bf1c5d-b682-4e1f-b82f-178a0d0626a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='465d4da34fa04651b4c25f46ad9e2c5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1c8c0a41ea240a0bcfaa6eb8269f0dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:25.681614 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e6c44685-f3c0-4dbe-900c-6faddc3b2099 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a369acfc-f87a-43a7-95fe-3adbf1d5b64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:25.711178 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e6c44685-f3c0-4dbe-900c-6faddc3b2099 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a369acfc-f87a-43a7-95fe-3adbf1d5b64e) transitioned into state 'SUCCESS' from state '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-908982333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='465d4da34fa04651b4c25f46ad9e2c5e',qos_specs=None,replication_status=,reservations=['1b5661a9-7e4c-4056-bd95-36cc3597b7d2','cf85aae6-73d5-4db1-86ad-fb5521798257','e093e924-8844-4310-975e-ec1db4ad888f','a8258370-98d8-4b64-8660-c2a00399dddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1c8c0a41ea240a0bcfaa6eb8269f0dd',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:25.712224 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e6c44685-f3c0-4dbe-900c-6faddc3b2099 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d9a2518-e05e-44f4-8cde-99c2cc595d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:25.739466 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e6c44685-f3c0-4dbe-900c-6faddc3b2099 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d9a2518-e05e-44f4-8cde-99c2cc595d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:25.741008 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e6c44685-f3c0-4dbe-900c-6faddc3b2099 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Flow 'volume_create_api' (75bdb7da-e8da-4475-9056-ce886f76c31c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:25.741386 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e6c44685-f3c0-4dbe-900c-6faddc3b2099 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Create volume request issued successfully. Aug 06 03:11:25.742102 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e6c44685-f3c0-4dbe-900c-6faddc3b2099 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:25.742545 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 173/690] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:11:25 2026] POST /volume/v3/volumes => generated 748 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:25.755989 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-16551ff7-a490-4bdd-8c32-fc6a0a963ec4 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:25.758428 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-16551ff7-a490-4bdd-8c32-fc6a0a963ec4 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/volumes/86bf1c5d-b682-4e1f-b82f-178a0d0626a0 Aug 06 03:11:25.758691 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-16551ff7-a490-4bdd-8c32-fc6a0a963ec4 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:25.759174 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-16551ff7-a490-4bdd-8c32-fc6a0a963ec4 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:25.771790 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:25.771790 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:25.777144 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-16551ff7-a490-4bdd-8c32-fc6a0a963ec4 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Volume info retrieved successfully. Aug 06 03:11:25.784163 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-16551ff7-a490-4bdd-8c32-fc6a0a963ec4 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/volumes/86bf1c5d-b682-4e1f-b82f-178a0d0626a0 returned with HTTP 200 Aug 06 03:11:25.784705 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 171/691] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:25 2026] GET /volume/v3/volumes/86bf1c5d-b682-4e1f-b82f-178a0d0626a0 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:26.119823 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e3e289a4-9c9b-4c7a-8ce8-5a127a89cfb2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:26.122008 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e3e289a4-9c9b-4c7a-8ce8-5a127a89cfb2 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/volumes/459c4dbe-0ffb-4318-9d3f-8eddd56886f7 Aug 06 03:11:26.122257 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e3e289a4-9c9b-4c7a-8ce8-5a127a89cfb2 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:26.122466 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e3e289a4-9c9b-4c7a-8ce8-5a127a89cfb2 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:26.132602 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:26.132602 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:26.137231 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e3e289a4-9c9b-4c7a-8ce8-5a127a89cfb2 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Volume info retrieved successfully. Aug 06 03:11:26.138027 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-e3e289a4-9c9b-4c7a-8ce8-5a127a89cfb2 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:26.138204 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-e3e289a4-9c9b-4c7a-8ce8-5a127a89cfb2 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:26.172195 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-e3e289a4-9c9b-4c7a-8ce8-5a127a89cfb2 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:26.175285 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:26.175285 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:26.182508 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e3e289a4-9c9b-4c7a-8ce8-5a127a89cfb2 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/volumes/459c4dbe-0ffb-4318-9d3f-8eddd56886f7 returned with HTTP 200 Aug 06 03:11:26.182966 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 175/692] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:11:26 2026] GET /volume/v3/volumes/459c4dbe-0ffb-4318-9d3f-8eddd56886f7 => generated 906 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:26.197149 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-79b86e56-f7e2-44a8-ae40-c92409f1b26d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:26.203687 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-79b86e56-f7e2-44a8-ae40-c92409f1b26d tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] PUT https://10.4.3.80/volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 Aug 06 03:11:26.204183 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-79b86e56-f7e2-44a8-ae40-c92409f1b26d tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "459c4dbe-0ffb-4318-9d3f-8eddd56886f7"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:26.212508 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.groups [None req-79b86e56-f7e2-44a8-ae40-c92409f1b26d tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Update called for group 5cbe1f7d-0165-45bb-b786-5c6ac22b0f46. {{(pid=100901) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 03:11:26.212643 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.groups [None req-79b86e56-f7e2-44a8-ae40-c92409f1b26d tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Updating group 5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 with name new_group description: This is a new group add_volumes: None remove_volumes: 459c4dbe-0ffb-4318-9d3f-8eddd56886f7. Aug 06 03:11:26.218229 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:26.218229 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:26.261134 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-79b86e56-f7e2-44a8-ae40-c92409f1b26d tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 returned with HTTP 202 Aug 06 03:11:26.261543 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 174/693] 10.4.3.80 () {70 vars in 1400 bytes} [Thu Aug 6 03:11:26 2026] PUT /volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:11:26.269314 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2f4638b7-b443-49c3-bf73-c44b0488d9ce None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:26.271917 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2f4638b7-b443-49c3-bf73-c44b0488d9ce tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 Aug 06 03:11:26.272127 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2f4638b7-b443-49c3-bf73-c44b0488d9ce tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:26.272296 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2f4638b7-b443-49c3-bf73-c44b0488d9ce tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:26.272430 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.groups [None req-2f4638b7-b443-49c3-bf73-c44b0488d9ce tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] show called for member 5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:11:26.276254 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:26.276254 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:26.283483 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2f4638b7-b443-49c3-bf73-c44b0488d9ce tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 returned with HTTP 200 Aug 06 03:11:26.283886 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 174/694] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:11:26 2026] GET /volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:26.797499 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c6809a67-6bdb-4f83-82da-b2c66d613409 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:26.799270 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c6809a67-6bdb-4f83-82da-b2c66d613409 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/volumes/86bf1c5d-b682-4e1f-b82f-178a0d0626a0 Aug 06 03:11:26.799477 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c6809a67-6bdb-4f83-82da-b2c66d613409 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:26.799686 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c6809a67-6bdb-4f83-82da-b2c66d613409 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:26.806268 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:26.806268 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:26.809567 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c6809a67-6bdb-4f83-82da-b2c66d613409 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Volume info retrieved successfully. Aug 06 03:11:26.813135 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c6809a67-6bdb-4f83-82da-b2c66d613409 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/volumes/86bf1c5d-b682-4e1f-b82f-178a0d0626a0 returned with HTTP 200 Aug 06 03:11:26.813564 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 172/695] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:26 2026] GET /volume/v3/volumes/86bf1c5d-b682-4e1f-b82f-178a0d0626a0 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:26.825262 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1fc950e6-0f0e-49e1-90cf-fbf26c533ec0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:26.827154 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1fc950e6-0f0e-49e1-90cf-fbf26c533ec0 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:11:26.827441 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1fc950e6-0f0e-49e1-90cf-fbf26c533ec0 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86bf1c5d-b682-4e1f-b82f-178a0d0626a0", "name": "tempest-SnapshotsActionsTest-Snapshot-341973780"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:26.843031 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:26.843031 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:26.843618 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1fc950e6-0f0e-49e1-90cf-fbf26c533ec0 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Volume info retrieved successfully. Aug 06 03:11:26.843694 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-1fc950e6-0f0e-49e1-90cf-fbf26c533ec0 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Create snapshot from volume 86bf1c5d-b682-4e1f-b82f-178a0d0626a0 Aug 06 03:11:26.880345 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-1fc950e6-0f0e-49e1-90cf-fbf26c533ec0 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Created reservations ['c0a9aac7-61b1-4818-9869-bd8ea1dabb89', '923482d5-541a-4aab-a084-ee09481f9a1b', 'f51a0d77-9040-4541-a6d7-8a9a8fee4277', '530f5524-0442-42fc-bb0a-55cec6626780'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:26.908700 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1fc950e6-0f0e-49e1-90cf-fbf26c533ec0 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot create request issued successfully. Aug 06 03:11:26.909044 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1fc950e6-0f0e-49e1-90cf-fbf26c533ec0 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:11:26.909441 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 176/696] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:11:26 2026] POST /volume/v3/snapshots => generated 306 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:26.918658 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8801e57b-cfd4-46d0-ab8d-8f34b9ef3e38 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:26.920917 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8801e57b-cfd4-46d0-ab8d-8f34b9ef3e38 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 Aug 06 03:11:26.921258 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8801e57b-cfd4-46d0-ab8d-8f34b9ef3e38 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:26.921451 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8801e57b-cfd4-46d0-ab8d-8f34b9ef3e38 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:26.929347 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:26.929347 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:26.929928 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8801e57b-cfd4-46d0-ab8d-8f34b9ef3e38 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:26.931365 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8801e57b-cfd4-46d0-ab8d-8f34b9ef3e38 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 returned with HTTP 200 Aug 06 03:11:26.931918 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 175/697] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:26 2026] GET /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:27.293221 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-47bc1a43-2795-47fa-90b1-6fc6979f5fe1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:27.295475 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-47bc1a43-2795-47fa-90b1-6fc6979f5fe1 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 Aug 06 03:11:27.295776 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-47bc1a43-2795-47fa-90b1-6fc6979f5fe1 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:27.296036 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-47bc1a43-2795-47fa-90b1-6fc6979f5fe1 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:27.296274 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.groups [None req-47bc1a43-2795-47fa-90b1-6fc6979f5fe1 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] show called for member 5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:11:27.300662 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:27.300662 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:27.310077 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-47bc1a43-2795-47fa-90b1-6fc6979f5fe1 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 returned with HTTP 200 Aug 06 03:11:27.310654 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 175/698] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:11:27 2026] GET /volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:27.328410 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9c432d21-30f7-46aa-b365-38cad4cc8557 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:27.331296 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9c432d21-30f7-46aa-b365-38cad4cc8557 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 Aug 06 03:11:27.331488 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9c432d21-30f7-46aa-b365-38cad4cc8557 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:27.331665 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9c432d21-30f7-46aa-b365-38cad4cc8557 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:27.331778 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-9c432d21-30f7-46aa-b365-38cad4cc8557 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] show called for member 5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:11:27.336852 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:27.336852 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:27.345971 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9c432d21-30f7-46aa-b365-38cad4cc8557 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 returned with HTTP 200 Aug 06 03:11:27.346359 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 173/699] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:11:27 2026] GET /volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:27.354896 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d6326b21-5411-4922-84ec-be4427b77725 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:27.356473 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d6326b21-5411-4922-84ec-be4427b77725 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:11:27.356646 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d6326b21-5411-4922-84ec-be4427b77725 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:27.356820 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d6326b21-5411-4922-84ec-be4427b77725 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'detail' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:27.357082 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-d6326b21-5411-4922-84ec-be4427b77725 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:11:27.357345 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:27.357345 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:27.357691 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d6326b21-5411-4922-84ec-be4427b77725 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100900) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:11:27.364028 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d6326b21-5411-4922-84ec-be4427b77725 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Get all volumes completed successfully. Aug 06 03:11:27.364733 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-d6326b21-5411-4922-84ec-be4427b77725 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:27.364883 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-d6326b21-5411-4922-84ec-be4427b77725 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:27.410621 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-d6326b21-5411-4922-84ec-be4427b77725 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:27.413395 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:27.413395 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:27.420789 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d6326b21-5411-4922-84ec-be4427b77725 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:11:27.421176 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 177/700] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:11:27 2026] GET /volume/v3/volumes/detail => generated 1771 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:11:27.440857 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8cdb1598-8a9e-4d80-9f57-8da550288fe6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:27.443271 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8cdb1598-8a9e-4d80-9f57-8da550288fe6 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] PUT https://10.4.3.80/volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 Aug 06 03:11:27.443534 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8cdb1598-8a9e-4d80-9f57-8da550288fe6 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "459c4dbe-0ffb-4318-9d3f-8eddd56886f7"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:27.445590 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.groups [None req-8cdb1598-8a9e-4d80-9f57-8da550288fe6 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Update called for group 5cbe1f7d-0165-45bb-b786-5c6ac22b0f46. {{(pid=100901) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 03:11:27.445816 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.groups [None req-8cdb1598-8a9e-4d80-9f57-8da550288fe6 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Updating group 5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 with name None description: None add_volumes: 459c4dbe-0ffb-4318-9d3f-8eddd56886f7 remove_volumes: None. Aug 06 03:11:27.452503 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:27.452503 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:27.482861 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8cdb1598-8a9e-4d80-9f57-8da550288fe6 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 returned with HTTP 202 Aug 06 03:11:27.483630 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 176/701] 10.4.3.80 () {70 vars in 1399 bytes} [Thu Aug 6 03:11:27 2026] PUT /volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:11:27.492586 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c536f5e8-561a-4f45-bfba-f6853e37511d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:27.495485 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c536f5e8-561a-4f45-bfba-f6853e37511d tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 Aug 06 03:11:27.495823 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c536f5e8-561a-4f45-bfba-f6853e37511d tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:27.496146 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c536f5e8-561a-4f45-bfba-f6853e37511d tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:27.496186 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.groups [None req-c536f5e8-561a-4f45-bfba-f6853e37511d tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] show called for member 5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:11:27.500476 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:27.500476 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:27.509168 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c536f5e8-561a-4f45-bfba-f6853e37511d tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 returned with HTTP 200 Aug 06 03:11:27.509980 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 176/702] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:11:27 2026] GET /volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:27.845929 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8fa3a401-0977-4666-9a3c-748012a637bd None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:27.848500 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8fa3a401-0977-4666-9a3c-748012a637bd tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] DELETE https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e Aug 06 03:11:27.848731 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8fa3a401-0977-4666-9a3c-748012a637bd tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:27.848974 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8fa3a401-0977-4666-9a3c-748012a637bd tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:27.849178 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-8fa3a401-0977-4666-9a3c-748012a637bd tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Delete volume with id: 6782c9fd-7a0c-495a-8138-6cb954410d6e Aug 06 03:11:27.859440 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:27.859440 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:27.860065 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-8fa3a401-0977-4666-9a3c-748012a637bd tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Volume info retrieved successfully. Aug 06 03:11:27.879415 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-8fa3a401-0977-4666-9a3c-748012a637bd tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Delete volume request issued successfully. Aug 06 03:11:27.879643 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8fa3a401-0977-4666-9a3c-748012a637bd tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e returned with HTTP 202 Aug 06 03:11:27.880157 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 174/703] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:27 2026] DELETE /volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:27.889437 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3e4cb64c-41a0-4ac6-a60b-6939947833ff None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:27.891407 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3e4cb64c-41a0-4ac6-a60b-6939947833ff tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] GET https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e Aug 06 03:11:27.891548 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3e4cb64c-41a0-4ac6-a60b-6939947833ff tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:27.891751 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3e4cb64c-41a0-4ac6-a60b-6939947833ff tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:27.898974 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:27.898974 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:27.901229 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-3e4cb64c-41a0-4ac6-a60b-6939947833ff tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Volume info retrieved successfully. Aug 06 03:11:27.905207 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3e4cb64c-41a0-4ac6-a60b-6939947833ff tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e returned with HTTP 200 Aug 06 03:11:27.905636 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 178/704] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:27 2026] GET /volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:27.941361 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3ed80015-063a-418e-83b6-dfe8a5322833 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:27.943376 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3ed80015-063a-418e-83b6-dfe8a5322833 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 Aug 06 03:11:27.943578 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3ed80015-063a-418e-83b6-dfe8a5322833 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:27.943776 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3ed80015-063a-418e-83b6-dfe8a5322833 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:27.948517 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:27.948517 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:27.948957 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3ed80015-063a-418e-83b6-dfe8a5322833 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:27.949776 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3ed80015-063a-418e-83b6-dfe8a5322833 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 returned with HTTP 200 Aug 06 03:11:27.950227 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 177/705] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:27 2026] GET /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:27.960637 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f6dca662-464c-4549-99e9-33db743d2477 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:28.092811 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f6dca662-464c-4549-99e9-33db743d2477 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] POST https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action Aug 06 03:11:28.093193 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f6dca662-464c-4549-99e9-33db743d2477 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:28.093315 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f6dca662-464c-4549-99e9-33db743d2477 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:28.094617 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.admin_actions [None req-f6dca662-464c-4549-99e9-33db743d2477 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Updating snapshot 'bd07ca92-2ac6-4e33-b189-7855d9acd6c5' with '{'status': 'creating'}' {{(pid=100902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 03:11:28.128247 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:28.128247 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:28.141736 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f6dca662-464c-4549-99e9-33db743d2477 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action returned with HTTP 202 Aug 06 03:11:28.142067 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 177/706] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:11:27 2026] POST /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action => generated 0 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:28.149123 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fcbc059c-2b43-445a-b8d5-cbfc72efe446 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:28.150905 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fcbc059c-2b43-445a-b8d5-cbfc72efe446 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 Aug 06 03:11:28.151121 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fcbc059c-2b43-445a-b8d5-cbfc72efe446 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:28.151305 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fcbc059c-2b43-445a-b8d5-cbfc72efe446 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:28.155995 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:28.155995 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:28.156444 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-fcbc059c-2b43-445a-b8d5-cbfc72efe446 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:28.157297 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fcbc059c-2b43-445a-b8d5-cbfc72efe446 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 returned with HTTP 200 Aug 06 03:11:28.157672 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 175/707] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:28 2026] GET /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:28.167189 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d728349c-3473-4b69-aaea-ce5166ffb04b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:28.171509 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d728349c-3473-4b69-aaea-ce5166ffb04b tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] POST https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action Aug 06 03:11:28.171846 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d728349c-3473-4b69-aaea-ce5166ffb04b tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:28.171968 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d728349c-3473-4b69-aaea-ce5166ffb04b tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:28.174844 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.admin_actions [None req-d728349c-3473-4b69-aaea-ce5166ffb04b tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Updating snapshot 'bd07ca92-2ac6-4e33-b189-7855d9acd6c5' with '{'status': 'available'}' {{(pid=100900) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 03:11:28.187543 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:28.187543 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:28.202509 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d728349c-3473-4b69-aaea-ce5166ffb04b tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action returned with HTTP 202 Aug 06 03:11:28.203537 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 179/708] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:11:28 2026] POST /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:28.212300 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d67d71c6-0c9a-48e6-a800-d8e21d191481 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:28.214462 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d67d71c6-0c9a-48e6-a800-d8e21d191481 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 Aug 06 03:11:28.214647 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d67d71c6-0c9a-48e6-a800-d8e21d191481 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:28.215132 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d67d71c6-0c9a-48e6-a800-d8e21d191481 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:28.219864 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:28.219864 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:28.220290 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d67d71c6-0c9a-48e6-a800-d8e21d191481 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:28.221002 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d67d71c6-0c9a-48e6-a800-d8e21d191481 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 returned with HTTP 200 Aug 06 03:11:28.221710 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 178/709] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:28 2026] GET /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:28.232974 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fa58b3e3-11fb-417b-b6b3-44932a356300 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:28.234560 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fa58b3e3-11fb-417b-b6b3-44932a356300 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:11:28.235146 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fa58b3e3-11fb-417b-b6b3-44932a356300 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86bf1c5d-b682-4e1f-b82f-178a0d0626a0", "name": "tempest-SnapshotsActionsTest-Snapshot-1447800815"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:28.242729 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:28.242729 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:28.243278 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-fa58b3e3-11fb-417b-b6b3-44932a356300 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Volume info retrieved successfully. Aug 06 03:11:28.243408 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-fa58b3e3-11fb-417b-b6b3-44932a356300 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Create snapshot from volume 86bf1c5d-b682-4e1f-b82f-178a0d0626a0 Aug 06 03:11:28.283981 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-fa58b3e3-11fb-417b-b6b3-44932a356300 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Created reservations ['b0543b24-94c5-4f18-ad50-93bb4ee656f8', '90d1cb12-d8a0-4dc2-b697-bddcac729f63', 'd27f26fb-fd51-4e82-aeab-0d75dd33184d', '9b34b406-b46d-4a78-8175-859fa71f034f'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:28.316374 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-fa58b3e3-11fb-417b-b6b3-44932a356300 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot create request issued successfully. Aug 06 03:11:28.316719 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fa58b3e3-11fb-417b-b6b3-44932a356300 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:11:28.317135 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 178/710] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:11:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:28.325758 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-051c5e8a-83c5-4294-85c9-a2802e0e4277 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:28.327636 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-051c5e8a-83c5-4294-85c9-a2802e0e4277 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6 Aug 06 03:11:28.327874 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-051c5e8a-83c5-4294-85c9-a2802e0e4277 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:28.328079 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-051c5e8a-83c5-4294-85c9-a2802e0e4277 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:28.332482 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:28.332482 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:28.332861 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-051c5e8a-83c5-4294-85c9-a2802e0e4277 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:28.333592 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-051c5e8a-83c5-4294-85c9-a2802e0e4277 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6 returned with HTTP 200 Aug 06 03:11:28.333934 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 176/711] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:28 2026] GET /volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:28.520001 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-47a1ae01-2cbb-410b-b341-7b69418b62a6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:28.523619 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-47a1ae01-2cbb-410b-b341-7b69418b62a6 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 Aug 06 03:11:28.523619 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-47a1ae01-2cbb-410b-b341-7b69418b62a6 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:28.523619 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-47a1ae01-2cbb-410b-b341-7b69418b62a6 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:28.523619 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.groups [None req-47a1ae01-2cbb-410b-b341-7b69418b62a6 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] show called for member 5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:11:28.527338 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:28.527338 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:28.543988 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-47a1ae01-2cbb-410b-b341-7b69418b62a6 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 returned with HTTP 200 Aug 06 03:11:28.544429 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 180/712] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:11:28 2026] GET /volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 => generated 324 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:28.559734 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cea622fb-d274-427e-8526-fec21d50e35e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:28.564000 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cea622fb-d274-427e-8526-fec21d50e35e tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:11:28.564000 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cea622fb-d274-427e-8526-fec21d50e35e tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:28.564000 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cea622fb-d274-427e-8526-fec21d50e35e tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'detail' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:28.564000 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-cea622fb-d274-427e-8526-fec21d50e35e tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:11:28.564000 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cea622fb-d274-427e-8526-fec21d50e35e tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100901) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:11:28.569203 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-cea622fb-d274-427e-8526-fec21d50e35e tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Get all volumes completed successfully. Aug 06 03:11:28.569894 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-cea622fb-d274-427e-8526-fec21d50e35e tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:28.570151 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-cea622fb-d274-427e-8526-fec21d50e35e tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:28.609767 np0000006611 devstack@c-api.service[100901]: DEBUG oslo_db.sqlalchemy.engines [None req-cea622fb-d274-427e-8526-fec21d50e35e tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:28.612964 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:28.612964 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:28.616525 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-cea622fb-d274-427e-8526-fec21d50e35e tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:28.616649 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-cea622fb-d274-427e-8526-fec21d50e35e tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:28.650170 np0000006611 devstack@c-api.service[100901]: DEBUG oslo_db.sqlalchemy.engines [None req-cea622fb-d274-427e-8526-fec21d50e35e tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:28.653550 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:28.653550 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:28.661133 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cea622fb-d274-427e-8526-fec21d50e35e tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:11:28.661523 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 179/713] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:11:28 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:11:28.678408 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c008366e-0737-49a0-80ae-c1778e2390d2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:28.680236 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c008366e-0737-49a0-80ae-c1778e2390d2 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:11:28.680453 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c008366e-0737-49a0-80ae-c1778e2390d2 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:28.680626 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c008366e-0737-49a0-80ae-c1778e2390d2 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'detail' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:28.680884 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-c008366e-0737-49a0-80ae-c1778e2390d2 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:11:28.681266 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:28.681266 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:28.681638 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-c008366e-0737-49a0-80ae-c1778e2390d2 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:11:28.690080 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c008366e-0737-49a0-80ae-c1778e2390d2 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Get all volumes completed successfully. Aug 06 03:11:28.690676 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-c008366e-0737-49a0-80ae-c1778e2390d2 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:28.690817 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-c008366e-0737-49a0-80ae-c1778e2390d2 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:28.726806 np0000006611 devstack@c-api.service[100902]: DEBUG oslo_db.sqlalchemy.engines [None req-c008366e-0737-49a0-80ae-c1778e2390d2 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:28.730221 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:28.730221 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:28.734586 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-c008366e-0737-49a0-80ae-c1778e2390d2 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:28.734735 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-c008366e-0737-49a0-80ae-c1778e2390d2 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:28.775356 np0000006611 devstack@c-api.service[100902]: DEBUG oslo_db.sqlalchemy.engines [None req-c008366e-0737-49a0-80ae-c1778e2390d2 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:28.778265 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:28.778265 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:28.786554 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c008366e-0737-49a0-80ae-c1778e2390d2 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:11:28.787115 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 179/714] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:11:28 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:11:28.804702 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-414c7a63-ec58-42de-b25e-ba6a90b3a073 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:28.806229 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-414c7a63-ec58-42de-b25e-ba6a90b3a073 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] POST https://10.4.3.80/volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46/action Aug 06 03:11:28.806537 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-414c7a63-ec58-42de-b25e-ba6a90b3a073 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:28.806664 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-414c7a63-ec58-42de-b25e-ba6a90b3a073 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:28.807961 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-414c7a63-ec58-42de-b25e-ba6a90b3a073 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] delete called for group 5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 {{(pid=100899) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 03:11:28.808072 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.groups [None req-414c7a63-ec58-42de-b25e-ba6a90b3a073 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Delete group with id: 5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 Aug 06 03:11:28.811819 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:28.811819 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:28.882592 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-414c7a63-ec58-42de-b25e-ba6a90b3a073 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46/action returned with HTTP 202 Aug 06 03:11:28.883025 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 177/715] 10.4.3.80 () {70 vars in 1421 bytes} [Thu Aug 6 03:11:28 2026] POST /volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:11:28.893772 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e8315183-b5b2-4234-bdd6-9ed1bc00912b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:28.895630 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e8315183-b5b2-4234-bdd6-9ed1bc00912b tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/volumes/459c4dbe-0ffb-4318-9d3f-8eddd56886f7 Aug 06 03:11:28.895889 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e8315183-b5b2-4234-bdd6-9ed1bc00912b tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:28.896125 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e8315183-b5b2-4234-bdd6-9ed1bc00912b tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:28.905181 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:28.905181 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:28.911718 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e8315183-b5b2-4234-bdd6-9ed1bc00912b tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Volume info retrieved successfully. Aug 06 03:11:28.912530 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-e8315183-b5b2-4234-bdd6-9ed1bc00912b tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:11:28.912783 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-e8315183-b5b2-4234-bdd6-9ed1bc00912b tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:11:28.924467 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b96875f3-df3e-48ad-917c-34881ab1e4e0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:28.926264 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b96875f3-df3e-48ad-917c-34881ab1e4e0 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] GET https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e Aug 06 03:11:28.926465 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b96875f3-df3e-48ad-917c-34881ab1e4e0 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:28.926707 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b96875f3-df3e-48ad-917c-34881ab1e4e0 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:28.932341 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b96875f3-df3e-48ad-917c-34881ab1e4e0 tempest-ServerStableDeviceRescueTest-931406286 tempest-ServerStableDeviceRescueTest-931406286-project-member] https://10.4.3.80/volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e returned with HTTP 404 Aug 06 03:11:28.932788 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 180/716] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:28 2026] GET /volume/v3/volumes/6782c9fd-7a0c-495a-8138-6cb954410d6e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:28.955456 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-e8315183-b5b2-4234-bdd6-9ed1bc00912b tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:11:28.958462 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:28.958462 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:28.964861 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e8315183-b5b2-4234-bdd6-9ed1bc00912b tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/volumes/459c4dbe-0ffb-4318-9d3f-8eddd56886f7 returned with HTTP 200 Aug 06 03:11:28.965443 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 181/717] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:11:28 2026] GET /volume/v3/volumes/459c4dbe-0ffb-4318-9d3f-8eddd56886f7 => generated 905 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:29.116918 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e02e5ddd-9667-466e-8040-8d3061c0db47 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:29.118558 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e02e5ddd-9667-466e-8040-8d3061c0db47 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] GET https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 Aug 06 03:11:29.118736 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e02e5ddd-9667-466e-8040-8d3061c0db47 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:29.118925 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e02e5ddd-9667-466e-8040-8d3061c0db47 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:29.128191 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:29.128191 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:29.131072 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e02e5ddd-9667-466e-8040-8d3061c0db47 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Volume info retrieved successfully. Aug 06 03:11:29.135240 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e02e5ddd-9667-466e-8040-8d3061c0db47 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 returned with HTTP 200 Aug 06 03:11:29.135590 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 180/718] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:11:29 2026] GET /volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 => generated 1831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:11:29.347789 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0f4eebea-2fac-4738-9da4-07f0909e45b2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:29.349621 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0f4eebea-2fac-4738-9da4-07f0909e45b2 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6 Aug 06 03:11:29.349807 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0f4eebea-2fac-4738-9da4-07f0909e45b2 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:29.350086 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0f4eebea-2fac-4738-9da4-07f0909e45b2 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:29.355098 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:29.355098 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:29.355545 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0f4eebea-2fac-4738-9da4-07f0909e45b2 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:29.356454 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0f4eebea-2fac-4738-9da4-07f0909e45b2 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6 returned with HTTP 200 Aug 06 03:11:29.356895 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 178/719] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:29 2026] GET /volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:29.365753 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5c30f133-945c-488d-a783-51cb88455d93 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:29.367667 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5c30f133-945c-488d-a783-51cb88455d93 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] POST https://10.4.3.80/volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6/action Aug 06 03:11:29.368106 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5c30f133-945c-488d-a783-51cb88455d93 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:29.368261 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5c30f133-945c-488d-a783-51cb88455d93 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:29.369780 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.admin_actions [None req-5c30f133-945c-488d-a783-51cb88455d93 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Updating snapshot '4708c67b-c0ce-4f59-a2d8-969de755fef6' with '{'status': 'creating'}' {{(pid=100901) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 03:11:29.397188 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:29.397188 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:29.409417 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5c30f133-945c-488d-a783-51cb88455d93 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] https://10.4.3.80/volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6/action returned with HTTP 202 Aug 06 03:11:29.409861 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 181/720] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:11:29 2026] POST /volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:29.418536 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-da258d81-509f-4c92-aeac-f4bfcc150a83 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:29.421055 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-da258d81-509f-4c92-aeac-f4bfcc150a83 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6 Aug 06 03:11:29.421305 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-da258d81-509f-4c92-aeac-f4bfcc150a83 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:29.421568 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-da258d81-509f-4c92-aeac-f4bfcc150a83 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:29.428953 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:29.428953 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:29.429492 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-da258d81-509f-4c92-aeac-f4bfcc150a83 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:29.431159 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-da258d81-509f-4c92-aeac-f4bfcc150a83 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6 returned with HTTP 200 Aug 06 03:11:29.431515 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 182/721] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:29 2026] GET /volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:29.441523 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-001771db-d9fe-4f18-a5b2-45ac225abf8c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:29.443336 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-001771db-d9fe-4f18-a5b2-45ac225abf8c tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] POST https://10.4.3.80/volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6/action Aug 06 03:11:29.443667 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-001771db-d9fe-4f18-a5b2-45ac225abf8c tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:29.443782 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-001771db-d9fe-4f18-a5b2-45ac225abf8c tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:29.449595 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:29.449595 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:29.449787 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-001771db-d9fe-4f18-a5b2-45ac225abf8c tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Snapshot retrieved successfully. Aug 06 03:11:29.464217 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-001771db-d9fe-4f18-a5b2-45ac225abf8c tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Snapshot delete request issued successfully. Aug 06 03:11:29.464398 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-001771db-d9fe-4f18-a5b2-45ac225abf8c tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] https://10.4.3.80/volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6/action returned with HTTP 202 Aug 06 03:11:29.464770 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 181/722] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:11:29 2026] POST /volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:29.473368 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-818960ee-5d5c-42c0-88bc-30cf699d29b0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:29.475198 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-818960ee-5d5c-42c0-88bc-30cf699d29b0 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6 Aug 06 03:11:29.475382 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-818960ee-5d5c-42c0-88bc-30cf699d29b0 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:29.475536 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-818960ee-5d5c-42c0-88bc-30cf699d29b0 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:29.480024 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:29.480024 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:29.480512 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-818960ee-5d5c-42c0-88bc-30cf699d29b0 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:29.481135 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-818960ee-5d5c-42c0-88bc-30cf699d29b0 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6 returned with HTTP 200 Aug 06 03:11:29.481459 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 179/723] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:29 2026] GET /volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:29.982895 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-31700108-fe33-4295-9d20-d1e0fb54960f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:29.984637 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-31700108-fe33-4295-9d20-d1e0fb54960f tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/volumes/459c4dbe-0ffb-4318-9d3f-8eddd56886f7 Aug 06 03:11:29.984846 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-31700108-fe33-4295-9d20-d1e0fb54960f tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:29.985047 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-31700108-fe33-4295-9d20-d1e0fb54960f tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:29.990811 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-31700108-fe33-4295-9d20-d1e0fb54960f tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/volumes/459c4dbe-0ffb-4318-9d3f-8eddd56886f7 returned with HTTP 404 Aug 06 03:11:29.991310 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 182/724] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:11:29 2026] GET /volume/v3/volumes/459c4dbe-0ffb-4318-9d3f-8eddd56886f7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:11:29.998142 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1a5a2c2f-0c5d-4394-b426-ea6a5f754a11 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:29.999984 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1a5a2c2f-0c5d-4394-b426-ea6a5f754a11 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/volumes/f4a68bf1-95da-4b7c-ab5a-350f6f1c01bc Aug 06 03:11:30.000204 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1a5a2c2f-0c5d-4394-b426-ea6a5f754a11 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:30.000376 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1a5a2c2f-0c5d-4394-b426-ea6a5f754a11 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:30.006972 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1a5a2c2f-0c5d-4394-b426-ea6a5f754a11 tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/volumes/f4a68bf1-95da-4b7c-ab5a-350f6f1c01bc returned with HTTP 404 Aug 06 03:11:30.007570 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 183/725] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:11:29 2026] GET /volume/v3/volumes/f4a68bf1-95da-4b7c-ab5a-350f6f1c01bc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:11:30.020015 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-baad5dc3-a250-4e20-9d4e-3e50324c3fda None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:30.023064 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-baad5dc3-a250-4e20-9d4e-3e50324c3fda tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] GET https://10.4.3.80/volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 Aug 06 03:11:30.023266 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-baad5dc3-a250-4e20-9d4e-3e50324c3fda tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:30.023749 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-baad5dc3-a250-4e20-9d4e-3e50324c3fda tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:30.023749 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.groups [None req-baad5dc3-a250-4e20-9d4e-3e50324c3fda tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] show called for member 5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:11:30.043384 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-baad5dc3-a250-4e20-9d4e-3e50324c3fda tempest-GroupsTest-66932794 tempest-GroupsTest-66932794-project-member] https://10.4.3.80/volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 returned with HTTP 404 Aug 06 03:11:30.043384 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 182/726] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:11:30 2026] GET /volume/v3/groups/5cbe1f7d-0165-45bb-b786-5c6ac22b0f46 => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:11:30.051070 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b39dc5f9-e2f0-4cbc-8495-534206c743f2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:30.053683 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b39dc5f9-e2f0-4cbc-8495-534206c743f2 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] DELETE https://10.4.3.80/volume/v3/group_types/751e3450-88ab-420c-ae2e-67449be7dc26 Aug 06 03:11:30.053972 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b39dc5f9-e2f0-4cbc-8495-534206c743f2 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:30.054238 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b39dc5f9-e2f0-4cbc-8495-534206c743f2 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:30.071531 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b39dc5f9-e2f0-4cbc-8495-534206c743f2 tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] https://10.4.3.80/volume/v3/group_types/751e3450-88ab-420c-ae2e-67449be7dc26 returned with HTTP 202 Aug 06 03:11:30.072120 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 180/727] 10.4.3.80 () {68 vars in 1397 bytes} [Thu Aug 6 03:11:30 2026] DELETE /volume/v3/group_types/751e3450-88ab-420c-ae2e-67449be7dc26 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:11:30.079993 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2a519e97-b828-4587-bf7e-4d343d9417ba None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:30.085006 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2a519e97-b828-4587-bf7e-4d343d9417ba tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] DELETE https://10.4.3.80/volume/v3/types/beee6936-00e9-4e24-a028-e25566d46e87 Aug 06 03:11:30.085252 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2a519e97-b828-4587-bf7e-4d343d9417ba tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:30.085476 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2a519e97-b828-4587-bf7e-4d343d9417ba tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] Calling method '_delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:30.085739 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:30.085739 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:30.113008 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2a519e97-b828-4587-bf7e-4d343d9417ba tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] https://10.4.3.80/volume/v3/types/beee6936-00e9-4e24-a028-e25566d46e87 returned with HTTP 202 Aug 06 03:11:30.113384 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 183/728] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:11:30 2026] DELETE /volume/v3/types/beee6936-00e9-4e24-a028-e25566d46e87 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:30.132301 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-764073eb-14a4-40c0-ba57-3f5ad875e8ab None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:30.132483 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-764073eb-14a4-40c0-ba57-3f5ad875e8ab tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] GET https://10.4.3.80/volume/v3/types/beee6936-00e9-4e24-a028-e25566d46e87 Aug 06 03:11:30.132649 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-764073eb-14a4-40c0-ba57-3f5ad875e8ab tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:30.132810 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-764073eb-14a4-40c0-ba57-3f5ad875e8ab tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:30.140022 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-764073eb-14a4-40c0-ba57-3f5ad875e8ab tempest-GroupsTest-1987173718 tempest-GroupsTest-1987173718-project-admin] https://10.4.3.80/volume/v3/types/beee6936-00e9-4e24-a028-e25566d46e87 returned with HTTP 404 Aug 06 03:11:30.140295 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 184/729] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:11:30 2026] GET /volume/v3/types/beee6936-00e9-4e24-a028-e25566d46e87 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:30.494780 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0a2ba482-6a4e-438e-b41a-7e2f7ff048c6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:30.496789 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0a2ba482-6a4e-438e-b41a-7e2f7ff048c6 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6 Aug 06 03:11:30.497018 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0a2ba482-6a4e-438e-b41a-7e2f7ff048c6 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:30.497862 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0a2ba482-6a4e-438e-b41a-7e2f7ff048c6 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:30.502484 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0a2ba482-6a4e-438e-b41a-7e2f7ff048c6 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6 returned with HTTP 404 Aug 06 03:11:30.504148 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 183/730] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:30 2026] GET /volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:30.510939 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-635388e0-e452-4ea6-a695-84a66d89b32f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:30.512982 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-635388e0-e452-4ea6-a695-84a66d89b32f tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] POST https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action Aug 06 03:11:30.513442 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-635388e0-e452-4ea6-a695-84a66d89b32f tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:30.513606 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-635388e0-e452-4ea6-a695-84a66d89b32f tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:30.515582 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.admin_actions [None req-635388e0-e452-4ea6-a695-84a66d89b32f tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Updating snapshot 'bd07ca92-2ac6-4e33-b189-7855d9acd6c5' with '{'status': 'available'}' {{(pid=100899) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 03:11:30.525142 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:30.525142 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:30.536663 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-635388e0-e452-4ea6-a695-84a66d89b32f tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action returned with HTTP 202 Aug 06 03:11:30.537117 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 181/731] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:11:30 2026] POST /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:30.543733 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-038718c4-63e6-48a5-9cc6-0c15313f5124 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:30.545753 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-038718c4-63e6-48a5-9cc6-0c15313f5124 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 Aug 06 03:11:30.545941 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-038718c4-63e6-48a5-9cc6-0c15313f5124 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:30.546299 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-038718c4-63e6-48a5-9cc6-0c15313f5124 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:30.551859 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:30.551859 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:30.552398 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-038718c4-63e6-48a5-9cc6-0c15313f5124 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:30.553370 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-038718c4-63e6-48a5-9cc6-0c15313f5124 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 returned with HTTP 200 Aug 06 03:11:30.553908 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 184/732] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:30 2026] GET /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:30.561282 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-664d2711-510d-4f13-82f6-9bc31f0bffe9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:30.563017 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-664d2711-510d-4f13-82f6-9bc31f0bffe9 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6 Aug 06 03:11:30.563189 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-664d2711-510d-4f13-82f6-9bc31f0bffe9 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:30.563353 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-664d2711-510d-4f13-82f6-9bc31f0bffe9 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:30.563443 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-664d2711-510d-4f13-82f6-9bc31f0bffe9 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Delete snapshot with id: 4708c67b-c0ce-4f59-a2d8-969de755fef6 Aug 06 03:11:30.568059 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-664d2711-510d-4f13-82f6-9bc31f0bffe9 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6 returned with HTTP 404 Aug 06 03:11:30.568451 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 185/733] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:11:30 2026] DELETE /volume/v3/snapshots/4708c67b-c0ce-4f59-a2d8-969de755fef6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:30.575986 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-06479fb0-6b2f-4ba0-aff3-c2152b23df82 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:30.580571 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-06479fb0-6b2f-4ba0-aff3-c2152b23df82 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:11:30.580950 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-06479fb0-6b2f-4ba0-aff3-c2152b23df82 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86bf1c5d-b682-4e1f-b82f-178a0d0626a0", "name": "tempest-SnapshotsActionsTest-Snapshot-1698318735"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:30.597091 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:30.597091 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:30.599421 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-06479fb0-6b2f-4ba0-aff3-c2152b23df82 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Volume info retrieved successfully. Aug 06 03:11:30.599598 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-06479fb0-6b2f-4ba0-aff3-c2152b23df82 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Create snapshot from volume 86bf1c5d-b682-4e1f-b82f-178a0d0626a0 Aug 06 03:11:30.641760 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-06479fb0-6b2f-4ba0-aff3-c2152b23df82 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Created reservations ['8226e174-dec8-44a8-95a2-d712684835c5', '1a70d5f7-ba71-4d96-aa34-0feb14c4199a', '117f9241-7385-4448-81f0-dcc2c64a0f67', '15f8fcce-84c3-47f0-9cb3-423a83b04a56'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:30.674547 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-06479fb0-6b2f-4ba0-aff3-c2152b23df82 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot create request issued successfully. Aug 06 03:11:30.674939 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-06479fb0-6b2f-4ba0-aff3-c2152b23df82 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:11:30.675439 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 184/734] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:11:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:30.685662 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0ce1a66d-ac19-4797-8148-6ce2a0bc6ba1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:30.688441 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0ce1a66d-ac19-4797-8148-6ce2a0bc6ba1 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07 Aug 06 03:11:30.688441 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0ce1a66d-ac19-4797-8148-6ce2a0bc6ba1 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:30.688441 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0ce1a66d-ac19-4797-8148-6ce2a0bc6ba1 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:30.694091 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:30.694091 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:30.695124 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0ce1a66d-ac19-4797-8148-6ce2a0bc6ba1 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:30.696448 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0ce1a66d-ac19-4797-8148-6ce2a0bc6ba1 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07 returned with HTTP 200 Aug 06 03:11:30.697298 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 182/735] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:30 2026] GET /volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:31.705370 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-eb5c66bb-190a-4f1d-a576-a004bc93d900 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:31.707522 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-eb5c66bb-190a-4f1d-a576-a004bc93d900 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07 Aug 06 03:11:31.707727 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-eb5c66bb-190a-4f1d-a576-a004bc93d900 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:31.707966 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-eb5c66bb-190a-4f1d-a576-a004bc93d900 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:31.715683 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:31.715683 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:31.716113 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-eb5c66bb-190a-4f1d-a576-a004bc93d900 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:31.716983 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-eb5c66bb-190a-4f1d-a576-a004bc93d900 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07 returned with HTTP 200 Aug 06 03:11:31.717414 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 185/736] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:31 2026] GET /volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:31.726849 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e9860062-8b5b-488f-9130-e1b113688424 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:31.729158 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e9860062-8b5b-488f-9130-e1b113688424 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] POST https://10.4.3.80/volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07/action Aug 06 03:11:31.729848 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e9860062-8b5b-488f-9130-e1b113688424 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:31.730510 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e9860062-8b5b-488f-9130-e1b113688424 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:31.731376 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.admin_actions [None req-e9860062-8b5b-488f-9130-e1b113688424 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Updating snapshot 'c20969ae-3e31-441a-ab52-9aa1a3ab9e07' with '{'status': 'deleting'}' {{(pid=100900) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 03:11:31.740723 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:31.740723 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:31.752038 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e9860062-8b5b-488f-9130-e1b113688424 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] https://10.4.3.80/volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07/action returned with HTTP 202 Aug 06 03:11:31.752038 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 186/737] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:11:31 2026] POST /volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:31.758402 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8fec73f5-d619-4155-ad88-5103730fba42 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:31.760140 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8fec73f5-d619-4155-ad88-5103730fba42 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07 Aug 06 03:11:31.760324 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8fec73f5-d619-4155-ad88-5103730fba42 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:31.760491 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8fec73f5-d619-4155-ad88-5103730fba42 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:31.765828 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:31.765828 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:31.766429 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8fec73f5-d619-4155-ad88-5103730fba42 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:31.767376 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8fec73f5-d619-4155-ad88-5103730fba42 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07 returned with HTTP 200 Aug 06 03:11:31.767794 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 185/738] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:31 2026] GET /volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:31.775855 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3324cc45-eb9f-4804-9c26-df2913f4da77 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:31.778279 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3324cc45-eb9f-4804-9c26-df2913f4da77 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] POST https://10.4.3.80/volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07/action Aug 06 03:11:31.778877 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3324cc45-eb9f-4804-9c26-df2913f4da77 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:31.779057 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3324cc45-eb9f-4804-9c26-df2913f4da77 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:31.790287 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:31.790287 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:31.790689 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3324cc45-eb9f-4804-9c26-df2913f4da77 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Snapshot retrieved successfully. Aug 06 03:11:31.808450 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3324cc45-eb9f-4804-9c26-df2913f4da77 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Snapshot delete request issued successfully. Aug 06 03:11:31.808683 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3324cc45-eb9f-4804-9c26-df2913f4da77 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] https://10.4.3.80/volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07/action returned with HTTP 202 Aug 06 03:11:31.809157 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 183/739] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:11:31 2026] POST /volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:31.816501 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-296c78a4-7249-4c81-bac9-dedf19f6fec8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:31.819197 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-296c78a4-7249-4c81-bac9-dedf19f6fec8 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07 Aug 06 03:11:31.819434 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-296c78a4-7249-4c81-bac9-dedf19f6fec8 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:31.819651 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-296c78a4-7249-4c81-bac9-dedf19f6fec8 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:31.825087 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:31.825087 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:31.825577 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-296c78a4-7249-4c81-bac9-dedf19f6fec8 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:31.826368 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-296c78a4-7249-4c81-bac9-dedf19f6fec8 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07 returned with HTTP 200 Aug 06 03:11:31.826998 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 186/740] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:31 2026] GET /volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:32.838437 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f97eabaa-f3a6-4201-837b-0067d64e1613 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:32.840002 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f97eabaa-f3a6-4201-837b-0067d64e1613 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07 Aug 06 03:11:32.840176 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f97eabaa-f3a6-4201-837b-0067d64e1613 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:32.840308 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f97eabaa-f3a6-4201-837b-0067d64e1613 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:32.844176 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f97eabaa-f3a6-4201-837b-0067d64e1613 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07 returned with HTTP 404 Aug 06 03:11:32.844554 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 187/741] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:32 2026] GET /volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:32.851523 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8e7f84a2-5d96-4963-a0ad-13ef9b164ce5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:32.853289 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8e7f84a2-5d96-4963-a0ad-13ef9b164ce5 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] POST https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action Aug 06 03:11:32.853642 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8e7f84a2-5d96-4963-a0ad-13ef9b164ce5 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:32.853778 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8e7f84a2-5d96-4963-a0ad-13ef9b164ce5 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:32.855192 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.admin_actions [None req-8e7f84a2-5d96-4963-a0ad-13ef9b164ce5 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Updating snapshot 'bd07ca92-2ac6-4e33-b189-7855d9acd6c5' with '{'status': 'available'}' {{(pid=100902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 03:11:32.863936 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:32.863936 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:32.874194 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8e7f84a2-5d96-4963-a0ad-13ef9b164ce5 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action returned with HTTP 202 Aug 06 03:11:32.874572 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 186/742] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:11:32 2026] POST /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:32.882570 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e3f5c794-e899-40ff-ba1a-16e013d32286 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:32.884347 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e3f5c794-e899-40ff-ba1a-16e013d32286 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 Aug 06 03:11:32.884508 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e3f5c794-e899-40ff-ba1a-16e013d32286 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:32.884677 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e3f5c794-e899-40ff-ba1a-16e013d32286 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:32.892513 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:32.892513 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:32.892693 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e3f5c794-e899-40ff-ba1a-16e013d32286 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:32.893354 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e3f5c794-e899-40ff-ba1a-16e013d32286 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 returned with HTTP 200 Aug 06 03:11:32.893667 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 184/743] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:32 2026] GET /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:32.911781 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4f4add57-149f-4371-9441-8c40219551b0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:32.912291 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4f4add57-149f-4371-9441-8c40219551b0 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07 Aug 06 03:11:32.912291 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4f4add57-149f-4371-9441-8c40219551b0 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:32.912400 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4f4add57-149f-4371-9441-8c40219551b0 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:32.912519 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-4f4add57-149f-4371-9441-8c40219551b0 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Delete snapshot with id: c20969ae-3e31-441a-ab52-9aa1a3ab9e07 Aug 06 03:11:32.918556 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4f4add57-149f-4371-9441-8c40219551b0 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07 returned with HTTP 404 Aug 06 03:11:32.918823 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 187/744] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:11:32 2026] DELETE /volume/v3/snapshots/c20969ae-3e31-441a-ab52-9aa1a3ab9e07 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:32.925856 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8f71d33e-1347-40e9-99ad-5f8d789578d9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:32.929228 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8f71d33e-1347-40e9-99ad-5f8d789578d9 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:11:32.929652 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8f71d33e-1347-40e9-99ad-5f8d789578d9 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86bf1c5d-b682-4e1f-b82f-178a0d0626a0", "name": "tempest-SnapshotsActionsTest-Snapshot-1808806995"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:32.939792 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:32.939792 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:32.940425 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-8f71d33e-1347-40e9-99ad-5f8d789578d9 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Volume info retrieved successfully. Aug 06 03:11:32.940543 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-8f71d33e-1347-40e9-99ad-5f8d789578d9 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Create snapshot from volume 86bf1c5d-b682-4e1f-b82f-178a0d0626a0 Aug 06 03:11:32.969290 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-8f71d33e-1347-40e9-99ad-5f8d789578d9 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Created reservations ['83ddbe79-3cb8-4214-85fa-61a39a389c55', 'e30d2cce-a82b-4c0d-a13b-6869c84c2108', '4fc3ff85-8818-4ab8-a9f3-fdb364cddb77', 'aed9ce79-817c-433b-b762-20b3514bd583'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:33.001166 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-8f71d33e-1347-40e9-99ad-5f8d789578d9 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot create request issued successfully. Aug 06 03:11:33.001458 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8f71d33e-1347-40e9-99ad-5f8d789578d9 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:11:33.001895 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 188/745] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:11:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:33.012192 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5ca88d5d-1258-42aa-a42f-9a48b580c7a1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:33.014549 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5ca88d5d-1258-42aa-a42f-9a48b580c7a1 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c Aug 06 03:11:33.014716 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5ca88d5d-1258-42aa-a42f-9a48b580c7a1 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:33.014906 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5ca88d5d-1258-42aa-a42f-9a48b580c7a1 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:33.026965 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:33.026965 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:33.026965 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5ca88d5d-1258-42aa-a42f-9a48b580c7a1 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:33.026965 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5ca88d5d-1258-42aa-a42f-9a48b580c7a1 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c returned with HTTP 200 Aug 06 03:11:33.027246 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 187/746] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:33 2026] GET /volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:33.246666 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8d297ae7-b185-4e7e-9a62-bc24034a1c1b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:33.313581 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-70d21b0f-d3e5-4eb2-bdc2-c7cfbd6bbd33 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:33.317173 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-70d21b0f-d3e5-4eb2-bdc2-c7cfbd6bbd33 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:33.317696 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-70d21b0f-d3e5-4eb2-bdc2-c7cfbd6bbd33 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-730292432", "imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:33.320773 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-70d21b0f-d3e5-4eb2-bdc2-c7cfbd6bbd33 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-730292432', 'imageRef': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:33.358564 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8d297ae7-b185-4e7e-9a62-bc24034a1c1b tempest-UserMessagesTest-1998871836 tempest-UserMessagesTest-1998871836-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:11:33.358935 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8d297ae7-b185-4e7e-9a62-bc24034a1c1b tempest-UserMessagesTest-1998871836 tempest-UserMessagesTest-1998871836-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1409778638", "extra_specs": {"storage_protocol": "tempest-storage_protocol-789735491", "vendor_name": "tempest-vendor_name-1410822619"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:33.376597 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8d297ae7-b185-4e7e-9a62-bc24034a1c1b tempest-UserMessagesTest-1998871836 tempest-UserMessagesTest-1998871836-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:11:33.376597 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 185/747] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:11:33 2026] POST /volume/v3/types => generated 327 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:33.385099 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:33.417710 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-70d21b0f-d3e5-4eb2-bdc2-c7cfbd6bbd33 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Create volume of 1 GB Aug 06 03:11:33.421652 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-70d21b0f-d3e5-4eb2-bdc2-c7cfbd6bbd33 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Availability Zones retrieved successfully. Aug 06 03:11:33.427058 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-70d21b0f-d3e5-4eb2-bdc2-c7cfbd6bbd33 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Flow 'volume_create_api' (d1de32ee-b1f2-4a94-a7de-ff9660bef45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:33.427942 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-70d21b0f-d3e5-4eb2-bdc2-c7cfbd6bbd33 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6af1cb2-adf8-4409-ad0d-2a84aed5c55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:33.428889 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-70d21b0f-d3e5-4eb2-bdc2-c7cfbd6bbd33 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:33.473970 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:33.474330 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b6128776-553a-4146-a8fd-57379b5c0853", "size": 1, "name": "tempest-UserMessagesTest-Volume-721810579"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:33.475676 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Create volume request body: {'volume': {'volume_type': 'b6128776-553a-4146-a8fd-57379b5c0853', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-721810579'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:33.479620 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Create volume of 1 GB Aug 06 03:11:33.479935 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:33.479935 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:33.480407 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Availability Zones retrieved successfully. Aug 06 03:11:33.485725 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Flow 'volume_create_api' (27b79603-a69c-4cc1-ab72-d13408bf355b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:33.486712 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df232350-9e7d-424b-8219-3378a1899e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:33.487597 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:33.491397 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-70d21b0f-d3e5-4eb2-bdc2-c7cfbd6bbd33 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6af1cb2-adf8-4409-ad0d-2a84aed5c55e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:33.492637 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-70d21b0f-d3e5-4eb2-bdc2-c7cfbd6bbd33 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3261e0a5-c8f5-42f1-ad40-6ac7249f3822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:33.506277 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df232350-9e7d-424b-8219-3378a1899e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:11:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-789735491',vendor_name='tempest-vendor_name-1410822619'},id=b6128776-553a-4146-a8fd-57379b5c0853,is_public=True,name='tempest-UserMessagesTest-volume-type-1409778638',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b6128776-553a-4146-a8fd-57379b5c0853', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:33.506932 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (644a8d8d-6050-4697-b885-dbf54f6f27a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:33.529576 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1409778638 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1409778638, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:11:33.529817 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1409778638 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1409778638, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:11:33.558630 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Created reservations ['fdca51c9-4127-4010-9b1a-28acfec2555f', '9987152e-c3c6-4b31-a0a1-efbbcbf0b940', 'd3f0818f-66f6-482d-92c8-e821bc24bf46', '8f271f0f-fd03-41c1-96c0-b5854debdfb4'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:33.559446 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (644a8d8d-6050-4697-b885-dbf54f6f27a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdca51c9-4127-4010-9b1a-28acfec2555f', '9987152e-c3c6-4b31-a0a1-efbbcbf0b940', 'd3f0818f-66f6-482d-92c8-e821bc24bf46', '8f271f0f-fd03-41c1-96c0-b5854debdfb4']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:33.560208 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3cd7de1-fab7-44da-a7e8-58a3c0277107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:33.562196 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-70d21b0f-d3e5-4eb2-bdc2-c7cfbd6bbd33 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Created reservations ['b72bbd52-307a-4cf2-b31c-a52001f4140e', 'f4063689-0add-45ed-91c1-49353c3f69ac', 'cb202722-51e4-4966-bf0d-c57bc75813c7', '7e594fad-2ebf-4238-90d8-50a8988e7727'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:33.562996 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-70d21b0f-d3e5-4eb2-bdc2-c7cfbd6bbd33 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3261e0a5-c8f5-42f1-ad40-6ac7249f3822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b72bbd52-307a-4cf2-b31c-a52001f4140e', 'f4063689-0add-45ed-91c1-49353c3f69ac', 'cb202722-51e4-4966-bf0d-c57bc75813c7', '7e594fad-2ebf-4238-90d8-50a8988e7727']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:33.563818 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-70d21b0f-d3e5-4eb2-bdc2-c7cfbd6bbd33 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3686e4c0-0b22-439a-a491-e6aa61d04754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:33.583765 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3cd7de1-fab7-44da-a7e8-58a3c0277107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf01ef6c-f787-48be-868d-9edb78eee9ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-721810579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b95d4c26b14f4204ba52df40eda5f63f',qos_specs=None,replication_status=,reservations=['fdca51c9-4127-4010-9b1a-28acfec2555f','9987152e-c3c6-4b31-a0a1-efbbcbf0b940','d3f0818f-66f6-482d-92c8-e821bc24bf46','8f271f0f-fd03-41c1-96c0-b5854debdfb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c172f542c34771a270c9c750f9246e',volume_type_id=b6128776-553a-4146-a8fd-57379b5c0853), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-721810579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf01ef6c-f787-48be-868d-9edb78eee9ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b95d4c26b14f4204ba52df40eda5f63f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4c172f542c34771a270c9c750f9246e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b6128776-553a-4146-a8fd-57379b5c0853),volume_type_id=b6128776-553a-4146-a8fd-57379b5c0853)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:33.584555 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (119c5231-26d2-46d8-aa3d-7d1dcb20fd2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:33.587052 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-70d21b0f-d3e5-4eb2-bdc2-c7cfbd6bbd33 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3686e4c0-0b22-439a-a491-e6aa61d04754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd67f6544-e472-4cbd-a557-5f671104a934', '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-730292432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='145c09cac5604e2f962bd3caeed28218',qos_specs=None,replication_status=,reservations=['b72bbd52-307a-4cf2-b31c-a52001f4140e','f4063689-0add-45ed-91c1-49353c3f69ac','cb202722-51e4-4966-bf0d-c57bc75813c7','7e594fad-2ebf-4238-90d8-50a8988e7727'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c07ecc478b1e4120b96b8fb39e3b4db3',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-730292432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d67f6544-e472-4cbd-a557-5f671104a934,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='145c09cac5604e2f962bd3caeed28218',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c07ecc478b1e4120b96b8fb39e3b4db3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:33.587690 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-70d21b0f-d3e5-4eb2-bdc2-c7cfbd6bbd33 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (539260d7-ce94-4ea2-9731-29848150eff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:33.601548 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (119c5231-26d2-46d8-aa3d-7d1dcb20fd2f) transitioned into state 'SUCCESS' from state '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-721810579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b95d4c26b14f4204ba52df40eda5f63f',qos_specs=None,replication_status=,reservations=['fdca51c9-4127-4010-9b1a-28acfec2555f','9987152e-c3c6-4b31-a0a1-efbbcbf0b940','d3f0818f-66f6-482d-92c8-e821bc24bf46','8f271f0f-fd03-41c1-96c0-b5854debdfb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c172f542c34771a270c9c750f9246e',volume_type_id=b6128776-553a-4146-a8fd-57379b5c0853)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:33.602439 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34773621-ffee-4597-b836-2a6440d65d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:33.612402 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-70d21b0f-d3e5-4eb2-bdc2-c7cfbd6bbd33 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (539260d7-ce94-4ea2-9731-29848150eff9) transitioned into state 'SUCCESS' from state '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-730292432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='145c09cac5604e2f962bd3caeed28218',qos_specs=None,replication_status=,reservations=['b72bbd52-307a-4cf2-b31c-a52001f4140e','f4063689-0add-45ed-91c1-49353c3f69ac','cb202722-51e4-4966-bf0d-c57bc75813c7','7e594fad-2ebf-4238-90d8-50a8988e7727'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c07ecc478b1e4120b96b8fb39e3b4db3',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:33.613230 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-70d21b0f-d3e5-4eb2-bdc2-c7cfbd6bbd33 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc875e0f-64d5-473d-90ff-9395740bced1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:33.613298 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34773621-ffee-4597-b836-2a6440d65d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:33.614353 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Flow 'volume_create_api' (27b79603-a69c-4cc1-ab72-d13408bf355b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:33.614733 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Create volume request issued successfully. Aug 06 03:11:33.615544 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e3b9529c-f17c-4d13-a5c5-53601610da2a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:33.616070 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 189/748] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:11:33 2026] POST /volume/v3/volumes => generated 783 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:33.622048 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-70d21b0f-d3e5-4eb2-bdc2-c7cfbd6bbd33 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc875e0f-64d5-473d-90ff-9395740bced1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:33.622749 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-70d21b0f-d3e5-4eb2-bdc2-c7cfbd6bbd33 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Flow 'volume_create_api' (d1de32ee-b1f2-4a94-a7de-ff9660bef45f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:33.623054 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-70d21b0f-d3e5-4eb2-bdc2-c7cfbd6bbd33 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Create volume request issued successfully. Aug 06 03:11:33.623555 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-70d21b0f-d3e5-4eb2-bdc2-c7cfbd6bbd33 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:33.623938 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 188/749] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:11:33 2026] POST /volume/v3/volumes => generated 750 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:33.628640 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f7caec0e-0a9b-4ba9-938a-b9abc5c13010 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:33.634288 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f7caec0e-0a9b-4ba9-938a-b9abc5c13010 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] GET https://10.4.3.80/volume/v3/volumes/bf01ef6c-f787-48be-868d-9edb78eee9ef Aug 06 03:11:33.634566 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f7caec0e-0a9b-4ba9-938a-b9abc5c13010 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:33.634814 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f7caec0e-0a9b-4ba9-938a-b9abc5c13010 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:33.635120 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7c856e91-f2f2-40ae-8bc8-3111b6407f36 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:33.637019 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7c856e91-f2f2-40ae-8bc8-3111b6407f36 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] GET https://10.4.3.80/volume/v3/volumes/d67f6544-e472-4cbd-a557-5f671104a934 Aug 06 03:11:33.637181 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7c856e91-f2f2-40ae-8bc8-3111b6407f36 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:33.637348 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7c856e91-f2f2-40ae-8bc8-3111b6407f36 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:33.641016 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:33.641016 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:33.644352 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f7caec0e-0a9b-4ba9-938a-b9abc5c13010 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Volume info retrieved successfully. Aug 06 03:11:33.646497 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:33.646497 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:33.649924 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f7caec0e-0a9b-4ba9-938a-b9abc5c13010 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] https://10.4.3.80/volume/v3/volumes/bf01ef6c-f787-48be-868d-9edb78eee9ef returned with HTTP 200 Aug 06 03:11:33.650299 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 188/750] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:11:33 2026] GET /volume/v3/volumes/bf01ef6c-f787-48be-868d-9edb78eee9ef => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:33.652227 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-7c856e91-f2f2-40ae-8bc8-3111b6407f36 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Volume info retrieved successfully. Aug 06 03:11:33.658612 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7c856e91-f2f2-40ae-8bc8-3111b6407f36 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] https://10.4.3.80/volume/v3/volumes/d67f6544-e472-4cbd-a557-5f671104a934 returned with HTTP 200 Aug 06 03:11:33.659072 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 186/751] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:33 2026] GET /volume/v3/volumes/d67f6544-e472-4cbd-a557-5f671104a934 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:34.036457 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-02ed64dc-6d81-48e8-a402-3efd3195026d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:34.038755 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-02ed64dc-6d81-48e8-a402-3efd3195026d tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c Aug 06 03:11:34.039032 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-02ed64dc-6d81-48e8-a402-3efd3195026d tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:34.039256 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-02ed64dc-6d81-48e8-a402-3efd3195026d tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:34.045234 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:34.045234 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:34.045767 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-02ed64dc-6d81-48e8-a402-3efd3195026d tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:34.046735 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-02ed64dc-6d81-48e8-a402-3efd3195026d tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c returned with HTTP 200 Aug 06 03:11:34.047215 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 190/752] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:34 2026] GET /volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:34.059947 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a275b10d-02f7-47ef-b487-256a37679b92 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:34.062065 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a275b10d-02f7-47ef-b487-256a37679b92 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] POST https://10.4.3.80/volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c/action Aug 06 03:11:34.062461 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a275b10d-02f7-47ef-b487-256a37679b92 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:34.062591 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a275b10d-02f7-47ef-b487-256a37679b92 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:34.064174 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.admin_actions [None req-a275b10d-02f7-47ef-b487-256a37679b92 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Updating snapshot '6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c' with '{'status': 'error'}' {{(pid=100901) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 03:11:34.074574 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:34.074574 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:34.088044 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a275b10d-02f7-47ef-b487-256a37679b92 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] https://10.4.3.80/volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c/action returned with HTTP 202 Aug 06 03:11:34.088609 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 189/753] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:11:34 2026] POST /volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:34.095681 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b707c074-1d5d-448e-8517-8effad418df8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:34.098776 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b707c074-1d5d-448e-8517-8effad418df8 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c Aug 06 03:11:34.098776 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b707c074-1d5d-448e-8517-8effad418df8 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:34.098776 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b707c074-1d5d-448e-8517-8effad418df8 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:34.103733 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:34.103733 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:34.104818 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b707c074-1d5d-448e-8517-8effad418df8 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:34.106113 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b707c074-1d5d-448e-8517-8effad418df8 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c returned with HTTP 200 Aug 06 03:11:34.106530 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 189/754] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:34 2026] GET /volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:34.120416 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-05343304-e403-4f31-b37b-49ffb20a8002 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:34.122613 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-05343304-e403-4f31-b37b-49ffb20a8002 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] POST https://10.4.3.80/volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c/action Aug 06 03:11:34.123070 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-05343304-e403-4f31-b37b-49ffb20a8002 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:34.123206 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-05343304-e403-4f31-b37b-49ffb20a8002 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:34.131248 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:34.131248 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:34.131599 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-05343304-e403-4f31-b37b-49ffb20a8002 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Snapshot retrieved successfully. Aug 06 03:11:34.151490 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-05343304-e403-4f31-b37b-49ffb20a8002 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Snapshot delete request issued successfully. Aug 06 03:11:34.151739 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-05343304-e403-4f31-b37b-49ffb20a8002 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] https://10.4.3.80/volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c/action returned with HTTP 202 Aug 06 03:11:34.152326 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 187/755] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:11:34 2026] POST /volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:34.169422 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d1cb1899-91a0-479c-a02f-87236fe1f585 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:34.171627 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d1cb1899-91a0-479c-a02f-87236fe1f585 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c Aug 06 03:11:34.171929 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d1cb1899-91a0-479c-a02f-87236fe1f585 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:34.172283 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d1cb1899-91a0-479c-a02f-87236fe1f585 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:34.183526 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:34.183526 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:34.184104 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d1cb1899-91a0-479c-a02f-87236fe1f585 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:34.185053 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d1cb1899-91a0-479c-a02f-87236fe1f585 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c returned with HTTP 200 Aug 06 03:11:34.185316 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 191/756] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:34 2026] GET /volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:34.662596 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3dc98700-c894-4113-8875-79c260297bfd None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:34.664354 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3dc98700-c894-4113-8875-79c260297bfd tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] GET https://10.4.3.80/volume/v3/volumes/bf01ef6c-f787-48be-868d-9edb78eee9ef Aug 06 03:11:34.664548 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3dc98700-c894-4113-8875-79c260297bfd tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:34.664745 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3dc98700-c894-4113-8875-79c260297bfd tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:34.671587 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0855c61c-0be4-4952-b5f7-f3c4ff57a6f4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:34.673774 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0855c61c-0be4-4952-b5f7-f3c4ff57a6f4 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] GET https://10.4.3.80/volume/v3/volumes/d67f6544-e472-4cbd-a557-5f671104a934 Aug 06 03:11:34.674062 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0855c61c-0be4-4952-b5f7-f3c4ff57a6f4 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:34.674296 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0855c61c-0be4-4952-b5f7-f3c4ff57a6f4 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:34.675629 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:34.675629 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:34.679796 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3dc98700-c894-4113-8875-79c260297bfd tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Volume info retrieved successfully. Aug 06 03:11:34.683077 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:34.683077 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:34.685074 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3dc98700-c894-4113-8875-79c260297bfd tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] https://10.4.3.80/volume/v3/volumes/bf01ef6c-f787-48be-868d-9edb78eee9ef returned with HTTP 200 Aug 06 03:11:34.685534 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 190/757] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:11:34 2026] GET /volume/v3/volumes/bf01ef6c-f787-48be-868d-9edb78eee9ef => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:34.686924 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-0855c61c-0be4-4952-b5f7-f3c4ff57a6f4 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Volume info retrieved successfully. Aug 06 03:11:34.691155 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0855c61c-0be4-4952-b5f7-f3c4ff57a6f4 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] https://10.4.3.80/volume/v3/volumes/d67f6544-e472-4cbd-a557-5f671104a934 returned with HTTP 200 Aug 06 03:11:34.691495 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 190/758] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:34 2026] GET /volume/v3/volumes/d67f6544-e472-4cbd-a557-5f671104a934 => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:34.701560 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d5c45536-0633-4605-9615-7498cba53fd9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:34.703737 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d5c45536-0633-4605-9615-7498cba53fd9 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] GET https://10.4.3.80/volume/v3/messages Aug 06 03:11:34.703928 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d5c45536-0633-4605-9615-7498cba53fd9 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:34.704111 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d5c45536-0633-4605-9615-7498cba53fd9 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:34.704400 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:34.704400 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:34.709713 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d5c45536-0633-4605-9615-7498cba53fd9 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] https://10.4.3.80/volume/v3/messages returned with HTTP 200 Aug 06 03:11:34.710075 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 188/759] 10.4.3.80 () {68 vars in 1273 bytes} [Thu Aug 6 03:11:34 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:34.717869 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-aae0eae4-5367-4cae-8f36-51e6c31ab2d6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:34.720519 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-aae0eae4-5367-4cae-8f36-51e6c31ab2d6 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] DELETE https://10.4.3.80/volume/v3/messages/1281a248-4419-4338-ac4e-2e70ee0ceebf Aug 06 03:11:34.720519 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-aae0eae4-5367-4cae-8f36-51e6c31ab2d6 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:34.720519 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-aae0eae4-5367-4cae-8f36-51e6c31ab2d6 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:34.729778 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-aae0eae4-5367-4cae-8f36-51e6c31ab2d6 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] https://10.4.3.80/volume/v3/messages/1281a248-4419-4338-ac4e-2e70ee0ceebf returned with HTTP 204 Aug 06 03:11:34.730434 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 192/760] 10.4.3.80 () {68 vars in 1387 bytes} [Thu Aug 6 03:11:34 2026] DELETE /volume/v3/messages/1281a248-4419-4338-ac4e-2e70ee0ceebf => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 03:11:34.735511 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-f5c965a3-42fe-46a8-b7d3-ee7773159944 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:34.736843 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-17813167-9d76-4e5d-8450-0175052ffa06 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:34.738243 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-f5c965a3-42fe-46a8-b7d3-ee7773159944 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] GET https://10.4.3.80/volume/v3/volumes/d67f6544-e472-4cbd-a557-5f671104a934 Aug 06 03:11:34.738434 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-f5c965a3-42fe-46a8-b7d3-ee7773159944 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:34.738610 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-f5c965a3-42fe-46a8-b7d3-ee7773159944 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:34.739351 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-17813167-9d76-4e5d-8450-0175052ffa06 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] GET https://10.4.3.80/volume/v3/messages/1281a248-4419-4338-ac4e-2e70ee0ceebf Aug 06 03:11:34.739543 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-17813167-9d76-4e5d-8450-0175052ffa06 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:34.739728 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-17813167-9d76-4e5d-8450-0175052ffa06 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:34.746807 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:34.746807 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:34.747141 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-17813167-9d76-4e5d-8450-0175052ffa06 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] https://10.4.3.80/volume/v3/messages/1281a248-4419-4338-ac4e-2e70ee0ceebf returned with HTTP 404 Aug 06 03:11:34.747721 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 191/761] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:11:34 2026] GET /volume/v3/messages/1281a248-4419-4338-ac4e-2e70ee0ceebf => generated 110 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:34.750538 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-f5c965a3-42fe-46a8-b7d3-ee7773159944 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Volume info retrieved successfully. Aug 06 03:11:34.754741 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1833aa29-33db-409e-a826-6ab2ae0b216a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:34.756316 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-f5c965a3-42fe-46a8-b7d3-ee7773159944 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] https://10.4.3.80/volume/v3/volumes/d67f6544-e472-4cbd-a557-5f671104a934 returned with HTTP 200 Aug 06 03:11:34.757610 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1833aa29-33db-409e-a826-6ab2ae0b216a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] GET https://10.4.3.80/volume/v3/volumes/bf01ef6c-f787-48be-868d-9edb78eee9ef Aug 06 03:11:34.757811 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1833aa29-33db-409e-a826-6ab2ae0b216a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:34.758006 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1833aa29-33db-409e-a826-6ab2ae0b216a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:34.759318 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 191/762] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:11:34 2026] GET /volume/v3/volumes/d67f6544-e472-4cbd-a557-5f671104a934 => generated 1358 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:34.764513 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:34.764513 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:34.770082 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1833aa29-33db-409e-a826-6ab2ae0b216a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Volume info retrieved successfully. Aug 06 03:11:34.774697 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1833aa29-33db-409e-a826-6ab2ae0b216a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] https://10.4.3.80/volume/v3/volumes/bf01ef6c-f787-48be-868d-9edb78eee9ef returned with HTTP 200 Aug 06 03:11:34.775542 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 189/763] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:11:34 2026] GET /volume/v3/volumes/bf01ef6c-f787-48be-868d-9edb78eee9ef => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:11:34.786716 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ce32c41e-a251-4a40-b07e-e6033408c81b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:34.790136 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ce32c41e-a251-4a40-b07e-e6033408c81b tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] DELETE https://10.4.3.80/volume/v3/volumes/bf01ef6c-f787-48be-868d-9edb78eee9ef Aug 06 03:11:34.790136 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ce32c41e-a251-4a40-b07e-e6033408c81b tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:34.790136 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ce32c41e-a251-4a40-b07e-e6033408c81b tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:34.790136 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-ce32c41e-a251-4a40-b07e-e6033408c81b tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Delete volume with id: bf01ef6c-f787-48be-868d-9edb78eee9ef Aug 06 03:11:34.796383 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:34.796383 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:34.797215 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ce32c41e-a251-4a40-b07e-e6033408c81b tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Volume info retrieved successfully. Aug 06 03:11:34.798757 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ce32c41e-a251-4a40-b07e-e6033408c81b tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100900) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 03:11:34.831658 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-ce32c41e-a251-4a40-b07e-e6033408c81b tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Created reservations ['0d792878-212e-457e-8f4b-5b5936f95dbb', 'a5da876f-64a3-41f7-a22d-a6a25adfcded', 'ab938ad8-f84f-4b75-b5cf-e17dc288e326', '7e68109e-9a20-415b-858f-809093f0b27b'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:34.875712 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ce32c41e-a251-4a40-b07e-e6033408c81b tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Delete volume request issued successfully. Aug 06 03:11:34.875712 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ce32c41e-a251-4a40-b07e-e6033408c81b tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] https://10.4.3.80/volume/v3/volumes/bf01ef6c-f787-48be-868d-9edb78eee9ef returned with HTTP 202 Aug 06 03:11:34.875712 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 193/764] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:11:34 2026] DELETE /volume/v3/volumes/bf01ef6c-f787-48be-868d-9edb78eee9ef => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:34.885896 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7053a69b-fb04-4c8b-8c6b-6aea9ced10dd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:34.888706 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7053a69b-fb04-4c8b-8c6b-6aea9ced10dd tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] GET https://10.4.3.80/volume/v3/volumes/bf01ef6c-f787-48be-868d-9edb78eee9ef Aug 06 03:11:34.889022 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7053a69b-fb04-4c8b-8c6b-6aea9ced10dd tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:34.889289 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7053a69b-fb04-4c8b-8c6b-6aea9ced10dd tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:34.900325 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7053a69b-fb04-4c8b-8c6b-6aea9ced10dd tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] https://10.4.3.80/volume/v3/volumes/bf01ef6c-f787-48be-868d-9edb78eee9ef returned with HTTP 404 Aug 06 03:11:34.901039 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 192/765] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:11:34 2026] GET /volume/v3/volumes/bf01ef6c-f787-48be-868d-9edb78eee9ef => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:34.913230 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-08b89843-0e14-4d3f-b152-322d035dc3cb None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:34.915150 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-08b89843-0e14-4d3f-b152-322d035dc3cb tempest-UserMessagesTest-1998871836 tempest-UserMessagesTest-1998871836-project-admin] DELETE https://10.4.3.80/volume/v3/types/b6128776-553a-4146-a8fd-57379b5c0853 Aug 06 03:11:34.915380 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-08b89843-0e14-4d3f-b152-322d035dc3cb tempest-UserMessagesTest-1998871836 tempest-UserMessagesTest-1998871836-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:34.915633 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-08b89843-0e14-4d3f-b152-322d035dc3cb tempest-UserMessagesTest-1998871836 tempest-UserMessagesTest-1998871836-project-admin] Calling method '_delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:34.947966 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-08b89843-0e14-4d3f-b152-322d035dc3cb tempest-UserMessagesTest-1998871836 tempest-UserMessagesTest-1998871836-project-admin] https://10.4.3.80/volume/v3/types/b6128776-553a-4146-a8fd-57379b5c0853 returned with HTTP 202 Aug 06 03:11:34.950899 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 192/766] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:11:34 2026] DELETE /volume/v3/types/b6128776-553a-4146-a8fd-57379b5c0853 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:34.962351 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2b986f67-e75b-42a8-8e21-c450bdd976fe None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:34.965409 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2b986f67-e75b-42a8-8e21-c450bdd976fe tempest-UserMessagesTest-1998871836 tempest-UserMessagesTest-1998871836-project-admin] GET https://10.4.3.80/volume/v3/types/b6128776-553a-4146-a8fd-57379b5c0853 Aug 06 03:11:34.965409 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2b986f67-e75b-42a8-8e21-c450bdd976fe tempest-UserMessagesTest-1998871836 tempest-UserMessagesTest-1998871836-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:34.965409 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2b986f67-e75b-42a8-8e21-c450bdd976fe tempest-UserMessagesTest-1998871836 tempest-UserMessagesTest-1998871836-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:34.971696 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2b986f67-e75b-42a8-8e21-c450bdd976fe tempest-UserMessagesTest-1998871836 tempest-UserMessagesTest-1998871836-project-admin] https://10.4.3.80/volume/v3/types/b6128776-553a-4146-a8fd-57379b5c0853 returned with HTTP 404 Aug 06 03:11:34.972195 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 190/767] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:11:34 2026] GET /volume/v3/types/b6128776-553a-4146-a8fd-57379b5c0853 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:34.982135 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3e28a4c0-a5fa-4766-8b6a-427960aaedc9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:34.983680 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3e28a4c0-a5fa-4766-8b6a-427960aaedc9 tempest-UserMessagesTest-1998871836 tempest-UserMessagesTest-1998871836-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:11:34.984057 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3e28a4c0-a5fa-4766-8b6a-427960aaedc9 tempest-UserMessagesTest-1998871836 tempest-UserMessagesTest-1998871836-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1764888884", "extra_specs": {"storage_protocol": "tempest-storage_protocol-324265846", "vendor_name": "tempest-vendor_name-913625225"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:35.012329 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3e28a4c0-a5fa-4766-8b6a-427960aaedc9 tempest-UserMessagesTest-1998871836 tempest-UserMessagesTest-1998871836-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:11:35.012681 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 194/768] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:11:34 2026] POST /volume/v3/types => generated 326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:35.027603 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:35.029338 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:35.029934 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d97620f1-9134-42e6-9812-cf098922cced", "size": 1, "name": "tempest-UserMessagesTest-Volume-867737246"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:35.032065 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Create volume request body: {'volume': {'volume_type': 'd97620f1-9134-42e6-9812-cf098922cced', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-867737246'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:35.040853 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Create volume of 1 GB Aug 06 03:11:35.040853 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:35.040853 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:35.040853 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Availability Zones retrieved successfully. Aug 06 03:11:35.048020 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Flow 'volume_create_api' (369c19ae-2b9b-48bc-996c-d83418533d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:35.049571 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7b3c1ba-5c5d-455f-9289-b0bd6707c89d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:35.050899 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:35.076195 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7b3c1ba-5c5d-455f-9289-b0bd6707c89d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:11:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-324265846',vendor_name='tempest-vendor_name-913625225'},id=d97620f1-9134-42e6-9812-cf098922cced,is_public=True,name='tempest-UserMessagesTest-volume-type-1764888884',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd97620f1-9134-42e6-9812-cf098922cced', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:35.077626 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2defcf5f-2e1b-4ed7-b585-79a608c8e2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:35.105852 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1764888884 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1764888884, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:11:35.106630 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1764888884 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1764888884, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:11:35.138447 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Created reservations ['08f15c61-fce6-4a54-9fa9-e16873818e46', '9f5d5093-0195-462f-bea7-fc1646982f10', '11f18a9d-0571-4e41-aec0-2d75a5ca7bc9', 'c2a66045-34a2-4162-b53f-24918c5ad4e9'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:35.139359 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2defcf5f-2e1b-4ed7-b585-79a608c8e2d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08f15c61-fce6-4a54-9fa9-e16873818e46', '9f5d5093-0195-462f-bea7-fc1646982f10', '11f18a9d-0571-4e41-aec0-2d75a5ca7bc9', 'c2a66045-34a2-4162-b53f-24918c5ad4e9']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:35.140112 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d1361f8-6f07-440e-991e-d753b43ada8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:35.161695 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d1361f8-6f07-440e-991e-d753b43ada8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0c904d7-3cfb-4b35-9051-5a793bd51e40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-867737246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b95d4c26b14f4204ba52df40eda5f63f',qos_specs=None,replication_status=,reservations=['08f15c61-fce6-4a54-9fa9-e16873818e46','9f5d5093-0195-462f-bea7-fc1646982f10','11f18a9d-0571-4e41-aec0-2d75a5ca7bc9','c2a66045-34a2-4162-b53f-24918c5ad4e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c172f542c34771a270c9c750f9246e',volume_type_id=d97620f1-9134-42e6-9812-cf098922cced), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-867737246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0c904d7-3cfb-4b35-9051-5a793bd51e40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b95d4c26b14f4204ba52df40eda5f63f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4c172f542c34771a270c9c750f9246e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d97620f1-9134-42e6-9812-cf098922cced),volume_type_id=d97620f1-9134-42e6-9812-cf098922cced)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:35.162678 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afa2fc9e-0cd6-4a06-86f8-f2a5c959b6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:35.172198 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-b015c14f-3a5a-42c6-838d-45078ce37680 req-a5623002-2c38-47e5-982a-041c72aed305 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:35.174389 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-b015c14f-3a5a-42c6-838d-45078ce37680 req-a5623002-2c38-47e5-982a-041c72aed305 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] DELETE https://10.4.3.80/volume/v3/attachments/ab58d4ab-7a8a-427c-bed1-8b4b3a918b8d Aug 06 03:11:35.174539 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-b015c14f-3a5a-42c6-838d-45078ce37680 req-a5623002-2c38-47e5-982a-041c72aed305 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:35.174709 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-b015c14f-3a5a-42c6-838d-45078ce37680 req-a5623002-2c38-47e5-982a-041c72aed305 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:35.182246 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:35.182246 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:35.184813 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afa2fc9e-0cd6-4a06-86f8-f2a5c959b6c5) transitioned into state 'SUCCESS' from state '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-867737246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b95d4c26b14f4204ba52df40eda5f63f',qos_specs=None,replication_status=,reservations=['08f15c61-fce6-4a54-9fa9-e16873818e46','9f5d5093-0195-462f-bea7-fc1646982f10','11f18a9d-0571-4e41-aec0-2d75a5ca7bc9','c2a66045-34a2-4162-b53f-24918c5ad4e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c172f542c34771a270c9c750f9246e',volume_type_id=d97620f1-9134-42e6-9812-cf098922cced)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:35.186870 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4f9ca0-8163-47dc-92be-2966362abf40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:35.198224 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4f9ca0-8163-47dc-92be-2966362abf40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:35.198273 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f25ec610-8744-49a7-a378-51ae46948c48 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:35.199436 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Flow 'volume_create_api' (369c19ae-2b9b-48bc-996c-d83418533d2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:35.199436 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Create volume request issued successfully. Aug 06 03:11:35.199784 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ee49a1e6-5ab6-455d-b71f-dbb945bb9f60 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:35.199854 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f25ec610-8744-49a7-a378-51ae46948c48 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c Aug 06 03:11:35.200069 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f25ec610-8744-49a7-a378-51ae46948c48 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:35.200198 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 193/769] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:11:35 2026] POST /volume/v3/volumes => generated 783 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:35.200250 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f25ec610-8744-49a7-a378-51ae46948c48 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:35.206794 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f25ec610-8744-49a7-a378-51ae46948c48 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c returned with HTTP 404 Aug 06 03:11:35.206794 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 191/770] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:35 2026] GET /volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:35.212396 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a9dd2c0e-080e-4328-b032-c7bf92b6a402 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:35.214725 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-57486cb0-a1cb-4223-abdc-17f533c926f2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:35.216278 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a9dd2c0e-080e-4328-b032-c7bf92b6a402 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] GET https://10.4.3.80/volume/v3/volumes/b0c904d7-3cfb-4b35-9051-5a793bd51e40 Aug 06 03:11:35.216491 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a9dd2c0e-080e-4328-b032-c7bf92b6a402 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:35.216683 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a9dd2c0e-080e-4328-b032-c7bf92b6a402 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:35.216904 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-57486cb0-a1cb-4223-abdc-17f533c926f2 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] POST https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action Aug 06 03:11:35.217262 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-57486cb0-a1cb-4223-abdc-17f533c926f2 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:35.217367 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-57486cb0-a1cb-4223-abdc-17f533c926f2 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:35.218859 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.admin_actions [None req-57486cb0-a1cb-4223-abdc-17f533c926f2 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Updating snapshot 'bd07ca92-2ac6-4e33-b189-7855d9acd6c5' with '{'status': 'available'}' {{(pid=100902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 03:11:35.229262 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:35.229262 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:35.230121 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:35.230121 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:35.236683 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-b015c14f-3a5a-42c6-838d-45078ce37680 req-a5623002-2c38-47e5-982a-041c72aed305 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/attachments/ab58d4ab-7a8a-427c-bed1-8b4b3a918b8d returned with HTTP 200 Aug 06 03:11:35.237130 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 193/771] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:11:35 2026] DELETE /volume/v3/attachments/ab58d4ab-7a8a-427c-bed1-8b4b3a918b8d => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:35.237872 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a9dd2c0e-080e-4328-b032-c7bf92b6a402 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Volume info retrieved successfully. Aug 06 03:11:35.243395 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-57486cb0-a1cb-4223-abdc-17f533c926f2 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action returned with HTTP 202 Aug 06 03:11:35.244008 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 194/772] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:11:35 2026] POST /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:35.245619 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a9dd2c0e-080e-4328-b032-c7bf92b6a402 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] https://10.4.3.80/volume/v3/volumes/b0c904d7-3cfb-4b35-9051-5a793bd51e40 returned with HTTP 200 Aug 06 03:11:35.249667 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 195/773] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:11:35 2026] GET /volume/v3/volumes/b0c904d7-3cfb-4b35-9051-5a793bd51e40 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:35.251882 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-b015c14f-3a5a-42c6-838d-45078ce37680 req-4411a99f-5366-452c-a38f-4a5d4f9fd5b7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:35.254179 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-b015c14f-3a5a-42c6-838d-45078ce37680 req-4411a99f-5366-452c-a38f-4a5d4f9fd5b7 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] DELETE https://10.4.3.80/volume/v3/volumes/9d991efc-8e16-4940-9e1c-af9f25815b1c Aug 06 03:11:35.254371 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-b015c14f-3a5a-42c6-838d-45078ce37680 req-4411a99f-5366-452c-a38f-4a5d4f9fd5b7 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:35.254612 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-b015c14f-3a5a-42c6-838d-45078ce37680 req-4411a99f-5366-452c-a38f-4a5d4f9fd5b7 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:35.254716 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [req-b015c14f-3a5a-42c6-838d-45078ce37680 req-4411a99f-5366-452c-a38f-4a5d4f9fd5b7 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Delete volume with id: 9d991efc-8e16-4940-9e1c-af9f25815b1c Aug 06 03:11:35.255690 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ff22438c-299d-44a0-ba58-375f2ae9b493 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:35.260273 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ff22438c-299d-44a0-ba58-375f2ae9b493 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 Aug 06 03:11:35.260439 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ff22438c-299d-44a0-ba58-375f2ae9b493 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:35.260639 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ff22438c-299d-44a0-ba58-375f2ae9b493 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:35.262556 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:35.262556 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:35.263035 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-b015c14f-3a5a-42c6-838d-45078ce37680 req-4411a99f-5366-452c-a38f-4a5d4f9fd5b7 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:11:35.264819 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:35.264819 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:35.265253 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-ff22438c-299d-44a0-ba58-375f2ae9b493 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:35.265877 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ff22438c-299d-44a0-ba58-375f2ae9b493 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 returned with HTTP 200 Aug 06 03:11:35.266209 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 194/774] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:35 2026] GET /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:35.276441 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b303d6d1-389f-4eef-a175-d06d8a4bb32f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:35.278870 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b303d6d1-389f-4eef-a175-d06d8a4bb32f tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c Aug 06 03:11:35.279138 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b303d6d1-389f-4eef-a175-d06d8a4bb32f tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:35.279386 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b303d6d1-389f-4eef-a175-d06d8a4bb32f tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:35.279549 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-b303d6d1-389f-4eef-a175-d06d8a4bb32f tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Delete snapshot with id: 6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c Aug 06 03:11:35.282137 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-b015c14f-3a5a-42c6-838d-45078ce37680 req-4411a99f-5366-452c-a38f-4a5d4f9fd5b7 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Delete volume request issued successfully. Aug 06 03:11:35.282326 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-b015c14f-3a5a-42c6-838d-45078ce37680 req-4411a99f-5366-452c-a38f-4a5d4f9fd5b7 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/9d991efc-8e16-4940-9e1c-af9f25815b1c returned with HTTP 202 Aug 06 03:11:35.282884 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 192/775] 10.4.3.80 () {70 vars in 1613 bytes} [Thu Aug 6 03:11:35 2026] DELETE /volume/v3/volumes/9d991efc-8e16-4940-9e1c-af9f25815b1c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:35.284721 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b303d6d1-389f-4eef-a175-d06d8a4bb32f tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c returned with HTTP 404 Aug 06 03:11:35.285438 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 195/776] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:11:35 2026] DELETE /volume/v3/snapshots/6c47ac84-96d5-4ea6-88b3-517e1ff5cc6c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:35.294860 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b535175f-6a6e-4d48-9d4c-b575b39b0e43 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:35.296605 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b535175f-6a6e-4d48-9d4c-b575b39b0e43 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:11:35.296954 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b535175f-6a6e-4d48-9d4c-b575b39b0e43 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86bf1c5d-b682-4e1f-b82f-178a0d0626a0", "name": "tempest-SnapshotsActionsTest-Snapshot-45983016"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:35.309888 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:35.309888 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:35.310637 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b535175f-6a6e-4d48-9d4c-b575b39b0e43 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Volume info retrieved successfully. Aug 06 03:11:35.310841 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-b535175f-6a6e-4d48-9d4c-b575b39b0e43 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Create snapshot from volume 86bf1c5d-b682-4e1f-b82f-178a0d0626a0 Aug 06 03:11:35.336152 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-b535175f-6a6e-4d48-9d4c-b575b39b0e43 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Created reservations ['486a9f49-9995-4bc2-a0b4-53b977693711', '5f56ac78-490a-4ff7-bd17-d05343552915', 'f3b8b845-c9e0-42bd-8349-878c1a31ccce', 'ae5c3ad7-bfc8-4daf-9c74-8304759a6e55'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:35.365104 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b535175f-6a6e-4d48-9d4c-b575b39b0e43 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot create request issued successfully. Aug 06 03:11:35.365224 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b535175f-6a6e-4d48-9d4c-b575b39b0e43 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:11:35.365693 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 196/777] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:11:35 2026] POST /volume/v3/snapshots => generated 305 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:35.375644 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9513cea8-b761-428f-9ad9-c2ca7df078ae None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:35.377670 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9513cea8-b761-428f-9ad9-c2ca7df078ae tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20 Aug 06 03:11:35.377945 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9513cea8-b761-428f-9ad9-c2ca7df078ae tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:35.378254 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9513cea8-b761-428f-9ad9-c2ca7df078ae tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:35.384163 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:35.384163 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:35.384865 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9513cea8-b761-428f-9ad9-c2ca7df078ae tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:35.384968 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-2312a44f-dd50-4d6d-8e4d-a140972fc027 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:35.385896 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9513cea8-b761-428f-9ad9-c2ca7df078ae tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20 returned with HTTP 200 Aug 06 03:11:35.386372 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 195/778] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:35 2026] GET /volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20 => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:35.387752 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-2312a44f-dd50-4d6d-8e4d-a140972fc027 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] GET https://10.4.3.80/volume/v3/volumes/d67f6544-e472-4cbd-a557-5f671104a934 Aug 06 03:11:35.388033 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-2312a44f-dd50-4d6d-8e4d-a140972fc027 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:35.388257 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-2312a44f-dd50-4d6d-8e4d-a140972fc027 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:35.397565 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:35.397565 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:35.402013 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-2312a44f-dd50-4d6d-8e4d-a140972fc027 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Volume info retrieved successfully. Aug 06 03:11:35.408642 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-2312a44f-dd50-4d6d-8e4d-a140972fc027 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] https://10.4.3.80/volume/v3/volumes/d67f6544-e472-4cbd-a557-5f671104a934 returned with HTTP 200 Aug 06 03:11:35.409201 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 193/779] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:11:35 2026] GET /volume/v3/volumes/d67f6544-e472-4cbd-a557-5f671104a934 => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:35.419929 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-eba1dd2e-6bf0-4b00-8a5b-4310f4db9960 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:35.420283 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-eba1dd2e-6bf0-4b00-8a5b-4310f4db9960 None None] GET https://10.4.3.80/volume// Aug 06 03:11:35.420435 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-eba1dd2e-6bf0-4b00-8a5b-4310f4db9960 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:35.420593 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-eba1dd2e-6bf0-4b00-8a5b-4310f4db9960 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:35.420922 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-eba1dd2e-6bf0-4b00-8a5b-4310f4db9960 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:11:35.421183 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 196/780] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:11:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:11:35.430626 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-448de273-446a-404d-bc42-13fb39d19fef None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:35.432893 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-448de273-446a-404d-bc42-13fb39d19fef tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:11:35.433191 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-448de273-446a-404d-bc42-13fb39d19fef tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d67f6544-e472-4cbd-a557-5f671104a934", "connector": null, "instance_uuid": "de087682-9af5-4cb0-ba5c-812c29a1b22b"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:35.440481 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:35.440481 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:35.462108 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-448de273-446a-404d-bc42-13fb39d19fef tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:11:35.462513 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 197/781] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:11:35 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:35.522991 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3ed60374-5ad2-48e7-834d-368339e90014 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:35.525099 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3ed60374-5ad2-48e7-834d-368339e90014 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:35.525473 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3ed60374-5ad2-48e7-834d-368339e90014 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1641257854"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:35.527195 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-3ed60374-5ad2-48e7-834d-368339e90014 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1641257854'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:35.527330 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-3ed60374-5ad2-48e7-834d-368339e90014 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Create volume of 1 GB Aug 06 03:11:35.532201 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3ed60374-5ad2-48e7-834d-368339e90014 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Availability Zones retrieved successfully. Aug 06 03:11:35.539800 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3ed60374-5ad2-48e7-834d-368339e90014 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Flow 'volume_create_api' (01f001f1-ad6f-4db5-aa28-befc91dc9569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:35.542799 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3ed60374-5ad2-48e7-834d-368339e90014 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bd3f39a-9810-4c65-8b16-d3f62ba17fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:35.544491 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-3ed60374-5ad2-48e7-834d-368339e90014 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:35.581656 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3ed60374-5ad2-48e7-834d-368339e90014 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bd3f39a-9810-4c65-8b16-d3f62ba17fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:35.582775 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3ed60374-5ad2-48e7-834d-368339e90014 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83065020-7d93-46f4-8abb-3c1ba5fc8a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:35.635267 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-3ed60374-5ad2-48e7-834d-368339e90014 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Created reservations ['f4e60357-7679-4f1a-90e6-b6fef2c760aa', 'cafa1e86-e586-477f-bf9c-37afd4f3596f', '240d0fce-0501-407f-baa6-401a20ffbb4e', 'f2619d56-0f81-475e-98b8-28fdc892b396'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:35.636329 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3ed60374-5ad2-48e7-834d-368339e90014 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83065020-7d93-46f4-8abb-3c1ba5fc8a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4e60357-7679-4f1a-90e6-b6fef2c760aa', 'cafa1e86-e586-477f-bf9c-37afd4f3596f', '240d0fce-0501-407f-baa6-401a20ffbb4e', 'f2619d56-0f81-475e-98b8-28fdc892b396']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:35.637427 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3ed60374-5ad2-48e7-834d-368339e90014 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd8f6cb8-d9a1-4692-8a5d-a5bf77afa007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:35.667556 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3ed60374-5ad2-48e7-834d-368339e90014 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd8f6cb8-d9a1-4692-8a5d-a5bf77afa007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21360d83-39aa-4f00-9048-b5fcedc309d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1641257854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='081c636fdf7b45ab9091caf7f07f6012',qos_specs=None,replication_status=,reservations=['f4e60357-7679-4f1a-90e6-b6fef2c760aa','cafa1e86-e586-477f-bf9c-37afd4f3596f','240d0fce-0501-407f-baa6-401a20ffbb4e','f2619d56-0f81-475e-98b8-28fdc892b396'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1a1e00a8f494e7599f6f24821f4e6e4',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1641257854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21360d83-39aa-4f00-9048-b5fcedc309d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='081c636fdf7b45ab9091caf7f07f6012',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1a1e00a8f494e7599f6f24821f4e6e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:35.669787 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3ed60374-5ad2-48e7-834d-368339e90014 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f48abf1-e9e4-4da5-86f4-f9060b09fdde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:35.708276 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3ed60374-5ad2-48e7-834d-368339e90014 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f48abf1-e9e4-4da5-86f4-f9060b09fdde) transitioned into state 'SUCCESS' from state '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-1641257854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='081c636fdf7b45ab9091caf7f07f6012',qos_specs=None,replication_status=,reservations=['f4e60357-7679-4f1a-90e6-b6fef2c760aa','cafa1e86-e586-477f-bf9c-37afd4f3596f','240d0fce-0501-407f-baa6-401a20ffbb4e','f2619d56-0f81-475e-98b8-28fdc892b396'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1a1e00a8f494e7599f6f24821f4e6e4',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:35.709288 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3ed60374-5ad2-48e7-834d-368339e90014 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c15c3c6-4b39-434c-bb51-4850d888766b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:35.723037 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3ed60374-5ad2-48e7-834d-368339e90014 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c15c3c6-4b39-434c-bb51-4850d888766b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:35.723856 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3ed60374-5ad2-48e7-834d-368339e90014 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Flow 'volume_create_api' (01f001f1-ad6f-4db5-aa28-befc91dc9569) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:35.724176 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3ed60374-5ad2-48e7-834d-368339e90014 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Create volume request issued successfully. Aug 06 03:11:35.724852 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3ed60374-5ad2-48e7-834d-368339e90014 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:35.725428 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 196/782] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:11:35 2026] POST /volume/v3/volumes => generated 749 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:35.737603 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-684f1d13-1e3a-4542-8e6e-86e17d58f5ac None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:35.740125 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-684f1d13-1e3a-4542-8e6e-86e17d58f5ac tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 Aug 06 03:11:35.740399 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-684f1d13-1e3a-4542-8e6e-86e17d58f5ac tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:35.740651 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-684f1d13-1e3a-4542-8e6e-86e17d58f5ac tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:35.753799 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:35.753799 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:35.761903 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-684f1d13-1e3a-4542-8e6e-86e17d58f5ac tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:35.771239 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-684f1d13-1e3a-4542-8e6e-86e17d58f5ac tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 returned with HTTP 200 Aug 06 03:11:35.771799 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 194/783] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:35 2026] GET /volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:36.264720 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2cfeeb71-a7ea-4975-be2e-fd4e5a45487e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.266312 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2cfeeb71-a7ea-4975-be2e-fd4e5a45487e tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] GET https://10.4.3.80/volume/v3/volumes/b0c904d7-3cfb-4b35-9051-5a793bd51e40 Aug 06 03:11:36.266504 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2cfeeb71-a7ea-4975-be2e-fd4e5a45487e tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:36.266679 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2cfeeb71-a7ea-4975-be2e-fd4e5a45487e tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:36.274197 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:36.274197 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:36.279693 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-2cfeeb71-a7ea-4975-be2e-fd4e5a45487e tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Volume info retrieved successfully. Aug 06 03:11:36.285294 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2cfeeb71-a7ea-4975-be2e-fd4e5a45487e tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] https://10.4.3.80/volume/v3/volumes/b0c904d7-3cfb-4b35-9051-5a793bd51e40 returned with HTTP 200 Aug 06 03:11:36.285642 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 197/784] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:11:36 2026] GET /volume/v3/volumes/b0c904d7-3cfb-4b35-9051-5a793bd51e40 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:36.297434 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-62f8506b-3c42-4722-98dc-63e44f7d051c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.303525 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-62f8506b-3c42-4722-98dc-63e44f7d051c tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] GET https://10.4.3.80/volume/v3/messages Aug 06 03:11:36.303808 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-62f8506b-3c42-4722-98dc-63e44f7d051c tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:36.304093 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-62f8506b-3c42-4722-98dc-63e44f7d051c tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:36.304473 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:36.304473 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:36.312851 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-62f8506b-3c42-4722-98dc-63e44f7d051c tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] https://10.4.3.80/volume/v3/messages returned with HTTP 200 Aug 06 03:11:36.313423 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 198/785] 10.4.3.80 () {68 vars in 1273 bytes} [Thu Aug 6 03:11:36 2026] GET /volume/v3/messages => generated 668 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:36.321655 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d7967313-1f06-4d73-b3bb-8f87c75488f8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.324125 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d7967313-1f06-4d73-b3bb-8f87c75488f8 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] GET https://10.4.3.80/volume/v3/messages/21ef9c93-856a-485f-aa03-b3bf27435a9f Aug 06 03:11:36.324125 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d7967313-1f06-4d73-b3bb-8f87c75488f8 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:36.324256 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d7967313-1f06-4d73-b3bb-8f87c75488f8 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:36.324794 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-69bc41e8-03fa-4995-a57e-3226825a8490 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.326756 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-69bc41e8-03fa-4995-a57e-3226825a8490 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] DELETE https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:11:36.327029 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-69bc41e8-03fa-4995-a57e-3226825a8490 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:36.327235 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-69bc41e8-03fa-4995-a57e-3226825a8490 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:36.327389 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-69bc41e8-03fa-4995-a57e-3226825a8490 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Delete volume with id: c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:11:36.331768 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:36.331768 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:36.332575 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d7967313-1f06-4d73-b3bb-8f87c75488f8 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] https://10.4.3.80/volume/v3/messages/21ef9c93-856a-485f-aa03-b3bf27435a9f returned with HTTP 200 Aug 06 03:11:36.333091 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 197/786] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:11:36 2026] GET /volume/v3/messages/21ef9c93-856a-485f-aa03-b3bf27435a9f => generated 665 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:36.334422 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:36.334422 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:36.334985 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-69bc41e8-03fa-4995-a57e-3226825a8490 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:11:36.341784 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-aeafac3b-6a18-482b-a54d-d53a14227e3a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.343239 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-aeafac3b-6a18-482b-a54d-d53a14227e3a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] GET https://10.4.3.80/volume/v3/messages Aug 06 03:11:36.343699 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-aeafac3b-6a18-482b-a54d-d53a14227e3a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:36.343699 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-aeafac3b-6a18-482b-a54d-d53a14227e3a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:36.349013 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-aeafac3b-6a18-482b-a54d-d53a14227e3a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] https://10.4.3.80/volume/v3/messages returned with HTTP 200 Aug 06 03:11:36.349390 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 198/787] 10.4.3.80 () {68 vars in 1273 bytes} [Thu Aug 6 03:11:36 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:36.351753 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-69bc41e8-03fa-4995-a57e-3226825a8490 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Delete volume request issued successfully. Aug 06 03:11:36.351927 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-69bc41e8-03fa-4995-a57e-3226825a8490 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b returned with HTTP 202 Aug 06 03:11:36.352310 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 195/788] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:36 2026] DELETE /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:36.359786 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-50e4d249-1dd2-430d-bd80-015fd86f3c3a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.360129 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1e32612a-6faf-4b19-b2c5-0ae63036d830 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.361602 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1e32612a-6faf-4b19-b2c5-0ae63036d830 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:11:36.361765 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1e32612a-6faf-4b19-b2c5-0ae63036d830 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:36.361894 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-50e4d249-1dd2-430d-bd80-015fd86f3c3a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] DELETE https://10.4.3.80/volume/v3/messages/21ef9c93-856a-485f-aa03-b3bf27435a9f Aug 06 03:11:36.361957 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1e32612a-6faf-4b19-b2c5-0ae63036d830 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:36.362178 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-50e4d249-1dd2-430d-bd80-015fd86f3c3a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:36.362405 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-50e4d249-1dd2-430d-bd80-015fd86f3c3a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:36.371487 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-50e4d249-1dd2-430d-bd80-015fd86f3c3a tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] https://10.4.3.80/volume/v3/messages/21ef9c93-856a-485f-aa03-b3bf27435a9f returned with HTTP 204 Aug 06 03:11:36.372120 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 199/789] 10.4.3.80 () {68 vars in 1387 bytes} [Thu Aug 6 03:11:36 2026] DELETE /volume/v3/messages/21ef9c93-856a-485f-aa03-b3bf27435a9f => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 03:11:36.373405 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:36.373405 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:36.380914 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-151ea5d6-0d4e-4aba-a30e-cf6a8fa86f2e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.382693 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1e32612a-6faf-4b19-b2c5-0ae63036d830 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Volume info retrieved successfully. Aug 06 03:11:36.384674 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-151ea5d6-0d4e-4aba-a30e-cf6a8fa86f2e tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] GET https://10.4.3.80/volume/v3/volumes/b0c904d7-3cfb-4b35-9051-5a793bd51e40 Aug 06 03:11:36.384903 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-151ea5d6-0d4e-4aba-a30e-cf6a8fa86f2e tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:36.385088 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-151ea5d6-0d4e-4aba-a30e-cf6a8fa86f2e tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:36.389510 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1e32612a-6faf-4b19-b2c5-0ae63036d830 tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b returned with HTTP 200 Aug 06 03:11:36.392448 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 198/790] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:36 2026] GET /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:36.399148 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:36.399148 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:36.399268 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0c4d5234-4a98-463e-9468-cea3e461bf1b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.400318 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0c4d5234-4a98-463e-9468-cea3e461bf1b tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20 Aug 06 03:11:36.400684 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0c4d5234-4a98-463e-9468-cea3e461bf1b tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:36.400684 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0c4d5234-4a98-463e-9468-cea3e461bf1b tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:36.402137 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-151ea5d6-0d4e-4aba-a30e-cf6a8fa86f2e tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Volume info retrieved successfully. Aug 06 03:11:36.405282 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:36.405282 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:36.405655 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0c4d5234-4a98-463e-9468-cea3e461bf1b tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:36.407284 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0c4d5234-4a98-463e-9468-cea3e461bf1b tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20 returned with HTTP 200 Aug 06 03:11:36.407799 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-151ea5d6-0d4e-4aba-a30e-cf6a8fa86f2e tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] https://10.4.3.80/volume/v3/volumes/b0c904d7-3cfb-4b35-9051-5a793bd51e40 returned with HTTP 200 Aug 06 03:11:36.407879 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 196/791] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:36 2026] GET /volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:36.407997 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 199/792] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:11:36 2026] GET /volume/v3/volumes/b0c904d7-3cfb-4b35-9051-5a793bd51e40 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:36.417511 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3ef0f099-ef36-4431-ae38-95f21c9e43a3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.419707 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3ef0f099-ef36-4431-ae38-95f21c9e43a3 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] POST https://10.4.3.80/volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20/action Aug 06 03:11:36.420096 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3ef0f099-ef36-4431-ae38-95f21c9e43a3 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:36.420256 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3ef0f099-ef36-4431-ae38-95f21c9e43a3 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:36.423622 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.admin_actions [None req-3ef0f099-ef36-4431-ae38-95f21c9e43a3 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Updating snapshot '2e8c54d3-3dc7-4198-adc7-fa840d2d0c20' with '{'status': 'error_deleting'}' {{(pid=100900) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 03:11:36.423888 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-763ee313-661d-4089-9866-b9cb5b2af674 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.425540 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-763ee313-661d-4089-9866-b9cb5b2af674 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] DELETE https://10.4.3.80/volume/v3/volumes/b0c904d7-3cfb-4b35-9051-5a793bd51e40 Aug 06 03:11:36.425721 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-763ee313-661d-4089-9866-b9cb5b2af674 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:36.425914 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-763ee313-661d-4089-9866-b9cb5b2af674 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:36.426102 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-763ee313-661d-4089-9866-b9cb5b2af674 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Delete volume with id: b0c904d7-3cfb-4b35-9051-5a793bd51e40 Aug 06 03:11:36.433632 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:36.433632 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:36.434241 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-763ee313-661d-4089-9866-b9cb5b2af674 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Volume info retrieved successfully. Aug 06 03:11:36.435390 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-763ee313-661d-4089-9866-b9cb5b2af674 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100901) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 03:11:36.439372 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:36.439372 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:36.445883 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-763ee313-661d-4089-9866-b9cb5b2af674 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1764888884 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1764888884, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:11:36.446145 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-763ee313-661d-4089-9866-b9cb5b2af674 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1764888884 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1764888884, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:11:36.451680 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c7681a6f-6871-4752-9653-5b479f667e2a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.452074 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c7681a6f-6871-4752-9653-5b479f667e2a None None] GET https://10.4.3.80/volume// Aug 06 03:11:36.452267 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c7681a6f-6871-4752-9653-5b479f667e2a None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:36.452381 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c7681a6f-6871-4752-9653-5b479f667e2a None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:36.452699 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c7681a6f-6871-4752-9653-5b479f667e2a None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:11:36.453036 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 197/793] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:11:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:11:36.456441 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3ef0f099-ef36-4431-ae38-95f21c9e43a3 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] https://10.4.3.80/volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20/action returned with HTTP 202 Aug 06 03:11:36.457119 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 200/794] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:11:36 2026] POST /volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:36.458969 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-763ee313-661d-4089-9866-b9cb5b2af674 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Created reservations ['a31aede5-5f04-451f-995b-96cc1665bfd4', 'ca0df51d-9f6f-4d69-ab70-ddbb62e1241e', '641dbaac-6387-4fbd-bbd4-2cfc19121d11', '373ad9bf-ea6b-44a7-99a3-c0b0399874d0'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:36.464653 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9d9547f8-607e-44ec-b6fe-8490d8dc3e49 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.465429 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-523a8be6-ccf9-41e4-ac36-e89be159e48e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.466653 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9d9547f8-607e-44ec-b6fe-8490d8dc3e49 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20 Aug 06 03:11:36.466856 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9d9547f8-607e-44ec-b6fe-8490d8dc3e49 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:36.467062 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9d9547f8-607e-44ec-b6fe-8490d8dc3e49 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:36.467985 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-523a8be6-ccf9-41e4-ac36-e89be159e48e tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] GET https://10.4.3.80/volume/v3/volumes/d67f6544-e472-4cbd-a557-5f671104a934 Aug 06 03:11:36.468179 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-523a8be6-ccf9-41e4-ac36-e89be159e48e tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:36.468380 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-523a8be6-ccf9-41e4-ac36-e89be159e48e tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:36.471706 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:36.471706 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:36.472208 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9d9547f8-607e-44ec-b6fe-8490d8dc3e49 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:36.472923 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9d9547f8-607e-44ec-b6fe-8490d8dc3e49 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20 returned with HTTP 200 Aug 06 03:11:36.473399 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 200/795] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:36 2026] GET /volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:36.478089 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:36.478089 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:36.481677 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-523a8be6-ccf9-41e4-ac36-e89be159e48e tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Volume info retrieved successfully. Aug 06 03:11:36.483663 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9fe435df-bca7-4163-b994-62857735afc4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.485557 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9fe435df-bca7-4163-b994-62857735afc4 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] POST https://10.4.3.80/volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20/action Aug 06 03:11:36.485937 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9fe435df-bca7-4163-b994-62857735afc4 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:36.486079 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9fe435df-bca7-4163-b994-62857735afc4 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:36.488688 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-523a8be6-ccf9-41e4-ac36-e89be159e48e tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] https://10.4.3.80/volume/v3/volumes/d67f6544-e472-4cbd-a557-5f671104a934 returned with HTTP 200 Aug 06 03:11:36.489283 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 198/796] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:11:36 2026] GET /volume/v3/volumes/d67f6544-e472-4cbd-a557-5f671104a934 => generated 1537 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:11:36.491794 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:36.491794 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:36.492151 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-9fe435df-bca7-4163-b994-62857735afc4 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Snapshot retrieved successfully. Aug 06 03:11:36.494557 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-763ee313-661d-4089-9866-b9cb5b2af674 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Delete volume request issued successfully. Aug 06 03:11:36.494843 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-763ee313-661d-4089-9866-b9cb5b2af674 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] https://10.4.3.80/volume/v3/volumes/b0c904d7-3cfb-4b35-9051-5a793bd51e40 returned with HTTP 202 Aug 06 03:11:36.495367 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 199/797] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:11:36 2026] DELETE /volume/v3/volumes/b0c904d7-3cfb-4b35-9051-5a793bd51e40 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:36.503116 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c584551b-1650-4d4f-904a-1bb16c9c5776 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.504734 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c584551b-1650-4d4f-904a-1bb16c9c5776 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] GET https://10.4.3.80/volume/v3/volumes/b0c904d7-3cfb-4b35-9051-5a793bd51e40 Aug 06 03:11:36.504950 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c584551b-1650-4d4f-904a-1bb16c9c5776 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:36.505139 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c584551b-1650-4d4f-904a-1bb16c9c5776 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:36.514506 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c584551b-1650-4d4f-904a-1bb16c9c5776 tempest-UserMessagesTest-2020387887 tempest-UserMessagesTest-2020387887-project-member] https://10.4.3.80/volume/v3/volumes/b0c904d7-3cfb-4b35-9051-5a793bd51e40 returned with HTTP 404 Aug 06 03:11:36.515153 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 201/798] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:11:36 2026] GET /volume/v3/volumes/b0c904d7-3cfb-4b35-9051-5a793bd51e40 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 03:11:36.517644 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-9fe435df-bca7-4163-b994-62857735afc4 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Snapshot delete request issued successfully. Aug 06 03:11:36.517941 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9fe435df-bca7-4163-b994-62857735afc4 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] https://10.4.3.80/volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20/action returned with HTTP 202 Aug 06 03:11:36.518514 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 201/799] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:11:36 2026] POST /volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:36.522839 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ee452a0b-ecad-4b6e-892a-b0c0a227b06b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.528104 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ee452a0b-ecad-4b6e-892a-b0c0a227b06b tempest-UserMessagesTest-1998871836 tempest-UserMessagesTest-1998871836-project-admin] DELETE https://10.4.3.80/volume/v3/types/d97620f1-9134-42e6-9812-cf098922cced Aug 06 03:11:36.528104 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ee452a0b-ecad-4b6e-892a-b0c0a227b06b tempest-UserMessagesTest-1998871836 tempest-UserMessagesTest-1998871836-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:36.528104 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ee452a0b-ecad-4b6e-892a-b0c0a227b06b tempest-UserMessagesTest-1998871836 tempest-UserMessagesTest-1998871836-project-admin] Calling method '_delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:36.528285 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3aba6640-35ac-4e07-a77c-de57fae60aaf None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.529064 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3aba6640-35ac-4e07-a77c-de57fae60aaf tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20 Aug 06 03:11:36.529308 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3aba6640-35ac-4e07-a77c-de57fae60aaf tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:36.529543 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3aba6640-35ac-4e07-a77c-de57fae60aaf tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:36.534457 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:36.534457 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:36.534865 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3aba6640-35ac-4e07-a77c-de57fae60aaf tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:36.535527 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3aba6640-35ac-4e07-a77c-de57fae60aaf tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20 returned with HTTP 200 Aug 06 03:11:36.535874 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 200/800] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:36 2026] GET /volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:36.573700 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ee452a0b-ecad-4b6e-892a-b0c0a227b06b tempest-UserMessagesTest-1998871836 tempest-UserMessagesTest-1998871836-project-admin] https://10.4.3.80/volume/v3/types/d97620f1-9134-42e6-9812-cf098922cced returned with HTTP 202 Aug 06 03:11:36.575276 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 199/801] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:11:36 2026] DELETE /volume/v3/types/d97620f1-9134-42e6-9812-cf098922cced => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:36.581633 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-edb08568-fd73-4d5b-a89a-9fd41440b7d5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.584992 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-edb08568-fd73-4d5b-a89a-9fd41440b7d5 tempest-UserMessagesTest-1998871836 tempest-UserMessagesTest-1998871836-project-admin] GET https://10.4.3.80/volume/v3/types/d97620f1-9134-42e6-9812-cf098922cced Aug 06 03:11:36.584992 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-edb08568-fd73-4d5b-a89a-9fd41440b7d5 tempest-UserMessagesTest-1998871836 tempest-UserMessagesTest-1998871836-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:36.584992 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-edb08568-fd73-4d5b-a89a-9fd41440b7d5 tempest-UserMessagesTest-1998871836 tempest-UserMessagesTest-1998871836-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:36.587480 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-edb08568-fd73-4d5b-a89a-9fd41440b7d5 tempest-UserMessagesTest-1998871836 tempest-UserMessagesTest-1998871836-project-admin] https://10.4.3.80/volume/v3/types/d97620f1-9134-42e6-9812-cf098922cced returned with HTTP 404 Aug 06 03:11:36.588035 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 202/802] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:11:36 2026] GET /volume/v3/types/d97620f1-9134-42e6-9812-cf098922cced => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:36.594341 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-cefa68dd-3d62-4d8d-b1af-eb4c4a6147d0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.596187 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-cefa68dd-3d62-4d8d-b1af-eb4c4a6147d0 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] PUT https://10.4.3.80/volume/v3/attachments/38a4bf85-903e-44f8-93ce-bfccc62f0c7a Aug 06 03:11:36.596498 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-cefa68dd-3d62-4d8d-b1af-eb4c4a6147d0 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:36.604467 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-cefa68dd-3d62-4d8d-b1af-eb4c4a6147d0 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Acquiring lock "cinder-attachment_update-d67f6544-e472-4cbd-a557-5f671104a934-np0000006611" by "attachment_update" {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:11:36.609736 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-cefa68dd-3d62-4d8d-b1af-eb4c4a6147d0 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Lock "cinder-attachment_update-d67f6544-e472-4cbd-a557-5f671104a934-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:11:36.611040 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:36.611040 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:36.703440 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-cefa68dd-3d62-4d8d-b1af-eb4c4a6147d0 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Lock "cinder-attachment_update-d67f6544-e472-4cbd-a557-5f671104a934-np0000006611" released by "attachment_update" :: held 0.094s {{(pid=100900) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:11:36.703842 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-cefa68dd-3d62-4d8d-b1af-eb4c4a6147d0 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] https://10.4.3.80/volume/v3/attachments/38a4bf85-903e-44f8-93ce-bfccc62f0c7a returned with HTTP 200 Aug 06 03:11:36.704460 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 202/803] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:11:36 2026] PUT /volume/v3/attachments/38a4bf85-903e-44f8-93ce-bfccc62f0c7a => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:36.734203 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-56a2e9af-91a4-41d0-b5ce-32af060c230e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.736578 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-56a2e9af-91a4-41d0-b5ce-32af060c230e tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] POST https://10.4.3.80/volume/v3/attachments/38a4bf85-903e-44f8-93ce-bfccc62f0c7a/action Aug 06 03:11:36.737036 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-56a2e9af-91a4-41d0-b5ce-32af060c230e tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:36.737193 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-56a2e9af-91a4-41d0-b5ce-32af060c230e tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:36.764420 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:36.764420 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:36.773457 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5c69988e-c4da-4cb6-b1db-10ffa9aec607 req-56a2e9af-91a4-41d0-b5ce-32af060c230e tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] https://10.4.3.80/volume/v3/attachments/38a4bf85-903e-44f8-93ce-bfccc62f0c7a/action returned with HTTP 204 Aug 06 03:11:36.774022 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 201/804] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:11:36 2026] POST /volume/v3/attachments/38a4bf85-903e-44f8-93ce-bfccc62f0c7a/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:36.793925 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-58207433-a367-47c0-a0d1-528801d91c2c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.798029 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-58207433-a367-47c0-a0d1-528801d91c2c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 Aug 06 03:11:36.798592 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-58207433-a367-47c0-a0d1-528801d91c2c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:36.798853 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-58207433-a367-47c0-a0d1-528801d91c2c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:36.807405 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:36.807405 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:36.813193 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-58207433-a367-47c0-a0d1-528801d91c2c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:36.819266 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-58207433-a367-47c0-a0d1-528801d91c2c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 returned with HTTP 200 Aug 06 03:11:36.819860 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 200/805] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:36 2026] GET /volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:36.880500 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-0eb2fa4d-5ba8-4a82-8875-1795fbe6d313 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:36.883062 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-0eb2fa4d-5ba8-4a82-8875-1795fbe6d313 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 Aug 06 03:11:36.883446 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-0eb2fa4d-5ba8-4a82-8875-1795fbe6d313 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:36.883858 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-0eb2fa4d-5ba8-4a82-8875-1795fbe6d313 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:36.898182 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:36.898182 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:36.908587 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-0eb2fa4d-5ba8-4a82-8875-1795fbe6d313 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:36.914699 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-0eb2fa4d-5ba8-4a82-8875-1795fbe6d313 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 returned with HTTP 200 Aug 06 03:11:36.915880 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 203/806] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:11:36 2026] GET /volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:37.012457 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2b6146ac-6e18-4722-b70b-68d4cf80f776 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:37.012922 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2b6146ac-6e18-4722-b70b-68d4cf80f776 None None] GET https://10.4.3.80/volume// Aug 06 03:11:37.013148 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2b6146ac-6e18-4722-b70b-68d4cf80f776 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:37.013422 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2b6146ac-6e18-4722-b70b-68d4cf80f776 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:37.013799 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2b6146ac-6e18-4722-b70b-68d4cf80f776 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:11:37.013984 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 203/807] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:11:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:11:37.021653 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-6f7e1ca9-2174-470f-a7c6-29ef90a4b4b0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:37.023847 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-6f7e1ca9-2174-470f-a7c6-29ef90a4b4b0 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:11:37.024318 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-6f7e1ca9-2174-470f-a7c6-29ef90a4b4b0 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21360d83-39aa-4f00-9048-b5fcedc309d2", "connector": null, "instance_uuid": "1d0a7403-4432-4fab-bd64-b0248aea33cc"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:37.041008 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:37.041008 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:37.084946 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-6f7e1ca9-2174-470f-a7c6-29ef90a4b4b0 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:11:37.085409 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 202/808] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:11:37 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 06 03:11:37.113619 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d7554dae-5a5f-449b-b206-95af30ecb09c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:37.120105 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d7554dae-5a5f-449b-b206-95af30ecb09c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 Aug 06 03:11:37.120367 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d7554dae-5a5f-449b-b206-95af30ecb09c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:37.120991 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d7554dae-5a5f-449b-b206-95af30ecb09c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:37.131090 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:37.131090 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:37.133575 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d7554dae-5a5f-449b-b206-95af30ecb09c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:37.135744 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-21a041e8-4ead-415f-abac-a26a419a936a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:37.138949 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d7554dae-5a5f-449b-b206-95af30ecb09c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 returned with HTTP 200 Aug 06 03:11:37.139039 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-21a041e8-4ead-415f-abac-a26a419a936a None None] GET https://10.4.3.80/volume// Aug 06 03:11:37.139121 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 201/809] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:37 2026] GET /volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:37.139154 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-21a041e8-4ead-415f-abac-a26a419a936a None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:37.139154 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-21a041e8-4ead-415f-abac-a26a419a936a None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:37.139154 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-21a041e8-4ead-415f-abac-a26a419a936a None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:11:37.139369 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 204/810] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:11:37 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:11:37.147915 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-e1951513-3a25-4580-96f7-8ff149052309 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:37.150297 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-e1951513-3a25-4580-96f7-8ff149052309 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 Aug 06 03:11:37.151013 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-e1951513-3a25-4580-96f7-8ff149052309 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:37.151013 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-e1951513-3a25-4580-96f7-8ff149052309 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:37.159963 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:37.159963 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:37.163659 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-e1951513-3a25-4580-96f7-8ff149052309 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:37.168491 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-e1951513-3a25-4580-96f7-8ff149052309 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 returned with HTTP 200 Aug 06 03:11:37.168491 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 204/811] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:11:37 2026] GET /volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 => generated 1021 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:11:37.260882 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-f299920e-a512-4834-b388-5490a6e9208b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:37.261037 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0db4e5de-4b72-4497-a844-eb41cf57992c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:37.263027 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-f299920e-a512-4834-b388-5490a6e9208b tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] PUT https://10.4.3.80/volume/v3/attachments/e2c4893d-6860-4f0d-8063-48fdd3736a09 Aug 06 03:11:37.263573 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-f299920e-a512-4834-b388-5490a6e9208b tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:37.274865 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-f299920e-a512-4834-b388-5490a6e9208b tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Acquiring lock "cinder-attachment_update-21360d83-39aa-4f00-9048-b5fcedc309d2-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:11:37.284156 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-f299920e-a512-4834-b388-5490a6e9208b tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Lock "cinder-attachment_update-21360d83-39aa-4f00-9048-b5fcedc309d2-np0000006611" acquired by "attachment_update" :: waited 0.010s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:11:37.285681 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:37.285681 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:37.373040 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-f299920e-a512-4834-b388-5490a6e9208b tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Lock "cinder-attachment_update-21360d83-39aa-4f00-9048-b5fcedc309d2-np0000006611" released by "attachment_update" :: held 0.089s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:11:37.373451 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-f299920e-a512-4834-b388-5490a6e9208b tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/attachments/e2c4893d-6860-4f0d-8063-48fdd3736a09 returned with HTTP 200 Aug 06 03:11:37.373823 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 203/812] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:11:37 2026] PUT /volume/v3/attachments/e2c4893d-6860-4f0d-8063-48fdd3736a09 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:37.401546 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:37.401940 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1506790990", "imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:37.403430 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1506790990', 'imageRef': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:37.408855 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8b2b586b-e36d-4048-869c-39904bd625fa None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:37.409225 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8b2b586b-e36d-4048-869c-39904bd625fa tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] GET https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b Aug 06 03:11:37.409225 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8b2b586b-e36d-4048-869c-39904bd625fa tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:37.409334 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8b2b586b-e36d-4048-869c-39904bd625fa tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:37.417368 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8b2b586b-e36d-4048-869c-39904bd625fa tempest-ServerActionsTestOtherA-1558399856 tempest-ServerActionsTestOtherA-1558399856-project-member] https://10.4.3.80/volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b returned with HTTP 404 Aug 06 03:11:37.418603 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 205/813] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:37 2026] GET /volume/v3/volumes/c4e0ef1a-45b8-491e-ba0b-bab88009dd3b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:37.514530 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Create volume of 1 GB Aug 06 03:11:37.515133 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:37.515133 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:37.515847 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Availability Zones retrieved successfully. Aug 06 03:11:37.524111 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Flow 'volume_create_api' (39c9deb0-be90-48f6-8e33-c00248fc354a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:37.525798 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31b73044-f963-4fd0-8f01-12daef276ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:37.527595 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:37.545989 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1107686f-1c9d-483b-93cc-24daf6940bca None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:37.547699 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1107686f-1c9d-483b-93cc-24daf6940bca tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20 Aug 06 03:11:37.548245 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1107686f-1c9d-483b-93cc-24daf6940bca tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:37.548245 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1107686f-1c9d-483b-93cc-24daf6940bca tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:37.557165 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1107686f-1c9d-483b-93cc-24daf6940bca tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20 returned with HTTP 404 Aug 06 03:11:37.557781 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 205/814] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:37 2026] GET /volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:37.567893 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2ad93881-455b-4606-b3a0-5c1bfb4d09e0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:37.570027 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2ad93881-455b-4606-b3a0-5c1bfb4d09e0 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] POST https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action Aug 06 03:11:37.570364 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2ad93881-455b-4606-b3a0-5c1bfb4d09e0 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:37.570505 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2ad93881-455b-4606-b3a0-5c1bfb4d09e0 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:37.572346 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.admin_actions [None req-2ad93881-455b-4606-b3a0-5c1bfb4d09e0 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Updating snapshot 'bd07ca92-2ac6-4e33-b189-7855d9acd6c5' with '{'status': 'available'}' {{(pid=100901) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 03:11:37.573738 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:37.573738 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:37.581090 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:37.581090 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:37.589542 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31b73044-f963-4fd0-8f01-12daef276ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba', 'encryption_key_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=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:37.590537 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (609c2c79-b9c0-451d-be5e-d3482c85779e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:37.593369 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2ad93881-455b-4606-b3a0-5c1bfb4d09e0 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action returned with HTTP 202 Aug 06 03:11:37.593843 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 204/815] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:11:37 2026] POST /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:37.603397 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-741ec20e-a573-4e0a-8b59-4cbfc9629fbc None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:37.604904 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-741ec20e-a573-4e0a-8b59-4cbfc9629fbc tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 Aug 06 03:11:37.605079 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-741ec20e-a573-4e0a-8b59-4cbfc9629fbc tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:37.605243 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-741ec20e-a573-4e0a-8b59-4cbfc9629fbc tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:37.609514 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:37.609514 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:37.610110 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-741ec20e-a573-4e0a-8b59-4cbfc9629fbc tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:37.611198 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-741ec20e-a573-4e0a-8b59-4cbfc9629fbc tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 returned with HTTP 200 Aug 06 03:11:37.611528 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 206/816] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:37 2026] GET /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:37.622917 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-70dd52e5-7dfa-4912-aaf3-b2167fbcaa32 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:37.625337 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-70dd52e5-7dfa-4912-aaf3-b2167fbcaa32 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20 Aug 06 03:11:37.625413 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-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 06 03:11:37.625567 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-70dd52e5-7dfa-4912-aaf3-b2167fbcaa32 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:37.625678 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-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 06 03:11:37.625810 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-70dd52e5-7dfa-4912-aaf3-b2167fbcaa32 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:37.625958 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-70dd52e5-7dfa-4912-aaf3-b2167fbcaa32 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Delete snapshot with id: 2e8c54d3-3dc7-4198-adc7-fa840d2d0c20 Aug 06 03:11:37.631306 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-70dd52e5-7dfa-4912-aaf3-b2167fbcaa32 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20 returned with HTTP 404 Aug 06 03:11:37.631860 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 206/817] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:11:37 2026] DELETE /volume/v3/snapshots/2e8c54d3-3dc7-4198-adc7-fa840d2d0c20 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:37.642392 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-065798f3-444e-49c9-a9ef-b43241616868 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:37.644411 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-065798f3-444e-49c9-a9ef-b43241616868 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] POST https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action Aug 06 03:11:37.644716 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-065798f3-444e-49c9-a9ef-b43241616868 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:37.644850 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-065798f3-444e-49c9-a9ef-b43241616868 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:37.646232 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.admin_actions [None req-065798f3-444e-49c9-a9ef-b43241616868 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Updating snapshot 'bd07ca92-2ac6-4e33-b189-7855d9acd6c5' with '{'status': 'creating'}' {{(pid=100901) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 03:11:37.658944 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:37.658944 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:37.664468 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Created reservations ['99075546-5ebf-4c26-8a90-84b9b7b17dff', '330fa574-6fbf-4e92-94d4-500a5e0326f4', 'f2fdf5ce-72f2-47bf-9f41-c8352b6d1e14', 'c4f7b4da-7cb1-471d-935b-8d8dd3644c64'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:37.665588 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (609c2c79-b9c0-451d-be5e-d3482c85779e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99075546-5ebf-4c26-8a90-84b9b7b17dff', '330fa574-6fbf-4e92-94d4-500a5e0326f4', 'f2fdf5ce-72f2-47bf-9f41-c8352b6d1e14', 'c4f7b4da-7cb1-471d-935b-8d8dd3644c64']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:37.666576 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (205aff91-4dcc-4bf2-a007-1a0d9033a7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:37.674461 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-065798f3-444e-49c9-a9ef-b43241616868 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action returned with HTTP 202 Aug 06 03:11:37.674912 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 205/818] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:11:37 2026] POST /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:37.681911 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1422de5d-d193-4d6d-9f6a-b4d66e33af29 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:37.684162 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1422de5d-d193-4d6d-9f6a-b4d66e33af29 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 Aug 06 03:11:37.684411 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1422de5d-d193-4d6d-9f6a-b4d66e33af29 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:37.684654 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1422de5d-d193-4d6d-9f6a-b4d66e33af29 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:37.691872 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:37.691872 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:37.692501 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1422de5d-d193-4d6d-9f6a-b4d66e33af29 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:37.693591 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1422de5d-d193-4d6d-9f6a-b4d66e33af29 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 returned with HTTP 200 Aug 06 03:11:37.694092 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 207/819] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:37 2026] GET /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:37.695985 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (205aff91-4dcc-4bf2-a007-1a0d9033a7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92624361-f827-4e0b-9254-459d91b7674e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1506790990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2f2d5268e3ae4b98b0370eedef1c88fe',qos_specs=None,replication_status=,reservations=['99075546-5ebf-4c26-8a90-84b9b7b17dff','330fa574-6fbf-4e92-94d4-500a5e0326f4','f2fdf5ce-72f2-47bf-9f41-c8352b6d1e14','c4f7b4da-7cb1-471d-935b-8d8dd3644c64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eceed7881303430c853e983cd52e0775',volume_type_id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1506790990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92624361-f827-4e0b-9254-459d91b7674e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2f2d5268e3ae4b98b0370eedef1c88fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eceed7881303430c853e983cd52e0775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba),volume_type_id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:37.696999 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d26ae386-02d4-4bb2-853a-b736559374c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:37.704575 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3983f252-202a-4f8a-ae01-b7b0bd638d9d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:37.706355 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3983f252-202a-4f8a-ae01-b7b0bd638d9d tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] POST https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action Aug 06 03:11:37.706738 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3983f252-202a-4f8a-ae01-b7b0bd638d9d tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:37.706868 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3983f252-202a-4f8a-ae01-b7b0bd638d9d tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:37.708223 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.snapshot_actions [None req-3983f252-202a-4f8a-ae01-b7b0bd638d9d tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100900) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 03:11:37.718899 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:37.718899 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:37.719529 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.contrib.snapshot_actions [None req-3983f252-202a-4f8a-ae01-b7b0bd638d9d tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Updating snapshot bd07ca92-2ac6-4e33-b189-7855d9acd6c5 with info {'id': 'bd07ca92-2ac6-4e33-b189-7855d9acd6c5', 'status': 'error', 'progress': '80%'} Aug 06 03:11:37.725101 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d26ae386-02d4-4bb2-853a-b736559374c9) transitioned into state 'SUCCESS' from state '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-1506790990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2f2d5268e3ae4b98b0370eedef1c88fe',qos_specs=None,replication_status=,reservations=['99075546-5ebf-4c26-8a90-84b9b7b17dff','330fa574-6fbf-4e92-94d4-500a5e0326f4','f2fdf5ce-72f2-47bf-9f41-c8352b6d1e14','c4f7b4da-7cb1-471d-935b-8d8dd3644c64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eceed7881303430c853e983cd52e0775',volume_type_id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:37.725575 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3983f252-202a-4f8a-ae01-b7b0bd638d9d tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action returned with HTTP 202 Aug 06 03:11:37.725966 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55a3a62f-a53f-45c4-a51f-3bf59100885e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:37.726123 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 207/820] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:11:37 2026] POST /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:37.735252 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-81304188-b0a8-4e23-ac27-74d70f746c15 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:37.738306 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55a3a62f-a53f-45c4-a51f-3bf59100885e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:37.739381 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Flow 'volume_create_api' (39c9deb0-be90-48f6-8e33-c00248fc354a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:37.739747 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Create volume request issued successfully. Aug 06 03:11:37.740310 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-81304188-b0a8-4e23-ac27-74d70f746c15 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] GET https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 Aug 06 03:11:37.740449 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0db4e5de-4b72-4497-a844-eb41cf57992c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:37.741226 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 202/821] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:11:37 2026] POST /volume/v3/volumes => generated 758 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:37.742131 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-81304188-b0a8-4e23-ac27-74d70f746c15 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:37.742348 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-81304188-b0a8-4e23-ac27-74d70f746c15 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:37.749747 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:37.749747 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:37.750693 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-81304188-b0a8-4e23-ac27-74d70f746c15 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Snapshot retrieved successfully. Aug 06 03:11:37.754004 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-81304188-b0a8-4e23-ac27-74d70f746c15 tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 returned with HTTP 200 Aug 06 03:11:37.754004 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 206/822] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:37 2026] GET /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 => generated 460 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:37.757561 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-cfa9c4da-058a-4823-b9cc-ba592d76960a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:37.762916 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cfa9c4da-058a-4823-b9cc-ba592d76960a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e Aug 06 03:11:37.762916 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cfa9c4da-058a-4823-b9cc-ba592d76960a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:37.762916 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cfa9c4da-058a-4823-b9cc-ba592d76960a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:37.763571 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-576d5dbf-56d9-4a3d-beef-8b8411bff7fb None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:37.765873 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-576d5dbf-56d9-4a3d-beef-8b8411bff7fb tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] POST https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action Aug 06 03:11:37.766213 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-576d5dbf-56d9-4a3d-beef-8b8411bff7fb tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:37.766335 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-576d5dbf-56d9-4a3d-beef-8b8411bff7fb tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:37.772546 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.admin_actions [None req-576d5dbf-56d9-4a3d-beef-8b8411bff7fb tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] Updating snapshot 'bd07ca92-2ac6-4e33-b189-7855d9acd6c5' with '{'status': 'available'}' {{(pid=100900) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 03:11:37.783494 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:37.783494 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:37.785795 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:37.785795 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:37.792521 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-cfa9c4da-058a-4823-b9cc-ba592d76960a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:11:37.795371 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-576d5dbf-56d9-4a3d-beef-8b8411bff7fb tempest-SnapshotsActionsTest-1756323701 tempest-SnapshotsActionsTest-1756323701-project-admin] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action returned with HTTP 202 Aug 06 03:11:37.795926 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 208/823] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:11:37 2026] POST /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:37.801947 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cfa9c4da-058a-4823-b9cc-ba592d76960a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e returned with HTTP 200 Aug 06 03:11:37.802495 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 208/824] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:37 2026] GET /volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e => generated 826 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:37.804937 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4ce37dba-e418-40f0-b67f-1a72be292e2b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:37.807069 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4ce37dba-e418-40f0-b67f-1a72be292e2b tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 Aug 06 03:11:37.807069 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4ce37dba-e418-40f0-b67f-1a72be292e2b tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:37.807165 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4ce37dba-e418-40f0-b67f-1a72be292e2b tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:37.811932 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:37.811932 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:37.812394 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4ce37dba-e418-40f0-b67f-1a72be292e2b tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:37.813184 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4ce37dba-e418-40f0-b67f-1a72be292e2b tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 returned with HTTP 200 Aug 06 03:11:37.813512 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 203/825] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:37 2026] GET /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:37.823968 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1e333943-b265-446c-a98f-387ab2467dd9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:37.827095 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1e333943-b265-446c-a98f-387ab2467dd9 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 Aug 06 03:11:37.827288 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1e333943-b265-446c-a98f-387ab2467dd9 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:37.827480 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1e333943-b265-446c-a98f-387ab2467dd9 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:37.827593 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-1e333943-b265-446c-a98f-387ab2467dd9 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Delete snapshot with id: bd07ca92-2ac6-4e33-b189-7855d9acd6c5 Aug 06 03:11:37.832597 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:37.832597 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:37.833386 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1e333943-b265-446c-a98f-387ab2467dd9 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:37.854876 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1e333943-b265-446c-a98f-387ab2467dd9 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot delete request issued successfully. Aug 06 03:11:37.854876 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1e333943-b265-446c-a98f-387ab2467dd9 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 returned with HTTP 202 Aug 06 03:11:37.854876 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 207/826] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:11:37 2026] DELETE /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:37.865624 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-939c7852-d965-4c51-81a7-62da92d94f7b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:37.866323 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-939c7852-d965-4c51-81a7-62da92d94f7b tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 Aug 06 03:11:37.867978 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-939c7852-d965-4c51-81a7-62da92d94f7b tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:37.867978 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-939c7852-d965-4c51-81a7-62da92d94f7b tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:37.871826 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:37.871826 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:37.872924 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-939c7852-d965-4c51-81a7-62da92d94f7b tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Snapshot retrieved successfully. Aug 06 03:11:37.872924 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-939c7852-d965-4c51-81a7-62da92d94f7b tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 returned with HTTP 200 Aug 06 03:11:37.873312 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 209/827] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:37 2026] GET /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:38.150821 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b57b1d8d-e222-40cc-8967-3b13a5825b5c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:38.152554 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b57b1d8d-e222-40cc-8967-3b13a5825b5c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 Aug 06 03:11:38.153036 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b57b1d8d-e222-40cc-8967-3b13a5825b5c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:38.153271 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b57b1d8d-e222-40cc-8967-3b13a5825b5c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:38.170749 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:38.170749 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:38.174333 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b57b1d8d-e222-40cc-8967-3b13a5825b5c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:38.181794 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b57b1d8d-e222-40cc-8967-3b13a5825b5c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 returned with HTTP 200 Aug 06 03:11:38.182195 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 209/828] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:38 2026] GET /volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:38.817344 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-92f9fc78-0a43-4b05-9b29-f2c8551ec65c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:38.819053 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-92f9fc78-0a43-4b05-9b29-f2c8551ec65c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e Aug 06 03:11:38.819228 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-92f9fc78-0a43-4b05-9b29-f2c8551ec65c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:38.819387 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-92f9fc78-0a43-4b05-9b29-f2c8551ec65c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:38.828049 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:38.828049 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:38.831769 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-92f9fc78-0a43-4b05-9b29-f2c8551ec65c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:11:38.838104 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-92f9fc78-0a43-4b05-9b29-f2c8551ec65c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e returned with HTTP 200 Aug 06 03:11:38.838454 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 204/829] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:38 2026] GET /volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:38.884233 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2917d9b3-4048-4bc7-949e-048ff3ed3570 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:38.886112 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2917d9b3-4048-4bc7-949e-048ff3ed3570 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 Aug 06 03:11:38.886283 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2917d9b3-4048-4bc7-949e-048ff3ed3570 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:38.886450 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2917d9b3-4048-4bc7-949e-048ff3ed3570 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:38.891238 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2917d9b3-4048-4bc7-949e-048ff3ed3570 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 returned with HTTP 404 Aug 06 03:11:38.891769 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 208/830] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:11:38 2026] GET /volume/v3/snapshots/bd07ca92-2ac6-4e33-b189-7855d9acd6c5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:38.900219 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5d49a8cc-f437-47d8-81d1-b5d255fa4371 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:38.902100 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5d49a8cc-f437-47d8-81d1-b5d255fa4371 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/volumes/86bf1c5d-b682-4e1f-b82f-178a0d0626a0 Aug 06 03:11:38.902298 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5d49a8cc-f437-47d8-81d1-b5d255fa4371 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:38.902481 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5d49a8cc-f437-47d8-81d1-b5d255fa4371 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:38.912437 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:38.912437 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:38.916049 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5d49a8cc-f437-47d8-81d1-b5d255fa4371 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Volume info retrieved successfully. Aug 06 03:11:38.920188 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5d49a8cc-f437-47d8-81d1-b5d255fa4371 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/volumes/86bf1c5d-b682-4e1f-b82f-178a0d0626a0 returned with HTTP 200 Aug 06 03:11:38.920660 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 210/831] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:38 2026] GET /volume/v3/volumes/86bf1c5d-b682-4e1f-b82f-178a0d0626a0 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:38.933064 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3a780114-0e38-40b2-a4f6-5e81a44d05dd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:38.934569 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3a780114-0e38-40b2-a4f6-5e81a44d05dd tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] DELETE https://10.4.3.80/volume/v3/volumes/86bf1c5d-b682-4e1f-b82f-178a0d0626a0 Aug 06 03:11:38.934763 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3a780114-0e38-40b2-a4f6-5e81a44d05dd tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:38.934913 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3a780114-0e38-40b2-a4f6-5e81a44d05dd tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:38.935087 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-3a780114-0e38-40b2-a4f6-5e81a44d05dd tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Delete volume with id: 86bf1c5d-b682-4e1f-b82f-178a0d0626a0 Aug 06 03:11:38.947469 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:38.947469 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:38.947982 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-3a780114-0e38-40b2-a4f6-5e81a44d05dd tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Volume info retrieved successfully. Aug 06 03:11:38.966594 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-3a780114-0e38-40b2-a4f6-5e81a44d05dd tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Delete volume request issued successfully. Aug 06 03:11:38.966798 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3a780114-0e38-40b2-a4f6-5e81a44d05dd tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/volumes/86bf1c5d-b682-4e1f-b82f-178a0d0626a0 returned with HTTP 202 Aug 06 03:11:38.967362 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 210/832] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:38 2026] DELETE /volume/v3/volumes/86bf1c5d-b682-4e1f-b82f-178a0d0626a0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:38.974523 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c976e03e-2cbb-4b7f-8556-f88bc256aeaf None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:38.976182 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c976e03e-2cbb-4b7f-8556-f88bc256aeaf tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/volumes/86bf1c5d-b682-4e1f-b82f-178a0d0626a0 Aug 06 03:11:38.976337 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c976e03e-2cbb-4b7f-8556-f88bc256aeaf tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:38.976505 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c976e03e-2cbb-4b7f-8556-f88bc256aeaf tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:38.984684 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:38.984684 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:38.990072 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c976e03e-2cbb-4b7f-8556-f88bc256aeaf tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Volume info retrieved successfully. Aug 06 03:11:38.993668 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-9a783031-63de-40c1-ba83-a8f3db85a6df None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:38.994658 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c976e03e-2cbb-4b7f-8556-f88bc256aeaf tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/volumes/86bf1c5d-b682-4e1f-b82f-178a0d0626a0 returned with HTTP 200 Aug 06 03:11:38.995128 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 205/833] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:38 2026] GET /volume/v3/volumes/86bf1c5d-b682-4e1f-b82f-178a0d0626a0 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:38.995993 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-9a783031-63de-40c1-ba83-a8f3db85a6df tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e Aug 06 03:11:38.996235 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-9a783031-63de-40c1-ba83-a8f3db85a6df tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:38.996507 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-9a783031-63de-40c1-ba83-a8f3db85a6df tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:39.003140 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:39.003140 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:39.006748 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-9a783031-63de-40c1-ba83-a8f3db85a6df tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:11:39.011770 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-9a783031-63de-40c1-ba83-a8f3db85a6df tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e returned with HTTP 200 Aug 06 03:11:39.012297 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 209/834] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:11:38 2026] GET /volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:39.204337 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ac52aa12-2d0f-4fe2-9553-7de6b598cb33 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:39.206016 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ac52aa12-2d0f-4fe2-9553-7de6b598cb33 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 Aug 06 03:11:39.206201 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ac52aa12-2d0f-4fe2-9553-7de6b598cb33 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:39.206376 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ac52aa12-2d0f-4fe2-9553-7de6b598cb33 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:39.221201 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:39.221201 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:39.223405 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c3ffdfff-9739-4ede-80e4-3568f21d1b9c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:39.224233 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ac52aa12-2d0f-4fe2-9553-7de6b598cb33 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:39.227693 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ac52aa12-2d0f-4fe2-9553-7de6b598cb33 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 returned with HTTP 200 Aug 06 03:11:39.228241 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 211/835] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:39 2026] GET /volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:39.320032 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c3ffdfff-9739-4ede-80e4-3568f21d1b9c tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:11:39.320344 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c3ffdfff-9739-4ede-80e4-3568f21d1b9c tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:39.335395 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c3ffdfff-9739-4ede-80e4-3568f21d1b9c tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:11:39.335702 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 211/836] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:11:39 2026] POST /volume/v3/types => generated 188 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:39.346566 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a73342c8-3b85-4f1e-aefb-cc5e034f372a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:39.346566 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a73342c8-3b85-4f1e-aefb-cc5e034f372a tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:11:39.346855 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a73342c8-3b85-4f1e-aefb-cc5e034f372a tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:39.370035 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a73342c8-3b85-4f1e-aefb-cc5e034f372a tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:11:39.370458 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 206/837] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:11:39 2026] POST /volume/v3/types => generated 188 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:39.379265 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:39.406998 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-2c2683a3-5d4e-4c05-b855-9e2c623ed4c3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:39.409031 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-2c2683a3-5d4e-4c05-b855-9e2c623ed4c3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e Aug 06 03:11:39.409198 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-2c2683a3-5d4e-4c05-b855-9e2c623ed4c3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:39.409375 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-2c2683a3-5d4e-4c05-b855-9e2c623ed4c3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:39.416091 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:39.416091 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:39.419108 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-2c2683a3-5d4e-4c05-b855-9e2c623ed4c3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:11:39.423186 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-2c2683a3-5d4e-4c05-b855-9e2c623ed4c3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e returned with HTTP 200 Aug 06 03:11:39.423548 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 212/838] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:11:39 2026] GET /volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:39.433934 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-29418b2c-c78d-4851-a44e-32906afefe0b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:39.433934 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-29418b2c-c78d-4851-a44e-32906afefe0b None None] GET https://10.4.3.80/volume// Aug 06 03:11:39.434323 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:39.434370 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-29418b2c-c78d-4851-a44e-32906afefe0b None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:39.434370 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-29418b2c-c78d-4851-a44e-32906afefe0b None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:39.434444 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-179849981"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:39.434483 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-29418b2c-c78d-4851-a44e-32906afefe0b None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:11:39.434718 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 212/839] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:11:39 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:11:39.435588 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-179849981'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:39.438993 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Create volume of 1 GB Aug 06 03:11:39.439304 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:39.439304 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:39.439801 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Availability Zones retrieved successfully. Aug 06 03:11:39.442350 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-c8fc5e9f-46b5-4552-a46d-203dc2096764 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:39.444066 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-c8fc5e9f-46b5-4552-a46d-203dc2096764 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:11:39.444362 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-c8fc5e9f-46b5-4552-a46d-203dc2096764 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92624361-f827-4e0b-9254-459d91b7674e", "connector": null, "instance_uuid": "f886cd56-4ca8-4065-bab6-edcc2ce4a913"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:39.445256 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Flow 'volume_create_api' (505883d7-72b0-431b-898f-f19f1dec7cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:39.446238 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbfa769a-b715-4dc4-80d8-137c70466e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:39.448291 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:39.452100 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:39.452100 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:39.468877 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbfa769a-b715-4dc4-80d8-137c70466e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:11:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f4b8748c-dc10-434c-b00f-0f5dfb9fc056,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4b8748c-dc10-434c-b00f-0f5dfb9fc056', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:39.469698 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9697d970-c383-4726-a8a9-1026916efbc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:39.480847 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-c8fc5e9f-46b5-4552-a46d-203dc2096764 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:11:39.480847 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 207/840] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:11: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 06 03:11:39.494678 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-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 06 03:11:39.495084 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-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 06 03:11:39.523852 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Created reservations ['cbdc8cc4-9805-4595-b17e-59d0de9aee83', '322c3ba5-a7ac-40c7-a5fd-9d67de812ac2', 'f7b93bdd-62b0-49c2-8fca-f5142bfc480f', '62c4e3a0-3a4f-4e7e-ae9a-3864c2218bd4'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:39.524237 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9697d970-c383-4726-a8a9-1026916efbc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbdc8cc4-9805-4595-b17e-59d0de9aee83', '322c3ba5-a7ac-40c7-a5fd-9d67de812ac2', 'f7b93bdd-62b0-49c2-8fca-f5142bfc480f', '62c4e3a0-3a4f-4e7e-ae9a-3864c2218bd4']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:39.524958 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f14c6568-a17e-4c9c-a7da-e9f8ffbc4771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:39.550533 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f14c6568-a17e-4c9c-a7da-e9f8ffbc4771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43d402fe-27ce-46ec-a53e-3051524d634c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-179849981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd21eb1817543e0bec53f26467dd050',qos_specs=None,replication_status=,reservations=['cbdc8cc4-9805-4595-b17e-59d0de9aee83','322c3ba5-a7ac-40c7-a5fd-9d67de812ac2','f7b93bdd-62b0-49c2-8fca-f5142bfc480f','62c4e3a0-3a4f-4e7e-ae9a-3864c2218bd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d9bd6f9983649bdac459bbaa8c29cab',volume_type_id=f4b8748c-dc10-434c-b00f-0f5dfb9fc056), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-179849981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43d402fe-27ce-46ec-a53e-3051524d634c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdd21eb1817543e0bec53f26467dd050',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d9bd6f9983649bdac459bbaa8c29cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4b8748c-dc10-434c-b00f-0f5dfb9fc056),volume_type_id=f4b8748c-dc10-434c-b00f-0f5dfb9fc056)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:39.554738 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f476e19-3b62-4ad5-88a3-994455d6852f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:39.575035 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f476e19-3b62-4ad5-88a3-994455d6852f) transitioned into state 'SUCCESS' from state '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-179849981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd21eb1817543e0bec53f26467dd050',qos_specs=None,replication_status=,reservations=['cbdc8cc4-9805-4595-b17e-59d0de9aee83','322c3ba5-a7ac-40c7-a5fd-9d67de812ac2','f7b93bdd-62b0-49c2-8fca-f5142bfc480f','62c4e3a0-3a4f-4e7e-ae9a-3864c2218bd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d9bd6f9983649bdac459bbaa8c29cab',volume_type_id=f4b8748c-dc10-434c-b00f-0f5dfb9fc056)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:39.575804 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52f954bc-df2a-4518-9db7-25460a23b02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:39.586135 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52f954bc-df2a-4518-9db7-25460a23b02a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:39.586916 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Flow 'volume_create_api' (505883d7-72b0-431b-898f-f19f1dec7cd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:39.587205 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Create volume request issued successfully. Aug 06 03:11:39.587719 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4ed47cac-c6ad-4a29-a3c2-28b66ffb6cc5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:39.588140 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 210/841] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:11:39 2026] POST /volume/v3/volumes => generated 765 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:39.607627 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d066f64e-c25c-4211-9428-41c8f7dfad3c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:39.609438 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d066f64e-c25c-4211-9428-41c8f7dfad3c tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] GET https://10.4.3.80/volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c Aug 06 03:11:39.609611 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d066f64e-c25c-4211-9428-41c8f7dfad3c tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:39.612856 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d066f64e-c25c-4211-9428-41c8f7dfad3c tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:39.617111 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:39.617111 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:39.620693 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d066f64e-c25c-4211-9428-41c8f7dfad3c tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Volume info retrieved successfully. Aug 06 03:11:39.624606 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d066f64e-c25c-4211-9428-41c8f7dfad3c tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] https://10.4.3.80/volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c returned with HTTP 200 Aug 06 03:11:39.625113 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 213/842] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:39 2026] GET /volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:40.013568 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ad38ae6b-37ef-4230-97b9-26372552bd17 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:40.013568 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ad38ae6b-37ef-4230-97b9-26372552bd17 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] GET https://10.4.3.80/volume/v3/volumes/86bf1c5d-b682-4e1f-b82f-178a0d0626a0 Aug 06 03:11:40.013568 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ad38ae6b-37ef-4230-97b9-26372552bd17 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:40.013568 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ad38ae6b-37ef-4230-97b9-26372552bd17 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:40.017238 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ad38ae6b-37ef-4230-97b9-26372552bd17 tempest-SnapshotsActionsTest-1442586088 tempest-SnapshotsActionsTest-1442586088-project-member] https://10.4.3.80/volume/v3/volumes/86bf1c5d-b682-4e1f-b82f-178a0d0626a0 returned with HTTP 404 Aug 06 03:11:40.017694 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 213/843] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:40 2026] GET /volume/v3/volumes/86bf1c5d-b682-4e1f-b82f-178a0d0626a0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:40.243608 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2027f00b-ffd8-4397-a81f-f11ca63173e9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:40.245357 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2027f00b-ffd8-4397-a81f-f11ca63173e9 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 Aug 06 03:11:40.245524 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2027f00b-ffd8-4397-a81f-f11ca63173e9 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:40.245695 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2027f00b-ffd8-4397-a81f-f11ca63173e9 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:40.255529 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:40.255529 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:40.259249 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2027f00b-ffd8-4397-a81f-f11ca63173e9 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:40.264083 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2027f00b-ffd8-4397-a81f-f11ca63173e9 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 returned with HTTP 200 Aug 06 03:11:40.264461 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 208/844] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:40 2026] GET /volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:40.434560 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4165811e-4c34-40a0-919d-b5eea456a141 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:40.435164 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4165811e-4c34-40a0-919d-b5eea456a141 None None] GET https://10.4.3.80/volume// Aug 06 03:11:40.437856 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4165811e-4c34-40a0-919d-b5eea456a141 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:40.437856 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4165811e-4c34-40a0-919d-b5eea456a141 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:40.437856 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4165811e-4c34-40a0-919d-b5eea456a141 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:11:40.437856 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 211/845] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:11:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:11:40.447188 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-c1d21563-12e0-459a-b441-0d628ed94da1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:40.449949 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-c1d21563-12e0-459a-b441-0d628ed94da1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e Aug 06 03:11:40.450194 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-c1d21563-12e0-459a-b441-0d628ed94da1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:40.450381 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-c1d21563-12e0-459a-b441-0d628ed94da1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:40.461487 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:40.461487 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:40.464863 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-c1d21563-12e0-459a-b441-0d628ed94da1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:11:40.475347 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-c1d21563-12e0-459a-b441-0d628ed94da1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e returned with HTTP 200 Aug 06 03:11:40.475887 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 214/846] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:11:40 2026] GET /volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e => generated 1545 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:11:40.581353 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-ffda76de-a412-49ed-aaae-9b682c319ebe None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:40.583533 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-ffda76de-a412-49ed-aaae-9b682c319ebe tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] PUT https://10.4.3.80/volume/v3/attachments/ee488c24-b710-47d7-807f-56ecf5ad6cc1 Aug 06 03:11:40.583873 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-ffda76de-a412-49ed-aaae-9b682c319ebe tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:40.595718 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-ffda76de-a412-49ed-aaae-9b682c319ebe tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Acquiring lock "cinder-attachment_update-92624361-f827-4e0b-9254-459d91b7674e-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:11:40.602058 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-ffda76de-a412-49ed-aaae-9b682c319ebe tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Lock "cinder-attachment_update-92624361-f827-4e0b-9254-459d91b7674e-np0000006611" acquired by "attachment_update" :: waited 0.006s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:11:40.603063 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:40.603063 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:40.644331 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-896099fc-61e1-40de-9c5d-88f68a0e3a26 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:40.646420 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-896099fc-61e1-40de-9c5d-88f68a0e3a26 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] GET https://10.4.3.80/volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c Aug 06 03:11:40.646754 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-896099fc-61e1-40de-9c5d-88f68a0e3a26 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:40.647001 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-896099fc-61e1-40de-9c5d-88f68a0e3a26 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:40.657779 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-d16b638a-96f8-4848-88ee-81b2c3c62543 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:40.661202 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:40.661202 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:40.663919 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-d16b638a-96f8-4848-88ee-81b2c3c62543 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] POST https://10.4.3.80/volume/v3/attachments/e2c4893d-6860-4f0d-8063-48fdd3736a09/action Aug 06 03:11:40.663919 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-d16b638a-96f8-4848-88ee-81b2c3c62543 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:40.663919 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-d16b638a-96f8-4848-88ee-81b2c3c62543 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:40.669097 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-896099fc-61e1-40de-9c5d-88f68a0e3a26 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Volume info retrieved successfully. Aug 06 03:11:40.675050 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-896099fc-61e1-40de-9c5d-88f68a0e3a26 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] https://10.4.3.80/volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c returned with HTTP 200 Aug 06 03:11:40.675434 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 209/847] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:40 2026] GET /volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:40.685426 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:40.685426 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:40.692802 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4c90e226-8cdd-4ec4-b1d3-3f3f7733973b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:40.694997 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4c90e226-8cdd-4ec4-b1d3-3f3f7733973b tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] GET https://10.4.3.80/volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c Aug 06 03:11:40.695266 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4c90e226-8cdd-4ec4-b1d3-3f3f7733973b tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:40.695530 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4c90e226-8cdd-4ec4-b1d3-3f3f7733973b tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:40.702368 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-9d918b47-8b4b-48e0-b284-caf27643d2d9 req-d16b638a-96f8-4848-88ee-81b2c3c62543 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/attachments/e2c4893d-6860-4f0d-8063-48fdd3736a09/action returned with HTTP 204 Aug 06 03:11:40.702883 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 212/848] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:11:40 2026] POST /volume/v3/attachments/e2c4893d-6860-4f0d-8063-48fdd3736a09/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:40.706581 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:40.706581 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:40.715478 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-ffda76de-a412-49ed-aaae-9b682c319ebe tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Lock "cinder-attachment_update-92624361-f827-4e0b-9254-459d91b7674e-np0000006611" released by "attachment_update" :: held 0.113s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:11:40.715810 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-ffda76de-a412-49ed-aaae-9b682c319ebe tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/ee488c24-b710-47d7-807f-56ecf5ad6cc1 returned with HTTP 200 Aug 06 03:11:40.716281 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 214/849] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:11:40 2026] PUT /volume/v3/attachments/ee488c24-b710-47d7-807f-56ecf5ad6cc1 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:40.716644 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4c90e226-8cdd-4ec4-b1d3-3f3f7733973b tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] Volume info retrieved successfully. Aug 06 03:11:40.730687 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4c90e226-8cdd-4ec4-b1d3-3f3f7733973b tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] https://10.4.3.80/volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c returned with HTTP 200 Aug 06 03:11:40.731276 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 215/850] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:40 2026] GET /volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c => generated 1022 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:40.745349 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-57f09528-2f60-4702-ad0d-899b715c519f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:40.748284 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-57f09528-2f60-4702-ad0d-899b715c519f tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] POST https://10.4.3.80/volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c/action Aug 06 03:11:40.748284 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-57f09528-2f60-4702-ad0d-899b715c519f tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:40.748284 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-57f09528-2f60-4702-ad0d-899b715c519f tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:40.751864 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-396989c6-3b11-411e-9c39-d171eaff46e8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:40.754136 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-396989c6-3b11-411e-9c39-d171eaff46e8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/attachments/ee488c24-b710-47d7-807f-56ecf5ad6cc1/action Aug 06 03:11:40.754462 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-396989c6-3b11-411e-9c39-d171eaff46e8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:40.754574 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-396989c6-3b11-411e-9c39-d171eaff46e8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:40.761482 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:40.761482 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:40.761992 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-57f09528-2f60-4702-ad0d-899b715c519f tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Volume info retrieved successfully. Aug 06 03:11:40.774965 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:40.774965 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:40.789132 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-a8d376e3-ebfc-4518-828e-96ba1cf5d885 req-396989c6-3b11-411e-9c39-d171eaff46e8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/ee488c24-b710-47d7-807f-56ecf5ad6cc1/action returned with HTTP 204 Aug 06 03:11:40.789561 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 213/851] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:11:40 2026] POST /volume/v3/attachments/ee488c24-b710-47d7-807f-56ecf5ad6cc1/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:40.790938 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-57f09528-2f60-4702-ad0d-899b715c519f tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-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 06 03:11:40.791227 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-57f09528-2f60-4702-ad0d-899b715c519f tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-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 06 03:11:40.814441 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-57f09528-2f60-4702-ad0d-899b715c519f tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Created reservations ['0ebb6957-0e74-46e7-a7eb-80633ed3cb47', 'b7891bbb-05b6-4850-9955-ac17f07ab321'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:40.825549 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-57f09528-2f60-4702-ad0d-899b715c519f tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-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 06 03:11:40.826005 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-57f09528-2f60-4702-ad0d-899b715c519f tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-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 06 03:11:40.837193 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-57f09528-2f60-4702-ad0d-899b715c519f tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Created reservations ['06b4b4c6-613d-4e09-9348-6aa75ebdff05', '8612c61e-5d22-4ce0-96d8-a07bfd6bb399'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:40.876118 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-57f09528-2f60-4702-ad0d-899b715c519f tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Retype volume request issued successfully. Aug 06 03:11:40.876118 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-57f09528-2f60-4702-ad0d-899b715c519f tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] https://10.4.3.80/volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c/action returned with HTTP 202 Aug 06 03:11:40.876118 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 210/852] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:11:40 2026] POST /volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:40.883266 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-22d710b9-0a7f-432b-b687-12030f2d3ac0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:40.888210 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-22d710b9-0a7f-432b-b687-12030f2d3ac0 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] GET https://10.4.3.80/volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c Aug 06 03:11:40.888375 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-22d710b9-0a7f-432b-b687-12030f2d3ac0 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:40.888864 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-22d710b9-0a7f-432b-b687-12030f2d3ac0 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:40.896762 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:40.896762 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:40.900401 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-22d710b9-0a7f-432b-b687-12030f2d3ac0 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Volume info retrieved successfully. Aug 06 03:11:40.906054 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-22d710b9-0a7f-432b-b687-12030f2d3ac0 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] https://10.4.3.80/volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c returned with HTTP 200 Aug 06 03:11:40.906424 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 215/853] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:40 2026] GET /volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:11:41.279629 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3e9e9063-ca99-495f-95a6-bea87bf93a66 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:41.281155 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3e9e9063-ca99-495f-95a6-bea87bf93a66 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 Aug 06 03:11:41.281315 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3e9e9063-ca99-495f-95a6-bea87bf93a66 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:41.281492 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3e9e9063-ca99-495f-95a6-bea87bf93a66 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:41.290313 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:41.290313 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:41.293847 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-3e9e9063-ca99-495f-95a6-bea87bf93a66 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:41.298289 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3e9e9063-ca99-495f-95a6-bea87bf93a66 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 returned with HTTP 200 Aug 06 03:11:41.298853 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 216/854] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:41 2026] GET /volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:41.313200 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d1d3bb21-931b-42c8-81a6-870ddef0d246 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:41.316434 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d1d3bb21-931b-42c8-81a6-870ddef0d246 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 Aug 06 03:11:41.316434 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d1d3bb21-931b-42c8-81a6-870ddef0d246 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:41.316434 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d1d3bb21-931b-42c8-81a6-870ddef0d246 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:41.325907 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:41.325907 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:41.329487 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d1d3bb21-931b-42c8-81a6-870ddef0d246 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:41.333800 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d1d3bb21-931b-42c8-81a6-870ddef0d246 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 returned with HTTP 200 Aug 06 03:11:41.334294 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 214/855] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:41 2026] GET /volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:41.407467 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f64ccace-8cb6-4ea2-9577-399940ef4179 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:41.410716 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f64ccace-8cb6-4ea2-9577-399940ef4179 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:41.411272 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f64ccace-8cb6-4ea2-9577-399940ef4179 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-940881231"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:41.413013 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-f64ccace-8cb6-4ea2-9577-399940ef4179 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-940881231'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:41.413194 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-f64ccace-8cb6-4ea2-9577-399940ef4179 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Create volume of 1 GB Aug 06 03:11:41.413501 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:41.413501 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:41.417901 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f64ccace-8cb6-4ea2-9577-399940ef4179 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Availability Zones retrieved successfully. Aug 06 03:11:41.425436 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f64ccace-8cb6-4ea2-9577-399940ef4179 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Flow 'volume_create_api' (27569bdb-fe10-47e0-8550-776ec9550370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:41.426826 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f64ccace-8cb6-4ea2-9577-399940ef4179 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e993437f-6dd2-4f19-9da1-c6822b37df0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:41.428051 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-f64ccace-8cb6-4ea2-9577-399940ef4179 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:41.454996 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f64ccace-8cb6-4ea2-9577-399940ef4179 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e993437f-6dd2-4f19-9da1-c6822b37df0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:41.455635 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f64ccace-8cb6-4ea2-9577-399940ef4179 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2851b9b9-dab3-4509-a2d8-71a666bb62f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:41.509716 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-f64ccace-8cb6-4ea2-9577-399940ef4179 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Created reservations ['bf0b3ff8-3b24-492f-8d83-bd20ef721db3', '147c015f-b0ef-4b96-89c0-8e3ce4ce43d9', '4c29478b-34a2-43ac-bd8a-a0346143f4b4', '0d342f3e-4f18-4646-83e0-415cb932d33f'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:41.510487 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f64ccace-8cb6-4ea2-9577-399940ef4179 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2851b9b9-dab3-4509-a2d8-71a666bb62f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf0b3ff8-3b24-492f-8d83-bd20ef721db3', '147c015f-b0ef-4b96-89c0-8e3ce4ce43d9', '4c29478b-34a2-43ac-bd8a-a0346143f4b4', '0d342f3e-4f18-4646-83e0-415cb932d33f']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:41.511242 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f64ccace-8cb6-4ea2-9577-399940ef4179 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c916c4c9-caa5-4195-a9da-419cd730d9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:41.535804 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f64ccace-8cb6-4ea2-9577-399940ef4179 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c916c4c9-caa5-4195-a9da-419cd730d9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58485382-6270-4270-abec-742132503170', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-940881231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='081c636fdf7b45ab9091caf7f07f6012',qos_specs=None,replication_status=,reservations=['bf0b3ff8-3b24-492f-8d83-bd20ef721db3','147c015f-b0ef-4b96-89c0-8e3ce4ce43d9','4c29478b-34a2-43ac-bd8a-a0346143f4b4','0d342f3e-4f18-4646-83e0-415cb932d33f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1a1e00a8f494e7599f6f24821f4e6e4',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-940881231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58485382-6270-4270-abec-742132503170,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='081c636fdf7b45ab9091caf7f07f6012',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1a1e00a8f494e7599f6f24821f4e6e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:41.536959 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f64ccace-8cb6-4ea2-9577-399940ef4179 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9568469-1122-40dd-96dd-fc900286f472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:41.554074 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f64ccace-8cb6-4ea2-9577-399940ef4179 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9568469-1122-40dd-96dd-fc900286f472) transitioned into state 'SUCCESS' from state '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-940881231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='081c636fdf7b45ab9091caf7f07f6012',qos_specs=None,replication_status=,reservations=['bf0b3ff8-3b24-492f-8d83-bd20ef721db3','147c015f-b0ef-4b96-89c0-8e3ce4ce43d9','4c29478b-34a2-43ac-bd8a-a0346143f4b4','0d342f3e-4f18-4646-83e0-415cb932d33f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1a1e00a8f494e7599f6f24821f4e6e4',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:41.554825 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f64ccace-8cb6-4ea2-9577-399940ef4179 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cefd096-e4b1-4b09-a801-a2528d2b238e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:41.568535 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f64ccace-8cb6-4ea2-9577-399940ef4179 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cefd096-e4b1-4b09-a801-a2528d2b238e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:41.569272 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f64ccace-8cb6-4ea2-9577-399940ef4179 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Flow 'volume_create_api' (27569bdb-fe10-47e0-8550-776ec9550370) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:41.570299 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f64ccace-8cb6-4ea2-9577-399940ef4179 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Create volume request issued successfully. Aug 06 03:11:41.570299 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f64ccace-8cb6-4ea2-9577-399940ef4179 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:41.570525 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 211/856] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:11:41 2026] POST /volume/v3/volumes => generated 748 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:41.583224 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-95303d3d-1922-43cf-a4d3-0539690d2f7d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:41.588315 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-95303d3d-1922-43cf-a4d3-0539690d2f7d tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 Aug 06 03:11:41.588536 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-95303d3d-1922-43cf-a4d3-0539690d2f7d tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:41.588804 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-95303d3d-1922-43cf-a4d3-0539690d2f7d tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:41.611153 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:41.611153 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:41.615670 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-95303d3d-1922-43cf-a4d3-0539690d2f7d tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:41.626427 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-95303d3d-1922-43cf-a4d3-0539690d2f7d tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 returned with HTTP 200 Aug 06 03:11:41.627015 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 216/857] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:41 2026] GET /volume/v3/volumes/58485382-6270-4270-abec-742132503170 => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:41.920354 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-bfc0489e-3791-4332-b492-3128e0f01907 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:41.922331 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bfc0489e-3791-4332-b492-3128e0f01907 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] GET https://10.4.3.80/volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c Aug 06 03:11:41.922591 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bfc0489e-3791-4332-b492-3128e0f01907 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:41.922806 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bfc0489e-3791-4332-b492-3128e0f01907 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:41.929332 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:41.929332 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:41.933410 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-bfc0489e-3791-4332-b492-3128e0f01907 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Volume info retrieved successfully. Aug 06 03:11:41.938046 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bfc0489e-3791-4332-b492-3128e0f01907 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] https://10.4.3.80/volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c returned with HTTP 200 Aug 06 03:11:41.938463 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 217/858] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:41 2026] GET /volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:41.956939 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3a90f350-5d2a-4ae5-92c1-88542211a5b3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:41.961181 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3a90f350-5d2a-4ae5-92c1-88542211a5b3 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] GET https://10.4.3.80/volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c Aug 06 03:11:41.961181 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3a90f350-5d2a-4ae5-92c1-88542211a5b3 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:41.961181 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3a90f350-5d2a-4ae5-92c1-88542211a5b3 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:41.974031 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:41.974031 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:41.984525 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3a90f350-5d2a-4ae5-92c1-88542211a5b3 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] Volume info retrieved successfully. Aug 06 03:11:41.988959 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3a90f350-5d2a-4ae5-92c1-88542211a5b3 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] https://10.4.3.80/volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c returned with HTTP 200 Aug 06 03:11:41.989383 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 215/859] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:41 2026] GET /volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:42.001909 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7225012e-844f-4bc7-9c2c-2dd33202cd00 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.003729 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7225012e-844f-4bc7-9c2c-2dd33202cd00 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] GET https://10.4.3.80/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-179849981 Aug 06 03:11:42.003953 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7225012e-844f-4bc7-9c2c-2dd33202cd00 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:42.004130 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7225012e-844f-4bc7-9c2c-2dd33202cd00 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:42.004636 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:42.004636 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:42.004928 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-7225012e-844f-4bc7-9c2c-2dd33202cd00 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-179849981'), ('all_tenants', True)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:11:42.033273 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-7225012e-844f-4bc7-9c2c-2dd33202cd00 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] Get all volumes completed successfully. Aug 06 03:11:42.033854 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7225012e-844f-4bc7-9c2c-2dd33202cd00 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] https://10.4.3.80/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-179849981 returned with HTTP 200 Aug 06 03:11:42.034473 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 212/860] 10.4.3.80 () {66 vars in 1389 bytes} [Thu Aug 6 03:11:42 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-179849981 => generated 344 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:42.042555 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c965d891-8cc9-4851-bee0-ea889df1a52c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.044221 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c965d891-8cc9-4851-bee0-ea889df1a52c tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] GET https://10.4.3.80/volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c Aug 06 03:11:42.044383 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c965d891-8cc9-4851-bee0-ea889df1a52c tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:42.044554 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c965d891-8cc9-4851-bee0-ea889df1a52c tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:42.050767 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:42.050767 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:42.054693 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c965d891-8cc9-4851-bee0-ea889df1a52c tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Volume info retrieved successfully. Aug 06 03:11:42.058677 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c965d891-8cc9-4851-bee0-ea889df1a52c tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] https://10.4.3.80/volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c returned with HTTP 200 Aug 06 03:11:42.059096 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 217/861] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:42 2026] GET /volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:42.071713 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3a8dbb46-bcd4-4f71-9ba4-b1079c0a3181 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.076854 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3a8dbb46-bcd4-4f71-9ba4-b1079c0a3181 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] DELETE https://10.4.3.80/volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c Aug 06 03:11:42.076854 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3a8dbb46-bcd4-4f71-9ba4-b1079c0a3181 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:42.076854 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3a8dbb46-bcd4-4f71-9ba4-b1079c0a3181 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:42.076854 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-3a8dbb46-bcd4-4f71-9ba4-b1079c0a3181 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Delete volume with id: 43d402fe-27ce-46ec-a53e-3051524d634c Aug 06 03:11:42.081853 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:42.081853 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:42.081853 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-3a8dbb46-bcd4-4f71-9ba4-b1079c0a3181 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Volume info retrieved successfully. Aug 06 03:11:42.096240 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-3a8dbb46-bcd4-4f71-9ba4-b1079c0a3181 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Delete volume request issued successfully. Aug 06 03:11:42.096240 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3a8dbb46-bcd4-4f71-9ba4-b1079c0a3181 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] https://10.4.3.80/volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c returned with HTTP 202 Aug 06 03:11:42.096240 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 218/862] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:42 2026] DELETE /volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:42.106418 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3d2d3329-6b9e-4099-b51a-8b0605f099a5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.107584 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3d2d3329-6b9e-4099-b51a-8b0605f099a5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] GET https://10.4.3.80/volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c Aug 06 03:11:42.107746 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3d2d3329-6b9e-4099-b51a-8b0605f099a5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:42.107987 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3d2d3329-6b9e-4099-b51a-8b0605f099a5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:42.113870 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:42.113870 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:42.117425 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3d2d3329-6b9e-4099-b51a-8b0605f099a5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Volume info retrieved successfully. Aug 06 03:11:42.121708 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3d2d3329-6b9e-4099-b51a-8b0605f099a5 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] https://10.4.3.80/volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c returned with HTTP 200 Aug 06 03:11:42.122222 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 216/863] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:42 2026] GET /volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:42.254657 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0dc8a264-5f92-41c4-abc3-23224321575c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.346244 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0dc8a264-5f92-41c4-abc3-23224321575c tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:11:42.346628 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0dc8a264-5f92-41c4-abc3-23224321575c tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-224061534", "extra_specs": {"spec1": "val1"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:42.349113 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:42.349113 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:42.360322 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0dc8a264-5f92-41c4-abc3-23224321575c tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:11:42.360584 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 213/864] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:11:42 2026] POST /volume/v3/types => generated 242 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:42.380563 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-97b810ec-e337-4996-8ba4-c85c0db4600b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.382232 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-97b810ec-e337-4996-8ba4-c85c0db4600b tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] POST https://10.4.3.80/volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d/extra_specs Aug 06 03:11:42.382529 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-97b810ec-e337-4996-8ba4-c85c0db4600b tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:42.383996 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-97b810ec-e337-4996-8ba4-c85c0db4600b tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] https://10.4.3.80/volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d/extra_specs returned with HTTP 400 Aug 06 03:11:42.384513 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 218/865] 10.4.3.80 () {68 vars in 1392 bytes} [Thu Aug 6 03:11:42 2026] POST /volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d/extra_specs => generated 146 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 03:11:42.403697 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-fb3f291d-dfd2-40c5-8616-cc707a044a59 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.405289 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fb3f291d-dfd2-40c5-8616-cc707a044a59 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] POST https://10.4.3.80/volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d/extra_specs Aug 06 03:11:42.405604 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fb3f291d-dfd2-40c5-8616-cc707a044a59 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:42.406940 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fb3f291d-dfd2-40c5-8616-cc707a044a59 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] https://10.4.3.80/volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d/extra_specs returned with HTTP 400 Aug 06 03:11:42.407338 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 219/866] 10.4.3.80 () {68 vars in 1392 bytes} [Thu Aug 6 03:11:42 2026] POST /volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d/extra_specs => generated 132 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 03:11:42.414335 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9bc794e8-ac45-4e24-82a2-b1d90a551b06 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.416101 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9bc794e8-ac45-4e24-82a2-b1d90a551b06 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] POST https://10.4.3.80/volume/v3/types/32b3e4c9-d0ed-4bcf-b3b4-5001e77520d8/extra_specs Aug 06 03:11:42.416394 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9bc794e8-ac45-4e24-82a2-b1d90a551b06 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:42.454274 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9bc794e8-ac45-4e24-82a2-b1d90a551b06 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] https://10.4.3.80/volume/v3/types/32b3e4c9-d0ed-4bcf-b3b4-5001e77520d8/extra_specs returned with HTTP 404 Aug 06 03:11:42.454817 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 217/867] 10.4.3.80 () {68 vars in 1392 bytes} [Thu Aug 6 03:11:42 2026] POST /volume/v3/types/32b3e4c9-d0ed-4bcf-b3b4-5001e77520d8/extra_specs => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:42.463083 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-795d86b5-3b94-48b6-842c-bcbcca83eefe None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.465079 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-795d86b5-3b94-48b6-842c-bcbcca83eefe tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] DELETE https://10.4.3.80/volume/v3/types/92330cbb-160a-4b74-804f-0044d0bf9051/extra_specs/spec1 Aug 06 03:11:42.465079 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-795d86b5-3b94-48b6-842c-bcbcca83eefe tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:42.465079 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-795d86b5-3b94-48b6-842c-bcbcca83eefe tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:42.468972 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-795d86b5-3b94-48b6-842c-bcbcca83eefe tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] https://10.4.3.80/volume/v3/types/92330cbb-160a-4b74-804f-0044d0bf9051/extra_specs/spec1 returned with HTTP 404 Aug 06 03:11:42.469421 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 214/868] 10.4.3.80 () {66 vars in 1392 bytes} [Thu Aug 6 03:11:42 2026] DELETE /volume/v3/types/92330cbb-160a-4b74-804f-0044d0bf9051/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:42.477411 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-97946a64-916f-4b3f-a941-998bf98d1b24 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.478363 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-97946a64-916f-4b3f-a941-998bf98d1b24 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] GET https://10.4.3.80/volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d/extra_specs/nonexistent_extra_spec_name Aug 06 03:11:42.479108 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-97946a64-916f-4b3f-a941-998bf98d1b24 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:42.479108 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-97946a64-916f-4b3f-a941-998bf98d1b24 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:42.485860 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-97946a64-916f-4b3f-a941-998bf98d1b24 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] https://10.4.3.80/volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 06 03:11:42.486244 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 219/869] 10.4.3.80 () {66 vars in 1455 bytes} [Thu Aug 6 03:11:42 2026] GET /volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:42.493859 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9c60c16e-2024-4f5c-8816-f09ba16bfca0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.495220 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9c60c16e-2024-4f5c-8816-f09ba16bfca0 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] GET https://10.4.3.80/volume/v3/types/48098e38-1b64-4c4f-9fe1-6f2fc2382790/extra_specs/spec1 Aug 06 03:11:42.495459 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9c60c16e-2024-4f5c-8816-f09ba16bfca0 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:42.495704 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9c60c16e-2024-4f5c-8816-f09ba16bfca0 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:42.500163 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9c60c16e-2024-4f5c-8816-f09ba16bfca0 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] https://10.4.3.80/volume/v3/types/48098e38-1b64-4c4f-9fe1-6f2fc2382790/extra_specs/spec1 returned with HTTP 404 Aug 06 03:11:42.500776 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 220/870] 10.4.3.80 () {66 vars in 1389 bytes} [Thu Aug 6 03:11:42 2026] GET /volume/v3/types/48098e38-1b64-4c4f-9fe1-6f2fc2382790/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:42.507279 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5c9057a4-c68f-4355-ac07-370ebe7f5fb2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.509494 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5c9057a4-c68f-4355-ac07-370ebe7f5fb2 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] GET https://10.4.3.80/volume/v3/types/56add42d-01d7-4003-bbb4-0bf63d707594/extra_specs Aug 06 03:11:42.509494 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5c9057a4-c68f-4355-ac07-370ebe7f5fb2 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:42.509494 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5c9057a4-c68f-4355-ac07-370ebe7f5fb2 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:42.512191 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5c9057a4-c68f-4355-ac07-370ebe7f5fb2 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] https://10.4.3.80/volume/v3/types/56add42d-01d7-4003-bbb4-0bf63d707594/extra_specs returned with HTTP 404 Aug 06 03:11:42.512575 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 218/871] 10.4.3.80 () {66 vars in 1371 bytes} [Thu Aug 6 03:11:42 2026] GET /volume/v3/types/56add42d-01d7-4003-bbb4-0bf63d707594/extra_specs => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:42.519068 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-32016cb1-9b25-47b8-8729-aba1bdcbe45f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.520981 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-32016cb1-9b25-47b8-8729-aba1bdcbe45f tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] PUT https://10.4.3.80/volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d/extra_specs/spec1 Aug 06 03:11:42.520981 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-32016cb1-9b25-47b8-8729-aba1bdcbe45f tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:42.522232 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-32016cb1-9b25-47b8-8729-aba1bdcbe45f tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] https://10.4.3.80/volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d/extra_specs/spec1 returned with HTTP 400 Aug 06 03:11:42.522680 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 215/872] 10.4.3.80 () {68 vars in 1409 bytes} [Thu Aug 6 03:11:42 2026] PUT /volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d/extra_specs/spec1 => generated 102 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 03:11:42.528505 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-30daad05-031b-495b-bb05-5c94ab31ed9d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.530171 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-30daad05-031b-495b-bb05-5c94ab31ed9d tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] PUT https://10.4.3.80/volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d/extra_specs/spec1 Aug 06 03:11:42.530400 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-30daad05-031b-495b-bb05-5c94ab31ed9d tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] Action: 'update', calling method: update, body: null {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:42.532806 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-30daad05-031b-495b-bb05-5c94ab31ed9d tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] https://10.4.3.80/volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d/extra_specs/spec1 returned with HTTP 400 Aug 06 03:11:42.532806 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 220/873] 10.4.3.80 () {68 vars in 1408 bytes} [Thu Aug 6 03:11:42 2026] PUT /volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d/extra_specs/spec1 => generated 72 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:11:42.539817 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7fb80546-1038-45aa-9f33-b1d8bcdd4925 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.542550 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7fb80546-1038-45aa-9f33-b1d8bcdd4925 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] PUT https://10.4.3.80/volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d/extra_specs/None Aug 06 03:11:42.542550 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7fb80546-1038-45aa-9f33-b1d8bcdd4925 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:42.553526 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7fb80546-1038-45aa-9f33-b1d8bcdd4925 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 06 03:11:42.553713 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7fb80546-1038-45aa-9f33-b1d8bcdd4925 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] https://10.4.3.80/volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d/extra_specs/None returned with HTTP 400 Aug 06 03:11:42.554334 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 221/874] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:11:42 2026] PUT /volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d/extra_specs/None => generated 73 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:11:42.560723 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c023a735-2dac-4727-8309-380d68c6dbab None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.562712 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c023a735-2dac-4727-8309-380d68c6dbab tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] PUT https://10.4.3.80/volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d/extra_specs/dacb427f-e0b2-4cad-9e38-765e4c3457d8 Aug 06 03:11:42.563178 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c023a735-2dac-4727-8309-380d68c6dbab tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:42.573956 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c023a735-2dac-4727-8309-380d68c6dbab tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 06 03:11:42.574093 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c023a735-2dac-4727-8309-380d68c6dbab tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] https://10.4.3.80/volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d/extra_specs/dacb427f-e0b2-4cad-9e38-765e4c3457d8 returned with HTTP 400 Aug 06 03:11:42.574527 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 219/875] 10.4.3.80 () {68 vars in 1502 bytes} [Thu Aug 6 03:11:42 2026] PUT /volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d/extra_specs/dacb427f-e0b2-4cad-9e38-765e4c3457d8 => generated 73 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:11:42.583351 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-479f239a-f298-4fae-b02a-1b045b18b365 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.585048 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-479f239a-f298-4fae-b02a-1b045b18b365 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] PUT https://10.4.3.80/volume/v3/types/45dd1631-c0a0-44ce-93ed-407ba386f901/extra_specs/spec1 Aug 06 03:11:42.585379 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-479f239a-f298-4fae-b02a-1b045b18b365 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:42.594920 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-479f239a-f298-4fae-b02a-1b045b18b365 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] https://10.4.3.80/volume/v3/types/45dd1631-c0a0-44ce-93ed-407ba386f901/extra_specs/spec1 returned with HTTP 404 Aug 06 03:11:42.603232 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 216/876] 10.4.3.80 () {68 vars in 1409 bytes} [Thu Aug 6 03:11:42 2026] PUT /volume/v3/types/45dd1631-c0a0-44ce-93ed-407ba386f901/extra_specs/spec1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:42.610397 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5d2b6f9b-cf13-4ef3-a104-46eb5351aa89 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.611921 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5d2b6f9b-cf13-4ef3-a104-46eb5351aa89 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] DELETE https://10.4.3.80/volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d Aug 06 03:11:42.612121 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5d2b6f9b-cf13-4ef3-a104-46eb5351aa89 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:42.612332 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5d2b6f9b-cf13-4ef3-a104-46eb5351aa89 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] Calling method '_delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:42.632775 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5d2b6f9b-cf13-4ef3-a104-46eb5351aa89 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] https://10.4.3.80/volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d returned with HTTP 202 Aug 06 03:11:42.633159 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 221/877] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:11:42 2026] DELETE /volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:42.639481 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-422d8262-f6a8-4ade-8fea-4ccf5d05db52 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.641277 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-422d8262-f6a8-4ade-8fea-4ccf5d05db52 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] GET https://10.4.3.80/volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d Aug 06 03:11:42.641324 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-50260cb7-0c89-45e5-ae4d-14ba39b2c534 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.641442 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-422d8262-f6a8-4ade-8fea-4ccf5d05db52 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:42.641611 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-422d8262-f6a8-4ade-8fea-4ccf5d05db52 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:42.642882 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-50260cb7-0c89-45e5-ae4d-14ba39b2c534 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 Aug 06 03:11:42.643082 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-50260cb7-0c89-45e5-ae4d-14ba39b2c534 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:42.643251 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-50260cb7-0c89-45e5-ae4d-14ba39b2c534 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:42.645699 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-422d8262-f6a8-4ade-8fea-4ccf5d05db52 tempest-ExtraSpecsNegativeTest-1046685067 tempest-ExtraSpecsNegativeTest-1046685067-project-admin] https://10.4.3.80/volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d returned with HTTP 404 Aug 06 03:11:42.646307 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 222/878] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:11:42 2026] GET /volume/v3/types/edbae1de-c11e-4870-b5d1-08feb13d164d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:42.654451 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:42.654451 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:42.658490 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-50260cb7-0c89-45e5-ae4d-14ba39b2c534 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:42.663276 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-50260cb7-0c89-45e5-ae4d-14ba39b2c534 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 returned with HTTP 200 Aug 06 03:11:42.663615 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 220/879] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:42 2026] GET /volume/v3/volumes/58485382-6270-4270-abec-742132503170 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:42.719609 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-db00ef67-c081-4d07-8ae6-fa7d0897f8d2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.721902 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-db00ef67-c081-4d07-8ae6-fa7d0897f8d2 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 Aug 06 03:11:42.722118 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-db00ef67-c081-4d07-8ae6-fa7d0897f8d2 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:42.722321 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-db00ef67-c081-4d07-8ae6-fa7d0897f8d2 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:42.731638 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:42.731638 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:42.736309 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-db00ef67-c081-4d07-8ae6-fa7d0897f8d2 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:42.743916 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-db00ef67-c081-4d07-8ae6-fa7d0897f8d2 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 returned with HTTP 200 Aug 06 03:11:42.744301 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 217/880] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:11:42 2026] GET /volume/v3/volumes/58485382-6270-4270-abec-742132503170 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:42.829625 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0984db30-10d9-46fc-9c6a-7b6327fdac77 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.829995 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0984db30-10d9-46fc-9c6a-7b6327fdac77 None None] GET https://10.4.3.80/volume// Aug 06 03:11:42.830144 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0984db30-10d9-46fc-9c6a-7b6327fdac77 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:42.830311 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0984db30-10d9-46fc-9c6a-7b6327fdac77 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:42.830593 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0984db30-10d9-46fc-9c6a-7b6327fdac77 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:11:42.830843 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 222/881] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:11:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:11:42.839040 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-b5be3a78-874c-403a-b042-5a3e072c0ed8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.840849 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-b5be3a78-874c-403a-b042-5a3e072c0ed8 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:11:42.841183 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-b5be3a78-874c-403a-b042-5a3e072c0ed8 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "58485382-6270-4270-abec-742132503170", "connector": null, "instance_uuid": "1d0a7403-4432-4fab-bd64-b0248aea33cc"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:42.851579 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:42.851579 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:42.880279 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-b5be3a78-874c-403a-b042-5a3e072c0ed8 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:11:42.880780 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 223/882] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:11:42 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:42.904080 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-bfa490ec-d3c1-41a1-9009-b78f17032d4b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.910845 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bfa490ec-d3c1-41a1-9009-b78f17032d4b tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 Aug 06 03:11:42.911241 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bfa490ec-d3c1-41a1-9009-b78f17032d4b tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:42.911241 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bfa490ec-d3c1-41a1-9009-b78f17032d4b tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:42.913046 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7c561849-320e-4b9a-881d-2f4009f06c76 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.913485 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7c561849-320e-4b9a-881d-2f4009f06c76 None None] GET https://10.4.3.80/volume// Aug 06 03:11:42.913682 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7c561849-320e-4b9a-881d-2f4009f06c76 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:42.913954 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7c561849-320e-4b9a-881d-2f4009f06c76 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:42.914340 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7c561849-320e-4b9a-881d-2f4009f06c76 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:11:42.914712 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 218/883] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:11:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:11:42.920927 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-e6a0d6b2-ff06-4831-bb68-fa14a57c6a72 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:42.921689 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:42.921689 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:42.923866 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-e6a0d6b2-ff06-4831-bb68-fa14a57c6a72 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 Aug 06 03:11:42.923866 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-e6a0d6b2-ff06-4831-bb68-fa14a57c6a72 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:42.923866 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-e6a0d6b2-ff06-4831-bb68-fa14a57c6a72 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:42.925015 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-bfa490ec-d3c1-41a1-9009-b78f17032d4b tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:42.930320 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bfa490ec-d3c1-41a1-9009-b78f17032d4b tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 returned with HTTP 200 Aug 06 03:11:42.930320 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 221/884] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:42 2026] GET /volume/v3/volumes/58485382-6270-4270-abec-742132503170 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:42.933388 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:42.933388 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:42.935560 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-e6a0d6b2-ff06-4831-bb68-fa14a57c6a72 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:42.939693 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-e6a0d6b2-ff06-4831-bb68-fa14a57c6a72 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 returned with HTTP 200 Aug 06 03:11:42.940195 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 223/885] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:11:42 2026] GET /volume/v3/volumes/58485382-6270-4270-abec-742132503170 => generated 1020 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:11:43.038702 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-4a5af392-fa11-498b-b84e-2c253acf0b30 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:43.043651 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-4a5af392-fa11-498b-b84e-2c253acf0b30 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] PUT https://10.4.3.80/volume/v3/attachments/82c948ec-03cf-4221-ba52-2701e50438da Aug 06 03:11:43.044041 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-4a5af392-fa11-498b-b84e-2c253acf0b30 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:43.057505 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-4a5af392-fa11-498b-b84e-2c253acf0b30 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Acquiring lock "cinder-attachment_update-58485382-6270-4270-abec-742132503170-np0000006611" by "attachment_update" {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:11:43.063415 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-4a5af392-fa11-498b-b84e-2c253acf0b30 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Lock "cinder-attachment_update-58485382-6270-4270-abec-742132503170-np0000006611" acquired by "attachment_update" :: waited 0.006s {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:11:43.064266 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:43.064266 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:43.133419 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8446aae2-27ca-4bed-983f-28bf7241fda7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:43.135176 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8446aae2-27ca-4bed-983f-28bf7241fda7 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] GET https://10.4.3.80/volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c Aug 06 03:11:43.135368 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8446aae2-27ca-4bed-983f-28bf7241fda7 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:43.135541 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8446aae2-27ca-4bed-983f-28bf7241fda7 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:43.140501 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8446aae2-27ca-4bed-983f-28bf7241fda7 tempest-VolumeRetypeWithoutMigrationTest-1771711 tempest-VolumeRetypeWithoutMigrationTest-1771711-project-member] https://10.4.3.80/volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c returned with HTTP 404 Aug 06 03:11:43.140957 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 219/886] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:43 2026] GET /volume/v3/volumes/43d402fe-27ce-46ec-a53e-3051524d634c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:43.157948 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-afc15f1b-0674-40f3-a05f-f879bfa6ad87 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:43.159933 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-afc15f1b-0674-40f3-a05f-f879bfa6ad87 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] DELETE https://10.4.3.80/volume/v3/types/0682d902-e4be-497f-9f4b-90736e9bfbb9 Aug 06 03:11:43.160066 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-afc15f1b-0674-40f3-a05f-f879bfa6ad87 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:43.160242 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-afc15f1b-0674-40f3-a05f-f879bfa6ad87 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] Calling method '_delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:43.162172 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-4a5af392-fa11-498b-b84e-2c253acf0b30 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Lock "cinder-attachment_update-58485382-6270-4270-abec-742132503170-np0000006611" released by "attachment_update" :: held 0.099s {{(pid=100900) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:11:43.162282 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-4a5af392-fa11-498b-b84e-2c253acf0b30 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/attachments/82c948ec-03cf-4221-ba52-2701e50438da returned with HTTP 200 Aug 06 03:11:43.162704 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 224/887] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:11:43 2026] PUT /volume/v3/attachments/82c948ec-03cf-4221-ba52-2701e50438da => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:43.185481 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-afc15f1b-0674-40f3-a05f-f879bfa6ad87 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] https://10.4.3.80/volume/v3/types/0682d902-e4be-497f-9f4b-90736e9bfbb9 returned with HTTP 202 Aug 06 03:11:43.186010 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 222/888] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:11:43 2026] DELETE /volume/v3/types/0682d902-e4be-497f-9f4b-90736e9bfbb9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:43.192165 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fff2bdde-662d-4dbb-a7b2-5c8ab788060a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:43.193885 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fff2bdde-662d-4dbb-a7b2-5c8ab788060a tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] GET https://10.4.3.80/volume/v3/types/0682d902-e4be-497f-9f4b-90736e9bfbb9 Aug 06 03:11:43.194109 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fff2bdde-662d-4dbb-a7b2-5c8ab788060a tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:43.194290 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fff2bdde-662d-4dbb-a7b2-5c8ab788060a tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:43.197215 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fff2bdde-662d-4dbb-a7b2-5c8ab788060a tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] https://10.4.3.80/volume/v3/types/0682d902-e4be-497f-9f4b-90736e9bfbb9 returned with HTTP 404 Aug 06 03:11:43.197651 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 224/889] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:11:43 2026] GET /volume/v3/types/0682d902-e4be-497f-9f4b-90736e9bfbb9 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:43.203585 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-de5b159c-2719-4e85-aa24-f9bc846fe957 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:43.205319 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-de5b159c-2719-4e85-aa24-f9bc846fe957 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] DELETE https://10.4.3.80/volume/v3/types/f4b8748c-dc10-434c-b00f-0f5dfb9fc056 Aug 06 03:11:43.205569 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-de5b159c-2719-4e85-aa24-f9bc846fe957 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:43.205790 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-de5b159c-2719-4e85-aa24-f9bc846fe957 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] Calling method '_delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:43.227875 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-de5b159c-2719-4e85-aa24-f9bc846fe957 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] https://10.4.3.80/volume/v3/types/f4b8748c-dc10-434c-b00f-0f5dfb9fc056 returned with HTTP 202 Aug 06 03:11:43.228281 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 220/890] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:11:43 2026] DELETE /volume/v3/types/f4b8748c-dc10-434c-b00f-0f5dfb9fc056 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:43.234752 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-87537418-0ef7-4b21-8b16-ed34aa147a20 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:43.236382 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-87537418-0ef7-4b21-8b16-ed34aa147a20 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] GET https://10.4.3.80/volume/v3/types/f4b8748c-dc10-434c-b00f-0f5dfb9fc056 Aug 06 03:11:43.236545 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-87537418-0ef7-4b21-8b16-ed34aa147a20 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:43.236714 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-87537418-0ef7-4b21-8b16-ed34aa147a20 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:43.239701 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-87537418-0ef7-4b21-8b16-ed34aa147a20 tempest-VolumeRetypeWithoutMigrationTest-1361979507 tempest-VolumeRetypeWithoutMigrationTest-1361979507-project-admin] https://10.4.3.80/volume/v3/types/f4b8748c-dc10-434c-b00f-0f5dfb9fc056 returned with HTTP 404 Aug 06 03:11:43.240191 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 225/891] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:11:43 2026] GET /volume/v3/types/f4b8748c-dc10-434c-b00f-0f5dfb9fc056 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:43.942943 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5e687731-f552-4530-81ae-fc6b95f46187 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:43.944779 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5e687731-f552-4530-81ae-fc6b95f46187 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 Aug 06 03:11:43.945401 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5e687731-f552-4530-81ae-fc6b95f46187 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:43.945401 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5e687731-f552-4530-81ae-fc6b95f46187 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:43.968151 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:43.968151 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:43.974756 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5e687731-f552-4530-81ae-fc6b95f46187 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:43.979808 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5e687731-f552-4530-81ae-fc6b95f46187 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 returned with HTTP 200 Aug 06 03:11:43.980402 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 223/892] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:43 2026] GET /volume/v3/volumes/58485382-6270-4270-abec-742132503170 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:44.938176 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-12716a94-7ec2-415f-99cc-a5f72fdeb572 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:44.995090 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bfc3c94a-9d88-4618-95c8-ab7609dcd731 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:44.996600 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bfc3c94a-9d88-4618-95c8-ab7609dcd731 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 Aug 06 03:11:44.996757 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bfc3c94a-9d88-4618-95c8-ab7609dcd731 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:44.996975 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bfc3c94a-9d88-4618-95c8-ab7609dcd731 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:45.006318 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:45.006318 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:45.010419 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-bfc3c94a-9d88-4618-95c8-ab7609dcd731 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:45.015870 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bfc3c94a-9d88-4618-95c8-ab7609dcd731 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 returned with HTTP 200 Aug 06 03:11:45.016317 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 221/893] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:44 2026] GET /volume/v3/volumes/58485382-6270-4270-abec-742132503170 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:45.055150 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-12716a94-7ec2-415f-99cc-a5f72fdeb572 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] GET https://10.4.3.80/volume/v3/volumes Aug 06 03:11:45.055312 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-12716a94-7ec2-415f-99cc-a5f72fdeb572 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:45.055498 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-12716a94-7ec2-415f-99cc-a5f72fdeb572 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:45.055695 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-12716a94-7ec2-415f-99cc-a5f72fdeb572 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:11:45.056375 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-12716a94-7ec2-415f-99cc-a5f72fdeb572 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:11:45.061902 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-12716a94-7ec2-415f-99cc-a5f72fdeb572 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Get all volumes completed successfully. Aug 06 03:11:45.062305 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-12716a94-7ec2-415f-99cc-a5f72fdeb572 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 200 Aug 06 03:11:45.062470 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 225/894] 10.4.3.80 () {66 vars in 1230 bytes} [Thu Aug 6 03:11:44 2026] GET /volume/v3/volumes => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:11:45.070279 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0e466043-003e-43ed-9ac7-a9771a624943 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:45.072135 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0e466043-003e-43ed-9ac7-a9771a624943 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:45.072494 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0e466043-003e-43ed-9ac7-a9771a624943 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-677080670"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:45.074224 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-0e466043-003e-43ed-9ac7-a9771a624943 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-677080670'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:45.074325 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-0e466043-003e-43ed-9ac7-a9771a624943 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Create volume of 1 GB Aug 06 03:11:45.074677 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:45.074677 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:45.077917 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0e466043-003e-43ed-9ac7-a9771a624943 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Availability Zones retrieved successfully. Aug 06 03:11:45.083063 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-0e466043-003e-43ed-9ac7-a9771a624943 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Flow 'volume_create_api' (ffae6418-60cc-46f4-8ef1-dcc74ded17e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:45.084315 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-0e466043-003e-43ed-9ac7-a9771a624943 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e9315ad-2813-413c-bc2e-a28037b0e9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:45.085033 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-0e466043-003e-43ed-9ac7-a9771a624943 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:45.113269 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-0e466043-003e-43ed-9ac7-a9771a624943 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e9315ad-2813-413c-bc2e-a28037b0e9e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:45.113923 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-0e466043-003e-43ed-9ac7-a9771a624943 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c51461d3-575c-4207-a375-70134cd31ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:45.163142 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-0e466043-003e-43ed-9ac7-a9771a624943 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Created reservations ['32c1f2f0-eacd-49e4-bbf8-fe400f0018f1', 'bbb50f9f-f743-4ebf-a571-643dd97936c9', '5d8baad5-bab6-4406-af21-0558dbae7058', '033a0f22-b5eb-4974-9167-501c523b510f'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:45.163912 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-0e466043-003e-43ed-9ac7-a9771a624943 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c51461d3-575c-4207-a375-70134cd31ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32c1f2f0-eacd-49e4-bbf8-fe400f0018f1', 'bbb50f9f-f743-4ebf-a571-643dd97936c9', '5d8baad5-bab6-4406-af21-0558dbae7058', '033a0f22-b5eb-4974-9167-501c523b510f']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:45.164660 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-0e466043-003e-43ed-9ac7-a9771a624943 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b30b537-14b5-464d-82a3-42cadfaada23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:45.185661 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-0e466043-003e-43ed-9ac7-a9771a624943 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b30b537-14b5-464d-82a3-42cadfaada23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '172568ea-62aa-4df8-8578-fd21e704bda2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-677080670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20832473a844aa8b27ab500f99ddd1e',qos_specs=None,replication_status=,reservations=['32c1f2f0-eacd-49e4-bbf8-fe400f0018f1','bbb50f9f-f743-4ebf-a571-643dd97936c9','5d8baad5-bab6-4406-af21-0558dbae7058','033a0f22-b5eb-4974-9167-501c523b510f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='593b954bed2e46a1b059e0e053e23c62',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-677080670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=172568ea-62aa-4df8-8578-fd21e704bda2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a20832473a844aa8b27ab500f99ddd1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='593b954bed2e46a1b059e0e053e23c62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:45.186816 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-0e466043-003e-43ed-9ac7-a9771a624943 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a420b9b8-ba52-40b4-a522-82d5a5648b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:45.206043 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-0e466043-003e-43ed-9ac7-a9771a624943 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a420b9b8-ba52-40b4-a522-82d5a5648b8c) transitioned into state 'SUCCESS' from state '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-677080670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20832473a844aa8b27ab500f99ddd1e',qos_specs=None,replication_status=,reservations=['32c1f2f0-eacd-49e4-bbf8-fe400f0018f1','bbb50f9f-f743-4ebf-a571-643dd97936c9','5d8baad5-bab6-4406-af21-0558dbae7058','033a0f22-b5eb-4974-9167-501c523b510f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='593b954bed2e46a1b059e0e053e23c62',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:45.206442 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-0e466043-003e-43ed-9ac7-a9771a624943 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d05c1ec-05e6-4b09-b44c-381ea937af7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:45.215152 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-0e466043-003e-43ed-9ac7-a9771a624943 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d05c1ec-05e6-4b09-b44c-381ea937af7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:45.215901 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-0e466043-003e-43ed-9ac7-a9771a624943 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Flow 'volume_create_api' (ffae6418-60cc-46f4-8ef1-dcc74ded17e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:45.216362 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0e466043-003e-43ed-9ac7-a9771a624943 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Create volume request issued successfully. Aug 06 03:11:45.216755 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0e466043-003e-43ed-9ac7-a9771a624943 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:45.217228 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 226/895] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:11:45 2026] POST /volume/v3/volumes => generated 752 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:45.229661 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-34255e8f-a662-41fb-b163-9f5bb4bb722d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:45.232011 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-34255e8f-a662-41fb-b163-9f5bb4bb722d tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] GET https://10.4.3.80/volume/v3/volumes/172568ea-62aa-4df8-8578-fd21e704bda2 Aug 06 03:11:45.232108 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-34255e8f-a662-41fb-b163-9f5bb4bb722d tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:45.232288 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-34255e8f-a662-41fb-b163-9f5bb4bb722d tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:45.241751 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:45.241751 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:45.245752 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-34255e8f-a662-41fb-b163-9f5bb4bb722d tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Volume info retrieved successfully. Aug 06 03:11:45.250098 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-34255e8f-a662-41fb-b163-9f5bb4bb722d tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes/172568ea-62aa-4df8-8578-fd21e704bda2 returned with HTTP 200 Aug 06 03:11:45.250517 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 224/896] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:45 2026] GET /volume/v3/volumes/172568ea-62aa-4df8-8578-fd21e704bda2 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:45.570654 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-06a2d727-3c6e-4240-8169-99ea03bdfc0b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:45.654083 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-06a2d727-3c6e-4240-8169-99ea03bdfc0b tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:11:45.654429 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-06a2d727-3c6e-4240-8169-99ea03bdfc0b tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-952623157"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:45.665939 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-06a2d727-3c6e-4240-8169-99ea03bdfc0b tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:11:45.666246 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 222/897] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:11:45 2026] POST /volume/v3/types => generated 230 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:45.675739 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f4250ab6-3bdf-4f9a-898a-e444ee91c145 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:45.678169 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f4250ab6-3bdf-4f9a-898a-e444ee91c145 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] POST https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs Aug 06 03:11:45.678541 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f4250ab6-3bdf-4f9a-898a-e444ee91c145 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:45.730370 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f4250ab6-3bdf-4f9a-898a-e444ee91c145 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs returned with HTTP 200 Aug 06 03:11:45.731019 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 226/898] 10.4.3.80 () {68 vars in 1392 bytes} [Thu Aug 6 03:11:45 2026] POST /volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs => generated 34 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:11:45.738271 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-257a989c-b08d-4daa-8d9d-675ac7a036e8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:45.740665 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-257a989c-b08d-4daa-8d9d-675ac7a036e8 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] GET https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs/spec3 Aug 06 03:11:45.740920 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-257a989c-b08d-4daa-8d9d-675ac7a036e8 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:45.741196 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-257a989c-b08d-4daa-8d9d-675ac7a036e8 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:45.741409 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:45.741409 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:45.750597 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-257a989c-b08d-4daa-8d9d-675ac7a036e8 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs/spec3 returned with HTTP 200 Aug 06 03:11:45.751161 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 227/899] 10.4.3.80 () {66 vars in 1389 bytes} [Thu Aug 6 03:11:45 2026] GET /volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs/spec3 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:11:45.759826 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c8b5c75c-ed64-4304-9d3e-d008adbd9aa1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:45.761967 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c8b5c75c-ed64-4304-9d3e-d008adbd9aa1 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] DELETE https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs/spec3 Aug 06 03:11:45.762153 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c8b5c75c-ed64-4304-9d3e-d008adbd9aa1 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:45.762328 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c8b5c75c-ed64-4304-9d3e-d008adbd9aa1 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:45.782554 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c8b5c75c-ed64-4304-9d3e-d008adbd9aa1 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs/spec3 returned with HTTP 202 Aug 06 03:11:45.782959 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 225/900] 10.4.3.80 () {66 vars in 1392 bytes} [Thu Aug 6 03:11:45 2026] DELETE /volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs/spec3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:45.790801 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9ba0f147-c55f-4434-84a7-e2ad59de38d8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:45.792440 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9ba0f147-c55f-4434-84a7-e2ad59de38d8 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] GET https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs/spec3 Aug 06 03:11:45.792636 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9ba0f147-c55f-4434-84a7-e2ad59de38d8 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:45.792813 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9ba0f147-c55f-4434-84a7-e2ad59de38d8 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:45.798689 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9ba0f147-c55f-4434-84a7-e2ad59de38d8 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs/spec3 returned with HTTP 404 Aug 06 03:11:45.799250 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 223/901] 10.4.3.80 () {66 vars in 1389 bytes} [Thu Aug 6 03:11:45 2026] GET /volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs/spec3 => generated 129 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:45.806702 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bd1445fd-22ef-41d3-98e7-a5b7551a08e4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:45.808434 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bd1445fd-22ef-41d3-98e7-a5b7551a08e4 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] POST https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs Aug 06 03:11:45.808902 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bd1445fd-22ef-41d3-98e7-a5b7551a08e4 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:45.830144 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bd1445fd-22ef-41d3-98e7-a5b7551a08e4 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs returned with HTTP 200 Aug 06 03:11:45.830595 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 227/902] 10.4.3.80 () {68 vars in 1392 bytes} [Thu Aug 6 03:11:45 2026] POST /volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs => generated 34 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:11:45.837740 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-26cb6598-ebd5-46ff-a4ce-0a13021ea72b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:45.839519 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-26cb6598-ebd5-46ff-a4ce-0a13021ea72b tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] GET https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs Aug 06 03:11:45.839743 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-26cb6598-ebd5-46ff-a4ce-0a13021ea72b tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:45.839959 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-26cb6598-ebd5-46ff-a4ce-0a13021ea72b tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:45.845672 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-26cb6598-ebd5-46ff-a4ce-0a13021ea72b tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs returned with HTTP 200 Aug 06 03:11:45.846407 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 228/903] 10.4.3.80 () {66 vars in 1371 bytes} [Thu Aug 6 03:11:45 2026] GET /volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs => generated 34 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:11:45.853879 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f4e4babc-cd4b-4827-b071-2efde99a58f3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:45.855617 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f4e4babc-cd4b-4827-b071-2efde99a58f3 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] POST https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs Aug 06 03:11:45.856035 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f4e4babc-cd4b-4827-b071-2efde99a58f3 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:45.875763 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f4e4babc-cd4b-4827-b071-2efde99a58f3 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs returned with HTTP 200 Aug 06 03:11:45.876209 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 226/904] 10.4.3.80 () {68 vars in 1392 bytes} [Thu Aug 6 03:11:45 2026] POST /volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs => generated 34 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:11:45.883588 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fdff3291-fe7a-4b19-8851-6b1793677759 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:45.885457 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fdff3291-fe7a-4b19-8851-6b1793677759 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] PUT https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs/spec2 Aug 06 03:11:45.885792 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fdff3291-fe7a-4b19-8851-6b1793677759 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:45.901511 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fdff3291-fe7a-4b19-8851-6b1793677759 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs/spec2 returned with HTTP 200 Aug 06 03:11:45.901938 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 224/905] 10.4.3.80 () {68 vars in 1409 bytes} [Thu Aug 6 03:11:45 2026] PUT /volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs/spec2 => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:11:45.908847 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-915eac7f-2065-4b7f-ba49-eb4701ddc27d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:45.910721 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-915eac7f-2065-4b7f-ba49-eb4701ddc27d tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] GET https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs/spec2 Aug 06 03:11:45.910951 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-915eac7f-2065-4b7f-ba49-eb4701ddc27d tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:45.911142 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-915eac7f-2065-4b7f-ba49-eb4701ddc27d tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:45.916477 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-915eac7f-2065-4b7f-ba49-eb4701ddc27d tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs/spec2 returned with HTTP 200 Aug 06 03:11:45.916847 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 228/906] 10.4.3.80 () {66 vars in 1389 bytes} [Thu Aug 6 03:11:45 2026] GET /volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs/spec2 => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:11:45.923308 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-97242951-c8af-460a-98b6-8a44ed1610c5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:45.925286 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-97242951-c8af-460a-98b6-8a44ed1610c5 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] POST https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs Aug 06 03:11:45.925666 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-97242951-c8af-460a-98b6-8a44ed1610c5 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:45.946795 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-97242951-c8af-460a-98b6-8a44ed1610c5 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs returned with HTTP 200 Aug 06 03:11:45.947206 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 229/907] 10.4.3.80 () {68 vars in 1392 bytes} [Thu Aug 6 03:11:45 2026] POST /volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs => generated 51 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:11:45.953602 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3573aa19-06b4-48d1-ac15-f871a11d91af None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:45.955093 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3573aa19-06b4-48d1-ac15-f871a11d91af tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] GET https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs Aug 06 03:11:45.955254 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3573aa19-06b4-48d1-ac15-f871a11d91af tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:45.955416 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3573aa19-06b4-48d1-ac15-f871a11d91af tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:45.961442 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3573aa19-06b4-48d1-ac15-f871a11d91af tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs returned with HTTP 200 Aug 06 03:11:45.961776 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 227/908] 10.4.3.80 () {66 vars in 1371 bytes} [Thu Aug 6 03:11:45 2026] GET /volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb/extra_specs => generated 68 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:11:45.971170 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-48792eab-42ec-4c1d-bfe2-6f90ba6641ef None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:45.973116 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-48792eab-42ec-4c1d-bfe2-6f90ba6641ef tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] DELETE https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb Aug 06 03:11:45.973313 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-48792eab-42ec-4c1d-bfe2-6f90ba6641ef tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:45.973489 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-48792eab-42ec-4c1d-bfe2-6f90ba6641ef tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] Calling method '_delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:45.994497 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-48792eab-42ec-4c1d-bfe2-6f90ba6641ef tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb returned with HTTP 202 Aug 06 03:11:45.994951 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 225/909] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:11:45 2026] DELETE /volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:46.001530 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-665ddbe9-725f-460c-bce7-1891e23d7389 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:46.003230 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-665ddbe9-725f-460c-bce7-1891e23d7389 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] GET https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb Aug 06 03:11:46.003406 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-665ddbe9-725f-460c-bce7-1891e23d7389 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:46.003647 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-665ddbe9-725f-460c-bce7-1891e23d7389 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:46.006549 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-665ddbe9-725f-460c-bce7-1891e23d7389 tempest-VolumeTypesExtraSpecsTest-1814240901 tempest-VolumeTypesExtraSpecsTest-1814240901-project-admin] https://10.4.3.80/volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb returned with HTTP 404 Aug 06 03:11:46.007063 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 229/910] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:11:46 2026] GET /volume/v3/types/7e90360d-55ce-41e8-adca-52370a3dfabb => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:46.031270 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-619a76ad-51b4-4d2a-b0bd-4483e9b4f5ba None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:46.033676 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-619a76ad-51b4-4d2a-b0bd-4483e9b4f5ba tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 Aug 06 03:11:46.033822 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-619a76ad-51b4-4d2a-b0bd-4483e9b4f5ba tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:46.034059 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-619a76ad-51b4-4d2a-b0bd-4483e9b4f5ba tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:46.042269 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:46.042269 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:46.044943 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-619a76ad-51b4-4d2a-b0bd-4483e9b4f5ba tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:46.048133 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-619a76ad-51b4-4d2a-b0bd-4483e9b4f5ba tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 returned with HTTP 200 Aug 06 03:11:46.048447 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 230/911] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:46 2026] GET /volume/v3/volumes/58485382-6270-4270-abec-742132503170 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:46.266144 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b1c2ab5d-f904-4f9f-b279-7ae85764abcd None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:46.269030 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b1c2ab5d-f904-4f9f-b279-7ae85764abcd tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] GET https://10.4.3.80/volume/v3/volumes/172568ea-62aa-4df8-8578-fd21e704bda2 Aug 06 03:11:46.269210 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b1c2ab5d-f904-4f9f-b279-7ae85764abcd tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:46.269663 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b1c2ab5d-f904-4f9f-b279-7ae85764abcd tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:46.278655 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:46.278655 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:46.282819 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b1c2ab5d-f904-4f9f-b279-7ae85764abcd tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Volume info retrieved successfully. Aug 06 03:11:46.287330 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b1c2ab5d-f904-4f9f-b279-7ae85764abcd tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes/172568ea-62aa-4df8-8578-fd21e704bda2 returned with HTTP 200 Aug 06 03:11:46.287621 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 228/912] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:46 2026] GET /volume/v3/volumes/172568ea-62aa-4df8-8578-fd21e704bda2 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:46.302846 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5d8a0fc8-5c13-4b6c-a448-9ae96e2b813b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:46.304344 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5d8a0fc8-5c13-4b6c-a448-9ae96e2b813b tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] GET https://10.4.3.80/volume/v3/volumes/172568ea-62aa-4df8-8578-fd21e704bda2 Aug 06 03:11:46.304503 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5d8a0fc8-5c13-4b6c-a448-9ae96e2b813b tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:46.304667 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5d8a0fc8-5c13-4b6c-a448-9ae96e2b813b tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:46.312193 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:46.312193 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:46.316396 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-5d8a0fc8-5c13-4b6c-a448-9ae96e2b813b tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Volume info retrieved successfully. Aug 06 03:11:46.321410 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5d8a0fc8-5c13-4b6c-a448-9ae96e2b813b tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes/172568ea-62aa-4df8-8578-fd21e704bda2 returned with HTTP 200 Aug 06 03:11:46.321678 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 226/913] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:46 2026] GET /volume/v3/volumes/172568ea-62aa-4df8-8578-fd21e704bda2 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:46.334107 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6b7f6fa5-a7df-453f-bfa2-a8a8f014caa4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:46.335736 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6b7f6fa5-a7df-453f-bfa2-a8a8f014caa4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:46.336272 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6b7f6fa5-a7df-453f-bfa2-a8a8f014caa4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-450510905"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:46.337941 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-6b7f6fa5-a7df-453f-bfa2-a8a8f014caa4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-450510905'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:46.338054 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-6b7f6fa5-a7df-453f-bfa2-a8a8f014caa4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Create volume of 1 GB Aug 06 03:11:46.342420 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6b7f6fa5-a7df-453f-bfa2-a8a8f014caa4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Availability Zones retrieved successfully. Aug 06 03:11:46.347771 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b7f6fa5-a7df-453f-bfa2-a8a8f014caa4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Flow 'volume_create_api' (39315235-7361-438b-a80c-b40d0a795fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:46.348784 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b7f6fa5-a7df-453f-bfa2-a8a8f014caa4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52ca2aa9-1b0f-4bbc-91de-05b04838ca2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:46.349678 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-6b7f6fa5-a7df-453f-bfa2-a8a8f014caa4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:46.372900 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b7f6fa5-a7df-453f-bfa2-a8a8f014caa4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52ca2aa9-1b0f-4bbc-91de-05b04838ca2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:46.373665 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b7f6fa5-a7df-453f-bfa2-a8a8f014caa4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d21ba18-601e-4c7d-bb60-c0991d76d359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:46.412059 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-6b7f6fa5-a7df-453f-bfa2-a8a8f014caa4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Created reservations ['2ecfcc35-f47c-44fa-b4b2-905c57af3dcc', '6f32af29-e124-42d7-a720-f2654b3ab60a', '6224a277-9f32-4c2c-abc8-c0bcced7b8d3', '5066ce06-ed22-452d-b122-b4f550375133'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:46.412761 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b7f6fa5-a7df-453f-bfa2-a8a8f014caa4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d21ba18-601e-4c7d-bb60-c0991d76d359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ecfcc35-f47c-44fa-b4b2-905c57af3dcc', '6f32af29-e124-42d7-a720-f2654b3ab60a', '6224a277-9f32-4c2c-abc8-c0bcced7b8d3', '5066ce06-ed22-452d-b122-b4f550375133']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:46.413506 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b7f6fa5-a7df-453f-bfa2-a8a8f014caa4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbcb99c2-88c5-45de-897c-adacfa1594f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:46.435273 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b7f6fa5-a7df-453f-bfa2-a8a8f014caa4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbcb99c2-88c5-45de-897c-adacfa1594f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afa065ca-70ac-442a-9af8-4423e69d7beb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-450510905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20832473a844aa8b27ab500f99ddd1e',qos_specs=None,replication_status=,reservations=['2ecfcc35-f47c-44fa-b4b2-905c57af3dcc','6f32af29-e124-42d7-a720-f2654b3ab60a','6224a277-9f32-4c2c-abc8-c0bcced7b8d3','5066ce06-ed22-452d-b122-b4f550375133'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='593b954bed2e46a1b059e0e053e23c62',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-450510905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afa065ca-70ac-442a-9af8-4423e69d7beb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a20832473a844aa8b27ab500f99ddd1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='593b954bed2e46a1b059e0e053e23c62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:46.436271 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b7f6fa5-a7df-453f-bfa2-a8a8f014caa4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc63729f-590c-4127-9672-672e6139b9d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:46.452747 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b7f6fa5-a7df-453f-bfa2-a8a8f014caa4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc63729f-590c-4127-9672-672e6139b9d2) transitioned into state 'SUCCESS' from state '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-450510905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20832473a844aa8b27ab500f99ddd1e',qos_specs=None,replication_status=,reservations=['2ecfcc35-f47c-44fa-b4b2-905c57af3dcc','6f32af29-e124-42d7-a720-f2654b3ab60a','6224a277-9f32-4c2c-abc8-c0bcced7b8d3','5066ce06-ed22-452d-b122-b4f550375133'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='593b954bed2e46a1b059e0e053e23c62',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:46.453567 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b7f6fa5-a7df-453f-bfa2-a8a8f014caa4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21e5faaf-cd3a-404f-b7e5-5ce99a51b02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:46.467313 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b7f6fa5-a7df-453f-bfa2-a8a8f014caa4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21e5faaf-cd3a-404f-b7e5-5ce99a51b02c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:46.468078 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b7f6fa5-a7df-453f-bfa2-a8a8f014caa4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Flow 'volume_create_api' (39315235-7361-438b-a80c-b40d0a795fe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:46.468330 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6b7f6fa5-a7df-453f-bfa2-a8a8f014caa4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Create volume request issued successfully. Aug 06 03:11:46.468931 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6b7f6fa5-a7df-453f-bfa2-a8a8f014caa4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:46.469322 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 230/914] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:11:46 2026] POST /volume/v3/volumes => generated 752 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:46.485805 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-42c43d77-bef7-4786-848b-d094630f8b78 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:46.487421 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-42c43d77-bef7-4786-848b-d094630f8b78 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] GET https://10.4.3.80/volume/v3/volumes/afa065ca-70ac-442a-9af8-4423e69d7beb Aug 06 03:11:46.487541 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-42c43d77-bef7-4786-848b-d094630f8b78 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:46.487698 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-42c43d77-bef7-4786-848b-d094630f8b78 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:46.501985 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:46.501985 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:46.501985 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-42c43d77-bef7-4786-848b-d094630f8b78 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Volume info retrieved successfully. Aug 06 03:11:46.501985 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-42c43d77-bef7-4786-848b-d094630f8b78 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes/afa065ca-70ac-442a-9af8-4423e69d7beb returned with HTTP 200 Aug 06 03:11:46.501985 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 231/915] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:46 2026] GET /volume/v3/volumes/afa065ca-70ac-442a-9af8-4423e69d7beb => generated 820 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:47.063282 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-006e8e15-0d1a-489c-97a9-7e0f3dec5247 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:47.064561 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-006e8e15-0d1a-489c-97a9-7e0f3dec5247 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 Aug 06 03:11:47.064733 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-006e8e15-0d1a-489c-97a9-7e0f3dec5247 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:47.064944 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-006e8e15-0d1a-489c-97a9-7e0f3dec5247 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:47.074424 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:47.074424 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:47.078888 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-006e8e15-0d1a-489c-97a9-7e0f3dec5247 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:47.085630 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-006e8e15-0d1a-489c-97a9-7e0f3dec5247 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 returned with HTTP 200 Aug 06 03:11:47.086863 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 229/916] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:47 2026] GET /volume/v3/volumes/58485382-6270-4270-abec-742132503170 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:47.516678 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-71e48216-9650-4b2e-a630-c1426a8d02ea None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:47.520211 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-71e48216-9650-4b2e-a630-c1426a8d02ea tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] GET https://10.4.3.80/volume/v3/volumes/afa065ca-70ac-442a-9af8-4423e69d7beb Aug 06 03:11:47.520411 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-71e48216-9650-4b2e-a630-c1426a8d02ea tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:47.520609 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-71e48216-9650-4b2e-a630-c1426a8d02ea tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:47.531344 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:47.531344 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:47.534773 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-71e48216-9650-4b2e-a630-c1426a8d02ea tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Volume info retrieved successfully. Aug 06 03:11:47.539341 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-71e48216-9650-4b2e-a630-c1426a8d02ea tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes/afa065ca-70ac-442a-9af8-4423e69d7beb returned with HTTP 200 Aug 06 03:11:47.539501 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 227/917] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:47 2026] GET /volume/v3/volumes/afa065ca-70ac-442a-9af8-4423e69d7beb => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:47.555535 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b9d59cc0-ed74-4ffc-b689-335a59c4091e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:47.558527 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b9d59cc0-ed74-4ffc-b689-335a59c4091e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] GET https://10.4.3.80/volume/v3/volumes/afa065ca-70ac-442a-9af8-4423e69d7beb Aug 06 03:11:47.558750 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b9d59cc0-ed74-4ffc-b689-335a59c4091e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:47.558996 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b9d59cc0-ed74-4ffc-b689-335a59c4091e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:47.570679 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:47.570679 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:47.577448 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b9d59cc0-ed74-4ffc-b689-335a59c4091e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Volume info retrieved successfully. Aug 06 03:11:47.583924 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b9d59cc0-ed74-4ffc-b689-335a59c4091e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes/afa065ca-70ac-442a-9af8-4423e69d7beb returned with HTTP 200 Aug 06 03:11:47.584737 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 231/918] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:47 2026] GET /volume/v3/volumes/afa065ca-70ac-442a-9af8-4423e69d7beb => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:47.599496 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e14bb3f5-af15-4b81-9f3f-d7471caec54e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:47.601673 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e14bb3f5-af15-4b81-9f3f-d7471caec54e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:47.602048 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e14bb3f5-af15-4b81-9f3f-d7471caec54e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-593087820"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:47.603623 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-e14bb3f5-af15-4b81-9f3f-d7471caec54e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-593087820'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:47.603744 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-e14bb3f5-af15-4b81-9f3f-d7471caec54e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Create volume of 1 GB Aug 06 03:11:47.611665 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e14bb3f5-af15-4b81-9f3f-d7471caec54e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Availability Zones retrieved successfully. Aug 06 03:11:47.622243 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e14bb3f5-af15-4b81-9f3f-d7471caec54e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Flow 'volume_create_api' (f81e57ef-9f11-4065-967f-4aa611408d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:47.623774 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e14bb3f5-af15-4b81-9f3f-d7471caec54e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45bbe78c-66de-434d-8170-14ce37781efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:47.625313 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-e14bb3f5-af15-4b81-9f3f-d7471caec54e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:47.666892 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e14bb3f5-af15-4b81-9f3f-d7471caec54e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45bbe78c-66de-434d-8170-14ce37781efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:47.667519 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e14bb3f5-af15-4b81-9f3f-d7471caec54e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3689774-23ef-4bc9-8014-bb39b786f6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:47.722606 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-e14bb3f5-af15-4b81-9f3f-d7471caec54e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Created reservations ['2188d373-132d-4774-a848-30dc8d2cfd6b', '63b6e2ec-e69a-47bb-b5a8-75a581352246', '4a893974-728a-471a-9bd6-8671ab101fd3', '48c5c862-6d76-4377-9735-89f7c7f40989'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:47.723762 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e14bb3f5-af15-4b81-9f3f-d7471caec54e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3689774-23ef-4bc9-8014-bb39b786f6c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2188d373-132d-4774-a848-30dc8d2cfd6b', '63b6e2ec-e69a-47bb-b5a8-75a581352246', '4a893974-728a-471a-9bd6-8671ab101fd3', '48c5c862-6d76-4377-9735-89f7c7f40989']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:47.724570 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e14bb3f5-af15-4b81-9f3f-d7471caec54e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b56bfd66-c6ee-4c42-9a93-97b8b78e45ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:47.753925 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e14bb3f5-af15-4b81-9f3f-d7471caec54e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b56bfd66-c6ee-4c42-9a93-97b8b78e45ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5205c04-dc51-4134-b47e-7573f2ec5867', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-593087820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20832473a844aa8b27ab500f99ddd1e',qos_specs=None,replication_status=,reservations=['2188d373-132d-4774-a848-30dc8d2cfd6b','63b6e2ec-e69a-47bb-b5a8-75a581352246','4a893974-728a-471a-9bd6-8671ab101fd3','48c5c862-6d76-4377-9735-89f7c7f40989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='593b954bed2e46a1b059e0e053e23c62',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-593087820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5205c04-dc51-4134-b47e-7573f2ec5867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a20832473a844aa8b27ab500f99ddd1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='593b954bed2e46a1b059e0e053e23c62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:47.754899 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e14bb3f5-af15-4b81-9f3f-d7471caec54e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2e2c1c6-8778-4fe7-ba7d-642d302ed312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:47.772927 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e14bb3f5-af15-4b81-9f3f-d7471caec54e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2e2c1c6-8778-4fe7-ba7d-642d302ed312) transitioned into state 'SUCCESS' from state '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-593087820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20832473a844aa8b27ab500f99ddd1e',qos_specs=None,replication_status=,reservations=['2188d373-132d-4774-a848-30dc8d2cfd6b','63b6e2ec-e69a-47bb-b5a8-75a581352246','4a893974-728a-471a-9bd6-8671ab101fd3','48c5c862-6d76-4377-9735-89f7c7f40989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='593b954bed2e46a1b059e0e053e23c62',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:47.773500 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e14bb3f5-af15-4b81-9f3f-d7471caec54e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96d6e7e8-ef36-4c4b-8cf8-4e9bcb233adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:47.783906 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e14bb3f5-af15-4b81-9f3f-d7471caec54e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96d6e7e8-ef36-4c4b-8cf8-4e9bcb233adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:47.783906 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e14bb3f5-af15-4b81-9f3f-d7471caec54e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Flow 'volume_create_api' (f81e57ef-9f11-4065-967f-4aa611408d15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:47.783906 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e14bb3f5-af15-4b81-9f3f-d7471caec54e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Create volume request issued successfully. Aug 06 03:11:47.784365 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e14bb3f5-af15-4b81-9f3f-d7471caec54e tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:47.784741 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 232/919] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:11:47 2026] POST /volume/v3/volumes => generated 752 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:47.802079 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-185eb72c-1732-4d99-9492-6bbc6f66c506 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:47.807869 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-185eb72c-1732-4d99-9492-6bbc6f66c506 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] GET https://10.4.3.80/volume/v3/volumes/b5205c04-dc51-4134-b47e-7573f2ec5867 Aug 06 03:11:47.807869 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-185eb72c-1732-4d99-9492-6bbc6f66c506 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:47.807869 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-185eb72c-1732-4d99-9492-6bbc6f66c506 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:47.816451 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:47.816451 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:47.824635 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-185eb72c-1732-4d99-9492-6bbc6f66c506 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Volume info retrieved successfully. Aug 06 03:11:47.831622 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-185eb72c-1732-4d99-9492-6bbc6f66c506 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes/b5205c04-dc51-4134-b47e-7573f2ec5867 returned with HTTP 200 Aug 06 03:11:47.831622 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 230/920] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:47 2026] GET /volume/v3/volumes/b5205c04-dc51-4134-b47e-7573f2ec5867 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:48.109272 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a3ffff07-18cd-4ff6-9064-bde9f5e71563 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:48.113340 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a3ffff07-18cd-4ff6-9064-bde9f5e71563 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 Aug 06 03:11:48.113542 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a3ffff07-18cd-4ff6-9064-bde9f5e71563 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:48.113740 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a3ffff07-18cd-4ff6-9064-bde9f5e71563 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:48.128030 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:48.128030 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:48.131615 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a3ffff07-18cd-4ff6-9064-bde9f5e71563 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:48.135908 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a3ffff07-18cd-4ff6-9064-bde9f5e71563 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 returned with HTTP 200 Aug 06 03:11:48.136348 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 228/921] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:48 2026] GET /volume/v3/volumes/58485382-6270-4270-abec-742132503170 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:48.847336 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4f8806e3-0423-4551-b759-0937dc4bd8e5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:48.849587 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4f8806e3-0423-4551-b759-0937dc4bd8e5 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] GET https://10.4.3.80/volume/v3/volumes/b5205c04-dc51-4134-b47e-7573f2ec5867 Aug 06 03:11:48.849778 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4f8806e3-0423-4551-b759-0937dc4bd8e5 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:48.849973 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4f8806e3-0423-4551-b759-0937dc4bd8e5 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:48.858663 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:48.858663 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:48.863187 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4f8806e3-0423-4551-b759-0937dc4bd8e5 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Volume info retrieved successfully. Aug 06 03:11:48.867660 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4f8806e3-0423-4551-b759-0937dc4bd8e5 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes/b5205c04-dc51-4134-b47e-7573f2ec5867 returned with HTTP 200 Aug 06 03:11:48.868306 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 232/922] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:48 2026] GET /volume/v3/volumes/b5205c04-dc51-4134-b47e-7573f2ec5867 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:48.870767 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-df833e75-38cc-42fb-a2f4-e5ecda58307c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:48.885529 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8e91fd83-6d95-4c97-b047-43b31603a369 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:48.892982 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8e91fd83-6d95-4c97-b047-43b31603a369 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] GET https://10.4.3.80/volume/v3/volumes/b5205c04-dc51-4134-b47e-7573f2ec5867 Aug 06 03:11:48.892982 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8e91fd83-6d95-4c97-b047-43b31603a369 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:48.893308 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8e91fd83-6d95-4c97-b047-43b31603a369 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:48.898923 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=566,cinder:UPDATE=167,cinder:INSERT=78,cinder:DELETE=4 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:11:48.906513 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:48.906513 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:48.912722 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8e91fd83-6d95-4c97-b047-43b31603a369 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Volume info retrieved successfully. Aug 06 03:11:48.918691 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8e91fd83-6d95-4c97-b047-43b31603a369 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes/b5205c04-dc51-4134-b47e-7573f2ec5867 returned with HTTP 200 Aug 06 03:11:48.918691 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 231/923] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:48 2026] GET /volume/v3/volumes/b5205c04-dc51-4134-b47e-7573f2ec5867 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:48.929665 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f41546d3-f8e3-4ace-84c5-2fa2a624d7aa None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:48.971358 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-df833e75-38cc-42fb-a2f4-e5ecda58307c tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] POST https://10.4.3.80/volume/v3/types/fc698b6c-e084-4e71-ab75-0e5804925c23/encryption Aug 06 03:11:48.971701 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-df833e75-38cc-42fb-a2f4-e5ecda58307c tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:48.973590 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:48.973590 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:48.998866 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-df833e75-38cc-42fb-a2f4-e5ecda58307c tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] https://10.4.3.80/volume/v3/types/fc698b6c-e084-4e71-ab75-0e5804925c23/encryption returned with HTTP 404 Aug 06 03:11:48.999572 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 233/924] 10.4.3.80 () {68 vars in 1390 bytes} [Thu Aug 6 03:11:48 2026] POST /volume/v3/types/fc698b6c-e084-4e71-ab75-0e5804925c23/encryption => generated 114 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:49.009927 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c6c0fe7d-1a0d-4f15-9f5c-ce6c2ebc5a07 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:49.011762 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c6c0fe7d-1a0d-4f15-9f5c-ce6c2ebc5a07 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:11:49.012207 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c6c0fe7d-1a0d-4f15-9f5c-ce6c2ebc5a07 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-615606045", "os-volume-type-access:is_public": false}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:49.025603 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c6c0fe7d-1a0d-4f15-9f5c-ce6c2ebc5a07 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:11:49.026083 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 233/925] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:11:49 2026] POST /volume/v3/types => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:49.037906 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-20e55f45-facb-4412-924a-73b129cb8ef4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:49.043976 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f41546d3-f8e3-4ace-84c5-2fa2a624d7aa tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:49.044344 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f41546d3-f8e3-4ace-84c5-2fa2a624d7aa tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:49.046219 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-f41546d3-f8e3-4ace-84c5-2fa2a624d7aa tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:49.046403 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-f41546d3-f8e3-4ace-84c5-2fa2a624d7aa tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Create volume of 1 GB Aug 06 03:11:49.050794 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f41546d3-f8e3-4ace-84c5-2fa2a624d7aa tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Availability Zones retrieved successfully. Aug 06 03:11:49.056917 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f41546d3-f8e3-4ace-84c5-2fa2a624d7aa tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Flow 'volume_create_api' (47c13736-95c4-48fe-bc0c-62ecdf8d2a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:49.057712 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f41546d3-f8e3-4ace-84c5-2fa2a624d7aa tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6d27eb8-cd42-4679-a7c5-00df649617ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:49.059874 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-f41546d3-f8e3-4ace-84c5-2fa2a624d7aa tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:49.087241 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f41546d3-f8e3-4ace-84c5-2fa2a624d7aa tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6d27eb8-cd42-4679-a7c5-00df649617ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:49.088072 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f41546d3-f8e3-4ace-84c5-2fa2a624d7aa tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (696d0e84-80e7-4c23-a861-3d00ed9f6304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:49.119478 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-20e55f45-facb-4412-924a-73b129cb8ef4 tempest-VolumeTypesNegativeTest-1630754972 tempest-VolumeTypesNegativeTest-1630754972-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:49.120051 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-20e55f45-facb-4412-924a-73b129cb8ef4 tempest-VolumeTypesNegativeTest-1630754972 tempest-VolumeTypesNegativeTest-1630754972-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6c2c72b2-9c93-4d44-8007-dccec9c65638", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1461305713"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:49.122424 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-20e55f45-facb-4412-924a-73b129cb8ef4 tempest-VolumeTypesNegativeTest-1630754972 tempest-VolumeTypesNegativeTest-1630754972-project-member] Create volume request body: {'volume': {'volume_type': '6c2c72b2-9c93-4d44-8007-dccec9c65638', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1461305713'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:49.131144 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-20e55f45-facb-4412-924a-73b129cb8ef4 tempest-VolumeTypesNegativeTest-1630754972 tempest-VolumeTypesNegativeTest-1630754972-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 404 Aug 06 03:11:49.131746 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 232/926] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:11:49 2026] POST /volume/v3/volumes => generated 114 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:49.141085 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-cfe55307-ff3d-4c9a-b69d-ef377cb2ecb0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:49.143205 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cfe55307-ff3d-4c9a-b69d-ef377cb2ecb0 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] DELETE https://10.4.3.80/volume/v3/types/6c2c72b2-9c93-4d44-8007-dccec9c65638 Aug 06 03:11:49.143365 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-cfe55307-ff3d-4c9a-b69d-ef377cb2ecb0 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:49.143609 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-cfe55307-ff3d-4c9a-b69d-ef377cb2ecb0 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] Calling method '_delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:49.151420 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-af91505c-2b95-4688-b58b-cc3be87a60d1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:49.153623 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-f41546d3-f8e3-4ace-84c5-2fa2a624d7aa tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Created reservations ['1a3d10c5-7cba-44a4-a309-9b8897cfc8ec', 'c6dc38e2-4c30-457a-993f-99ee83f882a8', 'a0f96d58-d645-4779-b135-f57bd55e71be', '68ae1cbb-bbd7-42db-9937-53d4724d54e7'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:49.153735 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-af91505c-2b95-4688-b58b-cc3be87a60d1 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 Aug 06 03:11:49.154014 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-af91505c-2b95-4688-b58b-cc3be87a60d1 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:49.154350 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-af91505c-2b95-4688-b58b-cc3be87a60d1 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:49.154611 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f41546d3-f8e3-4ace-84c5-2fa2a624d7aa tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (696d0e84-80e7-4c23-a861-3d00ed9f6304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a3d10c5-7cba-44a4-a309-9b8897cfc8ec', 'c6dc38e2-4c30-457a-993f-99ee83f882a8', 'a0f96d58-d645-4779-b135-f57bd55e71be', '68ae1cbb-bbd7-42db-9937-53d4724d54e7']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:49.155401 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f41546d3-f8e3-4ace-84c5-2fa2a624d7aa tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbb6904e-0358-4d16-a000-e54b59dfa7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:49.168966 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:49.168966 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:49.174291 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-af91505c-2b95-4688-b58b-cc3be87a60d1 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:49.179202 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-af91505c-2b95-4688-b58b-cc3be87a60d1 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 returned with HTTP 200 Aug 06 03:11:49.179536 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 234/927] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:49 2026] GET /volume/v3/volumes/58485382-6270-4270-abec-742132503170 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:49.182073 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f41546d3-f8e3-4ace-84c5-2fa2a624d7aa tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbb6904e-0358-4d16-a000-e54b59dfa7ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '523af068-828f-485e-8814-ec34e0f1cd4a', '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='4094669f0eee427faf69760b0b274875',qos_specs=None,replication_status=,reservations=['1a3d10c5-7cba-44a4-a309-9b8897cfc8ec','c6dc38e2-4c30-457a-993f-99ee83f882a8','a0f96d58-d645-4779-b135-f57bd55e71be','68ae1cbb-bbd7-42db-9937-53d4724d54e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bdefdd0f27f45eabd38b47388dfcf19',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:49Z,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=523af068-828f-485e-8814-ec34e0f1cd4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4094669f0eee427faf69760b0b274875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bdefdd0f27f45eabd38b47388dfcf19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:49.189168 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f41546d3-f8e3-4ace-84c5-2fa2a624d7aa tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47216845-8730-48ed-98ff-e1df91ac6a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:49.192687 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cfe55307-ff3d-4c9a-b69d-ef377cb2ecb0 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] https://10.4.3.80/volume/v3/types/6c2c72b2-9c93-4d44-8007-dccec9c65638 returned with HTTP 202 Aug 06 03:11:49.192687 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 234/928] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:11:49 2026] DELETE /volume/v3/types/6c2c72b2-9c93-4d44-8007-dccec9c65638 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:49.200604 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ab206a90-ec31-4cc8-a268-ca2f7f472979 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:49.202745 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f41546d3-f8e3-4ace-84c5-2fa2a624d7aa tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47216845-8730-48ed-98ff-e1df91ac6a8e) transitioned into state 'SUCCESS' from 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='4094669f0eee427faf69760b0b274875',qos_specs=None,replication_status=,reservations=['1a3d10c5-7cba-44a4-a309-9b8897cfc8ec','c6dc38e2-4c30-457a-993f-99ee83f882a8','a0f96d58-d645-4779-b135-f57bd55e71be','68ae1cbb-bbd7-42db-9937-53d4724d54e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bdefdd0f27f45eabd38b47388dfcf19',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:49.203652 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ab206a90-ec31-4cc8-a268-ca2f7f472979 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] GET https://10.4.3.80/volume/v3/types/6c2c72b2-9c93-4d44-8007-dccec9c65638 Aug 06 03:11:49.203716 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f41546d3-f8e3-4ace-84c5-2fa2a624d7aa tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63b5f182-5067-4fae-94c7-b498877b012e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:49.203962 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ab206a90-ec31-4cc8-a268-ca2f7f472979 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:49.204229 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ab206a90-ec31-4cc8-a268-ca2f7f472979 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:49.212619 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ab206a90-ec31-4cc8-a268-ca2f7f472979 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] https://10.4.3.80/volume/v3/types/6c2c72b2-9c93-4d44-8007-dccec9c65638 returned with HTTP 404 Aug 06 03:11:49.213373 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 233/929] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:11:49 2026] GET /volume/v3/types/6c2c72b2-9c93-4d44-8007-dccec9c65638 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:49.224143 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-63c02bb6-4c31-4d86-bf15-1063873a05c1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:49.224865 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f41546d3-f8e3-4ace-84c5-2fa2a624d7aa tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63b5f182-5067-4fae-94c7-b498877b012e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:49.226618 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-63c02bb6-4c31-4d86-bf15-1063873a05c1 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:11:49.226767 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f41546d3-f8e3-4ace-84c5-2fa2a624d7aa tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Flow 'volume_create_api' (47c13736-95c4-48fe-bc0c-62ecdf8d2a97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:49.227209 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-63c02bb6-4c31-4d86-bf15-1063873a05c1 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:49.227312 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f41546d3-f8e3-4ace-84c5-2fa2a624d7aa tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Create volume request issued successfully. Aug 06 03:11:49.228293 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f41546d3-f8e3-4ace-84c5-2fa2a624d7aa tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:49.229360 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 229/930] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:11:48 2026] POST /volume/v3/volumes => generated 731 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:49.229503 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-63c02bb6-4c31-4d86-bf15-1063873a05c1 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 400 Aug 06 03:11:49.230169 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 235/931] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:11:49 2026] POST /volume/v3/types => generated 115 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 03:11:49.241285 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f42d933d-23b5-4258-a791-93230349ffec None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:49.243740 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f42d933d-23b5-4258-a791-93230349ffec tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:11:49.244249 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f42d933d-23b5-4258-a791-93230349ffec tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1079841462"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:49.246888 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-357700c0-07e5-46b8-af99-fa776fa69c77 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:49.249936 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-357700c0-07e5-46b8-af99-fa776fa69c77 tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] GET https://10.4.3.80/volume/v3/volumes/523af068-828f-485e-8814-ec34e0f1cd4a Aug 06 03:11:49.250976 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-357700c0-07e5-46b8-af99-fa776fa69c77 tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:49.250976 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-357700c0-07e5-46b8-af99-fa776fa69c77 tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:49.261929 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:49.261929 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:49.262253 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f42d933d-23b5-4258-a791-93230349ffec tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:11:49.262580 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 235/932] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:11:49 2026] POST /volume/v3/types => generated 229 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:49.267885 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-357700c0-07e5-46b8-af99-fa776fa69c77 tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Volume info retrieved successfully. Aug 06 03:11:49.271593 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-69c95f42-dc8c-4487-a59e-f2486232b8ed None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:49.273632 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-69c95f42-dc8c-4487-a59e-f2486232b8ed tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:11:49.274005 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-69c95f42-dc8c-4487-a59e-f2486232b8ed tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1079841462"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:49.274118 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-357700c0-07e5-46b8-af99-fa776fa69c77 tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] https://10.4.3.80/volume/v3/volumes/523af068-828f-485e-8814-ec34e0f1cd4a returned with HTTP 200 Aug 06 03:11:49.274524 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 234/933] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:49 2026] GET /volume/v3/volumes/523af068-828f-485e-8814-ec34e0f1cd4a => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:49.275392 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:49.275392 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:49.282654 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-69c95f42-dc8c-4487-a59e-f2486232b8ed tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1079841462 already exists. Aug 06 03:11:49.285858 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-69c95f42-dc8c-4487-a59e-f2486232b8ed tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 409 Aug 06 03:11:49.285858 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 230/934] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:11:49 2026] POST /volume/v3/types => generated 134 bytes in 12 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:49.291003 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c2d72509-90f2-4fca-8f78-b69dff33b3ff None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:49.293139 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c2d72509-90f2-4fca-8f78-b69dff33b3ff tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] DELETE https://10.4.3.80/volume/v3/types/89ae8a81-6d90-4c1f-b463-f59f49cc20a3 Aug 06 03:11:49.293345 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c2d72509-90f2-4fca-8f78-b69dff33b3ff tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:49.293570 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c2d72509-90f2-4fca-8f78-b69dff33b3ff tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] Calling method '_delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:49.327514 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c2d72509-90f2-4fca-8f78-b69dff33b3ff tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] https://10.4.3.80/volume/v3/types/89ae8a81-6d90-4c1f-b463-f59f49cc20a3 returned with HTTP 202 Aug 06 03:11:49.328039 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 236/935] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:11:49 2026] DELETE /volume/v3/types/89ae8a81-6d90-4c1f-b463-f59f49cc20a3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:49.335235 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-eaed34ac-382a-4882-9d88-e68e33b65b08 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:49.340394 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-eaed34ac-382a-4882-9d88-e68e33b65b08 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] GET https://10.4.3.80/volume/v3/types/89ae8a81-6d90-4c1f-b463-f59f49cc20a3 Aug 06 03:11:49.340668 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-eaed34ac-382a-4882-9d88-e68e33b65b08 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:49.340970 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-eaed34ac-382a-4882-9d88-e68e33b65b08 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:49.349028 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-eaed34ac-382a-4882-9d88-e68e33b65b08 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] https://10.4.3.80/volume/v3/types/89ae8a81-6d90-4c1f-b463-f59f49cc20a3 returned with HTTP 404 Aug 06 03:11:49.349687 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 236/936] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:11:49 2026] GET /volume/v3/types/89ae8a81-6d90-4c1f-b463-f59f49cc20a3 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:49.362706 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-748cac2a-4969-4732-aa38-cf7d1fb99445 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:49.364296 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-748cac2a-4969-4732-aa38-cf7d1fb99445 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] DELETE https://10.4.3.80/volume/v3/types/ad000aaa-3fbe-4cb9-9ba2-676ced98f623 Aug 06 03:11:49.364466 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-748cac2a-4969-4732-aa38-cf7d1fb99445 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:49.364645 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-748cac2a-4969-4732-aa38-cf7d1fb99445 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] Calling method '_delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:49.373710 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-748cac2a-4969-4732-aa38-cf7d1fb99445 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] https://10.4.3.80/volume/v3/types/ad000aaa-3fbe-4cb9-9ba2-676ced98f623 returned with HTTP 404 Aug 06 03:11:49.374174 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 235/937] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:11:49 2026] DELETE /volume/v3/types/ad000aaa-3fbe-4cb9-9ba2-676ced98f623 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:49.384419 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-995afdf1-ef72-4178-afee-5ebe8cc449b4 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:49.387289 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-995afdf1-ef72-4178-afee-5ebe8cc449b4 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] GET https://10.4.3.80/volume/v3/types/b9fe2257-0380-47fe-9301-0e98b4b9a12a Aug 06 03:11:49.387537 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-995afdf1-ef72-4178-afee-5ebe8cc449b4 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:49.387782 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-995afdf1-ef72-4178-afee-5ebe8cc449b4 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:49.393962 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-995afdf1-ef72-4178-afee-5ebe8cc449b4 tempest-VolumeTypesNegativeTest-2026621701 tempest-VolumeTypesNegativeTest-2026621701-project-admin] https://10.4.3.80/volume/v3/types/b9fe2257-0380-47fe-9301-0e98b4b9a12a returned with HTTP 404 Aug 06 03:11:49.394594 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 231/938] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:11:49 2026] GET /volume/v3/types/b9fe2257-0380-47fe-9301-0e98b4b9a12a => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:49.799714 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-cc68cac4-0f13-450e-996f-93daeb75d92e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:49.801732 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-cc68cac4-0f13-450e-996f-93daeb75d92e tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] POST https://10.4.3.80/volume/v3/attachments/82c948ec-03cf-4221-ba52-2701e50438da/action Aug 06 03:11:49.802113 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-cc68cac4-0f13-450e-996f-93daeb75d92e tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:49.802236 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-cc68cac4-0f13-450e-996f-93daeb75d92e tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:49.841579 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:49.841579 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:49.853861 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b4ddd5e8-e3d9-43fb-aaf7-75429929a939 req-cc68cac4-0f13-450e-996f-93daeb75d92e tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/attachments/82c948ec-03cf-4221-ba52-2701e50438da/action returned with HTTP 204 Aug 06 03:11:49.854347 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 237/939] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:11:49 2026] POST /volume/v3/attachments/82c948ec-03cf-4221-ba52-2701e50438da/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:50.192957 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8980591f-5a9e-4bdc-b54d-bec6c36fd644 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:50.194492 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8980591f-5a9e-4bdc-b54d-bec6c36fd644 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 Aug 06 03:11:50.194734 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8980591f-5a9e-4bdc-b54d-bec6c36fd644 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:50.195007 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8980591f-5a9e-4bdc-b54d-bec6c36fd644 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:50.207917 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:50.207917 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:50.211247 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-8980591f-5a9e-4bdc-b54d-bec6c36fd644 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:50.216630 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8980591f-5a9e-4bdc-b54d-bec6c36fd644 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 returned with HTTP 200 Aug 06 03:11:50.217034 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 237/940] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:50 2026] GET /volume/v3/volumes/58485382-6270-4270-abec-742132503170 => generated 1133 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:50.230671 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-91e4c0c0-110b-40a2-9286-6f117d4f89cf None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:50.232412 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-91e4c0c0-110b-40a2-9286-6f117d4f89cf tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 Aug 06 03:11:50.232696 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-91e4c0c0-110b-40a2-9286-6f117d4f89cf tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:50.233030 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-91e4c0c0-110b-40a2-9286-6f117d4f89cf tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:50.247511 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:50.247511 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:50.247511 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-91e4c0c0-110b-40a2-9286-6f117d4f89cf tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:50.252034 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-91e4c0c0-110b-40a2-9286-6f117d4f89cf tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 returned with HTTP 200 Aug 06 03:11:50.252319 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 236/941] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:50 2026] GET /volume/v3/volumes/58485382-6270-4270-abec-742132503170 => generated 1133 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:50.290046 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3d708054-3de4-4c19-8518-4bee0ed19dfe None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:50.293711 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3d708054-3de4-4c19-8518-4bee0ed19dfe tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] GET https://10.4.3.80/volume/v3/volumes/523af068-828f-485e-8814-ec34e0f1cd4a Aug 06 03:11:50.293934 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3d708054-3de4-4c19-8518-4bee0ed19dfe tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:50.294183 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3d708054-3de4-4c19-8518-4bee0ed19dfe tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:50.306685 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:50.306685 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:50.316363 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3d708054-3de4-4c19-8518-4bee0ed19dfe tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Volume info retrieved successfully. Aug 06 03:11:50.320321 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3d708054-3de4-4c19-8518-4bee0ed19dfe tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] https://10.4.3.80/volume/v3/volumes/523af068-828f-485e-8814-ec34e0f1cd4a returned with HTTP 200 Aug 06 03:11:50.320694 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 232/942] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:50 2026] GET /volume/v3/volumes/523af068-828f-485e-8814-ec34e0f1cd4a => generated 962 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:50.336354 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5edbb7d4-e437-458d-a174-f7106233a7eb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:50.337876 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5edbb7d4-e437-458d-a174-f7106233a7eb tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] GET https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1&project_id=a20832473a844aa8b27ab500f99ddd1e Aug 06 03:11:50.338060 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5edbb7d4-e437-458d-a174-f7106233a7eb tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:50.338270 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5edbb7d4-e437-458d-a174-f7106233a7eb tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Calling method 'detail' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:50.338695 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5edbb7d4-e437-458d-a174-f7106233a7eb tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Could not evaluate value a20832473a844aa8b27ab500f99ddd1e, assuming string {{(pid=100902) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 03:11:50.339138 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5edbb7d4-e437-458d-a174-f7106233a7eb tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Searching by: MultiDict([('project_id', 'a20832473a844aa8b27ab500f99ddd1e'), ('all_tenants', 1)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:11:50.368195 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5edbb7d4-e437-458d-a174-f7106233a7eb tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Get all volumes completed successfully. Aug 06 03:11:50.369166 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:50.369166 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:50.373110 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5edbb7d4-e437-458d-a174-f7106233a7eb tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1&project_id=a20832473a844aa8b27ab500f99ddd1e returned with HTTP 200 Aug 06 03:11:50.373512 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 238/943] 10.4.3.80 () {66 vars in 1366 bytes} [Thu Aug 6 03:11:50 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=a20832473a844aa8b27ab500f99ddd1e => generated 3019 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:50.391250 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ea52678a-d536-42aa-ab5e-6f84c0b22d57 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:50.392983 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ea52678a-d536-42aa-ab5e-6f84c0b22d57 tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/523af068-828f-485e-8814-ec34e0f1cd4a Aug 06 03:11:50.393191 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ea52678a-d536-42aa-ab5e-6f84c0b22d57 tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:50.393372 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ea52678a-d536-42aa-ab5e-6f84c0b22d57 tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:50.393648 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-ea52678a-d536-42aa-ab5e-6f84c0b22d57 tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Delete volume with id: 523af068-828f-485e-8814-ec34e0f1cd4a Aug 06 03:11:50.402087 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:50.402087 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:50.402425 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ea52678a-d536-42aa-ab5e-6f84c0b22d57 tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Volume info retrieved successfully. Aug 06 03:11:50.422797 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ea52678a-d536-42aa-ab5e-6f84c0b22d57 tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] Delete volume request issued successfully. Aug 06 03:11:50.422993 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ea52678a-d536-42aa-ab5e-6f84c0b22d57 tempest-VolumesListAdminTestJSON-1737709940 tempest-VolumesListAdminTestJSON-1737709940-project-admin] https://10.4.3.80/volume/v3/volumes/523af068-828f-485e-8814-ec34e0f1cd4a returned with HTTP 202 Aug 06 03:11:50.423391 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 238/944] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:50 2026] DELETE /volume/v3/volumes/523af068-828f-485e-8814-ec34e0f1cd4a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:50.435695 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-97eef654-fb38-4132-b383-b01a56a3c8cc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:50.438356 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-97eef654-fb38-4132-b383-b01a56a3c8cc tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] GET https://10.4.3.80/volume/v3/volumes/b5205c04-dc51-4134-b47e-7573f2ec5867 Aug 06 03:11:50.438522 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-97eef654-fb38-4132-b383-b01a56a3c8cc tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:50.438753 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-97eef654-fb38-4132-b383-b01a56a3c8cc tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:50.446053 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:50.446053 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:50.451440 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-97eef654-fb38-4132-b383-b01a56a3c8cc tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Volume info retrieved successfully. Aug 06 03:11:50.456557 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-97eef654-fb38-4132-b383-b01a56a3c8cc tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes/b5205c04-dc51-4134-b47e-7573f2ec5867 returned with HTTP 200 Aug 06 03:11:50.456876 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 237/945] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:50 2026] GET /volume/v3/volumes/b5205c04-dc51-4134-b47e-7573f2ec5867 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:50.472506 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7a0c6f80-8212-48ac-b10e-762f28f1bbbd None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:50.474307 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7a0c6f80-8212-48ac-b10e-762f28f1bbbd tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] DELETE https://10.4.3.80/volume/v3/volumes/b5205c04-dc51-4134-b47e-7573f2ec5867 Aug 06 03:11:50.474542 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7a0c6f80-8212-48ac-b10e-762f28f1bbbd tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:50.474766 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7a0c6f80-8212-48ac-b10e-762f28f1bbbd tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:50.477295 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-7a0c6f80-8212-48ac-b10e-762f28f1bbbd tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Delete volume with id: b5205c04-dc51-4134-b47e-7573f2ec5867 Aug 06 03:11:50.487669 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:50.487669 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:50.488900 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-7a0c6f80-8212-48ac-b10e-762f28f1bbbd tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Volume info retrieved successfully. Aug 06 03:11:50.528287 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-7a0c6f80-8212-48ac-b10e-762f28f1bbbd tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Delete volume request issued successfully. Aug 06 03:11:50.531008 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7a0c6f80-8212-48ac-b10e-762f28f1bbbd tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes/b5205c04-dc51-4134-b47e-7573f2ec5867 returned with HTTP 202 Aug 06 03:11:50.531008 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 233/946] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:50 2026] DELETE /volume/v3/volumes/b5205c04-dc51-4134-b47e-7573f2ec5867 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:50.541743 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3415c25f-0da2-41a7-bae4-d11d9df7716a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:50.544610 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3415c25f-0da2-41a7-bae4-d11d9df7716a tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] GET https://10.4.3.80/volume/v3/volumes/b5205c04-dc51-4134-b47e-7573f2ec5867 Aug 06 03:11:50.544758 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3415c25f-0da2-41a7-bae4-d11d9df7716a tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:50.544949 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3415c25f-0da2-41a7-bae4-d11d9df7716a tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:50.558478 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:50.558478 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:50.563883 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-3415c25f-0da2-41a7-bae4-d11d9df7716a tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Volume info retrieved successfully. Aug 06 03:11:50.566150 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3415c25f-0da2-41a7-bae4-d11d9df7716a tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes/b5205c04-dc51-4134-b47e-7573f2ec5867 returned with HTTP 200 Aug 06 03:11:50.566521 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 239/947] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:50 2026] GET /volume/v3/volumes/b5205c04-dc51-4134-b47e-7573f2ec5867 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:50.646242 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-ad218758-148d-4af1-a84c-487036c16b93 req-539ad9f6-aeba-4e6d-899c-43c703bffb60 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:50.648502 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-ad218758-148d-4af1-a84c-487036c16b93 req-539ad9f6-aeba-4e6d-899c-43c703bffb60 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 Aug 06 03:11:50.648502 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-ad218758-148d-4af1-a84c-487036c16b93 req-539ad9f6-aeba-4e6d-899c-43c703bffb60 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:50.648993 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-ad218758-148d-4af1-a84c-487036c16b93 req-539ad9f6-aeba-4e6d-899c-43c703bffb60 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:50.658912 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:50.658912 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:50.662772 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-ad218758-148d-4af1-a84c-487036c16b93 req-539ad9f6-aeba-4e6d-899c-43c703bffb60 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:50.667695 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-ad218758-148d-4af1-a84c-487036c16b93 req-539ad9f6-aeba-4e6d-899c-43c703bffb60 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 returned with HTTP 200 Aug 06 03:11:50.668369 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 239/948] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:11:50 2026] GET /volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:50.696044 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-ad218758-148d-4af1-a84c-487036c16b93 req-ac9af99a-3501-4dc8-95ec-6a072438b575 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:50.698842 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-ad218758-148d-4af1-a84c-487036c16b93 req-ac9af99a-3501-4dc8-95ec-6a072438b575 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] POST https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2/action Aug 06 03:11:50.699439 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-ad218758-148d-4af1-a84c-487036c16b93 req-ac9af99a-3501-4dc8-95ec-6a072438b575 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:50.699740 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-ad218758-148d-4af1-a84c-487036c16b93 req-ac9af99a-3501-4dc8-95ec-6a072438b575 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:50.714172 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:50.714172 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:50.715445 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-ad218758-148d-4af1-a84c-487036c16b93 req-ac9af99a-3501-4dc8-95ec-6a072438b575 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:50.726284 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-ad218758-148d-4af1-a84c-487036c16b93 req-ac9af99a-3501-4dc8-95ec-6a072438b575 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Begin detaching volume completed successfully. Aug 06 03:11:50.726980 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-ad218758-148d-4af1-a84c-487036c16b93 req-ac9af99a-3501-4dc8-95ec-6a072438b575 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2/action returned with HTTP 202 Aug 06 03:11:50.727265 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 238/949] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:11:50 2026] POST /volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:50.747242 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-950cb2cf-b97a-4d19-9862-fe7e84559ad7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:50.749707 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-950cb2cf-b97a-4d19-9862-fe7e84559ad7 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 Aug 06 03:11:50.750041 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-950cb2cf-b97a-4d19-9862-fe7e84559ad7 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:50.750389 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-950cb2cf-b97a-4d19-9862-fe7e84559ad7 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:50.764125 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:50.764125 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:50.768904 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-950cb2cf-b97a-4d19-9862-fe7e84559ad7 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:50.775621 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-950cb2cf-b97a-4d19-9862-fe7e84559ad7 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 returned with HTTP 200 Aug 06 03:11:50.776159 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 234/950] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:50 2026] GET /volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:50.781879 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9fc0ef4c-47fc-4bda-a46c-35d6bc5acd6d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:50.781879 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9fc0ef4c-47fc-4bda-a46c-35d6bc5acd6d None None] GET https://10.4.3.80/volume// Aug 06 03:11:50.781879 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9fc0ef4c-47fc-4bda-a46c-35d6bc5acd6d None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:50.781879 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9fc0ef4c-47fc-4bda-a46c-35d6bc5acd6d None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:50.781879 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9fc0ef4c-47fc-4bda-a46c-35d6bc5acd6d None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:11:50.781879 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 240/951] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:11:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:11:50.796812 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-ad218758-148d-4af1-a84c-487036c16b93 req-c660907c-aa03-432d-a295-fd87900cecd8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:50.800167 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-ad218758-148d-4af1-a84c-487036c16b93 req-c660907c-aa03-432d-a295-fd87900cecd8 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 Aug 06 03:11:50.800480 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-ad218758-148d-4af1-a84c-487036c16b93 req-c660907c-aa03-432d-a295-fd87900cecd8 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:50.800895 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-ad218758-148d-4af1-a84c-487036c16b93 req-c660907c-aa03-432d-a295-fd87900cecd8 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:50.814270 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:50.814270 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:50.824343 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-ad218758-148d-4af1-a84c-487036c16b93 req-c660907c-aa03-432d-a295-fd87900cecd8 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:50.831035 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-ad218758-148d-4af1-a84c-487036c16b93 req-c660907c-aa03-432d-a295-fd87900cecd8 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 returned with HTTP 200 Aug 06 03:11:50.831739 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 240/952] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:11:50 2026] GET /volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 => generated 1317 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:11:51.496691 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6ffe9f54-369f-43dc-86f4-aadce1c11522 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:51.498959 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6ffe9f54-369f-43dc-86f4-aadce1c11522 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:51.499331 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6ffe9f54-369f-43dc-86f4-aadce1c11522 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-113793838"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:51.500652 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-6ffe9f54-369f-43dc-86f4-aadce1c11522 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Create volume request body: {'volume': {'imageRef': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-113793838'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:51.582023 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-26ebc272-c12c-4cba-9df4-c982d5975bb0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:51.584010 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-26ebc272-c12c-4cba-9df4-c982d5975bb0 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] GET https://10.4.3.80/volume/v3/volumes/b5205c04-dc51-4134-b47e-7573f2ec5867 Aug 06 03:11:51.584286 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-26ebc272-c12c-4cba-9df4-c982d5975bb0 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:51.584502 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-26ebc272-c12c-4cba-9df4-c982d5975bb0 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:51.585518 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-6ffe9f54-369f-43dc-86f4-aadce1c11522 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Create volume of 1 GB Aug 06 03:11:51.590721 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-26ebc272-c12c-4cba-9df4-c982d5975bb0 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes/b5205c04-dc51-4134-b47e-7573f2ec5867 returned with HTTP 404 Aug 06 03:11:51.591240 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-6ffe9f54-369f-43dc-86f4-aadce1c11522 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Availability Zones retrieved successfully. Aug 06 03:11:51.591305 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 235/953] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:51 2026] GET /volume/v3/volumes/b5205c04-dc51-4134-b47e-7573f2ec5867 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:51.598089 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7a804986-bdaa-4c28-9704-f8169929ca73 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:51.598466 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ffe9f54-369f-43dc-86f4-aadce1c11522 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Flow 'volume_create_api' (6d0b3739-964a-455a-a8db-a8ad190e41c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:51.599478 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ffe9f54-369f-43dc-86f4-aadce1c11522 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb9890ba-23b2-4da9-92f2-fb8713852668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:51.600275 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7a804986-bdaa-4c28-9704-f8169929ca73 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] GET https://10.4.3.80/volume/v3/volumes/afa065ca-70ac-442a-9af8-4423e69d7beb Aug 06 03:11:51.600515 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-6ffe9f54-369f-43dc-86f4-aadce1c11522 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:51.600591 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7a804986-bdaa-4c28-9704-f8169929ca73 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:51.600802 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7a804986-bdaa-4c28-9704-f8169929ca73 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:51.607576 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=586,cinder:INSERT=99,cinder:UPDATE=186,cinder:DELETE=3 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:11:51.610051 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:51.610051 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:51.614824 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7a804986-bdaa-4c28-9704-f8169929ca73 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Volume info retrieved successfully. Aug 06 03:11:51.620265 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7a804986-bdaa-4c28-9704-f8169929ca73 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes/afa065ca-70ac-442a-9af8-4423e69d7beb returned with HTTP 200 Aug 06 03:11:51.620955 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 241/954] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:51 2026] GET /volume/v3/volumes/afa065ca-70ac-442a-9af8-4423e69d7beb => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:51.636664 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a1cf121b-74fb-4322-8539-95f5bad8770d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:51.638769 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a1cf121b-74fb-4322-8539-95f5bad8770d tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] DELETE https://10.4.3.80/volume/v3/volumes/afa065ca-70ac-442a-9af8-4423e69d7beb Aug 06 03:11:51.639046 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a1cf121b-74fb-4322-8539-95f5bad8770d tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:51.639400 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a1cf121b-74fb-4322-8539-95f5bad8770d tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:51.639588 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-a1cf121b-74fb-4322-8539-95f5bad8770d tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Delete volume with id: afa065ca-70ac-442a-9af8-4423e69d7beb Aug 06 03:11:51.650213 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:51.650213 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:51.650913 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a1cf121b-74fb-4322-8539-95f5bad8770d tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Volume info retrieved successfully. Aug 06 03:11:51.669283 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ffe9f54-369f-43dc-86f4-aadce1c11522 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb9890ba-23b2-4da9-92f2-fb8713852668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:51.671354 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ffe9f54-369f-43dc-86f4-aadce1c11522 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e548f5ef-302a-40b1-93ac-0adba16973ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:51.673528 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a1cf121b-74fb-4322-8539-95f5bad8770d tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Delete volume request issued successfully. Aug 06 03:11:51.673528 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a1cf121b-74fb-4322-8539-95f5bad8770d tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes/afa065ca-70ac-442a-9af8-4423e69d7beb returned with HTTP 202 Aug 06 03:11:51.673528 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 241/955] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:51 2026] DELETE /volume/v3/volumes/afa065ca-70ac-442a-9af8-4423e69d7beb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:51.682123 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-91b45e25-84e1-4ced-8a59-06e8edd959ed None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:51.684880 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-91b45e25-84e1-4ced-8a59-06e8edd959ed tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] GET https://10.4.3.80/volume/v3/volumes/afa065ca-70ac-442a-9af8-4423e69d7beb Aug 06 03:11:51.685079 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-91b45e25-84e1-4ced-8a59-06e8edd959ed tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:51.685279 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-91b45e25-84e1-4ced-8a59-06e8edd959ed tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:51.695495 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:51.695495 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:51.705855 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-91b45e25-84e1-4ced-8a59-06e8edd959ed tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Volume info retrieved successfully. Aug 06 03:11:51.714426 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-91b45e25-84e1-4ced-8a59-06e8edd959ed tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes/afa065ca-70ac-442a-9af8-4423e69d7beb returned with HTTP 200 Aug 06 03:11:51.714426 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 236/956] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:51 2026] GET /volume/v3/volumes/afa065ca-70ac-442a-9af8-4423e69d7beb => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:51.734025 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-ad218758-148d-4af1-a84c-487036c16b93 req-0bea9fb9-5bf9-4d92-adcf-4b33695f1aed None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:51.736921 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-ad218758-148d-4af1-a84c-487036c16b93 req-0bea9fb9-5bf9-4d92-adcf-4b33695f1aed tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] DELETE https://10.4.3.80/volume/v3/attachments/e2c4893d-6860-4f0d-8063-48fdd3736a09 Aug 06 03:11:51.737096 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-ad218758-148d-4af1-a84c-487036c16b93 req-0bea9fb9-5bf9-4d92-adcf-4b33695f1aed tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:51.737267 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-ad218758-148d-4af1-a84c-487036c16b93 req-0bea9fb9-5bf9-4d92-adcf-4b33695f1aed tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:51.761450 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:51.761450 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:51.793284 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-6ffe9f54-369f-43dc-86f4-aadce1c11522 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Created reservations ['fb288f81-2a70-409c-ba4a-ebd83ff0c4d1', '566fb5ff-e32b-4c13-a472-224bb40bb772', '3ddf753d-2eb8-4e13-9028-2c7751a2932a', 'fc96b505-fac4-45b8-9257-f88217698885'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:51.793397 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9e27543f-c610-4c82-8170-d8e259854fcf None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:51.793450 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ffe9f54-369f-43dc-86f4-aadce1c11522 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e548f5ef-302a-40b1-93ac-0adba16973ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb288f81-2a70-409c-ba4a-ebd83ff0c4d1', '566fb5ff-e32b-4c13-a472-224bb40bb772', '3ddf753d-2eb8-4e13-9028-2c7751a2932a', 'fc96b505-fac4-45b8-9257-f88217698885']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:51.793782 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ffe9f54-369f-43dc-86f4-aadce1c11522 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00d26e78-718c-4ac0-9f5d-11413096030c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:51.799136 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9e27543f-c610-4c82-8170-d8e259854fcf tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 Aug 06 03:11:51.799136 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9e27543f-c610-4c82-8170-d8e259854fcf tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:51.799136 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9e27543f-c610-4c82-8170-d8e259854fcf tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:51.821049 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-ad218758-148d-4af1-a84c-487036c16b93 req-0bea9fb9-5bf9-4d92-adcf-4b33695f1aed tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/attachments/e2c4893d-6860-4f0d-8063-48fdd3736a09 returned with HTTP 200 Aug 06 03:11:51.821444 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 242/957] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:11:51 2026] DELETE /volume/v3/attachments/e2c4893d-6860-4f0d-8063-48fdd3736a09 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:51.825159 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:51.825159 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:51.826039 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ffe9f54-369f-43dc-86f4-aadce1c11522 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00d26e78-718c-4ac0-9f5d-11413096030c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a664e8b8-7db2-48a9-a28a-0070b646ce62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-113793838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccae87028f3946bfa2c5662964126527',qos_specs=None,replication_status=,reservations=['fb288f81-2a70-409c-ba4a-ebd83ff0c4d1','566fb5ff-e32b-4c13-a472-224bb40bb772','3ddf753d-2eb8-4e13-9028-2c7751a2932a','fc96b505-fac4-45b8-9257-f88217698885'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e693c2da1c324770bc4d26547e97e167',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-113793838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a664e8b8-7db2-48a9-a28a-0070b646ce62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccae87028f3946bfa2c5662964126527',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e693c2da1c324770bc4d26547e97e167',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:51.826541 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ffe9f54-369f-43dc-86f4-aadce1c11522 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af2b3429-4245-49f1-9506-24e4ab9f34c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:51.834364 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-9e27543f-c610-4c82-8170-d8e259854fcf tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:51.840127 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9e27543f-c610-4c82-8170-d8e259854fcf tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 returned with HTTP 200 Aug 06 03:11:51.840721 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 242/958] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:51 2026] GET /volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:51.843918 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ffe9f54-369f-43dc-86f4-aadce1c11522 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af2b3429-4245-49f1-9506-24e4ab9f34c2) transitioned into state 'SUCCESS' from state '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-113793838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccae87028f3946bfa2c5662964126527',qos_specs=None,replication_status=,reservations=['fb288f81-2a70-409c-ba4a-ebd83ff0c4d1','566fb5ff-e32b-4c13-a472-224bb40bb772','3ddf753d-2eb8-4e13-9028-2c7751a2932a','fc96b505-fac4-45b8-9257-f88217698885'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e693c2da1c324770bc4d26547e97e167',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:51.844546 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ffe9f54-369f-43dc-86f4-aadce1c11522 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a31ea18-0ccc-443c-ba63-7c86f05f3d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:51.853718 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ffe9f54-369f-43dc-86f4-aadce1c11522 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a31ea18-0ccc-443c-ba63-7c86f05f3d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:51.854461 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ffe9f54-369f-43dc-86f4-aadce1c11522 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Flow 'volume_create_api' (6d0b3739-964a-455a-a8db-a8ad190e41c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:51.854746 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-6ffe9f54-369f-43dc-86f4-aadce1c11522 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Create volume request issued successfully. Aug 06 03:11:51.855325 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6ffe9f54-369f-43dc-86f4-aadce1c11522 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:51.855670 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 239/959] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:11:51 2026] POST /volume/v3/volumes => generated 748 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 03:11:51.867612 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d2618bf8-f1dd-4c4d-9eb8-9eb3d3b98940 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:51.870581 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d2618bf8-f1dd-4c4d-9eb8-9eb3d3b98940 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] GET https://10.4.3.80/volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62 Aug 06 03:11:51.870764 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d2618bf8-f1dd-4c4d-9eb8-9eb3d3b98940 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:51.870958 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d2618bf8-f1dd-4c4d-9eb8-9eb3d3b98940 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:51.878919 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:51.878919 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:51.882773 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d2618bf8-f1dd-4c4d-9eb8-9eb3d3b98940 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Volume info retrieved successfully. Aug 06 03:11:51.886762 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d2618bf8-f1dd-4c4d-9eb8-9eb3d3b98940 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] https://10.4.3.80/volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62 returned with HTTP 200 Aug 06 03:11:51.887161 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 237/960] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:51 2026] GET /volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:52.733395 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-48e4cfe3-73af-408b-a42e-b1373c2e4827 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:52.736564 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-48e4cfe3-73af-408b-a42e-b1373c2e4827 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] GET https://10.4.3.80/volume/v3/volumes/afa065ca-70ac-442a-9af8-4423e69d7beb Aug 06 03:11:52.737093 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-48e4cfe3-73af-408b-a42e-b1373c2e4827 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:52.737536 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-48e4cfe3-73af-408b-a42e-b1373c2e4827 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:52.746491 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-48e4cfe3-73af-408b-a42e-b1373c2e4827 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes/afa065ca-70ac-442a-9af8-4423e69d7beb returned with HTTP 404 Aug 06 03:11:52.747127 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 243/961] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:52 2026] GET /volume/v3/volumes/afa065ca-70ac-442a-9af8-4423e69d7beb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:52.758612 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d6360c37-1e95-4dfc-8e56-3d9ff7735bea None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:52.760478 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d6360c37-1e95-4dfc-8e56-3d9ff7735bea tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] GET https://10.4.3.80/volume/v3/volumes/172568ea-62aa-4df8-8578-fd21e704bda2 Aug 06 03:11:52.760678 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d6360c37-1e95-4dfc-8e56-3d9ff7735bea tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:52.760958 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d6360c37-1e95-4dfc-8e56-3d9ff7735bea tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:52.763678 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=650,cinder:INSERT=118,cinder:UPDATE=206,cinder:DELETE=4 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:11:52.771485 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:52.771485 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:52.775595 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d6360c37-1e95-4dfc-8e56-3d9ff7735bea tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Volume info retrieved successfully. Aug 06 03:11:52.781558 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d6360c37-1e95-4dfc-8e56-3d9ff7735bea tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes/172568ea-62aa-4df8-8578-fd21e704bda2 returned with HTTP 200 Aug 06 03:11:52.781948 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 243/962] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:52 2026] GET /volume/v3/volumes/172568ea-62aa-4df8-8578-fd21e704bda2 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:52.794288 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d080eba9-5be1-40f0-b6b5-111c2b9074d6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:52.796868 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d080eba9-5be1-40f0-b6b5-111c2b9074d6 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] DELETE https://10.4.3.80/volume/v3/volumes/172568ea-62aa-4df8-8578-fd21e704bda2 Aug 06 03:11:52.797084 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d080eba9-5be1-40f0-b6b5-111c2b9074d6 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:52.797289 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d080eba9-5be1-40f0-b6b5-111c2b9074d6 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:52.797487 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-d080eba9-5be1-40f0-b6b5-111c2b9074d6 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Delete volume with id: 172568ea-62aa-4df8-8578-fd21e704bda2 Aug 06 03:11:52.804951 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:52.804951 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:52.805427 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d080eba9-5be1-40f0-b6b5-111c2b9074d6 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Volume info retrieved successfully. Aug 06 03:11:52.820820 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d080eba9-5be1-40f0-b6b5-111c2b9074d6 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Delete volume request issued successfully. Aug 06 03:11:52.821037 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d080eba9-5be1-40f0-b6b5-111c2b9074d6 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes/172568ea-62aa-4df8-8578-fd21e704bda2 returned with HTTP 202 Aug 06 03:11:52.821440 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 240/963] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:52 2026] DELETE /volume/v3/volumes/172568ea-62aa-4df8-8578-fd21e704bda2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:52.828155 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8c58400a-9cf5-49b3-86c9-19a749f4f7ae None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:52.830759 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8c58400a-9cf5-49b3-86c9-19a749f4f7ae tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] GET https://10.4.3.80/volume/v3/volumes/172568ea-62aa-4df8-8578-fd21e704bda2 Aug 06 03:11:52.830952 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8c58400a-9cf5-49b3-86c9-19a749f4f7ae tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:52.831154 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8c58400a-9cf5-49b3-86c9-19a749f4f7ae tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:52.837403 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:52.837403 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:52.840956 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-8c58400a-9cf5-49b3-86c9-19a749f4f7ae tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Volume info retrieved successfully. Aug 06 03:11:52.844914 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8c58400a-9cf5-49b3-86c9-19a749f4f7ae tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes/172568ea-62aa-4df8-8578-fd21e704bda2 returned with HTTP 200 Aug 06 03:11:52.845261 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 238/964] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:52 2026] GET /volume/v3/volumes/172568ea-62aa-4df8-8578-fd21e704bda2 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:52.856626 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c681b535-10d5-4e69-99ab-63cae8b2c0db None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:52.858743 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c681b535-10d5-4e69-99ab-63cae8b2c0db tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 Aug 06 03:11:52.858994 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c681b535-10d5-4e69-99ab-63cae8b2c0db tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:52.859221 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c681b535-10d5-4e69-99ab-63cae8b2c0db tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:52.868919 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:52.868919 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:52.873576 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c681b535-10d5-4e69-99ab-63cae8b2c0db tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:52.878308 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c681b535-10d5-4e69-99ab-63cae8b2c0db tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 returned with HTTP 200 Aug 06 03:11:52.878641 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 244/965] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:52 2026] GET /volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:52.906487 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f73d6374-d94b-4949-98f1-66a31f9c51b5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:52.913695 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f73d6374-d94b-4949-98f1-66a31f9c51b5 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] GET https://10.4.3.80/volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62 Aug 06 03:11:52.914905 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f73d6374-d94b-4949-98f1-66a31f9c51b5 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:52.915205 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f73d6374-d94b-4949-98f1-66a31f9c51b5 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:52.926417 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:52.926417 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:52.931798 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f73d6374-d94b-4949-98f1-66a31f9c51b5 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Volume info retrieved successfully. Aug 06 03:11:52.936664 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f73d6374-d94b-4949-98f1-66a31f9c51b5 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] https://10.4.3.80/volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62 returned with HTTP 200 Aug 06 03:11:52.937050 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 244/966] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:52 2026] GET /volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62 => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:52.953471 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f3871188-e3df-497d-8f09-c8dbc7508669 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:52.954995 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f3871188-e3df-497d-8f09-c8dbc7508669 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] POST https://10.4.3.80/volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62/action Aug 06 03:11:52.955280 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f3871188-e3df-497d-8f09-c8dbc7508669 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-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=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:52.955401 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f3871188-e3df-497d-8f09-c8dbc7508669 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-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=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:52.964863 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:52.964863 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:52.969782 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:52.969782 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:52.970189 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f3871188-e3df-497d-8f09-c8dbc7508669 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Volume info retrieved successfully. Aug 06 03:11:52.981593 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f3871188-e3df-497d-8f09-c8dbc7508669 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Update volume metadata completed successfully. Aug 06 03:11:52.981918 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f3871188-e3df-497d-8f09-c8dbc7508669 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] https://10.4.3.80/volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62/action returned with HTTP 200 Aug 06 03:11:52.982290 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 241/967] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:11:52 2026] POST /volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62/action => generated 563 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:52.984046 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-a27e6429-65af-41cd-9ac8-6c97e3a908ff None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:52.987389 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-a27e6429-65af-41cd-9ac8-6c97e3a908ff tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 Aug 06 03:11:52.990904 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-a27e6429-65af-41cd-9ac8-6c97e3a908ff tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:52.990904 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-a27e6429-65af-41cd-9ac8-6c97e3a908ff tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:52.991221 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-93f97b1b-e54c-4ba8-8b29-eb06a92e3359 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:52.991738 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-93f97b1b-e54c-4ba8-8b29-eb06a92e3359 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] GET https://10.4.3.80/volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62 Aug 06 03:11:52.991936 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-93f97b1b-e54c-4ba8-8b29-eb06a92e3359 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:52.992105 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-93f97b1b-e54c-4ba8-8b29-eb06a92e3359 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:52.998147 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:52.998147 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:53.001200 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-93f97b1b-e54c-4ba8-8b29-eb06a92e3359 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Volume info retrieved successfully. Aug 06 03:11:53.001690 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:53.001690 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:53.005588 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-a27e6429-65af-41cd-9ac8-6c97e3a908ff tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:53.007543 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-93f97b1b-e54c-4ba8-8b29-eb06a92e3359 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] https://10.4.3.80/volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62 returned with HTTP 200 Aug 06 03:11:53.007890 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 245/968] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:52 2026] GET /volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62 => generated 1416 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:53.010547 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-a27e6429-65af-41cd-9ac8-6c97e3a908ff tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 returned with HTTP 200 Aug 06 03:11:53.011092 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 239/969] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:11:52 2026] GET /volume/v3/volumes/58485382-6270-4270-abec-742132503170 => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:53.022430 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a0a982cf-3c52-4eb5-9fa5-740920588ac2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:53.024079 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a0a982cf-3c52-4eb5-9fa5-740920588ac2 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] POST https://10.4.3.80/volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62/action Aug 06 03:11:53.024369 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a0a982cf-3c52-4eb5-9fa5-740920588ac2 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:53.024477 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a0a982cf-3c52-4eb5-9fa5-740920588ac2 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:53.032056 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:53.032056 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:53.034116 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-6858d568-4cf1-45c2-81e8-815138a923a8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:53.036637 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-6858d568-4cf1-45c2-81e8-815138a923a8 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] POST https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170/action Aug 06 03:11:53.036976 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-6858d568-4cf1-45c2-81e8-815138a923a8 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:53.037082 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-6858d568-4cf1-45c2-81e8-815138a923a8 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:53.042210 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:53.042210 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:53.044385 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a0a982cf-3c52-4eb5-9fa5-740920588ac2 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Volume info retrieved successfully. Aug 06 03:11:53.052255 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a0a982cf-3c52-4eb5-9fa5-740920588ac2 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Get volume image-metadata completed successfully. Aug 06 03:11:53.055072 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:53.055072 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:53.055492 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-6858d568-4cf1-45c2-81e8-815138a923a8 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:53.061014 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-6858d568-4cf1-45c2-81e8-815138a923a8 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Begin detaching volume completed successfully. Aug 06 03:11:53.061204 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-6858d568-4cf1-45c2-81e8-815138a923a8 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170/action returned with HTTP 202 Aug 06 03:11:53.061574 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 242/970] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:11:53 2026] POST /volume/v3/volumes/58485382-6270-4270-abec-742132503170/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:11:53.065683 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a0a982cf-3c52-4eb5-9fa5-740920588ac2 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Delete volume metadata completed successfully. Aug 06 03:11:53.066016 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a0a982cf-3c52-4eb5-9fa5-740920588ac2 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] https://10.4.3.80/volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62/action returned with HTTP 200 Aug 06 03:11:53.066522 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 245/971] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:11:53 2026] POST /volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62/action => generated 0 bytes in 44 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 06 03:11:53.076114 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d790d23c-96db-4861-b465-9f7e32a05051 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:53.077663 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d790d23c-96db-4861-b465-9f7e32a05051 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] POST https://10.4.3.80/volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62/action Aug 06 03:11:53.078059 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d790d23c-96db-4861-b465-9f7e32a05051 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:11:53.078197 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d790d23c-96db-4861-b465-9f7e32a05051 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:53.082465 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0f2c2e22-1264-4ddc-b312-618385083f96 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:53.084212 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0f2c2e22-1264-4ddc-b312-618385083f96 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 Aug 06 03:11:53.084405 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0f2c2e22-1264-4ddc-b312-618385083f96 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:53.084572 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0f2c2e22-1264-4ddc-b312-618385083f96 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:53.087736 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:53.087736 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:53.088202 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d790d23c-96db-4861-b465-9f7e32a05051 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Volume info retrieved successfully. Aug 06 03:11:53.093343 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:53.093343 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:53.094328 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d790d23c-96db-4861-b465-9f7e32a05051 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Get volume image-metadata completed successfully. Aug 06 03:11:53.094563 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d790d23c-96db-4861-b465-9f7e32a05051 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] https://10.4.3.80/volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62/action returned with HTTP 200 Aug 06 03:11:53.094933 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 246/972] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:11:53 2026] POST /volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62/action => generated 537 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:53.096505 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0f2c2e22-1264-4ddc-b312-618385083f96 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:53.101660 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0f2c2e22-1264-4ddc-b312-618385083f96 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 returned with HTTP 200 Aug 06 03:11:53.102085 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 240/973] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:53 2026] GET /volume/v3/volumes/58485382-6270-4270-abec-742132503170 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:53.108942 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-91cb6f1d-ade2-424d-a1bb-3a9b4a90ba6d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:53.110537 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-91cb6f1d-ade2-424d-a1bb-3a9b4a90ba6d tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] GET https://10.4.3.80/volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62 Aug 06 03:11:53.110724 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-91cb6f1d-ade2-424d-a1bb-3a9b4a90ba6d tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:53.110933 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-91cb6f1d-ade2-424d-a1bb-3a9b4a90ba6d tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:53.113427 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-28c39374-f1f1-4d89-92a3-0af1fb0dd4a1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:53.113892 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-28c39374-f1f1-4d89-92a3-0af1fb0dd4a1 None None] GET https://10.4.3.80/volume// Aug 06 03:11:53.114084 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-28c39374-f1f1-4d89-92a3-0af1fb0dd4a1 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:53.114311 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-28c39374-f1f1-4d89-92a3-0af1fb0dd4a1 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:53.114687 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-28c39374-f1f1-4d89-92a3-0af1fb0dd4a1 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:11:53.115055 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 246/974] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:11:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:11:53.116676 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:53.116676 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:53.120082 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-91cb6f1d-ade2-424d-a1bb-3a9b4a90ba6d tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Volume info retrieved successfully. Aug 06 03:11:53.124094 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-91cb6f1d-ade2-424d-a1bb-3a9b4a90ba6d tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] https://10.4.3.80/volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62 returned with HTTP 200 Aug 06 03:11:53.124381 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 243/975] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:53 2026] GET /volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62 => generated 1390 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:53.125300 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-30d22eef-ac86-48ab-8252-eacd4f9550b5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:53.127176 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-30d22eef-ac86-48ab-8252-eacd4f9550b5 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 Aug 06 03:11:53.127386 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-30d22eef-ac86-48ab-8252-eacd4f9550b5 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:53.127574 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-30d22eef-ac86-48ab-8252-eacd4f9550b5 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:53.138843 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:53.138843 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:53.139071 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-acdbb842-b429-4076-b40f-1ce98977853c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:53.140748 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-acdbb842-b429-4076-b40f-1ce98977853c tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] DELETE https://10.4.3.80/volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62 Aug 06 03:11:53.141016 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-acdbb842-b429-4076-b40f-1ce98977853c tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:53.141280 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-acdbb842-b429-4076-b40f-1ce98977853c tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:53.141534 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-acdbb842-b429-4076-b40f-1ce98977853c tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Delete volume with id: a664e8b8-7db2-48a9-a28a-0070b646ce62 Aug 06 03:11:53.143170 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-30d22eef-ac86-48ab-8252-eacd4f9550b5 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:53.147233 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-30d22eef-ac86-48ab-8252-eacd4f9550b5 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 returned with HTTP 200 Aug 06 03:11:53.147585 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 247/976] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:11:53 2026] GET /volume/v3/volumes/58485382-6270-4270-abec-742132503170 => generated 1316 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:11:53.147656 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:53.147656 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:53.148070 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-acdbb842-b429-4076-b40f-1ce98977853c tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Volume info retrieved successfully. Aug 06 03:11:53.163970 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-acdbb842-b429-4076-b40f-1ce98977853c tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Delete volume request issued successfully. Aug 06 03:11:53.165860 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-acdbb842-b429-4076-b40f-1ce98977853c tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] https://10.4.3.80/volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62 returned with HTTP 202 Aug 06 03:11:53.165860 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 241/977] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:53 2026] DELETE /volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:53.174633 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-34c61231-4e0f-4e1f-8b9d-eb4291ea5389 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:53.176403 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-34c61231-4e0f-4e1f-8b9d-eb4291ea5389 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] GET https://10.4.3.80/volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62 Aug 06 03:11:53.176651 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-34c61231-4e0f-4e1f-8b9d-eb4291ea5389 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:53.177045 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-34c61231-4e0f-4e1f-8b9d-eb4291ea5389 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:53.185857 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:53.185857 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:53.188335 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-34c61231-4e0f-4e1f-8b9d-eb4291ea5389 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Volume info retrieved successfully. Aug 06 03:11:53.193797 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-34c61231-4e0f-4e1f-8b9d-eb4291ea5389 tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] https://10.4.3.80/volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62 returned with HTTP 200 Aug 06 03:11:53.194384 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 247/978] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:53 2026] GET /volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62 => generated 1389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:53.859137 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5c3ea034-0374-4126-a2b5-2548144b63b4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:53.860975 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5c3ea034-0374-4126-a2b5-2548144b63b4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] GET https://10.4.3.80/volume/v3/volumes/172568ea-62aa-4df8-8578-fd21e704bda2 Aug 06 03:11:53.861199 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5c3ea034-0374-4126-a2b5-2548144b63b4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:53.861450 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5c3ea034-0374-4126-a2b5-2548144b63b4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:53.873422 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5c3ea034-0374-4126-a2b5-2548144b63b4 tempest-VolumesListAdminTestJSON-1665449570 tempest-VolumesListAdminTestJSON-1665449570-project-member] https://10.4.3.80/volume/v3/volumes/172568ea-62aa-4df8-8578-fd21e704bda2 returned with HTTP 404 Aug 06 03:11:53.873952 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 244/979] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:53 2026] GET /volume/v3/volumes/172568ea-62aa-4df8-8578-fd21e704bda2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:54.065202 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-b274c3b9-8a18-4182-af12-3616882df32e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:54.071449 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-b274c3b9-8a18-4182-af12-3616882df32e tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] DELETE https://10.4.3.80/volume/v3/attachments/82c948ec-03cf-4221-ba52-2701e50438da Aug 06 03:11:54.071699 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-b274c3b9-8a18-4182-af12-3616882df32e tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:54.071978 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-b274c3b9-8a18-4182-af12-3616882df32e tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:54.086484 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:54.086484 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:54.123718 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-53673d10-3ed3-4e43-a7d3-8addd2f3c1bb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:54.127125 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-53673d10-3ed3-4e43-a7d3-8addd2f3c1bb tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 Aug 06 03:11:54.127125 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-53673d10-3ed3-4e43-a7d3-8addd2f3c1bb tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:54.127817 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-53673d10-3ed3-4e43-a7d3-8addd2f3c1bb tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:54.138670 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:54.138670 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:54.145662 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-0fa7a291-1826-4bfa-8c1b-d49f35ed5d67 req-b274c3b9-8a18-4182-af12-3616882df32e tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/attachments/82c948ec-03cf-4221-ba52-2701e50438da returned with HTTP 200 Aug 06 03:11:54.145662 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 248/980] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:11:54 2026] DELETE /volume/v3/attachments/82c948ec-03cf-4221-ba52-2701e50438da => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:54.149853 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-53673d10-3ed3-4e43-a7d3-8addd2f3c1bb tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:54.168167 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-53673d10-3ed3-4e43-a7d3-8addd2f3c1bb tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 returned with HTTP 200 Aug 06 03:11:54.168559 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 242/981] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:54 2026] GET /volume/v3/volumes/58485382-6270-4270-abec-742132503170 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:54.185621 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7573b124-a4b0-43e7-bd5a-c80b7eaa6df2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:54.190622 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7573b124-a4b0-43e7-bd5a-c80b7eaa6df2 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 Aug 06 03:11:54.190622 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7573b124-a4b0-43e7-bd5a-c80b7eaa6df2 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:54.190622 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7573b124-a4b0-43e7-bd5a-c80b7eaa6df2 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:54.198388 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:54.198388 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:54.206848 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7573b124-a4b0-43e7-bd5a-c80b7eaa6df2 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:54.210016 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7573b124-a4b0-43e7-bd5a-c80b7eaa6df2 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 returned with HTTP 200 Aug 06 03:11:54.210681 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 248/982] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:54 2026] GET /volume/v3/volumes/58485382-6270-4270-abec-742132503170 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:54.212648 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-afb9c5f0-4ddd-4d60-bcde-3915e80215fa None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:54.213699 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-afb9c5f0-4ddd-4d60-bcde-3915e80215fa tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] GET https://10.4.3.80/volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62 Aug 06 03:11:54.213699 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-afb9c5f0-4ddd-4d60-bcde-3915e80215fa tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:54.213825 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-afb9c5f0-4ddd-4d60-bcde-3915e80215fa tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:54.220108 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-afb9c5f0-4ddd-4d60-bcde-3915e80215fa tempest-VolumesImageMetadata-1695276483 tempest-VolumesImageMetadata-1695276483-project-member] https://10.4.3.80/volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62 returned with HTTP 404 Aug 06 03:11:54.220529 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 245/983] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:54 2026] GET /volume/v3/volumes/a664e8b8-7db2-48a9-a28a-0070b646ce62 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:54.280962 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-25301892-061f-492a-8340-489c46a4c943 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:54.283043 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-25301892-061f-492a-8340-489c46a4c943 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 Aug 06 03:11:54.283246 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-25301892-061f-492a-8340-489c46a4c943 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:54.283465 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-25301892-061f-492a-8340-489c46a4c943 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:54.295010 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:54.295010 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:54.300820 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-25301892-061f-492a-8340-489c46a4c943 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:54.305016 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-25301892-061f-492a-8340-489c46a4c943 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 returned with HTTP 200 Aug 06 03:11:54.305016 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 249/984] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:54 2026] GET /volume/v3/volumes/58485382-6270-4270-abec-742132503170 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:54.324711 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-05d82d1f-c7a2-4484-b473-8cca08c0d08d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:54.327891 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-05d82d1f-c7a2-4484-b473-8cca08c0d08d tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 Aug 06 03:11:54.328154 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-05d82d1f-c7a2-4484-b473-8cca08c0d08d tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:54.328331 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-05d82d1f-c7a2-4484-b473-8cca08c0d08d tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:54.338042 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:54.338042 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:54.344976 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-05d82d1f-c7a2-4484-b473-8cca08c0d08d tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:54.351992 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-05d82d1f-c7a2-4484-b473-8cca08c0d08d tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 returned with HTTP 200 Aug 06 03:11:54.352489 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 243/985] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:54 2026] GET /volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:54.431518 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7cee6c4a-c514-4cd8-b95c-b5828415b3ba None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:54.435543 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7cee6c4a-c514-4cd8-b95c-b5828415b3ba tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 Aug 06 03:11:54.435846 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7cee6c4a-c514-4cd8-b95c-b5828415b3ba tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:54.436107 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7cee6c4a-c514-4cd8-b95c-b5828415b3ba tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:54.449015 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:54.449015 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:54.454856 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7cee6c4a-c514-4cd8-b95c-b5828415b3ba tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:54.461896 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7cee6c4a-c514-4cd8-b95c-b5828415b3ba tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 returned with HTTP 200 Aug 06 03:11:54.462594 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 249/986] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:54 2026] GET /volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:56.208355 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3465f08f-4c62-4e11-965f-5121de9005d8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:56.286804 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3465f08f-4c62-4e11-965f-5121de9005d8 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:56.287352 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3465f08f-4c62-4e11-965f-5121de9005d8 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1153622749"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:56.295098 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-3465f08f-4c62-4e11-965f-5121de9005d8 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1153622749'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:56.295311 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-3465f08f-4c62-4e11-965f-5121de9005d8 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Create volume of 2 GB Aug 06 03:11:56.302816 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3465f08f-4c62-4e11-965f-5121de9005d8 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Availability Zones retrieved successfully. Aug 06 03:11:56.312290 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3465f08f-4c62-4e11-965f-5121de9005d8 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Flow 'volume_create_api' (85d9c130-68da-4131-b572-4b19a3d1f949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:56.313596 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3465f08f-4c62-4e11-965f-5121de9005d8 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d151f317-28b6-4479-b104-e3da02b1689e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:56.314814 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-3465f08f-4c62-4e11-965f-5121de9005d8 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Validating volume size '2' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:56.354024 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3465f08f-4c62-4e11-965f-5121de9005d8 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d151f317-28b6-4479-b104-e3da02b1689e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:56.355103 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3465f08f-4c62-4e11-965f-5121de9005d8 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e64e559c-5d0b-4085-a551-b9249545b371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:56.433773 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-3465f08f-4c62-4e11-965f-5121de9005d8 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Created reservations ['e6b479ef-b513-40e2-81e6-cbeb1c4d9f69', 'a92ef9c0-d737-4788-ac3b-a20b90b6146a', 'cb6fb9b7-b3ed-4eb3-8cfc-9249ffdd0edb', '83c43792-4566-4140-9f87-d5d4a8150272'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:56.434502 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3465f08f-4c62-4e11-965f-5121de9005d8 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e64e559c-5d0b-4085-a551-b9249545b371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6b479ef-b513-40e2-81e6-cbeb1c4d9f69', 'a92ef9c0-d737-4788-ac3b-a20b90b6146a', 'cb6fb9b7-b3ed-4eb3-8cfc-9249ffdd0edb', '83c43792-4566-4140-9f87-d5d4a8150272']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:56.435515 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3465f08f-4c62-4e11-965f-5121de9005d8 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbc8abf5-3545-4261-b8e7-bedc164ffb8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:56.461927 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3465f08f-4c62-4e11-965f-5121de9005d8 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbc8abf5-3545-4261-b8e7-bedc164ffb8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1eb763e7-7afd-4dc1-af38-948e6f6df75d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1153622749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abac5a5b963c4226aec9b51b3932bf33',qos_specs=None,replication_status=,reservations=['e6b479ef-b513-40e2-81e6-cbeb1c4d9f69','a92ef9c0-d737-4788-ac3b-a20b90b6146a','cb6fb9b7-b3ed-4eb3-8cfc-9249ffdd0edb','83c43792-4566-4140-9f87-d5d4a8150272'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a26df772f0604e1e8c14a8b3c18564ce',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1153622749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1eb763e7-7afd-4dc1-af38-948e6f6df75d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abac5a5b963c4226aec9b51b3932bf33',provider_auth=None,provider_geometry=None,provider_id=None,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='a26df772f0604e1e8c14a8b3c18564ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:56.462684 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3465f08f-4c62-4e11-965f-5121de9005d8 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de463dcc-609c-4891-b35d-1b539b9a454e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:56.487907 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3465f08f-4c62-4e11-965f-5121de9005d8 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de463dcc-609c-4891-b35d-1b539b9a454e) transitioned into state 'SUCCESS' from state '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-1153622749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abac5a5b963c4226aec9b51b3932bf33',qos_specs=None,replication_status=,reservations=['e6b479ef-b513-40e2-81e6-cbeb1c4d9f69','a92ef9c0-d737-4788-ac3b-a20b90b6146a','cb6fb9b7-b3ed-4eb3-8cfc-9249ffdd0edb','83c43792-4566-4140-9f87-d5d4a8150272'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a26df772f0604e1e8c14a8b3c18564ce',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:56.494000 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3465f08f-4c62-4e11-965f-5121de9005d8 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b913dd1-e7c1-4476-823c-eb24a3a997a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:56.506292 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3465f08f-4c62-4e11-965f-5121de9005d8 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b913dd1-e7c1-4476-823c-eb24a3a997a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:56.507195 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3465f08f-4c62-4e11-965f-5121de9005d8 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Flow 'volume_create_api' (85d9c130-68da-4131-b572-4b19a3d1f949) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:56.507629 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3465f08f-4c62-4e11-965f-5121de9005d8 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Create volume request issued successfully. Aug 06 03:11:56.508363 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3465f08f-4c62-4e11-965f-5121de9005d8 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:56.509250 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 246/987] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:11:56 2026] POST /volume/v3/volumes => generated 753 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:56.524429 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7972de9a-227d-4836-8819-32e18b48725f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:56.529708 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7972de9a-227d-4836-8819-32e18b48725f tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] GET https://10.4.3.80/volume/v3/volumes/1eb763e7-7afd-4dc1-af38-948e6f6df75d Aug 06 03:11:56.529929 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7972de9a-227d-4836-8819-32e18b48725f tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:56.530099 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7972de9a-227d-4836-8819-32e18b48725f tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:56.541688 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:56.541688 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:56.549811 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7972de9a-227d-4836-8819-32e18b48725f tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Volume info retrieved successfully. Aug 06 03:11:56.559339 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7972de9a-227d-4836-8819-32e18b48725f tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] https://10.4.3.80/volume/v3/volumes/1eb763e7-7afd-4dc1-af38-948e6f6df75d returned with HTTP 200 Aug 06 03:11:56.559339 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 250/988] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:56 2026] GET /volume/v3/volumes/1eb763e7-7afd-4dc1-af38-948e6f6df75d => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:56.703295 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2ba9f082-d8b7-455c-bd0c-b84445121966 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:56.855182 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2ba9f082-d8b7-455c-bd0c-b84445121966 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:56.857850 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2ba9f082-d8b7-455c-bd0c-b84445121966 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-22928668"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:56.857850 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-2ba9f082-d8b7-455c-bd0c-b84445121966 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-22928668'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:56.857850 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-2ba9f082-d8b7-455c-bd0c-b84445121966 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Create volume of 1 GB Aug 06 03:11:56.862125 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2ba9f082-d8b7-455c-bd0c-b84445121966 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Availability Zones retrieved successfully. Aug 06 03:11:56.867773 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2ba9f082-d8b7-455c-bd0c-b84445121966 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Flow 'volume_create_api' (b38736e2-d9ca-4f80-8c76-7d9e20581d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:56.868937 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2ba9f082-d8b7-455c-bd0c-b84445121966 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67fd2b10-d363-442c-b821-a0ead0ec8a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:56.870116 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-2ba9f082-d8b7-455c-bd0c-b84445121966 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:56.896686 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2ba9f082-d8b7-455c-bd0c-b84445121966 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67fd2b10-d363-442c-b821-a0ead0ec8a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:56.897579 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2ba9f082-d8b7-455c-bd0c-b84445121966 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eec1b857-10d3-45f0-83d1-dc0cbcd54334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:56.978180 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-2ba9f082-d8b7-455c-bd0c-b84445121966 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Created reservations ['032e74c3-b3ec-45a6-8526-db0d15d76102', '6d80223f-5e0e-4876-a594-fb0fd2425ba4', '4eb1580d-223e-46ec-91ec-2f29cae18570', '6596495d-cd0b-41f4-9600-6f95253bc354'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:56.979258 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2ba9f082-d8b7-455c-bd0c-b84445121966 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eec1b857-10d3-45f0-83d1-dc0cbcd54334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['032e74c3-b3ec-45a6-8526-db0d15d76102', '6d80223f-5e0e-4876-a594-fb0fd2425ba4', '4eb1580d-223e-46ec-91ec-2f29cae18570', '6596495d-cd0b-41f4-9600-6f95253bc354']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:56.980347 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2ba9f082-d8b7-455c-bd0c-b84445121966 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd3f0724-db1a-4478-8f8f-208ee4de6139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:57.005375 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2ba9f082-d8b7-455c-bd0c-b84445121966 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd3f0724-db1a-4478-8f8f-208ee4de6139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3eef924-182c-43eb-8745-b9db219fc1a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-22928668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f05e7ccd7f944baa8ac44459ebe99dc',qos_specs=None,replication_status=,reservations=['032e74c3-b3ec-45a6-8526-db0d15d76102','6d80223f-5e0e-4876-a594-fb0fd2425ba4','4eb1580d-223e-46ec-91ec-2f29cae18570','6596495d-cd0b-41f4-9600-6f95253bc354'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1351e209827f4ceeaa13c34be1efa916',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:11:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-22928668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3eef924-182c-43eb-8745-b9db219fc1a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f05e7ccd7f944baa8ac44459ebe99dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1351e209827f4ceeaa13c34be1efa916',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:57.008856 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2ba9f082-d8b7-455c-bd0c-b84445121966 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (390c50cc-c463-4ba3-90cd-c9cf4c2ed906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:57.028212 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2ba9f082-d8b7-455c-bd0c-b84445121966 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (390c50cc-c463-4ba3-90cd-c9cf4c2ed906) transitioned into state 'SUCCESS' from state '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-22928668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f05e7ccd7f944baa8ac44459ebe99dc',qos_specs=None,replication_status=,reservations=['032e74c3-b3ec-45a6-8526-db0d15d76102','6d80223f-5e0e-4876-a594-fb0fd2425ba4','4eb1580d-223e-46ec-91ec-2f29cae18570','6596495d-cd0b-41f4-9600-6f95253bc354'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1351e209827f4ceeaa13c34be1efa916',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:57.028931 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2ba9f082-d8b7-455c-bd0c-b84445121966 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b16bb0f-df31-42fb-9135-590bf568dc13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:57.039652 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2ba9f082-d8b7-455c-bd0c-b84445121966 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b16bb0f-df31-42fb-9135-590bf568dc13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:57.041410 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2ba9f082-d8b7-455c-bd0c-b84445121966 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Flow 'volume_create_api' (b38736e2-d9ca-4f80-8c76-7d9e20581d74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:57.041641 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2ba9f082-d8b7-455c-bd0c-b84445121966 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Create volume request issued successfully. Aug 06 03:11:57.042515 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2ba9f082-d8b7-455c-bd0c-b84445121966 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:11:57.043182 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 244/989] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:11:56 2026] POST /volume/v3/volumes => generated 747 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:57.058205 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6bca5d24-4366-4c94-be81-f4b92352b8d3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:57.060556 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6bca5d24-4366-4c94-be81-f4b92352b8d3 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] GET https://10.4.3.80/volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 Aug 06 03:11:57.060855 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6bca5d24-4366-4c94-be81-f4b92352b8d3 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:57.061120 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6bca5d24-4366-4c94-be81-f4b92352b8d3 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:57.072455 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:57.072455 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:57.077468 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6bca5d24-4366-4c94-be81-f4b92352b8d3 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Volume info retrieved successfully. Aug 06 03:11:57.084491 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6bca5d24-4366-4c94-be81-f4b92352b8d3 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] https://10.4.3.80/volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 returned with HTTP 200 Aug 06 03:11:57.085108 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 250/990] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:57 2026] GET /volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:57.409276 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2f3d2067-cf66-4f63-b9bf-22caf3784bb2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:57.411466 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2f3d2067-cf66-4f63-b9bf-22caf3784bb2 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] DELETE https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 Aug 06 03:11:57.411622 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2f3d2067-cf66-4f63-b9bf-22caf3784bb2 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:57.411884 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2f3d2067-cf66-4f63-b9bf-22caf3784bb2 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:57.412061 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-2f3d2067-cf66-4f63-b9bf-22caf3784bb2 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Delete volume with id: 58485382-6270-4270-abec-742132503170 Aug 06 03:11:57.420759 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:57.420759 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:57.421317 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-2f3d2067-cf66-4f63-b9bf-22caf3784bb2 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:57.444865 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-2f3d2067-cf66-4f63-b9bf-22caf3784bb2 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Delete volume request issued successfully. Aug 06 03:11:57.444865 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2f3d2067-cf66-4f63-b9bf-22caf3784bb2 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 returned with HTTP 202 Aug 06 03:11:57.444865 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 247/991] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:57 2026] DELETE /volume/v3/volumes/58485382-6270-4270-abec-742132503170 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:57.450911 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-580f5825-5839-4e66-8a5e-7be2d7454627 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:57.455024 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-580f5825-5839-4e66-8a5e-7be2d7454627 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 Aug 06 03:11:57.455024 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-580f5825-5839-4e66-8a5e-7be2d7454627 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:57.455024 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-580f5825-5839-4e66-8a5e-7be2d7454627 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:57.465241 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:57.465241 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:57.468770 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-580f5825-5839-4e66-8a5e-7be2d7454627 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:57.475598 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-580f5825-5839-4e66-8a5e-7be2d7454627 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 returned with HTTP 200 Aug 06 03:11:57.476423 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 251/992] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:57 2026] GET /volume/v3/volumes/58485382-6270-4270-abec-742132503170 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:57.576536 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4b925390-5b2b-436f-a64f-9f00d0bfd9d2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:57.579056 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4b925390-5b2b-436f-a64f-9f00d0bfd9d2 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] GET https://10.4.3.80/volume/v3/volumes/1eb763e7-7afd-4dc1-af38-948e6f6df75d Aug 06 03:11:57.579305 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4b925390-5b2b-436f-a64f-9f00d0bfd9d2 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:57.579567 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4b925390-5b2b-436f-a64f-9f00d0bfd9d2 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:57.588649 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:57.588649 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:57.593026 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4b925390-5b2b-436f-a64f-9f00d0bfd9d2 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Volume info retrieved successfully. Aug 06 03:11:57.598609 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4b925390-5b2b-436f-a64f-9f00d0bfd9d2 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] https://10.4.3.80/volume/v3/volumes/1eb763e7-7afd-4dc1-af38-948e6f6df75d returned with HTTP 200 Aug 06 03:11:57.598984 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 245/993] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:57 2026] GET /volume/v3/volumes/1eb763e7-7afd-4dc1-af38-948e6f6df75d => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:57.611309 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4f173b8d-ce47-4599-ace3-a18472638bbc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:57.612996 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4f173b8d-ce47-4599-ace3-a18472638bbc tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:57.613331 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4f173b8d-ce47-4599-ace3-a18472638bbc tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "1eb763e7-7afd-4dc1-af38-948e6f6df75d"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:57.614788 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-4f173b8d-ce47-4599-ace3-a18472638bbc tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '1eb763e7-7afd-4dc1-af38-948e6f6df75d'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:57.621690 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:57.621690 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:57.622166 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4f173b8d-ce47-4599-ace3-a18472638bbc tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Volume retrieved successfully. Aug 06 03:11:57.623096 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-4f173b8d-ce47-4599-ace3-a18472638bbc tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Create volume of 1 GB Aug 06 03:11:57.626241 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4f173b8d-ce47-4599-ace3-a18472638bbc tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Availability Zones retrieved successfully. Aug 06 03:11:57.630923 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4f173b8d-ce47-4599-ace3-a18472638bbc tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Flow 'volume_create_api' (366ccad6-0376-47c6-bab6-6c0ac3752122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:57.632109 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4f173b8d-ce47-4599-ace3-a18472638bbc tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (168a301b-7813-41e6-83a5-48bc71ac15cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:57.633030 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-4f173b8d-ce47-4599-ace3-a18472638bbc tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:57.634431 np0000006611 devstack@c-api.service[100900]: WARNING cinder.volume.api [None req-4f173b8d-ce47-4599-ace3-a18472638bbc tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (168a301b-7813-41e6-83a5-48bc71ac15cc) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 03:11:57.634431 np0000006611 devstack@c-api.service[100900]: 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 06 03:11:57.636034 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4f173b8d-ce47-4599-ace3-a18472638bbc tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (168a301b-7813-41e6-83a5-48bc71ac15cc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:57.636740 np0000006611 devstack@c-api.service[100900]: WARNING cinder.volume.api [None req-4f173b8d-ce47-4599-ace3-a18472638bbc tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (168a301b-7813-41e6-83a5-48bc71ac15cc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 03:11:57.637403 np0000006611 devstack@c-api.service[100900]: WARNING cinder.volume.api [None req-4f173b8d-ce47-4599-ace3-a18472638bbc tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Flow 'volume_create_api' (366ccad6-0376-47c6-bab6-6c0ac3752122) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 03:11:57.637680 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4f173b8d-ce47-4599-ace3-a18472638bbc tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 400 Aug 06 03:11:57.638238 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 251/994] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:11:57 2026] POST /volume/v3/volumes => generated 173 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 06 03:11:57.645029 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d21e760c-e8bd-4a13-9a73-81362c068656 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:57.648484 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d21e760c-e8bd-4a13-9a73-81362c068656 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] GET https://10.4.3.80/volume/v3/volumes/1eb763e7-7afd-4dc1-af38-948e6f6df75d Aug 06 03:11:57.648484 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d21e760c-e8bd-4a13-9a73-81362c068656 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:57.648484 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d21e760c-e8bd-4a13-9a73-81362c068656 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:57.653562 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:57.653562 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:57.657467 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d21e760c-e8bd-4a13-9a73-81362c068656 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Volume info retrieved successfully. Aug 06 03:11:57.661349 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d21e760c-e8bd-4a13-9a73-81362c068656 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] https://10.4.3.80/volume/v3/volumes/1eb763e7-7afd-4dc1-af38-948e6f6df75d returned with HTTP 200 Aug 06 03:11:57.661696 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 248/995] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:57 2026] GET /volume/v3/volumes/1eb763e7-7afd-4dc1-af38-948e6f6df75d => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:57.675822 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-db28ab78-cc7c-4966-9ee7-9a024a29aae1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:57.678213 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-db28ab78-cc7c-4966-9ee7-9a024a29aae1 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] DELETE https://10.4.3.80/volume/v3/volumes/1eb763e7-7afd-4dc1-af38-948e6f6df75d Aug 06 03:11:57.678471 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-db28ab78-cc7c-4966-9ee7-9a024a29aae1 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:57.678720 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-db28ab78-cc7c-4966-9ee7-9a024a29aae1 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:57.679117 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-db28ab78-cc7c-4966-9ee7-9a024a29aae1 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Delete volume with id: 1eb763e7-7afd-4dc1-af38-948e6f6df75d Aug 06 03:11:57.689922 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:57.689922 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:57.690362 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-db28ab78-cc7c-4966-9ee7-9a024a29aae1 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Volume info retrieved successfully. Aug 06 03:11:57.728668 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-db28ab78-cc7c-4966-9ee7-9a024a29aae1 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Delete volume request issued successfully. Aug 06 03:11:57.728668 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-db28ab78-cc7c-4966-9ee7-9a024a29aae1 tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] https://10.4.3.80/volume/v3/volumes/1eb763e7-7afd-4dc1-af38-948e6f6df75d returned with HTTP 202 Aug 06 03:11:57.728668 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 252/996] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:57 2026] DELETE /volume/v3/volumes/1eb763e7-7afd-4dc1-af38-948e6f6df75d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:57.741798 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-715e205b-ef6a-4278-8768-3084ead9fc0e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:57.744973 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-715e205b-ef6a-4278-8768-3084ead9fc0e tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] GET https://10.4.3.80/volume/v3/volumes/1eb763e7-7afd-4dc1-af38-948e6f6df75d Aug 06 03:11:57.745215 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-715e205b-ef6a-4278-8768-3084ead9fc0e tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:57.745514 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-715e205b-ef6a-4278-8768-3084ead9fc0e tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:57.752966 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:57.752966 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:57.759452 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-715e205b-ef6a-4278-8768-3084ead9fc0e tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Volume info retrieved successfully. Aug 06 03:11:57.764731 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-715e205b-ef6a-4278-8768-3084ead9fc0e tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] https://10.4.3.80/volume/v3/volumes/1eb763e7-7afd-4dc1-af38-948e6f6df75d returned with HTTP 200 Aug 06 03:11:57.764731 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 246/997] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:57 2026] GET /volume/v3/volumes/1eb763e7-7afd-4dc1-af38-948e6f6df75d => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:58.099666 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5325359b-6a13-40f2-8032-db2c9a11c901 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:58.101355 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5325359b-6a13-40f2-8032-db2c9a11c901 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] GET https://10.4.3.80/volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 Aug 06 03:11:58.101981 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5325359b-6a13-40f2-8032-db2c9a11c901 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:58.102903 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5325359b-6a13-40f2-8032-db2c9a11c901 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:58.111410 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:58.111410 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:58.115242 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5325359b-6a13-40f2-8032-db2c9a11c901 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Volume info retrieved successfully. Aug 06 03:11:58.119356 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5325359b-6a13-40f2-8032-db2c9a11c901 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] https://10.4.3.80/volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 returned with HTTP 200 Aug 06 03:11:58.119977 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 252/998] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:58 2026] GET /volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:58.134356 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-83742b11-4a0b-430a-bd08-1ff3369f7378 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:58.136554 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-83742b11-4a0b-430a-bd08-1ff3369f7378 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] POST https://10.4.3.80/volume/v3/os-volume-transfer Aug 06 03:11:58.137014 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-83742b11-4a0b-430a-bd08-1ff3369f7378 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e3eef924-182c-43eb-8745-b9db219fc1a8"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:58.138781 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.volume_transfer [None req-83742b11-4a0b-430a-bd08-1ff3369f7378 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e3eef924-182c-43eb-8745-b9db219fc1a8'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 06 03:11:58.138952 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.volume_transfer [None req-83742b11-4a0b-430a-bd08-1ff3369f7378 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Creating transfer of volume e3eef924-182c-43eb-8745-b9db219fc1a8 Aug 06 03:11:58.139101 np0000006611 devstack@c-api.service[100901]: INFO cinder.transfer.api [None req-83742b11-4a0b-430a-bd08-1ff3369f7378 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Generating transfer record for volume e3eef924-182c-43eb-8745-b9db219fc1a8 Aug 06 03:11:58.148845 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:58.148845 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:58.163018 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-83742b11-4a0b-430a-bd08-1ff3369f7378 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] https://10.4.3.80/volume/v3/os-volume-transfer returned with HTTP 202 Aug 06 03:11:58.163575 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 249/999] 10.4.3.80 () {68 vars in 1284 bytes} [Thu Aug 6 03:11:58 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:58.175620 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7eca73c4-878d-4e4c-bf2d-7d01a7f45616 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:58.177448 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7eca73c4-878d-4e4c-bf2d-7d01a7f45616 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] GET https://10.4.3.80/volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 Aug 06 03:11:58.177640 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7eca73c4-878d-4e4c-bf2d-7d01a7f45616 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:58.177865 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7eca73c4-878d-4e4c-bf2d-7d01a7f45616 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:58.186432 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:58.186432 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:58.190702 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7eca73c4-878d-4e4c-bf2d-7d01a7f45616 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Volume info retrieved successfully. Aug 06 03:11:58.194626 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7eca73c4-878d-4e4c-bf2d-7d01a7f45616 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] https://10.4.3.80/volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 returned with HTTP 200 Aug 06 03:11:58.195138 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 253/1000] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:58 2026] GET /volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:58.212159 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c0d274cf-77c0-418b-9bde-667f0952cd4b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:58.218603 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c0d274cf-77c0-418b-9bde-667f0952cd4b tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] GET https://10.4.3.80/volume/v3/os-volume-transfer/f55ac006-6c41-4351-bc5f-896917c53957 Aug 06 03:11:58.218603 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c0d274cf-77c0-418b-9bde-667f0952cd4b tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:58.218603 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c0d274cf-77c0-418b-9bde-667f0952cd4b tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:58.234976 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c0d274cf-77c0-418b-9bde-667f0952cd4b tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] https://10.4.3.80/volume/v3/os-volume-transfer/f55ac006-6c41-4351-bc5f-896917c53957 returned with HTTP 200 Aug 06 03:11:58.235291 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 247/1001] 10.4.3.80 () {66 vars in 1374 bytes} [Thu Aug 6 03:11:58 2026] GET /volume/v3/os-volume-transfer/f55ac006-6c41-4351-bc5f-896917c53957 => generated 407 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:58.243861 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5e91f9d2-0768-4e44-8197-5e9070556087 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:58.245381 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5e91f9d2-0768-4e44-8197-5e9070556087 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] GET https://10.4.3.80/volume/v3/os-volume-transfer Aug 06 03:11:58.245540 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5e91f9d2-0768-4e44-8197-5e9070556087 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:58.245769 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5e91f9d2-0768-4e44-8197-5e9070556087 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:58.246000 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.volume_transfer [None req-5e91f9d2-0768-4e44-8197-5e9070556087 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Listing volume transfers {{(pid=100900) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 06 03:11:58.251937 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5e91f9d2-0768-4e44-8197-5e9070556087 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] https://10.4.3.80/volume/v3/os-volume-transfer returned with HTTP 200 Aug 06 03:11:58.252372 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 253/1002] 10.4.3.80 () {66 vars in 1263 bytes} [Thu Aug 6 03:11:58 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:58.262426 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0a96d9a8-0751-4ed3-bea4-86c1b9034121 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:58.358159 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0a96d9a8-0751-4ed3-bea4-86c1b9034121 tempest-VolumesTransfersTest-1519518710 tempest-VolumesTransfersTest-1519518710-project-member] POST https://10.4.3.80/volume/v3/os-volume-transfer/f55ac006-6c41-4351-bc5f-896917c53957/accept Aug 06 03:11:58.358547 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0a96d9a8-0751-4ed3-bea4-86c1b9034121 tempest-VolumesTransfersTest-1519518710 tempest-VolumesTransfersTest-1519518710-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c90c2c7fbdc0b7ea"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:58.360184 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.volume_transfer [None req-0a96d9a8-0751-4ed3-bea4-86c1b9034121 tempest-VolumesTransfersTest-1519518710 tempest-VolumesTransfersTest-1519518710-project-member] Accepting volume transfer f55ac006-6c41-4351-bc5f-896917c53957 {{(pid=100901) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 03:11:58.360316 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.volume_transfer [None req-0a96d9a8-0751-4ed3-bea4-86c1b9034121 tempest-VolumesTransfersTest-1519518710 tempest-VolumesTransfersTest-1519518710-project-member] Accepting transfer f55ac006-6c41-4351-bc5f-896917c53957 Aug 06 03:11:58.435844 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-0a96d9a8-0751-4ed3-bea4-86c1b9034121 tempest-VolumesTransfersTest-1519518710 tempest-VolumesTransfersTest-1519518710-project-member] Created reservations ['0effcdce-96c1-43db-9608-ed9e4de087f2', '2de76fba-b680-4ac6-849b-a4a902d8cca7', '4ca135b6-54aa-49e2-b52f-6133b6a5e37a', 'a679fe37-7005-4594-8309-f6a7d5c56953'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:58.472423 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-0a96d9a8-0751-4ed3-bea4-86c1b9034121 tempest-VolumesTransfersTest-1519518710 tempest-VolumesTransfersTest-1519518710-project-member] Created reservations ['8091210f-8225-4db6-9f54-84e5e551c3c4', 'b5aa8c3b-f7a0-45a0-8d46-acf2ee2ecdec', '920910c5-7037-4044-9c45-12803328fde7', 'ed3a6e1c-9aad-483a-977f-3fa6d7e52aeb'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:58.489777 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-90183799-3628-44ad-af7a-f389e6af106c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:58.492113 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-90183799-3628-44ad-af7a-f389e6af106c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 Aug 06 03:11:58.492410 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-90183799-3628-44ad-af7a-f389e6af106c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:58.492686 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-90183799-3628-44ad-af7a-f389e6af106c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:58.503079 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-90183799-3628-44ad-af7a-f389e6af106c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/58485382-6270-4270-abec-742132503170 returned with HTTP 404 Aug 06 03:11:58.503079 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 254/1003] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:58 2026] GET /volume/v3/volumes/58485382-6270-4270-abec-742132503170 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:58.511357 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-0a96d9a8-0751-4ed3-bea4-86c1b9034121 tempest-VolumesTransfersTest-1519518710 tempest-VolumesTransfersTest-1519518710-project-member] Created reservations ['4503b060-e931-43de-9c6c-91ea577a0a11', 'bf99926e-3a80-47fe-a293-735bd00a7d4e', '5bfcf90c-e222-43ad-b1a3-453b04af41a9', '91463ffc-7af7-4d83-89d2-bd09d2839dc4'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:58.512939 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8a4164ab-0570-4200-94d3-997d615dd49c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:58.515391 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8a4164ab-0570-4200-94d3-997d615dd49c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] DELETE https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 Aug 06 03:11:58.515715 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8a4164ab-0570-4200-94d3-997d615dd49c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:58.516018 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8a4164ab-0570-4200-94d3-997d615dd49c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:58.516258 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-8a4164ab-0570-4200-94d3-997d615dd49c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Delete volume with id: 21360d83-39aa-4f00-9048-b5fcedc309d2 Aug 06 03:11:58.526333 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:58.526333 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:58.527049 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-8a4164ab-0570-4200-94d3-997d615dd49c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:58.545254 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-0a96d9a8-0751-4ed3-bea4-86c1b9034121 tempest-VolumesTransfersTest-1519518710 tempest-VolumesTransfersTest-1519518710-project-member] Created reservations ['2a7bad20-1cfa-4483-8d52-049729807695', '702f82eb-2d9b-4767-a1a5-88979a4556d1', 'f5e17d66-d074-4669-98ac-ee8d259d12dd', 'd009b28e-3d9a-4b35-839e-72c4906d0601'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:11:58.548174 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-8a4164ab-0570-4200-94d3-997d615dd49c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Delete volume request issued successfully. Aug 06 03:11:58.548452 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8a4164ab-0570-4200-94d3-997d615dd49c tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 returned with HTTP 202 Aug 06 03:11:58.549100 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 248/1004] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:58 2026] DELETE /volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:58.557361 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4f4b9975-eda5-4699-9635-cc6e42f80f05 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:58.559790 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4f4b9975-eda5-4699-9635-cc6e42f80f05 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 Aug 06 03:11:58.559973 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4f4b9975-eda5-4699-9635-cc6e42f80f05 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:58.560135 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4f4b9975-eda5-4699-9635-cc6e42f80f05 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:58.560525 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-0a96d9a8-0751-4ed3-bea4-86c1b9034121 tempest-VolumesTransfersTest-1519518710 tempest-VolumesTransfersTest-1519518710-project-member] Transfer volume completed successfully. Aug 06 03:11:58.571125 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:58.571125 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:11:58.580441 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4f4b9975-eda5-4699-9635-cc6e42f80f05 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:58.587002 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4f4b9975-eda5-4699-9635-cc6e42f80f05 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 returned with HTTP 200 Aug 06 03:11:58.587484 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 254/1005] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:58 2026] GET /volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:58.634589 np0000006611 devstack@c-api.service[100901]: INFO cinder.transfer.api [None req-0a96d9a8-0751-4ed3-bea4-86c1b9034121 tempest-VolumesTransfersTest-1519518710 tempest-VolumesTransfersTest-1519518710-project-member] Volume e3eef924-182c-43eb-8745-b9db219fc1a8 has been transferred. Aug 06 03:11:58.643406 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0a96d9a8-0751-4ed3-bea4-86c1b9034121 tempest-VolumesTransfersTest-1519518710 tempest-VolumesTransfersTest-1519518710-project-member] https://10.4.3.80/volume/v3/os-volume-transfer/f55ac006-6c41-4351-bc5f-896917c53957/accept returned with HTTP 202 Aug 06 03:11:58.643895 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 250/1006] 10.4.3.80 () {68 vars in 1416 bytes} [Thu Aug 6 03:11:58 2026] POST /volume/v3/os-volume-transfer/f55ac006-6c41-4351-bc5f-896917c53957/accept => generated 363 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:11:58.656048 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8a034076-0df5-4d90-a243-e519bac1dd8e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:58.658382 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8a034076-0df5-4d90-a243-e519bac1dd8e tempest-VolumesTransfersTest-1519518710 tempest-VolumesTransfersTest-1519518710-project-member] GET https://10.4.3.80/volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 Aug 06 03:11:58.658658 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8a034076-0df5-4d90-a243-e519bac1dd8e tempest-VolumesTransfersTest-1519518710 tempest-VolumesTransfersTest-1519518710-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:58.658962 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8a034076-0df5-4d90-a243-e519bac1dd8e tempest-VolumesTransfersTest-1519518710 tempest-VolumesTransfersTest-1519518710-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:58.672127 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:58.672127 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:58.678156 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8a034076-0df5-4d90-a243-e519bac1dd8e tempest-VolumesTransfersTest-1519518710 tempest-VolumesTransfersTest-1519518710-project-member] Volume info retrieved successfully. Aug 06 03:11:58.685193 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8a034076-0df5-4d90-a243-e519bac1dd8e tempest-VolumesTransfersTest-1519518710 tempest-VolumesTransfersTest-1519518710-project-member] https://10.4.3.80/volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 returned with HTTP 200 Aug 06 03:11:58.685700 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 255/1007] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:58 2026] GET /volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:58.700125 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d0f6c7fd-8370-4468-80c4-f00dcd7a3554 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:58.701647 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d0f6c7fd-8370-4468-80c4-f00dcd7a3554 tempest-VolumesTransfersTest-1519518710 tempest-VolumesTransfersTest-1519518710-project-member] GET https://10.4.3.80/volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 Aug 06 03:11:58.701821 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d0f6c7fd-8370-4468-80c4-f00dcd7a3554 tempest-VolumesTransfersTest-1519518710 tempest-VolumesTransfersTest-1519518710-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:58.702010 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d0f6c7fd-8370-4468-80c4-f00dcd7a3554 tempest-VolumesTransfersTest-1519518710 tempest-VolumesTransfersTest-1519518710-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:58.711187 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:58.711187 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:58.716396 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d0f6c7fd-8370-4468-80c4-f00dcd7a3554 tempest-VolumesTransfersTest-1519518710 tempest-VolumesTransfersTest-1519518710-project-member] Volume info retrieved successfully. Aug 06 03:11:58.720773 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d0f6c7fd-8370-4468-80c4-f00dcd7a3554 tempest-VolumesTransfersTest-1519518710 tempest-VolumesTransfersTest-1519518710-project-member] https://10.4.3.80/volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 returned with HTTP 200 Aug 06 03:11:58.721142 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 249/1008] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:58 2026] GET /volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:58.732856 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-33236184-f96b-4f46-be68-d2510b31f7c8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:58.735054 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-33236184-f96b-4f46-be68-d2510b31f7c8 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] DELETE https://10.4.3.80/volume/v3/os-volume-transfer/f55ac006-6c41-4351-bc5f-896917c53957 Aug 06 03:11:58.735054 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-33236184-f96b-4f46-be68-d2510b31f7c8 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:58.735054 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-33236184-f96b-4f46-be68-d2510b31f7c8 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:58.735054 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.contrib.volume_transfer [None req-33236184-f96b-4f46-be68-d2510b31f7c8 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Delete transfer with id: f55ac006-6c41-4351-bc5f-896917c53957 Aug 06 03:11:58.740581 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-33236184-f96b-4f46-be68-d2510b31f7c8 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] https://10.4.3.80/volume/v3/os-volume-transfer/f55ac006-6c41-4351-bc5f-896917c53957 returned with HTTP 404 Aug 06 03:11:58.740988 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 255/1009] 10.4.3.80 () {66 vars in 1377 bytes} [Thu Aug 6 03:11:58 2026] DELETE /volume/v3/os-volume-transfer/f55ac006-6c41-4351-bc5f-896917c53957 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:58.747183 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f6ff8d49-0e01-412a-a24b-ffdab5dada7f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:58.774219 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f6ff8d49-0e01-412a-a24b-ffdab5dada7f tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 Aug 06 03:11:58.774439 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f6ff8d49-0e01-412a-a24b-ffdab5dada7f tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:58.774661 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f6ff8d49-0e01-412a-a24b-ffdab5dada7f tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:58.774869 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-f6ff8d49-0e01-412a-a24b-ffdab5dada7f tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] Delete volume with id: e3eef924-182c-43eb-8745-b9db219fc1a8 Aug 06 03:11:58.779331 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3ffd9eb4-bb64-473e-a8ca-03bb55d75cfe None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:58.781143 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3ffd9eb4-bb64-473e-a8ca-03bb55d75cfe tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] GET https://10.4.3.80/volume/v3/volumes/1eb763e7-7afd-4dc1-af38-948e6f6df75d Aug 06 03:11:58.781329 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3ffd9eb4-bb64-473e-a8ca-03bb55d75cfe tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:58.781554 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3ffd9eb4-bb64-473e-a8ca-03bb55d75cfe tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:58.788594 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3ffd9eb4-bb64-473e-a8ca-03bb55d75cfe tempest-VolumesCloneNegativeTest-1418109218 tempest-VolumesCloneNegativeTest-1418109218-project-member] https://10.4.3.80/volume/v3/volumes/1eb763e7-7afd-4dc1-af38-948e6f6df75d returned with HTTP 404 Aug 06 03:11:58.789114 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 256/1010] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:58 2026] GET /volume/v3/volumes/1eb763e7-7afd-4dc1-af38-948e6f6df75d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:58.791615 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:58.791615 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:58.791615 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f6ff8d49-0e01-412a-a24b-ffdab5dada7f tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] Volume info retrieved successfully. Aug 06 03:11:58.824497 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f6ff8d49-0e01-412a-a24b-ffdab5dada7f tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] Delete volume request issued successfully. Aug 06 03:11:58.824497 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f6ff8d49-0e01-412a-a24b-ffdab5dada7f tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] https://10.4.3.80/volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 returned with HTTP 202 Aug 06 03:11:58.824619 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 251/1011] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:58 2026] DELETE /volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:58.833790 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d4a5ab24-dc66-439c-8474-098ddd01b676 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:58.836002 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d4a5ab24-dc66-439c-8474-098ddd01b676 tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] GET https://10.4.3.80/volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 Aug 06 03:11:58.836279 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d4a5ab24-dc66-439c-8474-098ddd01b676 tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:58.836664 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d4a5ab24-dc66-439c-8474-098ddd01b676 tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:58.845225 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:58.845225 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:11:58.849564 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d4a5ab24-dc66-439c-8474-098ddd01b676 tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] Volume info retrieved successfully. Aug 06 03:11:58.854315 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d4a5ab24-dc66-439c-8474-098ddd01b676 tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] https://10.4.3.80/volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 returned with HTTP 200 Aug 06 03:11:58.854664 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 250/1012] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:58 2026] GET /volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 => generated 1012 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:11:59.601844 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e30ae21d-f854-4907-ae6b-8e2b47a93bee None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:59.604567 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e30ae21d-f854-4907-ae6b-8e2b47a93bee tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 Aug 06 03:11:59.604851 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e30ae21d-f854-4907-ae6b-8e2b47a93bee tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:59.605092 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e30ae21d-f854-4907-ae6b-8e2b47a93bee tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:59.613518 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e30ae21d-f854-4907-ae6b-8e2b47a93bee tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 returned with HTTP 404 Aug 06 03:11:59.614286 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 256/1013] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:59 2026] GET /volume/v3/volumes/21360d83-39aa-4f00-9048-b5fcedc309d2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:59.687814 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f42738b5-4b76-4da6-b509-75a66e10797f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:59.691968 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f42738b5-4b76-4da6-b509-75a66e10797f tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] DELETE https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:11:59.692235 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f42738b5-4b76-4da6-b509-75a66e10797f tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:59.692489 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f42738b5-4b76-4da6-b509-75a66e10797f tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:59.692812 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-f42738b5-4b76-4da6-b509-75a66e10797f tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Delete volume with id: 9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:11:59.703222 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:59.703222 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:11:59.703807 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f42738b5-4b76-4da6-b509-75a66e10797f tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:59.731636 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f42738b5-4b76-4da6-b509-75a66e10797f tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Delete volume request issued successfully. Aug 06 03:11:59.732058 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f42738b5-4b76-4da6-b509-75a66e10797f tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 returned with HTTP 202 Aug 06 03:11:59.732593 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 257/1014] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:59 2026] DELETE /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:11:59.739595 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5517f7f7-b679-43e9-8f53-c918dc4cff22 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:59.742172 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5517f7f7-b679-43e9-8f53-c918dc4cff22 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:11:59.742369 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5517f7f7-b679-43e9-8f53-c918dc4cff22 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:59.742573 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5517f7f7-b679-43e9-8f53-c918dc4cff22 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:59.750434 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:11:59.750434 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:11:59.757563 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5517f7f7-b679-43e9-8f53-c918dc4cff22 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Volume info retrieved successfully. Aug 06 03:11:59.761222 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5517f7f7-b679-43e9-8f53-c918dc4cff22 tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 returned with HTTP 200 Aug 06 03:11:59.761626 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 252/1015] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:59 2026] GET /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:11:59.870030 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e0ee3d63-e4be-47fe-8949-5d1c100cb6e8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:59.871816 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e0ee3d63-e4be-47fe-8949-5d1c100cb6e8 tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] GET https://10.4.3.80/volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 Aug 06 03:11:59.872054 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e0ee3d63-e4be-47fe-8949-5d1c100cb6e8 tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:59.872254 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e0ee3d63-e4be-47fe-8949-5d1c100cb6e8 tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:59.877719 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e0ee3d63-e4be-47fe-8949-5d1c100cb6e8 tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] https://10.4.3.80/volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 returned with HTTP 404 Aug 06 03:11:59.878180 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 251/1016] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:59 2026] GET /volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:59.885995 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2a02d2da-7678-42f3-ae6a-08cdec5872e9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:59.889444 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2a02d2da-7678-42f3-ae6a-08cdec5872e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] GET https://10.4.3.80/volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 Aug 06 03:11:59.889444 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2a02d2da-7678-42f3-ae6a-08cdec5872e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:59.889444 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2a02d2da-7678-42f3-ae6a-08cdec5872e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:59.893922 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2a02d2da-7678-42f3-ae6a-08cdec5872e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] https://10.4.3.80/volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 returned with HTTP 404 Aug 06 03:11:59.894427 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 257/1017] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:11:59 2026] GET /volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:59.901723 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b6dfcef3-f840-4a1b-83a1-31537fd012e8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:59.903582 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b6dfcef3-f840-4a1b-83a1-31537fd012e8 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] DELETE https://10.4.3.80/volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 Aug 06 03:11:59.903783 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b6dfcef3-f840-4a1b-83a1-31537fd012e8 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:11:59.904023 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b6dfcef3-f840-4a1b-83a1-31537fd012e8 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:11:59.904193 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-b6dfcef3-f840-4a1b-83a1-31537fd012e8 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Delete volume with id: e3eef924-182c-43eb-8745-b9db219fc1a8 Aug 06 03:11:59.913088 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b6dfcef3-f840-4a1b-83a1-31537fd012e8 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] https://10.4.3.80/volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 returned with HTTP 404 Aug 06 03:11:59.913820 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 258/1018] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:11:59 2026] DELETE /volume/v3/volumes/e3eef924-182c-43eb-8745-b9db219fc1a8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:11:59.925024 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-001666a1-be3f-4506-96f6-faf1f69792e9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:11:59.926507 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-001666a1-be3f-4506-96f6-faf1f69792e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:11:59.926811 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-001666a1-be3f-4506-96f6-faf1f69792e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1698374978"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:11:59.928157 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-001666a1-be3f-4506-96f6-faf1f69792e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1698374978'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:11:59.929252 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-001666a1-be3f-4506-96f6-faf1f69792e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Create volume of 1 GB Aug 06 03:11:59.931660 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-001666a1-be3f-4506-96f6-faf1f69792e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Availability Zones retrieved successfully. Aug 06 03:11:59.936747 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-001666a1-be3f-4506-96f6-faf1f69792e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Flow 'volume_create_api' (729dc2fb-b638-432b-a742-ad9425d9adbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:11:59.937610 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-001666a1-be3f-4506-96f6-faf1f69792e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15f9b69d-6869-4763-b441-43c44a08b1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:11:59.938578 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-001666a1-be3f-4506-96f6-faf1f69792e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:11:59.965302 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-001666a1-be3f-4506-96f6-faf1f69792e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15f9b69d-6869-4763-b441-43c44a08b1fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:11:59.966409 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-001666a1-be3f-4506-96f6-faf1f69792e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69e41592-3f5b-4e0c-9d69-3da050bdbbac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:00.017774 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-001666a1-be3f-4506-96f6-faf1f69792e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Created reservations ['7f57332c-e520-4cf4-b55c-a08fe6eb3285', '7f5e64e9-0cf5-4aaf-8b4d-7e2d6643b44a', 'b472f7ff-448a-4bc7-898c-3a321b7a6ec9', 'b7465e78-1c42-43c7-8f23-1740883749b4'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:00.018546 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-001666a1-be3f-4506-96f6-faf1f69792e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69e41592-3f5b-4e0c-9d69-3da050bdbbac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f57332c-e520-4cf4-b55c-a08fe6eb3285', '7f5e64e9-0cf5-4aaf-8b4d-7e2d6643b44a', 'b472f7ff-448a-4bc7-898c-3a321b7a6ec9', 'b7465e78-1c42-43c7-8f23-1740883749b4']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:00.019201 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-001666a1-be3f-4506-96f6-faf1f69792e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09610a5e-82f9-4b2b-be9a-3586d4fbdc22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:00.048085 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-001666a1-be3f-4506-96f6-faf1f69792e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09610a5e-82f9-4b2b-be9a-3586d4fbdc22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5c00361-4b66-42b6-81c6-ffd0236a00d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1698374978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f05e7ccd7f944baa8ac44459ebe99dc',qos_specs=None,replication_status=,reservations=['7f57332c-e520-4cf4-b55c-a08fe6eb3285','7f5e64e9-0cf5-4aaf-8b4d-7e2d6643b44a','b472f7ff-448a-4bc7-898c-3a321b7a6ec9','b7465e78-1c42-43c7-8f23-1740883749b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1351e209827f4ceeaa13c34be1efa916',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1698374978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5c00361-4b66-42b6-81c6-ffd0236a00d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f05e7ccd7f944baa8ac44459ebe99dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1351e209827f4ceeaa13c34be1efa916',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:00.049170 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-001666a1-be3f-4506-96f6-faf1f69792e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d6d5ff2-7b04-47b4-b59c-2fc0a8abe8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:00.068042 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-001666a1-be3f-4506-96f6-faf1f69792e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d6d5ff2-7b04-47b4-b59c-2fc0a8abe8a2) transitioned into state 'SUCCESS' from state '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-1698374978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f05e7ccd7f944baa8ac44459ebe99dc',qos_specs=None,replication_status=,reservations=['7f57332c-e520-4cf4-b55c-a08fe6eb3285','7f5e64e9-0cf5-4aaf-8b4d-7e2d6643b44a','b472f7ff-448a-4bc7-898c-3a321b7a6ec9','b7465e78-1c42-43c7-8f23-1740883749b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1351e209827f4ceeaa13c34be1efa916',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:00.068713 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-001666a1-be3f-4506-96f6-faf1f69792e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (240236d2-77ef-45ec-ac2a-601cec8d4e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:00.077638 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-001666a1-be3f-4506-96f6-faf1f69792e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (240236d2-77ef-45ec-ac2a-601cec8d4e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:00.078956 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-001666a1-be3f-4506-96f6-faf1f69792e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Flow 'volume_create_api' (729dc2fb-b638-432b-a742-ad9425d9adbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:00.079280 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-001666a1-be3f-4506-96f6-faf1f69792e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Create volume request issued successfully. Aug 06 03:12:00.079825 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-001666a1-be3f-4506-96f6-faf1f69792e9 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:00.080211 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 253/1019] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:11:59 2026] POST /volume/v3/volumes => generated 749 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:00.092730 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-aa7df400-51dd-40fb-a581-b4abe1812cee None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:00.094561 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-aa7df400-51dd-40fb-a581-b4abe1812cee tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] GET https://10.4.3.80/volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 Aug 06 03:12:00.094779 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-aa7df400-51dd-40fb-a581-b4abe1812cee tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:00.095044 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-aa7df400-51dd-40fb-a581-b4abe1812cee tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:00.102248 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:00.102248 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:00.106604 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-aa7df400-51dd-40fb-a581-b4abe1812cee tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Volume info retrieved successfully. Aug 06 03:12:00.111052 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-aa7df400-51dd-40fb-a581-b4abe1812cee tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] https://10.4.3.80/volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 returned with HTTP 200 Aug 06 03:12:00.111485 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 252/1020] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:00 2026] GET /volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:12:00.779019 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-dc073cc9-97ed-4396-8ad5-3ce11fa0dbae None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:00.780478 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-dc073cc9-97ed-4396-8ad5-3ce11fa0dbae tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] GET https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 Aug 06 03:12:00.780630 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-dc073cc9-97ed-4396-8ad5-3ce11fa0dbae tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:00.780784 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-dc073cc9-97ed-4396-8ad5-3ce11fa0dbae tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:00.786502 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-dc073cc9-97ed-4396-8ad5-3ce11fa0dbae tempest-AttachVolumeTestJSON-680876034 tempest-AttachVolumeTestJSON-680876034-project-member] https://10.4.3.80/volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 returned with HTTP 404 Aug 06 03:12:00.786502 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 258/1021] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:00 2026] GET /volume/v3/volumes/9c56c373-bdfd-4714-b46c-3e0ef3bf7fa8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:01.126869 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4c3c6f97-6171-437b-bbb9-54fff44dca3b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:01.128535 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4c3c6f97-6171-437b-bbb9-54fff44dca3b tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] GET https://10.4.3.80/volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 Aug 06 03:12:01.128680 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4c3c6f97-6171-437b-bbb9-54fff44dca3b tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:01.128870 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4c3c6f97-6171-437b-bbb9-54fff44dca3b tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:01.137956 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:01.137956 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:01.144205 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4c3c6f97-6171-437b-bbb9-54fff44dca3b tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Volume info retrieved successfully. Aug 06 03:12:01.153484 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4c3c6f97-6171-437b-bbb9-54fff44dca3b tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] https://10.4.3.80/volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 returned with HTTP 200 Aug 06 03:12:01.153484 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 259/1022] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:01 2026] GET /volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:01.166757 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3ac36aa9-51a0-4d11-992a-6399dadef150 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:01.169851 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3ac36aa9-51a0-4d11-992a-6399dadef150 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] POST https://10.4.3.80/volume/v3/os-volume-transfer Aug 06 03:12:01.170442 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3ac36aa9-51a0-4d11-992a-6399dadef150 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a5c00361-4b66-42b6-81c6-ffd0236a00d3"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:01.172185 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.volume_transfer [None req-3ac36aa9-51a0-4d11-992a-6399dadef150 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a5c00361-4b66-42b6-81c6-ffd0236a00d3'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 06 03:12:01.172341 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.volume_transfer [None req-3ac36aa9-51a0-4d11-992a-6399dadef150 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Creating transfer of volume a5c00361-4b66-42b6-81c6-ffd0236a00d3 Aug 06 03:12:01.172501 np0000006611 devstack@c-api.service[100901]: INFO cinder.transfer.api [None req-3ac36aa9-51a0-4d11-992a-6399dadef150 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Generating transfer record for volume a5c00361-4b66-42b6-81c6-ffd0236a00d3 Aug 06 03:12:01.182446 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:01.182446 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:01.199306 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3ac36aa9-51a0-4d11-992a-6399dadef150 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] https://10.4.3.80/volume/v3/os-volume-transfer returned with HTTP 202 Aug 06 03:12:01.199306 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 254/1023] 10.4.3.80 () {68 vars in 1284 bytes} [Thu Aug 6 03:12:01 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:01.210461 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-076782a6-400a-48ea-b456-a2b875803790 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:01.212240 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-076782a6-400a-48ea-b456-a2b875803790 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] GET https://10.4.3.80/volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 Aug 06 03:12:01.212413 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-076782a6-400a-48ea-b456-a2b875803790 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:01.212629 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-076782a6-400a-48ea-b456-a2b875803790 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:01.224860 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:01.224860 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:01.231298 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-076782a6-400a-48ea-b456-a2b875803790 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Volume info retrieved successfully. Aug 06 03:12:01.237536 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-076782a6-400a-48ea-b456-a2b875803790 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] https://10.4.3.80/volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 returned with HTTP 200 Aug 06 03:12:01.237756 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 253/1024] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:01 2026] GET /volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:01.253727 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-62ef3e90-511f-4489-8828-3bf5baf81279 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:01.258101 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-62ef3e90-511f-4489-8828-3bf5baf81279 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] GET https://10.4.3.80/volume/v3/os-volume-transfer/detail Aug 06 03:12:01.258101 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-62ef3e90-511f-4489-8828-3bf5baf81279 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:01.258101 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-62ef3e90-511f-4489-8828-3bf5baf81279 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Calling method 'detail' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:01.259117 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.volume_transfer [None req-62ef3e90-511f-4489-8828-3bf5baf81279 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Listing volume transfers {{(pid=100900) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 06 03:12:01.263758 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-62ef3e90-511f-4489-8828-3bf5baf81279 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] https://10.4.3.80/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 06 03:12:01.264109 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 259/1025] 10.4.3.80 () {66 vars in 1284 bytes} [Thu Aug 6 03:12:01 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:01.274313 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8fb58903-9724-4cd6-860f-aaab95d8ecb1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:01.276544 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8fb58903-9724-4cd6-860f-aaab95d8ecb1 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] DELETE https://10.4.3.80/volume/v3/os-volume-transfer/f37524b9-25ed-4442-bde6-706181da2612 Aug 06 03:12:01.276871 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8fb58903-9724-4cd6-860f-aaab95d8ecb1 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:01.277288 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8fb58903-9724-4cd6-860f-aaab95d8ecb1 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:01.277473 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.volume_transfer [None req-8fb58903-9724-4cd6-860f-aaab95d8ecb1 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Delete transfer with id: f37524b9-25ed-4442-bde6-706181da2612 Aug 06 03:12:01.290403 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:01.290403 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:01.300133 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8fb58903-9724-4cd6-860f-aaab95d8ecb1 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] https://10.4.3.80/volume/v3/os-volume-transfer/f37524b9-25ed-4442-bde6-706181da2612 returned with HTTP 202 Aug 06 03:12:01.300568 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 260/1026] 10.4.3.80 () {66 vars in 1377 bytes} [Thu Aug 6 03:12:01 2026] DELETE /volume/v3/os-volume-transfer/f37524b9-25ed-4442-bde6-706181da2612 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:01.307783 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5cc0cbed-6382-4a31-a097-354066c8ae72 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:01.312452 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5cc0cbed-6382-4a31-a097-354066c8ae72 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] GET https://10.4.3.80/volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 Aug 06 03:12:01.312452 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5cc0cbed-6382-4a31-a097-354066c8ae72 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:01.312452 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5cc0cbed-6382-4a31-a097-354066c8ae72 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:01.325754 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:01.325754 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:01.334911 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5cc0cbed-6382-4a31-a097-354066c8ae72 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Volume info retrieved successfully. Aug 06 03:12:01.338974 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5cc0cbed-6382-4a31-a097-354066c8ae72 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] https://10.4.3.80/volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 returned with HTTP 200 Aug 06 03:12:01.339566 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 255/1027] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:01 2026] GET /volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:01.353794 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2902be4e-9468-47f9-9a8d-e648d015425c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:01.355766 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2902be4e-9468-47f9-9a8d-e648d015425c tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] DELETE https://10.4.3.80/volume/v3/os-volume-transfer/f37524b9-25ed-4442-bde6-706181da2612 Aug 06 03:12:01.355910 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2902be4e-9468-47f9-9a8d-e648d015425c tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:01.356099 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2902be4e-9468-47f9-9a8d-e648d015425c tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:01.356204 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.volume_transfer [None req-2902be4e-9468-47f9-9a8d-e648d015425c tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Delete transfer with id: f37524b9-25ed-4442-bde6-706181da2612 Aug 06 03:12:01.358193 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=550,cinder:UPDATE=108,cinder:INSERT=72,cinder:DELETE=1 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:12:01.360194 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2902be4e-9468-47f9-9a8d-e648d015425c tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] https://10.4.3.80/volume/v3/os-volume-transfer/f37524b9-25ed-4442-bde6-706181da2612 returned with HTTP 404 Aug 06 03:12:01.360632 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 254/1028] 10.4.3.80 () {66 vars in 1377 bytes} [Thu Aug 6 03:12:01 2026] DELETE /volume/v3/os-volume-transfer/f37524b9-25ed-4442-bde6-706181da2612 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:01.370200 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b9a302b4-7f48-4b0f-bad1-cd6857d55924 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:01.374908 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b9a302b4-7f48-4b0f-bad1-cd6857d55924 tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 Aug 06 03:12:01.374908 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b9a302b4-7f48-4b0f-bad1-cd6857d55924 tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:01.374908 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b9a302b4-7f48-4b0f-bad1-cd6857d55924 tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:01.374908 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-b9a302b4-7f48-4b0f-bad1-cd6857d55924 tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] Delete volume with id: a5c00361-4b66-42b6-81c6-ffd0236a00d3 Aug 06 03:12:01.382000 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:01.382000 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:01.382669 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b9a302b4-7f48-4b0f-bad1-cd6857d55924 tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] Volume info retrieved successfully. Aug 06 03:12:01.409541 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b9a302b4-7f48-4b0f-bad1-cd6857d55924 tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] Delete volume request issued successfully. Aug 06 03:12:01.409663 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b9a302b4-7f48-4b0f-bad1-cd6857d55924 tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] https://10.4.3.80/volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 returned with HTTP 202 Aug 06 03:12:01.415538 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 260/1029] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:12:01 2026] DELETE /volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:01.420399 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e1507c29-3830-4baa-8c6b-d5279aa4c952 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:01.422369 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e1507c29-3830-4baa-8c6b-d5279aa4c952 tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] GET https://10.4.3.80/volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 Aug 06 03:12:01.422369 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e1507c29-3830-4baa-8c6b-d5279aa4c952 tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:01.422558 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e1507c29-3830-4baa-8c6b-d5279aa4c952 tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:01.435189 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:01.435189 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:01.440550 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e1507c29-3830-4baa-8c6b-d5279aa4c952 tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] Volume info retrieved successfully. Aug 06 03:12:01.445720 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e1507c29-3830-4baa-8c6b-d5279aa4c952 tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] https://10.4.3.80/volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 returned with HTTP 200 Aug 06 03:12:01.446163 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 261/1030] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:01 2026] GET /volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 => generated 1005 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:01.755687 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-20a0964a-9d61-413a-8036-894e36d1034e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:01.759152 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-20a0964a-9d61-413a-8036-894e36d1034e tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c Aug 06 03:12:01.759152 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-20a0964a-9d61-413a-8036-894e36d1034e tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:01.759530 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-20a0964a-9d61-413a-8036-894e36d1034e tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:01.782306 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:01.782306 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:01.791686 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-20a0964a-9d61-413a-8036-894e36d1034e tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:12:01.800394 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-20a0964a-9d61-413a-8036-894e36d1034e tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c returned with HTTP 200 Aug 06 03:12:01.801048 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 256/1031] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:01 2026] GET /volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c => generated 1140 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:01.878338 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-eb30b210-a259-46a3-a442-e24673b94aca req-505ec719-65c6-41b1-9b42-7085f894161c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:01.881043 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-eb30b210-a259-46a3-a442-e24673b94aca req-505ec719-65c6-41b1-9b42-7085f894161c tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c Aug 06 03:12:01.881249 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-eb30b210-a259-46a3-a442-e24673b94aca req-505ec719-65c6-41b1-9b42-7085f894161c tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:01.881475 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-eb30b210-a259-46a3-a442-e24673b94aca req-505ec719-65c6-41b1-9b42-7085f894161c tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:01.894856 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:01.894856 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:01.898165 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-eb30b210-a259-46a3-a442-e24673b94aca req-505ec719-65c6-41b1-9b42-7085f894161c tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:12:01.902670 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-eb30b210-a259-46a3-a442-e24673b94aca req-505ec719-65c6-41b1-9b42-7085f894161c tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c returned with HTTP 200 Aug 06 03:12:01.903156 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 255/1032] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:01 2026] GET /volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:01.924755 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-eb30b210-a259-46a3-a442-e24673b94aca req-25479bde-f264-4351-b91f-a9e97e56daea None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:01.926824 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-eb30b210-a259-46a3-a442-e24673b94aca req-25479bde-f264-4351-b91f-a9e97e56daea tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] POST https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c/action Aug 06 03:12:01.927256 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-eb30b210-a259-46a3-a442-e24673b94aca req-25479bde-f264-4351-b91f-a9e97e56daea tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:12:01.927360 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-eb30b210-a259-46a3-a442-e24673b94aca req-25479bde-f264-4351-b91f-a9e97e56daea tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:01.943254 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:01.943254 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:01.943825 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-eb30b210-a259-46a3-a442-e24673b94aca req-25479bde-f264-4351-b91f-a9e97e56daea tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:12:01.952705 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-eb30b210-a259-46a3-a442-e24673b94aca req-25479bde-f264-4351-b91f-a9e97e56daea tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Begin detaching volume completed successfully. Aug 06 03:12:01.952993 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-eb30b210-a259-46a3-a442-e24673b94aca req-25479bde-f264-4351-b91f-a9e97e56daea tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c/action returned with HTTP 202 Aug 06 03:12:01.953536 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 261/1033] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:12:01 2026] POST /volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:12:02.004481 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6cf11b5b-daf1-46c5-b55b-6115c11781e3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:02.004962 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6cf11b5b-daf1-46c5-b55b-6115c11781e3 None None] GET https://10.4.3.80/volume// Aug 06 03:12:02.005419 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6cf11b5b-daf1-46c5-b55b-6115c11781e3 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:02.005419 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6cf11b5b-daf1-46c5-b55b-6115c11781e3 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:02.005795 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6cf11b5b-daf1-46c5-b55b-6115c11781e3 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:12:02.006092 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 262/1034] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:12:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:12:02.017430 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-eb30b210-a259-46a3-a442-e24673b94aca req-2cd2eda5-fa6c-4892-bac7-dc871a39b473 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:02.020488 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-eb30b210-a259-46a3-a442-e24673b94aca req-2cd2eda5-fa6c-4892-bac7-dc871a39b473 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c Aug 06 03:12:02.020488 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-eb30b210-a259-46a3-a442-e24673b94aca req-2cd2eda5-fa6c-4892-bac7-dc871a39b473 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:02.020488 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-eb30b210-a259-46a3-a442-e24673b94aca req-2cd2eda5-fa6c-4892-bac7-dc871a39b473 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:02.029921 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:02.029921 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:02.036224 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-eb30b210-a259-46a3-a442-e24673b94aca req-2cd2eda5-fa6c-4892-bac7-dc871a39b473 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:12:02.038334 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-eb30b210-a259-46a3-a442-e24673b94aca req-2cd2eda5-fa6c-4892-bac7-dc871a39b473 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c returned with HTTP 200 Aug 06 03:12:02.039224 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 257/1035] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:12:02 2026] GET /volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:12:02.460703 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-da862cd5-18bf-4875-a83a-3d7d2c00367b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:02.464164 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-da862cd5-18bf-4875-a83a-3d7d2c00367b tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] GET https://10.4.3.80/volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 Aug 06 03:12:02.464813 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-da862cd5-18bf-4875-a83a-3d7d2c00367b tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:02.465097 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-da862cd5-18bf-4875-a83a-3d7d2c00367b tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:02.472408 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-da862cd5-18bf-4875-a83a-3d7d2c00367b tempest-VolumesTransfersTest-231572442 tempest-VolumesTransfersTest-231572442-project-admin] https://10.4.3.80/volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 returned with HTTP 404 Aug 06 03:12:02.473129 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 256/1036] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:02 2026] GET /volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:02.483592 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7283de6f-d5f3-4fd4-9414-923b7ebf54ca None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:02.487050 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7283de6f-d5f3-4fd4-9414-923b7ebf54ca tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] GET https://10.4.3.80/volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 Aug 06 03:12:02.487050 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7283de6f-d5f3-4fd4-9414-923b7ebf54ca tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:02.487050 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7283de6f-d5f3-4fd4-9414-923b7ebf54ca tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:02.499150 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7283de6f-d5f3-4fd4-9414-923b7ebf54ca tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] https://10.4.3.80/volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 returned with HTTP 404 Aug 06 03:12:02.499150 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 262/1037] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:02 2026] GET /volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:02.506225 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-02a244fa-b97e-4ec9-a3c3-6192e1faede2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:02.508358 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-02a244fa-b97e-4ec9-a3c3-6192e1faede2 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] DELETE https://10.4.3.80/volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 Aug 06 03:12:02.508664 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-86c8bdf3-9ae1-4370-8606-22c0f140fe82 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:02.508960 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-02a244fa-b97e-4ec9-a3c3-6192e1faede2 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:02.508960 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-02a244fa-b97e-4ec9-a3c3-6192e1faede2 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:02.509093 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-02a244fa-b97e-4ec9-a3c3-6192e1faede2 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] Delete volume with id: a5c00361-4b66-42b6-81c6-ffd0236a00d3 Aug 06 03:12:02.511328 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-86c8bdf3-9ae1-4370-8606-22c0f140fe82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:02.511589 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-86c8bdf3-9ae1-4370-8606-22c0f140fe82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-296331069"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:02.513705 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-86c8bdf3-9ae1-4370-8606-22c0f140fe82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-296331069'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:02.513902 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-86c8bdf3-9ae1-4370-8606-22c0f140fe82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Create volume of 1 GB Aug 06 03:12:02.518685 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-02a244fa-b97e-4ec9-a3c3-6192e1faede2 tempest-VolumesTransfersTest-856356765 tempest-VolumesTransfersTest-856356765-project-member] https://10.4.3.80/volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 returned with HTTP 404 Aug 06 03:12:02.519244 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 263/1038] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:12:02 2026] DELETE /volume/v3/volumes/a5c00361-4b66-42b6-81c6-ffd0236a00d3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:02.523061 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-86c8bdf3-9ae1-4370-8606-22c0f140fe82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Availability Zones retrieved successfully. Aug 06 03:12:02.531580 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86c8bdf3-9ae1-4370-8606-22c0f140fe82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Flow 'volume_create_api' (c5973f0d-b6a1-4bf8-8ee7-ba666357ea87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:02.532926 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86c8bdf3-9ae1-4370-8606-22c0f140fe82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22d112db-5621-43a4-a0ae-6ef11ff82db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:02.534202 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-86c8bdf3-9ae1-4370-8606-22c0f140fe82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:02.565446 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86c8bdf3-9ae1-4370-8606-22c0f140fe82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22d112db-5621-43a4-a0ae-6ef11ff82db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:02.566152 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86c8bdf3-9ae1-4370-8606-22c0f140fe82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc9e1c9f-3449-4e6d-a91c-403a4b50c8d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:02.632736 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-86c8bdf3-9ae1-4370-8606-22c0f140fe82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Created reservations ['9c130ae1-b7af-4e57-9d0e-d6ec625fdaa4', 'acb2ab34-20e5-4b25-b87b-76f1d8873ea2', '27a4476c-df7e-4cf0-8bd9-dd6b0155c098', '35e53851-69dd-4962-a139-1b89cf7c376d'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:02.633540 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86c8bdf3-9ae1-4370-8606-22c0f140fe82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc9e1c9f-3449-4e6d-a91c-403a4b50c8d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c130ae1-b7af-4e57-9d0e-d6ec625fdaa4', 'acb2ab34-20e5-4b25-b87b-76f1d8873ea2', '27a4476c-df7e-4cf0-8bd9-dd6b0155c098', '35e53851-69dd-4962-a139-1b89cf7c376d']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:02.634325 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86c8bdf3-9ae1-4370-8606-22c0f140fe82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7da4c793-5e1f-418c-9850-b47cd967831d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:02.656507 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86c8bdf3-9ae1-4370-8606-22c0f140fe82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7da4c793-5e1f-418c-9850-b47cd967831d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef032626-6683-48d3-a9d6-7267a4b1f889', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-296331069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18eea5673f734f20be6ea43330caf00c',qos_specs=None,replication_status=,reservations=['9c130ae1-b7af-4e57-9d0e-d6ec625fdaa4','acb2ab34-20e5-4b25-b87b-76f1d8873ea2','27a4476c-df7e-4cf0-8bd9-dd6b0155c098','35e53851-69dd-4962-a139-1b89cf7c376d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b9e02c7a7d34e4a965fdff377f04151',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-296331069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef032626-6683-48d3-a9d6-7267a4b1f889,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18eea5673f734f20be6ea43330caf00c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b9e02c7a7d34e4a965fdff377f04151',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:02.657876 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86c8bdf3-9ae1-4370-8606-22c0f140fe82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e803e522-918a-4b62-8d34-4fb7735e4f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:02.677150 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86c8bdf3-9ae1-4370-8606-22c0f140fe82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e803e522-918a-4b62-8d34-4fb7735e4f34) transitioned into state 'SUCCESS' from state '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-296331069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18eea5673f734f20be6ea43330caf00c',qos_specs=None,replication_status=,reservations=['9c130ae1-b7af-4e57-9d0e-d6ec625fdaa4','acb2ab34-20e5-4b25-b87b-76f1d8873ea2','27a4476c-df7e-4cf0-8bd9-dd6b0155c098','35e53851-69dd-4962-a139-1b89cf7c376d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b9e02c7a7d34e4a965fdff377f04151',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:02.678061 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86c8bdf3-9ae1-4370-8606-22c0f140fe82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9abf9fc1-ae00-42e2-9d01-68c25b993011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:02.688488 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86c8bdf3-9ae1-4370-8606-22c0f140fe82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9abf9fc1-ae00-42e2-9d01-68c25b993011) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:02.689542 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86c8bdf3-9ae1-4370-8606-22c0f140fe82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Flow 'volume_create_api' (c5973f0d-b6a1-4bf8-8ee7-ba666357ea87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:02.690007 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-86c8bdf3-9ae1-4370-8606-22c0f140fe82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Create volume request issued successfully. Aug 06 03:12:02.691241 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-86c8bdf3-9ae1-4370-8606-22c0f140fe82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:02.691241 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 258/1039] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:12:02 2026] POST /volume/v3/volumes => generated 751 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:02.705174 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-62687a78-1bbc-435b-aa83-e2b317c87c60 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:02.708671 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-62687a78-1bbc-435b-aa83-e2b317c87c60 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] GET https://10.4.3.80/volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889 Aug 06 03:12:02.708860 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-62687a78-1bbc-435b-aa83-e2b317c87c60 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:02.709160 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-62687a78-1bbc-435b-aa83-e2b317c87c60 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:02.717553 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:02.717553 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:02.724022 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-62687a78-1bbc-435b-aa83-e2b317c87c60 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Volume info retrieved successfully. Aug 06 03:12:02.729753 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-62687a78-1bbc-435b-aa83-e2b317c87c60 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] https://10.4.3.80/volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889 returned with HTTP 200 Aug 06 03:12:02.729927 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 257/1040] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:02 2026] GET /volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:03.097644 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-eb30b210-a259-46a3-a442-e24673b94aca req-bb16bed1-b4dd-4e50-b4bf-175a4cc9e0f6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:03.101048 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-eb30b210-a259-46a3-a442-e24673b94aca req-bb16bed1-b4dd-4e50-b4bf-175a4cc9e0f6 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] DELETE https://10.4.3.80/volume/v3/attachments/615ece65-b1a6-4dd0-8f23-08f22ff25a23 Aug 06 03:12:03.101345 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-eb30b210-a259-46a3-a442-e24673b94aca req-bb16bed1-b4dd-4e50-b4bf-175a4cc9e0f6 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:03.101655 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-eb30b210-a259-46a3-a442-e24673b94aca req-bb16bed1-b4dd-4e50-b4bf-175a4cc9e0f6 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:03.116431 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:03.116431 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:03.176721 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-eb30b210-a259-46a3-a442-e24673b94aca req-bb16bed1-b4dd-4e50-b4bf-175a4cc9e0f6 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/attachments/615ece65-b1a6-4dd0-8f23-08f22ff25a23 returned with HTTP 200 Aug 06 03:12:03.177520 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 263/1041] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:12:03 2026] DELETE /volume/v3/attachments/615ece65-b1a6-4dd0-8f23-08f22ff25a23 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:03.746300 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b637a9e9-4cac-4891-a4b2-ba86d283f657 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:03.747908 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b637a9e9-4cac-4891-a4b2-ba86d283f657 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] GET https://10.4.3.80/volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889 Aug 06 03:12:03.748016 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b637a9e9-4cac-4891-a4b2-ba86d283f657 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:03.748174 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b637a9e9-4cac-4891-a4b2-ba86d283f657 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:03.760403 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:03.760403 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:03.768163 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b637a9e9-4cac-4891-a4b2-ba86d283f657 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Volume info retrieved successfully. Aug 06 03:12:03.776184 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b637a9e9-4cac-4891-a4b2-ba86d283f657 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] https://10.4.3.80/volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889 returned with HTTP 200 Aug 06 03:12:03.776564 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 264/1042] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:03 2026] GET /volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:03.789674 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-29792cf9-c9c0-4837-936d-8befe8b3a757 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:03.791281 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-29792cf9-c9c0-4837-936d-8befe8b3a757 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] POST https://10.4.3.80/volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889/action Aug 06 03:12:03.794340 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-29792cf9-c9c0-4837-936d-8befe8b3a757 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:12:03.794340 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-29792cf9-c9c0-4837-936d-8befe8b3a757 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:03.804964 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:03.804964 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:03.806877 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-29792cf9-c9c0-4837-936d-8befe8b3a757 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Volume info retrieved successfully. Aug 06 03:12:03.815120 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-29792cf9-c9c0-4837-936d-8befe8b3a757 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Volume updated successfully. Aug 06 03:12:03.815120 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-29792cf9-c9c0-4837-936d-8befe8b3a757 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] https://10.4.3.80/volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889/action returned with HTTP 200 Aug 06 03:12:03.815120 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 259/1043] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:12:03 2026] POST /volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 03:12:03.822385 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-799a9319-5212-471d-8b19-fc80be04fca3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:03.824283 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-799a9319-5212-471d-8b19-fc80be04fca3 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] GET https://10.4.3.80/volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889 Aug 06 03:12:03.824505 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-799a9319-5212-471d-8b19-fc80be04fca3 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:03.824728 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-799a9319-5212-471d-8b19-fc80be04fca3 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:03.835586 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:03.835586 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:03.839410 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-799a9319-5212-471d-8b19-fc80be04fca3 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Volume info retrieved successfully. Aug 06 03:12:03.844360 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-799a9319-5212-471d-8b19-fc80be04fca3 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] https://10.4.3.80/volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889 returned with HTTP 200 Aug 06 03:12:03.844844 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 258/1044] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:03 2026] GET /volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:04.007684 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-f6daa786-648b-4531-98f5-4e60d3dd77bf req-cb55369e-5d53-40c6-af83-48b6bac09522 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:04.009142 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-f6daa786-648b-4531-98f5-4e60d3dd77bf req-cb55369e-5d53-40c6-af83-48b6bac09522 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] GET https://10.4.3.80/volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889 Aug 06 03:12:04.009309 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-f6daa786-648b-4531-98f5-4e60d3dd77bf req-cb55369e-5d53-40c6-af83-48b6bac09522 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:04.009509 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-f6daa786-648b-4531-98f5-4e60d3dd77bf req-cb55369e-5d53-40c6-af83-48b6bac09522 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:04.016539 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:04.016539 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:04.019076 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-f6daa786-648b-4531-98f5-4e60d3dd77bf req-cb55369e-5d53-40c6-af83-48b6bac09522 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Volume info retrieved successfully. Aug 06 03:12:04.022791 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-f6daa786-648b-4531-98f5-4e60d3dd77bf req-cb55369e-5d53-40c6-af83-48b6bac09522 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] https://10.4.3.80/volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889 returned with HTTP 200 Aug 06 03:12:04.023160 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 264/1045] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:04 2026] GET /volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:04.112690 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-20eeba88-fad9-4ba9-9df7-39f0b34052bb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:04.116825 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-20eeba88-fad9-4ba9-9df7-39f0b34052bb tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c Aug 06 03:12:04.116825 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-20eeba88-fad9-4ba9-9df7-39f0b34052bb tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:04.116825 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-20eeba88-fad9-4ba9-9df7-39f0b34052bb tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:04.122056 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:04.122056 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:04.126118 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-20eeba88-fad9-4ba9-9df7-39f0b34052bb tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:12:04.130959 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-20eeba88-fad9-4ba9-9df7-39f0b34052bb tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c returned with HTTP 200 Aug 06 03:12:04.131291 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 265/1046] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:04 2026] GET /volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:04.525737 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e04d56c4-92ae-4f0f-9f84-1fef330b03c6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:04.528625 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e04d56c4-92ae-4f0f-9f84-1fef330b03c6 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:04.529348 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e04d56c4-92ae-4f0f-9f84-1fef330b03c6 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1454370222"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:04.531145 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-e04d56c4-92ae-4f0f-9f84-1fef330b03c6 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1454370222'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:04.531264 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-e04d56c4-92ae-4f0f-9f84-1fef330b03c6 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Create volume of 1 GB Aug 06 03:12:04.538174 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e04d56c4-92ae-4f0f-9f84-1fef330b03c6 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Availability Zones retrieved successfully. Aug 06 03:12:04.546347 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e04d56c4-92ae-4f0f-9f84-1fef330b03c6 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Flow 'volume_create_api' (c9ec179c-3b6e-4bf0-99da-d446151a3f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:04.547393 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e04d56c4-92ae-4f0f-9f84-1fef330b03c6 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04237151-699b-4803-88ea-3a4f976911c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:04.548568 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-e04d56c4-92ae-4f0f-9f84-1fef330b03c6 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:04.586035 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e04d56c4-92ae-4f0f-9f84-1fef330b03c6 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04237151-699b-4803-88ea-3a4f976911c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:04.587108 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e04d56c4-92ae-4f0f-9f84-1fef330b03c6 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc422849-fee0-4566-9a84-69b966213038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:04.640164 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-e04d56c4-92ae-4f0f-9f84-1fef330b03c6 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Created reservations ['017f47f4-b4df-4d31-b9fc-361b1c347f7b', 'ac639753-9415-4816-8d0f-1460806d17fe', 'aa9701b6-b7d9-414b-bf65-e3eb8e9d5f1a', '9ef202c8-4faa-4c52-9277-2fc059becf5e'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:04.641127 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e04d56c4-92ae-4f0f-9f84-1fef330b03c6 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc422849-fee0-4566-9a84-69b966213038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['017f47f4-b4df-4d31-b9fc-361b1c347f7b', 'ac639753-9415-4816-8d0f-1460806d17fe', 'aa9701b6-b7d9-414b-bf65-e3eb8e9d5f1a', '9ef202c8-4faa-4c52-9277-2fc059becf5e']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:04.642055 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e04d56c4-92ae-4f0f-9f84-1fef330b03c6 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aeec7a8-072a-4688-8e4a-1f84f483bf97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:04.672691 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e04d56c4-92ae-4f0f-9f84-1fef330b03c6 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aeec7a8-072a-4688-8e4a-1f84f483bf97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '490864d6-cca7-4940-9790-df03eb5e678c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1454370222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18eea5673f734f20be6ea43330caf00c',qos_specs=None,replication_status=,reservations=['017f47f4-b4df-4d31-b9fc-361b1c347f7b','ac639753-9415-4816-8d0f-1460806d17fe','aa9701b6-b7d9-414b-bf65-e3eb8e9d5f1a','9ef202c8-4faa-4c52-9277-2fc059becf5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b9e02c7a7d34e4a965fdff377f04151',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1454370222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=490864d6-cca7-4940-9790-df03eb5e678c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18eea5673f734f20be6ea43330caf00c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b9e02c7a7d34e4a965fdff377f04151',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:04.672691 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e04d56c4-92ae-4f0f-9f84-1fef330b03c6 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2dd8b9c-6d5b-4434-a509-805582c363a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:04.699556 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e04d56c4-92ae-4f0f-9f84-1fef330b03c6 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2dd8b9c-6d5b-4434-a509-805582c363a7) transitioned into state 'SUCCESS' from state '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-1454370222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18eea5673f734f20be6ea43330caf00c',qos_specs=None,replication_status=,reservations=['017f47f4-b4df-4d31-b9fc-361b1c347f7b','ac639753-9415-4816-8d0f-1460806d17fe','aa9701b6-b7d9-414b-bf65-e3eb8e9d5f1a','9ef202c8-4faa-4c52-9277-2fc059becf5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b9e02c7a7d34e4a965fdff377f04151',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:04.700112 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e04d56c4-92ae-4f0f-9f84-1fef330b03c6 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9c5fcb4-3160-4f55-a9c5-faeb3b39e9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:04.712883 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e04d56c4-92ae-4f0f-9f84-1fef330b03c6 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9c5fcb4-3160-4f55-a9c5-faeb3b39e9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:04.713942 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e04d56c4-92ae-4f0f-9f84-1fef330b03c6 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Flow 'volume_create_api' (c9ec179c-3b6e-4bf0-99da-d446151a3f36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:04.714267 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e04d56c4-92ae-4f0f-9f84-1fef330b03c6 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Create volume request issued successfully. Aug 06 03:12:04.714811 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e04d56c4-92ae-4f0f-9f84-1fef330b03c6 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:04.715233 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 260/1047] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:12:04 2026] POST /volume/v3/volumes => generated 752 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:04.730025 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f17d7e62-f19d-4144-bc19-305abfa79a1d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:04.735343 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f17d7e62-f19d-4144-bc19-305abfa79a1d tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] GET https://10.4.3.80/volume/v3/volumes/490864d6-cca7-4940-9790-df03eb5e678c Aug 06 03:12:04.735712 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f17d7e62-f19d-4144-bc19-305abfa79a1d tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:04.736054 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f17d7e62-f19d-4144-bc19-305abfa79a1d tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:04.749764 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:04.749764 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:04.759512 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f17d7e62-f19d-4144-bc19-305abfa79a1d tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Volume info retrieved successfully. Aug 06 03:12:04.768481 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f17d7e62-f19d-4144-bc19-305abfa79a1d tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] https://10.4.3.80/volume/v3/volumes/490864d6-cca7-4940-9790-df03eb5e678c returned with HTTP 200 Aug 06 03:12:04.768887 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 259/1048] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:04 2026] GET /volume/v3/volumes/490864d6-cca7-4940-9790-df03eb5e678c => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:05.394969 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ad92a4b9-4c92-49fb-b49d-81c2668fba37 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:05.471176 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ad92a4b9-4c92-49fb-b49d-81c2668fba37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:05.472413 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ad92a4b9-4c92-49fb-b49d-81c2668fba37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1696574189"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:05.474076 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-ad92a4b9-4c92-49fb-b49d-81c2668fba37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1696574189'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:05.474076 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-ad92a4b9-4c92-49fb-b49d-81c2668fba37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Create volume of 1 GB Aug 06 03:12:05.481756 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-863f148b-59c0-4758-b629-d051f2e90b57 req-8bc55724-500e-4213-8351-f7640b41fe55 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:05.482953 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ad92a4b9-4c92-49fb-b49d-81c2668fba37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Availability Zones retrieved successfully. Aug 06 03:12:05.484648 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-8bc55724-500e-4213-8351-f7640b41fe55 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] GET https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 Aug 06 03:12:05.485188 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-8bc55724-500e-4213-8351-f7640b41fe55 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:05.485444 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-8bc55724-500e-4213-8351-f7640b41fe55 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:05.491181 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ad92a4b9-4c92-49fb-b49d-81c2668fba37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Flow 'volume_create_api' (43c61cda-f936-419c-a785-7e0293a98208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:05.492542 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ad92a4b9-4c92-49fb-b49d-81c2668fba37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d259848-f50f-4eaa-b15b-020fa3e55cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:05.493664 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-ad92a4b9-4c92-49fb-b49d-81c2668fba37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:05.501857 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:05.501857 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:05.506214 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-863f148b-59c0-4758-b629-d051f2e90b57 req-8bc55724-500e-4213-8351-f7640b41fe55 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Volume info retrieved successfully. Aug 06 03:12:05.515956 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-8bc55724-500e-4213-8351-f7640b41fe55 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 returned with HTTP 200 Aug 06 03:12:05.515956 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 266/1049] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:05 2026] GET /volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 => generated 1651 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:05.526416 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-df1cad3c-634d-443c-9a91-050c819587f5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:05.529753 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-df1cad3c-634d-443c-9a91-050c819587f5 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:05.531333 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-df1cad3c-634d-443c-9a91-050c819587f5 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1008575229", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:05.533103 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-df1cad3c-634d-443c-9a91-050c819587f5 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1008575229', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:05.533192 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-df1cad3c-634d-443c-9a91-050c819587f5 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Create volume of 1 GB Aug 06 03:12:05.534082 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:05.534082 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:05.534294 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ad92a4b9-4c92-49fb-b49d-81c2668fba37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d259848-f50f-4eaa-b15b-020fa3e55cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:05.534957 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ad92a4b9-4c92-49fb-b49d-81c2668fba37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46b11cde-f405-4aba-aaa6-0544aaf83845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:05.551383 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-df1cad3c-634d-443c-9a91-050c819587f5 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Availability Zones retrieved successfully. Aug 06 03:12:05.557073 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-863f148b-59c0-4758-b629-d051f2e90b57 req-96e31a71-2954-4aaf-aaf8-cabcb36a63eb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:05.561861 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-df1cad3c-634d-443c-9a91-050c819587f5 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Flow 'volume_create_api' (b36250c9-7d3d-4846-b002-2c528042a8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:05.562148 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-96e31a71-2954-4aaf-aaf8-cabcb36a63eb tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] GET https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 Aug 06 03:12:05.562148 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-96e31a71-2954-4aaf-aaf8-cabcb36a63eb tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:05.562148 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-96e31a71-2954-4aaf-aaf8-cabcb36a63eb tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:05.562273 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-df1cad3c-634d-443c-9a91-050c819587f5 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53e46478-525e-467b-bb08-329115e154d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:05.562273 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-df1cad3c-634d-443c-9a91-050c819587f5 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:05.570972 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:05.570972 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:05.574924 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-863f148b-59c0-4758-b629-d051f2e90b57 req-96e31a71-2954-4aaf-aaf8-cabcb36a63eb tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Volume info retrieved successfully. Aug 06 03:12:05.580078 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-96e31a71-2954-4aaf-aaf8-cabcb36a63eb tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 returned with HTTP 200 Aug 06 03:12:05.580515 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 260/1050] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:05 2026] GET /volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 => generated 1651 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:05.589107 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-df1cad3c-634d-443c-9a91-050c819587f5 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53e46478-525e-467b-bb08-329115e154d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:05.589998 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-df1cad3c-634d-443c-9a91-050c819587f5 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57bedb65-2468-4428-9b25-2d70808bf948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:05.605294 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-ad92a4b9-4c92-49fb-b49d-81c2668fba37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Created reservations ['ff5120db-c09b-4b45-9dca-4db1d2339866', 'd2db12c8-a7a7-4071-9c87-9a8d7498a339', 'ae11d84b-4072-4bec-adb9-a17be2a93d0e', '8cf13a32-9376-48be-81fd-bff08ab7c9c1'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:05.605294 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ad92a4b9-4c92-49fb-b49d-81c2668fba37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46b11cde-f405-4aba-aaa6-0544aaf83845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff5120db-c09b-4b45-9dca-4db1d2339866', 'd2db12c8-a7a7-4071-9c87-9a8d7498a339', 'ae11d84b-4072-4bec-adb9-a17be2a93d0e', '8cf13a32-9376-48be-81fd-bff08ab7c9c1']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:05.606072 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ad92a4b9-4c92-49fb-b49d-81c2668fba37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91f040b7-08a4-41b4-a794-c269df73b37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:05.640867 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ad92a4b9-4c92-49fb-b49d-81c2668fba37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91f040b7-08a4-41b4-a794-c269df73b37e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '448e24ea-91c8-4f6a-9fcf-75b04cdee8d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1696574189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb3259dbe75a41f39e9eccc17b5cb6aa',qos_specs=None,replication_status=,reservations=['ff5120db-c09b-4b45-9dca-4db1d2339866','d2db12c8-a7a7-4071-9c87-9a8d7498a339','ae11d84b-4072-4bec-adb9-a17be2a93d0e','8cf13a32-9376-48be-81fd-bff08ab7c9c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e9233a6017d41ae90ea615cc8e35923',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1696574189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=448e24ea-91c8-4f6a-9fcf-75b04cdee8d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb3259dbe75a41f39e9eccc17b5cb6aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e9233a6017d41ae90ea615cc8e35923',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:05.641546 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ad92a4b9-4c92-49fb-b49d-81c2668fba37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c96bbf32-082c-46f4-8d00-a69ccb4b5766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:05.669673 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ad92a4b9-4c92-49fb-b49d-81c2668fba37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c96bbf32-082c-46f4-8d00-a69ccb4b5766) transitioned into state 'SUCCESS' from state '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-1696574189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb3259dbe75a41f39e9eccc17b5cb6aa',qos_specs=None,replication_status=,reservations=['ff5120db-c09b-4b45-9dca-4db1d2339866','d2db12c8-a7a7-4071-9c87-9a8d7498a339','ae11d84b-4072-4bec-adb9-a17be2a93d0e','8cf13a32-9376-48be-81fd-bff08ab7c9c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e9233a6017d41ae90ea615cc8e35923',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:05.670492 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ad92a4b9-4c92-49fb-b49d-81c2668fba37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4160bf38-2e14-4f3a-9886-e736c5265c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:05.684414 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ad92a4b9-4c92-49fb-b49d-81c2668fba37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4160bf38-2e14-4f3a-9886-e736c5265c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:05.685423 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ad92a4b9-4c92-49fb-b49d-81c2668fba37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Flow 'volume_create_api' (43c61cda-f936-419c-a785-7e0293a98208) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:05.689376 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ad92a4b9-4c92-49fb-b49d-81c2668fba37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Create volume request issued successfully. Aug 06 03:12:05.689376 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ad92a4b9-4c92-49fb-b49d-81c2668fba37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:05.689521 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-df1cad3c-634d-443c-9a91-050c819587f5 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Created reservations ['fb4786e8-004b-4d70-8da0-fb48529aa3b0', '3755b892-3845-4bd9-81c7-d7800d24d78d', '7ff11e00-6a7a-4625-bce8-dc1a8bb7cb3e', '3d8b16be-120a-4084-bca8-ce54e7a401d3'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:05.689693 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 265/1051] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:12:05 2026] POST /volume/v3/volumes => generated 756 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:05.689742 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-df1cad3c-634d-443c-9a91-050c819587f5 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57bedb65-2468-4428-9b25-2d70808bf948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb4786e8-004b-4d70-8da0-fb48529aa3b0', '3755b892-3845-4bd9-81c7-d7800d24d78d', '7ff11e00-6a7a-4625-bce8-dc1a8bb7cb3e', '3d8b16be-120a-4084-bca8-ce54e7a401d3']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:05.689742 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-df1cad3c-634d-443c-9a91-050c819587f5 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ec16c1b-df2e-4b22-bb06-f644913295a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:05.702092 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-358c1243-869b-44fb-9e94-bf04c772c15e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:05.705071 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-358c1243-869b-44fb-9e94-bf04c772c15e tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/volumes/448e24ea-91c8-4f6a-9fcf-75b04cdee8d8 Aug 06 03:12:05.705172 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-358c1243-869b-44fb-9e94-bf04c772c15e tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:05.705347 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-358c1243-869b-44fb-9e94-bf04c772c15e tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:05.716436 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:05.716436 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:05.723193 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-358c1243-869b-44fb-9e94-bf04c772c15e tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Volume info retrieved successfully. Aug 06 03:12:05.723665 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-df1cad3c-634d-443c-9a91-050c819587f5 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ec16c1b-df2e-4b22-bb06-f644913295a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ba60689-d619-4364-bdc8-949295a36494', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1008575229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='761454fde9034b42bab532224f935d0e',qos_specs=None,replication_status=,reservations=['fb4786e8-004b-4d70-8da0-fb48529aa3b0','3755b892-3845-4bd9-81c7-d7800d24d78d','7ff11e00-6a7a-4625-bce8-dc1a8bb7cb3e','3d8b16be-120a-4084-bca8-ce54e7a401d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9ae4f4c4f204f97ae3c4a9e1c9ddf87',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1008575229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ba60689-d619-4364-bdc8-949295a36494,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='761454fde9034b42bab532224f935d0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9ae4f4c4f204f97ae3c4a9e1c9ddf87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:05.724901 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-df1cad3c-634d-443c-9a91-050c819587f5 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (148a58fc-5815-4281-b26b-36c6339ce3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:05.731714 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-358c1243-869b-44fb-9e94-bf04c772c15e tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/volumes/448e24ea-91c8-4f6a-9fcf-75b04cdee8d8 returned with HTTP 200 Aug 06 03:12:05.732272 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 267/1052] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:05 2026] GET /volume/v3/volumes/448e24ea-91c8-4f6a-9fcf-75b04cdee8d8 => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:05.759664 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-df1cad3c-634d-443c-9a91-050c819587f5 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (148a58fc-5815-4281-b26b-36c6339ce3ce) transitioned into state 'SUCCESS' from state '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-1008575229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='761454fde9034b42bab532224f935d0e',qos_specs=None,replication_status=,reservations=['fb4786e8-004b-4d70-8da0-fb48529aa3b0','3755b892-3845-4bd9-81c7-d7800d24d78d','7ff11e00-6a7a-4625-bce8-dc1a8bb7cb3e','3d8b16be-120a-4084-bca8-ce54e7a401d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9ae4f4c4f204f97ae3c4a9e1c9ddf87',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:05.759664 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-df1cad3c-634d-443c-9a91-050c819587f5 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d89922-e3e0-4711-8136-30c837197419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:05.775534 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-df1cad3c-634d-443c-9a91-050c819587f5 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d89922-e3e0-4711-8136-30c837197419) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:05.776786 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-df1cad3c-634d-443c-9a91-050c819587f5 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Flow 'volume_create_api' (b36250c9-7d3d-4846-b002-2c528042a8be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:05.777230 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-df1cad3c-634d-443c-9a91-050c819587f5 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Create volume request issued successfully. Aug 06 03:12:05.778079 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-df1cad3c-634d-443c-9a91-050c819587f5 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:05.778705 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 261/1053] 10.4.3.80 () {72 vars in 1534 bytes} [Thu Aug 6 03:12:05 2026] POST /volume/v3/volumes => generated 753 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:05.782269 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4e239912-84d9-43b5-b311-e25d35d10b82 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:05.785503 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4e239912-84d9-43b5-b311-e25d35d10b82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] GET https://10.4.3.80/volume/v3/volumes/490864d6-cca7-4940-9790-df03eb5e678c Aug 06 03:12:05.785667 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4e239912-84d9-43b5-b311-e25d35d10b82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:05.785992 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4e239912-84d9-43b5-b311-e25d35d10b82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:05.794204 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-1c6d5d2a-2b1b-4faa-8a19-b97d94137c5f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:05.796042 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:05.796042 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:05.796841 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-1c6d5d2a-2b1b-4faa-8a19-b97d94137c5f tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] GET https://10.4.3.80/volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 Aug 06 03:12:05.797103 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-1c6d5d2a-2b1b-4faa-8a19-b97d94137c5f tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:05.797326 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-1c6d5d2a-2b1b-4faa-8a19-b97d94137c5f tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:05.805634 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4e239912-84d9-43b5-b311-e25d35d10b82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Volume info retrieved successfully. Aug 06 03:12:05.810952 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:05.810952 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:05.812746 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4e239912-84d9-43b5-b311-e25d35d10b82 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] https://10.4.3.80/volume/v3/volumes/490864d6-cca7-4940-9790-df03eb5e678c returned with HTTP 200 Aug 06 03:12:05.813284 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 261/1054] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:05 2026] GET /volume/v3/volumes/490864d6-cca7-4940-9790-df03eb5e678c => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:05.820031 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-1c6d5d2a-2b1b-4faa-8a19-b97d94137c5f tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Volume info retrieved successfully. Aug 06 03:12:05.828114 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e2c9358d-b627-4c68-b837-9c6c79f9d8fc req-1c6d5d2a-2b1b-4faa-8a19-b97d94137c5f tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] https://10.4.3.80/volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 returned with HTTP 200 Aug 06 03:12:05.828237 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 266/1055] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:05 2026] GET /volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:05.862324 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-226f068a-51e6-47b1-a1bd-91c6876eb298 req-f4578239-0f13-43a2-96fb-c3eb5630b108 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:05.867946 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-226f068a-51e6-47b1-a1bd-91c6876eb298 req-f4578239-0f13-43a2-96fb-c3eb5630b108 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] GET https://10.4.3.80/volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 Aug 06 03:12:05.868323 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-226f068a-51e6-47b1-a1bd-91c6876eb298 req-f4578239-0f13-43a2-96fb-c3eb5630b108 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:05.868323 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-226f068a-51e6-47b1-a1bd-91c6876eb298 req-f4578239-0f13-43a2-96fb-c3eb5630b108 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:05.884126 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:05.884126 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:05.894313 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-226f068a-51e6-47b1-a1bd-91c6876eb298 req-f4578239-0f13-43a2-96fb-c3eb5630b108 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Volume info retrieved successfully. Aug 06 03:12:05.904139 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-226f068a-51e6-47b1-a1bd-91c6876eb298 req-f4578239-0f13-43a2-96fb-c3eb5630b108 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] https://10.4.3.80/volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 returned with HTTP 200 Aug 06 03:12:05.904712 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 268/1056] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:05 2026] GET /volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:12:06.309739 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c11a3bd1-107f-4be4-9840-4b904998d0ae None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:06.311661 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c11a3bd1-107f-4be4-9840-4b904998d0ae tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] DELETE https://10.4.3.80/volume/v3/volumes/490864d6-cca7-4940-9790-df03eb5e678c Aug 06 03:12:06.311896 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c11a3bd1-107f-4be4-9840-4b904998d0ae tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:06.312099 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c11a3bd1-107f-4be4-9840-4b904998d0ae tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:06.312251 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-c11a3bd1-107f-4be4-9840-4b904998d0ae tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Delete volume with id: 490864d6-cca7-4940-9790-df03eb5e678c Aug 06 03:12:06.319915 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:06.319915 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:06.320778 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c11a3bd1-107f-4be4-9840-4b904998d0ae tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Volume info retrieved successfully. Aug 06 03:12:06.337031 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c11a3bd1-107f-4be4-9840-4b904998d0ae tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Delete volume request issued successfully. Aug 06 03:12:06.337237 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c11a3bd1-107f-4be4-9840-4b904998d0ae tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] https://10.4.3.80/volume/v3/volumes/490864d6-cca7-4940-9790-df03eb5e678c returned with HTTP 202 Aug 06 03:12:06.337631 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 262/1057] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:12:06 2026] DELETE /volume/v3/volumes/490864d6-cca7-4940-9790-df03eb5e678c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:06.345361 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ce21c363-f92b-4ae6-addd-27e11a0a306a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:06.346957 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ce21c363-f92b-4ae6-addd-27e11a0a306a tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] GET https://10.4.3.80/volume/v3/volumes/490864d6-cca7-4940-9790-df03eb5e678c Aug 06 03:12:06.347128 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ce21c363-f92b-4ae6-addd-27e11a0a306a tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:06.347303 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ce21c363-f92b-4ae6-addd-27e11a0a306a tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:06.348354 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-29e4953e-8015-43d1-9251-ffe7423342b2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:06.355661 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:06.355661 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:06.361659 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ce21c363-f92b-4ae6-addd-27e11a0a306a tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Volume info retrieved successfully. Aug 06 03:12:06.369576 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ce21c363-f92b-4ae6-addd-27e11a0a306a tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] https://10.4.3.80/volume/v3/volumes/490864d6-cca7-4940-9790-df03eb5e678c returned with HTTP 200 Aug 06 03:12:06.370403 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 262/1058] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:06 2026] GET /volume/v3/volumes/490864d6-cca7-4940-9790-df03eb5e678c => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:06.375499 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-29e4953e-8015-43d1-9251-ffe7423342b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:06.376515 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-29e4953e-8015-43d1-9251-ffe7423342b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-835928035"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:06.378522 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-29e4953e-8015-43d1-9251-ffe7423342b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-835928035'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:06.378730 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-29e4953e-8015-43d1-9251-ffe7423342b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create volume of 1 GB Aug 06 03:12:06.382979 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-29e4953e-8015-43d1-9251-ffe7423342b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Availability Zones retrieved successfully. Aug 06 03:12:06.389522 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-29e4953e-8015-43d1-9251-ffe7423342b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Flow 'volume_create_api' (d6fca456-0a4e-483d-95be-ce098f2e565a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:06.390493 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-29e4953e-8015-43d1-9251-ffe7423342b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83956b2c-2bea-45f2-9944-1e59e22b5f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:06.391690 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-29e4953e-8015-43d1-9251-ffe7423342b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:06.421912 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-29e4953e-8015-43d1-9251-ffe7423342b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83956b2c-2bea-45f2-9944-1e59e22b5f22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:06.422974 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-29e4953e-8015-43d1-9251-ffe7423342b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7438a3a2-026c-4a09-9ad9-b9596503cd06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:06.486530 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-29e4953e-8015-43d1-9251-ffe7423342b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Created reservations ['fc3e2ea6-a0c8-4464-bd07-f397bbdefcba', 'c9efaab9-2b12-4ae2-a7ec-ba07fad800fe', 'fafcee1e-60a1-4c8e-adbf-dd52b65cb985', '74421761-abf0-4ea8-a2eb-e6454e29442b'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:06.487386 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-29e4953e-8015-43d1-9251-ffe7423342b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7438a3a2-026c-4a09-9ad9-b9596503cd06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc3e2ea6-a0c8-4464-bd07-f397bbdefcba', 'c9efaab9-2b12-4ae2-a7ec-ba07fad800fe', 'fafcee1e-60a1-4c8e-adbf-dd52b65cb985', '74421761-abf0-4ea8-a2eb-e6454e29442b']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:06.489853 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-29e4953e-8015-43d1-9251-ffe7423342b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (886271a2-74fc-4f47-961c-75f8a287a281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:06.511748 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-29e4953e-8015-43d1-9251-ffe7423342b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (886271a2-74fc-4f47-961c-75f8a287a281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-835928035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='916ebb8b9db349759cbba08ec0f42e3e',qos_specs=None,replication_status=,reservations=['fc3e2ea6-a0c8-4464-bd07-f397bbdefcba','c9efaab9-2b12-4ae2-a7ec-ba07fad800fe','fafcee1e-60a1-4c8e-adbf-dd52b65cb985','74421761-abf0-4ea8-a2eb-e6454e29442b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c9aa8e581d4ec88f2a0fa88af2fe4f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-835928035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='916ebb8b9db349759cbba08ec0f42e3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c9aa8e581d4ec88f2a0fa88af2fe4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:06.511748 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-29e4953e-8015-43d1-9251-ffe7423342b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (645012be-e3dd-47fc-a7dd-e1c7275d7d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:06.529549 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-29e4953e-8015-43d1-9251-ffe7423342b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (645012be-e3dd-47fc-a7dd-e1c7275d7d67) transitioned into state 'SUCCESS' from state '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-835928035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='916ebb8b9db349759cbba08ec0f42e3e',qos_specs=None,replication_status=,reservations=['fc3e2ea6-a0c8-4464-bd07-f397bbdefcba','c9efaab9-2b12-4ae2-a7ec-ba07fad800fe','fafcee1e-60a1-4c8e-adbf-dd52b65cb985','74421761-abf0-4ea8-a2eb-e6454e29442b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c9aa8e581d4ec88f2a0fa88af2fe4f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:06.529549 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-29e4953e-8015-43d1-9251-ffe7423342b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb51bf57-334f-4df6-8750-af30be73b269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:06.544401 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-29e4953e-8015-43d1-9251-ffe7423342b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb51bf57-334f-4df6-8750-af30be73b269) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:06.544401 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-29e4953e-8015-43d1-9251-ffe7423342b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Flow 'volume_create_api' (d6fca456-0a4e-483d-95be-ce098f2e565a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:06.544401 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-29e4953e-8015-43d1-9251-ffe7423342b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create volume request issued successfully. Aug 06 03:12:06.544799 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-29e4953e-8015-43d1-9251-ffe7423342b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:06.545452 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 267/1059] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:12:06 2026] POST /volume/v3/volumes => generated 751 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:06.557221 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-25c5259d-464a-4e1d-8828-62dff1c7f40a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:06.559458 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-25c5259d-464a-4e1d-8828-62dff1c7f40a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:12:06.559745 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-25c5259d-464a-4e1d-8828-62dff1c7f40a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:06.560079 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-25c5259d-464a-4e1d-8828-62dff1c7f40a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:06.569372 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:06.569372 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:06.583805 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-25c5259d-464a-4e1d-8828-62dff1c7f40a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:12:06.592247 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-25c5259d-464a-4e1d-8828-62dff1c7f40a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 returned with HTTP 200 Aug 06 03:12:06.592247 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 269/1060] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:06 2026] GET /volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:06.749104 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4fc85d9f-2b76-4048-b24f-bec6fe7d63eb None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:06.751628 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4fc85d9f-2b76-4048-b24f-bec6fe7d63eb tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/volumes/448e24ea-91c8-4f6a-9fcf-75b04cdee8d8 Aug 06 03:12:06.752043 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4fc85d9f-2b76-4048-b24f-bec6fe7d63eb tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:06.752338 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4fc85d9f-2b76-4048-b24f-bec6fe7d63eb tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:06.768728 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:06.768728 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:06.775095 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0ee5a979-bc02-4926-bb80-b7cffa73222f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:06.775382 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-4fc85d9f-2b76-4048-b24f-bec6fe7d63eb tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Volume info retrieved successfully. Aug 06 03:12:06.777504 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0ee5a979-bc02-4926-bb80-b7cffa73222f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:06.777953 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0ee5a979-bc02-4926-bb80-b7cffa73222f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1426720896"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:06.779658 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-0ee5a979-bc02-4926-bb80-b7cffa73222f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1426720896'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:06.781333 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4fc85d9f-2b76-4048-b24f-bec6fe7d63eb tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/volumes/448e24ea-91c8-4f6a-9fcf-75b04cdee8d8 returned with HTTP 200 Aug 06 03:12:06.781869 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 263/1061] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:06 2026] GET /volume/v3/volumes/448e24ea-91c8-4f6a-9fcf-75b04cdee8d8 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:06.782852 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-0ee5a979-bc02-4926-bb80-b7cffa73222f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Create volume of 1 GB Aug 06 03:12:06.783140 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:06.783140 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:06.783620 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0ee5a979-bc02-4926-bb80-b7cffa73222f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Availability Zones retrieved successfully. Aug 06 03:12:06.788868 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0ee5a979-bc02-4926-bb80-b7cffa73222f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Flow 'volume_create_api' (c199baa5-4340-4a90-a1ea-1f124aef1a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:06.789739 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0ee5a979-bc02-4926-bb80-b7cffa73222f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c610431e-14b9-424d-9d3e-68e669da7587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:06.790690 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-0ee5a979-bc02-4926-bb80-b7cffa73222f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:06.798818 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f29d8978-bc88-43f4-9232-496fba14073b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:06.798918 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:06.798918 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:06.800076 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f29d8978-bc88-43f4-9232-496fba14073b tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:12:06.800468 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f29d8978-bc88-43f4-9232-496fba14073b tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "448e24ea-91c8-4f6a-9fcf-75b04cdee8d8", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1895253120"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:06.811174 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:06.811174 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:06.811283 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0ee5a979-bc02-4926-bb80-b7cffa73222f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c610431e-14b9-424d-9d3e-68e669da7587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba', 'encryption_key_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=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:06.811865 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0ee5a979-bc02-4926-bb80-b7cffa73222f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4949bd6-99aa-4f9f-b72a-7cf004340065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:06.811973 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f29d8978-bc88-43f4-9232-496fba14073b tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Volume info retrieved successfully. Aug 06 03:12:06.812166 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-f29d8978-bc88-43f4-9232-496fba14073b tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Create snapshot from volume 448e24ea-91c8-4f6a-9fcf-75b04cdee8d8 Aug 06 03:12:06.858363 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-f29d8978-bc88-43f4-9232-496fba14073b tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Created reservations ['4c00e597-91b1-4f81-8f47-3449bea0d1e5', '505aeed3-b739-4cc8-923b-50cd06d80ff3', 'b7b3c745-016e-4c7b-9780-30ec580f8ed0', 'fe5eef09-bc9d-44b9-9f69-d0816fe6618a'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:06.860228 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-0ee5a979-bc02-4926-bb80-b7cffa73222f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Created reservations ['506b318a-dc7d-4527-9cd0-e7288c5bcfe7', '52db582c-3b4b-4feb-ae8c-30daa74f7cbc', '4a12e044-a846-459b-940a-f774f01366a2', 'dbcf3202-d850-4d97-82a2-b14eb3ef5338'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:06.860923 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0ee5a979-bc02-4926-bb80-b7cffa73222f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4949bd6-99aa-4f9f-b72a-7cf004340065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['506b318a-dc7d-4527-9cd0-e7288c5bcfe7', '52db582c-3b4b-4feb-ae8c-30daa74f7cbc', '4a12e044-a846-459b-940a-f774f01366a2', 'dbcf3202-d850-4d97-82a2-b14eb3ef5338']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:06.861534 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0ee5a979-bc02-4926-bb80-b7cffa73222f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48d41679-44da-49a0-88e3-62decaa2dc50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:06.889974 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0ee5a979-bc02-4926-bb80-b7cffa73222f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48d41679-44da-49a0-88e3-62decaa2dc50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd8cfe1a-8e90-4fcb-a601-21ce187ea776', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1426720896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2f2d5268e3ae4b98b0370eedef1c88fe',qos_specs=None,replication_status=,reservations=['506b318a-dc7d-4527-9cd0-e7288c5bcfe7','52db582c-3b4b-4feb-ae8c-30daa74f7cbc','4a12e044-a846-459b-940a-f774f01366a2','dbcf3202-d850-4d97-82a2-b14eb3ef5338'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eceed7881303430c853e983cd52e0775',volume_type_id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1426720896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd8cfe1a-8e90-4fcb-a601-21ce187ea776,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2f2d5268e3ae4b98b0370eedef1c88fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eceed7881303430c853e983cd52e0775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba),volume_type_id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:06.889974 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0ee5a979-bc02-4926-bb80-b7cffa73222f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87368383-9fdd-400a-9d9e-59d3e4ff429f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:06.893081 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f29d8978-bc88-43f4-9232-496fba14073b tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Snapshot create request issued successfully. Aug 06 03:12:06.893638 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f29d8978-bc88-43f4-9232-496fba14073b tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:12:06.894288 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 268/1062] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:12:06 2026] POST /volume/v3/snapshots => generated 314 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:06.902310 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c8b0604e-1902-44a6-a8db-807d6d20fdd1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:06.904104 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c8b0604e-1902-44a6-a8db-807d6d20fdd1 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots/f9e09ffb-24da-4d8a-b1d1-9b437b709d72 Aug 06 03:12:06.904293 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c8b0604e-1902-44a6-a8db-807d6d20fdd1 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:06.904492 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c8b0604e-1902-44a6-a8db-807d6d20fdd1 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:06.908810 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0ee5a979-bc02-4926-bb80-b7cffa73222f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87368383-9fdd-400a-9d9e-59d3e4ff429f) transitioned into state 'SUCCESS' from state '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-1426720896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2f2d5268e3ae4b98b0370eedef1c88fe',qos_specs=None,replication_status=,reservations=['506b318a-dc7d-4527-9cd0-e7288c5bcfe7','52db582c-3b4b-4feb-ae8c-30daa74f7cbc','4a12e044-a846-459b-940a-f774f01366a2','dbcf3202-d850-4d97-82a2-b14eb3ef5338'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eceed7881303430c853e983cd52e0775',volume_type_id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:06.909749 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0ee5a979-bc02-4926-bb80-b7cffa73222f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9e384cd-b677-4749-a05e-8a120bc22ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:06.910958 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:06.910958 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:06.911415 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c8b0604e-1902-44a6-a8db-807d6d20fdd1 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Snapshot retrieved successfully. Aug 06 03:12:06.912300 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c8b0604e-1902-44a6-a8db-807d6d20fdd1 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots/f9e09ffb-24da-4d8a-b1d1-9b437b709d72 returned with HTTP 200 Aug 06 03:12:06.912672 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 270/1063] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:06 2026] GET /volume/v3/snapshots/f9e09ffb-24da-4d8a-b1d1-9b437b709d72 => generated 446 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:06.923801 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0ee5a979-bc02-4926-bb80-b7cffa73222f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9e384cd-b677-4749-a05e-8a120bc22ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:06.924957 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0ee5a979-bc02-4926-bb80-b7cffa73222f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Flow 'volume_create_api' (c199baa5-4340-4a90-a1ea-1f124aef1a11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:06.925347 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0ee5a979-bc02-4926-bb80-b7cffa73222f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Create volume request issued successfully. Aug 06 03:12:06.926258 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0ee5a979-bc02-4926-bb80-b7cffa73222f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:06.926779 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 263/1064] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:12:06 2026] POST /volume/v3/volumes => generated 758 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:06.935119 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-975b4f02-0815-418e-bb27-310c090edafb req-7de8a20c-7edb-4091-9e52-1513c40872ea None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:06.940308 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-bcfc0203-31f7-4e14-99b8-d15488693d12 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:06.940380 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-975b4f02-0815-418e-bb27-310c090edafb req-7de8a20c-7edb-4091-9e52-1513c40872ea tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] GET https://10.4.3.80/volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 Aug 06 03:12:06.940882 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-975b4f02-0815-418e-bb27-310c090edafb req-7de8a20c-7edb-4091-9e52-1513c40872ea tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:06.940882 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-975b4f02-0815-418e-bb27-310c090edafb req-7de8a20c-7edb-4091-9e52-1513c40872ea tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:06.942239 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bcfc0203-31f7-4e14-99b8-d15488693d12 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:06.942530 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bcfc0203-31f7-4e14-99b8-d15488693d12 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:06.942775 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bcfc0203-31f7-4e14-99b8-d15488693d12 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:06.950911 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:06.950911 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:06.951683 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:06.951683 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:06.957192 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-bcfc0203-31f7-4e14-99b8-d15488693d12 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:06.957469 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-975b4f02-0815-418e-bb27-310c090edafb req-7de8a20c-7edb-4091-9e52-1513c40872ea tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Volume info retrieved successfully. Aug 06 03:12:06.959100 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bcfc0203-31f7-4e14-99b8-d15488693d12 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:06.959513 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 269/1065] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:06 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:06.965392 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-975b4f02-0815-418e-bb27-310c090edafb req-7de8a20c-7edb-4091-9e52-1513c40872ea tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] https://10.4.3.80/volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 returned with HTTP 200 Aug 06 03:12:06.965923 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 264/1066] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:06 2026] GET /volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:06.994230 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-d6e36f35-1f9a-4c2d-b4c5-b69ae0f1400f req-e6e362af-ee40-41b3-b9ce-3c4f858fc71c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:06.996520 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-d6e36f35-1f9a-4c2d-b4c5-b69ae0f1400f req-e6e362af-ee40-41b3-b9ce-3c4f858fc71c tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:12:06.996922 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-d6e36f35-1f9a-4c2d-b4c5-b69ae0f1400f req-e6e362af-ee40-41b3-b9ce-3c4f858fc71c tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ba60689-d619-4364-bdc8-949295a36494", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1825144417", "description": null, "metadata": {}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:07.008586 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:07.008586 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:07.009184 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-d6e36f35-1f9a-4c2d-b4c5-b69ae0f1400f req-e6e362af-ee40-41b3-b9ce-3c4f858fc71c tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Volume info retrieved successfully. Aug 06 03:12:07.009347 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [req-d6e36f35-1f9a-4c2d-b4c5-b69ae0f1400f req-e6e362af-ee40-41b3-b9ce-3c4f858fc71c tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Create snapshot from volume 1ba60689-d619-4364-bdc8-949295a36494 Aug 06 03:12:07.030821 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9ef0c0a9-9a91-46b7-b470-552228605005 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:07.031273 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9ef0c0a9-9a91-46b7-b470-552228605005 None None] GET https://10.4.3.80/volume// Aug 06 03:12:07.031444 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9ef0c0a9-9a91-46b7-b470-552228605005 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:07.031717 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9ef0c0a9-9a91-46b7-b470-552228605005 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:07.032080 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9ef0c0a9-9a91-46b7-b470-552228605005 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:12:07.032364 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 264/1067] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:12:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:12:07.043674 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-863f148b-59c0-4758-b629-d051f2e90b57 req-9dafcfa2-33e0-4f94-851f-5a52771b6641 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:07.045786 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-9dafcfa2-33e0-4f94-851f-5a52771b6641 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:12:07.046252 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-9dafcfa2-33e0-4f94-851f-5a52771b6641 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "998456f8-f7ff-4bba-bfea-48ab688a6367", "connector": null, "instance_uuid": "0fa81bf0-899b-4950-931c-b6d0fcff0512"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:07.048854 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [req-d6e36f35-1f9a-4c2d-b4c5-b69ae0f1400f req-e6e362af-ee40-41b3-b9ce-3c4f858fc71c tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Created reservations ['595c4de2-61d6-4f15-9c76-54eadf9fa6f1', 'f7e112e0-4462-45bf-a51f-5a82151f160e', '2aaab4af-8c84-4ffd-a756-7d204b87b437', '3c683298-01cb-4028-a136-2910c5588058'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:07.062318 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:07.062318 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:07.078714 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-d6e36f35-1f9a-4c2d-b4c5-b69ae0f1400f req-e6e362af-ee40-41b3-b9ce-3c4f858fc71c tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Snapshot create request issued successfully. Aug 06 03:12:07.079117 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-d6e36f35-1f9a-4c2d-b4c5-b69ae0f1400f req-e6e362af-ee40-41b3-b9ce-3c4f858fc71c tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:12:07.079668 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 271/1068] 10.4.3.80 () {72 vars in 1540 bytes} [Thu Aug 6 03:12:06 2026] POST /volume/v3/snapshots => generated 311 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:07.093235 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-9dafcfa2-33e0-4f94-851f-5a52771b6641 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:12:07.093998 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 270/1069] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:12:07 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 06 03:12:07.143685 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-b3c92845-e840-4a7e-9a7a-f6489d93dae4 req-44b43734-013d-4b11-b949-b99274a46276 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:07.146571 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-b3c92845-e840-4a7e-9a7a-f6489d93dae4 req-44b43734-013d-4b11-b949-b99274a46276 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-reader] GET https://10.4.3.80/volume/v3/snapshots/d27b3bbb-1906-42f1-b1ae-635bc68d60ce Aug 06 03:12:07.146877 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-b3c92845-e840-4a7e-9a7a-f6489d93dae4 req-44b43734-013d-4b11-b949-b99274a46276 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-reader] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:07.147072 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-b3c92845-e840-4a7e-9a7a-f6489d93dae4 req-44b43734-013d-4b11-b949-b99274a46276 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-reader] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:07.151199 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-863f148b-59c0-4758-b629-d051f2e90b57 req-99bc0d02-427d-46fc-82e6-b9d8c886eab0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:07.153805 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:07.153805 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:07.154594 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-b3c92845-e840-4a7e-9a7a-f6489d93dae4 req-44b43734-013d-4b11-b949-b99274a46276 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-reader] Snapshot retrieved successfully. Aug 06 03:12:07.155412 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-99bc0d02-427d-46fc-82e6-b9d8c886eab0 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] DELETE https://10.4.3.80/volume/v3/attachments/224caa20-f98a-47f5-9090-53333e020b1c Aug 06 03:12:07.155497 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-b3c92845-e840-4a7e-9a7a-f6489d93dae4 req-44b43734-013d-4b11-b949-b99274a46276 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-reader] https://10.4.3.80/volume/v3/snapshots/d27b3bbb-1906-42f1-b1ae-635bc68d60ce returned with HTTP 200 Aug 06 03:12:07.155670 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-99bc0d02-427d-46fc-82e6-b9d8c886eab0 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:07.155910 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-99bc0d02-427d-46fc-82e6-b9d8c886eab0 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:07.156066 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 265/1070] 10.4.3.80 () {68 vars in 1597 bytes} [Thu Aug 6 03:12:07 2026] GET /volume/v3/snapshots/d27b3bbb-1906-42f1-b1ae-635bc68d60ce => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:07.164503 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:07.164503 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:07.182858 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-af8b8768-07dc-4b5d-9db8-3589d0043dfb req-afdd4715-035f-43ac-9322-cbb73c59dcfd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:07.184447 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-af8b8768-07dc-4b5d-9db8-3589d0043dfb req-afdd4715-035f-43ac-9322-cbb73c59dcfd tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-reader] GET https://10.4.3.80/volume/v3/snapshots/detail Aug 06 03:12:07.184667 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-af8b8768-07dc-4b5d-9db8-3589d0043dfb req-afdd4715-035f-43ac-9322-cbb73c59dcfd tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-reader] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:07.184893 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-af8b8768-07dc-4b5d-9db8-3589d0043dfb req-afdd4715-035f-43ac-9322-cbb73c59dcfd tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-reader] Calling method 'detail' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:07.185371 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [req-af8b8768-07dc-4b5d-9db8-3589d0043dfb req-afdd4715-035f-43ac-9322-cbb73c59dcfd tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-reader] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:07.185459 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:07.185459 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:07.186327 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.db.api [req-af8b8768-07dc-4b5d-9db8-3589d0043dfb req-afdd4715-035f-43ac-9322-cbb73c59dcfd tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-reader] Building query based on filter {{(pid=100902) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:12:07.191545 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-af8b8768-07dc-4b5d-9db8-3589d0043dfb req-afdd4715-035f-43ac-9322-cbb73c59dcfd tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-reader] Get all snapshots completed successfully. Aug 06 03:12:07.191864 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:07.191864 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:07.192308 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-af8b8768-07dc-4b5d-9db8-3589d0043dfb req-afdd4715-035f-43ac-9322-cbb73c59dcfd tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-reader] https://10.4.3.80/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 03:12:07.192679 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 272/1071] 10.4.3.80 () {68 vars in 1507 bytes} [Thu Aug 6 03:12:07 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:07.212315 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-99bc0d02-427d-46fc-82e6-b9d8c886eab0 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] https://10.4.3.80/volume/v3/attachments/224caa20-f98a-47f5-9090-53333e020b1c returned with HTTP 200 Aug 06 03:12:07.212315 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 265/1072] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:12:07 2026] DELETE /volume/v3/attachments/224caa20-f98a-47f5-9090-53333e020b1c => generated 192 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:07.212519 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-0615001e-aa95-4bce-8251-2b16101434c1 req-8877e1af-00bf-490b-86b0-aed5438eba15 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:07.214025 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-0615001e-aa95-4bce-8251-2b16101434c1 req-8877e1af-00bf-490b-86b0-aed5438eba15 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] GET https://10.4.3.80/volume/v3/snapshots/d27b3bbb-1906-42f1-b1ae-635bc68d60ce Aug 06 03:12:07.214332 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-0615001e-aa95-4bce-8251-2b16101434c1 req-8877e1af-00bf-490b-86b0-aed5438eba15 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:07.214607 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-0615001e-aa95-4bce-8251-2b16101434c1 req-8877e1af-00bf-490b-86b0-aed5438eba15 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:07.220013 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:07.220013 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:07.220445 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-0615001e-aa95-4bce-8251-2b16101434c1 req-8877e1af-00bf-490b-86b0-aed5438eba15 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Snapshot retrieved successfully. Aug 06 03:12:07.221850 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-0615001e-aa95-4bce-8251-2b16101434c1 req-8877e1af-00bf-490b-86b0-aed5438eba15 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] https://10.4.3.80/volume/v3/snapshots/d27b3bbb-1906-42f1-b1ae-635bc68d60ce returned with HTTP 200 Aug 06 03:12:07.221850 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 271/1073] 10.4.3.80 () {68 vars in 1597 bytes} [Thu Aug 6 03:12:07 2026] GET /volume/v3/snapshots/d27b3bbb-1906-42f1-b1ae-635bc68d60ce => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:07.244848 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-5203329c-f4d1-45c6-8601-7e8246378c11 req-90b3c0c1-95e5-455f-93cb-44f54ecafc68 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:07.245893 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5203329c-f4d1-45c6-8601-7e8246378c11 req-90b3c0c1-95e5-455f-93cb-44f54ecafc68 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/d27b3bbb-1906-42f1-b1ae-635bc68d60ce Aug 06 03:12:07.246058 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5203329c-f4d1-45c6-8601-7e8246378c11 req-90b3c0c1-95e5-455f-93cb-44f54ecafc68 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:07.246233 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5203329c-f4d1-45c6-8601-7e8246378c11 req-90b3c0c1-95e5-455f-93cb-44f54ecafc68 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:07.246333 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [req-5203329c-f4d1-45c6-8601-7e8246378c11 req-90b3c0c1-95e5-455f-93cb-44f54ecafc68 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Delete snapshot with id: d27b3bbb-1906-42f1-b1ae-635bc68d60ce Aug 06 03:12:07.251158 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:07.251158 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:07.251578 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-5203329c-f4d1-45c6-8601-7e8246378c11 req-90b3c0c1-95e5-455f-93cb-44f54ecafc68 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Snapshot retrieved successfully. Aug 06 03:12:07.270082 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-5203329c-f4d1-45c6-8601-7e8246378c11 req-90b3c0c1-95e5-455f-93cb-44f54ecafc68 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Snapshot delete request issued successfully. Aug 06 03:12:07.270082 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5203329c-f4d1-45c6-8601-7e8246378c11 req-90b3c0c1-95e5-455f-93cb-44f54ecafc68 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] https://10.4.3.80/volume/v3/snapshots/d27b3bbb-1906-42f1-b1ae-635bc68d60ce returned with HTTP 202 Aug 06 03:12:07.270447 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 266/1074] 10.4.3.80 () {70 vars in 1619 bytes} [Thu Aug 6 03:12:07 2026] DELETE /volume/v3/snapshots/d27b3bbb-1906-42f1-b1ae-635bc68d60ce => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:07.293264 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-b721ad76-5d4d-4dfd-b7e3-df65f7cffcdf req-34662c60-c56d-4a91-b7e0-03139e4a651a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:07.295531 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b721ad76-5d4d-4dfd-b7e3-df65f7cffcdf req-34662c60-c56d-4a91-b7e0-03139e4a651a tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] GET https://10.4.3.80/volume/v3/snapshots/d27b3bbb-1906-42f1-b1ae-635bc68d60ce Aug 06 03:12:07.295721 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-b721ad76-5d4d-4dfd-b7e3-df65f7cffcdf req-34662c60-c56d-4a91-b7e0-03139e4a651a tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:07.295987 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-b721ad76-5d4d-4dfd-b7e3-df65f7cffcdf req-34662c60-c56d-4a91-b7e0-03139e4a651a tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:07.300450 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:07.300450 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:07.300917 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-b721ad76-5d4d-4dfd-b7e3-df65f7cffcdf req-34662c60-c56d-4a91-b7e0-03139e4a651a tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Snapshot retrieved successfully. Aug 06 03:12:07.301660 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b721ad76-5d4d-4dfd-b7e3-df65f7cffcdf req-34662c60-c56d-4a91-b7e0-03139e4a651a tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] https://10.4.3.80/volume/v3/snapshots/d27b3bbb-1906-42f1-b1ae-635bc68d60ce returned with HTTP 200 Aug 06 03:12:07.302070 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 273/1075] 10.4.3.80 () {68 vars in 1597 bytes} [Thu Aug 6 03:12:07 2026] GET /volume/v3/snapshots/d27b3bbb-1906-42f1-b1ae-635bc68d60ce => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:07.353384 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a5635727-0722-457f-a6e2-c81a250dd229 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:07.353787 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a5635727-0722-457f-a6e2-c81a250dd229 None None] GET https://10.4.3.80/volume// Aug 06 03:12:07.353965 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a5635727-0722-457f-a6e2-c81a250dd229 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:07.354152 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a5635727-0722-457f-a6e2-c81a250dd229 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:07.354445 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a5635727-0722-457f-a6e2-c81a250dd229 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:12:07.354738 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 266/1076] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:12:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:12:07.363276 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-863f148b-59c0-4758-b629-d051f2e90b57 req-b2fc8195-920a-4ce0-9dae-d7b8041c3240 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:07.369514 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-b2fc8195-920a-4ce0-9dae-d7b8041c3240 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] POST https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367/action Aug 06 03:12:07.369845 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-b2fc8195-920a-4ce0-9dae-d7b8041c3240 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Action body: b'{"os-reimage": {"image_id": "52a5b3f1-c9e5-4543-9ba2-75f7b676cb49", "reimage_reserved": true}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:12:07.369999 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-b2fc8195-920a-4ce0-9dae-d7b8041c3240 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "52a5b3f1-c9e5-4543-9ba2-75f7b676cb49", "reimage_reserved": true}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:07.386348 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-885cd2a2-f53f-4633-a878-f1ea1fa90134 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:07.387649 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:07.387649 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:07.388181 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-863f148b-59c0-4758-b629-d051f2e90b57 req-b2fc8195-920a-4ce0-9dae-d7b8041c3240 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Volume info retrieved successfully. Aug 06 03:12:07.389732 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-885cd2a2-f53f-4633-a878-f1ea1fa90134 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] GET https://10.4.3.80/volume/v3/volumes/490864d6-cca7-4940-9790-df03eb5e678c Aug 06 03:12:07.389981 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-885cd2a2-f53f-4633-a878-f1ea1fa90134 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:07.390185 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-885cd2a2-f53f-4633-a878-f1ea1fa90134 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:07.401662 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-885cd2a2-f53f-4633-a878-f1ea1fa90134 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] https://10.4.3.80/volume/v3/volumes/490864d6-cca7-4940-9790-df03eb5e678c returned with HTTP 404 Aug 06 03:12:07.402312 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 267/1077] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:07 2026] GET /volume/v3/volumes/490864d6-cca7-4940-9790-df03eb5e678c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:07.410567 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c1815c2a-c096-4b27-a836-5bd3f71058a9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:07.412095 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c1815c2a-c096-4b27-a836-5bd3f71058a9 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] DELETE https://10.4.3.80/volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889 Aug 06 03:12:07.412251 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c1815c2a-c096-4b27-a836-5bd3f71058a9 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:07.412429 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c1815c2a-c096-4b27-a836-5bd3f71058a9 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:07.412612 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-c1815c2a-c096-4b27-a836-5bd3f71058a9 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Delete volume with id: ef032626-6683-48d3-a9d6-7267a4b1f889 Aug 06 03:12:07.418936 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:07.418936 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:07.419382 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c1815c2a-c096-4b27-a836-5bd3f71058a9 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Volume info retrieved successfully. Aug 06 03:12:07.443901 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c1815c2a-c096-4b27-a836-5bd3f71058a9 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Delete volume request issued successfully. Aug 06 03:12:07.444047 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c1815c2a-c096-4b27-a836-5bd3f71058a9 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] https://10.4.3.80/volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889 returned with HTTP 202 Aug 06 03:12:07.445204 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 274/1078] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:12:07 2026] DELETE /volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:07.454491 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f522cf7d-2bf8-4a85-ba10-1cc82375036a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:07.456899 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f522cf7d-2bf8-4a85-ba10-1cc82375036a tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] GET https://10.4.3.80/volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889 Aug 06 03:12:07.457100 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f522cf7d-2bf8-4a85-ba10-1cc82375036a tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:07.457350 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f522cf7d-2bf8-4a85-ba10-1cc82375036a tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:07.467252 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:07.467252 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:07.473910 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f522cf7d-2bf8-4a85-ba10-1cc82375036a tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Volume info retrieved successfully. Aug 06 03:12:07.479797 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f522cf7d-2bf8-4a85-ba10-1cc82375036a tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] https://10.4.3.80/volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889 returned with HTTP 200 Aug 06 03:12:07.480597 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 267/1079] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:07 2026] GET /volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:07.609127 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-91574d86-e588-47af-9a8d-1f29a31f0847 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:07.611784 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-91574d86-e588-47af-9a8d-1f29a31f0847 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:12:07.612026 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-91574d86-e588-47af-9a8d-1f29a31f0847 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:07.612234 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-91574d86-e588-47af-9a8d-1f29a31f0847 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:07.621449 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:07.621449 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:07.625856 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-91574d86-e588-47af-9a8d-1f29a31f0847 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:12:07.630335 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-91574d86-e588-47af-9a8d-1f29a31f0847 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 returned with HTTP 200 Aug 06 03:12:07.630685 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 268/1080] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:07 2026] GET /volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:07.643740 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-08a8100f-df65-46cc-8b5c-0c202256a67f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:07.645436 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-b2fc8195-920a-4ce0-9dae-d7b8041c3240 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367/action returned with HTTP 202 Aug 06 03:12:07.646050 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 272/1081] 10.4.3.80 () {74 vars in 1706 bytes} [Thu Aug 6 03:12:07 2026] POST /volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367/action => generated 0 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 03:12:07.646900 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-08a8100f-df65-46cc-8b5c-0c202256a67f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:12:07.647110 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-08a8100f-df65-46cc-8b5c-0c202256a67f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:07.647289 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-08a8100f-df65-46cc-8b5c-0c202256a67f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:07.655068 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:07.655068 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:07.658951 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-08a8100f-df65-46cc-8b5c-0c202256a67f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:12:07.665695 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-08a8100f-df65-46cc-8b5c-0c202256a67f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 returned with HTTP 200 Aug 06 03:12:07.666349 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 275/1082] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:07 2026] GET /volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:12:07.678084 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e4de6258-d839-4673-8a45-234236a64c7b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:07.681846 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e4de6258-d839-4673-8a45-234236a64c7b tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:12:07.682165 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e4de6258-d839-4673-8a45-234236a64c7b tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-390359858"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:07.690973 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:07.690973 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:07.691678 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e4de6258-d839-4673-8a45-234236a64c7b tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:12:07.691678 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-e4de6258-d839-4673-8a45-234236a64c7b tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create snapshot from volume a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:12:07.714534 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-e4de6258-d839-4673-8a45-234236a64c7b tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:07.754942 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-e4de6258-d839-4673-8a45-234236a64c7b tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Created reservations ['5163bf5d-19cd-4691-a507-da4fb372ab84', 'af298c8b-da95-42f8-a13f-579b208ab552', '884729ea-2371-408d-bf2d-2403583fd451', '20a4f1af-912b-44f1-82e2-869c338ba362'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:07.797286 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e4de6258-d839-4673-8a45-234236a64c7b tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot create request issued successfully. Aug 06 03:12:07.797747 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e4de6258-d839-4673-8a45-234236a64c7b tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:12:07.798448 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 268/1083] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:12:07 2026] POST /volume/v3/snapshots => generated 309 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:07.806453 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a4928911-82c1-4443-8aeb-b971fb26ef67 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:07.808373 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a4928911-82c1-4443-8aeb-b971fb26ef67 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/39fce099-7d3c-41c4-b235-6ab9ba9944a9 Aug 06 03:12:07.808501 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a4928911-82c1-4443-8aeb-b971fb26ef67 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:07.808663 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a4928911-82c1-4443-8aeb-b971fb26ef67 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:07.814155 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:07.814155 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:07.814595 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a4928911-82c1-4443-8aeb-b971fb26ef67 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:12:07.815355 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a4928911-82c1-4443-8aeb-b971fb26ef67 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/39fce099-7d3c-41c4-b235-6ab9ba9944a9 returned with HTTP 200 Aug 06 03:12:07.815704 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 269/1084] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:07 2026] GET /volume/v3/snapshots/39fce099-7d3c-41c4-b235-6ab9ba9944a9 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:07.922908 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8ec5b271-a216-48f1-8fa4-5a86b23fd862 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:07.924759 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8ec5b271-a216-48f1-8fa4-5a86b23fd862 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots/f9e09ffb-24da-4d8a-b1d1-9b437b709d72 Aug 06 03:12:07.924944 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8ec5b271-a216-48f1-8fa4-5a86b23fd862 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:07.925131 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8ec5b271-a216-48f1-8fa4-5a86b23fd862 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:07.929954 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:07.929954 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:07.930576 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-8ec5b271-a216-48f1-8fa4-5a86b23fd862 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Snapshot retrieved successfully. Aug 06 03:12:07.931313 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8ec5b271-a216-48f1-8fa4-5a86b23fd862 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots/f9e09ffb-24da-4d8a-b1d1-9b437b709d72 returned with HTTP 200 Aug 06 03:12:07.931708 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 273/1085] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:07 2026] GET /volume/v3/snapshots/f9e09ffb-24da-4d8a-b1d1-9b437b709d72 => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:07.939820 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7d5898ab-5fca-4caa-b9f5-ebef347e5ff5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:07.941789 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7d5898ab-5fca-4caa-b9f5-ebef347e5ff5 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:12:07.942122 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7d5898ab-5fca-4caa-b9f5-ebef347e5ff5 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "448e24ea-91c8-4f6a-9fcf-75b04cdee8d8", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-171954395"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:07.951746 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:07.951746 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:07.952787 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7d5898ab-5fca-4caa-b9f5-ebef347e5ff5 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Volume info retrieved successfully. Aug 06 03:12:07.952787 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-7d5898ab-5fca-4caa-b9f5-ebef347e5ff5 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Create snapshot from volume 448e24ea-91c8-4f6a-9fcf-75b04cdee8d8 Aug 06 03:12:07.973158 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3dc6b2fa-0bb8-45a6-9b38-36653ef796ab None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:07.975648 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3dc6b2fa-0bb8-45a6-9b38-36653ef796ab tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:07.975902 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3dc6b2fa-0bb8-45a6-9b38-36653ef796ab tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:07.976359 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3dc6b2fa-0bb8-45a6-9b38-36653ef796ab tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:07.977661 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-7d5898ab-5fca-4caa-b9f5-ebef347e5ff5 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Created reservations ['5b05b6c4-4b22-49c8-b83f-603ce253cd0b', '39a2c1cb-677a-4a1b-99d3-b7393cbbf0de', 'e9144248-7089-4cab-812d-ac4c081dff08', '4cc5658a-9a32-497f-9f45-21b512856849'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:07.984224 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:07.984224 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:07.987975 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3dc6b2fa-0bb8-45a6-9b38-36653ef796ab tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:07.991932 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3dc6b2fa-0bb8-45a6-9b38-36653ef796ab tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:07.992322 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 269/1086] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:07 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:08.015774 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7d5898ab-5fca-4caa-b9f5-ebef347e5ff5 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Snapshot create request issued successfully. Aug 06 03:12:08.016203 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7d5898ab-5fca-4caa-b9f5-ebef347e5ff5 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:12:08.016744 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 276/1087] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:12:07 2026] POST /volume/v3/snapshots => generated 313 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:08.026481 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d00bfd0b-410b-4061-b909-5a68bd650cf5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:08.028404 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d00bfd0b-410b-4061-b909-5a68bd650cf5 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots/c84abf7c-3ae9-4717-b0cb-c8c35c88905b Aug 06 03:12:08.028670 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d00bfd0b-410b-4061-b909-5a68bd650cf5 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:08.028945 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d00bfd0b-410b-4061-b909-5a68bd650cf5 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:08.034588 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:08.034588 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:08.035032 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d00bfd0b-410b-4061-b909-5a68bd650cf5 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Snapshot retrieved successfully. Aug 06 03:12:08.036019 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d00bfd0b-410b-4061-b909-5a68bd650cf5 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots/c84abf7c-3ae9-4717-b0cb-c8c35c88905b returned with HTTP 200 Aug 06 03:12:08.036487 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 270/1088] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:08 2026] GET /volume/v3/snapshots/c84abf7c-3ae9-4717-b0cb-c8c35c88905b => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:08.044297 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-9d7a39cd-6ed2-471c-b64f-91023a430c80 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:08.046447 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-9d7a39cd-6ed2-471c-b64f-91023a430c80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:08.046812 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-9d7a39cd-6ed2-471c-b64f-91023a430c80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:08.047140 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-9d7a39cd-6ed2-471c-b64f-91023a430c80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:08.056623 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:08.056623 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:08.060737 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-9d7a39cd-6ed2-471c-b64f-91023a430c80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:08.066326 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-9d7a39cd-6ed2-471c-b64f-91023a430c80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:08.066876 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 274/1089] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:08 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:08.146233 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d33449f8-b806-4606-993d-7fc51518562e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:08.146672 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d33449f8-b806-4606-993d-7fc51518562e None None] GET https://10.4.3.80/volume// Aug 06 03:12:08.146885 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d33449f8-b806-4606-993d-7fc51518562e None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:08.147101 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d33449f8-b806-4606-993d-7fc51518562e None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:08.147489 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d33449f8-b806-4606-993d-7fc51518562e None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:12:08.147866 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 270/1090] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:12:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:12:08.155615 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-d01aad98-aaca-4cca-8fd3-6539cff5dfc5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:08.158722 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-d01aad98-aaca-4cca-8fd3-6539cff5dfc5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:12:08.159148 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-d01aad98-aaca-4cca-8fd3-6539cff5dfc5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd8cfe1a-8e90-4fcb-a601-21ce187ea776", "connector": null, "instance_uuid": "5ac05faa-58b1-4d7a-8e0f-425e6035ec07"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:08.170973 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:08.170973 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:08.203005 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-d01aad98-aaca-4cca-8fd3-6539cff5dfc5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:12:08.203573 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 277/1091] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:12:08 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 06 03:12:08.233100 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-506bb46b-e135-4503-b416-7cffb5a64b03 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:08.235421 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-506bb46b-e135-4503-b416-7cffb5a64b03 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:08.236642 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-506bb46b-e135-4503-b416-7cffb5a64b03 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:08.236642 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-506bb46b-e135-4503-b416-7cffb5a64b03 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:08.245766 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:08.245766 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:08.249143 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-506bb46b-e135-4503-b416-7cffb5a64b03 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:08.251775 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-561faad5-9062-4410-bad6-a3f260b6b866 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:08.252151 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-561faad5-9062-4410-bad6-a3f260b6b866 None None] GET https://10.4.3.80/volume// Aug 06 03:12:08.252298 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-561faad5-9062-4410-bad6-a3f260b6b866 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:08.252466 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-561faad5-9062-4410-bad6-a3f260b6b866 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:08.252796 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-561faad5-9062-4410-bad6-a3f260b6b866 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:12:08.253074 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 275/1092] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:12:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:12:08.254321 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-506bb46b-e135-4503-b416-7cffb5a64b03 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:08.254746 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 271/1093] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:08 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:08.261650 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-e11b9d79-1cb4-41cd-ace8-05504407fa90 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:08.263697 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-e11b9d79-1cb4-41cd-ace8-05504407fa90 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:08.263953 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-e11b9d79-1cb4-41cd-ace8-05504407fa90 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:08.264192 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-e11b9d79-1cb4-41cd-ace8-05504407fa90 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:08.289741 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:08.289741 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:08.294217 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-e11b9d79-1cb4-41cd-ace8-05504407fa90 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:08.298852 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-e11b9d79-1cb4-41cd-ace8-05504407fa90 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:08.299404 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 271/1094] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:12:08 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1030 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:12:08.325254 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-8fe6616a-7f3d-4335-9316-6486cb9d1c7b req-3ff853e8-c24f-4d17-adde-05a70c74b91a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:08.327505 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-8fe6616a-7f3d-4335-9316-6486cb9d1c7b req-3ff853e8-c24f-4d17-adde-05a70c74b91a tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] GET https://10.4.3.80/volume/v3/snapshots/d27b3bbb-1906-42f1-b1ae-635bc68d60ce Aug 06 03:12:08.327686 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-8fe6616a-7f3d-4335-9316-6486cb9d1c7b req-3ff853e8-c24f-4d17-adde-05a70c74b91a tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:08.327870 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-8fe6616a-7f3d-4335-9316-6486cb9d1c7b req-3ff853e8-c24f-4d17-adde-05a70c74b91a tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:08.332867 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-8fe6616a-7f3d-4335-9316-6486cb9d1c7b req-3ff853e8-c24f-4d17-adde-05a70c74b91a tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] https://10.4.3.80/volume/v3/snapshots/d27b3bbb-1906-42f1-b1ae-635bc68d60ce returned with HTTP 404 Aug 06 03:12:08.333357 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 278/1095] 10.4.3.80 () {68 vars in 1597 bytes} [Thu Aug 6 03:12:08 2026] GET /volume/v3/snapshots/d27b3bbb-1906-42f1-b1ae-635bc68d60ce => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:08.353603 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-e4cf13c2-23f9-475c-9a26-1ae394ff8aba req-a680859a-b6fa-4df6-bf63-e9f0c6946dc1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:08.355843 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e4cf13c2-23f9-475c-9a26-1ae394ff8aba req-a680859a-b6fa-4df6-bf63-e9f0c6946dc1 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] DELETE https://10.4.3.80/volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 Aug 06 03:12:08.356098 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e4cf13c2-23f9-475c-9a26-1ae394ff8aba req-a680859a-b6fa-4df6-bf63-e9f0c6946dc1 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:08.356301 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e4cf13c2-23f9-475c-9a26-1ae394ff8aba req-a680859a-b6fa-4df6-bf63-e9f0c6946dc1 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:08.356459 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [req-e4cf13c2-23f9-475c-9a26-1ae394ff8aba req-a680859a-b6fa-4df6-bf63-e9f0c6946dc1 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Delete volume with id: 1ba60689-d619-4364-bdc8-949295a36494 Aug 06 03:12:08.364131 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:08.364131 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:08.364701 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-e4cf13c2-23f9-475c-9a26-1ae394ff8aba req-a680859a-b6fa-4df6-bf63-e9f0c6946dc1 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Volume info retrieved successfully. Aug 06 03:12:08.384175 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-e4cf13c2-23f9-475c-9a26-1ae394ff8aba req-a680859a-b6fa-4df6-bf63-e9f0c6946dc1 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Delete volume request issued successfully. Aug 06 03:12:08.384279 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e4cf13c2-23f9-475c-9a26-1ae394ff8aba req-a680859a-b6fa-4df6-bf63-e9f0c6946dc1 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] https://10.4.3.80/volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 returned with HTTP 202 Aug 06 03:12:08.384922 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 276/1096] 10.4.3.80 () {70 vars in 1613 bytes} [Thu Aug 6 03:12:08 2026] DELETE /volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:08.397501 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-a4550582-af9b-420c-895f-112d91763b52 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:08.399523 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-a4550582-af9b-420c-895f-112d91763b52 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] PUT https://10.4.3.80/volume/v3/attachments/3b2b9a72-ae84-4c4e-933e-5a7d87a1e8c4 Aug 06 03:12:08.399933 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-a4550582-af9b-420c-895f-112d91763b52 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:08.408762 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-a4550582-af9b-420c-895f-112d91763b52 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Acquiring lock "cinder-attachment_update-dd8cfe1a-8e90-4fcb-a601-21ce187ea776-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:12:08.413393 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-a4550582-af9b-420c-895f-112d91763b52 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Lock "cinder-attachment_update-dd8cfe1a-8e90-4fcb-a601-21ce187ea776-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:12:08.413482 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-ef611447-097f-4510-9670-20ad4eca5704 req-3820e593-79ce-40b2-96c8-07fb001c3ac0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:08.414378 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:08.414378 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:08.420859 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-ef611447-097f-4510-9670-20ad4eca5704 req-3820e593-79ce-40b2-96c8-07fb001c3ac0 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] GET https://10.4.3.80/volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 Aug 06 03:12:08.421056 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-ef611447-097f-4510-9670-20ad4eca5704 req-3820e593-79ce-40b2-96c8-07fb001c3ac0 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:08.421252 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-ef611447-097f-4510-9670-20ad4eca5704 req-3820e593-79ce-40b2-96c8-07fb001c3ac0 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:08.432702 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:08.432702 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:08.438629 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-ef611447-097f-4510-9670-20ad4eca5704 req-3820e593-79ce-40b2-96c8-07fb001c3ac0 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Volume info retrieved successfully. Aug 06 03:12:08.447664 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-ef611447-097f-4510-9670-20ad4eca5704 req-3820e593-79ce-40b2-96c8-07fb001c3ac0 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] https://10.4.3.80/volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 returned with HTTP 200 Aug 06 03:12:08.449167 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 272/1097] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:08 2026] GET /volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:08.493359 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-798b832f-5ca0-4833-a7bf-897f8bb1d022 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:08.495410 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-798b832f-5ca0-4833-a7bf-897f8bb1d022 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] GET https://10.4.3.80/volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889 Aug 06 03:12:08.495511 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-798b832f-5ca0-4833-a7bf-897f8bb1d022 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:08.495692 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-798b832f-5ca0-4833-a7bf-897f8bb1d022 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:08.502019 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-798b832f-5ca0-4833-a7bf-897f8bb1d022 tempest-ServersNegativeTestJSON-1145360111 tempest-ServersNegativeTestJSON-1145360111-project-member] https://10.4.3.80/volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889 returned with HTTP 404 Aug 06 03:12:08.503507 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 279/1098] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:08 2026] GET /volume/v3/volumes/ef032626-6683-48d3-a9d6-7267a4b1f889 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:08.533214 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-a4550582-af9b-420c-895f-112d91763b52 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Lock "cinder-attachment_update-dd8cfe1a-8e90-4fcb-a601-21ce187ea776-np0000006611" released by "attachment_update" :: held 0.120s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:12:08.533479 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-a4550582-af9b-420c-895f-112d91763b52 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/3b2b9a72-ae84-4c4e-933e-5a7d87a1e8c4 returned with HTTP 200 Aug 06 03:12:08.533922 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 272/1099] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:12:08 2026] PUT /volume/v3/attachments/3b2b9a72-ae84-4c4e-933e-5a7d87a1e8c4 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:08.825105 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c31e070f-ab05-434b-b91d-5c4d9c7871f8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:08.830001 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c31e070f-ab05-434b-b91d-5c4d9c7871f8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/39fce099-7d3c-41c4-b235-6ab9ba9944a9 Aug 06 03:12:08.830001 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c31e070f-ab05-434b-b91d-5c4d9c7871f8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:08.830001 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c31e070f-ab05-434b-b91d-5c4d9c7871f8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:08.836035 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:08.836035 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:08.836742 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c31e070f-ab05-434b-b91d-5c4d9c7871f8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:12:08.838201 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c31e070f-ab05-434b-b91d-5c4d9c7871f8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/39fce099-7d3c-41c4-b235-6ab9ba9944a9 returned with HTTP 200 Aug 06 03:12:08.838201 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 277/1100] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:08 2026] GET /volume/v3/snapshots/39fce099-7d3c-41c4-b235-6ab9ba9944a9 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:08.847018 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b6eeec21-5c68-432e-b5f8-f05cbe998d47 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:08.848533 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b6eeec21-5c68-432e-b5f8-f05cbe998d47 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:12:08.848883 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b6eeec21-5c68-432e-b5f8-f05cbe998d47 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4", "snapshot_id": "39fce099-7d3c-41c4-b235-6ab9ba9944a9", "name": "tempest-VolumesSnapshotTestJSON-Backup-244645022", "container": "tempest-volumessnapshottestjson-backup-container-550896857"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:08.850327 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.backups [None req-b6eeec21-5c68-432e-b5f8-f05cbe998d47 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Creating new backup {'backup': {'volume_id': 'a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4', 'snapshot_id': '39fce099-7d3c-41c4-b235-6ab9ba9944a9', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-244645022', 'container': 'tempest-volumessnapshottestjson-backup-container-550896857'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:12:08.850466 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.backups [None req-b6eeec21-5c68-432e-b5f8-f05cbe998d47 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Creating backup of volume a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 in container tempest-volumessnapshottestjson-backup-container-550896857 Aug 06 03:12:08.858367 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:08.858367 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:08.858367 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b6eeec21-5c68-432e-b5f8-f05cbe998d47 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:12:08.862090 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:08.862090 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:08.864709 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b6eeec21-5c68-432e-b5f8-f05cbe998d47 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:12:08.902589 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-b6eeec21-5c68-432e-b5f8-f05cbe998d47 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Created reservations ['229d482c-25ea-4825-8ffd-e0a24d1f337e', '3b4ea95a-fa90-4906-ba1f-3752afebfca3'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:08.960696 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b6eeec21-5c68-432e-b5f8-f05cbe998d47 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:12:08.961123 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 273/1101] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:12:08 2026] POST /volume/v3/backups => generated 332 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:08.979204 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3b1c12f1-3b3e-4268-afc9-6613bf950138 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:08.979811 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3b1c12f1-3b3e-4268-afc9-6613bf950138 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:08.980061 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3b1c12f1-3b3e-4268-afc9-6613bf950138 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:08.980290 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3b1c12f1-3b3e-4268-afc9-6613bf950138 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:08.980437 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-3b1c12f1-3b3e-4268-afc9-6613bf950138 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Show backup with id 16b9c279-93a1-4f2d-9298-c2656f9b0f49. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:12:09.002270 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:09.002270 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:09.003391 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3b1c12f1-3b3e-4268-afc9-6613bf950138 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 200 Aug 06 03:12:09.004970 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 280/1102] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:08 2026] GET /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 805 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:09.051255 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0770c718-5d60-4780-9755-10975d5256ed None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:09.052882 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0770c718-5d60-4780-9755-10975d5256ed tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots/c84abf7c-3ae9-4717-b0cb-c8c35c88905b Aug 06 03:12:09.053164 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0770c718-5d60-4780-9755-10975d5256ed tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:09.053434 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0770c718-5d60-4780-9755-10975d5256ed tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:09.064144 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:09.064144 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:09.065147 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-0770c718-5d60-4780-9755-10975d5256ed tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Snapshot retrieved successfully. Aug 06 03:12:09.066581 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0770c718-5d60-4780-9755-10975d5256ed tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots/c84abf7c-3ae9-4717-b0cb-c8c35c88905b returned with HTTP 200 Aug 06 03:12:09.067098 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 273/1103] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:09 2026] GET /volume/v3/snapshots/c84abf7c-3ae9-4717-b0cb-c8c35c88905b => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:09.078096 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-89ea846c-4635-4a70-93e7-6cfa7265d7c4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:09.085016 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-89ea846c-4635-4a70-93e7-6cfa7265d7c4 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:12:09.085501 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-89ea846c-4635-4a70-93e7-6cfa7265d7c4 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "448e24ea-91c8-4f6a-9fcf-75b04cdee8d8", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1159002189"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:09.099561 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:09.099561 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:09.100268 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-89ea846c-4635-4a70-93e7-6cfa7265d7c4 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Volume info retrieved successfully. Aug 06 03:12:09.100268 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-89ea846c-4635-4a70-93e7-6cfa7265d7c4 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Create snapshot from volume 448e24ea-91c8-4f6a-9fcf-75b04cdee8d8 Aug 06 03:12:09.134744 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-89ea846c-4635-4a70-93e7-6cfa7265d7c4 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Created reservations ['496b1ad7-4745-4884-a6ae-65646dee5780', 'cc7326c2-4caa-4062-96e7-4d438c3c2dab', '8c897d66-1076-4220-9af9-327c5f2e540b', 'bd7b14a1-4502-4fe5-81bb-faeecba8a9fb'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:09.180901 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-89ea846c-4635-4a70-93e7-6cfa7265d7c4 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Snapshot create request issued successfully. Aug 06 03:12:09.181412 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-89ea846c-4635-4a70-93e7-6cfa7265d7c4 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:12:09.181816 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 278/1104] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:12:09 2026] POST /volume/v3/snapshots => generated 314 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:09.195355 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-faf3c26d-8330-4de3-a42a-8c31a08fa7bb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:09.198817 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-faf3c26d-8330-4de3-a42a-8c31a08fa7bb tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots/8210dc83-514c-4d9a-98fd-5f6d5aff9330 Aug 06 03:12:09.198817 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-faf3c26d-8330-4de3-a42a-8c31a08fa7bb tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:09.198817 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-faf3c26d-8330-4de3-a42a-8c31a08fa7bb tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:09.204268 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:09.204268 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:09.204612 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-faf3c26d-8330-4de3-a42a-8c31a08fa7bb tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Snapshot retrieved successfully. Aug 06 03:12:09.205546 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-faf3c26d-8330-4de3-a42a-8c31a08fa7bb tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots/8210dc83-514c-4d9a-98fd-5f6d5aff9330 returned with HTTP 200 Aug 06 03:12:09.206133 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 274/1105] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:09 2026] GET /volume/v3/snapshots/8210dc83-514c-4d9a-98fd-5f6d5aff9330 => generated 446 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:09.266696 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3a81e106-31f1-4d30-a7dd-d2786ed1be73 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:09.268360 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3a81e106-31f1-4d30-a7dd-d2786ed1be73 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:09.268555 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3a81e106-31f1-4d30-a7dd-d2786ed1be73 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:09.268751 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3a81e106-31f1-4d30-a7dd-d2786ed1be73 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:09.279395 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:09.279395 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:09.283488 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-3a81e106-31f1-4d30-a7dd-d2786ed1be73 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:09.290002 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3a81e106-31f1-4d30-a7dd-d2786ed1be73 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:09.290002 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 281/1106] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:09 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:09.478148 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-466f35cc-984d-45cb-b5e8-9ce2096a39cd req-c49549c4-cf50-4218-9714-e15aa5cc35cb None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:09.481888 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-466f35cc-984d-45cb-b5e8-9ce2096a39cd req-c49549c4-cf50-4218-9714-e15aa5cc35cb tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] GET https://10.4.3.80/volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 Aug 06 03:12:09.482078 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-466f35cc-984d-45cb-b5e8-9ce2096a39cd req-c49549c4-cf50-4218-9714-e15aa5cc35cb tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:09.482270 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-466f35cc-984d-45cb-b5e8-9ce2096a39cd req-c49549c4-cf50-4218-9714-e15aa5cc35cb tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:09.489563 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-466f35cc-984d-45cb-b5e8-9ce2096a39cd req-c49549c4-cf50-4218-9714-e15aa5cc35cb tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] https://10.4.3.80/volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 returned with HTTP 404 Aug 06 03:12:09.490564 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 274/1107] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:09 2026] GET /volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:09.512091 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-b29c183f-8c08-4e0b-84bd-27d7624b1772 req-f64cc26f-5dd6-450a-91ae-262857f657e3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:09.514684 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-b29c183f-8c08-4e0b-84bd-27d7624b1772 req-f64cc26f-5dd6-450a-91ae-262857f657e3 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] DELETE https://10.4.3.80/volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 Aug 06 03:12:09.515141 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-b29c183f-8c08-4e0b-84bd-27d7624b1772 req-f64cc26f-5dd6-450a-91ae-262857f657e3 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:09.515708 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-b29c183f-8c08-4e0b-84bd-27d7624b1772 req-f64cc26f-5dd6-450a-91ae-262857f657e3 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:09.515708 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [req-b29c183f-8c08-4e0b-84bd-27d7624b1772 req-f64cc26f-5dd6-450a-91ae-262857f657e3 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Delete volume with id: 1ba60689-d619-4364-bdc8-949295a36494 Aug 06 03:12:09.522157 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-b29c183f-8c08-4e0b-84bd-27d7624b1772 req-f64cc26f-5dd6-450a-91ae-262857f657e3 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] https://10.4.3.80/volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 returned with HTTP 404 Aug 06 03:12:09.522755 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 279/1108] 10.4.3.80 () {70 vars in 1613 bytes} [Thu Aug 6 03:12:09 2026] DELETE /volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:09.549243 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-825710fc-a1d1-403b-9964-ed47ae9fc670 req-4abfdc3c-c824-4837-9167-edcbcea7fd73 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:09.551868 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-825710fc-a1d1-403b-9964-ed47ae9fc670 req-4abfdc3c-c824-4837-9167-edcbcea7fd73 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] GET https://10.4.3.80/volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 Aug 06 03:12:09.552118 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-825710fc-a1d1-403b-9964-ed47ae9fc670 req-4abfdc3c-c824-4837-9167-edcbcea7fd73 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:09.552382 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-825710fc-a1d1-403b-9964-ed47ae9fc670 req-4abfdc3c-c824-4837-9167-edcbcea7fd73 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:09.560107 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-825710fc-a1d1-403b-9964-ed47ae9fc670 req-4abfdc3c-c824-4837-9167-edcbcea7fd73 tempest-VolumesSnapshotsTestJSON-1468670134 tempest-VolumesSnapshotsTestJSON-1468670134-project-member] https://10.4.3.80/volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 returned with HTTP 404 Aug 06 03:12:09.560905 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 275/1109] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:09 2026] GET /volume/v3/volumes/1ba60689-d619-4364-bdc8-949295a36494 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:10.015963 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c0e05fa2-22e2-4704-8c5b-a3283e1e869a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:10.017973 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c0e05fa2-22e2-4704-8c5b-a3283e1e869a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:10.018224 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c0e05fa2-22e2-4704-8c5b-a3283e1e869a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:10.018319 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c0e05fa2-22e2-4704-8c5b-a3283e1e869a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:10.018427 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-c0e05fa2-22e2-4704-8c5b-a3283e1e869a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Show backup with id 16b9c279-93a1-4f2d-9298-c2656f9b0f49. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:12:10.023311 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:10.023311 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:10.024903 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c0e05fa2-22e2-4704-8c5b-a3283e1e869a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 200 Aug 06 03:12:10.024903 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 282/1110] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:10 2026] GET /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 831 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:10.216348 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-bbf6e521-7405-43cf-b6ee-4637408ad6e4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:10.218496 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bbf6e521-7405-43cf-b6ee-4637408ad6e4 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots/8210dc83-514c-4d9a-98fd-5f6d5aff9330 Aug 06 03:12:10.218707 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bbf6e521-7405-43cf-b6ee-4637408ad6e4 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:10.218898 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bbf6e521-7405-43cf-b6ee-4637408ad6e4 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:10.223396 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:10.223396 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:10.223821 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-bbf6e521-7405-43cf-b6ee-4637408ad6e4 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Snapshot retrieved successfully. Aug 06 03:12:10.224548 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bbf6e521-7405-43cf-b6ee-4637408ad6e4 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots/8210dc83-514c-4d9a-98fd-5f6d5aff9330 returned with HTTP 200 Aug 06 03:12:10.224900 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 275/1111] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:10 2026] GET /volume/v3/snapshots/8210dc83-514c-4d9a-98fd-5f6d5aff9330 => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:10.233099 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-261cb36f-de4c-481e-abba-8a7fbc825a1a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:10.235186 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-261cb36f-de4c-481e-abba-8a7fbc825a1a tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots?limit=1 Aug 06 03:12:10.235427 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-261cb36f-de4c-481e-abba-8a7fbc825a1a tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:10.235676 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-261cb36f-de4c-481e-abba-8a7fbc825a1a tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:10.236041 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-261cb36f-de4c-481e-abba-8a7fbc825a1a tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:10.236642 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:10.236642 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:10.237784 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.db.api [None req-261cb36f-de4c-481e-abba-8a7fbc825a1a tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Building query based on filter {{(pid=100900) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:12:10.242190 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-261cb36f-de4c-481e-abba-8a7fbc825a1a tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Get all snapshots completed successfully. Aug 06 03:12:10.242934 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-261cb36f-de4c-481e-abba-8a7fbc825a1a tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 06 03:12:10.243453 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 280/1112] 10.4.3.80 () {66 vars in 1251 bytes} [Thu Aug 6 03:12:10 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:10.257009 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1b25ec2c-69b8-484a-a1c9-7e4fbd9aa6a8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:10.261245 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1b25ec2c-69b8-484a-a1c9-7e4fbd9aa6a8 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots Aug 06 03:12:10.261320 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1b25ec2c-69b8-484a-a1c9-7e4fbd9aa6a8 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:10.261583 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1b25ec2c-69b8-484a-a1c9-7e4fbd9aa6a8 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:10.262849 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-1b25ec2c-69b8-484a-a1c9-7e4fbd9aa6a8 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:10.263175 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.db.api [None req-1b25ec2c-69b8-484a-a1c9-7e4fbd9aa6a8 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Building query based on filter {{(pid=100899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:12:10.273200 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1b25ec2c-69b8-484a-a1c9-7e4fbd9aa6a8 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Get all snapshots completed successfully. Aug 06 03:12:10.273765 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1b25ec2c-69b8-484a-a1c9-7e4fbd9aa6a8 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 200 Aug 06 03:12:10.274263 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 276/1113] 10.4.3.80 () {66 vars in 1236 bytes} [Thu Aug 6 03:12:10 2026] GET /volume/v3/snapshots => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:10.282141 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-76e00ff3-690b-47ab-b4cb-b380e3eb4cd2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:10.284001 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-76e00ff3-690b-47ab-b4cb-b380e3eb4cd2 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots?limit=100000 Aug 06 03:12:10.284192 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-76e00ff3-690b-47ab-b4cb-b380e3eb4cd2 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:10.284363 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-76e00ff3-690b-47ab-b4cb-b380e3eb4cd2 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:10.284974 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-76e00ff3-690b-47ab-b4cb-b380e3eb4cd2 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:10.285890 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.db.api [None req-76e00ff3-690b-47ab-b4cb-b380e3eb4cd2 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Building query based on filter {{(pid=100902) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:12:10.290771 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-76e00ff3-690b-47ab-b4cb-b380e3eb4cd2 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Get all snapshots completed successfully. Aug 06 03:12:10.291200 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-76e00ff3-690b-47ab-b4cb-b380e3eb4cd2 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 06 03:12:10.291557 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 283/1114] 10.4.3.80 () {66 vars in 1261 bytes} [Thu Aug 6 03:12:10 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:10.301244 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e491ef52-86b5-4cb6-9588-f06c5e5ba2de None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:10.302906 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e491ef52-86b5-4cb6-9588-f06c5e5ba2de tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots?limit=0 Aug 06 03:12:10.303141 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e491ef52-86b5-4cb6-9588-f06c5e5ba2de tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:10.303338 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e491ef52-86b5-4cb6-9588-f06c5e5ba2de tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:10.303767 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-e491ef52-86b5-4cb6-9588-f06c5e5ba2de tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:10.304643 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.db.api [None req-e491ef52-86b5-4cb6-9588-f06c5e5ba2de tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Building query based on filter {{(pid=100901) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:12:10.307064 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6e304b11-f232-426f-92b3-1c28df9a3a83 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:10.311403 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6e304b11-f232-426f-92b3-1c28df9a3a83 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:10.311694 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6e304b11-f232-426f-92b3-1c28df9a3a83 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:10.311984 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6e304b11-f232-426f-92b3-1c28df9a3a83 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:10.320572 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e491ef52-86b5-4cb6-9588-f06c5e5ba2de tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Get all snapshots completed successfully. Aug 06 03:12:10.320916 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e491ef52-86b5-4cb6-9588-f06c5e5ba2de tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 06 03:12:10.321309 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 276/1115] 10.4.3.80 () {66 vars in 1251 bytes} [Thu Aug 6 03:12:10 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:12:10.327924 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:10.327924 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:10.330051 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6e304b11-f232-426f-92b3-1c28df9a3a83 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:10.331433 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-affce274-ac0e-4489-963a-e3c679ead4d7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:10.334695 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-affce274-ac0e-4489-963a-e3c679ead4d7 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots Aug 06 03:12:10.334695 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-affce274-ac0e-4489-963a-e3c679ead4d7 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:10.334695 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-affce274-ac0e-4489-963a-e3c679ead4d7 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:10.334695 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-affce274-ac0e-4489-963a-e3c679ead4d7 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:10.334695 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:10.334695 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:10.335189 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.db.api [None req-affce274-ac0e-4489-963a-e3c679ead4d7 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Building query based on filter {{(pid=100899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:12:10.336382 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6e304b11-f232-426f-92b3-1c28df9a3a83 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:10.336764 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 281/1116] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:10 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:10.340347 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-affce274-ac0e-4489-963a-e3c679ead4d7 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Get all snapshots completed successfully. Aug 06 03:12:10.341071 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-affce274-ac0e-4489-963a-e3c679ead4d7 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 200 Aug 06 03:12:10.341666 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 277/1117] 10.4.3.80 () {66 vars in 1236 bytes} [Thu Aug 6 03:12:10 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 06 03:12:10.354315 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0f79dec1-fac0-4136-bb52-3479e3383396 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:10.356587 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0f79dec1-fac0-4136-bb52-3479e3383396 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots?marker=c84abf7c-3ae9-4717-b0cb-c8c35c88905b Aug 06 03:12:10.356730 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0f79dec1-fac0-4136-bb52-3479e3383396 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:10.356934 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0f79dec1-fac0-4136-bb52-3479e3383396 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:10.357131 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-0f79dec1-fac0-4136-bb52-3479e3383396 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:10.357388 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:10.357388 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:10.358509 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.db.api [None req-0f79dec1-fac0-4136-bb52-3479e3383396 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Building query based on filter {{(pid=100902) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:12:10.385473 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-0f79dec1-fac0-4136-bb52-3479e3383396 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Get all snapshots completed successfully. Aug 06 03:12:10.386190 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0f79dec1-fac0-4136-bb52-3479e3383396 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots?marker=c84abf7c-3ae9-4717-b0cb-c8c35c88905b returned with HTTP 200 Aug 06 03:12:10.386620 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 284/1118] 10.4.3.80 () {66 vars in 1323 bytes} [Thu Aug 6 03:12:10 2026] GET /volume/v3/snapshots?marker=c84abf7c-3ae9-4717-b0cb-c8c35c88905b => generated 342 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:10.400044 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-185dfd36-3422-4c01-9ce0-76006f95720c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:10.401480 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-185dfd36-3422-4c01-9ce0-76006f95720c tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots?offset=2&limit=3 Aug 06 03:12:10.401654 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-185dfd36-3422-4c01-9ce0-76006f95720c tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:10.401816 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-185dfd36-3422-4c01-9ce0-76006f95720c tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:10.402019 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-185dfd36-3422-4c01-9ce0-76006f95720c tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:10.402922 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.db.api [None req-185dfd36-3422-4c01-9ce0-76006f95720c tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Building query based on filter {{(pid=100901) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:12:10.413601 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-185dfd36-3422-4c01-9ce0-76006f95720c tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Get all snapshots completed successfully. Aug 06 03:12:10.413930 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-185dfd36-3422-4c01-9ce0-76006f95720c tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 06 03:12:10.414281 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 277/1119] 10.4.3.80 () {66 vars in 1269 bytes} [Thu Aug 6 03:12:10 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:10.426018 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2b6def54-7049-485c-9f27-d99e63998834 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:10.428267 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2b6def54-7049-485c-9f27-d99e63998834 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 06 03:12:10.428638 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2b6def54-7049-485c-9f27-d99e63998834 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:10.428848 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2b6def54-7049-485c-9f27-d99e63998834 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:10.429042 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-2b6def54-7049-485c-9f27-d99e63998834 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:10.430211 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.db.api [None req-2b6def54-7049-485c-9f27-d99e63998834 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Building query based on filter {{(pid=100900) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:12:10.441378 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2b6def54-7049-485c-9f27-d99e63998834 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Get all snapshots completed successfully. Aug 06 03:12:10.441821 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2b6def54-7049-485c-9f27-d99e63998834 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 06 03:12:10.442320 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 282/1120] 10.4.3.80 () {66 vars in 1301 bytes} [Thu Aug 6 03:12:10 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:10.454597 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8ddf908b-69eb-4c61-8710-68ca81209b02 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:10.459029 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8ddf908b-69eb-4c61-8710-68ca81209b02 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 06 03:12:10.459029 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8ddf908b-69eb-4c61-8710-68ca81209b02 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:10.459029 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8ddf908b-69eb-4c61-8710-68ca81209b02 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:10.459029 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-8ddf908b-69eb-4c61-8710-68ca81209b02 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:10.459029 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:10.459029 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:10.459029 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.db.api [None req-8ddf908b-69eb-4c61-8710-68ca81209b02 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Building query based on filter {{(pid=100899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:12:10.465456 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-8ddf908b-69eb-4c61-8710-68ca81209b02 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Get all snapshots completed successfully. Aug 06 03:12:10.465456 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8ddf908b-69eb-4c61-8710-68ca81209b02 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 06 03:12:10.465456 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 278/1121] 10.4.3.80 () {66 vars in 1303 bytes} [Thu Aug 6 03:12:10 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:10.479336 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f6773d59-38d7-40a4-898d-f28f19234429 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:10.481080 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f6773d59-38d7-40a4-898d-f28f19234429 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 06 03:12:10.481265 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f6773d59-38d7-40a4-898d-f28f19234429 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:10.481484 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f6773d59-38d7-40a4-898d-f28f19234429 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:10.481747 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-f6773d59-38d7-40a4-898d-f28f19234429 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:10.481951 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:10.481951 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:10.482769 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.db.api [None req-f6773d59-38d7-40a4-898d-f28f19234429 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Building query based on filter {{(pid=100902) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:12:10.493324 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f6773d59-38d7-40a4-898d-f28f19234429 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Get all snapshots completed successfully. Aug 06 03:12:10.493704 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f6773d59-38d7-40a4-898d-f28f19234429 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 06 03:12:10.494099 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 285/1122] 10.4.3.80 () {66 vars in 1285 bytes} [Thu Aug 6 03:12:10 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:10.509720 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-52d05ccb-3ece-40f2-ab11-d09304129c37 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:10.514236 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-52d05ccb-3ece-40f2-ab11-d09304129c37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 06 03:12:10.514521 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-52d05ccb-3ece-40f2-ab11-d09304129c37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:10.514788 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-52d05ccb-3ece-40f2-ab11-d09304129c37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:10.515225 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-52d05ccb-3ece-40f2-ab11-d09304129c37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:10.515614 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:10.515614 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:10.517811 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.db.api [None req-52d05ccb-3ece-40f2-ab11-d09304129c37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Building query based on filter {{(pid=100901) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:12:10.545395 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-52d05ccb-3ece-40f2-ab11-d09304129c37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Get all snapshots completed successfully. Aug 06 03:12:10.546007 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-52d05ccb-3ece-40f2-ab11-d09304129c37 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 06 03:12:10.546613 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 278/1123] 10.4.3.80 () {66 vars in 1287 bytes} [Thu Aug 6 03:12:10 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:10.561178 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-409fcac2-c101-48bb-9204-8b2bf936b1bd None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:10.567102 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-409fcac2-c101-48bb-9204-8b2bf936b1bd tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 06 03:12:10.567365 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-409fcac2-c101-48bb-9204-8b2bf936b1bd tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:10.567648 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-409fcac2-c101-48bb-9204-8b2bf936b1bd tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:10.568026 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-409fcac2-c101-48bb-9204-8b2bf936b1bd tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:10.568395 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:10.568395 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:10.570315 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.db.api [None req-409fcac2-c101-48bb-9204-8b2bf936b1bd tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Building query based on filter {{(pid=100900) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:12:10.600163 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-409fcac2-c101-48bb-9204-8b2bf936b1bd tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Get all snapshots completed successfully. Aug 06 03:12:10.600163 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-409fcac2-c101-48bb-9204-8b2bf936b1bd tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 06 03:12:10.600163 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 283/1124] 10.4.3.80 () {66 vars in 1305 bytes} [Thu Aug 6 03:12:10 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:10.610823 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-514c9be1-f6bf-48f6-8645-701f1169ac0c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:10.620097 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-514c9be1-f6bf-48f6-8645-701f1169ac0c tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 06 03:12:10.620293 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-514c9be1-f6bf-48f6-8645-701f1169ac0c tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:10.620465 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-514c9be1-f6bf-48f6-8645-701f1169ac0c tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:10.620720 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-514c9be1-f6bf-48f6-8645-701f1169ac0c tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:10.620994 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:10.620994 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:10.621921 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.db.api [None req-514c9be1-f6bf-48f6-8645-701f1169ac0c tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Building query based on filter {{(pid=100899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:12:10.637759 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-514c9be1-f6bf-48f6-8645-701f1169ac0c tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Get all snapshots completed successfully. Aug 06 03:12:10.638232 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-514c9be1-f6bf-48f6-8645-701f1169ac0c tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 06 03:12:10.640422 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 279/1125] 10.4.3.80 () {66 vars in 1307 bytes} [Thu Aug 6 03:12:10 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:10.651235 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-73d7c7cf-e803-4b43-a8b7-6f35e837d42f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:10.653283 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-73d7c7cf-e803-4b43-a8b7-6f35e837d42f tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1159002189 Aug 06 03:12:10.653777 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-73d7c7cf-e803-4b43-a8b7-6f35e837d42f tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:10.653995 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-73d7c7cf-e803-4b43-a8b7-6f35e837d42f tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'detail' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:10.654228 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-73d7c7cf-e803-4b43-a8b7-6f35e837d42f tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:10.654472 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:10.654472 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:10.655708 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.db.api [None req-73d7c7cf-e803-4b43-a8b7-6f35e837d42f tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Building query based on filter {{(pid=100902) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:12:10.668816 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-73d7c7cf-e803-4b43-a8b7-6f35e837d42f tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Get all snapshots completed successfully. Aug 06 03:12:10.668816 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:10.668816 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:10.669044 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-73d7c7cf-e803-4b43-a8b7-6f35e837d42f tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1159002189 returned with HTTP 200 Aug 06 03:12:10.669367 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 286/1126] 10.4.3.80 () {66 vars in 1378 bytes} [Thu Aug 6 03:12:10 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1159002189 => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:10.682084 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ac7eaa21-d858-46b6-b3eb-578ca8762bf4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:10.683783 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ac7eaa21-d858-46b6-b3eb-578ca8762bf4 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots/detail?status=available Aug 06 03:12:10.684014 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ac7eaa21-d858-46b6-b3eb-578ca8762bf4 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:10.684200 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ac7eaa21-d858-46b6-b3eb-578ca8762bf4 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'detail' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:10.684388 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-ac7eaa21-d858-46b6-b3eb-578ca8762bf4 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:10.684631 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:10.684631 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:10.685418 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.db.api [None req-ac7eaa21-d858-46b6-b3eb-578ca8762bf4 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Building query based on filter {{(pid=100901) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:12:10.851393 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-ac7eaa21-d858-46b6-b3eb-578ca8762bf4 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Get all snapshots completed successfully. Aug 06 03:12:10.851780 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:10.851780 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:10.852455 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ac7eaa21-d858-46b6-b3eb-578ca8762bf4 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 06 03:12:10.852800 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 279/1127] 10.4.3.80 () {66 vars in 1290 bytes} [Thu Aug 6 03:12:10 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:10.862645 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a35ab188-e150-405a-9237-8960672fae92 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:10.864604 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a35ab188-e150-405a-9237-8960672fae92 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1159002189 Aug 06 03:12:10.864818 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a35ab188-e150-405a-9237-8960672fae92 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:10.865062 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a35ab188-e150-405a-9237-8960672fae92 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'detail' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:10.865348 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-a35ab188-e150-405a-9237-8960672fae92 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:10.865687 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:10.865687 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:10.867068 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.db.api [None req-a35ab188-e150-405a-9237-8960672fae92 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Building query based on filter {{(pid=100900) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:12:10.881749 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a35ab188-e150-405a-9237-8960672fae92 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Get all snapshots completed successfully. Aug 06 03:12:10.882461 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:10.882461 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:10.883248 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a35ab188-e150-405a-9237-8960672fae92 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1159002189 returned with HTTP 200 Aug 06 03:12:10.883718 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 284/1128] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:12:10 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1159002189 => generated 476 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:10.892540 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-813ce7d5-0de8-4f53-b940-f7a68c35cfb6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:10.899855 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-813ce7d5-0de8-4f53-b940-f7a68c35cfb6 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1159002189 Aug 06 03:12:10.899855 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-813ce7d5-0de8-4f53-b940-f7a68c35cfb6 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:10.899855 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-813ce7d5-0de8-4f53-b940-f7a68c35cfb6 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:10.899855 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-813ce7d5-0de8-4f53-b940-f7a68c35cfb6 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:10.899855 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:10.899855 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:10.899855 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.db.api [None req-813ce7d5-0de8-4f53-b940-f7a68c35cfb6 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Building query based on filter {{(pid=100899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:12:10.919856 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-813ce7d5-0de8-4f53-b940-f7a68c35cfb6 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Get all snapshots completed successfully. Aug 06 03:12:10.919856 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-813ce7d5-0de8-4f53-b940-f7a68c35cfb6 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1159002189 returned with HTTP 200 Aug 06 03:12:10.919856 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 280/1129] 10.4.3.80 () {66 vars in 1357 bytes} [Thu Aug 6 03:12:10 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1159002189 => generated 342 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:10.929152 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-61c9394d-0779-467a-b028-1850620c4763 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:10.930659 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-61c9394d-0779-467a-b028-1850620c4763 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots?status=available Aug 06 03:12:10.930884 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-61c9394d-0779-467a-b028-1850620c4763 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:10.931106 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-61c9394d-0779-467a-b028-1850620c4763 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:10.931364 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-61c9394d-0779-467a-b028-1850620c4763 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:10.932702 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.db.api [None req-61c9394d-0779-467a-b028-1850620c4763 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Building query based on filter {{(pid=100902) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:12:11.035477 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0ef3b472-ba24-4c68-86ef-9902d3d0876d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:11.037632 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0ef3b472-ba24-4c68-86ef-9902d3d0876d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:11.037806 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0ef3b472-ba24-4c68-86ef-9902d3d0876d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:11.038020 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0ef3b472-ba24-4c68-86ef-9902d3d0876d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:11.038136 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-0ef3b472-ba24-4c68-86ef-9902d3d0876d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Show backup with id 16b9c279-93a1-4f2d-9298-c2656f9b0f49. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:12:11.053225 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:11.053225 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:11.054236 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0ef3b472-ba24-4c68-86ef-9902d3d0876d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 200 Aug 06 03:12:11.054632 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 280/1130] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:11 2026] GET /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:11.095405 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-61c9394d-0779-467a-b028-1850620c4763 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Get all snapshots completed successfully. Aug 06 03:12:11.095849 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-61c9394d-0779-467a-b028-1850620c4763 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots?status=available returned with HTTP 200 Aug 06 03:12:11.096207 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 287/1131] 10.4.3.80 () {66 vars in 1269 bytes} [Thu Aug 6 03:12:10 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:11.104470 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-826dd0e8-81a7-4360-83b6-a17639fbc2d6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:11.106526 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-826dd0e8-81a7-4360-83b6-a17639fbc2d6 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1159002189 Aug 06 03:12:11.106662 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-826dd0e8-81a7-4360-83b6-a17639fbc2d6 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:11.106853 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-826dd0e8-81a7-4360-83b6-a17639fbc2d6 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:11.107052 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-826dd0e8-81a7-4360-83b6-a17639fbc2d6 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:11.108066 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.db.api [None req-826dd0e8-81a7-4360-83b6-a17639fbc2d6 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Building query based on filter {{(pid=100900) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:12:11.114347 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-826dd0e8-81a7-4360-83b6-a17639fbc2d6 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Get all snapshots completed successfully. Aug 06 03:12:11.114694 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-826dd0e8-81a7-4360-83b6-a17639fbc2d6 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1159002189 returned with HTTP 200 Aug 06 03:12:11.115108 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 285/1132] 10.4.3.80 () {66 vars in 1391 bytes} [Thu Aug 6 03:12:11 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1159002189 => generated 342 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:11.123630 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7f74586e-0271-4ec1-8d0a-921850e94317 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:11.125548 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7f74586e-0271-4ec1-8d0a-921850e94317 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/8210dc83-514c-4d9a-98fd-5f6d5aff9330 Aug 06 03:12:11.125755 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7f74586e-0271-4ec1-8d0a-921850e94317 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:11.125964 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7f74586e-0271-4ec1-8d0a-921850e94317 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:11.126062 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-7f74586e-0271-4ec1-8d0a-921850e94317 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Delete snapshot with id: 8210dc83-514c-4d9a-98fd-5f6d5aff9330 Aug 06 03:12:11.132015 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:11.132015 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:11.132647 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-7f74586e-0271-4ec1-8d0a-921850e94317 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Snapshot retrieved successfully. Aug 06 03:12:11.158737 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-7f74586e-0271-4ec1-8d0a-921850e94317 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Snapshot delete request issued successfully. Aug 06 03:12:11.158737 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7f74586e-0271-4ec1-8d0a-921850e94317 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots/8210dc83-514c-4d9a-98fd-5f6d5aff9330 returned with HTTP 202 Aug 06 03:12:11.158737 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 281/1133] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:12:11 2026] DELETE /volume/v3/snapshots/8210dc83-514c-4d9a-98fd-5f6d5aff9330 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:11.164824 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ae42efc4-ac4f-4fff-848e-ff6ed57f7094 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:11.168070 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ae42efc4-ac4f-4fff-848e-ff6ed57f7094 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots/8210dc83-514c-4d9a-98fd-5f6d5aff9330 Aug 06 03:12:11.168070 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ae42efc4-ac4f-4fff-848e-ff6ed57f7094 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:11.168070 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ae42efc4-ac4f-4fff-848e-ff6ed57f7094 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:11.174321 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:11.174321 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:11.176112 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-ae42efc4-ac4f-4fff-848e-ff6ed57f7094 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Snapshot retrieved successfully. Aug 06 03:12:11.176112 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ae42efc4-ac4f-4fff-848e-ff6ed57f7094 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots/8210dc83-514c-4d9a-98fd-5f6d5aff9330 returned with HTTP 200 Aug 06 03:12:11.176112 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 281/1134] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:11 2026] GET /volume/v3/snapshots/8210dc83-514c-4d9a-98fd-5f6d5aff9330 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:11.356562 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d3ef5d0a-ea15-4c97-b18d-adf71d63140f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:11.358174 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d3ef5d0a-ea15-4c97-b18d-adf71d63140f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:11.358368 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d3ef5d0a-ea15-4c97-b18d-adf71d63140f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:11.358567 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d3ef5d0a-ea15-4c97-b18d-adf71d63140f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:11.370861 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:11.370861 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:11.374816 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d3ef5d0a-ea15-4c97-b18d-adf71d63140f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:11.379424 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d3ef5d0a-ea15-4c97-b18d-adf71d63140f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:11.379984 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 288/1135] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:11 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:11.420227 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-7d884ce8-8860-45f5-85cb-e6805800eff9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:11.423013 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-7d884ce8-8860-45f5-85cb-e6805800eff9 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:11.423377 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-7d884ce8-8860-45f5-85cb-e6805800eff9 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-350537521", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:11.425732 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-7d884ce8-8860-45f5-85cb-e6805800eff9 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-350537521', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:11.425932 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-7d884ce8-8860-45f5-85cb-e6805800eff9 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Create volume of 1 GB Aug 06 03:12:11.426598 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:11.426598 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:11.431455 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-7d884ce8-8860-45f5-85cb-e6805800eff9 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Availability Zones retrieved successfully. Aug 06 03:12:11.439093 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-7d884ce8-8860-45f5-85cb-e6805800eff9 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Flow 'volume_create_api' (d005c487-0765-4bab-84d0-9ac75f83860f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:11.440714 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-7d884ce8-8860-45f5-85cb-e6805800eff9 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (272f34c0-1638-4e88-ae29-b4548e4b57c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:11.441935 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-7d884ce8-8860-45f5-85cb-e6805800eff9 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:11.474884 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-7d884ce8-8860-45f5-85cb-e6805800eff9 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (272f34c0-1638-4e88-ae29-b4548e4b57c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:11.475900 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-7d884ce8-8860-45f5-85cb-e6805800eff9 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de34c6b5-5f20-4902-84ae-3a08e60dbf0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:11.535221 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-7d884ce8-8860-45f5-85cb-e6805800eff9 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Created reservations ['9a66d0b0-b9fb-408f-ac3d-02396885c6cd', 'd5fdbffb-2830-4709-af86-5aa48b86442a', '65004be9-c39f-4250-a9e9-97b3a48613c4', '8e400439-cc7e-4251-b1ba-9222c2a9f0e8'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:11.535977 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-7d884ce8-8860-45f5-85cb-e6805800eff9 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de34c6b5-5f20-4902-84ae-3a08e60dbf0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a66d0b0-b9fb-408f-ac3d-02396885c6cd', 'd5fdbffb-2830-4709-af86-5aa48b86442a', '65004be9-c39f-4250-a9e9-97b3a48613c4', '8e400439-cc7e-4251-b1ba-9222c2a9f0e8']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:11.536780 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-7d884ce8-8860-45f5-85cb-e6805800eff9 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84079a67-1269-479f-9213-79a64a059009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:11.559704 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-7d884ce8-8860-45f5-85cb-e6805800eff9 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84079a67-1269-479f-9213-79a64a059009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfc11a6b-5408-4704-9997-0a609a640384', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-350537521',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='382b66cc29724e37be07b1aff00dfb36',qos_specs=None,replication_status=,reservations=['9a66d0b0-b9fb-408f-ac3d-02396885c6cd','d5fdbffb-2830-4709-af86-5aa48b86442a','65004be9-c39f-4250-a9e9-97b3a48613c4','8e400439-cc7e-4251-b1ba-9222c2a9f0e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b76ee222fa654e61a249a08588143748',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-350537521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfc11a6b-5408-4704-9997-0a609a640384,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='382b66cc29724e37be07b1aff00dfb36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b76ee222fa654e61a249a08588143748',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:11.560378 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-7d884ce8-8860-45f5-85cb-e6805800eff9 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad6c2d4b-f27c-4fb2-94eb-48e460373b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:11.580937 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-7d884ce8-8860-45f5-85cb-e6805800eff9 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad6c2d4b-f27c-4fb2-94eb-48e460373b66) transitioned into state 'SUCCESS' from state '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-350537521',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='382b66cc29724e37be07b1aff00dfb36',qos_specs=None,replication_status=,reservations=['9a66d0b0-b9fb-408f-ac3d-02396885c6cd','d5fdbffb-2830-4709-af86-5aa48b86442a','65004be9-c39f-4250-a9e9-97b3a48613c4','8e400439-cc7e-4251-b1ba-9222c2a9f0e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b76ee222fa654e61a249a08588143748',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:11.581536 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-7d884ce8-8860-45f5-85cb-e6805800eff9 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e012836-c7c9-4dc9-971e-02f30c381a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:11.589203 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-7d884ce8-8860-45f5-85cb-e6805800eff9 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e012836-c7c9-4dc9-971e-02f30c381a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:11.589939 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-7d884ce8-8860-45f5-85cb-e6805800eff9 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Flow 'volume_create_api' (d005c487-0765-4bab-84d0-9ac75f83860f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:11.590195 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-7d884ce8-8860-45f5-85cb-e6805800eff9 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Create volume request issued successfully. Aug 06 03:12:11.590725 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-7d884ce8-8860-45f5-85cb-e6805800eff9 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:11.591137 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 286/1136] 10.4.3.80 () {72 vars in 1534 bytes} [Thu Aug 6 03:12:11 2026] POST /volume/v3/volumes => generated 760 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:11.604322 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-9e4f09af-5c69-45fb-9747-3dd2d53bf436 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:11.608438 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-9e4f09af-5c69-45fb-9747-3dd2d53bf436 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] GET https://10.4.3.80/volume/v3/volumes/cfc11a6b-5408-4704-9997-0a609a640384 Aug 06 03:12:11.608727 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-9e4f09af-5c69-45fb-9747-3dd2d53bf436 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:11.609049 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-9e4f09af-5c69-45fb-9747-3dd2d53bf436 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:11.620749 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:11.620749 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:11.626611 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-9e4f09af-5c69-45fb-9747-3dd2d53bf436 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Volume info retrieved successfully. Aug 06 03:12:11.632963 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-e987c622-5ac8-4d93-bb72-2db86a794611 req-9e4f09af-5c69-45fb-9747-3dd2d53bf436 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] https://10.4.3.80/volume/v3/volumes/cfc11a6b-5408-4704-9997-0a609a640384 returned with HTTP 200 Aug 06 03:12:11.633465 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 282/1137] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:11 2026] GET /volume/v3/volumes/cfc11a6b-5408-4704-9997-0a609a640384 => generated 828 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:11.659458 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-19649dd1-129b-46b6-8d3f-35480f457ff8 req-7299651d-a80a-4c37-9644-fe0544f87a0f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:11.663012 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-19649dd1-129b-46b6-8d3f-35480f457ff8 req-7299651d-a80a-4c37-9644-fe0544f87a0f tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] GET https://10.4.3.80/volume/v3/volumes/cfc11a6b-5408-4704-9997-0a609a640384 Aug 06 03:12:11.663224 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-19649dd1-129b-46b6-8d3f-35480f457ff8 req-7299651d-a80a-4c37-9644-fe0544f87a0f tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:11.663531 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-19649dd1-129b-46b6-8d3f-35480f457ff8 req-7299651d-a80a-4c37-9644-fe0544f87a0f tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:11.671718 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:11.671718 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:11.677808 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-19649dd1-129b-46b6-8d3f-35480f457ff8 req-7299651d-a80a-4c37-9644-fe0544f87a0f tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Volume info retrieved successfully. Aug 06 03:12:11.683744 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-19649dd1-129b-46b6-8d3f-35480f457ff8 req-7299651d-a80a-4c37-9644-fe0544f87a0f tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] https://10.4.3.80/volume/v3/volumes/cfc11a6b-5408-4704-9997-0a609a640384 returned with HTTP 200 Aug 06 03:12:11.684297 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 282/1138] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:11 2026] GET /volume/v3/volumes/cfc11a6b-5408-4704-9997-0a609a640384 => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:12.067476 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5d61233b-7847-4431-b22a-2464cf7b666a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:12.069104 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5d61233b-7847-4431-b22a-2464cf7b666a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:12.069263 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5d61233b-7847-4431-b22a-2464cf7b666a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:12.069880 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5d61233b-7847-4431-b22a-2464cf7b666a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:12.069880 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-5d61233b-7847-4431-b22a-2464cf7b666a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Show backup with id 16b9c279-93a1-4f2d-9298-c2656f9b0f49. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:12:12.075514 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:12.075514 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:12.076358 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5d61233b-7847-4431-b22a-2464cf7b666a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 200 Aug 06 03:12:12.076719 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 289/1139] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:12 2026] GET /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:12.185203 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7ef6b9e4-fb0b-414a-8265-1dfd94093b4e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:12.189666 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7ef6b9e4-fb0b-414a-8265-1dfd94093b4e tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots/8210dc83-514c-4d9a-98fd-5f6d5aff9330 Aug 06 03:12:12.189666 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7ef6b9e4-fb0b-414a-8265-1dfd94093b4e tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:12.189666 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7ef6b9e4-fb0b-414a-8265-1dfd94093b4e tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:12.194502 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7ef6b9e4-fb0b-414a-8265-1dfd94093b4e tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots/8210dc83-514c-4d9a-98fd-5f6d5aff9330 returned with HTTP 404 Aug 06 03:12:12.194904 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 287/1140] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:12 2026] GET /volume/v3/snapshots/8210dc83-514c-4d9a-98fd-5f6d5aff9330 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:12.219133 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a08a5850-459b-48ce-aef0-dc26853d3c61 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:12.224309 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a08a5850-459b-48ce-aef0-dc26853d3c61 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/c84abf7c-3ae9-4717-b0cb-c8c35c88905b Aug 06 03:12:12.224619 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a08a5850-459b-48ce-aef0-dc26853d3c61 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:12.224932 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a08a5850-459b-48ce-aef0-dc26853d3c61 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:12.225066 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-a08a5850-459b-48ce-aef0-dc26853d3c61 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Delete snapshot with id: c84abf7c-3ae9-4717-b0cb-c8c35c88905b Aug 06 03:12:12.231794 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:12.231794 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:12.232340 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a08a5850-459b-48ce-aef0-dc26853d3c61 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Snapshot retrieved successfully. Aug 06 03:12:12.258606 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a08a5850-459b-48ce-aef0-dc26853d3c61 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Snapshot delete request issued successfully. Aug 06 03:12:12.258779 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a08a5850-459b-48ce-aef0-dc26853d3c61 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots/c84abf7c-3ae9-4717-b0cb-c8c35c88905b returned with HTTP 202 Aug 06 03:12:12.259254 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 283/1141] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:12:12 2026] DELETE /volume/v3/snapshots/c84abf7c-3ae9-4717-b0cb-c8c35c88905b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:12.270850 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-88a04148-b38b-4b0d-9788-af08eb7f36db None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:12.272773 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-88a04148-b38b-4b0d-9788-af08eb7f36db tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots/c84abf7c-3ae9-4717-b0cb-c8c35c88905b Aug 06 03:12:12.273146 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-88a04148-b38b-4b0d-9788-af08eb7f36db tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:12.275325 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-88a04148-b38b-4b0d-9788-af08eb7f36db tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:12.281385 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:12.281385 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:12.282037 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-88a04148-b38b-4b0d-9788-af08eb7f36db tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Snapshot retrieved successfully. Aug 06 03:12:12.283060 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-88a04148-b38b-4b0d-9788-af08eb7f36db tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots/c84abf7c-3ae9-4717-b0cb-c8c35c88905b returned with HTTP 200 Aug 06 03:12:12.283384 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 283/1142] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:12 2026] GET /volume/v3/snapshots/c84abf7c-3ae9-4717-b0cb-c8c35c88905b => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:12.395679 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3c85f4c6-7e57-4542-b4bf-7a8b13de1b3f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:12.398171 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3c85f4c6-7e57-4542-b4bf-7a8b13de1b3f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:12.398871 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3c85f4c6-7e57-4542-b4bf-7a8b13de1b3f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:12.399301 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3c85f4c6-7e57-4542-b4bf-7a8b13de1b3f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:12.417442 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:12.417442 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:12.422974 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-3c85f4c6-7e57-4542-b4bf-7a8b13de1b3f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:12.428532 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3c85f4c6-7e57-4542-b4bf-7a8b13de1b3f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:12.429047 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 290/1143] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:12 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:12.716604 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-2fbb58ff-e584-40ee-b4ee-77f64fc0fdfd req-43538c6a-95b9-4241-94fb-17020591d072 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:12.719047 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-2fbb58ff-e584-40ee-b4ee-77f64fc0fdfd req-43538c6a-95b9-4241-94fb-17020591d072 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] GET https://10.4.3.80/volume/v3/volumes/cfc11a6b-5408-4704-9997-0a609a640384 Aug 06 03:12:12.719866 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-2fbb58ff-e584-40ee-b4ee-77f64fc0fdfd req-43538c6a-95b9-4241-94fb-17020591d072 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:12.720165 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-2fbb58ff-e584-40ee-b4ee-77f64fc0fdfd req-43538c6a-95b9-4241-94fb-17020591d072 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:12.730112 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:12.730112 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:12.735279 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-2fbb58ff-e584-40ee-b4ee-77f64fc0fdfd req-43538c6a-95b9-4241-94fb-17020591d072 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Volume info retrieved successfully. Aug 06 03:12:12.741195 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-2fbb58ff-e584-40ee-b4ee-77f64fc0fdfd req-43538c6a-95b9-4241-94fb-17020591d072 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] https://10.4.3.80/volume/v3/volumes/cfc11a6b-5408-4704-9997-0a609a640384 returned with HTTP 200 Aug 06 03:12:12.742988 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 288/1144] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:12 2026] GET /volume/v3/volumes/cfc11a6b-5408-4704-9997-0a609a640384 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:12.813820 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-5b3fb720-b0f8-4074-afeb-d73120bbf773 req-7ee5c15b-1e7a-436b-ba8d-331199b2701b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:12.816416 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5b3fb720-b0f8-4074-afeb-d73120bbf773 req-7ee5c15b-1e7a-436b-ba8d-331199b2701b tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-reader] GET https://10.4.3.80/volume/v3/volumes/cfc11a6b-5408-4704-9997-0a609a640384 Aug 06 03:12:12.816631 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5b3fb720-b0f8-4074-afeb-d73120bbf773 req-7ee5c15b-1e7a-436b-ba8d-331199b2701b tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-reader] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:12.816879 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5b3fb720-b0f8-4074-afeb-d73120bbf773 req-7ee5c15b-1e7a-436b-ba8d-331199b2701b tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-reader] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:12.823395 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:12.823395 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:12.826477 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-5b3fb720-b0f8-4074-afeb-d73120bbf773 req-7ee5c15b-1e7a-436b-ba8d-331199b2701b tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-reader] Volume info retrieved successfully. Aug 06 03:12:12.831707 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5b3fb720-b0f8-4074-afeb-d73120bbf773 req-7ee5c15b-1e7a-436b-ba8d-331199b2701b tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-reader] https://10.4.3.80/volume/v3/volumes/cfc11a6b-5408-4704-9997-0a609a640384 returned with HTTP 200 Aug 06 03:12:12.832515 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 284/1145] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:12 2026] GET /volume/v3/volumes/cfc11a6b-5408-4704-9997-0a609a640384 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:12:12.857642 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-13fb6bba-fc16-4e4d-b1b5-3ef07337565c req-ca682f55-a1fa-475f-aa3c-2599c7a6903b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:12.860256 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-13fb6bba-fc16-4e4d-b1b5-3ef07337565c req-ca682f55-a1fa-475f-aa3c-2599c7a6903b tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] DELETE https://10.4.3.80/volume/v3/volumes/cfc11a6b-5408-4704-9997-0a609a640384 Aug 06 03:12:12.860784 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-13fb6bba-fc16-4e4d-b1b5-3ef07337565c req-ca682f55-a1fa-475f-aa3c-2599c7a6903b tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:12.861025 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-13fb6bba-fc16-4e4d-b1b5-3ef07337565c req-ca682f55-a1fa-475f-aa3c-2599c7a6903b tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:12.861210 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [req-13fb6bba-fc16-4e4d-b1b5-3ef07337565c req-ca682f55-a1fa-475f-aa3c-2599c7a6903b tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Delete volume with id: cfc11a6b-5408-4704-9997-0a609a640384 Aug 06 03:12:12.870133 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:12.870133 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:12.870805 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-13fb6bba-fc16-4e4d-b1b5-3ef07337565c req-ca682f55-a1fa-475f-aa3c-2599c7a6903b tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Volume info retrieved successfully. Aug 06 03:12:12.887006 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-13fb6bba-fc16-4e4d-b1b5-3ef07337565c req-ca682f55-a1fa-475f-aa3c-2599c7a6903b tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Delete volume request issued successfully. Aug 06 03:12:12.887198 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-13fb6bba-fc16-4e4d-b1b5-3ef07337565c req-ca682f55-a1fa-475f-aa3c-2599c7a6903b tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] https://10.4.3.80/volume/v3/volumes/cfc11a6b-5408-4704-9997-0a609a640384 returned with HTTP 202 Aug 06 03:12:12.887670 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 284/1146] 10.4.3.80 () {70 vars in 1613 bytes} [Thu Aug 6 03:12:12 2026] DELETE /volume/v3/volumes/cfc11a6b-5408-4704-9997-0a609a640384 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:12.907373 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-22efb967-49c3-41f2-9125-acbe228a32ca req-224d4899-aec7-4fd5-bc88-0ca64abcf918 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:12.910408 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-22efb967-49c3-41f2-9125-acbe228a32ca req-224d4899-aec7-4fd5-bc88-0ca64abcf918 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] GET https://10.4.3.80/volume/v3/volumes/cfc11a6b-5408-4704-9997-0a609a640384 Aug 06 03:12:12.910591 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-22efb967-49c3-41f2-9125-acbe228a32ca req-224d4899-aec7-4fd5-bc88-0ca64abcf918 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:12.910767 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-22efb967-49c3-41f2-9125-acbe228a32ca req-224d4899-aec7-4fd5-bc88-0ca64abcf918 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:12.917413 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:12.917413 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:12.920449 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-22efb967-49c3-41f2-9125-acbe228a32ca req-224d4899-aec7-4fd5-bc88-0ca64abcf918 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Volume info retrieved successfully. Aug 06 03:12:12.929527 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-22efb967-49c3-41f2-9125-acbe228a32ca req-224d4899-aec7-4fd5-bc88-0ca64abcf918 tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] https://10.4.3.80/volume/v3/volumes/cfc11a6b-5408-4704-9997-0a609a640384 returned with HTTP 200 Aug 06 03:12:12.929999 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 291/1147] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:12 2026] GET /volume/v3/volumes/cfc11a6b-5408-4704-9997-0a609a640384 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:13.087857 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d2643885-8546-4a66-bbdf-4c80ce78a070 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:13.089294 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d2643885-8546-4a66-bbdf-4c80ce78a070 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:13.091723 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d2643885-8546-4a66-bbdf-4c80ce78a070 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:13.093794 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d2643885-8546-4a66-bbdf-4c80ce78a070 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:13.093794 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-d2643885-8546-4a66-bbdf-4c80ce78a070 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Show backup with id 16b9c279-93a1-4f2d-9298-c2656f9b0f49. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:12:13.108341 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:13.108341 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:13.109273 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d2643885-8546-4a66-bbdf-4c80ce78a070 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 200 Aug 06 03:12:13.109751 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 289/1148] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:13 2026] GET /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 831 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:13.297949 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-60143a41-260d-4eb7-8494-3e7ee4d2d53f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:13.299942 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-60143a41-260d-4eb7-8494-3e7ee4d2d53f tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots/c84abf7c-3ae9-4717-b0cb-c8c35c88905b Aug 06 03:12:13.300124 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-60143a41-260d-4eb7-8494-3e7ee4d2d53f tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:13.300478 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-60143a41-260d-4eb7-8494-3e7ee4d2d53f tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:13.304822 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-60143a41-260d-4eb7-8494-3e7ee4d2d53f tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots/c84abf7c-3ae9-4717-b0cb-c8c35c88905b returned with HTTP 404 Aug 06 03:12:13.305428 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 285/1149] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:13 2026] GET /volume/v3/snapshots/c84abf7c-3ae9-4717-b0cb-c8c35c88905b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:13.314081 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3f3bf399-fb88-44e4-a120-a1c34bbcb506 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:13.315688 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3f3bf399-fb88-44e4-a120-a1c34bbcb506 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/f9e09ffb-24da-4d8a-b1d1-9b437b709d72 Aug 06 03:12:13.315935 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3f3bf399-fb88-44e4-a120-a1c34bbcb506 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:13.316149 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3f3bf399-fb88-44e4-a120-a1c34bbcb506 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:13.316267 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-3f3bf399-fb88-44e4-a120-a1c34bbcb506 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Delete snapshot with id: f9e09ffb-24da-4d8a-b1d1-9b437b709d72 Aug 06 03:12:13.322387 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:13.322387 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:13.322945 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3f3bf399-fb88-44e4-a120-a1c34bbcb506 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Snapshot retrieved successfully. Aug 06 03:12:13.342668 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3f3bf399-fb88-44e4-a120-a1c34bbcb506 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Snapshot delete request issued successfully. Aug 06 03:12:13.342936 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3f3bf399-fb88-44e4-a120-a1c34bbcb506 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots/f9e09ffb-24da-4d8a-b1d1-9b437b709d72 returned with HTTP 202 Aug 06 03:12:13.343527 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 285/1150] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:12:13 2026] DELETE /volume/v3/snapshots/f9e09ffb-24da-4d8a-b1d1-9b437b709d72 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:13.352249 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9a2ac890-2c28-49ea-acec-fbc3542edac8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:13.354326 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9a2ac890-2c28-49ea-acec-fbc3542edac8 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots/f9e09ffb-24da-4d8a-b1d1-9b437b709d72 Aug 06 03:12:13.354633 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9a2ac890-2c28-49ea-acec-fbc3542edac8 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:13.354944 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9a2ac890-2c28-49ea-acec-fbc3542edac8 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:13.361269 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:13.361269 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:13.361793 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9a2ac890-2c28-49ea-acec-fbc3542edac8 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Snapshot retrieved successfully. Aug 06 03:12:13.362550 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9a2ac890-2c28-49ea-acec-fbc3542edac8 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots/f9e09ffb-24da-4d8a-b1d1-9b437b709d72 returned with HTTP 200 Aug 06 03:12:13.362936 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 292/1151] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:13 2026] GET /volume/v3/snapshots/f9e09ffb-24da-4d8a-b1d1-9b437b709d72 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:13.442486 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8766f150-b04e-4ada-ace4-e748e25dc43f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:13.446881 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8766f150-b04e-4ada-ace4-e748e25dc43f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:13.447424 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8766f150-b04e-4ada-ace4-e748e25dc43f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:13.447424 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8766f150-b04e-4ada-ace4-e748e25dc43f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:13.467768 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:13.467768 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:13.475362 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-8766f150-b04e-4ada-ace4-e748e25dc43f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:13.479903 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8766f150-b04e-4ada-ace4-e748e25dc43f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:13.480279 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 290/1152] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:13 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:13.841274 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-96dd9941-2c9e-4d7c-bec8-e18f236e504e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:13.841706 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-96dd9941-2c9e-4d7c-bec8-e18f236e504e None None] GET https://10.4.3.80/volume// Aug 06 03:12:13.841926 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-96dd9941-2c9e-4d7c-bec8-e18f236e504e None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:13.842138 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-96dd9941-2c9e-4d7c-bec8-e18f236e504e None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:13.842485 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-96dd9941-2c9e-4d7c-bec8-e18f236e504e None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:12:13.842748 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 286/1153] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:12:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:12:13.850791 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-863f148b-59c0-4758-b629-d051f2e90b57 req-57fe78f9-fa1d-467a-8d71-f2b2d0a882a6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:13.853059 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-57fe78f9-fa1d-467a-8d71-f2b2d0a882a6 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] GET https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 Aug 06 03:12:13.853257 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-57fe78f9-fa1d-467a-8d71-f2b2d0a882a6 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:13.853586 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-57fe78f9-fa1d-467a-8d71-f2b2d0a882a6 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:13.863642 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:13.863642 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:13.868513 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-863f148b-59c0-4758-b629-d051f2e90b57 req-57fe78f9-fa1d-467a-8d71-f2b2d0a882a6 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Volume info retrieved successfully. Aug 06 03:12:13.876366 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-57fe78f9-fa1d-467a-8d71-f2b2d0a882a6 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 returned with HTTP 200 Aug 06 03:12:13.878118 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 286/1154] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:12:13 2026] GET /volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 => generated 1538 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:12:13.961906 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-4159bdbd-e613-4c49-8a1d-b5c070818b4b req-6d9bb469-ef48-4dc6-a48f-612884c233fd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:13.965251 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4159bdbd-e613-4c49-8a1d-b5c070818b4b req-6d9bb469-ef48-4dc6-a48f-612884c233fd tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] GET https://10.4.3.80/volume/v3/volumes/cfc11a6b-5408-4704-9997-0a609a640384 Aug 06 03:12:13.965498 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4159bdbd-e613-4c49-8a1d-b5c070818b4b req-6d9bb469-ef48-4dc6-a48f-612884c233fd tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:13.965710 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4159bdbd-e613-4c49-8a1d-b5c070818b4b req-6d9bb469-ef48-4dc6-a48f-612884c233fd tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:13.976601 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4159bdbd-e613-4c49-8a1d-b5c070818b4b req-6d9bb469-ef48-4dc6-a48f-612884c233fd tempest-VolumesGetTestJSON-1139718522 tempest-VolumesGetTestJSON-1139718522-project-member] https://10.4.3.80/volume/v3/volumes/cfc11a6b-5408-4704-9997-0a609a640384 returned with HTTP 404 Aug 06 03:12:13.977290 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 293/1155] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:13 2026] GET /volume/v3/volumes/cfc11a6b-5408-4704-9997-0a609a640384 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:14.001890 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-863f148b-59c0-4758-b629-d051f2e90b57 req-0c15902b-f97f-4c1c-8929-c5f44ed77041 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:14.003553 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-0c15902b-f97f-4c1c-8929-c5f44ed77041 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] PUT https://10.4.3.80/volume/v3/attachments/2b107245-ba19-4c0e-b3c2-ab564d0fd919 Aug 06 03:12:14.004663 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-0c15902b-f97f-4c1c-8929-c5f44ed77041 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:14.014711 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-863f148b-59c0-4758-b629-d051f2e90b57 req-0c15902b-f97f-4c1c-8929-c5f44ed77041 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Acquiring lock "cinder-attachment_update-998456f8-f7ff-4bba-bfea-48ab688a6367-np0000006611" by "attachment_update" {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:12:14.023423 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-863f148b-59c0-4758-b629-d051f2e90b57 req-0c15902b-f97f-4c1c-8929-c5f44ed77041 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Lock "cinder-attachment_update-998456f8-f7ff-4bba-bfea-48ab688a6367-np0000006611" acquired by "attachment_update" :: waited 0.006s {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:12:14.023423 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:14.023423 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:14.120588 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-27941f38-a8a3-4fe8-8903-62e2d3924669 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:14.122285 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-27941f38-a8a3-4fe8-8903-62e2d3924669 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:14.122529 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-27941f38-a8a3-4fe8-8903-62e2d3924669 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:14.122704 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-27941f38-a8a3-4fe8-8903-62e2d3924669 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:14.122814 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-27941f38-a8a3-4fe8-8903-62e2d3924669 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Show backup with id 16b9c279-93a1-4f2d-9298-c2656f9b0f49. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:12:14.127719 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:14.127719 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:14.128744 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-27941f38-a8a3-4fe8-8903-62e2d3924669 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 200 Aug 06 03:12:14.129237 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 287/1156] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:14 2026] GET /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 831 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:14.154690 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-863f148b-59c0-4758-b629-d051f2e90b57 req-0c15902b-f97f-4c1c-8929-c5f44ed77041 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Lock "cinder-attachment_update-998456f8-f7ff-4bba-bfea-48ab688a6367-np0000006611" released by "attachment_update" :: held 0.134s {{(pid=100900) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:12:14.154993 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-0c15902b-f97f-4c1c-8929-c5f44ed77041 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] https://10.4.3.80/volume/v3/attachments/2b107245-ba19-4c0e-b3c2-ab564d0fd919 returned with HTTP 200 Aug 06 03:12:14.155483 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 291/1157] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:12:14 2026] PUT /volume/v3/attachments/2b107245-ba19-4c0e-b3c2-ab564d0fd919 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:14.179143 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-863f148b-59c0-4758-b629-d051f2e90b57 req-ad53b0b3-a6c9-488f-9104-e0c025864f7a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:14.183169 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-ad53b0b3-a6c9-488f-9104-e0c025864f7a tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] POST https://10.4.3.80/volume/v3/attachments/2b107245-ba19-4c0e-b3c2-ab564d0fd919/action Aug 06 03:12:14.183780 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-ad53b0b3-a6c9-488f-9104-e0c025864f7a tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:12:14.184090 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-ad53b0b3-a6c9-488f-9104-e0c025864f7a tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:14.204663 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:14.204663 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:14.218515 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-863f148b-59c0-4758-b629-d051f2e90b57 req-ad53b0b3-a6c9-488f-9104-e0c025864f7a tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] https://10.4.3.80/volume/v3/attachments/2b107245-ba19-4c0e-b3c2-ab564d0fd919/action returned with HTTP 204 Aug 06 03:12:14.219051 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 287/1158] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:12:14 2026] POST /volume/v3/attachments/2b107245-ba19-4c0e-b3c2-ab564d0fd919/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:14.375509 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e28861bb-7338-4155-97cf-b758fc43fc05 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:14.376930 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e28861bb-7338-4155-97cf-b758fc43fc05 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/snapshots/f9e09ffb-24da-4d8a-b1d1-9b437b709d72 Aug 06 03:12:14.377149 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e28861bb-7338-4155-97cf-b758fc43fc05 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:14.377382 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e28861bb-7338-4155-97cf-b758fc43fc05 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:14.382756 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e28861bb-7338-4155-97cf-b758fc43fc05 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/snapshots/f9e09ffb-24da-4d8a-b1d1-9b437b709d72 returned with HTTP 404 Aug 06 03:12:14.383248 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 294/1159] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:14 2026] GET /volume/v3/snapshots/f9e09ffb-24da-4d8a-b1d1-9b437b709d72 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:14.394043 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-86e7abd4-27c1-4e0e-9045-6ef64340a75d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:14.395517 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-86e7abd4-27c1-4e0e-9045-6ef64340a75d tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/volumes/448e24ea-91c8-4f6a-9fcf-75b04cdee8d8 Aug 06 03:12:14.395702 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-86e7abd4-27c1-4e0e-9045-6ef64340a75d tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:14.395858 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-86e7abd4-27c1-4e0e-9045-6ef64340a75d tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:14.401617 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:14.401617 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:14.405271 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-86e7abd4-27c1-4e0e-9045-6ef64340a75d tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Volume info retrieved successfully. Aug 06 03:12:14.411340 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-86e7abd4-27c1-4e0e-9045-6ef64340a75d tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/volumes/448e24ea-91c8-4f6a-9fcf-75b04cdee8d8 returned with HTTP 200 Aug 06 03:12:14.411720 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 288/1160] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:14 2026] GET /volume/v3/volumes/448e24ea-91c8-4f6a-9fcf-75b04cdee8d8 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:14.425952 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-69ee0734-061e-4616-a3b2-e3f31a77c084 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:14.427728 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-69ee0734-061e-4616-a3b2-e3f31a77c084 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] DELETE https://10.4.3.80/volume/v3/volumes/448e24ea-91c8-4f6a-9fcf-75b04cdee8d8 Aug 06 03:12:14.428152 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-69ee0734-061e-4616-a3b2-e3f31a77c084 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:14.428515 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-69ee0734-061e-4616-a3b2-e3f31a77c084 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:14.428813 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-69ee0734-061e-4616-a3b2-e3f31a77c084 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Delete volume with id: 448e24ea-91c8-4f6a-9fcf-75b04cdee8d8 Aug 06 03:12:14.440006 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:14.440006 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:14.440006 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-69ee0734-061e-4616-a3b2-e3f31a77c084 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Volume info retrieved successfully. Aug 06 03:12:14.468435 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-69ee0734-061e-4616-a3b2-e3f31a77c084 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Delete volume request issued successfully. Aug 06 03:12:14.468647 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-69ee0734-061e-4616-a3b2-e3f31a77c084 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/volumes/448e24ea-91c8-4f6a-9fcf-75b04cdee8d8 returned with HTTP 202 Aug 06 03:12:14.469133 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 292/1161] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:12:14 2026] DELETE /volume/v3/volumes/448e24ea-91c8-4f6a-9fcf-75b04cdee8d8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:14.476473 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5295092b-8040-4aa6-9aca-690e6e5eef97 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:14.481008 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5295092b-8040-4aa6-9aca-690e6e5eef97 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/volumes/448e24ea-91c8-4f6a-9fcf-75b04cdee8d8 Aug 06 03:12:14.481235 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5295092b-8040-4aa6-9aca-690e6e5eef97 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:14.481444 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5295092b-8040-4aa6-9aca-690e6e5eef97 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:14.492316 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:14.492316 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:14.500074 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5295092b-8040-4aa6-9aca-690e6e5eef97 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Volume info retrieved successfully. Aug 06 03:12:14.500074 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5295092b-8040-4aa6-9aca-690e6e5eef97 tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/volumes/448e24ea-91c8-4f6a-9fcf-75b04cdee8d8 returned with HTTP 200 Aug 06 03:12:14.500795 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a63e59d5-8031-4b61-8126-8ad5a7cd2afb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:14.501352 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 288/1162] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:14 2026] GET /volume/v3/volumes/448e24ea-91c8-4f6a-9fcf-75b04cdee8d8 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:14.504543 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a63e59d5-8031-4b61-8126-8ad5a7cd2afb tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:14.504753 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a63e59d5-8031-4b61-8126-8ad5a7cd2afb tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:14.505098 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a63e59d5-8031-4b61-8126-8ad5a7cd2afb tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:14.528324 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:14.528324 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:14.536502 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a63e59d5-8031-4b61-8126-8ad5a7cd2afb tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:14.542095 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a63e59d5-8031-4b61-8126-8ad5a7cd2afb tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:14.542621 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 295/1163] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:14 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:15.144855 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-33e1fc1a-5fc0-4c8f-a904-f079cae102ec None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:15.146079 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-33e1fc1a-5fc0-4c8f-a904-f079cae102ec tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:15.146146 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-33e1fc1a-5fc0-4c8f-a904-f079cae102ec tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:15.146355 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-33e1fc1a-5fc0-4c8f-a904-f079cae102ec tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:15.146521 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-33e1fc1a-5fc0-4c8f-a904-f079cae102ec tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Show backup with id 16b9c279-93a1-4f2d-9298-c2656f9b0f49. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:12:15.150588 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:15.150588 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:15.151303 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-33e1fc1a-5fc0-4c8f-a904-f079cae102ec tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 200 Aug 06 03:12:15.151671 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 289/1164] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:15 2026] GET /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 831 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:15.513920 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-30063170-7182-4979-9a72-0b44c658cb3a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:15.516643 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-30063170-7182-4979-9a72-0b44c658cb3a tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] GET https://10.4.3.80/volume/v3/volumes/448e24ea-91c8-4f6a-9fcf-75b04cdee8d8 Aug 06 03:12:15.516962 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-30063170-7182-4979-9a72-0b44c658cb3a tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:15.517313 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-30063170-7182-4979-9a72-0b44c658cb3a tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:15.524184 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-30063170-7182-4979-9a72-0b44c658cb3a tempest-VolumesSnapshotListTestJSON-494840806 tempest-VolumesSnapshotListTestJSON-494840806-project-member] https://10.4.3.80/volume/v3/volumes/448e24ea-91c8-4f6a-9fcf-75b04cdee8d8 returned with HTTP 404 Aug 06 03:12:15.524899 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 293/1165] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:15 2026] GET /volume/v3/volumes/448e24ea-91c8-4f6a-9fcf-75b04cdee8d8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:15.556355 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-fc67e89d-43a5-45c3-a46a-688fb38ab9e2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:15.561257 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fc67e89d-43a5-45c3-a46a-688fb38ab9e2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:15.561514 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fc67e89d-43a5-45c3-a46a-688fb38ab9e2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:15.561710 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fc67e89d-43a5-45c3-a46a-688fb38ab9e2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:15.582100 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:15.582100 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:15.588399 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-fc67e89d-43a5-45c3-a46a-688fb38ab9e2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:15.595229 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fc67e89d-43a5-45c3-a46a-688fb38ab9e2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:15.595786 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 289/1166] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:15 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:15.907367 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8803760f-ce89-409b-bac5-45a6bfd1970b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:16.027901 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8803760f-ce89-409b-bac5-45a6bfd1970b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:16.027901 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8803760f-ce89-409b-bac5-45a6bfd1970b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-882494124"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:16.028201 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-8803760f-ce89-409b-bac5-45a6bfd1970b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-882494124'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:16.028356 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-8803760f-ce89-409b-bac5-45a6bfd1970b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Create volume of 1 GB Aug 06 03:12:16.032642 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8803760f-ce89-409b-bac5-45a6bfd1970b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Availability Zones retrieved successfully. Aug 06 03:12:16.038915 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8803760f-ce89-409b-bac5-45a6bfd1970b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Flow 'volume_create_api' (e267412f-0ee8-4e72-83ad-dbd058a4c8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:16.039923 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8803760f-ce89-409b-bac5-45a6bfd1970b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a090c379-6c9f-4145-aea1-52856a07838f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:16.041151 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-8803760f-ce89-409b-bac5-45a6bfd1970b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:16.069488 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8803760f-ce89-409b-bac5-45a6bfd1970b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a090c379-6c9f-4145-aea1-52856a07838f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:16.070465 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8803760f-ce89-409b-bac5-45a6bfd1970b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (137b3b71-c3f2-40f2-a19f-d4f8a1e10973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:16.126908 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-8803760f-ce89-409b-bac5-45a6bfd1970b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Created reservations ['f1641e90-158f-46d3-a7eb-fadcb24831af', 'dbcfce7d-8bcb-4d6a-bc42-d93fcd6ea14b', '480a5ee5-0666-4741-bc01-4d79715fa5e9', '894ca8ad-952d-4935-a3bb-ac97c40a2f1a'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:16.127637 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8803760f-ce89-409b-bac5-45a6bfd1970b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (137b3b71-c3f2-40f2-a19f-d4f8a1e10973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1641e90-158f-46d3-a7eb-fadcb24831af', 'dbcfce7d-8bcb-4d6a-bc42-d93fcd6ea14b', '480a5ee5-0666-4741-bc01-4d79715fa5e9', '894ca8ad-952d-4935-a3bb-ac97c40a2f1a']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:16.128307 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8803760f-ce89-409b-bac5-45a6bfd1970b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983b6109-26b6-4d3e-9b5f-c3aa72a4d8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:16.158677 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8803760f-ce89-409b-bac5-45a6bfd1970b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983b6109-26b6-4d3e-9b5f-c3aa72a4d8e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b4f4148-b761-4ba2-b001-e81a0af3bcec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-882494124',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a706e4876afa47edadb2aa433678a56c',qos_specs=None,replication_status=,reservations=['f1641e90-158f-46d3-a7eb-fadcb24831af','dbcfce7d-8bcb-4d6a-bc42-d93fcd6ea14b','480a5ee5-0666-4741-bc01-4d79715fa5e9','894ca8ad-952d-4935-a3bb-ac97c40a2f1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d593d18e703e4ef1a51d3c84b407fd2c',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-882494124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b4f4148-b761-4ba2-b001-e81a0af3bcec,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a706e4876afa47edadb2aa433678a56c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d593d18e703e4ef1a51d3c84b407fd2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:16.158677 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8803760f-ce89-409b-bac5-45a6bfd1970b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faea7564-add7-49fe-87a2-a7b3b7fc5cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:16.164906 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-12259a2f-148c-4ca2-80ef-78c2570435a6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:16.166370 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-12259a2f-148c-4ca2-80ef-78c2570435a6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:16.166544 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-12259a2f-148c-4ca2-80ef-78c2570435a6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:16.166709 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-12259a2f-148c-4ca2-80ef-78c2570435a6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:16.166806 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-12259a2f-148c-4ca2-80ef-78c2570435a6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Show backup with id 16b9c279-93a1-4f2d-9298-c2656f9b0f49. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:12:16.170605 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:16.170605 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:16.171217 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-12259a2f-148c-4ca2-80ef-78c2570435a6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 200 Aug 06 03:12:16.171530 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 290/1167] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:16 2026] GET /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 831 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:16.175628 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8803760f-ce89-409b-bac5-45a6bfd1970b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faea7564-add7-49fe-87a2-a7b3b7fc5cd7) transitioned into state 'SUCCESS' from state '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-882494124',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a706e4876afa47edadb2aa433678a56c',qos_specs=None,replication_status=,reservations=['f1641e90-158f-46d3-a7eb-fadcb24831af','dbcfce7d-8bcb-4d6a-bc42-d93fcd6ea14b','480a5ee5-0666-4741-bc01-4d79715fa5e9','894ca8ad-952d-4935-a3bb-ac97c40a2f1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d593d18e703e4ef1a51d3c84b407fd2c',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:16.176265 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8803760f-ce89-409b-bac5-45a6bfd1970b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14392972-c3ba-4c63-9e76-266fc961d0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:16.185550 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8803760f-ce89-409b-bac5-45a6bfd1970b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14392972-c3ba-4c63-9e76-266fc961d0d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:16.186313 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8803760f-ce89-409b-bac5-45a6bfd1970b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Flow 'volume_create_api' (e267412f-0ee8-4e72-83ad-dbd058a4c8cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:16.186628 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8803760f-ce89-409b-bac5-45a6bfd1970b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Create volume request issued successfully. Aug 06 03:12:16.187165 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8803760f-ce89-409b-bac5-45a6bfd1970b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:16.187562 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 296/1168] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:12:15 2026] POST /volume/v3/volumes => generated 757 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:16.200685 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0fc29940-128c-49c9-ae52-75373d695dd1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:16.202363 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0fc29940-128c-49c9-ae52-75373d695dd1 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] GET https://10.4.3.80/volume/v3/volumes/0b4f4148-b761-4ba2-b001-e81a0af3bcec Aug 06 03:12:16.202564 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0fc29940-128c-49c9-ae52-75373d695dd1 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:16.202766 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0fc29940-128c-49c9-ae52-75373d695dd1 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:16.209893 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:16.209893 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:16.214243 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0fc29940-128c-49c9-ae52-75373d695dd1 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Volume info retrieved successfully. Aug 06 03:12:16.218676 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0fc29940-128c-49c9-ae52-75373d695dd1 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] https://10.4.3.80/volume/v3/volumes/0b4f4148-b761-4ba2-b001-e81a0af3bcec returned with HTTP 200 Aug 06 03:12:16.219094 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 294/1169] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:16 2026] GET /volume/v3/volumes/0b4f4148-b761-4ba2-b001-e81a0af3bcec => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:16.611244 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-19a4aeec-fe91-4fd5-9db7-bbd882ae4fe1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:16.613428 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-19a4aeec-fe91-4fd5-9db7-bbd882ae4fe1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:16.613559 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-19a4aeec-fe91-4fd5-9db7-bbd882ae4fe1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:16.613870 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-19a4aeec-fe91-4fd5-9db7-bbd882ae4fe1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:16.622971 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:16.622971 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:16.626360 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-19a4aeec-fe91-4fd5-9db7-bbd882ae4fe1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:16.631240 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-19a4aeec-fe91-4fd5-9db7-bbd882ae4fe1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:16.631859 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 290/1170] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:16 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:12:16.717771 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-b704c5d0-004e-4499-a252-8798b6e24bf6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:16.720306 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-b704c5d0-004e-4499-a252-8798b6e24bf6 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/attachments/3b2b9a72-ae84-4c4e-933e-5a7d87a1e8c4/action Aug 06 03:12:16.720406 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-b704c5d0-004e-4499-a252-8798b6e24bf6 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:12:16.720566 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-b704c5d0-004e-4499-a252-8798b6e24bf6 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:16.738289 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:16.738289 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:16.756111 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5c3a6bf8-173e-4f9b-b727-502cb0be1539 req-b704c5d0-004e-4499-a252-8798b6e24bf6 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/3b2b9a72-ae84-4c4e-933e-5a7d87a1e8c4/action returned with HTTP 204 Aug 06 03:12:16.756695 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 291/1171] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:12:16 2026] POST /volume/v3/attachments/3b2b9a72-ae84-4c4e-933e-5a7d87a1e8c4/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:16.846173 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-39541656-61a5-4627-b9e5-7bdb889f5efe None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:16.909865 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-39541656-61a5-4627-b9e5-7bdb889f5efe tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:16.909865 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-39541656-61a5-4627-b9e5-7bdb889f5efe tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:16.912190 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-39541656-61a5-4627-b9e5-7bdb889f5efe tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:16.912632 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-39541656-61a5-4627-b9e5-7bdb889f5efe tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Create volume of 1 GB Aug 06 03:12:16.913858 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:16.913858 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:16.919088 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-39541656-61a5-4627-b9e5-7bdb889f5efe tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Availability Zones retrieved successfully. Aug 06 03:12:16.930135 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-39541656-61a5-4627-b9e5-7bdb889f5efe tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Flow 'volume_create_api' (d35f6c63-efc8-471a-b38c-6595561ef3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:16.931973 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-39541656-61a5-4627-b9e5-7bdb889f5efe tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfaa6e73-d058-4e75-9395-7bb96b7edfc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:16.934416 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-39541656-61a5-4627-b9e5-7bdb889f5efe tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:16.968581 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-39541656-61a5-4627-b9e5-7bdb889f5efe tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfaa6e73-d058-4e75-9395-7bb96b7edfc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:16.970110 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-39541656-61a5-4627-b9e5-7bdb889f5efe tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dedac10-0dfa-4dd1-baff-1d3a5f65d2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:17.037524 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-39541656-61a5-4627-b9e5-7bdb889f5efe tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Created reservations ['db665d3b-f732-4b32-aff2-d660b0739d92', 'b3b131db-d30e-4e86-a3c8-dd09a9410298', '6adeb0be-705e-4aaf-b47c-fa89a59c5c5c', '2412b76b-d039-4c0b-bffa-661d4d4f077d'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:17.038295 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-39541656-61a5-4627-b9e5-7bdb889f5efe tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dedac10-0dfa-4dd1-baff-1d3a5f65d2b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db665d3b-f732-4b32-aff2-d660b0739d92', 'b3b131db-d30e-4e86-a3c8-dd09a9410298', '6adeb0be-705e-4aaf-b47c-fa89a59c5c5c', '2412b76b-d039-4c0b-bffa-661d4d4f077d']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:17.039185 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-39541656-61a5-4627-b9e5-7bdb889f5efe tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deffcf0e-b93b-4565-8c10-88c6313fa3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:17.061911 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-39541656-61a5-4627-b9e5-7bdb889f5efe tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deffcf0e-b93b-4565-8c10-88c6313fa3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '760ef086-d790-44a2-9f91-1d00b530d1bf', '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='f001a1d4279e440c8bb0b3c276219859',qos_specs=None,replication_status=,reservations=['db665d3b-f732-4b32-aff2-d660b0739d92','b3b131db-d30e-4e86-a3c8-dd09a9410298','6adeb0be-705e-4aaf-b47c-fa89a59c5c5c','2412b76b-d039-4c0b-bffa-661d4d4f077d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e78db3e24e774011bf0abbceaf69fd0f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:17Z,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=760ef086-d790-44a2-9f91-1d00b530d1bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f001a1d4279e440c8bb0b3c276219859',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e78db3e24e774011bf0abbceaf69fd0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:17.062711 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-39541656-61a5-4627-b9e5-7bdb889f5efe tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f5952b7-8ae4-4102-af11-8808c7ace1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:17.082930 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-39541656-61a5-4627-b9e5-7bdb889f5efe tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f5952b7-8ae4-4102-af11-8808c7ace1a8) transitioned into state 'SUCCESS' from 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='f001a1d4279e440c8bb0b3c276219859',qos_specs=None,replication_status=,reservations=['db665d3b-f732-4b32-aff2-d660b0739d92','b3b131db-d30e-4e86-a3c8-dd09a9410298','6adeb0be-705e-4aaf-b47c-fa89a59c5c5c','2412b76b-d039-4c0b-bffa-661d4d4f077d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e78db3e24e774011bf0abbceaf69fd0f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:17.083595 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-39541656-61a5-4627-b9e5-7bdb889f5efe tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c24bae1-3310-4ec7-80bf-44e34afde30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:17.093682 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-39541656-61a5-4627-b9e5-7bdb889f5efe tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c24bae1-3310-4ec7-80bf-44e34afde30f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:17.094415 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-39541656-61a5-4627-b9e5-7bdb889f5efe tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Flow 'volume_create_api' (d35f6c63-efc8-471a-b38c-6595561ef3aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:17.094724 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-39541656-61a5-4627-b9e5-7bdb889f5efe tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Create volume request issued successfully. Aug 06 03:12:17.095321 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-39541656-61a5-4627-b9e5-7bdb889f5efe tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:17.095730 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 297/1172] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:12:16 2026] POST /volume/v3/volumes => generated 738 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:17.106878 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-25addb21-eca3-4704-9116-796946ac1fc0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:17.109101 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-25addb21-eca3-4704-9116-796946ac1fc0 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] GET https://10.4.3.80/volume/v3/volumes/760ef086-d790-44a2-9f91-1d00b530d1bf Aug 06 03:12:17.109263 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-25addb21-eca3-4704-9116-796946ac1fc0 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:17.109443 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-25addb21-eca3-4704-9116-796946ac1fc0 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:17.118652 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:17.118652 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:17.124726 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-25addb21-eca3-4704-9116-796946ac1fc0 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Volume info retrieved successfully. Aug 06 03:12:17.131465 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-25addb21-eca3-4704-9116-796946ac1fc0 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] https://10.4.3.80/volume/v3/volumes/760ef086-d790-44a2-9f91-1d00b530d1bf returned with HTTP 200 Aug 06 03:12:17.132000 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 295/1173] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:17 2026] GET /volume/v3/volumes/760ef086-d790-44a2-9f91-1d00b530d1bf => generated 806 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:17.183319 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5721c688-50c5-4204-b47a-bc565702cc70 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:17.185590 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5721c688-50c5-4204-b47a-bc565702cc70 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:17.185870 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5721c688-50c5-4204-b47a-bc565702cc70 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:17.186135 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5721c688-50c5-4204-b47a-bc565702cc70 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:17.186288 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-5721c688-50c5-4204-b47a-bc565702cc70 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Show backup with id 16b9c279-93a1-4f2d-9298-c2656f9b0f49. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:12:17.191677 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:17.191677 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:17.192846 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5721c688-50c5-4204-b47a-bc565702cc70 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 200 Aug 06 03:12:17.193345 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 291/1174] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:17 2026] GET /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:17.235361 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7e503084-a6ce-43ed-a4ed-3a4f5cf326de None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:17.238173 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7e503084-a6ce-43ed-a4ed-3a4f5cf326de tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] GET https://10.4.3.80/volume/v3/volumes/0b4f4148-b761-4ba2-b001-e81a0af3bcec Aug 06 03:12:17.238906 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7e503084-a6ce-43ed-a4ed-3a4f5cf326de tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:17.239143 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7e503084-a6ce-43ed-a4ed-3a4f5cf326de tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:17.249059 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:17.249059 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:17.255007 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-7e503084-a6ce-43ed-a4ed-3a4f5cf326de tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Volume info retrieved successfully. Aug 06 03:12:17.261064 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7e503084-a6ce-43ed-a4ed-3a4f5cf326de tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] https://10.4.3.80/volume/v3/volumes/0b4f4148-b761-4ba2-b001-e81a0af3bcec returned with HTTP 200 Aug 06 03:12:17.261632 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 292/1175] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:17 2026] GET /volume/v3/volumes/0b4f4148-b761-4ba2-b001-e81a0af3bcec => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:17.287343 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-06cddf6a-78a9-4fc1-a723-7b2475f21a82 req-0f6d6b4e-c8f2-4b31-af26-a44e8571bfc1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:17.290582 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-06cddf6a-78a9-4fc1-a723-7b2475f21a82 req-0f6d6b4e-c8f2-4b31-af26-a44e8571bfc1 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] GET https://10.4.3.80/volume/v3/volumes/0b4f4148-b761-4ba2-b001-e81a0af3bcec Aug 06 03:12:17.290582 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-06cddf6a-78a9-4fc1-a723-7b2475f21a82 req-0f6d6b4e-c8f2-4b31-af26-a44e8571bfc1 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:17.290768 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-06cddf6a-78a9-4fc1-a723-7b2475f21a82 req-0f6d6b4e-c8f2-4b31-af26-a44e8571bfc1 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:17.299135 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:17.299135 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:17.303449 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-06cddf6a-78a9-4fc1-a723-7b2475f21a82 req-0f6d6b4e-c8f2-4b31-af26-a44e8571bfc1 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Volume info retrieved successfully. Aug 06 03:12:17.309120 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-06cddf6a-78a9-4fc1-a723-7b2475f21a82 req-0f6d6b4e-c8f2-4b31-af26-a44e8571bfc1 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] https://10.4.3.80/volume/v3/volumes/0b4f4148-b761-4ba2-b001-e81a0af3bcec returned with HTTP 200 Aug 06 03:12:17.309695 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 298/1176] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:17 2026] GET /volume/v3/volumes/0b4f4148-b761-4ba2-b001-e81a0af3bcec => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:17.323075 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-990351ee-c8f2-4544-9699-c679a9d1e5d4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:17.324691 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-990351ee-c8f2-4544-9699-c679a9d1e5d4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:17.325032 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-990351ee-c8f2-4544-9699-c679a9d1e5d4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2035733082"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:17.326380 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-990351ee-c8f2-4544-9699-c679a9d1e5d4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2035733082'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:17.326526 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-990351ee-c8f2-4544-9699-c679a9d1e5d4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Create volume of 1 GB Aug 06 03:12:17.332523 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-990351ee-c8f2-4544-9699-c679a9d1e5d4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Availability Zones retrieved successfully. Aug 06 03:12:17.337843 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-990351ee-c8f2-4544-9699-c679a9d1e5d4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Flow 'volume_create_api' (7f08b811-b153-4873-80b9-d1d3840c94f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:17.339121 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-990351ee-c8f2-4544-9699-c679a9d1e5d4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76d4fefe-1a10-4b83-a1d2-3fe10ff6fbe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:17.340642 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-990351ee-c8f2-4544-9699-c679a9d1e5d4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:17.371432 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-990351ee-c8f2-4544-9699-c679a9d1e5d4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76d4fefe-1a10-4b83-a1d2-3fe10ff6fbe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:17.372942 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-990351ee-c8f2-4544-9699-c679a9d1e5d4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2898830c-0ba5-4765-85ba-970a0b4c65b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:17.412764 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-990351ee-c8f2-4544-9699-c679a9d1e5d4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Created reservations ['b634e071-1fd0-45da-8577-10b8a7581334', '94ff233e-77f2-4ec6-bd7b-733f1f266d15', '6f7e77e4-86ad-4684-bccb-07c319042ca3', 'b35c7c52-c404-4387-a4f7-50e4af924a77'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:17.413589 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-990351ee-c8f2-4544-9699-c679a9d1e5d4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2898830c-0ba5-4765-85ba-970a0b4c65b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b634e071-1fd0-45da-8577-10b8a7581334', '94ff233e-77f2-4ec6-bd7b-733f1f266d15', '6f7e77e4-86ad-4684-bccb-07c319042ca3', 'b35c7c52-c404-4387-a4f7-50e4af924a77']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:17.414517 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-990351ee-c8f2-4544-9699-c679a9d1e5d4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31ac9303-3dcc-4846-8de9-6b351bbae2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:17.441049 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-990351ee-c8f2-4544-9699-c679a9d1e5d4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31ac9303-3dcc-4846-8de9-6b351bbae2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd661c29a-f044-421e-99a8-ee2aeb9d9235', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2035733082',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a706e4876afa47edadb2aa433678a56c',qos_specs=None,replication_status=,reservations=['b634e071-1fd0-45da-8577-10b8a7581334','94ff233e-77f2-4ec6-bd7b-733f1f266d15','6f7e77e4-86ad-4684-bccb-07c319042ca3','b35c7c52-c404-4387-a4f7-50e4af924a77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d593d18e703e4ef1a51d3c84b407fd2c',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2035733082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d661c29a-f044-421e-99a8-ee2aeb9d9235,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a706e4876afa47edadb2aa433678a56c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d593d18e703e4ef1a51d3c84b407fd2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:17.442026 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-990351ee-c8f2-4544-9699-c679a9d1e5d4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2938dcbe-17c9-4075-8f55-c77b17ed62ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:17.460548 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-990351ee-c8f2-4544-9699-c679a9d1e5d4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2938dcbe-17c9-4075-8f55-c77b17ed62ee) transitioned into state 'SUCCESS' from state '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-2035733082',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a706e4876afa47edadb2aa433678a56c',qos_specs=None,replication_status=,reservations=['b634e071-1fd0-45da-8577-10b8a7581334','94ff233e-77f2-4ec6-bd7b-733f1f266d15','6f7e77e4-86ad-4684-bccb-07c319042ca3','b35c7c52-c404-4387-a4f7-50e4af924a77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d593d18e703e4ef1a51d3c84b407fd2c',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:17.461411 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-990351ee-c8f2-4544-9699-c679a9d1e5d4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d7503f0-0e15-4f10-b1a9-8ce10aca4fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:17.473311 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-990351ee-c8f2-4544-9699-c679a9d1e5d4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d7503f0-0e15-4f10-b1a9-8ce10aca4fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:17.474290 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-990351ee-c8f2-4544-9699-c679a9d1e5d4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Flow 'volume_create_api' (7f08b811-b153-4873-80b9-d1d3840c94f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:17.474667 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-990351ee-c8f2-4544-9699-c679a9d1e5d4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Create volume request issued successfully. Aug 06 03:12:17.475354 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-990351ee-c8f2-4544-9699-c679a9d1e5d4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:17.475848 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 296/1177] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:12:17 2026] POST /volume/v3/volumes => generated 758 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:17.486292 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-26260634-f119-4adc-b13c-bb9c54fd0c61 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:17.488550 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-26260634-f119-4adc-b13c-bb9c54fd0c61 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:17.489056 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-26260634-f119-4adc-b13c-bb9c54fd0c61 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2029346407", "imageRef": "ecd1b200-edb7-4763-bbd4-4fd5f24a6f47", "size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:17.489784 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3de5c3fd-a8a6-4e3c-aaca-5f48ef312845 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:17.490985 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-26260634-f119-4adc-b13c-bb9c54fd0c61 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2029346407', 'imageRef': 'ecd1b200-edb7-4763-bbd4-4fd5f24a6f47', 'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:17.492263 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3de5c3fd-a8a6-4e3c-aaca-5f48ef312845 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] GET https://10.4.3.80/volume/v3/volumes/d661c29a-f044-421e-99a8-ee2aeb9d9235 Aug 06 03:12:17.493648 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3de5c3fd-a8a6-4e3c-aaca-5f48ef312845 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:17.495974 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3de5c3fd-a8a6-4e3c-aaca-5f48ef312845 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:17.501710 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:17.501710 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:17.505270 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3de5c3fd-a8a6-4e3c-aaca-5f48ef312845 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Volume info retrieved successfully. Aug 06 03:12:17.509520 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3de5c3fd-a8a6-4e3c-aaca-5f48ef312845 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] https://10.4.3.80/volume/v3/volumes/d661c29a-f044-421e-99a8-ee2aeb9d9235 returned with HTTP 200 Aug 06 03:12:17.510081 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 293/1178] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:17 2026] GET /volume/v3/volumes/d661c29a-f044-421e-99a8-ee2aeb9d9235 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:17.596395 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-26260634-f119-4adc-b13c-bb9c54fd0c61 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Create volume of 1 GB Aug 06 03:12:17.607130 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-26260634-f119-4adc-b13c-bb9c54fd0c61 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Availability Zones retrieved successfully. Aug 06 03:12:17.625909 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-26260634-f119-4adc-b13c-bb9c54fd0c61 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Flow 'volume_create_api' (c48af956-ecf4-49a6-834d-6deff7568307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:17.627395 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-26260634-f119-4adc-b13c-bb9c54fd0c61 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d94d8f2-ea53-45f0-9fa6-e722520833c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:17.628042 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-26260634-f119-4adc-b13c-bb9c54fd0c61 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:17.645766 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7bb71d3c-78b5-4858-9fd5-70b246116893 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:17.647906 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7bb71d3c-78b5-4858-9fd5-70b246116893 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:17.648146 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7bb71d3c-78b5-4858-9fd5-70b246116893 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:17.648397 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7bb71d3c-78b5-4858-9fd5-70b246116893 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:17.659054 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:17.659054 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:17.664305 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7bb71d3c-78b5-4858-9fd5-70b246116893 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:17.667800 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7bb71d3c-78b5-4858-9fd5-70b246116893 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:17.668161 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 299/1179] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:17 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:17.694638 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-26260634-f119-4adc-b13c-bb9c54fd0c61 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d94d8f2-ea53-45f0-9fa6-e722520833c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:17.694638 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-26260634-f119-4adc-b13c-bb9c54fd0c61 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac15e91c-dec8-4f44-82a7-f0a9556866ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:17.717328 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-d00bbb55-894b-4def-9f7a-208601728736 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:17.720036 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-d00bbb55-894b-4def-9f7a-208601728736 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:17.720270 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-d00bbb55-894b-4def-9f7a-208601728736 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:17.720526 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-d00bbb55-894b-4def-9f7a-208601728736 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:17.730800 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:17.730800 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:17.734696 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-d00bbb55-894b-4def-9f7a-208601728736 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:17.739201 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-d00bbb55-894b-4def-9f7a-208601728736 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:17.739786 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 297/1180] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:17 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:17.763312 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-26260634-f119-4adc-b13c-bb9c54fd0c61 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Created reservations ['f4b6594a-dc44-4234-be9a-990b4ba71420', 'a094f823-831b-4667-8c17-ecfe2d7b81d2', 'c7bd14c4-b7ca-4ec7-8bf6-a879857e426c', '24a4c117-ff64-45c8-bf8d-64c16fde0c6e'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:17.765235 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-26260634-f119-4adc-b13c-bb9c54fd0c61 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac15e91c-dec8-4f44-82a7-f0a9556866ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4b6594a-dc44-4234-be9a-990b4ba71420', 'a094f823-831b-4667-8c17-ecfe2d7b81d2', 'c7bd14c4-b7ca-4ec7-8bf6-a879857e426c', '24a4c117-ff64-45c8-bf8d-64c16fde0c6e']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:17.768071 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-26260634-f119-4adc-b13c-bb9c54fd0c61 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e096cc1-8c30-460c-b2bc-8f732f34a0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:17.798868 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-26260634-f119-4adc-b13c-bb9c54fd0c61 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e096cc1-8c30-460c-b2bc-8f732f34a0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8367dbc1-fdfa-44f3-a4f9-f36af628b0c1', '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-2029346407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfb47d01deab4aeea5310031f85b51f7',qos_specs=None,replication_status=,reservations=['f4b6594a-dc44-4234-be9a-990b4ba71420','a094f823-831b-4667-8c17-ecfe2d7b81d2','c7bd14c4-b7ca-4ec7-8bf6-a879857e426c','24a4c117-ff64-45c8-bf8d-64c16fde0c6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c61b251207745638017b55bd1ab39a1',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2029346407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8367dbc1-fdfa-44f3-a4f9-f36af628b0c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfb47d01deab4aeea5310031f85b51f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c61b251207745638017b55bd1ab39a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:17.798868 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-26260634-f119-4adc-b13c-bb9c54fd0c61 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2597b451-f409-4891-8097-e313aad081fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:17.817821 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-26260634-f119-4adc-b13c-bb9c54fd0c61 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2597b451-f409-4891-8097-e313aad081fe) transitioned into state 'SUCCESS' from state '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-2029346407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfb47d01deab4aeea5310031f85b51f7',qos_specs=None,replication_status=,reservations=['f4b6594a-dc44-4234-be9a-990b4ba71420','a094f823-831b-4667-8c17-ecfe2d7b81d2','c7bd14c4-b7ca-4ec7-8bf6-a879857e426c','24a4c117-ff64-45c8-bf8d-64c16fde0c6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c61b251207745638017b55bd1ab39a1',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:17.818622 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-26260634-f119-4adc-b13c-bb9c54fd0c61 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d61ad655-70f4-40a8-92e8-090ed1495922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:17.828278 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-26260634-f119-4adc-b13c-bb9c54fd0c61 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d61ad655-70f4-40a8-92e8-090ed1495922) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:17.829339 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-26260634-f119-4adc-b13c-bb9c54fd0c61 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Flow 'volume_create_api' (c48af956-ecf4-49a6-834d-6deff7568307) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:17.829430 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-26260634-f119-4adc-b13c-bb9c54fd0c61 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Create volume request issued successfully. Aug 06 03:12:17.829916 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-26260634-f119-4adc-b13c-bb9c54fd0c61 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:17.830361 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 292/1181] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:12:17 2026] POST /volume/v3/volumes => generated 751 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:17.845806 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a61e7b8b-0291-4933-9c20-b1939809e7c7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:17.848550 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a61e7b8b-0291-4933-9c20-b1939809e7c7 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] GET https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 Aug 06 03:12:17.849008 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a61e7b8b-0291-4933-9c20-b1939809e7c7 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:17.849386 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a61e7b8b-0291-4933-9c20-b1939809e7c7 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:17.859463 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b9005107-f99f-4c11-8c3d-857e652c2f41 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:17.859874 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b9005107-f99f-4c11-8c3d-857e652c2f41 None None] GET https://10.4.3.80/volume// Aug 06 03:12:17.860061 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b9005107-f99f-4c11-8c3d-857e652c2f41 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:17.860240 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b9005107-f99f-4c11-8c3d-857e652c2f41 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:17.860577 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b9005107-f99f-4c11-8c3d-857e652c2f41 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:12:17.860990 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 300/1182] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:12:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:12:17.861059 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:17.861059 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:17.866911 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a61e7b8b-0291-4933-9c20-b1939809e7c7 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Volume info retrieved successfully. Aug 06 03:12:17.870447 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-a46fa403-b067-43f6-a0b3-8283b5b7dd37 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:17.871023 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a61e7b8b-0291-4933-9c20-b1939809e7c7 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 returned with HTTP 200 Aug 06 03:12:17.871587 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 294/1183] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:17 2026] GET /volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:12:17.875301 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-a46fa403-b067-43f6-a0b3-8283b5b7dd37 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:12:17.875593 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-a46fa403-b067-43f6-a0b3-8283b5b7dd37 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd8cfe1a-8e90-4fcb-a601-21ce187ea776", "connector": null, "instance_uuid": "be977ba7-436f-4066-92cd-ace8744d504e"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:17.888911 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:17.888911 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:17.919680 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-a46fa403-b067-43f6-a0b3-8283b5b7dd37 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:12:17.920078 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 298/1184] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:12:17 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 06 03:12:17.954340 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c544f57a-643b-4ae1-baf8-f075c91e5a21 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:17.957045 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c544f57a-643b-4ae1-baf8-f075c91e5a21 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:17.957324 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c544f57a-643b-4ae1-baf8-f075c91e5a21 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:17.957700 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c544f57a-643b-4ae1-baf8-f075c91e5a21 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:17.960861 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bc9ea5dc-e5db-43cf-83d4-95f875523ff8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:17.961254 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bc9ea5dc-e5db-43cf-83d4-95f875523ff8 None None] GET https://10.4.3.80/volume// Aug 06 03:12:17.961439 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bc9ea5dc-e5db-43cf-83d4-95f875523ff8 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:17.961655 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bc9ea5dc-e5db-43cf-83d4-95f875523ff8 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:17.961980 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bc9ea5dc-e5db-43cf-83d4-95f875523ff8 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:12:17.962255 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 301/1185] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:12:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:12:17.969540 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-50de72da-173b-40dd-b4fb-5ea4667dde33 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:17.972276 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-50de72da-173b-40dd-b4fb-5ea4667dde33 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:17.972598 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-50de72da-173b-40dd-b4fb-5ea4667dde33 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:17.972949 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-50de72da-173b-40dd-b4fb-5ea4667dde33 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:17.977087 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:17.977087 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:17.985667 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c544f57a-643b-4ae1-baf8-f075c91e5a21 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:17.991510 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c544f57a-643b-4ae1-baf8-f075c91e5a21 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:17.992026 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 293/1186] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:17 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:17.992417 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:17.992417 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:18.004649 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-50de72da-173b-40dd-b4fb-5ea4667dde33 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:18.009903 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-50de72da-173b-40dd-b4fb-5ea4667dde33 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:18.010512 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 295/1187] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:12:17 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1325 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:12:18.131485 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-0b804f34-2e78-4190-8b5c-7fe8b118a3f0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:18.133883 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-0b804f34-2e78-4190-8b5c-7fe8b118a3f0 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] PUT https://10.4.3.80/volume/v3/attachments/534c606e-a134-4f63-aaf0-cdfe0173a145 Aug 06 03:12:18.134345 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-0b804f34-2e78-4190-8b5c-7fe8b118a3f0 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:18.143411 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-407a7507-10ad-4bdb-9ad7-1d0f3b7b2f15 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:18.145287 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-407a7507-10ad-4bdb-9ad7-1d0f3b7b2f15 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] GET https://10.4.3.80/volume/v3/volumes/760ef086-d790-44a2-9f91-1d00b530d1bf Aug 06 03:12:18.145542 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-407a7507-10ad-4bdb-9ad7-1d0f3b7b2f15 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:18.145768 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-407a7507-10ad-4bdb-9ad7-1d0f3b7b2f15 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:18.148304 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-0b804f34-2e78-4190-8b5c-7fe8b118a3f0 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Acquiring lock "cinder-attachment_update-dd8cfe1a-8e90-4fcb-a601-21ce187ea776-np0000006611" by "attachment_update" {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:12:18.155171 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-0b804f34-2e78-4190-8b5c-7fe8b118a3f0 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Lock "cinder-attachment_update-dd8cfe1a-8e90-4fcb-a601-21ce187ea776-np0000006611" acquired by "attachment_update" :: waited 0.007s {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:12:18.156783 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:18.156783 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:18.157527 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:18.157527 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:18.161779 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-407a7507-10ad-4bdb-9ad7-1d0f3b7b2f15 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Volume info retrieved successfully. Aug 06 03:12:18.167887 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-407a7507-10ad-4bdb-9ad7-1d0f3b7b2f15 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] https://10.4.3.80/volume/v3/volumes/760ef086-d790-44a2-9f91-1d00b530d1bf returned with HTTP 200 Aug 06 03:12:18.168219 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 302/1188] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:18 2026] GET /volume/v3/volumes/760ef086-d790-44a2-9f91-1d00b530d1bf => generated 831 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:18.181140 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0d9d14cb-b3ce-4c02-933a-e3e2c7f047dc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:18.183255 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0d9d14cb-b3ce-4c02-933a-e3e2c7f047dc tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] GET https://10.4.3.80/volume/v3/volumes/760ef086-d790-44a2-9f91-1d00b530d1bf Aug 06 03:12:18.183508 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0d9d14cb-b3ce-4c02-933a-e3e2c7f047dc tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:18.183747 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0d9d14cb-b3ce-4c02-933a-e3e2c7f047dc tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:18.193031 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:18.193031 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:18.199676 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-0d9d14cb-b3ce-4c02-933a-e3e2c7f047dc tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Volume info retrieved successfully. Aug 06 03:12:18.205502 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0d9d14cb-b3ce-4c02-933a-e3e2c7f047dc tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] https://10.4.3.80/volume/v3/volumes/760ef086-d790-44a2-9f91-1d00b530d1bf returned with HTTP 200 Aug 06 03:12:18.205616 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b1afa79e-3848-4a16-9bc8-19a1d4e67a89 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:18.206051 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 294/1189] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:18 2026] GET /volume/v3/volumes/760ef086-d790-44a2-9f91-1d00b530d1bf => generated 831 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:18.209856 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b1afa79e-3848-4a16-9bc8-19a1d4e67a89 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:18.209856 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b1afa79e-3848-4a16-9bc8-19a1d4e67a89 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:18.209856 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b1afa79e-3848-4a16-9bc8-19a1d4e67a89 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:18.209856 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-b1afa79e-3848-4a16-9bc8-19a1d4e67a89 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Show backup with id 16b9c279-93a1-4f2d-9298-c2656f9b0f49. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:12:18.213447 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:18.213447 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:18.214456 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b1afa79e-3848-4a16-9bc8-19a1d4e67a89 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 200 Aug 06 03:12:18.216854 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 296/1190] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:18 2026] GET /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:18.225371 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c598221b-f043-42d3-bded-940bc101547b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:18.227586 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c598221b-f043-42d3-bded-940bc101547b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:18.228075 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c598221b-f043-42d3-bded-940bc101547b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1339069406"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:18.230108 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-c598221b-f043-42d3-bded-940bc101547b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1339069406'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:18.230284 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-c598221b-f043-42d3-bded-940bc101547b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Create volume of 1 GB Aug 06 03:12:18.235255 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c598221b-f043-42d3-bded-940bc101547b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Availability Zones retrieved successfully. Aug 06 03:12:18.243476 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-c598221b-f043-42d3-bded-940bc101547b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Flow 'volume_create_api' (0b54ec01-e226-492f-80a8-4b37ca9732c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:18.244808 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-c598221b-f043-42d3-bded-940bc101547b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92011f2c-211c-402e-bad4-a8b97b4d2ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:18.246200 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-c598221b-f043-42d3-bded-940bc101547b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:18.286137 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-c598221b-f043-42d3-bded-940bc101547b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92011f2c-211c-402e-bad4-a8b97b4d2ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:18.287490 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-c598221b-f043-42d3-bded-940bc101547b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95d68449-ea8a-40ca-bf77-9d793656ff72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:18.310704 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-0b804f34-2e78-4190-8b5c-7fe8b118a3f0 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Lock "cinder-attachment_update-dd8cfe1a-8e90-4fcb-a601-21ce187ea776-np0000006611" released by "attachment_update" :: held 0.155s {{(pid=100900) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:12:18.311146 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-0b804f34-2e78-4190-8b5c-7fe8b118a3f0 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/534c606e-a134-4f63-aaf0-cdfe0173a145 returned with HTTP 200 Aug 06 03:12:18.311759 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 299/1191] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:12:18 2026] PUT /volume/v3/attachments/534c606e-a134-4f63-aaf0-cdfe0173a145 => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:18.344548 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-c598221b-f043-42d3-bded-940bc101547b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Created reservations ['64cd547e-8d0b-4cf1-bbc3-c0933abca0ec', '00c81cc0-3fab-4950-a066-7842b30a8b0d', '32491a53-e546-4595-8a18-567678fa576a', '8c0226f8-f372-4eeb-8b4a-726a4e02dc7f'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:18.345658 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-c598221b-f043-42d3-bded-940bc101547b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95d68449-ea8a-40ca-bf77-9d793656ff72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64cd547e-8d0b-4cf1-bbc3-c0933abca0ec', '00c81cc0-3fab-4950-a066-7842b30a8b0d', '32491a53-e546-4595-8a18-567678fa576a', '8c0226f8-f372-4eeb-8b4a-726a4e02dc7f']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:18.346726 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-c598221b-f043-42d3-bded-940bc101547b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3ff3377-61ce-4777-811f-076c062ed807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:18.381474 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-c598221b-f043-42d3-bded-940bc101547b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3ff3377-61ce-4777-811f-076c062ed807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df0498f4-49cd-4bec-aa98-4bf81f09dd24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1339069406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f001a1d4279e440c8bb0b3c276219859',qos_specs=None,replication_status=,reservations=['64cd547e-8d0b-4cf1-bbc3-c0933abca0ec','00c81cc0-3fab-4950-a066-7842b30a8b0d','32491a53-e546-4595-8a18-567678fa576a','8c0226f8-f372-4eeb-8b4a-726a4e02dc7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e78db3e24e774011bf0abbceaf69fd0f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:18Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1339069406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df0498f4-49cd-4bec-aa98-4bf81f09dd24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f001a1d4279e440c8bb0b3c276219859',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e78db3e24e774011bf0abbceaf69fd0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:18.382592 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-c598221b-f043-42d3-bded-940bc101547b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35b43c67-36c2-4ec0-a850-e3578518807d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:18.404402 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-c598221b-f043-42d3-bded-940bc101547b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35b43c67-36c2-4ec0-a850-e3578518807d) transitioned into 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-1339069406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f001a1d4279e440c8bb0b3c276219859',qos_specs=None,replication_status=,reservations=['64cd547e-8d0b-4cf1-bbc3-c0933abca0ec','00c81cc0-3fab-4950-a066-7842b30a8b0d','32491a53-e546-4595-8a18-567678fa576a','8c0226f8-f372-4eeb-8b4a-726a4e02dc7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e78db3e24e774011bf0abbceaf69fd0f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:18.405231 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-c598221b-f043-42d3-bded-940bc101547b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (478e6080-476a-467e-a3d9-24292c117688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:18.418449 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-c598221b-f043-42d3-bded-940bc101547b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (478e6080-476a-467e-a3d9-24292c117688) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:18.419166 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-c598221b-f043-42d3-bded-940bc101547b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Flow 'volume_create_api' (0b54ec01-e226-492f-80a8-4b37ca9732c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:18.421292 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c598221b-f043-42d3-bded-940bc101547b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Create volume request issued successfully. Aug 06 03:12:18.421292 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c598221b-f043-42d3-bded-940bc101547b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:18.421292 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 303/1192] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:12:18 2026] POST /volume/v3/volumes => generated 774 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:18.437784 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-12e5501f-0793-43e9-a5da-3caec12a05da None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:18.439938 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-12e5501f-0793-43e9-a5da-3caec12a05da tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] GET https://10.4.3.80/volume/v3/volumes/df0498f4-49cd-4bec-aa98-4bf81f09dd24 Aug 06 03:12:18.440187 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-12e5501f-0793-43e9-a5da-3caec12a05da tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:18.440441 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-12e5501f-0793-43e9-a5da-3caec12a05da tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:18.458808 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:18.458808 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:18.467768 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-12e5501f-0793-43e9-a5da-3caec12a05da tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Volume info retrieved successfully. Aug 06 03:12:18.477211 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-12e5501f-0793-43e9-a5da-3caec12a05da tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] https://10.4.3.80/volume/v3/volumes/df0498f4-49cd-4bec-aa98-4bf81f09dd24 returned with HTTP 200 Aug 06 03:12:18.477611 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 295/1193] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:18 2026] GET /volume/v3/volumes/df0498f4-49cd-4bec-aa98-4bf81f09dd24 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:18.527103 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c4604ffa-9c61-49c8-b50e-945ade21b13e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:18.530739 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c4604ffa-9c61-49c8-b50e-945ade21b13e tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] GET https://10.4.3.80/volume/v3/volumes/d661c29a-f044-421e-99a8-ee2aeb9d9235 Aug 06 03:12:18.530739 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c4604ffa-9c61-49c8-b50e-945ade21b13e tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:18.530930 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c4604ffa-9c61-49c8-b50e-945ade21b13e tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:18.540609 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:18.540609 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:18.543975 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c4604ffa-9c61-49c8-b50e-945ade21b13e tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Volume info retrieved successfully. Aug 06 03:12:18.547794 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c4604ffa-9c61-49c8-b50e-945ade21b13e tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] https://10.4.3.80/volume/v3/volumes/d661c29a-f044-421e-99a8-ee2aeb9d9235 returned with HTTP 200 Aug 06 03:12:18.548209 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 297/1194] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:18 2026] GET /volume/v3/volumes/d661c29a-f044-421e-99a8-ee2aeb9d9235 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:18.575137 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-3ee85314-acb9-49eb-92fb-66f5e1872cb0 req-18f2f5d9-cd00-47c0-9b1f-d6603a3429c4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:18.580693 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-3ee85314-acb9-49eb-92fb-66f5e1872cb0 req-18f2f5d9-cd00-47c0-9b1f-d6603a3429c4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] GET https://10.4.3.80/volume/v3/volumes/d661c29a-f044-421e-99a8-ee2aeb9d9235 Aug 06 03:12:18.580923 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-3ee85314-acb9-49eb-92fb-66f5e1872cb0 req-18f2f5d9-cd00-47c0-9b1f-d6603a3429c4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:18.581187 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-3ee85314-acb9-49eb-92fb-66f5e1872cb0 req-18f2f5d9-cd00-47c0-9b1f-d6603a3429c4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:18.593790 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:18.593790 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:18.603695 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-3ee85314-acb9-49eb-92fb-66f5e1872cb0 req-18f2f5d9-cd00-47c0-9b1f-d6603a3429c4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Volume info retrieved successfully. Aug 06 03:12:18.611295 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-3ee85314-acb9-49eb-92fb-66f5e1872cb0 req-18f2f5d9-cd00-47c0-9b1f-d6603a3429c4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] https://10.4.3.80/volume/v3/volumes/d661c29a-f044-421e-99a8-ee2aeb9d9235 returned with HTTP 200 Aug 06 03:12:18.611728 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 300/1195] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:18 2026] GET /volume/v3/volumes/d661c29a-f044-421e-99a8-ee2aeb9d9235 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:18.627196 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fc3f12f4-d346-4e88-ab2f-c2b679d0d873 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:18.633741 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fc3f12f4-d346-4e88-ab2f-c2b679d0d873 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:18.634284 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fc3f12f4-d346-4e88-ab2f-c2b679d0d873 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2063231449"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:18.637512 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-fc3f12f4-d346-4e88-ab2f-c2b679d0d873 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2063231449'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:18.637638 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-fc3f12f4-d346-4e88-ab2f-c2b679d0d873 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Create volume of 1 GB Aug 06 03:12:18.637986 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:18.637986 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:18.641710 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-fc3f12f4-d346-4e88-ab2f-c2b679d0d873 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Availability Zones retrieved successfully. Aug 06 03:12:18.648337 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-fc3f12f4-d346-4e88-ab2f-c2b679d0d873 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Flow 'volume_create_api' (b67c882d-c7e6-47a2-8f36-1fc4d7868f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:18.649565 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-fc3f12f4-d346-4e88-ab2f-c2b679d0d873 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13349e6d-fa13-4338-bf39-f2fb70672150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:18.650869 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-fc3f12f4-d346-4e88-ab2f-c2b679d0d873 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:18.680231 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-fc3f12f4-d346-4e88-ab2f-c2b679d0d873 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13349e6d-fa13-4338-bf39-f2fb70672150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:18.681102 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-fc3f12f4-d346-4e88-ab2f-c2b679d0d873 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b7f628d-dd4c-4ab7-9be3-4d05fc2be53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:18.726016 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-fc3f12f4-d346-4e88-ab2f-c2b679d0d873 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Created reservations ['df19b2c2-96fa-42b3-9c18-aa797092102b', '280f10b4-91bc-4332-824b-1b32fbdd5ae6', '12d2a9a3-65f3-442f-95cd-f6316a26f360', '02350e19-96e8-432d-be68-fb0a0069b7b5'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:18.726691 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-fc3f12f4-d346-4e88-ab2f-c2b679d0d873 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b7f628d-dd4c-4ab7-9be3-4d05fc2be53d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df19b2c2-96fa-42b3-9c18-aa797092102b', '280f10b4-91bc-4332-824b-1b32fbdd5ae6', '12d2a9a3-65f3-442f-95cd-f6316a26f360', '02350e19-96e8-432d-be68-fb0a0069b7b5']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:18.727421 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-fc3f12f4-d346-4e88-ab2f-c2b679d0d873 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (747d97e5-e439-4773-aa51-217471fe2003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:18.748901 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-fc3f12f4-d346-4e88-ab2f-c2b679d0d873 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (747d97e5-e439-4773-aa51-217471fe2003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c2e9209-4cd5-48d5-b330-8291361e24e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2063231449',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a706e4876afa47edadb2aa433678a56c',qos_specs=None,replication_status=,reservations=['df19b2c2-96fa-42b3-9c18-aa797092102b','280f10b4-91bc-4332-824b-1b32fbdd5ae6','12d2a9a3-65f3-442f-95cd-f6316a26f360','02350e19-96e8-432d-be68-fb0a0069b7b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d593d18e703e4ef1a51d3c84b407fd2c',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2063231449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c2e9209-4cd5-48d5-b330-8291361e24e6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a706e4876afa47edadb2aa433678a56c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d593d18e703e4ef1a51d3c84b407fd2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:18.749665 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-fc3f12f4-d346-4e88-ab2f-c2b679d0d873 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af26009-cb09-4395-ac4d-41cd76ca5470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:18.765063 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-fc3f12f4-d346-4e88-ab2f-c2b679d0d873 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af26009-cb09-4395-ac4d-41cd76ca5470) transitioned into state 'SUCCESS' from state '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-2063231449',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a706e4876afa47edadb2aa433678a56c',qos_specs=None,replication_status=,reservations=['df19b2c2-96fa-42b3-9c18-aa797092102b','280f10b4-91bc-4332-824b-1b32fbdd5ae6','12d2a9a3-65f3-442f-95cd-f6316a26f360','02350e19-96e8-432d-be68-fb0a0069b7b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d593d18e703e4ef1a51d3c84b407fd2c',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:18.765765 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-fc3f12f4-d346-4e88-ab2f-c2b679d0d873 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74413374-1d43-4249-9d94-3ab9db93dbb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:18.774242 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-fc3f12f4-d346-4e88-ab2f-c2b679d0d873 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74413374-1d43-4249-9d94-3ab9db93dbb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:18.774982 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-fc3f12f4-d346-4e88-ab2f-c2b679d0d873 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Flow 'volume_create_api' (b67c882d-c7e6-47a2-8f36-1fc4d7868f4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:18.775286 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-fc3f12f4-d346-4e88-ab2f-c2b679d0d873 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Create volume request issued successfully. Aug 06 03:12:18.775811 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fc3f12f4-d346-4e88-ab2f-c2b679d0d873 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:18.776261 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 304/1196] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:12:18 2026] POST /volume/v3/volumes => generated 758 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:18.794930 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cbbc6d8d-8f3a-4558-9475-ca54b7d173cc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:18.797279 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cbbc6d8d-8f3a-4558-9475-ca54b7d173cc tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] GET https://10.4.3.80/volume/v3/volumes/2c2e9209-4cd5-48d5-b330-8291361e24e6 Aug 06 03:12:18.797412 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cbbc6d8d-8f3a-4558-9475-ca54b7d173cc tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:18.797608 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cbbc6d8d-8f3a-4558-9475-ca54b7d173cc tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:18.807434 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:18.807434 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:18.816880 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-cbbc6d8d-8f3a-4558-9475-ca54b7d173cc tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Volume info retrieved successfully. Aug 06 03:12:18.819003 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cbbc6d8d-8f3a-4558-9475-ca54b7d173cc tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] https://10.4.3.80/volume/v3/volumes/2c2e9209-4cd5-48d5-b330-8291361e24e6 returned with HTTP 200 Aug 06 03:12:18.819487 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 296/1197] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:18 2026] GET /volume/v3/volumes/2c2e9209-4cd5-48d5-b330-8291361e24e6 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:18.885253 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-db23feb4-5f7a-4e9a-8bd5-604535898639 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:18.887232 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-db23feb4-5f7a-4e9a-8bd5-604535898639 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] GET https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 Aug 06 03:12:18.887464 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-db23feb4-5f7a-4e9a-8bd5-604535898639 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:18.887682 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-db23feb4-5f7a-4e9a-8bd5-604535898639 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:18.895793 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:18.895793 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:18.908905 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-db23feb4-5f7a-4e9a-8bd5-604535898639 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Volume info retrieved successfully. Aug 06 03:12:18.925716 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-db23feb4-5f7a-4e9a-8bd5-604535898639 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 returned with HTTP 200 Aug 06 03:12:18.931204 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 298/1198] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:18 2026] GET /volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 => generated 901 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:19.005022 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9992d1bd-c127-4465-aa94-6ab1998a72b6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:19.007427 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9992d1bd-c127-4465-aa94-6ab1998a72b6 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:19.007709 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9992d1bd-c127-4465-aa94-6ab1998a72b6 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:19.007992 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9992d1bd-c127-4465-aa94-6ab1998a72b6 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:19.023529 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:19.023529 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:19.028294 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-9992d1bd-c127-4465-aa94-6ab1998a72b6 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:19.034666 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9992d1bd-c127-4465-aa94-6ab1998a72b6 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:19.035446 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 301/1199] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:19 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:19.227324 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-dae0f334-8670-4cbb-8a7b-709188ead17e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:19.229743 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-dae0f334-8670-4cbb-8a7b-709188ead17e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:19.229995 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-dae0f334-8670-4cbb-8a7b-709188ead17e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:19.230194 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-dae0f334-8670-4cbb-8a7b-709188ead17e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:19.230370 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-dae0f334-8670-4cbb-8a7b-709188ead17e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Show backup with id 16b9c279-93a1-4f2d-9298-c2656f9b0f49. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:12:19.234617 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:19.234617 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:19.235491 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-dae0f334-8670-4cbb-8a7b-709188ead17e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 200 Aug 06 03:12:19.235886 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 305/1200] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:19 2026] GET /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 831 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:19.491662 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3584b938-143f-4a8b-8205-3beb1800d6e9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:19.493494 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3584b938-143f-4a8b-8205-3beb1800d6e9 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] GET https://10.4.3.80/volume/v3/volumes/df0498f4-49cd-4bec-aa98-4bf81f09dd24 Aug 06 03:12:19.493707 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3584b938-143f-4a8b-8205-3beb1800d6e9 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:19.493937 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3584b938-143f-4a8b-8205-3beb1800d6e9 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:19.501667 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:19.501667 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:19.506208 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3584b938-143f-4a8b-8205-3beb1800d6e9 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Volume info retrieved successfully. Aug 06 03:12:19.511087 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3584b938-143f-4a8b-8205-3beb1800d6e9 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] https://10.4.3.80/volume/v3/volumes/df0498f4-49cd-4bec-aa98-4bf81f09dd24 returned with HTTP 200 Aug 06 03:12:19.511545 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 297/1201] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:19 2026] GET /volume/v3/volumes/df0498f4-49cd-4bec-aa98-4bf81f09dd24 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:19.526645 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2f2e0d59-8e8c-4c88-989f-7f1c82cd1150 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:19.545962 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2f2e0d59-8e8c-4c88-989f-7f1c82cd1150 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] GET https://10.4.3.80/volume/v3/volumes/df0498f4-49cd-4bec-aa98-4bf81f09dd24 Aug 06 03:12:19.546328 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2f2e0d59-8e8c-4c88-989f-7f1c82cd1150 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:19.546530 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2f2e0d59-8e8c-4c88-989f-7f1c82cd1150 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:19.553487 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:19.553487 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:19.559260 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2f2e0d59-8e8c-4c88-989f-7f1c82cd1150 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Volume info retrieved successfully. Aug 06 03:12:19.563021 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2f2e0d59-8e8c-4c88-989f-7f1c82cd1150 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] https://10.4.3.80/volume/v3/volumes/df0498f4-49cd-4bec-aa98-4bf81f09dd24 returned with HTTP 200 Aug 06 03:12:19.563432 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 299/1202] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:19 2026] GET /volume/v3/volumes/df0498f4-49cd-4bec-aa98-4bf81f09dd24 => generated 867 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:19.577991 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-01d0d01b-2b95-4efe-a0a3-98123aa657f9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:19.580203 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-01d0d01b-2b95-4efe-a0a3-98123aa657f9 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:12:19.580675 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-01d0d01b-2b95-4efe-a0a3-98123aa657f9 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df0498f4-49cd-4bec-aa98-4bf81f09dd24", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-582503495"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:19.608125 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:19.608125 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:19.608586 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-01d0d01b-2b95-4efe-a0a3-98123aa657f9 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Volume info retrieved successfully. Aug 06 03:12:19.608734 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-01d0d01b-2b95-4efe-a0a3-98123aa657f9 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Create snapshot from volume df0498f4-49cd-4bec-aa98-4bf81f09dd24 Aug 06 03:12:19.661815 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-01d0d01b-2b95-4efe-a0a3-98123aa657f9 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Created reservations ['79bd9ffd-8072-48be-bb7c-ade00ab7964a', '86f7e229-b4df-4e19-a8f3-b56d49ddcae6', '57f189d8-a219-41cd-8961-026b85ac4b3e', 'e9f5b749-7868-4eaf-a950-d2a4c8ab4ed6'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:19.695897 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-01d0d01b-2b95-4efe-a0a3-98123aa657f9 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Snapshot create request issued successfully. Aug 06 03:12:19.695897 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-01d0d01b-2b95-4efe-a0a3-98123aa657f9 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:12:19.695897 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 302/1203] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:12:19 2026] POST /volume/v3/snapshots => generated 325 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:19.707007 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0c7bf6d1-300a-47e9-8cd4-7d664cde312b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:19.708711 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0c7bf6d1-300a-47e9-8cd4-7d664cde312b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] GET https://10.4.3.80/volume/v3/snapshots/2350484c-fae7-4792-84f7-22cb899fe51c Aug 06 03:12:19.708940 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0c7bf6d1-300a-47e9-8cd4-7d664cde312b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:19.709415 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0c7bf6d1-300a-47e9-8cd4-7d664cde312b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:19.716597 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:19.716597 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:19.717077 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-0c7bf6d1-300a-47e9-8cd4-7d664cde312b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Snapshot retrieved successfully. Aug 06 03:12:19.718127 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0c7bf6d1-300a-47e9-8cd4-7d664cde312b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] https://10.4.3.80/volume/v3/snapshots/2350484c-fae7-4792-84f7-22cb899fe51c returned with HTTP 200 Aug 06 03:12:19.718224 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 306/1204] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:19 2026] GET /volume/v3/snapshots/2350484c-fae7-4792-84f7-22cb899fe51c => generated 457 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:19.834082 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-bdd3d7d1-f94f-465e-ac20-a67354c06f39 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:19.838631 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bdd3d7d1-f94f-465e-ac20-a67354c06f39 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] GET https://10.4.3.80/volume/v3/volumes/2c2e9209-4cd5-48d5-b330-8291361e24e6 Aug 06 03:12:19.838937 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bdd3d7d1-f94f-465e-ac20-a67354c06f39 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:19.838986 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bdd3d7d1-f94f-465e-ac20-a67354c06f39 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:19.850270 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:19.850270 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:19.855260 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-bdd3d7d1-f94f-465e-ac20-a67354c06f39 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Volume info retrieved successfully. Aug 06 03:12:19.857790 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bdd3d7d1-f94f-465e-ac20-a67354c06f39 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] https://10.4.3.80/volume/v3/volumes/2c2e9209-4cd5-48d5-b330-8291361e24e6 returned with HTTP 200 Aug 06 03:12:19.858185 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 298/1205] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:19 2026] GET /volume/v3/volumes/2c2e9209-4cd5-48d5-b330-8291361e24e6 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:19.892236 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-75d22f1b-4361-4334-8417-44f78c1db108 req-e9c4ae8e-5c46-4143-a837-994b567a9dbf None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:19.894692 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-75d22f1b-4361-4334-8417-44f78c1db108 req-e9c4ae8e-5c46-4143-a837-994b567a9dbf tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] GET https://10.4.3.80/volume/v3/volumes/2c2e9209-4cd5-48d5-b330-8291361e24e6 Aug 06 03:12:19.894938 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-75d22f1b-4361-4334-8417-44f78c1db108 req-e9c4ae8e-5c46-4143-a837-994b567a9dbf tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:19.895139 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-75d22f1b-4361-4334-8417-44f78c1db108 req-e9c4ae8e-5c46-4143-a837-994b567a9dbf tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:19.908357 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:19.908357 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:19.912811 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-75d22f1b-4361-4334-8417-44f78c1db108 req-e9c4ae8e-5c46-4143-a837-994b567a9dbf tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Volume info retrieved successfully. Aug 06 03:12:19.917501 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-75d22f1b-4361-4334-8417-44f78c1db108 req-e9c4ae8e-5c46-4143-a837-994b567a9dbf tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] https://10.4.3.80/volume/v3/volumes/2c2e9209-4cd5-48d5-b330-8291361e24e6 returned with HTTP 200 Aug 06 03:12:19.917899 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 300/1206] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:19 2026] GET /volume/v3/volumes/2c2e9209-4cd5-48d5-b330-8291361e24e6 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:19.943601 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-be26bd3c-e344-4cd9-b2d5-1fc2d1ed8237 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:19.954488 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-be26bd3c-e344-4cd9-b2d5-1fc2d1ed8237 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] GET https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 Aug 06 03:12:19.954672 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-be26bd3c-e344-4cd9-b2d5-1fc2d1ed8237 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:19.954844 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-be26bd3c-e344-4cd9-b2d5-1fc2d1ed8237 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:19.963377 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:19.963377 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:19.966969 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-be26bd3c-e344-4cd9-b2d5-1fc2d1ed8237 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Volume info retrieved successfully. Aug 06 03:12:19.972055 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-be26bd3c-e344-4cd9-b2d5-1fc2d1ed8237 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 returned with HTTP 200 Aug 06 03:12:19.973324 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 303/1207] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:19 2026] GET /volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:20.051371 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d038d4bc-0dc2-4848-90b3-246f4c268388 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:20.053390 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d038d4bc-0dc2-4848-90b3-246f4c268388 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:20.053650 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d038d4bc-0dc2-4848-90b3-246f4c268388 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:20.053941 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d038d4bc-0dc2-4848-90b3-246f4c268388 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:20.067156 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:20.067156 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:20.070693 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d038d4bc-0dc2-4848-90b3-246f4c268388 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:20.075630 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d038d4bc-0dc2-4848-90b3-246f4c268388 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:20.076046 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 307/1208] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:20 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1146 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:20.093018 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-5da999be-2461-48c0-9e29-f56bfecee84f req-16eea3f2-4539-47b0-9047-25f362453295 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:20.095536 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5da999be-2461-48c0-9e29-f56bfecee84f req-16eea3f2-4539-47b0-9047-25f362453295 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:12:20.095761 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5da999be-2461-48c0-9e29-f56bfecee84f req-16eea3f2-4539-47b0-9047-25f362453295 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:20.095980 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5da999be-2461-48c0-9e29-f56bfecee84f req-16eea3f2-4539-47b0-9047-25f362453295 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Calling method 'detail' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:20.096254 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [req-5da999be-2461-48c0-9e29-f56bfecee84f req-16eea3f2-4539-47b0-9047-25f362453295 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:20.097718 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [req-5da999be-2461-48c0-9e29-f56bfecee84f req-16eea3f2-4539-47b0-9047-25f362453295 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100901) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:12:20.110006 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-5da999be-2461-48c0-9e29-f56bfecee84f req-16eea3f2-4539-47b0-9047-25f362453295 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Get all volumes completed successfully. Aug 06 03:12:20.111761 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:20.111761 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:20.116552 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5da999be-2461-48c0-9e29-f56bfecee84f req-16eea3f2-4539-47b0-9047-25f362453295 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:12:20.117046 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 299/1209] 10.4.3.80 () {68 vars in 1501 bytes} [Thu Aug 6 03:12:20 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:20.155985 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-02ad5d4c-824a-4d2d-a645-4b44cbec11c9 req-ace4ea32-981c-4051-a8c9-705ff594c7ef None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:20.158278 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-02ad5d4c-824a-4d2d-a645-4b44cbec11c9 req-ace4ea32-981c-4051-a8c9-705ff594c7ef tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:12:20.158589 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-02ad5d4c-824a-4d2d-a645-4b44cbec11c9 req-ace4ea32-981c-4051-a8c9-705ff594c7ef tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:20.158807 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-02ad5d4c-824a-4d2d-a645-4b44cbec11c9 req-ace4ea32-981c-4051-a8c9-705ff594c7ef tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Calling method 'detail' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:20.159067 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [req-02ad5d4c-824a-4d2d-a645-4b44cbec11c9 req-ace4ea32-981c-4051-a8c9-705ff594c7ef tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:20.159804 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-02ad5d4c-824a-4d2d-a645-4b44cbec11c9 req-ace4ea32-981c-4051-a8c9-705ff594c7ef tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:12:20.168240 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-02ad5d4c-824a-4d2d-a645-4b44cbec11c9 req-ace4ea32-981c-4051-a8c9-705ff594c7ef tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Get all volumes completed successfully. Aug 06 03:12:20.169254 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:20.169254 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:20.174456 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-02ad5d4c-824a-4d2d-a645-4b44cbec11c9 req-ace4ea32-981c-4051-a8c9-705ff594c7ef tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:12:20.175042 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 301/1210] 10.4.3.80 () {68 vars in 1501 bytes} [Thu Aug 6 03:12:20 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:20.203235 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-5d204ce3-e845-45e2-80e1-f6304be53fc0 req-5a888e46-4e49-4ae5-9c3c-db529fb90209 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:20.205584 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5d204ce3-e845-45e2-80e1-f6304be53fc0 req-5a888e46-4e49-4ae5-9c3c-db529fb90209 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:12:20.205808 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-5d204ce3-e845-45e2-80e1-f6304be53fc0 req-5a888e46-4e49-4ae5-9c3c-db529fb90209 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:20.206058 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-5d204ce3-e845-45e2-80e1-f6304be53fc0 req-5a888e46-4e49-4ae5-9c3c-db529fb90209 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Calling method 'detail' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:20.206416 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [req-5d204ce3-e845-45e2-80e1-f6304be53fc0 req-5a888e46-4e49-4ae5-9c3c-db529fb90209 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:20.207285 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [req-5d204ce3-e845-45e2-80e1-f6304be53fc0 req-5a888e46-4e49-4ae5-9c3c-db529fb90209 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100900) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:12:20.217100 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-5d204ce3-e845-45e2-80e1-f6304be53fc0 req-5a888e46-4e49-4ae5-9c3c-db529fb90209 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Get all volumes completed successfully. Aug 06 03:12:20.218394 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:20.218394 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:20.223743 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5d204ce3-e845-45e2-80e1-f6304be53fc0 req-5a888e46-4e49-4ae5-9c3c-db529fb90209 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:12:20.224283 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 304/1211] 10.4.3.80 () {68 vars in 1501 bytes} [Thu Aug 6 03:12:20 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:20.251293 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8e4470be-cf0f-4a6b-a04c-7ede5d164487 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:20.252998 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8e4470be-cf0f-4a6b-a04c-7ede5d164487 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:20.253159 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8e4470be-cf0f-4a6b-a04c-7ede5d164487 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:20.253331 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8e4470be-cf0f-4a6b-a04c-7ede5d164487 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:20.253433 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-8e4470be-cf0f-4a6b-a04c-7ede5d164487 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Show backup with id 16b9c279-93a1-4f2d-9298-c2656f9b0f49. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:12:20.253944 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-835a8411-2e03-4577-83d8-7c39df11d6e1 req-e60139df-0aa1-4cbd-8334-8ae8a933d27c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:20.257306 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:20.257306 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:20.257451 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-835a8411-2e03-4577-83d8-7c39df11d6e1 req-e60139df-0aa1-4cbd-8334-8ae8a933d27c tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:12:20.257688 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-835a8411-2e03-4577-83d8-7c39df11d6e1 req-e60139df-0aa1-4cbd-8334-8ae8a933d27c tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:20.257946 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-835a8411-2e03-4577-83d8-7c39df11d6e1 req-e60139df-0aa1-4cbd-8334-8ae8a933d27c tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Calling method 'detail' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:20.258028 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8e4470be-cf0f-4a6b-a04c-7ede5d164487 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 200 Aug 06 03:12:20.258240 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [req-835a8411-2e03-4577-83d8-7c39df11d6e1 req-e60139df-0aa1-4cbd-8334-8ae8a933d27c tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:20.258362 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 308/1212] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:20 2026] GET /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 831 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:20.259312 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [req-835a8411-2e03-4577-83d8-7c39df11d6e1 req-e60139df-0aa1-4cbd-8334-8ae8a933d27c tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100901) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:12:20.272476 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-835a8411-2e03-4577-83d8-7c39df11d6e1 req-e60139df-0aa1-4cbd-8334-8ae8a933d27c tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Get all volumes completed successfully. Aug 06 03:12:20.273734 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:20.273734 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:20.279075 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-835a8411-2e03-4577-83d8-7c39df11d6e1 req-e60139df-0aa1-4cbd-8334-8ae8a933d27c tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:12:20.279760 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 300/1213] 10.4.3.80 () {68 vars in 1501 bytes} [Thu Aug 6 03:12:20 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:20.306115 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-5ad047ba-312c-4815-8dad-dd7bb8118c02 req-d6bc8c12-5b11-4dff-977a-788d032b60de None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:20.307998 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5ad047ba-312c-4815-8dad-dd7bb8118c02 req-d6bc8c12-5b11-4dff-977a-788d032b60de tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:12:20.308149 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5ad047ba-312c-4815-8dad-dd7bb8118c02 req-d6bc8c12-5b11-4dff-977a-788d032b60de tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:20.308327 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5ad047ba-312c-4815-8dad-dd7bb8118c02 req-d6bc8c12-5b11-4dff-977a-788d032b60de tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Calling method 'detail' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:20.308530 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [req-5ad047ba-312c-4815-8dad-dd7bb8118c02 req-d6bc8c12-5b11-4dff-977a-788d032b60de tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:20.309130 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [req-5ad047ba-312c-4815-8dad-dd7bb8118c02 req-d6bc8c12-5b11-4dff-977a-788d032b60de tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:12:20.316522 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-5ad047ba-312c-4815-8dad-dd7bb8118c02 req-d6bc8c12-5b11-4dff-977a-788d032b60de tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Get all volumes completed successfully. Aug 06 03:12:20.317294 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:20.317294 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:20.320823 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5ad047ba-312c-4815-8dad-dd7bb8118c02 req-d6bc8c12-5b11-4dff-977a-788d032b60de tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:12:20.321175 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 302/1214] 10.4.3.80 () {68 vars in 1501 bytes} [Thu Aug 6 03:12:20 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:20.349951 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-4717fce6-50c0-4295-98d6-b5cdc6e6f153 req-3688dfd5-33d7-4fa4-be84-7828fdfba5d6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:20.352669 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-4717fce6-50c0-4295-98d6-b5cdc6e6f153 req-3688dfd5-33d7-4fa4-be84-7828fdfba5d6 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:12:20.352973 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-4717fce6-50c0-4295-98d6-b5cdc6e6f153 req-3688dfd5-33d7-4fa4-be84-7828fdfba5d6 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:20.353240 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-4717fce6-50c0-4295-98d6-b5cdc6e6f153 req-3688dfd5-33d7-4fa4-be84-7828fdfba5d6 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Calling method 'detail' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:20.353572 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [req-4717fce6-50c0-4295-98d6-b5cdc6e6f153 req-3688dfd5-33d7-4fa4-be84-7828fdfba5d6 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:20.354583 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [req-4717fce6-50c0-4295-98d6-b5cdc6e6f153 req-3688dfd5-33d7-4fa4-be84-7828fdfba5d6 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100900) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:12:20.365531 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-4717fce6-50c0-4295-98d6-b5cdc6e6f153 req-3688dfd5-33d7-4fa4-be84-7828fdfba5d6 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Get all volumes completed successfully. Aug 06 03:12:20.366927 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:20.366927 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:20.372796 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-4717fce6-50c0-4295-98d6-b5cdc6e6f153 req-3688dfd5-33d7-4fa4-be84-7828fdfba5d6 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:12:20.373366 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 305/1215] 10.4.3.80 () {68 vars in 1501 bytes} [Thu Aug 6 03:12:20 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:20.398170 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-cb4e191e-1e49-4745-8fd1-8affd38be3e3 req-c43ff5a0-133e-4ad1-8740-75ba128d17e4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:20.400717 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-cb4e191e-1e49-4745-8fd1-8affd38be3e3 req-c43ff5a0-133e-4ad1-8740-75ba128d17e4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:12:20.400983 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-cb4e191e-1e49-4745-8fd1-8affd38be3e3 req-c43ff5a0-133e-4ad1-8740-75ba128d17e4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:20.401223 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-cb4e191e-1e49-4745-8fd1-8affd38be3e3 req-c43ff5a0-133e-4ad1-8740-75ba128d17e4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Calling method 'detail' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:20.401579 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [req-cb4e191e-1e49-4745-8fd1-8affd38be3e3 req-c43ff5a0-133e-4ad1-8740-75ba128d17e4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:20.402531 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-cb4e191e-1e49-4745-8fd1-8affd38be3e3 req-c43ff5a0-133e-4ad1-8740-75ba128d17e4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:12:20.411277 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-cb4e191e-1e49-4745-8fd1-8affd38be3e3 req-c43ff5a0-133e-4ad1-8740-75ba128d17e4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Get all volumes completed successfully. Aug 06 03:12:20.412187 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:20.412187 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:20.416602 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-cb4e191e-1e49-4745-8fd1-8affd38be3e3 req-c43ff5a0-133e-4ad1-8740-75ba128d17e4 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:12:20.417025 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 309/1216] 10.4.3.80 () {68 vars in 1501 bytes} [Thu Aug 6 03:12:20 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:20.445495 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-d2ad4376-70e3-4ed9-a4c3-c0824b6f3683 req-6e01f5d8-dc58-415a-8b4f-a129011286df None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:20.448238 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-d2ad4376-70e3-4ed9-a4c3-c0824b6f3683 req-6e01f5d8-dc58-415a-8b4f-a129011286df tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:12:20.448465 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-d2ad4376-70e3-4ed9-a4c3-c0824b6f3683 req-6e01f5d8-dc58-415a-8b4f-a129011286df tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:20.448699 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-d2ad4376-70e3-4ed9-a4c3-c0824b6f3683 req-6e01f5d8-dc58-415a-8b4f-a129011286df tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Calling method 'detail' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:20.449018 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [req-d2ad4376-70e3-4ed9-a4c3-c0824b6f3683 req-6e01f5d8-dc58-415a-8b4f-a129011286df tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:20.450420 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [req-d2ad4376-70e3-4ed9-a4c3-c0824b6f3683 req-6e01f5d8-dc58-415a-8b4f-a129011286df tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100901) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:12:20.462042 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-d2ad4376-70e3-4ed9-a4c3-c0824b6f3683 req-6e01f5d8-dc58-415a-8b4f-a129011286df tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] Get all volumes completed successfully. Aug 06 03:12:20.463495 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:20.463495 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:20.468798 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-d2ad4376-70e3-4ed9-a4c3-c0824b6f3683 req-6e01f5d8-dc58-415a-8b4f-a129011286df tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-reader] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:12:20.469368 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 301/1217] 10.4.3.80 () {68 vars in 1501 bytes} [Thu Aug 6 03:12:20 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:20.489785 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-820ead65-8246-4efb-b419-07c5a8d26209 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:20.492050 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-820ead65-8246-4efb-b419-07c5a8d26209 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] DELETE https://10.4.3.80/volume/v3/volumes/2c2e9209-4cd5-48d5-b330-8291361e24e6 Aug 06 03:12:20.492346 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-820ead65-8246-4efb-b419-07c5a8d26209 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:20.492544 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-820ead65-8246-4efb-b419-07c5a8d26209 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:20.492701 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-820ead65-8246-4efb-b419-07c5a8d26209 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Delete volume with id: 2c2e9209-4cd5-48d5-b330-8291361e24e6 Aug 06 03:12:20.500270 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:20.500270 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:20.500952 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-820ead65-8246-4efb-b419-07c5a8d26209 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Volume info retrieved successfully. Aug 06 03:12:20.516412 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-820ead65-8246-4efb-b419-07c5a8d26209 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Delete volume request issued successfully. Aug 06 03:12:20.516581 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-820ead65-8246-4efb-b419-07c5a8d26209 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] https://10.4.3.80/volume/v3/volumes/2c2e9209-4cd5-48d5-b330-8291361e24e6 returned with HTTP 202 Aug 06 03:12:20.516957 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 303/1218] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:12:20 2026] DELETE /volume/v3/volumes/2c2e9209-4cd5-48d5-b330-8291361e24e6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:20.525715 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5d45d496-f7cb-48fb-8a53-6a38232c7373 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:20.527544 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5d45d496-f7cb-48fb-8a53-6a38232c7373 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] GET https://10.4.3.80/volume/v3/volumes/2c2e9209-4cd5-48d5-b330-8291361e24e6 Aug 06 03:12:20.527696 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5d45d496-f7cb-48fb-8a53-6a38232c7373 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:20.527921 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5d45d496-f7cb-48fb-8a53-6a38232c7373 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:20.534690 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:20.534690 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:20.538001 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5d45d496-f7cb-48fb-8a53-6a38232c7373 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Volume info retrieved successfully. Aug 06 03:12:20.542423 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5d45d496-f7cb-48fb-8a53-6a38232c7373 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] https://10.4.3.80/volume/v3/volumes/2c2e9209-4cd5-48d5-b330-8291361e24e6 returned with HTTP 200 Aug 06 03:12:20.542423 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 306/1219] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:20 2026] GET /volume/v3/volumes/2c2e9209-4cd5-48d5-b330-8291361e24e6 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:20.728360 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1537da0e-0d32-4f3c-a0c7-c2fd1342064e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:20.730463 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1537da0e-0d32-4f3c-a0c7-c2fd1342064e tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] GET https://10.4.3.80/volume/v3/snapshots/2350484c-fae7-4792-84f7-22cb899fe51c Aug 06 03:12:20.730717 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1537da0e-0d32-4f3c-a0c7-c2fd1342064e tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:20.730936 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1537da0e-0d32-4f3c-a0c7-c2fd1342064e tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:20.736119 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:20.736119 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:20.736638 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1537da0e-0d32-4f3c-a0c7-c2fd1342064e tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Snapshot retrieved successfully. Aug 06 03:12:20.737477 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1537da0e-0d32-4f3c-a0c7-c2fd1342064e tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] https://10.4.3.80/volume/v3/snapshots/2350484c-fae7-4792-84f7-22cb899fe51c returned with HTTP 200 Aug 06 03:12:20.737851 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 310/1220] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:20 2026] GET /volume/v3/snapshots/2350484c-fae7-4792-84f7-22cb899fe51c => generated 484 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:20.747570 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-bc9c3204-b1bd-4520-af6e-79aa315a7a5a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:20.749137 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bc9c3204-b1bd-4520-af6e-79aa315a7a5a tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] GET https://10.4.3.80/volume/v3/snapshots/2350484c-fae7-4792-84f7-22cb899fe51c Aug 06 03:12:20.749290 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bc9c3204-b1bd-4520-af6e-79aa315a7a5a tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:20.749555 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bc9c3204-b1bd-4520-af6e-79aa315a7a5a tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:20.754099 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:20.754099 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:20.754506 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-bc9c3204-b1bd-4520-af6e-79aa315a7a5a tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Snapshot retrieved successfully. Aug 06 03:12:20.755153 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bc9c3204-b1bd-4520-af6e-79aa315a7a5a tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] https://10.4.3.80/volume/v3/snapshots/2350484c-fae7-4792-84f7-22cb899fe51c returned with HTTP 200 Aug 06 03:12:20.755496 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 302/1221] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:20 2026] GET /volume/v3/snapshots/2350484c-fae7-4792-84f7-22cb899fe51c => generated 484 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:20.767283 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a530eb11-8b6e-4f47-a3a2-5df588a4a0cd None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:20.769252 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a530eb11-8b6e-4f47-a3a2-5df588a4a0cd tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/2350484c-fae7-4792-84f7-22cb899fe51c Aug 06 03:12:20.769501 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a530eb11-8b6e-4f47-a3a2-5df588a4a0cd tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:20.769722 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a530eb11-8b6e-4f47-a3a2-5df588a4a0cd tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:20.769823 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-a530eb11-8b6e-4f47-a3a2-5df588a4a0cd tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Delete snapshot with id: 2350484c-fae7-4792-84f7-22cb899fe51c Aug 06 03:12:20.775510 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:20.775510 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:20.776015 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a530eb11-8b6e-4f47-a3a2-5df588a4a0cd tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Snapshot retrieved successfully. Aug 06 03:12:20.792826 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a530eb11-8b6e-4f47-a3a2-5df588a4a0cd tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Snapshot delete request issued successfully. Aug 06 03:12:20.793095 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a530eb11-8b6e-4f47-a3a2-5df588a4a0cd tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] https://10.4.3.80/volume/v3/snapshots/2350484c-fae7-4792-84f7-22cb899fe51c returned with HTTP 202 Aug 06 03:12:20.793549 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 304/1222] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:12:20 2026] DELETE /volume/v3/snapshots/2350484c-fae7-4792-84f7-22cb899fe51c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:20.803277 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d23fe2d0-dab9-4f1f-89f5-561e8b4b91b4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:20.805027 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d23fe2d0-dab9-4f1f-89f5-561e8b4b91b4 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] GET https://10.4.3.80/volume/v3/snapshots/2350484c-fae7-4792-84f7-22cb899fe51c Aug 06 03:12:20.805152 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d23fe2d0-dab9-4f1f-89f5-561e8b4b91b4 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:20.805359 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d23fe2d0-dab9-4f1f-89f5-561e8b4b91b4 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:20.810155 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:20.810155 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:20.810542 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d23fe2d0-dab9-4f1f-89f5-561e8b4b91b4 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Snapshot retrieved successfully. Aug 06 03:12:20.811230 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d23fe2d0-dab9-4f1f-89f5-561e8b4b91b4 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] https://10.4.3.80/volume/v3/snapshots/2350484c-fae7-4792-84f7-22cb899fe51c returned with HTTP 200 Aug 06 03:12:20.811571 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 307/1223] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:20 2026] GET /volume/v3/snapshots/2350484c-fae7-4792-84f7-22cb899fe51c => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:20.988281 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f11571c3-1b17-456a-9bee-5580cbc3c692 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:20.991129 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f11571c3-1b17-456a-9bee-5580cbc3c692 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] GET https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 Aug 06 03:12:20.991129 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f11571c3-1b17-456a-9bee-5580cbc3c692 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:20.991129 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f11571c3-1b17-456a-9bee-5580cbc3c692 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:20.996735 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:20.996735 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:20.999887 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f11571c3-1b17-456a-9bee-5580cbc3c692 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Volume info retrieved successfully. Aug 06 03:12:21.003731 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f11571c3-1b17-456a-9bee-5580cbc3c692 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 returned with HTTP 200 Aug 06 03:12:21.004332 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 311/1224] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:20 2026] GET /volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:21.093183 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-68b33872-8096-4a63-ac2a-50dc46fc3562 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:21.095368 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-68b33872-8096-4a63-ac2a-50dc46fc3562 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:21.095547 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-68b33872-8096-4a63-ac2a-50dc46fc3562 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:21.095718 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-68b33872-8096-4a63-ac2a-50dc46fc3562 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:21.107551 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:21.107551 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:21.112536 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-68b33872-8096-4a63-ac2a-50dc46fc3562 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:21.117977 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-68b33872-8096-4a63-ac2a-50dc46fc3562 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:21.118576 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 303/1225] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:21 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:21.272667 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d5f81df4-1130-45ad-888b-5a84ce21d977 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:21.273198 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d5f81df4-1130-45ad-888b-5a84ce21d977 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:21.273611 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d5f81df4-1130-45ad-888b-5a84ce21d977 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:21.273717 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d5f81df4-1130-45ad-888b-5a84ce21d977 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:21.273759 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-d5f81df4-1130-45ad-888b-5a84ce21d977 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Show backup with id 16b9c279-93a1-4f2d-9298-c2656f9b0f49. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:12:21.279314 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:21.279314 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:21.280238 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d5f81df4-1130-45ad-888b-5a84ce21d977 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 200 Aug 06 03:12:21.280665 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 305/1226] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:21 2026] GET /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:21.559183 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-84016f35-6f98-4fff-b707-c389d0d2020e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:21.563237 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-84016f35-6f98-4fff-b707-c389d0d2020e tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] GET https://10.4.3.80/volume/v3/volumes/2c2e9209-4cd5-48d5-b330-8291361e24e6 Aug 06 03:12:21.563237 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-84016f35-6f98-4fff-b707-c389d0d2020e tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:21.563237 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-84016f35-6f98-4fff-b707-c389d0d2020e tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:21.570371 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-84016f35-6f98-4fff-b707-c389d0d2020e tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] https://10.4.3.80/volume/v3/volumes/2c2e9209-4cd5-48d5-b330-8291361e24e6 returned with HTTP 404 Aug 06 03:12:21.571366 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 308/1227] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:21 2026] GET /volume/v3/volumes/2c2e9209-4cd5-48d5-b330-8291361e24e6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:21.582135 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0d20c832-2bf9-4eda-9fa0-021aa7d1dc31 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:21.588854 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0d20c832-2bf9-4eda-9fa0-021aa7d1dc31 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] DELETE https://10.4.3.80/volume/v3/volumes/d661c29a-f044-421e-99a8-ee2aeb9d9235 Aug 06 03:12:21.588854 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0d20c832-2bf9-4eda-9fa0-021aa7d1dc31 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:21.588854 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0d20c832-2bf9-4eda-9fa0-021aa7d1dc31 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:21.588854 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-0d20c832-2bf9-4eda-9fa0-021aa7d1dc31 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Delete volume with id: d661c29a-f044-421e-99a8-ee2aeb9d9235 Aug 06 03:12:21.603380 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:21.603380 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:21.604226 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-0d20c832-2bf9-4eda-9fa0-021aa7d1dc31 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Volume info retrieved successfully. Aug 06 03:12:21.624744 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-0d20c832-2bf9-4eda-9fa0-021aa7d1dc31 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Delete volume request issued successfully. Aug 06 03:12:21.624744 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0d20c832-2bf9-4eda-9fa0-021aa7d1dc31 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] https://10.4.3.80/volume/v3/volumes/d661c29a-f044-421e-99a8-ee2aeb9d9235 returned with HTTP 202 Aug 06 03:12:21.624744 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 312/1228] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:12:21 2026] DELETE /volume/v3/volumes/d661c29a-f044-421e-99a8-ee2aeb9d9235 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:21.635819 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2a810b71-4645-48ef-84ca-15e6751dbbad None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:21.637751 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2a810b71-4645-48ef-84ca-15e6751dbbad tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] GET https://10.4.3.80/volume/v3/volumes/d661c29a-f044-421e-99a8-ee2aeb9d9235 Aug 06 03:12:21.637816 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2a810b71-4645-48ef-84ca-15e6751dbbad tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:21.638042 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2a810b71-4645-48ef-84ca-15e6751dbbad tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:21.645131 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:21.645131 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:21.650072 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-2a810b71-4645-48ef-84ca-15e6751dbbad tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Volume info retrieved successfully. Aug 06 03:12:21.654763 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2a810b71-4645-48ef-84ca-15e6751dbbad tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] https://10.4.3.80/volume/v3/volumes/d661c29a-f044-421e-99a8-ee2aeb9d9235 returned with HTTP 200 Aug 06 03:12:21.655146 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 304/1229] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:21 2026] GET /volume/v3/volumes/d661c29a-f044-421e-99a8-ee2aeb9d9235 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:21.759863 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-c52a4bce-4fcf-40e2-9849-f90090c1ade1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:21.761948 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-c52a4bce-4fcf-40e2-9849-f90090c1ade1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/attachments/534c606e-a134-4f63-aaf0-cdfe0173a145/action Aug 06 03:12:21.762302 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-c52a4bce-4fcf-40e2-9849-f90090c1ade1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:12:21.762475 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-c52a4bce-4fcf-40e2-9849-f90090c1ade1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:21.780391 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:21.780391 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:21.790379 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-c69af3a5-452a-4d6b-9a2f-5d073032e4c0 req-c52a4bce-4fcf-40e2-9849-f90090c1ade1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/534c606e-a134-4f63-aaf0-cdfe0173a145/action returned with HTTP 204 Aug 06 03:12:21.790790 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 306/1230] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:12:21 2026] POST /volume/v3/attachments/534c606e-a134-4f63-aaf0-cdfe0173a145/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:21.821069 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-dd43915a-ac4c-43c6-a30e-a85fb11b0a85 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:21.822795 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-dd43915a-ac4c-43c6-a30e-a85fb11b0a85 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] GET https://10.4.3.80/volume/v3/snapshots/2350484c-fae7-4792-84f7-22cb899fe51c Aug 06 03:12:21.822959 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-dd43915a-ac4c-43c6-a30e-a85fb11b0a85 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:21.823141 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-dd43915a-ac4c-43c6-a30e-a85fb11b0a85 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:21.827312 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-dd43915a-ac4c-43c6-a30e-a85fb11b0a85 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] https://10.4.3.80/volume/v3/snapshots/2350484c-fae7-4792-84f7-22cb899fe51c returned with HTTP 404 Aug 06 03:12:21.827866 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 309/1231] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:21 2026] GET /volume/v3/snapshots/2350484c-fae7-4792-84f7-22cb899fe51c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:21.835691 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7480915b-5f65-48c9-b2c6-1f6abf9ba06b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:21.837385 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7480915b-5f65-48c9-b2c6-1f6abf9ba06b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] DELETE https://10.4.3.80/volume/v3/volumes/df0498f4-49cd-4bec-aa98-4bf81f09dd24 Aug 06 03:12:21.837715 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7480915b-5f65-48c9-b2c6-1f6abf9ba06b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:21.839115 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7480915b-5f65-48c9-b2c6-1f6abf9ba06b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:21.839115 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-7480915b-5f65-48c9-b2c6-1f6abf9ba06b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Delete volume with id: df0498f4-49cd-4bec-aa98-4bf81f09dd24 Aug 06 03:12:21.845909 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:21.845909 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:21.846638 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7480915b-5f65-48c9-b2c6-1f6abf9ba06b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Volume info retrieved successfully. Aug 06 03:12:21.863088 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7480915b-5f65-48c9-b2c6-1f6abf9ba06b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Delete volume request issued successfully. Aug 06 03:12:21.864278 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7480915b-5f65-48c9-b2c6-1f6abf9ba06b tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] https://10.4.3.80/volume/v3/volumes/df0498f4-49cd-4bec-aa98-4bf81f09dd24 returned with HTTP 202 Aug 06 03:12:21.864278 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 313/1232] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:12:21 2026] DELETE /volume/v3/volumes/df0498f4-49cd-4bec-aa98-4bf81f09dd24 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:21.873315 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-98f3f937-cae7-4a3e-8c4f-610abac5a1ad None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:21.874985 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-98f3f937-cae7-4a3e-8c4f-610abac5a1ad tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] GET https://10.4.3.80/volume/v3/volumes/df0498f4-49cd-4bec-aa98-4bf81f09dd24 Aug 06 03:12:21.875222 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-98f3f937-cae7-4a3e-8c4f-610abac5a1ad tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:21.875513 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-98f3f937-cae7-4a3e-8c4f-610abac5a1ad tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:21.882856 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:21.882856 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:21.886693 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-98f3f937-cae7-4a3e-8c4f-610abac5a1ad tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Volume info retrieved successfully. Aug 06 03:12:21.892073 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-98f3f937-cae7-4a3e-8c4f-610abac5a1ad tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] https://10.4.3.80/volume/v3/volumes/df0498f4-49cd-4bec-aa98-4bf81f09dd24 returned with HTTP 200 Aug 06 03:12:21.892895 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 305/1233] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:21 2026] GET /volume/v3/volumes/df0498f4-49cd-4bec-aa98-4bf81f09dd24 => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:22.015650 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1ad60484-704d-454b-9bdb-d0ab91fae740 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:22.020217 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1ad60484-704d-454b-9bdb-d0ab91fae740 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] GET https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 Aug 06 03:12:22.020431 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1ad60484-704d-454b-9bdb-d0ab91fae740 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:22.020613 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1ad60484-704d-454b-9bdb-d0ab91fae740 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:22.027022 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:22.027022 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:22.031205 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1ad60484-704d-454b-9bdb-d0ab91fae740 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Volume info retrieved successfully. Aug 06 03:12:22.037673 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1ad60484-704d-454b-9bdb-d0ab91fae740 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 returned with HTTP 200 Aug 06 03:12:22.038451 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 307/1234] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:22 2026] GET /volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:22.132904 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ddc25c9d-4f3b-4bd7-9eed-90e2499102c0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:22.134947 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ddc25c9d-4f3b-4bd7-9eed-90e2499102c0 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:22.135180 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ddc25c9d-4f3b-4bd7-9eed-90e2499102c0 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:22.135421 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ddc25c9d-4f3b-4bd7-9eed-90e2499102c0 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:22.150107 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:22.150107 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:22.153629 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ddc25c9d-4f3b-4bd7-9eed-90e2499102c0 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:22.159324 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ddc25c9d-4f3b-4bd7-9eed-90e2499102c0 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:22.159814 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 310/1235] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:22 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:22.177724 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-601ea4da-533a-40d5-8480-53d3c8af24c7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:22.233596 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-601ea4da-533a-40d5-8480-53d3c8af24c7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:22.233596 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-601ea4da-533a-40d5-8480-53d3c8af24c7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:22.233596 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-601ea4da-533a-40d5-8480-53d3c8af24c7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:22.243739 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:22.243739 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:22.249665 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-601ea4da-533a-40d5-8480-53d3c8af24c7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] Volume info retrieved successfully. Aug 06 03:12:22.251721 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-601ea4da-533a-40d5-8480-53d3c8af24c7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:22.252428 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 314/1236] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:22 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1440 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:22.294737 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-bfb48de7-69ab-419c-b955-47d12c628826 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:22.299311 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bfb48de7-69ab-419c-b955-47d12c628826 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:22.299311 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bfb48de7-69ab-419c-b955-47d12c628826 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:22.299311 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bfb48de7-69ab-419c-b955-47d12c628826 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:22.299311 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-bfb48de7-69ab-419c-b955-47d12c628826 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Show backup with id 16b9c279-93a1-4f2d-9298-c2656f9b0f49. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:12:22.303367 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6bf0a5f1-51d4-4c40-b165-4f82e860e683 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:22.305152 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6bf0a5f1-51d4-4c40-b165-4f82e860e683 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:22.305324 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6bf0a5f1-51d4-4c40-b165-4f82e860e683 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:22.305510 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6bf0a5f1-51d4-4c40-b165-4f82e860e683 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:22.314861 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:22.314861 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:22.314861 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bfb48de7-69ab-419c-b955-47d12c628826 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 200 Aug 06 03:12:22.314861 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 306/1237] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:22 2026] GET /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:22.317258 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:22.317258 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:22.320601 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-6bf0a5f1-51d4-4c40-b165-4f82e860e683 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] Volume info retrieved successfully. Aug 06 03:12:22.324949 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6bf0a5f1-51d4-4c40-b165-4f82e860e683 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:22.325316 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 308/1238] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:22 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:22.372252 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-87591957-6556-4868-96cc-852a90a4b27a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:22.374900 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-87591957-6556-4868-96cc-852a90a4b27a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:22.375047 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-87591957-6556-4868-96cc-852a90a4b27a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:22.375294 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-87591957-6556-4868-96cc-852a90a4b27a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:22.388484 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:22.388484 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:22.396018 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-87591957-6556-4868-96cc-852a90a4b27a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:22.400570 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-87591957-6556-4868-96cc-852a90a4b27a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:22.401109 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 311/1239] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:22 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:22.420624 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-daf4f15d-37f7-4330-a3e4-02876fd01dfb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:22.422585 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-daf4f15d-37f7-4330-a3e4-02876fd01dfb tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776/action Aug 06 03:12:22.422963 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-daf4f15d-37f7-4330-a3e4-02876fd01dfb tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:12:22.423161 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-daf4f15d-37f7-4330-a3e4-02876fd01dfb tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:22.437916 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:22.437916 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:22.439024 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-daf4f15d-37f7-4330-a3e4-02876fd01dfb tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:22.447951 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-daf4f15d-37f7-4330-a3e4-02876fd01dfb tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Begin detaching volume completed successfully. Aug 06 03:12:22.448262 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-daf4f15d-37f7-4330-a3e4-02876fd01dfb tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776/action returned with HTTP 202 Aug 06 03:12:22.449955 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 315/1240] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:12:22 2026] POST /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:12:22.476254 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-897fcdb8-eac6-4b47-8682-db5211613010 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:22.479483 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-897fcdb8-eac6-4b47-8682-db5211613010 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:22.479550 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-897fcdb8-eac6-4b47-8682-db5211613010 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:22.479550 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-897fcdb8-eac6-4b47-8682-db5211613010 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:22.497019 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-035605be-ce32-4c33-9b85-104966765fee None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:22.497019 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-035605be-ce32-4c33-9b85-104966765fee None None] GET https://10.4.3.80/volume// Aug 06 03:12:22.497652 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-035605be-ce32-4c33-9b85-104966765fee None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:22.497652 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-035605be-ce32-4c33-9b85-104966765fee None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:22.497652 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-035605be-ce32-4c33-9b85-104966765fee None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:12:22.497824 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 309/1241] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:12:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:12:22.502348 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:22.502348 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:22.508093 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-897fcdb8-eac6-4b47-8682-db5211613010 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:22.511808 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-724cc62f-6221-4950-aff4-8cd08d442cf5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:22.514050 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-897fcdb8-eac6-4b47-8682-db5211613010 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:22.514697 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 307/1242] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:22 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1443 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:22.514824 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-724cc62f-6221-4950-aff4-8cd08d442cf5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:22.515148 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-724cc62f-6221-4950-aff4-8cd08d442cf5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:22.515330 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-724cc62f-6221-4950-aff4-8cd08d442cf5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:22.526623 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:22.526623 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:22.530586 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-724cc62f-6221-4950-aff4-8cd08d442cf5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:22.534509 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-724cc62f-6221-4950-aff4-8cd08d442cf5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:22.535022 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 312/1243] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:12:22 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1623 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:12:22.666996 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1039f32d-2333-47be-9f75-3d8e93811d7b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:22.670924 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1039f32d-2333-47be-9f75-3d8e93811d7b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] GET https://10.4.3.80/volume/v3/volumes/d661c29a-f044-421e-99a8-ee2aeb9d9235 Aug 06 03:12:22.670924 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1039f32d-2333-47be-9f75-3d8e93811d7b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:22.670924 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1039f32d-2333-47be-9f75-3d8e93811d7b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:22.677472 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1039f32d-2333-47be-9f75-3d8e93811d7b tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] https://10.4.3.80/volume/v3/volumes/d661c29a-f044-421e-99a8-ee2aeb9d9235 returned with HTTP 404 Aug 06 03:12:22.678154 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 316/1244] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:22 2026] GET /volume/v3/volumes/d661c29a-f044-421e-99a8-ee2aeb9d9235 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:22.685405 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-11b465fc-601f-43e0-aff0-bcd57bed9a20 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:22.689206 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-11b465fc-601f-43e0-aff0-bcd57bed9a20 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] DELETE https://10.4.3.80/volume/v3/volumes/0b4f4148-b761-4ba2-b001-e81a0af3bcec Aug 06 03:12:22.689493 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-11b465fc-601f-43e0-aff0-bcd57bed9a20 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:22.690812 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-11b465fc-601f-43e0-aff0-bcd57bed9a20 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:22.690812 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-11b465fc-601f-43e0-aff0-bcd57bed9a20 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Delete volume with id: 0b4f4148-b761-4ba2-b001-e81a0af3bcec Aug 06 03:12:22.701347 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:22.701347 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:22.701985 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-11b465fc-601f-43e0-aff0-bcd57bed9a20 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Volume info retrieved successfully. Aug 06 03:12:22.725855 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-11b465fc-601f-43e0-aff0-bcd57bed9a20 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Delete volume request issued successfully. Aug 06 03:12:22.725855 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-11b465fc-601f-43e0-aff0-bcd57bed9a20 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] https://10.4.3.80/volume/v3/volumes/0b4f4148-b761-4ba2-b001-e81a0af3bcec returned with HTTP 202 Aug 06 03:12:22.725855 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 310/1245] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:12:22 2026] DELETE /volume/v3/volumes/0b4f4148-b761-4ba2-b001-e81a0af3bcec => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:22.733331 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f6a6978a-53d2-4e8c-93f0-9f7966d4b085 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:22.734755 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f6a6978a-53d2-4e8c-93f0-9f7966d4b085 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] GET https://10.4.3.80/volume/v3/volumes/0b4f4148-b761-4ba2-b001-e81a0af3bcec Aug 06 03:12:22.735148 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f6a6978a-53d2-4e8c-93f0-9f7966d4b085 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:22.735367 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f6a6978a-53d2-4e8c-93f0-9f7966d4b085 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:22.742459 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:22.742459 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:22.746633 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f6a6978a-53d2-4e8c-93f0-9f7966d4b085 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Volume info retrieved successfully. Aug 06 03:12:22.755376 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f6a6978a-53d2-4e8c-93f0-9f7966d4b085 tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] https://10.4.3.80/volume/v3/volumes/0b4f4148-b761-4ba2-b001-e81a0af3bcec returned with HTTP 200 Aug 06 03:12:22.755376 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 308/1246] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:22 2026] GET /volume/v3/volumes/0b4f4148-b761-4ba2-b001-e81a0af3bcec => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:22.789117 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c0a155d4-5e8c-416a-b003-7d123c1a1af3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:22.792449 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c0a155d4-5e8c-416a-b003-7d123c1a1af3 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] GET https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 Aug 06 03:12:22.792449 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c0a155d4-5e8c-416a-b003-7d123c1a1af3 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:22.792579 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c0a155d4-5e8c-416a-b003-7d123c1a1af3 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:22.802360 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:22.802360 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:22.807356 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c0a155d4-5e8c-416a-b003-7d123c1a1af3 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Volume info retrieved successfully. Aug 06 03:12:22.814007 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c0a155d4-5e8c-416a-b003-7d123c1a1af3 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 returned with HTTP 200 Aug 06 03:12:22.814623 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 313/1247] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:22 2026] GET /volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 => generated 1831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:12:22.906262 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b814f1c3-35e8-4854-8125-359a3a7341e9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:22.911192 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b814f1c3-35e8-4854-8125-359a3a7341e9 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] GET https://10.4.3.80/volume/v3/volumes/df0498f4-49cd-4bec-aa98-4bf81f09dd24 Aug 06 03:12:22.911551 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b814f1c3-35e8-4854-8125-359a3a7341e9 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:22.911817 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b814f1c3-35e8-4854-8125-359a3a7341e9 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:22.919180 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b814f1c3-35e8-4854-8125-359a3a7341e9 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] https://10.4.3.80/volume/v3/volumes/df0498f4-49cd-4bec-aa98-4bf81f09dd24 returned with HTTP 404 Aug 06 03:12:22.920019 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 317/1248] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:22 2026] GET /volume/v3/volumes/df0498f4-49cd-4bec-aa98-4bf81f09dd24 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:22.932050 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ad206299-9095-4629-91c1-101e8b6cb740 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:22.934127 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ad206299-9095-4629-91c1-101e8b6cb740 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] DELETE https://10.4.3.80/volume/v3/volumes/760ef086-d790-44a2-9f91-1d00b530d1bf Aug 06 03:12:22.934349 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ad206299-9095-4629-91c1-101e8b6cb740 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:22.934593 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ad206299-9095-4629-91c1-101e8b6cb740 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:22.934768 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-ad206299-9095-4629-91c1-101e8b6cb740 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Delete volume with id: 760ef086-d790-44a2-9f91-1d00b530d1bf Aug 06 03:12:22.943931 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:22.943931 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:22.944553 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ad206299-9095-4629-91c1-101e8b6cb740 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Volume info retrieved successfully. Aug 06 03:12:22.961113 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ad206299-9095-4629-91c1-101e8b6cb740 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Delete volume request issued successfully. Aug 06 03:12:22.961113 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ad206299-9095-4629-91c1-101e8b6cb740 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] https://10.4.3.80/volume/v3/volumes/760ef086-d790-44a2-9f91-1d00b530d1bf returned with HTTP 202 Aug 06 03:12:22.961774 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 311/1249] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:12:22 2026] DELETE /volume/v3/volumes/760ef086-d790-44a2-9f91-1d00b530d1bf => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:22.970361 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-fc45c86b-a22d-42b9-bd4a-efa45cbc5305 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:22.971886 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fc45c86b-a22d-42b9-bd4a-efa45cbc5305 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] GET https://10.4.3.80/volume/v3/volumes/760ef086-d790-44a2-9f91-1d00b530d1bf Aug 06 03:12:22.972078 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fc45c86b-a22d-42b9-bd4a-efa45cbc5305 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:22.972254 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fc45c86b-a22d-42b9-bd4a-efa45cbc5305 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:22.979590 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:22.979590 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:22.983515 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-fc45c86b-a22d-42b9-bd4a-efa45cbc5305 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Volume info retrieved successfully. Aug 06 03:12:22.987874 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fc45c86b-a22d-42b9-bd4a-efa45cbc5305 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] https://10.4.3.80/volume/v3/volumes/760ef086-d790-44a2-9f91-1d00b530d1bf returned with HTTP 200 Aug 06 03:12:22.989143 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 309/1250] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:22 2026] GET /volume/v3/volumes/760ef086-d790-44a2-9f91-1d00b530d1bf => generated 830 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:23.050786 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2f89492c-4f47-4e9a-805a-67175c3047d8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:23.052773 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2f89492c-4f47-4e9a-805a-67175c3047d8 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] GET https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 Aug 06 03:12:23.052773 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2f89492c-4f47-4e9a-805a-67175c3047d8 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:23.052936 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2f89492c-4f47-4e9a-805a-67175c3047d8 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:23.060715 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:23.060715 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:23.064776 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2f89492c-4f47-4e9a-805a-67175c3047d8 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Volume info retrieved successfully. Aug 06 03:12:23.068329 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2f89492c-4f47-4e9a-805a-67175c3047d8 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 returned with HTTP 200 Aug 06 03:12:23.068721 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 314/1251] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:23 2026] GET /volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:23.323918 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-71579b17-cb9d-4dc2-a25d-f7b8bd7f2057 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:23.325791 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-71579b17-cb9d-4dc2-a25d-f7b8bd7f2057 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:23.326051 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-71579b17-cb9d-4dc2-a25d-f7b8bd7f2057 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:23.326311 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-71579b17-cb9d-4dc2-a25d-f7b8bd7f2057 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:23.326503 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-71579b17-cb9d-4dc2-a25d-f7b8bd7f2057 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Show backup with id 16b9c279-93a1-4f2d-9298-c2656f9b0f49. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:12:23.330845 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:23.330845 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:23.331651 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-71579b17-cb9d-4dc2-a25d-f7b8bd7f2057 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 200 Aug 06 03:12:23.332090 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 318/1252] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:23 2026] GET /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 831 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:23.519998 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-98d5a918-c61b-4fc8-a1b2-fcf2338bc3f3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:23.522529 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-98d5a918-c61b-4fc8-a1b2-fcf2338bc3f3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:23.522766 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-98d5a918-c61b-4fc8-a1b2-fcf2338bc3f3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:23.523046 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-98d5a918-c61b-4fc8-a1b2-fcf2338bc3f3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:23.537748 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:23.537748 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:23.540412 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-084320b7-89ea-4c89-b05c-1dbe8fdcb5ea None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:23.542007 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-084320b7-89ea-4c89-b05c-1dbe8fdcb5ea tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:23.542197 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-98d5a918-c61b-4fc8-a1b2-fcf2338bc3f3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:23.542511 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-084320b7-89ea-4c89-b05c-1dbe8fdcb5ea tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:23.543961 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-084320b7-89ea-4c89-b05c-1dbe8fdcb5ea tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:23.548859 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-98d5a918-c61b-4fc8-a1b2-fcf2338bc3f3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:23.548859 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 312/1253] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:23 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1443 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:23.558227 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:23.558227 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:23.564865 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-084320b7-89ea-4c89-b05c-1dbe8fdcb5ea tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:23.569436 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-084320b7-89ea-4c89-b05c-1dbe8fdcb5ea tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:23.570070 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 310/1254] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:23 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1443 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:23.570755 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-8ff73dbe-902e-4d87-9ea0-12571edefa30 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:23.573535 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-8ff73dbe-902e-4d87-9ea0-12571edefa30 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] DELETE https://10.4.3.80/volume/v3/attachments/3b2b9a72-ae84-4c4e-933e-5a7d87a1e8c4 Aug 06 03:12:23.573755 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-8ff73dbe-902e-4d87-9ea0-12571edefa30 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:23.574006 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-8ff73dbe-902e-4d87-9ea0-12571edefa30 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:23.582325 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:23.582325 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:23.634490 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1771b475-b169-46ee-80ba-b3626c51e8e5 req-8ff73dbe-902e-4d87-9ea0-12571edefa30 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/3b2b9a72-ae84-4c4e-933e-5a7d87a1e8c4 returned with HTTP 200 Aug 06 03:12:23.634810 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 315/1255] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:12:23 2026] DELETE /volume/v3/attachments/3b2b9a72-ae84-4c4e-933e-5a7d87a1e8c4 => generated 192 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:23.764695 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-58a23374-5c37-44fb-af79-6f7064c4f60d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:23.766500 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-58a23374-5c37-44fb-af79-6f7064c4f60d tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] GET https://10.4.3.80/volume/v3/volumes/0b4f4148-b761-4ba2-b001-e81a0af3bcec Aug 06 03:12:23.766716 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-58a23374-5c37-44fb-af79-6f7064c4f60d tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:23.766916 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-58a23374-5c37-44fb-af79-6f7064c4f60d tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:23.772712 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-58a23374-5c37-44fb-af79-6f7064c4f60d tempest-VolumesTestJSON-1202876353 tempest-VolumesTestJSON-1202876353-project-member] https://10.4.3.80/volume/v3/volumes/0b4f4148-b761-4ba2-b001-e81a0af3bcec returned with HTTP 404 Aug 06 03:12:23.773319 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 319/1256] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:23 2026] GET /volume/v3/volumes/0b4f4148-b761-4ba2-b001-e81a0af3bcec => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:24.006643 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bec7e1ad-6ef3-4ff8-9ed1-88f11f63fd86 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:24.008847 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bec7e1ad-6ef3-4ff8-9ed1-88f11f63fd86 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] GET https://10.4.3.80/volume/v3/volumes/760ef086-d790-44a2-9f91-1d00b530d1bf Aug 06 03:12:24.009216 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bec7e1ad-6ef3-4ff8-9ed1-88f11f63fd86 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:24.009425 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bec7e1ad-6ef3-4ff8-9ed1-88f11f63fd86 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:24.016392 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bec7e1ad-6ef3-4ff8-9ed1-88f11f63fd86 tempest-CinderUnicodeTest-1059492263 tempest-CinderUnicodeTest-1059492263-project-member] https://10.4.3.80/volume/v3/volumes/760ef086-d790-44a2-9f91-1d00b530d1bf returned with HTTP 404 Aug 06 03:12:24.016975 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 313/1257] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:24 2026] GET /volume/v3/volumes/760ef086-d790-44a2-9f91-1d00b530d1bf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:24.083889 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-019e1742-e3af-4a82-a438-af6a43e33e89 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:24.086120 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-019e1742-e3af-4a82-a438-af6a43e33e89 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] GET https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 Aug 06 03:12:24.086397 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-019e1742-e3af-4a82-a438-af6a43e33e89 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:24.087305 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-019e1742-e3af-4a82-a438-af6a43e33e89 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:24.098202 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:24.098202 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:24.104750 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-019e1742-e3af-4a82-a438-af6a43e33e89 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Volume info retrieved successfully. Aug 06 03:12:24.113091 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-019e1742-e3af-4a82-a438-af6a43e33e89 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 returned with HTTP 200 Aug 06 03:12:24.113091 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 311/1258] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:24 2026] GET /volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:24.343021 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0407a91e-068e-460a-ba87-7e428979a34c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:24.345558 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0407a91e-068e-460a-ba87-7e428979a34c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:24.345558 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0407a91e-068e-460a-ba87-7e428979a34c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:24.345558 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0407a91e-068e-460a-ba87-7e428979a34c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:24.345558 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-0407a91e-068e-460a-ba87-7e428979a34c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Show backup with id 16b9c279-93a1-4f2d-9298-c2656f9b0f49. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:12:24.352599 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:24.352599 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:24.355721 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0407a91e-068e-460a-ba87-7e428979a34c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 200 Aug 06 03:12:24.355721 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 316/1259] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:24 2026] GET /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:24.595013 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4fce20b6-b747-4b8e-889d-4e52ebcf5013 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:24.596739 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4fce20b6-b747-4b8e-889d-4e52ebcf5013 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:24.596984 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4fce20b6-b747-4b8e-889d-4e52ebcf5013 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:24.597183 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4fce20b6-b747-4b8e-889d-4e52ebcf5013 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:24.609256 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:24.609256 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:24.614683 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4fce20b6-b747-4b8e-889d-4e52ebcf5013 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:24.619059 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4fce20b6-b747-4b8e-889d-4e52ebcf5013 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:24.619438 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 320/1260] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:24 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:24.697122 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a0d303e9-5d20-4a99-8355-91c60f367530 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:24.699472 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a0d303e9-5d20-4a99-8355-91c60f367530 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:24.699472 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a0d303e9-5d20-4a99-8355-91c60f367530 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:24.699626 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a0d303e9-5d20-4a99-8355-91c60f367530 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:24.713699 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:24.713699 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:24.720018 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a0d303e9-5d20-4a99-8355-91c60f367530 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] Volume info retrieved successfully. Aug 06 03:12:24.725912 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a0d303e9-5d20-4a99-8355-91c60f367530 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:24.726691 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 314/1261] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:24 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:24.788880 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-208571ef-a3ad-49bf-aab1-0f0d97b34d42 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:24.791445 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-208571ef-a3ad-49bf-aab1-0f0d97b34d42 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:24.791889 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-208571ef-a3ad-49bf-aab1-0f0d97b34d42 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:24.792165 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-208571ef-a3ad-49bf-aab1-0f0d97b34d42 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:24.810794 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:24.810794 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:24.816481 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-208571ef-a3ad-49bf-aab1-0f0d97b34d42 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:24.823951 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-208571ef-a3ad-49bf-aab1-0f0d97b34d42 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:24.827852 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 312/1262] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:24 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:24.857223 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-08a99d6b-7134-46e6-b56a-9106e598ba40 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:24.863673 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-08a99d6b-7134-46e6-b56a-9106e598ba40 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776/action Aug 06 03:12:24.864067 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-08a99d6b-7134-46e6-b56a-9106e598ba40 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:12:24.864190 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-08a99d6b-7134-46e6-b56a-9106e598ba40 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:24.879799 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:24.879799 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:24.880253 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-08a99d6b-7134-46e6-b56a-9106e598ba40 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:24.890766 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-08a99d6b-7134-46e6-b56a-9106e598ba40 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Begin detaching volume completed successfully. Aug 06 03:12:24.890766 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-08a99d6b-7134-46e6-b56a-9106e598ba40 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776/action returned with HTTP 202 Aug 06 03:12:24.891347 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 317/1263] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:12:24 2026] POST /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:12:24.915709 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-de6590e9-00fe-4d5c-a801-c8e1c96748f8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:24.919175 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-de6590e9-00fe-4d5c-a801-c8e1c96748f8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:24.919175 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-de6590e9-00fe-4d5c-a801-c8e1c96748f8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:24.919175 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-de6590e9-00fe-4d5c-a801-c8e1c96748f8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:24.928772 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:24.928772 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:24.933199 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-de6590e9-00fe-4d5c-a801-c8e1c96748f8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:24.939481 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-de6590e9-00fe-4d5c-a801-c8e1c96748f8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:24.940229 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 321/1264] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:24 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1146 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:24.945324 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d53b61b7-cb6c-4007-8125-1cbe8f87872c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:24.945933 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d53b61b7-cb6c-4007-8125-1cbe8f87872c None None] GET https://10.4.3.80/volume// Aug 06 03:12:24.946140 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d53b61b7-cb6c-4007-8125-1cbe8f87872c None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:24.946410 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d53b61b7-cb6c-4007-8125-1cbe8f87872c None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:24.946909 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d53b61b7-cb6c-4007-8125-1cbe8f87872c None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:12:24.947289 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 315/1265] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:12:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:12:24.956791 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-9850f52b-5392-4718-b960-887c881d3f83 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:24.959378 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-9850f52b-5392-4718-b960-887c881d3f83 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:24.959579 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-9850f52b-5392-4718-b960-887c881d3f83 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:24.959804 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-9850f52b-5392-4718-b960-887c881d3f83 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:24.969500 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:24.969500 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:24.973950 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-9850f52b-5392-4718-b960-887c881d3f83 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:24.979192 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-9850f52b-5392-4718-b960-887c881d3f83 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:24.979584 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 313/1266] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:12:24 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:12:25.129154 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a17d28ff-0436-4b68-a312-da3551991905 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:25.130891 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a17d28ff-0436-4b68-a312-da3551991905 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] GET https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 Aug 06 03:12:25.131139 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a17d28ff-0436-4b68-a312-da3551991905 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:25.131312 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a17d28ff-0436-4b68-a312-da3551991905 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:25.140992 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:25.140992 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:25.144614 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a17d28ff-0436-4b68-a312-da3551991905 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Volume info retrieved successfully. Aug 06 03:12:25.148984 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a17d28ff-0436-4b68-a312-da3551991905 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 returned with HTTP 200 Aug 06 03:12:25.149351 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 318/1267] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:25 2026] GET /volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:25.370964 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-38ade3e3-5eb2-478e-b91a-0257f4d6b2ad None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:25.376385 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-38ade3e3-5eb2-478e-b91a-0257f4d6b2ad tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:25.376675 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-38ade3e3-5eb2-478e-b91a-0257f4d6b2ad tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:25.376964 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-38ade3e3-5eb2-478e-b91a-0257f4d6b2ad tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:25.377122 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-38ade3e3-5eb2-478e-b91a-0257f4d6b2ad tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Show backup with id 16b9c279-93a1-4f2d-9298-c2656f9b0f49. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:12:25.385575 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:25.385575 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:25.386669 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-38ade3e3-5eb2-478e-b91a-0257f4d6b2ad tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 200 Aug 06 03:12:25.387184 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 322/1268] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:25 2026] GET /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:25.897988 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-29c419ce-79af-420a-bbbd-e05a9ecf187a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:25.908196 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5d8ae4a2-5f23-4ddb-85e0-6aabefd9990f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:25.955741 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8e343574-d295-4119-8c7b-05802acf640e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:25.957339 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8e343574-d295-4119-8c7b-05802acf640e tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:25.957591 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8e343574-d295-4119-8c7b-05802acf640e tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:25.957846 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8e343574-d295-4119-8c7b-05802acf640e tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:25.973200 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:25.973200 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:25.977933 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-29c419ce-79af-420a-bbbd-e05a9ecf187a tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] GET https://10.4.3.80/volume/v3/os-quota-class-sets/default Aug 06 03:12:25.978162 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-29c419ce-79af-420a-bbbd-e05a9ecf187a tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:25.978350 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-29c419ce-79af-420a-bbbd-e05a9ecf187a tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:25.980638 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-8e343574-d295-4119-8c7b-05802acf640e tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:25.989996 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-29c419ce-79af-420a-bbbd-e05a9ecf187a tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] https://10.4.3.80/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 03:12:25.990344 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 316/1269] 10.4.3.80 () {66 vars in 1290 bytes} [Thu Aug 6 03:12:25 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:25.991247 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8e343574-d295-4119-8c7b-05802acf640e tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:25.993890 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 319/1270] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:25 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:26.003288 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1332eb57-6abb-459f-88c3-c4a5970c97a7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:26.005118 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1332eb57-6abb-459f-88c3-c4a5970c97a7 tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] GET https://10.4.3.80/volume/v3/os-quota-class-sets/default Aug 06 03:12:26.005284 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1332eb57-6abb-459f-88c3-c4a5970c97a7 tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:26.005495 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1332eb57-6abb-459f-88c3-c4a5970c97a7 tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:26.019208 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1332eb57-6abb-459f-88c3-c4a5970c97a7 tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] https://10.4.3.80/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 03:12:26.020887 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 323/1271] 10.4.3.80 () {66 vars in 1290 bytes} [Thu Aug 6 03:12:26 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 06 03:12:26.028644 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5d8ae4a2-5f23-4ddb-85e0-6aabefd9990f tempest-ProjectAdminTests-20560431 tempest-ProjectAdminTests-20560431-project-admin] GET https://10.4.3.80/volume/v3/scheduler-stats/get_pools Aug 06 03:12:26.028644 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5d8ae4a2-5f23-4ddb-85e0-6aabefd9990f tempest-ProjectAdminTests-20560431 tempest-ProjectAdminTests-20560431-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:26.028644 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5d8ae4a2-5f23-4ddb-85e0-6aabefd9990f tempest-ProjectAdminTests-20560431 tempest-ProjectAdminTests-20560431-project-admin] Calling method 'get_pools' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:26.031948 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4d0c4728-02d5-4729-8fee-278c4eb52a04 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:26.033455 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4d0c4728-02d5-4729-8fee-278c4eb52a04 tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:12:26.033759 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4d0c4728-02d5-4729-8fee-278c4eb52a04 tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-2108200607"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:26.040865 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5d8ae4a2-5f23-4ddb-85e0-6aabefd9990f tempest-ProjectAdminTests-20560431 tempest-ProjectAdminTests-20560431-project-admin] https://10.4.3.80/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 03:12:26.041366 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 314/1272] 10.4.3.80 () {66 vars in 1284 bytes} [Thu Aug 6 03:12:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:26.046183 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4d0c4728-02d5-4729-8fee-278c4eb52a04 tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:12:26.046616 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 317/1273] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:12:26 2026] POST /volume/v3/types => generated 228 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:26.050727 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2534f9c8-f850-4bc6-a690-e263b0b13984 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:26.054691 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2534f9c8-f850-4bc6-a690-e263b0b13984 tempest-ProjectAdminTests-20560431 tempest-ProjectAdminTests-20560431-project-admin] GET https://10.4.3.80/volume/v3/capabilities/np0000006611@storpool Aug 06 03:12:26.054915 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-10938978-a5a0-4141-a43d-c2ee4d96cce4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:26.054975 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2534f9c8-f850-4bc6-a690-e263b0b13984 tempest-ProjectAdminTests-20560431 tempest-ProjectAdminTests-20560431-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:26.055150 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2534f9c8-f850-4bc6-a690-e263b0b13984 tempest-ProjectAdminTests-20560431 tempest-ProjectAdminTests-20560431-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:26.056444 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-10938978-a5a0-4141-a43d-c2ee4d96cce4 tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] PUT https://10.4.3.80/volume/v3/os-quota-class-sets/default Aug 06 03:12:26.056780 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-10938978-a5a0-4141-a43d-c2ee4d96cce4 tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-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-2108200607": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-2108200607": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-2108200607": 10}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:26.066498 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2534f9c8-f850-4bc6-a690-e263b0b13984 tempest-ProjectAdminTests-20560431 tempest-ProjectAdminTests-20560431-project-admin] https://10.4.3.80/volume/v3/capabilities/np0000006611@storpool returned with HTTP 200 Aug 06 03:12:26.067531 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 320/1274] 10.4.3.80 () {66 vars in 1311 bytes} [Thu Aug 6 03:12:26 2026] GET /volume/v3/capabilities/np0000006611@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:26.139249 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-10938978-a5a0-4141-a43d-c2ee4d96cce4 tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] https://10.4.3.80/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 03:12:26.139390 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 324/1275] 10.4.3.80 () {68 vars in 1311 bytes} [Thu Aug 6 03:12:26 2026] PUT /volume/v3/os-quota-class-sets/default => generated 610 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:26.148525 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2ce45a38-78d7-42d0-90c6-e5d78c0ef72b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:26.151861 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2ce45a38-78d7-42d0-90c6-e5d78c0ef72b tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] GET https://10.4.3.80/volume/v3/os-quota-sets/e97ed0d2aa6242908b75bfcd7892034a/defaults Aug 06 03:12:26.151861 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2ce45a38-78d7-42d0-90c6-e5d78c0ef72b tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:26.151861 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2ce45a38-78d7-42d0-90c6-e5d78c0ef72b tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] Calling method 'defaults' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:26.158660 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-2ce45a38-78d7-42d0-90c6-e5d78c0ef72b tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-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 06 03:12:26.161200 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-2ce45a38-78d7-42d0-90c6-e5d78c0ef72b tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-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 06 03:12:26.161200 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-2ce45a38-78d7-42d0-90c6-e5d78c0ef72b tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-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 06 03:12:26.161200 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-2ce45a38-78d7-42d0-90c6-e5d78c0ef72b tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-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 06 03:12:26.161200 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-2ce45a38-78d7-42d0-90c6-e5d78c0ef72b tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-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 06 03:12:26.161200 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-2ce45a38-78d7-42d0-90c6-e5d78c0ef72b tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-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 06 03:12:26.163976 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2ce45a38-78d7-42d0-90c6-e5d78c0ef72b tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/e97ed0d2aa6242908b75bfcd7892034a/defaults returned with HTTP 200 Aug 06 03:12:26.165309 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 315/1276] 10.4.3.80 () {66 vars in 1374 bytes} [Thu Aug 6 03:12:26 2026] GET /volume/v3/os-quota-sets/e97ed0d2aa6242908b75bfcd7892034a/defaults => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:26.165567 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-dfbd90a6-2109-488b-a95e-3577d7773c36 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:26.167148 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dfbd90a6-2109-488b-a95e-3577d7773c36 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] GET https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 Aug 06 03:12:26.167306 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dfbd90a6-2109-488b-a95e-3577d7773c36 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:26.167480 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dfbd90a6-2109-488b-a95e-3577d7773c36 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:26.173969 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:26.173969 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:26.177757 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-dfbd90a6-2109-488b-a95e-3577d7773c36 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Volume info retrieved successfully. Aug 06 03:12:26.183314 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dfbd90a6-2109-488b-a95e-3577d7773c36 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 returned with HTTP 200 Aug 06 03:12:26.183941 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 318/1277] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:26 2026] GET /volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:26.401247 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-510ce7ed-436e-4300-b953-458e103f4a85 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:26.403648 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-510ce7ed-436e-4300-b953-458e103f4a85 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:26.404004 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-510ce7ed-436e-4300-b953-458e103f4a85 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:26.404311 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-510ce7ed-436e-4300-b953-458e103f4a85 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:26.404521 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-510ce7ed-436e-4300-b953-458e103f4a85 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Show backup with id 16b9c279-93a1-4f2d-9298-c2656f9b0f49. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:12:26.412214 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:26.412214 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:26.415867 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-510ce7ed-436e-4300-b953-458e103f4a85 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 200 Aug 06 03:12:26.415867 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 321/1278] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:26 2026] GET /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:26.438311 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f7ca0a9f-ea31-4981-a1b6-d650678b2a11 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:26.441136 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f7ca0a9f-ea31-4981-a1b6-d650678b2a11 tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] GET https://10.4.3.80/volume/v3/os-quota-sets/97400c1156354df0965f7e5920552374/defaults Aug 06 03:12:26.441328 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f7ca0a9f-ea31-4981-a1b6-d650678b2a11 tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:26.441543 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f7ca0a9f-ea31-4981-a1b6-d650678b2a11 tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] Calling method 'defaults' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:26.448966 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-f7ca0a9f-ea31-4981-a1b6-d650678b2a11 tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-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 06 03:12:26.449340 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-f7ca0a9f-ea31-4981-a1b6-d650678b2a11 tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-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 06 03:12:26.449676 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-f7ca0a9f-ea31-4981-a1b6-d650678b2a11 tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-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 06 03:12:26.450333 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-f7ca0a9f-ea31-4981-a1b6-d650678b2a11 tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-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 06 03:12:26.450695 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-f7ca0a9f-ea31-4981-a1b6-d650678b2a11 tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-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 06 03:12:26.451045 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-f7ca0a9f-ea31-4981-a1b6-d650678b2a11 tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-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 06 03:12:26.455347 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f7ca0a9f-ea31-4981-a1b6-d650678b2a11 tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/97400c1156354df0965f7e5920552374/defaults returned with HTTP 200 Aug 06 03:12:26.456159 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 325/1279] 10.4.3.80 () {66 vars in 1374 bytes} [Thu Aug 6 03:12:26 2026] GET /volume/v3/os-quota-sets/97400c1156354df0965f7e5920552374/defaults => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:26.548154 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3b9d8d36-aeb7-4561-b41e-75fbb6a0c59e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:26.552954 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3b9d8d36-aeb7-4561-b41e-75fbb6a0c59e tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] DELETE https://10.4.3.80/volume/v3/types/ed90aae4-ca55-4c15-9747-e8ab20f34d0a Aug 06 03:12:26.552954 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3b9d8d36-aeb7-4561-b41e-75fbb6a0c59e tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:26.552954 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3b9d8d36-aeb7-4561-b41e-75fbb6a0c59e tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] Calling method '_delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:26.587305 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3b9d8d36-aeb7-4561-b41e-75fbb6a0c59e tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] https://10.4.3.80/volume/v3/types/ed90aae4-ca55-4c15-9747-e8ab20f34d0a returned with HTTP 202 Aug 06 03:12:26.587445 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 316/1280] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:12:26 2026] DELETE /volume/v3/types/ed90aae4-ca55-4c15-9747-e8ab20f34d0a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:26.595564 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-51c5cc98-368c-41fa-a6e6-2e4ea826a25f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:26.599148 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-51c5cc98-368c-41fa-a6e6-2e4ea826a25f tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] GET https://10.4.3.80/volume/v3/types/ed90aae4-ca55-4c15-9747-e8ab20f34d0a Aug 06 03:12:26.599474 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-51c5cc98-368c-41fa-a6e6-2e4ea826a25f tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:26.599568 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-51c5cc98-368c-41fa-a6e6-2e4ea826a25f tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:26.609826 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-51c5cc98-368c-41fa-a6e6-2e4ea826a25f tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] https://10.4.3.80/volume/v3/types/ed90aae4-ca55-4c15-9747-e8ab20f34d0a returned with HTTP 404 Aug 06 03:12:26.610356 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 319/1281] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:12:26 2026] GET /volume/v3/types/ed90aae4-ca55-4c15-9747-e8ab20f34d0a => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:26.620539 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b0dd73a6-7c53-44d2-adae-f88d6c1a35ee None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:26.623376 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b0dd73a6-7c53-44d2-adae-f88d6c1a35ee tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] PUT https://10.4.3.80/volume/v3/os-quota-class-sets/default Aug 06 03:12:26.623939 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b0dd73a6-7c53-44d2-adae-f88d6c1a35ee tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-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=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:26.700451 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b0dd73a6-7c53-44d2-adae-f88d6c1a35ee tempest-VolumeQuotaClassesTest-280679700 tempest-VolumeQuotaClassesTest-280679700-project-admin] https://10.4.3.80/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 03:12:26.700959 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 322/1282] 10.4.3.80 () {68 vars in 1311 bytes} [Thu Aug 6 03:12:26 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:12:27.008086 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1a6cbf54-ee0a-443c-bd6e-e7e7a0ec0625 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:27.008086 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1a6cbf54-ee0a-443c-bd6e-e7e7a0ec0625 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:27.008086 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1a6cbf54-ee0a-443c-bd6e-e7e7a0ec0625 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:27.008477 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1a6cbf54-ee0a-443c-bd6e-e7e7a0ec0625 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:27.019252 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:27.019252 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:27.023554 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1a6cbf54-ee0a-443c-bd6e-e7e7a0ec0625 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:27.029147 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1a6cbf54-ee0a-443c-bd6e-e7e7a0ec0625 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:27.029691 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 326/1283] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:27 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1146 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:27.074065 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-084c30c2-5066-4027-8dad-0dcd54c9b62d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:27.074441 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-084c30c2-5066-4027-8dad-0dcd54c9b62d None None] GET https://10.4.3.80/volume// Aug 06 03:12:27.074641 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-084c30c2-5066-4027-8dad-0dcd54c9b62d None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:27.074857 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-084c30c2-5066-4027-8dad-0dcd54c9b62d None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:27.075213 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-084c30c2-5066-4027-8dad-0dcd54c9b62d None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:12:27.075479 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 317/1284] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:12:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:12:27.082756 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-10182f31-5bb5-40da-9e2d-7d58149f15cf req-776700a9-fbb0-45e0-a1bc-dbd80dbc7a08 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:27.087945 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-10182f31-5bb5-40da-9e2d-7d58149f15cf req-776700a9-fbb0-45e0-a1bc-dbd80dbc7a08 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:12:27.088437 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-10182f31-5bb5-40da-9e2d-7d58149f15cf req-776700a9-fbb0-45e0-a1bc-dbd80dbc7a08 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d67f6544-e472-4cbd-a557-5f671104a934", "connector": null, "instance_uuid": "de087682-9af5-4cb0-ba5c-812c29a1b22b"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:27.101412 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:27.101412 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:27.130788 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-10182f31-5bb5-40da-9e2d-7d58149f15cf req-776700a9-fbb0-45e0-a1bc-dbd80dbc7a08 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:12:27.131288 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 320/1285] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:12:27 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 06 03:12:27.142651 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-10182f31-5bb5-40da-9e2d-7d58149f15cf req-2cd212ca-1676-4c6e-ad26-f6bd84ca061c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:27.145271 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-10182f31-5bb5-40da-9e2d-7d58149f15cf req-2cd212ca-1676-4c6e-ad26-f6bd84ca061c tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] DELETE https://10.4.3.80/volume/v3/attachments/38a4bf85-903e-44f8-93ce-bfccc62f0c7a Aug 06 03:12:27.145502 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-10182f31-5bb5-40da-9e2d-7d58149f15cf req-2cd212ca-1676-4c6e-ad26-f6bd84ca061c tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:27.145775 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-10182f31-5bb5-40da-9e2d-7d58149f15cf req-2cd212ca-1676-4c6e-ad26-f6bd84ca061c tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:27.156140 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:27.156140 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:27.199348 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fbfef5aa-5c7b-4fc6-965e-749757542006 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:27.201680 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fbfef5aa-5c7b-4fc6-965e-749757542006 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] GET https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 Aug 06 03:12:27.201949 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fbfef5aa-5c7b-4fc6-965e-749757542006 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:27.202201 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fbfef5aa-5c7b-4fc6-965e-749757542006 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:27.211583 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:27.211583 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:27.216183 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-fbfef5aa-5c7b-4fc6-965e-749757542006 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Volume info retrieved successfully. Aug 06 03:12:27.223104 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fbfef5aa-5c7b-4fc6-965e-749757542006 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 returned with HTTP 200 Aug 06 03:12:27.223710 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 327/1286] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:27 2026] GET /volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 => generated 1157 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:27.236425 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-10182f31-5bb5-40da-9e2d-7d58149f15cf req-2cd212ca-1676-4c6e-ad26-f6bd84ca061c tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] https://10.4.3.80/volume/v3/attachments/38a4bf85-903e-44f8-93ce-bfccc62f0c7a returned with HTTP 200 Aug 06 03:12:27.236885 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 323/1287] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:12:27 2026] DELETE /volume/v3/attachments/38a4bf85-903e-44f8-93ce-bfccc62f0c7a => generated 192 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:27.261564 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-f510c197-194e-4414-94ec-d26c2947452a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:27.264246 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-f510c197-194e-4414-94ec-d26c2947452a tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] GET https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 Aug 06 03:12:27.265848 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-f510c197-194e-4414-94ec-d26c2947452a tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:27.265848 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-f510c197-194e-4414-94ec-d26c2947452a tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:27.273884 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:27.273884 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:27.278093 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-f510c197-194e-4414-94ec-d26c2947452a tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Volume info retrieved successfully. Aug 06 03:12:27.282469 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-f510c197-194e-4414-94ec-d26c2947452a tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 returned with HTTP 200 Aug 06 03:12:27.283350 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 318/1288] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:27 2026] GET /volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 => generated 1157 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:27.427856 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f71681fc-27d8-4aa2-b2a0-5a62d9d97b96 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:27.428095 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f71681fc-27d8-4aa2-b2a0-5a62d9d97b96 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:27.428302 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f71681fc-27d8-4aa2-b2a0-5a62d9d97b96 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:27.428513 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f71681fc-27d8-4aa2-b2a0-5a62d9d97b96 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:27.428646 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-f71681fc-27d8-4aa2-b2a0-5a62d9d97b96 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Show backup with id 16b9c279-93a1-4f2d-9298-c2656f9b0f49. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:12:27.432647 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:27.432647 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:27.433393 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f71681fc-27d8-4aa2-b2a0-5a62d9d97b96 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 200 Aug 06 03:12:27.433764 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 321/1289] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:27 2026] GET /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:12:27.445808 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ae0d456a-9a0a-402b-a673-a7185c130501 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:27.447706 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ae0d456a-9a0a-402b-a673-a7185c130501 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/39fce099-7d3c-41c4-b235-6ab9ba9944a9 Aug 06 03:12:27.447909 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ae0d456a-9a0a-402b-a673-a7185c130501 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:27.448087 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ae0d456a-9a0a-402b-a673-a7185c130501 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:27.453792 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:27.453792 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:27.454328 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ae0d456a-9a0a-402b-a673-a7185c130501 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:12:27.455225 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ae0d456a-9a0a-402b-a673-a7185c130501 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/39fce099-7d3c-41c4-b235-6ab9ba9944a9 returned with HTTP 200 Aug 06 03:12:27.455616 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 328/1290] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:27 2026] GET /volume/v3/snapshots/39fce099-7d3c-41c4-b235-6ab9ba9944a9 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:27.469491 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7a341516-288b-419d-9903-424d00b94ad2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:27.471370 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7a341516-288b-419d-9903-424d00b94ad2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:27.471456 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7a341516-288b-419d-9903-424d00b94ad2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:27.474976 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7a341516-288b-419d-9903-424d00b94ad2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:27.474976 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-7a341516-288b-419d-9903-424d00b94ad2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Show backup with id 16b9c279-93a1-4f2d-9298-c2656f9b0f49. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:12:27.478473 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:27.478473 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:27.479217 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7a341516-288b-419d-9903-424d00b94ad2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 200 Aug 06 03:12:27.479552 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 324/1291] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:27 2026] GET /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:27.498748 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-11040f7e-0e83-4785-9b9f-b13b9dce5ea4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:27.500246 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-11040f7e-0e83-4785-9b9f-b13b9dce5ea4 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:27.500535 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-11040f7e-0e83-4785-9b9f-b13b9dce5ea4 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:27.500867 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-11040f7e-0e83-4785-9b9f-b13b9dce5ea4 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:27.501106 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-11040f7e-0e83-4785-9b9f-b13b9dce5ea4 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete backup with id: 16b9c279-93a1-4f2d-9298-c2656f9b0f49. Aug 06 03:12:27.509276 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:27.509276 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:27.540610 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.backup.rpcapi [None req-11040f7e-0e83-4785-9b9f-b13b9dce5ea4 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] delete_backup rpcapi backup_id 16b9c279-93a1-4f2d-9298-c2656f9b0f49 {{(pid=100901) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:12:27.542323 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-11040f7e-0e83-4785-9b9f-b13b9dce5ea4 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 202 Aug 06 03:12:27.542709 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 319/1292] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:12:27 2026] DELETE /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:12:27.554925 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6134fd52-d1e9-4b77-bd6e-c2e1c4c44a03 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:27.556608 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6134fd52-d1e9-4b77-bd6e-c2e1c4c44a03 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:27.556902 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6134fd52-d1e9-4b77-bd6e-c2e1c4c44a03 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:27.557152 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6134fd52-d1e9-4b77-bd6e-c2e1c4c44a03 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:27.557295 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-6134fd52-d1e9-4b77-bd6e-c2e1c4c44a03 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Show backup with id 16b9c279-93a1-4f2d-9298-c2656f9b0f49. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:12:27.564126 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:27.564126 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:27.565230 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6134fd52-d1e9-4b77-bd6e-c2e1c4c44a03 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 200 Aug 06 03:12:27.565706 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 322/1293] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:27 2026] GET /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:27.644226 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-be2e761e-ccb5-49a1-bb33-fa6cfd3ea9ce None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:27.647002 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-be2e761e-ccb5-49a1-bb33-fa6cfd3ea9ce tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] GET https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 Aug 06 03:12:27.647560 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-be2e761e-ccb5-49a1-bb33-fa6cfd3ea9ce tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:27.647905 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-be2e761e-ccb5-49a1-bb33-fa6cfd3ea9ce tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:27.660592 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:27.660592 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:27.664927 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-be2e761e-ccb5-49a1-bb33-fa6cfd3ea9ce tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Volume info retrieved successfully. Aug 06 03:12:27.672474 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-be2e761e-ccb5-49a1-bb33-fa6cfd3ea9ce tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 returned with HTTP 200 Aug 06 03:12:27.673077 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 329/1294] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:27 2026] GET /volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 => generated 1157 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:27.687734 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a64bbb5d-6b8d-4d4d-ae7e-ed0c638dcba9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:27.688216 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a64bbb5d-6b8d-4d4d-ae7e-ed0c638dcba9 None None] GET https://10.4.3.80/volume// Aug 06 03:12:27.688390 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a64bbb5d-6b8d-4d4d-ae7e-ed0c638dcba9 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:27.688612 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a64bbb5d-6b8d-4d4d-ae7e-ed0c638dcba9 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:27.689075 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a64bbb5d-6b8d-4d4d-ae7e-ed0c638dcba9 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:12:27.689468 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 325/1295] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:12:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:12:27.703374 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-084e4a7b-d7cf-4029-bda1-ef6eda3a6722 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:27.711783 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-084e4a7b-d7cf-4029-bda1-ef6eda3a6722 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:12:27.712565 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-084e4a7b-d7cf-4029-bda1-ef6eda3a6722 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8367dbc1-fdfa-44f3-a4f9-f36af628b0c1", "connector": null, "instance_uuid": "81c6ac40-3560-4443-b129-411277299e5e"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:27.729371 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:27.729371 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:27.783184 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-084e4a7b-d7cf-4029-bda1-ef6eda3a6722 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:12:27.783684 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 320/1296] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:12:27 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:28.033201 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-89ee6b9a-72a6-4e01-ada3-dca989fd96e8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:28.044232 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c46cb25e-5c41-43a0-b739-14b58a025d96 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:28.046008 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c46cb25e-5c41-43a0-b739-14b58a025d96 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:28.046343 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c46cb25e-5c41-43a0-b739-14b58a025d96 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:28.046415 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c46cb25e-5c41-43a0-b739-14b58a025d96 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:28.056758 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:28.056758 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:28.060559 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c46cb25e-5c41-43a0-b739-14b58a025d96 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:28.070118 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c46cb25e-5c41-43a0-b739-14b58a025d96 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:28.070438 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 330/1297] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:28 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:28.177115 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-89ee6b9a-72a6-4e01-ada3-dca989fd96e8 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:12:28.177604 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-89ee6b9a-72a6-4e01-ada3-dca989fd96e8 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2050676109", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1821865052", "vendor_name": "tempest-vendor_name-475083462"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:28.202205 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-89ee6b9a-72a6-4e01-ada3-dca989fd96e8 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:12:28.202808 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 323/1298] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:12:28 2026] POST /volume/v3/types => generated 329 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:28.214206 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:28.216449 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:28.216970 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5f1ed5f9-d322-4e35-bfc7-fe336d60262b", "size": 1}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:28.218988 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Create volume request body: {'volume': {'volume_type': '5f1ed5f9-d322-4e35-bfc7-fe336d60262b', 'size': 1}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:28.223863 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Create volume of 1 GB Aug 06 03:12:28.224254 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:28.224254 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:28.224779 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Availability Zones retrieved successfully. Aug 06 03:12:28.238437 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Flow 'volume_create_api' (e9d0cc3b-7f72-4540-809f-be49f0109468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:28.240238 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f3c0272-0e6c-4913-8830-498be64ef8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:28.241563 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:28.270273 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f3c0272-0e6c-4913-8830-498be64ef8d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:12:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1821865052',vendor_name='tempest-vendor_name-475083462'},id=5f1ed5f9-d322-4e35-bfc7-fe336d60262b,is_public=True,name='tempest-ProjectMemberTests-volume-type-2050676109',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f1ed5f9-d322-4e35-bfc7-fe336d60262b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:28.271535 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46ddc14f-adc7-4db4-b35c-688d0d9c8d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:28.315000 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2050676109 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2050676109, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:28.315267 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2050676109 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2050676109, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:28.354598 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Created reservations ['4e316c9c-3de3-45e9-aa30-c7289ded3afd', 'd41f29f9-738e-4700-aeed-0e3a658e1cb8', '747f94be-ff60-4a32-bcb8-7f6c268a062f', '349d4e7b-2ad8-42b1-9127-988adcb2cd92'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:28.356599 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46ddc14f-adc7-4db4-b35c-688d0d9c8d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e316c9c-3de3-45e9-aa30-c7289ded3afd', 'd41f29f9-738e-4700-aeed-0e3a658e1cb8', '747f94be-ff60-4a32-bcb8-7f6c268a062f', '349d4e7b-2ad8-42b1-9127-988adcb2cd92']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:28.356847 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f902d2e-b2b8-4fd6-b7ee-54ef559db4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:28.395429 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f902d2e-b2b8-4fd6-b7ee-54ef559db4a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9769c8b-e08e-4292-9b7b-3b94c968e6e3', '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='fb5e0ac4718c4112a41b10d836a166e8',qos_specs=None,replication_status=,reservations=['4e316c9c-3de3-45e9-aa30-c7289ded3afd','d41f29f9-738e-4700-aeed-0e3a658e1cb8','747f94be-ff60-4a32-bcb8-7f6c268a062f','349d4e7b-2ad8-42b1-9127-988adcb2cd92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e636243ecaa54a1382b4752788241379',volume_type_id=5f1ed5f9-d322-4e35-bfc7-fe336d60262b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:28Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9769c8b-e08e-4292-9b7b-3b94c968e6e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb5e0ac4718c4112a41b10d836a166e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e636243ecaa54a1382b4752788241379',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f1ed5f9-d322-4e35-bfc7-fe336d60262b),volume_type_id=5f1ed5f9-d322-4e35-bfc7-fe336d60262b)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:28.396582 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5b0ea3a-cf51-49fa-8a5d-532c5cdd32d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:28.425858 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5b0ea3a-cf51-49fa-8a5d-532c5cdd32d3) transitioned into state 'SUCCESS' from 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='fb5e0ac4718c4112a41b10d836a166e8',qos_specs=None,replication_status=,reservations=['4e316c9c-3de3-45e9-aa30-c7289ded3afd','d41f29f9-738e-4700-aeed-0e3a658e1cb8','747f94be-ff60-4a32-bcb8-7f6c268a062f','349d4e7b-2ad8-42b1-9127-988adcb2cd92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e636243ecaa54a1382b4752788241379',volume_type_id=5f1ed5f9-d322-4e35-bfc7-fe336d60262b)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:28.425858 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2588bfb9-751a-4f4e-b3ab-35eef6844c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:28.437528 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2588bfb9-751a-4f4e-b3ab-35eef6844c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:28.439407 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Flow 'volume_create_api' (e9d0cc3b-7f72-4540-809f-be49f0109468) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:28.439847 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Create volume request issued successfully. Aug 06 03:12:28.441211 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ab40baa3-6629-48cc-8c17-5359311b5fcc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:28.441801 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 326/1299] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:12:28 2026] POST /volume/v3/volumes => generated 772 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:28.457223 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4b90180d-9747-4734-a0bb-048c7e0aa046 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:28.459007 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4b90180d-9747-4734-a0bb-048c7e0aa046 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] GET https://10.4.3.80/volume/v3/volumes/f9769c8b-e08e-4292-9b7b-3b94c968e6e3 Aug 06 03:12:28.459223 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4b90180d-9747-4734-a0bb-048c7e0aa046 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:28.459430 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4b90180d-9747-4734-a0bb-048c7e0aa046 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:28.469885 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:28.469885 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:28.474769 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-4b90180d-9747-4734-a0bb-048c7e0aa046 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Volume info retrieved successfully. Aug 06 03:12:28.479345 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4b90180d-9747-4734-a0bb-048c7e0aa046 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/volumes/f9769c8b-e08e-4292-9b7b-3b94c968e6e3 returned with HTTP 200 Aug 06 03:12:28.479705 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 321/1300] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:12:28 2026] GET /volume/v3/volumes/f9769c8b-e08e-4292-9b7b-3b94c968e6e3 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:28.578129 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f500ba19-10f4-4723-8d50-e01b48dc74f6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:28.581168 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f500ba19-10f4-4723-8d50-e01b48dc74f6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 Aug 06 03:12:28.581346 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f500ba19-10f4-4723-8d50-e01b48dc74f6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:28.581518 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f500ba19-10f4-4723-8d50-e01b48dc74f6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:28.581618 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-f500ba19-10f4-4723-8d50-e01b48dc74f6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Show backup with id 16b9c279-93a1-4f2d-9298-c2656f9b0f49. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:12:28.588810 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f500ba19-10f4-4723-8d50-e01b48dc74f6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 returned with HTTP 404 Aug 06 03:12:28.589283 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 331/1301] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:28 2026] GET /volume/v3/backups/16b9c279-93a1-4f2d-9298-c2656f9b0f49 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:28.686601 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1cefdbe9-d5d5-46cc-8f41-8b5a75dfef73 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:28.689350 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1cefdbe9-d5d5-46cc-8f41-8b5a75dfef73 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/39fce099-7d3c-41c4-b235-6ab9ba9944a9 Aug 06 03:12:28.689605 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1cefdbe9-d5d5-46cc-8f41-8b5a75dfef73 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:28.689843 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1cefdbe9-d5d5-46cc-8f41-8b5a75dfef73 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:28.689977 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-1cefdbe9-d5d5-46cc-8f41-8b5a75dfef73 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete snapshot with id: 39fce099-7d3c-41c4-b235-6ab9ba9944a9 Aug 06 03:12:28.696575 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:28.696575 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:28.697170 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1cefdbe9-d5d5-46cc-8f41-8b5a75dfef73 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:12:28.718159 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1cefdbe9-d5d5-46cc-8f41-8b5a75dfef73 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot delete request issued successfully. Aug 06 03:12:28.718159 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1cefdbe9-d5d5-46cc-8f41-8b5a75dfef73 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/39fce099-7d3c-41c4-b235-6ab9ba9944a9 returned with HTTP 202 Aug 06 03:12:28.718159 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 324/1302] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:12:28 2026] DELETE /volume/v3/snapshots/39fce099-7d3c-41c4-b235-6ab9ba9944a9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:28.724163 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e8a894e0-740f-4a8d-b95b-d8f376f4c6a2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:28.726453 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e8a894e0-740f-4a8d-b95b-d8f376f4c6a2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/39fce099-7d3c-41c4-b235-6ab9ba9944a9 Aug 06 03:12:28.726699 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e8a894e0-740f-4a8d-b95b-d8f376f4c6a2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:28.726981 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e8a894e0-740f-4a8d-b95b-d8f376f4c6a2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:28.733969 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:28.733969 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:28.734508 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e8a894e0-740f-4a8d-b95b-d8f376f4c6a2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:12:28.735485 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e8a894e0-740f-4a8d-b95b-d8f376f4c6a2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/39fce099-7d3c-41c4-b235-6ab9ba9944a9 returned with HTTP 200 Aug 06 03:12:28.736007 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 327/1303] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:28 2026] GET /volume/v3/snapshots/39fce099-7d3c-41c4-b235-6ab9ba9944a9 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:28.886698 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-dd6c0646-5f6a-4c61-bd21-6728cc83bf3f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:28.887042 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-dd6c0646-5f6a-4c61-bd21-6728cc83bf3f None None] GET https://10.4.3.80/volume// Aug 06 03:12:28.887225 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-dd6c0646-5f6a-4c61-bd21-6728cc83bf3f None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:28.887447 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-dd6c0646-5f6a-4c61-bd21-6728cc83bf3f None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:28.887799 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-dd6c0646-5f6a-4c61-bd21-6728cc83bf3f None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:12:28.888101 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 322/1304] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:12:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:12:28.897767 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-429a2081-d107-42dc-a980-b05ead4c1c64 req-c1d0535c-e3fc-47d5-b8a5-9feb32fa26f9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:28.900162 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-429a2081-d107-42dc-a980-b05ead4c1c64 req-c1d0535c-e3fc-47d5-b8a5-9feb32fa26f9 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] GET https://10.4.3.80/volume/v3/volumes/d67f6544-e472-4cbd-a557-5f671104a934 Aug 06 03:12:28.900410 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-429a2081-d107-42dc-a980-b05ead4c1c64 req-c1d0535c-e3fc-47d5-b8a5-9feb32fa26f9 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:28.900630 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-429a2081-d107-42dc-a980-b05ead4c1c64 req-c1d0535c-e3fc-47d5-b8a5-9feb32fa26f9 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:28.909683 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1f850a9e-9342-48cb-8e88-205dfed28be5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:28.910145 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1f850a9e-9342-48cb-8e88-205dfed28be5 None None] GET https://10.4.3.80/volume// Aug 06 03:12:28.910349 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1f850a9e-9342-48cb-8e88-205dfed28be5 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:28.910531 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1f850a9e-9342-48cb-8e88-205dfed28be5 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:28.910871 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1f850a9e-9342-48cb-8e88-205dfed28be5 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:12:28.911141 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 325/1305] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:12:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:12:28.912398 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:28.912398 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:28.917232 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-13ca7d19-737f-4ce5-b29f-b05f569e1dfa None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:28.920192 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-13ca7d19-737f-4ce5-b29f-b05f569e1dfa tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] GET https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 Aug 06 03:12:28.920323 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-429a2081-d107-42dc-a980-b05ead4c1c64 req-c1d0535c-e3fc-47d5-b8a5-9feb32fa26f9 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Volume info retrieved successfully. Aug 06 03:12:28.920441 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-13ca7d19-737f-4ce5-b29f-b05f569e1dfa tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:28.920653 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-13ca7d19-737f-4ce5-b29f-b05f569e1dfa tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:28.931358 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:28.931358 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:28.932791 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-429a2081-d107-42dc-a980-b05ead4c1c64 req-c1d0535c-e3fc-47d5-b8a5-9feb32fa26f9 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] https://10.4.3.80/volume/v3/volumes/d67f6544-e472-4cbd-a557-5f671104a934 returned with HTTP 200 Aug 06 03:12:28.933348 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 332/1306] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:12:28 2026] GET /volume/v3/volumes/d67f6544-e472-4cbd-a557-5f671104a934 => generated 1537 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:12:28.934543 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-13ca7d19-737f-4ce5-b29f-b05f569e1dfa tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Volume info retrieved successfully. Aug 06 03:12:28.940462 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-13ca7d19-737f-4ce5-b29f-b05f569e1dfa tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 returned with HTTP 200 Aug 06 03:12:28.940462 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 328/1307] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:12:28 2026] GET /volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 => generated 1336 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:12:29.064700 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-429a2081-d107-42dc-a980-b05ead4c1c64 req-cc098277-b656-4870-bed6-41a4bf3ec168 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:29.071012 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-429a2081-d107-42dc-a980-b05ead4c1c64 req-cc098277-b656-4870-bed6-41a4bf3ec168 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] PUT https://10.4.3.80/volume/v3/attachments/09340521-68e8-4c5a-a17c-f8b9b82c350b Aug 06 03:12:29.071012 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-429a2081-d107-42dc-a980-b05ead4c1c64 req-cc098277-b656-4870-bed6-41a4bf3ec168 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:29.079928 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-341c1af6-dfd7-47f1-9351-03ef19b6961a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:29.080312 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-429a2081-d107-42dc-a980-b05ead4c1c64 req-cc098277-b656-4870-bed6-41a4bf3ec168 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Acquiring lock "cinder-attachment_update-d67f6544-e472-4cbd-a557-5f671104a934-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:12:29.081716 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-341c1af6-dfd7-47f1-9351-03ef19b6961a tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] PUT https://10.4.3.80/volume/v3/attachments/5c102e77-c603-4234-ae4b-f884cf94ea7d Aug 06 03:12:29.082156 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-341c1af6-dfd7-47f1-9351-03ef19b6961a tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:29.085363 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-24e36eca-433b-4119-b47d-31c7aa309f36 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:29.086652 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-24e36eca-433b-4119-b47d-31c7aa309f36 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:29.086921 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-24e36eca-433b-4119-b47d-31c7aa309f36 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:29.087168 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-24e36eca-433b-4119-b47d-31c7aa309f36 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:29.089626 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-429a2081-d107-42dc-a980-b05ead4c1c64 req-cc098277-b656-4870-bed6-41a4bf3ec168 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Lock "cinder-attachment_update-d67f6544-e472-4cbd-a557-5f671104a934-np0000006611" acquired by "attachment_update" :: waited 0.008s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:12:29.089697 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-341c1af6-dfd7-47f1-9351-03ef19b6961a tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Acquiring lock "cinder-attachment_update-8367dbc1-fdfa-44f3-a4f9-f36af628b0c1-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:12:29.089772 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:29.089772 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:29.093323 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-341c1af6-dfd7-47f1-9351-03ef19b6961a tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Lock "cinder-attachment_update-8367dbc1-fdfa-44f3-a4f9-f36af628b0c1-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:12:29.094145 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:29.094145 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:29.098155 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:29.098155 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:29.104605 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-24e36eca-433b-4119-b47d-31c7aa309f36 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:29.107895 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-24e36eca-433b-4119-b47d-31c7aa309f36 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:29.107895 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 333/1308] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:29 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1146 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:29.197344 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-429a2081-d107-42dc-a980-b05ead4c1c64 req-cc098277-b656-4870-bed6-41a4bf3ec168 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Lock "cinder-attachment_update-d67f6544-e472-4cbd-a557-5f671104a934-np0000006611" released by "attachment_update" :: held 0.109s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:12:29.197663 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-429a2081-d107-42dc-a980-b05ead4c1c64 req-cc098277-b656-4870-bed6-41a4bf3ec168 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] https://10.4.3.80/volume/v3/attachments/09340521-68e8-4c5a-a17c-f8b9b82c350b returned with HTTP 200 Aug 06 03:12:29.200854 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 323/1309] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:12:29 2026] PUT /volume/v3/attachments/09340521-68e8-4c5a-a17c-f8b9b82c350b => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:29.203688 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-341c1af6-dfd7-47f1-9351-03ef19b6961a tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Lock "cinder-attachment_update-8367dbc1-fdfa-44f3-a4f9-f36af628b0c1-np0000006611" released by "attachment_update" :: held 0.110s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:12:29.206177 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-341c1af6-dfd7-47f1-9351-03ef19b6961a tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/attachments/5c102e77-c603-4234-ae4b-f884cf94ea7d returned with HTTP 200 Aug 06 03:12:29.206177 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 326/1310] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:12:29 2026] PUT /volume/v3/attachments/5c102e77-c603-4234-ae4b-f884cf94ea7d => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:29.232682 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-699c66b9-ac92-4f9f-847a-4032ac2123dc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:29.233092 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bc0a7423-9d36-4106-8bb3-431ea494bbb5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:29.233476 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-f7a8250f-a7a5-4683-b76a-52dfa9903993 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:29.234356 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-429a2081-d107-42dc-a980-b05ead4c1c64 req-dce836dc-1c3c-4e49-9010-e0401d1ae39e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:29.235185 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-699c66b9-ac92-4f9f-847a-4032ac2123dc tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] POST https://10.4.3.80/volume/v3/attachments/5c102e77-c603-4234-ae4b-f884cf94ea7d/action Aug 06 03:12:29.235559 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-f7a8250f-a7a5-4683-b76a-52dfa9903993 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:29.235621 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-699c66b9-ac92-4f9f-847a-4032ac2123dc tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:12:29.235720 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-699c66b9-ac92-4f9f-847a-4032ac2123dc tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:29.235860 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-f7a8250f-a7a5-4683-b76a-52dfa9903993 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:29.236092 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-f7a8250f-a7a5-4683-b76a-52dfa9903993 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:29.240011 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-429a2081-d107-42dc-a980-b05ead4c1c64 req-dce836dc-1c3c-4e49-9010-e0401d1ae39e tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] POST https://10.4.3.80/volume/v3/attachments/09340521-68e8-4c5a-a17c-f8b9b82c350b/action Aug 06 03:12:29.240453 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-429a2081-d107-42dc-a980-b05ead4c1c64 req-dce836dc-1c3c-4e49-9010-e0401d1ae39e tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:12:29.240618 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-429a2081-d107-42dc-a980-b05ead4c1c64 req-dce836dc-1c3c-4e49-9010-e0401d1ae39e tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:29.245856 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:29.245856 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:29.254379 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-f7a8250f-a7a5-4683-b76a-52dfa9903993 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:29.255028 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:29.255028 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:29.265587 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:29.265587 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:29.267966 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-f7a8250f-a7a5-4683-b76a-52dfa9903993 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:29.267966 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 324/1311] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:29 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 1146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:29.270576 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-317ced8f-088c-4e4f-9094-c19299678ae5 req-699c66b9-ac92-4f9f-847a-4032ac2123dc tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/attachments/5c102e77-c603-4234-ae4b-f884cf94ea7d/action returned with HTTP 204 Aug 06 03:12:29.271106 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 329/1312] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:12:29 2026] POST /volume/v3/attachments/5c102e77-c603-4234-ae4b-f884cf94ea7d/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:29.280808 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-429a2081-d107-42dc-a980-b05ead4c1c64 req-dce836dc-1c3c-4e49-9010-e0401d1ae39e tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] https://10.4.3.80/volume/v3/attachments/09340521-68e8-4c5a-a17c-f8b9b82c350b/action returned with HTTP 204 Aug 06 03:12:29.282160 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 327/1313] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:12:29 2026] POST /volume/v3/attachments/09340521-68e8-4c5a-a17c-f8b9b82c350b/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:29.350493 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bc0a7423-9d36-4106-8bb3-431ea494bbb5 tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] GET https://10.4.3.80/volume/v3/os-quota-sets/2beaeba6aa384a2280bce9aef3a0c530 Aug 06 03:12:29.350700 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bc0a7423-9d36-4106-8bb3-431ea494bbb5 tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:29.350923 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bc0a7423-9d36-4106-8bb3-431ea494bbb5 tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:29.366663 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-bc0a7423-9d36-4106-8bb3-431ea494bbb5 tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2050676109 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2050676109, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:29.366995 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-bc0a7423-9d36-4106-8bb3-431ea494bbb5 tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2050676109 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2050676109, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:29.367267 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-bc0a7423-9d36-4106-8bb3-431ea494bbb5 tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectMemberTests-volume-type-2050676109 is set by the default quota flag: quota_snapshots_tempest-ProjectMemberTests-volume-type-2050676109, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:29.373045 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bc0a7423-9d36-4106-8bb3-431ea494bbb5 tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/2beaeba6aa384a2280bce9aef3a0c530 returned with HTTP 200 Aug 06 03:12:29.373475 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 334/1314] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:29 2026] GET /volume/v3/os-quota-sets/2beaeba6aa384a2280bce9aef3a0c530 => generated 636 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:29.381217 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a699603f-ae10-4dd9-846c-997728d355c9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:29.461436 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a699603f-ae10-4dd9-846c-997728d355c9 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:29.461907 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a699603f-ae10-4dd9-846c-997728d355c9 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1340886444"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:29.463730 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-a699603f-ae10-4dd9-846c-997728d355c9 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1340886444'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:29.463908 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-a699603f-ae10-4dd9-846c-997728d355c9 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Create volume of 1 GB Aug 06 03:12:29.470807 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a699603f-ae10-4dd9-846c-997728d355c9 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Availability Zones retrieved successfully. Aug 06 03:12:29.476490 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a699603f-ae10-4dd9-846c-997728d355c9 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Flow 'volume_create_api' (921be655-0aad-4318-88cb-33a243b7c91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:29.477702 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a699603f-ae10-4dd9-846c-997728d355c9 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d58bc45e-d89c-4272-bbb1-f480e5fb6f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:29.479357 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-a699603f-ae10-4dd9-846c-997728d355c9 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:29.496977 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e1d20f73-19bd-4514-8cd4-5b9887f0e37e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:29.501006 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e1d20f73-19bd-4514-8cd4-5b9887f0e37e tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] GET https://10.4.3.80/volume/v3/volumes/f9769c8b-e08e-4292-9b7b-3b94c968e6e3 Aug 06 03:12:29.501261 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e1d20f73-19bd-4514-8cd4-5b9887f0e37e tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:29.501455 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e1d20f73-19bd-4514-8cd4-5b9887f0e37e tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:29.506935 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a699603f-ae10-4dd9-846c-997728d355c9 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d58bc45e-d89c-4272-bbb1-f480e5fb6f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:29.508296 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a699603f-ae10-4dd9-846c-997728d355c9 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca1320a-c150-4456-82e2-a656b9ee7773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:29.513448 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:29.513448 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:29.519604 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e1d20f73-19bd-4514-8cd4-5b9887f0e37e tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Volume info retrieved successfully. Aug 06 03:12:29.523970 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e1d20f73-19bd-4514-8cd4-5b9887f0e37e tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/volumes/f9769c8b-e08e-4292-9b7b-3b94c968e6e3 returned with HTTP 200 Aug 06 03:12:29.524450 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 330/1315] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:12:29 2026] GET /volume/v3/volumes/f9769c8b-e08e-4292-9b7b-3b94c968e6e3 => generated 972 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:29.537762 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-dc5d9312-6ee4-4646-9c6c-75dd0ed33453 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:29.539593 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dc5d9312-6ee4-4646-9c6c-75dd0ed33453 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] GET https://10.4.3.80/volume/v3/messages Aug 06 03:12:29.539809 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dc5d9312-6ee4-4646-9c6c-75dd0ed33453 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:29.540049 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dc5d9312-6ee4-4646-9c6c-75dd0ed33453 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:29.543452 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dc5d9312-6ee4-4646-9c6c-75dd0ed33453 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/messages returned with HTTP 200 Aug 06 03:12:29.543925 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 328/1316] 10.4.3.80 () {68 vars in 1273 bytes} [Thu Aug 6 03:12:29 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:29.557191 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-12d6936f-d2bd-45f0-b1d8-882adf722600 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:29.578355 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-a699603f-ae10-4dd9-846c-997728d355c9 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Created reservations ['849d4401-fe61-47d6-9ad0-c1777b76c24c', '88f9cc53-3b63-422f-9551-edf4d7ce0ab6', '3fcc1301-81bf-4bdf-a137-e70bd31706ce', '0fc9236a-26c3-44bb-ba46-d31942b0f5d6'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:29.579236 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a699603f-ae10-4dd9-846c-997728d355c9 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca1320a-c150-4456-82e2-a656b9ee7773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['849d4401-fe61-47d6-9ad0-c1777b76c24c', '88f9cc53-3b63-422f-9551-edf4d7ce0ab6', '3fcc1301-81bf-4bdf-a137-e70bd31706ce', '0fc9236a-26c3-44bb-ba46-d31942b0f5d6']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:29.580315 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a699603f-ae10-4dd9-846c-997728d355c9 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98d9e32c-fb05-464d-8aea-db0d99ec08ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:29.605348 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a699603f-ae10-4dd9-846c-997728d355c9 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98d9e32c-fb05-464d-8aea-db0d99ec08ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28e9c8f0-36fb-4703-9f09-51f6d54ce6f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1340886444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2beaeba6aa384a2280bce9aef3a0c530',qos_specs=None,replication_status=,reservations=['849d4401-fe61-47d6-9ad0-c1777b76c24c','88f9cc53-3b63-422f-9551-edf4d7ce0ab6','3fcc1301-81bf-4bdf-a137-e70bd31706ce','0fc9236a-26c3-44bb-ba46-d31942b0f5d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e53626d31571418f8fd124ec3044083e',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1340886444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28e9c8f0-36fb-4703-9f09-51f6d54ce6f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2beaeba6aa384a2280bce9aef3a0c530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e53626d31571418f8fd124ec3044083e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:29.606017 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a699603f-ae10-4dd9-846c-997728d355c9 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44d4ad6f-57a7-4120-bf4b-ba7d3917ccb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:29.614105 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-7cb05a88-7267-4ce3-aaaa-3e4de93c6aa9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:29.621025 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-7cb05a88-7267-4ce3-aaaa-3e4de93c6aa9 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] DELETE https://10.4.3.80/volume/v3/attachments/534c606e-a134-4f63-aaf0-cdfe0173a145 Aug 06 03:12:29.621025 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-7cb05a88-7267-4ce3-aaaa-3e4de93c6aa9 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:29.621025 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-7cb05a88-7267-4ce3-aaaa-3e4de93c6aa9 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:29.626771 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:29.626771 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:29.637325 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a699603f-ae10-4dd9-846c-997728d355c9 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44d4ad6f-57a7-4120-bf4b-ba7d3917ccb6) transitioned into state 'SUCCESS' from state '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-1340886444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2beaeba6aa384a2280bce9aef3a0c530',qos_specs=None,replication_status=,reservations=['849d4401-fe61-47d6-9ad0-c1777b76c24c','88f9cc53-3b63-422f-9551-edf4d7ce0ab6','3fcc1301-81bf-4bdf-a137-e70bd31706ce','0fc9236a-26c3-44bb-ba46-d31942b0f5d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e53626d31571418f8fd124ec3044083e',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:29.638176 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a699603f-ae10-4dd9-846c-997728d355c9 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (618c2c32-c0aa-4453-8d45-ccef9fbadd2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:29.642222 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-12d6936f-d2bd-45f0-b1d8-882adf722600 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-member] DELETE https://10.4.3.80/volume/v3/messages/e60ab86d-c173-4069-8ccd-69924a09aa39 Aug 06 03:12:29.642446 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-12d6936f-d2bd-45f0-b1d8-882adf722600 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:29.642653 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-12d6936f-d2bd-45f0-b1d8-882adf722600 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:29.651924 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a699603f-ae10-4dd9-846c-997728d355c9 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (618c2c32-c0aa-4453-8d45-ccef9fbadd2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:29.653012 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a699603f-ae10-4dd9-846c-997728d355c9 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Flow 'volume_create_api' (921be655-0aad-4318-88cb-33a243b7c91f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:29.653387 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a699603f-ae10-4dd9-846c-997728d355c9 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Create volume request issued successfully. Aug 06 03:12:29.654136 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a699603f-ae10-4dd9-846c-997728d355c9 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:29.654183 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-12d6936f-d2bd-45f0-b1d8-882adf722600 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-member] https://10.4.3.80/volume/v3/messages/e60ab86d-c173-4069-8ccd-69924a09aa39 returned with HTTP 204 Aug 06 03:12:29.654642 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 325/1317] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:12:29 2026] POST /volume/v3/volumes => generated 757 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:29.654742 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 335/1318] 10.4.3.80 () {68 vars in 1387 bytes} [Thu Aug 6 03:12:29 2026] DELETE /volume/v3/messages/e60ab86d-c173-4069-8ccd-69924a09aa39 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 03:12:29.668703 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1d1443cd-b006-47a4-a44b-e3ebc249bb27 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:29.670923 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1d1443cd-b006-47a4-a44b-e3ebc249bb27 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-member] GET https://10.4.3.80/volume/v3/messages/e60ab86d-c173-4069-8ccd-69924a09aa39 Aug 06 03:12:29.673291 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2e0bd1e0-8764-4edf-b116-f8257da39814 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:29.674587 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1d1443cd-b006-47a4-a44b-e3ebc249bb27 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:29.674763 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1d1443cd-b006-47a4-a44b-e3ebc249bb27 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:29.677633 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2e0bd1e0-8764-4edf-b116-f8257da39814 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] GET https://10.4.3.80/volume/v3/volumes/28e9c8f0-36fb-4703-9f09-51f6d54ce6f4 Aug 06 03:12:29.677849 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2e0bd1e0-8764-4edf-b116-f8257da39814 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:29.677931 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2e0bd1e0-8764-4edf-b116-f8257da39814 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:29.683234 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1d1443cd-b006-47a4-a44b-e3ebc249bb27 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-member] https://10.4.3.80/volume/v3/messages/e60ab86d-c173-4069-8ccd-69924a09aa39 returned with HTTP 404 Aug 06 03:12:29.683818 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 329/1319] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:12:29 2026] GET /volume/v3/messages/e60ab86d-c173-4069-8ccd-69924a09aa39 => generated 110 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:29.685390 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:29.685390 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:29.688827 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-2e0bd1e0-8764-4edf-b116-f8257da39814 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Volume info retrieved successfully. Aug 06 03:12:29.694987 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2e0bd1e0-8764-4edf-b116-f8257da39814 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] https://10.4.3.80/volume/v3/volumes/28e9c8f0-36fb-4703-9f09-51f6d54ce6f4 returned with HTTP 200 Aug 06 03:12:29.695306 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 326/1320] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:29 2026] GET /volume/v3/volumes/28e9c8f0-36fb-4703-9f09-51f6d54ce6f4 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:29.695769 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b316863d-3a29-41ad-bdbc-8217d9a787bf None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:29.695862 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-61bd1b8f-7df1-4602-91a8-bf2f85a425a6 req-7cb05a88-7267-4ce3-aaaa-3e4de93c6aa9 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/534c606e-a134-4f63-aaf0-cdfe0173a145 returned with HTTP 200 Aug 06 03:12:29.696073 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 331/1321] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:12:29 2026] DELETE /volume/v3/attachments/534c606e-a134-4f63-aaf0-cdfe0173a145 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:29.697744 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b316863d-3a29-41ad-bdbc-8217d9a787bf tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/f9769c8b-e08e-4292-9b7b-3b94c968e6e3 Aug 06 03:12:29.697987 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b316863d-3a29-41ad-bdbc-8217d9a787bf tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:29.698178 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b316863d-3a29-41ad-bdbc-8217d9a787bf tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:29.698335 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-b316863d-3a29-41ad-bdbc-8217d9a787bf tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Delete volume with id: f9769c8b-e08e-4292-9b7b-3b94c968e6e3 Aug 06 03:12:29.707060 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:29.707060 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:29.707929 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b316863d-3a29-41ad-bdbc-8217d9a787bf tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Volume info retrieved successfully. Aug 06 03:12:29.710183 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-b316863d-3a29-41ad-bdbc-8217d9a787bf tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100902) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 03:12:29.743309 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-b316863d-3a29-41ad-bdbc-8217d9a787bf tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Created reservations ['d64ec33e-e20c-4076-bc5d-5c90fd862f92', '374221bc-37a6-4f40-a97f-9e688f7a4f0f', '03dce0d8-45c9-4c37-877a-b8981fabb8fe', '2f303e08-a7aa-4982-9bb0-179986ad82eb'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:29.745154 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b660f9f0-f6c6-4e7d-b954-9ded965e8991 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:29.746921 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b660f9f0-f6c6-4e7d-b954-9ded965e8991 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/39fce099-7d3c-41c4-b235-6ab9ba9944a9 Aug 06 03:12:29.747129 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b660f9f0-f6c6-4e7d-b954-9ded965e8991 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:29.747327 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b660f9f0-f6c6-4e7d-b954-9ded965e8991 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:29.752563 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b660f9f0-f6c6-4e7d-b954-9ded965e8991 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/39fce099-7d3c-41c4-b235-6ab9ba9944a9 returned with HTTP 404 Aug 06 03:12:29.753181 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 330/1322] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:29 2026] GET /volume/v3/snapshots/39fce099-7d3c-41c4-b235-6ab9ba9944a9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:29.764215 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1d8d53e2-82ab-4b1b-bf1a-0899fba21cd0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:29.766409 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1d8d53e2-82ab-4b1b-bf1a-0899fba21cd0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:12:29.766589 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1d8d53e2-82ab-4b1b-bf1a-0899fba21cd0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:29.766784 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1d8d53e2-82ab-4b1b-bf1a-0899fba21cd0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:29.774012 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:29.774012 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:29.777695 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1d8d53e2-82ab-4b1b-bf1a-0899fba21cd0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:12:29.781900 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1d8d53e2-82ab-4b1b-bf1a-0899fba21cd0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 returned with HTTP 200 Aug 06 03:12:29.782236 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 327/1323] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:29 2026] GET /volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:29.788799 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b316863d-3a29-41ad-bdbc-8217d9a787bf tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Delete volume request issued successfully. Aug 06 03:12:29.789088 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b316863d-3a29-41ad-bdbc-8217d9a787bf tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/volumes/f9769c8b-e08e-4292-9b7b-3b94c968e6e3 returned with HTTP 202 Aug 06 03:12:29.789527 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 336/1324] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:12:29 2026] DELETE /volume/v3/volumes/f9769c8b-e08e-4292-9b7b-3b94c968e6e3 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:29.798228 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ec05d17b-9ce1-4425-b0ab-1d9c963271af None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:29.801581 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ec05d17b-9ce1-4425-b0ab-1d9c963271af tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] DELETE https://10.4.3.80/volume/v3/types/5f1ed5f9-d322-4e35-bfc7-fe336d60262b Aug 06 03:12:29.801581 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ec05d17b-9ce1-4425-b0ab-1d9c963271af tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:29.801581 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ec05d17b-9ce1-4425-b0ab-1d9c963271af tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Calling method '_delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:29.801841 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:29.801841 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:29.821032 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-85502f6f-3ac7-4546-8f55-029645ef8760 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:29.822615 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-85502f6f-3ac7-4546-8f55-029645ef8760 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:29.822982 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-85502f6f-3ac7-4546-8f55-029645ef8760 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1655940122"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:29.824309 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-85502f6f-3ac7-4546-8f55-029645ef8760 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create volume request body: {'volume': {'imageRef': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1655940122'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:29.840983 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ec05d17b-9ce1-4425-b0ab-1d9c963271af tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/types/5f1ed5f9-d322-4e35-bfc7-fe336d60262b returned with HTTP 202 Aug 06 03:12:29.841495 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 332/1325] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:12:29 2026] DELETE /volume/v3/types/5f1ed5f9-d322-4e35-bfc7-fe336d60262b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:29.852587 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c640d2ff-a490-4552-aef5-c3775144530b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:29.854304 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c640d2ff-a490-4552-aef5-c3775144530b tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:12:29.854618 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c640d2ff-a490-4552-aef5-c3775144530b tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1207099738", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1901044656", "vendor_name": "tempest-vendor_name-495268849"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:29.870486 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c640d2ff-a490-4552-aef5-c3775144530b tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:12:29.870989 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 328/1326] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:12:29 2026] POST /volume/v3/types => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:29.882448 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-437779d1-8701-44ec-a580-de87930b01c5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:29.883962 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:29.884547 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e74271ec-1759-4a89-9c5f-9e1c062bc535", "size": 1}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:29.885591 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Create volume request body: {'volume': {'volume_type': 'e74271ec-1759-4a89-9c5f-9e1c062bc535', 'size': 1}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:29.889970 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Create volume of 1 GB Aug 06 03:12:29.890117 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:29.890117 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:29.890422 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Availability Zones retrieved successfully. Aug 06 03:12:29.897724 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Flow 'volume_create_api' (05ae07ce-94de-4728-9767-0d8da521c79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:29.898058 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (280a606d-4324-4ba0-b3d1-02482c32aaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:29.899667 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:29.920944 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-85502f6f-3ac7-4546-8f55-029645ef8760 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create volume of 1 GB Aug 06 03:12:29.925631 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-85502f6f-3ac7-4546-8f55-029645ef8760 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Availability Zones retrieved successfully. Aug 06 03:12:29.927500 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (280a606d-4324-4ba0-b3d1-02482c32aaf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:12:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1901044656',vendor_name='tempest-vendor_name-495268849'},id=e74271ec-1759-4a89-9c5f-9e1c062bc535,is_public=True,name='tempest-ProjectMemberTests-volume-type-1207099738',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e74271ec-1759-4a89-9c5f-9e1c062bc535', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:29.928242 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (652d2c6a-6ad7-47ad-9e84-12cc18c83317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:29.933620 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-85502f6f-3ac7-4546-8f55-029645ef8760 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Flow 'volume_create_api' (c8b7b16e-7e40-410a-9c0c-9b84b6c8e2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:29.935396 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-85502f6f-3ac7-4546-8f55-029645ef8760 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c8ca798-7de1-4626-bbcb-627c0997ef85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:29.936752 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-85502f6f-3ac7-4546-8f55-029645ef8760 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:29.959576 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1207099738 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1207099738, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:29.959856 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1207099738 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1207099738, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:29.991966 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Created reservations ['c17dbde5-7e3e-48bb-8d8d-4e0ae9adb984', 'a4e5d5d2-6a53-4caf-8805-6c2165bc72ab', '5552c500-a1e5-4bd7-9f82-8cefc427febc', 'cb645e00-d6fb-45b7-b55c-ae22656be349'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:29.992895 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (652d2c6a-6ad7-47ad-9e84-12cc18c83317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c17dbde5-7e3e-48bb-8d8d-4e0ae9adb984', 'a4e5d5d2-6a53-4caf-8805-6c2165bc72ab', '5552c500-a1e5-4bd7-9f82-8cefc427febc', 'cb645e00-d6fb-45b7-b55c-ae22656be349']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:29.993786 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f03b13c2-3ea9-40f6-ade0-bb42dd017c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:30.005738 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-85502f6f-3ac7-4546-8f55-029645ef8760 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c8ca798-7de1-4626-bbcb-627c0997ef85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:30.006451 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-85502f6f-3ac7-4546-8f55-029645ef8760 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d91cdb-4a21-4484-b067-fcedb70b5d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:30.024319 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f03b13c2-3ea9-40f6-ade0-bb42dd017c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ac1f455-387d-47dd-a31d-2823926d4552', '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='fb5e0ac4718c4112a41b10d836a166e8',qos_specs=None,replication_status=,reservations=['c17dbde5-7e3e-48bb-8d8d-4e0ae9adb984','a4e5d5d2-6a53-4caf-8805-6c2165bc72ab','5552c500-a1e5-4bd7-9f82-8cefc427febc','cb645e00-d6fb-45b7-b55c-ae22656be349'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e636243ecaa54a1382b4752788241379',volume_type_id=e74271ec-1759-4a89-9c5f-9e1c062bc535), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:29Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ac1f455-387d-47dd-a31d-2823926d4552,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb5e0ac4718c4112a41b10d836a166e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e636243ecaa54a1382b4752788241379',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e74271ec-1759-4a89-9c5f-9e1c062bc535),volume_type_id=e74271ec-1759-4a89-9c5f-9e1c062bc535)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:30.024998 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1641a79a-0adb-4210-9a4e-38eecb730c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:30.044842 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1641a79a-0adb-4210-9a4e-38eecb730c60) transitioned into state 'SUCCESS' from 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='fb5e0ac4718c4112a41b10d836a166e8',qos_specs=None,replication_status=,reservations=['c17dbde5-7e3e-48bb-8d8d-4e0ae9adb984','a4e5d5d2-6a53-4caf-8805-6c2165bc72ab','5552c500-a1e5-4bd7-9f82-8cefc427febc','cb645e00-d6fb-45b7-b55c-ae22656be349'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e636243ecaa54a1382b4752788241379',volume_type_id=e74271ec-1759-4a89-9c5f-9e1c062bc535)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:30.045489 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68a8fc99-3325-4972-9065-4631bee0ee9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:30.054604 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68a8fc99-3325-4972-9065-4631bee0ee9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:30.055348 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Flow 'volume_create_api' (05ae07ce-94de-4728-9767-0d8da521c79b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:30.055690 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Create volume request issued successfully. Aug 06 03:12:30.056243 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-437779d1-8701-44ec-a580-de87930b01c5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:30.056755 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 337/1327] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:12:29 2026] POST /volume/v3/volumes => generated 772 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:30.058619 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-85502f6f-3ac7-4546-8f55-029645ef8760 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Created reservations ['ad8a20cb-da9d-49a2-9477-69d84a9459dd', '4cb53bc8-9f11-4e6f-bf6d-cbc0183336b3', 'a3a7fcb4-f92a-4fda-8c71-4c7a3653ec8c', 'a98a9cdc-bad2-4c3d-a3a1-a6453c1634bf'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:30.059453 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-85502f6f-3ac7-4546-8f55-029645ef8760 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d91cdb-4a21-4484-b067-fcedb70b5d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad8a20cb-da9d-49a2-9477-69d84a9459dd', '4cb53bc8-9f11-4e6f-bf6d-cbc0183336b3', 'a3a7fcb4-f92a-4fda-8c71-4c7a3653ec8c', 'a98a9cdc-bad2-4c3d-a3a1-a6453c1634bf']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:30.060793 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-85502f6f-3ac7-4546-8f55-029645ef8760 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c81cff-0acd-4504-babf-896c8adc33e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:30.069094 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2ce3eba8-0ab1-496d-891a-d9d0e603083e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:30.071255 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2ce3eba8-0ab1-496d-891a-d9d0e603083e tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] GET https://10.4.3.80/volume/v3/volumes/5ac1f455-387d-47dd-a31d-2823926d4552 Aug 06 03:12:30.071465 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2ce3eba8-0ab1-496d-891a-d9d0e603083e tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:30.071751 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2ce3eba8-0ab1-496d-891a-d9d0e603083e tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:30.078951 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:30.078951 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:30.082462 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2ce3eba8-0ab1-496d-891a-d9d0e603083e tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Volume info retrieved successfully. Aug 06 03:12:30.086322 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2ce3eba8-0ab1-496d-891a-d9d0e603083e tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/volumes/5ac1f455-387d-47dd-a31d-2823926d4552 returned with HTTP 200 Aug 06 03:12:30.086649 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 333/1328] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:12:30 2026] GET /volume/v3/volumes/5ac1f455-387d-47dd-a31d-2823926d4552 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:30.092674 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-85502f6f-3ac7-4546-8f55-029645ef8760 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c81cff-0acd-4504-babf-896c8adc33e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef07b7fd-1186-45de-acc0-b5b5ad712dfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1655940122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='916ebb8b9db349759cbba08ec0f42e3e',qos_specs=None,replication_status=,reservations=['ad8a20cb-da9d-49a2-9477-69d84a9459dd','4cb53bc8-9f11-4e6f-bf6d-cbc0183336b3','a3a7fcb4-f92a-4fda-8c71-4c7a3653ec8c','a98a9cdc-bad2-4c3d-a3a1-a6453c1634bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c9aa8e581d4ec88f2a0fa88af2fe4f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1655940122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef07b7fd-1186-45de-acc0-b5b5ad712dfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='916ebb8b9db349759cbba08ec0f42e3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c9aa8e581d4ec88f2a0fa88af2fe4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:30.093470 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-85502f6f-3ac7-4546-8f55-029645ef8760 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1173541a-cb50-49b1-bbd8-18812b913cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:30.115868 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-85502f6f-3ac7-4546-8f55-029645ef8760 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1173541a-cb50-49b1-bbd8-18812b913cde) transitioned into state 'SUCCESS' from state '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-1655940122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='916ebb8b9db349759cbba08ec0f42e3e',qos_specs=None,replication_status=,reservations=['ad8a20cb-da9d-49a2-9477-69d84a9459dd','4cb53bc8-9f11-4e6f-bf6d-cbc0183336b3','a3a7fcb4-f92a-4fda-8c71-4c7a3653ec8c','a98a9cdc-bad2-4c3d-a3a1-a6453c1634bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c9aa8e581d4ec88f2a0fa88af2fe4f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:30.116644 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-85502f6f-3ac7-4546-8f55-029645ef8760 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c563e435-1b59-47d8-a82b-070c33afed00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:30.123974 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-eec7a6c2-d752-4c8c-9ef3-a3653fe4a7dc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:30.125799 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-eec7a6c2-d752-4c8c-9ef3-a3653fe4a7dc tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:30.126012 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-eec7a6c2-d752-4c8c-9ef3-a3653fe4a7dc tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:30.126208 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-eec7a6c2-d752-4c8c-9ef3-a3653fe4a7dc tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:30.129497 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-85502f6f-3ac7-4546-8f55-029645ef8760 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c563e435-1b59-47d8-a82b-070c33afed00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:30.130413 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-85502f6f-3ac7-4546-8f55-029645ef8760 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Flow 'volume_create_api' (c8b7b16e-7e40-410a-9c0c-9b84b6c8e2af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:30.130673 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-85502f6f-3ac7-4546-8f55-029645ef8760 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create volume request issued successfully. Aug 06 03:12:30.131351 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-85502f6f-3ac7-4546-8f55-029645ef8760 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:30.131734 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 331/1329] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:12:29 2026] POST /volume/v3/volumes => generated 752 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:30.146178 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:30.146178 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:30.147424 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-eec7a6c2-d752-4c8c-9ef3-a3653fe4a7dc tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:30.150648 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-eda51b4c-c36b-437c-a7be-54e492a46197 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:30.152563 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-eda51b4c-c36b-437c-a7be-54e492a46197 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc Aug 06 03:12:30.152730 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-eda51b4c-c36b-437c-a7be-54e492a46197 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:30.152965 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-eda51b4c-c36b-437c-a7be-54e492a46197 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:30.153846 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-eec7a6c2-d752-4c8c-9ef3-a3653fe4a7dc tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:30.154127 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 329/1330] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:30 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:30.159465 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:30.159465 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:30.162562 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-eda51b4c-c36b-437c-a7be-54e492a46197 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:12:30.167441 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-eda51b4c-c36b-437c-a7be-54e492a46197 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc returned with HTTP 200 Aug 06 03:12:30.167821 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 338/1331] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:30 2026] GET /volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:30.173001 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-93abfb92-e614-4dc7-84e7-cc0e4e9499c7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:30.177323 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-93abfb92-e614-4dc7-84e7-cc0e4e9499c7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:30.177527 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-93abfb92-e614-4dc7-84e7-cc0e4e9499c7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:30.177723 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-93abfb92-e614-4dc7-84e7-cc0e4e9499c7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:30.185341 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:30.185341 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:30.195175 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-93abfb92-e614-4dc7-84e7-cc0e4e9499c7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:30.200577 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-93abfb92-e614-4dc7-84e7-cc0e4e9499c7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:30.201069 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 334/1332] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:30 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:30.269859 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-574ce91a-17a4-4926-bc8b-9691a1ad17d1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:30.271384 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-574ce91a-17a4-4926-bc8b-9691a1ad17d1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:12:30.271384 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-574ce91a-17a4-4926-bc8b-9691a1ad17d1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:30.271384 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-574ce91a-17a4-4926-bc8b-9691a1ad17d1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:30.280046 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:30.280046 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:30.287283 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-574ce91a-17a4-4926-bc8b-9691a1ad17d1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:30.289306 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-574ce91a-17a4-4926-bc8b-9691a1ad17d1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:12:30.289659 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 332/1333] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:30 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:30.709206 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-35907a33-5d36-4c6c-b27b-7862a229d721 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:30.711399 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-35907a33-5d36-4c6c-b27b-7862a229d721 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] GET https://10.4.3.80/volume/v3/volumes/28e9c8f0-36fb-4703-9f09-51f6d54ce6f4 Aug 06 03:12:30.712082 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-35907a33-5d36-4c6c-b27b-7862a229d721 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:30.712402 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-35907a33-5d36-4c6c-b27b-7862a229d721 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:30.722856 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:30.722856 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:30.727913 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-35907a33-5d36-4c6c-b27b-7862a229d721 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Volume info retrieved successfully. Aug 06 03:12:30.732258 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-35907a33-5d36-4c6c-b27b-7862a229d721 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] https://10.4.3.80/volume/v3/volumes/28e9c8f0-36fb-4703-9f09-51f6d54ce6f4 returned with HTTP 200 Aug 06 03:12:30.732619 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 330/1334] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:30 2026] GET /volume/v3/volumes/28e9c8f0-36fb-4703-9f09-51f6d54ce6f4 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:30.747848 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-584e424c-c8db-4a78-8c7f-dd54ddbedab0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:30.750211 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-584e424c-c8db-4a78-8c7f-dd54ddbedab0 tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] PUT https://10.4.3.80/volume/v3/os-quota-sets/2beaeba6aa384a2280bce9aef3a0c530 Aug 06 03:12:30.750545 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-584e424c-c8db-4a78-8c7f-dd54ddbedab0 tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:30.802390 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-584e424c-c8db-4a78-8c7f-dd54ddbedab0 tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectMemberTests-volume-type-1207099738 is set by the default quota flag: quota_snapshots_tempest-ProjectMemberTests-volume-type-1207099738, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:30.808456 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-584e424c-c8db-4a78-8c7f-dd54ddbedab0 tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/2beaeba6aa384a2280bce9aef3a0c530 returned with HTTP 200 Aug 06 03:12:30.809181 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 339/1335] 10.4.3.80 () {68 vars in 1367 bytes} [Thu Aug 6 03:12:30 2026] PUT /volume/v3/os-quota-sets/2beaeba6aa384a2280bce9aef3a0c530 => generated 591 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:30.817481 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7767609d-d99d-45c4-969d-9c6db465881f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:30.819611 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7767609d-d99d-45c4-969d-9c6db465881f tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:30.820250 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7767609d-d99d-45c4-969d-9c6db465881f tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:30.821705 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-7767609d-d99d-45c4-969d-9c6db465881f tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:30.822001 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-7767609d-d99d-45c4-969d-9c6db465881f tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Create volume of 2 GB Aug 06 03:12:30.826037 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7767609d-d99d-45c4-969d-9c6db465881f tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Availability Zones retrieved successfully. Aug 06 03:12:30.832066 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-7767609d-d99d-45c4-969d-9c6db465881f tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Flow 'volume_create_api' (92782d49-437d-4d1e-9f16-53f8fb25a57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:30.833343 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-7767609d-d99d-45c4-969d-9c6db465881f tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f882686e-5d0a-4009-a568-47b65971961b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:30.834593 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-7767609d-d99d-45c4-969d-9c6db465881f tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Validating volume size '2' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:30.868398 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-7767609d-d99d-45c4-969d-9c6db465881f tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f882686e-5d0a-4009-a568-47b65971961b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:30.869424 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-7767609d-d99d-45c4-969d-9c6db465881f tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8104212f-96dc-48d3-aac1-f4fbb076505a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:30.905030 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota_utils [None req-7767609d-d99d-45c4-969d-9c6db465881f tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Quota exceeded for 2beaeba6aa384a2280bce9aef3a0c530, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 06 03:12:30.907319 np0000006611 devstack@c-api.service[100900]: WARNING cinder.volume.api [None req-7767609d-d99d-45c4-969d-9c6db465881f tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8104212f-96dc-48d3-aac1-f4fbb076505a) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 03:12:30.907319 np0000006611 devstack@c-api.service[100900]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 06 03:12:30.909095 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-7767609d-d99d-45c4-969d-9c6db465881f tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8104212f-96dc-48d3-aac1-f4fbb076505a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:30.909847 np0000006611 devstack@c-api.service[100900]: WARNING cinder.volume.api [None req-7767609d-d99d-45c4-969d-9c6db465881f tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8104212f-96dc-48d3-aac1-f4fbb076505a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 03:12:30.910666 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-7767609d-d99d-45c4-969d-9c6db465881f tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f882686e-5d0a-4009-a568-47b65971961b) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:30.911535 np0000006611 devstack@c-api.service[100900]: WARNING cinder.volume.api [None req-7767609d-d99d-45c4-969d-9c6db465881f tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f882686e-5d0a-4009-a568-47b65971961b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 03:12:30.912395 np0000006611 devstack@c-api.service[100900]: WARNING cinder.volume.api [None req-7767609d-d99d-45c4-969d-9c6db465881f tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Flow 'volume_create_api' (92782d49-437d-4d1e-9f16-53f8fb25a57c) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 03:12:30.912719 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.middleware.fault [None req-7767609d-d99d-45c4-969d-9c6db465881f tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 413 Aug 06 03:12:30.913517 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 335/1336] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:12:30 2026] POST /volume/v3/volumes => generated 208 bytes in 96 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 03:12:30.921160 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2c1a1490-1d23-4ec1-bae0-4efe898d5648 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:30.922851 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2c1a1490-1d23-4ec1-bae0-4efe898d5648 tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] PUT https://10.4.3.80/volume/v3/os-quota-sets/2beaeba6aa384a2280bce9aef3a0c530 Aug 06 03:12:30.923182 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2c1a1490-1d23-4ec1-bae0-4efe898d5648 tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:30.972022 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-2c1a1490-1d23-4ec1-bae0-4efe898d5648 tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1207099738 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1207099738, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:30.972346 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-2c1a1490-1d23-4ec1-bae0-4efe898d5648 tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1207099738 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1207099738, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:30.972674 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-2c1a1490-1d23-4ec1-bae0-4efe898d5648 tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectMemberTests-volume-type-1207099738 is set by the default quota flag: quota_snapshots_tempest-ProjectMemberTests-volume-type-1207099738, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:30.973401 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-2c1a1490-1d23-4ec1-bae0-4efe898d5648 tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-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 06 03:12:30.974113 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-2c1a1490-1d23-4ec1-bae0-4efe898d5648 tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-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 06 03:12:30.974428 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-2c1a1490-1d23-4ec1-bae0-4efe898d5648 tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-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 06 03:12:30.974742 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-2c1a1490-1d23-4ec1-bae0-4efe898d5648 tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-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 06 03:12:30.980407 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2c1a1490-1d23-4ec1-bae0-4efe898d5648 tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/2beaeba6aa384a2280bce9aef3a0c530 returned with HTTP 200 Aug 06 03:12:30.981432 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 333/1337] 10.4.3.80 () {68 vars in 1367 bytes} [Thu Aug 6 03:12:30 2026] PUT /volume/v3/os-quota-sets/2beaeba6aa384a2280bce9aef3a0c530 => generated 591 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:30.991716 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8b7dba17-0803-4615-97c9-d652213a90d2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:30.993300 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8b7dba17-0803-4615-97c9-d652213a90d2 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:30.993608 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8b7dba17-0803-4615-97c9-d652213a90d2 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:30.994929 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-8b7dba17-0803-4615-97c9-d652213a90d2 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:30.995038 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-8b7dba17-0803-4615-97c9-d652213a90d2 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Create volume of 1 GB Aug 06 03:12:30.998631 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8b7dba17-0803-4615-97c9-d652213a90d2 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Availability Zones retrieved successfully. Aug 06 03:12:31.003701 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8b7dba17-0803-4615-97c9-d652213a90d2 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Flow 'volume_create_api' (7e4f6850-19bf-49d1-b8ef-f438b81feaa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:31.004852 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8b7dba17-0803-4615-97c9-d652213a90d2 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6e1e678-3f7d-4ea0-a14b-dc0d3bf77069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:31.005431 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-8b7dba17-0803-4615-97c9-d652213a90d2 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:31.038628 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8b7dba17-0803-4615-97c9-d652213a90d2 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6e1e678-3f7d-4ea0-a14b-dc0d3bf77069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:31.039551 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8b7dba17-0803-4615-97c9-d652213a90d2 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50c6a0f5-083c-4952-80c1-19e80348b2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:31.074284 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota_utils [None req-8b7dba17-0803-4615-97c9-d652213a90d2 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Quota exceeded for 2beaeba6aa384a2280bce9aef3a0c530, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 06 03:12:31.076894 np0000006611 devstack@c-api.service[100901]: WARNING cinder.volume.api [None req-8b7dba17-0803-4615-97c9-d652213a90d2 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50c6a0f5-083c-4952-80c1-19e80348b2bb) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 03:12:31.076894 np0000006611 devstack@c-api.service[100901]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 06 03:12:31.078494 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8b7dba17-0803-4615-97c9-d652213a90d2 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50c6a0f5-083c-4952-80c1-19e80348b2bb) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:31.079199 np0000006611 devstack@c-api.service[100901]: WARNING cinder.volume.api [None req-8b7dba17-0803-4615-97c9-d652213a90d2 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50c6a0f5-083c-4952-80c1-19e80348b2bb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 03:12:31.079709 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8b7dba17-0803-4615-97c9-d652213a90d2 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6e1e678-3f7d-4ea0-a14b-dc0d3bf77069) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:31.080351 np0000006611 devstack@c-api.service[100901]: WARNING cinder.volume.api [None req-8b7dba17-0803-4615-97c9-d652213a90d2 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6e1e678-3f7d-4ea0-a14b-dc0d3bf77069) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 03:12:31.081333 np0000006611 devstack@c-api.service[100901]: WARNING cinder.volume.api [None req-8b7dba17-0803-4615-97c9-d652213a90d2 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Flow 'volume_create_api' (7e4f6850-19bf-49d1-b8ef-f438b81feaa8) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 03:12:31.081586 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.middleware.fault [None req-8b7dba17-0803-4615-97c9-d652213a90d2 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 413 Aug 06 03:12:31.082277 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 331/1338] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:12:30 2026] POST /volume/v3/volumes => generated 150 bytes in 91 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 03:12:31.091659 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-27ddb01d-5364-4501-973e-dd565f6ea7fc None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:31.093438 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-27ddb01d-5364-4501-973e-dd565f6ea7fc tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] PUT https://10.4.3.80/volume/v3/os-quota-sets/2beaeba6aa384a2280bce9aef3a0c530 Aug 06 03:12:31.093860 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-27ddb01d-5364-4501-973e-dd565f6ea7fc tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:31.100726 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0ed9d1c8-4418-4bca-87d9-622ba60777f5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:31.102894 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0ed9d1c8-4418-4bca-87d9-622ba60777f5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] GET https://10.4.3.80/volume/v3/volumes/5ac1f455-387d-47dd-a31d-2823926d4552 Aug 06 03:12:31.103200 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0ed9d1c8-4418-4bca-87d9-622ba60777f5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:31.103490 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0ed9d1c8-4418-4bca-87d9-622ba60777f5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:31.118056 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:31.118056 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:31.120815 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0ed9d1c8-4418-4bca-87d9-622ba60777f5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Volume info retrieved successfully. Aug 06 03:12:31.125357 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0ed9d1c8-4418-4bca-87d9-622ba60777f5 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/volumes/5ac1f455-387d-47dd-a31d-2823926d4552 returned with HTTP 200 Aug 06 03:12:31.125711 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 336/1339] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:12:31 2026] GET /volume/v3/volumes/5ac1f455-387d-47dd-a31d-2823926d4552 => generated 972 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:31.141997 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-27ddb01d-5364-4501-973e-dd565f6ea7fc tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/2beaeba6aa384a2280bce9aef3a0c530 returned with HTTP 200 Aug 06 03:12:31.142380 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 340/1340] 10.4.3.80 () {68 vars in 1367 bytes} [Thu Aug 6 03:12:31 2026] PUT /volume/v3/os-quota-sets/2beaeba6aa384a2280bce9aef3a0c530 => generated 590 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:31.145177 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9d0aaf83-cf13-4c8b-9dc1-d614e8e4d197 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:31.147998 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9d0aaf83-cf13-4c8b-9dc1-d614e8e4d197 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] GET https://10.4.3.80/volume/v3/messages Aug 06 03:12:31.148274 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9d0aaf83-cf13-4c8b-9dc1-d614e8e4d197 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:31.148519 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9d0aaf83-cf13-4c8b-9dc1-d614e8e4d197 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:31.154182 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9d0aaf83-cf13-4c8b-9dc1-d614e8e4d197 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/messages returned with HTTP 200 Aug 06 03:12:31.154277 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d6fdc99e-c008-46d2-b7e6-f1d98b1160fa None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:31.154663 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 334/1341] 10.4.3.80 () {68 vars in 1273 bytes} [Thu Aug 6 03:12:31 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:31.158675 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d6fdc99e-c008-46d2-b7e6-f1d98b1160fa tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] POST https://10.4.3.80/volume/v3/volumes/28e9c8f0-36fb-4703-9f09-51f6d54ce6f4/action Aug 06 03:12:31.159125 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d6fdc99e-c008-46d2-b7e6-f1d98b1160fa tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:12:31.159292 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d6fdc99e-c008-46d2-b7e6-f1d98b1160fa tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:31.166734 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-27a772ef-136d-48f4-a1f0-7d07fdf3a85b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:31.168361 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-27a772ef-136d-48f4-a1f0-7d07fdf3a85b tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-member] GET https://10.4.3.80/volume/v3/messages Aug 06 03:12:31.168586 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-27a772ef-136d-48f4-a1f0-7d07fdf3a85b tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:31.168795 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-27a772ef-136d-48f4-a1f0-7d07fdf3a85b tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:31.174047 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:31.174047 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:31.174975 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d6fdc99e-c008-46d2-b7e6-f1d98b1160fa tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Volume info retrieved successfully. Aug 06 03:12:31.182856 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-27a772ef-136d-48f4-a1f0-7d07fdf3a85b tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-member] https://10.4.3.80/volume/v3/messages returned with HTTP 200 Aug 06 03:12:31.182856 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 337/1342] 10.4.3.80 () {68 vars in 1273 bytes} [Thu Aug 6 03:12:31 2026] GET /volume/v3/messages => generated 668 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:31.183531 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4ced9443-ecbe-4a94-868a-e80ff1129e11 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:31.185219 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4ced9443-ecbe-4a94-868a-e80ff1129e11 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc Aug 06 03:12:31.185414 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4ced9443-ecbe-4a94-868a-e80ff1129e11 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:31.185588 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4ced9443-ecbe-4a94-868a-e80ff1129e11 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:31.192051 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1375bc71-0d95-4bf7-8997-1cf03e3570ba None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:31.194228 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1375bc71-0d95-4bf7-8997-1cf03e3570ba tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] DELETE https://10.4.3.80/volume/v3/messages/222ed444-d0e6-4fd5-bfc6-617e36ea5d72 Aug 06 03:12:31.194496 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1375bc71-0d95-4bf7-8997-1cf03e3570ba tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:31.194739 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1375bc71-0d95-4bf7-8997-1cf03e3570ba tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:31.197728 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:31.197728 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:31.201726 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4ced9443-ecbe-4a94-868a-e80ff1129e11 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:12:31.206983 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1375bc71-0d95-4bf7-8997-1cf03e3570ba tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/messages/222ed444-d0e6-4fd5-bfc6-617e36ea5d72 returned with HTTP 204 Aug 06 03:12:31.207012 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4ced9443-ecbe-4a94-868a-e80ff1129e11 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc returned with HTTP 200 Aug 06 03:12:31.207359 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 341/1343] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:31 2026] GET /volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:31.207417 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 335/1344] 10.4.3.80 () {68 vars in 1387 bytes} [Thu Aug 6 03:12:31 2026] DELETE /volume/v3/messages/222ed444-d0e6-4fd5-bfc6-617e36ea5d72 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 03:12:31.219530 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6677793a-76e4-4432-8eb2-758285019bed None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:31.222987 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6677793a-76e4-4432-8eb2-758285019bed tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/5ac1f455-387d-47dd-a31d-2823926d4552 Aug 06 03:12:31.223174 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6677793a-76e4-4432-8eb2-758285019bed tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:31.223342 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6677793a-76e4-4432-8eb2-758285019bed tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:31.223481 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-6677793a-76e4-4432-8eb2-758285019bed tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Delete volume with id: 5ac1f455-387d-47dd-a31d-2823926d4552 Aug 06 03:12:31.227251 np0000006611 devstack@c-api.service[100901]: ERROR cinder.volume.api [None req-d6fdc99e-c008-46d2-b7e6-f1d98b1160fa tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Quota exceeded for 2beaeba6aa384a2280bce9aef3a0c530, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 06 03:12:31.236871 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.middleware.fault [None req-d6fdc99e-c008-46d2-b7e6-f1d98b1160fa tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] https://10.4.3.80/volume/v3/volumes/28e9c8f0-36fb-4703-9f09-51f6d54ce6f4/action returned with HTTP 413 Aug 06 03:12:31.237637 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:31.237637 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:31.237866 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 332/1345] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:12:31 2026] POST /volume/v3/volumes/28e9c8f0-36fb-4703-9f09-51f6d54ce6f4/action => generated 208 bytes in 84 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 03:12:31.238481 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6677793a-76e4-4432-8eb2-758285019bed tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Volume info retrieved successfully. Aug 06 03:12:31.240120 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-6677793a-76e4-4432-8eb2-758285019bed tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100900) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 03:12:31.246766 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d57f98b9-8fed-492b-8a6c-38feb0253029 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:31.251926 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d57f98b9-8fed-492b-8a6c-38feb0253029 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] GET https://10.4.3.80/volume/v3/volumes/28e9c8f0-36fb-4703-9f09-51f6d54ce6f4 Aug 06 03:12:31.252339 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d57f98b9-8fed-492b-8a6c-38feb0253029 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:31.252698 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d57f98b9-8fed-492b-8a6c-38feb0253029 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:31.255440 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-6677793a-76e4-4432-8eb2-758285019bed tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1207099738 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1207099738, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:31.255797 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-6677793a-76e4-4432-8eb2-758285019bed tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1207099738 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1207099738, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:31.264305 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:31.264305 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:31.267722 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-6677793a-76e4-4432-8eb2-758285019bed tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Created reservations ['98b42d61-22a0-4cdd-8cb8-d1dea0cc3690', 'cbc7b3f9-fe7c-4091-9817-7906c8bd5153', '77071fbc-c2b1-4739-9ff5-20bd46de28eb', '53167010-93b7-4c36-93e5-7fb8778cc093'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:31.271124 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d57f98b9-8fed-492b-8a6c-38feb0253029 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Volume info retrieved successfully. Aug 06 03:12:31.279413 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d57f98b9-8fed-492b-8a6c-38feb0253029 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] https://10.4.3.80/volume/v3/volumes/28e9c8f0-36fb-4703-9f09-51f6d54ce6f4 returned with HTTP 200 Aug 06 03:12:31.280080 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 342/1346] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:31 2026] GET /volume/v3/volumes/28e9c8f0-36fb-4703-9f09-51f6d54ce6f4 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:31.293978 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c146693c-2381-4ddc-9e67-56ded05884eb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:31.296427 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c146693c-2381-4ddc-9e67-56ded05884eb tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] DELETE https://10.4.3.80/volume/v3/volumes/28e9c8f0-36fb-4703-9f09-51f6d54ce6f4 Aug 06 03:12:31.296685 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c146693c-2381-4ddc-9e67-56ded05884eb tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:31.296979 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c146693c-2381-4ddc-9e67-56ded05884eb tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:31.297199 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-c146693c-2381-4ddc-9e67-56ded05884eb tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Delete volume with id: 28e9c8f0-36fb-4703-9f09-51f6d54ce6f4 Aug 06 03:12:31.299718 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6677793a-76e4-4432-8eb2-758285019bed tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Delete volume request issued successfully. Aug 06 03:12:31.299941 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6677793a-76e4-4432-8eb2-758285019bed tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/volumes/5ac1f455-387d-47dd-a31d-2823926d4552 returned with HTTP 202 Aug 06 03:12:31.300322 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 338/1347] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:12:31 2026] DELETE /volume/v3/volumes/5ac1f455-387d-47dd-a31d-2823926d4552 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 03:12:31.307038 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:31.307038 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:31.307470 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c146693c-2381-4ddc-9e67-56ded05884eb tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Volume info retrieved successfully. Aug 06 03:12:31.310484 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-268d20a7-2943-42de-a653-e82b080bf9fc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:31.313184 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-268d20a7-2943-42de-a653-e82b080bf9fc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] DELETE https://10.4.3.80/volume/v3/types/e74271ec-1759-4a89-9c5f-9e1c062bc535 Aug 06 03:12:31.313184 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-268d20a7-2943-42de-a653-e82b080bf9fc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:31.313478 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-268d20a7-2943-42de-a653-e82b080bf9fc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Calling method '_delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:31.335113 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c146693c-2381-4ddc-9e67-56ded05884eb tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Delete volume request issued successfully. Aug 06 03:12:31.335113 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c146693c-2381-4ddc-9e67-56ded05884eb tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] https://10.4.3.80/volume/v3/volumes/28e9c8f0-36fb-4703-9f09-51f6d54ce6f4 returned with HTTP 202 Aug 06 03:12:31.335113 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 336/1348] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:12:31 2026] DELETE /volume/v3/volumes/28e9c8f0-36fb-4703-9f09-51f6d54ce6f4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:31.342146 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3738552e-075c-4337-a9da-a4588e6a41b1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:31.348362 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3738552e-075c-4337-a9da-a4588e6a41b1 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] GET https://10.4.3.80/volume/v3/volumes/28e9c8f0-36fb-4703-9f09-51f6d54ce6f4 Aug 06 03:12:31.348362 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3738552e-075c-4337-a9da-a4588e6a41b1 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:31.348362 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3738552e-075c-4337-a9da-a4588e6a41b1 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:31.353444 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-268d20a7-2943-42de-a653-e82b080bf9fc tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/types/e74271ec-1759-4a89-9c5f-9e1c062bc535 returned with HTTP 202 Aug 06 03:12:31.353860 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 333/1349] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:12:31 2026] DELETE /volume/v3/types/e74271ec-1759-4a89-9c5f-9e1c062bc535 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:31.359974 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:31.359974 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:31.363215 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-fa61dd3f-94ce-409c-bd99-84f215b7762f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:31.364103 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-3738552e-075c-4337-a9da-a4588e6a41b1 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Volume info retrieved successfully. Aug 06 03:12:31.365447 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fa61dd3f-94ce-409c-bd99-84f215b7762f tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:12:31.366120 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fa61dd3f-94ce-409c-bd99-84f215b7762f tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-210391240", "extra_specs": {"storage_protocol": "tempest-storage_protocol-783093303", "vendor_name": "tempest-vendor_name-456584632"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:31.376371 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3738552e-075c-4337-a9da-a4588e6a41b1 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] https://10.4.3.80/volume/v3/volumes/28e9c8f0-36fb-4703-9f09-51f6d54ce6f4 returned with HTTP 200 Aug 06 03:12:31.376371 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 343/1350] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:31 2026] GET /volume/v3/volumes/28e9c8f0-36fb-4703-9f09-51f6d54ce6f4 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:31.393662 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fa61dd3f-94ce-409c-bd99-84f215b7762f tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:12:31.394206 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 339/1351] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:12:31 2026] POST /volume/v3/types => generated 327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:31.404648 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-daba9275-d29c-4625-88c3-51f4b07eefea None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:31.408327 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:31.408750 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b2c9e133-2a3b-4617-81ad-c0ffa32e23be", "size": 1}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:31.413418 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Create volume request body: {'volume': {'volume_type': 'b2c9e133-2a3b-4617-81ad-c0ffa32e23be', 'size': 1}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:31.417293 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Create volume of 1 GB Aug 06 03:12:31.417485 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:31.417485 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:31.418032 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Availability Zones retrieved successfully. Aug 06 03:12:31.425629 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Flow 'volume_create_api' (189901dc-a10c-46f6-9577-38008661aac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:31.427167 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (700551c8-7612-498d-83fb-c9a3873dd94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:31.428386 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:31.453300 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (700551c8-7612-498d-83fb-c9a3873dd94d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:12:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-783093303',vendor_name='tempest-vendor_name-456584632'},id=b2c9e133-2a3b-4617-81ad-c0ffa32e23be,is_public=True,name='tempest-ProjectMemberTests-volume-type-210391240',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2c9e133-2a3b-4617-81ad-c0ffa32e23be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:31.454504 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24b165c1-b4db-4d5d-910a-a73da5776c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:31.495721 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-210391240 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-210391240, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:31.496486 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-210391240 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-210391240, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:31.532261 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Created reservations ['4824be93-a1c8-4960-a5f1-912242cfcac9', '836d4f5e-b724-42c2-b33d-d921ea228a8d', 'b71ad084-bbfc-4dab-b30d-e0d94ea398b3', 'e9ba149f-115e-48a3-b3de-94163e8e2f09'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:31.533043 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24b165c1-b4db-4d5d-910a-a73da5776c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4824be93-a1c8-4960-a5f1-912242cfcac9', '836d4f5e-b724-42c2-b33d-d921ea228a8d', 'b71ad084-bbfc-4dab-b30d-e0d94ea398b3', 'e9ba149f-115e-48a3-b3de-94163e8e2f09']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:31.534191 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ebe269-de77-4f1f-bb8a-3a42a9b996cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:31.560861 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ebe269-de77-4f1f-bb8a-3a42a9b996cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5562753a-a655-4257-b7b9-a15508310967', '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='fb5e0ac4718c4112a41b10d836a166e8',qos_specs=None,replication_status=,reservations=['4824be93-a1c8-4960-a5f1-912242cfcac9','836d4f5e-b724-42c2-b33d-d921ea228a8d','b71ad084-bbfc-4dab-b30d-e0d94ea398b3','e9ba149f-115e-48a3-b3de-94163e8e2f09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e636243ecaa54a1382b4752788241379',volume_type_id=b2c9e133-2a3b-4617-81ad-c0ffa32e23be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:31Z,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=5562753a-a655-4257-b7b9-a15508310967,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb5e0ac4718c4112a41b10d836a166e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e636243ecaa54a1382b4752788241379',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2c9e133-2a3b-4617-81ad-c0ffa32e23be),volume_type_id=b2c9e133-2a3b-4617-81ad-c0ffa32e23be)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:31.561625 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7f6abb2-bfcb-413c-81a4-6843d27497e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:31.579633 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7f6abb2-bfcb-413c-81a4-6843d27497e5) transitioned into state 'SUCCESS' from 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='fb5e0ac4718c4112a41b10d836a166e8',qos_specs=None,replication_status=,reservations=['4824be93-a1c8-4960-a5f1-912242cfcac9','836d4f5e-b724-42c2-b33d-d921ea228a8d','b71ad084-bbfc-4dab-b30d-e0d94ea398b3','e9ba149f-115e-48a3-b3de-94163e8e2f09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e636243ecaa54a1382b4752788241379',volume_type_id=b2c9e133-2a3b-4617-81ad-c0ffa32e23be)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:31.580417 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (126438df-537e-4a88-a144-7ffe7cd75c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:31.589492 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (126438df-537e-4a88-a144-7ffe7cd75c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:31.590408 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Flow 'volume_create_api' (189901dc-a10c-46f6-9577-38008661aac1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:31.590650 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Create volume request issued successfully. Aug 06 03:12:31.591206 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-daba9275-d29c-4625-88c3-51f4b07eefea tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:31.591589 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 337/1352] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:12:31 2026] POST /volume/v3/volumes => generated 771 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 03:12:31.604183 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-81274022-67df-4cb2-bfd2-9571288b4f2d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:31.608560 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-81274022-67df-4cb2-bfd2-9571288b4f2d tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] GET https://10.4.3.80/volume/v3/volumes/5562753a-a655-4257-b7b9-a15508310967 Aug 06 03:12:31.608560 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-81274022-67df-4cb2-bfd2-9571288b4f2d tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:31.608560 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-81274022-67df-4cb2-bfd2-9571288b4f2d tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:31.618850 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:31.618850 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:31.623605 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-81274022-67df-4cb2-bfd2-9571288b4f2d tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Volume info retrieved successfully. Aug 06 03:12:31.629715 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-81274022-67df-4cb2-bfd2-9571288b4f2d tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/volumes/5562753a-a655-4257-b7b9-a15508310967 returned with HTTP 200 Aug 06 03:12:31.630266 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 334/1353] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:12:31 2026] GET /volume/v3/volumes/5562753a-a655-4257-b7b9-a15508310967 => generated 950 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:32.392025 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4144cadd-cde8-48f0-ab28-b76c2aae3049 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:32.395250 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4144cadd-cde8-48f0-ab28-b76c2aae3049 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] GET https://10.4.3.80/volume/v3/volumes/28e9c8f0-36fb-4703-9f09-51f6d54ce6f4 Aug 06 03:12:32.395471 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4144cadd-cde8-48f0-ab28-b76c2aae3049 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:32.395735 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4144cadd-cde8-48f0-ab28-b76c2aae3049 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:32.409047 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4144cadd-cde8-48f0-ab28-b76c2aae3049 tempest-VolumeQuotasNegativeTestJSON-1616305579 tempest-VolumeQuotasNegativeTestJSON-1616305579-project-member] https://10.4.3.80/volume/v3/volumes/28e9c8f0-36fb-4703-9f09-51f6d54ce6f4 returned with HTTP 404 Aug 06 03:12:32.409710 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 344/1354] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:32 2026] GET /volume/v3/volumes/28e9c8f0-36fb-4703-9f09-51f6d54ce6f4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:32.419561 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-fa5d784f-9974-49e2-9fe2-d5e9e375dccb None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:32.421276 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fa5d784f-9974-49e2-9fe2-d5e9e375dccb tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] PUT https://10.4.3.80/volume/v3/os-quota-sets/2beaeba6aa384a2280bce9aef3a0c530 Aug 06 03:12:32.421616 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fa5d784f-9974-49e2-9fe2-d5e9e375dccb tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-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=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:32.512002 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-fa5d784f-9974-49e2-9fe2-d5e9e375dccb tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-210391240 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-210391240, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:32.512236 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-fa5d784f-9974-49e2-9fe2-d5e9e375dccb tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-210391240 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-210391240, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:32.512457 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-fa5d784f-9974-49e2-9fe2-d5e9e375dccb tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectMemberTests-volume-type-210391240 is set by the default quota flag: quota_snapshots_tempest-ProjectMemberTests-volume-type-210391240, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:32.512915 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-fa5d784f-9974-49e2-9fe2-d5e9e375dccb tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-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 06 03:12:32.513384 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-fa5d784f-9974-49e2-9fe2-d5e9e375dccb tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-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 06 03:12:32.513600 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-fa5d784f-9974-49e2-9fe2-d5e9e375dccb tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-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 06 03:12:32.513852 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-fa5d784f-9974-49e2-9fe2-d5e9e375dccb tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-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 06 03:12:32.522758 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fa5d784f-9974-49e2-9fe2-d5e9e375dccb tempest-VolumeQuotasNegativeTestJSON-556585914 tempest-VolumeQuotasNegativeTestJSON-556585914-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/2beaeba6aa384a2280bce9aef3a0c530 returned with HTTP 200 Aug 06 03:12:32.523199 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 340/1355] 10.4.3.80 () {68 vars in 1368 bytes} [Thu Aug 6 03:12:32 2026] PUT /volume/v3/os-quota-sets/2beaeba6aa384a2280bce9aef3a0c530 => generated 591 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:32.649348 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f3cc8504-fdd4-4996-a901-089b075f96df None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:32.656642 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f3cc8504-fdd4-4996-a901-089b075f96df tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] GET https://10.4.3.80/volume/v3/volumes/5562753a-a655-4257-b7b9-a15508310967 Aug 06 03:12:32.658039 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f3cc8504-fdd4-4996-a901-089b075f96df tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:32.658295 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f3cc8504-fdd4-4996-a901-089b075f96df tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:32.671059 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:32.671059 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:32.675718 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f3cc8504-fdd4-4996-a901-089b075f96df tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Volume info retrieved successfully. Aug 06 03:12:32.690184 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f3cc8504-fdd4-4996-a901-089b075f96df tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/volumes/5562753a-a655-4257-b7b9-a15508310967 returned with HTTP 200 Aug 06 03:12:32.691159 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 338/1356] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:12:32 2026] GET /volume/v3/volumes/5562753a-a655-4257-b7b9-a15508310967 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:32.710334 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-dce72679-292c-40d6-8283-ab826e350065 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:32.712178 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-dce72679-292c-40d6-8283-ab826e350065 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] GET https://10.4.3.80/volume/v3/messages Aug 06 03:12:32.712421 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-dce72679-292c-40d6-8283-ab826e350065 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:32.712663 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-dce72679-292c-40d6-8283-ab826e350065 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:32.717629 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-dce72679-292c-40d6-8283-ab826e350065 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/messages returned with HTTP 200 Aug 06 03:12:32.718186 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 335/1357] 10.4.3.80 () {68 vars in 1273 bytes} [Thu Aug 6 03:12:32 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:32.730384 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2a3f2920-6e8f-4c03-8322-6e0a739c334b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:32.733375 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2a3f2920-6e8f-4c03-8322-6e0a739c334b tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-member] GET https://10.4.3.80/volume/v3/messages/8f702878-d8ad-4166-8d52-a2e628db5adf Aug 06 03:12:32.733576 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2a3f2920-6e8f-4c03-8322-6e0a739c334b tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:32.733772 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2a3f2920-6e8f-4c03-8322-6e0a739c334b tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:32.737250 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2a3f2920-6e8f-4c03-8322-6e0a739c334b tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-member] https://10.4.3.80/volume/v3/messages/8f702878-d8ad-4166-8d52-a2e628db5adf returned with HTTP 200 Aug 06 03:12:32.737595 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 345/1358] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:12:32 2026] GET /volume/v3/messages/8f702878-d8ad-4166-8d52-a2e628db5adf => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:32.752140 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6d7f1410-50a0-42f4-9d06-8cf189d21839 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:32.759330 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6d7f1410-50a0-42f4-9d06-8cf189d21839 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] DELETE https://10.4.3.80/volume/v3/messages/8f702878-d8ad-4166-8d52-a2e628db5adf Aug 06 03:12:32.759545 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6d7f1410-50a0-42f4-9d06-8cf189d21839 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:32.759785 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6d7f1410-50a0-42f4-9d06-8cf189d21839 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:32.775852 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6d7f1410-50a0-42f4-9d06-8cf189d21839 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/messages/8f702878-d8ad-4166-8d52-a2e628db5adf returned with HTTP 204 Aug 06 03:12:32.776273 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 341/1359] 10.4.3.80 () {68 vars in 1387 bytes} [Thu Aug 6 03:12:32 2026] DELETE /volume/v3/messages/8f702878-d8ad-4166-8d52-a2e628db5adf => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 03:12:32.786024 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-435b8214-c67a-4d36-88fe-c6eda06478c9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:32.789860 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-435b8214-c67a-4d36-88fe-c6eda06478c9 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/5562753a-a655-4257-b7b9-a15508310967 Aug 06 03:12:32.789860 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-435b8214-c67a-4d36-88fe-c6eda06478c9 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:32.789860 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-435b8214-c67a-4d36-88fe-c6eda06478c9 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:32.789860 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-435b8214-c67a-4d36-88fe-c6eda06478c9 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Delete volume with id: 5562753a-a655-4257-b7b9-a15508310967 Aug 06 03:12:32.796713 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:32.796713 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:32.797185 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-435b8214-c67a-4d36-88fe-c6eda06478c9 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Volume info retrieved successfully. Aug 06 03:12:32.798197 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-435b8214-c67a-4d36-88fe-c6eda06478c9 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100899) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 03:12:32.818674 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-435b8214-c67a-4d36-88fe-c6eda06478c9 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Created reservations ['add4dccf-b47b-41c2-8f11-1854a2257b49', 'b4c470a8-d0e0-4a59-98d4-1868c1c973fe', '46bde338-31d4-4686-8d47-76ef78c32305', '3e075f8a-ea78-4d9a-86d4-9d07ddd412db'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:32.853663 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-435b8214-c67a-4d36-88fe-c6eda06478c9 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Delete volume request issued successfully. Aug 06 03:12:32.853663 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-435b8214-c67a-4d36-88fe-c6eda06478c9 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/volumes/5562753a-a655-4257-b7b9-a15508310967 returned with HTTP 202 Aug 06 03:12:32.853663 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 339/1360] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:12:32 2026] DELETE /volume/v3/volumes/5562753a-a655-4257-b7b9-a15508310967 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:32.863404 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a9845abf-c75a-4cb2-90ad-ed21cfcc2e59 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:32.865068 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a9845abf-c75a-4cb2-90ad-ed21cfcc2e59 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] DELETE https://10.4.3.80/volume/v3/types/b2c9e133-2a3b-4617-81ad-c0ffa32e23be Aug 06 03:12:32.865129 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a9845abf-c75a-4cb2-90ad-ed21cfcc2e59 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:32.865341 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a9845abf-c75a-4cb2-90ad-ed21cfcc2e59 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] Calling method '_delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:32.891430 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a9845abf-c75a-4cb2-90ad-ed21cfcc2e59 tempest-ProjectMemberTests-1158719384 tempest-ProjectMemberTests-1158719384-project-admin] https://10.4.3.80/volume/v3/types/b2c9e133-2a3b-4617-81ad-c0ffa32e23be returned with HTTP 202 Aug 06 03:12:32.891858 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 336/1361] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:12:32 2026] DELETE /volume/v3/types/b2c9e133-2a3b-4617-81ad-c0ffa32e23be => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:35.009217 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-aa7426a3-8758-4c2b-9918-9590764ed3f8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:35.191899 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-aa7426a3-8758-4c2b-9918-9590764ed3f8 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:35.192414 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-aa7426a3-8758-4c2b-9918-9590764ed3f8 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1646719564"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:35.194296 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-aa7426a3-8758-4c2b-9918-9590764ed3f8 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1646719564'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:35.194296 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-aa7426a3-8758-4c2b-9918-9590764ed3f8 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Create volume of 1 GB Aug 06 03:12:35.199663 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-aa7426a3-8758-4c2b-9918-9590764ed3f8 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Availability Zones retrieved successfully. Aug 06 03:12:35.204848 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5fc0a8cb-82c6-4276-862d-ce9ca7c0d763 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:35.205761 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-aa7426a3-8758-4c2b-9918-9590764ed3f8 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Flow 'volume_create_api' (2f3d6219-cd05-4fda-94b6-3eab5278a1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:35.207153 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-aa7426a3-8758-4c2b-9918-9590764ed3f8 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5449ef73-c29b-4c6d-87f5-0506ff538851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:35.207907 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-aa7426a3-8758-4c2b-9918-9590764ed3f8 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:35.233813 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-aa7426a3-8758-4c2b-9918-9590764ed3f8 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5449ef73-c29b-4c6d-87f5-0506ff538851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:35.235028 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-aa7426a3-8758-4c2b-9918-9590764ed3f8 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48a7c3ff-a4c4-4bd3-82f4-21600d6bca79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:35.252910 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5fc0a8cb-82c6-4276-862d-ce9ca7c0d763 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:12:35.253437 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5fc0a8cb-82c6-4276-862d-ce9ca7c0d763 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-159667324"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:35.279446 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5fc0a8cb-82c6-4276-862d-ce9ca7c0d763 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:12:35.279808 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 342/1362] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:12:35 2026] POST /volume/v3/types => generated 232 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:35.298558 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e0f032d2-fc40-4d1c-893d-51f62cafebbc None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:35.300433 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e0f032d2-fc40-4d1c-893d-51f62cafebbc tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:12:35.300793 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e0f032d2-fc40-4d1c-893d-51f62cafebbc tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1488822446", "extra_specs": {"multiattach": " True"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:35.321520 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e0f032d2-fc40-4d1c-893d-51f62cafebbc tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:12:35.322420 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 340/1363] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:12:35 2026] POST /volume/v3/types => generated 259 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:35.322813 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-aa7426a3-8758-4c2b-9918-9590764ed3f8 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Created reservations ['a01a282a-9f4a-4d18-a594-2f20ff1e2a56', 'c587a37e-5aeb-4f80-8ba2-03a3f3395c6a', '9dba1478-6fc5-4a74-805f-e1bf14f94e79', 'c2ca0834-349d-4131-8ded-f1cf8692d0a9'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:35.323633 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-aa7426a3-8758-4c2b-9918-9590764ed3f8 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48a7c3ff-a4c4-4bd3-82f4-21600d6bca79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a01a282a-9f4a-4d18-a594-2f20ff1e2a56', 'c587a37e-5aeb-4f80-8ba2-03a3f3395c6a', '9dba1478-6fc5-4a74-805f-e1bf14f94e79', 'c2ca0834-349d-4131-8ded-f1cf8692d0a9']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:35.324469 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-aa7426a3-8758-4c2b-9918-9590764ed3f8 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (967bd083-8a12-4897-b936-2f163e2981ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:35.330332 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-79b6f468-5dec-4a0c-951c-c162610c199b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:35.351693 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-aa7426a3-8758-4c2b-9918-9590764ed3f8 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (967bd083-8a12-4897-b936-2f163e2981ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d36087c-895c-486c-8deb-a3ad7c26e4a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1646719564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db0b215d2e674473ae3759b9eb469ef3',qos_specs=None,replication_status=,reservations=['a01a282a-9f4a-4d18-a594-2f20ff1e2a56','c587a37e-5aeb-4f80-8ba2-03a3f3395c6a','9dba1478-6fc5-4a74-805f-e1bf14f94e79','c2ca0834-349d-4131-8ded-f1cf8692d0a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='201e4b612341489c8f040dec54ec6001',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1646719564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d36087c-895c-486c-8deb-a3ad7c26e4a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db0b215d2e674473ae3759b9eb469ef3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='201e4b612341489c8f040dec54ec6001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:35.352590 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-aa7426a3-8758-4c2b-9918-9590764ed3f8 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53e46dee-dd76-4bea-98da-2cf257747dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:35.369339 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-aa7426a3-8758-4c2b-9918-9590764ed3f8 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53e46dee-dd76-4bea-98da-2cf257747dc6) transitioned into state 'SUCCESS' from state '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-1646719564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db0b215d2e674473ae3759b9eb469ef3',qos_specs=None,replication_status=,reservations=['a01a282a-9f4a-4d18-a594-2f20ff1e2a56','c587a37e-5aeb-4f80-8ba2-03a3f3395c6a','9dba1478-6fc5-4a74-805f-e1bf14f94e79','c2ca0834-349d-4131-8ded-f1cf8692d0a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='201e4b612341489c8f040dec54ec6001',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:35.369919 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-aa7426a3-8758-4c2b-9918-9590764ed3f8 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0596109-65e4-4576-b153-474c6eb5235a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:35.379656 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-aa7426a3-8758-4c2b-9918-9590764ed3f8 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0596109-65e4-4576-b153-474c6eb5235a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:35.380478 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-aa7426a3-8758-4c2b-9918-9590764ed3f8 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Flow 'volume_create_api' (2f3d6219-cd05-4fda-94b6-3eab5278a1a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:35.380744 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-aa7426a3-8758-4c2b-9918-9590764ed3f8 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Create volume request issued successfully. Aug 06 03:12:35.381296 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-aa7426a3-8758-4c2b-9918-9590764ed3f8 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:35.381799 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 346/1364] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:12:35 2026] POST /volume/v3/volumes => generated 776 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:35.403672 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-31fa8bee-ea15-487b-a38c-6c9b0d9294b7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:35.406444 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-31fa8bee-ea15-487b-a38c-6c9b0d9294b7 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] GET https://10.4.3.80/volume/v3/volumes/1d36087c-895c-486c-8deb-a3ad7c26e4a7 Aug 06 03:12:35.406722 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-31fa8bee-ea15-487b-a38c-6c9b0d9294b7 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:35.407025 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-31fa8bee-ea15-487b-a38c-6c9b0d9294b7 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:35.415238 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:35.415568 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-159667324", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-809943099"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:35.416994 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-159667324', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-809943099'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:35.417446 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:35.417446 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:35.420687 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Create volume of 1 GB Aug 06 03:12:35.420962 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:35.420962 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:35.421432 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Availability Zones retrieved successfully. Aug 06 03:12:35.424387 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-31fa8bee-ea15-487b-a38c-6c9b0d9294b7 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Volume info retrieved successfully. Aug 06 03:12:35.426724 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Flow 'volume_create_api' (b610f648-81d6-4dfb-9fbd-de1611d459a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:35.427764 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b71f55f-a205-4532-8688-8cf15f0c1fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:35.428719 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:35.429019 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-31fa8bee-ea15-487b-a38c-6c9b0d9294b7 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] https://10.4.3.80/volume/v3/volumes/1d36087c-895c-486c-8deb-a3ad7c26e4a7 returned with HTTP 200 Aug 06 03:12:35.429512 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 343/1365] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:35 2026] GET /volume/v3/volumes/1d36087c-895c-486c-8deb-a3ad7c26e4a7 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:35.447846 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b71f55f-a205-4532-8688-8cf15f0c1fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:12:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6d947186-651f-4aa0-8de8-152988758024,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-159667324',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d947186-651f-4aa0-8de8-152988758024', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:35.448548 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6742601-91ee-438b-aef6-7bd0210adb99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:35.482726 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-159667324 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-159667324, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:35.483237 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-159667324 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-159667324, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:35.522720 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Created reservations ['9c05afb9-7ffc-42b1-8387-dd6031b70b14', '6a5e2b99-93f2-4d68-b086-f1b9eebe973b', '7e616699-2b90-481b-a0e5-beb0d6641455', '572721aa-fffa-4615-8536-baae934afc51'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:35.523606 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6742601-91ee-438b-aef6-7bd0210adb99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c05afb9-7ffc-42b1-8387-dd6031b70b14', '6a5e2b99-93f2-4d68-b086-f1b9eebe973b', '7e616699-2b90-481b-a0e5-beb0d6641455', '572721aa-fffa-4615-8536-baae934afc51']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:35.524427 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (847c1f3f-1fe0-4777-a0a7-3022e98377a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:35.551081 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (847c1f3f-1fe0-4777-a0a7-3022e98377a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57da7579-a746-44a0-a956-4fe8da9745ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-809943099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36f2d00ca7e042e39044651a54b17537',qos_specs=None,replication_status=,reservations=['9c05afb9-7ffc-42b1-8387-dd6031b70b14','6a5e2b99-93f2-4d68-b086-f1b9eebe973b','7e616699-2b90-481b-a0e5-beb0d6641455','572721aa-fffa-4615-8536-baae934afc51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a491aabe0b454e0c88cca12108351f16',volume_type_id=6d947186-651f-4aa0-8de8-152988758024), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-809943099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57da7579-a746-44a0-a956-4fe8da9745ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36f2d00ca7e042e39044651a54b17537',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a491aabe0b454e0c88cca12108351f16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d947186-651f-4aa0-8de8-152988758024),volume_type_id=6d947186-651f-4aa0-8de8-152988758024)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:35.551758 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6657d3c0-8fa7-4f30-b735-a0fb3b27102a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:35.574222 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6657d3c0-8fa7-4f30-b735-a0fb3b27102a) transitioned into state 'SUCCESS' from state '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-809943099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36f2d00ca7e042e39044651a54b17537',qos_specs=None,replication_status=,reservations=['9c05afb9-7ffc-42b1-8387-dd6031b70b14','6a5e2b99-93f2-4d68-b086-f1b9eebe973b','7e616699-2b90-481b-a0e5-beb0d6641455','572721aa-fffa-4615-8536-baae934afc51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a491aabe0b454e0c88cca12108351f16',volume_type_id=6d947186-651f-4aa0-8de8-152988758024)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:35.574990 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d5f008c-b5fb-427e-a36c-c8fa171aa103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:35.593252 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d5f008c-b5fb-427e-a36c-c8fa171aa103) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:35.594521 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Flow 'volume_create_api' (b610f648-81d6-4dfb-9fbd-de1611d459a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:35.596221 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Create volume request issued successfully. Aug 06 03:12:35.596804 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-79b6f468-5dec-4a0c-951c-c162610c199b tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:35.597286 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 337/1366] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:12:35 2026] POST /volume/v3/volumes => generated 868 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:35.610404 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-cc06a326-c513-4cb9-849a-e4ff56246853 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:35.615728 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cc06a326-c513-4cb9-849a-e4ff56246853 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] GET https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff Aug 06 03:12:35.616022 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cc06a326-c513-4cb9-849a-e4ff56246853 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:35.616311 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cc06a326-c513-4cb9-849a-e4ff56246853 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:35.624264 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:35.624264 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:35.627914 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-cc06a326-c513-4cb9-849a-e4ff56246853 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Volume info retrieved successfully. Aug 06 03:12:35.632136 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cc06a326-c513-4cb9-849a-e4ff56246853 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff returned with HTTP 200 Aug 06 03:12:35.632510 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 341/1367] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:35 2026] GET /volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:36.449157 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1bfcbb4a-546c-49ca-b0dd-6882291c8d47 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:36.449694 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1bfcbb4a-546c-49ca-b0dd-6882291c8d47 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] GET https://10.4.3.80/volume/v3/volumes/1d36087c-895c-486c-8deb-a3ad7c26e4a7 Aug 06 03:12:36.449694 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1bfcbb4a-546c-49ca-b0dd-6882291c8d47 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:36.449694 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1bfcbb4a-546c-49ca-b0dd-6882291c8d47 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:36.464862 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:36.464862 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:36.469208 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1bfcbb4a-546c-49ca-b0dd-6882291c8d47 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Volume info retrieved successfully. Aug 06 03:12:36.478754 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1bfcbb4a-546c-49ca-b0dd-6882291c8d47 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] https://10.4.3.80/volume/v3/volumes/1d36087c-895c-486c-8deb-a3ad7c26e4a7 returned with HTTP 200 Aug 06 03:12:36.479221 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 347/1368] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:36 2026] GET /volume/v3/volumes/1d36087c-895c-486c-8deb-a3ad7c26e4a7 => generated 1007 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:36.492743 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3f8a9a1a-27e8-473f-b4eb-264f0a8a8036 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:36.566257 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3f8a9a1a-27e8-473f-b4eb-264f0a8a8036 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-reader] POST https://10.4.3.80/volume/v3/volumes/1d36087c-895c-486c-8deb-a3ad7c26e4a7/action Aug 06 03:12:36.566565 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3f8a9a1a-27e8-473f-b4eb-264f0a8a8036 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:12:36.566662 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3f8a9a1a-27e8-473f-b4eb-264f0a8a8036 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:36.585542 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:36.585542 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:36.585963 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-3f8a9a1a-27e8-473f-b4eb-264f0a8a8036 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-reader] Volume info retrieved successfully. Aug 06 03:12:36.588017 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.policy [None req-3f8a9a1a-27e8-473f-b4eb-264f0a8a8036 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '1dd5f25eaeab469999ab568852c4cb51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'db0b215d2e674473ae3759b9eb469ef3', '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=100900) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:12:36.588017 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3f8a9a1a-27e8-473f-b4eb-264f0a8a8036 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-reader] https://10.4.3.80/volume/v3/volumes/1d36087c-895c-486c-8deb-a3ad7c26e4a7/action returned with HTTP 403 Aug 06 03:12:36.588017 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 344/1369] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:12:36 2026] POST /volume/v3/volumes/1d36087c-895c-486c-8deb-a3ad7c26e4a7/action => generated 131 bytes in 96 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:36.598241 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-da5d5136-60ab-4dbd-a1d8-51b69fcf56da None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:36.600596 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-da5d5136-60ab-4dbd-a1d8-51b69fcf56da tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/1d36087c-895c-486c-8deb-a3ad7c26e4a7 Aug 06 03:12:36.600805 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-da5d5136-60ab-4dbd-a1d8-51b69fcf56da tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:36.601026 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-da5d5136-60ab-4dbd-a1d8-51b69fcf56da tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:36.601201 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-da5d5136-60ab-4dbd-a1d8-51b69fcf56da tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Delete volume with id: 1d36087c-895c-486c-8deb-a3ad7c26e4a7 Aug 06 03:12:36.609655 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:36.609655 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:36.609994 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-da5d5136-60ab-4dbd-a1d8-51b69fcf56da tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Volume info retrieved successfully. Aug 06 03:12:36.648728 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-da5d5136-60ab-4dbd-a1d8-51b69fcf56da tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Delete volume request issued successfully. Aug 06 03:12:36.649197 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-da5d5136-60ab-4dbd-a1d8-51b69fcf56da tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] https://10.4.3.80/volume/v3/volumes/1d36087c-895c-486c-8deb-a3ad7c26e4a7 returned with HTTP 202 Aug 06 03:12:36.649566 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 338/1370] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:12:36 2026] DELETE /volume/v3/volumes/1d36087c-895c-486c-8deb-a3ad7c26e4a7 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:36.651201 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4f784599-6839-48ff-a08a-71048b01ab1a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:36.653336 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4f784599-6839-48ff-a08a-71048b01ab1a tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] GET https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff Aug 06 03:12:36.653571 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4f784599-6839-48ff-a08a-71048b01ab1a tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:36.653811 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4f784599-6839-48ff-a08a-71048b01ab1a tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:36.661887 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-eece38b9-faf2-4ce6-8aa5-994ff9798196 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:36.662533 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:36.662533 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:36.665816 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-eece38b9-faf2-4ce6-8aa5-994ff9798196 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] GET https://10.4.3.80/volume/v3/volumes/1d36087c-895c-486c-8deb-a3ad7c26e4a7 Aug 06 03:12:36.666281 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-eece38b9-faf2-4ce6-8aa5-994ff9798196 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:36.666559 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-eece38b9-faf2-4ce6-8aa5-994ff9798196 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:36.669236 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4f784599-6839-48ff-a08a-71048b01ab1a tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Volume info retrieved successfully. Aug 06 03:12:36.674284 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4f784599-6839-48ff-a08a-71048b01ab1a tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff returned with HTTP 200 Aug 06 03:12:36.674867 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 342/1371] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:36 2026] GET /volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:36.677400 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:36.677400 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:36.687171 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-eece38b9-faf2-4ce6-8aa5-994ff9798196 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Volume info retrieved successfully. Aug 06 03:12:36.693758 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-eece38b9-faf2-4ce6-8aa5-994ff9798196 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] https://10.4.3.80/volume/v3/volumes/1d36087c-895c-486c-8deb-a3ad7c26e4a7 returned with HTTP 200 Aug 06 03:12:36.694375 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 348/1372] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:36 2026] GET /volume/v3/volumes/1d36087c-895c-486c-8deb-a3ad7c26e4a7 => generated 1006 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:36.699871 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-46426e15-c513-4499-b727-59cb34d322d4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:36.704545 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-46426e15-c513-4499-b727-59cb34d322d4 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] GET https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff Aug 06 03:12:36.704761 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-46426e15-c513-4499-b727-59cb34d322d4 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:36.705410 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-46426e15-c513-4499-b727-59cb34d322d4 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:36.713798 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:36.713798 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:36.717491 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-46426e15-c513-4499-b727-59cb34d322d4 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Volume info retrieved successfully. Aug 06 03:12:36.722136 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-46426e15-c513-4499-b727-59cb34d322d4 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff returned with HTTP 200 Aug 06 03:12:36.723236 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 345/1373] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:36 2026] GET /volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff => generated 1180 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:12:36.738047 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b3e1d269-88af-4426-823c-7a0b04de5a9f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:36.742987 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b3e1d269-88af-4426-823c-7a0b04de5a9f tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] POST https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff/action Aug 06 03:12:36.743417 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b3e1d269-88af-4426-823c-7a0b04de5a9f tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1488822446", "migration_policy": "never"}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:12:36.743571 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b3e1d269-88af-4426-823c-7a0b04de5a9f tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1488822446", "migration_policy": "never"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:36.754799 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:36.754799 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:36.755315 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b3e1d269-88af-4426-823c-7a0b04de5a9f tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Volume info retrieved successfully. Aug 06 03:12:36.760931 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:36.760931 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:36.780921 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-b3e1d269-88af-4426-823c-7a0b04de5a9f tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1488822446 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1488822446, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:36.780921 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-b3e1d269-88af-4426-823c-7a0b04de5a9f tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1488822446 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1488822446, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:36.808641 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-b3e1d269-88af-4426-823c-7a0b04de5a9f tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Created reservations ['6cf94cbb-2a02-4e3b-9308-7d4a73796c7b', 'd878e14a-43de-4096-89cd-ffa70e464eb8'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:36.834452 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-b3e1d269-88af-4426-823c-7a0b04de5a9f tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Created reservations ['074a876d-0973-4c8f-bd52-a92d54c88284', 'aeca407b-ae5a-4483-91d7-73d54083641d'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:36.884592 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b3e1d269-88af-4426-823c-7a0b04de5a9f tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Retype volume request issued successfully. Aug 06 03:12:36.885709 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b3e1d269-88af-4426-823c-7a0b04de5a9f tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff/action returned with HTTP 202 Aug 06 03:12:36.885709 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 339/1374] 10.4.3.80 () {70 vars in 1425 bytes} [Thu Aug 6 03:12:36 2026] POST /volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 03:12:36.901848 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6a553aa7-8668-4705-8882-b94f1de083ba None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:36.903178 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6a553aa7-8668-4705-8882-b94f1de083ba tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] GET https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff Aug 06 03:12:36.903629 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6a553aa7-8668-4705-8882-b94f1de083ba tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:36.903934 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6a553aa7-8668-4705-8882-b94f1de083ba tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:36.912358 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:36.912358 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:36.916258 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-6a553aa7-8668-4705-8882-b94f1de083ba tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Volume info retrieved successfully. Aug 06 03:12:36.923609 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6a553aa7-8668-4705-8882-b94f1de083ba tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff returned with HTTP 200 Aug 06 03:12:36.924524 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 343/1375] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:36 2026] GET /volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 03:12:37.061982 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-e4741d54-9487-4947-a31a-02ebf899b46e req-fe21e590-2336-43ab-b70a-5f34b85d03d6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:37.064079 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-e4741d54-9487-4947-a31a-02ebf899b46e req-fe21e590-2336-43ab-b70a-5f34b85d03d6 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] GET https://10.4.3.80/volume/v3/limits Aug 06 03:12:37.064421 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-e4741d54-9487-4947-a31a-02ebf899b46e req-fe21e590-2336-43ab-b70a-5f34b85d03d6 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:37.064617 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-e4741d54-9487-4947-a31a-02ebf899b46e req-fe21e590-2336-43ab-b70a-5f34b85d03d6 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:37.076077 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [req-e4741d54-9487-4947-a31a-02ebf899b46e req-fe21e590-2336-43ab-b70a-5f34b85d03d6 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1488822446 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1488822446, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:37.076528 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [req-e4741d54-9487-4947-a31a-02ebf899b46e req-fe21e590-2336-43ab-b70a-5f34b85d03d6 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1488822446 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1488822446, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:37.076942 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [req-e4741d54-9487-4947-a31a-02ebf899b46e req-fe21e590-2336-43ab-b70a-5f34b85d03d6 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-1488822446 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-1488822446, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:37.077314 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [req-e4741d54-9487-4947-a31a-02ebf899b46e req-fe21e590-2336-43ab-b70a-5f34b85d03d6 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-159667324 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-159667324, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:37.077656 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [req-e4741d54-9487-4947-a31a-02ebf899b46e req-fe21e590-2336-43ab-b70a-5f34b85d03d6 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-159667324 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-159667324, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:37.078023 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [req-e4741d54-9487-4947-a31a-02ebf899b46e req-fe21e590-2336-43ab-b70a-5f34b85d03d6 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-159667324 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-159667324, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:37.098867 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-e4741d54-9487-4947-a31a-02ebf899b46e req-fe21e590-2336-43ab-b70a-5f34b85d03d6 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/limits returned with HTTP 200 Aug 06 03:12:37.098867 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 349/1376] 10.4.3.80 () {68 vars in 1477 bytes} [Thu Aug 6 03:12:37 2026] GET /volume/v3/limits => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:37.157857 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-e4741d54-9487-4947-a31a-02ebf899b46e req-32165db5-f764-4f5d-8546-e74aa72727f6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:37.160774 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e4741d54-9487-4947-a31a-02ebf899b46e req-32165db5-f764-4f5d-8546-e74aa72727f6 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] GET https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 Aug 06 03:12:37.161081 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e4741d54-9487-4947-a31a-02ebf899b46e req-32165db5-f764-4f5d-8546-e74aa72727f6 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:37.161287 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e4741d54-9487-4947-a31a-02ebf899b46e req-32165db5-f764-4f5d-8546-e74aa72727f6 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:37.173452 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:37.173452 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:37.177726 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-e4741d54-9487-4947-a31a-02ebf899b46e req-32165db5-f764-4f5d-8546-e74aa72727f6 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Volume info retrieved successfully. Aug 06 03:12:37.183586 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e4741d54-9487-4947-a31a-02ebf899b46e req-32165db5-f764-4f5d-8546-e74aa72727f6 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 returned with HTTP 200 Aug 06 03:12:37.184095 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 346/1377] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:37 2026] GET /volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 => generated 1449 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:37.195191 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-e4741d54-9487-4947-a31a-02ebf899b46e req-159df294-3e33-4ce5-b12d-7555bcd51e21 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:37.197526 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e4741d54-9487-4947-a31a-02ebf899b46e req-159df294-3e33-4ce5-b12d-7555bcd51e21 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:12:37.197973 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e4741d54-9487-4947-a31a-02ebf899b46e req-159df294-3e33-4ce5-b12d-7555bcd51e21 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8367dbc1-fdfa-44f3-a4f9-f36af628b0c1", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1008558620", "description": null, "metadata": {}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:37.213470 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:37.213470 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:37.214039 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-e4741d54-9487-4947-a31a-02ebf899b46e req-159df294-3e33-4ce5-b12d-7555bcd51e21 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Volume info retrieved successfully. Aug 06 03:12:37.214185 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [req-e4741d54-9487-4947-a31a-02ebf899b46e req-159df294-3e33-4ce5-b12d-7555bcd51e21 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Create snapshot from volume 8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 Aug 06 03:12:37.267196 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [req-e4741d54-9487-4947-a31a-02ebf899b46e req-159df294-3e33-4ce5-b12d-7555bcd51e21 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Created reservations ['fbd86732-5f9f-438c-9b78-8de7bab94c1c', '14316d31-3066-4e9c-aba8-b66da2278f97', '7c43ae28-a174-49a0-b519-f5994ee05188', 'ed4040d1-e718-46c3-af96-84e11c37decf'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:37.299402 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-e4741d54-9487-4947-a31a-02ebf899b46e req-159df294-3e33-4ce5-b12d-7555bcd51e21 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Snapshot force create request issued successfully. Aug 06 03:12:37.299791 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e4741d54-9487-4947-a31a-02ebf899b46e req-159df294-3e33-4ce5-b12d-7555bcd51e21 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:12:37.300338 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 340/1378] 10.4.3.80 () {72 vars in 1540 bytes} [Thu Aug 6 03:12:37 2026] POST /volume/v3/snapshots => generated 319 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:37.710765 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a41cee12-aaf9-4fa1-adcd-1df8ef6fa877 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:37.712631 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a41cee12-aaf9-4fa1-adcd-1df8ef6fa877 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] GET https://10.4.3.80/volume/v3/volumes/1d36087c-895c-486c-8deb-a3ad7c26e4a7 Aug 06 03:12:37.712918 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a41cee12-aaf9-4fa1-adcd-1df8ef6fa877 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:37.713082 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a41cee12-aaf9-4fa1-adcd-1df8ef6fa877 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:37.721658 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a41cee12-aaf9-4fa1-adcd-1df8ef6fa877 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] https://10.4.3.80/volume/v3/volumes/1d36087c-895c-486c-8deb-a3ad7c26e4a7 returned with HTTP 404 Aug 06 03:12:37.722104 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 344/1379] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:37 2026] GET /volume/v3/volumes/1d36087c-895c-486c-8deb-a3ad7c26e4a7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:37.731787 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4eb16049-f484-40c5-b8e2-cecf15b8280f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:37.733923 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4eb16049-f484-40c5-b8e2-cecf15b8280f tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:37.734291 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4eb16049-f484-40c5-b8e2-cecf15b8280f tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-308468883"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:37.735913 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-4eb16049-f484-40c5-b8e2-cecf15b8280f tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-308468883'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:37.736054 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-4eb16049-f484-40c5-b8e2-cecf15b8280f tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Create volume of 1 GB Aug 06 03:12:37.746618 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4eb16049-f484-40c5-b8e2-cecf15b8280f tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Availability Zones retrieved successfully. Aug 06 03:12:37.758954 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4eb16049-f484-40c5-b8e2-cecf15b8280f tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Flow 'volume_create_api' (28fd12bf-73f4-486b-b6fc-90302a4d50ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:37.759925 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4eb16049-f484-40c5-b8e2-cecf15b8280f tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15d8e61f-d536-49f6-98f5-ba291a77824a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:37.760807 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-4eb16049-f484-40c5-b8e2-cecf15b8280f tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:37.802922 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4eb16049-f484-40c5-b8e2-cecf15b8280f tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15d8e61f-d536-49f6-98f5-ba291a77824a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:37.804415 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4eb16049-f484-40c5-b8e2-cecf15b8280f tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5cfda9a-9719-4dc0-ba4f-20310b83d3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:37.848121 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-4eb16049-f484-40c5-b8e2-cecf15b8280f tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Created reservations ['f4a65ef0-0351-4604-872a-7519a729739f', '18e38106-2cc9-44c7-acf8-4ad602b46f00', 'fae15f55-128c-4f01-97c4-3a882ab729d8', '1c1def4d-7a5c-4071-9e57-626248acc0a7'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:37.848893 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4eb16049-f484-40c5-b8e2-cecf15b8280f tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5cfda9a-9719-4dc0-ba4f-20310b83d3c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4a65ef0-0351-4604-872a-7519a729739f', '18e38106-2cc9-44c7-acf8-4ad602b46f00', 'fae15f55-128c-4f01-97c4-3a882ab729d8', '1c1def4d-7a5c-4071-9e57-626248acc0a7']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:37.849712 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4eb16049-f484-40c5-b8e2-cecf15b8280f tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adc630e9-315a-4372-b0fe-5d7b6010b317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:37.873878 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4eb16049-f484-40c5-b8e2-cecf15b8280f tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adc630e9-315a-4372-b0fe-5d7b6010b317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7bfb5de-7f9e-4787-b6e6-9a1c09c93227', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-308468883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db0b215d2e674473ae3759b9eb469ef3',qos_specs=None,replication_status=,reservations=['f4a65ef0-0351-4604-872a-7519a729739f','18e38106-2cc9-44c7-acf8-4ad602b46f00','fae15f55-128c-4f01-97c4-3a882ab729d8','1c1def4d-7a5c-4071-9e57-626248acc0a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='201e4b612341489c8f040dec54ec6001',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-308468883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7bfb5de-7f9e-4787-b6e6-9a1c09c93227,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db0b215d2e674473ae3759b9eb469ef3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='201e4b612341489c8f040dec54ec6001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:37.874666 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4eb16049-f484-40c5-b8e2-cecf15b8280f tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88c48497-87c4-49ae-af84-eade692cf3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:37.892330 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4eb16049-f484-40c5-b8e2-cecf15b8280f tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88c48497-87c4-49ae-af84-eade692cf3a5) transitioned into state 'SUCCESS' from state '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-308468883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db0b215d2e674473ae3759b9eb469ef3',qos_specs=None,replication_status=,reservations=['f4a65ef0-0351-4604-872a-7519a729739f','18e38106-2cc9-44c7-acf8-4ad602b46f00','fae15f55-128c-4f01-97c4-3a882ab729d8','1c1def4d-7a5c-4071-9e57-626248acc0a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='201e4b612341489c8f040dec54ec6001',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:37.893011 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4eb16049-f484-40c5-b8e2-cecf15b8280f tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97fff45e-7fb2-4e79-a836-e219b7a0fd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:37.909086 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4eb16049-f484-40c5-b8e2-cecf15b8280f tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97fff45e-7fb2-4e79-a836-e219b7a0fd75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:37.909847 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4eb16049-f484-40c5-b8e2-cecf15b8280f tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Flow 'volume_create_api' (28fd12bf-73f4-486b-b6fc-90302a4d50ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:37.910184 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4eb16049-f484-40c5-b8e2-cecf15b8280f tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Create volume request issued successfully. Aug 06 03:12:37.910750 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4eb16049-f484-40c5-b8e2-cecf15b8280f tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:37.911190 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 350/1380] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:12:37 2026] POST /volume/v3/volumes => generated 775 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:37.924278 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-45acd009-a490-48ba-aa07-899538bf2f9b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:37.927078 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-45acd009-a490-48ba-aa07-899538bf2f9b tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] GET https://10.4.3.80/volume/v3/volumes/b7bfb5de-7f9e-4787-b6e6-9a1c09c93227 Aug 06 03:12:37.927334 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-45acd009-a490-48ba-aa07-899538bf2f9b tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:37.927554 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-45acd009-a490-48ba-aa07-899538bf2f9b tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:37.936845 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:37.936845 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:37.941046 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1a860202-c0be-4d6e-a3d1-28c2aad52e45 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:37.941362 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-45acd009-a490-48ba-aa07-899538bf2f9b tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Volume info retrieved successfully. Aug 06 03:12:37.943200 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1a860202-c0be-4d6e-a3d1-28c2aad52e45 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] GET https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff Aug 06 03:12:37.943416 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1a860202-c0be-4d6e-a3d1-28c2aad52e45 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:37.943636 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1a860202-c0be-4d6e-a3d1-28c2aad52e45 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:37.945888 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-45acd009-a490-48ba-aa07-899538bf2f9b tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] https://10.4.3.80/volume/v3/volumes/b7bfb5de-7f9e-4787-b6e6-9a1c09c93227 returned with HTTP 200 Aug 06 03:12:37.946368 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 347/1381] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:37 2026] GET /volume/v3/volumes/b7bfb5de-7f9e-4787-b6e6-9a1c09c93227 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:37.953271 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:37.953271 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:37.957065 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1a860202-c0be-4d6e-a3d1-28c2aad52e45 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Volume info retrieved successfully. Aug 06 03:12:37.961905 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1a860202-c0be-4d6e-a3d1-28c2aad52e45 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff returned with HTTP 200 Aug 06 03:12:37.962220 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 341/1382] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:37 2026] GET /volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:37.987205 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a5441afd-c28c-4582-bef2-ef580e9d9768 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:37.992509 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a5441afd-c28c-4582-bef2-ef580e9d9768 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] GET https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff Aug 06 03:12:37.992806 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a5441afd-c28c-4582-bef2-ef580e9d9768 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:37.993092 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a5441afd-c28c-4582-bef2-ef580e9d9768 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:38.163761 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:38.163761 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:38.167497 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a5441afd-c28c-4582-bef2-ef580e9d9768 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Volume info retrieved successfully. Aug 06 03:12:38.174552 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a5441afd-c28c-4582-bef2-ef580e9d9768 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff returned with HTTP 200 Aug 06 03:12:38.175663 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 345/1383] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:37 2026] GET /volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff => generated 1180 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:12:38.189042 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9523fe2c-9a2e-40e2-9203-27f4c8589bd0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:38.192812 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9523fe2c-9a2e-40e2-9203-27f4c8589bd0 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] GET https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff Aug 06 03:12:38.193089 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9523fe2c-9a2e-40e2-9203-27f4c8589bd0 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:38.193183 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9523fe2c-9a2e-40e2-9203-27f4c8589bd0 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:38.202014 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:38.202014 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:38.207291 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9523fe2c-9a2e-40e2-9203-27f4c8589bd0 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Volume info retrieved successfully. Aug 06 03:12:38.214796 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9523fe2c-9a2e-40e2-9203-27f4c8589bd0 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff returned with HTTP 200 Aug 06 03:12:38.215230 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 351/1384] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:38 2026] GET /volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff => generated 1180 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:12:38.231112 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2c46a4bc-4bd0-48b7-b94e-b53f03b1f18a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:38.235351 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2c46a4bc-4bd0-48b7-b94e-b53f03b1f18a tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] POST https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff/action Aug 06 03:12:38.235721 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2c46a4bc-4bd0-48b7-b94e-b53f03b1f18a tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-159667324", "migration_policy": "never"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:12:38.236137 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2c46a4bc-4bd0-48b7-b94e-b53f03b1f18a tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-159667324", "migration_policy": "never"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:38.248181 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:38.248181 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:38.248648 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2c46a4bc-4bd0-48b7-b94e-b53f03b1f18a tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Volume info retrieved successfully. Aug 06 03:12:38.269996 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-2c46a4bc-4bd0-48b7-b94e-b53f03b1f18a tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-159667324 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-159667324, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:38.270322 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-2c46a4bc-4bd0-48b7-b94e-b53f03b1f18a tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-159667324 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-159667324, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:38.281772 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-2c46a4bc-4bd0-48b7-b94e-b53f03b1f18a tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Created reservations ['e9a47747-302e-4592-b300-c14d235ffa6c', '949c0545-683c-469b-beb5-e247f48db545'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:38.292997 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-2c46a4bc-4bd0-48b7-b94e-b53f03b1f18a tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1488822446 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1488822446, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:38.292997 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-2c46a4bc-4bd0-48b7-b94e-b53f03b1f18a tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1488822446 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1488822446, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:38.300621 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-2c46a4bc-4bd0-48b7-b94e-b53f03b1f18a tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Created reservations ['7d902d16-75ec-4804-853a-0e627ab3cc09', 'a0151314-ae07-4f3c-b3d8-073df14ce7cd'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:38.333931 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2c46a4bc-4bd0-48b7-b94e-b53f03b1f18a tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Retype volume request issued successfully. Aug 06 03:12:38.334264 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2c46a4bc-4bd0-48b7-b94e-b53f03b1f18a tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff/action returned with HTTP 202 Aug 06 03:12:38.334670 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 348/1385] 10.4.3.80 () {70 vars in 1425 bytes} [Thu Aug 6 03:12:38 2026] POST /volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 03:12:38.342670 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-32cd346f-e954-4898-a477-54bff66a48e6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:38.346421 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-32cd346f-e954-4898-a477-54bff66a48e6 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] GET https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff Aug 06 03:12:38.346421 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-32cd346f-e954-4898-a477-54bff66a48e6 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:38.346421 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-32cd346f-e954-4898-a477-54bff66a48e6 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:38.359779 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:38.359779 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:38.364131 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-32cd346f-e954-4898-a477-54bff66a48e6 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Volume info retrieved successfully. Aug 06 03:12:38.368524 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-32cd346f-e954-4898-a477-54bff66a48e6 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff returned with HTTP 200 Aug 06 03:12:38.368919 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 342/1386] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:38 2026] GET /volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:38.961507 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-474f6004-9df5-40c9-8847-1e4352325369 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:38.964773 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-474f6004-9df5-40c9-8847-1e4352325369 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] GET https://10.4.3.80/volume/v3/volumes/b7bfb5de-7f9e-4787-b6e6-9a1c09c93227 Aug 06 03:12:38.966292 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-474f6004-9df5-40c9-8847-1e4352325369 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:38.966292 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-474f6004-9df5-40c9-8847-1e4352325369 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:38.972804 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:38.972804 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:38.977532 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-474f6004-9df5-40c9-8847-1e4352325369 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Volume info retrieved successfully. Aug 06 03:12:38.984094 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-474f6004-9df5-40c9-8847-1e4352325369 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] https://10.4.3.80/volume/v3/volumes/b7bfb5de-7f9e-4787-b6e6-9a1c09c93227 returned with HTTP 200 Aug 06 03:12:38.984805 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 346/1387] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:38 2026] GET /volume/v3/volumes/b7bfb5de-7f9e-4787-b6e6-9a1c09c93227 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:39.003411 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ef536487-7185-4688-836b-28ea474cd451 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:39.005196 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ef536487-7185-4688-836b-28ea474cd451 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-reader] POST https://10.4.3.80/volume/v3/volumes/b7bfb5de-7f9e-4787-b6e6-9a1c09c93227/action Aug 06 03:12:39.005570 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ef536487-7185-4688-836b-28ea474cd451 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:12:39.005718 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ef536487-7185-4688-836b-28ea474cd451 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:39.015440 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:39.015440 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:39.016052 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.policy [None req-ef536487-7185-4688-836b-28ea474cd451 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '1dd5f25eaeab469999ab568852c4cb51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'db0b215d2e674473ae3759b9eb469ef3', '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=100902) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:12:39.016244 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ef536487-7185-4688-836b-28ea474cd451 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-reader] https://10.4.3.80/volume/v3/volumes/b7bfb5de-7f9e-4787-b6e6-9a1c09c93227/action returned with HTTP 403 Aug 06 03:12:39.016747 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 352/1388] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:12:39 2026] POST /volume/v3/volumes/b7bfb5de-7f9e-4787-b6e6-9a1c09c93227/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:39.025754 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e09d702d-35a2-44ff-9cc3-7458b89d5427 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:39.028953 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e09d702d-35a2-44ff-9cc3-7458b89d5427 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/b7bfb5de-7f9e-4787-b6e6-9a1c09c93227 Aug 06 03:12:39.029190 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e09d702d-35a2-44ff-9cc3-7458b89d5427 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:39.029468 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e09d702d-35a2-44ff-9cc3-7458b89d5427 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:39.029648 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-e09d702d-35a2-44ff-9cc3-7458b89d5427 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Delete volume with id: b7bfb5de-7f9e-4787-b6e6-9a1c09c93227 Aug 06 03:12:39.044743 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:39.044743 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:39.045088 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e09d702d-35a2-44ff-9cc3-7458b89d5427 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Volume info retrieved successfully. Aug 06 03:12:39.065425 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e09d702d-35a2-44ff-9cc3-7458b89d5427 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Delete volume request issued successfully. Aug 06 03:12:39.065687 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e09d702d-35a2-44ff-9cc3-7458b89d5427 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] https://10.4.3.80/volume/v3/volumes/b7bfb5de-7f9e-4787-b6e6-9a1c09c93227 returned with HTTP 202 Aug 06 03:12:39.066210 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 349/1389] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:12:39 2026] DELETE /volume/v3/volumes/b7bfb5de-7f9e-4787-b6e6-9a1c09c93227 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:39.076871 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cd950b50-8e22-44e0-857d-ed14be4bfb37 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:39.079058 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cd950b50-8e22-44e0-857d-ed14be4bfb37 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] GET https://10.4.3.80/volume/v3/volumes/b7bfb5de-7f9e-4787-b6e6-9a1c09c93227 Aug 06 03:12:39.079280 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cd950b50-8e22-44e0-857d-ed14be4bfb37 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:39.079560 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cd950b50-8e22-44e0-857d-ed14be4bfb37 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:39.096664 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:39.096664 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:39.101896 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-cd950b50-8e22-44e0-857d-ed14be4bfb37 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Volume info retrieved successfully. Aug 06 03:12:39.107643 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cd950b50-8e22-44e0-857d-ed14be4bfb37 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] https://10.4.3.80/volume/v3/volumes/b7bfb5de-7f9e-4787-b6e6-9a1c09c93227 returned with HTTP 200 Aug 06 03:12:39.108121 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 343/1390] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:39 2026] GET /volume/v3/volumes/b7bfb5de-7f9e-4787-b6e6-9a1c09c93227 => generated 1005 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:39.387743 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d0088485-1c73-43ed-b514-8e3cb4062470 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:39.390235 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d0088485-1c73-43ed-b514-8e3cb4062470 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] GET https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff Aug 06 03:12:39.390532 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d0088485-1c73-43ed-b514-8e3cb4062470 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:39.390802 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d0088485-1c73-43ed-b514-8e3cb4062470 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:39.404375 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:39.404375 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:39.407617 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d0088485-1c73-43ed-b514-8e3cb4062470 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Volume info retrieved successfully. Aug 06 03:12:39.413923 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d0088485-1c73-43ed-b514-8e3cb4062470 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff returned with HTTP 200 Aug 06 03:12:39.414475 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 347/1391] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:39 2026] GET /volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:39.429005 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-184cb469-abcb-495b-b2a5-d88f74ddcead None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:39.432887 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-184cb469-abcb-495b-b2a5-d88f74ddcead tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] GET https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff Aug 06 03:12:39.433248 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-184cb469-abcb-495b-b2a5-d88f74ddcead tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:39.433488 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-184cb469-abcb-495b-b2a5-d88f74ddcead tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:39.450542 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:39.450542 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:39.462856 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-184cb469-abcb-495b-b2a5-d88f74ddcead tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Volume info retrieved successfully. Aug 06 03:12:39.467673 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-184cb469-abcb-495b-b2a5-d88f74ddcead tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff returned with HTTP 200 Aug 06 03:12:39.470152 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 353/1392] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:39 2026] GET /volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff => generated 1180 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:12:39.485702 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b0249cdf-39b0-4848-a236-33f702e954c3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:39.488208 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b0249cdf-39b0-4848-a236-33f702e954c3 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] GET https://10.4.3.80/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-809943099 Aug 06 03:12:39.491199 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b0249cdf-39b0-4848-a236-33f702e954c3 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:39.491199 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b0249cdf-39b0-4848-a236-33f702e954c3 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:39.491199 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b0249cdf-39b0-4848-a236-33f702e954c3 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-809943099'), ('all_tenants', True)]). {{(pid=100900) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:12:39.505129 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0cbb18ee-fad4-4a77-8910-8eae37553822 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:39.506738 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0cbb18ee-fad4-4a77-8910-8eae37553822 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] GET https://10.4.3.80/volume/v3/snapshots/38c1f96a-e2d1-49d5-86a5-15e94ac4be75 Aug 06 03:12:39.506931 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0cbb18ee-fad4-4a77-8910-8eae37553822 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:39.507102 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0cbb18ee-fad4-4a77-8910-8eae37553822 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:39.512346 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:39.512346 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:39.513910 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-0cbb18ee-fad4-4a77-8910-8eae37553822 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Snapshot retrieved successfully. Aug 06 03:12:39.513910 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0cbb18ee-fad4-4a77-8910-8eae37553822 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/snapshots/38c1f96a-e2d1-49d5-86a5-15e94ac4be75 returned with HTTP 200 Aug 06 03:12:39.513910 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 344/1393] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:39 2026] GET /volume/v3/snapshots/38c1f96a-e2d1-49d5-86a5-15e94ac4be75 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:39.541508 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b0249cdf-39b0-4848-a236-33f702e954c3 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Get all volumes completed successfully. Aug 06 03:12:39.542350 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b0249cdf-39b0-4848-a236-33f702e954c3 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] https://10.4.3.80/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-809943099 returned with HTTP 200 Aug 06 03:12:39.542886 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 350/1394] 10.4.3.80 () {68 vars in 1420 bytes} [Thu Aug 6 03:12:39 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-809943099 => generated 339 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:39.557294 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3bbb3274-95a6-4bdf-92cd-06a9335c9f11 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:39.559373 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3bbb3274-95a6-4bdf-92cd-06a9335c9f11 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] GET https://10.4.3.80/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-809943099 Aug 06 03:12:39.560857 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3bbb3274-95a6-4bdf-92cd-06a9335c9f11 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:39.560857 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3bbb3274-95a6-4bdf-92cd-06a9335c9f11 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:39.561164 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-3bbb3274-95a6-4bdf-92cd-06a9335c9f11 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-809943099'), ('all_tenants', True)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:12:39.570468 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3bbb3274-95a6-4bdf-92cd-06a9335c9f11 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Get all volumes completed successfully. Aug 06 03:12:39.570468 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3bbb3274-95a6-4bdf-92cd-06a9335c9f11 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] https://10.4.3.80/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-809943099 returned with HTTP 200 Aug 06 03:12:39.570468 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 348/1395] 10.4.3.80 () {68 vars in 1420 bytes} [Thu Aug 6 03:12:39 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-809943099 => generated 339 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:39.582717 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5616909a-5700-4e76-9b0e-a9c970c9ad21 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:39.584861 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5616909a-5700-4e76-9b0e-a9c970c9ad21 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] GET https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff Aug 06 03:12:39.586896 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5616909a-5700-4e76-9b0e-a9c970c9ad21 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:39.586896 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5616909a-5700-4e76-9b0e-a9c970c9ad21 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:39.596801 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:39.596801 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:39.606925 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5616909a-5700-4e76-9b0e-a9c970c9ad21 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Volume info retrieved successfully. Aug 06 03:12:39.611961 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5616909a-5700-4e76-9b0e-a9c970c9ad21 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff returned with HTTP 200 Aug 06 03:12:39.611961 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 354/1396] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:39 2026] GET /volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff => generated 995 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:39.626053 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-871434ee-ff54-488e-8bd0-eaa23f1b8a57 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:39.628607 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-871434ee-ff54-488e-8bd0-eaa23f1b8a57 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] DELETE https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff Aug 06 03:12:39.628837 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-871434ee-ff54-488e-8bd0-eaa23f1b8a57 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:39.629379 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-871434ee-ff54-488e-8bd0-eaa23f1b8a57 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:39.629590 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-871434ee-ff54-488e-8bd0-eaa23f1b8a57 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Delete volume with id: 57da7579-a746-44a0-a956-4fe8da9745ff Aug 06 03:12:39.638540 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:39.638540 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:39.639558 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-871434ee-ff54-488e-8bd0-eaa23f1b8a57 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Volume info retrieved successfully. Aug 06 03:12:39.661672 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-871434ee-ff54-488e-8bd0-eaa23f1b8a57 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Delete volume request issued successfully. Aug 06 03:12:39.661956 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-871434ee-ff54-488e-8bd0-eaa23f1b8a57 tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff returned with HTTP 202 Aug 06 03:12:39.662534 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 345/1397] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:12:39 2026] DELETE /volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:12:39.679797 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3e031c31-0f4c-4cbe-ba54-cfdf9e5e8e0d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:39.684097 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3e031c31-0f4c-4cbe-ba54-cfdf9e5e8e0d tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] GET https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff Aug 06 03:12:39.684334 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3e031c31-0f4c-4cbe-ba54-cfdf9e5e8e0d tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:39.684514 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3e031c31-0f4c-4cbe-ba54-cfdf9e5e8e0d tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:39.818196 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4d757e5f-2861-4fb3-a18e-942ae0ecf2b8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:39.820930 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4d757e5f-2861-4fb3-a18e-942ae0ecf2b8 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/38c1f96a-e2d1-49d5-86a5-15e94ac4be75 Aug 06 03:12:39.820930 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4d757e5f-2861-4fb3-a18e-942ae0ecf2b8 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:39.821383 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4d757e5f-2861-4fb3-a18e-942ae0ecf2b8 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:39.821603 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-4d757e5f-2861-4fb3-a18e-942ae0ecf2b8 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Delete snapshot with id: 38c1f96a-e2d1-49d5-86a5-15e94ac4be75 Aug 06 03:12:39.827865 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:39.827865 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:39.827865 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4d757e5f-2861-4fb3-a18e-942ae0ecf2b8 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Snapshot retrieved successfully. Aug 06 03:12:39.850440 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4d757e5f-2861-4fb3-a18e-942ae0ecf2b8 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Snapshot delete request issued successfully. Aug 06 03:12:39.850440 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4d757e5f-2861-4fb3-a18e-942ae0ecf2b8 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/snapshots/38c1f96a-e2d1-49d5-86a5-15e94ac4be75 returned with HTTP 202 Aug 06 03:12:39.850440 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 349/1398] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:12:39 2026] DELETE /volume/v3/snapshots/38c1f96a-e2d1-49d5-86a5-15e94ac4be75 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:39.858302 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5f9ef0c6-813a-4209-829d-e3b04b5e28b2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:39.860264 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5f9ef0c6-813a-4209-829d-e3b04b5e28b2 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] GET https://10.4.3.80/volume/v3/snapshots/38c1f96a-e2d1-49d5-86a5-15e94ac4be75 Aug 06 03:12:39.860536 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5f9ef0c6-813a-4209-829d-e3b04b5e28b2 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:39.860871 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5f9ef0c6-813a-4209-829d-e3b04b5e28b2 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:39.865990 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:39.865990 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:39.866495 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5f9ef0c6-813a-4209-829d-e3b04b5e28b2 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Snapshot retrieved successfully. Aug 06 03:12:39.867234 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5f9ef0c6-813a-4209-829d-e3b04b5e28b2 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/snapshots/38c1f96a-e2d1-49d5-86a5-15e94ac4be75 returned with HTTP 200 Aug 06 03:12:39.867703 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 355/1399] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:39 2026] GET /volume/v3/snapshots/38c1f96a-e2d1-49d5-86a5-15e94ac4be75 => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:39.874615 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:39.874615 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:39.877432 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3e031c31-0f4c-4cbe-ba54-cfdf9e5e8e0d tempest-VolumeRetypeMultiattachTest-1491384616 tempest-VolumeRetypeMultiattachTest-1491384616-project-member] https://10.4.3.80/volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff returned with HTTP 404 Aug 06 03:12:39.877826 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 351/1400] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:39 2026] GET /volume/v3/volumes/57da7579-a746-44a0-a956-4fe8da9745ff => generated 109 bytes in 199 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:12:39.888475 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b9efbae0-1ce7-42ae-89e3-50beb76a2d11 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:39.891906 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b9efbae0-1ce7-42ae-89e3-50beb76a2d11 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] DELETE https://10.4.3.80/volume/v3/types/7867f50c-4f89-497d-844b-e9e559eda119 Aug 06 03:12:39.892710 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b9efbae0-1ce7-42ae-89e3-50beb76a2d11 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:39.892931 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b9efbae0-1ce7-42ae-89e3-50beb76a2d11 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Calling method '_delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:39.919348 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b9efbae0-1ce7-42ae-89e3-50beb76a2d11 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] https://10.4.3.80/volume/v3/types/7867f50c-4f89-497d-844b-e9e559eda119 returned with HTTP 202 Aug 06 03:12:39.919719 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 346/1401] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:12:39 2026] DELETE /volume/v3/types/7867f50c-4f89-497d-844b-e9e559eda119 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:39.927051 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-98f7160b-193f-45cb-bd0e-feb1835ad453 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:39.928746 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-98f7160b-193f-45cb-bd0e-feb1835ad453 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] GET https://10.4.3.80/volume/v3/types/7867f50c-4f89-497d-844b-e9e559eda119 Aug 06 03:12:39.929159 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-98f7160b-193f-45cb-bd0e-feb1835ad453 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:39.929468 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-98f7160b-193f-45cb-bd0e-feb1835ad453 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:39.932715 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-98f7160b-193f-45cb-bd0e-feb1835ad453 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] https://10.4.3.80/volume/v3/types/7867f50c-4f89-497d-844b-e9e559eda119 returned with HTTP 404 Aug 06 03:12:39.933425 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 350/1402] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:12:39 2026] GET /volume/v3/types/7867f50c-4f89-497d-844b-e9e559eda119 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:39.940527 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-759d8157-6dd0-4a3b-a54f-1aa143e4c76e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:39.942713 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-759d8157-6dd0-4a3b-a54f-1aa143e4c76e tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] DELETE https://10.4.3.80/volume/v3/types/6d947186-651f-4aa0-8de8-152988758024 Aug 06 03:12:39.943105 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-759d8157-6dd0-4a3b-a54f-1aa143e4c76e tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:39.943468 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-759d8157-6dd0-4a3b-a54f-1aa143e4c76e tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Calling method '_delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:39.964704 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-759d8157-6dd0-4a3b-a54f-1aa143e4c76e tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] https://10.4.3.80/volume/v3/types/6d947186-651f-4aa0-8de8-152988758024 returned with HTTP 202 Aug 06 03:12:39.964704 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 356/1403] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:12:39 2026] DELETE /volume/v3/types/6d947186-651f-4aa0-8de8-152988758024 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:39.975072 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b6ecd527-f63f-44b7-a0cd-4250360028a9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:39.979039 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b6ecd527-f63f-44b7-a0cd-4250360028a9 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] GET https://10.4.3.80/volume/v3/types/6d947186-651f-4aa0-8de8-152988758024 Aug 06 03:12:39.979039 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b6ecd527-f63f-44b7-a0cd-4250360028a9 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:39.979039 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b6ecd527-f63f-44b7-a0cd-4250360028a9 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:39.981253 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b6ecd527-f63f-44b7-a0cd-4250360028a9 tempest-VolumeRetypeMultiattachTest-259578024 tempest-VolumeRetypeMultiattachTest-259578024-project-admin] https://10.4.3.80/volume/v3/types/6d947186-651f-4aa0-8de8-152988758024 returned with HTTP 404 Aug 06 03:12:39.982759 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 352/1404] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:12:39 2026] GET /volume/v3/types/6d947186-651f-4aa0-8de8-152988758024 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:40.727805 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3c55d5de-861d-4edd-bff7-8c6ec3c1a9f5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:40.727805 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3c55d5de-861d-4edd-bff7-8c6ec3c1a9f5 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] GET https://10.4.3.80/volume/v3/volumes/b7bfb5de-7f9e-4787-b6e6-9a1c09c93227 Aug 06 03:12:40.727805 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3c55d5de-861d-4edd-bff7-8c6ec3c1a9f5 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:40.727805 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3c55d5de-861d-4edd-bff7-8c6ec3c1a9f5 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:40.727805 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3c55d5de-861d-4edd-bff7-8c6ec3c1a9f5 tempest-ProjectReaderTests-1633298942 tempest-ProjectReaderTests-1633298942-project-admin] https://10.4.3.80/volume/v3/volumes/b7bfb5de-7f9e-4787-b6e6-9a1c09c93227 returned with HTTP 404 Aug 06 03:12:40.727805 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 347/1405] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:40 2026] GET /volume/v3/volumes/b7bfb5de-7f9e-4787-b6e6-9a1c09c93227 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:40.876451 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1fad4fa2-e65c-48a3-8d20-b40dddec7e8c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:40.880085 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1fad4fa2-e65c-48a3-8d20-b40dddec7e8c tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] GET https://10.4.3.80/volume/v3/snapshots/38c1f96a-e2d1-49d5-86a5-15e94ac4be75 Aug 06 03:12:40.880331 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1fad4fa2-e65c-48a3-8d20-b40dddec7e8c tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:40.880560 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1fad4fa2-e65c-48a3-8d20-b40dddec7e8c tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:40.886229 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1fad4fa2-e65c-48a3-8d20-b40dddec7e8c tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/snapshots/38c1f96a-e2d1-49d5-86a5-15e94ac4be75 returned with HTTP 404 Aug 06 03:12:40.886703 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 351/1406] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:40 2026] GET /volume/v3/snapshots/38c1f96a-e2d1-49d5-86a5-15e94ac4be75 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:42.087699 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1cfce73a-7625-4ccb-b6c2-b0f1ac965be1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:42.219507 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1cfce73a-7625-4ccb-b6c2-b0f1ac965be1 tempest-ExtensionsTestJSON-1469020585 tempest-ExtensionsTestJSON-1469020585-project-member] GET https://10.4.3.80/volume/v3/extensions Aug 06 03:12:42.219732 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1cfce73a-7625-4ccb-b6c2-b0f1ac965be1 tempest-ExtensionsTestJSON-1469020585 tempest-ExtensionsTestJSON-1469020585-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:42.219988 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1cfce73a-7625-4ccb-b6c2-b0f1ac965be1 tempest-ExtensionsTestJSON-1469020585 tempest-ExtensionsTestJSON-1469020585-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:42.220469 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1cfce73a-7625-4ccb-b6c2-b0f1ac965be1 tempest-ExtensionsTestJSON-1469020585 tempest-ExtensionsTestJSON-1469020585-project-member] https://10.4.3.80/volume/v3/extensions returned with HTTP 200 Aug 06 03:12:42.221892 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 357/1407] 10.4.3.80 () {66 vars in 1239 bytes} [Thu Aug 6 03:12:42 2026] GET /volume/v3/extensions => generated 5245 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:42.881253 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-1273a2e8-86f8-4de5-8457-a880f3867289 req-c96967e9-896e-4c71-8bf8-554272ad1ec5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:42.891867 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1273a2e8-86f8-4de5-8457-a880f3867289 req-c96967e9-896e-4c71-8bf8-554272ad1ec5 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] DELETE https://10.4.3.80/volume/v3/attachments/5c102e77-c603-4234-ae4b-f884cf94ea7d Aug 06 03:12:42.891867 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1273a2e8-86f8-4de5-8457-a880f3867289 req-c96967e9-896e-4c71-8bf8-554272ad1ec5 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:42.891867 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1273a2e8-86f8-4de5-8457-a880f3867289 req-c96967e9-896e-4c71-8bf8-554272ad1ec5 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:42.901028 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:42.901028 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:42.954496 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1273a2e8-86f8-4de5-8457-a880f3867289 req-c96967e9-896e-4c71-8bf8-554272ad1ec5 tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/attachments/5c102e77-c603-4234-ae4b-f884cf94ea7d returned with HTTP 200 Aug 06 03:12:42.954496 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 353/1408] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:12:42 2026] DELETE /volume/v3/attachments/5c102e77-c603-4234-ae4b-f884cf94ea7d => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:42.968430 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-1273a2e8-86f8-4de5-8457-a880f3867289 req-f4a9c2d4-12a1-4f1a-befd-93dc9605d34c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:42.971777 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-1273a2e8-86f8-4de5-8457-a880f3867289 req-f4a9c2d4-12a1-4f1a-befd-93dc9605d34c tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] DELETE https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 Aug 06 03:12:42.972006 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-1273a2e8-86f8-4de5-8457-a880f3867289 req-f4a9c2d4-12a1-4f1a-befd-93dc9605d34c tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:42.972223 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-1273a2e8-86f8-4de5-8457-a880f3867289 req-f4a9c2d4-12a1-4f1a-befd-93dc9605d34c tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:42.972532 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [req-1273a2e8-86f8-4de5-8457-a880f3867289 req-f4a9c2d4-12a1-4f1a-befd-93dc9605d34c tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Delete volume with id: 8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 Aug 06 03:12:42.985112 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:42.985112 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:42.985784 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-1273a2e8-86f8-4de5-8457-a880f3867289 req-f4a9c2d4-12a1-4f1a-befd-93dc9605d34c tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Volume info retrieved successfully. Aug 06 03:12:43.007259 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-1273a2e8-86f8-4de5-8457-a880f3867289 req-f4a9c2d4-12a1-4f1a-befd-93dc9605d34c tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] Delete volume request issued successfully. Aug 06 03:12:43.007487 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-1273a2e8-86f8-4de5-8457-a880f3867289 req-f4a9c2d4-12a1-4f1a-befd-93dc9605d34c tempest-ImageDependencyTests-1980634486 tempest-ImageDependencyTests-1980634486-project-member] https://10.4.3.80/volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 returned with HTTP 202 Aug 06 03:12:43.008038 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 348/1409] 10.4.3.80 () {70 vars in 1613 bytes} [Thu Aug 6 03:12:42 2026] DELETE /volume/v3/volumes/8367dbc1-fdfa-44f3-a4f9-f36af628b0c1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:43.612693 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-503341d2-fbec-4878-aea6-e6deb40c499f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:43.729263 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-503341d2-fbec-4878-aea6-e6deb40c499f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:43.729759 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-503341d2-fbec-4878-aea6-e6deb40c499f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-967155082"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:43.731309 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-503341d2-fbec-4878-aea6-e6deb40c499f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-967155082'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:43.731515 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-503341d2-fbec-4878-aea6-e6deb40c499f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Create volume of 1 GB Aug 06 03:12:43.732014 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:43.732014 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:43.738293 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-503341d2-fbec-4878-aea6-e6deb40c499f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Availability Zones retrieved successfully. Aug 06 03:12:43.747277 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-503341d2-fbec-4878-aea6-e6deb40c499f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Flow 'volume_create_api' (2c8d34b7-e673-4b7e-a814-821ac6f885a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:43.748658 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-503341d2-fbec-4878-aea6-e6deb40c499f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9baf2ded-cad9-4a54-9ca0-eff344ba0e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:43.750136 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-503341d2-fbec-4878-aea6-e6deb40c499f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:43.788298 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-503341d2-fbec-4878-aea6-e6deb40c499f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9baf2ded-cad9-4a54-9ca0-eff344ba0e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:43.789883 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-503341d2-fbec-4878-aea6-e6deb40c499f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3a952c2-8ac8-4a8c-a6ea-ba016010ad5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:43.866948 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-503341d2-fbec-4878-aea6-e6deb40c499f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Created reservations ['7e778214-2c4d-460c-b933-22dd19396d07', '50ccec31-d888-4413-8cd4-2a8a44464e2e', '487f2fd6-e053-42c7-afc8-3ebaca444d1f', 'fb21ed52-c3fd-45db-bcd2-8b2b12c79f7d'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:43.867915 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-503341d2-fbec-4878-aea6-e6deb40c499f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3a952c2-8ac8-4a8c-a6ea-ba016010ad5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e778214-2c4d-460c-b933-22dd19396d07', '50ccec31-d888-4413-8cd4-2a8a44464e2e', '487f2fd6-e053-42c7-afc8-3ebaca444d1f', 'fb21ed52-c3fd-45db-bcd2-8b2b12c79f7d']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:43.868875 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-503341d2-fbec-4878-aea6-e6deb40c499f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0ea132-0ef8-4b49-aa86-1320122edd3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:43.896610 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-503341d2-fbec-4878-aea6-e6deb40c499f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0ea132-0ef8-4b49-aa86-1320122edd3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb36032a-57db-4abb-ba04-ed1e0d1ef099', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-967155082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23f5b32656e54e6f8147787f87c4dd29',qos_specs=None,replication_status=,reservations=['7e778214-2c4d-460c-b933-22dd19396d07','50ccec31-d888-4413-8cd4-2a8a44464e2e','487f2fd6-e053-42c7-afc8-3ebaca444d1f','fb21ed52-c3fd-45db-bcd2-8b2b12c79f7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='578579219b71416b9df0cf85a1b51154',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-967155082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb36032a-57db-4abb-ba04-ed1e0d1ef099,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23f5b32656e54e6f8147787f87c4dd29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='578579219b71416b9df0cf85a1b51154',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:43.897030 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-503341d2-fbec-4878-aea6-e6deb40c499f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e30bdc4-6813-477d-bb5b-4e85cd2c2309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:43.915193 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-503341d2-fbec-4878-aea6-e6deb40c499f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e30bdc4-6813-477d-bb5b-4e85cd2c2309) transitioned into state 'SUCCESS' from state '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-967155082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23f5b32656e54e6f8147787f87c4dd29',qos_specs=None,replication_status=,reservations=['7e778214-2c4d-460c-b933-22dd19396d07','50ccec31-d888-4413-8cd4-2a8a44464e2e','487f2fd6-e053-42c7-afc8-3ebaca444d1f','fb21ed52-c3fd-45db-bcd2-8b2b12c79f7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='578579219b71416b9df0cf85a1b51154',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:43.915898 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-503341d2-fbec-4878-aea6-e6deb40c499f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd9cc889-5b62-4dbb-9e79-83cd0b6ee783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:43.929273 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-503341d2-fbec-4878-aea6-e6deb40c499f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd9cc889-5b62-4dbb-9e79-83cd0b6ee783) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:43.930401 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-503341d2-fbec-4878-aea6-e6deb40c499f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Flow 'volume_create_api' (2c8d34b7-e673-4b7e-a814-821ac6f885a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:43.930745 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-503341d2-fbec-4878-aea6-e6deb40c499f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Create volume request issued successfully. Aug 06 03:12:43.931312 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-503341d2-fbec-4878-aea6-e6deb40c499f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:43.931880 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 352/1410] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:12:43 2026] POST /volume/v3/volumes => generated 752 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:43.949893 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1580e3f7-032a-4ee2-bede-f5f788f3ca5a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:43.952910 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1580e3f7-032a-4ee2-bede-f5f788f3ca5a tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] GET https://10.4.3.80/volume/v3/volumes/cb36032a-57db-4abb-ba04-ed1e0d1ef099 Aug 06 03:12:43.953172 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1580e3f7-032a-4ee2-bede-f5f788f3ca5a tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:43.953551 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1580e3f7-032a-4ee2-bede-f5f788f3ca5a tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:43.965010 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:43.965010 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:43.969939 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1580e3f7-032a-4ee2-bede-f5f788f3ca5a tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Volume info retrieved successfully. Aug 06 03:12:43.975760 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1580e3f7-032a-4ee2-bede-f5f788f3ca5a tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/volumes/cb36032a-57db-4abb-ba04-ed1e0d1ef099 returned with HTTP 200 Aug 06 03:12:43.976241 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 358/1411] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:43 2026] GET /volume/v3/volumes/cb36032a-57db-4abb-ba04-ed1e0d1ef099 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:44.994438 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-30cbc43d-2048-4333-b845-93158942e81e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:45.002876 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-30cbc43d-2048-4333-b845-93158942e81e tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] GET https://10.4.3.80/volume/v3/volumes/cb36032a-57db-4abb-ba04-ed1e0d1ef099 Aug 06 03:12:45.002876 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-30cbc43d-2048-4333-b845-93158942e81e tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:45.002876 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-30cbc43d-2048-4333-b845-93158942e81e tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:45.014132 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:45.014132 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:45.019813 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-30cbc43d-2048-4333-b845-93158942e81e tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Volume info retrieved successfully. Aug 06 03:12:45.027258 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-30cbc43d-2048-4333-b845-93158942e81e tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/volumes/cb36032a-57db-4abb-ba04-ed1e0d1ef099 returned with HTTP 200 Aug 06 03:12:45.027258 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 354/1412] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:44 2026] GET /volume/v3/volumes/cb36032a-57db-4abb-ba04-ed1e0d1ef099 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:45.041404 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0cc4ce9a-853c-489e-a497-57d9d8c99fe4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:45.045927 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0cc4ce9a-853c-489e-a497-57d9d8c99fe4 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:12:45.045927 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0cc4ce9a-853c-489e-a497-57d9d8c99fe4 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cb36032a-57db-4abb-ba04-ed1e0d1ef099", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1689112251"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:45.053776 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:45.053776 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:45.054740 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-0cc4ce9a-853c-489e-a497-57d9d8c99fe4 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Volume info retrieved successfully. Aug 06 03:12:45.054968 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-0cc4ce9a-853c-489e-a497-57d9d8c99fe4 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Create snapshot from volume cb36032a-57db-4abb-ba04-ed1e0d1ef099 Aug 06 03:12:45.093446 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-0cc4ce9a-853c-489e-a497-57d9d8c99fe4 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Created reservations ['26659ab8-6807-41ab-92b5-45cb78aa034f', 'fa6d6c03-908e-4b05-a7d8-e5d4bf90eff3', '41f9d83d-bb8d-4403-88bb-585231eb6f63', 'ec03eb2d-c041-497e-9a38-a97d60d7be7f'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:45.121976 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-0cc4ce9a-853c-489e-a497-57d9d8c99fe4 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Snapshot create request issued successfully. Aug 06 03:12:45.121976 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0cc4ce9a-853c-489e-a497-57d9d8c99fe4 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:12:45.122178 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 349/1413] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:12:45 2026] POST /volume/v3/snapshots => generated 311 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:45.132811 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e68acdfa-441f-42b3-878c-e4655c8f4e03 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:45.134996 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e68acdfa-441f-42b3-878c-e4655c8f4e03 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] GET https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45 Aug 06 03:12:45.135608 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e68acdfa-441f-42b3-878c-e4655c8f4e03 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:45.135608 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e68acdfa-441f-42b3-878c-e4655c8f4e03 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:45.141779 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:45.141779 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:45.142219 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e68acdfa-441f-42b3-878c-e4655c8f4e03 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Snapshot retrieved successfully. Aug 06 03:12:45.144279 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e68acdfa-441f-42b3-878c-e4655c8f4e03 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45 returned with HTTP 200 Aug 06 03:12:45.144505 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 353/1414] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:45 2026] GET /volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45 => generated 443 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:45.528998 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6511c2a1-c48d-4034-beda-230389ced2bd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:45.638221 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6511c2a1-c48d-4034-beda-230389ced2bd tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:12:45.638741 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6511c2a1-c48d-4034-beda-230389ced2bd tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1635740760"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:45.654625 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6511c2a1-c48d-4034-beda-230389ced2bd tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:12:45.654625 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 359/1415] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:12:45 2026] POST /volume/v3/types => generated 224 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:45.663249 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4bbee0d3-9e2a-430d-925d-e64ddc99bf73 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:45.665348 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4bbee0d3-9e2a-430d-925d-e64ddc99bf73 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] POST https://10.4.3.80/volume/v3/group_types Aug 06 03:12:45.665749 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4bbee0d3-9e2a-430d-925d-e64ddc99bf73 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2106671714"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:45.680448 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4bbee0d3-9e2a-430d-925d-e64ddc99bf73 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] https://10.4.3.80/volume/v3/group_types returned with HTTP 202 Aug 06 03:12:45.681062 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 355/1416] 10.4.3.80 () {70 vars in 1304 bytes} [Thu Aug 6 03:12:45 2026] POST /volume/v3/group_types => generated 181 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:45.690766 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f61c114a-acaa-43d5-88ac-53f6d2b570b7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:45.774568 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f61c114a-acaa-43d5-88ac-53f6d2b570b7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] POST https://10.4.3.80/volume/v3/groups Aug 06 03:12:45.774986 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f61c114a-acaa-43d5-88ac-53f6d2b570b7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "76e5526c-a409-4082-9b77-7b9ef58e0da9", "volume_types": ["9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c"], "name": "tempest-GroupSnapshotsTest-Group-311090489"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:45.776951 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.groups [None req-f61c114a-acaa-43d5-88ac-53f6d2b570b7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Creating new group {'group': {'group_type': '76e5526c-a409-4082-9b77-7b9ef58e0da9', 'volume_types': ['9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c'], 'name': 'tempest-GroupSnapshotsTest-Group-311090489'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 03:12:45.781091 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.groups [None req-f61c114a-acaa-43d5-88ac-53f6d2b570b7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Creating group tempest-GroupSnapshotsTest-Group-311090489. Aug 06 03:12:45.781490 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:45.781490 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:45.790051 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f61c114a-acaa-43d5-88ac-53f6d2b570b7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Availability Zones retrieved successfully. Aug 06 03:12:45.819856 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-f61c114a-acaa-43d5-88ac-53f6d2b570b7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Created reservations ['f212de0a-850b-44bc-ab17-dc8a6ec7f015'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:45.849818 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f61c114a-acaa-43d5-88ac-53f6d2b570b7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups returned with HTTP 202 Aug 06 03:12:45.850358 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 350/1417] 10.4.3.80 () {70 vars in 1290 bytes} [Thu Aug 6 03:12:45 2026] POST /volume/v3/groups => generated 111 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:45.857945 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-faae6a94-6135-474e-bb1f-8c1d82cb4520 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:45.859497 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-faae6a94-6135-474e-bb1f-8c1d82cb4520 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/groups/4ac433e8-25f2-4c2c-aeab-f429235fbdac Aug 06 03:12:45.860363 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-faae6a94-6135-474e-bb1f-8c1d82cb4520 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:45.860363 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-faae6a94-6135-474e-bb1f-8c1d82cb4520 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:45.860363 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-faae6a94-6135-474e-bb1f-8c1d82cb4520 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 4ac433e8-25f2-4c2c-aeab-f429235fbdac {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:12:45.863503 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:45.863503 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:45.871015 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-faae6a94-6135-474e-bb1f-8c1d82cb4520 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/4ac433e8-25f2-4c2c-aeab-f429235fbdac returned with HTTP 200 Aug 06 03:12:45.872166 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 354/1418] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:12:45 2026] GET /volume/v3/groups/4ac433e8-25f2-4c2c-aeab-f429235fbdac => generated 391 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:45.995877 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-187564ce-8e24-497a-b82d-6d627ac9ab80 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:45.997054 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-187564ce-8e24-497a-b82d-6d627ac9ab80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:45.997407 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-187564ce-8e24-497a-b82d-6d627ac9ab80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-877769393"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:45.999065 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-187564ce-8e24-497a-b82d-6d627ac9ab80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-877769393'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:46.002259 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-187564ce-8e24-497a-b82d-6d627ac9ab80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Create volume of 1 GB Aug 06 03:12:46.002565 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:46.002565 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:46.003067 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-187564ce-8e24-497a-b82d-6d627ac9ab80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Availability Zones retrieved successfully. Aug 06 03:12:46.007718 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-187564ce-8e24-497a-b82d-6d627ac9ab80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Flow 'volume_create_api' (c5ea1c81-6227-4ce2-a4b0-6d8c9fd17558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:46.009714 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-187564ce-8e24-497a-b82d-6d627ac9ab80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a225ef1b-c68c-4c93-a0e5-d9b90e38e69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:46.014428 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-187564ce-8e24-497a-b82d-6d627ac9ab80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:46.026493 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:46.026493 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:46.041249 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-187564ce-8e24-497a-b82d-6d627ac9ab80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a225ef1b-c68c-4c93-a0e5-d9b90e38e69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba', 'encryption_key_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=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:46.041996 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-187564ce-8e24-497a-b82d-6d627ac9ab80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f47df6ea-adf8-4b4d-968b-2da4bfca80a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:46.089772 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-187564ce-8e24-497a-b82d-6d627ac9ab80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Created reservations ['126787a7-feff-47e7-a5bd-ffe019b4106e', '2415f0f5-945c-4a8d-abb6-6e9d7b11ed2f', 'bd1551bb-f050-4568-8f0b-b7a2dde4af7b', '524e4ecf-5d16-418c-be92-7e5e0fb641b9'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:46.090692 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-187564ce-8e24-497a-b82d-6d627ac9ab80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f47df6ea-adf8-4b4d-968b-2da4bfca80a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['126787a7-feff-47e7-a5bd-ffe019b4106e', '2415f0f5-945c-4a8d-abb6-6e9d7b11ed2f', 'bd1551bb-f050-4568-8f0b-b7a2dde4af7b', '524e4ecf-5d16-418c-be92-7e5e0fb641b9']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:46.091619 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-187564ce-8e24-497a-b82d-6d627ac9ab80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823ad881-dbef-4191-a0cf-16f54106cf80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:46.115408 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-187564ce-8e24-497a-b82d-6d627ac9ab80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823ad881-dbef-4191-a0cf-16f54106cf80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73004506-b521-4ab2-805d-583c66bb070a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-877769393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2f2d5268e3ae4b98b0370eedef1c88fe',qos_specs=None,replication_status=,reservations=['126787a7-feff-47e7-a5bd-ffe019b4106e','2415f0f5-945c-4a8d-abb6-6e9d7b11ed2f','bd1551bb-f050-4568-8f0b-b7a2dde4af7b','524e4ecf-5d16-418c-be92-7e5e0fb641b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eceed7881303430c853e983cd52e0775',volume_type_id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-877769393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73004506-b521-4ab2-805d-583c66bb070a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2f2d5268e3ae4b98b0370eedef1c88fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eceed7881303430c853e983cd52e0775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba),volume_type_id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:46.116221 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-187564ce-8e24-497a-b82d-6d627ac9ab80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5a79a8a-f725-4851-8098-623619151881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:46.134597 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-187564ce-8e24-497a-b82d-6d627ac9ab80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5a79a8a-f725-4851-8098-623619151881) transitioned into state 'SUCCESS' from state '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-877769393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2f2d5268e3ae4b98b0370eedef1c88fe',qos_specs=None,replication_status=,reservations=['126787a7-feff-47e7-a5bd-ffe019b4106e','2415f0f5-945c-4a8d-abb6-6e9d7b11ed2f','bd1551bb-f050-4568-8f0b-b7a2dde4af7b','524e4ecf-5d16-418c-be92-7e5e0fb641b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eceed7881303430c853e983cd52e0775',volume_type_id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:46.135275 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-187564ce-8e24-497a-b82d-6d627ac9ab80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b884b8b-2806-4f3b-bc3b-bacdcbe20f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:46.143628 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-187564ce-8e24-497a-b82d-6d627ac9ab80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b884b8b-2806-4f3b-bc3b-bacdcbe20f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:46.144518 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-187564ce-8e24-497a-b82d-6d627ac9ab80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Flow 'volume_create_api' (c5ea1c81-6227-4ce2-a4b0-6d8c9fd17558) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:46.144878 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-187564ce-8e24-497a-b82d-6d627ac9ab80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Create volume request issued successfully. Aug 06 03:12:46.145434 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-187564ce-8e24-497a-b82d-6d627ac9ab80 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:46.145981 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 360/1419] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:12:45 2026] POST /volume/v3/volumes => generated 757 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:46.154438 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-fb310677-b2ee-41be-bef0-199fb5b33224 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:46.157058 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fb310677-b2ee-41be-bef0-199fb5b33224 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] GET https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45 Aug 06 03:12:46.157448 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fb310677-b2ee-41be-bef0-199fb5b33224 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:46.157793 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fb310677-b2ee-41be-bef0-199fb5b33224 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:46.162247 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-fb27be26-5334-45b4-8b1f-9d7937cbf69f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:46.163792 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fb27be26-5334-45b4-8b1f-9d7937cbf69f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:12:46.163975 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fb27be26-5334-45b4-8b1f-9d7937cbf69f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:46.164283 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fb27be26-5334-45b4-8b1f-9d7937cbf69f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:46.166319 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:46.166319 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:46.167139 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-fb310677-b2ee-41be-bef0-199fb5b33224 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Snapshot retrieved successfully. Aug 06 03:12:46.168778 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fb310677-b2ee-41be-bef0-199fb5b33224 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45 returned with HTTP 200 Aug 06 03:12:46.169671 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 356/1420] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:46 2026] GET /volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45 => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:46.172002 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:46.172002 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:46.176146 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-fb27be26-5334-45b4-8b1f-9d7937cbf69f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:46.181287 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3c27c489-a556-4f9b-967c-4c1e5a67f9b3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:46.182565 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fb27be26-5334-45b4-8b1f-9d7937cbf69f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:12:46.183066 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 351/1421] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:46 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:46.183457 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3c27c489-a556-4f9b-967c-4c1e5a67f9b3 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] POST https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata Aug 06 03:12:46.183920 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3c27c489-a556-4f9b-967c-4c1e5a67f9b3 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:46.190558 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:46.190558 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:46.191073 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3c27c489-a556-4f9b-967c-4c1e5a67f9b3 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Snapshot retrieved successfully. Aug 06 03:12:46.213348 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3c27c489-a556-4f9b-967c-4c1e5a67f9b3 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Update snapshot metadata completed successfully. Aug 06 03:12:46.213698 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3c27c489-a556-4f9b-967c-4c1e5a67f9b3 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata returned with HTTP 200 Aug 06 03:12:46.214164 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 355/1422] 10.4.3.80 () {68 vars in 1395 bytes} [Thu Aug 6 03:12:46 2026] POST /volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata => generated 68 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:12:46.222676 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ca89ac3a-1a3f-49fc-bd31-ca639d5549e1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:46.224382 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ca89ac3a-1a3f-49fc-bd31-ca639d5549e1 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] GET https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata Aug 06 03:12:46.224578 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ca89ac3a-1a3f-49fc-bd31-ca639d5549e1 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:46.224773 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ca89ac3a-1a3f-49fc-bd31-ca639d5549e1 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:46.230947 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:46.230947 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:46.231308 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ca89ac3a-1a3f-49fc-bd31-ca639d5549e1 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Snapshot retrieved successfully. Aug 06 03:12:46.232130 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ca89ac3a-1a3f-49fc-bd31-ca639d5549e1 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Get snapshot metadata completed successfully. Aug 06 03:12:46.232272 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ca89ac3a-1a3f-49fc-bd31-ca639d5549e1 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata returned with HTTP 200 Aug 06 03:12:46.232615 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 361/1423] 10.4.3.80 () {66 vars in 1374 bytes} [Thu Aug 6 03:12:46 2026] GET /volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:12:46.242012 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-30b29b0f-59ee-45aa-a346-88b10268a5d1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:46.244409 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-30b29b0f-59ee-45aa-a346-88b10268a5d1 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] PUT https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata Aug 06 03:12:46.244884 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-30b29b0f-59ee-45aa-a346-88b10268a5d1 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:46.253583 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:46.253583 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:46.254241 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-30b29b0f-59ee-45aa-a346-88b10268a5d1 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Snapshot retrieved successfully. Aug 06 03:12:46.286735 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-30b29b0f-59ee-45aa-a346-88b10268a5d1 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Update snapshot metadata completed successfully. Aug 06 03:12:46.286996 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-30b29b0f-59ee-45aa-a346-88b10268a5d1 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata returned with HTTP 200 Aug 06 03:12:46.287417 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 357/1424] 10.4.3.80 () {68 vars in 1394 bytes} [Thu Aug 6 03:12:46 2026] PUT /volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata => generated 57 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:12:46.294248 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-08783537-f958-4cb0-a8e8-ea61aa821be1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:46.295767 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-08783537-f958-4cb0-a8e8-ea61aa821be1 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] GET https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata Aug 06 03:12:46.295963 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-08783537-f958-4cb0-a8e8-ea61aa821be1 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:46.296125 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-08783537-f958-4cb0-a8e8-ea61aa821be1 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:46.300432 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:46.300432 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:46.300843 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-08783537-f958-4cb0-a8e8-ea61aa821be1 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Snapshot retrieved successfully. Aug 06 03:12:46.301485 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-08783537-f958-4cb0-a8e8-ea61aa821be1 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Get snapshot metadata completed successfully. Aug 06 03:12:46.301682 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-08783537-f958-4cb0-a8e8-ea61aa821be1 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata returned with HTTP 200 Aug 06 03:12:46.302087 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 352/1425] 10.4.3.80 () {66 vars in 1374 bytes} [Thu Aug 6 03:12:46 2026] GET /volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata => generated 57 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:12:46.308802 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-54034c31-98c8-4dd2-8433-9e1849a91e9d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:46.310828 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-54034c31-98c8-4dd2-8433-9e1849a91e9d tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata/key3 Aug 06 03:12:46.311054 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-54034c31-98c8-4dd2-8433-9e1849a91e9d tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:46.311279 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-54034c31-98c8-4dd2-8433-9e1849a91e9d tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:46.317195 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:46.317195 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:46.317697 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-54034c31-98c8-4dd2-8433-9e1849a91e9d tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Snapshot retrieved successfully. Aug 06 03:12:46.318605 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-54034c31-98c8-4dd2-8433-9e1849a91e9d tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Get snapshot metadata completed successfully. Aug 06 03:12:46.328457 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-54034c31-98c8-4dd2-8433-9e1849a91e9d tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Delete snapshot metadata completed successfully. Aug 06 03:12:46.328617 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-54034c31-98c8-4dd2-8433-9e1849a91e9d tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata/key3 returned with HTTP 200 Aug 06 03:12:46.329009 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 356/1426] 10.4.3.80 () {66 vars in 1392 bytes} [Thu Aug 6 03:12:46 2026] DELETE /volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata/key3 => generated 0 bytes in 21 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 06 03:12:46.336451 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-660c1eff-97e8-4452-8eb6-49406fcff73d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:46.338292 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-660c1eff-97e8-4452-8eb6-49406fcff73d tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] GET https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata Aug 06 03:12:46.338501 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-660c1eff-97e8-4452-8eb6-49406fcff73d tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:46.338743 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-660c1eff-97e8-4452-8eb6-49406fcff73d tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:46.343883 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:46.343883 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:46.344266 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-660c1eff-97e8-4452-8eb6-49406fcff73d tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Snapshot retrieved successfully. Aug 06 03:12:46.345077 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-660c1eff-97e8-4452-8eb6-49406fcff73d tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Get snapshot metadata completed successfully. Aug 06 03:12:46.345291 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-660c1eff-97e8-4452-8eb6-49406fcff73d tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata returned with HTTP 200 Aug 06 03:12:46.345635 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 362/1427] 10.4.3.80 () {66 vars in 1374 bytes} [Thu Aug 6 03:12:46 2026] GET /volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata => generated 32 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:12:46.355046 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c62ea95b-5c02-4f73-bd12-48c3ec0a998f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:46.356970 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c62ea95b-5c02-4f73-bd12-48c3ec0a998f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] PUT https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata Aug 06 03:12:46.357316 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c62ea95b-5c02-4f73-bd12-48c3ec0a998f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:46.364530 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:46.364530 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:46.365054 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c62ea95b-5c02-4f73-bd12-48c3ec0a998f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Snapshot retrieved successfully. Aug 06 03:12:46.376724 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c62ea95b-5c02-4f73-bd12-48c3ec0a998f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Update snapshot metadata completed successfully. Aug 06 03:12:46.376994 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c62ea95b-5c02-4f73-bd12-48c3ec0a998f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata returned with HTTP 200 Aug 06 03:12:46.377406 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 358/1428] 10.4.3.80 () {68 vars in 1394 bytes} [Thu Aug 6 03:12:46 2026] PUT /volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata => generated 16 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:12:46.385671 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-78500fc6-c98d-4aa4-9980-c943466d08e8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:46.387686 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-78500fc6-c98d-4aa4-9980-c943466d08e8 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] POST https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata Aug 06 03:12:46.388004 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-78500fc6-c98d-4aa4-9980-c943466d08e8 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:46.393956 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:46.393956 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:46.394428 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-78500fc6-c98d-4aa4-9980-c943466d08e8 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Snapshot retrieved successfully. Aug 06 03:12:46.412206 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-78500fc6-c98d-4aa4-9980-c943466d08e8 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Update snapshot metadata completed successfully. Aug 06 03:12:46.412484 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-78500fc6-c98d-4aa4-9980-c943466d08e8 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata returned with HTTP 200 Aug 06 03:12:46.412930 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 353/1429] 10.4.3.80 () {68 vars in 1395 bytes} [Thu Aug 6 03:12:46 2026] POST /volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata => generated 68 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:12:46.422007 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-14d53d22-17e8-4614-972a-6889912a56b3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:46.423498 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-14d53d22-17e8-4614-972a-6889912a56b3 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] GET https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata Aug 06 03:12:46.423708 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-14d53d22-17e8-4614-972a-6889912a56b3 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:46.423919 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-14d53d22-17e8-4614-972a-6889912a56b3 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:46.429461 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:46.429461 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:46.429882 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-14d53d22-17e8-4614-972a-6889912a56b3 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Snapshot retrieved successfully. Aug 06 03:12:46.430552 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-14d53d22-17e8-4614-972a-6889912a56b3 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Get snapshot metadata completed successfully. Aug 06 03:12:46.430782 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-14d53d22-17e8-4614-972a-6889912a56b3 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata returned with HTTP 200 Aug 06 03:12:46.431126 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 357/1430] 10.4.3.80 () {66 vars in 1374 bytes} [Thu Aug 6 03:12:46 2026] GET /volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata => generated 68 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:12:46.440622 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7414a1d7-72e2-4e9f-bc8e-b8f19a12d689 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:46.443474 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7414a1d7-72e2-4e9f-bc8e-b8f19a12d689 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] PUT https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata/key3 Aug 06 03:12:46.444106 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7414a1d7-72e2-4e9f-bc8e-b8f19a12d689 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:46.454470 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:46.454470 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:46.455025 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7414a1d7-72e2-4e9f-bc8e-b8f19a12d689 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Snapshot retrieved successfully. Aug 06 03:12:46.476322 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7414a1d7-72e2-4e9f-bc8e-b8f19a12d689 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Update snapshot metadata completed successfully. Aug 06 03:12:46.476646 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7414a1d7-72e2-4e9f-bc8e-b8f19a12d689 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata/key3 returned with HTTP 200 Aug 06 03:12:46.477093 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 363/1431] 10.4.3.80 () {68 vars in 1409 bytes} [Thu Aug 6 03:12:46 2026] PUT /volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata/key3 => generated 35 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:12:46.486853 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f7b97b3d-781f-420b-b2b6-dd77e5db6e1a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:46.489383 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f7b97b3d-781f-420b-b2b6-dd77e5db6e1a tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] GET https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata/key3 Aug 06 03:12:46.489672 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f7b97b3d-781f-420b-b2b6-dd77e5db6e1a tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:46.490144 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f7b97b3d-781f-420b-b2b6-dd77e5db6e1a tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:46.496894 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:46.496894 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:46.497339 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f7b97b3d-781f-420b-b2b6-dd77e5db6e1a tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Snapshot retrieved successfully. Aug 06 03:12:46.498218 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f7b97b3d-781f-420b-b2b6-dd77e5db6e1a tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Get snapshot metadata completed successfully. Aug 06 03:12:46.498448 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f7b97b3d-781f-420b-b2b6-dd77e5db6e1a tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata/key3 returned with HTTP 200 Aug 06 03:12:46.498847 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 359/1432] 10.4.3.80 () {66 vars in 1389 bytes} [Thu Aug 6 03:12:46 2026] GET /volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata/key3 => generated 35 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:12:46.506464 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-463e55dd-d8c8-4b95-9fee-8ce8499b2cfb None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:46.508172 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-463e55dd-d8c8-4b95-9fee-8ce8499b2cfb tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] GET https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata Aug 06 03:12:46.508364 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-463e55dd-d8c8-4b95-9fee-8ce8499b2cfb tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:46.508559 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-463e55dd-d8c8-4b95-9fee-8ce8499b2cfb tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:46.513801 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:46.513801 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:46.514514 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-463e55dd-d8c8-4b95-9fee-8ce8499b2cfb tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Snapshot retrieved successfully. Aug 06 03:12:46.515423 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-463e55dd-d8c8-4b95-9fee-8ce8499b2cfb tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Get snapshot metadata completed successfully. Aug 06 03:12:46.515709 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-463e55dd-d8c8-4b95-9fee-8ce8499b2cfb tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata returned with HTTP 200 Aug 06 03:12:46.516136 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 354/1433] 10.4.3.80 () {66 vars in 1374 bytes} [Thu Aug 6 03:12:46 2026] GET /volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata => generated 75 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:12:46.524020 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3d3d7924-f6f9-40ac-a665-3c22bcb82155 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:46.526192 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3d3d7924-f6f9-40ac-a665-3c22bcb82155 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] PUT https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata Aug 06 03:12:46.526571 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3d3d7924-f6f9-40ac-a665-3c22bcb82155 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:46.535397 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:46.535397 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:46.536026 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3d3d7924-f6f9-40ac-a665-3c22bcb82155 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Snapshot retrieved successfully. Aug 06 03:12:46.553658 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3d3d7924-f6f9-40ac-a665-3c22bcb82155 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Update snapshot metadata completed successfully. Aug 06 03:12:46.553938 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3d3d7924-f6f9-40ac-a665-3c22bcb82155 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata returned with HTTP 200 Aug 06 03:12:46.554410 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 358/1434] 10.4.3.80 () {68 vars in 1394 bytes} [Thu Aug 6 03:12:46 2026] PUT /volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45/metadata => generated 16 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:12:46.565438 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e1f17ece-1340-4e37-b427-ff5f5aed0bff None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:46.567199 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e1f17ece-1340-4e37-b427-ff5f5aed0bff tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45 Aug 06 03:12:46.567356 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e1f17ece-1340-4e37-b427-ff5f5aed0bff tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:46.567552 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e1f17ece-1340-4e37-b427-ff5f5aed0bff tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:46.567666 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-e1f17ece-1340-4e37-b427-ff5f5aed0bff tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Delete snapshot with id: de7c1ba9-4180-488d-9dca-bf1a6d47ab45 Aug 06 03:12:46.573319 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:46.573319 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:46.573764 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e1f17ece-1340-4e37-b427-ff5f5aed0bff tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Snapshot retrieved successfully. Aug 06 03:12:46.587559 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e1f17ece-1340-4e37-b427-ff5f5aed0bff tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Snapshot delete request issued successfully. Aug 06 03:12:46.587731 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e1f17ece-1340-4e37-b427-ff5f5aed0bff tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45 returned with HTTP 202 Aug 06 03:12:46.588198 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 364/1435] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:12:46 2026] DELETE /volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:46.598309 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f2deb019-1902-4f08-a61e-78f05c0bd9a1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:46.600589 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f2deb019-1902-4f08-a61e-78f05c0bd9a1 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] GET https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45 Aug 06 03:12:46.600897 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f2deb019-1902-4f08-a61e-78f05c0bd9a1 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:46.601181 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f2deb019-1902-4f08-a61e-78f05c0bd9a1 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:46.610150 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:46.610150 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:46.610805 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f2deb019-1902-4f08-a61e-78f05c0bd9a1 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Snapshot retrieved successfully. Aug 06 03:12:46.611918 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f2deb019-1902-4f08-a61e-78f05c0bd9a1 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45 returned with HTTP 200 Aug 06 03:12:46.612443 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 360/1436] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:46 2026] GET /volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:46.881412 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f220eff1-536a-4bb3-96b5-7a18a0eb5172 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:46.882931 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f220eff1-536a-4bb3-96b5-7a18a0eb5172 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/groups/4ac433e8-25f2-4c2c-aeab-f429235fbdac Aug 06 03:12:46.883116 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f220eff1-536a-4bb3-96b5-7a18a0eb5172 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:46.883282 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f220eff1-536a-4bb3-96b5-7a18a0eb5172 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:46.883427 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.groups [None req-f220eff1-536a-4bb3-96b5-7a18a0eb5172 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 4ac433e8-25f2-4c2c-aeab-f429235fbdac {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:12:46.887049 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:46.887049 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:46.894021 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f220eff1-536a-4bb3-96b5-7a18a0eb5172 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/4ac433e8-25f2-4c2c-aeab-f429235fbdac returned with HTTP 200 Aug 06 03:12:46.894605 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 355/1437] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:12:46 2026] GET /volume/v3/groups/4ac433e8-25f2-4c2c-aeab-f429235fbdac => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:46.903143 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-499d56f7-542a-431c-924e-350fb8e29236 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:46.904749 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:46.905253 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1068193920", "volume_type": "9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c", "group_id": "4ac433e8-25f2-4c2c-aeab-f429235fbdac", "size": 1}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:46.906724 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1068193920', 'volume_type': '9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c', 'group_id': '4ac433e8-25f2-4c2c-aeab-f429235fbdac', 'size': 1}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:46.913451 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:46.913451 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:46.913902 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Create volume of 1 GB Aug 06 03:12:46.919245 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Availability Zones retrieved successfully. Aug 06 03:12:46.924535 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Flow 'volume_create_api' (e0501826-dfb4-4af7-b787-ad0a1e4cf2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:46.925730 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9df54540-6619-4d58-8af1-3a0457ec9582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:46.926366 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:46.926366 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:46.926810 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:46.945848 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9df54540-6619-4d58-8af1-3a0457ec9582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:12:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1635740760',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4ac433e8-25f2-4c2c-aeab-f429235fbdac', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:46.946637 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88b37f88-27fb-4a4b-98b4-cc676bd50cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:46.974439 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1635740760 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1635740760, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:46.974906 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1635740760 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1635740760, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:47.006106 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Created reservations ['629143a1-6738-4bf2-8ffe-ac764161972b', 'cad96fdb-5cda-4f91-99d7-cdb56b9ea6d1', '8a13db2d-c6fa-4071-920e-dc0170621752', 'dd739a37-b61e-4676-99f7-e4c3bdbf5d0d'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:47.006859 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88b37f88-27fb-4a4b-98b4-cc676bd50cfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['629143a1-6738-4bf2-8ffe-ac764161972b', 'cad96fdb-5cda-4f91-99d7-cdb56b9ea6d1', '8a13db2d-c6fa-4071-920e-dc0170621752', 'dd739a37-b61e-4676-99f7-e4c3bdbf5d0d']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:47.007484 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (257d4a9b-2c2c-4ae7-9214-8a6e6feaadb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:47.029860 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (257d4a9b-2c2c-4ae7-9214-8a6e6feaadb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43ec30b6-a826-40e0-bb8c-92ae4ba84006', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1068193920',encryption_key_id=None,group_id=4ac433e8-25f2-4c2c-aeab-f429235fbdac,group_type_id=,metadata={},multiattach=False,project_id='13e214f4ee394c34b43b4044d19e2b73',qos_specs=None,replication_status=,reservations=['629143a1-6738-4bf2-8ffe-ac764161972b','cad96fdb-5cda-4f91-99d7-cdb56b9ea6d1','8a13db2d-c6fa-4071-920e-dc0170621752','dd739a37-b61e-4676-99f7-e4c3bdbf5d0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ddc64ed08434138bb241b4d2db3e29b',volume_type_id=9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1068193920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4ac433e8-25f2-4c2c-aeab-f429235fbdac,host=None,id=43ec30b6-a826-40e0-bb8c-92ae4ba84006,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13e214f4ee394c34b43b4044d19e2b73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ddc64ed08434138bb241b4d2db3e29b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c),volume_type_id=9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:47.030738 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ff6efcf-1d5b-479d-9d33-0644ac9d2d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:47.046366 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ff6efcf-1d5b-479d-9d33-0644ac9d2d66) transitioned into state 'SUCCESS' from state '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-1068193920',encryption_key_id=None,group_id=4ac433e8-25f2-4c2c-aeab-f429235fbdac,group_type_id=,metadata={},multiattach=False,project_id='13e214f4ee394c34b43b4044d19e2b73',qos_specs=None,replication_status=,reservations=['629143a1-6738-4bf2-8ffe-ac764161972b','cad96fdb-5cda-4f91-99d7-cdb56b9ea6d1','8a13db2d-c6fa-4071-920e-dc0170621752','dd739a37-b61e-4676-99f7-e4c3bdbf5d0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ddc64ed08434138bb241b4d2db3e29b',volume_type_id=9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:47.047092 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39286df8-c4fa-48c8-b1ed-ea5844ca3b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:47.064648 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39286df8-c4fa-48c8-b1ed-ea5844ca3b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:47.064648 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Flow 'volume_create_api' (e0501826-dfb4-4af7-b787-ad0a1e4cf2c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:47.064648 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Create volume request issued successfully. Aug 06 03:12:47.064648 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:12:47.064648 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:12:47.099503 np0000006611 devstack@c-api.service[100899]: DEBUG oslo_db.sqlalchemy.engines [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:12:47.102639 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:47.102639 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:47.106562 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-499d56f7-542a-431c-924e-350fb8e29236 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:47.107044 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 359/1438] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:12:46 2026] POST /volume/v3/volumes => generated 821 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:47.120856 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5fc6da1d-4ef1-4558-b3c7-0482dc29c4cc None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:47.123596 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5fc6da1d-4ef1-4558-b3c7-0482dc29c4cc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/43ec30b6-a826-40e0-bb8c-92ae4ba84006 Aug 06 03:12:47.124172 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5fc6da1d-4ef1-4558-b3c7-0482dc29c4cc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:47.124488 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5fc6da1d-4ef1-4558-b3c7-0482dc29c4cc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:47.133484 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:47.133484 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:47.139144 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5fc6da1d-4ef1-4558-b3c7-0482dc29c4cc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Volume info retrieved successfully. Aug 06 03:12:47.139814 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-5fc6da1d-4ef1-4558-b3c7-0482dc29c4cc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:12:47.139991 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-5fc6da1d-4ef1-4558-b3c7-0482dc29c4cc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:12:47.182442 np0000006611 devstack@c-api.service[100902]: DEBUG oslo_db.sqlalchemy.engines [None req-5fc6da1d-4ef1-4558-b3c7-0482dc29c4cc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:12:47.189273 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:47.189273 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:47.197300 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5fc6da1d-4ef1-4558-b3c7-0482dc29c4cc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/43ec30b6-a826-40e0-bb8c-92ae4ba84006 returned with HTTP 200 Aug 06 03:12:47.197300 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 365/1439] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:47 2026] GET /volume/v3/volumes/43ec30b6-a826-40e0-bb8c-92ae4ba84006 => generated 889 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:47.199435 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-81851dce-c025-4f4a-b22f-674626812744 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:47.201492 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-81851dce-c025-4f4a-b22f-674626812744 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:12:47.201668 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-81851dce-c025-4f4a-b22f-674626812744 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:47.201848 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-81851dce-c025-4f4a-b22f-674626812744 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:47.208260 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:47.208260 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:47.212134 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-81851dce-c025-4f4a-b22f-674626812744 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:47.217126 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-81851dce-c025-4f4a-b22f-674626812744 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:12:47.217500 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 361/1440] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:47 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:47.259683 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-ac1a0633-9837-4853-9ff4-76c67d30ad05 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:47.261548 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-ac1a0633-9837-4853-9ff4-76c67d30ad05 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:12:47.261752 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-ac1a0633-9837-4853-9ff4-76c67d30ad05 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:47.262037 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-ac1a0633-9837-4853-9ff4-76c67d30ad05 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:47.268933 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:47.268933 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:47.272113 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-ac1a0633-9837-4853-9ff4-76c67d30ad05 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:47.276444 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-ac1a0633-9837-4853-9ff4-76c67d30ad05 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:12:47.276965 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 356/1441] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:47 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:47.342088 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5380a50e-5ac1-422e-95ac-03c92322e6a6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:47.342590 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5380a50e-5ac1-422e-95ac-03c92322e6a6 None None] GET https://10.4.3.80/volume// Aug 06 03:12:47.342763 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5380a50e-5ac1-422e-95ac-03c92322e6a6 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:47.342996 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5380a50e-5ac1-422e-95ac-03c92322e6a6 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:47.343366 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5380a50e-5ac1-422e-95ac-03c92322e6a6 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:12:47.343701 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 360/1442] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:12:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:12:47.351526 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-7189519b-dc09-40ef-a1c4-b6619aa5cad3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:47.354268 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-7189519b-dc09-40ef-a1c4-b6619aa5cad3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:12:47.354645 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-7189519b-dc09-40ef-a1c4-b6619aa5cad3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73004506-b521-4ab2-805d-583c66bb070a", "connector": null, "instance_uuid": "89f9d073-d6b0-4eea-b091-d25f6d949fb5"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:47.363894 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:47.363894 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:47.389762 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-7189519b-dc09-40ef-a1c4-b6619aa5cad3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:12:47.390183 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 366/1443] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:12:47 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 06 03:12:47.418897 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4a0a6e8f-d05c-4104-a796-c7f011ed9fb8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:47.421138 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4a0a6e8f-d05c-4104-a796-c7f011ed9fb8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:12:47.421370 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4a0a6e8f-d05c-4104-a796-c7f011ed9fb8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:47.421579 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4a0a6e8f-d05c-4104-a796-c7f011ed9fb8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:47.427885 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c484f78a-bb8c-4bcb-a403-9126784515fa None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:47.428238 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c484f78a-bb8c-4bcb-a403-9126784515fa None None] GET https://10.4.3.80/volume// Aug 06 03:12:47.428443 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c484f78a-bb8c-4bcb-a403-9126784515fa None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:47.428684 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c484f78a-bb8c-4bcb-a403-9126784515fa None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:47.429028 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c484f78a-bb8c-4bcb-a403-9126784515fa None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:12:47.429292 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 357/1444] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:12:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:12:47.433258 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:47.433258 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:47.439481 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4a0a6e8f-d05c-4104-a796-c7f011ed9fb8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:47.439696 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-cba83cf4-4442-4560-b3a4-e6ba724fc44f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:47.441651 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-cba83cf4-4442-4560-b3a4-e6ba724fc44f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:12:47.441854 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-cba83cf4-4442-4560-b3a4-e6ba724fc44f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:47.442069 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-cba83cf4-4442-4560-b3a4-e6ba724fc44f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:47.445062 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4a0a6e8f-d05c-4104-a796-c7f011ed9fb8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:12:47.445746 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 362/1445] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:47 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:47.450529 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:47.450529 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:47.453379 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-cba83cf4-4442-4560-b3a4-e6ba724fc44f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:47.456640 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-cba83cf4-4442-4560-b3a4-e6ba724fc44f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:12:47.457007 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 361/1446] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:12:47 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1029 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:12:47.565993 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-acfb30d2-2ab6-4276-8bc7-f1fb4fe84a9d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:47.569028 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-acfb30d2-2ab6-4276-8bc7-f1fb4fe84a9d tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] PUT https://10.4.3.80/volume/v3/attachments/bfe442bd-5b6c-4a36-b9d6-15c33731be79 Aug 06 03:12:47.569482 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-acfb30d2-2ab6-4276-8bc7-f1fb4fe84a9d tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:47.579156 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-acfb30d2-2ab6-4276-8bc7-f1fb4fe84a9d tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Acquiring lock "cinder-attachment_update-73004506-b521-4ab2-805d-583c66bb070a-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:12:47.586903 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-acfb30d2-2ab6-4276-8bc7-f1fb4fe84a9d tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Lock "cinder-attachment_update-73004506-b521-4ab2-805d-583c66bb070a-np0000006611" acquired by "attachment_update" :: waited 0.008s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:12:47.587773 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:47.587773 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:47.624477 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-768aca88-b62a-4e8b-8742-838d1cc2a249 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:47.628239 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-768aca88-b62a-4e8b-8742-838d1cc2a249 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] GET https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45 Aug 06 03:12:47.628239 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-768aca88-b62a-4e8b-8742-838d1cc2a249 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:47.628239 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-768aca88-b62a-4e8b-8742-838d1cc2a249 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:47.632731 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-768aca88-b62a-4e8b-8742-838d1cc2a249 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45 returned with HTTP 404 Aug 06 03:12:47.632731 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 358/1447] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:47 2026] GET /volume/v3/snapshots/de7c1ba9-4180-488d-9dca-bf1a6d47ab45 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:47.642299 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f4f1a722-f08d-4b8c-8a4b-f1d53b555078 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:47.644754 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f4f1a722-f08d-4b8c-8a4b-f1d53b555078 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] GET https://10.4.3.80/volume/v3/volumes/cb36032a-57db-4abb-ba04-ed1e0d1ef099 Aug 06 03:12:47.645077 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f4f1a722-f08d-4b8c-8a4b-f1d53b555078 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:47.645261 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f4f1a722-f08d-4b8c-8a4b-f1d53b555078 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:47.656478 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:47.656478 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:47.661739 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f4f1a722-f08d-4b8c-8a4b-f1d53b555078 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Volume info retrieved successfully. Aug 06 03:12:47.669267 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f4f1a722-f08d-4b8c-8a4b-f1d53b555078 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/volumes/cb36032a-57db-4abb-ba04-ed1e0d1ef099 returned with HTTP 200 Aug 06 03:12:47.669894 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 363/1448] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:47 2026] GET /volume/v3/volumes/cb36032a-57db-4abb-ba04-ed1e0d1ef099 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:47.672738 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-acfb30d2-2ab6-4276-8bc7-f1fb4fe84a9d tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Lock "cinder-attachment_update-73004506-b521-4ab2-805d-583c66bb070a-np0000006611" released by "attachment_update" :: held 0.086s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:12:47.673160 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-acfb30d2-2ab6-4276-8bc7-f1fb4fe84a9d tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/bfe442bd-5b6c-4a36-b9d6-15c33731be79 returned with HTTP 200 Aug 06 03:12:47.673792 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 367/1449] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:12:47 2026] PUT /volume/v3/attachments/bfe442bd-5b6c-4a36-b9d6-15c33731be79 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:47.689006 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3a6ce7b7-0691-4782-9d12-821fc1cdd20f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:47.692078 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3a6ce7b7-0691-4782-9d12-821fc1cdd20f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] DELETE https://10.4.3.80/volume/v3/volumes/cb36032a-57db-4abb-ba04-ed1e0d1ef099 Aug 06 03:12:47.692493 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3a6ce7b7-0691-4782-9d12-821fc1cdd20f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:47.692942 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3a6ce7b7-0691-4782-9d12-821fc1cdd20f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:47.693200 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-3a6ce7b7-0691-4782-9d12-821fc1cdd20f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Delete volume with id: cb36032a-57db-4abb-ba04-ed1e0d1ef099 Aug 06 03:12:47.708154 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:47.708154 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:47.708746 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3a6ce7b7-0691-4782-9d12-821fc1cdd20f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Volume info retrieved successfully. Aug 06 03:12:47.727475 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3a6ce7b7-0691-4782-9d12-821fc1cdd20f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Delete volume request issued successfully. Aug 06 03:12:47.727475 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3a6ce7b7-0691-4782-9d12-821fc1cdd20f tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/volumes/cb36032a-57db-4abb-ba04-ed1e0d1ef099 returned with HTTP 202 Aug 06 03:12:47.727475 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 362/1450] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:12:47 2026] DELETE /volume/v3/volumes/cb36032a-57db-4abb-ba04-ed1e0d1ef099 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:47.738258 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f5ad9c80-2445-4e11-82ca-cdf7201cdcc6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:47.740590 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f5ad9c80-2445-4e11-82ca-cdf7201cdcc6 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] GET https://10.4.3.80/volume/v3/volumes/cb36032a-57db-4abb-ba04-ed1e0d1ef099 Aug 06 03:12:47.741103 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f5ad9c80-2445-4e11-82ca-cdf7201cdcc6 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:47.741397 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f5ad9c80-2445-4e11-82ca-cdf7201cdcc6 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:47.750736 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:47.750736 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:47.756016 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f5ad9c80-2445-4e11-82ca-cdf7201cdcc6 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Volume info retrieved successfully. Aug 06 03:12:47.762154 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f5ad9c80-2445-4e11-82ca-cdf7201cdcc6 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/volumes/cb36032a-57db-4abb-ba04-ed1e0d1ef099 returned with HTTP 200 Aug 06 03:12:47.762896 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 359/1451] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:47 2026] GET /volume/v3/volumes/cb36032a-57db-4abb-ba04-ed1e0d1ef099 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:48.211464 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8b271cdc-a29a-44a8-bbbd-cb46dc1d69dc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:48.213172 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8b271cdc-a29a-44a8-bbbd-cb46dc1d69dc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/43ec30b6-a826-40e0-bb8c-92ae4ba84006 Aug 06 03:12:48.213406 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8b271cdc-a29a-44a8-bbbd-cb46dc1d69dc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:48.213641 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8b271cdc-a29a-44a8-bbbd-cb46dc1d69dc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:48.220996 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:48.220996 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:48.224858 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-8b271cdc-a29a-44a8-bbbd-cb46dc1d69dc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Volume info retrieved successfully. Aug 06 03:12:48.225526 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-8b271cdc-a29a-44a8-bbbd-cb46dc1d69dc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:12:48.225724 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-8b271cdc-a29a-44a8-bbbd-cb46dc1d69dc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:12:48.263019 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-8b271cdc-a29a-44a8-bbbd-cb46dc1d69dc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:12:48.266324 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:48.266324 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:48.273309 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8b271cdc-a29a-44a8-bbbd-cb46dc1d69dc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/43ec30b6-a826-40e0-bb8c-92ae4ba84006 returned with HTTP 200 Aug 06 03:12:48.273797 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 364/1452] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:48 2026] GET /volume/v3/volumes/43ec30b6-a826-40e0-bb8c-92ae4ba84006 => generated 914 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:48.286022 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-09b04ca6-73d2-4ac4-ad3c-b79ed51e4e7a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:48.288499 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-09b04ca6-73d2-4ac4-ad3c-b79ed51e4e7a tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] POST https://10.4.3.80/volume/v3/group_snapshots Aug 06 03:12:48.289057 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-09b04ca6-73d2-4ac4-ad3c-b79ed51e4e7a tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "4ac433e8-25f2-4c2c-aeab-f429235fbdac", "name": "tempest-group_snapshot-1082873840"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:48.291099 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.group_snapshots [None req-09b04ca6-73d2-4ac4-ad3c-b79ed51e4e7a tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '4ac433e8-25f2-4c2c-aeab-f429235fbdac', 'name': 'tempest-group_snapshot-1082873840'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 03:12:48.294961 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:48.294961 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:48.299175 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.group_snapshots [None req-09b04ca6-73d2-4ac4-ad3c-b79ed51e4e7a tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Creating group_snapshot tempest-group_snapshot-1082873840. Aug 06 03:12:48.317088 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:48.317088 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:48.326391 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-09b04ca6-73d2-4ac4-ad3c-b79ed51e4e7a tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1635740760 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1635740760, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:48.326741 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-09b04ca6-73d2-4ac4-ad3c-b79ed51e4e7a tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1635740760 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1635740760, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:48.344527 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-09b04ca6-73d2-4ac4-ad3c-b79ed51e4e7a tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Created reservations ['d18f7f0d-2bbb-4711-aba9-81c988ab0fb8', 'd18adbb0-234a-437d-bb00-35f80858e668', '223f047c-984d-4609-934c-432814d8cdf9', '643c23b2-9d33-4cf4-9772-ddf5e014f9ff'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:48.367332 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-09b04ca6-73d2-4ac4-ad3c-b79ed51e4e7a tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/group_snapshots returned with HTTP 202 Aug 06 03:12:48.368032 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 368/1453] 10.4.3.80 () {70 vars in 1317 bytes} [Thu Aug 6 03:12:48 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:48.375504 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1e475ff0-9878-4e5e-a737-33fc819a14c5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:48.377354 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1e475ff0-9878-4e5e-a737-33fc819a14c5 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/group_snapshots/a701273d-c0e7-4950-90f3-244d04900d37 Aug 06 03:12:48.377536 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1e475ff0-9878-4e5e-a737-33fc819a14c5 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:48.377722 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1e475ff0-9878-4e5e-a737-33fc819a14c5 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:48.377953 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.group_snapshots [None req-1e475ff0-9878-4e5e-a737-33fc819a14c5 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member a701273d-c0e7-4950-90f3-244d04900d37 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 03:12:48.383195 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:48.383195 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:48.386789 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1e475ff0-9878-4e5e-a737-33fc819a14c5 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/group_snapshots/a701273d-c0e7-4950-90f3-244d04900d37 returned with HTTP 200 Aug 06 03:12:48.387294 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 363/1454] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:12:48 2026] GET /volume/v3/group_snapshots/a701273d-c0e7-4950-90f3-244d04900d37 => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:48.458793 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-aaafac09-85af-41ed-94bc-26fd8f72ccec None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:48.461567 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-aaafac09-85af-41ed-94bc-26fd8f72ccec tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:12:48.461763 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-aaafac09-85af-41ed-94bc-26fd8f72ccec tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:48.461964 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-aaafac09-85af-41ed-94bc-26fd8f72ccec tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:48.472722 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:48.472722 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:48.476365 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-aaafac09-85af-41ed-94bc-26fd8f72ccec tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:48.481054 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-aaafac09-85af-41ed-94bc-26fd8f72ccec tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:12:48.481486 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 360/1455] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:48 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:48.782961 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a841bfdd-c4cc-4d8a-a510-e94275f597b9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:48.788392 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a841bfdd-c4cc-4d8a-a510-e94275f597b9 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] GET https://10.4.3.80/volume/v3/volumes/cb36032a-57db-4abb-ba04-ed1e0d1ef099 Aug 06 03:12:48.788593 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a841bfdd-c4cc-4d8a-a510-e94275f597b9 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:48.788793 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a841bfdd-c4cc-4d8a-a510-e94275f597b9 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:48.799670 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a841bfdd-c4cc-4d8a-a510-e94275f597b9 tempest-SnapshotMetadataTestJSON-720506188 tempest-SnapshotMetadataTestJSON-720506188-project-member] https://10.4.3.80/volume/v3/volumes/cb36032a-57db-4abb-ba04-ed1e0d1ef099 returned with HTTP 404 Aug 06 03:12:48.800166 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 365/1456] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:48 2026] GET /volume/v3/volumes/cb36032a-57db-4abb-ba04-ed1e0d1ef099 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:49.396013 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0040ec50-3e98-4e13-b924-645d59ce7d07 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:49.398692 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0040ec50-3e98-4e13-b924-645d59ce7d07 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/group_snapshots/a701273d-c0e7-4950-90f3-244d04900d37 Aug 06 03:12:49.398825 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0040ec50-3e98-4e13-b924-645d59ce7d07 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:49.399061 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0040ec50-3e98-4e13-b924-645d59ce7d07 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:49.399217 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.group_snapshots [None req-0040ec50-3e98-4e13-b924-645d59ce7d07 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member a701273d-c0e7-4950-90f3-244d04900d37 {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 03:12:49.403657 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:49.403657 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:49.407373 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0040ec50-3e98-4e13-b924-645d59ce7d07 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/group_snapshots/a701273d-c0e7-4950-90f3-244d04900d37 returned with HTTP 200 Aug 06 03:12:49.407957 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 369/1457] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:12:49 2026] GET /volume/v3/group_snapshots/a701273d-c0e7-4950-90f3-244d04900d37 => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:49.417727 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8521c0f8-219a-4025-901c-8caf2e85b455 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:49.422240 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8521c0f8-219a-4025-901c-8caf2e85b455 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/snapshots/detail Aug 06 03:12:49.422240 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8521c0f8-219a-4025-901c-8caf2e85b455 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:49.422240 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8521c0f8-219a-4025-901c-8caf2e85b455 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'detail' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:49.422240 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-8521c0f8-219a-4025-901c-8caf2e85b455 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:49.422240 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.db.api [None req-8521c0f8-219a-4025-901c-8caf2e85b455 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Building query based on filter {{(pid=100899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:12:49.425905 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-8521c0f8-219a-4025-901c-8caf2e85b455 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Get all snapshots completed successfully. Aug 06 03:12:49.426359 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:49.426359 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:49.427115 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8521c0f8-219a-4025-901c-8caf2e85b455 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 03:12:49.427712 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 364/1458] 10.4.3.80 () {66 vars in 1257 bytes} [Thu Aug 6 03:12:49 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:49.440497 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1cda4435-ba3e-444f-a433-24eac936d70c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:49.442339 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1cda4435-ba3e-444f-a433-24eac936d70c tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/snapshots/aae80750-e557-4b50-ab6f-61fecd2a9f2e Aug 06 03:12:49.442534 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1cda4435-ba3e-444f-a433-24eac936d70c tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:49.442730 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1cda4435-ba3e-444f-a433-24eac936d70c tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:49.444869 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=740,cinder:UPDATE=212,cinder:INSERT=148 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:12:49.447802 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:49.447802 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:49.448252 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1cda4435-ba3e-444f-a433-24eac936d70c tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Snapshot retrieved successfully. Aug 06 03:12:49.449086 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1cda4435-ba3e-444f-a433-24eac936d70c tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/snapshots/aae80750-e557-4b50-ab6f-61fecd2a9f2e returned with HTTP 200 Aug 06 03:12:49.449433 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 361/1459] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:12:49 2026] GET /volume/v3/snapshots/aae80750-e557-4b50-ab6f-61fecd2a9f2e => generated 451 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:49.459853 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:49.461505 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] POST https://10.4.3.80/volume/v3/groups/action Aug 06 03:12:49.462141 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "a701273d-c0e7-4950-90f3-244d04900d37", "name": "tempest-Group_from_snap-900485630"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:12:49.462289 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "a701273d-c0e7-4950-90f3-244d04900d37", "name": "tempest-Group_from_snap-900485630"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:49.463627 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.groups [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'a701273d-c0e7-4950-90f3-244d04900d37', 'name': 'tempest-Group_from_snap-900485630'}}. {{(pid=100900) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 06 03:12:49.463744 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.groups [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Creating group tempest-Group_from_snap-900485630 from group_snapshot a701273d-c0e7-4950-90f3-244d04900d37. Aug 06 03:12:49.468838 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:49.468838 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:49.474539 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:49.474539 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:49.477012 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:49.477012 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:49.495077 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0de0d5c0-e70d-4ba9-9091-bf9cf57b5324 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:49.497402 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0de0d5c0-e70d-4ba9-9091-bf9cf57b5324 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:12:49.497673 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0de0d5c0-e70d-4ba9-9091-bf9cf57b5324 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:49.497944 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0de0d5c0-e70d-4ba9-9091-bf9cf57b5324 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:49.510269 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:49.510269 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:49.514259 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-0de0d5c0-e70d-4ba9-9091-bf9cf57b5324 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:49.519459 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0de0d5c0-e70d-4ba9-9091-bf9cf57b5324 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:12:49.520791 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 370/1460] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:49 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:49.529591 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Created reservations ['ff038dd0-c590-4bb2-a7a8-23672e9d7f2a'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:49.590865 np0000006611 devstack@c-api.service[100900]: INFO cinder.group.api [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] A mapping entry already exists for group 4d8b3fa9-0c9c-4eba-973c-baabfd47f81d and volume type 9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c. Do not need to create again. Aug 06 03:12:49.590865 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:49.590865 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:49.590865 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Availability Zones retrieved successfully. Aug 06 03:12:49.597480 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Flow 'volume_create_api' (1173d1ca-d6ed-4a11-b658-a892586463cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:49.599139 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a956f7b6-79c0-484b-90fe-7475a2da0c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:49.600548 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:49.635136 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a956f7b6-79c0-484b-90fe-7475a2da0c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'aae80750-e557-4b50-ab6f-61fecd2a9f2e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:12:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1635740760',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4d8b3fa9-0c9c-4eba-973c-baabfd47f81d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:49.635664 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faa50853-595e-4547-a7f7-bfe0ce155890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:49.666315 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1635740760 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1635740760, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:49.677127 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Created reservations ['21dcbef6-0532-45cd-959a-df044500b637', '0757c6d3-c022-48d4-8446-5c62cef6f1fe'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:49.677847 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faa50853-595e-4547-a7f7-bfe0ce155890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21dcbef6-0532-45cd-959a-df044500b637', '0757c6d3-c022-48d4-8446-5c62cef6f1fe']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:49.678446 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32d88879-140d-473f-9ef7-e37362ec72e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:49.714358 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32d88879-140d-473f-9ef7-e37362ec72e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4baa466e-e0c1-4ebc-83fe-3b86e56c4320', '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=4d8b3fa9-0c9c-4eba-973c-baabfd47f81d,group_type_id=,metadata={},multiattach=False,project_id='13e214f4ee394c34b43b4044d19e2b73',qos_specs=None,replication_status=,reservations=['21dcbef6-0532-45cd-959a-df044500b637','0757c6d3-c022-48d4-8446-5c62cef6f1fe'],size=1,snapshot_id=aae80750-e557-4b50-ab6f-61fecd2a9f2e,source_replicaid=,source_volid=None,status='creating',user_id='9ddc64ed08434138bb241b4d2db3e29b',volume_type_id=9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:49Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4d8b3fa9-0c9c-4eba-973c-baabfd47f81d,host=None,id=4baa466e-e0c1-4ebc-83fe-3b86e56c4320,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13e214f4ee394c34b43b4044d19e2b73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=aae80750-e557-4b50-ab6f-61fecd2a9f2e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ddc64ed08434138bb241b4d2db3e29b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c),volume_type_id=9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:49.715223 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76df5b6f-4c9c-4a06-ada0-680ef2576e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:49.733956 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76df5b6f-4c9c-4a06-ada0-680ef2576e5e) transitioned into state 'SUCCESS' from 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=4d8b3fa9-0c9c-4eba-973c-baabfd47f81d,group_type_id=,metadata={},multiattach=False,project_id='13e214f4ee394c34b43b4044d19e2b73',qos_specs=None,replication_status=,reservations=['21dcbef6-0532-45cd-959a-df044500b637','0757c6d3-c022-48d4-8446-5c62cef6f1fe'],size=1,snapshot_id=aae80750-e557-4b50-ab6f-61fecd2a9f2e,source_replicaid=,source_volid=None,status='creating',user_id='9ddc64ed08434138bb241b4d2db3e29b',volume_type_id=9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:49.734716 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Flow 'volume_create_api' (1173d1ca-d6ed-4a11-b658-a892586463cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:49.735027 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Create volume request issued successfully. Aug 06 03:12:49.762001 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d40987c0-ecb2-4d35-a5ba-20a1fc4cd6c3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/action returned with HTTP 202 Aug 06 03:12:49.762472 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 366/1461] 10.4.3.80 () {70 vars in 1311 bytes} [Thu Aug 6 03:12:49 2026] POST /volume/v3/groups/action => generated 102 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:49.770141 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6a9fa9bc-866d-4e57-8781-398c2b1810d7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:49.772297 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6a9fa9bc-866d-4e57-8781-398c2b1810d7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:12:49.772550 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6a9fa9bc-866d-4e57-8781-398c2b1810d7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:49.772749 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6a9fa9bc-866d-4e57-8781-398c2b1810d7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'detail' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:49.773008 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-6a9fa9bc-866d-4e57-8781-398c2b1810d7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:49.773776 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6a9fa9bc-866d-4e57-8781-398c2b1810d7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:12:49.783785 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-6a9fa9bc-866d-4e57-8781-398c2b1810d7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Get all volumes completed successfully. Aug 06 03:12:49.784462 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-6a9fa9bc-866d-4e57-8781-398c2b1810d7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:12:49.784630 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-6a9fa9bc-866d-4e57-8781-398c2b1810d7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:12:49.827276 np0000006611 devstack@c-api.service[100899]: DEBUG oslo_db.sqlalchemy.engines [None req-6a9fa9bc-866d-4e57-8781-398c2b1810d7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:12:49.832484 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:49.832484 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:49.837515 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-6a9fa9bc-866d-4e57-8781-398c2b1810d7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:12:49.837668 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-6a9fa9bc-866d-4e57-8781-398c2b1810d7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:12:49.873267 np0000006611 devstack@c-api.service[100899]: DEBUG oslo_db.sqlalchemy.engines [None req-6a9fa9bc-866d-4e57-8781-398c2b1810d7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:12:49.876444 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:49.876444 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:49.884635 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6a9fa9bc-866d-4e57-8781-398c2b1810d7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:12:49.885063 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 365/1462] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:12:49 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:12:49.897518 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9bbf4838-cc45-4410-bd36-0caffa7ed29a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:49.899399 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9bbf4838-cc45-4410-bd36-0caffa7ed29a tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/4baa466e-e0c1-4ebc-83fe-3b86e56c4320 Aug 06 03:12:49.899578 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9bbf4838-cc45-4410-bd36-0caffa7ed29a tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:49.899759 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9bbf4838-cc45-4410-bd36-0caffa7ed29a tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:49.906280 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:49.906280 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:49.910057 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9bbf4838-cc45-4410-bd36-0caffa7ed29a tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Volume info retrieved successfully. Aug 06 03:12:49.910645 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-9bbf4838-cc45-4410-bd36-0caffa7ed29a tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:12:49.910802 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-9bbf4838-cc45-4410-bd36-0caffa7ed29a tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:12:49.943444 np0000006611 devstack@c-api.service[100901]: DEBUG oslo_db.sqlalchemy.engines [None req-9bbf4838-cc45-4410-bd36-0caffa7ed29a tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:12:49.946317 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:49.946317 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:49.953588 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9bbf4838-cc45-4410-bd36-0caffa7ed29a tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/4baa466e-e0c1-4ebc-83fe-3b86e56c4320 returned with HTTP 200 Aug 06 03:12:49.954029 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 362/1463] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:49 2026] GET /volume/v3/volumes/4baa466e-e0c1-4ebc-83fe-3b86e56c4320 => generated 925 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:49.965713 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-eedd8de8-2a59-40a5-be7f-ddfe42cd9b44 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:49.969883 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-eedd8de8-2a59-40a5-be7f-ddfe42cd9b44 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/groups/4d8b3fa9-0c9c-4eba-973c-baabfd47f81d Aug 06 03:12:49.969883 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-eedd8de8-2a59-40a5-be7f-ddfe42cd9b44 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:49.969883 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-eedd8de8-2a59-40a5-be7f-ddfe42cd9b44 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:49.969883 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.groups [None req-eedd8de8-2a59-40a5-be7f-ddfe42cd9b44 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 4d8b3fa9-0c9c-4eba-973c-baabfd47f81d {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:12:49.972935 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:49.972935 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:49.981358 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-eedd8de8-2a59-40a5-be7f-ddfe42cd9b44 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/4d8b3fa9-0c9c-4eba-973c-baabfd47f81d returned with HTTP 200 Aug 06 03:12:49.982076 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 371/1464] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:12:49 2026] GET /volume/v3/groups/4d8b3fa9-0c9c-4eba-973c-baabfd47f81d => generated 417 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:49.992378 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b4424a4b-3f8e-4402-b789-d85749b55514 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:49.994282 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b4424a4b-3f8e-4402-b789-d85749b55514 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:12:49.994489 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b4424a4b-3f8e-4402-b789-d85749b55514 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:49.994664 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b4424a4b-3f8e-4402-b789-d85749b55514 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'detail' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:49.994972 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-b4424a4b-3f8e-4402-b789-d85749b55514 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:49.995279 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:49.995279 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:49.995710 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b4424a4b-3f8e-4402-b789-d85749b55514 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100900) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:12:50.003152 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b4424a4b-3f8e-4402-b789-d85749b55514 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Get all volumes completed successfully. Aug 06 03:12:50.003840 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-b4424a4b-3f8e-4402-b789-d85749b55514 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:12:50.003997 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-b4424a4b-3f8e-4402-b789-d85749b55514 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:12:50.039162 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-b4424a4b-3f8e-4402-b789-d85749b55514 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:12:50.042150 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:50.042150 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:50.046240 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-b4424a4b-3f8e-4402-b789-d85749b55514 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:12:50.046444 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-b4424a4b-3f8e-4402-b789-d85749b55514 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:12:50.083478 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-b4424a4b-3f8e-4402-b789-d85749b55514 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:12:50.087099 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:50.087099 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:50.095968 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b4424a4b-3f8e-4402-b789-d85749b55514 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:12:50.096500 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 367/1465] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:12:49 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:12:50.113919 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ad964cdd-103c-4c28-b2ae-6cdf9cf9ff67 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:50.116152 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ad964cdd-103c-4c28-b2ae-6cdf9cf9ff67 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] POST https://10.4.3.80/volume/v3/groups/4d8b3fa9-0c9c-4eba-973c-baabfd47f81d/action Aug 06 03:12:50.116533 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ad964cdd-103c-4c28-b2ae-6cdf9cf9ff67 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:12:50.116661 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ad964cdd-103c-4c28-b2ae-6cdf9cf9ff67 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:50.118054 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-ad964cdd-103c-4c28-b2ae-6cdf9cf9ff67 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] delete called for group 4d8b3fa9-0c9c-4eba-973c-baabfd47f81d {{(pid=100899) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 03:12:50.118193 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.groups [None req-ad964cdd-103c-4c28-b2ae-6cdf9cf9ff67 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Delete group with id: 4d8b3fa9-0c9c-4eba-973c-baabfd47f81d Aug 06 03:12:50.121492 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:50.121492 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:50.162462 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ad964cdd-103c-4c28-b2ae-6cdf9cf9ff67 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/4d8b3fa9-0c9c-4eba-973c-baabfd47f81d/action returned with HTTP 202 Aug 06 03:12:50.162922 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 366/1466] 10.4.3.80 () {70 vars in 1421 bytes} [Thu Aug 6 03:12:50 2026] POST /volume/v3/groups/4d8b3fa9-0c9c-4eba-973c-baabfd47f81d/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:12:50.176267 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-84a49fc1-ac49-499a-9fe4-4418b9025d8b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:50.178527 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-84a49fc1-ac49-499a-9fe4-4418b9025d8b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/4baa466e-e0c1-4ebc-83fe-3b86e56c4320 Aug 06 03:12:50.178792 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-84a49fc1-ac49-499a-9fe4-4418b9025d8b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:50.179092 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-84a49fc1-ac49-499a-9fe4-4418b9025d8b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:50.186039 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:50.186039 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:50.189265 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-84a49fc1-ac49-499a-9fe4-4418b9025d8b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Volume info retrieved successfully. Aug 06 03:12:50.190071 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-84a49fc1-ac49-499a-9fe4-4418b9025d8b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:12:50.190207 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-84a49fc1-ac49-499a-9fe4-4418b9025d8b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:12:50.222670 np0000006611 devstack@c-api.service[100901]: DEBUG oslo_db.sqlalchemy.engines [None req-84a49fc1-ac49-499a-9fe4-4418b9025d8b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:12:50.225676 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:50.225676 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:50.231618 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-84a49fc1-ac49-499a-9fe4-4418b9025d8b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/4baa466e-e0c1-4ebc-83fe-3b86e56c4320 returned with HTTP 200 Aug 06 03:12:50.232010 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 363/1467] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:50 2026] GET /volume/v3/volumes/4baa466e-e0c1-4ebc-83fe-3b86e56c4320 => generated 924 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:50.532673 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-60f74748-fbb6-4042-9d9d-8ade3b7fd9e7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:50.535647 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-60f74748-fbb6-4042-9d9d-8ade3b7fd9e7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:12:50.537206 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-60f74748-fbb6-4042-9d9d-8ade3b7fd9e7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:50.537206 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-60f74748-fbb6-4042-9d9d-8ade3b7fd9e7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:50.549094 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:50.549094 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:50.552953 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-60f74748-fbb6-4042-9d9d-8ade3b7fd9e7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:50.558857 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-60f74748-fbb6-4042-9d9d-8ade3b7fd9e7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:12:50.559228 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 372/1468] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:50 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:50.776728 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5cef0089-49a9-4a68-84c3-37e73f34bc13 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:50.778577 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5cef0089-49a9-4a68-84c3-37e73f34bc13 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:50.778925 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5cef0089-49a9-4a68-84c3-37e73f34bc13 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1269653259"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:50.780239 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-5cef0089-49a9-4a68-84c3-37e73f34bc13 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1269653259'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:50.780497 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-5cef0089-49a9-4a68-84c3-37e73f34bc13 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Create volume of 1 GB Aug 06 03:12:50.784659 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5cef0089-49a9-4a68-84c3-37e73f34bc13 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Availability Zones retrieved successfully. Aug 06 03:12:50.792252 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5cef0089-49a9-4a68-84c3-37e73f34bc13 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Flow 'volume_create_api' (2be4841d-d837-440d-9a25-9784afb87599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:50.793305 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5cef0089-49a9-4a68-84c3-37e73f34bc13 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6f3355c-b14a-4382-b20a-a6d0a6ba501f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:50.794195 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-5cef0089-49a9-4a68-84c3-37e73f34bc13 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:50.831391 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5cef0089-49a9-4a68-84c3-37e73f34bc13 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6f3355c-b14a-4382-b20a-a6d0a6ba501f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:50.832815 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5cef0089-49a9-4a68-84c3-37e73f34bc13 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec5478e0-7833-4ea2-b229-fea91ed8e7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:50.887113 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-5cef0089-49a9-4a68-84c3-37e73f34bc13 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Created reservations ['94c27183-a660-49fb-b0ca-162daa448d4d', '05116565-1a4e-476e-a164-3e2c2bd5df77', '5d6aa43c-8870-48ff-b3fb-c0b05e4020ec', '3379e9af-6977-4d41-925d-f340fd11e4cf'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:50.888256 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5cef0089-49a9-4a68-84c3-37e73f34bc13 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec5478e0-7833-4ea2-b229-fea91ed8e7a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94c27183-a660-49fb-b0ca-162daa448d4d', '05116565-1a4e-476e-a164-3e2c2bd5df77', '5d6aa43c-8870-48ff-b3fb-c0b05e4020ec', '3379e9af-6977-4d41-925d-f340fd11e4cf']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:50.889344 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5cef0089-49a9-4a68-84c3-37e73f34bc13 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca9692c3-a4dd-4153-8745-b4a253dbbec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:50.916467 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5cef0089-49a9-4a68-84c3-37e73f34bc13 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca9692c3-a4dd-4153-8745-b4a253dbbec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd504eb1-4f5a-4be3-872d-d601ce5b4357', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1269653259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b7e406c5aa4e70828d339a8f67c64a',qos_specs=None,replication_status=,reservations=['94c27183-a660-49fb-b0ca-162daa448d4d','05116565-1a4e-476e-a164-3e2c2bd5df77','5d6aa43c-8870-48ff-b3fb-c0b05e4020ec','3379e9af-6977-4d41-925d-f340fd11e4cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ed312de1e3041e28806b2c96ec64e7a',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1269653259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd504eb1-4f5a-4be3-872d-d601ce5b4357,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47b7e406c5aa4e70828d339a8f67c64a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ed312de1e3041e28806b2c96ec64e7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:50.917296 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5cef0089-49a9-4a68-84c3-37e73f34bc13 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e38fdbd9-57b1-494f-af6b-f0155d2a08ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:50.940453 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-155009b8-d547-4c1e-85ee-14c9d86d320a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:50.943198 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-155009b8-d547-4c1e-85ee-14c9d86d320a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/attachments/bfe442bd-5b6c-4a36-b9d6-15c33731be79/action Aug 06 03:12:50.943566 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5cef0089-49a9-4a68-84c3-37e73f34bc13 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e38fdbd9-57b1-494f-af6b-f0155d2a08ba) transitioned into state 'SUCCESS' from state '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-1269653259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b7e406c5aa4e70828d339a8f67c64a',qos_specs=None,replication_status=,reservations=['94c27183-a660-49fb-b0ca-162daa448d4d','05116565-1a4e-476e-a164-3e2c2bd5df77','5d6aa43c-8870-48ff-b3fb-c0b05e4020ec','3379e9af-6977-4d41-925d-f340fd11e4cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ed312de1e3041e28806b2c96ec64e7a',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:50.943693 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-155009b8-d547-4c1e-85ee-14c9d86d320a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:12:50.943776 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-155009b8-d547-4c1e-85ee-14c9d86d320a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:50.944271 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5cef0089-49a9-4a68-84c3-37e73f34bc13 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa649055-7cf7-4117-a8fd-77d80d253cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:50.956659 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5cef0089-49a9-4a68-84c3-37e73f34bc13 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa649055-7cf7-4117-a8fd-77d80d253cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:50.957907 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5cef0089-49a9-4a68-84c3-37e73f34bc13 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Flow 'volume_create_api' (2be4841d-d837-440d-9a25-9784afb87599) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:50.958249 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5cef0089-49a9-4a68-84c3-37e73f34bc13 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Create volume request issued successfully. Aug 06 03:12:50.959095 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5cef0089-49a9-4a68-84c3-37e73f34bc13 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:50.959663 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 368/1469] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:12:50 2026] POST /volume/v3/volumes => generated 755 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:12:50.961409 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:50.961409 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:50.974112 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-543480fc-7fa8-400a-be6c-735269b1cfdb None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:50.976098 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-543480fc-7fa8-400a-be6c-735269b1cfdb tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 Aug 06 03:12:50.976259 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-543480fc-7fa8-400a-be6c-735269b1cfdb tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:50.976444 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-543480fc-7fa8-400a-be6c-735269b1cfdb tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:50.982565 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-74f2801c-278a-4089-bc8f-d0c273bcdb00 req-155009b8-d547-4c1e-85ee-14c9d86d320a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/bfe442bd-5b6c-4a36-b9d6-15c33731be79/action returned with HTTP 204 Aug 06 03:12:50.983056 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 367/1470] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:12:50 2026] POST /volume/v3/attachments/bfe442bd-5b6c-4a36-b9d6-15c33731be79/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:50.983226 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:50.983226 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:50.988811 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-543480fc-7fa8-400a-be6c-735269b1cfdb tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:12:50.994163 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-543480fc-7fa8-400a-be6c-735269b1cfdb tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 returned with HTTP 200 Aug 06 03:12:50.996889 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 364/1471] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:50 2026] GET /volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:51.244389 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bc58db51-0107-408d-b9e8-9e09681c4a65 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:51.246794 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bc58db51-0107-408d-b9e8-9e09681c4a65 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/4baa466e-e0c1-4ebc-83fe-3b86e56c4320 Aug 06 03:12:51.247102 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bc58db51-0107-408d-b9e8-9e09681c4a65 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:51.247351 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bc58db51-0107-408d-b9e8-9e09681c4a65 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:51.255246 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bc58db51-0107-408d-b9e8-9e09681c4a65 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/4baa466e-e0c1-4ebc-83fe-3b86e56c4320 returned with HTTP 404 Aug 06 03:12:51.255884 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 373/1472] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:51 2026] GET /volume/v3/volumes/4baa466e-e0c1-4ebc-83fe-3b86e56c4320 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 06 03:12:51.263950 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d54aeb7e-6c30-4279-93d9-fa23b9940dc0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:51.265935 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d54aeb7e-6c30-4279-93d9-fa23b9940dc0 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/groups/4d8b3fa9-0c9c-4eba-973c-baabfd47f81d Aug 06 03:12:51.266160 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d54aeb7e-6c30-4279-93d9-fa23b9940dc0 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:51.266350 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d54aeb7e-6c30-4279-93d9-fa23b9940dc0 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:51.266480 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.groups [None req-d54aeb7e-6c30-4279-93d9-fa23b9940dc0 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 4d8b3fa9-0c9c-4eba-973c-baabfd47f81d {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:12:51.270132 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d54aeb7e-6c30-4279-93d9-fa23b9940dc0 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/4d8b3fa9-0c9c-4eba-973c-baabfd47f81d returned with HTTP 404 Aug 06 03:12:51.270734 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 369/1473] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:12:51 2026] GET /volume/v3/groups/4d8b3fa9-0c9c-4eba-973c-baabfd47f81d => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:12:51.278746 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-13471eb5-2552-4000-8d09-df91c54d5dfb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:51.280628 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-13471eb5-2552-4000-8d09-df91c54d5dfb tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] DELETE https://10.4.3.80/volume/v3/group_snapshots/a701273d-c0e7-4950-90f3-244d04900d37 Aug 06 03:12:51.280934 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-13471eb5-2552-4000-8d09-df91c54d5dfb tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:51.281181 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-13471eb5-2552-4000-8d09-df91c54d5dfb tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:51.281346 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.group_snapshots [None req-13471eb5-2552-4000-8d09-df91c54d5dfb tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] delete called for member a701273d-c0e7-4950-90f3-244d04900d37 {{(pid=100899) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 03:12:51.281466 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.group_snapshots [None req-13471eb5-2552-4000-8d09-df91c54d5dfb tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Delete group_snapshot with id: a701273d-c0e7-4950-90f3-244d04900d37 Aug 06 03:12:51.285394 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:51.285394 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:51.328738 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-13471eb5-2552-4000-8d09-df91c54d5dfb tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/group_snapshots/a701273d-c0e7-4950-90f3-244d04900d37 returned with HTTP 202 Aug 06 03:12:51.329373 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 368/1474] 10.4.3.80 () {68 vars in 1409 bytes} [Thu Aug 6 03:12:51 2026] DELETE /volume/v3/group_snapshots/a701273d-c0e7-4950-90f3-244d04900d37 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:12:51.338658 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a373f80f-dd10-48b4-82b4-05c01384b775 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:51.340226 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a373f80f-dd10-48b4-82b4-05c01384b775 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:12:51.342852 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a373f80f-dd10-48b4-82b4-05c01384b775 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:51.342852 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a373f80f-dd10-48b4-82b4-05c01384b775 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'detail' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:51.342852 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-a373f80f-dd10-48b4-82b4-05c01384b775 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:51.342852 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a373f80f-dd10-48b4-82b4-05c01384b775 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100901) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:12:51.350366 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a373f80f-dd10-48b4-82b4-05c01384b775 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Get all volumes completed successfully. Aug 06 03:12:51.351187 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-a373f80f-dd10-48b4-82b4-05c01384b775 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:12:51.351462 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-a373f80f-dd10-48b4-82b4-05c01384b775 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:12:51.390005 np0000006611 devstack@c-api.service[100901]: DEBUG oslo_db.sqlalchemy.engines [None req-a373f80f-dd10-48b4-82b4-05c01384b775 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:12:51.394526 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:51.394526 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:51.405039 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a373f80f-dd10-48b4-82b4-05c01384b775 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:12:51.405039 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 365/1475] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:12:51 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:51.416855 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5c92780a-4c8e-480f-8db3-5083e57c8a84 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:51.418994 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5c92780a-4c8e-480f-8db3-5083e57c8a84 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/snapshots/detail Aug 06 03:12:51.419399 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5c92780a-4c8e-480f-8db3-5083e57c8a84 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:51.419587 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5c92780a-4c8e-480f-8db3-5083e57c8a84 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'detail' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:51.419855 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-5c92780a-4c8e-480f-8db3-5083e57c8a84 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:51.421209 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.db.api [None req-5c92780a-4c8e-480f-8db3-5083e57c8a84 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Building query based on filter {{(pid=100902) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:12:51.424673 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5c92780a-4c8e-480f-8db3-5083e57c8a84 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Get all snapshots completed successfully. Aug 06 03:12:51.425523 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5c92780a-4c8e-480f-8db3-5083e57c8a84 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 03:12:51.426097 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 374/1476] 10.4.3.80 () {66 vars in 1257 bytes} [Thu Aug 6 03:12:51 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:12:51.434962 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6dc2bfeb-45ef-4474-8c3e-64646e0c4ef8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:51.436683 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6dc2bfeb-45ef-4474-8c3e-64646e0c4ef8 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/group_snapshots/a701273d-c0e7-4950-90f3-244d04900d37 Aug 06 03:12:51.436906 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6dc2bfeb-45ef-4474-8c3e-64646e0c4ef8 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:51.437096 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6dc2bfeb-45ef-4474-8c3e-64646e0c4ef8 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:51.437728 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.group_snapshots [None req-6dc2bfeb-45ef-4474-8c3e-64646e0c4ef8 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member a701273d-c0e7-4950-90f3-244d04900d37 {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 03:12:51.441457 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6dc2bfeb-45ef-4474-8c3e-64646e0c4ef8 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/group_snapshots/a701273d-c0e7-4950-90f3-244d04900d37 returned with HTTP 404 Aug 06 03:12:51.441976 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 370/1477] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:12:51 2026] GET /volume/v3/group_snapshots/a701273d-c0e7-4950-90f3-244d04900d37 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:12:51.448295 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8cc5181a-57e9-436e-8a09-c1d2a9069dd7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:51.450117 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8cc5181a-57e9-436e-8a09-c1d2a9069dd7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:12:51.450383 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8cc5181a-57e9-436e-8a09-c1d2a9069dd7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:51.450619 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8cc5181a-57e9-436e-8a09-c1d2a9069dd7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'detail' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:51.450902 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-8cc5181a-57e9-436e-8a09-c1d2a9069dd7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:12:51.451242 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:51.451242 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:51.452018 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-8cc5181a-57e9-436e-8a09-c1d2a9069dd7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:12:51.460563 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-8cc5181a-57e9-436e-8a09-c1d2a9069dd7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Get all volumes completed successfully. Aug 06 03:12:51.461400 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-8cc5181a-57e9-436e-8a09-c1d2a9069dd7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:12:51.461547 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-8cc5181a-57e9-436e-8a09-c1d2a9069dd7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:12:51.496807 np0000006611 devstack@c-api.service[100899]: DEBUG oslo_db.sqlalchemy.engines [None req-8cc5181a-57e9-436e-8a09-c1d2a9069dd7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:12:51.500013 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:51.500013 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:51.518078 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8cc5181a-57e9-436e-8a09-c1d2a9069dd7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:12:51.518078 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 369/1478] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:12:51 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:51.524102 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ff247831-885c-4591-a72a-aaaee6177364 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:51.525616 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ff247831-885c-4591-a72a-aaaee6177364 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] POST https://10.4.3.80/volume/v3/groups/4ac433e8-25f2-4c2c-aeab-f429235fbdac/action Aug 06 03:12:51.526055 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ff247831-885c-4591-a72a-aaaee6177364 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:12:51.526249 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ff247831-885c-4591-a72a-aaaee6177364 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:51.527789 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.groups [None req-ff247831-885c-4591-a72a-aaaee6177364 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] delete called for group 4ac433e8-25f2-4c2c-aeab-f429235fbdac {{(pid=100901) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 03:12:51.528008 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.groups [None req-ff247831-885c-4591-a72a-aaaee6177364 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Delete group with id: 4ac433e8-25f2-4c2c-aeab-f429235fbdac Aug 06 03:12:51.531932 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:51.531932 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:51.561339 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ff247831-885c-4591-a72a-aaaee6177364 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/4ac433e8-25f2-4c2c-aeab-f429235fbdac/action returned with HTTP 202 Aug 06 03:12:51.561911 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 366/1479] 10.4.3.80 () {70 vars in 1421 bytes} [Thu Aug 6 03:12:51 2026] POST /volume/v3/groups/4ac433e8-25f2-4c2c-aeab-f429235fbdac/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:12:51.569250 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3d329bf4-f3e5-49e2-be27-15d8241ac9a2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:51.571137 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3d329bf4-f3e5-49e2-be27-15d8241ac9a2 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/43ec30b6-a826-40e0-bb8c-92ae4ba84006 Aug 06 03:12:51.571363 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3d329bf4-f3e5-49e2-be27-15d8241ac9a2 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:51.571533 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3d329bf4-f3e5-49e2-be27-15d8241ac9a2 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:51.573243 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d63e6ba2-ddaf-4732-aece-91b8d75fca8d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:51.577203 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d63e6ba2-ddaf-4732-aece-91b8d75fca8d tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:12:51.577440 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d63e6ba2-ddaf-4732-aece-91b8d75fca8d tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:51.577663 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d63e6ba2-ddaf-4732-aece-91b8d75fca8d tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:51.582487 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:51.582487 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:51.588893 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-3d329bf4-f3e5-49e2-be27-15d8241ac9a2 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Volume info retrieved successfully. Aug 06 03:12:51.589738 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-3d329bf4-f3e5-49e2-be27-15d8241ac9a2 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:12:51.589956 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-3d329bf4-f3e5-49e2-be27-15d8241ac9a2 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:12:51.590208 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:51.590208 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:51.595088 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d63e6ba2-ddaf-4732-aece-91b8d75fca8d tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:51.600389 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d63e6ba2-ddaf-4732-aece-91b8d75fca8d tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:12:51.600882 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 371/1480] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:51 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:51.632565 np0000006611 devstack@c-api.service[100902]: DEBUG oslo_db.sqlalchemy.engines [None req-3d329bf4-f3e5-49e2-be27-15d8241ac9a2 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:12:51.633649 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=659,cinder:UPDATE=180,cinder:INSERT=101 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:12:51.636181 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:51.636181 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:51.643380 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3d329bf4-f3e5-49e2-be27-15d8241ac9a2 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/43ec30b6-a826-40e0-bb8c-92ae4ba84006 returned with HTTP 200 Aug 06 03:12:51.643788 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 375/1481] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:51 2026] GET /volume/v3/volumes/43ec30b6-a826-40e0-bb8c-92ae4ba84006 => generated 913 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:51.653041 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-99afa706-32b3-419f-8397-3c9ce7b77cf8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:51.656082 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-99afa706-32b3-419f-8397-3c9ce7b77cf8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:12:51.656378 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-99afa706-32b3-419f-8397-3c9ce7b77cf8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:51.656583 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-99afa706-32b3-419f-8397-3c9ce7b77cf8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:51.670014 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:51.670014 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:51.675038 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-99afa706-32b3-419f-8397-3c9ce7b77cf8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:51.680043 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-99afa706-32b3-419f-8397-3c9ce7b77cf8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:12:51.680515 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 370/1482] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:51 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:51.762596 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8a5812a2-4db9-4c74-8354-055fb8de9a7b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:51.763945 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8a5812a2-4db9-4c74-8354-055fb8de9a7b None None] GET https://10.4.3.80/volume// Aug 06 03:12:51.763945 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8a5812a2-4db9-4c74-8354-055fb8de9a7b None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:51.764164 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8a5812a2-4db9-4c74-8354-055fb8de9a7b None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:51.764721 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8a5812a2-4db9-4c74-8354-055fb8de9a7b None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:12:51.765356 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 367/1483] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:12:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:12:51.772285 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-3e14f198-bb88-40cd-bb75-51776c60ab34 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:51.774693 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-3e14f198-bb88-40cd-bb75-51776c60ab34 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:12:51.775302 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-3e14f198-bb88-40cd-bb75-51776c60ab34 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73004506-b521-4ab2-805d-583c66bb070a", "connector": null, "instance_uuid": "7794797f-b5a7-43ae-9b8c-7a9d277ebc10"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:51.786589 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:51.786589 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:51.811365 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-3e14f198-bb88-40cd-bb75-51776c60ab34 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:12:51.811847 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 372/1484] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:12:51 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:51.839493 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4e7defc5-7371-4768-bd2f-8d5872066b30 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:51.841404 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4e7defc5-7371-4768-bd2f-8d5872066b30 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:12:51.841601 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4e7defc5-7371-4768-bd2f-8d5872066b30 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:51.841793 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4e7defc5-7371-4768-bd2f-8d5872066b30 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:51.845991 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ced4082b-3208-4c06-9d92-c2bc5f88e58e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:51.846406 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ced4082b-3208-4c06-9d92-c2bc5f88e58e None None] GET https://10.4.3.80/volume// Aug 06 03:12:51.846542 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ced4082b-3208-4c06-9d92-c2bc5f88e58e None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:51.846727 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ced4082b-3208-4c06-9d92-c2bc5f88e58e None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:51.847135 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ced4082b-3208-4c06-9d92-c2bc5f88e58e None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:12:51.847433 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 371/1485] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:12:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:12:51.853821 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:51.853821 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:51.854662 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-7a4987e6-6d0b-44f5-9487-b978389b899f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:51.856391 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-7a4987e6-6d0b-44f5-9487-b978389b899f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:12:51.856692 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-7a4987e6-6d0b-44f5-9487-b978389b899f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:51.857092 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-7a4987e6-6d0b-44f5-9487-b978389b899f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:51.858745 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4e7defc5-7371-4768-bd2f-8d5872066b30 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:51.865856 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4e7defc5-7371-4768-bd2f-8d5872066b30 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:12:51.865856 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 376/1486] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:51 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:51.871886 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:51.871886 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:51.875916 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-7a4987e6-6d0b-44f5-9487-b978389b899f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:51.881062 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-7a4987e6-6d0b-44f5-9487-b978389b899f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:12:51.881609 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 368/1487] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:12:51 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1324 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:12:51.973083 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-b42e3cc4-2049-4d71-a8db-7a8550794988 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:51.975898 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-b42e3cc4-2049-4d71-a8db-7a8550794988 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] PUT https://10.4.3.80/volume/v3/attachments/6dc94a52-2bf2-4129-9248-9369acfeefd6 Aug 06 03:12:51.976754 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-b42e3cc4-2049-4d71-a8db-7a8550794988 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:51.985846 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-b42e3cc4-2049-4d71-a8db-7a8550794988 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Acquiring lock "cinder-attachment_update-73004506-b521-4ab2-805d-583c66bb070a-np0000006611" by "attachment_update" {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:12:51.990652 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-b42e3cc4-2049-4d71-a8db-7a8550794988 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Lock "cinder-attachment_update-73004506-b521-4ab2-805d-583c66bb070a-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:12:51.991517 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:51.991517 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:52.013210 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-214f4680-e47d-4b01-a256-76f9cbe8680f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:52.014966 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-214f4680-e47d-4b01-a256-76f9cbe8680f tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 Aug 06 03:12:52.015153 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-214f4680-e47d-4b01-a256-76f9cbe8680f tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:52.015335 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-214f4680-e47d-4b01-a256-76f9cbe8680f tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:52.023872 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:52.023872 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:52.027674 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-214f4680-e47d-4b01-a256-76f9cbe8680f tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:12:52.032077 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-214f4680-e47d-4b01-a256-76f9cbe8680f tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 returned with HTTP 200 Aug 06 03:12:52.032450 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 372/1488] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:52 2026] GET /volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:52.076715 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-b42e3cc4-2049-4d71-a8db-7a8550794988 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Lock "cinder-attachment_update-73004506-b521-4ab2-805d-583c66bb070a-np0000006611" released by "attachment_update" :: held 0.086s {{(pid=100900) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:12:52.077063 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-b42e3cc4-2049-4d71-a8db-7a8550794988 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/6dc94a52-2bf2-4129-9248-9369acfeefd6 returned with HTTP 200 Aug 06 03:12:52.077729 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 373/1489] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:12:51 2026] PUT /volume/v3/attachments/6dc94a52-2bf2-4129-9248-9369acfeefd6 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:52.660682 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d3f49f3c-9eb7-4219-82c2-2b03659bfd81 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:52.662612 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d3f49f3c-9eb7-4219-82c2-2b03659bfd81 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/43ec30b6-a826-40e0-bb8c-92ae4ba84006 Aug 06 03:12:52.662804 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d3f49f3c-9eb7-4219-82c2-2b03659bfd81 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:52.663033 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d3f49f3c-9eb7-4219-82c2-2b03659bfd81 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:52.669049 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d3f49f3c-9eb7-4219-82c2-2b03659bfd81 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/43ec30b6-a826-40e0-bb8c-92ae4ba84006 returned with HTTP 404 Aug 06 03:12:52.669495 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 377/1490] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:52 2026] GET /volume/v3/volumes/43ec30b6-a826-40e0-bb8c-92ae4ba84006 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:12:52.681166 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6f9ada3b-587c-4e2c-8b91-e28c9b67d603 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:52.683351 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6f9ada3b-587c-4e2c-8b91-e28c9b67d603 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/groups/4ac433e8-25f2-4c2c-aeab-f429235fbdac Aug 06 03:12:52.683351 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6f9ada3b-587c-4e2c-8b91-e28c9b67d603 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:52.683619 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6f9ada3b-587c-4e2c-8b91-e28c9b67d603 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:52.683895 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.groups [None req-6f9ada3b-587c-4e2c-8b91-e28c9b67d603 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 4ac433e8-25f2-4c2c-aeab-f429235fbdac {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:12:52.687225 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6f9ada3b-587c-4e2c-8b91-e28c9b67d603 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/4ac433e8-25f2-4c2c-aeab-f429235fbdac returned with HTTP 404 Aug 06 03:12:52.687917 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 369/1491] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:12:52 2026] GET /volume/v3/groups/4ac433e8-25f2-4c2c-aeab-f429235fbdac => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:12:52.695387 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-016eb1ca-d3c4-428d-811b-a2128eaa39a8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:52.700081 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-016eb1ca-d3c4-428d-811b-a2128eaa39a8 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] DELETE https://10.4.3.80/volume/v3/group_types/76e5526c-a409-4082-9b77-7b9ef58e0da9 Aug 06 03:12:52.700411 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-016eb1ca-d3c4-428d-811b-a2128eaa39a8 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:52.700678 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-016eb1ca-d3c4-428d-811b-a2128eaa39a8 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:52.733465 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-016eb1ca-d3c4-428d-811b-a2128eaa39a8 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] https://10.4.3.80/volume/v3/group_types/76e5526c-a409-4082-9b77-7b9ef58e0da9 returned with HTTP 202 Aug 06 03:12:52.734111 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 373/1492] 10.4.3.80 () {68 vars in 1397 bytes} [Thu Aug 6 03:12:52 2026] DELETE /volume/v3/group_types/76e5526c-a409-4082-9b77-7b9ef58e0da9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:12:52.741122 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-371e2775-54c1-4607-a3a9-7d5794ef5ae3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:52.742710 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-371e2775-54c1-4607-a3a9-7d5794ef5ae3 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] DELETE https://10.4.3.80/volume/v3/types/9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c Aug 06 03:12:52.744196 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-371e2775-54c1-4607-a3a9-7d5794ef5ae3 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:52.744196 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-371e2775-54c1-4607-a3a9-7d5794ef5ae3 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Calling method '_delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:52.744196 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:52.744196 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:52.772016 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-371e2775-54c1-4607-a3a9-7d5794ef5ae3 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] https://10.4.3.80/volume/v3/types/9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c returned with HTTP 202 Aug 06 03:12:52.772802 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 374/1493] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:12:52 2026] DELETE /volume/v3/types/9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:12:52.781105 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fd9b80e1-667c-4009-95f5-5e8629ed0977 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:52.782577 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fd9b80e1-667c-4009-95f5-5e8629ed0977 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] GET https://10.4.3.80/volume/v3/types/9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c Aug 06 03:12:52.783276 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fd9b80e1-667c-4009-95f5-5e8629ed0977 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:52.783276 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fd9b80e1-667c-4009-95f5-5e8629ed0977 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:52.786010 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fd9b80e1-667c-4009-95f5-5e8629ed0977 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] https://10.4.3.80/volume/v3/types/9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c returned with HTTP 404 Aug 06 03:12:52.786460 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 378/1494] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:12:52 2026] GET /volume/v3/types/9f87e0d9-4f1b-48ba-82ff-fb86f094fc0c => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:52.798164 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-56efd06f-c218-4bb1-9642-77da0abc1d28 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:52.799788 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-56efd06f-c218-4bb1-9642-77da0abc1d28 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:12:52.800264 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-56efd06f-c218-4bb1-9642-77da0abc1d28 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-470984271"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:52.813468 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-56efd06f-c218-4bb1-9642-77da0abc1d28 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:12:52.813468 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 370/1495] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:12:52 2026] POST /volume/v3/types => generated 223 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:52.822157 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6ce33149-3011-4a1e-a801-5db8a8fe0f04 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:52.824727 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6ce33149-3011-4a1e-a801-5db8a8fe0f04 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] POST https://10.4.3.80/volume/v3/group_types Aug 06 03:12:52.825208 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6ce33149-3011-4a1e-a801-5db8a8fe0f04 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-510481210"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:52.846323 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6ce33149-3011-4a1e-a801-5db8a8fe0f04 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] https://10.4.3.80/volume/v3/group_types returned with HTTP 202 Aug 06 03:12:52.846838 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 374/1496] 10.4.3.80 () {70 vars in 1304 bytes} [Thu Aug 6 03:12:52 2026] POST /volume/v3/group_types => generated 180 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:52.855158 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-36386ee8-f286-4355-a96d-5254c0c0e7a9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:52.857437 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-36386ee8-f286-4355-a96d-5254c0c0e7a9 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] POST https://10.4.3.80/volume/v3/groups Aug 06 03:12:52.857437 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-36386ee8-f286-4355-a96d-5254c0c0e7a9 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "286f0b1a-c980-4a68-8f41-db561c675ebe", "volume_types": ["9b6258e3-1c68-48ff-a389-0e99263f424d"], "name": "tempest-GroupSnapshotsTest-Group-1580371819"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:52.858652 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.groups [None req-36386ee8-f286-4355-a96d-5254c0c0e7a9 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Creating new group {'group': {'group_type': '286f0b1a-c980-4a68-8f41-db561c675ebe', 'volume_types': ['9b6258e3-1c68-48ff-a389-0e99263f424d'], 'name': 'tempest-GroupSnapshotsTest-Group-1580371819'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 03:12:52.860772 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=716,cinder:UPDATE=193,cinder:INSERT=104 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:12:52.862748 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.groups [None req-36386ee8-f286-4355-a96d-5254c0c0e7a9 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Creating group tempest-GroupSnapshotsTest-Group-1580371819. Aug 06 03:12:52.870776 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-36386ee8-f286-4355-a96d-5254c0c0e7a9 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Availability Zones retrieved successfully. Aug 06 03:12:52.880030 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-688b5528-573b-4595-9d2a-eb7d86ecfecc None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:52.881984 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-688b5528-573b-4595-9d2a-eb7d86ecfecc tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:12:52.882444 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-688b5528-573b-4595-9d2a-eb7d86ecfecc tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:52.882580 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-688b5528-573b-4595-9d2a-eb7d86ecfecc tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:52.886350 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-36386ee8-f286-4355-a96d-5254c0c0e7a9 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Created reservations ['4d44eadb-ff88-43e7-bca3-71d1d5271763'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:52.896153 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:52.896153 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:52.901142 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-688b5528-573b-4595-9d2a-eb7d86ecfecc tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:52.907764 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-688b5528-573b-4595-9d2a-eb7d86ecfecc tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:12:52.908214 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 379/1497] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:52 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:52.918238 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-36386ee8-f286-4355-a96d-5254c0c0e7a9 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups returned with HTTP 202 Aug 06 03:12:52.918674 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 375/1498] 10.4.3.80 () {70 vars in 1290 bytes} [Thu Aug 6 03:12:52 2026] POST /volume/v3/groups => generated 112 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:52.930222 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-48a7fb66-1055-4dc0-85df-0aebae31822e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:52.934888 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-48a7fb66-1055-4dc0-85df-0aebae31822e tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 Aug 06 03:12:52.934888 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-48a7fb66-1055-4dc0-85df-0aebae31822e tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:52.934888 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-48a7fb66-1055-4dc0-85df-0aebae31822e tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:52.934888 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.groups [None req-48a7fb66-1055-4dc0-85df-0aebae31822e tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 64b4b570-9fe9-458b-adaa-d7d6a602afd1 {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:12:52.939819 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:52.939819 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:52.952659 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-48a7fb66-1055-4dc0-85df-0aebae31822e tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 returned with HTTP 200 Aug 06 03:12:52.953182 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 371/1499] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:12:52 2026] GET /volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:53.925365 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-228ace5b-d058-45ba-917c-687e86c8d6c5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:53.926905 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-228ace5b-d058-45ba-917c-687e86c8d6c5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:12:53.927075 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-228ace5b-d058-45ba-917c-687e86c8d6c5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:53.927243 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-228ace5b-d058-45ba-917c-687e86c8d6c5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:53.939564 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:53.939564 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:53.943799 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-228ace5b-d058-45ba-917c-687e86c8d6c5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:53.949095 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-228ace5b-d058-45ba-917c-687e86c8d6c5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:12:53.949479 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 375/1500] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:53 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:53.968050 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-14bf831c-1d9a-4dfb-92d0-cf841401489b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:53.970081 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-14bf831c-1d9a-4dfb-92d0-cf841401489b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 Aug 06 03:12:53.970338 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-14bf831c-1d9a-4dfb-92d0-cf841401489b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:53.970592 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-14bf831c-1d9a-4dfb-92d0-cf841401489b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:53.970774 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.groups [None req-14bf831c-1d9a-4dfb-92d0-cf841401489b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 64b4b570-9fe9-458b-adaa-d7d6a602afd1 {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:12:53.975161 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:53.975161 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:53.984263 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-14bf831c-1d9a-4dfb-92d0-cf841401489b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 returned with HTTP 200 Aug 06 03:12:53.984912 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 380/1501] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:12:53 2026] GET /volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:53.993633 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1cc34376-cade-4fb1-a001-f9dcd834186f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:53.995347 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:53.995689 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2007527534", "volume_type": "9b6258e3-1c68-48ff-a389-0e99263f424d", "group_id": "64b4b570-9fe9-458b-adaa-d7d6a602afd1", "size": 1}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:53.998136 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2007527534', 'volume_type': '9b6258e3-1c68-48ff-a389-0e99263f424d', 'group_id': '64b4b570-9fe9-458b-adaa-d7d6a602afd1', 'size': 1}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:54.010432 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:54.010432 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:54.011064 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Create volume of 1 GB Aug 06 03:12:54.018463 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Availability Zones retrieved successfully. Aug 06 03:12:54.024608 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Flow 'volume_create_api' (f45ea879-e7bf-4f47-838b-ab88bdc6e41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:54.028705 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a270078-3a2c-49f4-b357-a2a4260e3bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:54.028705 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:54.028705 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:54.028705 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:54.051938 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a270078-3a2c-49f4-b357-a2a4260e3bf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:12:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9b6258e3-1c68-48ff-a389-0e99263f424d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-470984271',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b6258e3-1c68-48ff-a389-0e99263f424d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '64b4b570-9fe9-458b-adaa-d7d6a602afd1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:54.051938 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d5c47ac-3047-47df-a47f-7308f54b8214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:54.079765 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-470984271 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-470984271, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:54.080448 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-470984271 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-470984271, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:54.106321 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Created reservations ['ff195c5a-28f4-4fbf-8f49-8566e9c83852', '496d49f8-a3bc-43ba-99b5-c00bef5b470f', 'a507bbc0-957c-4273-89d9-6003a750f994', '8ebbd347-6608-44fb-be6c-1e27dde60c4d'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:54.107185 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d5c47ac-3047-47df-a47f-7308f54b8214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff195c5a-28f4-4fbf-8f49-8566e9c83852', '496d49f8-a3bc-43ba-99b5-c00bef5b470f', 'a507bbc0-957c-4273-89d9-6003a750f994', '8ebbd347-6608-44fb-be6c-1e27dde60c4d']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:54.107994 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8f2ec95-9657-4719-bbf8-9e257510a07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:54.134998 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8f2ec95-9657-4719-bbf8-9e257510a07a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7f13999-1554-4e8b-b008-ae24f7036beb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2007527534',encryption_key_id=None,group_id=64b4b570-9fe9-458b-adaa-d7d6a602afd1,group_type_id=,metadata={},multiattach=False,project_id='13e214f4ee394c34b43b4044d19e2b73',qos_specs=None,replication_status=,reservations=['ff195c5a-28f4-4fbf-8f49-8566e9c83852','496d49f8-a3bc-43ba-99b5-c00bef5b470f','a507bbc0-957c-4273-89d9-6003a750f994','8ebbd347-6608-44fb-be6c-1e27dde60c4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ddc64ed08434138bb241b4d2db3e29b',volume_type_id=9b6258e3-1c68-48ff-a389-0e99263f424d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2007527534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=64b4b570-9fe9-458b-adaa-d7d6a602afd1,host=None,id=c7f13999-1554-4e8b-b008-ae24f7036beb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13e214f4ee394c34b43b4044d19e2b73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ddc64ed08434138bb241b4d2db3e29b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b6258e3-1c68-48ff-a389-0e99263f424d),volume_type_id=9b6258e3-1c68-48ff-a389-0e99263f424d)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:54.135868 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6601f116-71d0-4f4b-8680-c180e1f8f656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:54.156152 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6601f116-71d0-4f4b-8680-c180e1f8f656) transitioned into state 'SUCCESS' from state '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-2007527534',encryption_key_id=None,group_id=64b4b570-9fe9-458b-adaa-d7d6a602afd1,group_type_id=,metadata={},multiattach=False,project_id='13e214f4ee394c34b43b4044d19e2b73',qos_specs=None,replication_status=,reservations=['ff195c5a-28f4-4fbf-8f49-8566e9c83852','496d49f8-a3bc-43ba-99b5-c00bef5b470f','a507bbc0-957c-4273-89d9-6003a750f994','8ebbd347-6608-44fb-be6c-1e27dde60c4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ddc64ed08434138bb241b4d2db3e29b',volume_type_id=9b6258e3-1c68-48ff-a389-0e99263f424d)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:54.157291 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (168b47f5-406b-47b5-b014-d40d75715910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:54.171984 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (168b47f5-406b-47b5-b014-d40d75715910) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:54.173150 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Flow 'volume_create_api' (f45ea879-e7bf-4f47-838b-ab88bdc6e41a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:54.173551 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Create volume request issued successfully. Aug 06 03:12:54.174440 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:12:54.174851 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:12:54.225587 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:12:54.229663 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:54.229663 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:54.234135 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1cc34376-cade-4fb1-a001-f9dcd834186f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:54.234604 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 376/1502] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:12:53 2026] POST /volume/v3/volumes => generated 820 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:54.248694 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a5f057cc-65ea-40e4-b949-167a1a0a4426 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:54.250851 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a5f057cc-65ea-40e4-b949-167a1a0a4426 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/c7f13999-1554-4e8b-b008-ae24f7036beb Aug 06 03:12:54.251223 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a5f057cc-65ea-40e4-b949-167a1a0a4426 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:54.251223 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a5f057cc-65ea-40e4-b949-167a1a0a4426 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:54.260098 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:54.260098 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:54.264229 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a5f057cc-65ea-40e4-b949-167a1a0a4426 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Volume info retrieved successfully. Aug 06 03:12:54.265025 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-a5f057cc-65ea-40e4-b949-167a1a0a4426 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:12:54.265227 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-a5f057cc-65ea-40e4-b949-167a1a0a4426 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:12:54.314111 np0000006611 devstack@c-api.service[100901]: DEBUG oslo_db.sqlalchemy.engines [None req-a5f057cc-65ea-40e4-b949-167a1a0a4426 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:12:54.318104 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:54.318104 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:54.329957 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a5f057cc-65ea-40e4-b949-167a1a0a4426 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/c7f13999-1554-4e8b-b008-ae24f7036beb returned with HTTP 200 Aug 06 03:12:54.330502 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 372/1503] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:54 2026] GET /volume/v3/volumes/c7f13999-1554-4e8b-b008-ae24f7036beb => generated 912 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:54.371577 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-5295ce0f-4a7e-4486-9002-f54e1d3242e7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:54.375984 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-5295ce0f-4a7e-4486-9002-f54e1d3242e7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/attachments/6dc94a52-2bf2-4129-9248-9369acfeefd6/action Aug 06 03:12:54.376302 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-5295ce0f-4a7e-4486-9002-f54e1d3242e7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:12:54.376404 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-5295ce0f-4a7e-4486-9002-f54e1d3242e7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:54.397356 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:54.397356 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:54.410703 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-aa7db12c-ead9-41b0-9c1d-b858074b6864 req-5295ce0f-4a7e-4486-9002-f54e1d3242e7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/6dc94a52-2bf2-4129-9248-9369acfeefd6/action returned with HTTP 204 Aug 06 03:12:54.411358 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 376/1504] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:12:54 2026] POST /volume/v3/attachments/6dc94a52-2bf2-4129-9248-9369acfeefd6/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:54.966500 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-02275c4c-552f-4c4b-90ab-807ff4b1def8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:54.968582 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-02275c4c-552f-4c4b-90ab-807ff4b1def8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:12:54.968940 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-02275c4c-552f-4c4b-90ab-807ff4b1def8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:54.969034 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-02275c4c-552f-4c4b-90ab-807ff4b1def8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:54.982134 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:54.982134 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:54.985784 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-02275c4c-552f-4c4b-90ab-807ff4b1def8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:54.993475 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-02275c4c-552f-4c4b-90ab-807ff4b1def8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:12:54.994008 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 381/1505] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:54 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:55.350727 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-20bf170a-9466-4f76-8d32-6fbea3502128 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:55.353228 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-20bf170a-9466-4f76-8d32-6fbea3502128 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/c7f13999-1554-4e8b-b008-ae24f7036beb Aug 06 03:12:55.353502 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-20bf170a-9466-4f76-8d32-6fbea3502128 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:55.353761 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-20bf170a-9466-4f76-8d32-6fbea3502128 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:55.361758 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:55.361758 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:55.365964 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-20bf170a-9466-4f76-8d32-6fbea3502128 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Volume info retrieved successfully. Aug 06 03:12:55.366607 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-20bf170a-9466-4f76-8d32-6fbea3502128 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:12:55.366753 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-20bf170a-9466-4f76-8d32-6fbea3502128 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:12:55.412697 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-20bf170a-9466-4f76-8d32-6fbea3502128 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:12:55.415591 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:55.415591 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:55.423200 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-20bf170a-9466-4f76-8d32-6fbea3502128 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/c7f13999-1554-4e8b-b008-ae24f7036beb returned with HTTP 200 Aug 06 03:12:55.423600 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 377/1506] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:55 2026] GET /volume/v3/volumes/c7f13999-1554-4e8b-b008-ae24f7036beb => generated 913 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:55.435537 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6941f437-62f0-4f17-a208-062733b03976 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:55.437491 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:55.437967 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1707643555", "volume_type": "9b6258e3-1c68-48ff-a389-0e99263f424d", "group_id": "64b4b570-9fe9-458b-adaa-d7d6a602afd1", "size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:55.439087 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1707643555', 'volume_type': '9b6258e3-1c68-48ff-a389-0e99263f424d', 'group_id': '64b4b570-9fe9-458b-adaa-d7d6a602afd1', 'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:55.445264 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:55.445264 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:55.445669 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Create volume of 1 GB Aug 06 03:12:55.450548 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Availability Zones retrieved successfully. Aug 06 03:12:55.455580 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Flow 'volume_create_api' (3373ce5e-1d93-4a14-aad4-cb337e592927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:55.456557 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5483b0a-878b-44bc-a107-dd25feb4d657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:55.457053 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:55.457053 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:55.457412 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:55.479394 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5483b0a-878b-44bc-a107-dd25feb4d657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:12:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9b6258e3-1c68-48ff-a389-0e99263f424d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-470984271',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b6258e3-1c68-48ff-a389-0e99263f424d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '64b4b570-9fe9-458b-adaa-d7d6a602afd1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:55.480182 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbadc270-d583-482f-9747-7d1b52295703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:55.507494 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-470984271 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-470984271, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:55.507806 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-470984271 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-470984271, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:12:55.521553 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Created reservations ['2588dad5-ebff-48d8-ba22-3ed1e27605a2', '769086cd-4d0a-41f5-8f15-9684dc6df438', '8865807e-e478-4098-a85d-e8a05f3dc414', 'dcc74d36-8401-43dd-9ccf-793353625846'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:55.522325 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbadc270-d583-482f-9747-7d1b52295703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2588dad5-ebff-48d8-ba22-3ed1e27605a2', '769086cd-4d0a-41f5-8f15-9684dc6df438', '8865807e-e478-4098-a85d-e8a05f3dc414', 'dcc74d36-8401-43dd-9ccf-793353625846']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:55.523173 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b23a2107-60da-4ad4-8130-ea6abdf1f7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:55.550060 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b23a2107-60da-4ad4-8130-ea6abdf1f7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29aa15ce-e1cf-4fac-8621-3c7c1afc2640', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1707643555',encryption_key_id=None,group_id=64b4b570-9fe9-458b-adaa-d7d6a602afd1,group_type_id=,metadata={},multiattach=False,project_id='13e214f4ee394c34b43b4044d19e2b73',qos_specs=None,replication_status=,reservations=['2588dad5-ebff-48d8-ba22-3ed1e27605a2','769086cd-4d0a-41f5-8f15-9684dc6df438','8865807e-e478-4098-a85d-e8a05f3dc414','dcc74d36-8401-43dd-9ccf-793353625846'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ddc64ed08434138bb241b4d2db3e29b',volume_type_id=9b6258e3-1c68-48ff-a389-0e99263f424d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1707643555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=64b4b570-9fe9-458b-adaa-d7d6a602afd1,host=None,id=29aa15ce-e1cf-4fac-8621-3c7c1afc2640,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13e214f4ee394c34b43b4044d19e2b73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ddc64ed08434138bb241b4d2db3e29b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b6258e3-1c68-48ff-a389-0e99263f424d),volume_type_id=9b6258e3-1c68-48ff-a389-0e99263f424d)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:55.550060 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (124bd354-bbb5-492f-b688-2f95b2f6b4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:55.571345 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (124bd354-bbb5-492f-b688-2f95b2f6b4f4) transitioned into state 'SUCCESS' from state '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-1707643555',encryption_key_id=None,group_id=64b4b570-9fe9-458b-adaa-d7d6a602afd1,group_type_id=,metadata={},multiattach=False,project_id='13e214f4ee394c34b43b4044d19e2b73',qos_specs=None,replication_status=,reservations=['2588dad5-ebff-48d8-ba22-3ed1e27605a2','769086cd-4d0a-41f5-8f15-9684dc6df438','8865807e-e478-4098-a85d-e8a05f3dc414','dcc74d36-8401-43dd-9ccf-793353625846'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ddc64ed08434138bb241b4d2db3e29b',volume_type_id=9b6258e3-1c68-48ff-a389-0e99263f424d)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:55.572161 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c610854f-c179-4077-b214-8c3c945d656e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:55.585816 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c610854f-c179-4077-b214-8c3c945d656e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:55.586558 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Flow 'volume_create_api' (3373ce5e-1d93-4a14-aad4-cb337e592927) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:55.586866 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Create volume request issued successfully. Aug 06 03:12:55.588131 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:12:55.588399 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:12:55.625794 np0000006611 devstack@c-api.service[100901]: DEBUG oslo_db.sqlalchemy.engines [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:12:55.629550 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:55.629550 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:55.634229 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6941f437-62f0-4f17-a208-062733b03976 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:55.634778 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 373/1507] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:12:55 2026] POST /volume/v3/volumes => generated 820 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:55.649584 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8d0a473b-f9c7-42e1-bcb0-affbd91cb1fb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:55.653056 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8d0a473b-f9c7-42e1-bcb0-affbd91cb1fb tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/29aa15ce-e1cf-4fac-8621-3c7c1afc2640 Aug 06 03:12:55.653056 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8d0a473b-f9c7-42e1-bcb0-affbd91cb1fb tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:55.653056 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8d0a473b-f9c7-42e1-bcb0-affbd91cb1fb tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:55.665143 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:55.665143 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:55.670373 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-8d0a473b-f9c7-42e1-bcb0-affbd91cb1fb tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Volume info retrieved successfully. Aug 06 03:12:55.671348 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-8d0a473b-f9c7-42e1-bcb0-affbd91cb1fb tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:12:55.671525 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-8d0a473b-f9c7-42e1-bcb0-affbd91cb1fb tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:12:55.726653 np0000006611 devstack@c-api.service[100899]: DEBUG oslo_db.sqlalchemy.engines [None req-8d0a473b-f9c7-42e1-bcb0-affbd91cb1fb tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:12:55.730784 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:55.730784 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:55.743192 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8d0a473b-f9c7-42e1-bcb0-affbd91cb1fb tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/29aa15ce-e1cf-4fac-8621-3c7c1afc2640 returned with HTTP 200 Aug 06 03:12:55.743192 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 377/1508] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:55 2026] GET /volume/v3/volumes/29aa15ce-e1cf-4fac-8621-3c7c1afc2640 => generated 888 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:56.757349 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9a182807-5213-4d27-bce0-9d4e44603502 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:56.759149 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9a182807-5213-4d27-bce0-9d4e44603502 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/29aa15ce-e1cf-4fac-8621-3c7c1afc2640 Aug 06 03:12:56.759342 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9a182807-5213-4d27-bce0-9d4e44603502 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:56.759511 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9a182807-5213-4d27-bce0-9d4e44603502 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:56.768312 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:56.768312 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:56.772624 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9a182807-5213-4d27-bce0-9d4e44603502 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Volume info retrieved successfully. Aug 06 03:12:56.773265 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-9a182807-5213-4d27-bce0-9d4e44603502 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:12:56.773399 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-9a182807-5213-4d27-bce0-9d4e44603502 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:12:56.820771 np0000006611 devstack@c-api.service[100902]: DEBUG oslo_db.sqlalchemy.engines [None req-9a182807-5213-4d27-bce0-9d4e44603502 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:12:56.827930 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:56.827930 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:56.836985 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9a182807-5213-4d27-bce0-9d4e44603502 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/29aa15ce-e1cf-4fac-8621-3c7c1afc2640 returned with HTTP 200 Aug 06 03:12:56.837390 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 382/1509] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:12:56 2026] GET /volume/v3/volumes/29aa15ce-e1cf-4fac-8621-3c7c1afc2640 => generated 913 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:56.851563 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-24ef0779-69e9-4fd2-a10a-9207265b6de1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:56.853358 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-24ef0779-69e9-4fd2-a10a-9207265b6de1 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] PUT https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 Aug 06 03:12:56.853694 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-24ef0779-69e9-4fd2-a10a-9207265b6de1 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "c7f13999-1554-4e8b-b008-ae24f7036beb"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:56.855079 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.groups [None req-24ef0779-69e9-4fd2-a10a-9207265b6de1 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Update called for group 64b4b570-9fe9-458b-adaa-d7d6a602afd1. {{(pid=100900) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 03:12:56.855200 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.groups [None req-24ef0779-69e9-4fd2-a10a-9207265b6de1 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Updating group 64b4b570-9fe9-458b-adaa-d7d6a602afd1 with name None description: None add_volumes: None remove_volumes: c7f13999-1554-4e8b-b008-ae24f7036beb. Aug 06 03:12:56.864041 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:56.864041 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:56.876955 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-24ef0779-69e9-4fd2-a10a-9207265b6de1 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 returned with HTTP 202 Aug 06 03:12:56.877616 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 378/1510] 10.4.3.80 () {70 vars in 1399 bytes} [Thu Aug 6 03:12:56 2026] PUT /volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:12:56.886156 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7e0c0299-96c1-4e83-8642-00064ea7ec09 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:56.887811 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7e0c0299-96c1-4e83-8642-00064ea7ec09 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 Aug 06 03:12:56.888049 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7e0c0299-96c1-4e83-8642-00064ea7ec09 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:56.888226 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7e0c0299-96c1-4e83-8642-00064ea7ec09 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:56.888339 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.groups [None req-7e0c0299-96c1-4e83-8642-00064ea7ec09 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 64b4b570-9fe9-458b-adaa-d7d6a602afd1 {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:12:56.891383 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:56.891383 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:56.897431 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7e0c0299-96c1-4e83-8642-00064ea7ec09 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 returned with HTTP 200 Aug 06 03:12:56.897855 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 374/1511] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:12:56 2026] GET /volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 => generated 392 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:57.906495 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7bc9a535-2997-4522-9a23-a4f00f300cb5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:57.909796 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7bc9a535-2997-4522-9a23-a4f00f300cb5 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 Aug 06 03:12:57.909796 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7bc9a535-2997-4522-9a23-a4f00f300cb5 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:57.909796 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7bc9a535-2997-4522-9a23-a4f00f300cb5 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:57.909796 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-7bc9a535-2997-4522-9a23-a4f00f300cb5 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 64b4b570-9fe9-458b-adaa-d7d6a602afd1 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:12:57.912300 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:57.912300 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:57.919634 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7bc9a535-2997-4522-9a23-a4f00f300cb5 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 returned with HTTP 200 Aug 06 03:12:57.920202 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 378/1512] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:12:57 2026] GET /volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:57.931303 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4d5b23c3-79d7-4723-8098-589535a9515c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:57.933634 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4d5b23c3-79d7-4723-8098-589535a9515c tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] PUT https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 Aug 06 03:12:57.934097 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4d5b23c3-79d7-4723-8098-589535a9515c tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c7f13999-1554-4e8b-b008-ae24f7036beb"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:57.940756 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.groups [None req-4d5b23c3-79d7-4723-8098-589535a9515c tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Update called for group 64b4b570-9fe9-458b-adaa-d7d6a602afd1. {{(pid=100902) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 03:12:57.940997 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.groups [None req-4d5b23c3-79d7-4723-8098-589535a9515c tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Updating group 64b4b570-9fe9-458b-adaa-d7d6a602afd1 with name None description: None add_volumes: c7f13999-1554-4e8b-b008-ae24f7036beb remove_volumes: None. Aug 06 03:12:57.952872 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:57.952872 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:58.002664 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4d5b23c3-79d7-4723-8098-589535a9515c tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 returned with HTTP 202 Aug 06 03:12:58.003791 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 383/1513] 10.4.3.80 () {70 vars in 1399 bytes} [Thu Aug 6 03:12:57 2026] PUT /volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:12:58.011453 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-140e5e95-4ac3-4e00-81a6-8ae72ec117a4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:58.016265 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-140e5e95-4ac3-4e00-81a6-8ae72ec117a4 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 Aug 06 03:12:58.016504 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-140e5e95-4ac3-4e00-81a6-8ae72ec117a4 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:58.016707 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-140e5e95-4ac3-4e00-81a6-8ae72ec117a4 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:58.016890 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.groups [None req-140e5e95-4ac3-4e00-81a6-8ae72ec117a4 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 64b4b570-9fe9-458b-adaa-d7d6a602afd1 {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:12:58.021479 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:58.021479 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:58.036538 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-140e5e95-4ac3-4e00-81a6-8ae72ec117a4 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 returned with HTTP 200 Aug 06 03:12:58.037255 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 379/1514] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:12:58 2026] GET /volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:58.079488 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-1737dd4d-b80b-4f48-a9f6-dc3167773aa2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:58.081954 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-1737dd4d-b80b-4f48-a9f6-dc3167773aa2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:12:58.082250 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-1737dd4d-b80b-4f48-a9f6-dc3167773aa2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:58.082451 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-1737dd4d-b80b-4f48-a9f6-dc3167773aa2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:58.094740 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:58.094740 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:58.098187 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-1737dd4d-b80b-4f48-a9f6-dc3167773aa2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:12:58.102320 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-1737dd4d-b80b-4f48-a9f6-dc3167773aa2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:12:58.102726 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 375/1515] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:58 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:58.372876 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-da4423d6-4573-45d9-9fd7-22712aee8ff4 req-8f285ce6-87b1-4cb5-ace6-08bd0e325a53 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:58.375108 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-da4423d6-4573-45d9-9fd7-22712aee8ff4 req-8f285ce6-87b1-4cb5-ace6-08bd0e325a53 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 Aug 06 03:12:58.375235 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-da4423d6-4573-45d9-9fd7-22712aee8ff4 req-8f285ce6-87b1-4cb5-ace6-08bd0e325a53 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:58.375421 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-da4423d6-4573-45d9-9fd7-22712aee8ff4 req-8f285ce6-87b1-4cb5-ace6-08bd0e325a53 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:58.383704 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:58.383704 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:58.388813 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-da4423d6-4573-45d9-9fd7-22712aee8ff4 req-8f285ce6-87b1-4cb5-ace6-08bd0e325a53 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:12:58.394426 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-da4423d6-4573-45d9-9fd7-22712aee8ff4 req-8f285ce6-87b1-4cb5-ace6-08bd0e325a53 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 returned with HTTP 200 Aug 06 03:12:58.394800 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 379/1516] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:58 2026] GET /volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:58.421912 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4e7f9b16-e7a5-4ae7-9584-b2d9ef388f16 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:58.422321 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4e7f9b16-e7a5-4ae7-9584-b2d9ef388f16 None None] GET https://10.4.3.80/volume// Aug 06 03:12:58.422391 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4e7f9b16-e7a5-4ae7-9584-b2d9ef388f16 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:58.422553 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4e7f9b16-e7a5-4ae7-9584-b2d9ef388f16 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:58.422917 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4e7f9b16-e7a5-4ae7-9584-b2d9ef388f16 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:12:58.423200 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 384/1517] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:12:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:12:58.432757 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-da4423d6-4573-45d9-9fd7-22712aee8ff4 req-78562c12-e830-46bd-bf73-3a03aae8fe04 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:58.435567 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-da4423d6-4573-45d9-9fd7-22712aee8ff4 req-78562c12-e830-46bd-bf73-3a03aae8fe04 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:12:58.436014 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-da4423d6-4573-45d9-9fd7-22712aee8ff4 req-78562c12-e830-46bd-bf73-3a03aae8fe04 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd504eb1-4f5a-4be3-872d-d601ce5b4357", "connector": null, "instance_uuid": "db38d82c-fac3-47a0-8c8f-884c4d6f8b78"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:58.447074 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:58.447074 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:58.474204 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-23ea76ef-459c-40cf-8b1b-26e2b71ce261 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:58.474546 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-23ea76ef-459c-40cf-8b1b-26e2b71ce261 None None] GET https://10.4.3.80/volume// Aug 06 03:12:58.474701 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-23ea76ef-459c-40cf-8b1b-26e2b71ce261 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:58.474912 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-23ea76ef-459c-40cf-8b1b-26e2b71ce261 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:58.475225 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-23ea76ef-459c-40cf-8b1b-26e2b71ce261 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:12:58.475559 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 376/1518] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:12:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:12:58.475984 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-da4423d6-4573-45d9-9fd7-22712aee8ff4 req-78562c12-e830-46bd-bf73-3a03aae8fe04 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:12:58.476583 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 380/1519] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:12:58 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 06 03:12:58.487425 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-9748cf82-aa2b-4724-afa2-59b3a7a796ed None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:58.489565 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-9748cf82-aa2b-4724-afa2-59b3a7a796ed tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:12:58.489968 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-9748cf82-aa2b-4724-afa2-59b3a7a796ed tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73004506-b521-4ab2-805d-583c66bb070a", "connector": null, "instance_uuid": "89f9d073-d6b0-4eea-b091-d25f6d949fb5"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:58.504693 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:58.504693 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:58.517672 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-da4423d6-4573-45d9-9fd7-22712aee8ff4 req-c0c55ae2-1baf-4816-be0d-0a55af0d67e1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:58.520812 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-da4423d6-4573-45d9-9fd7-22712aee8ff4 req-c0c55ae2-1baf-4816-be0d-0a55af0d67e1 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] POST https://10.4.3.80/volume/v3/attachments/ee02e7fc-e1b0-405d-bea9-cf6101c9b15c/action Aug 06 03:12:58.521372 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-da4423d6-4573-45d9-9fd7-22712aee8ff4 req-c0c55ae2-1baf-4816-be0d-0a55af0d67e1 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:12:58.521372 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-da4423d6-4573-45d9-9fd7-22712aee8ff4 req-c0c55ae2-1baf-4816-be0d-0a55af0d67e1 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:58.530342 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-9748cf82-aa2b-4724-afa2-59b3a7a796ed tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:12:58.530975 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 380/1520] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:12:58 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 06 03:12:58.538747 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:58.538747 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:58.541648 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-b99f134c-7091-428a-aad4-f9da49f950c0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:58.543772 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-b99f134c-7091-428a-aad4-f9da49f950c0 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] DELETE https://10.4.3.80/volume/v3/attachments/bfe442bd-5b6c-4a36-b9d6-15c33731be79 Aug 06 03:12:58.543975 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-b99f134c-7091-428a-aad4-f9da49f950c0 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:58.544499 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-b99f134c-7091-428a-aad4-f9da49f950c0 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:58.548625 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-da4423d6-4573-45d9-9fd7-22712aee8ff4 req-c0c55ae2-1baf-4816-be0d-0a55af0d67e1 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/attachments/ee02e7fc-e1b0-405d-bea9-cf6101c9b15c/action returned with HTTP 204 Aug 06 03:12:58.548924 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 385/1521] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:12:58 2026] POST /volume/v3/attachments/ee02e7fc-e1b0-405d-bea9-cf6101c9b15c/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:12:58.551135 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:58.551135 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:58.574331 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1e4e78e9-7d8d-41fc-a0dd-5ee2ed768f8a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:58.576641 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1e4e78e9-7d8d-41fc-a0dd-5ee2ed768f8a tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 Aug 06 03:12:58.576934 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1e4e78e9-7d8d-41fc-a0dd-5ee2ed768f8a tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:58.577223 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1e4e78e9-7d8d-41fc-a0dd-5ee2ed768f8a tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:58.588982 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:58.588982 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:58.593423 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1e4e78e9-7d8d-41fc-a0dd-5ee2ed768f8a tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:12:58.598881 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1e4e78e9-7d8d-41fc-a0dd-5ee2ed768f8a tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 returned with HTTP 200 Aug 06 03:12:58.599444 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 381/1522] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:58 2026] GET /volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 => generated 1110 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:58.604171 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-b99f134c-7091-428a-aad4-f9da49f950c0 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/bfe442bd-5b6c-4a36-b9d6-15c33731be79 returned with HTTP 200 Aug 06 03:12:58.604715 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 377/1523] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:12:58 2026] DELETE /volume/v3/attachments/bfe442bd-5b6c-4a36-b9d6-15c33731be79 => generated 367 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:58.611727 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-07d8da5e-41cb-4de5-af03-836533236ba4 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:58.613771 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-07d8da5e-41cb-4de5-af03-836533236ba4 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 Aug 06 03:12:58.614077 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-07d8da5e-41cb-4de5-af03-836533236ba4 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:58.614372 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-07d8da5e-41cb-4de5-af03-836533236ba4 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:58.624523 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:58.624523 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:58.627677 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-07d8da5e-41cb-4de5-af03-836533236ba4 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:12:58.631402 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-07d8da5e-41cb-4de5-af03-836533236ba4 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 returned with HTTP 200 Aug 06 03:12:58.631778 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 381/1524] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:58 2026] GET /volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 => generated 1110 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:58.671450 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-27b70584-8dbd-4583-9b02-a8bd5bbede18 req-266626b4-7951-4a18-8976-cdda2e07d9cf None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:58.673905 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-27b70584-8dbd-4583-9b02-a8bd5bbede18 req-266626b4-7951-4a18-8976-cdda2e07d9cf tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 Aug 06 03:12:58.674199 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-27b70584-8dbd-4583-9b02-a8bd5bbede18 req-266626b4-7951-4a18-8976-cdda2e07d9cf tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:58.674426 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-27b70584-8dbd-4583-9b02-a8bd5bbede18 req-266626b4-7951-4a18-8976-cdda2e07d9cf tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:58.685882 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:58.685882 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:58.689926 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-27b70584-8dbd-4583-9b02-a8bd5bbede18 req-266626b4-7951-4a18-8976-cdda2e07d9cf tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:12:58.696193 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-27b70584-8dbd-4583-9b02-a8bd5bbede18 req-266626b4-7951-4a18-8976-cdda2e07d9cf tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 returned with HTTP 200 Aug 06 03:12:58.696714 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 386/1525] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:12:58 2026] GET /volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 => generated 1110 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:58.722858 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-27b70584-8dbd-4583-9b02-a8bd5bbede18 req-4b5bd8d7-cf79-4753-8b55-890344d0f971 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:58.724952 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-27b70584-8dbd-4583-9b02-a8bd5bbede18 req-4b5bd8d7-cf79-4753-8b55-890344d0f971 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] DELETE https://10.4.3.80/volume/v3/attachments/ee02e7fc-e1b0-405d-bea9-cf6101c9b15c Aug 06 03:12:58.725195 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-27b70584-8dbd-4583-9b02-a8bd5bbede18 req-4b5bd8d7-cf79-4753-8b55-890344d0f971 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:58.725373 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-27b70584-8dbd-4583-9b02-a8bd5bbede18 req-4b5bd8d7-cf79-4753-8b55-890344d0f971 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:58.732484 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:58.732484 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:58.790238 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-27b70584-8dbd-4583-9b02-a8bd5bbede18 req-4b5bd8d7-cf79-4753-8b55-890344d0f971 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/attachments/ee02e7fc-e1b0-405d-bea9-cf6101c9b15c returned with HTTP 200 Aug 06 03:12:58.790627 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 382/1526] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:12:58 2026] DELETE /volume/v3/attachments/ee02e7fc-e1b0-405d-bea9-cf6101c9b15c => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:58.815638 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9d76d100-4a35-418a-9aaa-e444d91089dc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:58.817236 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9d76d100-4a35-418a-9aaa-e444d91089dc tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 Aug 06 03:12:58.817404 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9d76d100-4a35-418a-9aaa-e444d91089dc tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:58.817573 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9d76d100-4a35-418a-9aaa-e444d91089dc tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:58.824491 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:58.824491 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:58.828732 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9d76d100-4a35-418a-9aaa-e444d91089dc tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:12:58.833793 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9d76d100-4a35-418a-9aaa-e444d91089dc tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 returned with HTTP 200 Aug 06 03:12:58.833793 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 378/1527] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:12:58 2026] GET /volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:12:59.050203 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-38c4fd36-d6df-476a-a354-7a6590cedf10 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:59.052282 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-38c4fd36-d6df-476a-a354-7a6590cedf10 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 Aug 06 03:12:59.052488 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-38c4fd36-d6df-476a-a354-7a6590cedf10 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:59.052677 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-38c4fd36-d6df-476a-a354-7a6590cedf10 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:59.053104 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-38c4fd36-d6df-476a-a354-7a6590cedf10 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 64b4b570-9fe9-458b-adaa-d7d6a602afd1 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:12:59.057467 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:59.057467 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:59.072299 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-38c4fd36-d6df-476a-a354-7a6590cedf10 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 returned with HTTP 200 Aug 06 03:12:59.072713 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 382/1528] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:12:59 2026] GET /volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 => generated 393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:59.086899 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b8535bb8-2e10-4ad3-b206-f139fd517c7b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:59.088720 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b8535bb8-2e10-4ad3-b206-f139fd517c7b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] PUT https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 Aug 06 03:12:59.089861 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b8535bb8-2e10-4ad3-b206-f139fd517c7b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "29aa15ce-e1cf-4fac-8621-3c7c1afc2640"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:59.090452 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.groups [None req-b8535bb8-2e10-4ad3-b206-f139fd517c7b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Update called for group 64b4b570-9fe9-458b-adaa-d7d6a602afd1. {{(pid=100902) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 03:12:59.090567 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.groups [None req-b8535bb8-2e10-4ad3-b206-f139fd517c7b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Updating group 64b4b570-9fe9-458b-adaa-d7d6a602afd1 with name None description: None add_volumes: None remove_volumes: 29aa15ce-e1cf-4fac-8621-3c7c1afc2640. Aug 06 03:12:59.093718 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:59.093718 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:12:59.114104 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b8535bb8-2e10-4ad3-b206-f139fd517c7b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 returned with HTTP 202 Aug 06 03:12:59.114404 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 387/1529] 10.4.3.80 () {70 vars in 1399 bytes} [Thu Aug 6 03:12:59 2026] PUT /volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:12:59.122672 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9676305d-5dbe-4f08-8466-efe832d4f4f0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:59.125037 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9676305d-5dbe-4f08-8466-efe832d4f4f0 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 Aug 06 03:12:59.125343 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9676305d-5dbe-4f08-8466-efe832d4f4f0 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:59.125590 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9676305d-5dbe-4f08-8466-efe832d4f4f0 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:59.125809 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.groups [None req-9676305d-5dbe-4f08-8466-efe832d4f4f0 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 64b4b570-9fe9-458b-adaa-d7d6a602afd1 {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:12:59.129552 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:59.129552 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:12:59.141611 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9676305d-5dbe-4f08-8466-efe832d4f4f0 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 returned with HTTP 200 Aug 06 03:12:59.142059 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 383/1530] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:12:59 2026] GET /volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:59.551556 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-5f08abd0-eea4-44e6-b2bf-992a949e42e3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:59.554319 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-5f08abd0-eea4-44e6-b2bf-992a949e42e3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] PUT https://10.4.3.80/volume/v3/attachments/a780c8f8-e8fe-41fb-b2eb-f1c924a1ff75 Aug 06 03:12:59.554779 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-5f08abd0-eea4-44e6-b2bf-992a949e42e3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:59.574208 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-5f08abd0-eea4-44e6-b2bf-992a949e42e3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Acquiring lock "cinder-attachment_update-73004506-b521-4ab2-805d-583c66bb070a-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:12:59.584279 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-5f08abd0-eea4-44e6-b2bf-992a949e42e3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Lock "cinder-attachment_update-73004506-b521-4ab2-805d-583c66bb070a-np0000006611" acquired by "attachment_update" :: waited 0.012s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:12:59.585224 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:59.585224 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:12:59.661225 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2398fdd3-f0c6-445f-a9cd-704d96b77276 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:59.708268 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-5f08abd0-eea4-44e6-b2bf-992a949e42e3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Lock "cinder-attachment_update-73004506-b521-4ab2-805d-583c66bb070a-np0000006611" released by "attachment_update" :: held 0.124s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:12:59.708634 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-5f08abd0-eea4-44e6-b2bf-992a949e42e3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/a780c8f8-e8fe-41fb-b2eb-f1c924a1ff75 returned with HTTP 200 Aug 06 03:12:59.711411 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 379/1531] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:12:59 2026] PUT /volume/v3/attachments/a780c8f8-e8fe-41fb-b2eb-f1c924a1ff75 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:59.720595 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-e2ddb97a-34b9-419e-9eb1-4569652ec51c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:12:59.725585 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-e2ddb97a-34b9-419e-9eb1-4569652ec51c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/attachments/a780c8f8-e8fe-41fb-b2eb-f1c924a1ff75 Aug 06 03:12:59.725984 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-e2ddb97a-34b9-419e-9eb1-4569652ec51c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:12:59.726321 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-e2ddb97a-34b9-419e-9eb1-4569652ec51c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:12:59.765908 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-e2ddb97a-34b9-419e-9eb1-4569652ec51c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/a780c8f8-e8fe-41fb-b2eb-f1c924a1ff75 returned with HTTP 200 Aug 06 03:12:59.765908 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 388/1532] 10.4.3.80 () {70 vars in 1644 bytes} [Thu Aug 6 03:12:59 2026] GET /volume/v3/attachments/a780c8f8-e8fe-41fb-b2eb-f1c924a1ff75 => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:12:59.810202 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2398fdd3-f0c6-445f-a9cd-704d96b77276 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:12:59.810840 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2398fdd3-f0c6-445f-a9cd-704d96b77276 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-2023785237"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:12:59.813408 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-2398fdd3-f0c6-445f-a9cd-704d96b77276 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-2023785237'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:12:59.813598 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-2398fdd3-f0c6-445f-a9cd-704d96b77276 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Create volume of 1 GB Aug 06 03:12:59.813991 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:12:59.813991 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:12:59.819979 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2398fdd3-f0c6-445f-a9cd-704d96b77276 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Availability Zones retrieved successfully. Aug 06 03:12:59.826946 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2398fdd3-f0c6-445f-a9cd-704d96b77276 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Flow 'volume_create_api' (1d364f2f-b43c-4123-b932-a6e059cba8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:59.828237 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2398fdd3-f0c6-445f-a9cd-704d96b77276 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48011f1-71fc-41d0-97f9-d27394bc77d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:59.830100 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-2398fdd3-f0c6-445f-a9cd-704d96b77276 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:12:59.863863 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2398fdd3-f0c6-445f-a9cd-704d96b77276 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48011f1-71fc-41d0-97f9-d27394bc77d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:59.864642 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2398fdd3-f0c6-445f-a9cd-704d96b77276 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a38f24c4-7a7f-48da-84ee-aba8cece5cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:59.933272 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-2398fdd3-f0c6-445f-a9cd-704d96b77276 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Created reservations ['0d7b9a9c-189b-46fd-ac6e-3d191ee91bdf', '1359e629-0ed1-4b2f-8760-5b4812bfa5f9', 'e1012b8c-7b94-40c8-8908-e0ad785957e6', 'fa68748e-92c8-4f3a-8e0f-e23b76f5e7b7'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:12:59.934116 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2398fdd3-f0c6-445f-a9cd-704d96b77276 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a38f24c4-7a7f-48da-84ee-aba8cece5cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d7b9a9c-189b-46fd-ac6e-3d191ee91bdf', '1359e629-0ed1-4b2f-8760-5b4812bfa5f9', 'e1012b8c-7b94-40c8-8908-e0ad785957e6', 'fa68748e-92c8-4f3a-8e0f-e23b76f5e7b7']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:59.934818 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2398fdd3-f0c6-445f-a9cd-704d96b77276 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56bd7646-73a0-46a6-aa86-cf8071d102b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:59.960373 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2398fdd3-f0c6-445f-a9cd-704d96b77276 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56bd7646-73a0-46a6-aa86-cf8071d102b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-2023785237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ca534ccb5f9420483b0c8ff913bf0e3',qos_specs=None,replication_status=,reservations=['0d7b9a9c-189b-46fd-ac6e-3d191ee91bdf','1359e629-0ed1-4b2f-8760-5b4812bfa5f9','e1012b8c-7b94-40c8-8908-e0ad785957e6','fa68748e-92c8-4f3a-8e0f-e23b76f5e7b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b222463699d439f902a8e37c84e43cd',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:12:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-2023785237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ca534ccb5f9420483b0c8ff913bf0e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b222463699d439f902a8e37c84e43cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:59.961116 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2398fdd3-f0c6-445f-a9cd-704d96b77276 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10d33561-ca0f-4da4-9953-cfdcaf1c40ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:59.979380 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2398fdd3-f0c6-445f-a9cd-704d96b77276 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10d33561-ca0f-4da4-9953-cfdcaf1c40ec) transitioned into state 'SUCCESS' from state '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-2023785237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ca534ccb5f9420483b0c8ff913bf0e3',qos_specs=None,replication_status=,reservations=['0d7b9a9c-189b-46fd-ac6e-3d191ee91bdf','1359e629-0ed1-4b2f-8760-5b4812bfa5f9','e1012b8c-7b94-40c8-8908-e0ad785957e6','fa68748e-92c8-4f3a-8e0f-e23b76f5e7b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b222463699d439f902a8e37c84e43cd',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:59.980056 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2398fdd3-f0c6-445f-a9cd-704d96b77276 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (215dc828-7c94-4a3f-9e47-eaaff7d9b9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:12:59.990302 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2398fdd3-f0c6-445f-a9cd-704d96b77276 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (215dc828-7c94-4a3f-9e47-eaaff7d9b9b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:12:59.990982 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2398fdd3-f0c6-445f-a9cd-704d96b77276 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Flow 'volume_create_api' (1d364f2f-b43c-4123-b932-a6e059cba8bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:12:59.991444 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2398fdd3-f0c6-445f-a9cd-704d96b77276 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Create volume request issued successfully. Aug 06 03:12:59.991965 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2398fdd3-f0c6-445f-a9cd-704d96b77276 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:12:59.992348 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 383/1533] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:12:59 2026] POST /volume/v3/volumes => generated 772 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:00.003291 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-bd978917-ff42-4d06-accc-feeeb18e7a85 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:00.004806 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bd978917-ff42-4d06-accc-feeeb18e7a85 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] GET https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 Aug 06 03:13:00.005114 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bd978917-ff42-4d06-accc-feeeb18e7a85 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:00.005320 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bd978917-ff42-4d06-accc-feeeb18e7a85 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:00.011882 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:00.011882 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:00.015318 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-bd978917-ff42-4d06-accc-feeeb18e7a85 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Volume info retrieved successfully. Aug 06 03:13:00.018946 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bd978917-ff42-4d06-accc-feeeb18e7a85 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 returned with HTTP 200 Aug 06 03:13:00.019307 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 384/1534] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:00 2026] GET /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:00.150767 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-32cd496d-9a0c-433b-b571-a1c720c7aba1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:00.152475 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-32cd496d-9a0c-433b-b571-a1c720c7aba1 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 Aug 06 03:13:00.152673 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-32cd496d-9a0c-433b-b571-a1c720c7aba1 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:00.152865 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-32cd496d-9a0c-433b-b571-a1c720c7aba1 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:00.152996 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.groups [None req-32cd496d-9a0c-433b-b571-a1c720c7aba1 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 64b4b570-9fe9-458b-adaa-d7d6a602afd1 {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:13:00.157671 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:00.157671 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:00.164822 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-32cd496d-9a0c-433b-b571-a1c720c7aba1 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 returned with HTTP 200 Aug 06 03:13:00.165350 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 380/1535] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:13:00 2026] GET /volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:00.174085 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-44e56667-fcd3-4f2e-91ed-4da9daf5597b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:00.176257 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-44e56667-fcd3-4f2e-91ed-4da9daf5597b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] PUT https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 Aug 06 03:13:00.176685 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-44e56667-fcd3-4f2e-91ed-4da9daf5597b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "29aa15ce-e1cf-4fac-8621-3c7c1afc2640"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:00.178381 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.groups [None req-44e56667-fcd3-4f2e-91ed-4da9daf5597b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Update called for group 64b4b570-9fe9-458b-adaa-d7d6a602afd1. {{(pid=100902) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 03:13:00.178525 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.groups [None req-44e56667-fcd3-4f2e-91ed-4da9daf5597b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Updating group 64b4b570-9fe9-458b-adaa-d7d6a602afd1 with name None description: None add_volumes: 29aa15ce-e1cf-4fac-8621-3c7c1afc2640 remove_volumes: None. Aug 06 03:13:00.182560 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:00.182560 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:00.209924 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-44e56667-fcd3-4f2e-91ed-4da9daf5597b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 returned with HTTP 202 Aug 06 03:13:00.210444 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 389/1536] 10.4.3.80 () {70 vars in 1399 bytes} [Thu Aug 6 03:13:00 2026] PUT /volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:13:00.217779 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e0af364b-9f88-4407-b4d8-543b28f639ac None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:00.220013 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e0af364b-9f88-4407-b4d8-543b28f639ac tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 Aug 06 03:13:00.220361 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e0af364b-9f88-4407-b4d8-543b28f639ac tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:00.220778 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e0af364b-9f88-4407-b4d8-543b28f639ac tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:00.220778 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-e0af364b-9f88-4407-b4d8-543b28f639ac tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 64b4b570-9fe9-458b-adaa-d7d6a602afd1 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:13:00.224561 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:00.224561 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:00.233977 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e0af364b-9f88-4407-b4d8-543b28f639ac tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 returned with HTTP 200 Aug 06 03:13:00.234415 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 384/1537] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:13:00 2026] GET /volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:00.584640 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-2255424d-1d49-411f-a978-65c52a427945 req-d869ddbe-665c-4459-aba4-ae150349e5ad None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:00.586886 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-2255424d-1d49-411f-a978-65c52a427945 req-d869ddbe-665c-4459-aba4-ae150349e5ad tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] DELETE https://10.4.3.80/volume/v3/attachments/2b107245-ba19-4c0e-b3c2-ab564d0fd919 Aug 06 03:13:00.587705 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-2255424d-1d49-411f-a978-65c52a427945 req-d869ddbe-665c-4459-aba4-ae150349e5ad tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:00.587705 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-2255424d-1d49-411f-a978-65c52a427945 req-d869ddbe-665c-4459-aba4-ae150349e5ad tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:00.593806 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:00.593806 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:00.633305 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-2255424d-1d49-411f-a978-65c52a427945 req-d869ddbe-665c-4459-aba4-ae150349e5ad tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] https://10.4.3.80/volume/v3/attachments/2b107245-ba19-4c0e-b3c2-ab564d0fd919 returned with HTTP 200 Aug 06 03:13:00.633652 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 385/1538] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:13:00 2026] DELETE /volume/v3/attachments/2b107245-ba19-4c0e-b3c2-ab564d0fd919 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:00.643964 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-2255424d-1d49-411f-a978-65c52a427945 req-210d3295-3480-4b4a-87ee-2692165c52c2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:00.646416 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-2255424d-1d49-411f-a978-65c52a427945 req-210d3295-3480-4b4a-87ee-2692165c52c2 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] DELETE https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 Aug 06 03:13:00.646629 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-2255424d-1d49-411f-a978-65c52a427945 req-210d3295-3480-4b4a-87ee-2692165c52c2 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:00.646898 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-2255424d-1d49-411f-a978-65c52a427945 req-210d3295-3480-4b4a-87ee-2692165c52c2 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:00.647119 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [req-2255424d-1d49-411f-a978-65c52a427945 req-210d3295-3480-4b4a-87ee-2692165c52c2 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Delete volume with id: 998456f8-f7ff-4bba-bfea-48ab688a6367 Aug 06 03:13:00.655618 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:00.655618 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:00.656203 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-2255424d-1d49-411f-a978-65c52a427945 req-210d3295-3480-4b4a-87ee-2692165c52c2 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Volume info retrieved successfully. Aug 06 03:13:00.674237 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-2255424d-1d49-411f-a978-65c52a427945 req-210d3295-3480-4b4a-87ee-2692165c52c2 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] Delete volume request issued successfully. Aug 06 03:13:00.674480 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-2255424d-1d49-411f-a978-65c52a427945 req-210d3295-3480-4b4a-87ee-2692165c52c2 tempest-ServerActionsV293TestJSON-1988332974 tempest-ServerActionsV293TestJSON-1988332974-project-member] https://10.4.3.80/volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 returned with HTTP 202 Aug 06 03:13:00.675071 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 381/1539] 10.4.3.80 () {70 vars in 1613 bytes} [Thu Aug 6 03:13:00 2026] DELETE /volume/v3/volumes/998456f8-f7ff-4bba-bfea-48ab688a6367 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:01.032665 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-dcc35965-1937-4e21-8421-8cff9c241668 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:01.034348 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-dcc35965-1937-4e21-8421-8cff9c241668 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] GET https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 Aug 06 03:13:01.034547 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-dcc35965-1937-4e21-8421-8cff9c241668 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:01.034739 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-dcc35965-1937-4e21-8421-8cff9c241668 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:01.044855 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:01.044855 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:01.045094 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-dcc35965-1937-4e21-8421-8cff9c241668 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Volume info retrieved successfully. Aug 06 03:13:01.050994 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-dcc35965-1937-4e21-8421-8cff9c241668 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 returned with HTTP 200 Aug 06 03:13:01.051503 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 390/1540] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:01 2026] GET /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:01.246443 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e830524e-6b76-4cc0-8767-23490a7c0fcc None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:01.248018 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e830524e-6b76-4cc0-8767-23490a7c0fcc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 Aug 06 03:13:01.248298 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e830524e-6b76-4cc0-8767-23490a7c0fcc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:01.248552 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e830524e-6b76-4cc0-8767-23490a7c0fcc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:01.248735 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-e830524e-6b76-4cc0-8767-23490a7c0fcc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 64b4b570-9fe9-458b-adaa-d7d6a602afd1 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:13:01.252802 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:01.252802 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:01.265992 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e830524e-6b76-4cc0-8767-23490a7c0fcc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 returned with HTTP 200 Aug 06 03:13:01.266550 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 385/1541] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:13:01 2026] GET /volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 => generated 393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:01.276201 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b5469537-b573-4007-a910-0d06913bf230 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:01.281165 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b5469537-b573-4007-a910-0d06913bf230 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:13:01.281382 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b5469537-b573-4007-a910-0d06913bf230 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:01.282252 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b5469537-b573-4007-a910-0d06913bf230 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'detail' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:01.282252 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-b5469537-b573-4007-a910-0d06913bf230 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:13:01.282252 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:01.282252 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:01.285995 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b5469537-b573-4007-a910-0d06913bf230 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100900) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:13:01.298077 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b5469537-b573-4007-a910-0d06913bf230 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Get all volumes completed successfully. Aug 06 03:13:01.298712 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-b5469537-b573-4007-a910-0d06913bf230 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:13:01.298867 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-b5469537-b573-4007-a910-0d06913bf230 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:13:01.339442 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-b5469537-b573-4007-a910-0d06913bf230 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:13:01.343804 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:01.343804 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:01.349668 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-b5469537-b573-4007-a910-0d06913bf230 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:13:01.349804 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-b5469537-b573-4007-a910-0d06913bf230 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:13:01.390187 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-b5469537-b573-4007-a910-0d06913bf230 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:13:01.394824 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:01.394824 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:01.408094 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b5469537-b573-4007-a910-0d06913bf230 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:13:01.408566 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 386/1542] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:13:01 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:13:01.424214 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d8c91203-ee26-4a73-a1c1-e68da123089e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:01.426013 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d8c91203-ee26-4a73-a1c1-e68da123089e tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] POST https://10.4.3.80/volume/v3/group_snapshots Aug 06 03:13:01.426390 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d8c91203-ee26-4a73-a1c1-e68da123089e tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "64b4b570-9fe9-458b-adaa-d7d6a602afd1", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1729095505"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:01.427790 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.group_snapshots [None req-d8c91203-ee26-4a73-a1c1-e68da123089e tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '64b4b570-9fe9-458b-adaa-d7d6a602afd1', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1729095505'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 03:13:01.432791 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:01.432791 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:01.436750 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.group_snapshots [None req-d8c91203-ee26-4a73-a1c1-e68da123089e tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1729095505. Aug 06 03:13:01.455822 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:01.455822 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:01.470223 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-d8c91203-ee26-4a73-a1c1-e68da123089e tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-470984271 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-470984271, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:13:01.486004 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-d8c91203-ee26-4a73-a1c1-e68da123089e tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Created reservations ['1c8d5619-9e01-4772-b5d1-85a3e7623746', '4774deaf-4c94-46e7-99e9-e3674aac2ac4', '09d861ba-e3d5-41e9-9ef6-bbf083860418', 'bec20c46-14bd-4213-b535-0104c5b61244'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:01.528729 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d8c91203-ee26-4a73-a1c1-e68da123089e tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/group_snapshots returned with HTTP 202 Aug 06 03:13:01.529540 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 382/1543] 10.4.3.80 () {70 vars in 1317 bytes} [Thu Aug 6 03:13:01 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:01.543428 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3ef94532-19a7-4998-87aa-d2f7cefc26ed None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:01.547886 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3ef94532-19a7-4998-87aa-d2f7cefc26ed tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/group_snapshots/70a4cfe0-16ac-4172-9ad8-d9c28a879cfa Aug 06 03:13:01.547886 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3ef94532-19a7-4998-87aa-d2f7cefc26ed tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:01.548172 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3ef94532-19a7-4998-87aa-d2f7cefc26ed tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:01.548172 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.group_snapshots [None req-3ef94532-19a7-4998-87aa-d2f7cefc26ed tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 70a4cfe0-16ac-4172-9ad8-d9c28a879cfa {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 03:13:01.552212 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:01.552212 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:01.556580 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3ef94532-19a7-4998-87aa-d2f7cefc26ed tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/group_snapshots/70a4cfe0-16ac-4172-9ad8-d9c28a879cfa returned with HTTP 200 Aug 06 03:13:01.557006 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 391/1544] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:13:01 2026] GET /volume/v3/group_snapshots/70a4cfe0-16ac-4172-9ad8-d9c28a879cfa => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:02.567599 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a533962b-f78c-4160-9d2b-eb0e98043d5c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:02.569457 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a533962b-f78c-4160-9d2b-eb0e98043d5c tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/group_snapshots/70a4cfe0-16ac-4172-9ad8-d9c28a879cfa Aug 06 03:13:02.569657 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a533962b-f78c-4160-9d2b-eb0e98043d5c tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:02.569845 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a533962b-f78c-4160-9d2b-eb0e98043d5c tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:02.569976 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.group_snapshots [None req-a533962b-f78c-4160-9d2b-eb0e98043d5c tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 70a4cfe0-16ac-4172-9ad8-d9c28a879cfa {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 03:13:02.572029 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=582,cinder:INSERT=83,cinder:UPDATE=149 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:13:02.576168 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:02.576168 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:02.582681 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a533962b-f78c-4160-9d2b-eb0e98043d5c tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/group_snapshots/70a4cfe0-16ac-4172-9ad8-d9c28a879cfa returned with HTTP 200 Aug 06 03:13:02.583328 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 386/1545] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:13:02 2026] GET /volume/v3/group_snapshots/70a4cfe0-16ac-4172-9ad8-d9c28a879cfa => generated 327 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:02.596659 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-946163b3-a37a-4375-bc3b-5221e5b8bf4d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:02.598527 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-946163b3-a37a-4375-bc3b-5221e5b8bf4d tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/snapshots/detail Aug 06 03:13:02.598741 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-946163b3-a37a-4375-bc3b-5221e5b8bf4d tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:02.598955 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-946163b3-a37a-4375-bc3b-5221e5b8bf4d tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'detail' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:02.599156 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-946163b3-a37a-4375-bc3b-5221e5b8bf4d tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:13:02.600168 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.db.api [None req-946163b3-a37a-4375-bc3b-5221e5b8bf4d tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Building query based on filter {{(pid=100900) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:13:02.604220 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-946163b3-a37a-4375-bc3b-5221e5b8bf4d tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Get all snapshots completed successfully. Aug 06 03:13:02.604630 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:02.604630 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:02.605349 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-946163b3-a37a-4375-bc3b-5221e5b8bf4d tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 03:13:02.605803 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 387/1546] 10.4.3.80 () {66 vars in 1257 bytes} [Thu Aug 6 03:13:02 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:02.616858 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-087e1692-f4a0-4a6d-86dd-3bb47b3ea933 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:02.618717 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-087e1692-f4a0-4a6d-86dd-3bb47b3ea933 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/snapshots/fc2d7006-9095-4f76-966b-9db8def2991b Aug 06 03:13:02.618912 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-087e1692-f4a0-4a6d-86dd-3bb47b3ea933 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:02.619085 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-087e1692-f4a0-4a6d-86dd-3bb47b3ea933 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:02.625390 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:02.625390 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:02.625811 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-087e1692-f4a0-4a6d-86dd-3bb47b3ea933 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Snapshot retrieved successfully. Aug 06 03:13:02.626615 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-087e1692-f4a0-4a6d-86dd-3bb47b3ea933 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/snapshots/fc2d7006-9095-4f76-966b-9db8def2991b returned with HTTP 200 Aug 06 03:13:02.626986 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 383/1547] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:02 2026] GET /volume/v3/snapshots/fc2d7006-9095-4f76-966b-9db8def2991b => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:02.639767 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-58a1d998-57b3-429c-96e9-8a7dddd2cc0b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:02.642498 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-58a1d998-57b3-429c-96e9-8a7dddd2cc0b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/snapshots/0ba541bc-2ce1-4e33-9ec8-10939d0b02fd Aug 06 03:13:02.646073 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-58a1d998-57b3-429c-96e9-8a7dddd2cc0b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:02.646285 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-58a1d998-57b3-429c-96e9-8a7dddd2cc0b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:02.651735 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:02.651735 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:02.652353 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-58a1d998-57b3-429c-96e9-8a7dddd2cc0b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Snapshot retrieved successfully. Aug 06 03:13:02.653373 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-58a1d998-57b3-429c-96e9-8a7dddd2cc0b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/snapshots/0ba541bc-2ce1-4e33-9ec8-10939d0b02fd returned with HTTP 200 Aug 06 03:13:02.653856 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 392/1548] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:02 2026] GET /volume/v3/snapshots/0ba541bc-2ce1-4e33-9ec8-10939d0b02fd => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:02.666085 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bd5f9f38-00a4-42a2-b40b-a6a9bec3e3b3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:02.668572 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bd5f9f38-00a4-42a2-b40b-a6a9bec3e3b3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] DELETE https://10.4.3.80/volume/v3/group_snapshots/70a4cfe0-16ac-4172-9ad8-d9c28a879cfa Aug 06 03:13:02.668840 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bd5f9f38-00a4-42a2-b40b-a6a9bec3e3b3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:02.669126 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bd5f9f38-00a4-42a2-b40b-a6a9bec3e3b3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:02.669364 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.group_snapshots [None req-bd5f9f38-00a4-42a2-b40b-a6a9bec3e3b3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] delete called for member 70a4cfe0-16ac-4172-9ad8-d9c28a879cfa {{(pid=100899) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 03:13:02.669517 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.group_snapshots [None req-bd5f9f38-00a4-42a2-b40b-a6a9bec3e3b3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Delete group_snapshot with id: 70a4cfe0-16ac-4172-9ad8-d9c28a879cfa Aug 06 03:13:02.674241 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:02.674241 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:02.725057 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bd5f9f38-00a4-42a2-b40b-a6a9bec3e3b3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/group_snapshots/70a4cfe0-16ac-4172-9ad8-d9c28a879cfa returned with HTTP 202 Aug 06 03:13:02.725057 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 387/1549] 10.4.3.80 () {68 vars in 1409 bytes} [Thu Aug 6 03:13:02 2026] DELETE /volume/v3/group_snapshots/70a4cfe0-16ac-4172-9ad8-d9c28a879cfa => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:13:02.731119 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4b3fce80-4753-443c-9f0f-340b4ce722f7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:02.733254 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4b3fce80-4753-443c-9f0f-340b4ce722f7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:13:02.733524 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4b3fce80-4753-443c-9f0f-340b4ce722f7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:02.733785 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4b3fce80-4753-443c-9f0f-340b4ce722f7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'detail' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:02.734051 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-4b3fce80-4753-443c-9f0f-340b4ce722f7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:13:02.735111 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4b3fce80-4753-443c-9f0f-340b4ce722f7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100900) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:13:02.744130 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4b3fce80-4753-443c-9f0f-340b4ce722f7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Get all volumes completed successfully. Aug 06 03:13:02.744884 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-4b3fce80-4753-443c-9f0f-340b4ce722f7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:13:02.745058 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-4b3fce80-4753-443c-9f0f-340b4ce722f7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:13:02.786585 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-4b3fce80-4753-443c-9f0f-340b4ce722f7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:13:02.789251 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:02.789251 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:02.792654 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-4b3fce80-4753-443c-9f0f-340b4ce722f7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:13:02.792778 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-4b3fce80-4753-443c-9f0f-340b4ce722f7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:13:02.830156 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-4b3fce80-4753-443c-9f0f-340b4ce722f7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:13:02.834920 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:02.834920 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:02.841480 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4b3fce80-4753-443c-9f0f-340b4ce722f7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:13:02.841590 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 388/1550] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:13:02 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:13:02.858011 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9a02a153-a47c-4151-8256-30e89fd6cdce None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:02.863142 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9a02a153-a47c-4151-8256-30e89fd6cdce tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/snapshots/detail Aug 06 03:13:02.863142 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9a02a153-a47c-4151-8256-30e89fd6cdce tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:02.863142 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9a02a153-a47c-4151-8256-30e89fd6cdce tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'detail' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:02.863142 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-9a02a153-a47c-4151-8256-30e89fd6cdce tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:13:02.864389 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.db.api [None req-9a02a153-a47c-4151-8256-30e89fd6cdce tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Building query based on filter {{(pid=100901) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:13:02.871132 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9a02a153-a47c-4151-8256-30e89fd6cdce tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Get all snapshots completed successfully. Aug 06 03:13:02.871680 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:02.871680 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:02.872483 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9a02a153-a47c-4151-8256-30e89fd6cdce tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 03:13:02.873015 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 384/1551] 10.4.3.80 () {66 vars in 1257 bytes} [Thu Aug 6 03:13:02 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:02.882431 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7c23e03c-be96-4da2-8b04-3936b7f27e9d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:02.885142 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7c23e03c-be96-4da2-8b04-3936b7f27e9d tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/snapshots/fc2d7006-9095-4f76-966b-9db8def2991b Aug 06 03:13:02.885460 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7c23e03c-be96-4da2-8b04-3936b7f27e9d tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:02.885677 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7c23e03c-be96-4da2-8b04-3936b7f27e9d tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:02.891328 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:02.891328 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:02.891846 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7c23e03c-be96-4da2-8b04-3936b7f27e9d tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Snapshot retrieved successfully. Aug 06 03:13:02.892751 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7c23e03c-be96-4da2-8b04-3936b7f27e9d tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/snapshots/fc2d7006-9095-4f76-966b-9db8def2991b returned with HTTP 200 Aug 06 03:13:02.893224 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 393/1552] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:02 2026] GET /volume/v3/snapshots/fc2d7006-9095-4f76-966b-9db8def2991b => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:03.620240 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-12ca161f-4e72-4388-aed6-71394a587619 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:03.623229 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-12ca161f-4e72-4388-aed6-71394a587619 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/attachments/a780c8f8-e8fe-41fb-b2eb-f1c924a1ff75/action Aug 06 03:13:03.623229 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-12ca161f-4e72-4388-aed6-71394a587619 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:13:03.623229 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-12ca161f-4e72-4388-aed6-71394a587619 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:03.645112 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:03.645112 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:03.660394 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-ef1e6d38-5f84-4cf1-9261-313f9442f88c req-12ca161f-4e72-4388-aed6-71394a587619 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/a780c8f8-e8fe-41fb-b2eb-f1c924a1ff75/action returned with HTTP 204 Aug 06 03:13:03.661291 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 388/1553] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:13:03 2026] POST /volume/v3/attachments/a780c8f8-e8fe-41fb-b2eb-f1c924a1ff75/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:03.904765 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3aa3c2db-5758-4b90-a47c-8d8f0d828857 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:03.906975 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3aa3c2db-5758-4b90-a47c-8d8f0d828857 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/snapshots/fc2d7006-9095-4f76-966b-9db8def2991b Aug 06 03:13:03.906975 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3aa3c2db-5758-4b90-a47c-8d8f0d828857 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:03.907157 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3aa3c2db-5758-4b90-a47c-8d8f0d828857 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:03.917797 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3aa3c2db-5758-4b90-a47c-8d8f0d828857 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/snapshots/fc2d7006-9095-4f76-966b-9db8def2991b returned with HTTP 404 Aug 06 03:13:03.918468 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 389/1554] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:03 2026] GET /volume/v3/snapshots/fc2d7006-9095-4f76-966b-9db8def2991b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:03.927553 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-37947092-6b94-4939-b26d-056c41cba12c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:03.936758 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-37947092-6b94-4939-b26d-056c41cba12c tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/group_snapshots/70a4cfe0-16ac-4172-9ad8-d9c28a879cfa Aug 06 03:13:03.937016 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-37947092-6b94-4939-b26d-056c41cba12c tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:03.937190 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-37947092-6b94-4939-b26d-056c41cba12c tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:03.937347 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.group_snapshots [None req-37947092-6b94-4939-b26d-056c41cba12c tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 70a4cfe0-16ac-4172-9ad8-d9c28a879cfa {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 03:13:03.942330 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-37947092-6b94-4939-b26d-056c41cba12c tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/group_snapshots/70a4cfe0-16ac-4172-9ad8-d9c28a879cfa returned with HTTP 404 Aug 06 03:13:03.944065 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 385/1555] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:13:03 2026] GET /volume/v3/group_snapshots/70a4cfe0-16ac-4172-9ad8-d9c28a879cfa => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:13:03.953389 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4f098c79-75a1-408f-a288-8d35d806b403 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:03.955034 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4f098c79-75a1-408f-a288-8d35d806b403 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] DELETE https://10.4.3.80/volume/v3/group_snapshots/70a4cfe0-16ac-4172-9ad8-d9c28a879cfa Aug 06 03:13:03.955332 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4f098c79-75a1-408f-a288-8d35d806b403 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:03.955508 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4f098c79-75a1-408f-a288-8d35d806b403 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:03.955669 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.group_snapshots [None req-4f098c79-75a1-408f-a288-8d35d806b403 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] delete called for member 70a4cfe0-16ac-4172-9ad8-d9c28a879cfa {{(pid=100902) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 03:13:03.955793 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.group_snapshots [None req-4f098c79-75a1-408f-a288-8d35d806b403 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Delete group_snapshot with id: 70a4cfe0-16ac-4172-9ad8-d9c28a879cfa Aug 06 03:13:03.961856 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4f098c79-75a1-408f-a288-8d35d806b403 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/group_snapshots/70a4cfe0-16ac-4172-9ad8-d9c28a879cfa returned with HTTP 404 Aug 06 03:13:03.961856 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 394/1556] 10.4.3.80 () {68 vars in 1409 bytes} [Thu Aug 6 03:13:03 2026] DELETE /volume/v3/group_snapshots/70a4cfe0-16ac-4172-9ad8-d9c28a879cfa => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:13:03.969617 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7847d8c1-b24c-40de-aede-c7033539ca79 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:03.973304 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7847d8c1-b24c-40de-aede-c7033539ca79 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:13:03.973508 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7847d8c1-b24c-40de-aede-c7033539ca79 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:03.973691 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7847d8c1-b24c-40de-aede-c7033539ca79 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'detail' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:03.973979 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-7847d8c1-b24c-40de-aede-c7033539ca79 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:13:03.974695 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-7847d8c1-b24c-40de-aede-c7033539ca79 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:13:03.988115 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-7847d8c1-b24c-40de-aede-c7033539ca79 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Get all volumes completed successfully. Aug 06 03:13:03.988980 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-7847d8c1-b24c-40de-aede-c7033539ca79 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:13:03.989174 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-7847d8c1-b24c-40de-aede-c7033539ca79 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:13:04.044075 np0000006611 devstack@c-api.service[100899]: DEBUG oslo_db.sqlalchemy.engines [None req-7847d8c1-b24c-40de-aede-c7033539ca79 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:13:04.049159 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:04.049159 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:04.055179 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-7847d8c1-b24c-40de-aede-c7033539ca79 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:13:04.055386 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-7847d8c1-b24c-40de-aede-c7033539ca79 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:13:04.099113 np0000006611 devstack@c-api.service[100899]: DEBUG oslo_db.sqlalchemy.engines [None req-7847d8c1-b24c-40de-aede-c7033539ca79 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:13:04.102398 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:04.102398 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:04.111776 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7847d8c1-b24c-40de-aede-c7033539ca79 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:13:04.112217 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 389/1557] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:13:03 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:13:04.128974 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-523b5864-1af8-402f-8bc7-f87eb9953dd6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:04.130689 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-523b5864-1af8-402f-8bc7-f87eb9953dd6 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] POST https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1/action Aug 06 03:13:04.131037 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-523b5864-1af8-402f-8bc7-f87eb9953dd6 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:13:04.131143 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-523b5864-1af8-402f-8bc7-f87eb9953dd6 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:04.132483 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.groups [None req-523b5864-1af8-402f-8bc7-f87eb9953dd6 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] delete called for group 64b4b570-9fe9-458b-adaa-d7d6a602afd1 {{(pid=100900) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 03:13:04.132602 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.groups [None req-523b5864-1af8-402f-8bc7-f87eb9953dd6 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Delete group with id: 64b4b570-9fe9-458b-adaa-d7d6a602afd1 Aug 06 03:13:04.137940 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:04.137940 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:04.209873 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-523b5864-1af8-402f-8bc7-f87eb9953dd6 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1/action returned with HTTP 202 Aug 06 03:13:04.210504 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 390/1558] 10.4.3.80 () {70 vars in 1421 bytes} [Thu Aug 6 03:13:04 2026] POST /volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:13:04.226909 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-77512906-82fd-438f-bbe7-4d4214950c76 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:04.233459 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-77512906-82fd-438f-bbe7-4d4214950c76 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/29aa15ce-e1cf-4fac-8621-3c7c1afc2640 Aug 06 03:13:04.233459 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-77512906-82fd-438f-bbe7-4d4214950c76 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:04.233459 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-77512906-82fd-438f-bbe7-4d4214950c76 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:04.244955 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:04.244955 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:04.251599 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-77512906-82fd-438f-bbe7-4d4214950c76 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Volume info retrieved successfully. Aug 06 03:13:04.252368 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-77512906-82fd-438f-bbe7-4d4214950c76 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:13:04.252507 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-77512906-82fd-438f-bbe7-4d4214950c76 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:13:04.301506 np0000006611 devstack@c-api.service[100901]: DEBUG oslo_db.sqlalchemy.engines [None req-77512906-82fd-438f-bbe7-4d4214950c76 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:13:04.313266 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:04.313266 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:04.336455 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-77512906-82fd-438f-bbe7-4d4214950c76 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/29aa15ce-e1cf-4fac-8621-3c7c1afc2640 returned with HTTP 200 Aug 06 03:13:04.336455 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 386/1559] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:04 2026] GET /volume/v3/volumes/29aa15ce-e1cf-4fac-8621-3c7c1afc2640 => generated 912 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:05.355318 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-28dc4cf2-fa30-4824-80e6-615a8381d9a1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:05.357123 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-28dc4cf2-fa30-4824-80e6-615a8381d9a1 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/29aa15ce-e1cf-4fac-8621-3c7c1afc2640 Aug 06 03:13:05.357337 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-28dc4cf2-fa30-4824-80e6-615a8381d9a1 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:05.357553 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-28dc4cf2-fa30-4824-80e6-615a8381d9a1 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:05.364503 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-28dc4cf2-fa30-4824-80e6-615a8381d9a1 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/29aa15ce-e1cf-4fac-8621-3c7c1afc2640 returned with HTTP 404 Aug 06 03:13:05.365134 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 395/1560] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:05 2026] GET /volume/v3/volumes/29aa15ce-e1cf-4fac-8621-3c7c1afc2640 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:13:05.376317 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fcf19b71-971c-49a6-9152-379b83874805 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:05.379870 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fcf19b71-971c-49a6-9152-379b83874805 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/c7f13999-1554-4e8b-b008-ae24f7036beb Aug 06 03:13:05.379870 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fcf19b71-971c-49a6-9152-379b83874805 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:05.379870 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fcf19b71-971c-49a6-9152-379b83874805 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:05.388966 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fcf19b71-971c-49a6-9152-379b83874805 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/c7f13999-1554-4e8b-b008-ae24f7036beb returned with HTTP 404 Aug 06 03:13:05.388966 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 390/1561] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:05 2026] GET /volume/v3/volumes/c7f13999-1554-4e8b-b008-ae24f7036beb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:13:05.397273 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-be51429b-cce8-4478-a023-203add91a134 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:05.399888 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-be51429b-cce8-4478-a023-203add91a134 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 Aug 06 03:13:05.400075 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-be51429b-cce8-4478-a023-203add91a134 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:05.400238 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-be51429b-cce8-4478-a023-203add91a134 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:05.400566 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.groups [None req-be51429b-cce8-4478-a023-203add91a134 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 64b4b570-9fe9-458b-adaa-d7d6a602afd1 {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:13:05.403416 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-be51429b-cce8-4478-a023-203add91a134 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 returned with HTTP 404 Aug 06 03:13:05.403853 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 391/1562] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:13:05 2026] GET /volume/v3/groups/64b4b570-9fe9-458b-adaa-d7d6a602afd1 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:13:05.416611 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-23ec0d20-ab5b-43d8-afff-c8d8e4e91816 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:05.420373 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-23ec0d20-ab5b-43d8-afff-c8d8e4e91816 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] DELETE https://10.4.3.80/volume/v3/group_types/286f0b1a-c980-4a68-8f41-db561c675ebe Aug 06 03:13:05.420373 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-23ec0d20-ab5b-43d8-afff-c8d8e4e91816 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:05.420373 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-23ec0d20-ab5b-43d8-afff-c8d8e4e91816 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:05.433152 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-23ec0d20-ab5b-43d8-afff-c8d8e4e91816 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] https://10.4.3.80/volume/v3/group_types/286f0b1a-c980-4a68-8f41-db561c675ebe returned with HTTP 202 Aug 06 03:13:05.433727 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 387/1563] 10.4.3.80 () {68 vars in 1397 bytes} [Thu Aug 6 03:13:05 2026] DELETE /volume/v3/group_types/286f0b1a-c980-4a68-8f41-db561c675ebe => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:13:05.444470 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-dfbc5c61-b935-473b-8692-1205b189fd95 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:05.446658 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-dfbc5c61-b935-473b-8692-1205b189fd95 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] DELETE https://10.4.3.80/volume/v3/types/9b6258e3-1c68-48ff-a389-0e99263f424d Aug 06 03:13:05.446894 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-dfbc5c61-b935-473b-8692-1205b189fd95 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:05.447095 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-dfbc5c61-b935-473b-8692-1205b189fd95 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Calling method '_delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:05.484492 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-dfbc5c61-b935-473b-8692-1205b189fd95 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] https://10.4.3.80/volume/v3/types/9b6258e3-1c68-48ff-a389-0e99263f424d returned with HTTP 202 Aug 06 03:13:05.484492 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 396/1564] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:13:05 2026] DELETE /volume/v3/types/9b6258e3-1c68-48ff-a389-0e99263f424d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:05.491756 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-92890c9f-b9d4-40c0-90cb-e41ac02d48d5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:05.494044 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-92890c9f-b9d4-40c0-90cb-e41ac02d48d5 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] GET https://10.4.3.80/volume/v3/types/9b6258e3-1c68-48ff-a389-0e99263f424d Aug 06 03:13:05.494302 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-92890c9f-b9d4-40c0-90cb-e41ac02d48d5 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:05.494591 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-92890c9f-b9d4-40c0-90cb-e41ac02d48d5 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:05.498556 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-92890c9f-b9d4-40c0-90cb-e41ac02d48d5 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] https://10.4.3.80/volume/v3/types/9b6258e3-1c68-48ff-a389-0e99263f424d returned with HTTP 404 Aug 06 03:13:05.499238 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 391/1565] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:13:05 2026] GET /volume/v3/types/9b6258e3-1c68-48ff-a389-0e99263f424d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:05.508003 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8402051e-eee4-40ea-b8ce-9b67351c8144 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:05.512092 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8402051e-eee4-40ea-b8ce-9b67351c8144 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:13:05.512478 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8402051e-eee4-40ea-b8ce-9b67351c8144 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-108040847"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:05.535529 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8402051e-eee4-40ea-b8ce-9b67351c8144 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:13:05.535529 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 392/1566] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:13:05 2026] POST /volume/v3/types => generated 223 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:05.546607 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-51926002-181b-44d7-8c2b-9aaf8810cf00 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:05.549214 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-51926002-181b-44d7-8c2b-9aaf8810cf00 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] POST https://10.4.3.80/volume/v3/group_types Aug 06 03:13:05.549719 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-51926002-181b-44d7-8c2b-9aaf8810cf00 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1115331278"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:05.571131 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-51926002-181b-44d7-8c2b-9aaf8810cf00 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] https://10.4.3.80/volume/v3/group_types returned with HTTP 202 Aug 06 03:13:05.571682 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 388/1567] 10.4.3.80 () {70 vars in 1304 bytes} [Thu Aug 6 03:13:05 2026] POST /volume/v3/group_types => generated 181 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:05.584659 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e3e564d4-7ee8-4b57-a9dd-2b4c69ae9e48 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:05.586773 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e3e564d4-7ee8-4b57-a9dd-2b4c69ae9e48 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] POST https://10.4.3.80/volume/v3/groups Aug 06 03:13:05.587309 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e3e564d4-7ee8-4b57-a9dd-2b4c69ae9e48 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5f8fb71f-70a2-4562-9f3e-5fadc7578fc8", "volume_types": ["a65b8077-4068-4425-8f69-9b44857aa579"], "name": "tempest-GroupSnapshotsTest-Group-536293554"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:05.589168 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.groups [None req-e3e564d4-7ee8-4b57-a9dd-2b4c69ae9e48 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Creating new group {'group': {'group_type': '5f8fb71f-70a2-4562-9f3e-5fadc7578fc8', 'volume_types': ['a65b8077-4068-4425-8f69-9b44857aa579'], 'name': 'tempest-GroupSnapshotsTest-Group-536293554'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 03:13:05.594906 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.groups [None req-e3e564d4-7ee8-4b57-a9dd-2b4c69ae9e48 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Creating group tempest-GroupSnapshotsTest-Group-536293554. Aug 06 03:13:05.612407 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e3e564d4-7ee8-4b57-a9dd-2b4c69ae9e48 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Availability zone cache updated, next update will occur around 2026-08-06 04:13:05.612067. {{(pid=100902) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 03:13:05.612558 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e3e564d4-7ee8-4b57-a9dd-2b4c69ae9e48 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Availability Zones retrieved successfully. Aug 06 03:13:05.626887 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-e3e564d4-7ee8-4b57-a9dd-2b4c69ae9e48 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Created reservations ['83381418-a3fb-46a0-83fb-087e7867b8f8'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:05.653103 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e3e564d4-7ee8-4b57-a9dd-2b4c69ae9e48 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups returned with HTTP 202 Aug 06 03:13:05.653625 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 397/1568] 10.4.3.80 () {70 vars in 1290 bytes} [Thu Aug 6 03:13:05 2026] POST /volume/v3/groups => generated 111 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:05.665843 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2668af4c-175b-48f2-b4fa-fd22ae59c6fc None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:05.671671 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2668af4c-175b-48f2-b4fa-fd22ae59c6fc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/groups/d87a959b-ccaf-4b06-992e-1e00412a20c3 Aug 06 03:13:05.671926 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2668af4c-175b-48f2-b4fa-fd22ae59c6fc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:05.672181 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2668af4c-175b-48f2-b4fa-fd22ae59c6fc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:05.672348 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-2668af4c-175b-48f2-b4fa-fd22ae59c6fc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member d87a959b-ccaf-4b06-992e-1e00412a20c3 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:13:05.678269 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:05.678269 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:05.690002 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2668af4c-175b-48f2-b4fa-fd22ae59c6fc tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/d87a959b-ccaf-4b06-992e-1e00412a20c3 returned with HTTP 200 Aug 06 03:13:05.690532 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 392/1569] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:13:05 2026] GET /volume/v3/groups/d87a959b-ccaf-4b06-992e-1e00412a20c3 => generated 391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:06.347060 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8dae5113-3bc3-45ee-bc10-b2154ce776f6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:06.478857 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8dae5113-3bc3-45ee-bc10-b2154ce776f6 tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] GET https://10.4.3.80/volume/v3/os-services Aug 06 03:13:06.478857 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8dae5113-3bc3-45ee-bc10-b2154ce776f6 tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:06.478857 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8dae5113-3bc3-45ee-bc10-b2154ce776f6 tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:06.485722 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8dae5113-3bc3-45ee-bc10-b2154ce776f6 tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] https://10.4.3.80/volume/v3/os-services returned with HTTP 200 Aug 06 03:13:06.486338 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 393/1570] 10.4.3.80 () {66 vars in 1242 bytes} [Thu Aug 6 03:13:06 2026] GET /volume/v3/os-services => generated 626 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:06.495060 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8ae9b30f-d7b3-492a-8fc1-58588a984664 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:06.496853 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8ae9b30f-d7b3-492a-8fc1-58588a984664 tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] GET https://10.4.3.80/volume/v3/os-services?host=np0000006611 Aug 06 03:13:06.497074 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8ae9b30f-d7b3-492a-8fc1-58588a984664 tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:06.497268 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8ae9b30f-d7b3-492a-8fc1-58588a984664 tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:06.505099 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8ae9b30f-d7b3-492a-8fc1-58588a984664 tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] https://10.4.3.80/volume/v3/os-services?host=np0000006611 returned with HTTP 200 Aug 06 03:13:06.505495 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 389/1571] 10.4.3.80 () {66 vars in 1277 bytes} [Thu Aug 6 03:13:06 2026] GET /volume/v3/os-services?host=np0000006611 => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:06.515094 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f3742873-6a9e-49f4-9788-9ebd93041dc1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:06.519850 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f3742873-6a9e-49f4-9788-9ebd93041dc1 tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] GET https://10.4.3.80/volume/v3/os-services?host=np0000006611&binary=cinder-scheduler Aug 06 03:13:06.519850 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f3742873-6a9e-49f4-9788-9ebd93041dc1 tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:06.519850 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f3742873-6a9e-49f4-9788-9ebd93041dc1 tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:06.519850 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:06.519850 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:06.523025 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f3742873-6a9e-49f4-9788-9ebd93041dc1 tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] https://10.4.3.80/volume/v3/os-services?host=np0000006611&binary=cinder-scheduler returned with HTTP 200 Aug 06 03:13:06.523391 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 398/1572] 10.4.3.80 () {66 vars in 1325 bytes} [Thu Aug 6 03:13:06 2026] GET /volume/v3/os-services?host=np0000006611&binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:06.534951 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9381f91b-027c-4ddf-8c7d-082d44532b9d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:06.536526 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9381f91b-027c-4ddf-8c7d-082d44532b9d tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] GET https://10.4.3.80/volume/v3/os-services?binary=cinder-scheduler Aug 06 03:13:06.536769 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9381f91b-027c-4ddf-8c7d-082d44532b9d tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:06.537034 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9381f91b-027c-4ddf-8c7d-082d44532b9d tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:06.537339 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:06.537339 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:06.541531 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9381f91b-027c-4ddf-8c7d-082d44532b9d tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] https://10.4.3.80/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 06 03:13:06.542031 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 393/1573] 10.4.3.80 () {66 vars in 1289 bytes} [Thu Aug 6 03:13:06 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:06.552709 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-64f6a5c1-0a38-42b5-a188-598ca09af881 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:06.610179 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-64f6a5c1-0a38-42b5-a188-598ca09af881 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:06.610510 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-64f6a5c1-0a38-42b5-a188-598ca09af881 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1088074500"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:06.611814 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-64f6a5c1-0a38-42b5-a188-598ca09af881 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1088074500'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:06.612192 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-64f6a5c1-0a38-42b5-a188-598ca09af881 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Create volume of 1 GB Aug 06 03:13:06.618502 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-64f6a5c1-0a38-42b5-a188-598ca09af881 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Availability Zones retrieved successfully. Aug 06 03:13:06.623562 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-64f6a5c1-0a38-42b5-a188-598ca09af881 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Flow 'volume_create_api' (1cebedd6-0af3-466f-9a7a-120178a5bbad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:06.624727 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-64f6a5c1-0a38-42b5-a188-598ca09af881 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f45ceac8-5dfa-4536-ad06-1e6fcae18dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:06.625933 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-64f6a5c1-0a38-42b5-a188-598ca09af881 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:06.657910 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-64f6a5c1-0a38-42b5-a188-598ca09af881 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f45ceac8-5dfa-4536-ad06-1e6fcae18dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:06.670662 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-64f6a5c1-0a38-42b5-a188-598ca09af881 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15b0c1eb-2633-439d-b0d1-4f0fa5d40e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:06.706896 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-74117d05-cf31-41dc-b18b-75846038a63f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:06.708542 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-74117d05-cf31-41dc-b18b-75846038a63f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/groups/d87a959b-ccaf-4b06-992e-1e00412a20c3 Aug 06 03:13:06.708716 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-74117d05-cf31-41dc-b18b-75846038a63f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:06.709114 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-74117d05-cf31-41dc-b18b-75846038a63f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:06.709114 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.groups [None req-74117d05-cf31-41dc-b18b-75846038a63f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member d87a959b-ccaf-4b06-992e-1e00412a20c3 {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:13:06.712613 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:06.712613 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:06.730267 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-74117d05-cf31-41dc-b18b-75846038a63f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/d87a959b-ccaf-4b06-992e-1e00412a20c3 returned with HTTP 200 Aug 06 03:13:06.730635 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 390/1574] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:13:06 2026] GET /volume/v3/groups/d87a959b-ccaf-4b06-992e-1e00412a20c3 => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:06.739892 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:06.741624 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:06.741988 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1232032890", "volume_type": "a65b8077-4068-4425-8f69-9b44857aa579", "group_id": "d87a959b-ccaf-4b06-992e-1e00412a20c3", "size": 1}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:06.743528 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1232032890', 'volume_type': 'a65b8077-4068-4425-8f69-9b44857aa579', 'group_id': 'd87a959b-ccaf-4b06-992e-1e00412a20c3', 'size': 1}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:06.755566 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:06.755566 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:06.756113 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Create volume of 1 GB Aug 06 03:13:06.762029 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Availability Zones retrieved successfully. Aug 06 03:13:06.762241 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-64f6a5c1-0a38-42b5-a188-598ca09af881 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Created reservations ['c12d2bca-e161-48e8-a2c7-347e656153a4', '9f18e5e9-ffb3-4e37-b943-362264b03932', '2517792d-dffc-4f1d-bdd3-697be6d55845', 'e5a05177-587b-448b-a0b0-c71634e622cf'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:06.763285 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-64f6a5c1-0a38-42b5-a188-598ca09af881 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15b0c1eb-2633-439d-b0d1-4f0fa5d40e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c12d2bca-e161-48e8-a2c7-347e656153a4', '9f18e5e9-ffb3-4e37-b943-362264b03932', '2517792d-dffc-4f1d-bdd3-697be6d55845', 'e5a05177-587b-448b-a0b0-c71634e622cf']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:06.764354 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-64f6a5c1-0a38-42b5-a188-598ca09af881 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e969cbc-fa06-4732-b957-73fb5b742834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:06.767976 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Flow 'volume_create_api' (2492ba41-d3d2-41e8-bd13-6819cb7ec72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:06.769046 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4aa645b-ab21-4cfd-894e-025bcae3e6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:06.769881 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:06.769881 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:06.769962 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:06.788638 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4aa645b-ab21-4cfd-894e-025bcae3e6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:13:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a65b8077-4068-4425-8f69-9b44857aa579,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-108040847',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a65b8077-4068-4425-8f69-9b44857aa579', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd87a959b-ccaf-4b06-992e-1e00412a20c3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:06.789423 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a330d71-b85a-48c0-a06c-fb9559534062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:06.800109 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-64f6a5c1-0a38-42b5-a188-598ca09af881 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e969cbc-fa06-4732-b957-73fb5b742834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbe70b23-d590-401f-98d9-4c390a7a6a24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1088074500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='983333d54e34429691c924f4a5f7aa3e',qos_specs=None,replication_status=,reservations=['c12d2bca-e161-48e8-a2c7-347e656153a4','9f18e5e9-ffb3-4e37-b943-362264b03932','2517792d-dffc-4f1d-bdd3-697be6d55845','e5a05177-587b-448b-a0b0-c71634e622cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19962e2251bf4b36a74c4b5045468321',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1088074500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbe70b23-d590-401f-98d9-4c390a7a6a24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='983333d54e34429691c924f4a5f7aa3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19962e2251bf4b36a74c4b5045468321',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:06.801056 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-64f6a5c1-0a38-42b5-a188-598ca09af881 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f26debe7-bc05-45d1-aee7-76df7abb2a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:06.822442 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-108040847 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-108040847, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:13:06.822878 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-108040847 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-108040847, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:13:06.823762 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-64f6a5c1-0a38-42b5-a188-598ca09af881 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f26debe7-bc05-45d1-aee7-76df7abb2a02) transitioned into state 'SUCCESS' from state '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-1088074500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='983333d54e34429691c924f4a5f7aa3e',qos_specs=None,replication_status=,reservations=['c12d2bca-e161-48e8-a2c7-347e656153a4','9f18e5e9-ffb3-4e37-b943-362264b03932','2517792d-dffc-4f1d-bdd3-697be6d55845','e5a05177-587b-448b-a0b0-c71634e622cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19962e2251bf4b36a74c4b5045468321',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:06.824358 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-64f6a5c1-0a38-42b5-a188-598ca09af881 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd5e464d-cfba-47f6-ac20-5db584125035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:06.838887 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-64f6a5c1-0a38-42b5-a188-598ca09af881 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd5e464d-cfba-47f6-ac20-5db584125035) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:06.839651 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-64f6a5c1-0a38-42b5-a188-598ca09af881 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Flow 'volume_create_api' (1cebedd6-0af3-466f-9a7a-120178a5bbad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:06.840024 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-64f6a5c1-0a38-42b5-a188-598ca09af881 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Create volume request issued successfully. Aug 06 03:13:06.842265 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-64f6a5c1-0a38-42b5-a188-598ca09af881 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:06.842265 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 394/1575] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:13:06 2026] POST /volume/v3/volumes => generated 752 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:06.858404 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-503d1b4d-9251-4ac6-96f4-f3c0d4918be9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:06.859147 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Created reservations ['d774e196-f5a7-46d2-9d66-d0de3b0b38b3', '3203ad3d-6cfb-4611-b2ab-e18296f68126', '0f4027b1-2a6b-42d0-b067-d5f5472ad945', 'fc9ba213-5565-4072-ac14-0c3402e9e0cc'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:06.859938 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a330d71-b85a-48c0-a06c-fb9559534062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d774e196-f5a7-46d2-9d66-d0de3b0b38b3', '3203ad3d-6cfb-4611-b2ab-e18296f68126', '0f4027b1-2a6b-42d0-b067-d5f5472ad945', 'fc9ba213-5565-4072-ac14-0c3402e9e0cc']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:06.860580 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfc39250-d1e3-4f1b-bd07-8faf7fe2fbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:06.860865 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-503d1b4d-9251-4ac6-96f4-f3c0d4918be9 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] GET https://10.4.3.80/volume/v3/volumes/cbe70b23-d590-401f-98d9-4c390a7a6a24 Aug 06 03:13:06.861140 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-503d1b4d-9251-4ac6-96f4-f3c0d4918be9 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:06.861384 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-503d1b4d-9251-4ac6-96f4-f3c0d4918be9 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:06.870638 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:06.870638 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:06.875695 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-503d1b4d-9251-4ac6-96f4-f3c0d4918be9 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Volume info retrieved successfully. Aug 06 03:13:06.882014 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-503d1b4d-9251-4ac6-96f4-f3c0d4918be9 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] https://10.4.3.80/volume/v3/volumes/cbe70b23-d590-401f-98d9-4c390a7a6a24 returned with HTTP 200 Aug 06 03:13:06.882509 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 394/1576] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:06 2026] GET /volume/v3/volumes/cbe70b23-d590-401f-98d9-4c390a7a6a24 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:06.883187 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfc39250-d1e3-4f1b-bd07-8faf7fe2fbe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f933f64e-a6d6-43dc-b546-b0aa30154d44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1232032890',encryption_key_id=None,group_id=d87a959b-ccaf-4b06-992e-1e00412a20c3,group_type_id=,metadata={},multiattach=False,project_id='13e214f4ee394c34b43b4044d19e2b73',qos_specs=None,replication_status=,reservations=['d774e196-f5a7-46d2-9d66-d0de3b0b38b3','3203ad3d-6cfb-4611-b2ab-e18296f68126','0f4027b1-2a6b-42d0-b067-d5f5472ad945','fc9ba213-5565-4072-ac14-0c3402e9e0cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ddc64ed08434138bb241b4d2db3e29b',volume_type_id=a65b8077-4068-4425-8f69-9b44857aa579), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1232032890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d87a959b-ccaf-4b06-992e-1e00412a20c3,host=None,id=f933f64e-a6d6-43dc-b546-b0aa30154d44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13e214f4ee394c34b43b4044d19e2b73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ddc64ed08434138bb241b4d2db3e29b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a65b8077-4068-4425-8f69-9b44857aa579),volume_type_id=a65b8077-4068-4425-8f69-9b44857aa579)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:06.884020 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8837c00b-df36-4d57-b27a-afe83a1c8e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:06.901375 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8837c00b-df36-4d57-b27a-afe83a1c8e9a) transitioned into state 'SUCCESS' from state '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-1232032890',encryption_key_id=None,group_id=d87a959b-ccaf-4b06-992e-1e00412a20c3,group_type_id=,metadata={},multiattach=False,project_id='13e214f4ee394c34b43b4044d19e2b73',qos_specs=None,replication_status=,reservations=['d774e196-f5a7-46d2-9d66-d0de3b0b38b3','3203ad3d-6cfb-4611-b2ab-e18296f68126','0f4027b1-2a6b-42d0-b067-d5f5472ad945','fc9ba213-5565-4072-ac14-0c3402e9e0cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ddc64ed08434138bb241b4d2db3e29b',volume_type_id=a65b8077-4068-4425-8f69-9b44857aa579)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:06.902196 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54bd856b-ae80-4e01-838f-805b7badad19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:06.916365 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54bd856b-ae80-4e01-838f-805b7badad19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:06.917203 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Flow 'volume_create_api' (2492ba41-d3d2-41e8-bd13-6819cb7ec72a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:06.917530 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Create volume request issued successfully. Aug 06 03:13:06.918157 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:13:06.918302 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:13:06.956104 np0000006611 devstack@c-api.service[100902]: DEBUG oslo_db.sqlalchemy.engines [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:13:06.959180 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:06.959180 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:06.963704 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-725cb25f-0db0-457c-b14e-7ba7f50ed888 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:06.964154 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 399/1577] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:13:06 2026] POST /volume/v3/volumes => generated 820 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:06.979497 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e27370c4-af22-485e-85ac-ce801b1ec51b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:06.988445 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e27370c4-af22-485e-85ac-ce801b1ec51b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/f933f64e-a6d6-43dc-b546-b0aa30154d44 Aug 06 03:13:06.988718 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e27370c4-af22-485e-85ac-ce801b1ec51b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:06.989221 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e27370c4-af22-485e-85ac-ce801b1ec51b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:07.001773 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:07.001773 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:07.012468 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e27370c4-af22-485e-85ac-ce801b1ec51b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Volume info retrieved successfully. Aug 06 03:13:07.012468 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-e27370c4-af22-485e-85ac-ce801b1ec51b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:13:07.012468 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-e27370c4-af22-485e-85ac-ce801b1ec51b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:13:07.051342 np0000006611 devstack@c-api.service[100901]: DEBUG oslo_db.sqlalchemy.engines [None req-e27370c4-af22-485e-85ac-ce801b1ec51b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:13:07.054430 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:07.054430 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:07.060991 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e27370c4-af22-485e-85ac-ce801b1ec51b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/f933f64e-a6d6-43dc-b546-b0aa30154d44 returned with HTTP 200 Aug 06 03:13:07.061391 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 391/1578] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:06 2026] GET /volume/v3/volumes/f933f64e-a6d6-43dc-b546-b0aa30154d44 => generated 888 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:07.902010 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1e734c43-948a-48a5-afcf-7076d593bcc9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:07.903865 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1e734c43-948a-48a5-afcf-7076d593bcc9 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] GET https://10.4.3.80/volume/v3/volumes/cbe70b23-d590-401f-98d9-4c390a7a6a24 Aug 06 03:13:07.904073 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1e734c43-948a-48a5-afcf-7076d593bcc9 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:07.904257 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1e734c43-948a-48a5-afcf-7076d593bcc9 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:07.912622 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:07.912622 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:07.917655 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1e734c43-948a-48a5-afcf-7076d593bcc9 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Volume info retrieved successfully. Aug 06 03:13:07.922696 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1e734c43-948a-48a5-afcf-7076d593bcc9 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] https://10.4.3.80/volume/v3/volumes/cbe70b23-d590-401f-98d9-4c390a7a6a24 returned with HTTP 200 Aug 06 03:13:07.923153 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 395/1579] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:07 2026] GET /volume/v3/volumes/cbe70b23-d590-401f-98d9-4c390a7a6a24 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:07.941852 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-be1ec436-1562-4077-bd17-1f94d3a6348f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:07.945521 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-be1ec436-1562-4077-bd17-1f94d3a6348f tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] GET https://10.4.3.80/volume/v3/volumes/cbe70b23-d590-401f-98d9-4c390a7a6a24 Aug 06 03:13:07.945716 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-be1ec436-1562-4077-bd17-1f94d3a6348f tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:07.945935 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-be1ec436-1562-4077-bd17-1f94d3a6348f tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:07.955877 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:07.955877 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:07.959361 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-be1ec436-1562-4077-bd17-1f94d3a6348f tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] Volume info retrieved successfully. Aug 06 03:13:07.963707 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-be1ec436-1562-4077-bd17-1f94d3a6348f tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] https://10.4.3.80/volume/v3/volumes/cbe70b23-d590-401f-98d9-4c390a7a6a24 returned with HTTP 200 Aug 06 03:13:07.964100 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 395/1580] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:07 2026] GET /volume/v3/volumes/cbe70b23-d590-401f-98d9-4c390a7a6a24 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:07.978222 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-271c8422-7e6c-497a-8515-a649c387c34e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:07.980538 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-271c8422-7e6c-497a-8515-a649c387c34e tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] GET https://10.4.3.80/volume/v3/os-services?host=np0000006611&binary=cinder-volume Aug 06 03:13:07.980798 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-271c8422-7e6c-497a-8515-a649c387c34e tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:07.981005 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-271c8422-7e6c-497a-8515-a649c387c34e tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:07.987572 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-271c8422-7e6c-497a-8515-a649c387c34e tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] https://10.4.3.80/volume/v3/os-services?host=np0000006611&binary=cinder-volume returned with HTTP 200 Aug 06 03:13:07.988265 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 400/1581] 10.4.3.80 () {66 vars in 1319 bytes} [Thu Aug 6 03:13:07 2026] GET /volume/v3/os-services?host=np0000006611&binary=cinder-volume => generated 275 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:07.998816 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-901822bd-1db1-4cf4-8cad-e9c1f526da30 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:08.001903 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-901822bd-1db1-4cf4-8cad-e9c1f526da30 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] GET https://10.4.3.80/volume/v3/volumes/cbe70b23-d590-401f-98d9-4c390a7a6a24 Aug 06 03:13:08.002211 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-901822bd-1db1-4cf4-8cad-e9c1f526da30 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:08.002536 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-901822bd-1db1-4cf4-8cad-e9c1f526da30 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:08.012257 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:08.012257 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:08.016879 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-901822bd-1db1-4cf4-8cad-e9c1f526da30 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Volume info retrieved successfully. Aug 06 03:13:08.021691 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-901822bd-1db1-4cf4-8cad-e9c1f526da30 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] https://10.4.3.80/volume/v3/volumes/cbe70b23-d590-401f-98d9-4c390a7a6a24 returned with HTTP 200 Aug 06 03:13:08.022105 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 392/1582] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:07 2026] GET /volume/v3/volumes/cbe70b23-d590-401f-98d9-4c390a7a6a24 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:08.043508 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0324ec0c-dd51-491b-ace3-9e19d45f78d6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:08.045660 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0324ec0c-dd51-491b-ace3-9e19d45f78d6 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] DELETE https://10.4.3.80/volume/v3/volumes/cbe70b23-d590-401f-98d9-4c390a7a6a24 Aug 06 03:13:08.045889 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0324ec0c-dd51-491b-ace3-9e19d45f78d6 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:08.046111 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0324ec0c-dd51-491b-ace3-9e19d45f78d6 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:08.046290 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-0324ec0c-dd51-491b-ace3-9e19d45f78d6 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Delete volume with id: cbe70b23-d590-401f-98d9-4c390a7a6a24 Aug 06 03:13:08.056769 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:08.056769 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:08.057473 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0324ec0c-dd51-491b-ace3-9e19d45f78d6 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Volume info retrieved successfully. Aug 06 03:13:08.073658 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-941321f9-a5d0-40d7-8a32-15050c7c93b3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:08.075668 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-941321f9-a5d0-40d7-8a32-15050c7c93b3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/f933f64e-a6d6-43dc-b546-b0aa30154d44 Aug 06 03:13:08.075668 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-941321f9-a5d0-40d7-8a32-15050c7c93b3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:08.075855 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-941321f9-a5d0-40d7-8a32-15050c7c93b3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:08.083314 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:08.083314 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:08.085258 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0324ec0c-dd51-491b-ace3-9e19d45f78d6 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Delete volume request issued successfully. Aug 06 03:13:08.085563 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0324ec0c-dd51-491b-ace3-9e19d45f78d6 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] https://10.4.3.80/volume/v3/volumes/cbe70b23-d590-401f-98d9-4c390a7a6a24 returned with HTTP 202 Aug 06 03:13:08.086150 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 396/1583] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:08 2026] DELETE /volume/v3/volumes/cbe70b23-d590-401f-98d9-4c390a7a6a24 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:08.087153 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-941321f9-a5d0-40d7-8a32-15050c7c93b3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Volume info retrieved successfully. Aug 06 03:13:08.087924 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-941321f9-a5d0-40d7-8a32-15050c7c93b3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:13:08.088082 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-941321f9-a5d0-40d7-8a32-15050c7c93b3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:13:08.094788 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-506785ea-08f6-46e0-a482-4c05b4f1edb0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:08.096074 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-506785ea-08f6-46e0-a482-4c05b4f1edb0 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] GET https://10.4.3.80/volume/v3/volumes/cbe70b23-d590-401f-98d9-4c390a7a6a24 Aug 06 03:13:08.096269 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-506785ea-08f6-46e0-a482-4c05b4f1edb0 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:08.096404 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-506785ea-08f6-46e0-a482-4c05b4f1edb0 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:08.107386 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:08.107386 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:08.112750 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-506785ea-08f6-46e0-a482-4c05b4f1edb0 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Volume info retrieved successfully. Aug 06 03:13:08.117179 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-506785ea-08f6-46e0-a482-4c05b4f1edb0 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] https://10.4.3.80/volume/v3/volumes/cbe70b23-d590-401f-98d9-4c390a7a6a24 returned with HTTP 200 Aug 06 03:13:08.117722 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 401/1584] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:08 2026] GET /volume/v3/volumes/cbe70b23-d590-401f-98d9-4c390a7a6a24 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:08.134901 np0000006611 devstack@c-api.service[100899]: DEBUG oslo_db.sqlalchemy.engines [None req-941321f9-a5d0-40d7-8a32-15050c7c93b3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:13:08.138086 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:08.138086 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:08.145524 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-941321f9-a5d0-40d7-8a32-15050c7c93b3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/f933f64e-a6d6-43dc-b546-b0aa30154d44 returned with HTTP 200 Aug 06 03:13:08.145953 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 396/1585] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:08 2026] GET /volume/v3/volumes/f933f64e-a6d6-43dc-b546-b0aa30154d44 => generated 913 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:08.163930 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-526f0734-76d7-4e5f-811e-2d7c1e729162 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:08.166439 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-526f0734-76d7-4e5f-811e-2d7c1e729162 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] POST https://10.4.3.80/volume/v3/group_snapshots Aug 06 03:13:08.166999 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-526f0734-76d7-4e5f-811e-2d7c1e729162 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d87a959b-ccaf-4b06-992e-1e00412a20c3", "name": "tempest-group_snapshot-976985346"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:08.168779 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.group_snapshots [None req-526f0734-76d7-4e5f-811e-2d7c1e729162 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd87a959b-ccaf-4b06-992e-1e00412a20c3', 'name': 'tempest-group_snapshot-976985346'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 03:13:08.172846 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:08.172846 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:08.176982 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.group_snapshots [None req-526f0734-76d7-4e5f-811e-2d7c1e729162 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Creating group_snapshot tempest-group_snapshot-976985346. Aug 06 03:13:08.194559 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:08.194559 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:08.205859 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-526f0734-76d7-4e5f-811e-2d7c1e729162 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-108040847 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-108040847, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:13:08.205859 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-526f0734-76d7-4e5f-811e-2d7c1e729162 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-108040847 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-108040847, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:13:08.225618 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-526f0734-76d7-4e5f-811e-2d7c1e729162 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Created reservations ['ee465c6d-037b-4ab6-9e49-de2378f2ad2e', '90807ee0-1cf7-4b32-9c8b-0dcc53486ce9', '3cda6782-b072-4460-a94b-241f6d7bd5d9', 'eedc5e5b-cd59-47b6-8491-7819b3542530'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:08.251935 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-526f0734-76d7-4e5f-811e-2d7c1e729162 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/group_snapshots returned with HTTP 202 Aug 06 03:13:08.252410 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 393/1586] 10.4.3.80 () {70 vars in 1317 bytes} [Thu Aug 6 03:13:08 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:08.267221 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4fd59833-b952-4346-b1fe-82ff092509e0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:08.269329 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4fd59833-b952-4346-b1fe-82ff092509e0 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/group_snapshots/3bbf4d40-6525-450c-be0d-8045238d8d04 Aug 06 03:13:08.269575 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4fd59833-b952-4346-b1fe-82ff092509e0 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:08.269814 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4fd59833-b952-4346-b1fe-82ff092509e0 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:08.269988 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.group_snapshots [None req-4fd59833-b952-4346-b1fe-82ff092509e0 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 3bbf4d40-6525-450c-be0d-8045238d8d04 {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 03:13:08.273784 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:08.273784 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:08.277007 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4fd59833-b952-4346-b1fe-82ff092509e0 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/group_snapshots/3bbf4d40-6525-450c-be0d-8045238d8d04 returned with HTTP 200 Aug 06 03:13:08.277426 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 397/1587] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:13:08 2026] GET /volume/v3/group_snapshots/3bbf4d40-6525-450c-be0d-8045238d8d04 => generated 306 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:09.131357 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-73b3f2e2-9ea2-429e-ace3-dda2eca02665 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:09.132910 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-73b3f2e2-9ea2-429e-ace3-dda2eca02665 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] GET https://10.4.3.80/volume/v3/volumes/cbe70b23-d590-401f-98d9-4c390a7a6a24 Aug 06 03:13:09.133190 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-73b3f2e2-9ea2-429e-ace3-dda2eca02665 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:09.133850 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-73b3f2e2-9ea2-429e-ace3-dda2eca02665 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:09.142416 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-73b3f2e2-9ea2-429e-ace3-dda2eca02665 tempest-VolumesServicesTestJSON-1794395166 tempest-VolumesServicesTestJSON-1794395166-project-member] https://10.4.3.80/volume/v3/volumes/cbe70b23-d590-401f-98d9-4c390a7a6a24 returned with HTTP 404 Aug 06 03:13:09.142416 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 402/1588] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:09 2026] GET /volume/v3/volumes/cbe70b23-d590-401f-98d9-4c390a7a6a24 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:09.152227 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f707c63a-de41-4eb4-95f7-0b619eca7fff None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:09.156417 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f707c63a-de41-4eb4-95f7-0b619eca7fff tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] GET https://10.4.3.80/volume/v3/os-services Aug 06 03:13:09.156667 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f707c63a-de41-4eb4-95f7-0b619eca7fff tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:09.156926 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f707c63a-de41-4eb4-95f7-0b619eca7fff tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:09.163038 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f707c63a-de41-4eb4-95f7-0b619eca7fff tempest-VolumesServicesTestJSON-513904919 tempest-VolumesServicesTestJSON-513904919-project-admin] https://10.4.3.80/volume/v3/os-services returned with HTTP 200 Aug 06 03:13:09.163566 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 397/1589] 10.4.3.80 () {66 vars in 1242 bytes} [Thu Aug 6 03:13:09 2026] GET /volume/v3/os-services => generated 626 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:09.285993 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a3e264ef-bd79-4a03-a2f7-680763ce73a3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:09.289057 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a3e264ef-bd79-4a03-a2f7-680763ce73a3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/group_snapshots/3bbf4d40-6525-450c-be0d-8045238d8d04 Aug 06 03:13:09.289262 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a3e264ef-bd79-4a03-a2f7-680763ce73a3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:09.289449 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a3e264ef-bd79-4a03-a2f7-680763ce73a3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:09.289601 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.group_snapshots [None req-a3e264ef-bd79-4a03-a2f7-680763ce73a3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 3bbf4d40-6525-450c-be0d-8045238d8d04 {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 03:13:09.294226 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:09.294226 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:09.299588 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a3e264ef-bd79-4a03-a2f7-680763ce73a3 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/group_snapshots/3bbf4d40-6525-450c-be0d-8045238d8d04 returned with HTTP 200 Aug 06 03:13:09.299984 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 394/1590] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:13:09 2026] GET /volume/v3/group_snapshots/3bbf4d40-6525-450c-be0d-8045238d8d04 => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:09.308360 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e8fd55d2-0144-46e6-8cc8-ae3908d0a796 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:09.310072 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e8fd55d2-0144-46e6-8cc8-ae3908d0a796 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/snapshots/detail Aug 06 03:13:09.310258 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e8fd55d2-0144-46e6-8cc8-ae3908d0a796 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:09.310453 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e8fd55d2-0144-46e6-8cc8-ae3908d0a796 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'detail' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:09.310732 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-e8fd55d2-0144-46e6-8cc8-ae3908d0a796 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:13:09.311806 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.db.api [None req-e8fd55d2-0144-46e6-8cc8-ae3908d0a796 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Building query based on filter {{(pid=100900) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:13:09.316784 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e8fd55d2-0144-46e6-8cc8-ae3908d0a796 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Get all snapshots completed successfully. Aug 06 03:13:09.317206 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:09.317206 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:09.317789 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e8fd55d2-0144-46e6-8cc8-ae3908d0a796 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 03:13:09.318206 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 398/1591] 10.4.3.80 () {66 vars in 1257 bytes} [Thu Aug 6 03:13:09 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:09.327769 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-58e9634c-635f-46e8-b2a1-d0c19a097abd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:09.329126 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-58e9634c-635f-46e8-b2a1-d0c19a097abd tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/snapshots/d66c773c-2ec9-4c57-acc8-869d6d4e9f1e Aug 06 03:13:09.329393 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-58e9634c-635f-46e8-b2a1-d0c19a097abd tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:09.330674 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-58e9634c-635f-46e8-b2a1-d0c19a097abd tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:09.336354 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:09.336354 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:09.336354 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-58e9634c-635f-46e8-b2a1-d0c19a097abd tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Snapshot retrieved successfully. Aug 06 03:13:09.336354 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-58e9634c-635f-46e8-b2a1-d0c19a097abd tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/snapshots/d66c773c-2ec9-4c57-acc8-869d6d4e9f1e returned with HTTP 200 Aug 06 03:13:09.336354 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 403/1592] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:09 2026] GET /volume/v3/snapshots/d66c773c-2ec9-4c57-acc8-869d6d4e9f1e => generated 450 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:09.344745 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-684939a5-0885-4e7a-a523-a1afc2fad8c8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:09.346437 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-684939a5-0885-4e7a-a523-a1afc2fad8c8 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/group_snapshots/3bbf4d40-6525-450c-be0d-8045238d8d04 Aug 06 03:13:09.346665 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-684939a5-0885-4e7a-a523-a1afc2fad8c8 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:09.346851 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-684939a5-0885-4e7a-a523-a1afc2fad8c8 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:09.346992 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.group_snapshots [None req-684939a5-0885-4e7a-a523-a1afc2fad8c8 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 3bbf4d40-6525-450c-be0d-8045238d8d04 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 03:13:09.350185 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:09.350185 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:09.353159 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-684939a5-0885-4e7a-a523-a1afc2fad8c8 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/group_snapshots/3bbf4d40-6525-450c-be0d-8045238d8d04 returned with HTTP 200 Aug 06 03:13:09.353532 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 398/1593] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:13:09 2026] GET /volume/v3/group_snapshots/3bbf4d40-6525-450c-be0d-8045238d8d04 => generated 307 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:09.361818 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-adcc3e22-2c85-4492-a22f-6ed7bc6d34e0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:09.364357 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-adcc3e22-2c85-4492-a22f-6ed7bc6d34e0 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/group_snapshots/detail Aug 06 03:13:09.364621 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-adcc3e22-2c85-4492-a22f-6ed7bc6d34e0 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:09.364815 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-adcc3e22-2c85-4492-a22f-6ed7bc6d34e0 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:09.376274 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-adcc3e22-2c85-4492-a22f-6ed7bc6d34e0 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 06 03:13:09.376702 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 395/1594] 10.4.3.80 () {68 vars in 1316 bytes} [Thu Aug 6 03:13:09 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:09.384230 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-08697fc2-5ea2-46ff-ada4-e3380e7e5069 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:09.385824 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-08697fc2-5ea2-46ff-ada4-e3380e7e5069 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] DELETE https://10.4.3.80/volume/v3/group_snapshots/3bbf4d40-6525-450c-be0d-8045238d8d04 Aug 06 03:13:09.386045 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-08697fc2-5ea2-46ff-ada4-e3380e7e5069 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:09.386226 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-08697fc2-5ea2-46ff-ada4-e3380e7e5069 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:09.386349 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.group_snapshots [None req-08697fc2-5ea2-46ff-ada4-e3380e7e5069 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] delete called for member 3bbf4d40-6525-450c-be0d-8045238d8d04 {{(pid=100900) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 03:13:09.386436 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.group_snapshots [None req-08697fc2-5ea2-46ff-ada4-e3380e7e5069 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Delete group_snapshot with id: 3bbf4d40-6525-450c-be0d-8045238d8d04 Aug 06 03:13:09.389417 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:09.389417 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:09.418364 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-08697fc2-5ea2-46ff-ada4-e3380e7e5069 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/group_snapshots/3bbf4d40-6525-450c-be0d-8045238d8d04 returned with HTTP 202 Aug 06 03:13:09.418781 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 399/1595] 10.4.3.80 () {68 vars in 1409 bytes} [Thu Aug 6 03:13:09 2026] DELETE /volume/v3/group_snapshots/3bbf4d40-6525-450c-be0d-8045238d8d04 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:13:09.427902 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-cf542290-23ca-47f1-b205-7a830f84ece7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:09.431863 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cf542290-23ca-47f1-b205-7a830f84ece7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:13:09.431863 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cf542290-23ca-47f1-b205-7a830f84ece7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:09.431863 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cf542290-23ca-47f1-b205-7a830f84ece7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'detail' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:09.431863 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-cf542290-23ca-47f1-b205-7a830f84ece7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:13:09.431863 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-cf542290-23ca-47f1-b205-7a830f84ece7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:13:09.438940 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-cf542290-23ca-47f1-b205-7a830f84ece7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Get all volumes completed successfully. Aug 06 03:13:09.439966 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-cf542290-23ca-47f1-b205-7a830f84ece7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:13:09.440229 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-cf542290-23ca-47f1-b205-7a830f84ece7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:13:09.481540 np0000006611 devstack@c-api.service[100902]: DEBUG oslo_db.sqlalchemy.engines [None req-cf542290-23ca-47f1-b205-7a830f84ece7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:13:09.484859 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:09.484859 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:09.493587 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cf542290-23ca-47f1-b205-7a830f84ece7 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:13:09.494183 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 404/1596] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:13:09 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:09.510796 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9f566593-ad3c-4717-a6ee-13b429116978 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:09.512970 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9f566593-ad3c-4717-a6ee-13b429116978 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/snapshots/detail Aug 06 03:13:09.513231 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9f566593-ad3c-4717-a6ee-13b429116978 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:09.513458 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9f566593-ad3c-4717-a6ee-13b429116978 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'detail' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:09.513796 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-9f566593-ad3c-4717-a6ee-13b429116978 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:13:09.515689 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.db.api [None req-9f566593-ad3c-4717-a6ee-13b429116978 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Building query based on filter {{(pid=100899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:13:09.520396 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-9f566593-ad3c-4717-a6ee-13b429116978 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Get all snapshots completed successfully. Aug 06 03:13:09.521454 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9f566593-ad3c-4717-a6ee-13b429116978 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 03:13:09.521922 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 399/1597] 10.4.3.80 () {66 vars in 1257 bytes} [Thu Aug 6 03:13:09 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:13:09.530471 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-78136759-69b3-4844-94bf-5cbb3f70f5aa None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:09.532218 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-78136759-69b3-4844-94bf-5cbb3f70f5aa tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/group_snapshots/3bbf4d40-6525-450c-be0d-8045238d8d04 Aug 06 03:13:09.532397 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-78136759-69b3-4844-94bf-5cbb3f70f5aa tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:09.532575 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-78136759-69b3-4844-94bf-5cbb3f70f5aa tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:09.532696 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.group_snapshots [None req-78136759-69b3-4844-94bf-5cbb3f70f5aa tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member 3bbf4d40-6525-450c-be0d-8045238d8d04 {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 03:13:09.536140 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-78136759-69b3-4844-94bf-5cbb3f70f5aa tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/group_snapshots/3bbf4d40-6525-450c-be0d-8045238d8d04 returned with HTTP 404 Aug 06 03:13:09.536901 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 396/1598] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:13:09 2026] GET /volume/v3/group_snapshots/3bbf4d40-6525-450c-be0d-8045238d8d04 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:13:09.543471 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d597b932-94e8-472e-a432-2027352f15ab None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:09.545201 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d597b932-94e8-472e-a432-2027352f15ab tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/group_snapshots Aug 06 03:13:09.545407 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d597b932-94e8-472e-a432-2027352f15ab tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:09.545609 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d597b932-94e8-472e-a432-2027352f15ab tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:09.545910 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:09.545910 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:09.550021 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d597b932-94e8-472e-a432-2027352f15ab tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/group_snapshots returned with HTTP 200 Aug 06 03:13:09.550407 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 400/1599] 10.4.3.80 () {68 vars in 1295 bytes} [Thu Aug 6 03:13:09 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 06 03:13:09.559000 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e77330bb-481e-464b-a682-262789e91702 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:09.562912 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e77330bb-481e-464b-a682-262789e91702 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] DELETE https://10.4.3.80/volume/v3/group_snapshots/3bbf4d40-6525-450c-be0d-8045238d8d04 Aug 06 03:13:09.562912 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e77330bb-481e-464b-a682-262789e91702 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:09.562912 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e77330bb-481e-464b-a682-262789e91702 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:09.562912 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.group_snapshots [None req-e77330bb-481e-464b-a682-262789e91702 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] delete called for member 3bbf4d40-6525-450c-be0d-8045238d8d04 {{(pid=100902) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 03:13:09.562912 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.group_snapshots [None req-e77330bb-481e-464b-a682-262789e91702 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Delete group_snapshot with id: 3bbf4d40-6525-450c-be0d-8045238d8d04 Aug 06 03:13:09.566319 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e77330bb-481e-464b-a682-262789e91702 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/group_snapshots/3bbf4d40-6525-450c-be0d-8045238d8d04 returned with HTTP 404 Aug 06 03:13:09.567157 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 405/1600] 10.4.3.80 () {68 vars in 1409 bytes} [Thu Aug 6 03:13:09 2026] DELETE /volume/v3/group_snapshots/3bbf4d40-6525-450c-be0d-8045238d8d04 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:13:09.574178 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b69ee54b-5300-4069-b811-29856a5bb67b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:09.575951 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b69ee54b-5300-4069-b811-29856a5bb67b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:13:09.576159 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b69ee54b-5300-4069-b811-29856a5bb67b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:09.576337 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b69ee54b-5300-4069-b811-29856a5bb67b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'detail' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:09.576563 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-b69ee54b-5300-4069-b811-29856a5bb67b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:13:09.577255 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b69ee54b-5300-4069-b811-29856a5bb67b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:13:09.583856 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b69ee54b-5300-4069-b811-29856a5bb67b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Get all volumes completed successfully. Aug 06 03:13:09.584361 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-b69ee54b-5300-4069-b811-29856a5bb67b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:13:09.584499 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-b69ee54b-5300-4069-b811-29856a5bb67b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:13:09.637946 np0000006611 devstack@c-api.service[100899]: DEBUG oslo_db.sqlalchemy.engines [None req-b69ee54b-5300-4069-b811-29856a5bb67b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:13:09.640591 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:09.640591 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:09.650380 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b69ee54b-5300-4069-b811-29856a5bb67b tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:13:09.650793 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 400/1601] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:13:09 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:09.662233 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4e349af2-9ba7-41e2-aee1-ba048e7d348f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:09.664427 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4e349af2-9ba7-41e2-aee1-ba048e7d348f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] POST https://10.4.3.80/volume/v3/groups/d87a959b-ccaf-4b06-992e-1e00412a20c3/action Aug 06 03:13:09.667402 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4e349af2-9ba7-41e2-aee1-ba048e7d348f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:13:09.667402 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4e349af2-9ba7-41e2-aee1-ba048e7d348f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:09.675134 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.groups [None req-4e349af2-9ba7-41e2-aee1-ba048e7d348f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] delete called for group d87a959b-ccaf-4b06-992e-1e00412a20c3 {{(pid=100901) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 03:13:09.675231 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.groups [None req-4e349af2-9ba7-41e2-aee1-ba048e7d348f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Delete group with id: d87a959b-ccaf-4b06-992e-1e00412a20c3 Aug 06 03:13:09.682259 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:09.682259 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:09.719020 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4e349af2-9ba7-41e2-aee1-ba048e7d348f tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/d87a959b-ccaf-4b06-992e-1e00412a20c3/action returned with HTTP 202 Aug 06 03:13:09.720030 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 397/1602] 10.4.3.80 () {70 vars in 1421 bytes} [Thu Aug 6 03:13:09 2026] POST /volume/v3/groups/d87a959b-ccaf-4b06-992e-1e00412a20c3/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:13:09.734024 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b22cba7e-ed52-40cb-acbf-e64b46b0dd98 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:09.737485 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b22cba7e-ed52-40cb-acbf-e64b46b0dd98 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/f933f64e-a6d6-43dc-b546-b0aa30154d44 Aug 06 03:13:09.738863 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b22cba7e-ed52-40cb-acbf-e64b46b0dd98 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:09.738863 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b22cba7e-ed52-40cb-acbf-e64b46b0dd98 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:09.753163 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:09.753163 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:09.757716 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b22cba7e-ed52-40cb-acbf-e64b46b0dd98 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Volume info retrieved successfully. Aug 06 03:13:09.758662 np0000006611 devstack@c-api.service[100900]: WARNING stevedore.named [None req-b22cba7e-ed52-40cb-acbf-e64b46b0dd98 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:13:09.758876 np0000006611 devstack@c-api.service[100900]: WARNING castellan.key_manager [None req-b22cba7e-ed52-40cb-acbf-e64b46b0dd98 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:13:09.794169 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-b22cba7e-ed52-40cb-acbf-e64b46b0dd98 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:13:09.797324 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:09.797324 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:09.804257 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b22cba7e-ed52-40cb-acbf-e64b46b0dd98 tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/f933f64e-a6d6-43dc-b546-b0aa30154d44 returned with HTTP 200 Aug 06 03:13:09.804846 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 401/1603] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:09 2026] GET /volume/v3/volumes/f933f64e-a6d6-43dc-b546-b0aa30154d44 => generated 912 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:10.822820 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-593b095e-7572-4ac7-bfa4-1b330515a5ad None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:10.824511 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-593b095e-7572-4ac7-bfa4-1b330515a5ad tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/volumes/f933f64e-a6d6-43dc-b546-b0aa30154d44 Aug 06 03:13:10.824729 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-593b095e-7572-4ac7-bfa4-1b330515a5ad tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:10.826491 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-593b095e-7572-4ac7-bfa4-1b330515a5ad tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:10.830346 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-593b095e-7572-4ac7-bfa4-1b330515a5ad tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/volumes/f933f64e-a6d6-43dc-b546-b0aa30154d44 returned with HTTP 404 Aug 06 03:13:10.831199 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 406/1604] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:10 2026] GET /volume/v3/volumes/f933f64e-a6d6-43dc-b546-b0aa30154d44 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:13:10.838973 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a6fa949f-d239-4f07-b195-a75f1063adba None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:10.842102 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a6fa949f-d239-4f07-b195-a75f1063adba tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] GET https://10.4.3.80/volume/v3/groups/d87a959b-ccaf-4b06-992e-1e00412a20c3 Aug 06 03:13:10.842352 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a6fa949f-d239-4f07-b195-a75f1063adba tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:10.842631 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a6fa949f-d239-4f07-b195-a75f1063adba tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:10.843043 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-a6fa949f-d239-4f07-b195-a75f1063adba tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] show called for member d87a959b-ccaf-4b06-992e-1e00412a20c3 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:13:10.846906 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a6fa949f-d239-4f07-b195-a75f1063adba tempest-GroupSnapshotsTest-1805388218 tempest-GroupSnapshotsTest-1805388218-project-member] https://10.4.3.80/volume/v3/groups/d87a959b-ccaf-4b06-992e-1e00412a20c3 returned with HTTP 404 Aug 06 03:13:10.847311 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 401/1605] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:13:10 2026] GET /volume/v3/groups/d87a959b-ccaf-4b06-992e-1e00412a20c3 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:13:10.857385 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-56f71fbd-d417-441c-8ddc-1bc3c0285670 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:10.859580 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-56f71fbd-d417-441c-8ddc-1bc3c0285670 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] DELETE https://10.4.3.80/volume/v3/group_types/5f8fb71f-70a2-4562-9f3e-5fadc7578fc8 Aug 06 03:13:10.860046 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-56f71fbd-d417-441c-8ddc-1bc3c0285670 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:10.860183 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-56f71fbd-d417-441c-8ddc-1bc3c0285670 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:10.873388 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-56f71fbd-d417-441c-8ddc-1bc3c0285670 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] https://10.4.3.80/volume/v3/group_types/5f8fb71f-70a2-4562-9f3e-5fadc7578fc8 returned with HTTP 202 Aug 06 03:13:10.873969 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 398/1606] 10.4.3.80 () {68 vars in 1397 bytes} [Thu Aug 6 03:13:10 2026] DELETE /volume/v3/group_types/5f8fb71f-70a2-4562-9f3e-5fadc7578fc8 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:13:10.880044 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2e80e956-7cc2-47b5-8d68-7173bc4d3d22 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:10.881824 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2e80e956-7cc2-47b5-8d68-7173bc4d3d22 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] DELETE https://10.4.3.80/volume/v3/types/a65b8077-4068-4425-8f69-9b44857aa579 Aug 06 03:13:10.882060 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2e80e956-7cc2-47b5-8d68-7173bc4d3d22 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:10.882294 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2e80e956-7cc2-47b5-8d68-7173bc4d3d22 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Calling method '_delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:10.902936 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2e80e956-7cc2-47b5-8d68-7173bc4d3d22 tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] https://10.4.3.80/volume/v3/types/a65b8077-4068-4425-8f69-9b44857aa579 returned with HTTP 202 Aug 06 03:13:10.903280 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 402/1607] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:13:10 2026] DELETE /volume/v3/types/a65b8077-4068-4425-8f69-9b44857aa579 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:10.910233 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8521c248-7737-4cf0-9031-57221c5068de None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:10.912643 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8521c248-7737-4cf0-9031-57221c5068de tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] GET https://10.4.3.80/volume/v3/types/a65b8077-4068-4425-8f69-9b44857aa579 Aug 06 03:13:10.913094 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8521c248-7737-4cf0-9031-57221c5068de tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:10.913350 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8521c248-7737-4cf0-9031-57221c5068de tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:10.916821 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8521c248-7737-4cf0-9031-57221c5068de tempest-GroupSnapshotsTest-1026441160 tempest-GroupSnapshotsTest-1026441160-project-admin] https://10.4.3.80/volume/v3/types/a65b8077-4068-4425-8f69-9b44857aa579 returned with HTTP 404 Aug 06 03:13:10.917567 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 407/1608] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:13:10 2026] GET /volume/v3/types/a65b8077-4068-4425-8f69-9b44857aa579 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:11.615731 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4c3ad886-2326-45ab-8cfc-75786f29c4d6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:11.700039 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4c3ad886-2326-45ab-8cfc-75786f29c4d6 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:13:11.700381 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4c3ad886-2326-45ab-8cfc-75786f29c4d6 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-569712316", "os-volume-type-access:is_public": false}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:11.714797 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4c3ad886-2326-45ab-8cfc-75786f29c4d6 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:13:11.715163 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 402/1609] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:13:11 2026] POST /volume/v3/types => generated 228 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:11.723565 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3ac59380-42d4-48de-9bef-4b9fe56f6a9f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:11.821188 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3ac59380-42d4-48de-9bef-4b9fe56f6a9f tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:11.821506 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3ac59380-42d4-48de-9bef-4b9fe56f6a9f tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "faaa5e58-0e10-4218-86a1-9d6336b7eda8", "size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:11.822803 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-3ac59380-42d4-48de-9bef-4b9fe56f6a9f tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Create volume request body: {'volume': {'volume_type': 'faaa5e58-0e10-4218-86a1-9d6336b7eda8', 'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:11.829851 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3ac59380-42d4-48de-9bef-4b9fe56f6a9f tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 404 Aug 06 03:13:11.830302 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 399/1610] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:13:11 2026] POST /volume/v3/volumes => generated 114 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:11.837132 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f3d7d579-968a-4afe-99a0-5ed57b749f80 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:11.839113 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f3d7d579-968a-4afe-99a0-5ed57b749f80 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] POST https://10.4.3.80/volume/v3/types/faaa5e58-0e10-4218-86a1-9d6336b7eda8/action Aug 06 03:13:11.839508 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f3d7d579-968a-4afe-99a0-5ed57b749f80 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Action body: b'{"addProjectAccess": {"project": "4ea25b31307248fe99158b4af9a28f33"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:13:11.839694 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f3d7d579-968a-4afe-99a0-5ed57b749f80 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "4ea25b31307248fe99158b4af9a28f33"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:11.853712 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f3d7d579-968a-4afe-99a0-5ed57b749f80 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] https://10.4.3.80/volume/v3/types/faaa5e58-0e10-4218-86a1-9d6336b7eda8/action returned with HTTP 202 Aug 06 03:13:11.854163 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 403/1611] 10.4.3.80 () {68 vars in 1377 bytes} [Thu Aug 6 03:13:11 2026] POST /volume/v3/types/faaa5e58-0e10-4218-86a1-9d6336b7eda8/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:11.862463 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:11.864384 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:11.866389 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "faaa5e58-0e10-4218-86a1-9d6336b7eda8", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1147523877"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:11.866794 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Create volume request body: {'volume': {'volume_type': 'faaa5e58-0e10-4218-86a1-9d6336b7eda8', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1147523877'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:11.873220 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Create volume of 1 GB Aug 06 03:13:11.873220 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:11.873220 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:11.873886 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Availability Zones retrieved successfully. Aug 06 03:13:11.882031 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Flow 'volume_create_api' (6e7b5ac9-c76a-44c6-b058-f4e9c5b91a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:11.882634 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c323372-a7da-4340-bd08-47a709b45b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:11.883476 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:11.905484 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c323372-a7da-4340-bd08-47a709b45b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:13:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=faaa5e58-0e10-4218-86a1-9d6336b7eda8,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-569712316',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faaa5e58-0e10-4218-86a1-9d6336b7eda8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:11.906172 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (235d1f2f-940d-4564-b696-e84aed23db83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:11.938803 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-569712316 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-569712316, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:13:11.939066 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-569712316 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-569712316, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:13:11.972228 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Created reservations ['ca75fbdc-9bf6-4d6a-8cc4-27484639eb56', '6395d0e7-9cbe-4e13-bf43-189721f9550b', '2e2d5c6b-6fee-4c76-901e-ceffd54a33e7', '62daa295-1b09-4bde-8759-4c9f70daa0a9'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:11.973072 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (235d1f2f-940d-4564-b696-e84aed23db83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca75fbdc-9bf6-4d6a-8cc4-27484639eb56', '6395d0e7-9cbe-4e13-bf43-189721f9550b', '2e2d5c6b-6fee-4c76-901e-ceffd54a33e7', '62daa295-1b09-4bde-8759-4c9f70daa0a9']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:11.974185 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58245164-ce51-46dd-be09-cc60118038b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:12.003740 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58245164-ce51-46dd-be09-cc60118038b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52125c97-9f63-4415-8551-fb351462de3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1147523877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea25b31307248fe99158b4af9a28f33',qos_specs=None,replication_status=,reservations=['ca75fbdc-9bf6-4d6a-8cc4-27484639eb56','6395d0e7-9cbe-4e13-bf43-189721f9550b','2e2d5c6b-6fee-4c76-901e-ceffd54a33e7','62daa295-1b09-4bde-8759-4c9f70daa0a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='817e5432d5404ace971e4740ac1f2d72',volume_type_id=faaa5e58-0e10-4218-86a1-9d6336b7eda8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1147523877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52125c97-9f63-4415-8551-fb351462de3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ea25b31307248fe99158b4af9a28f33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='817e5432d5404ace971e4740ac1f2d72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faaa5e58-0e10-4218-86a1-9d6336b7eda8),volume_type_id=faaa5e58-0e10-4218-86a1-9d6336b7eda8)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:12.004393 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc69dc59-b236-4726-b102-e2cf4c5eac66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:12.028486 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc69dc59-b236-4726-b102-e2cf4c5eac66) transitioned into state 'SUCCESS' from state '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-1147523877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea25b31307248fe99158b4af9a28f33',qos_specs=None,replication_status=,reservations=['ca75fbdc-9bf6-4d6a-8cc4-27484639eb56','6395d0e7-9cbe-4e13-bf43-189721f9550b','2e2d5c6b-6fee-4c76-901e-ceffd54a33e7','62daa295-1b09-4bde-8759-4c9f70daa0a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='817e5432d5404ace971e4740ac1f2d72',volume_type_id=faaa5e58-0e10-4218-86a1-9d6336b7eda8)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:12.029791 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1b022fc-56dd-444c-bd5a-eb584efe66f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:12.042940 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1b022fc-56dd-444c-bd5a-eb584efe66f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:12.043784 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Flow 'volume_create_api' (6e7b5ac9-c76a-44c6-b058-f4e9c5b91a80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:12.044144 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Create volume request issued successfully. Aug 06 03:13:12.044747 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-97447fc5-6617-4e77-b442-af603e3f8ad0 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:12.045201 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 408/1612] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:13:11 2026] POST /volume/v3/volumes => generated 793 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:12.062158 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4decb949-690f-42d4-960c-c9a42a285298 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:12.064510 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4decb949-690f-42d4-960c-c9a42a285298 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] GET https://10.4.3.80/volume/v3/volumes/52125c97-9f63-4415-8551-fb351462de3c Aug 06 03:13:12.064840 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4decb949-690f-42d4-960c-c9a42a285298 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:12.065126 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4decb949-690f-42d4-960c-c9a42a285298 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:12.082054 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:12.082054 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:12.082054 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4decb949-690f-42d4-960c-c9a42a285298 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Volume info retrieved successfully. Aug 06 03:13:12.089905 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4decb949-690f-42d4-960c-c9a42a285298 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] https://10.4.3.80/volume/v3/volumes/52125c97-9f63-4415-8551-fb351462de3c returned with HTTP 200 Aug 06 03:13:12.090545 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 403/1613] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:12 2026] GET /volume/v3/volumes/52125c97-9f63-4415-8551-fb351462de3c => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:12.974475 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9184a530-1e23-4556-adef-7a7ba4bf00b3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:13.051028 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9184a530-1e23-4556-adef-7a7ba4bf00b3 tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:13:13.051314 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9184a530-1e23-4556-adef-7a7ba4bf00b3 tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-502285642"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:13.062311 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9184a530-1e23-4556-adef-7a7ba4bf00b3 tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:13:13.062599 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 400/1614] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:13:12 2026] POST /volume/v3/types => generated 219 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:13.071395 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-79658656-13aa-4e7a-b17e-aa39c389a8ec None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:13.073365 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-79658656-13aa-4e7a-b17e-aa39c389a8ec tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] POST https://10.4.3.80/volume/v3/group_types Aug 06 03:13:13.073954 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-79658656-13aa-4e7a-b17e-aa39c389a8ec tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1682892421"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:13.088999 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-79658656-13aa-4e7a-b17e-aa39c389a8ec tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] https://10.4.3.80/volume/v3/group_types returned with HTTP 202 Aug 06 03:13:13.088999 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 404/1615] 10.4.3.80 () {70 vars in 1304 bytes} [Thu Aug 6 03:13:13 2026] POST /volume/v3/group_types => generated 177 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:13.097628 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e309b5b4-c97b-4219-96ee-a00827a3c294 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:13.105536 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fce85259-1c21-4dac-a7bf-5ead066de62d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:13.107633 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fce85259-1c21-4dac-a7bf-5ead066de62d tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] GET https://10.4.3.80/volume/v3/volumes/52125c97-9f63-4415-8551-fb351462de3c Aug 06 03:13:13.107977 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fce85259-1c21-4dac-a7bf-5ead066de62d tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:13.109241 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fce85259-1c21-4dac-a7bf-5ead066de62d tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:13.115124 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:13.115124 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:13.121853 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-fce85259-1c21-4dac-a7bf-5ead066de62d tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Volume info retrieved successfully. Aug 06 03:13:13.124030 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fce85259-1c21-4dac-a7bf-5ead066de62d tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] https://10.4.3.80/volume/v3/volumes/52125c97-9f63-4415-8551-fb351462de3c returned with HTTP 200 Aug 06 03:13:13.124478 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 404/1616] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:13 2026] GET /volume/v3/volumes/52125c97-9f63-4415-8551-fb351462de3c => generated 886 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:13.137072 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-031900af-3438-4597-a8a2-2503d5095208 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:13.139201 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-031900af-3438-4597-a8a2-2503d5095208 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] GET https://10.4.3.80/volume/v3/volumes/52125c97-9f63-4415-8551-fb351462de3c Aug 06 03:13:13.139554 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-031900af-3438-4597-a8a2-2503d5095208 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:13.140379 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-031900af-3438-4597-a8a2-2503d5095208 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:13.148716 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:13.148716 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:13.154154 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-031900af-3438-4597-a8a2-2503d5095208 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Volume info retrieved successfully. Aug 06 03:13:13.159926 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-031900af-3438-4597-a8a2-2503d5095208 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] https://10.4.3.80/volume/v3/volumes/52125c97-9f63-4415-8551-fb351462de3c returned with HTTP 200 Aug 06 03:13:13.160455 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 401/1617] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:13 2026] GET /volume/v3/volumes/52125c97-9f63-4415-8551-fb351462de3c => generated 886 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:13.168357 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e309b5b4-c97b-4219-96ee-a00827a3c294 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] POST https://10.4.3.80/volume/v3/groups Aug 06 03:13:13.168699 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e309b5b4-c97b-4219-96ee-a00827a3c294 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9acd180a-cd22-40b8-ac46-da7f68118ca9", "volume_types": ["c8bb89cc-15df-4245-b239-61cec9b94b07"], "name": "tempest-GroupsV320Test-Group-495700648"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:13.169996 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.groups [None req-e309b5b4-c97b-4219-96ee-a00827a3c294 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Creating new group {'group': {'group_type': '9acd180a-cd22-40b8-ac46-da7f68118ca9', 'volume_types': ['c8bb89cc-15df-4245-b239-61cec9b94b07'], 'name': 'tempest-GroupsV320Test-Group-495700648'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 03:13:13.174397 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.groups [None req-e309b5b4-c97b-4219-96ee-a00827a3c294 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Creating group tempest-GroupsV320Test-Group-495700648. Aug 06 03:13:13.174719 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:13.174719 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:13.178254 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5c8ccba3-8ac6-4f92-936e-b5476f5f8f96 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:13.181706 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5c8ccba3-8ac6-4f92-936e-b5476f5f8f96 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] DELETE https://10.4.3.80/volume/v3/volumes/52125c97-9f63-4415-8551-fb351462de3c Aug 06 03:13:13.181706 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5c8ccba3-8ac6-4f92-936e-b5476f5f8f96 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:13.181706 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5c8ccba3-8ac6-4f92-936e-b5476f5f8f96 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:13.181706 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-5c8ccba3-8ac6-4f92-936e-b5476f5f8f96 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Delete volume with id: 52125c97-9f63-4415-8551-fb351462de3c Aug 06 03:13:13.181912 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e309b5b4-c97b-4219-96ee-a00827a3c294 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Availability Zones retrieved successfully. Aug 06 03:13:13.187988 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:13.187988 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:13.188624 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5c8ccba3-8ac6-4f92-936e-b5476f5f8f96 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Volume info retrieved successfully. Aug 06 03:13:13.199706 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-e309b5b4-c97b-4219-96ee-a00827a3c294 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Created reservations ['0632cfbb-f4d0-4611-9086-39fb084a01a7'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:13.202900 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5c8ccba3-8ac6-4f92-936e-b5476f5f8f96 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Delete volume request issued successfully. Aug 06 03:13:13.203946 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5c8ccba3-8ac6-4f92-936e-b5476f5f8f96 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] https://10.4.3.80/volume/v3/volumes/52125c97-9f63-4415-8551-fb351462de3c returned with HTTP 202 Aug 06 03:13:13.203946 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 405/1618] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:13 2026] DELETE /volume/v3/volumes/52125c97-9f63-4415-8551-fb351462de3c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:13.213079 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0dd43394-4e2e-4101-b497-adaa3cd5414e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:13.214470 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0dd43394-4e2e-4101-b497-adaa3cd5414e tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] GET https://10.4.3.80/volume/v3/volumes/52125c97-9f63-4415-8551-fb351462de3c Aug 06 03:13:13.214799 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0dd43394-4e2e-4101-b497-adaa3cd5414e tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:13.215076 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0dd43394-4e2e-4101-b497-adaa3cd5414e tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:13.222367 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:13.222367 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:13.225358 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0dd43394-4e2e-4101-b497-adaa3cd5414e tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Volume info retrieved successfully. Aug 06 03:13:13.227636 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e309b5b4-c97b-4219-96ee-a00827a3c294 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] https://10.4.3.80/volume/v3/groups returned with HTTP 202 Aug 06 03:13:13.228194 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 409/1619] 10.4.3.80 () {70 vars in 1290 bytes} [Thu Aug 6 03:13:13 2026] POST /volume/v3/groups => generated 107 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:13.230089 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0dd43394-4e2e-4101-b497-adaa3cd5414e tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] https://10.4.3.80/volume/v3/volumes/52125c97-9f63-4415-8551-fb351462de3c returned with HTTP 200 Aug 06 03:13:13.230885 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 405/1620] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:13 2026] GET /volume/v3/volumes/52125c97-9f63-4415-8551-fb351462de3c => generated 885 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:13.239809 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-50200680-d8ec-4658-93fb-38950e170069 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:13.241685 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-50200680-d8ec-4658-93fb-38950e170069 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] GET https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 Aug 06 03:13:13.241920 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-50200680-d8ec-4658-93fb-38950e170069 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:13.242096 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-50200680-d8ec-4658-93fb-38950e170069 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:13.242217 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.groups [None req-50200680-d8ec-4658-93fb-38950e170069 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] show called for member b99932da-7e94-442d-8ec6-fa84e794e8d6 {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:13:13.247150 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:13.247150 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:13.257798 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-50200680-d8ec-4658-93fb-38950e170069 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 returned with HTTP 200 Aug 06 03:13:13.258222 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 402/1621] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:13:13 2026] GET /volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 => generated 387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:14.243648 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2f3428bf-26c5-429d-826d-1ec96302a858 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.247463 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2f3428bf-26c5-429d-826d-1ec96302a858 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] GET https://10.4.3.80/volume/v3/volumes/52125c97-9f63-4415-8551-fb351462de3c Aug 06 03:13:14.247463 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2f3428bf-26c5-429d-826d-1ec96302a858 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:14.247463 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2f3428bf-26c5-429d-826d-1ec96302a858 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:14.253461 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2f3428bf-26c5-429d-826d-1ec96302a858 tempest-VolumeTypesAccessTest-239011650 tempest-VolumeTypesAccessTest-239011650-project-member] https://10.4.3.80/volume/v3/volumes/52125c97-9f63-4415-8551-fb351462de3c returned with HTTP 404 Aug 06 03:13:14.254069 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 406/1622] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:14 2026] GET /volume/v3/volumes/52125c97-9f63-4415-8551-fb351462de3c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:14.260967 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5a0a2e54-e1bb-485a-8793-5a0916da92a8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.262527 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5a0a2e54-e1bb-485a-8793-5a0916da92a8 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] POST https://10.4.3.80/volume/v3/types/faaa5e58-0e10-4218-86a1-9d6336b7eda8/action Aug 06 03:13:14.262829 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5a0a2e54-e1bb-485a-8793-5a0916da92a8 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Action body: b'{"removeProjectAccess": {"project": "4ea25b31307248fe99158b4af9a28f33"}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:13:14.262966 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5a0a2e54-e1bb-485a-8793-5a0916da92a8 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "4ea25b31307248fe99158b4af9a28f33"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:14.264261 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:14.264261 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:14.267736 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d212e3f2-4c98-4c3f-be73-786fe47e9e12 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.271205 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d212e3f2-4c98-4c3f-be73-786fe47e9e12 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] GET https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 Aug 06 03:13:14.271205 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d212e3f2-4c98-4c3f-be73-786fe47e9e12 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:14.271205 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d212e3f2-4c98-4c3f-be73-786fe47e9e12 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:14.271205 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-d212e3f2-4c98-4c3f-be73-786fe47e9e12 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] show called for member b99932da-7e94-442d-8ec6-fa84e794e8d6 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:13:14.273577 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5a0a2e54-e1bb-485a-8793-5a0916da92a8 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] https://10.4.3.80/volume/v3/types/faaa5e58-0e10-4218-86a1-9d6336b7eda8/action returned with HTTP 202 Aug 06 03:13:14.273992 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 410/1623] 10.4.3.80 () {68 vars in 1377 bytes} [Thu Aug 6 03:13:14 2026] POST /volume/v3/types/faaa5e58-0e10-4218-86a1-9d6336b7eda8/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:14.274177 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:14.274177 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:14.282100 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2883b229-ac47-4341-a0db-3549269db8c1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.283675 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d212e3f2-4c98-4c3f-be73-786fe47e9e12 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 returned with HTTP 200 Aug 06 03:13:14.283675 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 406/1624] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:13:14 2026] GET /volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:14.283806 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2883b229-ac47-4341-a0db-3549269db8c1 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] DELETE https://10.4.3.80/volume/v3/types/faaa5e58-0e10-4218-86a1-9d6336b7eda8 Aug 06 03:13:14.283960 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2883b229-ac47-4341-a0db-3549269db8c1 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:14.284146 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2883b229-ac47-4341-a0db-3549269db8c1 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Calling method '_delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:14.284337 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:14.284337 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:14.296788 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b5520a98-ec42-4194-a08f-d73b393d325d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.298122 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b5520a98-ec42-4194-a08f-d73b393d325d tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] POST https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6/action Aug 06 03:13:14.298560 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b5520a98-ec42-4194-a08f-d73b393d325d tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:13:14.298889 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b5520a98-ec42-4194-a08f-d73b393d325d tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:14.300534 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.groups [None req-b5520a98-ec42-4194-a08f-d73b393d325d tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] Updating group 'b99932da-7e94-442d-8ec6-fa84e794e8d6' with 'creating' {{(pid=100900) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 03:13:14.305218 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:14.305218 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:14.309230 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2883b229-ac47-4341-a0db-3549269db8c1 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] https://10.4.3.80/volume/v3/types/faaa5e58-0e10-4218-86a1-9d6336b7eda8 returned with HTTP 202 Aug 06 03:13:14.309695 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 403/1625] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:13:14 2026] DELETE /volume/v3/types/faaa5e58-0e10-4218-86a1-9d6336b7eda8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:14.314178 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b5520a98-ec42-4194-a08f-d73b393d325d tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6/action returned with HTTP 202 Aug 06 03:13:14.314957 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 407/1626] 10.4.3.80 () {70 vars in 1421 bytes} [Thu Aug 6 03:13:14 2026] POST /volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 06 03:13:14.317657 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e5872ad0-bd9a-4bac-9271-85a823bc90de None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.319506 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e5872ad0-bd9a-4bac-9271-85a823bc90de tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] GET https://10.4.3.80/volume/v3/types/faaa5e58-0e10-4218-86a1-9d6336b7eda8 Aug 06 03:13:14.319693 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e5872ad0-bd9a-4bac-9271-85a823bc90de tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:14.319896 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e5872ad0-bd9a-4bac-9271-85a823bc90de tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:14.321193 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-289fcc8d-f102-44c5-9b4d-490036060b17 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.324818 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-289fcc8d-f102-44c5-9b4d-490036060b17 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] GET https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 Aug 06 03:13:14.324818 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-289fcc8d-f102-44c5-9b4d-490036060b17 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:14.324956 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e5872ad0-bd9a-4bac-9271-85a823bc90de tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] https://10.4.3.80/volume/v3/types/faaa5e58-0e10-4218-86a1-9d6336b7eda8 returned with HTTP 404 Aug 06 03:13:14.325031 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-289fcc8d-f102-44c5-9b4d-490036060b17 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:14.325031 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-289fcc8d-f102-44c5-9b4d-490036060b17 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] show called for member b99932da-7e94-442d-8ec6-fa84e794e8d6 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:13:14.325104 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 411/1627] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:13:14 2026] GET /volume/v3/types/faaa5e58-0e10-4218-86a1-9d6336b7eda8 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:14.328115 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:14.328115 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:14.332104 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-501b4d74-4198-48c9-9c4a-213f71d5aad0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.333908 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-501b4d74-4198-48c9-9c4a-213f71d5aad0 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:13:14.334205 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-501b4d74-4198-48c9-9c4a-213f71d5aad0 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-516411397", "os-volume-type-access:is_public": false}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:14.339720 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-289fcc8d-f102-44c5-9b4d-490036060b17 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 returned with HTTP 200 Aug 06 03:13:14.339720 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 407/1628] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:13:14 2026] GET /volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 => generated 387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:14.350254 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-79f75b46-2ef8-4d68-97a3-5ba3cf501872 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.350354 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-501b4d74-4198-48c9-9c4a-213f71d5aad0 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:13:14.350354 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 404/1629] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:13:14 2026] POST /volume/v3/types => generated 228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:14.351734 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-79f75b46-2ef8-4d68-97a3-5ba3cf501872 tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] POST https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6/action Aug 06 03:13:14.352142 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-79f75b46-2ef8-4d68-97a3-5ba3cf501872 tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:13:14.352360 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-79f75b46-2ef8-4d68-97a3-5ba3cf501872 tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:14.356035 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.groups [None req-79f75b46-2ef8-4d68-97a3-5ba3cf501872 tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] Updating group 'b99932da-7e94-442d-8ec6-fa84e794e8d6' with 'available' {{(pid=100900) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 03:13:14.358929 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f3f31420-68b9-4c8d-a2b3-9081ce9e4702 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.361362 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:14.361362 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:14.361478 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f3f31420-68b9-4c8d-a2b3-9081ce9e4702 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] POST https://10.4.3.80/volume/v3/types/ea2fdcdf-12a0-48f3-ac08-2fb6533c7f39/action Aug 06 03:13:14.361478 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f3f31420-68b9-4c8d-a2b3-9081ce9e4702 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Action body: b'{"addProjectAccess": {"project": "4ea25b31307248fe99158b4af9a28f33"}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:13:14.361478 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f3f31420-68b9-4c8d-a2b3-9081ce9e4702 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "4ea25b31307248fe99158b4af9a28f33"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:14.365397 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-79f75b46-2ef8-4d68-97a3-5ba3cf501872 tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6/action returned with HTTP 202 Aug 06 03:13:14.365928 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 408/1630] 10.4.3.80 () {70 vars in 1421 bytes} [Thu Aug 6 03:13:14 2026] POST /volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:13:14.370501 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f3f31420-68b9-4c8d-a2b3-9081ce9e4702 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] https://10.4.3.80/volume/v3/types/ea2fdcdf-12a0-48f3-ac08-2fb6533c7f39/action returned with HTTP 202 Aug 06 03:13:14.371088 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 412/1631] 10.4.3.80 () {68 vars in 1377 bytes} [Thu Aug 6 03:13:14 2026] POST /volume/v3/types/ea2fdcdf-12a0-48f3-ac08-2fb6533c7f39/action => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:14.372731 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-edf14a71-d605-4e64-a63b-6ff47fa83641 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.375575 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-edf14a71-d605-4e64-a63b-6ff47fa83641 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] GET https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 Aug 06 03:13:14.375575 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-edf14a71-d605-4e64-a63b-6ff47fa83641 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:14.375575 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-edf14a71-d605-4e64-a63b-6ff47fa83641 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:14.375575 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-edf14a71-d605-4e64-a63b-6ff47fa83641 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] show called for member b99932da-7e94-442d-8ec6-fa84e794e8d6 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:13:14.377348 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-22b6179b-9f4d-40ad-9e84-1d9417e7dd0a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.378928 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:14.378928 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:14.379018 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-22b6179b-9f4d-40ad-9e84-1d9417e7dd0a tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] POST https://10.4.3.80/volume/v3/types/ea2fdcdf-12a0-48f3-ac08-2fb6533c7f39/action Aug 06 03:13:14.379275 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-22b6179b-9f4d-40ad-9e84-1d9417e7dd0a tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Action body: b'{"addProjectAccess": {"project": "9933db4de1d24a80bb3ccc6712f81751"}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:13:14.379382 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-22b6179b-9f4d-40ad-9e84-1d9417e7dd0a tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9933db4de1d24a80bb3ccc6712f81751"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:14.386776 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-edf14a71-d605-4e64-a63b-6ff47fa83641 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 returned with HTTP 200 Aug 06 03:13:14.387292 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 408/1632] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:13:14 2026] GET /volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 => generated 388 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:14.396390 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-22b6179b-9f4d-40ad-9e84-1d9417e7dd0a tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] https://10.4.3.80/volume/v3/types/ea2fdcdf-12a0-48f3-ac08-2fb6533c7f39/action returned with HTTP 202 Aug 06 03:13:14.396495 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d4d480fe-66e8-4474-851b-bbd0edb77959 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.396541 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 405/1633] 10.4.3.80 () {68 vars in 1377 bytes} [Thu Aug 6 03:13:14 2026] POST /volume/v3/types/ea2fdcdf-12a0-48f3-ac08-2fb6533c7f39/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:14.397785 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d4d480fe-66e8-4474-851b-bbd0edb77959 tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] POST https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6/action Aug 06 03:13:14.398194 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d4d480fe-66e8-4474-851b-bbd0edb77959 tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:13:14.398370 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d4d480fe-66e8-4474-851b-bbd0edb77959 tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:14.400034 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.groups [None req-d4d480fe-66e8-4474-851b-bbd0edb77959 tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] Updating group 'b99932da-7e94-442d-8ec6-fa84e794e8d6' with 'error' {{(pid=100900) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 03:13:14.403473 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:14.403473 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:14.403575 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f723ea4c-b3ef-4c53-be5e-68ba76456132 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.405201 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f723ea4c-b3ef-4c53-be5e-68ba76456132 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] GET https://10.4.3.80/volume/v3/types/ea2fdcdf-12a0-48f3-ac08-2fb6533c7f39/os-volume-type-access Aug 06 03:13:14.405389 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f723ea4c-b3ef-4c53-be5e-68ba76456132 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:14.405960 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f723ea4c-b3ef-4c53-be5e-68ba76456132 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:14.408751 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d4d480fe-66e8-4474-851b-bbd0edb77959 tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6/action returned with HTTP 202 Aug 06 03:13:14.409347 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 409/1634] 10.4.3.80 () {70 vars in 1421 bytes} [Thu Aug 6 03:13:14 2026] POST /volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:13:14.416449 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f723ea4c-b3ef-4c53-be5e-68ba76456132 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] https://10.4.3.80/volume/v3/types/ea2fdcdf-12a0-48f3-ac08-2fb6533c7f39/os-volume-type-access returned with HTTP 200 Aug 06 03:13:14.417120 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fd76ce94-df10-4f4c-8943-e3982fe8aa93 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.417192 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 413/1635] 10.4.3.80 () {66 vars in 1401 bytes} [Thu Aug 6 03:13:14 2026] GET /volume/v3/types/ea2fdcdf-12a0-48f3-ac08-2fb6533c7f39/os-volume-type-access => generated 244 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:14.418859 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fd76ce94-df10-4f4c-8943-e3982fe8aa93 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] GET https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 Aug 06 03:13:14.419299 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fd76ce94-df10-4f4c-8943-e3982fe8aa93 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:14.419637 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fd76ce94-df10-4f4c-8943-e3982fe8aa93 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:14.419935 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-fd76ce94-df10-4f4c-8943-e3982fe8aa93 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] show called for member b99932da-7e94-442d-8ec6-fa84e794e8d6 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:13:14.423409 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:14.423409 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:14.426180 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8896242f-a2f4-4345-b9ff-baea98ceaec8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.429045 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8896242f-a2f4-4345-b9ff-baea98ceaec8 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] POST https://10.4.3.80/volume/v3/types/ea2fdcdf-12a0-48f3-ac08-2fb6533c7f39/action Aug 06 03:13:14.429045 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8896242f-a2f4-4345-b9ff-baea98ceaec8 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Action body: b'{"removeProjectAccess": {"project": "9933db4de1d24a80bb3ccc6712f81751"}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:13:14.429157 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8896242f-a2f4-4345-b9ff-baea98ceaec8 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9933db4de1d24a80bb3ccc6712f81751"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:14.433781 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fd76ce94-df10-4f4c-8943-e3982fe8aa93 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 returned with HTTP 200 Aug 06 03:13:14.434271 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 409/1636] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:13:14 2026] GET /volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 => generated 384 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:14.443044 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-402288be-378c-4af2-b464-080d363e9a83 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.444542 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8896242f-a2f4-4345-b9ff-baea98ceaec8 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] https://10.4.3.80/volume/v3/types/ea2fdcdf-12a0-48f3-ac08-2fb6533c7f39/action returned with HTTP 202 Aug 06 03:13:14.445659 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 406/1637] 10.4.3.80 () {68 vars in 1377 bytes} [Thu Aug 6 03:13:14 2026] POST /volume/v3/types/ea2fdcdf-12a0-48f3-ac08-2fb6533c7f39/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:14.445723 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-402288be-378c-4af2-b464-080d363e9a83 tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] POST https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6/action Aug 06 03:13:14.445723 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-402288be-378c-4af2-b464-080d363e9a83 tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:13:14.445723 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-402288be-378c-4af2-b464-080d363e9a83 tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:14.447119 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.groups [None req-402288be-378c-4af2-b464-080d363e9a83 tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] Updating group 'b99932da-7e94-442d-8ec6-fa84e794e8d6' with 'available' {{(pid=100900) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 03:13:14.450326 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:14.450326 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:14.451819 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b5a60616-b5d9-48fa-953c-608450c85e02 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.453149 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b5a60616-b5d9-48fa-953c-608450c85e02 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] POST https://10.4.3.80/volume/v3/types/ea2fdcdf-12a0-48f3-ac08-2fb6533c7f39/action Aug 06 03:13:14.453478 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b5a60616-b5d9-48fa-953c-608450c85e02 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Action body: b'{"removeProjectAccess": {"project": "4ea25b31307248fe99158b4af9a28f33"}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:13:14.453653 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b5a60616-b5d9-48fa-953c-608450c85e02 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "4ea25b31307248fe99158b4af9a28f33"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:14.455284 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-402288be-378c-4af2-b464-080d363e9a83 tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6/action returned with HTTP 202 Aug 06 03:13:14.455895 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 410/1638] 10.4.3.80 () {70 vars in 1421 bytes} [Thu Aug 6 03:13:14 2026] POST /volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:13:14.462267 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-01a6476c-eff8-450a-ab2e-751ce10da74b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.465042 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-01a6476c-eff8-450a-ab2e-751ce10da74b tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] GET https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 Aug 06 03:13:14.465042 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-01a6476c-eff8-450a-ab2e-751ce10da74b tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:14.465042 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-01a6476c-eff8-450a-ab2e-751ce10da74b tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:14.465042 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-01a6476c-eff8-450a-ab2e-751ce10da74b tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] show called for member b99932da-7e94-442d-8ec6-fa84e794e8d6 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:13:14.465223 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b5a60616-b5d9-48fa-953c-608450c85e02 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] https://10.4.3.80/volume/v3/types/ea2fdcdf-12a0-48f3-ac08-2fb6533c7f39/action returned with HTTP 202 Aug 06 03:13:14.465414 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 414/1639] 10.4.3.80 () {68 vars in 1377 bytes} [Thu Aug 6 03:13:14 2026] POST /volume/v3/types/ea2fdcdf-12a0-48f3-ac08-2fb6533c7f39/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:14.467950 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:14.467950 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:14.471771 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e0869b1d-7c22-4e3f-835b-e4e411a2feed None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.473688 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e0869b1d-7c22-4e3f-835b-e4e411a2feed tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] DELETE https://10.4.3.80/volume/v3/types/ea2fdcdf-12a0-48f3-ac08-2fb6533c7f39 Aug 06 03:13:14.473873 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e0869b1d-7c22-4e3f-835b-e4e411a2feed tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:14.474952 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e0869b1d-7c22-4e3f-835b-e4e411a2feed tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Calling method '_delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:14.475858 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-01a6476c-eff8-450a-ab2e-751ce10da74b tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 returned with HTTP 200 Aug 06 03:13:14.476485 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 410/1640] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:13:14 2026] GET /volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 => generated 388 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 03:13:14.486647 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e261ad77-90b4-4a6a-a51f-18494395b212 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.488469 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e261ad77-90b4-4a6a-a51f-18494395b212 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:13:14.488814 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e261ad77-90b4-4a6a-a51f-18494395b212 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:14.489159 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e261ad77-90b4-4a6a-a51f-18494395b212 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Calling method 'detail' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:14.490848 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-e261ad77-90b4-4a6a-a51f-18494395b212 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:13:14.490848 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e261ad77-90b4-4a6a-a51f-18494395b212 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100900) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:13:14.497360 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e261ad77-90b4-4a6a-a51f-18494395b212 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Get all volumes completed successfully. Aug 06 03:13:14.499251 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e261ad77-90b4-4a6a-a51f-18494395b212 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:13:14.499748 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 411/1641] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:13:14 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 06 03:13:14.503581 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e0869b1d-7c22-4e3f-835b-e4e411a2feed tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] https://10.4.3.80/volume/v3/types/ea2fdcdf-12a0-48f3-ac08-2fb6533c7f39 returned with HTTP 202 Aug 06 03:13:14.504176 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 407/1642] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:13:14 2026] DELETE /volume/v3/types/ea2fdcdf-12a0-48f3-ac08-2fb6533c7f39 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:14.510228 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-114434e6-6774-41d1-b2ca-6f007b40ed55 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.511415 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-836cd2ca-8cf5-4664-b208-2aaeaf129db8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.511974 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-114434e6-6774-41d1-b2ca-6f007b40ed55 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] GET https://10.4.3.80/volume/v3/types/ea2fdcdf-12a0-48f3-ac08-2fb6533c7f39 Aug 06 03:13:14.512039 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-114434e6-6774-41d1-b2ca-6f007b40ed55 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:14.512227 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-114434e6-6774-41d1-b2ca-6f007b40ed55 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:14.516182 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-836cd2ca-8cf5-4664-b208-2aaeaf129db8 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] POST https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6/action Aug 06 03:13:14.516182 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-836cd2ca-8cf5-4664-b208-2aaeaf129db8 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:13:14.516182 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-836cd2ca-8cf5-4664-b208-2aaeaf129db8 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:14.516321 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-114434e6-6774-41d1-b2ca-6f007b40ed55 tempest-VolumeTypesAccessTest-2126421707 tempest-VolumeTypesAccessTest-2126421707-project-admin] https://10.4.3.80/volume/v3/types/ea2fdcdf-12a0-48f3-ac08-2fb6533c7f39 returned with HTTP 404 Aug 06 03:13:14.516321 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 415/1643] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:13:14 2026] GET /volume/v3/types/ea2fdcdf-12a0-48f3-ac08-2fb6533c7f39 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:14.516592 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-836cd2ca-8cf5-4664-b208-2aaeaf129db8 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] delete called for group b99932da-7e94-442d-8ec6-fa84e794e8d6 {{(pid=100899) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 03:13:14.516878 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.groups [None req-836cd2ca-8cf5-4664-b208-2aaeaf129db8 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Delete group with id: b99932da-7e94-442d-8ec6-fa84e794e8d6 Aug 06 03:13:14.523525 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:14.523525 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:14.545964 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-836cd2ca-8cf5-4664-b208-2aaeaf129db8 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6/action returned with HTTP 202 Aug 06 03:13:14.545964 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 411/1644] 10.4.3.80 () {70 vars in 1421 bytes} [Thu Aug 6 03:13:14 2026] POST /volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:13:14.558765 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-53a82362-9df3-4a30-ab90-0ddb46d6ba28 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:14.561646 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-53a82362-9df3-4a30-ab90-0ddb46d6ba28 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] GET https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 Aug 06 03:13:14.561646 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-53a82362-9df3-4a30-ab90-0ddb46d6ba28 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:14.561646 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-53a82362-9df3-4a30-ab90-0ddb46d6ba28 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:14.561646 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.groups [None req-53a82362-9df3-4a30-ab90-0ddb46d6ba28 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] show called for member b99932da-7e94-442d-8ec6-fa84e794e8d6 {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:13:14.564015 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:14.564015 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:14.570453 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-53a82362-9df3-4a30-ab90-0ddb46d6ba28 tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 returned with HTTP 200 Aug 06 03:13:14.571023 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 412/1645] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:13:14 2026] GET /volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 => generated 387 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:15.581312 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b2311840-1d5d-498b-a938-f449be2f239c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:15.583199 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b2311840-1d5d-498b-a938-f449be2f239c tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] GET https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 Aug 06 03:13:15.583448 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b2311840-1d5d-498b-a938-f449be2f239c tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:15.583674 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b2311840-1d5d-498b-a938-f449be2f239c tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:15.583899 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.groups [None req-b2311840-1d5d-498b-a938-f449be2f239c tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] show called for member b99932da-7e94-442d-8ec6-fa84e794e8d6 {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:13:15.586848 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b2311840-1d5d-498b-a938-f449be2f239c tempest-GroupsV320Test-1264690040 tempest-GroupsV320Test-1264690040-project-member] https://10.4.3.80/volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 returned with HTTP 404 Aug 06 03:13:15.587278 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 408/1646] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:13:15 2026] GET /volume/v3/groups/b99932da-7e94-442d-8ec6-fa84e794e8d6 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:13:15.597149 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-28922330-83ba-47d2-a4c9-40f75defa26e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:15.598679 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-28922330-83ba-47d2-a4c9-40f75defa26e tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] DELETE https://10.4.3.80/volume/v3/group_types/9acd180a-cd22-40b8-ac46-da7f68118ca9 Aug 06 03:13:15.599198 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-28922330-83ba-47d2-a4c9-40f75defa26e tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:15.599198 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-28922330-83ba-47d2-a4c9-40f75defa26e tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:15.611996 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-28922330-83ba-47d2-a4c9-40f75defa26e tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] https://10.4.3.80/volume/v3/group_types/9acd180a-cd22-40b8-ac46-da7f68118ca9 returned with HTTP 202 Aug 06 03:13:15.612300 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 416/1647] 10.4.3.80 () {68 vars in 1397 bytes} [Thu Aug 6 03:13:15 2026] DELETE /volume/v3/group_types/9acd180a-cd22-40b8-ac46-da7f68118ca9 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:13:15.621461 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-eb2f42d8-da8d-4f39-bd7b-9dca2caa3f4a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:15.626762 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-eb2f42d8-da8d-4f39-bd7b-9dca2caa3f4a tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] DELETE https://10.4.3.80/volume/v3/types/c8bb89cc-15df-4245-b239-61cec9b94b07 Aug 06 03:13:15.626762 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-eb2f42d8-da8d-4f39-bd7b-9dca2caa3f4a tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:15.627853 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-eb2f42d8-da8d-4f39-bd7b-9dca2caa3f4a tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] Calling method '_delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:15.660915 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-eb2f42d8-da8d-4f39-bd7b-9dca2caa3f4a tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] https://10.4.3.80/volume/v3/types/c8bb89cc-15df-4245-b239-61cec9b94b07 returned with HTTP 202 Aug 06 03:13:15.661541 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 412/1648] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:13:15 2026] DELETE /volume/v3/types/c8bb89cc-15df-4245-b239-61cec9b94b07 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:15.668546 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-375149b7-35d1-4862-8814-cd9ea3c9f545 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:15.673146 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-375149b7-35d1-4862-8814-cd9ea3c9f545 tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] GET https://10.4.3.80/volume/v3/types/c8bb89cc-15df-4245-b239-61cec9b94b07 Aug 06 03:13:15.673146 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-375149b7-35d1-4862-8814-cd9ea3c9f545 tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:15.673146 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-375149b7-35d1-4862-8814-cd9ea3c9f545 tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:15.676544 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-375149b7-35d1-4862-8814-cd9ea3c9f545 tempest-GroupsV320Test-1260020739 tempest-GroupsV320Test-1260020739-project-admin] https://10.4.3.80/volume/v3/types/c8bb89cc-15df-4245-b239-61cec9b94b07 returned with HTTP 404 Aug 06 03:13:15.676544 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 413/1649] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:13:15 2026] GET /volume/v3/types/c8bb89cc-15df-4245-b239-61cec9b94b07 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:16.386734 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-144093fe-d227-4c2f-9495-87722a66c22a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:16.390667 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-144093fe-d227-4c2f-9495-87722a66c22a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc Aug 06 03:13:16.390890 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-144093fe-d227-4c2f-9495-87722a66c22a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:16.391072 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-144093fe-d227-4c2f-9495-87722a66c22a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:16.406875 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:16.406875 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:16.413366 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-144093fe-d227-4c2f-9495-87722a66c22a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:13:16.419800 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-144093fe-d227-4c2f-9495-87722a66c22a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc returned with HTTP 200 Aug 06 03:13:16.420204 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 409/1650] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:13:16 2026] GET /volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:16.522602 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3f584146-3952-4a47-8e30-d9a6a89ea900 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:16.523093 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3f584146-3952-4a47-8e30-d9a6a89ea900 None None] GET https://10.4.3.80/volume// Aug 06 03:13:16.523264 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3f584146-3952-4a47-8e30-d9a6a89ea900 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:16.523525 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3f584146-3952-4a47-8e30-d9a6a89ea900 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:16.523877 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3f584146-3952-4a47-8e30-d9a6a89ea900 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:13:16.524150 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 417/1651] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:13:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:13:16.531496 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-d096ab9b-63bd-450e-b39e-ee0a5f55f70f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:16.533185 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-d096ab9b-63bd-450e-b39e-ee0a5f55f70f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:13:16.533842 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-d096ab9b-63bd-450e-b39e-ee0a5f55f70f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef07b7fd-1186-45de-acc0-b5b5ad712dfc", "connector": null, "instance_uuid": "39f295ef-1368-4963-9a1b-d9a9e8ebc6ff"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:16.543197 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:16.543197 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:16.571370 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-d096ab9b-63bd-450e-b39e-ee0a5f55f70f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:13:16.572152 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 413/1652] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:13:16 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:16.607198 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3ad1733c-ff0b-48fd-97b9-8dd35dd94657 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:16.610053 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3ad1733c-ff0b-48fd-97b9-8dd35dd94657 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc Aug 06 03:13:16.610658 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3ad1733c-ff0b-48fd-97b9-8dd35dd94657 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:16.611140 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3ad1733c-ff0b-48fd-97b9-8dd35dd94657 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:16.623882 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ebb809c3-ca4f-456b-a951-cfe282d697b8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:16.623882 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ebb809c3-ca4f-456b-a951-cfe282d697b8 None None] GET https://10.4.3.80/volume// Aug 06 03:13:16.624347 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ebb809c3-ca4f-456b-a951-cfe282d697b8 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:16.624391 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ebb809c3-ca4f-456b-a951-cfe282d697b8 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:16.625845 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ebb809c3-ca4f-456b-a951-cfe282d697b8 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:13:16.625845 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 410/1653] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:13:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:13:16.630191 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:16.630191 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:16.636608 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-3ad1733c-ff0b-48fd-97b9-8dd35dd94657 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:13:16.644524 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-8dfd356f-00b1-4cc8-8157-80fd6bfd58aa None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:16.647016 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3ad1733c-ff0b-48fd-97b9-8dd35dd94657 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc returned with HTTP 200 Aug 06 03:13:16.647016 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 414/1654] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:16 2026] GET /volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc => generated 1359 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:16.651821 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-8dfd356f-00b1-4cc8-8157-80fd6bfd58aa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc Aug 06 03:13:16.652151 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-8dfd356f-00b1-4cc8-8157-80fd6bfd58aa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:16.652388 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-8dfd356f-00b1-4cc8-8157-80fd6bfd58aa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:16.662807 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:16.662807 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:16.673852 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-8dfd356f-00b1-4cc8-8157-80fd6bfd58aa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:13:16.685659 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-8dfd356f-00b1-4cc8-8157-80fd6bfd58aa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc returned with HTTP 200 Aug 06 03:13:16.686234 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 418/1655] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:13:16 2026] GET /volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc => generated 1539 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:13:16.819224 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-341b22fa-2811-4c04-8089-a9067c97aab0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:16.827804 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-341b22fa-2811-4c04-8089-a9067c97aab0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] PUT https://10.4.3.80/volume/v3/attachments/8cc77198-3475-4522-be55-6240bad9f17d Aug 06 03:13:16.828261 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-341b22fa-2811-4c04-8089-a9067c97aab0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:16.843605 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-341b22fa-2811-4c04-8089-a9067c97aab0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Acquiring lock "cinder-attachment_update-ef07b7fd-1186-45de-acc0-b5b5ad712dfc-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:13:16.848918 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-341b22fa-2811-4c04-8089-a9067c97aab0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Lock "cinder-attachment_update-ef07b7fd-1186-45de-acc0-b5b5ad712dfc-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:13:16.850107 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:16.850107 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:16.957861 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-341b22fa-2811-4c04-8089-a9067c97aab0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Lock "cinder-attachment_update-ef07b7fd-1186-45de-acc0-b5b5ad712dfc-np0000006611" released by "attachment_update" :: held 0.109s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:13:16.958138 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-341b22fa-2811-4c04-8089-a9067c97aab0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/attachments/8cc77198-3475-4522-be55-6240bad9f17d returned with HTTP 200 Aug 06 03:13:16.958584 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 414/1656] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:13:16 2026] PUT /volume/v3/attachments/8cc77198-3475-4522-be55-6240bad9f17d => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:17.358450 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5ec0aeb8-e240-4835-9297-a85521802536 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:17.478891 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5ec0aeb8-e240-4835-9297-a85521802536 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:17.479487 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5ec0aeb8-e240-4835-9297-a85521802536 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-763836292"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:17.481220 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-5ec0aeb8-e240-4835-9297-a85521802536 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-763836292'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:17.481349 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-5ec0aeb8-e240-4835-9297-a85521802536 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Create volume of 1 GB Aug 06 03:13:17.485170 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5ec0aeb8-e240-4835-9297-a85521802536 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Availability Zones retrieved successfully. Aug 06 03:13:17.490906 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5ec0aeb8-e240-4835-9297-a85521802536 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Flow 'volume_create_api' (ccca45c0-f1cb-41a8-8d38-b614173f9fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:17.491739 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5ec0aeb8-e240-4835-9297-a85521802536 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e4b8469-cf94-4562-9d82-84bd6ee93409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:17.492659 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-5ec0aeb8-e240-4835-9297-a85521802536 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:17.549541 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5ec0aeb8-e240-4835-9297-a85521802536 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e4b8469-cf94-4562-9d82-84bd6ee93409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:17.550594 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5ec0aeb8-e240-4835-9297-a85521802536 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe8647b9-6181-491f-be18-1da7bdfcf796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:17.561146 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-50171852-0394-4bbd-b2a3-fcfca5e437d6 req-26034afa-288d-4277-a39f-6eac8a815e39 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:17.563084 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-50171852-0394-4bbd-b2a3-fcfca5e437d6 req-26034afa-288d-4277-a39f-6eac8a815e39 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] DELETE https://10.4.3.80/volume/v3/attachments/09340521-68e8-4c5a-a17c-f8b9b82c350b Aug 06 03:13:17.563785 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-50171852-0394-4bbd-b2a3-fcfca5e437d6 req-26034afa-288d-4277-a39f-6eac8a815e39 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:17.563785 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-50171852-0394-4bbd-b2a3-fcfca5e437d6 req-26034afa-288d-4277-a39f-6eac8a815e39 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:17.570817 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:17.570817 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:17.616175 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-50171852-0394-4bbd-b2a3-fcfca5e437d6 req-26034afa-288d-4277-a39f-6eac8a815e39 tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] https://10.4.3.80/volume/v3/attachments/09340521-68e8-4c5a-a17c-f8b9b82c350b returned with HTTP 200 Aug 06 03:13:17.616621 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 415/1657] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:13:17 2026] DELETE /volume/v3/attachments/09340521-68e8-4c5a-a17c-f8b9b82c350b => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:17.632646 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-50171852-0394-4bbd-b2a3-fcfca5e437d6 req-cadc0744-6542-4130-bde1-ee6257b6ea5b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:17.635012 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-50171852-0394-4bbd-b2a3-fcfca5e437d6 req-cadc0744-6542-4130-bde1-ee6257b6ea5b tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] DELETE https://10.4.3.80/volume/v3/volumes/d67f6544-e472-4cbd-a557-5f671104a934 Aug 06 03:13:17.635224 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-50171852-0394-4bbd-b2a3-fcfca5e437d6 req-cadc0744-6542-4130-bde1-ee6257b6ea5b tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:17.635466 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-50171852-0394-4bbd-b2a3-fcfca5e437d6 req-cadc0744-6542-4130-bde1-ee6257b6ea5b tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:17.635680 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [req-50171852-0394-4bbd-b2a3-fcfca5e437d6 req-cadc0744-6542-4130-bde1-ee6257b6ea5b tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Delete volume with id: d67f6544-e472-4cbd-a557-5f671104a934 Aug 06 03:13:17.638660 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-5ec0aeb8-e240-4835-9297-a85521802536 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Created reservations ['1f1fcbf0-1b21-4f13-a584-95f0e94639bd', 'f10afc2c-2929-4abf-86f9-c0da0dc2a7a3', 'ac318bf8-4462-414e-a94d-be58f39e4864', 'c19710ea-8cab-4b51-8e97-a63678d6ac52'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:17.639462 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5ec0aeb8-e240-4835-9297-a85521802536 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe8647b9-6181-491f-be18-1da7bdfcf796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f1fcbf0-1b21-4f13-a584-95f0e94639bd', 'f10afc2c-2929-4abf-86f9-c0da0dc2a7a3', 'ac318bf8-4462-414e-a94d-be58f39e4864', 'c19710ea-8cab-4b51-8e97-a63678d6ac52']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:17.640214 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5ec0aeb8-e240-4835-9297-a85521802536 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42969a77-d330-42f5-a0cd-147fe23bc584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:17.646734 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:17.646734 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:17.649315 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-50171852-0394-4bbd-b2a3-fcfca5e437d6 req-cadc0744-6542-4130-bde1-ee6257b6ea5b tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Volume info retrieved successfully. Aug 06 03:13:17.662921 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1a3436bc-8abc-4b2f-9c3e-bd5241bcee40 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:17.665580 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1a3436bc-8abc-4b2f-9c3e-bd5241bcee40 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc Aug 06 03:13:17.665882 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1a3436bc-8abc-4b2f-9c3e-bd5241bcee40 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:17.666147 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1a3436bc-8abc-4b2f-9c3e-bd5241bcee40 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:17.671946 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5ec0aeb8-e240-4835-9297-a85521802536 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42969a77-d330-42f5-a0cd-147fe23bc584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34ed2a3c-c559-4e46-a15c-eccb4861bdb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-763836292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf2264e182404b859393a4bb7a799e71',qos_specs=None,replication_status=,reservations=['1f1fcbf0-1b21-4f13-a584-95f0e94639bd','f10afc2c-2929-4abf-86f9-c0da0dc2a7a3','ac318bf8-4462-414e-a94d-be58f39e4864','c19710ea-8cab-4b51-8e97-a63678d6ac52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d1e96840f9b4728bba5e6f379e50851',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-763836292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34ed2a3c-c559-4e46-a15c-eccb4861bdb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf2264e182404b859393a4bb7a799e71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d1e96840f9b4728bba5e6f379e50851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:17.672603 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5ec0aeb8-e240-4835-9297-a85521802536 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e530f6-a02b-49e2-910b-495934196ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:17.673212 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-50171852-0394-4bbd-b2a3-fcfca5e437d6 req-cadc0744-6542-4130-bde1-ee6257b6ea5b tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] Delete volume request issued successfully. Aug 06 03:13:17.673917 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-50171852-0394-4bbd-b2a3-fcfca5e437d6 req-cadc0744-6542-4130-bde1-ee6257b6ea5b tempest-TestShelveInstance-1682130741 tempest-TestShelveInstance-1682130741-project-member] https://10.4.3.80/volume/v3/volumes/d67f6544-e472-4cbd-a557-5f671104a934 returned with HTTP 202 Aug 06 03:13:17.673917 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 419/1658] 10.4.3.80 () {70 vars in 1613 bytes} [Thu Aug 6 03:13:17 2026] DELETE /volume/v3/volumes/d67f6544-e472-4cbd-a557-5f671104a934 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:17.679103 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:17.679103 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:17.683932 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1a3436bc-8abc-4b2f-9c3e-bd5241bcee40 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:13:17.689846 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5ec0aeb8-e240-4835-9297-a85521802536 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e530f6-a02b-49e2-910b-495934196ac8) transitioned into state 'SUCCESS' from state '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-763836292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf2264e182404b859393a4bb7a799e71',qos_specs=None,replication_status=,reservations=['1f1fcbf0-1b21-4f13-a584-95f0e94639bd','f10afc2c-2929-4abf-86f9-c0da0dc2a7a3','ac318bf8-4462-414e-a94d-be58f39e4864','c19710ea-8cab-4b51-8e97-a63678d6ac52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d1e96840f9b4728bba5e6f379e50851',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:17.690519 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5ec0aeb8-e240-4835-9297-a85521802536 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5cde588-6b65-44b4-8486-defb3ac951b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:17.692394 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1a3436bc-8abc-4b2f-9c3e-bd5241bcee40 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc returned with HTTP 200 Aug 06 03:13:17.692504 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 415/1659] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:17 2026] GET /volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:17.705408 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5ec0aeb8-e240-4835-9297-a85521802536 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5cde588-6b65-44b4-8486-defb3ac951b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:17.706153 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5ec0aeb8-e240-4835-9297-a85521802536 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Flow 'volume_create_api' (ccca45c0-f1cb-41a8-8d38-b614173f9fca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:17.706552 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5ec0aeb8-e240-4835-9297-a85521802536 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Create volume request issued successfully. Aug 06 03:13:17.707293 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5ec0aeb8-e240-4835-9297-a85521802536 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:17.707787 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 411/1660] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:13:17 2026] POST /volume/v3/volumes => generated 751 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:17.722702 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-786d1545-90fe-40dd-a208-d96843132100 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:17.726332 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-786d1545-90fe-40dd-a208-d96843132100 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/volumes/34ed2a3c-c559-4e46-a15c-eccb4861bdb8 Aug 06 03:13:17.726601 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-786d1545-90fe-40dd-a208-d96843132100 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:17.726770 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-786d1545-90fe-40dd-a208-d96843132100 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:17.737761 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:17.737761 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:17.744736 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-786d1545-90fe-40dd-a208-d96843132100 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Volume info retrieved successfully. Aug 06 03:13:17.753476 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-786d1545-90fe-40dd-a208-d96843132100 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/volumes/34ed2a3c-c559-4e46-a15c-eccb4861bdb8 returned with HTTP 200 Aug 06 03:13:17.754432 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 416/1661] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:17 2026] GET /volume/v3/volumes/34ed2a3c-c559-4e46-a15c-eccb4861bdb8 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:18.323991 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-22c727fc-3594-4c3e-85c1-fd9ce5a10029 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:18.467586 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-22c727fc-3594-4c3e-85c1-fd9ce5a10029 tempest-VolumeHostsAdminTestsJSON-1202904874 tempest-VolumeHostsAdminTestsJSON-1202904874-project-admin] GET https://10.4.3.80/volume/v3/os-hosts Aug 06 03:13:18.467784 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-22c727fc-3594-4c3e-85c1-fd9ce5a10029 tempest-VolumeHostsAdminTestsJSON-1202904874 tempest-VolumeHostsAdminTestsJSON-1202904874-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:18.469006 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-22c727fc-3594-4c3e-85c1-fd9ce5a10029 tempest-VolumeHostsAdminTestsJSON-1202904874 tempest-VolumeHostsAdminTestsJSON-1202904874-project-admin] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:18.474977 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.hosts [None req-22c727fc-3594-4c3e-85c1-fd9ce5a10029 tempest-VolumeHostsAdminTestsJSON-1202904874 tempest-VolumeHostsAdminTestsJSON-1202904874-project-admin] status, active and update: available, enabled, 2026-08-06 03:11:45+00:00 {{(pid=100902) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 03:13:18.475117 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.hosts [None req-22c727fc-3594-4c3e-85c1-fd9ce5a10029 tempest-VolumeHostsAdminTestsJSON-1202904874 tempest-VolumeHostsAdminTestsJSON-1202904874-project-admin] status, active and update: available, enabled, 2026-08-06 03:11:43+00:00 {{(pid=100902) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 03:13:18.475260 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.hosts [None req-22c727fc-3594-4c3e-85c1-fd9ce5a10029 tempest-VolumeHostsAdminTestsJSON-1202904874 tempest-VolumeHostsAdminTestsJSON-1202904874-project-admin] status, active and update: available, enabled, 2026-08-06 03:11:19+00:00 {{(pid=100902) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 03:13:18.475618 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-22c727fc-3594-4c3e-85c1-fd9ce5a10029 tempest-VolumeHostsAdminTestsJSON-1202904874 tempest-VolumeHostsAdminTestsJSON-1202904874-project-admin] https://10.4.3.80/volume/v3/os-hosts returned with HTTP 200 Aug 06 03:13:18.476118 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 420/1662] 10.4.3.80 () {66 vars in 1233 bytes} [Thu Aug 6 03:13:18 2026] GET /volume/v3/os-hosts => generated 560 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:18.487637 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9d46da86-28b6-47e8-a87d-caefe01bda99 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:18.489431 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9d46da86-28b6-47e8-a87d-caefe01bda99 tempest-VolumeHostsAdminTestsJSON-1202904874 tempest-VolumeHostsAdminTestsJSON-1202904874-project-admin] GET https://10.4.3.80/volume/v3/os-hosts Aug 06 03:13:18.489610 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9d46da86-28b6-47e8-a87d-caefe01bda99 tempest-VolumeHostsAdminTestsJSON-1202904874 tempest-VolumeHostsAdminTestsJSON-1202904874-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:18.489784 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9d46da86-28b6-47e8-a87d-caefe01bda99 tempest-VolumeHostsAdminTestsJSON-1202904874 tempest-VolumeHostsAdminTestsJSON-1202904874-project-admin] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:18.496148 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.hosts [None req-9d46da86-28b6-47e8-a87d-caefe01bda99 tempest-VolumeHostsAdminTestsJSON-1202904874 tempest-VolumeHostsAdminTestsJSON-1202904874-project-admin] status, active and update: available, enabled, 2026-08-06 03:11:45+00:00 {{(pid=100899) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 03:13:18.496268 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.hosts [None req-9d46da86-28b6-47e8-a87d-caefe01bda99 tempest-VolumeHostsAdminTestsJSON-1202904874 tempest-VolumeHostsAdminTestsJSON-1202904874-project-admin] status, active and update: available, enabled, 2026-08-06 03:11:43+00:00 {{(pid=100899) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 03:13:18.496364 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.hosts [None req-9d46da86-28b6-47e8-a87d-caefe01bda99 tempest-VolumeHostsAdminTestsJSON-1202904874 tempest-VolumeHostsAdminTestsJSON-1202904874-project-admin] status, active and update: available, enabled, 2026-08-06 03:11:19+00:00 {{(pid=100899) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 03:13:18.496631 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9d46da86-28b6-47e8-a87d-caefe01bda99 tempest-VolumeHostsAdminTestsJSON-1202904874 tempest-VolumeHostsAdminTestsJSON-1202904874-project-admin] https://10.4.3.80/volume/v3/os-hosts returned with HTTP 200 Aug 06 03:13:18.497018 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 416/1663] 10.4.3.80 () {66 vars in 1233 bytes} [Thu Aug 6 03:13:18 2026] GET /volume/v3/os-hosts => generated 560 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:18.505859 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-900b68f9-efde-4414-9de5-4d301e01bb8b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:18.507568 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-900b68f9-efde-4414-9de5-4d301e01bb8b tempest-VolumeHostsAdminTestsJSON-1202904874 tempest-VolumeHostsAdminTestsJSON-1202904874-project-admin] GET https://10.4.3.80/volume/v3/os-hosts/np0000006611@storpool Aug 06 03:13:18.507733 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-900b68f9-efde-4414-9de5-4d301e01bb8b tempest-VolumeHostsAdminTestsJSON-1202904874 tempest-VolumeHostsAdminTestsJSON-1202904874-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:18.507942 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-900b68f9-efde-4414-9de5-4d301e01bb8b tempest-VolumeHostsAdminTestsJSON-1202904874 tempest-VolumeHostsAdminTestsJSON-1202904874-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:18.508151 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:18.508151 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:18.566586 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-900b68f9-efde-4414-9de5-4d301e01bb8b tempest-VolumeHostsAdminTestsJSON-1202904874 tempest-VolumeHostsAdminTestsJSON-1202904874-project-admin] https://10.4.3.80/volume/v3/os-hosts/np0000006611@storpool returned with HTTP 200 Aug 06 03:13:18.567185 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 412/1664] 10.4.3.80 () {66 vars in 1299 bytes} [Thu Aug 6 03:13:18 2026] GET /volume/v3/os-hosts/np0000006611@storpool => generated 1317 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:18.706460 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6290407f-cd78-4132-aa08-c3bf787774db None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:18.708441 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6290407f-cd78-4132-aa08-c3bf787774db tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc Aug 06 03:13:18.708622 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6290407f-cd78-4132-aa08-c3bf787774db tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:18.708858 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6290407f-cd78-4132-aa08-c3bf787774db tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:18.721942 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:18.721942 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:18.729552 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6290407f-cd78-4132-aa08-c3bf787774db tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:13:18.737579 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6290407f-cd78-4132-aa08-c3bf787774db tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc returned with HTTP 200 Aug 06 03:13:18.738330 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 417/1665] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:18 2026] GET /volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:18.769176 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3b0b5b25-5b1c-4481-b213-8d05b39ec3d1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:18.771488 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3b0b5b25-5b1c-4481-b213-8d05b39ec3d1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/volumes/34ed2a3c-c559-4e46-a15c-eccb4861bdb8 Aug 06 03:13:18.771750 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3b0b5b25-5b1c-4481-b213-8d05b39ec3d1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:18.775684 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3b0b5b25-5b1c-4481-b213-8d05b39ec3d1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:18.785579 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:18.785579 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:18.790363 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-3b0b5b25-5b1c-4481-b213-8d05b39ec3d1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Volume info retrieved successfully. Aug 06 03:13:18.794705 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3b0b5b25-5b1c-4481-b213-8d05b39ec3d1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/volumes/34ed2a3c-c559-4e46-a15c-eccb4861bdb8 returned with HTTP 200 Aug 06 03:13:18.795282 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 421/1666] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:18 2026] GET /volume/v3/volumes/34ed2a3c-c559-4e46-a15c-eccb4861bdb8 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:18.810791 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0fcb590c-6934-410d-a7be-07d0a91da0a5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:18.813237 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0fcb590c-6934-410d-a7be-07d0a91da0a5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:13:18.813237 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0fcb590c-6934-410d-a7be-07d0a91da0a5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "34ed2a3c-c559-4e46-a15c-eccb4861bdb8", "name": "tempest-VolumesBackupsAdminTest-Backup-870163669", "container": "tempest-volumesbackupsadmintest-backup-container-1180646139"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:18.815623 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.backups [None req-0fcb590c-6934-410d-a7be-07d0a91da0a5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Creating new backup {'backup': {'volume_id': '34ed2a3c-c559-4e46-a15c-eccb4861bdb8', 'name': 'tempest-VolumesBackupsAdminTest-Backup-870163669', 'container': 'tempest-volumesbackupsadmintest-backup-container-1180646139'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:13:18.818860 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.backups [None req-0fcb590c-6934-410d-a7be-07d0a91da0a5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Creating backup of volume 34ed2a3c-c559-4e46-a15c-eccb4861bdb8 in container tempest-volumesbackupsadmintest-backup-container-1180646139 Aug 06 03:13:18.825630 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:18.825630 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:18.827081 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0fcb590c-6934-410d-a7be-07d0a91da0a5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Volume info retrieved successfully. Aug 06 03:13:18.866671 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-0fcb590c-6934-410d-a7be-07d0a91da0a5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Created reservations ['c42b967f-8f01-4b22-9fdf-5b43bfc363ac', '91dc11a4-4195-423b-aaf3-249a87562281'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:18.907308 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0fcb590c-6934-410d-a7be-07d0a91da0a5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:13:18.907734 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 417/1667] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:13:18 2026] POST /volume/v3/backups => generated 332 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:18.917950 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a502e797-55af-4ffa-bc45-21902244ffb8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:18.921323 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a502e797-55af-4ffa-bc45-21902244ffb8 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:18.921323 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a502e797-55af-4ffa-bc45-21902244ffb8 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:18.921323 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a502e797-55af-4ffa-bc45-21902244ffb8 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:18.921323 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-a502e797-55af-4ffa-bc45-21902244ffb8 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:18.930777 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:18.930777 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:18.930777 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a502e797-55af-4ffa-bc45-21902244ffb8 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:18.930777 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 413/1668] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:18 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:19.753629 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e4dc8dbe-b318-4b04-b77d-924ea6cc5dc8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:19.758187 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e4dc8dbe-b318-4b04-b77d-924ea6cc5dc8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc Aug 06 03:13:19.758572 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e4dc8dbe-b318-4b04-b77d-924ea6cc5dc8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:19.759160 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e4dc8dbe-b318-4b04-b77d-924ea6cc5dc8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:19.775459 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:19.775459 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:19.780556 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e4dc8dbe-b318-4b04-b77d-924ea6cc5dc8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:13:19.788743 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e4dc8dbe-b318-4b04-b77d-924ea6cc5dc8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc returned with HTTP 200 Aug 06 03:13:19.789371 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 418/1669] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:19 2026] GET /volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc => generated 1360 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:19.941791 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e217139e-e936-48af-9b6b-a45ff99610cb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:19.945429 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e217139e-e936-48af-9b6b-a45ff99610cb tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:19.945643 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e217139e-e936-48af-9b6b-a45ff99610cb tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:19.945867 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e217139e-e936-48af-9b6b-a45ff99610cb tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:19.945991 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-e217139e-e936-48af-9b6b-a45ff99610cb tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:19.954038 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:19.954038 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:19.955268 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e217139e-e936-48af-9b6b-a45ff99610cb tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:19.955268 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 422/1670] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:19 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:20.317231 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-7611624b-861b-4133-af48-d903ad7bd80f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:20.319853 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-7611624b-861b-4133-af48-d903ad7bd80f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/attachments/8cc77198-3475-4522-be55-6240bad9f17d/action Aug 06 03:13:20.320433 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-7611624b-861b-4133-af48-d903ad7bd80f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:13:20.320614 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-7611624b-861b-4133-af48-d903ad7bd80f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:20.343965 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:20.343965 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:20.355705 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-e48b33d9-3095-4787-bb92-6d0b5ddf6cbb req-7611624b-861b-4133-af48-d903ad7bd80f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/attachments/8cc77198-3475-4522-be55-6240bad9f17d/action returned with HTTP 204 Aug 06 03:13:20.356242 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 418/1671] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:13:20 2026] POST /volume/v3/attachments/8cc77198-3475-4522-be55-6240bad9f17d/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:20.716280 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4fc90e73-a4ac-4405-8b07-634825da7f73 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:20.806939 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-71b101a9-6f77-4557-be7c-db8e51b463b6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:20.809582 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-71b101a9-6f77-4557-be7c-db8e51b463b6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc Aug 06 03:13:20.810346 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-71b101a9-6f77-4557-be7c-db8e51b463b6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:20.810709 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-71b101a9-6f77-4557-be7c-db8e51b463b6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:20.829355 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:20.829355 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:20.836655 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-71b101a9-6f77-4557-be7c-db8e51b463b6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:13:20.841769 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4fc90e73-a4ac-4405-8b07-634825da7f73 tempest-VolumePoolsAdminTestsJSON-896798964 tempest-VolumePoolsAdminTestsJSON-896798964-project-admin] GET https://10.4.3.80/volume/v3/scheduler-stats/get_pools?detail=True Aug 06 03:13:20.842071 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4fc90e73-a4ac-4405-8b07-634825da7f73 tempest-VolumePoolsAdminTestsJSON-896798964 tempest-VolumePoolsAdminTestsJSON-896798964-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:20.842327 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4fc90e73-a4ac-4405-8b07-634825da7f73 tempest-VolumePoolsAdminTestsJSON-896798964 tempest-VolumePoolsAdminTestsJSON-896798964-project-admin] Calling method 'get_pools' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:20.845516 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-71b101a9-6f77-4557-be7c-db8e51b463b6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc returned with HTTP 200 Aug 06 03:13:20.846224 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 419/1672] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:20 2026] GET /volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc => generated 1652 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:20.857592 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4fc90e73-a4ac-4405-8b07-634825da7f73 tempest-VolumePoolsAdminTestsJSON-896798964 tempest-VolumePoolsAdminTestsJSON-896798964-project-admin] https://10.4.3.80/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 06 03:13:20.858035 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 414/1673] 10.4.3.80 () {66 vars in 1307 bytes} [Thu Aug 6 03:13:20 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:20.861649 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fb2bc68d-0bd4-45c5-837f-c04182bdd653 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:20.863487 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fb2bc68d-0bd4-45c5-837f-c04182bdd653 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:13:20.863775 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fb2bc68d-0bd4-45c5-837f-c04182bdd653 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef07b7fd-1186-45de-acc0-b5b5ad712dfc", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-96766943"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:20.868199 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-45b18eef-cf72-47ed-85dd-138406927856 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:20.870968 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-45b18eef-cf72-47ed-85dd-138406927856 tempest-VolumePoolsAdminTestsJSON-896798964 tempest-VolumePoolsAdminTestsJSON-896798964-project-admin] GET https://10.4.3.80/volume/v3/scheduler-stats/get_pools Aug 06 03:13:20.871388 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-45b18eef-cf72-47ed-85dd-138406927856 tempest-VolumePoolsAdminTestsJSON-896798964 tempest-VolumePoolsAdminTestsJSON-896798964-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:20.871726 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-45b18eef-cf72-47ed-85dd-138406927856 tempest-VolumePoolsAdminTestsJSON-896798964 tempest-VolumePoolsAdminTestsJSON-896798964-project-admin] Calling method 'get_pools' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:20.874991 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:20.874991 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:20.875423 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-fb2bc68d-0bd4-45c5-837f-c04182bdd653 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:13:20.875553 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-fb2bc68d-0bd4-45c5-837f-c04182bdd653 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create snapshot from volume ef07b7fd-1186-45de-acc0-b5b5ad712dfc Aug 06 03:13:20.879371 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fb2bc68d-0bd4-45c5-837f-c04182bdd653 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 400 Aug 06 03:13:20.879846 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 423/1674] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:13:20 2026] POST /volume/v3/snapshots => generated 160 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 03:13:20.884202 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-45b18eef-cf72-47ed-85dd-138406927856 tempest-VolumePoolsAdminTestsJSON-896798964 tempest-VolumePoolsAdminTestsJSON-896798964-project-admin] https://10.4.3.80/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 03:13:20.884202 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 419/1675] 10.4.3.80 () {66 vars in 1284 bytes} [Thu Aug 6 03:13:20 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:20.886913 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e7232c4b-0007-4786-ac32-715059dcc14d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:20.889405 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e7232c4b-0007-4786-ac32-715059dcc14d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:13:20.889846 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e7232c4b-0007-4786-ac32-715059dcc14d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef07b7fd-1186-45de-acc0-b5b5ad712dfc", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-737231280"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:20.903676 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:20.903676 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:20.904421 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e7232c4b-0007-4786-ac32-715059dcc14d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:13:20.904644 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-e7232c4b-0007-4786-ac32-715059dcc14d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create snapshot from volume ef07b7fd-1186-45de-acc0-b5b5ad712dfc Aug 06 03:13:20.935793 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-e7232c4b-0007-4786-ac32-715059dcc14d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Created reservations ['b845c8d2-d24a-426e-9a10-228d431e03a9', '76ff43be-b97b-4545-9fda-59cf2522be34', '9a8d2adf-8d0b-427c-82c9-5e5cc957b40c', 'e7bdb5f9-079c-40eb-ae21-85dc65e2a927'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:20.965946 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ca35eff7-d580-4d1b-bfe5-ab2ce4c7f124 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:20.967720 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ca35eff7-d580-4d1b-bfe5-ab2ce4c7f124 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:20.967959 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ca35eff7-d580-4d1b-bfe5-ab2ce4c7f124 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:20.968121 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ca35eff7-d580-4d1b-bfe5-ab2ce4c7f124 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:20.968213 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-ca35eff7-d580-4d1b-bfe5-ab2ce4c7f124 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:20.973672 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e7232c4b-0007-4786-ac32-715059dcc14d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot force create request issued successfully. Aug 06 03:13:20.974225 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e7232c4b-0007-4786-ac32-715059dcc14d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:13:20.974433 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 420/1676] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:13:20 2026] POST /volume/v3/snapshots => generated 309 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:20.977033 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:20.977033 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:20.977845 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ca35eff7-d580-4d1b-bfe5-ab2ce4c7f124 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:20.978254 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 415/1677] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:20 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:20.986667 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-311b8933-4c6c-493e-8bfa-ac6ab170f9c2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:20.988418 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-311b8933-4c6c-493e-8bfa-ac6ab170f9c2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/d9e2af88-30f2-4940-9459-d0a9615a8c97 Aug 06 03:13:20.988596 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-311b8933-4c6c-493e-8bfa-ac6ab170f9c2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:20.988771 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-311b8933-4c6c-493e-8bfa-ac6ab170f9c2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:20.997565 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:20.997565 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:20.998090 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-311b8933-4c6c-493e-8bfa-ac6ab170f9c2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:13:20.998718 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-311b8933-4c6c-493e-8bfa-ac6ab170f9c2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/d9e2af88-30f2-4940-9459-d0a9615a8c97 returned with HTTP 200 Aug 06 03:13:20.999429 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 424/1678] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:20 2026] GET /volume/v3/snapshots/d9e2af88-30f2-4940-9459-d0a9615a8c97 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:21.989631 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-14a4ada4-3380-4d94-9802-bb2a219df7e9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:21.992070 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-14a4ada4-3380-4d94-9802-bb2a219df7e9 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:21.992290 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-14a4ada4-3380-4d94-9802-bb2a219df7e9 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:21.992502 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-14a4ada4-3380-4d94-9802-bb2a219df7e9 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:21.992634 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-14a4ada4-3380-4d94-9802-bb2a219df7e9 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:21.997389 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:21.997389 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:21.998293 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-14a4ada4-3380-4d94-9802-bb2a219df7e9 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:21.998738 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 420/1679] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:21 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:22.008486 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-be247cfe-eaaa-4d78-b73f-b5ccd460badd None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:22.010212 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-be247cfe-eaaa-4d78-b73f-b5ccd460badd tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/d9e2af88-30f2-4940-9459-d0a9615a8c97 Aug 06 03:13:22.010384 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-be247cfe-eaaa-4d78-b73f-b5ccd460badd tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:22.010549 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-be247cfe-eaaa-4d78-b73f-b5ccd460badd tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:22.014963 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:22.014963 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:22.015336 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-be247cfe-eaaa-4d78-b73f-b5ccd460badd tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:13:22.016018 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-be247cfe-eaaa-4d78-b73f-b5ccd460badd tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/d9e2af88-30f2-4940-9459-d0a9615a8c97 returned with HTTP 200 Aug 06 03:13:22.016321 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 421/1680] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:22 2026] GET /volume/v3/snapshots/d9e2af88-30f2-4940-9459-d0a9615a8c97 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:22.024128 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c8a1e4b9-5505-4d07-b471-194f8c6e5605 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:22.025557 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c8a1e4b9-5505-4d07-b471-194f8c6e5605 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:13:22.025875 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c8a1e4b9-5505-4d07-b471-194f8c6e5605 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef07b7fd-1186-45de-acc0-b5b5ad712dfc", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1394221125"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:22.036673 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:22.036673 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:22.037216 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c8a1e4b9-5505-4d07-b471-194f8c6e5605 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:13:22.037404 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-c8a1e4b9-5505-4d07-b471-194f8c6e5605 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create snapshot from volume ef07b7fd-1186-45de-acc0-b5b5ad712dfc Aug 06 03:13:22.058815 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-c8a1e4b9-5505-4d07-b471-194f8c6e5605 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Created reservations ['eef6cfd5-4a6b-4cf6-aa97-31d96855a77a', 'f82a2472-4120-444d-abde-c1b039ca12cc', 'd7ec7baa-fe18-46df-a22f-7cc8ee7819dc', 'c959cda3-073b-46bf-a29a-902b5a0b5d67'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:22.083913 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c8a1e4b9-5505-4d07-b471-194f8c6e5605 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot force create request issued successfully. Aug 06 03:13:22.084248 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c8a1e4b9-5505-4d07-b471-194f8c6e5605 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:13:22.084622 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 416/1681] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:13:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:22.093266 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fdd32cbc-7219-4086-bee0-4a2ab428b03d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:22.094882 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fdd32cbc-7219-4086-bee0-4a2ab428b03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/85335e11-28c4-4752-87d0-d66d79f41213 Aug 06 03:13:22.095084 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fdd32cbc-7219-4086-bee0-4a2ab428b03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:22.095223 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fdd32cbc-7219-4086-bee0-4a2ab428b03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:22.100065 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:22.100065 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:22.100409 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-fdd32cbc-7219-4086-bee0-4a2ab428b03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:13:22.101086 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fdd32cbc-7219-4086-bee0-4a2ab428b03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/85335e11-28c4-4752-87d0-d66d79f41213 returned with HTTP 200 Aug 06 03:13:22.101381 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 425/1682] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:22 2026] GET /volume/v3/snapshots/85335e11-28c4-4752-87d0-d66d79f41213 => generated 442 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:22.511937 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5d30f9a5-2c26-4e10-b047-15bf7923e5a8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:22.590077 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5d30f9a5-2c26-4e10-b047-15bf7923e5a8 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:22.590411 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5d30f9a5-2c26-4e10-b047-15bf7923e5a8 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1330952422", "metadata": {"Type": "Test"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:22.592907 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-5d30f9a5-2c26-4e10-b047-15bf7923e5a8 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1330952422', 'metadata': {'Type': 'Test'}}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:22.592907 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-5d30f9a5-2c26-4e10-b047-15bf7923e5a8 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Create volume of 1 GB Aug 06 03:13:22.596015 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-5d30f9a5-2c26-4e10-b047-15bf7923e5a8 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Availability Zones retrieved successfully. Aug 06 03:13:22.606314 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-5d30f9a5-2c26-4e10-b047-15bf7923e5a8 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Flow 'volume_create_api' (3836ddf9-c7b5-46ea-b52a-50322fd0ee1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:22.608511 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-5d30f9a5-2c26-4e10-b047-15bf7923e5a8 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (540a6155-e634-4c11-86ae-4fb3658b2b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:22.608728 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-5d30f9a5-2c26-4e10-b047-15bf7923e5a8 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:22.639102 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-5d30f9a5-2c26-4e10-b047-15bf7923e5a8 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (540a6155-e634-4c11-86ae-4fb3658b2b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:22.639893 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-5d30f9a5-2c26-4e10-b047-15bf7923e5a8 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8753d8c0-a2cf-488c-a6be-5aaae4afddbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:22.701661 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-5d30f9a5-2c26-4e10-b047-15bf7923e5a8 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Created reservations ['daef23e3-de1b-4dd2-a959-956c07c29ca8', 'c7fcd16a-cc78-4d74-ae75-9c638e286aab', '6bbdb19f-eede-499a-9396-734a81de628b', 'a01d7014-07fd-4575-80da-5fb0dd3efb06'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:22.702580 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-5d30f9a5-2c26-4e10-b047-15bf7923e5a8 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8753d8c0-a2cf-488c-a6be-5aaae4afddbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['daef23e3-de1b-4dd2-a959-956c07c29ca8', 'c7fcd16a-cc78-4d74-ae75-9c638e286aab', '6bbdb19f-eede-499a-9396-734a81de628b', 'a01d7014-07fd-4575-80da-5fb0dd3efb06']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:22.703527 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-5d30f9a5-2c26-4e10-b047-15bf7923e5a8 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88f448e6-2205-4212-91ad-23a9b19ca1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:22.730437 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-5d30f9a5-2c26-4e10-b047-15bf7923e5a8 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88f448e6-2205-4212-91ad-23a9b19ca1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41c7ed7a-82cf-4363-9e0d-c06871011c3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1330952422',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='60620031934d465ebeab7f15a1cfbb1f',qos_specs=None,replication_status=,reservations=['daef23e3-de1b-4dd2-a959-956c07c29ca8','c7fcd16a-cc78-4d74-ae75-9c638e286aab','6bbdb19f-eede-499a-9396-734a81de628b','a01d7014-07fd-4575-80da-5fb0dd3efb06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e099d3fdeecb4d8d870f8869582eea8b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1330952422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41c7ed7a-82cf-4363-9e0d-c06871011c3d,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='60620031934d465ebeab7f15a1cfbb1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e099d3fdeecb4d8d870f8869582eea8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:22.731292 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-5d30f9a5-2c26-4e10-b047-15bf7923e5a8 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e732c18-bee5-4480-b823-48c188393654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:22.753204 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-5d30f9a5-2c26-4e10-b047-15bf7923e5a8 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e732c18-bee5-4480-b823-48c188393654) transitioned into state 'SUCCESS' from state '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-1330952422',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='60620031934d465ebeab7f15a1cfbb1f',qos_specs=None,replication_status=,reservations=['daef23e3-de1b-4dd2-a959-956c07c29ca8','c7fcd16a-cc78-4d74-ae75-9c638e286aab','6bbdb19f-eede-499a-9396-734a81de628b','a01d7014-07fd-4575-80da-5fb0dd3efb06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e099d3fdeecb4d8d870f8869582eea8b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:22.754139 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-5d30f9a5-2c26-4e10-b047-15bf7923e5a8 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1db24c3-a9d5-4d5a-82cb-435b7306d651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:22.765404 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-5d30f9a5-2c26-4e10-b047-15bf7923e5a8 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1db24c3-a9d5-4d5a-82cb-435b7306d651) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:22.766398 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-5d30f9a5-2c26-4e10-b047-15bf7923e5a8 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Flow 'volume_create_api' (3836ddf9-c7b5-46ea-b52a-50322fd0ee1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:22.766746 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-5d30f9a5-2c26-4e10-b047-15bf7923e5a8 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Create volume request issued successfully. Aug 06 03:13:22.767842 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5d30f9a5-2c26-4e10-b047-15bf7923e5a8 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:22.768347 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 421/1683] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:13:22 2026] POST /volume/v3/volumes => generated 757 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:22.788928 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-982e87ed-1ddb-4960-b9a1-a1eb47719f69 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:22.790652 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-982e87ed-1ddb-4960-b9a1-a1eb47719f69 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d Aug 06 03:13:22.790842 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-982e87ed-1ddb-4960-b9a1-a1eb47719f69 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:22.791076 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-982e87ed-1ddb-4960-b9a1-a1eb47719f69 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:22.798590 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:22.798590 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:22.802009 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-982e87ed-1ddb-4960-b9a1-a1eb47719f69 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:22.805954 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-982e87ed-1ddb-4960-b9a1-a1eb47719f69 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d returned with HTTP 200 Aug 06 03:13:22.806330 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 422/1684] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:22 2026] GET /volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:23.008456 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-62c5dc7d-a3bb-46d1-80ed-eded35c92f6a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:23.010486 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-62c5dc7d-a3bb-46d1-80ed-eded35c92f6a tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:23.010678 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-62c5dc7d-a3bb-46d1-80ed-eded35c92f6a tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:23.010891 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-62c5dc7d-a3bb-46d1-80ed-eded35c92f6a tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:23.011030 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-62c5dc7d-a3bb-46d1-80ed-eded35c92f6a tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:23.015381 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:23.015381 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:23.016236 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-62c5dc7d-a3bb-46d1-80ed-eded35c92f6a tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:23.016624 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 417/1685] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:23 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:23.115354 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-971d17dd-6ce1-4d95-98a7-86287695b74e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:23.118721 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-971d17dd-6ce1-4d95-98a7-86287695b74e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/85335e11-28c4-4752-87d0-d66d79f41213 Aug 06 03:13:23.118929 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-971d17dd-6ce1-4d95-98a7-86287695b74e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:23.119141 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-971d17dd-6ce1-4d95-98a7-86287695b74e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:23.124865 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:23.124865 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:23.125341 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-971d17dd-6ce1-4d95-98a7-86287695b74e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:13:23.126116 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-971d17dd-6ce1-4d95-98a7-86287695b74e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/85335e11-28c4-4752-87d0-d66d79f41213 returned with HTTP 200 Aug 06 03:13:23.126457 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 426/1686] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:23 2026] GET /volume/v3/snapshots/85335e11-28c4-4752-87d0-d66d79f41213 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:23.134739 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3f9357f8-57e1-4f53-ae0d-3d19a85866ff None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:23.137465 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3f9357f8-57e1-4f53-ae0d-3d19a85866ff tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:13:23.137901 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3f9357f8-57e1-4f53-ae0d-3d19a85866ff tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef07b7fd-1186-45de-acc0-b5b5ad712dfc", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-676994390"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:23.149660 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:23.149660 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:23.150132 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3f9357f8-57e1-4f53-ae0d-3d19a85866ff tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:13:23.150257 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-3f9357f8-57e1-4f53-ae0d-3d19a85866ff tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create snapshot from volume ef07b7fd-1186-45de-acc0-b5b5ad712dfc Aug 06 03:13:23.171596 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-3f9357f8-57e1-4f53-ae0d-3d19a85866ff tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Created reservations ['e6cacb13-7dcd-4f02-b6fe-1309af3a5dde', '07726876-70ab-424c-8d3e-0e0ecf8c2b7d', 'b5dec81c-29bc-48c9-861e-ebe306d85222', '22445f0f-a140-4ed7-a906-48e128dfade4'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:23.197204 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3f9357f8-57e1-4f53-ae0d-3d19a85866ff tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot force create request issued successfully. Aug 06 03:13:23.197492 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3f9357f8-57e1-4f53-ae0d-3d19a85866ff tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:13:23.197904 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 422/1687] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:13:23 2026] POST /volume/v3/snapshots => generated 309 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:23.206265 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-764906f8-0c59-4d53-b0b2-c41269a98415 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:23.207963 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-764906f8-0c59-4d53-b0b2-c41269a98415 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/ef88a907-06f6-43b9-93b1-9f7aea8b0998 Aug 06 03:13:23.208186 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-764906f8-0c59-4d53-b0b2-c41269a98415 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:23.208398 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-764906f8-0c59-4d53-b0b2-c41269a98415 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:23.212848 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:23.212848 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:23.213336 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-764906f8-0c59-4d53-b0b2-c41269a98415 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:13:23.214073 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-764906f8-0c59-4d53-b0b2-c41269a98415 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/ef88a907-06f6-43b9-93b1-9f7aea8b0998 returned with HTTP 200 Aug 06 03:13:23.214423 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 423/1688] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:23 2026] GET /volume/v3/snapshots/ef88a907-06f6-43b9-93b1-9f7aea8b0998 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:23.821227 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4051d55c-17c0-420e-8876-bd8ed729a18c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:23.823184 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4051d55c-17c0-420e-8876-bd8ed729a18c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d Aug 06 03:13:23.823381 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4051d55c-17c0-420e-8876-bd8ed729a18c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:23.823625 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4051d55c-17c0-420e-8876-bd8ed729a18c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:23.831307 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:23.831307 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:23.835247 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-4051d55c-17c0-420e-8876-bd8ed729a18c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:23.840283 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4051d55c-17c0-420e-8876-bd8ed729a18c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d returned with HTTP 200 Aug 06 03:13:23.840739 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 418/1689] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:23 2026] GET /volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:23.854260 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7ebadd6e-2d5f-402b-86d5-0e8abcf7d0f5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:23.856552 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7ebadd6e-2d5f-402b-86d5-0e8abcf7d0f5 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d Aug 06 03:13:23.856732 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7ebadd6e-2d5f-402b-86d5-0e8abcf7d0f5 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:23.856944 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7ebadd6e-2d5f-402b-86d5-0e8abcf7d0f5 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:23.864056 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:23.864056 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:23.871720 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7ebadd6e-2d5f-402b-86d5-0e8abcf7d0f5 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:23.876853 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7ebadd6e-2d5f-402b-86d5-0e8abcf7d0f5 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d returned with HTTP 200 Aug 06 03:13:23.876853 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 427/1690] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:23 2026] GET /volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:23.888352 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-968a8873-0190-4d30-b664-361699a9950c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:23.889981 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-968a8873-0190-4d30-b664-361699a9950c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] PUT https://10.4.3.80/volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d Aug 06 03:13:23.890320 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-968a8873-0190-4d30-b664-361699a9950c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1330952422"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:23.898354 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:23.898354 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:23.901906 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-968a8873-0190-4d30-b664-361699a9950c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:23.912889 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-968a8873-0190-4d30-b664-361699a9950c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume updated successfully. Aug 06 03:13:23.912889 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-968a8873-0190-4d30-b664-361699a9950c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d returned with HTTP 200 Aug 06 03:13:23.912889 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 423/1691] 10.4.3.80 () {68 vars in 1361 bytes} [Thu Aug 6 03:13:23 2026] PUT /volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d => generated 782 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:23.925704 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7e3f1bbe-625d-4549-aa9c-72185aef6018 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:23.930817 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7e3f1bbe-625d-4549-aa9c-72185aef6018 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] PUT https://10.4.3.80/volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d Aug 06 03:13:23.931161 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7e3f1bbe-625d-4549-aa9c-72185aef6018 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-668996894", "description": "This is the new description of volume"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:23.938572 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:23.938572 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:23.941666 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7e3f1bbe-625d-4549-aa9c-72185aef6018 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:23.947676 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7e3f1bbe-625d-4549-aa9c-72185aef6018 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume updated successfully. Aug 06 03:13:23.948190 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7e3f1bbe-625d-4549-aa9c-72185aef6018 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d returned with HTTP 200 Aug 06 03:13:23.948565 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 424/1692] 10.4.3.80 () {68 vars in 1362 bytes} [Thu Aug 6 03:13:23 2026] PUT /volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:23.961224 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-89a18e48-7331-4b70-a2ea-de0ca81f11ed None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:23.963363 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-89a18e48-7331-4b70-a2ea-de0ca81f11ed tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d Aug 06 03:13:23.963599 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-89a18e48-7331-4b70-a2ea-de0ca81f11ed tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:23.963840 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-89a18e48-7331-4b70-a2ea-de0ca81f11ed tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:23.971404 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:23.971404 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:23.977329 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-89a18e48-7331-4b70-a2ea-de0ca81f11ed tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:23.981083 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-89a18e48-7331-4b70-a2ea-de0ca81f11ed tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d returned with HTTP 200 Aug 06 03:13:23.981458 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 419/1693] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:23 2026] GET /volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d => generated 888 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:23.994430 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-836363d0-86d1-4e62-8819-844cf70cfc10 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:23.997181 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-836363d0-86d1-4e62-8819-844cf70cfc10 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:23.997492 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-836363d0-86d1-4e62-8819-844cf70cfc10 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1695048264", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-189757815"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:23.998796 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-836363d0-86d1-4e62-8819-844cf70cfc10 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1695048264', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-189757815'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:23.999236 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-836363d0-86d1-4e62-8819-844cf70cfc10 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Create volume of 1 GB Aug 06 03:13:24.003257 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-836363d0-86d1-4e62-8819-844cf70cfc10 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Availability Zones retrieved successfully. Aug 06 03:13:24.010765 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-836363d0-86d1-4e62-8819-844cf70cfc10 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Flow 'volume_create_api' (d2d5bdb0-e3bc-4504-bc7d-a43b59a7e65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:24.011944 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-836363d0-86d1-4e62-8819-844cf70cfc10 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cefea4e-0c77-4477-95ee-b496399a316c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:24.013035 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-836363d0-86d1-4e62-8819-844cf70cfc10 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:24.025725 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f2477121-e302-43a1-9f36-b68cd41ae0b0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:24.027752 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f2477121-e302-43a1-9f36-b68cd41ae0b0 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:24.027989 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f2477121-e302-43a1-9f36-b68cd41ae0b0 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:24.028217 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f2477121-e302-43a1-9f36-b68cd41ae0b0 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:24.028340 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-f2477121-e302-43a1-9f36-b68cd41ae0b0 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:24.032446 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:24.032446 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:24.033153 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f2477121-e302-43a1-9f36-b68cd41ae0b0 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:24.033491 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 424/1694] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:24 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:13:24.044702 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-836363d0-86d1-4e62-8819-844cf70cfc10 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cefea4e-0c77-4477-95ee-b496399a316c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:24.045699 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-836363d0-86d1-4e62-8819-844cf70cfc10 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11209ec5-b6d1-4ea4-be26-7e3cf723d0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:24.083115 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-836363d0-86d1-4e62-8819-844cf70cfc10 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Created reservations ['164e5cb6-69a4-494c-872d-82bcd8fb87a3', '87a3661e-6e35-4827-a308-80b2ff901f12', '7d10570c-b575-4454-b8f5-9b491900ee8c', '8cb64096-0b95-4d00-ae0d-c3e633e66788'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:24.083805 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-836363d0-86d1-4e62-8819-844cf70cfc10 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11209ec5-b6d1-4ea4-be26-7e3cf723d0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['164e5cb6-69a4-494c-872d-82bcd8fb87a3', '87a3661e-6e35-4827-a308-80b2ff901f12', '7d10570c-b575-4454-b8f5-9b491900ee8c', '8cb64096-0b95-4d00-ae0d-c3e633e66788']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:24.084484 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-836363d0-86d1-4e62-8819-844cf70cfc10 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02022855-3d73-4196-a78c-2876020c9272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:24.103774 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-836363d0-86d1-4e62-8819-844cf70cfc10 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02022855-3d73-4196-a78c-2876020c9272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82c3989f-2c65-43d9-8ee4-9694afc7b30b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1695048264',display_name='tempest-VolumesGetTest-Volume-189757815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60620031934d465ebeab7f15a1cfbb1f',qos_specs=None,replication_status=,reservations=['164e5cb6-69a4-494c-872d-82bcd8fb87a3','87a3661e-6e35-4827-a308-80b2ff901f12','7d10570c-b575-4454-b8f5-9b491900ee8c','8cb64096-0b95-4d00-ae0d-c3e633e66788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e099d3fdeecb4d8d870f8869582eea8b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:24Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1695048264',display_name='tempest-VolumesGetTest-Volume-189757815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82c3989f-2c65-43d9-8ee4-9694afc7b30b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60620031934d465ebeab7f15a1cfbb1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e099d3fdeecb4d8d870f8869582eea8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:24.104414 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-836363d0-86d1-4e62-8819-844cf70cfc10 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e396af8-6898-46dc-853b-bab215b9ae83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:24.118924 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-836363d0-86d1-4e62-8819-844cf70cfc10 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e396af8-6898-46dc-853b-bab215b9ae83) transitioned into 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-1695048264',display_name='tempest-VolumesGetTest-Volume-189757815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60620031934d465ebeab7f15a1cfbb1f',qos_specs=None,replication_status=,reservations=['164e5cb6-69a4-494c-872d-82bcd8fb87a3','87a3661e-6e35-4827-a308-80b2ff901f12','7d10570c-b575-4454-b8f5-9b491900ee8c','8cb64096-0b95-4d00-ae0d-c3e633e66788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e099d3fdeecb4d8d870f8869582eea8b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:24.119512 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-836363d0-86d1-4e62-8819-844cf70cfc10 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (011dc63c-faf6-4dc4-9fba-176187038efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:24.127316 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-836363d0-86d1-4e62-8819-844cf70cfc10 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (011dc63c-faf6-4dc4-9fba-176187038efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:24.131451 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-836363d0-86d1-4e62-8819-844cf70cfc10 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Flow 'volume_create_api' (d2d5bdb0-e3bc-4504-bc7d-a43b59a7e65a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:24.131879 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-836363d0-86d1-4e62-8819-844cf70cfc10 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Create volume request issued successfully. Aug 06 03:13:24.132434 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-836363d0-86d1-4e62-8819-844cf70cfc10 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:24.132825 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 428/1695] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:13:23 2026] POST /volume/v3/volumes => generated 777 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:24.147683 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6d092652-72dc-4eb3-888e-4f9703528a1a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:24.160940 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6d092652-72dc-4eb3-888e-4f9703528a1a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/82c3989f-2c65-43d9-8ee4-9694afc7b30b Aug 06 03:13:24.161165 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6d092652-72dc-4eb3-888e-4f9703528a1a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:24.161382 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6d092652-72dc-4eb3-888e-4f9703528a1a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:24.168644 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:24.168644 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:24.171725 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6d092652-72dc-4eb3-888e-4f9703528a1a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:24.175704 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6d092652-72dc-4eb3-888e-4f9703528a1a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/82c3989f-2c65-43d9-8ee4-9694afc7b30b returned with HTTP 200 Aug 06 03:13:24.176172 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 425/1696] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:24 2026] GET /volume/v3/volumes/82c3989f-2c65-43d9-8ee4-9694afc7b30b => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:24.222688 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a3ef95f3-66e5-4a59-9056-7613effa7083 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:24.224885 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a3ef95f3-66e5-4a59-9056-7613effa7083 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/ef88a907-06f6-43b9-93b1-9f7aea8b0998 Aug 06 03:13:24.225214 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a3ef95f3-66e5-4a59-9056-7613effa7083 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:24.225486 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a3ef95f3-66e5-4a59-9056-7613effa7083 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:24.230614 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:24.230614 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:24.231042 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a3ef95f3-66e5-4a59-9056-7613effa7083 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:13:24.231739 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a3ef95f3-66e5-4a59-9056-7613effa7083 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/ef88a907-06f6-43b9-93b1-9f7aea8b0998 returned with HTTP 200 Aug 06 03:13:24.232104 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 420/1697] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:24 2026] GET /volume/v3/snapshots/ef88a907-06f6-43b9-93b1-9f7aea8b0998 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:24.240802 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-14ca9340-7e2d-4c59-a1c4-3f3ef52b3da0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:24.242891 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-14ca9340-7e2d-4c59-a1c4-3f3ef52b3da0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/d9e2af88-30f2-4940-9459-d0a9615a8c97 Aug 06 03:13:24.243139 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-14ca9340-7e2d-4c59-a1c4-3f3ef52b3da0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:24.243331 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-14ca9340-7e2d-4c59-a1c4-3f3ef52b3da0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:24.243431 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-14ca9340-7e2d-4c59-a1c4-3f3ef52b3da0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete snapshot with id: d9e2af88-30f2-4940-9459-d0a9615a8c97 Aug 06 03:13:24.248409 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:24.248409 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:24.248851 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-14ca9340-7e2d-4c59-a1c4-3f3ef52b3da0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:13:24.268501 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-14ca9340-7e2d-4c59-a1c4-3f3ef52b3da0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot delete request issued successfully. Aug 06 03:13:24.268724 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-14ca9340-7e2d-4c59-a1c4-3f3ef52b3da0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/d9e2af88-30f2-4940-9459-d0a9615a8c97 returned with HTTP 202 Aug 06 03:13:24.269209 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 425/1698] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:13:24 2026] DELETE /volume/v3/snapshots/d9e2af88-30f2-4940-9459-d0a9615a8c97 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:24.276726 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9a650c84-c5d8-4922-8dec-1067c85c5858 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:24.278980 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9a650c84-c5d8-4922-8dec-1067c85c5858 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/d9e2af88-30f2-4940-9459-d0a9615a8c97 Aug 06 03:13:24.279237 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9a650c84-c5d8-4922-8dec-1067c85c5858 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:24.279464 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9a650c84-c5d8-4922-8dec-1067c85c5858 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:24.285384 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:24.285384 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:24.285991 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9a650c84-c5d8-4922-8dec-1067c85c5858 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:13:24.286960 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9a650c84-c5d8-4922-8dec-1067c85c5858 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/d9e2af88-30f2-4940-9459-d0a9615a8c97 returned with HTTP 200 Aug 06 03:13:24.287429 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 429/1699] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:24 2026] GET /volume/v3/snapshots/d9e2af88-30f2-4940-9459-d0a9615a8c97 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:24.752531 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2bd59719-c456-4b73-8b5d-b7e42a4a039c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:24.822761 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2bd59719-c456-4b73-8b5d-b7e42a4a039c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:24.823053 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2bd59719-c456-4b73-8b5d-b7e42a4a039c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-786846797"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:24.824340 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-2bd59719-c456-4b73-8b5d-b7e42a4a039c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-786846797'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:24.824499 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-2bd59719-c456-4b73-8b5d-b7e42a4a039c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Create volume of 1 GB Aug 06 03:13:24.828065 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2bd59719-c456-4b73-8b5d-b7e42a4a039c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Availability Zones retrieved successfully. Aug 06 03:13:24.832774 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2bd59719-c456-4b73-8b5d-b7e42a4a039c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Flow 'volume_create_api' (b4133a25-daf1-4d59-87fb-4ad9464c047b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:24.833590 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2bd59719-c456-4b73-8b5d-b7e42a4a039c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c83e664d-8d56-4e99-a740-6634b60a61b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:24.834354 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-2bd59719-c456-4b73-8b5d-b7e42a4a039c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:24.855607 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2bd59719-c456-4b73-8b5d-b7e42a4a039c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c83e664d-8d56-4e99-a740-6634b60a61b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:24.856281 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2bd59719-c456-4b73-8b5d-b7e42a4a039c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8870a74f-16b7-4ba8-a2f8-dd691c770e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:24.908192 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-2bd59719-c456-4b73-8b5d-b7e42a4a039c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Created reservations ['67e3f33e-71aa-4826-8f51-753be55bf4ae', 'fcdae248-02a5-4023-8cb2-0531a4fc6304', '8911c444-8bc7-4347-a063-9215682b65d0', 'fe5db0a0-58ad-45ef-be06-68f3a037d314'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:24.908842 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2bd59719-c456-4b73-8b5d-b7e42a4a039c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8870a74f-16b7-4ba8-a2f8-dd691c770e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67e3f33e-71aa-4826-8f51-753be55bf4ae', 'fcdae248-02a5-4023-8cb2-0531a4fc6304', '8911c444-8bc7-4347-a063-9215682b65d0', 'fe5db0a0-58ad-45ef-be06-68f3a037d314']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:24.909483 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2bd59719-c456-4b73-8b5d-b7e42a4a039c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6377602-cfc1-467e-8c63-90b44eaed978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:24.929932 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2bd59719-c456-4b73-8b5d-b7e42a4a039c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6377602-cfc1-467e-8c63-90b44eaed978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e506254-2c1a-4be9-9368-60abb531eb98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-786846797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dcb2ecf90374310b34fff53b1edec66',qos_specs=None,replication_status=,reservations=['67e3f33e-71aa-4826-8f51-753be55bf4ae','fcdae248-02a5-4023-8cb2-0531a4fc6304','8911c444-8bc7-4347-a063-9215682b65d0','fe5db0a0-58ad-45ef-be06-68f3a037d314'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dd02c8101da4ceb9cbd00dfbf5888b5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-786846797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e506254-2c1a-4be9-9368-60abb531eb98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dcb2ecf90374310b34fff53b1edec66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dd02c8101da4ceb9cbd00dfbf5888b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:24.930622 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2bd59719-c456-4b73-8b5d-b7e42a4a039c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c17c0d8-6b1b-4c1d-be37-2482b55265b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:24.946038 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2bd59719-c456-4b73-8b5d-b7e42a4a039c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c17c0d8-6b1b-4c1d-be37-2482b55265b7) transitioned into state 'SUCCESS' from state '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-786846797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dcb2ecf90374310b34fff53b1edec66',qos_specs=None,replication_status=,reservations=['67e3f33e-71aa-4826-8f51-753be55bf4ae','fcdae248-02a5-4023-8cb2-0531a4fc6304','8911c444-8bc7-4347-a063-9215682b65d0','fe5db0a0-58ad-45ef-be06-68f3a037d314'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dd02c8101da4ceb9cbd00dfbf5888b5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:24.946651 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2bd59719-c456-4b73-8b5d-b7e42a4a039c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2820a43-7b30-485b-860f-791d4bb64e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:24.956067 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2bd59719-c456-4b73-8b5d-b7e42a4a039c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2820a43-7b30-485b-860f-791d4bb64e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:24.956844 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2bd59719-c456-4b73-8b5d-b7e42a4a039c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Flow 'volume_create_api' (b4133a25-daf1-4d59-87fb-4ad9464c047b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:24.957133 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2bd59719-c456-4b73-8b5d-b7e42a4a039c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Create volume request issued successfully. Aug 06 03:13:24.957663 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2bd59719-c456-4b73-8b5d-b7e42a4a039c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:24.958118 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 426/1700] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:13:24 2026] POST /volume/v3/volumes => generated 755 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:24.969860 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8a62bc54-672d-451e-99e1-de8ced784544 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:24.971560 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8a62bc54-672d-451e-99e1-de8ced784544 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/volumes/6e506254-2c1a-4be9-9368-60abb531eb98 Aug 06 03:13:24.971770 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8a62bc54-672d-451e-99e1-de8ced784544 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:24.972004 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8a62bc54-672d-451e-99e1-de8ced784544 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:24.978548 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:24.978548 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:24.981507 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8a62bc54-672d-451e-99e1-de8ced784544 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Volume info retrieved successfully. Aug 06 03:13:24.985148 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8a62bc54-672d-451e-99e1-de8ced784544 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/6e506254-2c1a-4be9-9368-60abb531eb98 returned with HTTP 200 Aug 06 03:13:24.985520 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 421/1701] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:24 2026] GET /volume/v3/volumes/6e506254-2c1a-4be9-9368-60abb531eb98 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:25.043895 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b2ae0527-b604-49cb-b729-f1ac5e68ab8f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:25.045488 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b2ae0527-b604-49cb-b729-f1ac5e68ab8f tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:25.045689 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b2ae0527-b604-49cb-b729-f1ac5e68ab8f tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:25.045928 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b2ae0527-b604-49cb-b729-f1ac5e68ab8f tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:25.046084 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-b2ae0527-b604-49cb-b729-f1ac5e68ab8f tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:25.049963 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:25.049963 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:25.050633 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b2ae0527-b604-49cb-b729-f1ac5e68ab8f tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:25.051071 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 426/1702] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:25 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 798 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:25.189622 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5eea4962-ea29-44e1-8131-79766bd1ed89 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:25.190976 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5eea4962-ea29-44e1-8131-79766bd1ed89 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/82c3989f-2c65-43d9-8ee4-9694afc7b30b Aug 06 03:13:25.191271 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5eea4962-ea29-44e1-8131-79766bd1ed89 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:25.191520 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5eea4962-ea29-44e1-8131-79766bd1ed89 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:25.197679 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:25.197679 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:25.204275 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5eea4962-ea29-44e1-8131-79766bd1ed89 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:25.206559 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5eea4962-ea29-44e1-8131-79766bd1ed89 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/82c3989f-2c65-43d9-8ee4-9694afc7b30b returned with HTTP 200 Aug 06 03:13:25.206967 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 430/1703] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:25 2026] GET /volume/v3/volumes/82c3989f-2c65-43d9-8ee4-9694afc7b30b => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:25.218765 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0b85e090-8211-4afc-8449-8cb227e182ee None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:25.221039 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0b85e090-8211-4afc-8449-8cb227e182ee tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] PUT https://10.4.3.80/volume/v3/volumes/82c3989f-2c65-43d9-8ee4-9694afc7b30b Aug 06 03:13:25.221453 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0b85e090-8211-4afc-8449-8cb227e182ee tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1330952422", "description": null}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:25.230627 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:25.230627 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:25.233534 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0b85e090-8211-4afc-8449-8cb227e182ee tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:25.239471 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0b85e090-8211-4afc-8449-8cb227e182ee tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume updated successfully. Aug 06 03:13:25.240044 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0b85e090-8211-4afc-8449-8cb227e182ee tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/82c3989f-2c65-43d9-8ee4-9694afc7b30b returned with HTTP 200 Aug 06 03:13:25.240546 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 427/1704] 10.4.3.80 () {68 vars in 1361 bytes} [Thu Aug 6 03:13:25 2026] PUT /volume/v3/volumes/82c3989f-2c65-43d9-8ee4-9694afc7b30b => generated 768 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:25.251166 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b76a66b3-e477-4a49-b488-97006dc0d170 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:25.252524 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b76a66b3-e477-4a49-b488-97006dc0d170 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/82c3989f-2c65-43d9-8ee4-9694afc7b30b Aug 06 03:13:25.252675 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b76a66b3-e477-4a49-b488-97006dc0d170 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:25.253625 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b76a66b3-e477-4a49-b488-97006dc0d170 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:25.259038 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:25.259038 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:25.262027 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b76a66b3-e477-4a49-b488-97006dc0d170 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:25.265507 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b76a66b3-e477-4a49-b488-97006dc0d170 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/82c3989f-2c65-43d9-8ee4-9694afc7b30b returned with HTTP 200 Aug 06 03:13:25.265967 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 422/1705] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:25 2026] GET /volume/v3/volumes/82c3989f-2c65-43d9-8ee4-9694afc7b30b => generated 836 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:25.279988 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-cb1797e6-6f20-4bb4-b7ef-8e07d5af5927 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:25.281887 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cb1797e6-6f20-4bb4-b7ef-8e07d5af5927 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] DELETE https://10.4.3.80/volume/v3/volumes/82c3989f-2c65-43d9-8ee4-9694afc7b30b Aug 06 03:13:25.282166 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cb1797e6-6f20-4bb4-b7ef-8e07d5af5927 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:25.282384 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cb1797e6-6f20-4bb4-b7ef-8e07d5af5927 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:25.282559 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-cb1797e6-6f20-4bb4-b7ef-8e07d5af5927 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Delete volume with id: 82c3989f-2c65-43d9-8ee4-9694afc7b30b Aug 06 03:13:25.289793 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:25.289793 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:25.290278 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-cb1797e6-6f20-4bb4-b7ef-8e07d5af5927 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:25.296393 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d2c4f441-4ed9-40a0-ad44-6a000d948110 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:25.298021 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d2c4f441-4ed9-40a0-ad44-6a000d948110 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/d9e2af88-30f2-4940-9459-d0a9615a8c97 Aug 06 03:13:25.298192 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d2c4f441-4ed9-40a0-ad44-6a000d948110 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:25.298407 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d2c4f441-4ed9-40a0-ad44-6a000d948110 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:25.302423 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d2c4f441-4ed9-40a0-ad44-6a000d948110 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/d9e2af88-30f2-4940-9459-d0a9615a8c97 returned with HTTP 404 Aug 06 03:13:25.302848 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 431/1706] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:25 2026] GET /volume/v3/snapshots/d9e2af88-30f2-4940-9459-d0a9615a8c97 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:25.307110 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-cb1797e6-6f20-4bb4-b7ef-8e07d5af5927 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Delete volume request issued successfully. Aug 06 03:13:25.307317 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cb1797e6-6f20-4bb4-b7ef-8e07d5af5927 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/82c3989f-2c65-43d9-8ee4-9694afc7b30b returned with HTTP 202 Aug 06 03:13:25.307775 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 427/1707] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:25 2026] DELETE /volume/v3/volumes/82c3989f-2c65-43d9-8ee4-9694afc7b30b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:25.308846 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b86538d3-bcf2-45dc-b50d-d805a5ab3bed None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:25.310480 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b86538d3-bcf2-45dc-b50d-d805a5ab3bed tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/ef88a907-06f6-43b9-93b1-9f7aea8b0998 Aug 06 03:13:25.311120 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b86538d3-bcf2-45dc-b50d-d805a5ab3bed tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:25.311120 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b86538d3-bcf2-45dc-b50d-d805a5ab3bed tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:25.311120 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-b86538d3-bcf2-45dc-b50d-d805a5ab3bed tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete snapshot with id: ef88a907-06f6-43b9-93b1-9f7aea8b0998 Aug 06 03:13:25.313549 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-421bcd3d-4b53-461a-be33-e2add9cd26ef None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:25.315469 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:25.315469 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:25.315557 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-421bcd3d-4b53-461a-be33-e2add9cd26ef tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/82c3989f-2c65-43d9-8ee4-9694afc7b30b Aug 06 03:13:25.315748 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-421bcd3d-4b53-461a-be33-e2add9cd26ef tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:25.315800 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b86538d3-bcf2-45dc-b50d-d805a5ab3bed tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:13:25.315963 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-421bcd3d-4b53-461a-be33-e2add9cd26ef tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:25.322207 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:25.322207 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:25.325434 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-421bcd3d-4b53-461a-be33-e2add9cd26ef tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:25.329578 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-421bcd3d-4b53-461a-be33-e2add9cd26ef tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/82c3989f-2c65-43d9-8ee4-9694afc7b30b returned with HTTP 200 Aug 06 03:13:25.329938 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 423/1708] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:25 2026] GET /volume/v3/volumes/82c3989f-2c65-43d9-8ee4-9694afc7b30b => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:25.334818 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b86538d3-bcf2-45dc-b50d-d805a5ab3bed tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot delete request issued successfully. Aug 06 03:13:25.334998 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b86538d3-bcf2-45dc-b50d-d805a5ab3bed tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/ef88a907-06f6-43b9-93b1-9f7aea8b0998 returned with HTTP 202 Aug 06 03:13:25.335559 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 428/1709] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:13:25 2026] DELETE /volume/v3/snapshots/ef88a907-06f6-43b9-93b1-9f7aea8b0998 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:25.341368 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-425cfbfd-d95f-4cf8-b669-72d97f564405 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:25.343020 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-425cfbfd-d95f-4cf8-b669-72d97f564405 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/ef88a907-06f6-43b9-93b1-9f7aea8b0998 Aug 06 03:13:25.343197 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-425cfbfd-d95f-4cf8-b669-72d97f564405 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:25.343364 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-425cfbfd-d95f-4cf8-b669-72d97f564405 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:25.348609 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:25.348609 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:25.349179 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-425cfbfd-d95f-4cf8-b669-72d97f564405 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:13:25.349960 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-425cfbfd-d95f-4cf8-b669-72d97f564405 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/ef88a907-06f6-43b9-93b1-9f7aea8b0998 returned with HTTP 200 Aug 06 03:13:25.350311 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 432/1710] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:25 2026] GET /volume/v3/snapshots/ef88a907-06f6-43b9-93b1-9f7aea8b0998 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:25.996870 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-599c4fb5-4e9b-408e-af78-05dbbcb8873d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:25.998488 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-599c4fb5-4e9b-408e-af78-05dbbcb8873d tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/volumes/6e506254-2c1a-4be9-9368-60abb531eb98 Aug 06 03:13:25.998669 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-599c4fb5-4e9b-408e-af78-05dbbcb8873d tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:25.998845 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-599c4fb5-4e9b-408e-af78-05dbbcb8873d tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:26.007432 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:26.007432 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:26.011793 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-599c4fb5-4e9b-408e-af78-05dbbcb8873d tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Volume info retrieved successfully. Aug 06 03:13:26.016348 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-599c4fb5-4e9b-408e-af78-05dbbcb8873d tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/6e506254-2c1a-4be9-9368-60abb531eb98 returned with HTTP 200 Aug 06 03:13:26.016808 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 428/1711] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:25 2026] GET /volume/v3/volumes/6e506254-2c1a-4be9-9368-60abb531eb98 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:26.028304 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b860f7d7-c710-4de8-85d0-92d2ff2144f1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:26.030187 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b860f7d7-c710-4de8-85d0-92d2ff2144f1 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:13:26.030545 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b860f7d7-c710-4de8-85d0-92d2ff2144f1 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6e506254-2c1a-4be9-9368-60abb531eb98", "name": "tempest-CreateVolumesFromBackupTest-Backup-2048768268"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:26.032119 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.backups [None req-b860f7d7-c710-4de8-85d0-92d2ff2144f1 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Creating new backup {'backup': {'volume_id': '6e506254-2c1a-4be9-9368-60abb531eb98', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-2048768268'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:13:26.032328 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-b860f7d7-c710-4de8-85d0-92d2ff2144f1 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Creating backup of volume 6e506254-2c1a-4be9-9368-60abb531eb98 in container None Aug 06 03:13:26.040466 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:26.040466 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:26.040981 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b860f7d7-c710-4de8-85d0-92d2ff2144f1 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Volume info retrieved successfully. Aug 06 03:13:26.059750 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-bebc9933-c6bf-44dd-ab7e-a765b32df41e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:26.061423 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bebc9933-c6bf-44dd-ab7e-a765b32df41e tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:26.061599 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bebc9933-c6bf-44dd-ab7e-a765b32df41e tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:26.061771 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bebc9933-c6bf-44dd-ab7e-a765b32df41e tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:26.061885 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-bebc9933-c6bf-44dd-ab7e-a765b32df41e tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:26.066584 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:26.066584 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:26.067639 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bebc9933-c6bf-44dd-ab7e-a765b32df41e tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:26.068280 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 429/1712] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:26 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:26.069105 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-b860f7d7-c710-4de8-85d0-92d2ff2144f1 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Created reservations ['a1ab4290-9f20-41bf-9854-78ddd1745060', 'd5a24b9b-6eb9-42c8-a44a-e0d31e6d197f'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:26.092983 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b860f7d7-c710-4de8-85d0-92d2ff2144f1 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:13:26.093379 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 424/1713] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:13:26 2026] POST /volume/v3/backups => generated 337 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:26.100691 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-60498bba-a949-44c9-ba51-1bcd1b895012 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:26.102146 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-60498bba-a949-44c9-ba51-1bcd1b895012 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 Aug 06 03:13:26.102307 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-60498bba-a949-44c9-ba51-1bcd1b895012 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:26.102793 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-60498bba-a949-44c9-ba51-1bcd1b895012 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:26.102793 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-60498bba-a949-44c9-ba51-1bcd1b895012 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Show backup with id 55f468ff-1831-4916-b621-5125da592b37. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:26.106105 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:26.106105 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:26.106738 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-60498bba-a949-44c9-ba51-1bcd1b895012 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 returned with HTTP 200 Aug 06 03:13:26.107054 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 433/1714] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:26 2026] GET /volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 => generated 744 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:26.341319 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-596a7678-b859-4757-a9b0-6b74f662665d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:26.342980 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-596a7678-b859-4757-a9b0-6b74f662665d tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/82c3989f-2c65-43d9-8ee4-9694afc7b30b Aug 06 03:13:26.343168 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-596a7678-b859-4757-a9b0-6b74f662665d tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:26.343341 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-596a7678-b859-4757-a9b0-6b74f662665d tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:26.348382 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-596a7678-b859-4757-a9b0-6b74f662665d tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/82c3989f-2c65-43d9-8ee4-9694afc7b30b returned with HTTP 404 Aug 06 03:13:26.348846 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 429/1715] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:26 2026] GET /volume/v3/volumes/82c3989f-2c65-43d9-8ee4-9694afc7b30b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:26.355730 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d73eed0f-36d6-4cec-a709-e74d65a5b2c1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:26.357691 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d73eed0f-36d6-4cec-a709-e74d65a5b2c1 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d Aug 06 03:13:26.357934 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d73eed0f-36d6-4cec-a709-e74d65a5b2c1 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:26.358171 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d73eed0f-36d6-4cec-a709-e74d65a5b2c1 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:26.358745 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-de5f6c29-3dd6-4ad7-95fc-48aa6ca05caa None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:26.360592 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-de5f6c29-3dd6-4ad7-95fc-48aa6ca05caa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/ef88a907-06f6-43b9-93b1-9f7aea8b0998 Aug 06 03:13:26.360592 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-de5f6c29-3dd6-4ad7-95fc-48aa6ca05caa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:26.360722 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-de5f6c29-3dd6-4ad7-95fc-48aa6ca05caa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:26.364406 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-de5f6c29-3dd6-4ad7-95fc-48aa6ca05caa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/ef88a907-06f6-43b9-93b1-9f7aea8b0998 returned with HTTP 404 Aug 06 03:13:26.364800 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 425/1716] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:26 2026] GET /volume/v3/snapshots/ef88a907-06f6-43b9-93b1-9f7aea8b0998 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:26.365822 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:26.365822 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:26.369315 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d73eed0f-36d6-4cec-a709-e74d65a5b2c1 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:26.371412 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4c2b6e95-9ff2-4128-96d2-d70ddc492445 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:26.373147 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4c2b6e95-9ff2-4128-96d2-d70ddc492445 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/85335e11-28c4-4752-87d0-d66d79f41213 Aug 06 03:13:26.373365 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4c2b6e95-9ff2-4128-96d2-d70ddc492445 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:26.373422 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d73eed0f-36d6-4cec-a709-e74d65a5b2c1 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d returned with HTTP 200 Aug 06 03:13:26.373594 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4c2b6e95-9ff2-4128-96d2-d70ddc492445 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:26.373739 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-4c2b6e95-9ff2-4128-96d2-d70ddc492445 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete snapshot with id: 85335e11-28c4-4752-87d0-d66d79f41213 Aug 06 03:13:26.373866 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 430/1717] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:26 2026] GET /volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d => generated 888 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:26.382958 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:26.382958 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:26.383414 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4c2b6e95-9ff2-4128-96d2-d70ddc492445 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:13:26.388105 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ad23baac-382e-4511-8154-bcde7e34e37d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:26.391544 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ad23baac-382e-4511-8154-bcde7e34e37d tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] DELETE https://10.4.3.80/volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d Aug 06 03:13:26.391760 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ad23baac-382e-4511-8154-bcde7e34e37d tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:26.391964 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ad23baac-382e-4511-8154-bcde7e34e37d tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:26.392168 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-ad23baac-382e-4511-8154-bcde7e34e37d tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Delete volume with id: 41c7ed7a-82cf-4363-9e0d-c06871011c3d Aug 06 03:13:26.399690 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:26.399690 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:26.400129 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ad23baac-382e-4511-8154-bcde7e34e37d tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:26.401403 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4c2b6e95-9ff2-4128-96d2-d70ddc492445 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot delete request issued successfully. Aug 06 03:13:26.401608 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4c2b6e95-9ff2-4128-96d2-d70ddc492445 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/85335e11-28c4-4752-87d0-d66d79f41213 returned with HTTP 202 Aug 06 03:13:26.402020 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 434/1718] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:13:26 2026] DELETE /volume/v3/snapshots/85335e11-28c4-4752-87d0-d66d79f41213 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:26.410107 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-42ba55c4-e506-4691-8192-a05c5e1e39ae None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:26.412231 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-42ba55c4-e506-4691-8192-a05c5e1e39ae tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/85335e11-28c4-4752-87d0-d66d79f41213 Aug 06 03:13:26.412431 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-42ba55c4-e506-4691-8192-a05c5e1e39ae tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:26.412628 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-42ba55c4-e506-4691-8192-a05c5e1e39ae tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:26.417724 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ad23baac-382e-4511-8154-bcde7e34e37d tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Delete volume request issued successfully. Aug 06 03:13:26.417925 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ad23baac-382e-4511-8154-bcde7e34e37d tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d returned with HTTP 202 Aug 06 03:13:26.418327 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 430/1719] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:26 2026] DELETE /volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:26.419042 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:26.419042 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:26.419491 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-42ba55c4-e506-4691-8192-a05c5e1e39ae tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:13:26.420310 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-42ba55c4-e506-4691-8192-a05c5e1e39ae tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/85335e11-28c4-4752-87d0-d66d79f41213 returned with HTTP 200 Aug 06 03:13:26.420685 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 426/1720] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:26 2026] GET /volume/v3/snapshots/85335e11-28c4-4752-87d0-d66d79f41213 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:26.424619 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f92abf87-e885-4c7e-8790-4de0c7271ced None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:26.426150 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f92abf87-e885-4c7e-8790-4de0c7271ced tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d Aug 06 03:13:26.426315 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f92abf87-e885-4c7e-8790-4de0c7271ced tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:26.426486 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f92abf87-e885-4c7e-8790-4de0c7271ced tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:26.432338 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:26.432338 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:26.435311 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f92abf87-e885-4c7e-8790-4de0c7271ced tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:26.438572 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f92abf87-e885-4c7e-8790-4de0c7271ced tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d returned with HTTP 200 Aug 06 03:13:26.438965 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 431/1721] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:26 2026] GET /volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d => generated 887 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:27.077813 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0e678b34-864b-4705-885b-b8ea45ec7799 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:27.079676 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0e678b34-864b-4705-885b-b8ea45ec7799 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:27.079676 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0e678b34-864b-4705-885b-b8ea45ec7799 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:27.079757 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0e678b34-864b-4705-885b-b8ea45ec7799 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:27.079945 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-0e678b34-864b-4705-885b-b8ea45ec7799 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:27.084281 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:27.084281 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:27.084951 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0e678b34-864b-4705-885b-b8ea45ec7799 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:27.085275 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 435/1722] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:27 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:27.115580 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7e1e572b-99f9-402f-9e82-d345aed15903 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:27.116979 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7e1e572b-99f9-402f-9e82-d345aed15903 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 Aug 06 03:13:27.117142 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7e1e572b-99f9-402f-9e82-d345aed15903 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:27.117316 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7e1e572b-99f9-402f-9e82-d345aed15903 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:27.117409 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-7e1e572b-99f9-402f-9e82-d345aed15903 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Show backup with id 55f468ff-1831-4916-b621-5125da592b37. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:27.121032 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:27.121032 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:27.121618 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7e1e572b-99f9-402f-9e82-d345aed15903 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 returned with HTTP 200 Aug 06 03:13:27.121929 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 431/1723] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:27 2026] GET /volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:27.429505 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-fb7d3ecf-e989-45fc-97fc-ab12ecce295c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:27.431014 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fb7d3ecf-e989-45fc-97fc-ab12ecce295c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/85335e11-28c4-4752-87d0-d66d79f41213 Aug 06 03:13:27.431187 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fb7d3ecf-e989-45fc-97fc-ab12ecce295c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:27.431362 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fb7d3ecf-e989-45fc-97fc-ab12ecce295c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:27.435308 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fb7d3ecf-e989-45fc-97fc-ab12ecce295c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/85335e11-28c4-4752-87d0-d66d79f41213 returned with HTTP 404 Aug 06 03:13:27.435501 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 427/1724] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:27 2026] GET /volume/v3/snapshots/85335e11-28c4-4752-87d0-d66d79f41213 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:27.441195 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2243f545-41a3-4021-bbb6-4aebba673fc7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:27.442710 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2243f545-41a3-4021-bbb6-4aebba673fc7 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/ef88a907-06f6-43b9-93b1-9f7aea8b0998 Aug 06 03:13:27.443345 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2243f545-41a3-4021-bbb6-4aebba673fc7 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:27.443345 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2243f545-41a3-4021-bbb6-4aebba673fc7 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:27.443345 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-2243f545-41a3-4021-bbb6-4aebba673fc7 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete snapshot with id: ef88a907-06f6-43b9-93b1-9f7aea8b0998 Aug 06 03:13:27.449857 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2243f545-41a3-4021-bbb6-4aebba673fc7 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/ef88a907-06f6-43b9-93b1-9f7aea8b0998 returned with HTTP 404 Aug 06 03:13:27.449857 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 432/1725] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:13:27 2026] DELETE /volume/v3/snapshots/ef88a907-06f6-43b9-93b1-9f7aea8b0998 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:27.450009 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-03e70311-1392-4472-87dd-9379b14f4449 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:27.451458 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-03e70311-1392-4472-87dd-9379b14f4449 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d Aug 06 03:13:27.451613 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-03e70311-1392-4472-87dd-9379b14f4449 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:27.451772 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-03e70311-1392-4472-87dd-9379b14f4449 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:27.455059 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ef94577b-51a4-44c8-9776-c26d69e3be2a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:27.459600 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-03e70311-1392-4472-87dd-9379b14f4449 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d returned with HTTP 404 Aug 06 03:13:27.459600 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 436/1726] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:27 2026] GET /volume/v3/volumes/41c7ed7a-82cf-4363-9e0d-c06871011c3d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:27.459722 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ef94577b-51a4-44c8-9776-c26d69e3be2a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/85335e11-28c4-4752-87d0-d66d79f41213 Aug 06 03:13:27.459722 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ef94577b-51a4-44c8-9776-c26d69e3be2a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:27.459722 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ef94577b-51a4-44c8-9776-c26d69e3be2a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:27.459722 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-ef94577b-51a4-44c8-9776-c26d69e3be2a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete snapshot with id: 85335e11-28c4-4752-87d0-d66d79f41213 Aug 06 03:13:27.463587 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ef94577b-51a4-44c8-9776-c26d69e3be2a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/85335e11-28c4-4752-87d0-d66d79f41213 returned with HTTP 404 Aug 06 03:13:27.464190 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 432/1727] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:13:27 2026] DELETE /volume/v3/snapshots/85335e11-28c4-4752-87d0-d66d79f41213 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:27.466337 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f56b77af-99c5-4541-a82d-3ac72d09388a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:27.467703 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f56b77af-99c5-4541-a82d-3ac72d09388a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:27.467964 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f56b77af-99c5-4541-a82d-3ac72d09388a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1314962349"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:27.469415 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-f56b77af-99c5-4541-a82d-3ac72d09388a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1314962349'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:27.469568 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-f56b77af-99c5-4541-a82d-3ac72d09388a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Create volume of 1 GB Aug 06 03:13:27.470107 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f2f49056-7e99-4975-8526-725b4628160c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:27.471722 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f2f49056-7e99-4975-8526-725b4628160c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/d9e2af88-30f2-4940-9459-d0a9615a8c97 Aug 06 03:13:27.471912 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f2f49056-7e99-4975-8526-725b4628160c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:27.472083 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f2f49056-7e99-4975-8526-725b4628160c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:27.472633 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-f2f49056-7e99-4975-8526-725b4628160c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete snapshot with id: d9e2af88-30f2-4940-9459-d0a9615a8c97 Aug 06 03:13:27.474417 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f56b77af-99c5-4541-a82d-3ac72d09388a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Availability Zones retrieved successfully. Aug 06 03:13:27.476235 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f2f49056-7e99-4975-8526-725b4628160c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/d9e2af88-30f2-4940-9459-d0a9615a8c97 returned with HTTP 404 Aug 06 03:13:27.476648 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 433/1728] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:13:27 2026] DELETE /volume/v3/snapshots/d9e2af88-30f2-4940-9459-d0a9615a8c97 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:27.482055 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f56b77af-99c5-4541-a82d-3ac72d09388a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Flow 'volume_create_api' (a4b8b673-6468-4298-bf6b-92a91dc67761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:27.483521 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f56b77af-99c5-4541-a82d-3ac72d09388a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd14ad7-d5a0-4ca3-80a4-b17e4de0d363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:27.484788 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-f56b77af-99c5-4541-a82d-3ac72d09388a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:27.512189 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f56b77af-99c5-4541-a82d-3ac72d09388a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd14ad7-d5a0-4ca3-80a4-b17e4de0d363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:27.513074 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f56b77af-99c5-4541-a82d-3ac72d09388a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d4568f7-091b-4a63-bc5d-a2e1f8b66e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:27.513231 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-dca994c1-4660-4608-a536-a21c17037aae None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:27.515639 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-dca994c1-4660-4608-a536-a21c17037aae tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc Aug 06 03:13:27.515922 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-dca994c1-4660-4608-a536-a21c17037aae tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:27.516111 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-dca994c1-4660-4608-a536-a21c17037aae tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:27.527619 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:27.527619 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:27.532063 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-dca994c1-4660-4608-a536-a21c17037aae tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:13:27.537180 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-dca994c1-4660-4608-a536-a21c17037aae tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc returned with HTTP 200 Aug 06 03:13:27.537636 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 437/1729] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:13:27 2026] GET /volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc => generated 1652 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:27.550943 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-f56b77af-99c5-4541-a82d-3ac72d09388a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Created reservations ['2ec08ef1-8ff0-4cb2-8332-380c2dc50470', '312a1e27-ca13-4a02-821e-4c14f04ade1a', '570139cf-39cc-4686-ae7d-4faac57a650e', '7535750b-95b9-466d-b43f-a135e78c126d'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:27.551723 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f56b77af-99c5-4541-a82d-3ac72d09388a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d4568f7-091b-4a63-bc5d-a2e1f8b66e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ec08ef1-8ff0-4cb2-8332-380c2dc50470', '312a1e27-ca13-4a02-821e-4c14f04ade1a', '570139cf-39cc-4686-ae7d-4faac57a650e', '7535750b-95b9-466d-b43f-a135e78c126d']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:27.552723 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f56b77af-99c5-4541-a82d-3ac72d09388a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21a00301-7d50-4a46-b693-8b2905eeb5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:27.556061 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-c9ad1850-5a61-4669-9869-811efabf2674 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:27.558190 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-c9ad1850-5a61-4669-9869-811efabf2674 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc/action Aug 06 03:13:27.558552 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-c9ad1850-5a61-4669-9869-811efabf2674 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:13:27.558723 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-c9ad1850-5a61-4669-9869-811efabf2674 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:27.569966 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:27.569966 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:27.570516 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-c9ad1850-5a61-4669-9869-811efabf2674 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:13:27.577539 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-c9ad1850-5a61-4669-9869-811efabf2674 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Begin detaching volume completed successfully. Aug 06 03:13:27.577750 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-c9ad1850-5a61-4669-9869-811efabf2674 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc/action returned with HTTP 202 Aug 06 03:13:27.578234 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 433/1730] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:13:27 2026] POST /volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:13:27.579947 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f56b77af-99c5-4541-a82d-3ac72d09388a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21a00301-7d50-4a46-b693-8b2905eeb5c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aec79226-41c5-4f29-b54c-a72f61c7553b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1314962349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60620031934d465ebeab7f15a1cfbb1f',qos_specs=None,replication_status=,reservations=['2ec08ef1-8ff0-4cb2-8332-380c2dc50470','312a1e27-ca13-4a02-821e-4c14f04ade1a','570139cf-39cc-4686-ae7d-4faac57a650e','7535750b-95b9-466d-b43f-a135e78c126d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e099d3fdeecb4d8d870f8869582eea8b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1314962349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aec79226-41c5-4f29-b54c-a72f61c7553b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60620031934d465ebeab7f15a1cfbb1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e099d3fdeecb4d8d870f8869582eea8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:27.580881 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f56b77af-99c5-4541-a82d-3ac72d09388a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4991d680-2de0-4e6d-92bb-738c396be6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:27.600489 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f56b77af-99c5-4541-a82d-3ac72d09388a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4991d680-2de0-4e6d-92bb-738c396be6e1) transitioned into state 'SUCCESS' from state '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-1314962349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60620031934d465ebeab7f15a1cfbb1f',qos_specs=None,replication_status=,reservations=['2ec08ef1-8ff0-4cb2-8332-380c2dc50470','312a1e27-ca13-4a02-821e-4c14f04ade1a','570139cf-39cc-4686-ae7d-4faac57a650e','7535750b-95b9-466d-b43f-a135e78c126d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e099d3fdeecb4d8d870f8869582eea8b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:27.601248 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f56b77af-99c5-4541-a82d-3ac72d09388a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64dc09f8-4a01-40c2-ac4a-745b57a9ddfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:27.611652 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f56b77af-99c5-4541-a82d-3ac72d09388a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64dc09f8-4a01-40c2-ac4a-745b57a9ddfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:27.612414 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f56b77af-99c5-4541-a82d-3ac72d09388a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Flow 'volume_create_api' (a4b8b673-6468-4298-bf6b-92a91dc67761) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:27.612687 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f56b77af-99c5-4541-a82d-3ac72d09388a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Create volume request issued successfully. Aug 06 03:13:27.613277 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f56b77af-99c5-4541-a82d-3ac72d09388a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:27.613703 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 428/1731] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:13:27 2026] POST /volume/v3/volumes => generated 743 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:27.627188 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2ed6d892-c9bb-4fde-9550-2403db20e425 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:27.627509 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2ed6d892-c9bb-4fde-9550-2403db20e425 None None] GET https://10.4.3.80/volume// Aug 06 03:13:27.627654 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2ed6d892-c9bb-4fde-9550-2403db20e425 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:27.627850 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2ed6d892-c9bb-4fde-9550-2403db20e425 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:27.628159 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2ed6d892-c9bb-4fde-9550-2403db20e425 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:13:27.628418 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 434/1732] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:13:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:13:27.629189 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1efbe724-7731-4231-b7a0-19929866d2d5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:27.631888 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1efbe724-7731-4231-b7a0-19929866d2d5 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/aec79226-41c5-4f29-b54c-a72f61c7553b Aug 06 03:13:27.632211 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1efbe724-7731-4231-b7a0-19929866d2d5 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:27.632510 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1efbe724-7731-4231-b7a0-19929866d2d5 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:27.640307 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:27.640307 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:27.641261 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-ae17ae78-da98-47bc-8f2e-ddc41f0ac9ec None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:27.644008 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-ae17ae78-da98-47bc-8f2e-ddc41f0ac9ec tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc Aug 06 03:13:27.644235 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-ae17ae78-da98-47bc-8f2e-ddc41f0ac9ec tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:27.644440 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-ae17ae78-da98-47bc-8f2e-ddc41f0ac9ec tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:27.644923 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1efbe724-7731-4231-b7a0-19929866d2d5 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:27.649415 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1efbe724-7731-4231-b7a0-19929866d2d5 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/aec79226-41c5-4f29-b54c-a72f61c7553b returned with HTTP 200 Aug 06 03:13:27.649785 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 438/1733] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:27 2026] GET /volume/v3/volumes/aec79226-41c5-4f29-b54c-a72f61c7553b => generated 811 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:27.654446 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:27.654446 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:27.657620 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-ae17ae78-da98-47bc-8f2e-ddc41f0ac9ec tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:13:27.662159 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-ae17ae78-da98-47bc-8f2e-ddc41f0ac9ec tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc returned with HTTP 200 Aug 06 03:13:27.662591 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 434/1734] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:13:27 2026] GET /volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc => generated 1835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:13:28.094640 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-757b9dbb-2d95-4c02-b3e7-c333a0ee6420 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:28.098501 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-757b9dbb-2d95-4c02-b3e7-c333a0ee6420 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:28.098750 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-757b9dbb-2d95-4c02-b3e7-c333a0ee6420 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:28.098999 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-757b9dbb-2d95-4c02-b3e7-c333a0ee6420 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:28.099142 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-757b9dbb-2d95-4c02-b3e7-c333a0ee6420 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:28.104061 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:28.104061 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:28.104958 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-757b9dbb-2d95-4c02-b3e7-c333a0ee6420 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:28.105401 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 429/1735] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:28 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:28.131512 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ee0eb5d4-5170-4aac-a2de-a01684d338ef None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:28.133330 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ee0eb5d4-5170-4aac-a2de-a01684d338ef tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 Aug 06 03:13:28.133528 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ee0eb5d4-5170-4aac-a2de-a01684d338ef tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:28.133741 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ee0eb5d4-5170-4aac-a2de-a01684d338ef tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:28.133917 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-ee0eb5d4-5170-4aac-a2de-a01684d338ef tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Show backup with id 55f468ff-1831-4916-b621-5125da592b37. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:28.138032 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:28.138032 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:28.138816 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ee0eb5d4-5170-4aac-a2de-a01684d338ef tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 returned with HTTP 200 Aug 06 03:13:28.139225 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 435/1736] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:28 2026] GET /volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:28.664754 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5d510800-4fe1-4966-a139-3d8652abc424 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:28.669355 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5d510800-4fe1-4966-a139-3d8652abc424 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/aec79226-41c5-4f29-b54c-a72f61c7553b Aug 06 03:13:28.669624 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5d510800-4fe1-4966-a139-3d8652abc424 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:28.670447 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5d510800-4fe1-4966-a139-3d8652abc424 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:28.681172 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:28.681172 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:28.686229 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5d510800-4fe1-4966-a139-3d8652abc424 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:28.690994 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5d510800-4fe1-4966-a139-3d8652abc424 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/aec79226-41c5-4f29-b54c-a72f61c7553b returned with HTTP 200 Aug 06 03:13:28.691541 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 439/1737] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:28 2026] GET /volume/v3/volumes/aec79226-41c5-4f29-b54c-a72f61c7553b => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:28.704305 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-aafa255f-dbef-429a-b245-646cd37ecf72 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:28.706213 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-aafa255f-dbef-429a-b245-646cd37ecf72 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:28.706415 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-aafa255f-dbef-429a-b245-646cd37ecf72 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "aec79226-41c5-4f29-b54c-a72f61c7553b", "size": 1, "name": "tempest-VolumesGetTest-Volume-1706805541", "metadata": {"Type": "Test"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:28.708222 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-aafa255f-dbef-429a-b245-646cd37ecf72 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Create volume request body: {'volume': {'source_volid': 'aec79226-41c5-4f29-b54c-a72f61c7553b', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1706805541', 'metadata': {'Type': 'Test'}}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:28.717489 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:28.717489 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:28.718014 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-aafa255f-dbef-429a-b245-646cd37ecf72 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume retrieved successfully. Aug 06 03:13:28.718152 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-aafa255f-dbef-429a-b245-646cd37ecf72 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Create volume of 1 GB Aug 06 03:13:28.722006 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-aafa255f-dbef-429a-b245-646cd37ecf72 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Availability Zones retrieved successfully. Aug 06 03:13:28.728183 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-aafa255f-dbef-429a-b245-646cd37ecf72 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Flow 'volume_create_api' (014aa063-0aa6-426c-9671-dff026a34aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:28.729611 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-aafa255f-dbef-429a-b245-646cd37ecf72 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bd721f8-ffb5-40cd-b459-27d74aa22837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:28.730847 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-aafa255f-dbef-429a-b245-646cd37ecf72 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:28.754418 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-aafa255f-dbef-429a-b245-646cd37ecf72 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bd721f8-ffb5-40cd-b459-27d74aa22837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'aec79226-41c5-4f29-b54c-a72f61c7553b', 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:28.755216 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-aafa255f-dbef-429a-b245-646cd37ecf72 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70d67397-79ba-4950-a44f-64d0afa5dba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:28.760665 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-91687061-e56d-449b-8bd3-f50a42c97a66 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:28.763008 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-91687061-e56d-449b-8bd3-f50a42c97a66 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/attachments/8cc77198-3475-4522-be55-6240bad9f17d Aug 06 03:13:28.763248 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-91687061-e56d-449b-8bd3-f50a42c97a66 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:28.763441 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-91687061-e56d-449b-8bd3-f50a42c97a66 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:28.774912 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:28.774912 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:28.796491 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-aafa255f-dbef-429a-b245-646cd37ecf72 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Created reservations ['43d949e9-be7f-4397-949c-635b7024cc1f', '6b63fa9f-69db-4171-92cc-7b4aac63a24c', '444396da-4c7e-4759-b566-153bd34f2671', '0eedcb72-d786-4fdd-a97c-6231b8f70f6e'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:28.797488 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-aafa255f-dbef-429a-b245-646cd37ecf72 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70d67397-79ba-4950-a44f-64d0afa5dba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43d949e9-be7f-4397-949c-635b7024cc1f', '6b63fa9f-69db-4171-92cc-7b4aac63a24c', '444396da-4c7e-4759-b566-153bd34f2671', '0eedcb72-d786-4fdd-a97c-6231b8f70f6e']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:28.798350 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-aafa255f-dbef-429a-b245-646cd37ecf72 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29a19c57-6d18-4372-bce0-9b0f957d9cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:28.826161 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-da846d7e-ba2e-44b1-8040-508db41ca12b req-91687061-e56d-449b-8bd3-f50a42c97a66 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/attachments/8cc77198-3475-4522-be55-6240bad9f17d returned with HTTP 200 Aug 06 03:13:28.826561 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 430/1738] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:13:28 2026] DELETE /volume/v3/attachments/8cc77198-3475-4522-be55-6240bad9f17d => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:28.839474 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-aafa255f-dbef-429a-b245-646cd37ecf72 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29a19c57-6d18-4372-bce0-9b0f957d9cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aba04605-8a82-4eab-b66d-774a82a7b335', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1706805541',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='60620031934d465ebeab7f15a1cfbb1f',qos_specs=None,replication_status=,reservations=['43d949e9-be7f-4397-949c-635b7024cc1f','6b63fa9f-69db-4171-92cc-7b4aac63a24c','444396da-4c7e-4759-b566-153bd34f2671','0eedcb72-d786-4fdd-a97c-6231b8f70f6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=aec79226-41c5-4f29-b54c-a72f61c7553b,status='creating',user_id='e099d3fdeecb4d8d870f8869582eea8b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1706805541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aba04605-8a82-4eab-b66d-774a82a7b335,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='60620031934d465ebeab7f15a1cfbb1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=aec79226-41c5-4f29-b54c-a72f61c7553b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e099d3fdeecb4d8d870f8869582eea8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:28.840704 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-aafa255f-dbef-429a-b245-646cd37ecf72 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9941dc3a-cf44-46c3-98bb-df696f01e687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:28.862176 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-aafa255f-dbef-429a-b245-646cd37ecf72 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9941dc3a-cf44-46c3-98bb-df696f01e687) transitioned into state 'SUCCESS' from state '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-1706805541',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='60620031934d465ebeab7f15a1cfbb1f',qos_specs=None,replication_status=,reservations=['43d949e9-be7f-4397-949c-635b7024cc1f','6b63fa9f-69db-4171-92cc-7b4aac63a24c','444396da-4c7e-4759-b566-153bd34f2671','0eedcb72-d786-4fdd-a97c-6231b8f70f6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=aec79226-41c5-4f29-b54c-a72f61c7553b,status='creating',user_id='e099d3fdeecb4d8d870f8869582eea8b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:28.863387 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-aafa255f-dbef-429a-b245-646cd37ecf72 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e078b94b-54eb-498f-883d-519c65618ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:28.881157 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-aafa255f-dbef-429a-b245-646cd37ecf72 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e078b94b-54eb-498f-883d-519c65618ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:28.883381 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-aafa255f-dbef-429a-b245-646cd37ecf72 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Flow 'volume_create_api' (014aa063-0aa6-426c-9671-dff026a34aff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:28.883381 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-aafa255f-dbef-429a-b245-646cd37ecf72 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Create volume request issued successfully. Aug 06 03:13:28.883525 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-aafa255f-dbef-429a-b245-646cd37ecf72 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:28.884134 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 435/1739] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:13:28 2026] POST /volume/v3/volumes => generated 791 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:28.897493 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-20354c1d-9b98-416b-b62b-886b38e35615 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:28.900904 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-20354c1d-9b98-416b-b62b-886b38e35615 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 Aug 06 03:13:28.900904 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-20354c1d-9b98-416b-b62b-886b38e35615 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:28.900904 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-20354c1d-9b98-416b-b62b-886b38e35615 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:28.908014 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:28.908014 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:28.912270 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-20354c1d-9b98-416b-b62b-886b38e35615 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:28.916093 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-20354c1d-9b98-416b-b62b-886b38e35615 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 returned with HTTP 200 Aug 06 03:13:28.916472 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 436/1740] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:28 2026] GET /volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:29.114629 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f45b6604-2fe1-487c-a21f-298aadf53656 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:29.116389 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f45b6604-2fe1-487c-a21f-298aadf53656 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:29.116570 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f45b6604-2fe1-487c-a21f-298aadf53656 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:29.116749 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f45b6604-2fe1-487c-a21f-298aadf53656 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:29.116869 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-f45b6604-2fe1-487c-a21f-298aadf53656 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:29.121025 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:29.121025 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:29.121755 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f45b6604-2fe1-487c-a21f-298aadf53656 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:29.122193 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 440/1741] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:29 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:29.149425 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d367a77c-f037-4769-b895-ea5702b27f73 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:29.151604 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d367a77c-f037-4769-b895-ea5702b27f73 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 Aug 06 03:13:29.151889 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d367a77c-f037-4769-b895-ea5702b27f73 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:29.152094 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d367a77c-f037-4769-b895-ea5702b27f73 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:29.152246 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-d367a77c-f037-4769-b895-ea5702b27f73 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Show backup with id 55f468ff-1831-4916-b621-5125da592b37. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:29.157557 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:29.157557 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:29.158526 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d367a77c-f037-4769-b895-ea5702b27f73 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 returned with HTTP 200 Aug 06 03:13:29.159006 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 431/1742] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:29 2026] GET /volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:29.933078 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9fecaa76-8e7a-458c-bb4c-87fed8e3c36e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:29.934915 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9fecaa76-8e7a-458c-bb4c-87fed8e3c36e tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 Aug 06 03:13:29.935156 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9fecaa76-8e7a-458c-bb4c-87fed8e3c36e tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:29.935325 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9fecaa76-8e7a-458c-bb4c-87fed8e3c36e tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:29.942660 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:29.942660 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:29.945981 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-9fecaa76-8e7a-458c-bb4c-87fed8e3c36e tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:29.949618 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9fecaa76-8e7a-458c-bb4c-87fed8e3c36e tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 returned with HTTP 200 Aug 06 03:13:29.950036 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 436/1743] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:29 2026] GET /volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:29.964329 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0a1d421a-2fa6-4be8-bf07-b4e6f50c6864 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:29.965979 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0a1d421a-2fa6-4be8-bf07-b4e6f50c6864 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 Aug 06 03:13:29.966328 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0a1d421a-2fa6-4be8-bf07-b4e6f50c6864 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:29.966612 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0a1d421a-2fa6-4be8-bf07-b4e6f50c6864 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:29.974902 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:29.974902 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:29.979642 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0a1d421a-2fa6-4be8-bf07-b4e6f50c6864 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:29.985947 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0a1d421a-2fa6-4be8-bf07-b4e6f50c6864 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 returned with HTTP 200 Aug 06 03:13:29.985947 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 437/1744] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:29 2026] GET /volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:29.987598 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-f66e41f1-2bf4-499f-8b41-20bbe190b4c7 req-bc023f9f-842f-4d90-9672-c4c66c434b0c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:29.990732 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-f66e41f1-2bf4-499f-8b41-20bbe190b4c7 req-bc023f9f-842f-4d90-9672-c4c66c434b0c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/attachments/8cc77198-3475-4522-be55-6240bad9f17d Aug 06 03:13:29.990953 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-f66e41f1-2bf4-499f-8b41-20bbe190b4c7 req-bc023f9f-842f-4d90-9672-c4c66c434b0c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:29.991162 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-f66e41f1-2bf4-499f-8b41-20bbe190b4c7 req-bc023f9f-842f-4d90-9672-c4c66c434b0c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:29.996133 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-f66e41f1-2bf4-499f-8b41-20bbe190b4c7 req-bc023f9f-842f-4d90-9672-c4c66c434b0c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/attachments/8cc77198-3475-4522-be55-6240bad9f17d returned with HTTP 404 Aug 06 03:13:29.996714 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 441/1745] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:13:29 2026] DELETE /volume/v3/attachments/8cc77198-3475-4522-be55-6240bad9f17d => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:13:29.999518 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-eccd6ee4-fb2a-4ada-b74a-917bc2969d4e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:30.002488 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-eccd6ee4-fb2a-4ada-b74a-917bc2969d4e tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] PUT https://10.4.3.80/volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 Aug 06 03:13:30.002909 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-eccd6ee4-fb2a-4ada-b74a-917bc2969d4e tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1706805541"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:30.014078 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:30.014078 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:30.017670 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-eccd6ee4-fb2a-4ada-b74a-917bc2969d4e tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:30.027312 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-eccd6ee4-fb2a-4ada-b74a-917bc2969d4e tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume updated successfully. Aug 06 03:13:30.027995 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-eccd6ee4-fb2a-4ada-b74a-917bc2969d4e tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 returned with HTTP 200 Aug 06 03:13:30.028496 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 432/1746] 10.4.3.80 () {68 vars in 1361 bytes} [Thu Aug 6 03:13:29 2026] PUT /volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:30.044458 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-61417f57-d8a8-4d1a-85aa-e6bd6adf31a7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:30.046124 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-61417f57-d8a8-4d1a-85aa-e6bd6adf31a7 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] PUT https://10.4.3.80/volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 Aug 06 03:13:30.046534 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-61417f57-d8a8-4d1a-85aa-e6bd6adf31a7 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-958498780", "description": "This is the new description of volume"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:30.054216 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:30.054216 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:30.057529 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-61417f57-d8a8-4d1a-85aa-e6bd6adf31a7 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:30.063444 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-61417f57-d8a8-4d1a-85aa-e6bd6adf31a7 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume updated successfully. Aug 06 03:13:30.063979 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-61417f57-d8a8-4d1a-85aa-e6bd6adf31a7 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 returned with HTTP 200 Aug 06 03:13:30.064423 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 437/1747] 10.4.3.80 () {68 vars in 1362 bytes} [Thu Aug 6 03:13:30 2026] PUT /volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:30.079858 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1f72e72b-2c80-4fe1-941f-0628dd883cf3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:30.083479 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1f72e72b-2c80-4fe1-941f-0628dd883cf3 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 Aug 06 03:13:30.083479 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1f72e72b-2c80-4fe1-941f-0628dd883cf3 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:30.083479 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1f72e72b-2c80-4fe1-941f-0628dd883cf3 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:30.091073 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:30.091073 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:30.095146 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1f72e72b-2c80-4fe1-941f-0628dd883cf3 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:30.101816 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1f72e72b-2c80-4fe1-941f-0628dd883cf3 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 returned with HTTP 200 Aug 06 03:13:30.102470 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 438/1748] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:30 2026] GET /volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:30.117323 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-504b662a-77d1-4bf7-b2ec-5b320618dcb4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:30.118921 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-504b662a-77d1-4bf7-b2ec-5b320618dcb4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:30.119202 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-504b662a-77d1-4bf7-b2ec-5b320618dcb4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1652436727", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1598312200"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:30.120796 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-504b662a-77d1-4bf7-b2ec-5b320618dcb4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1652436727', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1598312200'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:30.121120 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-504b662a-77d1-4bf7-b2ec-5b320618dcb4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Create volume of 1 GB Aug 06 03:13:30.125045 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-504b662a-77d1-4bf7-b2ec-5b320618dcb4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Availability Zones retrieved successfully. Aug 06 03:13:30.130520 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-504b662a-77d1-4bf7-b2ec-5b320618dcb4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Flow 'volume_create_api' (11fa3605-d8f8-430b-92a5-eae4ddbaf026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:30.131757 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-504b662a-77d1-4bf7-b2ec-5b320618dcb4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0de37e5c-f1c1-4a9a-b510-213ed03da184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:30.132723 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-504b662a-77d1-4bf7-b2ec-5b320618dcb4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:30.133686 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-db558405-1233-4f38-b0ab-ea22c9c29d55 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:30.135726 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-db558405-1233-4f38-b0ab-ea22c9c29d55 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:30.135962 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-db558405-1233-4f38-b0ab-ea22c9c29d55 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:30.136186 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-db558405-1233-4f38-b0ab-ea22c9c29d55 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:30.136352 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-db558405-1233-4f38-b0ab-ea22c9c29d55 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:30.143287 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:30.143287 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:30.144013 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-db558405-1233-4f38-b0ab-ea22c9c29d55 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:30.144398 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 433/1749] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:30 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:30.162901 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-504b662a-77d1-4bf7-b2ec-5b320618dcb4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0de37e5c-f1c1-4a9a-b510-213ed03da184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:30.163718 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-504b662a-77d1-4bf7-b2ec-5b320618dcb4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (820df732-c663-4e23-b24e-e2d58eb48a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:30.170805 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-dae7d94d-6c6e-4420-a7f2-dd33d920ff2f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:30.173027 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dae7d94d-6c6e-4420-a7f2-dd33d920ff2f tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 Aug 06 03:13:30.173269 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dae7d94d-6c6e-4420-a7f2-dd33d920ff2f tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:30.173543 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dae7d94d-6c6e-4420-a7f2-dd33d920ff2f tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:30.173693 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-dae7d94d-6c6e-4420-a7f2-dd33d920ff2f tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Show backup with id 55f468ff-1831-4916-b621-5125da592b37. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:30.179867 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:30.179867 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:30.180819 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dae7d94d-6c6e-4420-a7f2-dd33d920ff2f tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 returned with HTTP 200 Aug 06 03:13:30.181281 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 438/1750] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:30 2026] GET /volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:13:30.220499 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-504b662a-77d1-4bf7-b2ec-5b320618dcb4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Created reservations ['2da68f22-740a-405f-9e0c-1613aac33e68', 'd36c5129-38c8-4716-a298-5fee35310e61', '42662a1c-b989-4e66-8346-5852cbb3e7c8', '537c63b7-e9d1-4419-a9ab-eadd576ffa01'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:30.221224 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-504b662a-77d1-4bf7-b2ec-5b320618dcb4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (820df732-c663-4e23-b24e-e2d58eb48a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2da68f22-740a-405f-9e0c-1613aac33e68', 'd36c5129-38c8-4716-a298-5fee35310e61', '42662a1c-b989-4e66-8346-5852cbb3e7c8', '537c63b7-e9d1-4419-a9ab-eadd576ffa01']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:30.221917 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-504b662a-77d1-4bf7-b2ec-5b320618dcb4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3050126f-b907-45c4-ac44-eceb1c680229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:30.242308 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-504b662a-77d1-4bf7-b2ec-5b320618dcb4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3050126f-b907-45c4-ac44-eceb1c680229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a82dde79-a66a-49e9-b727-0bf6548372ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1652436727',display_name='tempest-VolumesGetTest-Volume-1598312200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60620031934d465ebeab7f15a1cfbb1f',qos_specs=None,replication_status=,reservations=['2da68f22-740a-405f-9e0c-1613aac33e68','d36c5129-38c8-4716-a298-5fee35310e61','42662a1c-b989-4e66-8346-5852cbb3e7c8','537c63b7-e9d1-4419-a9ab-eadd576ffa01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e099d3fdeecb4d8d870f8869582eea8b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:30Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1652436727',display_name='tempest-VolumesGetTest-Volume-1598312200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a82dde79-a66a-49e9-b727-0bf6548372ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60620031934d465ebeab7f15a1cfbb1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e099d3fdeecb4d8d870f8869582eea8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:30.242961 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-504b662a-77d1-4bf7-b2ec-5b320618dcb4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17b012cb-c99a-4af8-8f4e-004b48613087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:30.265871 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-504b662a-77d1-4bf7-b2ec-5b320618dcb4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17b012cb-c99a-4af8-8f4e-004b48613087) transitioned into 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-1652436727',display_name='tempest-VolumesGetTest-Volume-1598312200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60620031934d465ebeab7f15a1cfbb1f',qos_specs=None,replication_status=,reservations=['2da68f22-740a-405f-9e0c-1613aac33e68','d36c5129-38c8-4716-a298-5fee35310e61','42662a1c-b989-4e66-8346-5852cbb3e7c8','537c63b7-e9d1-4419-a9ab-eadd576ffa01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e099d3fdeecb4d8d870f8869582eea8b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:30.266610 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-504b662a-77d1-4bf7-b2ec-5b320618dcb4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e03a196-4a3d-41be-bf3e-f40459a5db77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:30.283742 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-504b662a-77d1-4bf7-b2ec-5b320618dcb4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e03a196-4a3d-41be-bf3e-f40459a5db77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:30.287317 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-504b662a-77d1-4bf7-b2ec-5b320618dcb4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Flow 'volume_create_api' (11fa3605-d8f8-430b-92a5-eae4ddbaf026) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:30.287591 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-504b662a-77d1-4bf7-b2ec-5b320618dcb4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Create volume request issued successfully. Aug 06 03:13:30.288503 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-504b662a-77d1-4bf7-b2ec-5b320618dcb4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:30.289185 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 442/1751] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:13:30 2026] POST /volume/v3/volumes => generated 778 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:30.305844 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-bd6b1ef2-e9ed-47c1-97ff-58e7ae5bc0bf None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:30.308212 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bd6b1ef2-e9ed-47c1-97ff-58e7ae5bc0bf tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/a82dde79-a66a-49e9-b727-0bf6548372ec Aug 06 03:13:30.310033 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bd6b1ef2-e9ed-47c1-97ff-58e7ae5bc0bf tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:30.310033 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bd6b1ef2-e9ed-47c1-97ff-58e7ae5bc0bf tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:30.318966 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:30.318966 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:30.323342 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-bd6b1ef2-e9ed-47c1-97ff-58e7ae5bc0bf tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:30.330846 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bd6b1ef2-e9ed-47c1-97ff-58e7ae5bc0bf tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/a82dde79-a66a-49e9-b727-0bf6548372ec returned with HTTP 200 Aug 06 03:13:30.330846 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 439/1752] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:30 2026] GET /volume/v3/volumes/a82dde79-a66a-49e9-b727-0bf6548372ec => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:31.154106 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-aa466e6b-6584-45b0-869b-ae83a266ff84 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:31.155792 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-aa466e6b-6584-45b0-869b-ae83a266ff84 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:31.155990 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-aa466e6b-6584-45b0-869b-ae83a266ff84 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:31.156172 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-aa466e6b-6584-45b0-869b-ae83a266ff84 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:31.156271 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-aa466e6b-6584-45b0-869b-ae83a266ff84 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:31.160282 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:31.160282 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:31.160948 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-aa466e6b-6584-45b0-869b-ae83a266ff84 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:31.161359 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 434/1753] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:31 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:31.194604 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0b8b55ee-0f7b-45d6-98e5-bee204250de1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:31.197057 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0b8b55ee-0f7b-45d6-98e5-bee204250de1 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 Aug 06 03:13:31.197339 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0b8b55ee-0f7b-45d6-98e5-bee204250de1 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:31.197600 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0b8b55ee-0f7b-45d6-98e5-bee204250de1 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:31.197750 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-0b8b55ee-0f7b-45d6-98e5-bee204250de1 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Show backup with id 55f468ff-1831-4916-b621-5125da592b37. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:31.203359 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:31.203359 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:31.204385 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0b8b55ee-0f7b-45d6-98e5-bee204250de1 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 returned with HTTP 200 Aug 06 03:13:31.204894 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 439/1754] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:31 2026] GET /volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:31.346602 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b2d56af3-951a-4c07-979e-9a59671f9948 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:31.348360 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b2d56af3-951a-4c07-979e-9a59671f9948 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/a82dde79-a66a-49e9-b727-0bf6548372ec Aug 06 03:13:31.348546 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b2d56af3-951a-4c07-979e-9a59671f9948 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:31.348719 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b2d56af3-951a-4c07-979e-9a59671f9948 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:31.355352 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:31.355352 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:31.359552 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b2d56af3-951a-4c07-979e-9a59671f9948 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:31.369173 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b2d56af3-951a-4c07-979e-9a59671f9948 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/a82dde79-a66a-49e9-b727-0bf6548372ec returned with HTTP 200 Aug 06 03:13:31.369574 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 443/1755] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:31 2026] GET /volume/v3/volumes/a82dde79-a66a-49e9-b727-0bf6548372ec => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:31.385351 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-bf3994d7-a6ca-491e-a487-ec927b4bf37c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:31.387228 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bf3994d7-a6ca-491e-a487-ec927b4bf37c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] PUT https://10.4.3.80/volume/v3/volumes/a82dde79-a66a-49e9-b727-0bf6548372ec Aug 06 03:13:31.387947 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bf3994d7-a6ca-491e-a487-ec927b4bf37c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1706805541", "description": null}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:31.399010 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:31.399010 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:31.405711 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-bf3994d7-a6ca-491e-a487-ec927b4bf37c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:31.413488 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-bf3994d7-a6ca-491e-a487-ec927b4bf37c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume updated successfully. Aug 06 03:13:31.414588 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bf3994d7-a6ca-491e-a487-ec927b4bf37c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/a82dde79-a66a-49e9-b727-0bf6548372ec returned with HTTP 200 Aug 06 03:13:31.415168 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 440/1756] 10.4.3.80 () {68 vars in 1361 bytes} [Thu Aug 6 03:13:31 2026] PUT /volume/v3/volumes/a82dde79-a66a-49e9-b727-0bf6548372ec => generated 768 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:31.430172 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f86707dd-48b4-48d9-ae70-47ce996d9215 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:31.432403 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f86707dd-48b4-48d9-ae70-47ce996d9215 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/a82dde79-a66a-49e9-b727-0bf6548372ec Aug 06 03:13:31.432660 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f86707dd-48b4-48d9-ae70-47ce996d9215 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:31.432912 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f86707dd-48b4-48d9-ae70-47ce996d9215 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:31.445663 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:31.445663 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:31.450128 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f86707dd-48b4-48d9-ae70-47ce996d9215 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:31.455947 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f86707dd-48b4-48d9-ae70-47ce996d9215 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/a82dde79-a66a-49e9-b727-0bf6548372ec returned with HTTP 200 Aug 06 03:13:31.456445 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 435/1757] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:31 2026] GET /volume/v3/volumes/a82dde79-a66a-49e9-b727-0bf6548372ec => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:13:31.470623 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2627156c-fefb-4ac7-9798-2bafc1e802b4 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:31.472788 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2627156c-fefb-4ac7-9798-2bafc1e802b4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] DELETE https://10.4.3.80/volume/v3/volumes/a82dde79-a66a-49e9-b727-0bf6548372ec Aug 06 03:13:31.473259 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2627156c-fefb-4ac7-9798-2bafc1e802b4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:31.473359 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2627156c-fefb-4ac7-9798-2bafc1e802b4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:31.473538 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-2627156c-fefb-4ac7-9798-2bafc1e802b4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Delete volume with id: a82dde79-a66a-49e9-b727-0bf6548372ec Aug 06 03:13:31.480434 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:31.480434 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:31.480945 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2627156c-fefb-4ac7-9798-2bafc1e802b4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:31.496977 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2627156c-fefb-4ac7-9798-2bafc1e802b4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Delete volume request issued successfully. Aug 06 03:13:31.497169 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2627156c-fefb-4ac7-9798-2bafc1e802b4 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/a82dde79-a66a-49e9-b727-0bf6548372ec returned with HTTP 202 Aug 06 03:13:31.497602 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 440/1758] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:31 2026] DELETE /volume/v3/volumes/a82dde79-a66a-49e9-b727-0bf6548372ec => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:31.505684 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ef963701-a96e-4873-9134-133e9d31735f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:31.508570 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ef963701-a96e-4873-9134-133e9d31735f tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/a82dde79-a66a-49e9-b727-0bf6548372ec Aug 06 03:13:31.509497 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ef963701-a96e-4873-9134-133e9d31735f tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:31.509893 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ef963701-a96e-4873-9134-133e9d31735f tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:31.520170 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:31.520170 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:31.524293 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ef963701-a96e-4873-9134-133e9d31735f tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:31.529429 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ef963701-a96e-4873-9134-133e9d31735f tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/a82dde79-a66a-49e9-b727-0bf6548372ec returned with HTTP 200 Aug 06 03:13:31.529824 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 444/1759] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:31 2026] GET /volume/v3/volumes/a82dde79-a66a-49e9-b727-0bf6548372ec => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:31.650338 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a3167ccf-0fcf-4a3c-8e7f-268979ae3c15 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:31.651998 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a3167ccf-0fcf-4a3c-8e7f-268979ae3c15 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc Aug 06 03:13:31.652432 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a3167ccf-0fcf-4a3c-8e7f-268979ae3c15 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:31.652716 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a3167ccf-0fcf-4a3c-8e7f-268979ae3c15 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:31.662911 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:31.662911 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:31.669508 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a3167ccf-0fcf-4a3c-8e7f-268979ae3c15 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:13:31.678064 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a3167ccf-0fcf-4a3c-8e7f-268979ae3c15 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc returned with HTTP 200 Aug 06 03:13:31.678919 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 441/1760] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:31 2026] GET /volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:31.696156 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0b8db1fe-9dbc-425c-9303-6d94276e25d0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:31.699670 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0b8db1fe-9dbc-425c-9303-6d94276e25d0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc Aug 06 03:13:31.699967 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0b8db1fe-9dbc-425c-9303-6d94276e25d0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:31.700235 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0b8db1fe-9dbc-425c-9303-6d94276e25d0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:31.700529 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-0b8db1fe-9dbc-425c-9303-6d94276e25d0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete volume with id: ef07b7fd-1186-45de-acc0-b5b5ad712dfc Aug 06 03:13:31.709034 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:31.709034 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:31.709539 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-0b8db1fe-9dbc-425c-9303-6d94276e25d0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:13:31.726815 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-0b8db1fe-9dbc-425c-9303-6d94276e25d0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete volume request issued successfully. Aug 06 03:13:31.727019 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0b8db1fe-9dbc-425c-9303-6d94276e25d0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc returned with HTTP 202 Aug 06 03:13:31.727452 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 436/1761] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:31 2026] DELETE /volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:31.734675 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a332ecde-3376-4452-8876-10165461e1d6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:31.738841 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a332ecde-3376-4452-8876-10165461e1d6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc Aug 06 03:13:31.739027 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a332ecde-3376-4452-8876-10165461e1d6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:31.739197 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a332ecde-3376-4452-8876-10165461e1d6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:31.746027 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:31.746027 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:31.749425 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a332ecde-3376-4452-8876-10165461e1d6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:13:31.754399 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a332ecde-3376-4452-8876-10165461e1d6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc returned with HTTP 200 Aug 06 03:13:31.754935 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 441/1762] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:31 2026] GET /volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:32.171168 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-09bd6835-5eeb-4614-8dcc-9969905dd242 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:32.172932 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-09bd6835-5eeb-4614-8dcc-9969905dd242 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:32.173127 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-09bd6835-5eeb-4614-8dcc-9969905dd242 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:32.173314 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-09bd6835-5eeb-4614-8dcc-9969905dd242 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:32.173415 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-09bd6835-5eeb-4614-8dcc-9969905dd242 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:32.177493 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:32.177493 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:32.178201 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-09bd6835-5eeb-4614-8dcc-9969905dd242 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:32.178665 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 445/1763] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:32 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:32.214381 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8cbc5cb5-76b9-4c18-a13b-9c77b179025c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:32.216130 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8cbc5cb5-76b9-4c18-a13b-9c77b179025c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 Aug 06 03:13:32.216547 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8cbc5cb5-76b9-4c18-a13b-9c77b179025c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:32.216878 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8cbc5cb5-76b9-4c18-a13b-9c77b179025c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:32.217084 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-8cbc5cb5-76b9-4c18-a13b-9c77b179025c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Show backup with id 55f468ff-1831-4916-b621-5125da592b37. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:32.222009 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:32.222009 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:32.223217 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8cbc5cb5-76b9-4c18-a13b-9c77b179025c tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 returned with HTTP 200 Aug 06 03:13:32.224493 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 442/1764] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:32 2026] GET /volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:32.543408 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-50bb5c30-35b9-4e04-a7e0-d1482bea0c2b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:32.545590 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-50bb5c30-35b9-4e04-a7e0-d1482bea0c2b tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/a82dde79-a66a-49e9-b727-0bf6548372ec Aug 06 03:13:32.545841 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-50bb5c30-35b9-4e04-a7e0-d1482bea0c2b tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:32.546082 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-50bb5c30-35b9-4e04-a7e0-d1482bea0c2b tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:32.553196 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-50bb5c30-35b9-4e04-a7e0-d1482bea0c2b tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/a82dde79-a66a-49e9-b727-0bf6548372ec returned with HTTP 404 Aug 06 03:13:32.553690 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 437/1765] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:32 2026] GET /volume/v3/volumes/a82dde79-a66a-49e9-b727-0bf6548372ec => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:32.560009 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a1311426-3a10-4721-af14-f7f1e0832926 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:32.562084 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a1311426-3a10-4721-af14-f7f1e0832926 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 Aug 06 03:13:32.562320 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a1311426-3a10-4721-af14-f7f1e0832926 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:32.562549 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a1311426-3a10-4721-af14-f7f1e0832926 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:32.569916 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:32.569916 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:32.574180 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a1311426-3a10-4721-af14-f7f1e0832926 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:32.579160 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a1311426-3a10-4721-af14-f7f1e0832926 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 returned with HTTP 200 Aug 06 03:13:32.579612 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 442/1766] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:32 2026] GET /volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:32.590592 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-56fa29c7-2829-47f9-a1ba-a75276e85f22 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:32.592327 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-56fa29c7-2829-47f9-a1ba-a75276e85f22 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] DELETE https://10.4.3.80/volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 Aug 06 03:13:32.592517 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-56fa29c7-2829-47f9-a1ba-a75276e85f22 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:32.592687 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-56fa29c7-2829-47f9-a1ba-a75276e85f22 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:32.592842 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-56fa29c7-2829-47f9-a1ba-a75276e85f22 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Delete volume with id: aba04605-8a82-4eab-b66d-774a82a7b335 Aug 06 03:13:32.599343 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:32.599343 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:32.599797 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-56fa29c7-2829-47f9-a1ba-a75276e85f22 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:32.615695 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-56fa29c7-2829-47f9-a1ba-a75276e85f22 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Delete volume request issued successfully. Aug 06 03:13:32.615885 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-56fa29c7-2829-47f9-a1ba-a75276e85f22 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 returned with HTTP 202 Aug 06 03:13:32.616364 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 446/1767] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:32 2026] DELETE /volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:32.626164 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3ccdf687-adce-4755-80d7-c2633151c399 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:32.629494 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3ccdf687-adce-4755-80d7-c2633151c399 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 Aug 06 03:13:32.629964 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3ccdf687-adce-4755-80d7-c2633151c399 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:32.630406 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3ccdf687-adce-4755-80d7-c2633151c399 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:32.641158 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:32.641158 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:32.646531 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-3ccdf687-adce-4755-80d7-c2633151c399 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:32.651552 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3ccdf687-adce-4755-80d7-c2633151c399 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 returned with HTTP 200 Aug 06 03:13:32.652074 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 443/1768] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:32 2026] GET /volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 => generated 921 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:32.771955 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-007a3104-bef6-48f0-99a8-59a7c8d00dfe None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:32.774174 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-007a3104-bef6-48f0-99a8-59a7c8d00dfe tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc Aug 06 03:13:32.774333 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-007a3104-bef6-48f0-99a8-59a7c8d00dfe tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:32.774521 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-007a3104-bef6-48f0-99a8-59a7c8d00dfe tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:32.780532 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-007a3104-bef6-48f0-99a8-59a7c8d00dfe tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc returned with HTTP 404 Aug 06 03:13:32.781082 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 438/1769] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:32 2026] GET /volume/v3/volumes/ef07b7fd-1186-45de-acc0-b5b5ad712dfc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:32.794122 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8c8b2624-3154-48e3-bf46-3c967079d470 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:32.797332 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8c8b2624-3154-48e3-bf46-3c967079d470 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:13:32.797583 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8c8b2624-3154-48e3-bf46-3c967079d470 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:32.797754 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8c8b2624-3154-48e3-bf46-3c967079d470 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:32.806815 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:32.806815 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:32.812985 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-8c8b2624-3154-48e3-bf46-3c967079d470 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:13:32.818468 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8c8b2624-3154-48e3-bf46-3c967079d470 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 returned with HTTP 200 Aug 06 03:13:32.818970 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 443/1770] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:32 2026] GET /volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:32.831194 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-aa86af30-81ef-4ec0-8309-c54fceace275 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:32.833027 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-aa86af30-81ef-4ec0-8309-c54fceace275 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:13:32.833027 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-aa86af30-81ef-4ec0-8309-c54fceace275 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-506664916"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:32.840611 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:32.840611 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:32.841076 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-aa86af30-81ef-4ec0-8309-c54fceace275 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:13:32.841076 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-aa86af30-81ef-4ec0-8309-c54fceace275 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create snapshot from volume a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:13:32.863050 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-aa86af30-81ef-4ec0-8309-c54fceace275 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Created reservations ['48f7c531-39d3-4bd5-9e9b-d644f2f0ad8c', '4b7a0490-a43c-4fd1-b2dd-6d803d2999a0', '276fa02f-b624-4385-bbc0-6018c84b8eac', '72efe8c3-c63c-4c10-8f8b-8fe4669110fa'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:32.890592 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-aa86af30-81ef-4ec0-8309-c54fceace275 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot create request issued successfully. Aug 06 03:13:32.890890 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-aa86af30-81ef-4ec0-8309-c54fceace275 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:13:32.891285 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 447/1771] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:13:32 2026] POST /volume/v3/snapshots => generated 379 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:32.903706 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c5b7f73b-4152-4cb8-80c6-f972672a125d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:32.905728 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c5b7f73b-4152-4cb8-80c6-f972672a125d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 Aug 06 03:13:32.905962 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c5b7f73b-4152-4cb8-80c6-f972672a125d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:32.906178 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c5b7f73b-4152-4cb8-80c6-f972672a125d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:32.912565 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:32.912565 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:32.913017 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c5b7f73b-4152-4cb8-80c6-f972672a125d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:13:32.913855 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c5b7f73b-4152-4cb8-80c6-f972672a125d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 returned with HTTP 200 Aug 06 03:13:32.914272 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 444/1772] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:32 2026] GET /volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 => generated 511 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:33.189239 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-bc1c4f19-3df1-4d79-9210-b4314613240b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:33.191344 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bc1c4f19-3df1-4d79-9210-b4314613240b tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:33.191575 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bc1c4f19-3df1-4d79-9210-b4314613240b tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:33.191798 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bc1c4f19-3df1-4d79-9210-b4314613240b tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:33.191952 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-bc1c4f19-3df1-4d79-9210-b4314613240b tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:33.196791 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:33.196791 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:33.197748 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bc1c4f19-3df1-4d79-9210-b4314613240b tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:33.198224 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 439/1773] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:33 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:33.235049 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ae9bc418-311c-47b6-8320-d11a43f158d2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:33.236712 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ae9bc418-311c-47b6-8320-d11a43f158d2 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 Aug 06 03:13:33.237073 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ae9bc418-311c-47b6-8320-d11a43f158d2 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:33.237283 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ae9bc418-311c-47b6-8320-d11a43f158d2 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:33.237437 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-ae9bc418-311c-47b6-8320-d11a43f158d2 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Show backup with id 55f468ff-1831-4916-b621-5125da592b37. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:33.241689 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:33.241689 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:33.242540 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ae9bc418-311c-47b6-8320-d11a43f158d2 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 returned with HTTP 200 Aug 06 03:13:33.242932 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 444/1774] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:33 2026] GET /volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:33.665008 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-230643f7-4c67-4ab4-888a-5ccba59c595d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:33.666812 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-230643f7-4c67-4ab4-888a-5ccba59c595d tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 Aug 06 03:13:33.667016 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-230643f7-4c67-4ab4-888a-5ccba59c595d tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:33.667201 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-230643f7-4c67-4ab4-888a-5ccba59c595d tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:33.673207 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-230643f7-4c67-4ab4-888a-5ccba59c595d tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 returned with HTTP 404 Aug 06 03:13:33.673735 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 448/1775] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:33 2026] GET /volume/v3/volumes/aba04605-8a82-4eab-b66d-774a82a7b335 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:33.681367 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4b50e474-4c66-47ac-915f-6b47abe54f4c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:33.683483 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4b50e474-4c66-47ac-915f-6b47abe54f4c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/aec79226-41c5-4f29-b54c-a72f61c7553b Aug 06 03:13:33.683483 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4b50e474-4c66-47ac-915f-6b47abe54f4c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:33.683483 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4b50e474-4c66-47ac-915f-6b47abe54f4c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:33.691436 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:33.691436 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:33.695614 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4b50e474-4c66-47ac-915f-6b47abe54f4c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:33.699738 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4b50e474-4c66-47ac-915f-6b47abe54f4c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/aec79226-41c5-4f29-b54c-a72f61c7553b returned with HTTP 200 Aug 06 03:13:33.700123 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 445/1776] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:33 2026] GET /volume/v3/volumes/aec79226-41c5-4f29-b54c-a72f61c7553b => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:33.718179 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7926a0e1-2db5-49c3-8632-4edb88e166a9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:33.719967 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7926a0e1-2db5-49c3-8632-4edb88e166a9 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] DELETE https://10.4.3.80/volume/v3/volumes/aec79226-41c5-4f29-b54c-a72f61c7553b Aug 06 03:13:33.720276 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7926a0e1-2db5-49c3-8632-4edb88e166a9 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:33.720576 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7926a0e1-2db5-49c3-8632-4edb88e166a9 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:33.720813 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-7926a0e1-2db5-49c3-8632-4edb88e166a9 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Delete volume with id: aec79226-41c5-4f29-b54c-a72f61c7553b Aug 06 03:13:33.730859 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:33.730859 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:33.730859 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7926a0e1-2db5-49c3-8632-4edb88e166a9 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:33.762441 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7926a0e1-2db5-49c3-8632-4edb88e166a9 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Delete volume request issued successfully. Aug 06 03:13:33.762773 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7926a0e1-2db5-49c3-8632-4edb88e166a9 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/aec79226-41c5-4f29-b54c-a72f61c7553b returned with HTTP 202 Aug 06 03:13:33.763256 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 440/1777] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:33 2026] DELETE /volume/v3/volumes/aec79226-41c5-4f29-b54c-a72f61c7553b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:33.772306 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-95e79b4c-c5c1-4842-a6e7-3314e77f1691 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:33.776453 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-95e79b4c-c5c1-4842-a6e7-3314e77f1691 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/aec79226-41c5-4f29-b54c-a72f61c7553b Aug 06 03:13:33.777009 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-95e79b4c-c5c1-4842-a6e7-3314e77f1691 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:33.777392 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-95e79b4c-c5c1-4842-a6e7-3314e77f1691 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:33.787859 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:33.787859 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:33.789154 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-95e79b4c-c5c1-4842-a6e7-3314e77f1691 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:33.793805 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-95e79b4c-c5c1-4842-a6e7-3314e77f1691 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/aec79226-41c5-4f29-b54c-a72f61c7553b returned with HTTP 200 Aug 06 03:13:33.794222 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 445/1778] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:33 2026] GET /volume/v3/volumes/aec79226-41c5-4f29-b54c-a72f61c7553b => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:33.925821 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-024cae5e-3616-42e7-b1f7-df1ff765c766 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:33.928437 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-024cae5e-3616-42e7-b1f7-df1ff765c766 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 Aug 06 03:13:33.928643 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-024cae5e-3616-42e7-b1f7-df1ff765c766 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:33.930228 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-024cae5e-3616-42e7-b1f7-df1ff765c766 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:33.935723 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:33.935723 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:33.936167 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-024cae5e-3616-42e7-b1f7-df1ff765c766 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:13:33.937336 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-024cae5e-3616-42e7-b1f7-df1ff765c766 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 returned with HTTP 200 Aug 06 03:13:33.937690 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 449/1779] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:33 2026] GET /volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 => generated 538 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:33.949222 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8bb815dc-9e81-4b2f-a5b2-16895fba6d85 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:33.951109 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8bb815dc-9e81-4b2f-a5b2-16895fba6d85 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 Aug 06 03:13:33.951295 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8bb815dc-9e81-4b2f-a5b2-16895fba6d85 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:33.951484 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8bb815dc-9e81-4b2f-a5b2-16895fba6d85 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:33.956506 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:33.956506 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:33.956932 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-8bb815dc-9e81-4b2f-a5b2-16895fba6d85 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:13:33.957673 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8bb815dc-9e81-4b2f-a5b2-16895fba6d85 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 returned with HTTP 200 Aug 06 03:13:33.958049 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 446/1780] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:33 2026] GET /volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 => generated 538 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:33.967410 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c71cc132-0ac1-4a6c-be86-e693ed6ddd15 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:33.968603 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c71cc132-0ac1-4a6c-be86-e693ed6ddd15 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots Aug 06 03:13:33.968900 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c71cc132-0ac1-4a6c-be86-e693ed6ddd15 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:33.969135 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c71cc132-0ac1-4a6c-be86-e693ed6ddd15 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:33.969447 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-c71cc132-0ac1-4a6c-be86-e693ed6ddd15 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:13:33.970421 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.db.api [None req-c71cc132-0ac1-4a6c-be86-e693ed6ddd15 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Building query based on filter {{(pid=100901) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:13:33.974118 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c71cc132-0ac1-4a6c-be86-e693ed6ddd15 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Get all snapshots completed successfully. Aug 06 03:13:33.974925 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c71cc132-0ac1-4a6c-be86-e693ed6ddd15 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 200 Aug 06 03:13:33.974925 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 441/1781] 10.4.3.80 () {66 vars in 1236 bytes} [Thu Aug 6 03:13:33 2026] GET /volume/v3/snapshots => generated 407 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:33.985961 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6307177e-a7dc-46e2-b4f8-c3534302938e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:33.987716 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6307177e-a7dc-46e2-b4f8-c3534302938e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] PUT https://10.4.3.80/volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 Aug 06 03:13:33.988231 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6307177e-a7dc-46e2-b4f8-c3534302938e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1035651634", "description": "This is the new description of snapshot."}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:34.001331 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:34.001331 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:34.001802 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-6307177e-a7dc-46e2-b4f8-c3534302938e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:13:34.008668 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6307177e-a7dc-46e2-b4f8-c3534302938e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 returned with HTTP 200 Aug 06 03:13:34.009073 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 446/1782] 10.4.3.80 () {68 vars in 1368 bytes} [Thu Aug 6 03:13:33 2026] PUT /volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 => generated 443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:13:34.020687 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4170dce7-6623-4c09-939f-017311e1b9ff None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:34.022643 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4170dce7-6623-4c09-939f-017311e1b9ff tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 Aug 06 03:13:34.022822 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4170dce7-6623-4c09-939f-017311e1b9ff tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:34.023039 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4170dce7-6623-4c09-939f-017311e1b9ff tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:34.036113 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:34.036113 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:34.036606 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4170dce7-6623-4c09-939f-017311e1b9ff tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:13:34.038788 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4170dce7-6623-4c09-939f-017311e1b9ff tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 returned with HTTP 200 Aug 06 03:13:34.040896 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 450/1783] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:34 2026] GET /volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 => generated 577 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:34.052535 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-72abb9fc-7140-4771-9016-6c0e0cf39c1d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:34.054730 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-72abb9fc-7140-4771-9016-6c0e0cf39c1d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 Aug 06 03:13:34.054977 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-72abb9fc-7140-4771-9016-6c0e0cf39c1d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:34.055312 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-72abb9fc-7140-4771-9016-6c0e0cf39c1d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:34.055312 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-72abb9fc-7140-4771-9016-6c0e0cf39c1d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete snapshot with id: 44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 Aug 06 03:13:34.060797 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:34.060797 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:34.061201 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-72abb9fc-7140-4771-9016-6c0e0cf39c1d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:13:34.079665 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-72abb9fc-7140-4771-9016-6c0e0cf39c1d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot delete request issued successfully. Aug 06 03:13:34.079921 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-72abb9fc-7140-4771-9016-6c0e0cf39c1d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 returned with HTTP 202 Aug 06 03:13:34.080181 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 447/1784] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:13:34 2026] DELETE /volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:34.087767 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b2156e47-14ed-4424-bda6-753257484d70 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:34.089690 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b2156e47-14ed-4424-bda6-753257484d70 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 Aug 06 03:13:34.089956 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b2156e47-14ed-4424-bda6-753257484d70 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:34.090211 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b2156e47-14ed-4424-bda6-753257484d70 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:34.094775 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:34.094775 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:34.095491 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b2156e47-14ed-4424-bda6-753257484d70 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:13:34.096672 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b2156e47-14ed-4424-bda6-753257484d70 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 returned with HTTP 200 Aug 06 03:13:34.097147 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 442/1785] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:34 2026] GET /volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 => generated 576 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:34.208588 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-961186dc-a598-4247-81d2-cb1cfa985fa5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:34.210900 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-961186dc-a598-4247-81d2-cb1cfa985fa5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:34.211164 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-961186dc-a598-4247-81d2-cb1cfa985fa5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:34.211432 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-961186dc-a598-4247-81d2-cb1cfa985fa5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:34.211588 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-961186dc-a598-4247-81d2-cb1cfa985fa5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:34.216770 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:34.216770 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:34.217806 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-961186dc-a598-4247-81d2-cb1cfa985fa5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:34.218315 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 447/1786] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:34 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:34.256223 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-41c2742b-3ae4-41be-ad42-4e67af78b9c1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:34.258269 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-41c2742b-3ae4-41be-ad42-4e67af78b9c1 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 Aug 06 03:13:34.258505 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-41c2742b-3ae4-41be-ad42-4e67af78b9c1 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:34.258686 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-41c2742b-3ae4-41be-ad42-4e67af78b9c1 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:34.258790 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-41c2742b-3ae4-41be-ad42-4e67af78b9c1 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Show backup with id 55f468ff-1831-4916-b621-5125da592b37. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:34.264119 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:34.264119 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:34.265006 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-41c2742b-3ae4-41be-ad42-4e67af78b9c1 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 returned with HTTP 200 Aug 06 03:13:34.265335 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 451/1787] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:34 2026] GET /volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:34.809901 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-692e75e2-0ca3-43be-aac2-2dcc422fa9d9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:34.813035 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-692e75e2-0ca3-43be-aac2-2dcc422fa9d9 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/aec79226-41c5-4f29-b54c-a72f61c7553b Aug 06 03:13:34.813190 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-692e75e2-0ca3-43be-aac2-2dcc422fa9d9 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:34.813360 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-692e75e2-0ca3-43be-aac2-2dcc422fa9d9 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:34.818217 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-692e75e2-0ca3-43be-aac2-2dcc422fa9d9 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/aec79226-41c5-4f29-b54c-a72f61c7553b returned with HTTP 404 Aug 06 03:13:34.818788 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 448/1788] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:34 2026] GET /volume/v3/volumes/aec79226-41c5-4f29-b54c-a72f61c7553b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:34.858044 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-77052189-ba4c-4073-8e83-5e3c61cfd977 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:34.859712 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-77052189-ba4c-4073-8e83-5e3c61cfd977 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:34.860181 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-77052189-ba4c-4073-8e83-5e3c61cfd977 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "size": 1, "name": "tempest-VolumesGetTest-Volume-1195113092", "metadata": {"Type": "Test"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:34.861757 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-77052189-ba4c-4073-8e83-5e3c61cfd977 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Create volume request body: {'volume': {'imageRef': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1195113092', 'metadata': {'Type': 'Test'}}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:34.933668 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-77052189-ba4c-4073-8e83-5e3c61cfd977 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Create volume of 1 GB Aug 06 03:13:34.936530 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-77052189-ba4c-4073-8e83-5e3c61cfd977 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Availability Zones retrieved successfully. Aug 06 03:13:34.941823 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-77052189-ba4c-4073-8e83-5e3c61cfd977 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Flow 'volume_create_api' (c85699da-b89f-47b0-9d24-f6022e55b208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:34.942824 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-77052189-ba4c-4073-8e83-5e3c61cfd977 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21863a62-b597-4b1c-88cd-45fe6cab67ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:34.943872 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-77052189-ba4c-4073-8e83-5e3c61cfd977 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:35.000775 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-77052189-ba4c-4073-8e83-5e3c61cfd977 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21863a62-b597-4b1c-88cd-45fe6cab67ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:35.000775 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-77052189-ba4c-4073-8e83-5e3c61cfd977 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11b39a5c-ea85-421b-809e-762c6f8751f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:35.038254 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-77052189-ba4c-4073-8e83-5e3c61cfd977 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Created reservations ['1c0970c0-137b-41c6-9b0a-3940ef94fa5a', 'b5dfc6b3-6fa0-46ef-a431-b602e31be49f', '58af53d9-cd11-4126-af0d-bc94090897bb', '1c0fbbf6-74e0-4dfd-a8b8-c327e68282fc'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:35.039130 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-77052189-ba4c-4073-8e83-5e3c61cfd977 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11b39a5c-ea85-421b-809e-762c6f8751f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c0970c0-137b-41c6-9b0a-3940ef94fa5a', 'b5dfc6b3-6fa0-46ef-a431-b602e31be49f', '58af53d9-cd11-4126-af0d-bc94090897bb', '1c0fbbf6-74e0-4dfd-a8b8-c327e68282fc']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:35.039976 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-77052189-ba4c-4073-8e83-5e3c61cfd977 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2681381e-246f-47c6-bf16-162cd0e1658d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:35.065087 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-77052189-ba4c-4073-8e83-5e3c61cfd977 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2681381e-246f-47c6-bf16-162cd0e1658d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d35a737-d0e5-4d3b-8527-1876c8513d34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1195113092',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='60620031934d465ebeab7f15a1cfbb1f',qos_specs=None,replication_status=,reservations=['1c0970c0-137b-41c6-9b0a-3940ef94fa5a','b5dfc6b3-6fa0-46ef-a431-b602e31be49f','58af53d9-cd11-4126-af0d-bc94090897bb','1c0fbbf6-74e0-4dfd-a8b8-c327e68282fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e099d3fdeecb4d8d870f8869582eea8b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1195113092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d35a737-d0e5-4d3b-8527-1876c8513d34,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='60620031934d465ebeab7f15a1cfbb1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e099d3fdeecb4d8d870f8869582eea8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:35.066017 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-77052189-ba4c-4073-8e83-5e3c61cfd977 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd6f6292-a8f7-43b0-be10-4bfe6d4499cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:35.082083 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-77052189-ba4c-4073-8e83-5e3c61cfd977 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd6f6292-a8f7-43b0-be10-4bfe6d4499cb) transitioned into state 'SUCCESS' from state '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-1195113092',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='60620031934d465ebeab7f15a1cfbb1f',qos_specs=None,replication_status=,reservations=['1c0970c0-137b-41c6-9b0a-3940ef94fa5a','b5dfc6b3-6fa0-46ef-a431-b602e31be49f','58af53d9-cd11-4126-af0d-bc94090897bb','1c0fbbf6-74e0-4dfd-a8b8-c327e68282fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e099d3fdeecb4d8d870f8869582eea8b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:35.082932 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-77052189-ba4c-4073-8e83-5e3c61cfd977 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d28c619-90d6-4098-93c4-30b25abe55d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:35.091203 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-77052189-ba4c-4073-8e83-5e3c61cfd977 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d28c619-90d6-4098-93c4-30b25abe55d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:35.092214 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-77052189-ba4c-4073-8e83-5e3c61cfd977 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Flow 'volume_create_api' (c85699da-b89f-47b0-9d24-f6022e55b208) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:35.092943 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-77052189-ba4c-4073-8e83-5e3c61cfd977 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Create volume request issued successfully. Aug 06 03:13:35.093497 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-77052189-ba4c-4073-8e83-5e3c61cfd977 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:35.093999 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 443/1789] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:13:34 2026] POST /volume/v3/volumes => generated 757 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:35.105522 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-266f1535-5eac-4985-9f53-f4a4ea9cdb8a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:35.106623 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3d489cc1-c586-42aa-b177-d44bebf023d2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:35.107128 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-266f1535-5eac-4985-9f53-f4a4ea9cdb8a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 Aug 06 03:13:35.107284 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-266f1535-5eac-4985-9f53-f4a4ea9cdb8a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:35.107504 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-266f1535-5eac-4985-9f53-f4a4ea9cdb8a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:35.108379 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3d489cc1-c586-42aa-b177-d44bebf023d2 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 Aug 06 03:13:35.108591 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3d489cc1-c586-42aa-b177-d44bebf023d2 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:35.108811 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3d489cc1-c586-42aa-b177-d44bebf023d2 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:35.111386 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-266f1535-5eac-4985-9f53-f4a4ea9cdb8a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 returned with HTTP 404 Aug 06 03:13:35.111662 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 448/1790] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:35 2026] GET /volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:35.126434 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:35.126434 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:35.127085 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-39440fff-6b36-43ac-bf99-03a4e8ea915d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:35.128630 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-39440fff-6b36-43ac-bf99-03a4e8ea915d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 Aug 06 03:13:35.128784 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-39440fff-6b36-43ac-bf99-03a4e8ea915d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:35.128967 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-39440fff-6b36-43ac-bf99-03a4e8ea915d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:35.129091 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-39440fff-6b36-43ac-bf99-03a4e8ea915d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete snapshot with id: 44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 Aug 06 03:13:35.131597 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-3d489cc1-c586-42aa-b177-d44bebf023d2 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:35.132685 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-39440fff-6b36-43ac-bf99-03a4e8ea915d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 returned with HTTP 404 Aug 06 03:13:35.133262 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 449/1791] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:13:35 2026] DELETE /volume/v3/snapshots/44c5845e-d28c-4e0f-9e13-ccd7cdfa00e7 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:35.142774 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3d489cc1-c586-42aa-b177-d44bebf023d2 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 returned with HTTP 200 Aug 06 03:13:35.143087 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 452/1792] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:35 2026] GET /volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 => generated 825 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:35.149651 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2642eaff-ab70-4910-83e2-edb182f3f1fa None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:35.151046 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2642eaff-ab70-4910-83e2-edb182f3f1fa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:13:35.151326 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2642eaff-ab70-4910-83e2-edb182f3f1fa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:35.151582 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2642eaff-ab70-4910-83e2-edb182f3f1fa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:35.157984 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:35.157984 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:35.161613 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-2642eaff-ab70-4910-83e2-edb182f3f1fa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:13:35.165576 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2642eaff-ab70-4910-83e2-edb182f3f1fa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 returned with HTTP 200 Aug 06 03:13:35.166198 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 444/1793] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:35 2026] GET /volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:35.184056 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-76789dcc-f49d-45d4-a769-4b5706df755f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:35.185766 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-76789dcc-f49d-45d4-a769-4b5706df755f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:13:35.186092 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-76789dcc-f49d-45d4-a769-4b5706df755f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-298069826"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:35.193590 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:35.193590 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:35.194026 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-76789dcc-f49d-45d4-a769-4b5706df755f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:13:35.194148 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-76789dcc-f49d-45d4-a769-4b5706df755f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create snapshot from volume a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:13:35.217017 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-76789dcc-f49d-45d4-a769-4b5706df755f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Created reservations ['efd7d1f1-a58d-4ca2-85fd-b11b34ebe88c', 'ab1cbff5-877a-47e3-b941-df8019f30cfc', 'fc63d38e-0e85-405c-b6c7-a21749f44a54', '64c8186f-22f2-41b5-b50a-f7dde3fe1b5f'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:35.228947 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ce7c99ad-c299-4bee-a222-029eff679e4f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:35.230720 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ce7c99ad-c299-4bee-a222-029eff679e4f tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:35.230925 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ce7c99ad-c299-4bee-a222-029eff679e4f tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:35.231118 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ce7c99ad-c299-4bee-a222-029eff679e4f tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:35.231223 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-ce7c99ad-c299-4bee-a222-029eff679e4f tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:35.239483 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:35.239483 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:35.240327 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ce7c99ad-c299-4bee-a222-029eff679e4f tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:35.240714 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 450/1794] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:35 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:35.251026 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-77f197c6-2614-498d-88e2-a406ba9491c2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:35.251678 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-76789dcc-f49d-45d4-a769-4b5706df755f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot create request issued successfully. Aug 06 03:13:35.251996 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-76789dcc-f49d-45d4-a769-4b5706df755f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:13:35.252373 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 449/1795] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:13:35 2026] POST /volume/v3/snapshots => generated 309 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:35.253345 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-77f197c6-2614-498d-88e2-a406ba9491c2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/volumes/34ed2a3c-c559-4e46-a15c-eccb4861bdb8 Aug 06 03:13:35.253625 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-77f197c6-2614-498d-88e2-a406ba9491c2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:35.258132 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-77f197c6-2614-498d-88e2-a406ba9491c2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:35.266911 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a0dd5f3a-bd64-4643-9bc9-44dcf0017350 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:35.269516 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a0dd5f3a-bd64-4643-9bc9-44dcf0017350 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/5c6b895d-ff0d-48ba-8645-ded68e2c208f Aug 06 03:13:35.269700 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a0dd5f3a-bd64-4643-9bc9-44dcf0017350 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:35.269885 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a0dd5f3a-bd64-4643-9bc9-44dcf0017350 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:35.272872 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:35.272872 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:35.275144 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:35.275144 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:35.275668 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a0dd5f3a-bd64-4643-9bc9-44dcf0017350 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:13:35.276466 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a0dd5f3a-bd64-4643-9bc9-44dcf0017350 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/5c6b895d-ff0d-48ba-8645-ded68e2c208f returned with HTTP 200 Aug 06 03:13:35.276970 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 445/1796] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:35 2026] GET /volume/v3/snapshots/5c6b895d-ff0d-48ba-8645-ded68e2c208f => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:35.282971 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-77f197c6-2614-498d-88e2-a406ba9491c2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Volume info retrieved successfully. Aug 06 03:13:35.283861 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-136fe091-4034-4cd7-944d-e0f491fb6142 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:35.286046 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-136fe091-4034-4cd7-944d-e0f491fb6142 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 Aug 06 03:13:35.286619 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-136fe091-4034-4cd7-944d-e0f491fb6142 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:35.286619 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-136fe091-4034-4cd7-944d-e0f491fb6142 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:35.286619 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-136fe091-4034-4cd7-944d-e0f491fb6142 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Show backup with id 55f468ff-1831-4916-b621-5125da592b37. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:35.288210 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-77f197c6-2614-498d-88e2-a406ba9491c2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/volumes/34ed2a3c-c559-4e46-a15c-eccb4861bdb8 returned with HTTP 200 Aug 06 03:13:35.288609 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 453/1797] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:35 2026] GET /volume/v3/volumes/34ed2a3c-c559-4e46-a15c-eccb4861bdb8 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:35.290939 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:35.290939 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:35.291785 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-136fe091-4034-4cd7-944d-e0f491fb6142 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 returned with HTTP 200 Aug 06 03:13:35.292406 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 451/1798] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:35 2026] GET /volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:35.300661 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-40de92dd-0929-4484-af6c-3b4040ed3729 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:35.384396 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-40de92dd-0929-4484-af6c-3b4040ed3729 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc/export_record Aug 06 03:13:35.384621 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-40de92dd-0929-4484-af6c-3b4040ed3729 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:35.384805 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-40de92dd-0929-4484-af6c-3b4040ed3729 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Calling method 'export_record' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:35.384926 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.backups [None req-40de92dd-0929-4484-af6c-3b4040ed3729 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Export record for backup 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100899) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 03:13:35.396352 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:35.396352 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:35.396352 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.backup.api [None req-40de92dd-0929-4484-af6c-3b4040ed3729 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Calling RPCAPI with context: , host: np0000006611, backup: 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100899) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 03:13:35.404140 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.backup.rpcapi [None req-40de92dd-0929-4484-af6c-3b4040ed3729 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] export_record in rpcapi backup_id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc on host np0000006611. {{(pid=100899) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 03:13:35.417205 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.backups [None req-40de92dd-0929-4484-af6c-3b4040ed3729 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGQwZDU5NDktMmM0Yy00ZDJmLWJiYmQtZmNmM2VkYjRiNGRjIiwgInVzZXJfaWQiOiAiN2QxZTk2ODQwZjliNDcyOGJiYTVlNmYzNzllNTA4NTEiLCAicHJvamVjdF9pZCI6ICJiZjIyNjRlMTgyNDA0Yjg1OTM5M2E0YmI3YTc5OWU3MSIsICJ2b2x1bWVfaWQiOiAiMzRlZDJhM2MtYzU1OS00ZTQ2LWExNWMtZWNjYjQ4NjFiZGI4IiwgImhvc3QiOiAibnAwMDAwMDA2NjExIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTgwNjQ2MTM5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTg3MDE2MzY2OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM0ZWQyYTNjLWM1NTktNGU0Ni1hMTVjLWVjY2I0ODYxYmRiOC8yMDI2MDgwNjAzMTMyMi9hel9ub3ZhX2JhY2t1cF80ZDBkNTk0OS0yYzRjLTRkMmYtYmJiZC1mY2YzZWRiNGI0ZGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA2VDAzOjEzOjE5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDAzOjEzOjE5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDM6MTM6MzVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100899) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 03:13:35.417622 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-40de92dd-0929-4484-af6c-3b4040ed3729 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc/export_record returned with HTTP 200 Aug 06 03:13:35.418229 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 450/1799] 10.4.3.80 () {66 vars in 1383 bytes} [Thu Aug 6 03:13:35 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc/export_record => generated 1512 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:35.425174 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-29409223-c83f-4315-9f45-2b3869fcfdde None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:35.427408 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-29409223-c83f-4315-9f45-2b3869fcfdde tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] POST https://10.4.3.80/volume/v3/backups/import_record Aug 06 03:13:35.427908 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-29409223-c83f-4315-9f45-2b3869fcfdde tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjZlYzUxN2UtZGVkMi00Yjg1LWEyOTYtMDk0ZjQ5NjY0NGIwIiwgInVzZXJfaWQiOiAiN2QxZTk2ODQwZjliNDcyOGJiYTVlNmYzNzllNTA4NTEiLCAicHJvamVjdF9pZCI6ICJiZjIyNjRlMTgyNDA0Yjg1OTM5M2E0YmI3YTc5OWU3MSIsICJ2b2x1bWVfaWQiOiAiMzRlZDJhM2MtYzU1OS00ZTQ2LWExNWMtZWNjYjQ4NjFiZGI4IiwgImhvc3QiOiAibnAwMDAwMDA2NjExIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTgwNjQ2MTM5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTg3MDE2MzY2OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM0ZWQyYTNjLWM1NTktNGU0Ni1hMTVjLWVjY2I0ODYxYmRiOC8yMDI2MDgwNjAzMTMyMi9hel9ub3ZhX2JhY2t1cF80ZDBkNTk0OS0yYzRjLTRkMmYtYmJiZC1mY2YzZWRiNGI0ZGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA2VDAzOjEzOjE5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDAzOjEzOjE5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDM6MTM6MzVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:35.429637 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.backups [None req-29409223-c83f-4315-9f45-2b3869fcfdde tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjZlYzUxN2UtZGVkMi00Yjg1LWEyOTYtMDk0ZjQ5NjY0NGIwIiwgInVzZXJfaWQiOiAiN2QxZTk2ODQwZjliNDcyOGJiYTVlNmYzNzllNTA4NTEiLCAicHJvamVjdF9pZCI6ICJiZjIyNjRlMTgyNDA0Yjg1OTM5M2E0YmI3YTc5OWU3MSIsICJ2b2x1bWVfaWQiOiAiMzRlZDJhM2MtYzU1OS00ZTQ2LWExNWMtZWNjYjQ4NjFiZGI4IiwgImhvc3QiOiAibnAwMDAwMDA2NjExIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTgwNjQ2MTM5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTg3MDE2MzY2OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM0ZWQyYTNjLWM1NTktNGU0Ni1hMTVjLWVjY2I0ODYxYmRiOC8yMDI2MDgwNjAzMTMyMi9hel9ub3ZhX2JhY2t1cF80ZDBkNTk0OS0yYzRjLTRkMmYtYmJiZC1mY2YzZWRiNGI0ZGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA2VDAzOjEzOjE5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDAzOjEzOjE5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDM6MTM6MzVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100901) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 03:13:35.429774 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.backups [None req-29409223-c83f-4315-9f45-2b3869fcfdde tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjZlYzUxN2UtZGVkMi00Yjg1LWEyOTYtMDk0ZjQ5NjY0NGIwIiwgInVzZXJfaWQiOiAiN2QxZTk2ODQwZjliNDcyOGJiYTVlNmYzNzllNTA4NTEiLCAicHJvamVjdF9pZCI6ICJiZjIyNjRlMTgyNDA0Yjg1OTM5M2E0YmI3YTc5OWU3MSIsICJ2b2x1bWVfaWQiOiAiMzRlZDJhM2MtYzU1OS00ZTQ2LWExNWMtZWNjYjQ4NjFiZGI4IiwgImhvc3QiOiAibnAwMDAwMDA2NjExIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTgwNjQ2MTM5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTg3MDE2MzY2OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM0ZWQyYTNjLWM1NTktNGU0Ni1hMTVjLWVjY2I0ODYxYmRiOC8yMDI2MDgwNjAzMTMyMi9hel9ub3ZhX2JhY2t1cF80ZDBkNTk0OS0yYzRjLTRkMmYtYmJiZC1mY2YzZWRiNGI0ZGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA2VDAzOjEzOjE5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDAzOjEzOjE5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDM6MTM6MzVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100901) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 03:13:35.472050 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-29409223-c83f-4315-9f45-2b3869fcfdde tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Created reservations ['c24cd992-cb49-43e7-bdd7-f259275e002c', '0580dc81-0990-4b7f-a880-249f4c5ad4a9'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:35.500580 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.backup.rpcapi [None req-29409223-c83f-4315-9f45-2b3869fcfdde tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] import_record rpcapi backup id b6ec517e-ded2-4b85-a296-094f496644b0 on host np0000006611 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjZlYzUxN2UtZGVkMi00Yjg1LWEyOTYtMDk0ZjQ5NjY0NGIwIiwgInVzZXJfaWQiOiAiN2QxZTk2ODQwZjliNDcyOGJiYTVlNmYzNzllNTA4NTEiLCAicHJvamVjdF9pZCI6ICJiZjIyNjRlMTgyNDA0Yjg1OTM5M2E0YmI3YTc5OWU3MSIsICJ2b2x1bWVfaWQiOiAiMzRlZDJhM2MtYzU1OS00ZTQ2LWExNWMtZWNjYjQ4NjFiZGI4IiwgImhvc3QiOiAibnAwMDAwMDA2NjExIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTgwNjQ2MTM5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTg3MDE2MzY2OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM0ZWQyYTNjLWM1NTktNGU0Ni1hMTVjLWVjY2I0ODYxYmRiOC8yMDI2MDgwNjAzMTMyMi9hel9ub3ZhX2JhY2t1cF80ZDBkNTk0OS0yYzRjLTRkMmYtYmJiZC1mY2YzZWRiNGI0ZGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA2VDAzOjEzOjE5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDAzOjEzOjE5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDM6MTM6MzVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100901) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 06 03:13:35.502400 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.backups [None req-29409223-c83f-4315-9f45-2b3869fcfdde tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Import record output: {'backup': {'id': 'b6ec517e-ded2-4b85-a296-094f496644b0', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.80/volume/v3/backups/b6ec517e-ded2-4b85-a296-094f496644b0'}, {'rel': 'bookmark', 'href': 'https://10.4.3.80/volume/backups/b6ec517e-ded2-4b85-a296-094f496644b0'}]}}. {{(pid=100901) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 06 03:13:35.502686 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-29409223-c83f-4315-9f45-2b3869fcfdde tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] https://10.4.3.80/volume/v3/backups/import_record returned with HTTP 201 Aug 06 03:13:35.503097 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 446/1800] 10.4.3.80 () {68 vars in 1295 bytes} [Thu Aug 6 03:13:35 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 78 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 06 03:13:35.511082 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-303dd896-ae64-4607-85ef-e0b19a47d832 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:35.512684 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-303dd896-ae64-4607-85ef-e0b19a47d832 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] GET https://10.4.3.80/volume/v3/backups/b6ec517e-ded2-4b85-a296-094f496644b0 Aug 06 03:13:35.512857 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-303dd896-ae64-4607-85ef-e0b19a47d832 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:35.513027 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-303dd896-ae64-4607-85ef-e0b19a47d832 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:35.513121 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-303dd896-ae64-4607-85ef-e0b19a47d832 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Show backup with id b6ec517e-ded2-4b85-a296-094f496644b0. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:35.523787 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:35.523787 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:35.524641 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-303dd896-ae64-4607-85ef-e0b19a47d832 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] https://10.4.3.80/volume/v3/backups/b6ec517e-ded2-4b85-a296-094f496644b0 returned with HTTP 200 Aug 06 03:13:35.525065 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 454/1801] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:35 2026] GET /volume/v3/backups/b6ec517e-ded2-4b85-a296-094f496644b0 => generated 645 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:36.154392 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f8877f53-4363-4387-8b53-4c25349dfaf3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:36.156179 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f8877f53-4363-4387-8b53-4c25349dfaf3 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 Aug 06 03:13:36.156408 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f8877f53-4363-4387-8b53-4c25349dfaf3 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:36.156632 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f8877f53-4363-4387-8b53-4c25349dfaf3 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:36.163584 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:36.163584 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:36.167055 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f8877f53-4363-4387-8b53-4c25349dfaf3 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:36.171576 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f8877f53-4363-4387-8b53-4c25349dfaf3 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 returned with HTTP 200 Aug 06 03:13:36.171969 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 452/1802] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:36 2026] GET /volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:36.183469 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-19b189ea-4508-42da-9ee2-8954ced1682a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:36.185498 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-19b189ea-4508-42da-9ee2-8954ced1682a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 Aug 06 03:13:36.185680 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-19b189ea-4508-42da-9ee2-8954ced1682a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:36.185865 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-19b189ea-4508-42da-9ee2-8954ced1682a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:36.192947 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:36.192947 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:36.197257 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-19b189ea-4508-42da-9ee2-8954ced1682a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:36.202608 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-19b189ea-4508-42da-9ee2-8954ced1682a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 returned with HTTP 200 Aug 06 03:13:36.203040 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 451/1803] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:36 2026] GET /volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:36.214047 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f8f84d94-2955-422b-aa91-2b427580d79a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:36.215801 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f8f84d94-2955-422b-aa91-2b427580d79a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] PUT https://10.4.3.80/volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 Aug 06 03:13:36.216177 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f8f84d94-2955-422b-aa91-2b427580d79a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1195113092"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:36.225275 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:36.225275 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:36.228902 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f8f84d94-2955-422b-aa91-2b427580d79a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:36.232968 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f8f84d94-2955-422b-aa91-2b427580d79a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume updated successfully. Aug 06 03:13:36.233606 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f8f84d94-2955-422b-aa91-2b427580d79a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 returned with HTTP 200 Aug 06 03:13:36.234034 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 447/1804] 10.4.3.80 () {68 vars in 1361 bytes} [Thu Aug 6 03:13:36 2026] PUT /volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 => generated 781 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:36.245480 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d61935db-5592-485c-9bb9-cd9790702747 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:36.247253 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d61935db-5592-485c-9bb9-cd9790702747 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] PUT https://10.4.3.80/volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 Aug 06 03:13:36.247604 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d61935db-5592-485c-9bb9-cd9790702747 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-837766733", "description": "This is the new description of volume"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:36.255572 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:36.255572 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:36.259070 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d61935db-5592-485c-9bb9-cd9790702747 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:36.264982 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d61935db-5592-485c-9bb9-cd9790702747 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume updated successfully. Aug 06 03:13:36.265634 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d61935db-5592-485c-9bb9-cd9790702747 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 returned with HTTP 200 Aug 06 03:13:36.266079 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 455/1805] 10.4.3.80 () {68 vars in 1362 bytes} [Thu Aug 6 03:13:36 2026] PUT /volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:36.277137 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d9296fa9-ded0-466e-a217-06ec47e93d94 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:36.278968 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d9296fa9-ded0-466e-a217-06ec47e93d94 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 Aug 06 03:13:36.279214 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d9296fa9-ded0-466e-a217-06ec47e93d94 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:36.279444 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d9296fa9-ded0-466e-a217-06ec47e93d94 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:36.286659 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:36.286659 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:36.287140 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b59c8ff5-f40c-4c1b-968d-846c5b8266d5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:36.288865 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b59c8ff5-f40c-4c1b-968d-846c5b8266d5 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/5c6b895d-ff0d-48ba-8645-ded68e2c208f Aug 06 03:13:36.289084 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b59c8ff5-f40c-4c1b-968d-846c5b8266d5 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:36.289267 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b59c8ff5-f40c-4c1b-968d-846c5b8266d5 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:36.290677 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d9296fa9-ded0-466e-a217-06ec47e93d94 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:36.293916 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:36.293916 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:36.294321 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b59c8ff5-f40c-4c1b-968d-846c5b8266d5 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:13:36.295064 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b59c8ff5-f40c-4c1b-968d-846c5b8266d5 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/5c6b895d-ff0d-48ba-8645-ded68e2c208f returned with HTTP 200 Aug 06 03:13:36.295265 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d9296fa9-ded0-466e-a217-06ec47e93d94 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 returned with HTTP 200 Aug 06 03:13:36.295423 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 452/1806] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:36 2026] GET /volume/v3/snapshots/5c6b895d-ff0d-48ba-8645-ded68e2c208f => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:36.295632 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 453/1807] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:36 2026] GET /volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 => generated 1403 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:36.303127 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ff0a8a14-f10d-44a8-9ed6-b8dbfd1119fe None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:36.305943 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ff0a8a14-f10d-44a8-9ed6-b8dbfd1119fe tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 Aug 06 03:13:36.305943 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ff0a8a14-f10d-44a8-9ed6-b8dbfd1119fe tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:36.305943 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ff0a8a14-f10d-44a8-9ed6-b8dbfd1119fe tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:36.305943 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-ff0a8a14-f10d-44a8-9ed6-b8dbfd1119fe tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Show backup with id 55f468ff-1831-4916-b621-5125da592b37. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:36.309385 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-91749695-9cbc-48f8-b4a9-7d7672d6015c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:36.311127 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-91749695-9cbc-48f8-b4a9-7d7672d6015c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:36.311441 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-91749695-9cbc-48f8-b4a9-7d7672d6015c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-27392170", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1912249378"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:36.312825 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-91749695-9cbc-48f8-b4a9-7d7672d6015c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-27392170', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1912249378'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:36.312965 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-91749695-9cbc-48f8-b4a9-7d7672d6015c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Create volume of 1 GB Aug 06 03:13:36.313169 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:36.313169 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:36.313876 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ff0a8a14-f10d-44a8-9ed6-b8dbfd1119fe tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 returned with HTTP 200 Aug 06 03:13:36.314232 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 448/1808] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:36 2026] GET /volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:13:36.316978 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-91749695-9cbc-48f8-b4a9-7d7672d6015c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Availability Zones retrieved successfully. Aug 06 03:13:36.325097 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-91749695-9cbc-48f8-b4a9-7d7672d6015c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Flow 'volume_create_api' (0f25c7b7-5e08-4a9c-a548-ee00ed9bb643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:36.326502 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-91749695-9cbc-48f8-b4a9-7d7672d6015c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85c66f29-2968-4ef9-b528-2a51475a7793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:36.327844 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-91749695-9cbc-48f8-b4a9-7d7672d6015c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:36.356370 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-91749695-9cbc-48f8-b4a9-7d7672d6015c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85c66f29-2968-4ef9-b528-2a51475a7793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:36.357639 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-91749695-9cbc-48f8-b4a9-7d7672d6015c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bef07b68-4c4f-44b8-83da-5a7293572311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:36.397900 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-91749695-9cbc-48f8-b4a9-7d7672d6015c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Created reservations ['bfa29f4f-80c9-45e1-8483-03bddf50d104', 'f7980888-4496-4dff-a6cc-56019afb0871', '9ab519bf-28bf-4054-ae9a-f42714e58a46', 'b53f40a7-a32d-4d93-bfc9-89ab7c9859e9'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:36.398603 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-91749695-9cbc-48f8-b4a9-7d7672d6015c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bef07b68-4c4f-44b8-83da-5a7293572311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfa29f4f-80c9-45e1-8483-03bddf50d104', 'f7980888-4496-4dff-a6cc-56019afb0871', '9ab519bf-28bf-4054-ae9a-f42714e58a46', 'b53f40a7-a32d-4d93-bfc9-89ab7c9859e9']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:36.399207 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-91749695-9cbc-48f8-b4a9-7d7672d6015c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca36fa6f-eb10-469b-ae70-f870b296e729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:36.419778 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-91749695-9cbc-48f8-b4a9-7d7672d6015c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca36fa6f-eb10-469b-ae70-f870b296e729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b957450-1d00-4ee4-be4c-882b038e3547', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-27392170',display_name='tempest-VolumesGetTest-Volume-1912249378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60620031934d465ebeab7f15a1cfbb1f',qos_specs=None,replication_status=,reservations=['bfa29f4f-80c9-45e1-8483-03bddf50d104','f7980888-4496-4dff-a6cc-56019afb0871','9ab519bf-28bf-4054-ae9a-f42714e58a46','b53f40a7-a32d-4d93-bfc9-89ab7c9859e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e099d3fdeecb4d8d870f8869582eea8b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:36Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-27392170',display_name='tempest-VolumesGetTest-Volume-1912249378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b957450-1d00-4ee4-be4c-882b038e3547,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60620031934d465ebeab7f15a1cfbb1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e099d3fdeecb4d8d870f8869582eea8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:36.420395 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-91749695-9cbc-48f8-b4a9-7d7672d6015c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ec1d76-4583-42f3-a59c-271c0fb525b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:36.438680 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-91749695-9cbc-48f8-b4a9-7d7672d6015c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ec1d76-4583-42f3-a59c-271c0fb525b7) transitioned into 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-27392170',display_name='tempest-VolumesGetTest-Volume-1912249378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60620031934d465ebeab7f15a1cfbb1f',qos_specs=None,replication_status=,reservations=['bfa29f4f-80c9-45e1-8483-03bddf50d104','f7980888-4496-4dff-a6cc-56019afb0871','9ab519bf-28bf-4054-ae9a-f42714e58a46','b53f40a7-a32d-4d93-bfc9-89ab7c9859e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e099d3fdeecb4d8d870f8869582eea8b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:36.439582 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-91749695-9cbc-48f8-b4a9-7d7672d6015c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64a83528-a956-453a-9e5e-421df876e4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:36.448961 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-91749695-9cbc-48f8-b4a9-7d7672d6015c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64a83528-a956-453a-9e5e-421df876e4fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:36.449996 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-91749695-9cbc-48f8-b4a9-7d7672d6015c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Flow 'volume_create_api' (0f25c7b7-5e08-4a9c-a548-ee00ed9bb643) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:36.450263 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-91749695-9cbc-48f8-b4a9-7d7672d6015c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Create volume request issued successfully. Aug 06 03:13:36.450944 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-91749695-9cbc-48f8-b4a9-7d7672d6015c tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:36.451330 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 456/1809] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:13:36 2026] POST /volume/v3/volumes => generated 776 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:36.463670 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-03bf0788-5306-4b08-8fa1-a8a6b0eeafbc None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:36.465701 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-03bf0788-5306-4b08-8fa1-a8a6b0eeafbc tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/9b957450-1d00-4ee4-be4c-882b038e3547 Aug 06 03:13:36.465904 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-03bf0788-5306-4b08-8fa1-a8a6b0eeafbc tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:36.466132 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-03bf0788-5306-4b08-8fa1-a8a6b0eeafbc tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:36.472959 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:36.472959 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:36.476316 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-03bf0788-5306-4b08-8fa1-a8a6b0eeafbc tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:36.480159 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-03bf0788-5306-4b08-8fa1-a8a6b0eeafbc tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/9b957450-1d00-4ee4-be4c-882b038e3547 returned with HTTP 200 Aug 06 03:13:36.480657 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 453/1810] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:36 2026] GET /volume/v3/volumes/9b957450-1d00-4ee4-be4c-882b038e3547 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:36.534544 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-802d8558-2e0e-457b-a64e-dcebe6abf3d7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:36.536420 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-802d8558-2e0e-457b-a64e-dcebe6abf3d7 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] GET https://10.4.3.80/volume/v3/backups/b6ec517e-ded2-4b85-a296-094f496644b0 Aug 06 03:13:36.536626 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-802d8558-2e0e-457b-a64e-dcebe6abf3d7 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:36.536823 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-802d8558-2e0e-457b-a64e-dcebe6abf3d7 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:36.537002 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-802d8558-2e0e-457b-a64e-dcebe6abf3d7 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Show backup with id b6ec517e-ded2-4b85-a296-094f496644b0. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:36.548030 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:36.548030 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:36.548760 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-802d8558-2e0e-457b-a64e-dcebe6abf3d7 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] https://10.4.3.80/volume/v3/backups/b6ec517e-ded2-4b85-a296-094f496644b0 returned with HTTP 200 Aug 06 03:13:36.549309 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 454/1811] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:36 2026] GET /volume/v3/backups/b6ec517e-ded2-4b85-a296-094f496644b0 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:36.558908 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1cf173b2-34e6-4f83-b51e-e120063ab584 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:36.560966 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1cf173b2-34e6-4f83-b51e-e120063ab584 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] GET https://10.4.3.80/volume/v3/backups Aug 06 03:13:36.561210 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1cf173b2-34e6-4f83-b51e-e120063ab584 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:36.561450 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1cf173b2-34e6-4f83-b51e-e120063ab584 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:36.575666 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1cf173b2-34e6-4f83-b51e-e120063ab584 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] https://10.4.3.80/volume/v3/backups returned with HTTP 200 Aug 06 03:13:36.576147 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 449/1812] 10.4.3.80 () {66 vars in 1230 bytes} [Thu Aug 6 03:13:36 2026] GET /volume/v3/backups => generated 335 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:36.584148 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:36.585871 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] POST https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc/restore Aug 06 03:13:36.586185 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:36.587432 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.backups [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Restoring backup 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc ({'restore': {}}) {{(pid=100902) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 03:13:36.587586 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Restoring backup 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc to volume None. Aug 06 03:13:36.591768 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:36.591768 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:36.592767 np0000006611 devstack@c-api.service[100902]: INFO cinder.backup.api [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Creating volume of 1 GB for restore of backup 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. Aug 06 03:13:36.599772 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Availability zone cache updated, next update will occur around 2026-08-06 04:13:36.599475. {{(pid=100902) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 03:13:36.599902 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Availability Zones retrieved successfully. Aug 06 03:13:36.606290 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Flow 'volume_create_api' (08ce36cb-1dd3-41ab-ae5d-250197713907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:36.607352 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (662efd27-fe27-4891-819d-57945f47c99c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:36.608411 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:36.634965 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (662efd27-fe27-4891-819d-57945f47c99c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:36.635441 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97a8595c-da78-4d54-a6b3-e05fb05a6b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:36.666452 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Created reservations ['c0cdd38f-396a-4c8e-883a-688574a6697d', 'c46cb1b5-d61d-4881-b7d6-fe5c81f80462', '8e0edcb3-7824-429b-92fb-fbda3a634b15', '58b5046c-b424-44da-84a1-1d2e96471824'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:36.667277 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97a8595c-da78-4d54-a6b3-e05fb05a6b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0cdd38f-396a-4c8e-883a-688574a6697d', 'c46cb1b5-d61d-4881-b7d6-fe5c81f80462', '8e0edcb3-7824-429b-92fb-fbda3a634b15', '58b5046c-b424-44da-84a1-1d2e96471824']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:36.667910 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c406a78-23ca-4706-9e22-a6e11da92cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:36.692676 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c406a78-23ca-4706-9e22-a6e11da92cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95db40ad-6f8f-44d4-86d6-9ebe91a9d42c', '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_4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf2264e182404b859393a4bb7a799e71',qos_specs=None,replication_status=,reservations=['c0cdd38f-396a-4c8e-883a-688574a6697d','c46cb1b5-d61d-4881-b7d6-fe5c81f80462','8e0edcb3-7824-429b-92fb-fbda3a634b15','58b5046c-b424-44da-84a1-1d2e96471824'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d1e96840f9b4728bba5e6f379e50851',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:36Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95db40ad-6f8f-44d4-86d6-9ebe91a9d42c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf2264e182404b859393a4bb7a799e71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d1e96840f9b4728bba5e6f379e50851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:36.693338 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85f17e32-e72d-4053-9c86-d53808a58de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:36.720584 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85f17e32-e72d-4053-9c86-d53808a58de8) transitioned into 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_4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf2264e182404b859393a4bb7a799e71',qos_specs=None,replication_status=,reservations=['c0cdd38f-396a-4c8e-883a-688574a6697d','c46cb1b5-d61d-4881-b7d6-fe5c81f80462','8e0edcb3-7824-429b-92fb-fbda3a634b15','58b5046c-b424-44da-84a1-1d2e96471824'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d1e96840f9b4728bba5e6f379e50851',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:36.721289 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5671296-4c33-4c8d-8132-4bf6cd76721b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:36.733776 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5671296-4c33-4c8d-8132-4bf6cd76721b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:36.734497 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Flow 'volume_create_api' (08ce36cb-1dd3-41ab-ae5d-250197713907) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:36.734779 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Create volume request issued successfully. Aug 06 03:13:36.741585 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:36.741585 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:36.742059 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Volume info retrieved successfully. Aug 06 03:13:37.325603 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6bc360de-70fb-4ad5-9dcb-8c78e126c4b4 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:37.327485 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6bc360de-70fb-4ad5-9dcb-8c78e126c4b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 Aug 06 03:13:37.327736 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6bc360de-70fb-4ad5-9dcb-8c78e126c4b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:37.327988 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6bc360de-70fb-4ad5-9dcb-8c78e126c4b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:37.328091 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-6bc360de-70fb-4ad5-9dcb-8c78e126c4b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Show backup with id 55f468ff-1831-4916-b621-5125da592b37. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:37.332647 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:37.332647 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:37.333456 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6bc360de-70fb-4ad5-9dcb-8c78e126c4b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 returned with HTTP 200 Aug 06 03:13:37.333910 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 454/1813] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:37 2026] GET /volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:37.493311 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-32caaa9d-6884-4ed3-85b4-0da12ee650b7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:37.495043 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-32caaa9d-6884-4ed3-85b4-0da12ee650b7 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/9b957450-1d00-4ee4-be4c-882b038e3547 Aug 06 03:13:37.495209 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-32caaa9d-6884-4ed3-85b4-0da12ee650b7 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:37.495379 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-32caaa9d-6884-4ed3-85b4-0da12ee650b7 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:37.501673 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:37.501673 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:37.504859 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-32caaa9d-6884-4ed3-85b4-0da12ee650b7 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:37.508489 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-32caaa9d-6884-4ed3-85b4-0da12ee650b7 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/9b957450-1d00-4ee4-be4c-882b038e3547 returned with HTTP 200 Aug 06 03:13:37.508864 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 455/1814] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:37 2026] GET /volume/v3/volumes/9b957450-1d00-4ee4-be4c-882b038e3547 => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:37.522251 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b37b271c-ef1a-4e29-bfb9-4b8323e62845 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:37.524010 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b37b271c-ef1a-4e29-bfb9-4b8323e62845 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] PUT https://10.4.3.80/volume/v3/volumes/9b957450-1d00-4ee4-be4c-882b038e3547 Aug 06 03:13:37.524384 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b37b271c-ef1a-4e29-bfb9-4b8323e62845 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1195113092", "description": null}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:37.533080 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:37.533080 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:37.536967 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b37b271c-ef1a-4e29-bfb9-4b8323e62845 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:37.543984 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b37b271c-ef1a-4e29-bfb9-4b8323e62845 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume updated successfully. Aug 06 03:13:37.544623 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b37b271c-ef1a-4e29-bfb9-4b8323e62845 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/9b957450-1d00-4ee4-be4c-882b038e3547 returned with HTTP 200 Aug 06 03:13:37.545059 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 450/1815] 10.4.3.80 () {68 vars in 1361 bytes} [Thu Aug 6 03:13:37 2026] PUT /volume/v3/volumes/9b957450-1d00-4ee4-be4c-882b038e3547 => generated 768 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:37.558790 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e331bf88-1ffd-4f6b-9d89-a054c5b86867 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:37.560506 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e331bf88-1ffd-4f6b-9d89-a054c5b86867 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/9b957450-1d00-4ee4-be4c-882b038e3547 Aug 06 03:13:37.560699 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e331bf88-1ffd-4f6b-9d89-a054c5b86867 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:37.560905 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e331bf88-1ffd-4f6b-9d89-a054c5b86867 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:37.567892 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:37.567892 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:37.571275 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e331bf88-1ffd-4f6b-9d89-a054c5b86867 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:37.575331 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e331bf88-1ffd-4f6b-9d89-a054c5b86867 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/9b957450-1d00-4ee4-be4c-882b038e3547 returned with HTTP 200 Aug 06 03:13:37.575738 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 455/1816] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:37 2026] GET /volume/v3/volumes/9b957450-1d00-4ee4-be4c-882b038e3547 => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:37.590438 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f5d231de-f280-44ad-8c92-e4a9a5aa96eb None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:37.592262 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f5d231de-f280-44ad-8c92-e4a9a5aa96eb tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] DELETE https://10.4.3.80/volume/v3/volumes/9b957450-1d00-4ee4-be4c-882b038e3547 Aug 06 03:13:37.592467 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f5d231de-f280-44ad-8c92-e4a9a5aa96eb tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:37.592724 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f5d231de-f280-44ad-8c92-e4a9a5aa96eb tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:37.592943 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-f5d231de-f280-44ad-8c92-e4a9a5aa96eb tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Delete volume with id: 9b957450-1d00-4ee4-be4c-882b038e3547 Aug 06 03:13:37.601714 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:37.601714 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:37.602319 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f5d231de-f280-44ad-8c92-e4a9a5aa96eb tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:37.618758 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f5d231de-f280-44ad-8c92-e4a9a5aa96eb tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Delete volume request issued successfully. Aug 06 03:13:37.619014 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f5d231de-f280-44ad-8c92-e4a9a5aa96eb tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/9b957450-1d00-4ee4-be4c-882b038e3547 returned with HTTP 202 Aug 06 03:13:37.619523 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 456/1817] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:37 2026] DELETE /volume/v3/volumes/9b957450-1d00-4ee4-be4c-882b038e3547 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:37.626793 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-790d7866-8a39-4758-ab3d-363dbe215a4a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:37.628564 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-790d7866-8a39-4758-ab3d-363dbe215a4a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/9b957450-1d00-4ee4-be4c-882b038e3547 Aug 06 03:13:37.628773 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-790d7866-8a39-4758-ab3d-363dbe215a4a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:37.628983 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-790d7866-8a39-4758-ab3d-363dbe215a4a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:37.635537 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:37.635537 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:37.639365 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-790d7866-8a39-4758-ab3d-363dbe215a4a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:37.643374 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-790d7866-8a39-4758-ab3d-363dbe215a4a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/9b957450-1d00-4ee4-be4c-882b038e3547 returned with HTTP 200 Aug 06 03:13:37.643895 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 451/1818] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:37 2026] GET /volume/v3/volumes/9b957450-1d00-4ee4-be4c-882b038e3547 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:37.749225 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:37.749225 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:37.749770 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Volume info retrieved successfully. Aug 06 03:13:37.749951 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.backup.api [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Checking backup size 1 against volume size 1 {{(pid=100902) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 03:13:37.750043 np0000006611 devstack@c-api.service[100902]: INFO cinder.backup.api [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Overwriting volume 95db40ad-6f8f-44d4-86d6-9ebe91a9d42c with restore of backup 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:37.763296 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.backup.rpcapi [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] restore_backup in rpcapi backup_id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc {{(pid=100902) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 03:13:37.765081 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3fc13f68-4d1c-4f71-ac9b-22c9ef41cdf2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc/restore returned with HTTP 202 Aug 06 03:13:37.765543 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 457/1819] 10.4.3.80 () {68 vars in 1386 bytes} [Thu Aug 6 03:13:36 2026] POST /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc/restore => generated 189 bytes in 1182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:37.772615 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-680d340a-7440-4578-818d-0e682d5be253 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:37.774143 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-680d340a-7440-4578-818d-0e682d5be253 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:37.774306 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-680d340a-7440-4578-818d-0e682d5be253 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:37.774546 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-680d340a-7440-4578-818d-0e682d5be253 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:37.774585 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-680d340a-7440-4578-818d-0e682d5be253 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:37.778739 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:37.778739 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:37.780073 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-680d340a-7440-4578-818d-0e682d5be253 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:37.780793 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 456/1820] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:37 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:38.343193 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7fc5c0e2-da65-47d1-8d29-12d1305707f3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:38.344818 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7fc5c0e2-da65-47d1-8d29-12d1305707f3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 Aug 06 03:13:38.345075 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7fc5c0e2-da65-47d1-8d29-12d1305707f3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:38.345273 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7fc5c0e2-da65-47d1-8d29-12d1305707f3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:38.345409 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-7fc5c0e2-da65-47d1-8d29-12d1305707f3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Show backup with id 55f468ff-1831-4916-b621-5125da592b37. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:38.349227 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:38.349227 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:38.349963 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7fc5c0e2-da65-47d1-8d29-12d1305707f3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 returned with HTTP 200 Aug 06 03:13:38.350326 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 457/1821] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:38 2026] GET /volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:38.657453 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-26e8af84-a512-4556-b300-05033da77d26 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:38.659301 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-26e8af84-a512-4556-b300-05033da77d26 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/9b957450-1d00-4ee4-be4c-882b038e3547 Aug 06 03:13:38.659495 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-26e8af84-a512-4556-b300-05033da77d26 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:38.659716 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-26e8af84-a512-4556-b300-05033da77d26 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:38.665349 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-26e8af84-a512-4556-b300-05033da77d26 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/9b957450-1d00-4ee4-be4c-882b038e3547 returned with HTTP 404 Aug 06 03:13:38.665845 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 452/1822] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:38 2026] GET /volume/v3/volumes/9b957450-1d00-4ee4-be4c-882b038e3547 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 03:13:38.672757 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b5ff2282-1d79-47b5-ba0d-891a573f638a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:38.674665 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b5ff2282-1d79-47b5-ba0d-891a573f638a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 Aug 06 03:13:38.674846 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b5ff2282-1d79-47b5-ba0d-891a573f638a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:38.675048 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b5ff2282-1d79-47b5-ba0d-891a573f638a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:38.681765 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:38.681765 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:38.685820 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b5ff2282-1d79-47b5-ba0d-891a573f638a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:38.690680 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b5ff2282-1d79-47b5-ba0d-891a573f638a tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 returned with HTTP 200 Aug 06 03:13:38.691215 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 458/1823] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:38 2026] GET /volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 => generated 1403 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:38.706103 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c9d022bc-d950-4dc5-9e96-aa7b67b7e4c5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:38.707724 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c9d022bc-d950-4dc5-9e96-aa7b67b7e4c5 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] DELETE https://10.4.3.80/volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 Aug 06 03:13:38.707898 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c9d022bc-d950-4dc5-9e96-aa7b67b7e4c5 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:38.708066 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c9d022bc-d950-4dc5-9e96-aa7b67b7e4c5 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:38.708269 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-c9d022bc-d950-4dc5-9e96-aa7b67b7e4c5 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Delete volume with id: 6d35a737-d0e5-4d3b-8527-1876c8513d34 Aug 06 03:13:38.715776 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:38.715776 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:38.716183 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c9d022bc-d950-4dc5-9e96-aa7b67b7e4c5 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:38.732183 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c9d022bc-d950-4dc5-9e96-aa7b67b7e4c5 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Delete volume request issued successfully. Aug 06 03:13:38.732355 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c9d022bc-d950-4dc5-9e96-aa7b67b7e4c5 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 returned with HTTP 202 Aug 06 03:13:38.732677 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 457/1824] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:38 2026] DELETE /volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:38.739506 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c05b1a9c-7b76-4662-aaa9-ed8bfd8b5553 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:38.741233 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c05b1a9c-7b76-4662-aaa9-ed8bfd8b5553 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 Aug 06 03:13:38.741453 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c05b1a9c-7b76-4662-aaa9-ed8bfd8b5553 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:38.741609 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c05b1a9c-7b76-4662-aaa9-ed8bfd8b5553 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:38.748482 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:38.748482 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:38.751649 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c05b1a9c-7b76-4662-aaa9-ed8bfd8b5553 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Volume info retrieved successfully. Aug 06 03:13:38.755642 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c05b1a9c-7b76-4662-aaa9-ed8bfd8b5553 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 returned with HTTP 200 Aug 06 03:13:38.756017 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 458/1825] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:38 2026] GET /volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 => generated 1402 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:38.789690 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d8b58b77-c482-435f-9cc2-a5ae4fa71fde None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:38.791379 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d8b58b77-c482-435f-9cc2-a5ae4fa71fde tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:38.791570 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d8b58b77-c482-435f-9cc2-a5ae4fa71fde tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:38.791767 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d8b58b77-c482-435f-9cc2-a5ae4fa71fde tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:38.791897 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-d8b58b77-c482-435f-9cc2-a5ae4fa71fde tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:38.795842 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:38.795842 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:38.796591 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d8b58b77-c482-435f-9cc2-a5ae4fa71fde tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:38.796974 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 453/1826] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:38 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:39.360818 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-017be562-fb50-4ec0-b38e-d46ad309c462 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:39.362746 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-017be562-fb50-4ec0-b38e-d46ad309c462 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 Aug 06 03:13:39.363002 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-017be562-fb50-4ec0-b38e-d46ad309c462 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:39.363241 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-017be562-fb50-4ec0-b38e-d46ad309c462 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:39.363418 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-017be562-fb50-4ec0-b38e-d46ad309c462 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Show backup with id 55f468ff-1831-4916-b621-5125da592b37. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:39.367501 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:39.367501 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:39.368275 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-017be562-fb50-4ec0-b38e-d46ad309c462 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 returned with HTTP 200 Aug 06 03:13:39.368635 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 459/1827] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:39 2026] GET /volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:39.768171 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-280a642e-80b0-486f-99f6-93f8391e2001 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:39.770005 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-280a642e-80b0-486f-99f6-93f8391e2001 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] GET https://10.4.3.80/volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 Aug 06 03:13:39.770266 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-280a642e-80b0-486f-99f6-93f8391e2001 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:39.770471 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-280a642e-80b0-486f-99f6-93f8391e2001 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:39.778485 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-280a642e-80b0-486f-99f6-93f8391e2001 tempest-VolumesGetTest-678537300 tempest-VolumesGetTest-678537300-project-member] https://10.4.3.80/volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 returned with HTTP 404 Aug 06 03:13:39.779150 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 458/1828] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:39 2026] GET /volume/v3/volumes/6d35a737-d0e5-4d3b-8527-1876c8513d34 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:39.807042 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9b2f4f77-02a7-413d-a0ae-24bbc50728a5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:39.808725 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9b2f4f77-02a7-413d-a0ae-24bbc50728a5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:39.808935 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9b2f4f77-02a7-413d-a0ae-24bbc50728a5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:39.809112 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9b2f4f77-02a7-413d-a0ae-24bbc50728a5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:39.809209 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-9b2f4f77-02a7-413d-a0ae-24bbc50728a5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:39.813800 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:39.813800 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:39.814549 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9b2f4f77-02a7-413d-a0ae-24bbc50728a5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:39.814924 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 459/1829] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:39 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:40.379089 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3ea73687-82a9-4322-9720-d8126065e678 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:40.380565 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3ea73687-82a9-4322-9720-d8126065e678 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 Aug 06 03:13:40.380746 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3ea73687-82a9-4322-9720-d8126065e678 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:40.381534 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3ea73687-82a9-4322-9720-d8126065e678 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:40.381534 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-3ea73687-82a9-4322-9720-d8126065e678 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Show backup with id 55f468ff-1831-4916-b621-5125da592b37. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:40.390982 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:40.390982 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:40.391974 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3ea73687-82a9-4322-9720-d8126065e678 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 returned with HTTP 200 Aug 06 03:13:40.392612 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 454/1830] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:40 2026] GET /volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 => generated 758 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:40.827461 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-54fe3e51-98af-40be-8603-cdeca35fc911 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:40.829734 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-54fe3e51-98af-40be-8603-cdeca35fc911 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:40.829734 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-54fe3e51-98af-40be-8603-cdeca35fc911 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:40.829734 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-54fe3e51-98af-40be-8603-cdeca35fc911 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:40.829734 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-54fe3e51-98af-40be-8603-cdeca35fc911 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:40.833942 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:40.833942 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:40.834672 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-54fe3e51-98af-40be-8603-cdeca35fc911 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:40.835051 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 460/1831] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:40 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:41.405171 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e0f4eef0-62fb-4b6a-b178-4bb6f64c2ee1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:41.407291 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e0f4eef0-62fb-4b6a-b178-4bb6f64c2ee1 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 Aug 06 03:13:41.408047 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e0f4eef0-62fb-4b6a-b178-4bb6f64c2ee1 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:41.408047 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e0f4eef0-62fb-4b6a-b178-4bb6f64c2ee1 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:41.408047 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-e0f4eef0-62fb-4b6a-b178-4bb6f64c2ee1 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Show backup with id 55f468ff-1831-4916-b621-5125da592b37. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:41.411885 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:41.411885 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:41.412579 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e0f4eef0-62fb-4b6a-b178-4bb6f64c2ee1 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 returned with HTTP 200 Aug 06 03:13:41.412952 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 459/1832] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:41 2026] GET /volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:41.425153 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d4aad969-b222-42bf-be05-d3723292d3b4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:41.426813 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d4aad969-b222-42bf-be05-d3723292d3b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:41.427216 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d4aad969-b222-42bf-be05-d3723292d3b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "55f468ff-1831-4916-b621-5125da592b37", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2004027630"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:41.428688 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-d4aad969-b222-42bf-be05-d3723292d3b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Create volume request body: {'volume': {"'backup_id": '55f468ff-1831-4916-b621-5125da592b37', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2004027630'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:41.428814 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-d4aad969-b222-42bf-be05-d3723292d3b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Create volume of 1 GB Aug 06 03:13:41.432854 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d4aad969-b222-42bf-be05-d3723292d3b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Availability Zones retrieved successfully. Aug 06 03:13:41.439034 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4aad969-b222-42bf-be05-d3723292d3b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Flow 'volume_create_api' (faa2fb00-b935-46ca-9a71-603cc5960f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:41.440083 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4aad969-b222-42bf-be05-d3723292d3b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f262e53d-6b67-4d46-9f6f-4d643ba7c18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:41.441125 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-d4aad969-b222-42bf-be05-d3723292d3b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:41.467801 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4aad969-b222-42bf-be05-d3723292d3b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f262e53d-6b67-4d46-9f6f-4d643ba7c18e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:41.468554 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4aad969-b222-42bf-be05-d3723292d3b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef6607b3-ecc6-4420-9258-58fa8bb9130a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:41.505344 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-d4aad969-b222-42bf-be05-d3723292d3b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Created reservations ['0af6f836-ce22-4331-9074-00d5c9f8aa4b', '4c9b4651-31df-4607-9bbf-72f43e914de2', '3f25d67c-8faa-46b5-870e-a3fcd2ca41b7', '9a51b59a-f5d8-4f5a-99e5-438ef9007841'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:41.506112 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4aad969-b222-42bf-be05-d3723292d3b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef6607b3-ecc6-4420-9258-58fa8bb9130a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0af6f836-ce22-4331-9074-00d5c9f8aa4b', '4c9b4651-31df-4607-9bbf-72f43e914de2', '3f25d67c-8faa-46b5-870e-a3fcd2ca41b7', '9a51b59a-f5d8-4f5a-99e5-438ef9007841']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:41.506926 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4aad969-b222-42bf-be05-d3723292d3b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (076f14d2-2245-4e08-a6ed-f1fd1028d1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:41.527772 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4aad969-b222-42bf-be05-d3723292d3b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (076f14d2-2245-4e08-a6ed-f1fd1028d1d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92da5d3f-2f9d-457b-88bd-87a41d0de7f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2004027630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dcb2ecf90374310b34fff53b1edec66',qos_specs=None,replication_status=,reservations=['0af6f836-ce22-4331-9074-00d5c9f8aa4b','4c9b4651-31df-4607-9bbf-72f43e914de2','3f25d67c-8faa-46b5-870e-a3fcd2ca41b7','9a51b59a-f5d8-4f5a-99e5-438ef9007841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dd02c8101da4ceb9cbd00dfbf5888b5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2004027630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92da5d3f-2f9d-457b-88bd-87a41d0de7f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dcb2ecf90374310b34fff53b1edec66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dd02c8101da4ceb9cbd00dfbf5888b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:41.528452 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4aad969-b222-42bf-be05-d3723292d3b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d196aeb-ec07-4f78-b9d7-56a4fad27b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:41.545763 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4aad969-b222-42bf-be05-d3723292d3b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d196aeb-ec07-4f78-b9d7-56a4fad27b9b) transitioned into state 'SUCCESS' from state '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-2004027630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dcb2ecf90374310b34fff53b1edec66',qos_specs=None,replication_status=,reservations=['0af6f836-ce22-4331-9074-00d5c9f8aa4b','4c9b4651-31df-4607-9bbf-72f43e914de2','3f25d67c-8faa-46b5-870e-a3fcd2ca41b7','9a51b59a-f5d8-4f5a-99e5-438ef9007841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dd02c8101da4ceb9cbd00dfbf5888b5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:41.546612 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4aad969-b222-42bf-be05-d3723292d3b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e576b96-e3a2-465e-a99c-12f0535b6e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:41.554476 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4aad969-b222-42bf-be05-d3723292d3b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e576b96-e3a2-465e-a99c-12f0535b6e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:41.555219 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4aad969-b222-42bf-be05-d3723292d3b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Flow 'volume_create_api' (faa2fb00-b935-46ca-9a71-603cc5960f07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:41.555490 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d4aad969-b222-42bf-be05-d3723292d3b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Create volume request issued successfully. Aug 06 03:13:41.556074 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d4aad969-b222-42bf-be05-d3723292d3b4 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:41.556453 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 460/1833] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:13:41 2026] POST /volume/v3/volumes => generated 756 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:41.570757 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-34bce86e-ff4c-4abb-a133-aff5ff00ce00 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:41.572658 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-34bce86e-ff4c-4abb-a133-aff5ff00ce00 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:41.572966 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-34bce86e-ff4c-4abb-a133-aff5ff00ce00 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "55f468ff-1831-4916-b621-5125da592b37", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1434523414"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:41.574614 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-34bce86e-ff4c-4abb-a133-aff5ff00ce00 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Create volume request body: {'volume': {"'backup_id": '55f468ff-1831-4916-b621-5125da592b37', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1434523414'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:41.574733 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-34bce86e-ff4c-4abb-a133-aff5ff00ce00 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Create volume of 1 GB Aug 06 03:13:41.579468 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-34bce86e-ff4c-4abb-a133-aff5ff00ce00 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Availability Zones retrieved successfully. Aug 06 03:13:41.585050 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-34bce86e-ff4c-4abb-a133-aff5ff00ce00 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Flow 'volume_create_api' (40542f29-156f-4b2e-ae86-edda81931582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:41.586333 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-34bce86e-ff4c-4abb-a133-aff5ff00ce00 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec36fe77-4a52-4efc-a712-f7d388250c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:41.587407 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-34bce86e-ff4c-4abb-a133-aff5ff00ce00 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:41.613709 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-34bce86e-ff4c-4abb-a133-aff5ff00ce00 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec36fe77-4a52-4efc-a712-f7d388250c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:41.614371 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-34bce86e-ff4c-4abb-a133-aff5ff00ce00 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e47877d5-b710-4daf-9e56-e3d24084675a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:41.664893 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-34bce86e-ff4c-4abb-a133-aff5ff00ce00 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Created reservations ['5e003ae0-f101-417a-8b33-5c762f0ec310', '849603a3-e481-459f-9a46-53d88dfcf396', '0e7dca7d-80e5-42e6-b83b-2414f910902e', '9feaaef0-ecda-430f-ba22-4199777b057e'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:41.665699 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-34bce86e-ff4c-4abb-a133-aff5ff00ce00 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e47877d5-b710-4daf-9e56-e3d24084675a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e003ae0-f101-417a-8b33-5c762f0ec310', '849603a3-e481-459f-9a46-53d88dfcf396', '0e7dca7d-80e5-42e6-b83b-2414f910902e', '9feaaef0-ecda-430f-ba22-4199777b057e']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:41.666420 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-34bce86e-ff4c-4abb-a133-aff5ff00ce00 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (666942d2-843b-4772-b9f4-587a7b05e2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:41.692933 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-34bce86e-ff4c-4abb-a133-aff5ff00ce00 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (666942d2-843b-4772-b9f4-587a7b05e2c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8f3e30d-c8b8-406d-bd0e-37747ba14476', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1434523414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dcb2ecf90374310b34fff53b1edec66',qos_specs=None,replication_status=,reservations=['5e003ae0-f101-417a-8b33-5c762f0ec310','849603a3-e481-459f-9a46-53d88dfcf396','0e7dca7d-80e5-42e6-b83b-2414f910902e','9feaaef0-ecda-430f-ba22-4199777b057e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dd02c8101da4ceb9cbd00dfbf5888b5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1434523414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8f3e30d-c8b8-406d-bd0e-37747ba14476,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dcb2ecf90374310b34fff53b1edec66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dd02c8101da4ceb9cbd00dfbf5888b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:41.693614 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-34bce86e-ff4c-4abb-a133-aff5ff00ce00 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7ba5b99-3071-4b62-a917-49c529cd5635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:41.712533 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-34bce86e-ff4c-4abb-a133-aff5ff00ce00 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7ba5b99-3071-4b62-a917-49c529cd5635) transitioned into state 'SUCCESS' from state '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-1434523414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dcb2ecf90374310b34fff53b1edec66',qos_specs=None,replication_status=,reservations=['5e003ae0-f101-417a-8b33-5c762f0ec310','849603a3-e481-459f-9a46-53d88dfcf396','0e7dca7d-80e5-42e6-b83b-2414f910902e','9feaaef0-ecda-430f-ba22-4199777b057e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dd02c8101da4ceb9cbd00dfbf5888b5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:41.713384 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-34bce86e-ff4c-4abb-a133-aff5ff00ce00 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca62d530-62b9-4b16-859a-ad77e011b17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:41.723418 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-34bce86e-ff4c-4abb-a133-aff5ff00ce00 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca62d530-62b9-4b16-859a-ad77e011b17b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:41.724137 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-34bce86e-ff4c-4abb-a133-aff5ff00ce00 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Flow 'volume_create_api' (40542f29-156f-4b2e-ae86-edda81931582) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:41.724384 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-34bce86e-ff4c-4abb-a133-aff5ff00ce00 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Create volume request issued successfully. Aug 06 03:13:41.724861 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-34bce86e-ff4c-4abb-a133-aff5ff00ce00 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:41.725356 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 455/1834] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:13:41 2026] POST /volume/v3/volumes => generated 756 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:41.737149 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-40e81647-7250-49cf-8676-abd9a8c8b86e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:41.738655 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-40e81647-7250-49cf-8676-abd9a8c8b86e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:41.738937 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-40e81647-7250-49cf-8676-abd9a8c8b86e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "55f468ff-1831-4916-b621-5125da592b37", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1454086049"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:41.740257 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-40e81647-7250-49cf-8676-abd9a8c8b86e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Create volume request body: {'volume': {"'backup_id": '55f468ff-1831-4916-b621-5125da592b37', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1454086049'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:41.740366 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-40e81647-7250-49cf-8676-abd9a8c8b86e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Create volume of 1 GB Aug 06 03:13:41.744145 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-40e81647-7250-49cf-8676-abd9a8c8b86e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Availability Zones retrieved successfully. Aug 06 03:13:41.749473 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-40e81647-7250-49cf-8676-abd9a8c8b86e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Flow 'volume_create_api' (31c8f5cb-0365-4b5c-9675-25a6f0db303a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:41.750468 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-40e81647-7250-49cf-8676-abd9a8c8b86e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6649babb-fa85-497e-805d-40413fd5314f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:41.751448 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-40e81647-7250-49cf-8676-abd9a8c8b86e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:41.776309 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-40e81647-7250-49cf-8676-abd9a8c8b86e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6649babb-fa85-497e-805d-40413fd5314f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:41.777085 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-40e81647-7250-49cf-8676-abd9a8c8b86e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6eb7717-23ed-4572-9b71-ae7440ed856c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:41.811004 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-40e81647-7250-49cf-8676-abd9a8c8b86e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Created reservations ['5bb7da27-4efd-4a90-91ef-2329edefe8a5', '0ad331ed-bdcd-42b4-9d93-e8615c6c9770', 'cb92711a-6fc7-4941-874e-e419cfec2c92', '6d685f85-315e-4a70-a1b1-7dada1385c12'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:41.811719 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-40e81647-7250-49cf-8676-abd9a8c8b86e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6eb7717-23ed-4572-9b71-ae7440ed856c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bb7da27-4efd-4a90-91ef-2329edefe8a5', '0ad331ed-bdcd-42b4-9d93-e8615c6c9770', 'cb92711a-6fc7-4941-874e-e419cfec2c92', '6d685f85-315e-4a70-a1b1-7dada1385c12']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:41.812364 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-40e81647-7250-49cf-8676-abd9a8c8b86e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25950bf-4aee-4e7c-902e-0b5311fb0434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:41.833424 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-40e81647-7250-49cf-8676-abd9a8c8b86e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25950bf-4aee-4e7c-902e-0b5311fb0434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62b770f3-b4d2-4f31-9823-03defbbeb0d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1454086049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dcb2ecf90374310b34fff53b1edec66',qos_specs=None,replication_status=,reservations=['5bb7da27-4efd-4a90-91ef-2329edefe8a5','0ad331ed-bdcd-42b4-9d93-e8615c6c9770','cb92711a-6fc7-4941-874e-e419cfec2c92','6d685f85-315e-4a70-a1b1-7dada1385c12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dd02c8101da4ceb9cbd00dfbf5888b5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1454086049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62b770f3-b4d2-4f31-9823-03defbbeb0d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dcb2ecf90374310b34fff53b1edec66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dd02c8101da4ceb9cbd00dfbf5888b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:41.834100 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-40e81647-7250-49cf-8676-abd9a8c8b86e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a911596-d6ca-4ad5-8d62-712d62bd75b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:41.845420 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-61002abf-bfcf-47f1-8281-2ae39a659786 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:41.848440 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-61002abf-bfcf-47f1-8281-2ae39a659786 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:41.848666 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-61002abf-bfcf-47f1-8281-2ae39a659786 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:41.850315 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-61002abf-bfcf-47f1-8281-2ae39a659786 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:41.850315 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-61002abf-bfcf-47f1-8281-2ae39a659786 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:41.853423 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:41.853423 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:41.854424 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-61002abf-bfcf-47f1-8281-2ae39a659786 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:41.854484 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 460/1835] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:41 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:41.858275 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-40e81647-7250-49cf-8676-abd9a8c8b86e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a911596-d6ca-4ad5-8d62-712d62bd75b8) transitioned into state 'SUCCESS' from state '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-1454086049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dcb2ecf90374310b34fff53b1edec66',qos_specs=None,replication_status=,reservations=['5bb7da27-4efd-4a90-91ef-2329edefe8a5','0ad331ed-bdcd-42b4-9d93-e8615c6c9770','cb92711a-6fc7-4941-874e-e419cfec2c92','6d685f85-315e-4a70-a1b1-7dada1385c12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dd02c8101da4ceb9cbd00dfbf5888b5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:41.858940 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-40e81647-7250-49cf-8676-abd9a8c8b86e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (908c3d5f-0434-4d73-9488-9fdef4d2335e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:41.867242 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-40e81647-7250-49cf-8676-abd9a8c8b86e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (908c3d5f-0434-4d73-9488-9fdef4d2335e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:41.867989 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-40e81647-7250-49cf-8676-abd9a8c8b86e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Flow 'volume_create_api' (31c8f5cb-0365-4b5c-9675-25a6f0db303a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:41.868250 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-40e81647-7250-49cf-8676-abd9a8c8b86e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Create volume request issued successfully. Aug 06 03:13:41.868773 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-40e81647-7250-49cf-8676-abd9a8c8b86e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:41.869127 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 461/1836] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:13:41 2026] POST /volume/v3/volumes => generated 756 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:41.883772 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a843e7df-c087-4b48-bc67-14c996b8c5ee None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:41.885502 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a843e7df-c087-4b48-bc67-14c996b8c5ee tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:41.885848 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a843e7df-c087-4b48-bc67-14c996b8c5ee tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "55f468ff-1831-4916-b621-5125da592b37", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1535373171"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:41.887260 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-a843e7df-c087-4b48-bc67-14c996b8c5ee tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Create volume request body: {'volume': {"'backup_id": '55f468ff-1831-4916-b621-5125da592b37', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1535373171'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:41.887411 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-a843e7df-c087-4b48-bc67-14c996b8c5ee tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Create volume of 1 GB Aug 06 03:13:41.887683 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:41.887683 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:41.891476 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a843e7df-c087-4b48-bc67-14c996b8c5ee tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Availability Zones retrieved successfully. Aug 06 03:13:41.897145 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a843e7df-c087-4b48-bc67-14c996b8c5ee tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Flow 'volume_create_api' (62e1ae21-8877-4fc6-9f70-d2b925541eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:41.897933 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a843e7df-c087-4b48-bc67-14c996b8c5ee tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5f22f17-1d4f-4d8b-9c92-b3df4a688886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:41.899132 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-a843e7df-c087-4b48-bc67-14c996b8c5ee tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:41.922584 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a843e7df-c087-4b48-bc67-14c996b8c5ee tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5f22f17-1d4f-4d8b-9c92-b3df4a688886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:41.923400 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a843e7df-c087-4b48-bc67-14c996b8c5ee tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e200ad03-3d83-4116-9986-499341d67a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:41.973650 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-a843e7df-c087-4b48-bc67-14c996b8c5ee tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Created reservations ['20fc47db-7f5a-4d43-b9a1-33341a7b1c58', 'd85a3bd2-8156-4569-a089-5a9c356d9fc4', '1ea87faa-aeae-4e76-9e19-d3765ae67a23', '9d7a1cc8-1578-4eb1-80b5-1e7a3381bd96'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:41.974410 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a843e7df-c087-4b48-bc67-14c996b8c5ee tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e200ad03-3d83-4116-9986-499341d67a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20fc47db-7f5a-4d43-b9a1-33341a7b1c58', 'd85a3bd2-8156-4569-a089-5a9c356d9fc4', '1ea87faa-aeae-4e76-9e19-d3765ae67a23', '9d7a1cc8-1578-4eb1-80b5-1e7a3381bd96']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:41.975132 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a843e7df-c087-4b48-bc67-14c996b8c5ee tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c003d3c-ffbe-4382-b4c6-0f64fcc3a337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:41.996852 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a843e7df-c087-4b48-bc67-14c996b8c5ee tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c003d3c-ffbe-4382-b4c6-0f64fcc3a337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '247140de-4e1c-4931-a482-43dfdfde51ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1535373171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dcb2ecf90374310b34fff53b1edec66',qos_specs=None,replication_status=,reservations=['20fc47db-7f5a-4d43-b9a1-33341a7b1c58','d85a3bd2-8156-4569-a089-5a9c356d9fc4','1ea87faa-aeae-4e76-9e19-d3765ae67a23','9d7a1cc8-1578-4eb1-80b5-1e7a3381bd96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dd02c8101da4ceb9cbd00dfbf5888b5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1535373171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=247140de-4e1c-4931-a482-43dfdfde51ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dcb2ecf90374310b34fff53b1edec66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dd02c8101da4ceb9cbd00dfbf5888b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:41.997709 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a843e7df-c087-4b48-bc67-14c996b8c5ee tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33788c0a-d58a-4ecb-80d9-a6b125b770bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:42.014166 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a843e7df-c087-4b48-bc67-14c996b8c5ee tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33788c0a-d58a-4ecb-80d9-a6b125b770bd) transitioned into state 'SUCCESS' from state '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-1535373171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dcb2ecf90374310b34fff53b1edec66',qos_specs=None,replication_status=,reservations=['20fc47db-7f5a-4d43-b9a1-33341a7b1c58','d85a3bd2-8156-4569-a089-5a9c356d9fc4','1ea87faa-aeae-4e76-9e19-d3765ae67a23','9d7a1cc8-1578-4eb1-80b5-1e7a3381bd96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dd02c8101da4ceb9cbd00dfbf5888b5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:42.014919 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a843e7df-c087-4b48-bc67-14c996b8c5ee tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c844160c-3e6b-461a-80cb-c085c31ef61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:42.023450 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a843e7df-c087-4b48-bc67-14c996b8c5ee tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c844160c-3e6b-461a-80cb-c085c31ef61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:42.024497 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a843e7df-c087-4b48-bc67-14c996b8c5ee tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Flow 'volume_create_api' (62e1ae21-8877-4fc6-9f70-d2b925541eaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:42.024986 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a843e7df-c087-4b48-bc67-14c996b8c5ee tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Create volume request issued successfully. Aug 06 03:13:42.025576 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a843e7df-c087-4b48-bc67-14c996b8c5ee tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:42.026125 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 461/1837] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:13:41 2026] POST /volume/v3/volumes => generated 756 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:42.041334 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d920411f-b1d9-404d-b764-4fcdb38456e3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:42.043306 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d920411f-b1d9-404d-b764-4fcdb38456e3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:42.043628 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d920411f-b1d9-404d-b764-4fcdb38456e3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "55f468ff-1831-4916-b621-5125da592b37", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-834788765"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:42.045065 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-d920411f-b1d9-404d-b764-4fcdb38456e3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Create volume request body: {'volume': {"'backup_id": '55f468ff-1831-4916-b621-5125da592b37', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-834788765'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:42.045185 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-d920411f-b1d9-404d-b764-4fcdb38456e3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Create volume of 1 GB Aug 06 03:13:42.045453 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:42.045453 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:42.049073 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d920411f-b1d9-404d-b764-4fcdb38456e3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Availability Zones retrieved successfully. Aug 06 03:13:42.054657 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d920411f-b1d9-404d-b764-4fcdb38456e3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Flow 'volume_create_api' (a2311833-3b95-4ad6-9d5c-ddeb1bc17452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:42.055488 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d920411f-b1d9-404d-b764-4fcdb38456e3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02871b33-f7d3-43da-8bc4-e72afa636e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:42.056337 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-d920411f-b1d9-404d-b764-4fcdb38456e3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:42.079683 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d920411f-b1d9-404d-b764-4fcdb38456e3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02871b33-f7d3-43da-8bc4-e72afa636e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:42.081724 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d920411f-b1d9-404d-b764-4fcdb38456e3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55eb02f2-cab8-4d00-a576-0158b3364a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:42.117502 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-d920411f-b1d9-404d-b764-4fcdb38456e3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Created reservations ['7c31123f-9e48-402e-976f-773827053deb', 'f15be6d9-351c-4e7b-9d84-b8975d92ffcb', '5acb9742-451f-402d-a0d4-7670f8dc7a72', '88021303-e9ad-45f2-a9e4-08f3f5435857'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:42.118309 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d920411f-b1d9-404d-b764-4fcdb38456e3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55eb02f2-cab8-4d00-a576-0158b3364a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c31123f-9e48-402e-976f-773827053deb', 'f15be6d9-351c-4e7b-9d84-b8975d92ffcb', '5acb9742-451f-402d-a0d4-7670f8dc7a72', '88021303-e9ad-45f2-a9e4-08f3f5435857']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:42.119028 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d920411f-b1d9-404d-b764-4fcdb38456e3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53c76947-3a05-45f4-a7c4-6dd4e5c14f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:42.141781 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d920411f-b1d9-404d-b764-4fcdb38456e3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53c76947-3a05-45f4-a7c4-6dd4e5c14f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0875545-ef32-4863-9485-0787ef6d2632', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-834788765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dcb2ecf90374310b34fff53b1edec66',qos_specs=None,replication_status=,reservations=['7c31123f-9e48-402e-976f-773827053deb','f15be6d9-351c-4e7b-9d84-b8975d92ffcb','5acb9742-451f-402d-a0d4-7670f8dc7a72','88021303-e9ad-45f2-a9e4-08f3f5435857'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dd02c8101da4ceb9cbd00dfbf5888b5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-834788765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0875545-ef32-4863-9485-0787ef6d2632,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dcb2ecf90374310b34fff53b1edec66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dd02c8101da4ceb9cbd00dfbf5888b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:42.142604 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d920411f-b1d9-404d-b764-4fcdb38456e3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f54f93e6-78c4-45bd-a03c-04a9f2c77d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:42.160190 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d920411f-b1d9-404d-b764-4fcdb38456e3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f54f93e6-78c4-45bd-a03c-04a9f2c77d9e) transitioned into state 'SUCCESS' from state '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-834788765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dcb2ecf90374310b34fff53b1edec66',qos_specs=None,replication_status=,reservations=['7c31123f-9e48-402e-976f-773827053deb','f15be6d9-351c-4e7b-9d84-b8975d92ffcb','5acb9742-451f-402d-a0d4-7670f8dc7a72','88021303-e9ad-45f2-a9e4-08f3f5435857'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dd02c8101da4ceb9cbd00dfbf5888b5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:42.160842 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d920411f-b1d9-404d-b764-4fcdb38456e3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09b20d6b-601e-4d78-a200-7d1d3312a592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:42.170347 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d920411f-b1d9-404d-b764-4fcdb38456e3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09b20d6b-601e-4d78-a200-7d1d3312a592) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:42.171199 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d920411f-b1d9-404d-b764-4fcdb38456e3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Flow 'volume_create_api' (a2311833-3b95-4ad6-9d5c-ddeb1bc17452) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:42.171468 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d920411f-b1d9-404d-b764-4fcdb38456e3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Create volume request issued successfully. Aug 06 03:13:42.172064 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d920411f-b1d9-404d-b764-4fcdb38456e3 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:42.172490 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 456/1838] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:13:42 2026] POST /volume/v3/volumes => generated 755 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:42.185571 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-74e635fb-1245-47af-a5ef-e87f85024381 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:42.187098 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-74e635fb-1245-47af-a5ef-e87f85024381 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/volumes/92da5d3f-2f9d-457b-88bd-87a41d0de7f9 Aug 06 03:13:42.187255 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-74e635fb-1245-47af-a5ef-e87f85024381 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:42.187414 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-74e635fb-1245-47af-a5ef-e87f85024381 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:42.193472 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:42.193472 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:42.196757 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-74e635fb-1245-47af-a5ef-e87f85024381 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Volume info retrieved successfully. Aug 06 03:13:42.200392 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-74e635fb-1245-47af-a5ef-e87f85024381 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/92da5d3f-2f9d-457b-88bd-87a41d0de7f9 returned with HTTP 200 Aug 06 03:13:42.200722 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 461/1839] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:42 2026] GET /volume/v3/volumes/92da5d3f-2f9d-457b-88bd-87a41d0de7f9 => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:42.214571 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-375fd726-2b1e-46f3-9c72-5f52b099f934 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:42.216342 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-375fd726-2b1e-46f3-9c72-5f52b099f934 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/volumes/d8f3e30d-c8b8-406d-bd0e-37747ba14476 Aug 06 03:13:42.216527 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-375fd726-2b1e-46f3-9c72-5f52b099f934 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:42.216706 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-375fd726-2b1e-46f3-9c72-5f52b099f934 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:42.223210 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:42.223210 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:42.226630 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-375fd726-2b1e-46f3-9c72-5f52b099f934 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Volume info retrieved successfully. Aug 06 03:13:42.230409 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-375fd726-2b1e-46f3-9c72-5f52b099f934 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/d8f3e30d-c8b8-406d-bd0e-37747ba14476 returned with HTTP 200 Aug 06 03:13:42.230811 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 462/1840] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:42 2026] GET /volume/v3/volumes/d8f3e30d-c8b8-406d-bd0e-37747ba14476 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:42.245262 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-58fbe0c0-9d94-430b-9c5c-69e6173d4b14 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:42.247016 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-58fbe0c0-9d94-430b-9c5c-69e6173d4b14 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/volumes/62b770f3-b4d2-4f31-9823-03defbbeb0d3 Aug 06 03:13:42.247209 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-58fbe0c0-9d94-430b-9c5c-69e6173d4b14 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:42.247386 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-58fbe0c0-9d94-430b-9c5c-69e6173d4b14 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:42.253820 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:42.253820 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:42.257592 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-58fbe0c0-9d94-430b-9c5c-69e6173d4b14 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Volume info retrieved successfully. Aug 06 03:13:42.263230 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-58fbe0c0-9d94-430b-9c5c-69e6173d4b14 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/62b770f3-b4d2-4f31-9823-03defbbeb0d3 returned with HTTP 200 Aug 06 03:13:42.263399 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 462/1841] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:42 2026] GET /volume/v3/volumes/62b770f3-b4d2-4f31-9823-03defbbeb0d3 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:42.278371 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e7347442-6534-4ca9-9fc4-6223c7e939ce None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:42.280340 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e7347442-6534-4ca9-9fc4-6223c7e939ce tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/volumes/247140de-4e1c-4931-a482-43dfdfde51ec Aug 06 03:13:42.280509 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e7347442-6534-4ca9-9fc4-6223c7e939ce tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:42.280724 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e7347442-6534-4ca9-9fc4-6223c7e939ce tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:42.287514 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:42.287514 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:42.291086 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e7347442-6534-4ca9-9fc4-6223c7e939ce tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Volume info retrieved successfully. Aug 06 03:13:42.295393 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e7347442-6534-4ca9-9fc4-6223c7e939ce tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/247140de-4e1c-4931-a482-43dfdfde51ec returned with HTTP 200 Aug 06 03:13:42.295827 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 457/1842] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:42 2026] GET /volume/v3/volumes/247140de-4e1c-4931-a482-43dfdfde51ec => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:42.309322 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-aff1162c-79f8-45ca-96cd-bcea410a5b6b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:42.311516 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-aff1162c-79f8-45ca-96cd-bcea410a5b6b tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/volumes/f0875545-ef32-4863-9485-0787ef6d2632 Aug 06 03:13:42.311758 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-aff1162c-79f8-45ca-96cd-bcea410a5b6b tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:42.311988 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-aff1162c-79f8-45ca-96cd-bcea410a5b6b tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:42.318750 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:42.318750 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:42.322085 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-aff1162c-79f8-45ca-96cd-bcea410a5b6b tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Volume info retrieved successfully. Aug 06 03:13:42.325972 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-aff1162c-79f8-45ca-96cd-bcea410a5b6b tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/f0875545-ef32-4863-9485-0787ef6d2632 returned with HTTP 200 Aug 06 03:13:42.326313 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 462/1843] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:42 2026] GET /volume/v3/volumes/f0875545-ef32-4863-9485-0787ef6d2632 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:42.338370 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-eb26ba0e-63d7-4863-98b4-7abfa2b8c915 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:42.340499 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-eb26ba0e-63d7-4863-98b4-7abfa2b8c915 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] DELETE https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 Aug 06 03:13:42.340916 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-eb26ba0e-63d7-4863-98b4-7abfa2b8c915 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:42.340916 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-eb26ba0e-63d7-4863-98b4-7abfa2b8c915 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:42.341093 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-eb26ba0e-63d7-4863-98b4-7abfa2b8c915 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Delete backup with id: 55f468ff-1831-4916-b621-5125da592b37. Aug 06 03:13:42.345897 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:42.345897 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:42.365789 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.backup.rpcapi [None req-eb26ba0e-63d7-4863-98b4-7abfa2b8c915 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] delete_backup rpcapi backup_id 55f468ff-1831-4916-b621-5125da592b37 {{(pid=100902) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:13:42.367648 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-eb26ba0e-63d7-4863-98b4-7abfa2b8c915 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 returned with HTTP 202 Aug 06 03:13:42.368189 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 463/1844] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:42 2026] DELETE /volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:13:42.375471 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-883d1e00-4195-43d8-be50-a4e0dac22c32 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:42.377443 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-883d1e00-4195-43d8-be50-a4e0dac22c32 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 Aug 06 03:13:42.377706 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-883d1e00-4195-43d8-be50-a4e0dac22c32 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:42.377974 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-883d1e00-4195-43d8-be50-a4e0dac22c32 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:42.378109 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-883d1e00-4195-43d8-be50-a4e0dac22c32 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Show backup with id 55f468ff-1831-4916-b621-5125da592b37. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:42.381989 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:42.381989 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:42.383149 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-883d1e00-4195-43d8-be50-a4e0dac22c32 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 returned with HTTP 200 Aug 06 03:13:42.383149 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 463/1845] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:42 2026] GET /volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:42.866406 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b49e9043-5cf7-4b67-ba91-5b6e5fa2ebc2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:42.869293 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b49e9043-5cf7-4b67-ba91-5b6e5fa2ebc2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:42.869576 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b49e9043-5cf7-4b67-ba91-5b6e5fa2ebc2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:42.869886 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b49e9043-5cf7-4b67-ba91-5b6e5fa2ebc2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:42.870052 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-b49e9043-5cf7-4b67-ba91-5b6e5fa2ebc2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:42.875139 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:42.875139 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:42.876133 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b49e9043-5cf7-4b67-ba91-5b6e5fa2ebc2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:42.876585 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 458/1846] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:42 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:43.393970 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2f59239b-5506-4ba8-ad73-4fd057d9136b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:43.395644 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2f59239b-5506-4ba8-ad73-4fd057d9136b tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 Aug 06 03:13:43.395849 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2f59239b-5506-4ba8-ad73-4fd057d9136b tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:43.396040 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2f59239b-5506-4ba8-ad73-4fd057d9136b tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:43.396139 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-2f59239b-5506-4ba8-ad73-4fd057d9136b tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Show backup with id 55f468ff-1831-4916-b621-5125da592b37. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:43.399410 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2f59239b-5506-4ba8-ad73-4fd057d9136b tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 returned with HTTP 404 Aug 06 03:13:43.399846 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 463/1847] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:43 2026] GET /volume/v3/backups/55f468ff-1831-4916-b621-5125da592b37 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:43.412883 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-31cbd1d6-6c2b-4fbc-a498-5f110d69583a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:43.414387 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-31cbd1d6-6c2b-4fbc-a498-5f110d69583a tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] DELETE https://10.4.3.80/volume/v3/volumes/f0875545-ef32-4863-9485-0787ef6d2632 Aug 06 03:13:43.414551 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-31cbd1d6-6c2b-4fbc-a498-5f110d69583a tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:43.414699 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-31cbd1d6-6c2b-4fbc-a498-5f110d69583a tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:43.414874 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-31cbd1d6-6c2b-4fbc-a498-5f110d69583a tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Delete volume with id: f0875545-ef32-4863-9485-0787ef6d2632 Aug 06 03:13:43.426763 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:43.426763 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:43.427225 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-31cbd1d6-6c2b-4fbc-a498-5f110d69583a tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Volume info retrieved successfully. Aug 06 03:13:43.444564 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-31cbd1d6-6c2b-4fbc-a498-5f110d69583a tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Delete volume request issued successfully. Aug 06 03:13:43.444729 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-31cbd1d6-6c2b-4fbc-a498-5f110d69583a tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/f0875545-ef32-4863-9485-0787ef6d2632 returned with HTTP 202 Aug 06 03:13:43.445111 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 464/1848] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:43 2026] DELETE /volume/v3/volumes/f0875545-ef32-4863-9485-0787ef6d2632 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:43.453126 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e9ecfeef-ecfb-4b27-8da4-161292aaf230 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:43.455018 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e9ecfeef-ecfb-4b27-8da4-161292aaf230 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/volumes/f0875545-ef32-4863-9485-0787ef6d2632 Aug 06 03:13:43.455200 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e9ecfeef-ecfb-4b27-8da4-161292aaf230 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:43.455365 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e9ecfeef-ecfb-4b27-8da4-161292aaf230 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:43.463051 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:43.463051 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:43.467246 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e9ecfeef-ecfb-4b27-8da4-161292aaf230 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Volume info retrieved successfully. Aug 06 03:13:43.472249 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e9ecfeef-ecfb-4b27-8da4-161292aaf230 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/f0875545-ef32-4863-9485-0787ef6d2632 returned with HTTP 200 Aug 06 03:13:43.472727 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 464/1849] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:43 2026] GET /volume/v3/volumes/f0875545-ef32-4863-9485-0787ef6d2632 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:43.891329 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-aa555b8e-0f74-483d-aeb6-f266894bc3d2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:43.893063 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-aa555b8e-0f74-483d-aeb6-f266894bc3d2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:43.893242 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-aa555b8e-0f74-483d-aeb6-f266894bc3d2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:43.893438 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-aa555b8e-0f74-483d-aeb6-f266894bc3d2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:43.893547 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-aa555b8e-0f74-483d-aeb6-f266894bc3d2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:43.897462 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:43.897462 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:43.898149 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-aa555b8e-0f74-483d-aeb6-f266894bc3d2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:43.898471 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 459/1850] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:43 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:44.076533 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-19e7098f-6c0b-439f-ad5b-25b7c3877253 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:44.079714 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-19e7098f-6c0b-439f-ad5b-25b7c3877253 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 Aug 06 03:13:44.080399 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-19e7098f-6c0b-439f-ad5b-25b7c3877253 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:44.080668 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-19e7098f-6c0b-439f-ad5b-25b7c3877253 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:44.088951 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:44.088951 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:44.092279 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-19e7098f-6c0b-439f-ad5b-25b7c3877253 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:13:44.095700 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-19e7098f-6c0b-439f-ad5b-25b7c3877253 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 returned with HTTP 200 Aug 06 03:13:44.096047 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 464/1851] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:44 2026] GET /volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:44.136774 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4c37f7a2-8891-4d08-a4f0-6663d1afbde0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:44.139115 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4c37f7a2-8891-4d08-a4f0-6663d1afbde0 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 Aug 06 03:13:44.139330 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4c37f7a2-8891-4d08-a4f0-6663d1afbde0 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:44.139556 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4c37f7a2-8891-4d08-a4f0-6663d1afbde0 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:44.153346 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:44.153346 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:44.156126 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4c37f7a2-8891-4d08-a4f0-6663d1afbde0 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:13:44.160613 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4c37f7a2-8891-4d08-a4f0-6663d1afbde0 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 returned with HTTP 200 Aug 06 03:13:44.161025 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 465/1852] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:44 2026] GET /volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:44.487229 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9f188127-3f87-462a-8203-cb5e6b88234e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:44.490210 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9f188127-3f87-462a-8203-cb5e6b88234e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/volumes/f0875545-ef32-4863-9485-0787ef6d2632 Aug 06 03:13:44.490210 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9f188127-3f87-462a-8203-cb5e6b88234e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:44.490210 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9f188127-3f87-462a-8203-cb5e6b88234e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:44.503766 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9f188127-3f87-462a-8203-cb5e6b88234e tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/f0875545-ef32-4863-9485-0787ef6d2632 returned with HTTP 404 Aug 06 03:13:44.504306 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 465/1853] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:44 2026] GET /volume/v3/volumes/f0875545-ef32-4863-9485-0787ef6d2632 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:44.512224 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1aefd10d-616a-4fe6-9f22-1a2afee9f6ba None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:44.514100 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1aefd10d-616a-4fe6-9f22-1a2afee9f6ba tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] DELETE https://10.4.3.80/volume/v3/volumes/247140de-4e1c-4931-a482-43dfdfde51ec Aug 06 03:13:44.514287 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1aefd10d-616a-4fe6-9f22-1a2afee9f6ba tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:44.514460 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1aefd10d-616a-4fe6-9f22-1a2afee9f6ba tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:44.514611 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-1aefd10d-616a-4fe6-9f22-1a2afee9f6ba tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Delete volume with id: 247140de-4e1c-4931-a482-43dfdfde51ec Aug 06 03:13:44.520967 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:44.520967 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:44.521319 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1aefd10d-616a-4fe6-9f22-1a2afee9f6ba tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Volume info retrieved successfully. Aug 06 03:13:44.538193 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1aefd10d-616a-4fe6-9f22-1a2afee9f6ba tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Delete volume request issued successfully. Aug 06 03:13:44.538359 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1aefd10d-616a-4fe6-9f22-1a2afee9f6ba tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/247140de-4e1c-4931-a482-43dfdfde51ec returned with HTTP 202 Aug 06 03:13:44.538803 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 460/1854] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:44 2026] DELETE /volume/v3/volumes/247140de-4e1c-4931-a482-43dfdfde51ec => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:44.546476 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5ed6f12f-237d-4dfa-9f03-894ea6d74f7d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:44.548204 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5ed6f12f-237d-4dfa-9f03-894ea6d74f7d tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/volumes/247140de-4e1c-4931-a482-43dfdfde51ec Aug 06 03:13:44.548378 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5ed6f12f-237d-4dfa-9f03-894ea6d74f7d tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:44.548552 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5ed6f12f-237d-4dfa-9f03-894ea6d74f7d tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:44.558528 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:44.558528 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:44.564158 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-5ed6f12f-237d-4dfa-9f03-894ea6d74f7d tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Volume info retrieved successfully. Aug 06 03:13:44.572392 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5ed6f12f-237d-4dfa-9f03-894ea6d74f7d tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/247140de-4e1c-4931-a482-43dfdfde51ec returned with HTTP 200 Aug 06 03:13:44.572771 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 465/1855] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:44 2026] GET /volume/v3/volumes/247140de-4e1c-4931-a482-43dfdfde51ec => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:44.913284 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-cba3042b-04ce-4b46-a479-e31644b463b0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:44.918427 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cba3042b-04ce-4b46-a479-e31644b463b0 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:44.918427 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cba3042b-04ce-4b46-a479-e31644b463b0 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:44.918427 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cba3042b-04ce-4b46-a479-e31644b463b0 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:44.918590 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-cba3042b-04ce-4b46-a479-e31644b463b0 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:44.926142 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:44.926142 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:44.926142 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cba3042b-04ce-4b46-a479-e31644b463b0 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:44.926142 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 466/1856] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:44 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:45.035020 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-7c1b6065-ebfb-425d-ae8a-fbe72ef11523 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:45.039343 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-7c1b6065-ebfb-425d-ae8a-fbe72ef11523 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] GET https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 Aug 06 03:13:45.039523 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-7c1b6065-ebfb-425d-ae8a-fbe72ef11523 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:45.039689 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-7c1b6065-ebfb-425d-ae8a-fbe72ef11523 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:45.051801 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:45.051801 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:45.056345 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-7c1b6065-ebfb-425d-ae8a-fbe72ef11523 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Volume info retrieved successfully. Aug 06 03:13:45.060295 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-7c1b6065-ebfb-425d-ae8a-fbe72ef11523 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 returned with HTTP 200 Aug 06 03:13:45.060665 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 466/1857] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:13:45 2026] GET /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:45.180523 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-47a489b1-00ee-4277-a168-17bc836a2898 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:45.180910 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-47a489b1-00ee-4277-a168-17bc836a2898 None None] GET https://10.4.3.80/volume// Aug 06 03:13:45.181071 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-47a489b1-00ee-4277-a168-17bc836a2898 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:45.181243 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-47a489b1-00ee-4277-a168-17bc836a2898 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:45.181542 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-47a489b1-00ee-4277-a168-17bc836a2898 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:13:45.181811 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 461/1858] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:13:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:13:45.196774 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-c9c46b77-1c05-4a32-9a8c-46c51094a696 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:45.200409 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-c9c46b77-1c05-4a32-9a8c-46c51094a696 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:13:45.200754 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-c9c46b77-1c05-4a32-9a8c-46c51094a696 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336", "connector": null, "instance_uuid": "8e91aaff-dcdf-454c-9fdf-0655a7b5dcb2"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:45.213971 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:45.213971 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:45.250839 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-c9c46b77-1c05-4a32-9a8c-46c51094a696 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:13:45.251369 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 466/1859] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:13:45 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 06 03:13:45.286521 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7c052d56-4941-47fe-a48c-101414f656fb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:45.288292 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7c052d56-4941-47fe-a48c-101414f656fb tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] GET https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 Aug 06 03:13:45.288519 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7c052d56-4941-47fe-a48c-101414f656fb tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:45.288769 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7c052d56-4941-47fe-a48c-101414f656fb tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:45.299397 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:45.299397 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:45.303143 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7c052d56-4941-47fe-a48c-101414f656fb tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Volume info retrieved successfully. Aug 06 03:13:45.308674 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7c052d56-4941-47fe-a48c-101414f656fb tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 returned with HTTP 200 Aug 06 03:13:45.309008 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ad84fcd7-400e-4d53-b572-1baa6d7b9672 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:45.309194 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 467/1860] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:45 2026] GET /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:45.309443 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ad84fcd7-400e-4d53-b572-1baa6d7b9672 None None] GET https://10.4.3.80/volume// Aug 06 03:13:45.309640 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ad84fcd7-400e-4d53-b572-1baa6d7b9672 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:45.309858 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ad84fcd7-400e-4d53-b572-1baa6d7b9672 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:45.310192 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ad84fcd7-400e-4d53-b572-1baa6d7b9672 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:13:45.310444 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 467/1861] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:13:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:13:45.321024 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-78efe09b-d54b-4932-9395-774d2c71397c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:45.324843 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-78efe09b-d54b-4932-9395-774d2c71397c tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] GET https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 Aug 06 03:13:45.324843 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-78efe09b-d54b-4932-9395-774d2c71397c tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:45.324843 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-78efe09b-d54b-4932-9395-774d2c71397c tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:45.335512 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:45.335512 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:45.340292 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-78efe09b-d54b-4932-9395-774d2c71397c tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Volume info retrieved successfully. Aug 06 03:13:45.346559 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-78efe09b-d54b-4932-9395-774d2c71397c tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 returned with HTTP 200 Aug 06 03:13:45.348025 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 462/1862] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:13:45 2026] GET /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:13:45.456558 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-a8b378b3-bcea-43ef-abbe-a854de8ebdb7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:45.459039 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-a8b378b3-bcea-43ef-abbe-a854de8ebdb7 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] PUT https://10.4.3.80/volume/v3/attachments/8a82d5fd-ab33-42fa-97bd-2e98d3f264e9 Aug 06 03:13:45.459039 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-a8b378b3-bcea-43ef-abbe-a854de8ebdb7 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:45.467214 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-a8b378b3-bcea-43ef-abbe-a854de8ebdb7 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Acquiring lock "cinder-attachment_update-c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:13:45.474001 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-a8b378b3-bcea-43ef-abbe-a854de8ebdb7 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Lock "cinder-attachment_update-c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336-np0000006611" acquired by "attachment_update" :: waited 0.007s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:13:45.474859 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:45.474859 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:45.575927 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-a8b378b3-bcea-43ef-abbe-a854de8ebdb7 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Lock "cinder-attachment_update-c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336-np0000006611" released by "attachment_update" :: held 0.102s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:13:45.576205 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-a8b378b3-bcea-43ef-abbe-a854de8ebdb7 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/attachments/8a82d5fd-ab33-42fa-97bd-2e98d3f264e9 returned with HTTP 200 Aug 06 03:13:45.576616 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 467/1863] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:13:45 2026] PUT /volume/v3/attachments/8a82d5fd-ab33-42fa-97bd-2e98d3f264e9 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:45.588233 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-12eb3554-2da8-4b82-9c12-ecba66f71281 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:45.589567 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-12eb3554-2da8-4b82-9c12-ecba66f71281 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/volumes/247140de-4e1c-4931-a482-43dfdfde51ec Aug 06 03:13:45.591097 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-12eb3554-2da8-4b82-9c12-ecba66f71281 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:45.591097 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-12eb3554-2da8-4b82-9c12-ecba66f71281 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:45.596144 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-12eb3554-2da8-4b82-9c12-ecba66f71281 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/247140de-4e1c-4931-a482-43dfdfde51ec returned with HTTP 404 Aug 06 03:13:45.596847 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 468/1864] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:45 2026] GET /volume/v3/volumes/247140de-4e1c-4931-a482-43dfdfde51ec => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:45.607433 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-965db4b7-ebb7-41f7-8a57-a658647feaad None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:45.611120 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-965db4b7-ebb7-41f7-8a57-a658647feaad tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] DELETE https://10.4.3.80/volume/v3/volumes/62b770f3-b4d2-4f31-9823-03defbbeb0d3 Aug 06 03:13:45.611378 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-965db4b7-ebb7-41f7-8a57-a658647feaad tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:45.611595 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-965db4b7-ebb7-41f7-8a57-a658647feaad tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:45.612591 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-965db4b7-ebb7-41f7-8a57-a658647feaad tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Delete volume with id: 62b770f3-b4d2-4f31-9823-03defbbeb0d3 Aug 06 03:13:45.623066 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:45.623066 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:45.623684 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-965db4b7-ebb7-41f7-8a57-a658647feaad tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Volume info retrieved successfully. Aug 06 03:13:45.642285 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-965db4b7-ebb7-41f7-8a57-a658647feaad tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Delete volume request issued successfully. Aug 06 03:13:45.642597 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-965db4b7-ebb7-41f7-8a57-a658647feaad tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/62b770f3-b4d2-4f31-9823-03defbbeb0d3 returned with HTTP 202 Aug 06 03:13:45.643109 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 468/1865] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:45 2026] DELETE /volume/v3/volumes/62b770f3-b4d2-4f31-9823-03defbbeb0d3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:45.651912 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f56fefa2-aa3d-4f14-a788-2dd84eef5761 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:45.656251 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f56fefa2-aa3d-4f14-a788-2dd84eef5761 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/volumes/62b770f3-b4d2-4f31-9823-03defbbeb0d3 Aug 06 03:13:45.656251 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f56fefa2-aa3d-4f14-a788-2dd84eef5761 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:45.656251 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f56fefa2-aa3d-4f14-a788-2dd84eef5761 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:45.667987 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:45.667987 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:45.676856 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f56fefa2-aa3d-4f14-a788-2dd84eef5761 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Volume info retrieved successfully. Aug 06 03:13:45.680213 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f56fefa2-aa3d-4f14-a788-2dd84eef5761 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/62b770f3-b4d2-4f31-9823-03defbbeb0d3 returned with HTTP 200 Aug 06 03:13:45.680213 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 463/1866] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:45 2026] GET /volume/v3/volumes/62b770f3-b4d2-4f31-9823-03defbbeb0d3 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:45.940156 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-31eff6bb-881f-4872-9413-30ff49620b58 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:45.942422 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-31eff6bb-881f-4872-9413-30ff49620b58 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:45.942783 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-31eff6bb-881f-4872-9413-30ff49620b58 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:45.942783 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-31eff6bb-881f-4872-9413-30ff49620b58 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:45.942945 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-31eff6bb-881f-4872-9413-30ff49620b58 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:45.948562 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:45.948562 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:45.949130 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-31eff6bb-881f-4872-9413-30ff49620b58 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:45.949463 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 468/1867] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:45 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:46.327250 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-64fbbcd1-2450-4b41-98f7-80484ddcbf1f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:46.330336 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-64fbbcd1-2450-4b41-98f7-80484ddcbf1f tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] GET https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 Aug 06 03:13:46.330336 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-64fbbcd1-2450-4b41-98f7-80484ddcbf1f tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:46.330336 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-64fbbcd1-2450-4b41-98f7-80484ddcbf1f tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:46.340926 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:46.340926 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:46.344551 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-64fbbcd1-2450-4b41-98f7-80484ddcbf1f tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Volume info retrieved successfully. Aug 06 03:13:46.349898 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-64fbbcd1-2450-4b41-98f7-80484ddcbf1f tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 returned with HTTP 200 Aug 06 03:13:46.350417 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 469/1868] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:46 2026] GET /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 => generated 865 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:46.700479 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c3cac913-9631-4622-8bc5-d59ef02db47f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:46.703622 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c3cac913-9631-4622-8bc5-d59ef02db47f tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/volumes/62b770f3-b4d2-4f31-9823-03defbbeb0d3 Aug 06 03:13:46.704500 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c3cac913-9631-4622-8bc5-d59ef02db47f tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:46.704500 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c3cac913-9631-4622-8bc5-d59ef02db47f tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:46.721478 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c3cac913-9631-4622-8bc5-d59ef02db47f tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/62b770f3-b4d2-4f31-9823-03defbbeb0d3 returned with HTTP 404 Aug 06 03:13:46.721478 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 469/1869] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:46 2026] GET /volume/v3/volumes/62b770f3-b4d2-4f31-9823-03defbbeb0d3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:46.727984 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9a09bb68-ce9f-4722-b3e8-217d03118859 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:46.729626 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9a09bb68-ce9f-4722-b3e8-217d03118859 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] DELETE https://10.4.3.80/volume/v3/volumes/d8f3e30d-c8b8-406d-bd0e-37747ba14476 Aug 06 03:13:46.729797 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9a09bb68-ce9f-4722-b3e8-217d03118859 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:46.729994 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9a09bb68-ce9f-4722-b3e8-217d03118859 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:46.730136 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-9a09bb68-ce9f-4722-b3e8-217d03118859 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Delete volume with id: d8f3e30d-c8b8-406d-bd0e-37747ba14476 Aug 06 03:13:46.744273 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:46.744273 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:46.744273 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9a09bb68-ce9f-4722-b3e8-217d03118859 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Volume info retrieved successfully. Aug 06 03:13:46.777230 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9a09bb68-ce9f-4722-b3e8-217d03118859 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Delete volume request issued successfully. Aug 06 03:13:46.777427 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9a09bb68-ce9f-4722-b3e8-217d03118859 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/d8f3e30d-c8b8-406d-bd0e-37747ba14476 returned with HTTP 202 Aug 06 03:13:46.778016 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 464/1870] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:46 2026] DELETE /volume/v3/volumes/d8f3e30d-c8b8-406d-bd0e-37747ba14476 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:46.789448 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-78f030f7-112e-4c10-9b86-f63ed2612805 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:46.789809 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-7d1e66c5-47dc-48a5-94e9-da9f30f28f7b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:46.791027 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-78f030f7-112e-4c10-9b86-f63ed2612805 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/volumes/d8f3e30d-c8b8-406d-bd0e-37747ba14476 Aug 06 03:13:46.791190 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-78f030f7-112e-4c10-9b86-f63ed2612805 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:46.791397 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-78f030f7-112e-4c10-9b86-f63ed2612805 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:46.792711 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-7d1e66c5-47dc-48a5-94e9-da9f30f28f7b tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:13:46.792711 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-7d1e66c5-47dc-48a5-94e9-da9f30f28f7b tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:46.792711 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-7d1e66c5-47dc-48a5-94e9-da9f30f28f7b tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:46.798744 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:46.798744 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:46.802433 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-78f030f7-112e-4c10-9b86-f63ed2612805 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Volume info retrieved successfully. Aug 06 03:13:46.806583 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-78f030f7-112e-4c10-9b86-f63ed2612805 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/d8f3e30d-c8b8-406d-bd0e-37747ba14476 returned with HTTP 200 Aug 06 03:13:46.807016 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 469/1871] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:46 2026] GET /volume/v3/volumes/d8f3e30d-c8b8-406d-bd0e-37747ba14476 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:46.807785 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:46.807785 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:46.811751 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-7d1e66c5-47dc-48a5-94e9-da9f30f28f7b tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:13:46.816817 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-7d1e66c5-47dc-48a5-94e9-da9f30f28f7b tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:13:46.818556 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 470/1872] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:13:46 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:46.960392 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0ba6ce8b-6e58-46e6-b64f-eaa909e4e965 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:46.965558 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0ba6ce8b-6e58-46e6-b64f-eaa909e4e965 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:46.965814 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0ba6ce8b-6e58-46e6-b64f-eaa909e4e965 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:46.966086 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0ba6ce8b-6e58-46e6-b64f-eaa909e4e965 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:46.966190 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-0ba6ce8b-6e58-46e6-b64f-eaa909e4e965 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:46.975044 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:46.975044 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:46.976092 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0ba6ce8b-6e58-46e6-b64f-eaa909e4e965 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:46.976578 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 470/1873] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:46 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:47.151030 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-dda66955-4eed-4419-940d-60ce4894a19e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:47.153257 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-dda66955-4eed-4419-940d-60ce4894a19e tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] DELETE https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 Aug 06 03:13:47.153481 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-dda66955-4eed-4419-940d-60ce4894a19e tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:47.153694 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-dda66955-4eed-4419-940d-60ce4894a19e tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:47.153906 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-dda66955-4eed-4419-940d-60ce4894a19e tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Delete volume with id: dd504eb1-4f5a-4be3-872d-d601ce5b4357 Aug 06 03:13:47.160084 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:47.160084 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:47.160516 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-dda66955-4eed-4419-940d-60ce4894a19e tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:13:47.181034 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-dda66955-4eed-4419-940d-60ce4894a19e tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Delete volume request issued successfully. Aug 06 03:13:47.181275 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-dda66955-4eed-4419-940d-60ce4894a19e tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 returned with HTTP 202 Aug 06 03:13:47.181794 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 465/1874] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:47 2026] DELETE /volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:47.193792 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8ccce7f8-65fe-424f-ba8e-76bfdf8c8dba None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:47.196224 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8ccce7f8-65fe-424f-ba8e-76bfdf8c8dba tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 Aug 06 03:13:47.196488 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8ccce7f8-65fe-424f-ba8e-76bfdf8c8dba tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:47.196743 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8ccce7f8-65fe-424f-ba8e-76bfdf8c8dba tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:47.205034 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:47.205034 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:47.209098 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-8ccce7f8-65fe-424f-ba8e-76bfdf8c8dba tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:13:47.213538 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8ccce7f8-65fe-424f-ba8e-76bfdf8c8dba tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 returned with HTTP 200 Aug 06 03:13:47.213927 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 470/1875] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:47 2026] GET /volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:47.252334 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4ce48ae9-097e-4697-83db-c062c263a9fd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:47.252334 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4ce48ae9-097e-4697-83db-c062c263a9fd None None] GET https://10.4.3.80/volume// Aug 06 03:13:47.252334 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4ce48ae9-097e-4697-83db-c062c263a9fd None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:47.252704 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4ce48ae9-097e-4697-83db-c062c263a9fd None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:47.252748 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4ce48ae9-097e-4697-83db-c062c263a9fd None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:13:47.253119 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 471/1876] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:13:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:13:47.261732 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-ca3d168c-02c9-4aab-99ce-937cdddecf20 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:47.263651 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-ca3d168c-02c9-4aab-99ce-937cdddecf20 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:13:47.264054 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-ca3d168c-02c9-4aab-99ce-937cdddecf20 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73004506-b521-4ab2-805d-583c66bb070a", "connector": null, "instance_uuid": "7794797f-b5a7-43ae-9b8c-7a9d277ebc10"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:47.276527 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:47.276527 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:47.297957 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-ca3d168c-02c9-4aab-99ce-937cdddecf20 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:13:47.298628 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 471/1877] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:13:47 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 06 03:13:47.305954 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-c2808eaa-477e-4f6a-b908-3f2ffc7a237b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:47.309435 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-c2808eaa-477e-4f6a-b908-3f2ffc7a237b tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] DELETE https://10.4.3.80/volume/v3/attachments/6dc94a52-2bf2-4129-9248-9369acfeefd6 Aug 06 03:13:47.309435 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-c2808eaa-477e-4f6a-b908-3f2ffc7a237b tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:47.309435 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-c2808eaa-477e-4f6a-b908-3f2ffc7a237b tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:47.315199 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:47.315199 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:47.355612 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-c2808eaa-477e-4f6a-b908-3f2ffc7a237b tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/6dc94a52-2bf2-4129-9248-9369acfeefd6 returned with HTTP 200 Aug 06 03:13:47.356134 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 466/1878] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:13:47 2026] DELETE /volume/v3/attachments/6dc94a52-2bf2-4129-9248-9369acfeefd6 => generated 367 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:47.363235 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5f3241f2-2e9b-4b83-b280-0b13202898c2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:47.365390 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5f3241f2-2e9b-4b83-b280-0b13202898c2 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] GET https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 Aug 06 03:13:47.365595 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5f3241f2-2e9b-4b83-b280-0b13202898c2 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:47.365804 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5f3241f2-2e9b-4b83-b280-0b13202898c2 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:47.375407 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:47.375407 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:47.378966 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-5f3241f2-2e9b-4b83-b280-0b13202898c2 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Volume info retrieved successfully. Aug 06 03:13:47.383616 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5f3241f2-2e9b-4b83-b280-0b13202898c2 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 returned with HTTP 200 Aug 06 03:13:47.383992 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 471/1879] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:47 2026] GET /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:47.820056 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c99034e4-b38f-4f34-9d9e-b06c201be646 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:47.822595 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c99034e4-b38f-4f34-9d9e-b06c201be646 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/volumes/d8f3e30d-c8b8-406d-bd0e-37747ba14476 Aug 06 03:13:47.824391 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c99034e4-b38f-4f34-9d9e-b06c201be646 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:47.824391 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c99034e4-b38f-4f34-9d9e-b06c201be646 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:47.830595 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c99034e4-b38f-4f34-9d9e-b06c201be646 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/d8f3e30d-c8b8-406d-bd0e-37747ba14476 returned with HTTP 404 Aug 06 03:13:47.831391 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 472/1880] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:47 2026] GET /volume/v3/volumes/d8f3e30d-c8b8-406d-bd0e-37747ba14476 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:47.839598 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a8e66e5b-9a7f-4d5d-927f-f75cde2ee77b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:47.841756 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a8e66e5b-9a7f-4d5d-927f-f75cde2ee77b tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] DELETE https://10.4.3.80/volume/v3/volumes/92da5d3f-2f9d-457b-88bd-87a41d0de7f9 Aug 06 03:13:47.841972 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a8e66e5b-9a7f-4d5d-927f-f75cde2ee77b tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:47.842173 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a8e66e5b-9a7f-4d5d-927f-f75cde2ee77b tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:47.842337 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-a8e66e5b-9a7f-4d5d-927f-f75cde2ee77b tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Delete volume with id: 92da5d3f-2f9d-457b-88bd-87a41d0de7f9 Aug 06 03:13:47.851229 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:47.851229 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:47.851572 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a8e66e5b-9a7f-4d5d-927f-f75cde2ee77b tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Volume info retrieved successfully. Aug 06 03:13:47.866945 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a8e66e5b-9a7f-4d5d-927f-f75cde2ee77b tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Delete volume request issued successfully. Aug 06 03:13:47.866945 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a8e66e5b-9a7f-4d5d-927f-f75cde2ee77b tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/92da5d3f-2f9d-457b-88bd-87a41d0de7f9 returned with HTTP 202 Aug 06 03:13:47.867334 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 472/1881] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:47 2026] DELETE /volume/v3/volumes/92da5d3f-2f9d-457b-88bd-87a41d0de7f9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:47.877735 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-420a87e8-5461-4beb-accd-93fe195a8c28 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:47.880978 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-420a87e8-5461-4beb-accd-93fe195a8c28 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/volumes/92da5d3f-2f9d-457b-88bd-87a41d0de7f9 Aug 06 03:13:47.880978 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-420a87e8-5461-4beb-accd-93fe195a8c28 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:47.880978 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-420a87e8-5461-4beb-accd-93fe195a8c28 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:47.889343 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:47.889343 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:47.894527 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-420a87e8-5461-4beb-accd-93fe195a8c28 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Volume info retrieved successfully. Aug 06 03:13:47.901793 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-420a87e8-5461-4beb-accd-93fe195a8c28 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/92da5d3f-2f9d-457b-88bd-87a41d0de7f9 returned with HTTP 200 Aug 06 03:13:47.902190 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 467/1882] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:47 2026] GET /volume/v3/volumes/92da5d3f-2f9d-457b-88bd-87a41d0de7f9 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:47.986991 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b1602857-0afb-4496-8a8a-6bed653ff9b8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:47.988709 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b1602857-0afb-4496-8a8a-6bed653ff9b8 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:47.988895 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b1602857-0afb-4496-8a8a-6bed653ff9b8 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:47.989066 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b1602857-0afb-4496-8a8a-6bed653ff9b8 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:47.989153 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-b1602857-0afb-4496-8a8a-6bed653ff9b8 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:47.992817 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:47.992817 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:47.993486 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b1602857-0afb-4496-8a8a-6bed653ff9b8 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:47.993868 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 472/1883] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:47 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 800 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:48.141172 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-406c40e6-f916-44b7-b425-d9442a425379 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:48.143228 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-406c40e6-f916-44b7-b425-d9442a425379 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] PUT https://10.4.3.80/volume/v3/attachments/1161e7e9-bede-49b3-8a79-bc2f4e8acaae Aug 06 03:13:48.143732 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-406c40e6-f916-44b7-b425-d9442a425379 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:48.153754 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-406c40e6-f916-44b7-b425-d9442a425379 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Acquiring lock "cinder-attachment_update-73004506-b521-4ab2-805d-583c66bb070a-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:13:48.158708 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-406c40e6-f916-44b7-b425-d9442a425379 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Lock "cinder-attachment_update-73004506-b521-4ab2-805d-583c66bb070a-np0000006611" acquired by "attachment_update" :: waited 0.006s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:13:48.159870 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:48.159870 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:48.229910 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2a51c2be-c8b2-4da5-bc49-a30145db96fe None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:48.231452 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2a51c2be-c8b2-4da5-bc49-a30145db96fe tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 Aug 06 03:13:48.231608 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2a51c2be-c8b2-4da5-bc49-a30145db96fe tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:48.231806 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2a51c2be-c8b2-4da5-bc49-a30145db96fe tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:48.234785 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-406c40e6-f916-44b7-b425-d9442a425379 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Lock "cinder-attachment_update-73004506-b521-4ab2-805d-583c66bb070a-np0000006611" released by "attachment_update" :: held 0.076s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:13:48.235091 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-406c40e6-f916-44b7-b425-d9442a425379 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/1161e7e9-bede-49b3-8a79-bc2f4e8acaae returned with HTTP 200 Aug 06 03:13:48.236074 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 473/1884] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:13:48 2026] PUT /volume/v3/attachments/1161e7e9-bede-49b3-8a79-bc2f4e8acaae => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:48.240430 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2a51c2be-c8b2-4da5-bc49-a30145db96fe tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 returned with HTTP 404 Aug 06 03:13:48.240884 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 473/1885] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:48 2026] GET /volume/v3/volumes/dd504eb1-4f5a-4be3-872d-d601ce5b4357 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:48.244529 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-1f24ab9b-11eb-4d99-9193-8bc9f0d62611 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:48.248726 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-1f24ab9b-11eb-4d99-9193-8bc9f0d62611 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/attachments/1161e7e9-bede-49b3-8a79-bc2f4e8acaae Aug 06 03:13:48.248726 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-1f24ab9b-11eb-4d99-9193-8bc9f0d62611 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:48.248726 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-1f24ab9b-11eb-4d99-9193-8bc9f0d62611 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:48.269457 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-1f24ab9b-11eb-4d99-9193-8bc9f0d62611 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/1161e7e9-bede-49b3-8a79-bc2f4e8acaae returned with HTTP 200 Aug 06 03:13:48.270582 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 468/1886] 10.4.3.80 () {70 vars in 1644 bytes} [Thu Aug 6 03:13:48 2026] GET /volume/v3/attachments/1161e7e9-bede-49b3-8a79-bc2f4e8acaae => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:48.291119 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b705c5fe-4254-4122-889d-ab33592920f5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:48.292731 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b705c5fe-4254-4122-889d-ab33592920f5 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] DELETE https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c Aug 06 03:13:48.292959 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b705c5fe-4254-4122-889d-ab33592920f5 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:48.293136 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b705c5fe-4254-4122-889d-ab33592920f5 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:48.293281 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-b705c5fe-4254-4122-889d-ab33592920f5 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Delete volume with id: ef8b698c-3276-41f1-9d2f-fe71921bd21c Aug 06 03:13:48.299968 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:48.299968 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:48.300423 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b705c5fe-4254-4122-889d-ab33592920f5 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:13:48.316776 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b705c5fe-4254-4122-889d-ab33592920f5 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Delete volume request issued successfully. Aug 06 03:13:48.316974 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b705c5fe-4254-4122-889d-ab33592920f5 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c returned with HTTP 202 Aug 06 03:13:48.317340 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 473/1887] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:48 2026] DELETE /volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:48.323621 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fb4e250a-1cad-4772-8200-ba278e15854a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:48.325768 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fb4e250a-1cad-4772-8200-ba278e15854a tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c Aug 06 03:13:48.326063 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fb4e250a-1cad-4772-8200-ba278e15854a tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:48.326309 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fb4e250a-1cad-4772-8200-ba278e15854a tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:48.334448 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:48.334448 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:48.338758 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-fb4e250a-1cad-4772-8200-ba278e15854a tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Volume info retrieved successfully. Aug 06 03:13:48.344615 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fb4e250a-1cad-4772-8200-ba278e15854a tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c returned with HTTP 200 Aug 06 03:13:48.345221 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 474/1888] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:48 2026] GET /volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:48.397687 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-50a40211-4322-4848-a6c0-fda69419900b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:48.399231 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-50a40211-4322-4848-a6c0-fda69419900b tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] GET https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 Aug 06 03:13:48.399404 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-50a40211-4322-4848-a6c0-fda69419900b tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:48.399572 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-50a40211-4322-4848-a6c0-fda69419900b tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:48.408400 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:48.408400 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:48.411654 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-50a40211-4322-4848-a6c0-fda69419900b tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Volume info retrieved successfully. Aug 06 03:13:48.415781 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-50a40211-4322-4848-a6c0-fda69419900b tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 returned with HTTP 200 Aug 06 03:13:48.416082 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 474/1889] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:48 2026] GET /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:48.862367 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-741ec106-1103-49a7-977b-eb84cfde7162 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:48.865137 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-741ec106-1103-49a7-977b-eb84cfde7162 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] POST https://10.4.3.80/volume/v3/attachments/8a82d5fd-ab33-42fa-97bd-2e98d3f264e9/action Aug 06 03:13:48.865551 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-741ec106-1103-49a7-977b-eb84cfde7162 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:13:48.865720 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-741ec106-1103-49a7-977b-eb84cfde7162 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:48.881577 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:48.881577 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:48.890609 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-c1d6b166-21ed-4945-beb8-dc139839ed6f req-741ec106-1103-49a7-977b-eb84cfde7162 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/attachments/8a82d5fd-ab33-42fa-97bd-2e98d3f264e9/action returned with HTTP 204 Aug 06 03:13:48.891028 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 469/1890] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:13:48 2026] POST /volume/v3/attachments/8a82d5fd-ab33-42fa-97bd-2e98d3f264e9/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:48.914437 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0d9bb19a-df09-4fe3-8a37-d0a01faa3d30 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:48.916437 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0d9bb19a-df09-4fe3-8a37-d0a01faa3d30 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/volumes/92da5d3f-2f9d-457b-88bd-87a41d0de7f9 Aug 06 03:13:48.916695 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0d9bb19a-df09-4fe3-8a37-d0a01faa3d30 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:48.916938 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0d9bb19a-df09-4fe3-8a37-d0a01faa3d30 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:48.925848 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0d9bb19a-df09-4fe3-8a37-d0a01faa3d30 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/92da5d3f-2f9d-457b-88bd-87a41d0de7f9 returned with HTTP 404 Aug 06 03:13:48.926520 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 474/1891] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:48 2026] GET /volume/v3/volumes/92da5d3f-2f9d-457b-88bd-87a41d0de7f9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:48.933847 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-12008770-d89b-4615-84c2-6774a25fd0b0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:48.935496 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-12008770-d89b-4615-84c2-6774a25fd0b0 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] DELETE https://10.4.3.80/volume/v3/volumes/6e506254-2c1a-4be9-9368-60abb531eb98 Aug 06 03:13:48.935674 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-12008770-d89b-4615-84c2-6774a25fd0b0 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:48.935886 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-12008770-d89b-4615-84c2-6774a25fd0b0 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:48.936074 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-12008770-d89b-4615-84c2-6774a25fd0b0 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Delete volume with id: 6e506254-2c1a-4be9-9368-60abb531eb98 Aug 06 03:13:48.942155 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:48.942155 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:48.942525 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-12008770-d89b-4615-84c2-6774a25fd0b0 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Volume info retrieved successfully. Aug 06 03:13:48.959400 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-12008770-d89b-4615-84c2-6774a25fd0b0 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Delete volume request issued successfully. Aug 06 03:13:48.959556 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-12008770-d89b-4615-84c2-6774a25fd0b0 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/6e506254-2c1a-4be9-9368-60abb531eb98 returned with HTTP 202 Aug 06 03:13:48.959915 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 475/1892] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:48 2026] DELETE /volume/v3/volumes/6e506254-2c1a-4be9-9368-60abb531eb98 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:48.966409 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-04a9de92-dbc0-4b3a-9a5c-75dfd3919a40 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:48.967994 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-04a9de92-dbc0-4b3a-9a5c-75dfd3919a40 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/volumes/6e506254-2c1a-4be9-9368-60abb531eb98 Aug 06 03:13:48.968241 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-04a9de92-dbc0-4b3a-9a5c-75dfd3919a40 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:48.968427 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-04a9de92-dbc0-4b3a-9a5c-75dfd3919a40 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:48.975163 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:48.975163 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:48.978640 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-04a9de92-dbc0-4b3a-9a5c-75dfd3919a40 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Volume info retrieved successfully. Aug 06 03:13:48.982467 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-04a9de92-dbc0-4b3a-9a5c-75dfd3919a40 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/6e506254-2c1a-4be9-9368-60abb531eb98 returned with HTTP 200 Aug 06 03:13:48.982905 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 475/1893] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:48 2026] GET /volume/v3/volumes/6e506254-2c1a-4be9-9368-60abb531eb98 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:49.003274 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-576179c0-f1a3-4ce3-ab02-7c2108b8d964 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:49.004742 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-576179c0-f1a3-4ce3-ab02-7c2108b8d964 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:49.004953 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-576179c0-f1a3-4ce3-ab02-7c2108b8d964 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:49.005120 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-576179c0-f1a3-4ce3-ab02-7c2108b8d964 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:49.005245 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-576179c0-f1a3-4ce3-ab02-7c2108b8d964 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:49.009378 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:49.009378 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:49.010039 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-576179c0-f1a3-4ce3-ab02-7c2108b8d964 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:49.010488 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 470/1894] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:49 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 800 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:49.357630 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-689af9d9-12fa-4c7e-8793-2eea3b986777 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:49.359236 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-689af9d9-12fa-4c7e-8793-2eea3b986777 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] GET https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c Aug 06 03:13:49.359402 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-689af9d9-12fa-4c7e-8793-2eea3b986777 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:49.359575 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-689af9d9-12fa-4c7e-8793-2eea3b986777 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:49.365084 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-689af9d9-12fa-4c7e-8793-2eea3b986777 tempest-AttachVolumeShelveTestJSON-984724051 tempest-AttachVolumeShelveTestJSON-984724051-project-member] https://10.4.3.80/volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c returned with HTTP 404 Aug 06 03:13:49.365769 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 475/1895] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:49 2026] GET /volume/v3/volumes/ef8b698c-3276-41f1-9d2f-fe71921bd21c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:49.428754 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5fe6232c-f54b-4852-b1f2-3a6a1f51e42d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:49.432129 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5fe6232c-f54b-4852-b1f2-3a6a1f51e42d tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] GET https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 Aug 06 03:13:49.432336 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5fe6232c-f54b-4852-b1f2-3a6a1f51e42d tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:49.432507 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5fe6232c-f54b-4852-b1f2-3a6a1f51e42d tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:49.441139 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:49.441139 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:49.444251 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5fe6232c-f54b-4852-b1f2-3a6a1f51e42d tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Volume info retrieved successfully. Aug 06 03:13:49.448189 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5fe6232c-f54b-4852-b1f2-3a6a1f51e42d tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 returned with HTTP 200 Aug 06 03:13:49.448472 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 476/1896] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:49 2026] GET /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 => generated 1157 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:13:49.465539 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6a756a4d-88d3-4108-91b7-ba78cf335077 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:49.466377 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6a756a4d-88d3-4108-91b7-ba78cf335077 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] POST https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336/action Aug 06 03:13:49.466669 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6a756a4d-88d3-4108-91b7-ba78cf335077 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:13:49.466815 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6a756a4d-88d3-4108-91b7-ba78cf335077 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:49.476741 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:49.476741 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:49.477322 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6a756a4d-88d3-4108-91b7-ba78cf335077 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Volume info retrieved successfully. Aug 06 03:13:49.505562 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-6a756a4d-88d3-4108-91b7-ba78cf335077 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Created reservations ['b539553c-8eda-4d49-a0ef-fb95bef77870', '684fb304-3d42-45af-a879-3c0d8665919f'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:49.522539 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6a756a4d-88d3-4108-91b7-ba78cf335077 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Extend volume request issued successfully. Aug 06 03:13:49.522758 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6a756a4d-88d3-4108-91b7-ba78cf335077 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336/action returned with HTTP 202 Aug 06 03:13:49.523187 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 476/1897] 10.4.3.80 () {70 vars in 1424 bytes} [Thu Aug 6 03:13:49 2026] POST /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 03:13:49.532644 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-badc4970-04b1-4ba6-900f-9725730ff7c6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:49.534284 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-badc4970-04b1-4ba6-900f-9725730ff7c6 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] GET https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 Aug 06 03:13:49.534391 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-badc4970-04b1-4ba6-900f-9725730ff7c6 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:49.534502 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-badc4970-04b1-4ba6-900f-9725730ff7c6 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:49.538406 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=522,cinder:UPDATE=160,cinder:INSERT=82 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:13:49.548343 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:49.548343 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:49.552712 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-badc4970-04b1-4ba6-900f-9725730ff7c6 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Volume info retrieved successfully. Aug 06 03:13:49.556750 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-badc4970-04b1-4ba6-900f-9725730ff7c6 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 returned with HTTP 200 Aug 06 03:13:49.557184 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 471/1898] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:49 2026] GET /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 => generated 1160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:13:49.897777 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-6a756a4d-88d3-4108-91b7-ba78cf335077 req-30db41a2-9c7f-4a29-8053-e4d48c53d86e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:49.899515 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6a756a4d-88d3-4108-91b7-ba78cf335077 req-30db41a2-9c7f-4a29-8053-e4d48c53d86e service nova] GET https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 Aug 06 03:13:49.899662 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-6a756a4d-88d3-4108-91b7-ba78cf335077 req-30db41a2-9c7f-4a29-8053-e4d48c53d86e service nova] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:49.900057 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-6a756a4d-88d3-4108-91b7-ba78cf335077 req-30db41a2-9c7f-4a29-8053-e4d48c53d86e service nova] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:49.908339 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:49.908339 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:49.911092 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-6a756a4d-88d3-4108-91b7-ba78cf335077 req-30db41a2-9c7f-4a29-8053-e4d48c53d86e service nova] Volume info retrieved successfully. Aug 06 03:13:49.914293 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6a756a4d-88d3-4108-91b7-ba78cf335077 req-30db41a2-9c7f-4a29-8053-e4d48c53d86e service nova] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 returned with HTTP 200 Aug 06 03:13:49.914634 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 476/1899] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:13:49 2026] GET /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 => generated 1313 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:49.995203 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f49a96ad-28a8-4a4a-8ccf-cf2e203eafd5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:49.997925 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f49a96ad-28a8-4a4a-8ccf-cf2e203eafd5 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] GET https://10.4.3.80/volume/v3/volumes/6e506254-2c1a-4be9-9368-60abb531eb98 Aug 06 03:13:49.998170 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f49a96ad-28a8-4a4a-8ccf-cf2e203eafd5 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:49.998341 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f49a96ad-28a8-4a4a-8ccf-cf2e203eafd5 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:50.004214 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f49a96ad-28a8-4a4a-8ccf-cf2e203eafd5 tempest-CreateVolumesFromBackupTest-1314584636 tempest-CreateVolumesFromBackupTest-1314584636-project-member] https://10.4.3.80/volume/v3/volumes/6e506254-2c1a-4be9-9368-60abb531eb98 returned with HTTP 404 Aug 06 03:13:50.004606 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 477/1900] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:49 2026] GET /volume/v3/volumes/6e506254-2c1a-4be9-9368-60abb531eb98 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:50.021363 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0b64a58c-53e9-402d-b214-91f05e19d5b7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:50.023255 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0b64a58c-53e9-402d-b214-91f05e19d5b7 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:50.023406 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0b64a58c-53e9-402d-b214-91f05e19d5b7 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:50.023576 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0b64a58c-53e9-402d-b214-91f05e19d5b7 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:50.023665 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-0b64a58c-53e9-402d-b214-91f05e19d5b7 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:50.028240 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:50.028240 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:50.029486 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0b64a58c-53e9-402d-b214-91f05e19d5b7 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:50.030169 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 477/1901] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:50 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:50.263371 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-539137f3-2b9d-4a35-8ec8-1f6dd15a18a8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:50.346891 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-539137f3-2b9d-4a35-8ec8-1f6dd15a18a8 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:13:50.346891 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-539137f3-2b9d-4a35-8ec8-1f6dd15a18a8 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2030435298-566252043", "extra_specs": {}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:50.358983 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-539137f3-2b9d-4a35-8ec8-1f6dd15a18a8 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:13:50.359514 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 472/1902] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:13:50 2026] POST /volume/v3/types => generated 268 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:50.572307 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-257159dd-dfe6-4f92-9a51-7ca1d0e20d01 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:50.573981 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-257159dd-dfe6-4f92-9a51-7ca1d0e20d01 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] GET https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 Aug 06 03:13:50.574160 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-257159dd-dfe6-4f92-9a51-7ca1d0e20d01 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:50.574328 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-257159dd-dfe6-4f92-9a51-7ca1d0e20d01 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:50.582742 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:50.582742 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:50.586276 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-257159dd-dfe6-4f92-9a51-7ca1d0e20d01 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Volume info retrieved successfully. Aug 06 03:13:50.590636 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-257159dd-dfe6-4f92-9a51-7ca1d0e20d01 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 returned with HTTP 200 Aug 06 03:13:50.591043 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 477/1903] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:50 2026] GET /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 => generated 1157 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:13:50.603906 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ddb24cea-da57-4ffb-abac-71d6aa0727bc None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:50.605897 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ddb24cea-da57-4ffb-abac-71d6aa0727bc tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] GET https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 Aug 06 03:13:50.606018 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ddb24cea-da57-4ffb-abac-71d6aa0727bc tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:50.606283 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ddb24cea-da57-4ffb-abac-71d6aa0727bc tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:50.622996 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:50.622996 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:50.627348 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ddb24cea-da57-4ffb-abac-71d6aa0727bc tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Volume info retrieved successfully. Aug 06 03:13:50.634821 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ddb24cea-da57-4ffb-abac-71d6aa0727bc tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 returned with HTTP 200 Aug 06 03:13:50.635887 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 478/1904] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:50 2026] GET /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 => generated 1157 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:13:50.992505 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-8af659ef-006b-4830-ab58-d619baa90656 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:50.994384 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-8af659ef-006b-4830-ab58-d619baa90656 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] GET https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 Aug 06 03:13:50.994638 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-8af659ef-006b-4830-ab58-d619baa90656 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:50.994767 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-8af659ef-006b-4830-ab58-d619baa90656 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:51.008206 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:51.008206 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:51.015144 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-8af659ef-006b-4830-ab58-d619baa90656 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Volume info retrieved successfully. Aug 06 03:13:51.019651 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-8af659ef-006b-4830-ab58-d619baa90656 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 returned with HTTP 200 Aug 06 03:13:51.020023 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 478/1905] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:13:50 2026] GET /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:51.041873 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-9d5d7f62-21fd-4099-9d43-566e339261ed None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:51.047103 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-9d5d7f62-21fd-4099-9d43-566e339261ed tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] POST https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336/action Aug 06 03:13:51.047431 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-9d5d7f62-21fd-4099-9d43-566e339261ed tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:13:51.047542 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-9d5d7f62-21fd-4099-9d43-566e339261ed tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:51.047909 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d0393b43-4a36-4197-9876-11bf1b690833 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:51.052884 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d0393b43-4a36-4197-9876-11bf1b690833 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:51.053226 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d0393b43-4a36-4197-9876-11bf1b690833 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:51.053967 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d0393b43-4a36-4197-9876-11bf1b690833 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:51.053967 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-d0393b43-4a36-4197-9876-11bf1b690833 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:51.063231 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:51.063231 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:51.064856 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d0393b43-4a36-4197-9876-11bf1b690833 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:51.064856 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 478/1906] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:51 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:51.067656 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:51.067656 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:51.068375 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-9d5d7f62-21fd-4099-9d43-566e339261ed tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Volume info retrieved successfully. Aug 06 03:13:51.074264 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c44ed97d-ac50-44f8-a683-121edc3dddc0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:51.076197 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c44ed97d-ac50-44f8-a683-121edc3dddc0 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/volumes/95db40ad-6f8f-44d4-86d6-9ebe91a9d42c Aug 06 03:13:51.076461 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c44ed97d-ac50-44f8-a683-121edc3dddc0 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:51.076613 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c44ed97d-ac50-44f8-a683-121edc3dddc0 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:51.081770 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-9d5d7f62-21fd-4099-9d43-566e339261ed tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Begin detaching volume completed successfully. Aug 06 03:13:51.082090 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-9d5d7f62-21fd-4099-9d43-566e339261ed tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336/action returned with HTTP 202 Aug 06 03:13:51.082600 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 473/1907] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:13:51 2026] POST /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:13:51.084655 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:51.084655 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:51.089722 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c44ed97d-ac50-44f8-a683-121edc3dddc0 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Volume info retrieved successfully. Aug 06 03:13:51.097388 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c44ed97d-ac50-44f8-a683-121edc3dddc0 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/volumes/95db40ad-6f8f-44d4-86d6-9ebe91a9d42c returned with HTTP 200 Aug 06 03:13:51.097388 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 479/1908] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:51 2026] GET /volume/v3/volumes/95db40ad-6f8f-44d4-86d6-9ebe91a9d42c => generated 899 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:51.108667 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-68cfe4d9-9b23-4379-b21b-2b8af7fecb3d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:51.113128 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-68cfe4d9-9b23-4379-b21b-2b8af7fecb3d tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/volumes Aug 06 03:13:51.113128 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-68cfe4d9-9b23-4379-b21b-2b8af7fecb3d tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:51.113128 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-68cfe4d9-9b23-4379-b21b-2b8af7fecb3d tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:51.113128 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-68cfe4d9-9b23-4379-b21b-2b8af7fecb3d tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:13:51.113128 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-68cfe4d9-9b23-4379-b21b-2b8af7fecb3d tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100900) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:13:51.118657 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2e23942b-dde4-4a0c-9f6b-14b9dc395c06 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:51.121953 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-68cfe4d9-9b23-4379-b21b-2b8af7fecb3d tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Get all volumes completed successfully. Aug 06 03:13:51.123426 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-68cfe4d9-9b23-4379-b21b-2b8af7fecb3d tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 200 Aug 06 03:13:51.123542 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2e23942b-dde4-4a0c-9f6b-14b9dc395c06 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] GET https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 Aug 06 03:13:51.123868 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2e23942b-dde4-4a0c-9f6b-14b9dc395c06 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:51.124142 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2e23942b-dde4-4a0c-9f6b-14b9dc395c06 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:51.124639 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 479/1909] 10.4.3.80 () {66 vars in 1230 bytes} [Thu Aug 6 03:13:51 2026] GET /volume/v3/volumes => generated 657 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:51.136184 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-70ffff44-c6d3-4b28-b676-42f399fff8dc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:51.137201 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fa568a05-1cd1-4bbf-bb38-7f4efa87b2c7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:51.137330 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fa568a05-1cd1-4bbf-bb38-7f4efa87b2c7 None None] GET https://10.4.3.80/volume// Aug 06 03:13:51.137470 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fa568a05-1cd1-4bbf-bb38-7f4efa87b2c7 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:51.137634 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fa568a05-1cd1-4bbf-bb38-7f4efa87b2c7 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:51.137680 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-70ffff44-c6d3-4b28-b676-42f399fff8dc tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] DELETE https://10.4.3.80/volume/v3/volumes/95db40ad-6f8f-44d4-86d6-9ebe91a9d42c Aug 06 03:13:51.137813 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-70ffff44-c6d3-4b28-b676-42f399fff8dc tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:51.137963 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fa568a05-1cd1-4bbf-bb38-7f4efa87b2c7 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:13:51.138036 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-70ffff44-c6d3-4b28-b676-42f399fff8dc tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:51.138212 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-70ffff44-c6d3-4b28-b676-42f399fff8dc tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Delete volume with id: 95db40ad-6f8f-44d4-86d6-9ebe91a9d42c Aug 06 03:13:51.138254 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 480/1910] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:13:51 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:13:51.142578 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:51.142578 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:51.144788 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-af947b34-eaab-4332-a21b-c22d29786604 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:51.145593 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:51.145593 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:51.146630 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-70ffff44-c6d3-4b28-b676-42f399fff8dc tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Volume info retrieved successfully. Aug 06 03:13:51.147853 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-af947b34-eaab-4332-a21b-c22d29786604 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] GET https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 Aug 06 03:13:51.148145 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-af947b34-eaab-4332-a21b-c22d29786604 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:51.148332 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-af947b34-eaab-4332-a21b-c22d29786604 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:51.149594 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2e23942b-dde4-4a0c-9f6b-14b9dc395c06 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Volume info retrieved successfully. Aug 06 03:13:51.156765 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2e23942b-dde4-4a0c-9f6b-14b9dc395c06 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 returned with HTTP 200 Aug 06 03:13:51.157176 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 479/1911] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:51 2026] GET /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 => generated 1160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:13:51.159513 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:51.159513 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:51.164938 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-af947b34-eaab-4332-a21b-c22d29786604 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Volume info retrieved successfully. Aug 06 03:13:51.169856 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-70ffff44-c6d3-4b28-b676-42f399fff8dc tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Delete volume request issued successfully. Aug 06 03:13:51.169856 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-70ffff44-c6d3-4b28-b676-42f399fff8dc tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/volumes/95db40ad-6f8f-44d4-86d6-9ebe91a9d42c returned with HTTP 202 Aug 06 03:13:51.169856 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 474/1912] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:51 2026] DELETE /volume/v3/volumes/95db40ad-6f8f-44d4-86d6-9ebe91a9d42c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:51.170101 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-af947b34-eaab-4332-a21b-c22d29786604 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 returned with HTTP 200 Aug 06 03:13:51.170101 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 480/1913] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:13:51 2026] GET /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:13:51.175719 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fb73dfe4-f0d0-46c9-8102-616aeb3a3803 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:51.177993 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fb73dfe4-f0d0-46c9-8102-616aeb3a3803 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] DELETE https://10.4.3.80/volume/v3/backups/b6ec517e-ded2-4b85-a296-094f496644b0 Aug 06 03:13:51.178215 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fb73dfe4-f0d0-46c9-8102-616aeb3a3803 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:51.178455 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fb73dfe4-f0d0-46c9-8102-616aeb3a3803 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:51.178603 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-fb73dfe4-f0d0-46c9-8102-616aeb3a3803 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Delete backup with id: b6ec517e-ded2-4b85-a296-094f496644b0. Aug 06 03:13:51.185256 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:51.185256 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:51.207225 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.backup.rpcapi [None req-fb73dfe4-f0d0-46c9-8102-616aeb3a3803 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] delete_backup rpcapi backup_id b6ec517e-ded2-4b85-a296-094f496644b0 {{(pid=100902) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:13:51.208948 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fb73dfe4-f0d0-46c9-8102-616aeb3a3803 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] https://10.4.3.80/volume/v3/backups/b6ec517e-ded2-4b85-a296-094f496644b0 returned with HTTP 202 Aug 06 03:13:51.209359 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 481/1914] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:51 2026] DELETE /volume/v3/backups/b6ec517e-ded2-4b85-a296-094f496644b0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:13:51.218717 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c0990f39-4def-40e8-b333-cb638ae3a9d2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:51.220718 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c0990f39-4def-40e8-b333-cb638ae3a9d2 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] GET https://10.4.3.80/volume/v3/backups/b6ec517e-ded2-4b85-a296-094f496644b0 Aug 06 03:13:51.220988 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c0990f39-4def-40e8-b333-cb638ae3a9d2 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:51.221275 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c0990f39-4def-40e8-b333-cb638ae3a9d2 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:51.222170 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-c0990f39-4def-40e8-b333-cb638ae3a9d2 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Show backup with id b6ec517e-ded2-4b85-a296-094f496644b0. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:51.225440 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:51.225440 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:51.226212 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c0990f39-4def-40e8-b333-cb638ae3a9d2 tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] https://10.4.3.80/volume/v3/backups/b6ec517e-ded2-4b85-a296-094f496644b0 returned with HTTP 200 Aug 06 03:13:51.226763 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 480/1915] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:51 2026] GET /volume/v3/backups/b6ec517e-ded2-4b85-a296-094f496644b0 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:51.292230 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-13595270-9ee5-474e-8193-5079998cc32b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:51.353810 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-13595270-9ee5-474e-8193-5079998cc32b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:51.354187 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-13595270-9ee5-474e-8193-5079998cc32b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-513589649"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:51.355497 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-13595270-9ee5-474e-8193-5079998cc32b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-513589649'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:51.355620 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-13595270-9ee5-474e-8193-5079998cc32b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume of 1 GB Aug 06 03:13:51.359451 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-13595270-9ee5-474e-8193-5079998cc32b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Availability Zones retrieved successfully. Aug 06 03:13:51.364709 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-13595270-9ee5-474e-8193-5079998cc32b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Flow 'volume_create_api' (6983f18a-abff-4fe2-9d0b-6c24d0675c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:51.365648 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-13595270-9ee5-474e-8193-5079998cc32b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef65487c-01ce-4be9-9b44-b8a0e725a1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:51.366567 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-13595270-9ee5-474e-8193-5079998cc32b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:51.398168 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-13595270-9ee5-474e-8193-5079998cc32b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef65487c-01ce-4be9-9b44-b8a0e725a1cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:51.398925 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-13595270-9ee5-474e-8193-5079998cc32b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5007019f-635e-443d-bf2d-3225133c393c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:51.479911 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-13595270-9ee5-474e-8193-5079998cc32b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Created reservations ['fd99d077-abd0-464d-a22f-7f43b2ad7799', 'b7da9dd1-fb39-4deb-a3f5-a942e224dee7', '70ce3ec2-79be-4b0c-a89f-19dbc86673ec', '410283e1-67dd-40ab-9257-f4ef6fb11a55'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:51.479911 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-13595270-9ee5-474e-8193-5079998cc32b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5007019f-635e-443d-bf2d-3225133c393c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd99d077-abd0-464d-a22f-7f43b2ad7799', 'b7da9dd1-fb39-4deb-a3f5-a942e224dee7', '70ce3ec2-79be-4b0c-a89f-19dbc86673ec', '410283e1-67dd-40ab-9257-f4ef6fb11a55']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:51.479911 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-13595270-9ee5-474e-8193-5079998cc32b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (734c980e-76cd-46ca-a14b-3819f524e703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:51.502051 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-13595270-9ee5-474e-8193-5079998cc32b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (734c980e-76cd-46ca-a14b-3819f524e703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b94175bd-e2e9-45ec-a75f-2bb802cb7ad2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-513589649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',qos_specs=None,replication_status=,reservations=['fd99d077-abd0-464d-a22f-7f43b2ad7799','b7da9dd1-fb39-4deb-a3f5-a942e224dee7','70ce3ec2-79be-4b0c-a89f-19dbc86673ec','410283e1-67dd-40ab-9257-f4ef6fb11a55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bd54195f9964cdbb4197fface23aa0b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-513589649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b94175bd-e2e9-45ec-a75f-2bb802cb7ad2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bd54195f9964cdbb4197fface23aa0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:51.503298 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-13595270-9ee5-474e-8193-5079998cc32b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ce8d881-4394-47ae-a191-f281d0c44c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:51.523402 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-13595270-9ee5-474e-8193-5079998cc32b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ce8d881-4394-47ae-a191-f281d0c44c8a) transitioned into state 'SUCCESS' from state '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-513589649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',qos_specs=None,replication_status=,reservations=['fd99d077-abd0-464d-a22f-7f43b2ad7799','b7da9dd1-fb39-4deb-a3f5-a942e224dee7','70ce3ec2-79be-4b0c-a89f-19dbc86673ec','410283e1-67dd-40ab-9257-f4ef6fb11a55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bd54195f9964cdbb4197fface23aa0b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:51.523402 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-13595270-9ee5-474e-8193-5079998cc32b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (964e7b33-f0c2-4b3d-89a1-0bd304870b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:51.531703 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-13595270-9ee5-474e-8193-5079998cc32b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (964e7b33-f0c2-4b3d-89a1-0bd304870b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:51.532707 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-13595270-9ee5-474e-8193-5079998cc32b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Flow 'volume_create_api' (6983f18a-abff-4fe2-9d0b-6c24d0675c9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:51.533133 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-13595270-9ee5-474e-8193-5079998cc32b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume request issued successfully. Aug 06 03:13:51.533735 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-13595270-9ee5-474e-8193-5079998cc32b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:51.534210 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 475/1916] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:13:51 2026] POST /volume/v3/volumes => generated 767 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:51.547750 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-47bb8b02-370a-4474-ae1c-5fcfd653acba None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:51.553419 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-47bb8b02-370a-4474-ae1c-5fcfd653acba tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 Aug 06 03:13:51.553625 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-47bb8b02-370a-4474-ae1c-5fcfd653acba tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:51.553799 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-47bb8b02-370a-4474-ae1c-5fcfd653acba tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:51.566353 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:51.566353 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:51.571340 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-47bb8b02-370a-4474-ae1c-5fcfd653acba tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:13:51.577778 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-47bb8b02-370a-4474-ae1c-5fcfd653acba tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 returned with HTTP 200 Aug 06 03:13:51.580069 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 481/1917] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:51 2026] GET /volume/v3/volumes/b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 => generated 835 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:52.050155 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-5a15d357-83fa-48b2-8dc1-08adfdb238c5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:52.061909 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-5a15d357-83fa-48b2-8dc1-08adfdb238c5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/attachments/1161e7e9-bede-49b3-8a79-bc2f4e8acaae/action Aug 06 03:13:52.062514 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-5a15d357-83fa-48b2-8dc1-08adfdb238c5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:13:52.062676 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-5a15d357-83fa-48b2-8dc1-08adfdb238c5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:52.065952 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=454,cinder:UPDATE=126,cinder:INSERT=68 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:13:52.098062 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-ee7fe126-7f77-4f4c-ab27-e21677122f9a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:52.101479 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-ee7fe126-7f77-4f4c-ab27-e21677122f9a tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] DELETE https://10.4.3.80/volume/v3/attachments/8a82d5fd-ab33-42fa-97bd-2e98d3f264e9 Aug 06 03:13:52.101897 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-ee7fe126-7f77-4f4c-ab27-e21677122f9a tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:52.102243 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-ee7fe126-7f77-4f4c-ab27-e21677122f9a tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:52.104658 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:52.104658 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:52.111572 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:52.111572 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:52.116573 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-bc6b04a6-784e-4dfb-93f9-a53d8f432714 req-5a15d357-83fa-48b2-8dc1-08adfdb238c5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/1161e7e9-bede-49b3-8a79-bc2f4e8acaae/action returned with HTTP 204 Aug 06 03:13:52.117028 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 482/1918] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:13:52 2026] POST /volume/v3/attachments/1161e7e9-bede-49b3-8a79-bc2f4e8acaae/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:52.172235 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-bbed1f6e-f134-4ae7-8290-8e9b50ab28a2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:52.174435 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-0126db03-54b2-4e6c-8afd-abbef25daa11 req-ee7fe126-7f77-4f4c-ab27-e21677122f9a tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/attachments/8a82d5fd-ab33-42fa-97bd-2e98d3f264e9 returned with HTTP 200 Aug 06 03:13:52.174583 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bbed1f6e-f134-4ae7-8290-8e9b50ab28a2 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] GET https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 Aug 06 03:13:52.174583 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bbed1f6e-f134-4ae7-8290-8e9b50ab28a2 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:52.174712 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 481/1919] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:13:52 2026] DELETE /volume/v3/attachments/8a82d5fd-ab33-42fa-97bd-2e98d3f264e9 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:52.174763 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bbed1f6e-f134-4ae7-8290-8e9b50ab28a2 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:52.180916 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:52.180916 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:52.184565 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-bbed1f6e-f134-4ae7-8290-8e9b50ab28a2 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Volume info retrieved successfully. Aug 06 03:13:52.189189 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bbed1f6e-f134-4ae7-8290-8e9b50ab28a2 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 returned with HTTP 200 Aug 06 03:13:52.189723 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 476/1920] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:52 2026] GET /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 => generated 865 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:52.241034 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6583aeb6-f841-4f0e-bf59-01b8e7e1debf None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:52.243691 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6583aeb6-f841-4f0e-bf59-01b8e7e1debf tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] GET https://10.4.3.80/volume/v3/backups/b6ec517e-ded2-4b85-a296-094f496644b0 Aug 06 03:13:52.243797 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6583aeb6-f841-4f0e-bf59-01b8e7e1debf tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:52.243994 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6583aeb6-f841-4f0e-bf59-01b8e7e1debf tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:52.244117 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-6583aeb6-f841-4f0e-bf59-01b8e7e1debf tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Show backup with id b6ec517e-ded2-4b85-a296-094f496644b0. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:52.248123 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6583aeb6-f841-4f0e-bf59-01b8e7e1debf tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] https://10.4.3.80/volume/v3/backups/b6ec517e-ded2-4b85-a296-094f496644b0 returned with HTTP 404 Aug 06 03:13:52.248714 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 482/1921] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:52 2026] GET /volume/v3/backups/b6ec517e-ded2-4b85-a296-094f496644b0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:52.258007 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3b857ef1-2b1f-4f52-95b2-454dc3046152 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:52.260024 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3b857ef1-2b1f-4f52-95b2-454dc3046152 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] DELETE https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:52.260279 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3b857ef1-2b1f-4f52-95b2-454dc3046152 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:52.260529 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3b857ef1-2b1f-4f52-95b2-454dc3046152 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:52.260701 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-3b857ef1-2b1f-4f52-95b2-454dc3046152 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Delete backup with id: 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. Aug 06 03:13:52.267585 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:52.267585 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:52.283797 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.backup.rpcapi [None req-3b857ef1-2b1f-4f52-95b2-454dc3046152 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] delete_backup rpcapi backup_id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc {{(pid=100902) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:13:52.285618 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3b857ef1-2b1f-4f52-95b2-454dc3046152 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 202 Aug 06 03:13:52.286171 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 483/1922] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:52 2026] DELETE /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:13:52.297798 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-28e987f9-786b-446e-aff2-c3bad87273b2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:52.302486 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-28e987f9-786b-446e-aff2-c3bad87273b2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:52.302682 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-28e987f9-786b-446e-aff2-c3bad87273b2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:52.302891 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-28e987f9-786b-446e-aff2-c3bad87273b2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:52.303005 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-28e987f9-786b-446e-aff2-c3bad87273b2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:52.310944 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:52.310944 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:52.311775 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-28e987f9-786b-446e-aff2-c3bad87273b2 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 200 Aug 06 03:13:52.312328 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 482/1923] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:52 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:52.525023 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b1cd2c7a-9d0e-4a95-abee-0d7f443bd65e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:52.527655 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b1cd2c7a-9d0e-4a95-abee-0d7f443bd65e tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:13:52.528372 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b1cd2c7a-9d0e-4a95-abee-0d7f443bd65e tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1718126772-1770216810", "extra_specs": {}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:52.542921 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b1cd2c7a-9d0e-4a95-abee-0d7f443bd65e tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:13:52.543374 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 477/1924] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:13:52 2026] POST /volume/v3/types => generated 269 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:52.553581 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ead4cae0-e7f2-4653-9fcd-324555e194b7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:52.559236 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ead4cae0-e7f2-4653-9fcd-324555e194b7 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:13:52.559733 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ead4cae0-e7f2-4653-9fcd-324555e194b7 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-773328350-944611095", "extra_specs": {}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:52.577922 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ead4cae0-e7f2-4653-9fcd-324555e194b7 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:13:52.578391 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 483/1925] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:13:52 2026] POST /volume/v3/types => generated 267 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:52.586087 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:52.587788 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:52.588299 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-445298416", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1718126772-1770216810", "size": 1}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:52.589539 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-445298416', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1718126772-1770216810', 'size': 1}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:52.600615 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-09431589-8d13-4a62-b15f-60d0537b07ba None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:52.601344 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Create volume of 1 GB Aug 06 03:13:52.602823 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:52.602823 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:52.603376 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Availability Zones retrieved successfully. Aug 06 03:13:52.603781 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-09431589-8d13-4a62-b15f-60d0537b07ba tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 Aug 06 03:13:52.604048 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-09431589-8d13-4a62-b15f-60d0537b07ba tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:52.604272 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-09431589-8d13-4a62-b15f-60d0537b07ba tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:52.609147 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Flow 'volume_create_api' (a72352a1-8041-47b6-88d0-7b2a705cd396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:52.609394 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f1452e0-d181-41e2-bacc-35af34bc7455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:52.610184 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:52.610554 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:52.610554 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:52.613758 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-09431589-8d13-4a62-b15f-60d0537b07ba tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:13:52.617294 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-09431589-8d13-4a62-b15f-60d0537b07ba tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 returned with HTTP 200 Aug 06 03:13:52.617626 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 483/1926] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:52 2026] GET /volume/v3/volumes/b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:52.632158 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7fdfc39e-215d-455d-a0d4-9101956a974e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:52.634257 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f1452e0-d181-41e2-bacc-35af34bc7455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:13:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d49f9edb-c041-4bd4-bb2c-452e7b7d5361,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1718126772-1770216810',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd49f9edb-c041-4bd4-bb2c-452e7b7d5361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:52.634356 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7fdfc39e-215d-455d-a0d4-9101956a974e tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:13:52.634718 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7fdfc39e-215d-455d-a0d4-9101956a974e tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b94175bd-e2e9-45ec-a75f-2bb802cb7ad2", "name": "tempest-VolumeDependencyTests-Snapshot-1054282300"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:52.635036 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (613ab187-e436-43ec-9af4-b8f69ee46183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:52.650101 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:52.650101 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:52.650765 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7fdfc39e-215d-455d-a0d4-9101956a974e tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:13:52.650856 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-7fdfc39e-215d-455d-a0d4-9101956a974e tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create snapshot from volume b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 Aug 06 03:13:52.679869 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1718126772-1770216810 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1718126772-1770216810, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:13:52.680295 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1718126772-1770216810 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1718126772-1770216810, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:13:52.704392 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-7fdfc39e-215d-455d-a0d4-9101956a974e tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Created reservations ['3e066926-4a7d-4431-8b49-021cda02e2ef', 'f775351f-fb7c-41fd-9d14-76019bef79ea', 'f2c43b18-c245-414f-b8a0-e874f979ec24', '0c60a1cd-5c4a-4937-9245-396219ad9b9b'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:52.735694 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Created reservations ['58c4feb2-5d60-4b61-9c02-cc78387f4ad8', '9ad6c9ff-7204-4f78-a4cf-635428820734', '125f245f-24f2-4c73-af85-3ebe4a9a3c4e', 'b5a5b048-71d4-4633-9beb-86a6a5b96e97'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:52.736431 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (613ab187-e436-43ec-9af4-b8f69ee46183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58c4feb2-5d60-4b61-9c02-cc78387f4ad8', '9ad6c9ff-7204-4f78-a4cf-635428820734', '125f245f-24f2-4c73-af85-3ebe4a9a3c4e', 'b5a5b048-71d4-4633-9beb-86a6a5b96e97']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:52.737156 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39876718-4f15-40ba-af57-fc03c35854ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:52.751592 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7fdfc39e-215d-455d-a0d4-9101956a974e tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot create request issued successfully. Aug 06 03:13:52.751953 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7fdfc39e-215d-455d-a0d4-9101956a974e tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:13:52.752437 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 478/1927] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:13:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:52.765617 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3d796809-7013-46dd-b047-cbb3de306274 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:52.768468 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3d796809-7013-46dd-b047-cbb3de306274 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/8afc7905-ef33-4db0-bfa9-ad166b905add Aug 06 03:13:52.768676 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3d796809-7013-46dd-b047-cbb3de306274 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:52.769093 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3d796809-7013-46dd-b047-cbb3de306274 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:52.769849 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39876718-4f15-40ba-af57-fc03c35854ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92a03a42-2e14-4f91-8598-aac693057d43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-445298416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9830dedd3fd4b06a31a90c1cda1d37d',qos_specs=None,replication_status=,reservations=['58c4feb2-5d60-4b61-9c02-cc78387f4ad8','9ad6c9ff-7204-4f78-a4cf-635428820734','125f245f-24f2-4c73-af85-3ebe4a9a3c4e','b5a5b048-71d4-4633-9beb-86a6a5b96e97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3f7bb04578444a185bba6b828a0d265',volume_type_id=d49f9edb-c041-4bd4-bb2c-452e7b7d5361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-445298416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92a03a42-2e14-4f91-8598-aac693057d43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9830dedd3fd4b06a31a90c1cda1d37d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3f7bb04578444a185bba6b828a0d265',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d49f9edb-c041-4bd4-bb2c-452e7b7d5361),volume_type_id=d49f9edb-c041-4bd4-bb2c-452e7b7d5361)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:52.770551 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6e595e3-7c6d-4afd-a1bb-fd320ea2ac58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:52.778016 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:52.778016 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:52.778435 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-3d796809-7013-46dd-b047-cbb3de306274 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:13:52.779323 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3d796809-7013-46dd-b047-cbb3de306274 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/8afc7905-ef33-4db0-bfa9-ad166b905add returned with HTTP 200 Aug 06 03:13:52.779677 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 484/1928] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:52 2026] GET /volume/v3/snapshots/8afc7905-ef33-4db0-bfa9-ad166b905add => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:52.796710 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6e595e3-7c6d-4afd-a1bb-fd320ea2ac58) transitioned into state 'SUCCESS' from state '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-445298416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9830dedd3fd4b06a31a90c1cda1d37d',qos_specs=None,replication_status=,reservations=['58c4feb2-5d60-4b61-9c02-cc78387f4ad8','9ad6c9ff-7204-4f78-a4cf-635428820734','125f245f-24f2-4c73-af85-3ebe4a9a3c4e','b5a5b048-71d4-4633-9beb-86a6a5b96e97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3f7bb04578444a185bba6b828a0d265',volume_type_id=d49f9edb-c041-4bd4-bb2c-452e7b7d5361)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:52.797655 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5915c978-2b7d-45a0-a7dd-0ecf1328cf0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:52.809490 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5915c978-2b7d-45a0-a7dd-0ecf1328cf0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:52.810225 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Flow 'volume_create_api' (a72352a1-8041-47b6-88d0-7b2a705cd396) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:52.810644 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Create volume request issued successfully. Aug 06 03:13:52.811015 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8847178c-b2bd-4035-ba99-b83c4b9151d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:52.811427 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 484/1929] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:13:52 2026] POST /volume/v3/volumes => generated 844 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:52.832069 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-06d490a1-8942-440a-8363-268f5b88e192 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:52.833969 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:52.834320 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1824067920", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-773328350-944611095", "size": 1}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:52.836304 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1824067920', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-773328350-944611095', 'size': 1}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:52.842127 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Create volume of 1 GB Aug 06 03:13:52.842413 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:52.842413 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:52.843259 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Availability Zones retrieved successfully. Aug 06 03:13:52.851584 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Flow 'volume_create_api' (d36076f7-c65d-447e-8c5a-8c1530f6df03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:52.852780 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96b1376-261e-42ad-81e3-1ce7b17836c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:52.854277 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:52.886791 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96b1376-261e-42ad-81e3-1ce7b17836c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:13:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e6817ca4-cea0-4666-8188-71d58c7c8212,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-773328350-944611095',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e6817ca4-cea0-4666-8188-71d58c7c8212', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:52.887567 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a3ed23-9aa6-4b75-a5d5-7154d2834bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:52.926908 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-773328350-944611095 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-773328350-944611095, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:13:52.927207 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-773328350-944611095 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-773328350-944611095, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:13:52.972306 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Created reservations ['88ec6c8c-edc1-416f-9d88-10b9725ed397', 'cc56fe54-475a-48af-a1a5-f5897ccb60fd', '99ab1b19-6fec-4394-be9b-0dd90ab1ab6b', '8ea4e903-f854-4b52-a5ab-eb8ff459ba2d'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:52.973385 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a3ed23-9aa6-4b75-a5d5-7154d2834bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88ec6c8c-edc1-416f-9d88-10b9725ed397', 'cc56fe54-475a-48af-a1a5-f5897ccb60fd', '99ab1b19-6fec-4394-be9b-0dd90ab1ab6b', '8ea4e903-f854-4b52-a5ab-eb8ff459ba2d']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:52.974401 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b04503c2-c0bc-4f23-95b3-29ffb9f85300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:53.005063 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b04503c2-c0bc-4f23-95b3-29ffb9f85300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1824067920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9830dedd3fd4b06a31a90c1cda1d37d',qos_specs=None,replication_status=,reservations=['88ec6c8c-edc1-416f-9d88-10b9725ed397','cc56fe54-475a-48af-a1a5-f5897ccb60fd','99ab1b19-6fec-4394-be9b-0dd90ab1ab6b','8ea4e903-f854-4b52-a5ab-eb8ff459ba2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3f7bb04578444a185bba6b828a0d265',volume_type_id=e6817ca4-cea0-4666-8188-71d58c7c8212), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1824067920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9830dedd3fd4b06a31a90c1cda1d37d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3f7bb04578444a185bba6b828a0d265',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6817ca4-cea0-4666-8188-71d58c7c8212),volume_type_id=e6817ca4-cea0-4666-8188-71d58c7c8212)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:53.006124 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b62d3197-330a-402b-be95-72141403f8f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:53.027412 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b62d3197-330a-402b-be95-72141403f8f3) transitioned into state 'SUCCESS' from state '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-1824067920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9830dedd3fd4b06a31a90c1cda1d37d',qos_specs=None,replication_status=,reservations=['88ec6c8c-edc1-416f-9d88-10b9725ed397','cc56fe54-475a-48af-a1a5-f5897ccb60fd','99ab1b19-6fec-4394-be9b-0dd90ab1ab6b','8ea4e903-f854-4b52-a5ab-eb8ff459ba2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3f7bb04578444a185bba6b828a0d265',volume_type_id=e6817ca4-cea0-4666-8188-71d58c7c8212)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:53.028005 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5b2286a-2397-4ee0-9dd4-459f49dd4711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:53.037535 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5b2286a-2397-4ee0-9dd4-459f49dd4711) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:53.038605 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Flow 'volume_create_api' (d36076f7-c65d-447e-8c5a-8c1530f6df03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:53.039011 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Create volume request issued successfully. Aug 06 03:13:53.039581 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-06d490a1-8942-440a-8363-268f5b88e192 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:53.039987 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 484/1930] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:13:52 2026] POST /volume/v3/volumes => generated 843 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:53.078278 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:53.079802 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:53.080176 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1964881697", "snapshot_id": null, "imageRef": "689d6f2b-3bf6-4054-a037-5908bfb39e06", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2030435298-566252043", "size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:53.081516 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1964881697', 'snapshot_id': None, 'imageRef': '689d6f2b-3bf6-4054-a037-5908bfb39e06', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2030435298-566252043', 'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:53.183517 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Create volume of 1 GB Aug 06 03:13:53.183795 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:53.183795 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:53.184290 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Availability Zones retrieved successfully. Aug 06 03:13:53.189417 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Flow 'volume_create_api' (ccd6683f-be02-4ccd-bfbb-7b0506007d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:53.190340 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d1e932a-cb92-4c25-bc2e-724b29ba33bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:53.191134 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:53.241438 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d1e932a-cb92-4c25-bc2e-724b29ba33bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:13:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dac0032-94b2-463a-8bca-5455743b2446,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2030435298-566252043',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dac0032-94b2-463a-8bca-5455743b2446', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:53.242553 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f7efd46-5eb1-4599-9638-abdf5c10282b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:53.274168 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2030435298-566252043 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2030435298-566252043, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:13:53.274407 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2030435298-566252043 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2030435298-566252043, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:13:53.296733 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Created reservations ['d2eaeece-53da-456f-ab75-dea2276d43e2', '7c7c6592-25c1-4696-9f99-495a49ffcc3f', '95aea265-6890-4dc8-80f7-914c2578de0f', '5a014104-90d1-47ef-8310-f085124b1be6'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:53.297713 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f7efd46-5eb1-4599-9638-abdf5c10282b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2eaeece-53da-456f-ab75-dea2276d43e2', '7c7c6592-25c1-4696-9f99-495a49ffcc3f', '95aea265-6890-4dc8-80f7-914c2578de0f', '5a014104-90d1-47ef-8310-f085124b1be6']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:53.298658 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2068359b-038d-46aa-aed2-53bfd9e1a8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:53.325003 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-48344bc8-31ff-4304-a021-f20485fa0572 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:53.327328 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2068359b-038d-46aa-aed2-53bfd9e1a8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7010f40e-8361-4e87-9670-78bc6cc27b4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1964881697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9830dedd3fd4b06a31a90c1cda1d37d',qos_specs=None,replication_status=,reservations=['d2eaeece-53da-456f-ab75-dea2276d43e2','7c7c6592-25c1-4696-9f99-495a49ffcc3f','95aea265-6890-4dc8-80f7-914c2578de0f','5a014104-90d1-47ef-8310-f085124b1be6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3f7bb04578444a185bba6b828a0d265',volume_type_id=3dac0032-94b2-463a-8bca-5455743b2446), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1964881697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7010f40e-8361-4e87-9670-78bc6cc27b4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9830dedd3fd4b06a31a90c1cda1d37d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3f7bb04578444a185bba6b828a0d265',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dac0032-94b2-463a-8bca-5455743b2446),volume_type_id=3dac0032-94b2-463a-8bca-5455743b2446)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:53.327921 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-48344bc8-31ff-4304-a021-f20485fa0572 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc Aug 06 03:13:53.327975 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c22f0fad-e45b-4965-99b1-e8ab49650a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:53.328452 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-48344bc8-31ff-4304-a021-f20485fa0572 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:53.328452 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-48344bc8-31ff-4304-a021-f20485fa0572 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:53.328452 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-48344bc8-31ff-4304-a021-f20485fa0572 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id 4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:53.331612 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=483,cinder:INSERT=61,cinder:UPDATE=115 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:13:53.336730 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-48344bc8-31ff-4304-a021-f20485fa0572 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc returned with HTTP 404 Aug 06 03:13:53.337265 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 485/1931] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:53 2026] GET /volume/v3/backups/4d0d5949-2c4c-4d2f-bbbd-fcf3edb4b4dc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:53.346243 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c22f0fad-e45b-4965-99b1-e8ab49650a74) transitioned into state 'SUCCESS' from state '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-1964881697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9830dedd3fd4b06a31a90c1cda1d37d',qos_specs=None,replication_status=,reservations=['d2eaeece-53da-456f-ab75-dea2276d43e2','7c7c6592-25c1-4696-9f99-495a49ffcc3f','95aea265-6890-4dc8-80f7-914c2578de0f','5a014104-90d1-47ef-8310-f085124b1be6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3f7bb04578444a185bba6b828a0d265',volume_type_id=3dac0032-94b2-463a-8bca-5455743b2446)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:53.346864 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a730f4d7-9452-4eea-840b-db014a5f4cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:53.362094 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a730f4d7-9452-4eea-840b-db014a5f4cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:53.362978 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Flow 'volume_create_api' (ccd6683f-be02-4ccd-bfbb-7b0506007d67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:53.363112 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Create volume request issued successfully. Aug 06 03:13:53.363577 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ce304ff4-5191-43b2-bab3-38d6cb2abfe7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:53.364023 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 479/1932] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:13:53 2026] POST /volume/v3/volumes => generated 844 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:53.378499 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-858b6b08-d24a-4f27-95fe-b4371381f4f3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:53.380126 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-858b6b08-d24a-4f27-95fe-b4371381f4f3 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c Aug 06 03:13:53.380275 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-858b6b08-d24a-4f27-95fe-b4371381f4f3 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:53.380439 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-858b6b08-d24a-4f27-95fe-b4371381f4f3 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:53.386510 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:53.386510 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:53.389604 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-858b6b08-d24a-4f27-95fe-b4371381f4f3 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:13:53.393092 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-858b6b08-d24a-4f27-95fe-b4371381f4f3 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c returned with HTTP 200 Aug 06 03:13:53.393307 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 485/1933] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:53 2026] GET /volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c => generated 912 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:53.426269 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1e687a0f-ab03-438f-9837-fcd3fc40ddd7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:53.428412 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1e687a0f-ab03-438f-9837-fcd3fc40ddd7 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/volumes/34ed2a3c-c559-4e46-a15c-eccb4861bdb8 Aug 06 03:13:53.428412 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1e687a0f-ab03-438f-9837-fcd3fc40ddd7 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:53.428412 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1e687a0f-ab03-438f-9837-fcd3fc40ddd7 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:53.434422 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:53.434422 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:53.437392 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1e687a0f-ab03-438f-9837-fcd3fc40ddd7 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Volume info retrieved successfully. Aug 06 03:13:53.441186 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1e687a0f-ab03-438f-9837-fcd3fc40ddd7 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/volumes/34ed2a3c-c559-4e46-a15c-eccb4861bdb8 returned with HTTP 200 Aug 06 03:13:53.441573 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 485/1934] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:53 2026] GET /volume/v3/volumes/34ed2a3c-c559-4e46-a15c-eccb4861bdb8 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:53.457966 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f04596fb-ed19-4641-b36d-e81aa30e15a4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:53.459402 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f04596fb-ed19-4641-b36d-e81aa30e15a4 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] DELETE https://10.4.3.80/volume/v3/volumes/34ed2a3c-c559-4e46-a15c-eccb4861bdb8 Aug 06 03:13:53.460047 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f04596fb-ed19-4641-b36d-e81aa30e15a4 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:53.460047 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f04596fb-ed19-4641-b36d-e81aa30e15a4 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:53.460047 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-f04596fb-ed19-4641-b36d-e81aa30e15a4 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Delete volume with id: 34ed2a3c-c559-4e46-a15c-eccb4861bdb8 Aug 06 03:13:53.472162 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:53.472162 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:53.472656 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f04596fb-ed19-4641-b36d-e81aa30e15a4 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Volume info retrieved successfully. Aug 06 03:13:53.495976 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f04596fb-ed19-4641-b36d-e81aa30e15a4 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Delete volume request issued successfully. Aug 06 03:13:53.496197 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f04596fb-ed19-4641-b36d-e81aa30e15a4 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/volumes/34ed2a3c-c559-4e46-a15c-eccb4861bdb8 returned with HTTP 202 Aug 06 03:13:53.497152 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 486/1935] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:13:53 2026] DELETE /volume/v3/volumes/34ed2a3c-c559-4e46-a15c-eccb4861bdb8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:53.504789 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e9eb8c51-b80b-4f44-8f3e-0fc3abee89f1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:53.507055 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e9eb8c51-b80b-4f44-8f3e-0fc3abee89f1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/volumes/34ed2a3c-c559-4e46-a15c-eccb4861bdb8 Aug 06 03:13:53.507293 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e9eb8c51-b80b-4f44-8f3e-0fc3abee89f1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:53.507551 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e9eb8c51-b80b-4f44-8f3e-0fc3abee89f1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:53.516893 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:53.516893 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:53.521657 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e9eb8c51-b80b-4f44-8f3e-0fc3abee89f1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Volume info retrieved successfully. Aug 06 03:13:53.525719 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e9eb8c51-b80b-4f44-8f3e-0fc3abee89f1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/volumes/34ed2a3c-c559-4e46-a15c-eccb4861bdb8 returned with HTTP 200 Aug 06 03:13:53.525719 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 480/1936] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:53 2026] GET /volume/v3/volumes/34ed2a3c-c559-4e46-a15c-eccb4861bdb8 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:53.789468 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-93872aef-fc4f-438c-a834-05629e2c72cf None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:53.790883 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-93872aef-fc4f-438c-a834-05629e2c72cf tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/8afc7905-ef33-4db0-bfa9-ad166b905add Aug 06 03:13:53.791198 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-93872aef-fc4f-438c-a834-05629e2c72cf tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:53.791452 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-93872aef-fc4f-438c-a834-05629e2c72cf tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:53.801525 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:53.801525 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:53.801525 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-93872aef-fc4f-438c-a834-05629e2c72cf tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:13:53.801525 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-93872aef-fc4f-438c-a834-05629e2c72cf tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/8afc7905-ef33-4db0-bfa9-ad166b905add returned with HTTP 200 Aug 06 03:13:53.801525 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 486/1937] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:53 2026] GET /volume/v3/snapshots/8afc7905-ef33-4db0-bfa9-ad166b905add => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:53.812003 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-80858090-afaa-41e4-bba1-d8ab274c770a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:53.814386 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-80858090-afaa-41e4-bba1-d8ab274c770a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:53.814749 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-80858090-afaa-41e4-bba1-d8ab274c770a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8afc7905-ef33-4db0-bfa9-ad166b905add", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-432969689"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:53.816580 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-80858090-afaa-41e4-bba1-d8ab274c770a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume request body: {'volume': {'snapshot_id': '8afc7905-ef33-4db0-bfa9-ad166b905add', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-432969689'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:53.821956 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:53.821956 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:53.822479 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-80858090-afaa-41e4-bba1-d8ab274c770a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:13:53.822600 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-80858090-afaa-41e4-bba1-d8ab274c770a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume of 1 GB Aug 06 03:13:53.827063 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-80858090-afaa-41e4-bba1-d8ab274c770a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Availability Zones retrieved successfully. Aug 06 03:13:53.834485 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-80858090-afaa-41e4-bba1-d8ab274c770a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Flow 'volume_create_api' (442c8ad7-2934-41df-bf7f-c21ed8faa2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:53.835518 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-80858090-afaa-41e4-bba1-d8ab274c770a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc43331-20f5-4fe7-a98c-57ce89c04c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:53.836576 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-80858090-afaa-41e4-bba1-d8ab274c770a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:53.869903 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-80858090-afaa-41e4-bba1-d8ab274c770a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc43331-20f5-4fe7-a98c-57ce89c04c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8afc7905-ef33-4db0-bfa9-ad166b905add', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:53.870570 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-80858090-afaa-41e4-bba1-d8ab274c770a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (102ad30b-1be7-40db-8804-e82a5b7ef9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:53.909531 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-80858090-afaa-41e4-bba1-d8ab274c770a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Created reservations ['c9a8ec6e-deab-48b8-aac5-d6871fe28251', 'ee022de4-fdc0-4602-b309-8209bee4b0f8', 'bf430f01-6ef4-44ed-b9b0-5c69c99c475f', 'd27ce685-510c-4e70-b589-c097cc7add21'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:53.909953 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-80858090-afaa-41e4-bba1-d8ab274c770a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (102ad30b-1be7-40db-8804-e82a5b7ef9c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9a8ec6e-deab-48b8-aac5-d6871fe28251', 'ee022de4-fdc0-4602-b309-8209bee4b0f8', 'bf430f01-6ef4-44ed-b9b0-5c69c99c475f', 'd27ce685-510c-4e70-b589-c097cc7add21']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:53.910565 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-80858090-afaa-41e4-bba1-d8ab274c770a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c40dae69-b45b-416c-b4c9-d391666e485e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:53.955873 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-80858090-afaa-41e4-bba1-d8ab274c770a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c40dae69-b45b-416c-b4c9-d391666e485e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8efe26a4-7bda-4519-918f-21c34eb0b694', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-432969689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',qos_specs=None,replication_status=,reservations=['c9a8ec6e-deab-48b8-aac5-d6871fe28251','ee022de4-fdc0-4602-b309-8209bee4b0f8','bf430f01-6ef4-44ed-b9b0-5c69c99c475f','d27ce685-510c-4e70-b589-c097cc7add21'],size=1,snapshot_id=8afc7905-ef33-4db0-bfa9-ad166b905add,source_replicaid=,source_volid=None,status='creating',user_id='9bd54195f9964cdbb4197fface23aa0b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-432969689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8efe26a4-7bda-4519-918f-21c34eb0b694,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8afc7905-ef33-4db0-bfa9-ad166b905add,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bd54195f9964cdbb4197fface23aa0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:53.957323 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-80858090-afaa-41e4-bba1-d8ab274c770a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ddaaaf-f3d3-405e-94e0-b94f36563043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:53.981640 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-80858090-afaa-41e4-bba1-d8ab274c770a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ddaaaf-f3d3-405e-94e0-b94f36563043) transitioned into state 'SUCCESS' from state '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-432969689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',qos_specs=None,replication_status=,reservations=['c9a8ec6e-deab-48b8-aac5-d6871fe28251','ee022de4-fdc0-4602-b309-8209bee4b0f8','bf430f01-6ef4-44ed-b9b0-5c69c99c475f','d27ce685-510c-4e70-b589-c097cc7add21'],size=1,snapshot_id=8afc7905-ef33-4db0-bfa9-ad166b905add,source_replicaid=,source_volid=None,status='creating',user_id='9bd54195f9964cdbb4197fface23aa0b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:53.982281 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-80858090-afaa-41e4-bba1-d8ab274c770a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb2acb29-0826-43e4-8406-99ce717fb78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:54.000199 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-80858090-afaa-41e4-bba1-d8ab274c770a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb2acb29-0826-43e4-8406-99ce717fb78b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:54.000944 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-80858090-afaa-41e4-bba1-d8ab274c770a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Flow 'volume_create_api' (442c8ad7-2934-41df-bf7f-c21ed8faa2f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:54.001300 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-80858090-afaa-41e4-bba1-d8ab274c770a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume request issued successfully. Aug 06 03:13:54.001853 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-80858090-afaa-41e4-bba1-d8ab274c770a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:54.002317 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 486/1938] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:13:53 2026] POST /volume/v3/volumes => generated 801 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:54.018288 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e00d72f8-493e-4d0e-b1ef-965facb8df73 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:54.021707 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e00d72f8-493e-4d0e-b1ef-965facb8df73 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/8efe26a4-7bda-4519-918f-21c34eb0b694 Aug 06 03:13:54.022141 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e00d72f8-493e-4d0e-b1ef-965facb8df73 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:54.022286 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e00d72f8-493e-4d0e-b1ef-965facb8df73 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:54.029785 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:54.029785 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:54.033818 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e00d72f8-493e-4d0e-b1ef-965facb8df73 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:13:54.038549 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e00d72f8-493e-4d0e-b1ef-965facb8df73 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/8efe26a4-7bda-4519-918f-21c34eb0b694 returned with HTTP 200 Aug 06 03:13:54.038939 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 487/1939] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:54 2026] GET /volume/v3/volumes/8efe26a4-7bda-4519-918f-21c34eb0b694 => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:54.410531 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b3d296f4-8758-4db0-9001-6a8b4a2776ee None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:54.412147 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b3d296f4-8758-4db0-9001-6a8b4a2776ee tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c Aug 06 03:13:54.412355 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b3d296f4-8758-4db0-9001-6a8b4a2776ee tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:54.412561 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b3d296f4-8758-4db0-9001-6a8b4a2776ee tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:54.420885 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:54.420885 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:54.424818 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b3d296f4-8758-4db0-9001-6a8b4a2776ee tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:13:54.430149 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b3d296f4-8758-4db0-9001-6a8b4a2776ee tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c returned with HTTP 200 Aug 06 03:13:54.431177 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 481/1940] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:54 2026] GET /volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:54.541951 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e71dd067-712a-4c5f-8e30-dc7fc16207f5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:54.546202 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e71dd067-712a-4c5f-8e30-dc7fc16207f5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/volumes/34ed2a3c-c559-4e46-a15c-eccb4861bdb8 Aug 06 03:13:54.546369 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e71dd067-712a-4c5f-8e30-dc7fc16207f5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:54.546534 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e71dd067-712a-4c5f-8e30-dc7fc16207f5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:54.551479 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e71dd067-712a-4c5f-8e30-dc7fc16207f5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/volumes/34ed2a3c-c559-4e46-a15c-eccb4861bdb8 returned with HTTP 404 Aug 06 03:13:54.551905 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 487/1941] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:54 2026] GET /volume/v3/volumes/34ed2a3c-c559-4e46-a15c-eccb4861bdb8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:54.564097 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-60e445c4-26f8-4d97-8ad3-d276204095a1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:54.566032 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-60e445c4-26f8-4d97-8ad3-d276204095a1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:54.566404 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-60e445c4-26f8-4d97-8ad3-d276204095a1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1001736790"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:54.567694 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-60e445c4-26f8-4d97-8ad3-d276204095a1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1001736790'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:54.567809 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-60e445c4-26f8-4d97-8ad3-d276204095a1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Create volume of 1 GB Aug 06 03:13:54.568140 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:54.568140 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:54.571690 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-60e445c4-26f8-4d97-8ad3-d276204095a1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Availability Zones retrieved successfully. Aug 06 03:13:54.576719 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-60e445c4-26f8-4d97-8ad3-d276204095a1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Flow 'volume_create_api' (c60a0ea9-7b4e-4b76-98f4-3c11e8fd896e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:54.577591 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-60e445c4-26f8-4d97-8ad3-d276204095a1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (294a4411-f3cb-45a0-91ac-97aff30fe9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:54.578544 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-60e445c4-26f8-4d97-8ad3-d276204095a1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:54.605219 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-60e445c4-26f8-4d97-8ad3-d276204095a1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (294a4411-f3cb-45a0-91ac-97aff30fe9ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:54.606290 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-60e445c4-26f8-4d97-8ad3-d276204095a1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fccc2aea-c90e-497e-bf9a-91d5c7fe6fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:54.644492 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-60e445c4-26f8-4d97-8ad3-d276204095a1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Created reservations ['02efca8e-923e-4cb6-98e4-74dea3638a5b', '9651b7e8-9f54-471e-bc45-07a9a4d25393', '17b92f88-0d63-4a3c-aee8-682d13e561fb', '479fd21d-c1eb-48b8-869a-8f4f39c023a4'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:54.645326 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-60e445c4-26f8-4d97-8ad3-d276204095a1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fccc2aea-c90e-497e-bf9a-91d5c7fe6fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02efca8e-923e-4cb6-98e4-74dea3638a5b', '9651b7e8-9f54-471e-bc45-07a9a4d25393', '17b92f88-0d63-4a3c-aee8-682d13e561fb', '479fd21d-c1eb-48b8-869a-8f4f39c023a4']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:54.645989 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-60e445c4-26f8-4d97-8ad3-d276204095a1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (093d85b6-dee0-4739-bdf5-715c992f12bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:54.667732 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-60e445c4-26f8-4d97-8ad3-d276204095a1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (093d85b6-dee0-4739-bdf5-715c992f12bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10d7bfed-b7ef-4515-b94d-3867dac1bf09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1001736790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf2264e182404b859393a4bb7a799e71',qos_specs=None,replication_status=,reservations=['02efca8e-923e-4cb6-98e4-74dea3638a5b','9651b7e8-9f54-471e-bc45-07a9a4d25393','17b92f88-0d63-4a3c-aee8-682d13e561fb','479fd21d-c1eb-48b8-869a-8f4f39c023a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d1e96840f9b4728bba5e6f379e50851',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1001736790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10d7bfed-b7ef-4515-b94d-3867dac1bf09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf2264e182404b859393a4bb7a799e71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d1e96840f9b4728bba5e6f379e50851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:54.668588 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-60e445c4-26f8-4d97-8ad3-d276204095a1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86a90ec4-ea78-429d-bd82-72055877722c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:54.697218 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-60e445c4-26f8-4d97-8ad3-d276204095a1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86a90ec4-ea78-429d-bd82-72055877722c) transitioned into state 'SUCCESS' from state '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-1001736790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf2264e182404b859393a4bb7a799e71',qos_specs=None,replication_status=,reservations=['02efca8e-923e-4cb6-98e4-74dea3638a5b','9651b7e8-9f54-471e-bc45-07a9a4d25393','17b92f88-0d63-4a3c-aee8-682d13e561fb','479fd21d-c1eb-48b8-869a-8f4f39c023a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d1e96840f9b4728bba5e6f379e50851',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:54.698002 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-60e445c4-26f8-4d97-8ad3-d276204095a1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a002c7d5-b719-41b2-a330-9ce5647a4958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:54.709993 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-60e445c4-26f8-4d97-8ad3-d276204095a1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a002c7d5-b719-41b2-a330-9ce5647a4958) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:54.710918 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-60e445c4-26f8-4d97-8ad3-d276204095a1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Flow 'volume_create_api' (c60a0ea9-7b4e-4b76-98f4-3c11e8fd896e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:54.711272 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-60e445c4-26f8-4d97-8ad3-d276204095a1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Create volume request issued successfully. Aug 06 03:13:54.711960 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-60e445c4-26f8-4d97-8ad3-d276204095a1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:54.712627 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 487/1942] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:13:54 2026] POST /volume/v3/volumes => generated 752 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:54.726509 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ad6244f8-a7a9-4581-bd72-63a05d720af6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:54.728726 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ad6244f8-a7a9-4581-bd72-63a05d720af6 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/volumes/10d7bfed-b7ef-4515-b94d-3867dac1bf09 Aug 06 03:13:54.728906 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ad6244f8-a7a9-4581-bd72-63a05d720af6 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:54.729153 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ad6244f8-a7a9-4581-bd72-63a05d720af6 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:54.739115 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:54.739115 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:54.743295 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ad6244f8-a7a9-4581-bd72-63a05d720af6 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Volume info retrieved successfully. Aug 06 03:13:54.747120 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ad6244f8-a7a9-4581-bd72-63a05d720af6 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/volumes/10d7bfed-b7ef-4515-b94d-3867dac1bf09 returned with HTTP 200 Aug 06 03:13:54.747559 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 488/1943] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:54 2026] GET /volume/v3/volumes/10d7bfed-b7ef-4515-b94d-3867dac1bf09 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:55.050709 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0ccede96-119a-43bb-9dc1-db4e8ddd7b97 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:55.052436 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0ccede96-119a-43bb-9dc1-db4e8ddd7b97 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/8efe26a4-7bda-4519-918f-21c34eb0b694 Aug 06 03:13:55.052684 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0ccede96-119a-43bb-9dc1-db4e8ddd7b97 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:55.052937 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0ccede96-119a-43bb-9dc1-db4e8ddd7b97 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:55.058993 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:55.058993 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:55.062033 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-0ccede96-119a-43bb-9dc1-db4e8ddd7b97 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:13:55.065323 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0ccede96-119a-43bb-9dc1-db4e8ddd7b97 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/8efe26a4-7bda-4519-918f-21c34eb0b694 returned with HTTP 200 Aug 06 03:13:55.065717 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 482/1944] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:55 2026] GET /volume/v3/volumes/8efe26a4-7bda-4519-918f-21c34eb0b694 => generated 894 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:55.078029 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-633d4db5-afac-4a14-8f93-28bf762d2881 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:55.079515 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-633d4db5-afac-4a14-8f93-28bf762d2881 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:13:55.079797 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-633d4db5-afac-4a14-8f93-28bf762d2881 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8efe26a4-7bda-4519-918f-21c34eb0b694", "name": "tempest-VolumeDependencyTests-Snapshot-1340437433"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:55.087577 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:55.087577 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:55.087998 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-633d4db5-afac-4a14-8f93-28bf762d2881 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:13:55.088112 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-633d4db5-afac-4a14-8f93-28bf762d2881 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create snapshot from volume 8efe26a4-7bda-4519-918f-21c34eb0b694 Aug 06 03:13:55.108570 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-633d4db5-afac-4a14-8f93-28bf762d2881 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Created reservations ['87a51a2e-bfbd-4af8-aa2e-7709dc132a11', '8db2ae14-4867-4348-8b70-813f28b7723e', '09434c46-32bd-4884-a9cb-bdfb817cf91d', '74b0b890-0da4-403b-b036-a3f916202f27'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:55.134114 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-633d4db5-afac-4a14-8f93-28bf762d2881 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot create request issued successfully. Aug 06 03:13:55.134395 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-633d4db5-afac-4a14-8f93-28bf762d2881 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:13:55.134787 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 488/1945] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:13:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:55.142507 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-afc1ede1-a2cb-4df0-8112-e730fdb92011 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:55.145254 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b39c8471-bd46-40a5-a672-5205e2c6cf92 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:55.147009 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b39c8471-bd46-40a5-a672-5205e2c6cf92 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/691b9ad3-12be-4fc0-adcb-d25d7cefb0fa Aug 06 03:13:55.147135 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-afc1ede1-a2cb-4df0-8112-e730fdb92011 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] GET https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 Aug 06 03:13:55.147197 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b39c8471-bd46-40a5-a672-5205e2c6cf92 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:55.147340 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-afc1ede1-a2cb-4df0-8112-e730fdb92011 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:55.147388 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b39c8471-bd46-40a5-a672-5205e2c6cf92 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:55.147529 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-afc1ede1-a2cb-4df0-8112-e730fdb92011 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:55.152491 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:55.152491 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:55.152898 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b39c8471-bd46-40a5-a672-5205e2c6cf92 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:13:55.153553 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b39c8471-bd46-40a5-a672-5205e2c6cf92 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/691b9ad3-12be-4fc0-adcb-d25d7cefb0fa returned with HTTP 200 Aug 06 03:13:55.153927 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 489/1946] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:55 2026] GET /volume/v3/snapshots/691b9ad3-12be-4fc0-adcb-d25d7cefb0fa => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:55.160387 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:55.160387 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:55.165825 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-afc1ede1-a2cb-4df0-8112-e730fdb92011 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Volume info retrieved successfully. Aug 06 03:13:55.171710 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-afc1ede1-a2cb-4df0-8112-e730fdb92011 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 returned with HTTP 200 Aug 06 03:13:55.172131 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 488/1947] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:55 2026] GET /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 => generated 865 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:55.191819 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f2068a63-d7ba-487d-97de-a1f4d203892b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:55.193756 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f2068a63-d7ba-487d-97de-a1f4d203892b tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] DELETE https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 Aug 06 03:13:55.193756 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f2068a63-d7ba-487d-97de-a1f4d203892b tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:55.193936 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f2068a63-d7ba-487d-97de-a1f4d203892b tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:55.194134 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-f2068a63-d7ba-487d-97de-a1f4d203892b tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Delete volume with id: c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 Aug 06 03:13:55.201657 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:55.201657 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:55.202224 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f2068a63-d7ba-487d-97de-a1f4d203892b tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Volume info retrieved successfully. Aug 06 03:13:55.216634 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f2068a63-d7ba-487d-97de-a1f4d203892b tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Delete volume request issued successfully. Aug 06 03:13:55.216904 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f2068a63-d7ba-487d-97de-a1f4d203892b tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 returned with HTTP 202 Aug 06 03:13:55.217338 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 483/1948] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:13:55 2026] DELETE /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:13:55.224960 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a06f5b74-df63-4ed5-a151-97001d556d0e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:55.227018 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a06f5b74-df63-4ed5-a151-97001d556d0e tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] GET https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 Aug 06 03:13:55.227254 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a06f5b74-df63-4ed5-a151-97001d556d0e tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:55.227441 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a06f5b74-df63-4ed5-a151-97001d556d0e tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:55.234200 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:55.234200 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:55.237721 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a06f5b74-df63-4ed5-a151-97001d556d0e tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Volume info retrieved successfully. Aug 06 03:13:55.249024 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a06f5b74-df63-4ed5-a151-97001d556d0e tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 returned with HTTP 200 Aug 06 03:13:55.249024 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 489/1949] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:55 2026] GET /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 => generated 864 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:55.444622 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d1d7835a-6a2d-4b03-9c1d-374ecd911ac5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:55.446695 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d1d7835a-6a2d-4b03-9c1d-374ecd911ac5 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c Aug 06 03:13:55.446957 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d1d7835a-6a2d-4b03-9c1d-374ecd911ac5 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:55.447223 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d1d7835a-6a2d-4b03-9c1d-374ecd911ac5 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:55.456299 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:55.456299 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:55.460684 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d1d7835a-6a2d-4b03-9c1d-374ecd911ac5 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:13:55.466900 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d1d7835a-6a2d-4b03-9c1d-374ecd911ac5 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c returned with HTTP 200 Aug 06 03:13:55.467467 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 490/1950] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:55 2026] GET /volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:55.769753 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0341f179-5ca7-414d-83d1-9658844b08e5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:55.770672 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0341f179-5ca7-414d-83d1-9658844b08e5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/volumes/10d7bfed-b7ef-4515-b94d-3867dac1bf09 Aug 06 03:13:55.771186 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0341f179-5ca7-414d-83d1-9658844b08e5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:55.772336 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0341f179-5ca7-414d-83d1-9658844b08e5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:55.782023 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:55.782023 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:55.785407 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0341f179-5ca7-414d-83d1-9658844b08e5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Volume info retrieved successfully. Aug 06 03:13:55.789314 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0341f179-5ca7-414d-83d1-9658844b08e5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/volumes/10d7bfed-b7ef-4515-b94d-3867dac1bf09 returned with HTTP 200 Aug 06 03:13:55.789665 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 489/1951] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:55 2026] GET /volume/v3/volumes/10d7bfed-b7ef-4515-b94d-3867dac1bf09 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:55.801316 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-846c2de1-b68a-4c15-8a18-c72976a6598a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:55.805215 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-846c2de1-b68a-4c15-8a18-c72976a6598a tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:13:55.805591 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-846c2de1-b68a-4c15-8a18-c72976a6598a tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "10d7bfed-b7ef-4515-b94d-3867dac1bf09", "name": "tempest-VolumesBackupsAdminTest-Backup-295474529", "container": "tempest-volumesbackupsadmintest-backup-container-1244515649"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:55.806984 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.backups [None req-846c2de1-b68a-4c15-8a18-c72976a6598a tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Creating new backup {'backup': {'volume_id': '10d7bfed-b7ef-4515-b94d-3867dac1bf09', 'name': 'tempest-VolumesBackupsAdminTest-Backup-295474529', 'container': 'tempest-volumesbackupsadmintest-backup-container-1244515649'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:13:55.807129 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-846c2de1-b68a-4c15-8a18-c72976a6598a tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Creating backup of volume 10d7bfed-b7ef-4515-b94d-3867dac1bf09 in container tempest-volumesbackupsadmintest-backup-container-1244515649 Aug 06 03:13:55.814066 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:55.814066 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:55.814492 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-846c2de1-b68a-4c15-8a18-c72976a6598a tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Volume info retrieved successfully. Aug 06 03:13:55.830568 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-846c2de1-b68a-4c15-8a18-c72976a6598a tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Created reservations ['9e43e6aa-a3c3-40bb-b02f-1b8b11bf53bb', '320d24e6-52f0-4333-bf36-706dde719204'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:55.861874 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-846c2de1-b68a-4c15-8a18-c72976a6598a tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:13:55.862362 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 484/1952] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:13:55 2026] POST /volume/v3/backups => generated 332 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:13:55.871633 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-55b265a8-bd3a-4376-bfb1-c60542e11a4d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:55.874953 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-55b265a8-bd3a-4376-bfb1-c60542e11a4d tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:13:55.875234 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-55b265a8-bd3a-4376-bfb1-c60542e11a4d tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:55.875537 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-55b265a8-bd3a-4376-bfb1-c60542e11a4d tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:55.875625 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-55b265a8-bd3a-4376-bfb1-c60542e11a4d tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id dc53b229-1c7c-47ed-8baa-96a110bb55ae. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:55.880335 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:55.880335 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:55.881239 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-55b265a8-bd3a-4376-bfb1-c60542e11a4d tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 200 Aug 06 03:13:55.882103 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 490/1953] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:55 2026] GET /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:56.162861 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-721d244d-6cbe-49b9-967e-b4c520b8770b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:56.164580 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-721d244d-6cbe-49b9-967e-b4c520b8770b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/691b9ad3-12be-4fc0-adcb-d25d7cefb0fa Aug 06 03:13:56.164760 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-721d244d-6cbe-49b9-967e-b4c520b8770b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:56.164956 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-721d244d-6cbe-49b9-967e-b4c520b8770b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:56.169777 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:56.169777 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:56.170233 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-721d244d-6cbe-49b9-967e-b4c520b8770b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:13:56.170972 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-721d244d-6cbe-49b9-967e-b4c520b8770b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/691b9ad3-12be-4fc0-adcb-d25d7cefb0fa returned with HTTP 200 Aug 06 03:13:56.171323 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 491/1954] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:56 2026] GET /volume/v3/snapshots/691b9ad3-12be-4fc0-adcb-d25d7cefb0fa => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:56.181022 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:56.182628 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:56.182966 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "691b9ad3-12be-4fc0-adcb-d25d7cefb0fa", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2069598167"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:56.184299 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume request body: {'volume': {'snapshot_id': '691b9ad3-12be-4fc0-adcb-d25d7cefb0fa', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2069598167'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:56.189599 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:56.189599 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:56.190037 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:13:56.190156 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume of 1 GB Aug 06 03:13:56.194173 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Availability Zones retrieved successfully. Aug 06 03:13:56.202307 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Flow 'volume_create_api' (53ed4fe1-6b8d-4dde-8f6d-4546e3703415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:56.203691 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f4d2e66-a974-4ff1-99c3-b22d94614385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:56.204982 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:56.242490 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f4d2e66-a974-4ff1-99c3-b22d94614385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '691b9ad3-12be-4fc0-adcb-d25d7cefb0fa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:56.243634 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eca1a56d-3ccb-406b-960a-056aaef3b548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:56.264279 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ac662cbf-6fe9-40da-96d6-56d1c8c171e3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:56.266069 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ac662cbf-6fe9-40da-96d6-56d1c8c171e3 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] GET https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 Aug 06 03:13:56.266302 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ac662cbf-6fe9-40da-96d6-56d1c8c171e3 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:56.266485 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ac662cbf-6fe9-40da-96d6-56d1c8c171e3 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:56.271858 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ac662cbf-6fe9-40da-96d6-56d1c8c171e3 tempest-VolumesExtendAttachedTest-600878177 tempest-VolumesExtendAttachedTest-600878177-project-member] https://10.4.3.80/volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 returned with HTTP 404 Aug 06 03:13:56.272371 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 485/1955] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:56 2026] GET /volume/v3/volumes/c59e082c-bf9d-4ed5-b30f-d9f1a8ea2336 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:13:56.290504 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Created reservations ['712db273-2616-4b4d-9a09-2a323ec03b75', 'c14d1241-c59a-4b8e-9131-e79d20e3e125', '12fcf6ce-3d55-41dd-8001-f8345007d50d', '2d99fc15-a996-4198-860d-bae090992599'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:56.291842 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eca1a56d-3ccb-406b-960a-056aaef3b548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['712db273-2616-4b4d-9a09-2a323ec03b75', 'c14d1241-c59a-4b8e-9131-e79d20e3e125', '12fcf6ce-3d55-41dd-8001-f8345007d50d', '2d99fc15-a996-4198-860d-bae090992599']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:56.293025 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (229980b8-cf4e-46ec-9358-926b7c50d0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:56.337398 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (229980b8-cf4e-46ec-9358-926b7c50d0a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03900a2b-83ce-4443-be22-321d41aac41a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2069598167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',qos_specs=None,replication_status=,reservations=['712db273-2616-4b4d-9a09-2a323ec03b75','c14d1241-c59a-4b8e-9131-e79d20e3e125','12fcf6ce-3d55-41dd-8001-f8345007d50d','2d99fc15-a996-4198-860d-bae090992599'],size=1,snapshot_id=691b9ad3-12be-4fc0-adcb-d25d7cefb0fa,source_replicaid=,source_volid=None,status='creating',user_id='9bd54195f9964cdbb4197fface23aa0b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2069598167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03900a2b-83ce-4443-be22-321d41aac41a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=691b9ad3-12be-4fc0-adcb-d25d7cefb0fa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bd54195f9964cdbb4197fface23aa0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:56.338223 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ef327d3-1445-4cb4-b125-3d4b34b02633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:56.355010 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ef327d3-1445-4cb4-b125-3d4b34b02633) transitioned into state 'SUCCESS' from state '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-2069598167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',qos_specs=None,replication_status=,reservations=['712db273-2616-4b4d-9a09-2a323ec03b75','c14d1241-c59a-4b8e-9131-e79d20e3e125','12fcf6ce-3d55-41dd-8001-f8345007d50d','2d99fc15-a996-4198-860d-bae090992599'],size=1,snapshot_id=691b9ad3-12be-4fc0-adcb-d25d7cefb0fa,source_replicaid=,source_volid=None,status='creating',user_id='9bd54195f9964cdbb4197fface23aa0b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:56.355613 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21c6aedf-ae6d-4a53-bd6d-0cbb7e990227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:56.375554 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21c6aedf-ae6d-4a53-bd6d-0cbb7e990227) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:56.376390 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Flow 'volume_create_api' (53ed4fe1-6b8d-4dde-8f6d-4546e3703415) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:56.376665 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume request issued successfully. Aug 06 03:13:56.377198 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0da78c4c-aa1d-41bc-9ae5-1a13138b1bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:56.377733 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 490/1956] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:13:56 2026] POST /volume/v3/volumes => generated 802 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:56.405361 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6614f5e2-787f-474c-b142-987bfce1cf03 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:56.407414 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6614f5e2-787f-474c-b142-987bfce1cf03 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/03900a2b-83ce-4443-be22-321d41aac41a Aug 06 03:13:56.408010 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6614f5e2-787f-474c-b142-987bfce1cf03 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:56.410039 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6614f5e2-787f-474c-b142-987bfce1cf03 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:56.420004 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:56.420004 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:56.425474 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6614f5e2-787f-474c-b142-987bfce1cf03 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:13:56.431993 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6614f5e2-787f-474c-b142-987bfce1cf03 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/03900a2b-83ce-4443-be22-321d41aac41a returned with HTTP 200 Aug 06 03:13:56.432563 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 491/1957] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:56 2026] GET /volume/v3/volumes/03900a2b-83ce-4443-be22-321d41aac41a => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:56.480533 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2d916e30-171c-4ccf-b3da-3b53268d125d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:56.482146 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2d916e30-171c-4ccf-b3da-3b53268d125d tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c Aug 06 03:13:56.482315 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2d916e30-171c-4ccf-b3da-3b53268d125d tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:56.482480 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2d916e30-171c-4ccf-b3da-3b53268d125d tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:56.489175 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:56.489175 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:56.492205 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2d916e30-171c-4ccf-b3da-3b53268d125d tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:13:56.496479 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2d916e30-171c-4ccf-b3da-3b53268d125d tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c returned with HTTP 200 Aug 06 03:13:56.496894 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 492/1958] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:56 2026] GET /volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c => generated 997 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:56.893310 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-62ae7177-b70b-47bb-b6a9-46e2f0723876 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:56.895186 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-62ae7177-b70b-47bb-b6a9-46e2f0723876 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:13:56.895413 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-62ae7177-b70b-47bb-b6a9-46e2f0723876 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:56.895651 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-62ae7177-b70b-47bb-b6a9-46e2f0723876 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:56.895799 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-62ae7177-b70b-47bb-b6a9-46e2f0723876 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id dc53b229-1c7c-47ed-8baa-96a110bb55ae. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:56.901059 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:56.901059 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:56.901971 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-62ae7177-b70b-47bb-b6a9-46e2f0723876 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 200 Aug 06 03:13:56.902427 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 486/1959] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:56 2026] GET /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:57.448421 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4d39f0b8-166b-44f0-ba75-0c8775063244 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:57.450235 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4d39f0b8-166b-44f0-ba75-0c8775063244 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/03900a2b-83ce-4443-be22-321d41aac41a Aug 06 03:13:57.450441 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4d39f0b8-166b-44f0-ba75-0c8775063244 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:57.450638 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4d39f0b8-166b-44f0-ba75-0c8775063244 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:57.457186 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:57.457186 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:57.460383 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4d39f0b8-166b-44f0-ba75-0c8775063244 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:13:57.464403 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4d39f0b8-166b-44f0-ba75-0c8775063244 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/03900a2b-83ce-4443-be22-321d41aac41a returned with HTTP 200 Aug 06 03:13:57.464753 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 491/1960] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:57 2026] GET /volume/v3/volumes/03900a2b-83ce-4443-be22-321d41aac41a => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:57.477601 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:57.479458 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:13:57.479854 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "03900a2b-83ce-4443-be22-321d41aac41a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2003140954"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:13:57.481465 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume request body: {'volume': {'source_volid': '03900a2b-83ce-4443-be22-321d41aac41a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2003140954'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:13:57.491575 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:57.491575 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:57.492047 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume retrieved successfully. Aug 06 03:13:57.492204 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume of 1 GB Aug 06 03:13:57.497422 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Availability Zones retrieved successfully. Aug 06 03:13:57.502237 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Flow 'volume_create_api' (3d0b8152-e7dd-46b6-bc56-0ba901d6aa0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:57.504168 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c97d2de4-8125-4e74-8a54-e03fd3e4fab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:57.504284 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:13:57.514425 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a1d3bd17-044f-4677-bfbc-60062f80876c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:57.516310 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a1d3bd17-044f-4677-bfbc-60062f80876c tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c Aug 06 03:13:57.516462 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a1d3bd17-044f-4677-bfbc-60062f80876c tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:57.516636 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a1d3bd17-044f-4677-bfbc-60062f80876c tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:57.527544 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:57.527544 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:57.531290 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c97d2de4-8125-4e74-8a54-e03fd3e4fab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '03900a2b-83ce-4443-be22-321d41aac41a', 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:57.532351 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41f9aae8-3e4a-439e-9529-b0d9cae3d80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:57.535615 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a1d3bd17-044f-4677-bfbc-60062f80876c tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:13:57.540370 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a1d3bd17-044f-4677-bfbc-60062f80876c tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c returned with HTTP 200 Aug 06 03:13:57.540983 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 493/1961] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:57 2026] GET /volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c => generated 997 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:57.596475 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Created reservations ['2a5cae88-60d3-499c-a64b-009c672f725d', '29189e3d-ebee-4ad3-a911-724e8487c950', 'f23ae074-fee9-41a3-a7c5-54e3935099c0', '1f7bc35d-98af-42b0-b335-d7f06dd84d29'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:13:57.597322 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41f9aae8-3e4a-439e-9529-b0d9cae3d80b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a5cae88-60d3-499c-a64b-009c672f725d', '29189e3d-ebee-4ad3-a911-724e8487c950', 'f23ae074-fee9-41a3-a7c5-54e3935099c0', '1f7bc35d-98af-42b0-b335-d7f06dd84d29']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:57.598065 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18c9d46d-9544-4de6-b984-81941c7c294d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:57.640741 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18c9d46d-9544-4de6-b984-81941c7c294d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70c83437-3b8c-43be-84f5-37b2a20324f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2003140954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',qos_specs=None,replication_status=,reservations=['2a5cae88-60d3-499c-a64b-009c672f725d','29189e3d-ebee-4ad3-a911-724e8487c950','f23ae074-fee9-41a3-a7c5-54e3935099c0','1f7bc35d-98af-42b0-b335-d7f06dd84d29'],size=1,snapshot_id=None,source_replicaid=,source_volid=03900a2b-83ce-4443-be22-321d41aac41a,status='creating',user_id='9bd54195f9964cdbb4197fface23aa0b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:13:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2003140954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70c83437-3b8c-43be-84f5-37b2a20324f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=03900a2b-83ce-4443-be22-321d41aac41a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bd54195f9964cdbb4197fface23aa0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:57.641666 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (423123ee-2bdd-4e3e-b2f9-7a731ccdd4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:57.658853 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (423123ee-2bdd-4e3e-b2f9-7a731ccdd4a1) transitioned into state 'SUCCESS' from state '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-2003140954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',qos_specs=None,replication_status=,reservations=['2a5cae88-60d3-499c-a64b-009c672f725d','29189e3d-ebee-4ad3-a911-724e8487c950','f23ae074-fee9-41a3-a7c5-54e3935099c0','1f7bc35d-98af-42b0-b335-d7f06dd84d29'],size=1,snapshot_id=None,source_replicaid=,source_volid=03900a2b-83ce-4443-be22-321d41aac41a,status='creating',user_id='9bd54195f9964cdbb4197fface23aa0b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:57.659508 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a9c95f0-6332-43ce-8533-b148a1e10fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:13:57.673456 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a9c95f0-6332-43ce-8533-b148a1e10fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:13:57.674179 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Flow 'volume_create_api' (3d0b8152-e7dd-46b6-bc56-0ba901d6aa0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:13:57.674443 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume request issued successfully. Aug 06 03:13:57.674947 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a351bcf2-b1d0-49da-86cc-87a10776d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:13:57.675364 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 492/1962] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:13:57 2026] POST /volume/v3/volumes => generated 802 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:57.688399 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d444e94b-d115-4b12-aafd-f1a447830bee None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:57.690570 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d444e94b-d115-4b12-aafd-f1a447830bee tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/70c83437-3b8c-43be-84f5-37b2a20324f5 Aug 06 03:13:57.690778 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d444e94b-d115-4b12-aafd-f1a447830bee tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:57.691016 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d444e94b-d115-4b12-aafd-f1a447830bee tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:57.698490 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:57.698490 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:57.703435 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d444e94b-d115-4b12-aafd-f1a447830bee tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:13:57.709197 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d444e94b-d115-4b12-aafd-f1a447830bee tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/70c83437-3b8c-43be-84f5-37b2a20324f5 returned with HTTP 200 Aug 06 03:13:57.709559 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 487/1963] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:57 2026] GET /volume/v3/volumes/70c83437-3b8c-43be-84f5-37b2a20324f5 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:57.912703 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7d821f60-5b43-4470-9005-c60c61b81dce None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:57.914389 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7d821f60-5b43-4470-9005-c60c61b81dce tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:13:57.914579 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7d821f60-5b43-4470-9005-c60c61b81dce tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:57.914759 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7d821f60-5b43-4470-9005-c60c61b81dce tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:57.914895 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-7d821f60-5b43-4470-9005-c60c61b81dce tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id dc53b229-1c7c-47ed-8baa-96a110bb55ae. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:57.918914 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:57.918914 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:57.919599 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7d821f60-5b43-4470-9005-c60c61b81dce tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 200 Aug 06 03:13:57.920101 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 492/1964] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:57 2026] GET /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:58.559596 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1130dba2-4751-41ae-a2c0-33a397b24a9b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:58.561507 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1130dba2-4751-41ae-a2c0-33a397b24a9b tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c Aug 06 03:13:58.561667 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1130dba2-4751-41ae-a2c0-33a397b24a9b tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:58.561857 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1130dba2-4751-41ae-a2c0-33a397b24a9b tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:58.568595 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:58.568595 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:58.572340 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1130dba2-4751-41ae-a2c0-33a397b24a9b tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:13:58.577198 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1130dba2-4751-41ae-a2c0-33a397b24a9b tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c returned with HTTP 200 Aug 06 03:13:58.577592 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 494/1965] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:58 2026] GET /volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c => generated 997 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:58.725097 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-826e8e3e-9648-4382-8023-488562d49217 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:58.727017 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-826e8e3e-9648-4382-8023-488562d49217 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/70c83437-3b8c-43be-84f5-37b2a20324f5 Aug 06 03:13:58.727255 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-826e8e3e-9648-4382-8023-488562d49217 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:58.727457 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-826e8e3e-9648-4382-8023-488562d49217 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:58.736947 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:58.736947 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:58.742724 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-826e8e3e-9648-4382-8023-488562d49217 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:13:58.747689 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-826e8e3e-9648-4382-8023-488562d49217 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/70c83437-3b8c-43be-84f5-37b2a20324f5 returned with HTTP 200 Aug 06 03:13:58.748226 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 493/1966] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:13:58 2026] GET /volume/v3/volumes/70c83437-3b8c-43be-84f5-37b2a20324f5 => generated 895 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:13:58.769700 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9a44ab1a-66ea-4bed-b558-ac00c64d06cf None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:58.771352 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9a44ab1a-66ea-4bed-b558-ac00c64d06cf tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/8afc7905-ef33-4db0-bfa9-ad166b905add Aug 06 03:13:58.771533 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9a44ab1a-66ea-4bed-b558-ac00c64d06cf tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:58.772234 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9a44ab1a-66ea-4bed-b558-ac00c64d06cf tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:58.772234 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-9a44ab1a-66ea-4bed-b558-ac00c64d06cf tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete snapshot with id: 8afc7905-ef33-4db0-bfa9-ad166b905add Aug 06 03:13:58.776971 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:58.776971 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:13:58.777441 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9a44ab1a-66ea-4bed-b558-ac00c64d06cf tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:13:58.797583 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9a44ab1a-66ea-4bed-b558-ac00c64d06cf tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot delete request issued successfully. Aug 06 03:13:58.797758 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9a44ab1a-66ea-4bed-b558-ac00c64d06cf tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/8afc7905-ef33-4db0-bfa9-ad166b905add returned with HTTP 202 Aug 06 03:13:58.798266 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 488/1967] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:13:58 2026] DELETE /volume/v3/snapshots/8afc7905-ef33-4db0-bfa9-ad166b905add => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:58.810344 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-24a09a69-9399-4f9e-80be-8929a5f2116a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:58.813481 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-24a09a69-9399-4f9e-80be-8929a5f2116a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/8afc7905-ef33-4db0-bfa9-ad166b905add Aug 06 03:13:58.813756 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-24a09a69-9399-4f9e-80be-8929a5f2116a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:58.814056 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-24a09a69-9399-4f9e-80be-8929a5f2116a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:58.823174 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:58.823174 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:58.824462 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-24a09a69-9399-4f9e-80be-8929a5f2116a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:13:58.825630 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-24a09a69-9399-4f9e-80be-8929a5f2116a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/8afc7905-ef33-4db0-bfa9-ad166b905add returned with HTTP 200 Aug 06 03:13:58.826211 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 493/1968] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:58 2026] GET /volume/v3/snapshots/8afc7905-ef33-4db0-bfa9-ad166b905add => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:58.931791 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ce694e2d-cfb5-4568-a609-200a6e5e22b6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:58.934776 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ce694e2d-cfb5-4568-a609-200a6e5e22b6 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:13:58.935073 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ce694e2d-cfb5-4568-a609-200a6e5e22b6 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:58.935187 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ce694e2d-cfb5-4568-a609-200a6e5e22b6 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:58.935291 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-ce694e2d-cfb5-4568-a609-200a6e5e22b6 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id dc53b229-1c7c-47ed-8baa-96a110bb55ae. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:58.941169 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:58.941169 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:58.942300 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ce694e2d-cfb5-4568-a609-200a6e5e22b6 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 200 Aug 06 03:13:58.943075 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 495/1969] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:58 2026] GET /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:59.594121 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6f0cc5f9-c4a0-4519-a91a-dc308234b513 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:59.597023 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6f0cc5f9-c4a0-4519-a91a-dc308234b513 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c Aug 06 03:13:59.597230 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6f0cc5f9-c4a0-4519-a91a-dc308234b513 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:59.597461 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6f0cc5f9-c4a0-4519-a91a-dc308234b513 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:59.604754 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:59.604754 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:59.609192 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6f0cc5f9-c4a0-4519-a91a-dc308234b513 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:13:59.613994 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6f0cc5f9-c4a0-4519-a91a-dc308234b513 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c returned with HTTP 200 Aug 06 03:13:59.614508 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 494/1970] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:59 2026] GET /volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:59.835413 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3b5aa996-2065-48da-aaf3-09dc410d9ea3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:59.839457 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3b5aa996-2065-48da-aaf3-09dc410d9ea3 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/8afc7905-ef33-4db0-bfa9-ad166b905add Aug 06 03:13:59.839634 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3b5aa996-2065-48da-aaf3-09dc410d9ea3 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:59.839842 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3b5aa996-2065-48da-aaf3-09dc410d9ea3 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:59.844073 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3b5aa996-2065-48da-aaf3-09dc410d9ea3 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/8afc7905-ef33-4db0-bfa9-ad166b905add returned with HTTP 404 Aug 06 03:13:59.844504 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 489/1971] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:59 2026] GET /volume/v3/snapshots/8afc7905-ef33-4db0-bfa9-ad166b905add => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:13:59.852232 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bb52f3a7-971e-4ddd-87a1-24f1bd8bd708 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:59.854000 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bb52f3a7-971e-4ddd-87a1-24f1bd8bd708 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/691b9ad3-12be-4fc0-adcb-d25d7cefb0fa Aug 06 03:13:59.854230 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bb52f3a7-971e-4ddd-87a1-24f1bd8bd708 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:59.854429 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bb52f3a7-971e-4ddd-87a1-24f1bd8bd708 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:59.854529 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-bb52f3a7-971e-4ddd-87a1-24f1bd8bd708 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete snapshot with id: 691b9ad3-12be-4fc0-adcb-d25d7cefb0fa Aug 06 03:13:59.862882 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:59.862882 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:13:59.863371 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-bb52f3a7-971e-4ddd-87a1-24f1bd8bd708 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:13:59.877294 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-bb52f3a7-971e-4ddd-87a1-24f1bd8bd708 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot delete request issued successfully. Aug 06 03:13:59.877525 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bb52f3a7-971e-4ddd-87a1-24f1bd8bd708 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/691b9ad3-12be-4fc0-adcb-d25d7cefb0fa returned with HTTP 202 Aug 06 03:13:59.877950 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 494/1972] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:13:59 2026] DELETE /volume/v3/snapshots/691b9ad3-12be-4fc0-adcb-d25d7cefb0fa => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:13:59.884477 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3cab7c2c-68bc-44b2-93c7-8986b45c16be None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:59.888562 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3cab7c2c-68bc-44b2-93c7-8986b45c16be tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/691b9ad3-12be-4fc0-adcb-d25d7cefb0fa Aug 06 03:13:59.888562 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3cab7c2c-68bc-44b2-93c7-8986b45c16be tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:59.888757 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3cab7c2c-68bc-44b2-93c7-8986b45c16be tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:59.894066 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:59.894066 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:13:59.894513 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-3cab7c2c-68bc-44b2-93c7-8986b45c16be tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:13:59.895252 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3cab7c2c-68bc-44b2-93c7-8986b45c16be tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/691b9ad3-12be-4fc0-adcb-d25d7cefb0fa returned with HTTP 200 Aug 06 03:13:59.895649 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 496/1973] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:13:59 2026] GET /volume/v3/snapshots/691b9ad3-12be-4fc0-adcb-d25d7cefb0fa => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:13:59.952725 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-72f059fd-d0d7-421c-b680-aa57166980be None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:13:59.954518 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-72f059fd-d0d7-421c-b680-aa57166980be tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:13:59.954764 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-72f059fd-d0d7-421c-b680-aa57166980be tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:13:59.954986 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-72f059fd-d0d7-421c-b680-aa57166980be tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:13:59.955100 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-72f059fd-d0d7-421c-b680-aa57166980be tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id dc53b229-1c7c-47ed-8baa-96a110bb55ae. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:13:59.959561 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:13:59.959561 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:13:59.960373 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-72f059fd-d0d7-421c-b680-aa57166980be tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 200 Aug 06 03:13:59.960890 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 495/1974] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:13:59 2026] GET /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:00.629847 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d581916c-8581-4e62-9813-a6aa137a2177 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:00.631680 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d581916c-8581-4e62-9813-a6aa137a2177 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c Aug 06 03:14:00.631891 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d581916c-8581-4e62-9813-a6aa137a2177 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:00.632070 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d581916c-8581-4e62-9813-a6aa137a2177 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:00.642789 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:00.642789 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:00.646561 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d581916c-8581-4e62-9813-a6aa137a2177 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:00.651510 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d581916c-8581-4e62-9813-a6aa137a2177 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c returned with HTTP 200 Aug 06 03:14:00.651510 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 490/1975] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:00 2026] GET /volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:00.905912 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-dbb27e8c-fbdc-44c5-af16-1207ea97f7e8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:00.908018 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dbb27e8c-fbdc-44c5-af16-1207ea97f7e8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/691b9ad3-12be-4fc0-adcb-d25d7cefb0fa Aug 06 03:14:00.908283 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dbb27e8c-fbdc-44c5-af16-1207ea97f7e8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:00.908494 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dbb27e8c-fbdc-44c5-af16-1207ea97f7e8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:00.914552 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dbb27e8c-fbdc-44c5-af16-1207ea97f7e8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/691b9ad3-12be-4fc0-adcb-d25d7cefb0fa returned with HTTP 404 Aug 06 03:14:00.915346 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 495/1976] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:00 2026] GET /volume/v3/snapshots/691b9ad3-12be-4fc0-adcb-d25d7cefb0fa => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:00.923252 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-fca0739f-e673-415f-a487-0fd702092cea None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:00.925041 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fca0739f-e673-415f-a487-0fd702092cea tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/volumes/03900a2b-83ce-4443-be22-321d41aac41a Aug 06 03:14:00.925270 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fca0739f-e673-415f-a487-0fd702092cea tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:00.925529 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fca0739f-e673-415f-a487-0fd702092cea tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:00.925736 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-fca0739f-e673-415f-a487-0fd702092cea tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume with id: 03900a2b-83ce-4443-be22-321d41aac41a Aug 06 03:14:00.932975 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:00.932975 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:00.933495 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-fca0739f-e673-415f-a487-0fd702092cea tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:00.952768 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-fca0739f-e673-415f-a487-0fd702092cea tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume request issued successfully. Aug 06 03:14:00.953344 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fca0739f-e673-415f-a487-0fd702092cea tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/03900a2b-83ce-4443-be22-321d41aac41a returned with HTTP 202 Aug 06 03:14:00.953636 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 497/1977] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:14:00 2026] DELETE /volume/v3/volumes/03900a2b-83ce-4443-be22-321d41aac41a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:14:00.960683 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e9210b6d-8eca-48de-9e1e-4d8f9cbd546c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:00.962505 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e9210b6d-8eca-48de-9e1e-4d8f9cbd546c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/03900a2b-83ce-4443-be22-321d41aac41a Aug 06 03:14:00.962724 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e9210b6d-8eca-48de-9e1e-4d8f9cbd546c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:00.962950 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e9210b6d-8eca-48de-9e1e-4d8f9cbd546c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:00.970253 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:00.970253 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:00.972685 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-377c64c2-d3c7-4567-a3ae-6d8f1727e470 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:00.974250 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e9210b6d-8eca-48de-9e1e-4d8f9cbd546c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:00.975085 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-377c64c2-d3c7-4567-a3ae-6d8f1727e470 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:14:00.975610 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-377c64c2-d3c7-4567-a3ae-6d8f1727e470 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:00.975781 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-377c64c2-d3c7-4567-a3ae-6d8f1727e470 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:00.975908 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-377c64c2-d3c7-4567-a3ae-6d8f1727e470 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id dc53b229-1c7c-47ed-8baa-96a110bb55ae. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:00.979777 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e9210b6d-8eca-48de-9e1e-4d8f9cbd546c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/03900a2b-83ce-4443-be22-321d41aac41a returned with HTTP 200 Aug 06 03:14:00.980293 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 496/1978] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:00 2026] GET /volume/v3/volumes/03900a2b-83ce-4443-be22-321d41aac41a => generated 894 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:00.981035 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:00.981035 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:00.981947 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-377c64c2-d3c7-4567-a3ae-6d8f1727e470 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 200 Aug 06 03:14:00.983593 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 491/1979] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:00 2026] GET /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:01.665980 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a9585c9c-2495-4038-881a-e7acdcc5a013 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:01.667408 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a9585c9c-2495-4038-881a-e7acdcc5a013 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c Aug 06 03:14:01.668046 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a9585c9c-2495-4038-881a-e7acdcc5a013 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:01.668339 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a9585c9c-2495-4038-881a-e7acdcc5a013 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:01.675582 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:01.675582 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:01.679449 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a9585c9c-2495-4038-881a-e7acdcc5a013 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:01.685220 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a9585c9c-2495-4038-881a-e7acdcc5a013 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c returned with HTTP 200 Aug 06 03:14:01.685651 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 496/1980] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:01 2026] GET /volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c => generated 1249 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:01.823882 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-ff892d73-7a0d-45c6-bf18-365891d15394 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:01.826892 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-ff892d73-7a0d-45c6-bf18-365891d15394 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c Aug 06 03:14:01.827060 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-ff892d73-7a0d-45c6-bf18-365891d15394 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:01.828018 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-ff892d73-7a0d-45c6-bf18-365891d15394 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:01.836997 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:01.836997 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:01.840793 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-ff892d73-7a0d-45c6-bf18-365891d15394 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:01.846136 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-ff892d73-7a0d-45c6-bf18-365891d15394 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c returned with HTTP 200 Aug 06 03:14:01.846552 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 498/1981] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:14:01 2026] GET /volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c => generated 1249 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:01.996267 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d2c0c758-79e8-45d8-a2d9-5252783da4af None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:01.997569 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-afacc056-698d-42b6-a7a6-7b7523ad25db None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:01.999552 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-afacc056-698d-42b6-a7a6-7b7523ad25db tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/03900a2b-83ce-4443-be22-321d41aac41a Aug 06 03:14:01.999809 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-afacc056-698d-42b6-a7a6-7b7523ad25db tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:02.000154 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-afacc056-698d-42b6-a7a6-7b7523ad25db tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:02.001805 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d2c0c758-79e8-45d8-a2d9-5252783da4af tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:14:02.001805 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d2c0c758-79e8-45d8-a2d9-5252783da4af tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:02.001805 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d2c0c758-79e8-45d8-a2d9-5252783da4af tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:02.001805 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-d2c0c758-79e8-45d8-a2d9-5252783da4af tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id dc53b229-1c7c-47ed-8baa-96a110bb55ae. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:02.005987 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-afacc056-698d-42b6-a7a6-7b7523ad25db tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/03900a2b-83ce-4443-be22-321d41aac41a returned with HTTP 404 Aug 06 03:14:02.006464 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 492/1982] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:01 2026] GET /volume/v3/volumes/03900a2b-83ce-4443-be22-321d41aac41a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:02.011106 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:02.011106 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:02.011106 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d2c0c758-79e8-45d8-a2d9-5252783da4af tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 200 Aug 06 03:14:02.011106 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 497/1983] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:01 2026] GET /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:02.013963 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ae12f987-a4bc-4fa3-bf6a-d439c74ff58c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:02.015628 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ae12f987-a4bc-4fa3-bf6a-d439c74ff58c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/volumes/b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 Aug 06 03:14:02.015862 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ae12f987-a4bc-4fa3-bf6a-d439c74ff58c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:02.016076 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ae12f987-a4bc-4fa3-bf6a-d439c74ff58c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:02.016294 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-ae12f987-a4bc-4fa3-bf6a-d439c74ff58c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume with id: b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 Aug 06 03:14:02.022558 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:02.022558 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:02.023050 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ae12f987-a4bc-4fa3-bf6a-d439c74ff58c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:02.040817 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ae12f987-a4bc-4fa3-bf6a-d439c74ff58c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume request issued successfully. Aug 06 03:14:02.041041 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ae12f987-a4bc-4fa3-bf6a-d439c74ff58c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 returned with HTTP 202 Aug 06 03:14:02.041481 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 497/1984] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:14:02 2026] DELETE /volume/v3/volumes/b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:14:02.049271 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-12fe4bac-d7d3-4f5d-bc78-4c1e23a7c8d5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:02.054041 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-12fe4bac-d7d3-4f5d-bc78-4c1e23a7c8d5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 Aug 06 03:14:02.054041 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-12fe4bac-d7d3-4f5d-bc78-4c1e23a7c8d5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:02.054041 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-12fe4bac-d7d3-4f5d-bc78-4c1e23a7c8d5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:02.064447 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:02.064447 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:02.067329 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-12fe4bac-d7d3-4f5d-bc78-4c1e23a7c8d5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:02.072265 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-12fe4bac-d7d3-4f5d-bc78-4c1e23a7c8d5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 returned with HTTP 200 Aug 06 03:14:02.073511 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 499/1985] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:02 2026] GET /volume/v3/volumes/b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:02.389276 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-c6a0d8f5-a233-4ab0-952d-0f56eda05a0d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:02.392708 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-c6a0d8f5-a233-4ab0-952d-0f56eda05a0d tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c Aug 06 03:14:02.392983 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-c6a0d8f5-a233-4ab0-952d-0f56eda05a0d tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:02.393208 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-c6a0d8f5-a233-4ab0-952d-0f56eda05a0d tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:02.406163 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:02.406163 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:02.411606 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-c6a0d8f5-a233-4ab0-952d-0f56eda05a0d tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:02.416714 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-c6a0d8f5-a233-4ab0-952d-0f56eda05a0d tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c returned with HTTP 200 Aug 06 03:14:02.417056 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 493/1986] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:14:02 2026] GET /volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c => generated 1249 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:02.433134 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-947cb10f-2cec-46e6-8b2f-d5856f8b4f61 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:02.433527 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-947cb10f-2cec-46e6-8b2f-d5856f8b4f61 None None] GET https://10.4.3.80/volume// Aug 06 03:14:02.433696 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-947cb10f-2cec-46e6-8b2f-d5856f8b4f61 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:02.433919 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-947cb10f-2cec-46e6-8b2f-d5856f8b4f61 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:02.434336 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-947cb10f-2cec-46e6-8b2f-d5856f8b4f61 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:14:02.434620 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 498/1987] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:14:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:14:02.442324 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-735f8b8b-5992-46bb-a087-9f7bbc4da0a7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:02.446025 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-735f8b8b-5992-46bb-a087-9f7bbc4da0a7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:14:02.446393 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-735f8b8b-5992-46bb-a087-9f7bbc4da0a7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7010f40e-8361-4e87-9670-78bc6cc27b4c", "connector": null, "instance_uuid": "c008f61b-8c18-412d-bcaf-fe5dbd94281b"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:02.464135 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:02.464135 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:02.493849 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-735f8b8b-5992-46bb-a087-9f7bbc4da0a7 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:14:02.494283 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 498/1988] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:14:02 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 06 03:14:03.022174 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-91d8adc6-d219-41fc-b7b7-451393125770 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:03.024520 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-91d8adc6-d219-41fc-b7b7-451393125770 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:14:03.024727 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-91d8adc6-d219-41fc-b7b7-451393125770 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:03.025020 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-91d8adc6-d219-41fc-b7b7-451393125770 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:03.025115 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-91d8adc6-d219-41fc-b7b7-451393125770 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id dc53b229-1c7c-47ed-8baa-96a110bb55ae. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:03.029784 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:03.029784 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:03.030953 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-91d8adc6-d219-41fc-b7b7-451393125770 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 200 Aug 06 03:14:03.031508 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 500/1989] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:03 2026] GET /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:03.086819 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3cfe0cfb-227a-4ab1-b26d-51d830a8590f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:03.089220 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3cfe0cfb-227a-4ab1-b26d-51d830a8590f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 Aug 06 03:14:03.089463 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3cfe0cfb-227a-4ab1-b26d-51d830a8590f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:03.089646 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3cfe0cfb-227a-4ab1-b26d-51d830a8590f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:03.097163 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3cfe0cfb-227a-4ab1-b26d-51d830a8590f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 returned with HTTP 404 Aug 06 03:14:03.097870 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 494/1990] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:03 2026] GET /volume/v3/volumes/b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:03.110175 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bb71f9d5-b4bf-4576-abb2-12f64f555c35 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:03.112567 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bb71f9d5-b4bf-4576-abb2-12f64f555c35 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/volumes/8efe26a4-7bda-4519-918f-21c34eb0b694 Aug 06 03:14:03.112820 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bb71f9d5-b4bf-4576-abb2-12f64f555c35 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:03.113077 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bb71f9d5-b4bf-4576-abb2-12f64f555c35 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:03.113283 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-bb71f9d5-b4bf-4576-abb2-12f64f555c35 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume with id: 8efe26a4-7bda-4519-918f-21c34eb0b694 Aug 06 03:14:03.122771 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:03.122771 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:03.123560 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-bb71f9d5-b4bf-4576-abb2-12f64f555c35 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:03.146667 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-bb71f9d5-b4bf-4576-abb2-12f64f555c35 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume request issued successfully. Aug 06 03:14:03.147702 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bb71f9d5-b4bf-4576-abb2-12f64f555c35 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/8efe26a4-7bda-4519-918f-21c34eb0b694 returned with HTTP 202 Aug 06 03:14:03.148383 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 499/1991] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:14:03 2026] DELETE /volume/v3/volumes/8efe26a4-7bda-4519-918f-21c34eb0b694 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:14:03.155637 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-eb46e885-f6e1-4070-87de-cf19c4ac25bd None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:03.159771 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-eb46e885-f6e1-4070-87de-cf19c4ac25bd tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/8efe26a4-7bda-4519-918f-21c34eb0b694 Aug 06 03:14:03.160002 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-eb46e885-f6e1-4070-87de-cf19c4ac25bd tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:03.160185 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-eb46e885-f6e1-4070-87de-cf19c4ac25bd tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:03.168355 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=494,cinder:UPDATE=140,cinder:INSERT=69 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:14:03.179591 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:03.179591 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:03.187298 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-eb46e885-f6e1-4070-87de-cf19c4ac25bd tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:03.194848 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-eb46e885-f6e1-4070-87de-cf19c4ac25bd tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/8efe26a4-7bda-4519-918f-21c34eb0b694 returned with HTTP 200 Aug 06 03:14:03.195385 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 499/1992] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:03 2026] GET /volume/v3/volumes/8efe26a4-7bda-4519-918f-21c34eb0b694 => generated 893 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:03.733041 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3e59bd0b-a99d-4f30-a5bc-a6a156d6eb8b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:03.733547 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3e59bd0b-a99d-4f30-a5bc-a6a156d6eb8b None None] GET https://10.4.3.80/volume// Aug 06 03:14:03.733766 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3e59bd0b-a99d-4f30-a5bc-a6a156d6eb8b None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:03.734039 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3e59bd0b-a99d-4f30-a5bc-a6a156d6eb8b None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:03.734497 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3e59bd0b-a99d-4f30-a5bc-a6a156d6eb8b None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:14:03.736896 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 501/1993] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:14:03 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:14:03.764033 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-90e20e2e-e7c1-4eb1-afac-d7acc5f5d643 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:03.766640 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-90e20e2e-e7c1-4eb1-afac-d7acc5f5d643 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c Aug 06 03:14:03.766900 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-90e20e2e-e7c1-4eb1-afac-d7acc5f5d643 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:03.767124 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-90e20e2e-e7c1-4eb1-afac-d7acc5f5d643 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:03.780060 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:03.780060 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:03.785100 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-90e20e2e-e7c1-4eb1-afac-d7acc5f5d643 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:03.792235 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-90e20e2e-e7c1-4eb1-afac-d7acc5f5d643 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c returned with HTTP 200 Aug 06 03:14:03.792712 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 495/1994] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:14:03 2026] GET /volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c => generated 1428 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:14:03.914143 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-e68514fd-3454-432a-a673-2215ee76bb28 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:03.916399 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-e68514fd-3454-432a-a673-2215ee76bb28 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] PUT https://10.4.3.80/volume/v3/attachments/c793ce29-f664-4933-a8f6-b23e07257e62 Aug 06 03:14:03.916844 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-e68514fd-3454-432a-a673-2215ee76bb28 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:03.928502 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-e68514fd-3454-432a-a673-2215ee76bb28 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Acquiring lock "cinder-attachment_update-7010f40e-8361-4e87-9670-78bc6cc27b4c-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:14:03.933484 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-e68514fd-3454-432a-a673-2215ee76bb28 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Lock "cinder-attachment_update-7010f40e-8361-4e87-9670-78bc6cc27b4c-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:14:03.934649 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:03.934649 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:04.046708 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-eaf53d5d-d7d7-430b-86f3-d556274582ad None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:04.048841 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-eaf53d5d-d7d7-430b-86f3-d556274582ad tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:14:04.048940 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-e68514fd-3454-432a-a673-2215ee76bb28 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Lock "cinder-attachment_update-7010f40e-8361-4e87-9670-78bc6cc27b4c-np0000006611" released by "attachment_update" :: held 0.115s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:14:04.049051 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-eaf53d5d-d7d7-430b-86f3-d556274582ad tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:04.049210 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-e68514fd-3454-432a-a673-2215ee76bb28 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/attachments/c793ce29-f664-4933-a8f6-b23e07257e62 returned with HTTP 200 Aug 06 03:14:04.049287 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-eaf53d5d-d7d7-430b-86f3-d556274582ad tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:04.049447 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-eaf53d5d-d7d7-430b-86f3-d556274582ad tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id dc53b229-1c7c-47ed-8baa-96a110bb55ae. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:04.049688 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 500/1995] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:14:03 2026] PUT /volume/v3/attachments/c793ce29-f664-4933-a8f6-b23e07257e62 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:04.054886 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:04.054886 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:04.055890 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-eaf53d5d-d7d7-430b-86f3-d556274582ad tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 200 Aug 06 03:14:04.056739 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 500/1996] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:04 2026] GET /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:04.078065 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-92307e99-82b9-4f1c-b8a2-b724e26605fd None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:04.081035 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-92307e99-82b9-4f1c-b8a2-b724e26605fd tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] POST https://10.4.3.80/volume/v3/attachments/c793ce29-f664-4933-a8f6-b23e07257e62/action Aug 06 03:14:04.081537 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-92307e99-82b9-4f1c-b8a2-b724e26605fd tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:14:04.081722 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-92307e99-82b9-4f1c-b8a2-b724e26605fd tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:04.107880 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:04.107880 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:04.130203 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-58e01a03-32e3-4930-8e2a-2bf655e0a92b req-92307e99-82b9-4f1c-b8a2-b724e26605fd tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/attachments/c793ce29-f664-4933-a8f6-b23e07257e62/action returned with HTTP 204 Aug 06 03:14:04.130901 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 502/1997] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:14:04 2026] POST /volume/v3/attachments/c793ce29-f664-4933-a8f6-b23e07257e62/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:04.212734 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a966a2e1-05d6-4f14-b432-4f3910a293c4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:04.215048 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a966a2e1-05d6-4f14-b432-4f3910a293c4 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/8efe26a4-7bda-4519-918f-21c34eb0b694 Aug 06 03:14:04.215380 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a966a2e1-05d6-4f14-b432-4f3910a293c4 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:04.215643 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a966a2e1-05d6-4f14-b432-4f3910a293c4 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:04.231156 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a966a2e1-05d6-4f14-b432-4f3910a293c4 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/8efe26a4-7bda-4519-918f-21c34eb0b694 returned with HTTP 404 Aug 06 03:14:04.231863 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 496/1998] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:04 2026] GET /volume/v3/volumes/8efe26a4-7bda-4519-918f-21c34eb0b694 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:04.242262 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3fb46bac-0f55-4e59-8322-1bfeffbb4e4a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:04.245692 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3fb46bac-0f55-4e59-8322-1bfeffbb4e4a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/volumes/70c83437-3b8c-43be-84f5-37b2a20324f5 Aug 06 03:14:04.246009 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3fb46bac-0f55-4e59-8322-1bfeffbb4e4a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:04.246636 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3fb46bac-0f55-4e59-8322-1bfeffbb4e4a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:04.246636 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-3fb46bac-0f55-4e59-8322-1bfeffbb4e4a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume with id: 70c83437-3b8c-43be-84f5-37b2a20324f5 Aug 06 03:14:04.256595 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:04.256595 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:04.257098 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-3fb46bac-0f55-4e59-8322-1bfeffbb4e4a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:04.278926 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-3fb46bac-0f55-4e59-8322-1bfeffbb4e4a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume request issued successfully. Aug 06 03:14:04.279189 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3fb46bac-0f55-4e59-8322-1bfeffbb4e4a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/70c83437-3b8c-43be-84f5-37b2a20324f5 returned with HTTP 202 Aug 06 03:14:04.279822 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 501/1999] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:14:04 2026] DELETE /volume/v3/volumes/70c83437-3b8c-43be-84f5-37b2a20324f5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:14:04.287287 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e11248ce-6b79-4ca0-a45e-3f86bb80b303 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:04.289600 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e11248ce-6b79-4ca0-a45e-3f86bb80b303 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/70c83437-3b8c-43be-84f5-37b2a20324f5 Aug 06 03:14:04.289600 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e11248ce-6b79-4ca0-a45e-3f86bb80b303 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:04.290271 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e11248ce-6b79-4ca0-a45e-3f86bb80b303 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:04.298799 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:04.298799 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:04.303680 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e11248ce-6b79-4ca0-a45e-3f86bb80b303 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:04.308940 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e11248ce-6b79-4ca0-a45e-3f86bb80b303 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/70c83437-3b8c-43be-84f5-37b2a20324f5 returned with HTTP 200 Aug 06 03:14:04.309430 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 501/2000] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:04 2026] GET /volume/v3/volumes/70c83437-3b8c-43be-84f5-37b2a20324f5 => generated 894 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:05.068437 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b97bdaa8-889f-43a0-a279-440f048869b5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:05.070015 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b97bdaa8-889f-43a0-a279-440f048869b5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:14:05.070174 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b97bdaa8-889f-43a0-a279-440f048869b5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:05.070361 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b97bdaa8-889f-43a0-a279-440f048869b5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:05.070454 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-b97bdaa8-889f-43a0-a279-440f048869b5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id dc53b229-1c7c-47ed-8baa-96a110bb55ae. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:05.077050 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:05.077050 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:05.077727 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b97bdaa8-889f-43a0-a279-440f048869b5 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 200 Aug 06 03:14:05.078086 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 503/2001] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:05 2026] GET /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:05.323812 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6dbdd566-3349-4f7f-bd47-89d37e067b1e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:05.326521 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6dbdd566-3349-4f7f-bd47-89d37e067b1e tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/70c83437-3b8c-43be-84f5-37b2a20324f5 Aug 06 03:14:05.326708 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6dbdd566-3349-4f7f-bd47-89d37e067b1e tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:05.326898 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6dbdd566-3349-4f7f-bd47-89d37e067b1e tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:05.335515 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6dbdd566-3349-4f7f-bd47-89d37e067b1e tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/70c83437-3b8c-43be-84f5-37b2a20324f5 returned with HTTP 404 Aug 06 03:14:05.337270 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 497/2002] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:05 2026] GET /volume/v3/volumes/70c83437-3b8c-43be-84f5-37b2a20324f5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:05.347394 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-76d3b19d-d3c4-4bcf-bf90-7ffe39d55f7c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:05.349616 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-76d3b19d-d3c4-4bcf-bf90-7ffe39d55f7c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:14:05.349890 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-76d3b19d-d3c4-4bcf-bf90-7ffe39d55f7c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-122638840"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:05.351593 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-76d3b19d-d3c4-4bcf-bf90-7ffe39d55f7c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-122638840'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:14:05.351747 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-76d3b19d-d3c4-4bcf-bf90-7ffe39d55f7c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume of 1 GB Aug 06 03:14:05.356529 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-76d3b19d-d3c4-4bcf-bf90-7ffe39d55f7c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Availability Zones retrieved successfully. Aug 06 03:14:05.363703 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-76d3b19d-d3c4-4bcf-bf90-7ffe39d55f7c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Flow 'volume_create_api' (03cda554-67e2-4e03-bd32-f46ed3f780e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:05.365046 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-76d3b19d-d3c4-4bcf-bf90-7ffe39d55f7c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f1ddae7-7631-48ef-b9c9-8278258854cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:05.366110 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-76d3b19d-d3c4-4bcf-bf90-7ffe39d55f7c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:14:05.397810 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-76d3b19d-d3c4-4bcf-bf90-7ffe39d55f7c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f1ddae7-7631-48ef-b9c9-8278258854cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:05.398868 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-76d3b19d-d3c4-4bcf-bf90-7ffe39d55f7c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (666a8e81-94cb-40ba-9111-aa386d9a136c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:05.441783 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-76d3b19d-d3c4-4bcf-bf90-7ffe39d55f7c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Created reservations ['b1300c4b-b5f7-4075-ad7e-457439038888', 'f610b4b0-013c-4d4a-871a-cb6178c19ccf', '5e37754d-e707-49db-8471-c4c003ccb020', '691055da-3aef-4d0f-9a8a-f1c941baf1c0'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:05.442986 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-76d3b19d-d3c4-4bcf-bf90-7ffe39d55f7c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (666a8e81-94cb-40ba-9111-aa386d9a136c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1300c4b-b5f7-4075-ad7e-457439038888', 'f610b4b0-013c-4d4a-871a-cb6178c19ccf', '5e37754d-e707-49db-8471-c4c003ccb020', '691055da-3aef-4d0f-9a8a-f1c941baf1c0']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:05.444622 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-76d3b19d-d3c4-4bcf-bf90-7ffe39d55f7c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (535e9c1e-b618-4ead-a043-dc97a17844fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:05.470614 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-76d3b19d-d3c4-4bcf-bf90-7ffe39d55f7c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (535e9c1e-b618-4ead-a043-dc97a17844fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a68f941a-e20b-4989-b95a-51fbb8322cfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-122638840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',qos_specs=None,replication_status=,reservations=['b1300c4b-b5f7-4075-ad7e-457439038888','f610b4b0-013c-4d4a-871a-cb6178c19ccf','5e37754d-e707-49db-8471-c4c003ccb020','691055da-3aef-4d0f-9a8a-f1c941baf1c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bd54195f9964cdbb4197fface23aa0b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:14:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-122638840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a68f941a-e20b-4989-b95a-51fbb8322cfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bd54195f9964cdbb4197fface23aa0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:05.471389 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-76d3b19d-d3c4-4bcf-bf90-7ffe39d55f7c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8cfb5e3-66ba-40ce-a67e-66fcd925841b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:05.488633 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-76d3b19d-d3c4-4bcf-bf90-7ffe39d55f7c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8cfb5e3-66ba-40ce-a67e-66fcd925841b) transitioned into state 'SUCCESS' from state '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-122638840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',qos_specs=None,replication_status=,reservations=['b1300c4b-b5f7-4075-ad7e-457439038888','f610b4b0-013c-4d4a-871a-cb6178c19ccf','5e37754d-e707-49db-8471-c4c003ccb020','691055da-3aef-4d0f-9a8a-f1c941baf1c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bd54195f9964cdbb4197fface23aa0b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:05.489364 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-76d3b19d-d3c4-4bcf-bf90-7ffe39d55f7c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cea18eb-e74f-4fca-99f2-92edd6d06fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:05.498375 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-76d3b19d-d3c4-4bcf-bf90-7ffe39d55f7c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cea18eb-e74f-4fca-99f2-92edd6d06fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:05.499139 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-76d3b19d-d3c4-4bcf-bf90-7ffe39d55f7c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Flow 'volume_create_api' (03cda554-67e2-4e03-bd32-f46ed3f780e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:05.499425 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-76d3b19d-d3c4-4bcf-bf90-7ffe39d55f7c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume request issued successfully. Aug 06 03:14:05.499945 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-76d3b19d-d3c4-4bcf-bf90-7ffe39d55f7c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:14:05.500335 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 502/2003] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:14:05 2026] POST /volume/v3/volumes => generated 767 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:05.512724 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-53ba1059-2f42-43f2-aca1-36943cf1a13f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:05.514365 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-53ba1059-2f42-43f2-aca1-36943cf1a13f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/a68f941a-e20b-4989-b95a-51fbb8322cfc Aug 06 03:14:05.514538 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-53ba1059-2f42-43f2-aca1-36943cf1a13f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:05.514762 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-53ba1059-2f42-43f2-aca1-36943cf1a13f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:05.520933 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:05.520933 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:05.524131 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-53ba1059-2f42-43f2-aca1-36943cf1a13f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:05.528053 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-53ba1059-2f42-43f2-aca1-36943cf1a13f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/a68f941a-e20b-4989-b95a-51fbb8322cfc returned with HTTP 200 Aug 06 03:14:05.528399 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 502/2004] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:05 2026] GET /volume/v3/volumes/a68f941a-e20b-4989-b95a-51fbb8322cfc => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:06.088809 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3105fa16-eae6-480b-a7fe-3d4e5caff734 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:06.091266 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3105fa16-eae6-480b-a7fe-3d4e5caff734 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:14:06.091458 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3105fa16-eae6-480b-a7fe-3d4e5caff734 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:06.091625 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3105fa16-eae6-480b-a7fe-3d4e5caff734 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:06.092528 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-3105fa16-eae6-480b-a7fe-3d4e5caff734 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id dc53b229-1c7c-47ed-8baa-96a110bb55ae. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:06.096971 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:06.096971 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:06.096971 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3105fa16-eae6-480b-a7fe-3d4e5caff734 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 200 Aug 06 03:14:06.096971 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 504/2005] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:06 2026] GET /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:06.551873 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5c8251cf-b5b9-4918-b2af-3658fd06d949 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:06.552185 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5c8251cf-b5b9-4918-b2af-3658fd06d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/a68f941a-e20b-4989-b95a-51fbb8322cfc Aug 06 03:14:06.552185 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5c8251cf-b5b9-4918-b2af-3658fd06d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:06.552402 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5c8251cf-b5b9-4918-b2af-3658fd06d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:06.562573 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:06.562573 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:06.569914 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5c8251cf-b5b9-4918-b2af-3658fd06d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:06.573495 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5c8251cf-b5b9-4918-b2af-3658fd06d949 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/a68f941a-e20b-4989-b95a-51fbb8322cfc returned with HTTP 200 Aug 06 03:14:06.573885 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 498/2006] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:06 2026] GET /volume/v3/volumes/a68f941a-e20b-4989-b95a-51fbb8322cfc => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:06.590641 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d3940c0b-4875-4341-b906-81a09f276bae None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:06.592720 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d3940c0b-4875-4341-b906-81a09f276bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:14:06.593080 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d3940c0b-4875-4341-b906-81a09f276bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a68f941a-e20b-4989-b95a-51fbb8322cfc", "name": "tempest-VolumeDependencyTests-Snapshot-282551119"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:06.607503 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:06.607503 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:06.608112 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d3940c0b-4875-4341-b906-81a09f276bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:06.608262 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-d3940c0b-4875-4341-b906-81a09f276bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create snapshot from volume a68f941a-e20b-4989-b95a-51fbb8322cfc Aug 06 03:14:06.636915 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-d3940c0b-4875-4341-b906-81a09f276bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Created reservations ['47ac039e-175f-4782-8fb9-a0759afdfb8b', 'a162d80a-2d69-47c8-b535-30237f17b193', 'bda1cf1e-ae1c-4047-93a1-66b9235b59d4', 'aa000c34-bae5-4009-b2e7-8cb0429731ca'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:06.684001 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d3940c0b-4875-4341-b906-81a09f276bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot create request issued successfully. Aug 06 03:14:06.684001 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d3940c0b-4875-4341-b906-81a09f276bae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:14:06.684001 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 503/2007] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:14:06 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 06 03:14:06.695550 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-29acfa15-ac2a-452a-9a99-41c697cc8c62 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:06.700100 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-29acfa15-ac2a-452a-9a99-41c697cc8c62 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/8e38999c-523b-401a-880d-dda6c6ff8c1a Aug 06 03:14:06.700100 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-29acfa15-ac2a-452a-9a99-41c697cc8c62 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:06.700100 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-29acfa15-ac2a-452a-9a99-41c697cc8c62 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:06.705095 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:06.705095 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:06.705506 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-29acfa15-ac2a-452a-9a99-41c697cc8c62 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:14:06.706268 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-29acfa15-ac2a-452a-9a99-41c697cc8c62 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/8e38999c-523b-401a-880d-dda6c6ff8c1a returned with HTTP 200 Aug 06 03:14:06.706654 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 503/2008] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:06 2026] GET /volume/v3/snapshots/8e38999c-523b-401a-880d-dda6c6ff8c1a => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:07.107255 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-da11777e-7562-411b-8629-f3e8daef693c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:07.113330 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-da11777e-7562-411b-8629-f3e8daef693c tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:14:07.114114 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-da11777e-7562-411b-8629-f3e8daef693c tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:07.114114 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-da11777e-7562-411b-8629-f3e8daef693c tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:07.114114 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-da11777e-7562-411b-8629-f3e8daef693c tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id dc53b229-1c7c-47ed-8baa-96a110bb55ae. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:07.121533 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:07.121533 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:07.122315 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-da11777e-7562-411b-8629-f3e8daef693c tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 200 Aug 06 03:14:07.122700 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 505/2009] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:07 2026] GET /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:07.718730 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3fc72198-16f1-48c5-8936-e839a3b2fb47 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:07.720528 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3fc72198-16f1-48c5-8936-e839a3b2fb47 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/8e38999c-523b-401a-880d-dda6c6ff8c1a Aug 06 03:14:07.720711 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3fc72198-16f1-48c5-8936-e839a3b2fb47 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:07.720970 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3fc72198-16f1-48c5-8936-e839a3b2fb47 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:07.726685 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:07.726685 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:07.727183 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3fc72198-16f1-48c5-8936-e839a3b2fb47 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:14:07.728192 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3fc72198-16f1-48c5-8936-e839a3b2fb47 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/8e38999c-523b-401a-880d-dda6c6ff8c1a returned with HTTP 200 Aug 06 03:14:07.728308 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 499/2010] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:07 2026] GET /volume/v3/snapshots/8e38999c-523b-401a-880d-dda6c6ff8c1a => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:07.739317 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:07.741587 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:14:07.741993 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8e38999c-523b-401a-880d-dda6c6ff8c1a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-814113798"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:07.743817 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume request body: {'volume': {'snapshot_id': '8e38999c-523b-401a-880d-dda6c6ff8c1a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-814113798'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:14:07.748500 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:07.748500 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:07.748715 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:14:07.748825 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume of 1 GB Aug 06 03:14:07.751931 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Availability Zones retrieved successfully. Aug 06 03:14:07.756929 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Flow 'volume_create_api' (e24c63b5-6a26-4148-8f25-eec16fe69ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:07.757748 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e93d2711-ac80-4188-9e76-bb0562631b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:07.758763 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:14:07.799525 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e93d2711-ac80-4188-9e76-bb0562631b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8e38999c-523b-401a-880d-dda6c6ff8c1a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:07.800231 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0590bfbd-5a03-4686-9988-1cc6b358b396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:07.840351 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Created reservations ['ef11cda1-edf4-409a-8843-18ac11177c3d', 'ee9d8f62-327f-47d6-b3e1-8be8e052c948', '6ca1a1f8-ef0c-48ca-94ee-d62d76fd77cc', 'e9f783c9-de4e-466b-9e3d-113962f1d87a'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:07.841256 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0590bfbd-5a03-4686-9988-1cc6b358b396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef11cda1-edf4-409a-8843-18ac11177c3d', 'ee9d8f62-327f-47d6-b3e1-8be8e052c948', '6ca1a1f8-ef0c-48ca-94ee-d62d76fd77cc', 'e9f783c9-de4e-466b-9e3d-113962f1d87a']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:07.842442 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d66983f-3c40-4285-a2f6-8cd78c719544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:07.891323 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d66983f-3c40-4285-a2f6-8cd78c719544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a552424-f722-4124-b593-aed62398574b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-814113798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',qos_specs=None,replication_status=,reservations=['ef11cda1-edf4-409a-8843-18ac11177c3d','ee9d8f62-327f-47d6-b3e1-8be8e052c948','6ca1a1f8-ef0c-48ca-94ee-d62d76fd77cc','e9f783c9-de4e-466b-9e3d-113962f1d87a'],size=1,snapshot_id=8e38999c-523b-401a-880d-dda6c6ff8c1a,source_replicaid=,source_volid=None,status='creating',user_id='9bd54195f9964cdbb4197fface23aa0b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:14:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-814113798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a552424-f722-4124-b593-aed62398574b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8e38999c-523b-401a-880d-dda6c6ff8c1a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bd54195f9964cdbb4197fface23aa0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:07.892884 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebfa2280-1daf-4809-9d0f-916efa7d7de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:07.919321 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebfa2280-1daf-4809-9d0f-916efa7d7de0) transitioned into state 'SUCCESS' from state '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-814113798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',qos_specs=None,replication_status=,reservations=['ef11cda1-edf4-409a-8843-18ac11177c3d','ee9d8f62-327f-47d6-b3e1-8be8e052c948','6ca1a1f8-ef0c-48ca-94ee-d62d76fd77cc','e9f783c9-de4e-466b-9e3d-113962f1d87a'],size=1,snapshot_id=8e38999c-523b-401a-880d-dda6c6ff8c1a,source_replicaid=,source_volid=None,status='creating',user_id='9bd54195f9964cdbb4197fface23aa0b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:07.920256 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7c9cb0b-1fa3-4a22-9564-37353c3e11dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:07.964304 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7c9cb0b-1fa3-4a22-9564-37353c3e11dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:07.965620 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Flow 'volume_create_api' (e24c63b5-6a26-4148-8f25-eec16fe69ce8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:07.966232 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume request issued successfully. Aug 06 03:14:07.967032 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9ce1e012-3bc4-4143-b2d9-bc57978b5ce5 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:14:07.967645 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 504/2011] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:14:07 2026] POST /volume/v3/volumes => generated 801 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:07.982130 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-adf45a21-94c5-4d91-ba45-bc0c21340a6b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:07.984119 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-adf45a21-94c5-4d91-ba45-bc0c21340a6b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/0a552424-f722-4124-b593-aed62398574b Aug 06 03:14:07.984340 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-adf45a21-94c5-4d91-ba45-bc0c21340a6b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:07.984547 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-adf45a21-94c5-4d91-ba45-bc0c21340a6b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:07.997991 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:07.997991 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:08.003274 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-adf45a21-94c5-4d91-ba45-bc0c21340a6b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:08.008346 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-adf45a21-94c5-4d91-ba45-bc0c21340a6b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/0a552424-f722-4124-b593-aed62398574b returned with HTTP 200 Aug 06 03:14:08.008866 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 504/2012] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:07 2026] GET /volume/v3/volumes/0a552424-f722-4124-b593-aed62398574b => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:08.133765 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-add6a01a-5777-442d-89e9-9b8edc937f2a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:08.136709 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-add6a01a-5777-442d-89e9-9b8edc937f2a tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:14:08.136996 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-add6a01a-5777-442d-89e9-9b8edc937f2a tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:08.137260 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-add6a01a-5777-442d-89e9-9b8edc937f2a tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:08.137387 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-add6a01a-5777-442d-89e9-9b8edc937f2a tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id dc53b229-1c7c-47ed-8baa-96a110bb55ae. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:08.144990 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:08.144990 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:08.146123 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-add6a01a-5777-442d-89e9-9b8edc937f2a tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 200 Aug 06 03:14:08.146810 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 506/2013] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:08 2026] GET /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:09.021658 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b6e9a8be-29c9-4e9a-8a2c-da2931f1950a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:09.023360 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b6e9a8be-29c9-4e9a-8a2c-da2931f1950a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/0a552424-f722-4124-b593-aed62398574b Aug 06 03:14:09.023599 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b6e9a8be-29c9-4e9a-8a2c-da2931f1950a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:09.023754 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b6e9a8be-29c9-4e9a-8a2c-da2931f1950a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:09.032179 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:09.032179 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:09.037702 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b6e9a8be-29c9-4e9a-8a2c-da2931f1950a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:09.042701 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b6e9a8be-29c9-4e9a-8a2c-da2931f1950a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/0a552424-f722-4124-b593-aed62398574b returned with HTTP 200 Aug 06 03:14:09.043228 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 500/2014] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:09 2026] GET /volume/v3/volumes/0a552424-f722-4124-b593-aed62398574b => generated 894 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:09.061127 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ebae7986-c6d7-4e44-87f1-f5a27ab14d67 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:09.065103 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ebae7986-c6d7-4e44-87f1-f5a27ab14d67 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:14:09.065103 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ebae7986-c6d7-4e44-87f1-f5a27ab14d67 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0a552424-f722-4124-b593-aed62398574b", "name": "tempest-VolumeDependencyTests-Snapshot-48011467"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:09.072012 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:09.072012 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:09.072012 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ebae7986-c6d7-4e44-87f1-f5a27ab14d67 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:09.072012 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-ebae7986-c6d7-4e44-87f1-f5a27ab14d67 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create snapshot from volume 0a552424-f722-4124-b593-aed62398574b Aug 06 03:14:09.094657 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-ebae7986-c6d7-4e44-87f1-f5a27ab14d67 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Created reservations ['75e5ecfb-c2dd-4cf0-ac37-8d01bf93094a', '527157a7-ce72-4f25-8f61-678456ae21dc', '3816046e-db68-448a-a5b8-f28fccff608d', '93f270e7-8ccd-427b-8430-ea2a2cb11088'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:09.120762 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ebae7986-c6d7-4e44-87f1-f5a27ab14d67 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot create request issued successfully. Aug 06 03:14:09.121106 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ebae7986-c6d7-4e44-87f1-f5a27ab14d67 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:14:09.121712 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 505/2015] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:14:09 2026] POST /volume/v3/snapshots => generated 306 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:09.135022 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-dfa4510f-af03-45b2-b0e3-57ab9a0bd845 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:09.136489 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dfa4510f-af03-45b2-b0e3-57ab9a0bd845 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/d69392ee-f3b7-4243-ad2c-d4e190a90fa6 Aug 06 03:14:09.136697 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dfa4510f-af03-45b2-b0e3-57ab9a0bd845 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:09.136918 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dfa4510f-af03-45b2-b0e3-57ab9a0bd845 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:09.142631 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:09.142631 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:09.143485 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-dfa4510f-af03-45b2-b0e3-57ab9a0bd845 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:14:09.143774 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dfa4510f-af03-45b2-b0e3-57ab9a0bd845 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/d69392ee-f3b7-4243-ad2c-d4e190a90fa6 returned with HTTP 200 Aug 06 03:14:09.144107 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 505/2016] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:09 2026] GET /volume/v3/snapshots/d69392ee-f3b7-4243-ad2c-d4e190a90fa6 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:09.158722 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8cadbcef-1926-4b74-9320-4f2d182e3e84 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:09.160601 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8cadbcef-1926-4b74-9320-4f2d182e3e84 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:14:09.160812 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8cadbcef-1926-4b74-9320-4f2d182e3e84 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:09.161088 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8cadbcef-1926-4b74-9320-4f2d182e3e84 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:09.161240 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-8cadbcef-1926-4b74-9320-4f2d182e3e84 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id dc53b229-1c7c-47ed-8baa-96a110bb55ae. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:09.166379 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:09.166379 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:09.167205 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8cadbcef-1926-4b74-9320-4f2d182e3e84 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 200 Aug 06 03:14:09.167567 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 507/2017] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:09 2026] GET /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:10.170852 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-fbbe47d3-0b15-445f-a7e2-84a1094fcc84 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:10.174110 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fbbe47d3-0b15-445f-a7e2-84a1094fcc84 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/d69392ee-f3b7-4243-ad2c-d4e190a90fa6 Aug 06 03:14:10.174110 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fbbe47d3-0b15-445f-a7e2-84a1094fcc84 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:10.174308 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fbbe47d3-0b15-445f-a7e2-84a1094fcc84 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:10.179739 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f6a7a6cd-42e1-4537-89c2-dfa5368f5179 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:10.181946 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f6a7a6cd-42e1-4537-89c2-dfa5368f5179 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:14:10.182735 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f6a7a6cd-42e1-4537-89c2-dfa5368f5179 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:10.182735 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f6a7a6cd-42e1-4537-89c2-dfa5368f5179 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:10.182735 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-f6a7a6cd-42e1-4537-89c2-dfa5368f5179 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id dc53b229-1c7c-47ed-8baa-96a110bb55ae. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:10.182875 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:10.182875 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:10.183720 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-fbbe47d3-0b15-445f-a7e2-84a1094fcc84 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:14:10.184775 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fbbe47d3-0b15-445f-a7e2-84a1094fcc84 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/d69392ee-f3b7-4243-ad2c-d4e190a90fa6 returned with HTTP 200 Aug 06 03:14:10.186097 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 501/2018] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:10 2026] GET /volume/v3/snapshots/d69392ee-f3b7-4243-ad2c-d4e190a90fa6 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:10.190947 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:10.190947 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:10.190947 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f6a7a6cd-42e1-4537-89c2-dfa5368f5179 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 200 Aug 06 03:14:10.190947 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 506/2019] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:10 2026] GET /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:10.197232 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:10.199758 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:14:10.200187 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d69392ee-f3b7-4243-ad2c-d4e190a90fa6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-843732401"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:10.201765 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume request body: {'volume': {'snapshot_id': 'd69392ee-f3b7-4243-ad2c-d4e190a90fa6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-843732401'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:14:10.207188 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:10.207188 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:10.207611 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:14:10.207738 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume of 1 GB Aug 06 03:14:10.211394 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Availability Zones retrieved successfully. Aug 06 03:14:10.217346 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Flow 'volume_create_api' (4f7c5087-0a1a-43c7-9827-d6d36efbadd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:10.218583 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fa1e7f7-3b4a-4b24-b5fd-922bdbb82d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:10.219653 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:14:10.257178 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fa1e7f7-3b4a-4b24-b5fd-922bdbb82d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd69392ee-f3b7-4243-ad2c-d4e190a90fa6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:10.258621 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa8630a9-1729-416f-9a45-167b94cbcaac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:10.299533 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Created reservations ['d0871922-04a5-406b-9432-53964e27a2d4', 'd7892550-3b05-4f1c-a31a-507500655c2a', 'af8d6a9b-75ad-4958-81ad-864305ab1155', '6eef4548-2793-4c58-8412-054c063389ab'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:10.300386 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa8630a9-1729-416f-9a45-167b94cbcaac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0871922-04a5-406b-9432-53964e27a2d4', 'd7892550-3b05-4f1c-a31a-507500655c2a', 'af8d6a9b-75ad-4958-81ad-864305ab1155', '6eef4548-2793-4c58-8412-054c063389ab']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:10.301484 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebe48d30-7ff7-47a0-b62a-07398209cc17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:10.347114 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebe48d30-7ff7-47a0-b62a-07398209cc17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '469b4895-b913-4772-b9d7-ffc29239cc41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-843732401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',qos_specs=None,replication_status=,reservations=['d0871922-04a5-406b-9432-53964e27a2d4','d7892550-3b05-4f1c-a31a-507500655c2a','af8d6a9b-75ad-4958-81ad-864305ab1155','6eef4548-2793-4c58-8412-054c063389ab'],size=1,snapshot_id=d69392ee-f3b7-4243-ad2c-d4e190a90fa6,source_replicaid=,source_volid=None,status='creating',user_id='9bd54195f9964cdbb4197fface23aa0b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:14:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-843732401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=469b4895-b913-4772-b9d7-ffc29239cc41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d69392ee-f3b7-4243-ad2c-d4e190a90fa6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bd54195f9964cdbb4197fface23aa0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:10.348198 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (497d24cc-2293-4d25-a815-7a358ff3e82c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:10.376324 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (497d24cc-2293-4d25-a815-7a358ff3e82c) transitioned into state 'SUCCESS' from state '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-843732401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',qos_specs=None,replication_status=,reservations=['d0871922-04a5-406b-9432-53964e27a2d4','d7892550-3b05-4f1c-a31a-507500655c2a','af8d6a9b-75ad-4958-81ad-864305ab1155','6eef4548-2793-4c58-8412-054c063389ab'],size=1,snapshot_id=d69392ee-f3b7-4243-ad2c-d4e190a90fa6,source_replicaid=,source_volid=None,status='creating',user_id='9bd54195f9964cdbb4197fface23aa0b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:10.377127 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cccd5555-cd0a-4966-844f-7b42ea428cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:10.407690 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cccd5555-cd0a-4966-844f-7b42ea428cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:10.409006 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Flow 'volume_create_api' (4f7c5087-0a1a-43c7-9827-d6d36efbadd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:10.409456 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume request issued successfully. Aug 06 03:14:10.410212 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1c157eda-04b5-4860-bebd-6be9e2f21830 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:14:10.410807 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 506/2020] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:14:10 2026] POST /volume/v3/volumes => generated 801 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:10.429897 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2b2c87c2-7792-4874-ade8-24655aa8e0c2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:10.432280 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2b2c87c2-7792-4874-ade8-24655aa8e0c2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/469b4895-b913-4772-b9d7-ffc29239cc41 Aug 06 03:14:10.432605 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2b2c87c2-7792-4874-ade8-24655aa8e0c2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:10.432885 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2b2c87c2-7792-4874-ade8-24655aa8e0c2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:10.442116 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:10.442116 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:10.447140 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2b2c87c2-7792-4874-ade8-24655aa8e0c2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:10.453955 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2b2c87c2-7792-4874-ade8-24655aa8e0c2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/469b4895-b913-4772-b9d7-ffc29239cc41 returned with HTTP 200 Aug 06 03:14:10.454609 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 508/2021] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:10 2026] GET /volume/v3/volumes/469b4895-b913-4772-b9d7-ffc29239cc41 => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:11.205413 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c373db5a-c3cb-4122-a25d-fef4e0ae4870 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:11.207979 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c373db5a-c3cb-4122-a25d-fef4e0ae4870 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:14:11.208234 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c373db5a-c3cb-4122-a25d-fef4e0ae4870 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:11.208564 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c373db5a-c3cb-4122-a25d-fef4e0ae4870 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:11.208610 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-c373db5a-c3cb-4122-a25d-fef4e0ae4870 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id dc53b229-1c7c-47ed-8baa-96a110bb55ae. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:11.214417 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:11.214417 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:11.215558 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c373db5a-c3cb-4122-a25d-fef4e0ae4870 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 200 Aug 06 03:14:11.216190 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 502/2022] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:11 2026] GET /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:11.474664 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-528643cf-bb88-461a-be99-7bfb4e999de3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:11.476323 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-528643cf-bb88-461a-be99-7bfb4e999de3 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/469b4895-b913-4772-b9d7-ffc29239cc41 Aug 06 03:14:11.476537 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-528643cf-bb88-461a-be99-7bfb4e999de3 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:11.476715 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-528643cf-bb88-461a-be99-7bfb4e999de3 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:11.484814 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:11.484814 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:11.490166 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-528643cf-bb88-461a-be99-7bfb4e999de3 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:11.494557 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-528643cf-bb88-461a-be99-7bfb4e999de3 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/469b4895-b913-4772-b9d7-ffc29239cc41 returned with HTTP 200 Aug 06 03:14:11.494914 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 507/2023] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:11 2026] GET /volume/v3/volumes/469b4895-b913-4772-b9d7-ffc29239cc41 => generated 894 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:11.514543 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2fe7d9c3-46ac-41a7-8e1f-37186837295a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:11.517275 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2fe7d9c3-46ac-41a7-8e1f-37186837295a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/8e38999c-523b-401a-880d-dda6c6ff8c1a Aug 06 03:14:11.518853 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2fe7d9c3-46ac-41a7-8e1f-37186837295a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:11.518853 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2fe7d9c3-46ac-41a7-8e1f-37186837295a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:11.518853 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-2fe7d9c3-46ac-41a7-8e1f-37186837295a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete snapshot with id: 8e38999c-523b-401a-880d-dda6c6ff8c1a Aug 06 03:14:11.526494 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:11.526494 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:11.527484 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2fe7d9c3-46ac-41a7-8e1f-37186837295a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:14:11.548786 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2fe7d9c3-46ac-41a7-8e1f-37186837295a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot delete request issued successfully. Aug 06 03:14:11.548786 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2fe7d9c3-46ac-41a7-8e1f-37186837295a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/8e38999c-523b-401a-880d-dda6c6ff8c1a returned with HTTP 202 Aug 06 03:14:11.548786 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 507/2024] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:14:11 2026] DELETE /volume/v3/snapshots/8e38999c-523b-401a-880d-dda6c6ff8c1a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:14:11.557162 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d88c6abe-849e-45fe-b5ac-9ae35cbf7ee2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:11.559013 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d88c6abe-849e-45fe-b5ac-9ae35cbf7ee2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/8e38999c-523b-401a-880d-dda6c6ff8c1a Aug 06 03:14:11.559247 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d88c6abe-849e-45fe-b5ac-9ae35cbf7ee2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:11.559472 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d88c6abe-849e-45fe-b5ac-9ae35cbf7ee2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:11.565483 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:11.565483 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:11.566017 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d88c6abe-849e-45fe-b5ac-9ae35cbf7ee2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:14:11.566753 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d88c6abe-849e-45fe-b5ac-9ae35cbf7ee2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/8e38999c-523b-401a-880d-dda6c6ff8c1a returned with HTTP 200 Aug 06 03:14:11.567185 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 509/2025] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:11 2026] GET /volume/v3/snapshots/8e38999c-523b-401a-880d-dda6c6ff8c1a => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:12.232252 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-09537d65-32a4-43d8-a86c-66a9dfdde1f9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:12.237743 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-09537d65-32a4-43d8-a86c-66a9dfdde1f9 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:14:12.238286 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-09537d65-32a4-43d8-a86c-66a9dfdde1f9 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:12.239286 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-09537d65-32a4-43d8-a86c-66a9dfdde1f9 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:12.239505 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-09537d65-32a4-43d8-a86c-66a9dfdde1f9 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id dc53b229-1c7c-47ed-8baa-96a110bb55ae. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:12.251984 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:12.251984 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:12.254155 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-09537d65-32a4-43d8-a86c-66a9dfdde1f9 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 200 Aug 06 03:14:12.255492 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 503/2026] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:12 2026] GET /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 798 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:12.579696 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-88ec48b6-a331-485c-9068-036d0bba374e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:12.584420 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-88ec48b6-a331-485c-9068-036d0bba374e tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/8e38999c-523b-401a-880d-dda6c6ff8c1a Aug 06 03:14:12.584420 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-88ec48b6-a331-485c-9068-036d0bba374e tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:12.584420 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-88ec48b6-a331-485c-9068-036d0bba374e tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:12.594566 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-88ec48b6-a331-485c-9068-036d0bba374e tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/8e38999c-523b-401a-880d-dda6c6ff8c1a returned with HTTP 404 Aug 06 03:14:12.595212 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 508/2027] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:12 2026] GET /volume/v3/snapshots/8e38999c-523b-401a-880d-dda6c6ff8c1a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:12.603826 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a7b90ead-13b5-4aac-a554-58e4d9bda881 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:12.606547 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a7b90ead-13b5-4aac-a554-58e4d9bda881 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/d69392ee-f3b7-4243-ad2c-d4e190a90fa6 Aug 06 03:14:12.606879 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a7b90ead-13b5-4aac-a554-58e4d9bda881 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:12.607131 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a7b90ead-13b5-4aac-a554-58e4d9bda881 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:12.607280 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-a7b90ead-13b5-4aac-a554-58e4d9bda881 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete snapshot with id: d69392ee-f3b7-4243-ad2c-d4e190a90fa6 Aug 06 03:14:12.613507 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:12.613507 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:12.614109 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a7b90ead-13b5-4aac-a554-58e4d9bda881 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:14:12.633985 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a7b90ead-13b5-4aac-a554-58e4d9bda881 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot delete request issued successfully. Aug 06 03:14:12.634257 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a7b90ead-13b5-4aac-a554-58e4d9bda881 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/d69392ee-f3b7-4243-ad2c-d4e190a90fa6 returned with HTTP 202 Aug 06 03:14:12.634566 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 508/2028] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:14:12 2026] DELETE /volume/v3/snapshots/d69392ee-f3b7-4243-ad2c-d4e190a90fa6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:14:12.647245 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-60874ec1-4348-4561-bb08-b5bffbe660b1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:12.650000 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-60874ec1-4348-4561-bb08-b5bffbe660b1 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/d69392ee-f3b7-4243-ad2c-d4e190a90fa6 Aug 06 03:14:12.651853 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-60874ec1-4348-4561-bb08-b5bffbe660b1 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:12.651853 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-60874ec1-4348-4561-bb08-b5bffbe660b1 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:12.657176 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:12.657176 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:12.659169 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-60874ec1-4348-4561-bb08-b5bffbe660b1 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:14:12.659169 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-60874ec1-4348-4561-bb08-b5bffbe660b1 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/d69392ee-f3b7-4243-ad2c-d4e190a90fa6 returned with HTTP 200 Aug 06 03:14:12.659169 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 510/2029] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:12 2026] GET /volume/v3/snapshots/d69392ee-f3b7-4243-ad2c-d4e190a90fa6 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:13.268468 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-255f8591-2e21-4313-ad99-6e5de49512b8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:13.270183 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-255f8591-2e21-4313-ad99-6e5de49512b8 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:14:13.270434 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-255f8591-2e21-4313-ad99-6e5de49512b8 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:13.270503 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-255f8591-2e21-4313-ad99-6e5de49512b8 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:13.270616 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-255f8591-2e21-4313-ad99-6e5de49512b8 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id dc53b229-1c7c-47ed-8baa-96a110bb55ae. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:13.277034 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:13.277034 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:13.277679 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-255f8591-2e21-4313-ad99-6e5de49512b8 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 200 Aug 06 03:14:13.278028 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 504/2030] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:13 2026] GET /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:13.311180 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0a3f627e-2ab6-48e3-97ed-351819d3d2fe None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:13.312909 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0a3f627e-2ab6-48e3-97ed-351819d3d2fe tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:14:13.313224 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0a3f627e-2ab6-48e3-97ed-351819d3d2fe tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-28343686", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:13.315007 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-0a3f627e-2ab6-48e3-97ed-351819d3d2fe tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-28343686', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:14:13.315136 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-0a3f627e-2ab6-48e3-97ed-351819d3d2fe tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Create volume of 1 GB Aug 06 03:14:13.319507 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-0a3f627e-2ab6-48e3-97ed-351819d3d2fe tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Availability Zones retrieved successfully. Aug 06 03:14:13.324342 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0a3f627e-2ab6-48e3-97ed-351819d3d2fe tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Flow 'volume_create_api' (3073476d-b3d8-453f-bdeb-fff2322e8853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:13.325326 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0a3f627e-2ab6-48e3-97ed-351819d3d2fe tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfc630fd-5673-415b-bca9-c5db1ab47997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:13.326464 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-0a3f627e-2ab6-48e3-97ed-351819d3d2fe tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:14:13.349386 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0a3f627e-2ab6-48e3-97ed-351819d3d2fe tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfc630fd-5673-415b-bca9-c5db1ab47997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:13.350081 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0a3f627e-2ab6-48e3-97ed-351819d3d2fe tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16cdd489-6bc8-4b58-8a67-fdff00d7b908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:13.404628 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-0a3f627e-2ab6-48e3-97ed-351819d3d2fe tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Created reservations ['ee6a0600-3462-4c2b-8147-88234eae8f72', '9653a1a6-0e3f-4ed5-a204-3bbb90941c45', '6da63abb-a475-4f92-9bee-0745e459550c', '3a2be743-562b-4460-8fe0-2b51e9ab9498'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:13.405342 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0a3f627e-2ab6-48e3-97ed-351819d3d2fe tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16cdd489-6bc8-4b58-8a67-fdff00d7b908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee6a0600-3462-4c2b-8147-88234eae8f72', '9653a1a6-0e3f-4ed5-a204-3bbb90941c45', '6da63abb-a475-4f92-9bee-0745e459550c', '3a2be743-562b-4460-8fe0-2b51e9ab9498']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:13.406038 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0a3f627e-2ab6-48e3-97ed-351819d3d2fe tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6198918-c8d5-4334-9262-7d841dc88c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:13.426854 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0a3f627e-2ab6-48e3-97ed-351819d3d2fe tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6198918-c8d5-4334-9262-7d841dc88c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c43d223-3507-4856-9c06-e01624bdc651', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-28343686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f5202382beb4083be5011a79267867e',qos_specs=None,replication_status=,reservations=['ee6a0600-3462-4c2b-8147-88234eae8f72','9653a1a6-0e3f-4ed5-a204-3bbb90941c45','6da63abb-a475-4f92-9bee-0745e459550c','3a2be743-562b-4460-8fe0-2b51e9ab9498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6e33fba72ba440d9817ee6d0602f3ea',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:14:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-28343686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c43d223-3507-4856-9c06-e01624bdc651,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f5202382beb4083be5011a79267867e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6e33fba72ba440d9817ee6d0602f3ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:13.427505 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0a3f627e-2ab6-48e3-97ed-351819d3d2fe tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06a0f45b-814b-47e9-becb-f57cebec615b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:13.445413 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0a3f627e-2ab6-48e3-97ed-351819d3d2fe tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06a0f45b-814b-47e9-becb-f57cebec615b) transitioned into state 'SUCCESS' from state '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-28343686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f5202382beb4083be5011a79267867e',qos_specs=None,replication_status=,reservations=['ee6a0600-3462-4c2b-8147-88234eae8f72','9653a1a6-0e3f-4ed5-a204-3bbb90941c45','6da63abb-a475-4f92-9bee-0745e459550c','3a2be743-562b-4460-8fe0-2b51e9ab9498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6e33fba72ba440d9817ee6d0602f3ea',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:13.446065 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0a3f627e-2ab6-48e3-97ed-351819d3d2fe tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b1c3254-69f3-4301-857a-434586d1293a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:13.454120 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0a3f627e-2ab6-48e3-97ed-351819d3d2fe tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b1c3254-69f3-4301-857a-434586d1293a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:13.454839 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0a3f627e-2ab6-48e3-97ed-351819d3d2fe tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Flow 'volume_create_api' (3073476d-b3d8-453f-bdeb-fff2322e8853) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:13.455096 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-0a3f627e-2ab6-48e3-97ed-351819d3d2fe tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Create volume request issued successfully. Aug 06 03:14:13.455579 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0a3f627e-2ab6-48e3-97ed-351819d3d2fe tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:14:13.456056 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 509/2031] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:14:13 2026] POST /volume/v3/volumes => generated 743 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:13.675809 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-da0f9209-d3b6-4e2d-a9e7-5865eb1b04dd None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:13.677385 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-da0f9209-d3b6-4e2d-a9e7-5865eb1b04dd tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/d69392ee-f3b7-4243-ad2c-d4e190a90fa6 Aug 06 03:14:13.677549 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-da0f9209-d3b6-4e2d-a9e7-5865eb1b04dd tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:13.677781 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-da0f9209-d3b6-4e2d-a9e7-5865eb1b04dd tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:13.681651 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-da0f9209-d3b6-4e2d-a9e7-5865eb1b04dd tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/d69392ee-f3b7-4243-ad2c-d4e190a90fa6 returned with HTTP 404 Aug 06 03:14:13.682102 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 509/2032] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:13 2026] GET /volume/v3/snapshots/d69392ee-f3b7-4243-ad2c-d4e190a90fa6 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:13.690722 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e738dc86-84fe-43c0-b918-463667154010 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:13.692947 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e738dc86-84fe-43c0-b918-463667154010 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/volumes/a68f941a-e20b-4989-b95a-51fbb8322cfc Aug 06 03:14:13.692947 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e738dc86-84fe-43c0-b918-463667154010 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:13.693035 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e738dc86-84fe-43c0-b918-463667154010 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:13.693179 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-e738dc86-84fe-43c0-b918-463667154010 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume with id: a68f941a-e20b-4989-b95a-51fbb8322cfc Aug 06 03:14:13.703840 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:13.703840 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:13.704369 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e738dc86-84fe-43c0-b918-463667154010 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:13.731441 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e738dc86-84fe-43c0-b918-463667154010 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume request issued successfully. Aug 06 03:14:13.731685 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e738dc86-84fe-43c0-b918-463667154010 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/a68f941a-e20b-4989-b95a-51fbb8322cfc returned with HTTP 202 Aug 06 03:14:13.732250 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 511/2033] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:14:13 2026] DELETE /volume/v3/volumes/a68f941a-e20b-4989-b95a-51fbb8322cfc => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:14:13.739483 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8b17c996-329e-4b37-9970-1154319f3baa None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:13.741102 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8b17c996-329e-4b37-9970-1154319f3baa tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/a68f941a-e20b-4989-b95a-51fbb8322cfc Aug 06 03:14:13.741359 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8b17c996-329e-4b37-9970-1154319f3baa tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:13.741618 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8b17c996-329e-4b37-9970-1154319f3baa tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:13.750176 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:13.750176 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:13.754633 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8b17c996-329e-4b37-9970-1154319f3baa tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:13.760083 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8b17c996-329e-4b37-9970-1154319f3baa tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/a68f941a-e20b-4989-b95a-51fbb8322cfc returned with HTTP 200 Aug 06 03:14:13.760519 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 505/2034] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:13 2026] GET /volume/v3/volumes/a68f941a-e20b-4989-b95a-51fbb8322cfc => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:14.288976 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-49948c5d-0276-4e10-9757-df5290dcb1b1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:14.293543 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-49948c5d-0276-4e10-9757-df5290dcb1b1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:14:14.293790 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-49948c5d-0276-4e10-9757-df5290dcb1b1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:14.294039 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-49948c5d-0276-4e10-9757-df5290dcb1b1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:14.294173 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-49948c5d-0276-4e10-9757-df5290dcb1b1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id dc53b229-1c7c-47ed-8baa-96a110bb55ae. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:14.298927 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:14.298927 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:14.299790 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-49948c5d-0276-4e10-9757-df5290dcb1b1 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 200 Aug 06 03:14:14.300215 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 510/2035] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:14 2026] GET /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:14.311811 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-205657c9-fc5e-4f67-822b-588c4c1e1b37 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:14.313693 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-205657c9-fc5e-4f67-822b-588c4c1e1b37 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/volumes/10d7bfed-b7ef-4515-b94d-3867dac1bf09 Aug 06 03:14:14.313959 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-205657c9-fc5e-4f67-822b-588c4c1e1b37 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:14.314147 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-205657c9-fc5e-4f67-822b-588c4c1e1b37 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:14.322230 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:14.322230 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:14.325724 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-205657c9-fc5e-4f67-822b-588c4c1e1b37 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Volume info retrieved successfully. Aug 06 03:14:14.331216 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-205657c9-fc5e-4f67-822b-588c4c1e1b37 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/volumes/10d7bfed-b7ef-4515-b94d-3867dac1bf09 returned with HTTP 200 Aug 06 03:14:14.331563 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 510/2036] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:14 2026] GET /volume/v3/volumes/10d7bfed-b7ef-4515-b94d-3867dac1bf09 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:14.343650 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-81b23338-5b3b-4c90-9471-1902d95e51cc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:14.345210 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-81b23338-5b3b-4c90-9471-1902d95e51cc tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] POST https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae/action Aug 06 03:14:14.345509 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-81b23338-5b3b-4c90-9471-1902d95e51cc tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:14:14.345660 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-81b23338-5b3b-4c90-9471-1902d95e51cc tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:14.346863 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.admin_actions [None req-81b23338-5b3b-4c90-9471-1902d95e51cc tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] Updating backup 'dc53b229-1c7c-47ed-8baa-96a110bb55ae' with '{'status': 'error'}' {{(pid=100900) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 03:14:14.353562 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:14.353562 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:14.360211 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.backup.rpcapi [None req-81b23338-5b3b-4c90-9471-1902d95e51cc tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] reset_status in rpcapi backup_id dc53b229-1c7c-47ed-8baa-96a110bb55ae on host np0000006611. {{(pid=100900) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 06 03:14:14.362969 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-81b23338-5b3b-4c90-9471-1902d95e51cc tempest-VolumesBackupsAdminTest-1068779035 tempest-VolumesBackupsAdminTest-1068779035-project-admin] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae/action returned with HTTP 202 Aug 06 03:14:14.363317 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 512/2037] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:14:14 2026] POST /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:14:14.371178 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a33ce7a2-d9bb-4821-b3ee-2a266a194e52 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:14.374214 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a33ce7a2-d9bb-4821-b3ee-2a266a194e52 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:14:14.374214 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a33ce7a2-d9bb-4821-b3ee-2a266a194e52 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:14.374214 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a33ce7a2-d9bb-4821-b3ee-2a266a194e52 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:14.374363 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-a33ce7a2-d9bb-4821-b3ee-2a266a194e52 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id dc53b229-1c7c-47ed-8baa-96a110bb55ae. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:14.379208 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:14.379208 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:14.380052 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a33ce7a2-d9bb-4821-b3ee-2a266a194e52 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 200 Aug 06 03:14:14.380418 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 506/2038] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:14 2026] GET /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:14.390342 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e9821859-d77a-4517-a315-fd6fca6ba267 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:14.392551 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e9821859-d77a-4517-a315-fd6fca6ba267 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] DELETE https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:14:14.392551 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e9821859-d77a-4517-a315-fd6fca6ba267 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:14.392763 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e9821859-d77a-4517-a315-fd6fca6ba267 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:14.392911 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-e9821859-d77a-4517-a315-fd6fca6ba267 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Delete backup with id: dc53b229-1c7c-47ed-8baa-96a110bb55ae. Aug 06 03:14:14.397338 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:14.397338 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:14.408465 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.backup.rpcapi [None req-e9821859-d77a-4517-a315-fd6fca6ba267 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] delete_backup rpcapi backup_id dc53b229-1c7c-47ed-8baa-96a110bb55ae {{(pid=100902) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:14:14.409925 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e9821859-d77a-4517-a315-fd6fca6ba267 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 202 Aug 06 03:14:14.410396 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 511/2039] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:14:14 2026] DELETE /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:14:14.417752 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5bc72cc0-dbb8-455c-afc6-eddadda1b4c8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:14.419479 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5bc72cc0-dbb8-455c-afc6-eddadda1b4c8 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:14:14.419713 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5bc72cc0-dbb8-455c-afc6-eddadda1b4c8 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:14.419926 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5bc72cc0-dbb8-455c-afc6-eddadda1b4c8 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:14.420017 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-5bc72cc0-dbb8-455c-afc6-eddadda1b4c8 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id dc53b229-1c7c-47ed-8baa-96a110bb55ae. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:14.424320 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:14.424320 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:14.425291 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5bc72cc0-dbb8-455c-afc6-eddadda1b4c8 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 200 Aug 06 03:14:14.425792 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 511/2040] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:14 2026] GET /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:14.776640 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-11b6ee17-b881-41d9-b1d7-69bd98e8d296 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:14.778252 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-11b6ee17-b881-41d9-b1d7-69bd98e8d296 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/a68f941a-e20b-4989-b95a-51fbb8322cfc Aug 06 03:14:14.778436 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-11b6ee17-b881-41d9-b1d7-69bd98e8d296 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:14.778644 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-11b6ee17-b881-41d9-b1d7-69bd98e8d296 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:14.787743 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-11b6ee17-b881-41d9-b1d7-69bd98e8d296 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/a68f941a-e20b-4989-b95a-51fbb8322cfc returned with HTTP 404 Aug 06 03:14:14.788014 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 513/2041] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:14 2026] GET /volume/v3/volumes/a68f941a-e20b-4989-b95a-51fbb8322cfc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:14.795767 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c84e8d82-56c6-4182-b762-9b7cd41007dc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:14.797756 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c84e8d82-56c6-4182-b762-9b7cd41007dc tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/volumes/0a552424-f722-4124-b593-aed62398574b Aug 06 03:14:14.798026 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c84e8d82-56c6-4182-b762-9b7cd41007dc tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:14.798246 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c84e8d82-56c6-4182-b762-9b7cd41007dc tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:14.798413 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-c84e8d82-56c6-4182-b762-9b7cd41007dc tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume with id: 0a552424-f722-4124-b593-aed62398574b Aug 06 03:14:14.810106 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:14.810106 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:14.810794 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c84e8d82-56c6-4182-b762-9b7cd41007dc tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:14.829211 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c84e8d82-56c6-4182-b762-9b7cd41007dc tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume request issued successfully. Aug 06 03:14:14.829425 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c84e8d82-56c6-4182-b762-9b7cd41007dc tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/0a552424-f722-4124-b593-aed62398574b returned with HTTP 202 Aug 06 03:14:14.829990 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 507/2042] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:14:14 2026] DELETE /volume/v3/volumes/0a552424-f722-4124-b593-aed62398574b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:14:14.838233 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-97cfd4ff-17be-4049-a4e3-3d4760f0b095 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:14.840236 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-97cfd4ff-17be-4049-a4e3-3d4760f0b095 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/0a552424-f722-4124-b593-aed62398574b Aug 06 03:14:14.840453 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-97cfd4ff-17be-4049-a4e3-3d4760f0b095 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:14.840670 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-97cfd4ff-17be-4049-a4e3-3d4760f0b095 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:14.848747 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:14.848747 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:14.852544 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-97cfd4ff-17be-4049-a4e3-3d4760f0b095 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:14.857335 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-97cfd4ff-17be-4049-a4e3-3d4760f0b095 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/0a552424-f722-4124-b593-aed62398574b returned with HTTP 200 Aug 06 03:14:14.857635 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 512/2043] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:14 2026] GET /volume/v3/volumes/0a552424-f722-4124-b593-aed62398574b => generated 893 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:15.435293 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a2adde85-7b19-4e0b-bbd0-3d01421b42a0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:15.437582 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a2adde85-7b19-4e0b-bbd0-3d01421b42a0 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae Aug 06 03:14:15.437825 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a2adde85-7b19-4e0b-bbd0-3d01421b42a0 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:15.438090 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a2adde85-7b19-4e0b-bbd0-3d01421b42a0 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:15.438236 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-a2adde85-7b19-4e0b-bbd0-3d01421b42a0 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Show backup with id dc53b229-1c7c-47ed-8baa-96a110bb55ae. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:15.442696 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a2adde85-7b19-4e0b-bbd0-3d01421b42a0 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae returned with HTTP 404 Aug 06 03:14:15.443286 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 512/2044] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:15 2026] GET /volume/v3/backups/dc53b229-1c7c-47ed-8baa-96a110bb55ae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:15.532376 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4357ddfa-2cd8-4bd8-8845-83b84e4c75ff None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:15.534170 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4357ddfa-2cd8-4bd8-8845-83b84e4c75ff tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/volumes/10d7bfed-b7ef-4515-b94d-3867dac1bf09 Aug 06 03:14:15.534369 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4357ddfa-2cd8-4bd8-8845-83b84e4c75ff tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:15.534544 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4357ddfa-2cd8-4bd8-8845-83b84e4c75ff tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:15.543741 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:15.543741 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:15.547184 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4357ddfa-2cd8-4bd8-8845-83b84e4c75ff tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Volume info retrieved successfully. Aug 06 03:14:15.551059 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4357ddfa-2cd8-4bd8-8845-83b84e4c75ff tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/volumes/10d7bfed-b7ef-4515-b94d-3867dac1bf09 returned with HTTP 200 Aug 06 03:14:15.551454 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 514/2045] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:15 2026] GET /volume/v3/volumes/10d7bfed-b7ef-4515-b94d-3867dac1bf09 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:15.563249 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b2da6f7d-cdf8-4ef1-bd6a-5dd27be58865 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:15.564963 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b2da6f7d-cdf8-4ef1-bd6a-5dd27be58865 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] DELETE https://10.4.3.80/volume/v3/volumes/10d7bfed-b7ef-4515-b94d-3867dac1bf09 Aug 06 03:14:15.565191 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b2da6f7d-cdf8-4ef1-bd6a-5dd27be58865 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:15.565395 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b2da6f7d-cdf8-4ef1-bd6a-5dd27be58865 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:15.565575 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-b2da6f7d-cdf8-4ef1-bd6a-5dd27be58865 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Delete volume with id: 10d7bfed-b7ef-4515-b94d-3867dac1bf09 Aug 06 03:14:15.572387 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:15.572387 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:15.572929 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b2da6f7d-cdf8-4ef1-bd6a-5dd27be58865 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Volume info retrieved successfully. Aug 06 03:14:15.600574 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b2da6f7d-cdf8-4ef1-bd6a-5dd27be58865 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Delete volume request issued successfully. Aug 06 03:14:15.600843 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b2da6f7d-cdf8-4ef1-bd6a-5dd27be58865 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/volumes/10d7bfed-b7ef-4515-b94d-3867dac1bf09 returned with HTTP 202 Aug 06 03:14:15.601262 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 508/2046] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:14:15 2026] DELETE /volume/v3/volumes/10d7bfed-b7ef-4515-b94d-3867dac1bf09 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:14:15.609794 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a1eda4fa-21fb-4811-a21d-07b173502e5a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:15.613400 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a1eda4fa-21fb-4811-a21d-07b173502e5a tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/volumes/10d7bfed-b7ef-4515-b94d-3867dac1bf09 Aug 06 03:14:15.613592 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a1eda4fa-21fb-4811-a21d-07b173502e5a tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:15.613810 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a1eda4fa-21fb-4811-a21d-07b173502e5a tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:15.620901 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:15.620901 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:15.624735 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a1eda4fa-21fb-4811-a21d-07b173502e5a tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Volume info retrieved successfully. Aug 06 03:14:15.628806 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a1eda4fa-21fb-4811-a21d-07b173502e5a tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/volumes/10d7bfed-b7ef-4515-b94d-3867dac1bf09 returned with HTTP 200 Aug 06 03:14:15.629217 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 513/2047] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:15 2026] GET /volume/v3/volumes/10d7bfed-b7ef-4515-b94d-3867dac1bf09 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:15.885445 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6284a8cc-48ed-45bb-9506-9c602ad4c517 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:15.887519 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6284a8cc-48ed-45bb-9506-9c602ad4c517 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/0a552424-f722-4124-b593-aed62398574b Aug 06 03:14:15.887781 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6284a8cc-48ed-45bb-9506-9c602ad4c517 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:15.888021 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6284a8cc-48ed-45bb-9506-9c602ad4c517 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:15.895413 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6284a8cc-48ed-45bb-9506-9c602ad4c517 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/0a552424-f722-4124-b593-aed62398574b returned with HTTP 404 Aug 06 03:14:15.895981 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 513/2048] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:15 2026] GET /volume/v3/volumes/0a552424-f722-4124-b593-aed62398574b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:15.902943 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4ca303ae-f24d-4bb6-8c20-8c117bca895a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:15.904724 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4ca303ae-f24d-4bb6-8c20-8c117bca895a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/volumes/469b4895-b913-4772-b9d7-ffc29239cc41 Aug 06 03:14:15.904943 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4ca303ae-f24d-4bb6-8c20-8c117bca895a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:15.905114 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4ca303ae-f24d-4bb6-8c20-8c117bca895a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:15.905265 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-4ca303ae-f24d-4bb6-8c20-8c117bca895a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume with id: 469b4895-b913-4772-b9d7-ffc29239cc41 Aug 06 03:14:15.912126 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:15.912126 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:15.912596 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4ca303ae-f24d-4bb6-8c20-8c117bca895a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:15.931193 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4ca303ae-f24d-4bb6-8c20-8c117bca895a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume request issued successfully. Aug 06 03:14:15.931364 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4ca303ae-f24d-4bb6-8c20-8c117bca895a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/469b4895-b913-4772-b9d7-ffc29239cc41 returned with HTTP 202 Aug 06 03:14:15.931815 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 515/2049] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:14:15 2026] DELETE /volume/v3/volumes/469b4895-b913-4772-b9d7-ffc29239cc41 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:14:15.938444 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-af336f9e-693e-4873-ab1c-62948a754da1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:15.940606 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-af336f9e-693e-4873-ab1c-62948a754da1 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/469b4895-b913-4772-b9d7-ffc29239cc41 Aug 06 03:14:15.940928 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-af336f9e-693e-4873-ab1c-62948a754da1 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:15.941129 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-af336f9e-693e-4873-ab1c-62948a754da1 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:15.949714 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:15.949714 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:15.953743 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-af336f9e-693e-4873-ab1c-62948a754da1 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:15.958766 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-af336f9e-693e-4873-ab1c-62948a754da1 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/469b4895-b913-4772-b9d7-ffc29239cc41 returned with HTTP 200 Aug 06 03:14:15.959282 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 509/2050] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:15 2026] GET /volume/v3/volumes/469b4895-b913-4772-b9d7-ffc29239cc41 => generated 893 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:16.641105 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d986dcae-bcd1-4deb-988a-325a144b4729 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:16.643249 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d986dcae-bcd1-4deb-988a-325a144b4729 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] GET https://10.4.3.80/volume/v3/volumes/10d7bfed-b7ef-4515-b94d-3867dac1bf09 Aug 06 03:14:16.643429 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d986dcae-bcd1-4deb-988a-325a144b4729 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:16.643601 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d986dcae-bcd1-4deb-988a-325a144b4729 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:16.650243 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d986dcae-bcd1-4deb-988a-325a144b4729 tempest-VolumesBackupsAdminTest-1124940572 tempest-VolumesBackupsAdminTest-1124940572-project-member] https://10.4.3.80/volume/v3/volumes/10d7bfed-b7ef-4515-b94d-3867dac1bf09 returned with HTTP 404 Aug 06 03:14:16.650695 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 514/2051] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:16 2026] GET /volume/v3/volumes/10d7bfed-b7ef-4515-b94d-3867dac1bf09 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:16.884978 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ed69152f-f8fa-43d8-9edf-9dc5bcbcdf3e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:16.886860 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ed69152f-f8fa-43d8-9edf-9dc5bcbcdf3e tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:16.887086 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ed69152f-f8fa-43d8-9edf-9dc5bcbcdf3e tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:16.887309 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ed69152f-f8fa-43d8-9edf-9dc5bcbcdf3e tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:16.914972 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:16.914972 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:16.920009 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ed69152f-f8fa-43d8-9edf-9dc5bcbcdf3e tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] Volume info retrieved successfully. Aug 06 03:14:16.926464 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ed69152f-f8fa-43d8-9edf-9dc5bcbcdf3e tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:14:16.927050 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 514/2052] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:16 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:16.974690 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a1249f19-e1b4-46aa-a90e-6a9bca0f2bf1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:16.977184 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-16d7a442-8481-4265-b424-c8acf1adf137 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:16.978159 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a1249f19-e1b4-46aa-a90e-6a9bca0f2bf1 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/469b4895-b913-4772-b9d7-ffc29239cc41 Aug 06 03:14:16.978453 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a1249f19-e1b4-46aa-a90e-6a9bca0f2bf1 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:16.978970 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a1249f19-e1b4-46aa-a90e-6a9bca0f2bf1 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:16.979227 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-16d7a442-8481-4265-b424-c8acf1adf137 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:16.979392 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-16d7a442-8481-4265-b424-c8acf1adf137 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:16.979560 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-16d7a442-8481-4265-b424-c8acf1adf137 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:16.985045 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a1249f19-e1b4-46aa-a90e-6a9bca0f2bf1 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/469b4895-b913-4772-b9d7-ffc29239cc41 returned with HTTP 404 Aug 06 03:14:16.985505 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 516/2053] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:16 2026] GET /volume/v3/volumes/469b4895-b913-4772-b9d7-ffc29239cc41 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:16.992524 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:16.992524 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:16.996097 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-16d7a442-8481-4265-b424-c8acf1adf137 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:16.996224 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0c8fce60-2f17-4efb-90e2-80120b97610f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:16.997842 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0c8fce60-2f17-4efb-90e2-80120b97610f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:14:16.998335 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0c8fce60-2f17-4efb-90e2-80120b97610f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-552474960"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:16.999707 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-0c8fce60-2f17-4efb-90e2-80120b97610f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-552474960'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:14:16.999848 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-0c8fce60-2f17-4efb-90e2-80120b97610f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume of 1 GB Aug 06 03:14:17.004852 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-16d7a442-8481-4265-b424-c8acf1adf137 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:14:17.004852 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 510/2054] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:14:16 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:17.005018 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-0c8fce60-2f17-4efb-90e2-80120b97610f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Availability Zones retrieved successfully. Aug 06 03:14:17.010037 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0c8fce60-2f17-4efb-90e2-80120b97610f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Flow 'volume_create_api' (81a5d94b-4702-4af0-94e5-4429f9a9bfe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:17.011141 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0c8fce60-2f17-4efb-90e2-80120b97610f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1250ec3b-d5cd-487f-b2b0-f8790820b1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:17.012451 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-0c8fce60-2f17-4efb-90e2-80120b97610f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:14:17.023476 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-24294151-3c54-4638-8011-83482b8bb094 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:17.028525 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-24294151-3c54-4638-8011-83482b8bb094 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a/action Aug 06 03:14:17.029605 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-24294151-3c54-4638-8011-83482b8bb094 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:14:17.029605 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-24294151-3c54-4638-8011-83482b8bb094 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:17.041980 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:17.041980 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:17.043363 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-24294151-3c54-4638-8011-83482b8bb094 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:17.044698 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0c8fce60-2f17-4efb-90e2-80120b97610f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1250ec3b-d5cd-487f-b2b0-f8790820b1d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:17.045533 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0c8fce60-2f17-4efb-90e2-80120b97610f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dfa5f87-c475-4132-94ce-d83fc68eeff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:17.058463 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-24294151-3c54-4638-8011-83482b8bb094 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Begin detaching volume completed successfully. Aug 06 03:14:17.058463 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-24294151-3c54-4638-8011-83482b8bb094 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a/action returned with HTTP 202 Aug 06 03:14:17.058463 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 515/2055] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:14:17 2026] POST /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:14:17.087306 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-25d01264-5190-477e-a8b5-2903b9ac1d53 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:17.090676 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-25d01264-5190-477e-a8b5-2903b9ac1d53 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:17.090676 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-25d01264-5190-477e-a8b5-2903b9ac1d53 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:17.090785 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-25d01264-5190-477e-a8b5-2903b9ac1d53 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:17.109626 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:17.109626 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:17.113448 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-0c8fce60-2f17-4efb-90e2-80120b97610f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Created reservations ['0083c3b0-4483-4eba-929a-371c5e69db90', '565870fe-19e1-47ae-b41d-8f3a19554cfe', '1eae263c-ee1c-4798-ae7b-184a18f839f7', '815ac241-f206-4344-8421-f9229e8e55e7'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:17.114527 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-25d01264-5190-477e-a8b5-2903b9ac1d53 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:17.114619 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0c8fce60-2f17-4efb-90e2-80120b97610f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dfa5f87-c475-4132-94ce-d83fc68eeff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0083c3b0-4483-4eba-929a-371c5e69db90', '565870fe-19e1-47ae-b41d-8f3a19554cfe', '1eae263c-ee1c-4798-ae7b-184a18f839f7', '815ac241-f206-4344-8421-f9229e8e55e7']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:17.115701 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0c8fce60-2f17-4efb-90e2-80120b97610f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d534d11-413e-4445-9cd9-54a709c7f3a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:17.118095 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1aad2362-3aa2-4786-b87e-14c83780477a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:17.118305 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1aad2362-3aa2-4786-b87e-14c83780477a None None] GET https://10.4.3.80/volume// Aug 06 03:14:17.118505 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1aad2362-3aa2-4786-b87e-14c83780477a None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:17.118716 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1aad2362-3aa2-4786-b87e-14c83780477a None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:17.119088 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1aad2362-3aa2-4786-b87e-14c83780477a None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:14:17.119367 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-25d01264-5190-477e-a8b5-2903b9ac1d53 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:14:17.119416 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 511/2056] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:14:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:14:17.119933 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 517/2057] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:17 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:17.134192 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-3db7d2db-ec69-4a6c-a68d-ad00dce24402 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:17.136478 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-3db7d2db-ec69-4a6c-a68d-ad00dce24402 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:17.136742 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-3db7d2db-ec69-4a6c-a68d-ad00dce24402 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:17.136984 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-3db7d2db-ec69-4a6c-a68d-ad00dce24402 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:17.147813 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0c8fce60-2f17-4efb-90e2-80120b97610f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d534d11-413e-4445-9cd9-54a709c7f3a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd2a2486-e2fc-467b-af4e-a2545567820a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-552474960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',qos_specs=None,replication_status=,reservations=['0083c3b0-4483-4eba-929a-371c5e69db90','565870fe-19e1-47ae-b41d-8f3a19554cfe','1eae263c-ee1c-4798-ae7b-184a18f839f7','815ac241-f206-4344-8421-f9229e8e55e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bd54195f9964cdbb4197fface23aa0b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:14:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-552474960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd2a2486-e2fc-467b-af4e-a2545567820a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bd54195f9964cdbb4197fface23aa0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:17.149006 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0c8fce60-2f17-4efb-90e2-80120b97610f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b88d349b-39a7-4284-8dcc-f512c53a53bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:17.151012 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:17.151012 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:17.154546 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-3db7d2db-ec69-4a6c-a68d-ad00dce24402 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:17.159163 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-3db7d2db-ec69-4a6c-a68d-ad00dce24402 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:14:17.159674 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 516/2058] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:14:17 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1622 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:14:17.175190 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0c8fce60-2f17-4efb-90e2-80120b97610f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b88d349b-39a7-4284-8dcc-f512c53a53bb) transitioned into state 'SUCCESS' from state '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-552474960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',qos_specs=None,replication_status=,reservations=['0083c3b0-4483-4eba-929a-371c5e69db90','565870fe-19e1-47ae-b41d-8f3a19554cfe','1eae263c-ee1c-4798-ae7b-184a18f839f7','815ac241-f206-4344-8421-f9229e8e55e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bd54195f9964cdbb4197fface23aa0b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:17.175989 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0c8fce60-2f17-4efb-90e2-80120b97610f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea9cb3cd-f070-4e5f-a92a-6996188e2fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:17.186807 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0c8fce60-2f17-4efb-90e2-80120b97610f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea9cb3cd-f070-4e5f-a92a-6996188e2fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:17.187744 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-0c8fce60-2f17-4efb-90e2-80120b97610f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Flow 'volume_create_api' (81a5d94b-4702-4af0-94e5-4429f9a9bfe1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:17.188074 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-0c8fce60-2f17-4efb-90e2-80120b97610f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume request issued successfully. Aug 06 03:14:17.188679 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0c8fce60-2f17-4efb-90e2-80120b97610f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:14:17.189290 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 515/2059] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:14:16 2026] POST /volume/v3/volumes => generated 767 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:17.202858 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-15be9e03-0a38-4fb3-ad5e-e0f4a85dc4ea None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:17.204493 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-15be9e03-0a38-4fb3-ad5e-e0f4a85dc4ea tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/fd2a2486-e2fc-467b-af4e-a2545567820a Aug 06 03:14:17.204736 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-15be9e03-0a38-4fb3-ad5e-e0f4a85dc4ea tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:17.204965 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-15be9e03-0a38-4fb3-ad5e-e0f4a85dc4ea tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:17.215018 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:17.215018 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:17.220489 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-15be9e03-0a38-4fb3-ad5e-e0f4a85dc4ea tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:17.224398 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-15be9e03-0a38-4fb3-ad5e-e0f4a85dc4ea tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/fd2a2486-e2fc-467b-af4e-a2545567820a returned with HTTP 200 Aug 06 03:14:17.224788 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 512/2060] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:17 2026] GET /volume/v3/volumes/fd2a2486-e2fc-467b-af4e-a2545567820a => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:17.772130 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-b93e44ea-18db-4fed-bd7a-6f575cc16689 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:17.774331 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-b93e44ea-18db-4fed-bd7a-6f575cc16689 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:17.774494 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-b93e44ea-18db-4fed-bd7a-6f575cc16689 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:17.774910 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-b93e44ea-18db-4fed-bd7a-6f575cc16689 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:17.787633 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:17.787633 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:17.790769 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-b93e44ea-18db-4fed-bd7a-6f575cc16689 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:17.794407 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-b93e44ea-18db-4fed-bd7a-6f575cc16689 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:14:17.794941 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 518/2061] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:14:17 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:17.810971 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-08a9547b-4975-4e0c-9eb3-0086b06ec007 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:17.813370 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-08a9547b-4975-4e0c-9eb3-0086b06ec007 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] DELETE https://10.4.3.80/volume/v3/attachments/a780c8f8-e8fe-41fb-b2eb-f1c924a1ff75 Aug 06 03:14:17.813524 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-08a9547b-4975-4e0c-9eb3-0086b06ec007 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:17.813704 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-08a9547b-4975-4e0c-9eb3-0086b06ec007 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:17.820240 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:17.820240 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:17.871135 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-dcdccfa6-c5af-4f4c-af67-fb3212337026 req-08a9547b-4975-4e0c-9eb3-0086b06ec007 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/a780c8f8-e8fe-41fb-b2eb-f1c924a1ff75 returned with HTTP 200 Aug 06 03:14:17.871568 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 517/2062] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:14:17 2026] DELETE /volume/v3/attachments/a780c8f8-e8fe-41fb-b2eb-f1c924a1ff75 => generated 192 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:18.134269 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-797a4fcf-d3b8-4743-9324-ecc037d38a17 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:18.136035 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-797a4fcf-d3b8-4743-9324-ecc037d38a17 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:18.136220 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-797a4fcf-d3b8-4743-9324-ecc037d38a17 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:18.136408 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-797a4fcf-d3b8-4743-9324-ecc037d38a17 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:18.145269 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:18.145269 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:18.148350 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-797a4fcf-d3b8-4743-9324-ecc037d38a17 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:18.152419 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-797a4fcf-d3b8-4743-9324-ecc037d38a17 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:14:18.153015 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 516/2063] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:18 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:18.163536 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-29e70b28-e493-4371-8e9e-c25dc1385131 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:18.165094 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-29e70b28-e493-4371-8e9e-c25dc1385131 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:18.165315 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-29e70b28-e493-4371-8e9e-c25dc1385131 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:18.165536 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-29e70b28-e493-4371-8e9e-c25dc1385131 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:18.176270 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:18.176270 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:18.181784 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-29e70b28-e493-4371-8e9e-c25dc1385131 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] Volume info retrieved successfully. Aug 06 03:14:18.186213 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-29e70b28-e493-4371-8e9e-c25dc1385131 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-reader] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:14:18.186605 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 513/2064] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:18 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:18.229151 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-6f3ddc61-cc67-4162-973f-14851045fa44 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:18.230847 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-6f3ddc61-cc67-4162-973f-14851045fa44 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:18.231049 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-6f3ddc61-cc67-4162-973f-14851045fa44 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:18.231242 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-6f3ddc61-cc67-4162-973f-14851045fa44 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:18.241259 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:18.241259 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:18.244416 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-6f3ddc61-cc67-4162-973f-14851045fa44 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:18.245063 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bfac8ffa-1b95-4e4a-8298-4b692801e9f9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:18.248108 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-6f3ddc61-cc67-4162-973f-14851045fa44 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:14:18.248761 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 519/2065] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:14:18 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:18.251654 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bfac8ffa-1b95-4e4a-8298-4b692801e9f9 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/fd2a2486-e2fc-467b-af4e-a2545567820a Aug 06 03:14:18.252043 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bfac8ffa-1b95-4e4a-8298-4b692801e9f9 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:18.252312 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bfac8ffa-1b95-4e4a-8298-4b692801e9f9 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:18.267775 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:18.267775 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:18.272699 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-bfac8ffa-1b95-4e4a-8298-4b692801e9f9 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:18.273793 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-5c852c13-a620-4a1c-8a03-8940f8b6c059 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:18.277147 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-5c852c13-a620-4a1c-8a03-8940f8b6c059 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a/action Aug 06 03:14:18.277147 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-5c852c13-a620-4a1c-8a03-8940f8b6c059 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:14:18.277147 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-5c852c13-a620-4a1c-8a03-8940f8b6c059 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:18.278785 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bfac8ffa-1b95-4e4a-8298-4b692801e9f9 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/fd2a2486-e2fc-467b-af4e-a2545567820a returned with HTTP 200 Aug 06 03:14:18.279344 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 518/2066] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:18 2026] GET /volume/v3/volumes/fd2a2486-e2fc-467b-af4e-a2545567820a => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:18.295701 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2769da33-aa68-4f72-bd0c-1e65a5a6fc9b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:18.297101 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:18.297101 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:18.297625 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2769da33-aa68-4f72-bd0c-1e65a5a6fc9b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:14:18.297691 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-5c852c13-a620-4a1c-8a03-8940f8b6c059 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:18.298023 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2769da33-aa68-4f72-bd0c-1e65a5a6fc9b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fd2a2486-e2fc-467b-af4e-a2545567820a", "name": "tempest-VolumeDependencyTests-Snapshot-361293045"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:18.307222 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:18.307222 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:18.307958 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-2769da33-aa68-4f72-bd0c-1e65a5a6fc9b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:18.308200 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-2769da33-aa68-4f72-bd0c-1e65a5a6fc9b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create snapshot from volume fd2a2486-e2fc-467b-af4e-a2545567820a Aug 06 03:14:18.308442 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-5c852c13-a620-4a1c-8a03-8940f8b6c059 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Begin detaching volume completed successfully. Aug 06 03:14:18.308752 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-5c852c13-a620-4a1c-8a03-8940f8b6c059 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a/action returned with HTTP 202 Aug 06 03:14:18.309315 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 517/2067] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:14:18 2026] POST /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:14:18.331285 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b7fc6292-cc5d-44f1-bf97-f23c525dcf87 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:18.333179 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b7fc6292-cc5d-44f1-bf97-f23c525dcf87 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:18.333398 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b7fc6292-cc5d-44f1-bf97-f23c525dcf87 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:18.333616 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b7fc6292-cc5d-44f1-bf97-f23c525dcf87 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:18.340799 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-2769da33-aa68-4f72-bd0c-1e65a5a6fc9b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Created reservations ['5991dbbb-7205-4f95-8db7-d353ed98ec74', 'bc056117-ec0b-485a-9526-baa562122d5c', '770b798d-1e19-4eab-b1cb-66f1f5814b4a', '9a99f0ca-25de-4301-8989-eab26072aa7d'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:18.343748 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:18.343748 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:18.347306 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b7fc6292-cc5d-44f1-bf97-f23c525dcf87 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:18.352132 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b7fc6292-cc5d-44f1-bf97-f23c525dcf87 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:14:18.352626 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 520/2068] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:18 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:18.357023 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4ae94a3a-2205-4dc3-ac10-8cc33ccd5200 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:18.357023 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4ae94a3a-2205-4dc3-ac10-8cc33ccd5200 None None] GET https://10.4.3.80/volume// Aug 06 03:14:18.357163 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4ae94a3a-2205-4dc3-ac10-8cc33ccd5200 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:18.357364 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4ae94a3a-2205-4dc3-ac10-8cc33ccd5200 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:18.357688 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4ae94a3a-2205-4dc3-ac10-8cc33ccd5200 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:14:18.358017 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 519/2069] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:14:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:14:18.366437 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-76cd50a8-a1f9-41bd-8ed6-5607946406f2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:18.369648 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-76cd50a8-a1f9-41bd-8ed6-5607946406f2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:18.369912 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-76cd50a8-a1f9-41bd-8ed6-5607946406f2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:18.370092 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-76cd50a8-a1f9-41bd-8ed6-5607946406f2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:18.379967 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-2769da33-aa68-4f72-bd0c-1e65a5a6fc9b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot create request issued successfully. Aug 06 03:14:18.380298 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2769da33-aa68-4f72-bd0c-1e65a5a6fc9b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:14:18.380923 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 514/2070] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:14:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:18.382148 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:18.382148 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:18.386267 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-76cd50a8-a1f9-41bd-8ed6-5607946406f2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:18.390717 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-61200eec-ec44-44bf-9cfb-3dcc1571d6d4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:18.391743 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-76cd50a8-a1f9-41bd-8ed6-5607946406f2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:14:18.392146 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 518/2071] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:14:18 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1325 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:14:18.392341 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-61200eec-ec44-44bf-9cfb-3dcc1571d6d4 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/ad920197-2453-4b94-94de-f1beec147c38 Aug 06 03:14:18.392530 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-61200eec-ec44-44bf-9cfb-3dcc1571d6d4 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:18.392693 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-61200eec-ec44-44bf-9cfb-3dcc1571d6d4 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:18.397113 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:18.397113 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:18.397481 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-61200eec-ec44-44bf-9cfb-3dcc1571d6d4 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:14:18.398148 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-61200eec-ec44-44bf-9cfb-3dcc1571d6d4 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/ad920197-2453-4b94-94de-f1beec147c38 returned with HTTP 200 Aug 06 03:14:18.398470 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 521/2072] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:18 2026] GET /volume/v3/snapshots/ad920197-2453-4b94-94de-f1beec147c38 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:18.556199 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6f6010d0-c2bd-44be-a5bf-14f0095fe4c7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:18.639995 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6f6010d0-c2bd-44be-a5bf-14f0095fe4c7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:14:18.640277 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6f6010d0-c2bd-44be-a5bf-14f0095fe4c7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1107796972"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:18.641569 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-6f6010d0-c2bd-44be-a5bf-14f0095fe4c7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1107796972'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:14:18.641675 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-6f6010d0-c2bd-44be-a5bf-14f0095fe4c7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Create volume of 1 GB Aug 06 03:14:18.645244 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-6f6010d0-c2bd-44be-a5bf-14f0095fe4c7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Availability Zones retrieved successfully. Aug 06 03:14:18.650286 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f6010d0-c2bd-44be-a5bf-14f0095fe4c7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Flow 'volume_create_api' (76cd516f-4122-4a63-bfe9-09ca3afe4c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:18.651130 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f6010d0-c2bd-44be-a5bf-14f0095fe4c7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (077ee365-d09b-4611-adab-8d852f6d17f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:18.652012 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-6f6010d0-c2bd-44be-a5bf-14f0095fe4c7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:14:18.682967 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f6010d0-c2bd-44be-a5bf-14f0095fe4c7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (077ee365-d09b-4611-adab-8d852f6d17f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:18.683983 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f6010d0-c2bd-44be-a5bf-14f0095fe4c7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c94659e2-ff68-40c5-9487-38bd96aeeffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:18.764879 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-6f6010d0-c2bd-44be-a5bf-14f0095fe4c7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Created reservations ['db8b8904-64bf-4172-8a45-6dad39d77a63', '8a454299-ade6-4302-ac79-dac2a3f68f5e', 'ecf7052b-b41b-4264-8dc6-f6c1d47c0dcc', '479faca1-9efd-4689-aefb-cb59a48423fe'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:18.765578 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f6010d0-c2bd-44be-a5bf-14f0095fe4c7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c94659e2-ff68-40c5-9487-38bd96aeeffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db8b8904-64bf-4172-8a45-6dad39d77a63', '8a454299-ade6-4302-ac79-dac2a3f68f5e', 'ecf7052b-b41b-4264-8dc6-f6c1d47c0dcc', '479faca1-9efd-4689-aefb-cb59a48423fe']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:18.766248 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f6010d0-c2bd-44be-a5bf-14f0095fe4c7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (901023bc-40f5-478a-8b4a-904d3c29b400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:18.791958 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f6010d0-c2bd-44be-a5bf-14f0095fe4c7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (901023bc-40f5-478a-8b4a-904d3c29b400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9b05626-7c2c-47db-a4b3-d73ec0b616ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1107796972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b26f878c1d747239a025918585c24e9',qos_specs=None,replication_status=,reservations=['db8b8904-64bf-4172-8a45-6dad39d77a63','8a454299-ade6-4302-ac79-dac2a3f68f5e','ecf7052b-b41b-4264-8dc6-f6c1d47c0dcc','479faca1-9efd-4689-aefb-cb59a48423fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='340cc4d5c35440d182110562ee835b35',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:14:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1107796972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9b05626-7c2c-47db-a4b3-d73ec0b616ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b26f878c1d747239a025918585c24e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='340cc4d5c35440d182110562ee835b35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:18.792763 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f6010d0-c2bd-44be-a5bf-14f0095fe4c7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2de3872-1057-4944-9042-fd4f0ba1cc6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:18.814304 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f6010d0-c2bd-44be-a5bf-14f0095fe4c7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2de3872-1057-4944-9042-fd4f0ba1cc6d) transitioned into state 'SUCCESS' from state '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-1107796972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b26f878c1d747239a025918585c24e9',qos_specs=None,replication_status=,reservations=['db8b8904-64bf-4172-8a45-6dad39d77a63','8a454299-ade6-4302-ac79-dac2a3f68f5e','ecf7052b-b41b-4264-8dc6-f6c1d47c0dcc','479faca1-9efd-4689-aefb-cb59a48423fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='340cc4d5c35440d182110562ee835b35',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:18.815013 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f6010d0-c2bd-44be-a5bf-14f0095fe4c7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (421c96e9-4927-416c-87da-eb17fa7548a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:18.825858 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f6010d0-c2bd-44be-a5bf-14f0095fe4c7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (421c96e9-4927-416c-87da-eb17fa7548a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:18.826664 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f6010d0-c2bd-44be-a5bf-14f0095fe4c7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Flow 'volume_create_api' (76cd516f-4122-4a63-bfe9-09ca3afe4c68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:18.827026 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-6f6010d0-c2bd-44be-a5bf-14f0095fe4c7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Create volume request issued successfully. Aug 06 03:14:18.827648 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6f6010d0-c2bd-44be-a5bf-14f0095fe4c7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:14:18.828114 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 520/2073] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:14:18 2026] POST /volume/v3/volumes => generated 748 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:18.847309 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c9c07554-c095-4773-a3fd-df55269b5015 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:18.849109 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c9c07554-c095-4773-a3fd-df55269b5015 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] GET https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff Aug 06 03:14:18.849364 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c9c07554-c095-4773-a3fd-df55269b5015 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:18.849600 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c9c07554-c095-4773-a3fd-df55269b5015 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:18.856701 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:18.856701 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:18.861689 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c9c07554-c095-4773-a3fd-df55269b5015 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Volume info retrieved successfully. Aug 06 03:14:18.867754 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c9c07554-c095-4773-a3fd-df55269b5015 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff returned with HTTP 200 Aug 06 03:14:18.868219 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 515/2074] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:18 2026] GET /volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:19.365986 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-85081bda-28ae-4ce1-9d65-a00c5dae3c8f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:19.367970 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-85081bda-28ae-4ce1-9d65-a00c5dae3c8f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:19.368167 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-85081bda-28ae-4ce1-9d65-a00c5dae3c8f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:19.368375 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-85081bda-28ae-4ce1-9d65-a00c5dae3c8f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:19.379004 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:19.379004 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:19.379161 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-bc8e9723-8326-4e5a-a0a2-61b900d2afee None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:19.382445 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-bc8e9723-8326-4e5a-a0a2-61b900d2afee tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:14:19.382531 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-85081bda-28ae-4ce1-9d65-a00c5dae3c8f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:19.382732 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-bc8e9723-8326-4e5a-a0a2-61b900d2afee tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:19.383024 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-bc8e9723-8326-4e5a-a0a2-61b900d2afee tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:19.390465 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-85081bda-28ae-4ce1-9d65-a00c5dae3c8f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:14:19.390864 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 519/2075] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:19 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:19.392037 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:19.392037 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:19.398953 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-bc8e9723-8326-4e5a-a0a2-61b900d2afee tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:19.401767 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-bc8e9723-8326-4e5a-a0a2-61b900d2afee tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 returned with HTTP 200 Aug 06 03:14:19.402194 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 522/2076] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:14:19 2026] GET /volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:19.410022 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f9b8b325-03a1-4f93-a4ac-3bbc3315cc97 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:19.411812 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f9b8b325-03a1-4f93-a4ac-3bbc3315cc97 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/ad920197-2453-4b94-94de-f1beec147c38 Aug 06 03:14:19.412029 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f9b8b325-03a1-4f93-a4ac-3bbc3315cc97 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:19.412210 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f9b8b325-03a1-4f93-a4ac-3bbc3315cc97 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:19.416731 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:19.416731 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:19.417229 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f9b8b325-03a1-4f93-a4ac-3bbc3315cc97 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:14:19.418202 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f9b8b325-03a1-4f93-a4ac-3bbc3315cc97 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/ad920197-2453-4b94-94de-f1beec147c38 returned with HTTP 200 Aug 06 03:14:19.418572 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 521/2077] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:19 2026] GET /volume/v3/snapshots/ad920197-2453-4b94-94de-f1beec147c38 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:19.427767 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:19.429342 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:14:19.429676 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ad920197-2453-4b94-94de-f1beec147c38", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-114387093"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:19.431042 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume request body: {'volume': {'snapshot_id': 'ad920197-2453-4b94-94de-f1beec147c38', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-114387093'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:14:19.436662 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:19.436662 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:19.437244 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:14:19.437370 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume of 1 GB Aug 06 03:14:19.441127 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Availability Zones retrieved successfully. Aug 06 03:14:19.447406 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Flow 'volume_create_api' (1ac616c9-90ab-492b-ad68-2fd0cd7a9302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:19.448558 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2cd1b36-2407-4829-843d-7e2c8ce974ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:19.449562 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:14:19.485525 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-22e27cd4-c7b0-48a7-8fe2-5b4cd74f1ad4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:19.486019 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-22e27cd4-c7b0-48a7-8fe2-5b4cd74f1ad4 None None] GET https://10.4.3.80/volume// Aug 06 03:14:19.486190 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-22e27cd4-c7b0-48a7-8fe2-5b4cd74f1ad4 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:19.486372 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-22e27cd4-c7b0-48a7-8fe2-5b4cd74f1ad4 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:19.486670 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-22e27cd4-c7b0-48a7-8fe2-5b4cd74f1ad4 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:14:19.486975 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 520/2078] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:14:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:14:19.488501 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2cd1b36-2407-4829-843d-7e2c8ce974ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ad920197-2453-4b94-94de-f1beec147c38', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:19.489330 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57ea26de-ccb1-4229-a5fd-87e7b0f75e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:19.496412 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-4d04a865-912a-4386-9e85-eebbde6dbd67 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:19.530429 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Created reservations ['f3012166-250b-4d3e-a32e-00e5d8da0351', '9020b1f0-863e-4b79-aeba-4d64ea3c8218', 'a3fa3736-0388-42e0-8835-cacde4906e70', '53e7adcc-4165-45cd-a6db-680370ff0a82'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:19.531339 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57ea26de-ccb1-4229-a5fd-87e7b0f75e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3012166-250b-4d3e-a32e-00e5d8da0351', '9020b1f0-863e-4b79-aeba-4d64ea3c8218', 'a3fa3736-0388-42e0-8835-cacde4906e70', '53e7adcc-4165-45cd-a6db-680370ff0a82']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:19.532021 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc919a6b-7835-477a-a933-e3c5c9fdeda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:19.567211 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-4d04a865-912a-4386-9e85-eebbde6dbd67 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:14:19.567563 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-4d04a865-912a-4386-9e85-eebbde6dbd67 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4", "connector": null, "instance_uuid": "873fda71-51ba-47ab-af28-44d03dfdfc52"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:19.574757 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc919a6b-7835-477a-a933-e3c5c9fdeda0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5125b6e-9fed-4e26-aa50-a991c4ce7a70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-114387093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',qos_specs=None,replication_status=,reservations=['f3012166-250b-4d3e-a32e-00e5d8da0351','9020b1f0-863e-4b79-aeba-4d64ea3c8218','a3fa3736-0388-42e0-8835-cacde4906e70','53e7adcc-4165-45cd-a6db-680370ff0a82'],size=1,snapshot_id=ad920197-2453-4b94-94de-f1beec147c38,source_replicaid=,source_volid=None,status='creating',user_id='9bd54195f9964cdbb4197fface23aa0b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:14:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-114387093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5125b6e-9fed-4e26-aa50-a991c4ce7a70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ad920197-2453-4b94-94de-f1beec147c38,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bd54195f9964cdbb4197fface23aa0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:19.574940 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:19.574940 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:19.575935 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e688260-c76e-42df-b2c1-6799bde7808a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:19.591970 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e688260-c76e-42df-b2c1-6799bde7808a) transitioned into state 'SUCCESS' from state '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-114387093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',qos_specs=None,replication_status=,reservations=['f3012166-250b-4d3e-a32e-00e5d8da0351','9020b1f0-863e-4b79-aeba-4d64ea3c8218','a3fa3736-0388-42e0-8835-cacde4906e70','53e7adcc-4165-45cd-a6db-680370ff0a82'],size=1,snapshot_id=ad920197-2453-4b94-94de-f1beec147c38,source_replicaid=,source_volid=None,status='creating',user_id='9bd54195f9964cdbb4197fface23aa0b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:19.592717 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d544db1-bdff-4d07-b7c9-51c6bed53384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:19.597442 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-4d04a865-912a-4386-9e85-eebbde6dbd67 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:14:19.597845 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 523/2079] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:14:19 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 06 03:14:19.614191 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d544db1-bdff-4d07-b7c9-51c6bed53384) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:19.615058 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Flow 'volume_create_api' (1ac616c9-90ab-492b-ad68-2fd0cd7a9302) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:19.615397 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume request issued successfully. Aug 06 03:14:19.616017 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e27e164c-fada-43d7-b33a-fdc42fcbc719 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:14:19.617001 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 516/2080] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:14:19 2026] POST /volume/v3/volumes => generated 801 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:19.633689 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-954e946f-6ca9-41fb-a50a-c0832ee60392 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:19.633788 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1d05a330-3f1b-48c7-b036-845e791ed8a1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:19.635866 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1d05a330-3f1b-48c7-b036-845e791ed8a1 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:14:19.635967 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-954e946f-6ca9-41fb-a50a-c0832ee60392 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/c5125b6e-9fed-4e26-aa50-a991c4ce7a70 Aug 06 03:14:19.636108 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1d05a330-3f1b-48c7-b036-845e791ed8a1 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:19.636260 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-954e946f-6ca9-41fb-a50a-c0832ee60392 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:19.636336 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1d05a330-3f1b-48c7-b036-845e791ed8a1 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:19.636521 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-954e946f-6ca9-41fb-a50a-c0832ee60392 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:19.638912 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-62dd75d4-d4c0-41c5-9295-c0d8ab6d5e97 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:19.639866 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-62dd75d4-d4c0-41c5-9295-c0d8ab6d5e97 None None] GET https://10.4.3.80/volume// Aug 06 03:14:19.639866 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-62dd75d4-d4c0-41c5-9295-c0d8ab6d5e97 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:19.640096 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-62dd75d4-d4c0-41c5-9295-c0d8ab6d5e97 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:19.640336 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-62dd75d4-d4c0-41c5-9295-c0d8ab6d5e97 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:14:19.640707 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 524/2081] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:14:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:14:19.647429 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:19.647429 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:19.647551 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-aa44484c-461a-4e68-b010-56322e03f411 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:19.647601 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:19.647601 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:19.649483 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-aa44484c-461a-4e68-b010-56322e03f411 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:14:19.649669 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-aa44484c-461a-4e68-b010-56322e03f411 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:19.650271 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-aa44484c-461a-4e68-b010-56322e03f411 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:19.652491 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1d05a330-3f1b-48c7-b036-845e791ed8a1 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:19.655754 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-954e946f-6ca9-41fb-a50a-c0832ee60392 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:19.657512 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1d05a330-3f1b-48c7-b036-845e791ed8a1 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 returned with HTTP 200 Aug 06 03:14:19.658068 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 521/2082] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:19 2026] GET /volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:19.658846 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:19.658846 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:19.662110 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-954e946f-6ca9-41fb-a50a-c0832ee60392 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/c5125b6e-9fed-4e26-aa50-a991c4ce7a70 returned with HTTP 200 Aug 06 03:14:19.662648 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 522/2083] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:19 2026] GET /volume/v3/volumes/c5125b6e-9fed-4e26-aa50-a991c4ce7a70 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:19.662716 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-aa44484c-461a-4e68-b010-56322e03f411 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:19.667737 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-aa44484c-461a-4e68-b010-56322e03f411 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 returned with HTTP 200 Aug 06 03:14:19.668269 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 517/2084] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:14:19 2026] GET /volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:14:19.781791 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-ab3cb7fe-3105-4abc-a775-5039d2ffd82d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:19.784056 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-ab3cb7fe-3105-4abc-a775-5039d2ffd82d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] PUT https://10.4.3.80/volume/v3/attachments/94e9221d-0185-42df-bd45-474375d5331d Aug 06 03:14:19.784480 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-ab3cb7fe-3105-4abc-a775-5039d2ffd82d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:19.805257 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-ab3cb7fe-3105-4abc-a775-5039d2ffd82d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Acquiring lock "cinder-attachment_update-a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4-np0000006611" by "attachment_update" {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:14:19.805257 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-ab3cb7fe-3105-4abc-a775-5039d2ffd82d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Lock "cinder-attachment_update-a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4-np0000006611" acquired by "attachment_update" :: waited 0.006s {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:14:19.805257 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:19.805257 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:19.871359 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-ab3cb7fe-3105-4abc-a775-5039d2ffd82d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Lock "cinder-attachment_update-a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4-np0000006611" released by "attachment_update" :: held 0.072s {{(pid=100900) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:14:19.871939 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-ab3cb7fe-3105-4abc-a775-5039d2ffd82d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/attachments/94e9221d-0185-42df-bd45-474375d5331d returned with HTTP 200 Aug 06 03:14:19.872367 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 525/2085] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:14:19 2026] PUT /volume/v3/attachments/94e9221d-0185-42df-bd45-474375d5331d => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:19.880963 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a8dfeedc-2f02-446d-8a73-e7467cf802c6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:19.882499 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a8dfeedc-2f02-446d-8a73-e7467cf802c6 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] GET https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff Aug 06 03:14:19.882657 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a8dfeedc-2f02-446d-8a73-e7467cf802c6 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:19.882865 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a8dfeedc-2f02-446d-8a73-e7467cf802c6 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:19.890026 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:19.890026 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:19.893760 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a8dfeedc-2f02-446d-8a73-e7467cf802c6 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Volume info retrieved successfully. Aug 06 03:14:19.898748 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a8dfeedc-2f02-446d-8a73-e7467cf802c6 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff returned with HTTP 200 Aug 06 03:14:19.899456 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 522/2086] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:19 2026] GET /volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:19.916940 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-dc120c63-435d-446b-85e6-989a59e7cdd1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:19.918761 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dc120c63-435d-446b-85e6-989a59e7cdd1 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] POST https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata Aug 06 03:14:19.919169 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dc120c63-435d-446b-85e6-989a59e7cdd1 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:19.931743 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:19.931743 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:19.932416 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-dc120c63-435d-446b-85e6-989a59e7cdd1 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Volume info retrieved successfully. Aug 06 03:14:19.941531 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-dc120c63-435d-446b-85e6-989a59e7cdd1 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Create volume metadata completed successfully. Aug 06 03:14:19.941790 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dc120c63-435d-446b-85e6-989a59e7cdd1 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata returned with HTTP 200 Aug 06 03:14:19.942213 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 523/2087] 10.4.3.80 () {68 vars in 1390 bytes} [Thu Aug 6 03:14:19 2026] POST /volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata => generated 101 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:14:19.950517 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d58d2403-2ce5-4ea9-b359-e980e38afb9d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:19.952244 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d58d2403-2ce5-4ea9-b359-e980e38afb9d tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] GET https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata Aug 06 03:14:19.952604 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d58d2403-2ce5-4ea9-b359-e980e38afb9d tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:19.952857 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d58d2403-2ce5-4ea9-b359-e980e38afb9d tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:19.959624 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:19.959624 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:19.960238 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d58d2403-2ce5-4ea9-b359-e980e38afb9d tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Volume info retrieved successfully. Aug 06 03:14:19.966298 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d58d2403-2ce5-4ea9-b359-e980e38afb9d tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Get volume metadata completed successfully. Aug 06 03:14:19.966601 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d58d2403-2ce5-4ea9-b359-e980e38afb9d tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata returned with HTTP 200 Aug 06 03:14:19.967045 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 518/2088] 10.4.3.80 () {66 vars in 1368 bytes} [Thu Aug 6 03:14:19 2026] GET /volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata => generated 101 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:19.975549 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-604b0c88-a3d2-46d1-8d44-681d6974e802 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:19.977846 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-604b0c88-a3d2-46d1-8d44-681d6974e802 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] PUT https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata Aug 06 03:14:19.978344 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-604b0c88-a3d2-46d1-8d44-681d6974e802 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:19.990498 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:19.990498 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:19.991231 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-604b0c88-a3d2-46d1-8d44-681d6974e802 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Volume info retrieved successfully. Aug 06 03:14:20.004543 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-604b0c88-a3d2-46d1-8d44-681d6974e802 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Update volume metadata completed successfully. Aug 06 03:14:20.004894 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-604b0c88-a3d2-46d1-8d44-681d6974e802 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata returned with HTTP 200 Aug 06 03:14:20.005347 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 526/2089] 10.4.3.80 () {68 vars in 1388 bytes} [Thu Aug 6 03:14:19 2026] PUT /volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata => generated 57 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:14:20.013502 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-eb0d6e1b-611a-4221-b3d8-b504c17b3421 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:20.015510 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-eb0d6e1b-611a-4221-b3d8-b504c17b3421 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] GET https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata Aug 06 03:14:20.015740 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-eb0d6e1b-611a-4221-b3d8-b504c17b3421 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:20.015913 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-eb0d6e1b-611a-4221-b3d8-b504c17b3421 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:20.022934 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:20.022934 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:20.023377 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-eb0d6e1b-611a-4221-b3d8-b504c17b3421 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Volume info retrieved successfully. Aug 06 03:14:20.029335 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-eb0d6e1b-611a-4221-b3d8-b504c17b3421 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Get volume metadata completed successfully. Aug 06 03:14:20.029624 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-eb0d6e1b-611a-4221-b3d8-b504c17b3421 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata returned with HTTP 200 Aug 06 03:14:20.030068 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 523/2090] 10.4.3.80 () {66 vars in 1368 bytes} [Thu Aug 6 03:14:20 2026] GET /volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata => generated 57 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:14:20.038522 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-740ce01d-c5d0-45b7-8776-fc0d221f0bf5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:20.040252 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-740ce01d-c5d0-45b7-8776-fc0d221f0bf5 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] DELETE https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata/key1 Aug 06 03:14:20.040466 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-740ce01d-c5d0-45b7-8776-fc0d221f0bf5 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:20.040683 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-740ce01d-c5d0-45b7-8776-fc0d221f0bf5 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:20.048017 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:20.048017 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:20.048506 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-740ce01d-c5d0-45b7-8776-fc0d221f0bf5 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Volume info retrieved successfully. Aug 06 03:14:20.053150 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-740ce01d-c5d0-45b7-8776-fc0d221f0bf5 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Get volume metadata completed successfully. Aug 06 03:14:20.060607 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-740ce01d-c5d0-45b7-8776-fc0d221f0bf5 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Delete volume metadata completed successfully. Aug 06 03:14:20.060853 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-740ce01d-c5d0-45b7-8776-fc0d221f0bf5 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata/key1 returned with HTTP 200 Aug 06 03:14:20.061258 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 524/2091] 10.4.3.80 () {66 vars in 1386 bytes} [Thu Aug 6 03:14:20 2026] DELETE /volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata/key1 => generated 0 bytes in 23 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 06 03:14:20.068993 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ade02b9f-bc1d-4944-ae47-0600d3db6973 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:20.071233 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ade02b9f-bc1d-4944-ae47-0600d3db6973 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] GET https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata Aug 06 03:14:20.071567 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ade02b9f-bc1d-4944-ae47-0600d3db6973 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:20.071932 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ade02b9f-bc1d-4944-ae47-0600d3db6973 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:20.091114 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:20.091114 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:20.091572 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-ade02b9f-bc1d-4944-ae47-0600d3db6973 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Volume info retrieved successfully. Aug 06 03:14:20.096416 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-ade02b9f-bc1d-4944-ae47-0600d3db6973 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Get volume metadata completed successfully. Aug 06 03:14:20.096653 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ade02b9f-bc1d-4944-ae47-0600d3db6973 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata returned with HTTP 200 Aug 06 03:14:20.097044 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 519/2092] 10.4.3.80 () {66 vars in 1368 bytes} [Thu Aug 6 03:14:20 2026] GET /volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata => generated 32 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:14:20.108290 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-cd8a0f91-971b-4e36-b483-6f0fde303954 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:20.110610 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cd8a0f91-971b-4e36-b483-6f0fde303954 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] PUT https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata Aug 06 03:14:20.111135 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-cd8a0f91-971b-4e36-b483-6f0fde303954 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:20.122396 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:20.122396 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:20.123343 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-cd8a0f91-971b-4e36-b483-6f0fde303954 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Volume info retrieved successfully. Aug 06 03:14:20.135478 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-cd8a0f91-971b-4e36-b483-6f0fde303954 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Update volume metadata completed successfully. Aug 06 03:14:20.135932 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cd8a0f91-971b-4e36-b483-6f0fde303954 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata returned with HTTP 200 Aug 06 03:14:20.136567 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 527/2093] 10.4.3.80 () {68 vars in 1388 bytes} [Thu Aug 6 03:14:20 2026] PUT /volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata => generated 16 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:14:20.144976 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7e282bb2-55a1-40aa-b3d9-30797e8923a0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:20.146604 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7e282bb2-55a1-40aa-b3d9-30797e8923a0 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] POST https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata Aug 06 03:14:20.146946 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7e282bb2-55a1-40aa-b3d9-30797e8923a0 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:20.154121 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:20.154121 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:20.154520 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7e282bb2-55a1-40aa-b3d9-30797e8923a0 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Volume info retrieved successfully. Aug 06 03:14:20.161131 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7e282bb2-55a1-40aa-b3d9-30797e8923a0 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Create volume metadata completed successfully. Aug 06 03:14:20.161354 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7e282bb2-55a1-40aa-b3d9-30797e8923a0 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata returned with HTTP 200 Aug 06 03:14:20.161728 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 524/2094] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:14:20 2026] POST /volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:14:20.168703 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bb21f764-80f7-4d88-8fda-f4b0c8083840 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:20.170252 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bb21f764-80f7-4d88-8fda-f4b0c8083840 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] PUT https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata/key3 Aug 06 03:14:20.170538 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bb21f764-80f7-4d88-8fda-f4b0c8083840 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:20.177912 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:20.177912 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:20.178314 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-bb21f764-80f7-4d88-8fda-f4b0c8083840 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Volume info retrieved successfully. Aug 06 03:14:20.185646 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-bb21f764-80f7-4d88-8fda-f4b0c8083840 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Update volume metadata completed successfully. Aug 06 03:14:20.185847 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bb21f764-80f7-4d88-8fda-f4b0c8083840 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata/key3 returned with HTTP 200 Aug 06 03:14:20.186166 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 525/2095] 10.4.3.80 () {68 vars in 1403 bytes} [Thu Aug 6 03:14:20 2026] PUT /volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata/key3 => generated 35 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:14:20.193804 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1cbc169c-6ca2-4d76-93e9-615f6b603762 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:20.196249 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1cbc169c-6ca2-4d76-93e9-615f6b603762 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] GET https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata/key3 Aug 06 03:14:20.196509 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1cbc169c-6ca2-4d76-93e9-615f6b603762 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:20.196746 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1cbc169c-6ca2-4d76-93e9-615f6b603762 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:20.215229 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:20.215229 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:20.215823 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1cbc169c-6ca2-4d76-93e9-615f6b603762 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Volume info retrieved successfully. Aug 06 03:14:20.222436 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1cbc169c-6ca2-4d76-93e9-615f6b603762 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Get volume metadata completed successfully. Aug 06 03:14:20.222747 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1cbc169c-6ca2-4d76-93e9-615f6b603762 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata/key3 returned with HTTP 200 Aug 06 03:14:20.223272 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 520/2096] 10.4.3.80 () {66 vars in 1383 bytes} [Thu Aug 6 03:14:20 2026] GET /volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata/key3 => generated 35 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:14:20.229863 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-04f0a2f0-d07e-47a7-8e22-8b73f28399f7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:20.231527 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-04f0a2f0-d07e-47a7-8e22-8b73f28399f7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] GET https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata Aug 06 03:14:20.231699 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-04f0a2f0-d07e-47a7-8e22-8b73f28399f7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:20.232071 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-04f0a2f0-d07e-47a7-8e22-8b73f28399f7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:20.239254 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:20.239254 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:20.239849 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-04f0a2f0-d07e-47a7-8e22-8b73f28399f7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Volume info retrieved successfully. Aug 06 03:14:20.245033 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-04f0a2f0-d07e-47a7-8e22-8b73f28399f7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Get volume metadata completed successfully. Aug 06 03:14:20.245385 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-04f0a2f0-d07e-47a7-8e22-8b73f28399f7 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata returned with HTTP 200 Aug 06 03:14:20.245872 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 528/2097] 10.4.3.80 () {66 vars in 1368 bytes} [Thu Aug 6 03:14:20 2026] GET /volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata => generated 75 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:14:20.254489 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6e8ffb30-d440-4735-8ca4-c9387262ed25 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:20.256225 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6e8ffb30-d440-4735-8ca4-c9387262ed25 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] PUT https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata Aug 06 03:14:20.256534 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6e8ffb30-d440-4735-8ca4-c9387262ed25 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:20.268034 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:20.268034 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:20.268034 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6e8ffb30-d440-4735-8ca4-c9387262ed25 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Volume info retrieved successfully. Aug 06 03:14:20.276281 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6e8ffb30-d440-4735-8ca4-c9387262ed25 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Update volume metadata completed successfully. Aug 06 03:14:20.276507 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6e8ffb30-d440-4735-8ca4-c9387262ed25 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata returned with HTTP 200 Aug 06 03:14:20.276940 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 525/2098] 10.4.3.80 () {68 vars in 1388 bytes} [Thu Aug 6 03:14:20 2026] PUT /volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff/metadata => generated 16 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:14:20.286301 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-df2fb67b-b089-42d3-a129-47c8e26e7036 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:20.288487 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-df2fb67b-b089-42d3-a129-47c8e26e7036 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] GET https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff Aug 06 03:14:20.288709 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-df2fb67b-b089-42d3-a129-47c8e26e7036 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:20.288936 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-df2fb67b-b089-42d3-a129-47c8e26e7036 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:20.295495 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:20.295495 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:20.300369 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-df2fb67b-b089-42d3-a129-47c8e26e7036 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Volume info retrieved successfully. Aug 06 03:14:20.305001 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-df2fb67b-b089-42d3-a129-47c8e26e7036 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff returned with HTTP 200 Aug 06 03:14:20.305042 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 526/2099] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:20 2026] GET /volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:14:20.317207 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a851fb1c-149a-4bd8-912e-6f64f76e666f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:20.318851 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a851fb1c-149a-4bd8-912e-6f64f76e666f tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] DELETE https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff Aug 06 03:14:20.319061 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a851fb1c-149a-4bd8-912e-6f64f76e666f tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:20.319198 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a851fb1c-149a-4bd8-912e-6f64f76e666f tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:20.319346 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-a851fb1c-149a-4bd8-912e-6f64f76e666f tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Delete volume with id: c9b05626-7c2c-47db-a4b3-d73ec0b616ff Aug 06 03:14:20.327213 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:20.327213 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:20.327602 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a851fb1c-149a-4bd8-912e-6f64f76e666f tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Volume info retrieved successfully. Aug 06 03:14:20.343556 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a851fb1c-149a-4bd8-912e-6f64f76e666f tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Delete volume request issued successfully. Aug 06 03:14:20.343759 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a851fb1c-149a-4bd8-912e-6f64f76e666f tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff returned with HTTP 202 Aug 06 03:14:20.344205 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 521/2100] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:14:20 2026] DELETE /volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:14:20.351498 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-36d7679d-050d-49db-8924-d896263eb4a5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:20.353307 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-36d7679d-050d-49db-8924-d896263eb4a5 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] GET https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff Aug 06 03:14:20.353671 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-36d7679d-050d-49db-8924-d896263eb4a5 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:20.353951 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-36d7679d-050d-49db-8924-d896263eb4a5 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:20.361091 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:20.361091 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:20.365229 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-36d7679d-050d-49db-8924-d896263eb4a5 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Volume info retrieved successfully. Aug 06 03:14:20.370351 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-36d7679d-050d-49db-8924-d896263eb4a5 tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff returned with HTTP 200 Aug 06 03:14:20.370914 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 529/2101] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:20 2026] GET /volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:20.404698 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ae396a59-0c91-4305-8e82-7e3ef91e8335 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:20.406307 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ae396a59-0c91-4305-8e82-7e3ef91e8335 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:20.406559 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ae396a59-0c91-4305-8e82-7e3ef91e8335 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:20.406773 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ae396a59-0c91-4305-8e82-7e3ef91e8335 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:20.416448 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:20.416448 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:20.419984 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ae396a59-0c91-4305-8e82-7e3ef91e8335 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:20.425008 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ae396a59-0c91-4305-8e82-7e3ef91e8335 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:14:20.425475 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 526/2102] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:20 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:20.677230 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0bd8762c-ab7a-44e4-bdde-8566cd8dc414 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:20.679310 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0bd8762c-ab7a-44e4-bdde-8566cd8dc414 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:14:20.679558 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0bd8762c-ab7a-44e4-bdde-8566cd8dc414 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:20.679823 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0bd8762c-ab7a-44e4-bdde-8566cd8dc414 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:20.683482 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-afa83454-a98e-481f-873b-8261cc17b5bb None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:20.686439 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-afa83454-a98e-481f-873b-8261cc17b5bb tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/c5125b6e-9fed-4e26-aa50-a991c4ce7a70 Aug 06 03:14:20.686674 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-afa83454-a98e-481f-873b-8261cc17b5bb tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:20.686919 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-afa83454-a98e-481f-873b-8261cc17b5bb tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:20.690907 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:20.690907 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:20.695239 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0bd8762c-ab7a-44e4-bdde-8566cd8dc414 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:20.697575 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:20.697575 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:20.700568 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0bd8762c-ab7a-44e4-bdde-8566cd8dc414 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 returned with HTTP 200 Aug 06 03:14:20.701305 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 527/2103] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:20 2026] GET /volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:20.702614 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-afa83454-a98e-481f-873b-8261cc17b5bb tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:20.708266 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-afa83454-a98e-481f-873b-8261cc17b5bb tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/c5125b6e-9fed-4e26-aa50-a991c4ce7a70 returned with HTTP 200 Aug 06 03:14:20.708775 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 522/2104] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:20 2026] GET /volume/v3/volumes/c5125b6e-9fed-4e26-aa50-a991c4ce7a70 => generated 894 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:20.724617 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e5178f45-348b-4871-b489-40984e1a18b2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:20.726526 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e5178f45-348b-4871-b489-40984e1a18b2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/ad920197-2453-4b94-94de-f1beec147c38 Aug 06 03:14:20.726859 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e5178f45-348b-4871-b489-40984e1a18b2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:20.727080 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e5178f45-348b-4871-b489-40984e1a18b2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:20.727222 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-e5178f45-348b-4871-b489-40984e1a18b2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete snapshot with id: ad920197-2453-4b94-94de-f1beec147c38 Aug 06 03:14:20.732295 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:20.732295 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:20.732888 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e5178f45-348b-4871-b489-40984e1a18b2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:14:20.747156 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e5178f45-348b-4871-b489-40984e1a18b2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot delete request issued successfully. Aug 06 03:14:20.747381 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e5178f45-348b-4871-b489-40984e1a18b2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/ad920197-2453-4b94-94de-f1beec147c38 returned with HTTP 202 Aug 06 03:14:20.747800 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 530/2105] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:14:20 2026] DELETE /volume/v3/snapshots/ad920197-2453-4b94-94de-f1beec147c38 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:14:20.755111 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9b47bbb0-5c53-4b69-bbbd-bf7484cdfa31 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:20.757181 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9b47bbb0-5c53-4b69-bbbd-bf7484cdfa31 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/ad920197-2453-4b94-94de-f1beec147c38 Aug 06 03:14:20.757359 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9b47bbb0-5c53-4b69-bbbd-bf7484cdfa31 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:20.757576 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9b47bbb0-5c53-4b69-bbbd-bf7484cdfa31 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:20.763347 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:20.763347 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:20.763875 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9b47bbb0-5c53-4b69-bbbd-bf7484cdfa31 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Snapshot retrieved successfully. Aug 06 03:14:20.764605 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9b47bbb0-5c53-4b69-bbbd-bf7484cdfa31 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/ad920197-2453-4b94-94de-f1beec147c38 returned with HTTP 200 Aug 06 03:14:20.765002 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 527/2106] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:20 2026] GET /volume/v3/snapshots/ad920197-2453-4b94-94de-f1beec147c38 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:21.383524 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9f1c71b1-be38-401e-ac62-8d1b09f790de None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:21.385152 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9f1c71b1-be38-401e-ac62-8d1b09f790de tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] GET https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff Aug 06 03:14:21.385326 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9f1c71b1-be38-401e-ac62-8d1b09f790de tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:21.385515 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9f1c71b1-be38-401e-ac62-8d1b09f790de tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:21.390957 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9f1c71b1-be38-401e-ac62-8d1b09f790de tempest-VolumesMetadataTest-2017955453 tempest-VolumesMetadataTest-2017955453-project-member] https://10.4.3.80/volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff returned with HTTP 404 Aug 06 03:14:21.391368 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 528/2107] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:21 2026] GET /volume/v3/volumes/c9b05626-7c2c-47db-a4b3-d73ec0b616ff => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:21.437602 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2b52021c-640a-45fd-935f-42cc57b11fc7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:21.439982 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2b52021c-640a-45fd-935f-42cc57b11fc7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:21.440154 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2b52021c-640a-45fd-935f-42cc57b11fc7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:21.440323 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2b52021c-640a-45fd-935f-42cc57b11fc7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:21.448466 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:21.448466 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:21.451194 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-2b52021c-640a-45fd-935f-42cc57b11fc7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:21.454535 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2b52021c-640a-45fd-935f-42cc57b11fc7 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:14:21.454896 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 523/2108] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:21 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:21.713895 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2768aa80-16c9-47cd-80a6-0c7496a8f0aa None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:21.717623 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2768aa80-16c9-47cd-80a6-0c7496a8f0aa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:14:21.717875 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2768aa80-16c9-47cd-80a6-0c7496a8f0aa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:21.718058 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2768aa80-16c9-47cd-80a6-0c7496a8f0aa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:21.730770 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:21.730770 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:21.735727 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2768aa80-16c9-47cd-80a6-0c7496a8f0aa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:21.740282 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2768aa80-16c9-47cd-80a6-0c7496a8f0aa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 returned with HTTP 200 Aug 06 03:14:21.740680 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 531/2109] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:21 2026] GET /volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:21.774439 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-302e4402-0060-43e6-9a8d-2f00d68a5a3d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:21.776089 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-302e4402-0060-43e6-9a8d-2f00d68a5a3d tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/ad920197-2453-4b94-94de-f1beec147c38 Aug 06 03:14:21.776281 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-302e4402-0060-43e6-9a8d-2f00d68a5a3d tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:21.776417 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-302e4402-0060-43e6-9a8d-2f00d68a5a3d tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:21.780324 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-302e4402-0060-43e6-9a8d-2f00d68a5a3d tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/ad920197-2453-4b94-94de-f1beec147c38 returned with HTTP 404 Aug 06 03:14:21.780778 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 528/2110] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:21 2026] GET /volume/v3/snapshots/ad920197-2453-4b94-94de-f1beec147c38 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:21.787457 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-82e0d598-d2eb-4884-bd10-355b5c7a8efb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:21.789317 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-82e0d598-d2eb-4884-bd10-355b5c7a8efb tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/volumes/fd2a2486-e2fc-467b-af4e-a2545567820a Aug 06 03:14:21.789523 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-82e0d598-d2eb-4884-bd10-355b5c7a8efb tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:21.789702 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-82e0d598-d2eb-4884-bd10-355b5c7a8efb tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:21.789925 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-82e0d598-d2eb-4884-bd10-355b5c7a8efb tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume with id: fd2a2486-e2fc-467b-af4e-a2545567820a Aug 06 03:14:21.796384 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:21.796384 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:21.796816 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-82e0d598-d2eb-4884-bd10-355b5c7a8efb tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:21.815086 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-82e0d598-d2eb-4884-bd10-355b5c7a8efb tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume request issued successfully. Aug 06 03:14:21.815293 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-82e0d598-d2eb-4884-bd10-355b5c7a8efb tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/fd2a2486-e2fc-467b-af4e-a2545567820a returned with HTTP 202 Aug 06 03:14:21.815729 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 529/2111] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:14:21 2026] DELETE /volume/v3/volumes/fd2a2486-e2fc-467b-af4e-a2545567820a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:14:21.825530 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1e4f198c-7368-4a6a-a1d2-2d3126a1bbe9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:21.827142 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1e4f198c-7368-4a6a-a1d2-2d3126a1bbe9 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/fd2a2486-e2fc-467b-af4e-a2545567820a Aug 06 03:14:21.827331 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1e4f198c-7368-4a6a-a1d2-2d3126a1bbe9 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:21.827501 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1e4f198c-7368-4a6a-a1d2-2d3126a1bbe9 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:21.833473 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:21.833473 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:21.836455 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1e4f198c-7368-4a6a-a1d2-2d3126a1bbe9 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:21.840071 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1e4f198c-7368-4a6a-a1d2-2d3126a1bbe9 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/fd2a2486-e2fc-467b-af4e-a2545567820a returned with HTTP 200 Aug 06 03:14:21.840427 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 524/2112] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:21 2026] GET /volume/v3/volumes/fd2a2486-e2fc-467b-af4e-a2545567820a => generated 859 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:22.360451 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-cec52c75-7ab9-4ca6-9c1f-f843ce11c6ec None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:22.431259 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cec52c75-7ab9-4ca6-9c1f-f843ce11c6ec tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes Aug 06 03:14:22.431425 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-cec52c75-7ab9-4ca6-9c1f-f843ce11c6ec tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:22.431584 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-cec52c75-7ab9-4ca6-9c1f-f843ce11c6ec tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:22.431801 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-cec52c75-7ab9-4ca6-9c1f-f843ce11c6ec tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:22.432403 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-cec52c75-7ab9-4ca6-9c1f-f843ce11c6ec tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100900) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:22.437946 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-cec52c75-7ab9-4ca6-9c1f-f843ce11c6ec tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:22.438253 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cec52c75-7ab9-4ca6-9c1f-f843ce11c6ec tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 200 Aug 06 03:14:22.438599 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 532/2113] 10.4.3.80 () {66 vars in 1230 bytes} [Thu Aug 6 03:14:22 2026] GET /volume/v3/volumes => generated 15 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:14:22.446560 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6b3d4275-c17e-4ac7-a4c2-1181acd5a1d3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:22.448108 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6b3d4275-c17e-4ac7-a4c2-1181acd5a1d3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:14:22.448407 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6b3d4275-c17e-4ac7-a4c2-1181acd5a1d3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1585441428"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:22.450173 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-6b3d4275-c17e-4ac7-a4c2-1181acd5a1d3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1585441428'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:14:22.450323 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-6b3d4275-c17e-4ac7-a4c2-1181acd5a1d3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Create volume of 1 GB Aug 06 03:14:22.454114 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6b3d4275-c17e-4ac7-a4c2-1181acd5a1d3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Availability Zones retrieved successfully. Aug 06 03:14:22.459314 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b3d4275-c17e-4ac7-a4c2-1181acd5a1d3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Flow 'volume_create_api' (f03e191b-3b69-4449-935d-cc228d16ef6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:22.460408 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b3d4275-c17e-4ac7-a4c2-1181acd5a1d3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28b01677-003f-4a36-aa9e-1318b2723d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:22.462681 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-6b3d4275-c17e-4ac7-a4c2-1181acd5a1d3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:14:22.467014 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7a458e5c-2b62-4da4-b738-ed7f04b057f2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:22.468927 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7a458e5c-2b62-4da4-b738-ed7f04b057f2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:22.469172 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7a458e5c-2b62-4da4-b738-ed7f04b057f2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:22.469333 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7a458e5c-2b62-4da4-b738-ed7f04b057f2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:22.478745 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:22.478745 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:22.482436 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-7a458e5c-2b62-4da4-b738-ed7f04b057f2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:22.486875 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7a458e5c-2b62-4da4-b738-ed7f04b057f2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:14:22.487236 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 530/2114] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:22 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:22.487403 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b3d4275-c17e-4ac7-a4c2-1181acd5a1d3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28b01677-003f-4a36-aa9e-1318b2723d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:22.490851 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b3d4275-c17e-4ac7-a4c2-1181acd5a1d3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e700ca80-886a-4204-a778-6a417de3f7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:22.538347 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-6b3d4275-c17e-4ac7-a4c2-1181acd5a1d3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Created reservations ['902edbe8-c3bf-486f-9e07-ce09419dff68', '97895036-1dca-4ef5-abda-97c3a7870ec0', '64a14f3b-cc98-4917-9a89-a39f0ac0aa6e', '2dfd67a6-3e8c-45ad-bd0a-bc62955cf72b'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:22.539002 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b3d4275-c17e-4ac7-a4c2-1181acd5a1d3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e700ca80-886a-4204-a778-6a417de3f7ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['902edbe8-c3bf-486f-9e07-ce09419dff68', '97895036-1dca-4ef5-abda-97c3a7870ec0', '64a14f3b-cc98-4917-9a89-a39f0ac0aa6e', '2dfd67a6-3e8c-45ad-bd0a-bc62955cf72b']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:22.539618 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b3d4275-c17e-4ac7-a4c2-1181acd5a1d3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10a2263f-ba38-4853-a996-3be628522c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:22.559580 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b3d4275-c17e-4ac7-a4c2-1181acd5a1d3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10a2263f-ba38-4853-a996-3be628522c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daca1a5d-b32d-410f-b173-883244e04385', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1585441428',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='18d64bf0cf3e48bc881ba82d4bbc4393',qos_specs=None,replication_status=,reservations=['902edbe8-c3bf-486f-9e07-ce09419dff68','97895036-1dca-4ef5-abda-97c3a7870ec0','64a14f3b-cc98-4917-9a89-a39f0ac0aa6e','2dfd67a6-3e8c-45ad-bd0a-bc62955cf72b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2505911ac26d445eb716ca0658302ef1',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:14:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1585441428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daca1a5d-b32d-410f-b173-883244e04385,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='18d64bf0cf3e48bc881ba82d4bbc4393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2505911ac26d445eb716ca0658302ef1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:22.560279 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b3d4275-c17e-4ac7-a4c2-1181acd5a1d3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9154aa6-a485-438f-85dd-611e24b2af43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:22.575325 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b3d4275-c17e-4ac7-a4c2-1181acd5a1d3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9154aa6-a485-438f-85dd-611e24b2af43) transitioned into state 'SUCCESS' from state '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-1585441428',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='18d64bf0cf3e48bc881ba82d4bbc4393',qos_specs=None,replication_status=,reservations=['902edbe8-c3bf-486f-9e07-ce09419dff68','97895036-1dca-4ef5-abda-97c3a7870ec0','64a14f3b-cc98-4917-9a89-a39f0ac0aa6e','2dfd67a6-3e8c-45ad-bd0a-bc62955cf72b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2505911ac26d445eb716ca0658302ef1',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:22.576007 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b3d4275-c17e-4ac7-a4c2-1181acd5a1d3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e1ff3b5-e170-403d-85f4-a808b7f77def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:22.583734 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b3d4275-c17e-4ac7-a4c2-1181acd5a1d3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e1ff3b5-e170-403d-85f4-a808b7f77def) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:22.584519 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6b3d4275-c17e-4ac7-a4c2-1181acd5a1d3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Flow 'volume_create_api' (f03e191b-3b69-4449-935d-cc228d16ef6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:22.584800 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6b3d4275-c17e-4ac7-a4c2-1181acd5a1d3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Create volume request issued successfully. Aug 06 03:14:22.585301 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6b3d4275-c17e-4ac7-a4c2-1181acd5a1d3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:14:22.585822 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 529/2115] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:14:22 2026] POST /volume/v3/volumes => generated 762 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:22.596692 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9892e1ef-eeb5-4565-8799-08de46d689c1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:22.598150 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9892e1ef-eeb5-4565-8799-08de46d689c1 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/daca1a5d-b32d-410f-b173-883244e04385 Aug 06 03:14:22.598456 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9892e1ef-eeb5-4565-8799-08de46d689c1 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:22.598714 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9892e1ef-eeb5-4565-8799-08de46d689c1 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:22.605473 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:22.605473 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:22.610207 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9892e1ef-eeb5-4565-8799-08de46d689c1 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Volume info retrieved successfully. Aug 06 03:14:22.612383 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9892e1ef-eeb5-4565-8799-08de46d689c1 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/daca1a5d-b32d-410f-b173-883244e04385 returned with HTTP 200 Aug 06 03:14:22.612765 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 525/2116] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:22 2026] GET /volume/v3/volumes/daca1a5d-b32d-410f-b173-883244e04385 => generated 830 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:22.753508 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-739019cc-8b62-4d38-908e-57312495cda2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:22.755248 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-739019cc-8b62-4d38-908e-57312495cda2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:14:22.755464 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-739019cc-8b62-4d38-908e-57312495cda2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:22.755678 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-739019cc-8b62-4d38-908e-57312495cda2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:22.765330 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:22.765330 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:22.769105 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-739019cc-8b62-4d38-908e-57312495cda2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:22.773203 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-739019cc-8b62-4d38-908e-57312495cda2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 returned with HTTP 200 Aug 06 03:14:22.773632 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 533/2117] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:22 2026] GET /volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:22.852369 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f9a31c6e-ab6e-457c-aec3-0b5618db4277 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:22.854045 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f9a31c6e-ab6e-457c-aec3-0b5618db4277 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/fd2a2486-e2fc-467b-af4e-a2545567820a Aug 06 03:14:22.854276 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f9a31c6e-ab6e-457c-aec3-0b5618db4277 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:22.854433 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f9a31c6e-ab6e-457c-aec3-0b5618db4277 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:22.859478 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f9a31c6e-ab6e-457c-aec3-0b5618db4277 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/fd2a2486-e2fc-467b-af4e-a2545567820a returned with HTTP 404 Aug 06 03:14:22.859959 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 531/2118] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:22 2026] GET /volume/v3/volumes/fd2a2486-e2fc-467b-af4e-a2545567820a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:22.866810 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4c332f63-1798-454f-921e-7d54e09959a8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:22.868436 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4c332f63-1798-454f-921e-7d54e09959a8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:14:22.868770 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4c332f63-1798-454f-921e-7d54e09959a8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-587783150"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:22.870090 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-4c332f63-1798-454f-921e-7d54e09959a8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-587783150'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:14:22.870198 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-4c332f63-1798-454f-921e-7d54e09959a8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume of 1 GB Aug 06 03:14:22.870422 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:22.870422 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:22.873928 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4c332f63-1798-454f-921e-7d54e09959a8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Availability Zones retrieved successfully. Aug 06 03:14:22.878913 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4c332f63-1798-454f-921e-7d54e09959a8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Flow 'volume_create_api' (135c1aac-ac0e-4cc0-a380-d02f25fbc944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:22.879696 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4c332f63-1798-454f-921e-7d54e09959a8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08bdf4df-ff43-4e68-8452-276f72a437c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:22.880504 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-4c332f63-1798-454f-921e-7d54e09959a8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:14:22.902152 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4c332f63-1798-454f-921e-7d54e09959a8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08bdf4df-ff43-4e68-8452-276f72a437c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:22.902823 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4c332f63-1798-454f-921e-7d54e09959a8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3870f5ca-a7a3-4f5b-8175-d0441bb44b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:22.936852 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-4c332f63-1798-454f-921e-7d54e09959a8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Created reservations ['2768be60-323d-4c5b-bef1-46570f8e7d24', '6089ded5-3d1f-4a3b-9551-bb324895eee9', '33db7f65-5399-40c0-8862-3cdf0ae86b43', 'c63be598-ee17-4fa7-accf-e608f10d1231'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:22.937654 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4c332f63-1798-454f-921e-7d54e09959a8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3870f5ca-a7a3-4f5b-8175-d0441bb44b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2768be60-323d-4c5b-bef1-46570f8e7d24', '6089ded5-3d1f-4a3b-9551-bb324895eee9', '33db7f65-5399-40c0-8862-3cdf0ae86b43', 'c63be598-ee17-4fa7-accf-e608f10d1231']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:22.938475 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4c332f63-1798-454f-921e-7d54e09959a8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc4c36f5-f281-4ab2-8ac3-12b5539ec053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:22.959487 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4c332f63-1798-454f-921e-7d54e09959a8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc4c36f5-f281-4ab2-8ac3-12b5539ec053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88bac8b8-dfdd-4334-88c7-3a071c7866b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-587783150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',qos_specs=None,replication_status=,reservations=['2768be60-323d-4c5b-bef1-46570f8e7d24','6089ded5-3d1f-4a3b-9551-bb324895eee9','33db7f65-5399-40c0-8862-3cdf0ae86b43','c63be598-ee17-4fa7-accf-e608f10d1231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bd54195f9964cdbb4197fface23aa0b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:14:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-587783150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88bac8b8-dfdd-4334-88c7-3a071c7866b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bd54195f9964cdbb4197fface23aa0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:22.960272 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4c332f63-1798-454f-921e-7d54e09959a8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcda1b5f-95f1-4766-a595-a45166fa5631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:22.975157 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4c332f63-1798-454f-921e-7d54e09959a8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcda1b5f-95f1-4766-a595-a45166fa5631) transitioned into state 'SUCCESS' from state '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-587783150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',qos_specs=None,replication_status=,reservations=['2768be60-323d-4c5b-bef1-46570f8e7d24','6089ded5-3d1f-4a3b-9551-bb324895eee9','33db7f65-5399-40c0-8862-3cdf0ae86b43','c63be598-ee17-4fa7-accf-e608f10d1231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bd54195f9964cdbb4197fface23aa0b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:22.975756 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4c332f63-1798-454f-921e-7d54e09959a8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7e1ba94-72d2-48ea-adf1-e1d9c99b0048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:22.983662 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4c332f63-1798-454f-921e-7d54e09959a8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7e1ba94-72d2-48ea-adf1-e1d9c99b0048) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:22.984403 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4c332f63-1798-454f-921e-7d54e09959a8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Flow 'volume_create_api' (135c1aac-ac0e-4cc0-a380-d02f25fbc944) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:22.984660 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4c332f63-1798-454f-921e-7d54e09959a8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume request issued successfully. Aug 06 03:14:22.985177 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4c332f63-1798-454f-921e-7d54e09959a8 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:14:22.985566 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 530/2119] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:14:22 2026] POST /volume/v3/volumes => generated 767 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:22.996847 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f166bc42-4580-4e8f-9541-4dcd821aeae4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:22.998425 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f166bc42-4580-4e8f-9541-4dcd821aeae4 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/88bac8b8-dfdd-4334-88c7-3a071c7866b9 Aug 06 03:14:22.998739 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f166bc42-4580-4e8f-9541-4dcd821aeae4 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:22.999017 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f166bc42-4580-4e8f-9541-4dcd821aeae4 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:23.006180 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:23.006180 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:23.010851 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f166bc42-4580-4e8f-9541-4dcd821aeae4 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:23.015116 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f166bc42-4580-4e8f-9541-4dcd821aeae4 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/88bac8b8-dfdd-4334-88c7-3a071c7866b9 returned with HTTP 200 Aug 06 03:14:23.015561 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 526/2120] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:22 2026] GET /volume/v3/volumes/88bac8b8-dfdd-4334-88c7-3a071c7866b9 => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:23.105010 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-7535ca31-7313-472a-a239-2b89870c9fd1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:23.107017 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-7535ca31-7313-472a-a239-2b89870c9fd1 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/attachments/94e9221d-0185-42df-bd45-474375d5331d/action Aug 06 03:14:23.107349 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-7535ca31-7313-472a-a239-2b89870c9fd1 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:14:23.107453 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-7535ca31-7313-472a-a239-2b89870c9fd1 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:23.123754 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:23.123754 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:23.132868 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-7518c85b-5729-4c5b-ab0a-d0890dcc27c4 req-7535ca31-7313-472a-a239-2b89870c9fd1 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/attachments/94e9221d-0185-42df-bd45-474375d5331d/action returned with HTTP 204 Aug 06 03:14:23.133355 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 534/2121] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:14:23 2026] POST /volume/v3/attachments/94e9221d-0185-42df-bd45-474375d5331d/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:23.499458 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9c27229c-c07e-4c2e-a971-947d2af3cdbf None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:23.501612 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9c27229c-c07e-4c2e-a971-947d2af3cdbf tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:23.501854 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9c27229c-c07e-4c2e-a971-947d2af3cdbf tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:23.502089 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9c27229c-c07e-4c2e-a971-947d2af3cdbf tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:23.513073 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:23.513073 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:23.516882 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-9c27229c-c07e-4c2e-a971-947d2af3cdbf tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:23.521663 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9c27229c-c07e-4c2e-a971-947d2af3cdbf tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:14:23.522530 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 532/2122] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:23 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:23.624343 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9c16c815-087f-442d-9f27-81f8860fe3d9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:23.625991 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9c16c815-087f-442d-9f27-81f8860fe3d9 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/daca1a5d-b32d-410f-b173-883244e04385 Aug 06 03:14:23.626116 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9c16c815-087f-442d-9f27-81f8860fe3d9 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:23.626279 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9c16c815-087f-442d-9f27-81f8860fe3d9 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:23.632242 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:23.632242 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:23.635450 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9c16c815-087f-442d-9f27-81f8860fe3d9 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Volume info retrieved successfully. Aug 06 03:14:23.639046 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9c16c815-087f-442d-9f27-81f8860fe3d9 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/daca1a5d-b32d-410f-b173-883244e04385 returned with HTTP 200 Aug 06 03:14:23.639375 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 531/2123] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:23 2026] GET /volume/v3/volumes/daca1a5d-b32d-410f-b173-883244e04385 => generated 855 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:23.650333 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-58892660-fbee-49c8-81e2-1aad7d265c29 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:23.652074 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-58892660-fbee-49c8-81e2-1aad7d265c29 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/daca1a5d-b32d-410f-b173-883244e04385 Aug 06 03:14:23.652290 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-58892660-fbee-49c8-81e2-1aad7d265c29 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:23.652518 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-58892660-fbee-49c8-81e2-1aad7d265c29 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:23.659511 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:23.659511 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:23.662846 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-58892660-fbee-49c8-81e2-1aad7d265c29 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Volume info retrieved successfully. Aug 06 03:14:23.666855 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-58892660-fbee-49c8-81e2-1aad7d265c29 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/daca1a5d-b32d-410f-b173-883244e04385 returned with HTTP 200 Aug 06 03:14:23.667304 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 527/2124] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:23 2026] GET /volume/v3/volumes/daca1a5d-b32d-410f-b173-883244e04385 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:23.679747 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4b0ff294-fc1a-41fa-8a5f-4a1fdf755110 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:23.681178 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4b0ff294-fc1a-41fa-8a5f-4a1fdf755110 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:14:23.681585 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4b0ff294-fc1a-41fa-8a5f-4a1fdf755110 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-725226594"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:23.683027 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-4b0ff294-fc1a-41fa-8a5f-4a1fdf755110 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-725226594'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:14:23.683270 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-4b0ff294-fc1a-41fa-8a5f-4a1fdf755110 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Create volume of 1 GB Aug 06 03:14:23.689741 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4b0ff294-fc1a-41fa-8a5f-4a1fdf755110 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Availability Zones retrieved successfully. Aug 06 03:14:23.692296 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4b0ff294-fc1a-41fa-8a5f-4a1fdf755110 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Flow 'volume_create_api' (f827cdd9-c901-4c2c-9921-1e2ce4bdb4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:23.693267 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4b0ff294-fc1a-41fa-8a5f-4a1fdf755110 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d95e64ed-5aa4-4ff9-aeed-b62681ee4223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:23.694324 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-4b0ff294-fc1a-41fa-8a5f-4a1fdf755110 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:14:23.718217 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4b0ff294-fc1a-41fa-8a5f-4a1fdf755110 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d95e64ed-5aa4-4ff9-aeed-b62681ee4223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:23.719931 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4b0ff294-fc1a-41fa-8a5f-4a1fdf755110 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (375e6501-4b76-42cb-9202-dcb7f47ee779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:23.757861 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-4b0ff294-fc1a-41fa-8a5f-4a1fdf755110 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Created reservations ['1305f475-3a46-443b-9171-bf23948e8f8b', '46db52ca-9a17-45f6-bb7f-d5949bc9034f', 'ed93c55d-4fb3-4947-9a6a-22cce1a81015', '49aa1a11-f548-47cc-9852-80cd6a55766f'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:23.757861 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4b0ff294-fc1a-41fa-8a5f-4a1fdf755110 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (375e6501-4b76-42cb-9202-dcb7f47ee779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1305f475-3a46-443b-9171-bf23948e8f8b', '46db52ca-9a17-45f6-bb7f-d5949bc9034f', 'ed93c55d-4fb3-4947-9a6a-22cce1a81015', '49aa1a11-f548-47cc-9852-80cd6a55766f']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:23.757861 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4b0ff294-fc1a-41fa-8a5f-4a1fdf755110 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ff76b6b-657f-4a66-86fd-4b9e954667c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:23.778899 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4b0ff294-fc1a-41fa-8a5f-4a1fdf755110 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ff76b6b-657f-4a66-86fd-4b9e954667c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daf6d9e6-b08a-413a-9574-68f12035d34c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-725226594',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='18d64bf0cf3e48bc881ba82d4bbc4393',qos_specs=None,replication_status=,reservations=['1305f475-3a46-443b-9171-bf23948e8f8b','46db52ca-9a17-45f6-bb7f-d5949bc9034f','ed93c55d-4fb3-4947-9a6a-22cce1a81015','49aa1a11-f548-47cc-9852-80cd6a55766f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2505911ac26d445eb716ca0658302ef1',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:14:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-725226594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daf6d9e6-b08a-413a-9574-68f12035d34c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='18d64bf0cf3e48bc881ba82d4bbc4393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2505911ac26d445eb716ca0658302ef1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:23.779813 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4b0ff294-fc1a-41fa-8a5f-4a1fdf755110 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f11b29a-f035-4524-a4c2-ba322628abbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:23.788857 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2a3edaa3-de31-45a7-803e-491ddd4ebd75 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:23.790858 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2a3edaa3-de31-45a7-803e-491ddd4ebd75 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:14:23.790858 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2a3edaa3-de31-45a7-803e-491ddd4ebd75 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:23.791016 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2a3edaa3-de31-45a7-803e-491ddd4ebd75 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:23.796318 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4b0ff294-fc1a-41fa-8a5f-4a1fdf755110 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f11b29a-f035-4524-a4c2-ba322628abbe) transitioned into state 'SUCCESS' from state '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-725226594',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='18d64bf0cf3e48bc881ba82d4bbc4393',qos_specs=None,replication_status=,reservations=['1305f475-3a46-443b-9171-bf23948e8f8b','46db52ca-9a17-45f6-bb7f-d5949bc9034f','ed93c55d-4fb3-4947-9a6a-22cce1a81015','49aa1a11-f548-47cc-9852-80cd6a55766f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2505911ac26d445eb716ca0658302ef1',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:23.798540 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4b0ff294-fc1a-41fa-8a5f-4a1fdf755110 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb56efd6-648f-40e8-b7e0-14166206f42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:23.800028 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:23.800028 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:23.803354 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2a3edaa3-de31-45a7-803e-491ddd4ebd75 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:23.806904 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4b0ff294-fc1a-41fa-8a5f-4a1fdf755110 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb56efd6-648f-40e8-b7e0-14166206f42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:23.807815 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4b0ff294-fc1a-41fa-8a5f-4a1fdf755110 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Flow 'volume_create_api' (f827cdd9-c901-4c2c-9921-1e2ce4bdb4ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:23.808240 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4b0ff294-fc1a-41fa-8a5f-4a1fdf755110 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Create volume request issued successfully. Aug 06 03:14:23.808846 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4b0ff294-fc1a-41fa-8a5f-4a1fdf755110 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:14:23.809345 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 535/2125] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:14:23 2026] POST /volume/v3/volumes => generated 761 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:23.811371 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2a3edaa3-de31-45a7-803e-491ddd4ebd75 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 returned with HTTP 200 Aug 06 03:14:23.811961 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 533/2126] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:23 2026] GET /volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:23.821973 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e2b0702e-30b1-4b94-8c1f-43d5f0c9662b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:23.823326 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e2b0702e-30b1-4b94-8c1f-43d5f0c9662b tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/daf6d9e6-b08a-413a-9574-68f12035d34c Aug 06 03:14:23.823513 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e2b0702e-30b1-4b94-8c1f-43d5f0c9662b tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:23.823708 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e2b0702e-30b1-4b94-8c1f-43d5f0c9662b tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:23.825335 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9c827bff-b4cc-48fe-8873-791993e7d696 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:23.827206 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9c827bff-b4cc-48fe-8873-791993e7d696 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:14:23.827427 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9c827bff-b4cc-48fe-8873-791993e7d696 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-175526903"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:23.831985 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:23.831985 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:23.836094 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e2b0702e-30b1-4b94-8c1f-43d5f0c9662b tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Volume info retrieved successfully. Aug 06 03:14:23.837559 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:23.837559 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:23.838068 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9c827bff-b4cc-48fe-8873-791993e7d696 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:23.838212 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-9c827bff-b4cc-48fe-8873-791993e7d696 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create snapshot from volume a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:14:23.840884 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e2b0702e-30b1-4b94-8c1f-43d5f0c9662b tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/daf6d9e6-b08a-413a-9574-68f12035d34c returned with HTTP 200 Aug 06 03:14:23.841339 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 532/2127] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:23 2026] GET /volume/v3/volumes/daf6d9e6-b08a-413a-9574-68f12035d34c => generated 829 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:23.862787 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-9c827bff-b4cc-48fe-8873-791993e7d696 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Created reservations ['56000839-dece-42fb-bc62-7a75e94bec2b', 'f81497af-2efc-4556-bd4c-897b1c4154f8', 'f212b3f5-8699-46c8-bbd2-c61596663997', '412304ce-3aa9-4bd2-8c04-787b1396a624'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:23.894907 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9c827bff-b4cc-48fe-8873-791993e7d696 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot force create request issued successfully. Aug 06 03:14:23.895304 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9c827bff-b4cc-48fe-8873-791993e7d696 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:14:23.895843 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 528/2128] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:14:23 2026] POST /volume/v3/snapshots => generated 309 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:23.906742 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9e64ebea-03c0-43be-941e-62b1b49ec148 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:23.908497 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9e64ebea-03c0-43be-941e-62b1b49ec148 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/f777d3bd-5a97-463c-98f2-5b3ab7ec4698 Aug 06 03:14:23.908905 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9e64ebea-03c0-43be-941e-62b1b49ec148 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:23.909314 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9e64ebea-03c0-43be-941e-62b1b49ec148 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:23.917277 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:23.917277 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:23.917277 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-9e64ebea-03c0-43be-941e-62b1b49ec148 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:14:23.917277 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9e64ebea-03c0-43be-941e-62b1b49ec148 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/f777d3bd-5a97-463c-98f2-5b3ab7ec4698 returned with HTTP 200 Aug 06 03:14:23.917277 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 536/2129] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:23 2026] GET /volume/v3/snapshots/f777d3bd-5a97-463c-98f2-5b3ab7ec4698 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:24.028128 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0ad3a401-2ddb-40c6-a49c-c6fe5234be96 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:24.032369 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0ad3a401-2ddb-40c6-a49c-c6fe5234be96 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/88bac8b8-dfdd-4334-88c7-3a071c7866b9 Aug 06 03:14:24.032666 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0ad3a401-2ddb-40c6-a49c-c6fe5234be96 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:24.032946 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0ad3a401-2ddb-40c6-a49c-c6fe5234be96 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:24.042552 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:24.042552 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:24.047340 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0ad3a401-2ddb-40c6-a49c-c6fe5234be96 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:24.053115 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0ad3a401-2ddb-40c6-a49c-c6fe5234be96 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/88bac8b8-dfdd-4334-88c7-3a071c7866b9 returned with HTTP 200 Aug 06 03:14:24.053823 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 534/2130] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:24 2026] GET /volume/v3/volumes/88bac8b8-dfdd-4334-88c7-3a071c7866b9 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:24.066399 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8c483e72-78fd-4c36-8854-7688d8954028 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:24.068073 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8c483e72-78fd-4c36-8854-7688d8954028 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:14:24.068410 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8c483e72-78fd-4c36-8854-7688d8954028 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "88bac8b8-dfdd-4334-88c7-3a071c7866b9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-470353571"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:24.069823 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-8c483e72-78fd-4c36-8854-7688d8954028 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume request body: {'volume': {'source_volid': '88bac8b8-dfdd-4334-88c7-3a071c7866b9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-470353571'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:14:24.076715 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:24.076715 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:24.077219 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8c483e72-78fd-4c36-8854-7688d8954028 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume retrieved successfully. Aug 06 03:14:24.077343 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-8c483e72-78fd-4c36-8854-7688d8954028 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume of 1 GB Aug 06 03:14:24.081281 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8c483e72-78fd-4c36-8854-7688d8954028 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Availability Zones retrieved successfully. Aug 06 03:14:24.086172 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8c483e72-78fd-4c36-8854-7688d8954028 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Flow 'volume_create_api' (e2a6f294-81b6-4cba-9a20-aabcd17295e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:24.087217 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8c483e72-78fd-4c36-8854-7688d8954028 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62e4e96a-1acc-4e21-b261-fae9c3e4ef51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:24.088110 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-8c483e72-78fd-4c36-8854-7688d8954028 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:14:24.109346 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8c483e72-78fd-4c36-8854-7688d8954028 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62e4e96a-1acc-4e21-b261-fae9c3e4ef51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '88bac8b8-dfdd-4334-88c7-3a071c7866b9', 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:24.110090 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8c483e72-78fd-4c36-8854-7688d8954028 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb26419b-d942-4d88-9fab-835b2124a676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:24.110272 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-c1698f9f-18c8-49f9-a0dc-b7ed9e62a1c1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:24.112472 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-c1698f9f-18c8-49f9-a0dc-b7ed9e62a1c1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:24.112678 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-c1698f9f-18c8-49f9-a0dc-b7ed9e62a1c1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:24.112930 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-c1698f9f-18c8-49f9-a0dc-b7ed9e62a1c1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:24.120789 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:24.120789 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:24.124131 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-c1698f9f-18c8-49f9-a0dc-b7ed9e62a1c1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:24.127562 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-c1698f9f-18c8-49f9-a0dc-b7ed9e62a1c1 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:14:24.127960 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 529/2131] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:14:24 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 1145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:24.148464 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-8c483e72-78fd-4c36-8854-7688d8954028 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Created reservations ['c0975183-3159-4fd6-b118-c47d1ae081fa', 'c6c5fe4c-7e9c-4300-9a1e-01aace10a603', 'f7374e73-430b-4df4-950d-33d29636c412', 'a29c3ec3-fe9f-45c5-96c7-c7056ccd66f3'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:24.149224 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8c483e72-78fd-4c36-8854-7688d8954028 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb26419b-d942-4d88-9fab-835b2124a676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0975183-3159-4fd6-b118-c47d1ae081fa', 'c6c5fe4c-7e9c-4300-9a1e-01aace10a603', 'f7374e73-430b-4df4-950d-33d29636c412', 'a29c3ec3-fe9f-45c5-96c7-c7056ccd66f3']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:24.149922 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8c483e72-78fd-4c36-8854-7688d8954028 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ade6e9c7-4a69-40ec-9705-12bb06445144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:24.182754 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8c483e72-78fd-4c36-8854-7688d8954028 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ade6e9c7-4a69-40ec-9705-12bb06445144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2242921-035b-49dc-82b5-4cd22bf1952f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-470353571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',qos_specs=None,replication_status=,reservations=['c0975183-3159-4fd6-b118-c47d1ae081fa','c6c5fe4c-7e9c-4300-9a1e-01aace10a603','f7374e73-430b-4df4-950d-33d29636c412','a29c3ec3-fe9f-45c5-96c7-c7056ccd66f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=88bac8b8-dfdd-4334-88c7-3a071c7866b9,status='creating',user_id='9bd54195f9964cdbb4197fface23aa0b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:14:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-470353571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2242921-035b-49dc-82b5-4cd22bf1952f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=88bac8b8-dfdd-4334-88c7-3a071c7866b9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bd54195f9964cdbb4197fface23aa0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:24.182754 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8c483e72-78fd-4c36-8854-7688d8954028 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd55724e-74d6-43dc-8137-95f67f41e573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:24.198424 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8c483e72-78fd-4c36-8854-7688d8954028 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd55724e-74d6-43dc-8137-95f67f41e573) transitioned into state 'SUCCESS' from state '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-470353571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b0d273d2a7a4d57a2a77c28c6ed7281',qos_specs=None,replication_status=,reservations=['c0975183-3159-4fd6-b118-c47d1ae081fa','c6c5fe4c-7e9c-4300-9a1e-01aace10a603','f7374e73-430b-4df4-950d-33d29636c412','a29c3ec3-fe9f-45c5-96c7-c7056ccd66f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=88bac8b8-dfdd-4334-88c7-3a071c7866b9,status='creating',user_id='9bd54195f9964cdbb4197fface23aa0b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:24.199129 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8c483e72-78fd-4c36-8854-7688d8954028 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4af3a795-3d12-4bf9-88ef-562b95a152ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:24.215658 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8c483e72-78fd-4c36-8854-7688d8954028 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4af3a795-3d12-4bf9-88ef-562b95a152ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:24.216456 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8c483e72-78fd-4c36-8854-7688d8954028 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Flow 'volume_create_api' (e2a6f294-81b6-4cba-9a20-aabcd17295e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:24.216715 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8c483e72-78fd-4c36-8854-7688d8954028 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Create volume request issued successfully. Aug 06 03:14:24.217269 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8c483e72-78fd-4c36-8854-7688d8954028 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:14:24.217778 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 533/2132] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:14:24 2026] POST /volume/v3/volumes => generated 801 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:24.227843 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ee8db11b-274e-4054-b243-66a4bcf9365c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:24.229086 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ee8db11b-274e-4054-b243-66a4bcf9365c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/f2242921-035b-49dc-82b5-4cd22bf1952f Aug 06 03:14:24.229361 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ee8db11b-274e-4054-b243-66a4bcf9365c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:24.230849 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ee8db11b-274e-4054-b243-66a4bcf9365c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:24.239777 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:24.239777 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:24.243132 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ee8db11b-274e-4054-b243-66a4bcf9365c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:24.248346 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ee8db11b-274e-4054-b243-66a4bcf9365c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/f2242921-035b-49dc-82b5-4cd22bf1952f returned with HTTP 200 Aug 06 03:14:24.249044 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 537/2133] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:24 2026] GET /volume/v3/volumes/f2242921-035b-49dc-82b5-4cd22bf1952f => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:24.466929 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-1476f623-729f-462b-9d37-6a6bbeca2e4a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:24.468699 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-1476f623-729f-462b-9d37-6a6bbeca2e4a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] DELETE https://10.4.3.80/volume/v3/attachments/1161e7e9-bede-49b3-8a79-bc2f4e8acaae Aug 06 03:14:24.468901 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-1476f623-729f-462b-9d37-6a6bbeca2e4a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:24.469071 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-1476f623-729f-462b-9d37-6a6bbeca2e4a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:24.475078 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:24.475078 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:24.509516 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5516b033-6c23-47d7-a826-987a4f9fc75a req-1476f623-729f-462b-9d37-6a6bbeca2e4a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/1161e7e9-bede-49b3-8a79-bc2f4e8acaae returned with HTTP 200 Aug 06 03:14:24.509906 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 535/2134] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:14:24 2026] DELETE /volume/v3/attachments/1161e7e9-bede-49b3-8a79-bc2f4e8acaae => generated 19 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:24.534813 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e2585d1d-d1c7-406e-855b-5f9c14f7f790 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:24.538567 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e2585d1d-d1c7-406e-855b-5f9c14f7f790 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:24.538567 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e2585d1d-d1c7-406e-855b-5f9c14f7f790 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:24.538567 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e2585d1d-d1c7-406e-855b-5f9c14f7f790 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:24.545976 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:24.545976 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:24.550190 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e2585d1d-d1c7-406e-855b-5f9c14f7f790 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:24.554378 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e2585d1d-d1c7-406e-855b-5f9c14f7f790 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:14:24.554889 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 530/2135] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:24 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:24.566612 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7193852e-b5c7-4f4c-948b-99657c095b0d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:24.568360 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7193852e-b5c7-4f4c-948b-99657c095b0d tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:24.568529 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7193852e-b5c7-4f4c-948b-99657c095b0d tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:24.568701 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7193852e-b5c7-4f4c-948b-99657c095b0d tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:24.575546 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:24.575546 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:24.579550 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7193852e-b5c7-4f4c-948b-99657c095b0d tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:24.583264 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7193852e-b5c7-4f4c-948b-99657c095b0d tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:14:24.583598 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 534/2136] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:24 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:24.626303 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a444b1be-9115-4c1c-a847-a61259c8100a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:24.627993 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a444b1be-9115-4c1c-a847-a61259c8100a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:24.628191 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a444b1be-9115-4c1c-a847-a61259c8100a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:24.628400 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a444b1be-9115-4c1c-a847-a61259c8100a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:24.635358 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:24.635358 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:24.638565 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a444b1be-9115-4c1c-a847-a61259c8100a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:24.642134 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a444b1be-9115-4c1c-a847-a61259c8100a tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:14:24.642483 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 538/2137] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:24 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:24.696234 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f543294a-6553-41fd-bb65-2c26de08a36c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:24.697731 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f543294a-6553-41fd-bb65-2c26de08a36c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:14:24.698051 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f543294a-6553-41fd-bb65-2c26de08a36c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1895015525", "imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:24.699425 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-f543294a-6553-41fd-bb65-2c26de08a36c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1895015525', 'imageRef': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:14:24.853963 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-dedc3def-751b-4688-abba-d5b193237aef None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:24.855265 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-dedc3def-751b-4688-abba-d5b193237aef tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/daf6d9e6-b08a-413a-9574-68f12035d34c Aug 06 03:14:24.855529 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-dedc3def-751b-4688-abba-d5b193237aef tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:24.855796 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-dedc3def-751b-4688-abba-d5b193237aef tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:24.865546 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:24.865546 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:24.868957 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-dedc3def-751b-4688-abba-d5b193237aef tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Volume info retrieved successfully. Aug 06 03:14:24.872762 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-dedc3def-751b-4688-abba-d5b193237aef tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/daf6d9e6-b08a-413a-9574-68f12035d34c returned with HTTP 200 Aug 06 03:14:24.873193 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 531/2138] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:24 2026] GET /volume/v3/volumes/daf6d9e6-b08a-413a-9574-68f12035d34c => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:24.874641 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-f543294a-6553-41fd-bb65-2c26de08a36c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Create volume of 1 GB Aug 06 03:14:24.874965 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:24.874965 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:24.875456 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f543294a-6553-41fd-bb65-2c26de08a36c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Availability Zones retrieved successfully. Aug 06 03:14:24.881046 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f543294a-6553-41fd-bb65-2c26de08a36c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Flow 'volume_create_api' (6f6c57ef-00b3-495c-ae7e-202c3bfedc36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:24.881950 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f543294a-6553-41fd-bb65-2c26de08a36c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b299c357-032c-405c-9b31-2020bbdefb46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:24.882997 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-f543294a-6553-41fd-bb65-2c26de08a36c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:14:24.885314 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e5af0bad-b73e-4c8a-bddc-d00fa35662f3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:24.887982 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e5af0bad-b73e-4c8a-bddc-d00fa35662f3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/daf6d9e6-b08a-413a-9574-68f12035d34c Aug 06 03:14:24.889074 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e5af0bad-b73e-4c8a-bddc-d00fa35662f3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:24.889074 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e5af0bad-b73e-4c8a-bddc-d00fa35662f3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:24.894612 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:24.894612 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:24.897923 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e5af0bad-b73e-4c8a-bddc-d00fa35662f3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Volume info retrieved successfully. Aug 06 03:14:24.901504 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e5af0bad-b73e-4c8a-bddc-d00fa35662f3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/daf6d9e6-b08a-413a-9574-68f12035d34c returned with HTTP 200 Aug 06 03:14:24.901850 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 535/2139] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:24 2026] GET /volume/v3/volumes/daf6d9e6-b08a-413a-9574-68f12035d34c => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:24.913176 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a06026f7-cfa5-4615-8dba-0271ba534989 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:24.914802 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a06026f7-cfa5-4615-8dba-0271ba534989 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:14:24.915221 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a06026f7-cfa5-4615-8dba-0271ba534989 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1461182128"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:24.915875 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:24.915875 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:24.916656 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-a06026f7-cfa5-4615-8dba-0271ba534989 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1461182128'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:14:24.916815 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-a06026f7-cfa5-4615-8dba-0271ba534989 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Create volume of 1 GB Aug 06 03:14:24.920341 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a06026f7-cfa5-4615-8dba-0271ba534989 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Availability Zones retrieved successfully. Aug 06 03:14:24.925758 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9eff8a19-5ff9-43ec-816b-e088d1a75645 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:24.925862 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a06026f7-cfa5-4615-8dba-0271ba534989 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Flow 'volume_create_api' (fe3aa74c-c74e-4661-9d15-19cea5ae59ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:24.926555 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a06026f7-cfa5-4615-8dba-0271ba534989 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7834828b-18e6-45f5-b5f9-8ccbc009ad19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:24.926967 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f543294a-6553-41fd-bb65-2c26de08a36c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b299c357-032c-405c-9b31-2020bbdefb46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba', 'encryption_key_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=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:24.927436 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-a06026f7-cfa5-4615-8dba-0271ba534989 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:14:24.927528 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9eff8a19-5ff9-43ec-816b-e088d1a75645 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/f777d3bd-5a97-463c-98f2-5b3ab7ec4698 Aug 06 03:14:24.927706 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f543294a-6553-41fd-bb65-2c26de08a36c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e0f121c-258b-4150-b662-678ccfb034cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:24.927887 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9eff8a19-5ff9-43ec-816b-e088d1a75645 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:24.928985 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9eff8a19-5ff9-43ec-816b-e088d1a75645 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:24.934587 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:24.934587 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:24.934587 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9eff8a19-5ff9-43ec-816b-e088d1a75645 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:14:24.934587 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9eff8a19-5ff9-43ec-816b-e088d1a75645 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/f777d3bd-5a97-463c-98f2-5b3ab7ec4698 returned with HTTP 200 Aug 06 03:14:24.934587 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 532/2140] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:24 2026] GET /volume/v3/snapshots/f777d3bd-5a97-463c-98f2-5b3ab7ec4698 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:24.942992 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-68f296f8-7cc4-4165-ab24-bc19c76970a4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:24.944841 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-68f296f8-7cc4-4165-ab24-bc19c76970a4 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:14:24.945216 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-68f296f8-7cc4-4165-ab24-bc19c76970a4 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-840875590"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:24.951645 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a06026f7-cfa5-4615-8dba-0271ba534989 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7834828b-18e6-45f5-b5f9-8ccbc009ad19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:24.952425 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a06026f7-cfa5-4615-8dba-0271ba534989 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1696fe89-d9cd-449f-ae99-73bb75d0dfdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:24.955102 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:24.955102 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:24.955560 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-68f296f8-7cc4-4165-ab24-bc19c76970a4 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:24.955703 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-68f296f8-7cc4-4165-ab24-bc19c76970a4 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create snapshot from volume a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:14:24.963396 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-f543294a-6553-41fd-bb65-2c26de08a36c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Created reservations ['e0c7a7a8-a9fc-48c5-99b8-c440371398e5', 'cdf399c0-c09a-47ec-b424-c035d51133e7', '7a28ff9c-fef5-4e33-aaa6-d0e4abb821b6', '85beac6d-ee46-41b2-8595-e1aed1617c7d'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:24.964068 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f543294a-6553-41fd-bb65-2c26de08a36c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e0f121c-258b-4150-b662-678ccfb034cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0c7a7a8-a9fc-48c5-99b8-c440371398e5', 'cdf399c0-c09a-47ec-b424-c035d51133e7', '7a28ff9c-fef5-4e33-aaa6-d0e4abb821b6', '85beac6d-ee46-41b2-8595-e1aed1617c7d']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:24.964710 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f543294a-6553-41fd-bb65-2c26de08a36c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a2c5180-d80f-45dd-8f14-9f842245a8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:24.979511 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-68f296f8-7cc4-4165-ab24-bc19c76970a4 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Created reservations ['c610dcb3-c70d-4c6a-9a0d-22744c091f7f', '89a7be85-7877-4462-be78-7daa6be0f7cf', '0f867d58-7f6b-4014-90ea-8f74d83f2835', '8c7cc684-52b8-48c8-900a-c570e2275b29'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:24.985524 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f543294a-6553-41fd-bb65-2c26de08a36c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a2c5180-d80f-45dd-8f14-9f842245a8e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1895015525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2f2d5268e3ae4b98b0370eedef1c88fe',qos_specs=None,replication_status=,reservations=['e0c7a7a8-a9fc-48c5-99b8-c440371398e5','cdf399c0-c09a-47ec-b424-c035d51133e7','7a28ff9c-fef5-4e33-aaa6-d0e4abb821b6','85beac6d-ee46-41b2-8595-e1aed1617c7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eceed7881303430c853e983cd52e0775',volume_type_id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:14:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1895015525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2f2d5268e3ae4b98b0370eedef1c88fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eceed7881303430c853e983cd52e0775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba),volume_type_id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:24.986851 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f543294a-6553-41fd-bb65-2c26de08a36c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b35d9c3d-1d2f-416c-82f2-f932951cd40d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:24.989902 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-a06026f7-cfa5-4615-8dba-0271ba534989 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Created reservations ['91b768de-f377-4871-ad31-6c66de2e3669', '30490a74-59aa-4fec-a1f6-d692b21c51aa', '9614e127-852c-4949-9490-d440cdc08ca9', '792b6d3f-19ac-4b74-9f75-49ac82592802'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:24.990578 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a06026f7-cfa5-4615-8dba-0271ba534989 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1696fe89-d9cd-449f-ae99-73bb75d0dfdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91b768de-f377-4871-ad31-6c66de2e3669', '30490a74-59aa-4fec-a1f6-d692b21c51aa', '9614e127-852c-4949-9490-d440cdc08ca9', '792b6d3f-19ac-4b74-9f75-49ac82592802']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:24.991254 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a06026f7-cfa5-4615-8dba-0271ba534989 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc4e718e-dc56-4158-a2d1-0c769c410558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:25.004543 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f543294a-6553-41fd-bb65-2c26de08a36c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b35d9c3d-1d2f-416c-82f2-f932951cd40d) transitioned into state 'SUCCESS' from state '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-1895015525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2f2d5268e3ae4b98b0370eedef1c88fe',qos_specs=None,replication_status=,reservations=['e0c7a7a8-a9fc-48c5-99b8-c440371398e5','cdf399c0-c09a-47ec-b424-c035d51133e7','7a28ff9c-fef5-4e33-aaa6-d0e4abb821b6','85beac6d-ee46-41b2-8595-e1aed1617c7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eceed7881303430c853e983cd52e0775',volume_type_id=dbaf8c8f-075f-4f3a-9558-d5ccaeacbbba)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:25.005213 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f543294a-6553-41fd-bb65-2c26de08a36c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46125abf-a098-4c7f-b621-6e46556f0075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:25.007820 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-68f296f8-7cc4-4165-ab24-bc19c76970a4 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot force create request issued successfully. Aug 06 03:14:25.008136 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-68f296f8-7cc4-4165-ab24-bc19c76970a4 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:14:25.008528 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 536/2141] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:14:24 2026] POST /volume/v3/snapshots => generated 309 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:25.019779 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-219f3496-1b33-4693-8cd3-d287c4a2d305 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:25.019967 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a06026f7-cfa5-4615-8dba-0271ba534989 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc4e718e-dc56-4158-a2d1-0c769c410558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ac09228-17ba-4f29-a6e2-fa5028c9b64c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1461182128',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='18d64bf0cf3e48bc881ba82d4bbc4393',qos_specs=None,replication_status=,reservations=['91b768de-f377-4871-ad31-6c66de2e3669','30490a74-59aa-4fec-a1f6-d692b21c51aa','9614e127-852c-4949-9490-d440cdc08ca9','792b6d3f-19ac-4b74-9f75-49ac82592802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2505911ac26d445eb716ca0658302ef1',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:14:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1461182128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ac09228-17ba-4f29-a6e2-fa5028c9b64c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='18d64bf0cf3e48bc881ba82d4bbc4393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2505911ac26d445eb716ca0658302ef1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:25.020088 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f543294a-6553-41fd-bb65-2c26de08a36c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46125abf-a098-4c7f-b621-6e46556f0075) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:25.020539 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a06026f7-cfa5-4615-8dba-0271ba534989 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a3255af-c172-4512-a826-76414c3515cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:25.020870 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-f543294a-6553-41fd-bb65-2c26de08a36c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Flow 'volume_create_api' (6f6c57ef-00b3-495c-ae7e-202c3bfedc36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:25.021175 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f543294a-6553-41fd-bb65-2c26de08a36c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Create volume request issued successfully. Aug 06 03:14:25.021678 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f543294a-6553-41fd-bb65-2c26de08a36c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:14:25.026863 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-219f3496-1b33-4693-8cd3-d287c4a2d305 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/93d776b6-e858-498b-b9ef-11d9a4f91617 Aug 06 03:14:25.026978 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 536/2142] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:14:24 2026] POST /volume/v3/volumes => generated 758 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:25.027043 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-219f3496-1b33-4693-8cd3-d287c4a2d305 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:25.027043 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-219f3496-1b33-4693-8cd3-d287c4a2d305 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:25.039650 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:25.039650 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:25.040446 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-219f3496-1b33-4693-8cd3-d287c4a2d305 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:14:25.040950 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bf7d12e8-2a09-49c3-afb6-2570affd2290 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:25.041631 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-219f3496-1b33-4693-8cd3-d287c4a2d305 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/93d776b6-e858-498b-b9ef-11d9a4f91617 returned with HTTP 200 Aug 06 03:14:25.042229 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 533/2143] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:25 2026] GET /volume/v3/snapshots/93d776b6-e858-498b-b9ef-11d9a4f91617 => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:25.042742 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a06026f7-cfa5-4615-8dba-0271ba534989 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a3255af-c172-4512-a826-76414c3515cb) transitioned into state 'SUCCESS' from state '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-1461182128',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='18d64bf0cf3e48bc881ba82d4bbc4393',qos_specs=None,replication_status=,reservations=['91b768de-f377-4871-ad31-6c66de2e3669','30490a74-59aa-4fec-a1f6-d692b21c51aa','9614e127-852c-4949-9490-d440cdc08ca9','792b6d3f-19ac-4b74-9f75-49ac82592802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2505911ac26d445eb716ca0658302ef1',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:25.042894 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bf7d12e8-2a09-49c3-afb6-2570affd2290 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a Aug 06 03:14:25.042988 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bf7d12e8-2a09-49c3-afb6-2570affd2290 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:25.043307 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bf7d12e8-2a09-49c3-afb6-2570affd2290 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:25.044051 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a06026f7-cfa5-4615-8dba-0271ba534989 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38261ea-25ac-44ab-be93-098fdb840b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:25.050106 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:25.050106 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:25.053408 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-bf7d12e8-2a09-49c3-afb6-2570affd2290 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:25.054770 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a06026f7-cfa5-4615-8dba-0271ba534989 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38261ea-25ac-44ab-be93-098fdb840b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:25.055515 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a06026f7-cfa5-4615-8dba-0271ba534989 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Flow 'volume_create_api' (fe3aa74c-c74e-4661-9d15-19cea5ae59ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:25.055789 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a06026f7-cfa5-4615-8dba-0271ba534989 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Create volume request issued successfully. Aug 06 03:14:25.056316 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a06026f7-cfa5-4615-8dba-0271ba534989 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:14:25.056680 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 539/2144] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:14:24 2026] POST /volume/v3/volumes => generated 762 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:25.057333 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bf7d12e8-2a09-49c3-afb6-2570affd2290 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a returned with HTTP 200 Aug 06 03:14:25.057659 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 537/2145] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:25 2026] GET /volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:25.067680 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-af3cd0ce-ec35-4c76-914c-8aeaa3179950 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:25.069312 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-af3cd0ce-ec35-4c76-914c-8aeaa3179950 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/1ac09228-17ba-4f29-a6e2-fa5028c9b64c Aug 06 03:14:25.069470 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-af3cd0ce-ec35-4c76-914c-8aeaa3179950 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:25.069634 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-af3cd0ce-ec35-4c76-914c-8aeaa3179950 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:25.076257 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:25.076257 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:25.079614 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-af3cd0ce-ec35-4c76-914c-8aeaa3179950 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Volume info retrieved successfully. Aug 06 03:14:25.083142 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-af3cd0ce-ec35-4c76-914c-8aeaa3179950 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/1ac09228-17ba-4f29-a6e2-fa5028c9b64c returned with HTTP 200 Aug 06 03:14:25.083469 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 537/2146] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:25 2026] GET /volume/v3/volumes/1ac09228-17ba-4f29-a6e2-fa5028c9b64c => generated 830 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:25.259978 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cf4abed0-c068-4993-8d57-2fa59533c848 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:25.262168 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cf4abed0-c068-4993-8d57-2fa59533c848 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/f2242921-035b-49dc-82b5-4cd22bf1952f Aug 06 03:14:25.263712 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cf4abed0-c068-4993-8d57-2fa59533c848 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:25.263712 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cf4abed0-c068-4993-8d57-2fa59533c848 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:25.269148 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:25.269148 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:25.272450 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-cf4abed0-c068-4993-8d57-2fa59533c848 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:25.276235 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cf4abed0-c068-4993-8d57-2fa59533c848 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/f2242921-035b-49dc-82b5-4cd22bf1952f returned with HTTP 200 Aug 06 03:14:25.276688 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 534/2147] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:25 2026] GET /volume/v3/volumes/f2242921-035b-49dc-82b5-4cd22bf1952f => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:25.289196 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e8f973ac-34b0-412f-87e8-fb160dabcf1f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:25.291075 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e8f973ac-34b0-412f-87e8-fb160dabcf1f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/volumes/88bac8b8-dfdd-4334-88c7-3a071c7866b9 Aug 06 03:14:25.291717 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e8f973ac-34b0-412f-87e8-fb160dabcf1f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:25.291717 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e8f973ac-34b0-412f-87e8-fb160dabcf1f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:25.291717 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-e8f973ac-34b0-412f-87e8-fb160dabcf1f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume with id: 88bac8b8-dfdd-4334-88c7-3a071c7866b9 Aug 06 03:14:25.298058 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:25.298058 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:25.298613 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e8f973ac-34b0-412f-87e8-fb160dabcf1f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:25.314630 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e8f973ac-34b0-412f-87e8-fb160dabcf1f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume request issued successfully. Aug 06 03:14:25.314851 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e8f973ac-34b0-412f-87e8-fb160dabcf1f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/88bac8b8-dfdd-4334-88c7-3a071c7866b9 returned with HTTP 202 Aug 06 03:14:25.315248 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 540/2148] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:14:25 2026] DELETE /volume/v3/volumes/88bac8b8-dfdd-4334-88c7-3a071c7866b9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:14:25.324697 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b22ab3bf-f926-4fdd-b060-d72d70c074ee None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:25.326312 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b22ab3bf-f926-4fdd-b060-d72d70c074ee tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/88bac8b8-dfdd-4334-88c7-3a071c7866b9 Aug 06 03:14:25.326526 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b22ab3bf-f926-4fdd-b060-d72d70c074ee tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:25.326699 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b22ab3bf-f926-4fdd-b060-d72d70c074ee tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:25.333031 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:25.333031 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:25.336122 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b22ab3bf-f926-4fdd-b060-d72d70c074ee tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:25.340414 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b22ab3bf-f926-4fdd-b060-d72d70c074ee tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/88bac8b8-dfdd-4334-88c7-3a071c7866b9 returned with HTTP 200 Aug 06 03:14:25.340802 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 538/2149] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:25 2026] GET /volume/v3/volumes/88bac8b8-dfdd-4334-88c7-3a071c7866b9 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:26.052108 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9984c12a-0887-4372-8bac-0814db3bc7c0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.053532 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9984c12a-0887-4372-8bac-0814db3bc7c0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/93d776b6-e858-498b-b9ef-11d9a4f91617 Aug 06 03:14:26.053686 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9984c12a-0887-4372-8bac-0814db3bc7c0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.053922 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9984c12a-0887-4372-8bac-0814db3bc7c0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.058248 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.058248 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:26.058585 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-9984c12a-0887-4372-8bac-0814db3bc7c0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:14:26.059222 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9984c12a-0887-4372-8bac-0814db3bc7c0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/93d776b6-e858-498b-b9ef-11d9a4f91617 returned with HTTP 200 Aug 06 03:14:26.059629 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 538/2150] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/snapshots/93d776b6-e858-498b-b9ef-11d9a4f91617 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:26.068420 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e8e73e2b-df6b-40f3-b5cb-c01fc1975f96 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.069579 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0fc6445b-7636-42fe-a3f1-29d9b2be7496 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.070298 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e8e73e2b-df6b-40f3-b5cb-c01fc1975f96 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/93d776b6-e858-498b-b9ef-11d9a4f91617 Aug 06 03:14:26.071718 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e8e73e2b-df6b-40f3-b5cb-c01fc1975f96 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.071718 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e8e73e2b-df6b-40f3-b5cb-c01fc1975f96 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.071718 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-e8e73e2b-df6b-40f3-b5cb-c01fc1975f96 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete snapshot with id: 93d776b6-e858-498b-b9ef-11d9a4f91617 Aug 06 03:14:26.071848 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0fc6445b-7636-42fe-a3f1-29d9b2be7496 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a Aug 06 03:14:26.071848 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0fc6445b-7636-42fe-a3f1-29d9b2be7496 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.071975 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0fc6445b-7636-42fe-a3f1-29d9b2be7496 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.075652 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.075652 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:26.076191 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e8e73e2b-df6b-40f3-b5cb-c01fc1975f96 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:14:26.079390 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.079390 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:26.082968 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0fc6445b-7636-42fe-a3f1-29d9b2be7496 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:26.087229 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0fc6445b-7636-42fe-a3f1-29d9b2be7496 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a returned with HTTP 200 Aug 06 03:14:26.087670 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 541/2151] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:26.095967 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fa3322fa-d8b4-492f-873b-25812a8df8f6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.099872 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e8e73e2b-df6b-40f3-b5cb-c01fc1975f96 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot delete request issued successfully. Aug 06 03:14:26.099872 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e8e73e2b-df6b-40f3-b5cb-c01fc1975f96 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/93d776b6-e858-498b-b9ef-11d9a4f91617 returned with HTTP 202 Aug 06 03:14:26.099872 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 535/2152] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:14:26 2026] DELETE /volume/v3/snapshots/93d776b6-e858-498b-b9ef-11d9a4f91617 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:14:26.100228 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fa3322fa-d8b4-492f-873b-25812a8df8f6 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/1ac09228-17ba-4f29-a6e2-fa5028c9b64c Aug 06 03:14:26.100228 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fa3322fa-d8b4-492f-873b-25812a8df8f6 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.100228 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fa3322fa-d8b4-492f-873b-25812a8df8f6 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.104236 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a6ade5bc-6e32-470e-a539-1522c11de014 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.104862 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.104862 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:26.107174 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a6ade5bc-6e32-470e-a539-1522c11de014 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/93d776b6-e858-498b-b9ef-11d9a4f91617 Aug 06 03:14:26.110849 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a6ade5bc-6e32-470e-a539-1522c11de014 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.110849 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a6ade5bc-6e32-470e-a539-1522c11de014 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.110943 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-fa3322fa-d8b4-492f-873b-25812a8df8f6 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Volume info retrieved successfully. Aug 06 03:14:26.112366 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.112366 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:26.112686 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fa3322fa-d8b4-492f-873b-25812a8df8f6 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/1ac09228-17ba-4f29-a6e2-fa5028c9b64c returned with HTTP 200 Aug 06 03:14:26.112768 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a6ade5bc-6e32-470e-a539-1522c11de014 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:14:26.113099 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 539/2153] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes/1ac09228-17ba-4f29-a6e2-fa5028c9b64c => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:26.113532 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a6ade5bc-6e32-470e-a539-1522c11de014 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/93d776b6-e858-498b-b9ef-11d9a4f91617 returned with HTTP 200 Aug 06 03:14:26.113899 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 539/2154] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/snapshots/93d776b6-e858-498b-b9ef-11d9a4f91617 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:26.126357 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f37a4487-cdc5-40ca-93ea-a88a7f37caed None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.128528 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f37a4487-cdc5-40ca-93ea-a88a7f37caed tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/1ac09228-17ba-4f29-a6e2-fa5028c9b64c Aug 06 03:14:26.128705 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f37a4487-cdc5-40ca-93ea-a88a7f37caed tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.128911 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f37a4487-cdc5-40ca-93ea-a88a7f37caed tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.136120 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.136120 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:26.139427 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f37a4487-cdc5-40ca-93ea-a88a7f37caed tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Volume info retrieved successfully. Aug 06 03:14:26.143419 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f37a4487-cdc5-40ca-93ea-a88a7f37caed tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/1ac09228-17ba-4f29-a6e2-fa5028c9b64c returned with HTTP 200 Aug 06 03:14:26.143873 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 542/2155] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes/1ac09228-17ba-4f29-a6e2-fa5028c9b64c => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:26.158060 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a4e7d080-83e9-4e9d-abca-a75251f1a1fc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.159275 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a4e7d080-83e9-4e9d-abca-a75251f1a1fc tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes Aug 06 03:14:26.159822 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a4e7d080-83e9-4e9d-abca-a75251f1a1fc tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.160148 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a4e7d080-83e9-4e9d-abca-a75251f1a1fc tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.160729 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-a4e7d080-83e9-4e9d-abca-a75251f1a1fc tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:26.161121 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.161121 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:26.162853 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a4e7d080-83e9-4e9d-abca-a75251f1a1fc tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100901) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:26.169436 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a4e7d080-83e9-4e9d-abca-a75251f1a1fc tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:26.170350 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a4e7d080-83e9-4e9d-abca-a75251f1a1fc tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 200 Aug 06 03:14:26.170906 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 536/2156] 10.4.3.80 () {66 vars in 1230 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes => generated 969 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:26.179302 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-22f8ef4c-2254-4557-881b-13ae25f41740 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.180907 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-22f8ef4c-2254-4557-881b-13ae25f41740 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1461182128 Aug 06 03:14:26.181085 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-22f8ef4c-2254-4557-881b-13ae25f41740 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.181257 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-22f8ef4c-2254-4557-881b-13ae25f41740 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.181512 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-22f8ef4c-2254-4557-881b-13ae25f41740 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:26.182236 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-22f8ef4c-2254-4557-881b-13ae25f41740 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1461182128'), ('no_migration_targets', True)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:26.208452 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-22f8ef4c-2254-4557-881b-13ae25f41740 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:26.208931 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-22f8ef4c-2254-4557-881b-13ae25f41740 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1461182128 returned with HTTP 200 Aug 06 03:14:26.209456 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 540/2157] 10.4.3.80 () {66 vars in 1331 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1461182128 => generated 332 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:26.209782 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-0a96ac27-ddf5-4ed2-b52e-f907d9771897 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.211992 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-0a96ac27-ddf5-4ed2-b52e-f907d9771897 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a Aug 06 03:14:26.212197 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-0a96ac27-ddf5-4ed2-b52e-f907d9771897 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.212390 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-0a96ac27-ddf5-4ed2-b52e-f907d9771897 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.218485 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-21340092-33ae-41bb-9090-3e5a8ffac4dc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.219041 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.219041 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:26.220155 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-21340092-33ae-41bb-9090-3e5a8ffac4dc tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1461182128 Aug 06 03:14:26.220471 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-21340092-33ae-41bb-9090-3e5a8ffac4dc tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.220721 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-21340092-33ae-41bb-9090-3e5a8ffac4dc tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'detail' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.221204 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-21340092-33ae-41bb-9090-3e5a8ffac4dc tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:26.222015 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-21340092-33ae-41bb-9090-3e5a8ffac4dc tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1461182128'), ('no_migration_targets', True)]). {{(pid=100900) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:26.222731 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-0a96ac27-ddf5-4ed2-b52e-f907d9771897 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:26.227236 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-0a96ac27-ddf5-4ed2-b52e-f907d9771897 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a returned with HTTP 200 Aug 06 03:14:26.227582 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 540/2158] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:26.253302 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-21340092-33ae-41bb-9090-3e5a8ffac4dc tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:26.254085 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.254085 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:26.257849 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-21340092-33ae-41bb-9090-3e5a8ffac4dc tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1461182128 returned with HTTP 200 Aug 06 03:14:26.258248 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 543/2159] 10.4.3.80 () {66 vars in 1352 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1461182128 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:26.271052 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-25bbbd30-55c6-40bc-a292-fd7de97df6f9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.272633 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-25bbbd30-55c6-40bc-a292-fd7de97df6f9 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/detail?limit=1 Aug 06 03:14:26.272924 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-25bbbd30-55c6-40bc-a292-fd7de97df6f9 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.273166 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-25bbbd30-55c6-40bc-a292-fd7de97df6f9 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'detail' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.273443 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-25bbbd30-55c6-40bc-a292-fd7de97df6f9 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:26.273797 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.273797 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:26.274856 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-25bbbd30-55c6-40bc-a292-fd7de97df6f9 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100901) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:26.280788 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-25bbbd30-55c6-40bc-a292-fd7de97df6f9 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:26.281684 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.281684 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:26.285656 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-25bbbd30-55c6-40bc-a292-fd7de97df6f9 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 06 03:14:26.286173 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 537/2160] 10.4.3.80 () {66 vars in 1266 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1000 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:26.304348 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-453d19fe-28ab-4297-98d0-f87d087bd4c4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.306000 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-453d19fe-28ab-4297-98d0-f87d087bd4c4 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/detail?limit=1&marker=1ac09228-17ba-4f29-a6e2-fa5028c9b64c Aug 06 03:14:26.306203 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-453d19fe-28ab-4297-98d0-f87d087bd4c4 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.306401 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-453d19fe-28ab-4297-98d0-f87d087bd4c4 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'detail' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.306658 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-453d19fe-28ab-4297-98d0-f87d087bd4c4 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:26.307024 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.307024 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:26.307428 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-453d19fe-28ab-4297-98d0-f87d087bd4c4 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:26.336727 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-453d19fe-28ab-4297-98d0-f87d087bd4c4 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:26.337618 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.337618 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:26.341266 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-453d19fe-28ab-4297-98d0-f87d087bd4c4 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/detail?limit=1&marker=1ac09228-17ba-4f29-a6e2-fa5028c9b64c returned with HTTP 200 Aug 06 03:14:26.341603 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 541/2161] 10.4.3.80 () {66 vars in 1354 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes/detail?limit=1&marker=1ac09228-17ba-4f29-a6e2-fa5028c9b64c => generated 999 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:26.353982 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2258753d-bb3b-4e3d-852f-f26b479eee8d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.355559 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2258753d-bb3b-4e3d-852f-f26b479eee8d tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/detail?limit=1&marker=daf6d9e6-b08a-413a-9574-68f12035d34c Aug 06 03:14:26.355725 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2258753d-bb3b-4e3d-852f-f26b479eee8d tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.355969 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2258753d-bb3b-4e3d-852f-f26b479eee8d tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'detail' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.356244 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-2258753d-bb3b-4e3d-852f-f26b479eee8d tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:26.356538 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c32680b7-ace7-4114-a30e-bcb15c4aabd1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.356907 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2258753d-bb3b-4e3d-852f-f26b479eee8d tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:26.358225 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c32680b7-ace7-4114-a30e-bcb15c4aabd1 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/88bac8b8-dfdd-4334-88c7-3a071c7866b9 Aug 06 03:14:26.358550 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c32680b7-ace7-4114-a30e-bcb15c4aabd1 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.358769 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c32680b7-ace7-4114-a30e-bcb15c4aabd1 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.363879 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c32680b7-ace7-4114-a30e-bcb15c4aabd1 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/88bac8b8-dfdd-4334-88c7-3a071c7866b9 returned with HTTP 404 Aug 06 03:14:26.364355 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 544/2162] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes/88bac8b8-dfdd-4334-88c7-3a071c7866b9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:26.373988 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4fa3e554-a0f1-475a-9a01-1cc805d2d9ac None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.375318 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4fa3e554-a0f1-475a-9a01-1cc805d2d9ac tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/volumes/f2242921-035b-49dc-82b5-4cd22bf1952f Aug 06 03:14:26.377849 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4fa3e554-a0f1-475a-9a01-1cc805d2d9ac tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.377849 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4fa3e554-a0f1-475a-9a01-1cc805d2d9ac tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.377849 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-4fa3e554-a0f1-475a-9a01-1cc805d2d9ac tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume with id: f2242921-035b-49dc-82b5-4cd22bf1952f Aug 06 03:14:26.387450 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.387450 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:26.390454 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2258753d-bb3b-4e3d-852f-f26b479eee8d tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:26.390454 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.390454 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:26.392707 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-4fa3e554-a0f1-475a-9a01-1cc805d2d9ac tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:26.392785 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2258753d-bb3b-4e3d-852f-f26b479eee8d tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/detail?limit=1&marker=daf6d9e6-b08a-413a-9574-68f12035d34c returned with HTTP 200 Aug 06 03:14:26.392785 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 541/2163] 10.4.3.80 () {66 vars in 1354 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes/detail?limit=1&marker=daf6d9e6-b08a-413a-9574-68f12035d34c => generated 1000 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:26.407816 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e0065267-e0d1-4094-a2cc-e806a63580fb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.409285 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e0065267-e0d1-4094-a2cc-e806a63580fb tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/detail?limit=1&marker=daca1a5d-b32d-410f-b173-883244e04385 Aug 06 03:14:26.409440 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e0065267-e0d1-4094-a2cc-e806a63580fb tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.409637 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e0065267-e0d1-4094-a2cc-e806a63580fb tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'detail' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.409985 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-e0065267-e0d1-4094-a2cc-e806a63580fb tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:26.410605 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e0065267-e0d1-4094-a2cc-e806a63580fb tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:26.413402 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-4fa3e554-a0f1-475a-9a01-1cc805d2d9ac tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume request issued successfully. Aug 06 03:14:26.413402 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4fa3e554-a0f1-475a-9a01-1cc805d2d9ac tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/f2242921-035b-49dc-82b5-4cd22bf1952f returned with HTTP 202 Aug 06 03:14:26.413402 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 538/2164] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:14:26 2026] DELETE /volume/v3/volumes/f2242921-035b-49dc-82b5-4cd22bf1952f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:14:26.420504 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e0065267-e0d1-4094-a2cc-e806a63580fb tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:26.422309 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e0065267-e0d1-4094-a2cc-e806a63580fb tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/detail?limit=1&marker=daca1a5d-b32d-410f-b173-883244e04385 returned with HTTP 200 Aug 06 03:14:26.422627 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 542/2165] 10.4.3.80 () {66 vars in 1354 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes/detail?limit=1&marker=daca1a5d-b32d-410f-b173-883244e04385 => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:14:26.422667 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-deb31241-d26f-4e6f-8453-cdd9c1addeae None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.424680 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-deb31241-d26f-4e6f-8453-cdd9c1addeae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/f2242921-035b-49dc-82b5-4cd22bf1952f Aug 06 03:14:26.425095 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-deb31241-d26f-4e6f-8453-cdd9c1addeae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.425321 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-deb31241-d26f-4e6f-8453-cdd9c1addeae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.432199 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.432199 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:26.436430 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-deb31241-d26f-4e6f-8453-cdd9c1addeae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:26.439043 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bdc48e75-ad03-44a4-a3c7-159613f2e7b5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.441040 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bdc48e75-ad03-44a4-a3c7-159613f2e7b5 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 06 03:14:26.441257 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-deb31241-d26f-4e6f-8453-cdd9c1addeae tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/f2242921-035b-49dc-82b5-4cd22bf1952f returned with HTTP 200 Aug 06 03:14:26.441317 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bdc48e75-ad03-44a4-a3c7-159613f2e7b5 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.441520 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bdc48e75-ad03-44a4-a3c7-159613f2e7b5 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'detail' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.441802 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 545/2166] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes/f2242921-035b-49dc-82b5-4cd22bf1952f => generated 893 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:26.441888 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-bdc48e75-ad03-44a4-a3c7-159613f2e7b5 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:26.442057 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-bdc48e75-ad03-44a4-a3c7-159613f2e7b5 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Could not evaluate value available, assuming string {{(pid=100899) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 03:14:26.442621 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-bdc48e75-ad03-44a4-a3c7-159613f2e7b5 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:26.472285 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-bdc48e75-ad03-44a4-a3c7-159613f2e7b5 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:26.473271 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.473271 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:26.477400 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bdc48e75-ad03-44a4-a3c7-159613f2e7b5 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 06 03:14:26.477967 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 542/2167] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1887 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:26.496350 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3a3ef3eb-951a-4436-b7eb-753edbf86c95 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.497633 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3a3ef3eb-951a-4436-b7eb-753edbf86c95 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 06 03:14:26.497978 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3a3ef3eb-951a-4436-b7eb-753edbf86c95 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.498217 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3a3ef3eb-951a-4436-b7eb-753edbf86c95 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'detail' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.498519 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-3a3ef3eb-951a-4436-b7eb-753edbf86c95 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:26.498851 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3a3ef3eb-951a-4436-b7eb-753edbf86c95 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Could not evaluate value available, assuming string {{(pid=100901) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 03:14:26.499523 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-3a3ef3eb-951a-4436-b7eb-753edbf86c95 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100901) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:26.529212 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3a3ef3eb-951a-4436-b7eb-753edbf86c95 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:26.529212 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.529212 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:26.534092 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3a3ef3eb-951a-4436-b7eb-753edbf86c95 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 06 03:14:26.534599 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 539/2168] 10.4.3.80 () {66 vars in 1352 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1887 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:26.548343 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a5bf3814-9d7c-4f17-837f-c9606810b8a8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.550389 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a5bf3814-9d7c-4f17-837f-c9606810b8a8 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes?limit=1 Aug 06 03:14:26.550638 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a5bf3814-9d7c-4f17-837f-c9606810b8a8 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.550926 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a5bf3814-9d7c-4f17-837f-c9606810b8a8 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.551229 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-a5bf3814-9d7c-4f17-837f-c9606810b8a8 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:26.552043 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a5bf3814-9d7c-4f17-837f-c9606810b8a8 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:26.563547 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a5bf3814-9d7c-4f17-837f-c9606810b8a8 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:26.564256 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a5bf3814-9d7c-4f17-837f-c9606810b8a8 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 06 03:14:26.564756 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 543/2169] 10.4.3.80 () {66 vars in 1245 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes?limit=1 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:26.572935 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3ebede3d-5c9b-4e58-84aa-9b0a4e224413 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.574601 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3ebede3d-5c9b-4e58-84aa-9b0a4e224413 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes?limit=1&marker=1ac09228-17ba-4f29-a6e2-fa5028c9b64c Aug 06 03:14:26.574928 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3ebede3d-5c9b-4e58-84aa-9b0a4e224413 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.575157 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3ebede3d-5c9b-4e58-84aa-9b0a4e224413 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.575439 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-3ebede3d-5c9b-4e58-84aa-9b0a4e224413 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:26.576179 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-3ebede3d-5c9b-4e58-84aa-9b0a4e224413 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100900) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:26.614471 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-3ebede3d-5c9b-4e58-84aa-9b0a4e224413 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:26.615226 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3ebede3d-5c9b-4e58-84aa-9b0a4e224413 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes?limit=1&marker=1ac09228-17ba-4f29-a6e2-fa5028c9b64c returned with HTTP 200 Aug 06 03:14:26.615677 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 546/2170] 10.4.3.80 () {66 vars in 1333 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes?limit=1&marker=1ac09228-17ba-4f29-a6e2-fa5028c9b64c => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:26.624300 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-feb05b2d-f3fb-4b80-b2c2-082ccbbc0bcb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.625726 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-feb05b2d-f3fb-4b80-b2c2-082ccbbc0bcb tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes?limit=1&marker=daf6d9e6-b08a-413a-9574-68f12035d34c Aug 06 03:14:26.625929 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-feb05b2d-f3fb-4b80-b2c2-082ccbbc0bcb tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.626102 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-feb05b2d-f3fb-4b80-b2c2-082ccbbc0bcb tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.626302 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-feb05b2d-f3fb-4b80-b2c2-082ccbbc0bcb tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:26.626932 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-feb05b2d-f3fb-4b80-b2c2-082ccbbc0bcb tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:26.636298 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-feb05b2d-f3fb-4b80-b2c2-082ccbbc0bcb tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:26.636876 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-feb05b2d-f3fb-4b80-b2c2-082ccbbc0bcb tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes?limit=1&marker=daf6d9e6-b08a-413a-9574-68f12035d34c returned with HTTP 200 Aug 06 03:14:26.637240 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 543/2171] 10.4.3.80 () {66 vars in 1333 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes?limit=1&marker=daf6d9e6-b08a-413a-9574-68f12035d34c => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:26.646505 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c21bcc3e-0cb9-424c-b6bc-c4293e86e6f8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.647940 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c21bcc3e-0cb9-424c-b6bc-c4293e86e6f8 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes?limit=1&marker=daca1a5d-b32d-410f-b173-883244e04385 Aug 06 03:14:26.648289 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c21bcc3e-0cb9-424c-b6bc-c4293e86e6f8 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.648559 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c21bcc3e-0cb9-424c-b6bc-c4293e86e6f8 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.648882 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-c21bcc3e-0cb9-424c-b6bc-c4293e86e6f8 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:26.649712 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c21bcc3e-0cb9-424c-b6bc-c4293e86e6f8 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100901) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:26.685184 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c21bcc3e-0cb9-424c-b6bc-c4293e86e6f8 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:26.686105 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c21bcc3e-0cb9-424c-b6bc-c4293e86e6f8 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes?limit=1&marker=daca1a5d-b32d-410f-b173-883244e04385 returned with HTTP 200 Aug 06 03:14:26.686105 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 540/2172] 10.4.3.80 () {66 vars in 1333 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes?limit=1&marker=daca1a5d-b32d-410f-b173-883244e04385 => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:14:26.695573 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ebdda1b4-f49e-4110-b564-e946f298c1ed None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.697137 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ebdda1b4-f49e-4110-b564-e946f298c1ed tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-725226594&status=available Aug 06 03:14:26.697288 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ebdda1b4-f49e-4110-b564-e946f298c1ed tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.697451 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ebdda1b4-f49e-4110-b564-e946f298c1ed tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.697649 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-ebdda1b4-f49e-4110-b564-e946f298c1ed tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:26.697892 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-ebdda1b4-f49e-4110-b564-e946f298c1ed tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Could not evaluate value available, assuming string {{(pid=100902) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 03:14:26.698103 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.698103 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:26.698428 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-ebdda1b4-f49e-4110-b564-e946f298c1ed tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-725226594'), ('no_migration_targets', True)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:26.702034 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-49674dc2-314f-43d5-b9ba-7e3fed80caf5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.704572 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-49674dc2-314f-43d5-b9ba-7e3fed80caf5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a Aug 06 03:14:26.704822 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-49674dc2-314f-43d5-b9ba-7e3fed80caf5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.705089 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-49674dc2-314f-43d5-b9ba-7e3fed80caf5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.714418 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.714418 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:26.720312 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-49674dc2-314f-43d5-b9ba-7e3fed80caf5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:26.726541 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-49674dc2-314f-43d5-b9ba-7e3fed80caf5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a returned with HTTP 200 Aug 06 03:14:26.726883 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ebdda1b4-f49e-4110-b564-e946f298c1ed tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:26.727233 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 547/2173] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:26.727358 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ebdda1b4-f49e-4110-b564-e946f298c1ed tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-725226594&status=available returned with HTTP 200 Aug 06 03:14:26.727806 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 544/2174] 10.4.3.80 () {66 vars in 1363 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-725226594&status=available => generated 331 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:26.736100 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5da486a0-9faf-4b03-861b-b4eb345a888e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.737546 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5da486a0-9faf-4b03-861b-b4eb345a888e None None] GET https://10.4.3.80/volume// Aug 06 03:14:26.737546 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5da486a0-9faf-4b03-861b-b4eb345a888e None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.737546 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5da486a0-9faf-4b03-861b-b4eb345a888e None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.737754 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-626515d5-4165-499f-82a8-7b0b21b81bd9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.737796 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5da486a0-9faf-4b03-861b-b4eb345a888e None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:14:26.737796 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 544/2175] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:14:26.739183 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-626515d5-4165-499f-82a8-7b0b21b81bd9 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1461182128&status=available Aug 06 03:14:26.739491 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-626515d5-4165-499f-82a8-7b0b21b81bd9 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.739743 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-626515d5-4165-499f-82a8-7b0b21b81bd9 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'detail' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.740071 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-626515d5-4165-499f-82a8-7b0b21b81bd9 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:26.740368 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-626515d5-4165-499f-82a8-7b0b21b81bd9 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Could not evaluate value available, assuming string {{(pid=100901) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 03:14:26.741082 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-626515d5-4165-499f-82a8-7b0b21b81bd9 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1461182128'), ('no_migration_targets', True)]). {{(pid=100901) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:26.744562 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-ff5f637e-3c6b-47a8-b9a0-64ef09dffea9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.746942 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-ff5f637e-3c6b-47a8-b9a0-64ef09dffea9 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:14:26.747418 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-ff5f637e-3c6b-47a8-b9a0-64ef09dffea9 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a", "connector": null, "instance_uuid": "3baf1dbe-6dd9-4f1d-98fd-6a07b0a9ddb0"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:26.757197 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.757197 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:26.769184 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-626515d5-4165-499f-82a8-7b0b21b81bd9 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:26.771057 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.771057 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:26.774516 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-626515d5-4165-499f-82a8-7b0b21b81bd9 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1461182128&status=available returned with HTTP 200 Aug 06 03:14:26.775078 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 541/2176] 10.4.3.80 () {66 vars in 1386 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1461182128&status=available => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:26.783822 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-ff5f637e-3c6b-47a8-b9a0-64ef09dffea9 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:14:26.784334 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 548/2177] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:14:26 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:26.787992 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e60c983b-6984-4853-a151-3a91cf366f2a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.789557 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e60c983b-6984-4853-a151-3a91cf366f2a tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/detail?marker=daf6d9e6-b08a-413a-9574-68f12035d34c&sort=id%3Aasc Aug 06 03:14:26.789741 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e60c983b-6984-4853-a151-3a91cf366f2a tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.789968 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e60c983b-6984-4853-a151-3a91cf366f2a tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'detail' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.790264 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-e60c983b-6984-4853-a151-3a91cf366f2a tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:26.790690 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.790690 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:26.791262 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e60c983b-6984-4853-a151-3a91cf366f2a tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:26.823001 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e60c983b-6984-4853-a151-3a91cf366f2a tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:26.825100 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e60c983b-6984-4853-a151-3a91cf366f2a tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/detail?marker=daf6d9e6-b08a-413a-9574-68f12035d34c&sort=id%3Aasc returned with HTTP 200 Aug 06 03:14:26.825439 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 545/2178] 10.4.3.80 () {66 vars in 1366 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes/detail?marker=daf6d9e6-b08a-413a-9574-68f12035d34c&sort=id%3Aasc => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:14:26.843849 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-98a21fb6-d929-48ea-ac8e-78d6a1d7dbba None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.845521 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-98a21fb6-d929-48ea-ac8e-78d6a1d7dbba tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 06 03:14:26.845712 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-98a21fb6-d929-48ea-ac8e-78d6a1d7dbba tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.845914 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-98a21fb6-d929-48ea-ac8e-78d6a1d7dbba tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'detail' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.846144 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-98a21fb6-d929-48ea-ac8e-78d6a1d7dbba tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:26.846495 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.846495 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:26.846890 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-98a21fb6-d929-48ea-ac8e-78d6a1d7dbba tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:26.873792 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-98a21fb6-d929-48ea-ac8e-78d6a1d7dbba tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:26.874667 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.874667 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:26.878361 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-98a21fb6-d929-48ea-ac8e-78d6a1d7dbba tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 06 03:14:26.878718 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 545/2179] 10.4.3.80 () {66 vars in 1330 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2547 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:26.894981 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-35f274f3-ee43-4581-928e-8ec0b199b3ca None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.901894 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-35f274f3-ee43-4581-928e-8ec0b199b3ca tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:14:26.901894 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-35f274f3-ee43-4581-928e-8ec0b199b3ca tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.901894 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-35f274f3-ee43-4581-928e-8ec0b199b3ca tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'detail' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.901894 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-35f274f3-ee43-4581-928e-8ec0b199b3ca tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:26.901894 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-35f274f3-ee43-4581-928e-8ec0b199b3ca tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100901) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:26.914375 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-35f274f3-ee43-4581-928e-8ec0b199b3ca tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:26.915198 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.915198 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:26.919529 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-35f274f3-ee43-4581-928e-8ec0b199b3ca tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:14:26.919979 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 542/2180] 10.4.3.80 () {66 vars in 1251 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes/detail => generated 2547 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:26.935508 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0c2bc43c-51e9-4408-91fb-5b7978728e5e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.941178 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0c2bc43c-51e9-4408-91fb-5b7978728e5e tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 06 03:14:26.941496 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0c2bc43c-51e9-4408-91fb-5b7978728e5e tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.941851 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0c2bc43c-51e9-4408-91fb-5b7978728e5e tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.942124 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-0c2bc43c-51e9-4408-91fb-5b7978728e5e tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:26.942547 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:26.942547 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:26.944292 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-0c2bc43c-51e9-4408-91fb-5b7978728e5e tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100900) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:26.980026 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0c2bc43c-51e9-4408-91fb-5b7978728e5e tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:26.980670 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0c2bc43c-51e9-4408-91fb-5b7978728e5e tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 06 03:14:26.981170 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 549/2181] 10.4.3.80 () {66 vars in 1309 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 969 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:26.989846 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-88050a75-515b-45c0-ae8e-122ae28df590 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:26.991470 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-88050a75-515b-45c0-ae8e-122ae28df590 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes?availability_zone=nova Aug 06 03:14:26.991592 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-88050a75-515b-45c0-ae8e-122ae28df590 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:26.991752 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-88050a75-515b-45c0-ae8e-122ae28df590 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:26.992013 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-88050a75-515b-45c0-ae8e-122ae28df590 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:26.992232 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-88050a75-515b-45c0-ae8e-122ae28df590 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Could not evaluate value nova, assuming string {{(pid=100902) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 03:14:26.992724 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-88050a75-515b-45c0-ae8e-122ae28df590 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:27.017599 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-88050a75-515b-45c0-ae8e-122ae28df590 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:27.018186 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-88050a75-515b-45c0-ae8e-122ae28df590 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 06 03:14:27.018630 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 546/2182] 10.4.3.80 () {66 vars in 1275 bytes} [Thu Aug 6 03:14:26 2026] GET /volume/v3/volumes?availability_zone=nova => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:27.027734 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-12a2f37c-c035-4eb0-a51e-43e5b6667ddb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:27.029288 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-12a2f37c-c035-4eb0-a51e-43e5b6667ddb tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes?availability_zone=nova Aug 06 03:14:27.029491 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-12a2f37c-c035-4eb0-a51e-43e5b6667ddb tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:27.029696 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-12a2f37c-c035-4eb0-a51e-43e5b6667ddb tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:27.029967 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-12a2f37c-c035-4eb0-a51e-43e5b6667ddb tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:27.030260 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-12a2f37c-c035-4eb0-a51e-43e5b6667ddb tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Could not evaluate value nova, assuming string {{(pid=100899) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 03:14:27.030793 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-12a2f37c-c035-4eb0-a51e-43e5b6667ddb tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:27.058331 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-12a2f37c-c035-4eb0-a51e-43e5b6667ddb tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:27.058903 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-12a2f37c-c035-4eb0-a51e-43e5b6667ddb tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 06 03:14:27.059348 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 546/2183] 10.4.3.80 () {66 vars in 1275 bytes} [Thu Aug 6 03:14:27 2026] GET /volume/v3/volumes?availability_zone=nova => generated 969 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:27.068082 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-51e3ecd3-19be-48cd-96e5-0a343cce0567 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:27.069739 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-51e3ecd3-19be-48cd-96e5-0a343cce0567 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes?bootable=false Aug 06 03:14:27.069940 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-51e3ecd3-19be-48cd-96e5-0a343cce0567 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:27.070128 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-51e3ecd3-19be-48cd-96e5-0a343cce0567 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:27.070351 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-51e3ecd3-19be-48cd-96e5-0a343cce0567 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:27.071020 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-51e3ecd3-19be-48cd-96e5-0a343cce0567 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100901) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:27.108265 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-51e3ecd3-19be-48cd-96e5-0a343cce0567 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:27.108826 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-51e3ecd3-19be-48cd-96e5-0a343cce0567 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 06 03:14:27.109282 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 543/2184] 10.4.3.80 () {66 vars in 1259 bytes} [Thu Aug 6 03:14:27 2026] GET /volume/v3/volumes?bootable=false => generated 969 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:27.119586 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8df28737-3aeb-4487-8c13-cb76db9b6129 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:27.121394 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8df28737-3aeb-4487-8c13-cb76db9b6129 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes?bootable=false Aug 06 03:14:27.121568 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8df28737-3aeb-4487-8c13-cb76db9b6129 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:27.121773 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8df28737-3aeb-4487-8c13-cb76db9b6129 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:27.122063 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-8df28737-3aeb-4487-8c13-cb76db9b6129 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:27.122467 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:27.122467 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:27.122982 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8df28737-3aeb-4487-8c13-cb76db9b6129 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100900) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:27.123714 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-91b2baeb-e0cf-4aab-b235-e192e45b4ea0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:27.125432 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-91b2baeb-e0cf-4aab-b235-e192e45b4ea0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/93d776b6-e858-498b-b9ef-11d9a4f91617 Aug 06 03:14:27.125590 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-91b2baeb-e0cf-4aab-b235-e192e45b4ea0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:27.125754 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-91b2baeb-e0cf-4aab-b235-e192e45b4ea0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:27.129604 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-91b2baeb-e0cf-4aab-b235-e192e45b4ea0 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/93d776b6-e858-498b-b9ef-11d9a4f91617 returned with HTTP 404 Aug 06 03:14:27.130092 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 547/2185] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:27 2026] GET /volume/v3/snapshots/93d776b6-e858-498b-b9ef-11d9a4f91617 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:27.137550 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-51a60daf-09cc-4e67-a33b-4c656aec5564 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:27.139549 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-51a60daf-09cc-4e67-a33b-4c656aec5564 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/5c6b895d-ff0d-48ba-8645-ded68e2c208f Aug 06 03:14:27.139785 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-51a60daf-09cc-4e67-a33b-4c656aec5564 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:27.140024 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-51a60daf-09cc-4e67-a33b-4c656aec5564 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:27.140168 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-51a60daf-09cc-4e67-a33b-4c656aec5564 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete snapshot with id: 5c6b895d-ff0d-48ba-8645-ded68e2c208f Aug 06 03:14:27.146197 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:27.146197 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:27.146740 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-51a60daf-09cc-4e67-a33b-4c656aec5564 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:14:27.153030 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-8df28737-3aeb-4487-8c13-cb76db9b6129 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:27.153659 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8df28737-3aeb-4487-8c13-cb76db9b6129 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 06 03:14:27.154155 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 550/2186] 10.4.3.80 () {66 vars in 1259 bytes} [Thu Aug 6 03:14:27 2026] GET /volume/v3/volumes?bootable=false => generated 969 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:27.164473 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f3a406c6-cb90-436b-a5ee-c5b2cc2cf34c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:27.165458 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-51a60daf-09cc-4e67-a33b-4c656aec5564 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot delete request issued successfully. Aug 06 03:14:27.165691 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-51a60daf-09cc-4e67-a33b-4c656aec5564 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/5c6b895d-ff0d-48ba-8645-ded68e2c208f returned with HTTP 202 Aug 06 03:14:27.166216 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 547/2187] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:14:27 2026] DELETE /volume/v3/snapshots/5c6b895d-ff0d-48ba-8645-ded68e2c208f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:14:27.166496 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f3a406c6-cb90-436b-a5ee-c5b2cc2cf34c tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes?status=available Aug 06 03:14:27.166643 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f3a406c6-cb90-436b-a5ee-c5b2cc2cf34c tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:27.166846 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f3a406c6-cb90-436b-a5ee-c5b2cc2cf34c tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:27.167087 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-f3a406c6-cb90-436b-a5ee-c5b2cc2cf34c tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:27.167302 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f3a406c6-cb90-436b-a5ee-c5b2cc2cf34c tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Could not evaluate value available, assuming string {{(pid=100901) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 03:14:27.167525 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:27.167525 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:27.168005 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f3a406c6-cb90-436b-a5ee-c5b2cc2cf34c tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100901) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:27.176437 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6e1cd98b-e644-4ca5-8e3f-ff96cca097a7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:27.178270 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6e1cd98b-e644-4ca5-8e3f-ff96cca097a7 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/5c6b895d-ff0d-48ba-8645-ded68e2c208f Aug 06 03:14:27.178430 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6e1cd98b-e644-4ca5-8e3f-ff96cca097a7 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:27.178594 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6e1cd98b-e644-4ca5-8e3f-ff96cca097a7 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:27.183794 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:27.183794 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:27.184395 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6e1cd98b-e644-4ca5-8e3f-ff96cca097a7 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:14:27.185467 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6e1cd98b-e644-4ca5-8e3f-ff96cca097a7 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/5c6b895d-ff0d-48ba-8645-ded68e2c208f returned with HTTP 200 Aug 06 03:14:27.185988 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 548/2188] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:27 2026] GET /volume/v3/snapshots/5c6b895d-ff0d-48ba-8645-ded68e2c208f => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:27.200970 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f3a406c6-cb90-436b-a5ee-c5b2cc2cf34c tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:27.201506 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f3a406c6-cb90-436b-a5ee-c5b2cc2cf34c tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes?status=available returned with HTTP 200 Aug 06 03:14:27.201982 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 544/2189] 10.4.3.80 () {66 vars in 1263 bytes} [Thu Aug 6 03:14:27 2026] GET /volume/v3/volumes?status=available => generated 969 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:27.211182 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-30999e8e-d840-42eb-9b14-7b5f964af48c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:27.214287 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-30999e8e-d840-42eb-9b14-7b5f964af48c tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes?status=available Aug 06 03:14:27.214502 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-30999e8e-d840-42eb-9b14-7b5f964af48c tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:27.214695 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-30999e8e-d840-42eb-9b14-7b5f964af48c tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:27.214958 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-30999e8e-d840-42eb-9b14-7b5f964af48c tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:27.215194 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-30999e8e-d840-42eb-9b14-7b5f964af48c tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Could not evaluate value available, assuming string {{(pid=100900) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 03:14:27.215444 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:27.215444 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:27.215851 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-30999e8e-d840-42eb-9b14-7b5f964af48c tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100900) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:27.253167 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-30999e8e-d840-42eb-9b14-7b5f964af48c tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:27.253167 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-30999e8e-d840-42eb-9b14-7b5f964af48c tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes?status=available returned with HTTP 200 Aug 06 03:14:27.253653 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 551/2190] 10.4.3.80 () {66 vars in 1263 bytes} [Thu Aug 6 03:14:27 2026] GET /volume/v3/volumes?status=available => generated 969 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:27.265639 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b2a954e0-5526-4aef-b6ac-6d58c002d5f3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:27.268182 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b2a954e0-5526-4aef-b6ac-6d58c002d5f3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/detail?availability_zone=nova Aug 06 03:14:27.268473 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b2a954e0-5526-4aef-b6ac-6d58c002d5f3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:27.268741 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b2a954e0-5526-4aef-b6ac-6d58c002d5f3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'detail' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:27.269112 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-b2a954e0-5526-4aef-b6ac-6d58c002d5f3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:27.269424 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b2a954e0-5526-4aef-b6ac-6d58c002d5f3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Could not evaluate value nova, assuming string {{(pid=100899) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 03:14:27.269789 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:27.269789 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:27.270378 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b2a954e0-5526-4aef-b6ac-6d58c002d5f3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:27.280550 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b2a954e0-5526-4aef-b6ac-6d58c002d5f3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:27.284805 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:27.284805 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:27.286163 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b2a954e0-5526-4aef-b6ac-6d58c002d5f3 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 06 03:14:27.286674 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 548/2191] 10.4.3.80 () {66 vars in 1296 bytes} [Thu Aug 6 03:14:27 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2547 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:27.306710 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-582a5312-707f-44eb-9fac-e13f84a2287b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:27.308215 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-582a5312-707f-44eb-9fac-e13f84a2287b tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/detail?bootable=false Aug 06 03:14:27.308372 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-582a5312-707f-44eb-9fac-e13f84a2287b tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:27.308541 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-582a5312-707f-44eb-9fac-e13f84a2287b tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'detail' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:27.308761 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-582a5312-707f-44eb-9fac-e13f84a2287b tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:27.309399 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-582a5312-707f-44eb-9fac-e13f84a2287b tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:27.339760 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-582a5312-707f-44eb-9fac-e13f84a2287b tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:27.340648 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:27.340648 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:27.345057 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-582a5312-707f-44eb-9fac-e13f84a2287b tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 06 03:14:27.345424 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 549/2192] 10.4.3.80 () {66 vars in 1280 bytes} [Thu Aug 6 03:14:27 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2547 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:27.360870 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6a1614fa-f42b-4e2f-ba82-051c4ee6078e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:27.362529 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6a1614fa-f42b-4e2f-ba82-051c4ee6078e tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/detail?status=available Aug 06 03:14:27.363684 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6a1614fa-f42b-4e2f-ba82-051c4ee6078e tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:27.363684 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6a1614fa-f42b-4e2f-ba82-051c4ee6078e tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'detail' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:27.363684 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-6a1614fa-f42b-4e2f-ba82-051c4ee6078e tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:27.363684 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6a1614fa-f42b-4e2f-ba82-051c4ee6078e tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Could not evaluate value available, assuming string {{(pid=100901) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 03:14:27.363684 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:27.363684 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:27.364029 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6a1614fa-f42b-4e2f-ba82-051c4ee6078e tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100901) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:27.371423 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-6a1614fa-f42b-4e2f-ba82-051c4ee6078e tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Get all volumes completed successfully. Aug 06 03:14:27.371960 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:27.371960 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:27.375664 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6a1614fa-f42b-4e2f-ba82-051c4ee6078e tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 06 03:14:27.376051 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 545/2193] 10.4.3.80 () {66 vars in 1284 bytes} [Thu Aug 6 03:14:27 2026] GET /volume/v3/volumes/detail?status=available => generated 2547 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:27.390055 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-38030b1d-010f-4f32-8553-fbc060dbf0a4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:27.391724 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-38030b1d-010f-4f32-8553-fbc060dbf0a4 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/1ac09228-17ba-4f29-a6e2-fa5028c9b64c Aug 06 03:14:27.391958 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-38030b1d-010f-4f32-8553-fbc060dbf0a4 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:27.392187 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-38030b1d-010f-4f32-8553-fbc060dbf0a4 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:27.398580 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:27.398580 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:27.402482 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-38030b1d-010f-4f32-8553-fbc060dbf0a4 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Volume info retrieved successfully. Aug 06 03:14:27.406411 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-38030b1d-010f-4f32-8553-fbc060dbf0a4 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/1ac09228-17ba-4f29-a6e2-fa5028c9b64c returned with HTTP 200 Aug 06 03:14:27.406846 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 552/2194] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:27 2026] GET /volume/v3/volumes/1ac09228-17ba-4f29-a6e2-fa5028c9b64c => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:27.420852 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-02ea696a-1fb7-4784-873f-05b6138018c8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:27.420852 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-02ea696a-1fb7-4784-873f-05b6138018c8 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] DELETE https://10.4.3.80/volume/v3/volumes/1ac09228-17ba-4f29-a6e2-fa5028c9b64c Aug 06 03:14:27.420852 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-02ea696a-1fb7-4784-873f-05b6138018c8 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:27.421075 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-02ea696a-1fb7-4784-873f-05b6138018c8 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:27.421183 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-02ea696a-1fb7-4784-873f-05b6138018c8 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Delete volume with id: 1ac09228-17ba-4f29-a6e2-fa5028c9b64c Aug 06 03:14:27.427430 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:27.427430 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:27.427866 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-02ea696a-1fb7-4784-873f-05b6138018c8 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Volume info retrieved successfully. Aug 06 03:14:27.442581 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-02ea696a-1fb7-4784-873f-05b6138018c8 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Delete volume request issued successfully. Aug 06 03:14:27.442753 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-02ea696a-1fb7-4784-873f-05b6138018c8 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/1ac09228-17ba-4f29-a6e2-fa5028c9b64c returned with HTTP 202 Aug 06 03:14:27.443165 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 549/2195] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:14:27 2026] DELETE /volume/v3/volumes/1ac09228-17ba-4f29-a6e2-fa5028c9b64c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:14:27.454907 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-275ac6a3-cc0c-4875-85dd-63dc146febce None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:27.454907 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-275ac6a3-cc0c-4875-85dd-63dc146febce tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/1ac09228-17ba-4f29-a6e2-fa5028c9b64c Aug 06 03:14:27.454907 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-275ac6a3-cc0c-4875-85dd-63dc146febce tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:27.454907 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-275ac6a3-cc0c-4875-85dd-63dc146febce tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:27.457114 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4cec6b89-b0ec-4cbd-94b0-dfe1cc644095 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:27.458964 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4cec6b89-b0ec-4cbd-94b0-dfe1cc644095 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/f2242921-035b-49dc-82b5-4cd22bf1952f Aug 06 03:14:27.459158 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4cec6b89-b0ec-4cbd-94b0-dfe1cc644095 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:27.459330 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4cec6b89-b0ec-4cbd-94b0-dfe1cc644095 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:27.462005 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:27.462005 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:27.464607 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4cec6b89-b0ec-4cbd-94b0-dfe1cc644095 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/f2242921-035b-49dc-82b5-4cd22bf1952f returned with HTTP 404 Aug 06 03:14:27.465242 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 546/2196] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:27 2026] GET /volume/v3/volumes/f2242921-035b-49dc-82b5-4cd22bf1952f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:27.466410 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-275ac6a3-cc0c-4875-85dd-63dc146febce tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Volume info retrieved successfully. Aug 06 03:14:27.471803 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-275ac6a3-cc0c-4875-85dd-63dc146febce tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/1ac09228-17ba-4f29-a6e2-fa5028c9b64c returned with HTTP 200 Aug 06 03:14:27.472357 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 550/2197] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:27 2026] GET /volume/v3/volumes/1ac09228-17ba-4f29-a6e2-fa5028c9b64c => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:27.472411 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0450ac1a-b3d1-4826-af50-d91845588233 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:27.474097 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0450ac1a-b3d1-4826-af50-d91845588233 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/volumes/88bac8b8-dfdd-4334-88c7-3a071c7866b9 Aug 06 03:14:27.474436 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0450ac1a-b3d1-4826-af50-d91845588233 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:27.474668 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0450ac1a-b3d1-4826-af50-d91845588233 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:27.474928 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-0450ac1a-b3d1-4826-af50-d91845588233 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume with id: 88bac8b8-dfdd-4334-88c7-3a071c7866b9 Aug 06 03:14:27.480672 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0450ac1a-b3d1-4826-af50-d91845588233 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/88bac8b8-dfdd-4334-88c7-3a071c7866b9 returned with HTTP 404 Aug 06 03:14:27.481312 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 553/2198] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:14:27 2026] DELETE /volume/v3/volumes/88bac8b8-dfdd-4334-88c7-3a071c7866b9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:27.490695 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-250edf36-4820-46d7-a79b-f0681b56c6f7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:27.492643 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-250edf36-4820-46d7-a79b-f0681b56c6f7 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/88bac8b8-dfdd-4334-88c7-3a071c7866b9 Aug 06 03:14:27.492901 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-250edf36-4820-46d7-a79b-f0681b56c6f7 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:27.493183 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-250edf36-4820-46d7-a79b-f0681b56c6f7 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:27.498471 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-250edf36-4820-46d7-a79b-f0681b56c6f7 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/88bac8b8-dfdd-4334-88c7-3a071c7866b9 returned with HTTP 404 Aug 06 03:14:27.498961 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 550/2199] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:27 2026] GET /volume/v3/volumes/88bac8b8-dfdd-4334-88c7-3a071c7866b9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:27.507997 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d06a48f8-44ac-4df3-90bd-c5947d616720 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:27.511917 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d06a48f8-44ac-4df3-90bd-c5947d616720 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/volumes/c5125b6e-9fed-4e26-aa50-a991c4ce7a70 Aug 06 03:14:27.511917 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d06a48f8-44ac-4df3-90bd-c5947d616720 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:27.511917 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d06a48f8-44ac-4df3-90bd-c5947d616720 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:27.511917 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-d06a48f8-44ac-4df3-90bd-c5947d616720 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume with id: c5125b6e-9fed-4e26-aa50-a991c4ce7a70 Aug 06 03:14:27.516951 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:27.516951 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:27.517419 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d06a48f8-44ac-4df3-90bd-c5947d616720 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:27.533362 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d06a48f8-44ac-4df3-90bd-c5947d616720 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume request issued successfully. Aug 06 03:14:27.533528 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d06a48f8-44ac-4df3-90bd-c5947d616720 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/c5125b6e-9fed-4e26-aa50-a991c4ce7a70 returned with HTTP 202 Aug 06 03:14:27.533929 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 547/2200] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:14:27 2026] DELETE /volume/v3/volumes/c5125b6e-9fed-4e26-aa50-a991c4ce7a70 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:14:27.540683 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4afd466e-869e-479c-a2a0-be2c7bb599ca None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:27.542246 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4afd466e-869e-479c-a2a0-be2c7bb599ca tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/c5125b6e-9fed-4e26-aa50-a991c4ce7a70 Aug 06 03:14:27.542427 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4afd466e-869e-479c-a2a0-be2c7bb599ca tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:27.543488 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4afd466e-869e-479c-a2a0-be2c7bb599ca tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:27.549527 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:27.549527 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:27.553253 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4afd466e-869e-479c-a2a0-be2c7bb599ca tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Volume info retrieved successfully. Aug 06 03:14:27.557713 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4afd466e-869e-479c-a2a0-be2c7bb599ca tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/c5125b6e-9fed-4e26-aa50-a991c4ce7a70 returned with HTTP 200 Aug 06 03:14:27.558403 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 551/2201] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:27 2026] GET /volume/v3/volumes/c5125b6e-9fed-4e26-aa50-a991c4ce7a70 => generated 893 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:27.919765 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-19669e44-dfdf-46b7-b886-4bb0d6f012ba None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:27.920122 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-19669e44-dfdf-46b7-b886-4bb0d6f012ba None None] GET https://10.4.3.80/volume// Aug 06 03:14:27.920266 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-19669e44-dfdf-46b7-b886-4bb0d6f012ba None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:27.920435 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-19669e44-dfdf-46b7-b886-4bb0d6f012ba None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:27.920728 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-19669e44-dfdf-46b7-b886-4bb0d6f012ba None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:14:27.921028 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 554/2202] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:14:27 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:14:27.939674 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-6f69e1cb-31be-4e00-b3d7-9e6db266be13 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:27.941604 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-6f69e1cb-31be-4e00-b3d7-9e6db266be13 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a Aug 06 03:14:27.941801 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-6f69e1cb-31be-4e00-b3d7-9e6db266be13 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:27.942010 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-6f69e1cb-31be-4e00-b3d7-9e6db266be13 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:27.953428 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:27.953428 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:27.964672 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-6f69e1cb-31be-4e00-b3d7-9e6db266be13 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:27.972277 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-6f69e1cb-31be-4e00-b3d7-9e6db266be13 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a returned with HTTP 200 Aug 06 03:14:27.975234 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 551/2203] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:14:27 2026] GET /volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a => generated 1545 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:14:28.070401 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-a275ce4e-2482-44ed-a502-cd26268d2226 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.072374 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-a275ce4e-2482-44ed-a502-cd26268d2226 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] PUT https://10.4.3.80/volume/v3/attachments/13f012a0-1bd2-4b8c-b8ef-4ef6f5afd6ec Aug 06 03:14:28.072707 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-a275ce4e-2482-44ed-a502-cd26268d2226 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:28.079891 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-a275ce4e-2482-44ed-a502-cd26268d2226 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Acquiring lock "cinder-attachment_update-e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:14:28.085094 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-a275ce4e-2482-44ed-a502-cd26268d2226 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Lock "cinder-attachment_update-e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:14:28.085952 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:28.085952 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:28.153847 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-a275ce4e-2482-44ed-a502-cd26268d2226 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Lock "cinder-attachment_update-e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a-np0000006611" released by "attachment_update" :: held 0.069s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:14:28.154141 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-a275ce4e-2482-44ed-a502-cd26268d2226 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/13f012a0-1bd2-4b8c-b8ef-4ef6f5afd6ec returned with HTTP 200 Aug 06 03:14:28.155089 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 548/2204] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:14:28 2026] PUT /volume/v3/attachments/13f012a0-1bd2-4b8c-b8ef-4ef6f5afd6ec => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:28.175157 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-7202c155-3208-4c2b-a7c4-6db22d9a291d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.176958 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-7202c155-3208-4c2b-a7c4-6db22d9a291d tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/attachments/13f012a0-1bd2-4b8c-b8ef-4ef6f5afd6ec/action Aug 06 03:14:28.177311 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-7202c155-3208-4c2b-a7c4-6db22d9a291d tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:14:28.177406 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-7202c155-3208-4c2b-a7c4-6db22d9a291d tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:28.195262 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3cb2e531-558a-4e93-8947-47e2457d88d5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.195607 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:28.195607 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:28.197194 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3cb2e531-558a-4e93-8947-47e2457d88d5 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/5c6b895d-ff0d-48ba-8645-ded68e2c208f Aug 06 03:14:28.197418 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3cb2e531-558a-4e93-8947-47e2457d88d5 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.197643 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3cb2e531-558a-4e93-8947-47e2457d88d5 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.203227 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3cb2e531-558a-4e93-8947-47e2457d88d5 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/5c6b895d-ff0d-48ba-8645-ded68e2c208f returned with HTTP 404 Aug 06 03:14:28.203766 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 555/2205] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:28 2026] GET /volume/v3/snapshots/5c6b895d-ff0d-48ba-8645-ded68e2c208f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:28.210224 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-710e7b33-1031-4289-9c21-7095932e496f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.210589 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-edcfb3bb-ced7-4c1a-adc8-51893613243f req-7202c155-3208-4c2b-a7c4-6db22d9a291d tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/13f012a0-1bd2-4b8c-b8ef-4ef6f5afd6ec/action returned with HTTP 204 Aug 06 03:14:28.210821 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 552/2206] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:14:28 2026] POST /volume/v3/attachments/13f012a0-1bd2-4b8c-b8ef-4ef6f5afd6ec/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:28.212311 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-710e7b33-1031-4289-9c21-7095932e496f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/f777d3bd-5a97-463c-98f2-5b3ab7ec4698 Aug 06 03:14:28.212497 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-710e7b33-1031-4289-9c21-7095932e496f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.213431 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-710e7b33-1031-4289-9c21-7095932e496f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.213567 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-710e7b33-1031-4289-9c21-7095932e496f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete snapshot with id: f777d3bd-5a97-463c-98f2-5b3ab7ec4698 Aug 06 03:14:28.218198 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:28.218198 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:28.218559 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-710e7b33-1031-4289-9c21-7095932e496f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:14:28.235764 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-710e7b33-1031-4289-9c21-7095932e496f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot delete request issued successfully. Aug 06 03:14:28.235937 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-710e7b33-1031-4289-9c21-7095932e496f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/f777d3bd-5a97-463c-98f2-5b3ab7ec4698 returned with HTTP 202 Aug 06 03:14:28.236363 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 552/2207] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:14:28 2026] DELETE /volume/v3/snapshots/f777d3bd-5a97-463c-98f2-5b3ab7ec4698 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:14:28.244610 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-27ffc12d-c5c8-4683-be04-9c8001648d62 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.249255 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-27ffc12d-c5c8-4683-be04-9c8001648d62 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/f777d3bd-5a97-463c-98f2-5b3ab7ec4698 Aug 06 03:14:28.249489 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-27ffc12d-c5c8-4683-be04-9c8001648d62 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.249742 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-27ffc12d-c5c8-4683-be04-9c8001648d62 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.255133 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:28.255133 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:28.255674 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-27ffc12d-c5c8-4683-be04-9c8001648d62 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:14:28.256619 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-27ffc12d-c5c8-4683-be04-9c8001648d62 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/f777d3bd-5a97-463c-98f2-5b3ab7ec4698 returned with HTTP 200 Aug 06 03:14:28.257206 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 549/2208] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:28 2026] GET /volume/v3/snapshots/f777d3bd-5a97-463c-98f2-5b3ab7ec4698 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:28.488333 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d3d90a9a-b9dd-4b0c-a726-75b182ebdc18 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.490745 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d3d90a9a-b9dd-4b0c-a726-75b182ebdc18 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/1ac09228-17ba-4f29-a6e2-fa5028c9b64c Aug 06 03:14:28.491091 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d3d90a9a-b9dd-4b0c-a726-75b182ebdc18 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.491429 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d3d90a9a-b9dd-4b0c-a726-75b182ebdc18 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.498974 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d3d90a9a-b9dd-4b0c-a726-75b182ebdc18 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/1ac09228-17ba-4f29-a6e2-fa5028c9b64c returned with HTTP 404 Aug 06 03:14:28.499811 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 556/2209] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:28 2026] GET /volume/v3/volumes/1ac09228-17ba-4f29-a6e2-fa5028c9b64c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:28.508406 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a672ca6c-3cea-4f1d-8f51-f6d952c0106b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.510185 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a672ca6c-3cea-4f1d-8f51-f6d952c0106b tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/daf6d9e6-b08a-413a-9574-68f12035d34c Aug 06 03:14:28.510364 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a672ca6c-3cea-4f1d-8f51-f6d952c0106b tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.510552 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a672ca6c-3cea-4f1d-8f51-f6d952c0106b tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.520357 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:28.520357 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:28.524760 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a672ca6c-3cea-4f1d-8f51-f6d952c0106b tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Volume info retrieved successfully. Aug 06 03:14:28.530247 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a672ca6c-3cea-4f1d-8f51-f6d952c0106b tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/daf6d9e6-b08a-413a-9574-68f12035d34c returned with HTTP 200 Aug 06 03:14:28.530609 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 553/2210] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:28 2026] GET /volume/v3/volumes/daf6d9e6-b08a-413a-9574-68f12035d34c => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:28.548589 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8638ed2a-b151-46e4-b165-8c656957b994 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.551329 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8638ed2a-b151-46e4-b165-8c656957b994 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] DELETE https://10.4.3.80/volume/v3/volumes/daf6d9e6-b08a-413a-9574-68f12035d34c Aug 06 03:14:28.551596 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8638ed2a-b151-46e4-b165-8c656957b994 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.552168 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8638ed2a-b151-46e4-b165-8c656957b994 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.552355 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-8638ed2a-b151-46e4-b165-8c656957b994 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Delete volume with id: daf6d9e6-b08a-413a-9574-68f12035d34c Aug 06 03:14:28.559263 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:28.559263 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:28.559766 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-8638ed2a-b151-46e4-b165-8c656957b994 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Volume info retrieved successfully. Aug 06 03:14:28.570403 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-dd4b2fd5-6795-41b4-8df1-e78a5fd01d90 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.572127 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-dd4b2fd5-6795-41b4-8df1-e78a5fd01d90 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/c5125b6e-9fed-4e26-aa50-a991c4ce7a70 Aug 06 03:14:28.572407 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-dd4b2fd5-6795-41b4-8df1-e78a5fd01d90 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.572688 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-dd4b2fd5-6795-41b4-8df1-e78a5fd01d90 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.577950 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-8638ed2a-b151-46e4-b165-8c656957b994 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Delete volume request issued successfully. Aug 06 03:14:28.578940 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8638ed2a-b151-46e4-b165-8c656957b994 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/daf6d9e6-b08a-413a-9574-68f12035d34c returned with HTTP 202 Aug 06 03:14:28.578993 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-dd4b2fd5-6795-41b4-8df1-e78a5fd01d90 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/c5125b6e-9fed-4e26-aa50-a991c4ce7a70 returned with HTTP 404 Aug 06 03:14:28.579079 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 553/2211] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:14:28 2026] DELETE /volume/v3/volumes/daf6d9e6-b08a-413a-9574-68f12035d34c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:14:28.579113 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 550/2212] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:28 2026] GET /volume/v3/volumes/c5125b6e-9fed-4e26-aa50-a991c4ce7a70 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:28.588202 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6826ba4f-3591-442d-a02e-b09855ae8f4f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.589526 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c169b930-b0bd-4dc2-870d-1cfbe5902f95 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.591346 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6826ba4f-3591-442d-a02e-b09855ae8f4f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/ad920197-2453-4b94-94de-f1beec147c38 Aug 06 03:14:28.591469 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c169b930-b0bd-4dc2-870d-1cfbe5902f95 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/daf6d9e6-b08a-413a-9574-68f12035d34c Aug 06 03:14:28.591617 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c169b930-b0bd-4dc2-870d-1cfbe5902f95 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.591863 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c169b930-b0bd-4dc2-870d-1cfbe5902f95 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.592139 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6826ba4f-3591-442d-a02e-b09855ae8f4f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.592407 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6826ba4f-3591-442d-a02e-b09855ae8f4f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.592610 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-6826ba4f-3591-442d-a02e-b09855ae8f4f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete snapshot with id: ad920197-2453-4b94-94de-f1beec147c38 Aug 06 03:14:28.598038 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6826ba4f-3591-442d-a02e-b09855ae8f4f tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/ad920197-2453-4b94-94de-f1beec147c38 returned with HTTP 404 Aug 06 03:14:28.599021 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 557/2213] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:14:28 2026] DELETE /volume/v3/snapshots/ad920197-2453-4b94-94de-f1beec147c38 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:28.600218 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:28.600218 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:28.604520 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c169b930-b0bd-4dc2-870d-1cfbe5902f95 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Volume info retrieved successfully. Aug 06 03:14:28.606696 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1c5d28a8-311d-46df-8cc7-08f1e0a95575 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.608710 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1c5d28a8-311d-46df-8cc7-08f1e0a95575 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/ad920197-2453-4b94-94de-f1beec147c38 Aug 06 03:14:28.609004 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1c5d28a8-311d-46df-8cc7-08f1e0a95575 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.609147 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c169b930-b0bd-4dc2-870d-1cfbe5902f95 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/daf6d9e6-b08a-413a-9574-68f12035d34c returned with HTTP 200 Aug 06 03:14:28.609237 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1c5d28a8-311d-46df-8cc7-08f1e0a95575 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.609538 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 554/2214] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:28 2026] GET /volume/v3/volumes/daf6d9e6-b08a-413a-9574-68f12035d34c => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:28.614639 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1c5d28a8-311d-46df-8cc7-08f1e0a95575 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/ad920197-2453-4b94-94de-f1beec147c38 returned with HTTP 404 Aug 06 03:14:28.615098 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 554/2215] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:28 2026] GET /volume/v3/snapshots/ad920197-2453-4b94-94de-f1beec147c38 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:28.627933 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3bfe3ec5-73e0-40ae-8535-d0be99bd882c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.630296 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3bfe3ec5-73e0-40ae-8535-d0be99bd882c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/volumes/fd2a2486-e2fc-467b-af4e-a2545567820a Aug 06 03:14:28.630572 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3bfe3ec5-73e0-40ae-8535-d0be99bd882c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.630848 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3bfe3ec5-73e0-40ae-8535-d0be99bd882c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.631112 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-3bfe3ec5-73e0-40ae-8535-d0be99bd882c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume with id: fd2a2486-e2fc-467b-af4e-a2545567820a Aug 06 03:14:28.638513 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3bfe3ec5-73e0-40ae-8535-d0be99bd882c tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/fd2a2486-e2fc-467b-af4e-a2545567820a returned with HTTP 404 Aug 06 03:14:28.639219 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 551/2216] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:14:28 2026] DELETE /volume/v3/volumes/fd2a2486-e2fc-467b-af4e-a2545567820a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:28.647741 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-04cf0623-b5de-4f29-96e6-9992ba7578b2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.649603 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-04cf0623-b5de-4f29-96e6-9992ba7578b2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/fd2a2486-e2fc-467b-af4e-a2545567820a Aug 06 03:14:28.649999 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-04cf0623-b5de-4f29-96e6-9992ba7578b2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.650449 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-04cf0623-b5de-4f29-96e6-9992ba7578b2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.656481 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-04cf0623-b5de-4f29-96e6-9992ba7578b2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/fd2a2486-e2fc-467b-af4e-a2545567820a returned with HTTP 404 Aug 06 03:14:28.657102 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 558/2217] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:28 2026] GET /volume/v3/volumes/fd2a2486-e2fc-467b-af4e-a2545567820a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:28.663538 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-af85b8b6-0c4f-49ca-9f99-c41d8bedc157 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.665709 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-af85b8b6-0c4f-49ca-9f99-c41d8bedc157 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/volumes/469b4895-b913-4772-b9d7-ffc29239cc41 Aug 06 03:14:28.666007 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-af85b8b6-0c4f-49ca-9f99-c41d8bedc157 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.666275 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-af85b8b6-0c4f-49ca-9f99-c41d8bedc157 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.666493 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-af85b8b6-0c4f-49ca-9f99-c41d8bedc157 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume with id: 469b4895-b913-4772-b9d7-ffc29239cc41 Aug 06 03:14:28.672903 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-af85b8b6-0c4f-49ca-9f99-c41d8bedc157 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/469b4895-b913-4772-b9d7-ffc29239cc41 returned with HTTP 404 Aug 06 03:14:28.673551 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 555/2218] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:14:28 2026] DELETE /volume/v3/volumes/469b4895-b913-4772-b9d7-ffc29239cc41 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:28.680174 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0161bf72-5c67-45d7-8305-d8591b88db5a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.682084 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0161bf72-5c67-45d7-8305-d8591b88db5a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/469b4895-b913-4772-b9d7-ffc29239cc41 Aug 06 03:14:28.682343 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0161bf72-5c67-45d7-8305-d8591b88db5a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.682565 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0161bf72-5c67-45d7-8305-d8591b88db5a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.689849 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0161bf72-5c67-45d7-8305-d8591b88db5a tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/469b4895-b913-4772-b9d7-ffc29239cc41 returned with HTTP 404 Aug 06 03:14:28.690387 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 555/2219] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:28 2026] GET /volume/v3/volumes/469b4895-b913-4772-b9d7-ffc29239cc41 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:28.697779 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0f4e233f-5642-4dba-a84f-36b22a950012 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.700004 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0f4e233f-5642-4dba-a84f-36b22a950012 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/d69392ee-f3b7-4243-ad2c-d4e190a90fa6 Aug 06 03:14:28.700245 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0f4e233f-5642-4dba-a84f-36b22a950012 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.700491 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0f4e233f-5642-4dba-a84f-36b22a950012 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.700759 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-0f4e233f-5642-4dba-a84f-36b22a950012 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete snapshot with id: d69392ee-f3b7-4243-ad2c-d4e190a90fa6 Aug 06 03:14:28.706002 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0f4e233f-5642-4dba-a84f-36b22a950012 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/d69392ee-f3b7-4243-ad2c-d4e190a90fa6 returned with HTTP 404 Aug 06 03:14:28.706902 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 552/2220] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:14:28 2026] DELETE /volume/v3/snapshots/d69392ee-f3b7-4243-ad2c-d4e190a90fa6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:28.713954 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1df70aa7-8aee-4a2c-bc61-dff605d5acb6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.716248 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1df70aa7-8aee-4a2c-bc61-dff605d5acb6 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/d69392ee-f3b7-4243-ad2c-d4e190a90fa6 Aug 06 03:14:28.716549 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1df70aa7-8aee-4a2c-bc61-dff605d5acb6 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.717043 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1df70aa7-8aee-4a2c-bc61-dff605d5acb6 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.721857 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1df70aa7-8aee-4a2c-bc61-dff605d5acb6 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/d69392ee-f3b7-4243-ad2c-d4e190a90fa6 returned with HTTP 404 Aug 06 03:14:28.722563 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 559/2221] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:28 2026] GET /volume/v3/snapshots/d69392ee-f3b7-4243-ad2c-d4e190a90fa6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:28.730408 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a73660f3-439e-4542-9492-3a4a867fd930 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.732722 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a73660f3-439e-4542-9492-3a4a867fd930 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/volumes/0a552424-f722-4124-b593-aed62398574b Aug 06 03:14:28.733095 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a73660f3-439e-4542-9492-3a4a867fd930 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.733365 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a73660f3-439e-4542-9492-3a4a867fd930 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.733555 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-a73660f3-439e-4542-9492-3a4a867fd930 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume with id: 0a552424-f722-4124-b593-aed62398574b Aug 06 03:14:28.740160 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a73660f3-439e-4542-9492-3a4a867fd930 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/0a552424-f722-4124-b593-aed62398574b returned with HTTP 404 Aug 06 03:14:28.740732 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 556/2222] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:14:28 2026] DELETE /volume/v3/volumes/0a552424-f722-4124-b593-aed62398574b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:28.748538 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-04fd6f5c-1b5b-4d44-aa0b-3f4c161f2b18 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.750265 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-04fd6f5c-1b5b-4d44-aa0b-3f4c161f2b18 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/0a552424-f722-4124-b593-aed62398574b Aug 06 03:14:28.750498 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-04fd6f5c-1b5b-4d44-aa0b-3f4c161f2b18 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.750706 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-04fd6f5c-1b5b-4d44-aa0b-3f4c161f2b18 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.756151 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-04fd6f5c-1b5b-4d44-aa0b-3f4c161f2b18 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/0a552424-f722-4124-b593-aed62398574b returned with HTTP 404 Aug 06 03:14:28.756514 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 556/2223] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:28 2026] GET /volume/v3/volumes/0a552424-f722-4124-b593-aed62398574b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:28.762521 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-963d6cbb-f81e-4dd3-8e17-0da46fe324af None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.764372 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-963d6cbb-f81e-4dd3-8e17-0da46fe324af tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/8e38999c-523b-401a-880d-dda6c6ff8c1a Aug 06 03:14:28.764558 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-963d6cbb-f81e-4dd3-8e17-0da46fe324af tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.764703 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-963d6cbb-f81e-4dd3-8e17-0da46fe324af tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.764793 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-963d6cbb-f81e-4dd3-8e17-0da46fe324af tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete snapshot with id: 8e38999c-523b-401a-880d-dda6c6ff8c1a Aug 06 03:14:28.769006 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-963d6cbb-f81e-4dd3-8e17-0da46fe324af tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/8e38999c-523b-401a-880d-dda6c6ff8c1a returned with HTTP 404 Aug 06 03:14:28.769401 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 553/2224] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:14:28 2026] DELETE /volume/v3/snapshots/8e38999c-523b-401a-880d-dda6c6ff8c1a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:28.774767 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e87994d9-4a5a-47a9-87f3-9f20aa9ba9be None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.777219 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e87994d9-4a5a-47a9-87f3-9f20aa9ba9be tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/8e38999c-523b-401a-880d-dda6c6ff8c1a Aug 06 03:14:28.777630 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e87994d9-4a5a-47a9-87f3-9f20aa9ba9be tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.778010 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e87994d9-4a5a-47a9-87f3-9f20aa9ba9be tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.784133 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e87994d9-4a5a-47a9-87f3-9f20aa9ba9be tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/8e38999c-523b-401a-880d-dda6c6ff8c1a returned with HTTP 404 Aug 06 03:14:28.785551 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 560/2225] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:28 2026] GET /volume/v3/snapshots/8e38999c-523b-401a-880d-dda6c6ff8c1a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:28.791426 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c767b4ef-31b1-4cca-8574-7ee196da9d73 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.793427 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c767b4ef-31b1-4cca-8574-7ee196da9d73 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/volumes/a68f941a-e20b-4989-b95a-51fbb8322cfc Aug 06 03:14:28.793619 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c767b4ef-31b1-4cca-8574-7ee196da9d73 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.793791 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c767b4ef-31b1-4cca-8574-7ee196da9d73 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.793990 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-c767b4ef-31b1-4cca-8574-7ee196da9d73 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume with id: a68f941a-e20b-4989-b95a-51fbb8322cfc Aug 06 03:14:28.801508 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c767b4ef-31b1-4cca-8574-7ee196da9d73 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/a68f941a-e20b-4989-b95a-51fbb8322cfc returned with HTTP 404 Aug 06 03:14:28.801913 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 557/2226] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:14:28 2026] DELETE /volume/v3/volumes/a68f941a-e20b-4989-b95a-51fbb8322cfc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:28.809608 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-142faec2-aed4-4a3a-b18d-467e53ba4fe9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.811133 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-142faec2-aed4-4a3a-b18d-467e53ba4fe9 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/a68f941a-e20b-4989-b95a-51fbb8322cfc Aug 06 03:14:28.811330 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-142faec2-aed4-4a3a-b18d-467e53ba4fe9 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.811511 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-142faec2-aed4-4a3a-b18d-467e53ba4fe9 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.817234 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-142faec2-aed4-4a3a-b18d-467e53ba4fe9 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/a68f941a-e20b-4989-b95a-51fbb8322cfc returned with HTTP 404 Aug 06 03:14:28.817634 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 557/2227] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:28 2026] GET /volume/v3/volumes/a68f941a-e20b-4989-b95a-51fbb8322cfc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:28.823439 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-22e2e170-157d-4f14-aa9e-3f16dbbc23b9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.825279 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-22e2e170-157d-4f14-aa9e-3f16dbbc23b9 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/volumes/70c83437-3b8c-43be-84f5-37b2a20324f5 Aug 06 03:14:28.825480 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-22e2e170-157d-4f14-aa9e-3f16dbbc23b9 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.825655 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-22e2e170-157d-4f14-aa9e-3f16dbbc23b9 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.825803 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-22e2e170-157d-4f14-aa9e-3f16dbbc23b9 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume with id: 70c83437-3b8c-43be-84f5-37b2a20324f5 Aug 06 03:14:28.831716 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-22e2e170-157d-4f14-aa9e-3f16dbbc23b9 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/70c83437-3b8c-43be-84f5-37b2a20324f5 returned with HTTP 404 Aug 06 03:14:28.832216 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 554/2228] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:14:28 2026] DELETE /volume/v3/volumes/70c83437-3b8c-43be-84f5-37b2a20324f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:28.838419 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0b2c3ac2-41c7-461c-a4a6-b22c7d680edf None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.840115 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0b2c3ac2-41c7-461c-a4a6-b22c7d680edf tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/70c83437-3b8c-43be-84f5-37b2a20324f5 Aug 06 03:14:28.840359 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0b2c3ac2-41c7-461c-a4a6-b22c7d680edf tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.840582 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0b2c3ac2-41c7-461c-a4a6-b22c7d680edf tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.845948 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0b2c3ac2-41c7-461c-a4a6-b22c7d680edf tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/70c83437-3b8c-43be-84f5-37b2a20324f5 returned with HTTP 404 Aug 06 03:14:28.846420 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 561/2229] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:28 2026] GET /volume/v3/volumes/70c83437-3b8c-43be-84f5-37b2a20324f5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:28.853129 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1e2d2312-1356-485a-87b2-f6fdbff151eb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.854807 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1e2d2312-1356-485a-87b2-f6fdbff151eb tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/volumes/03900a2b-83ce-4443-be22-321d41aac41a Aug 06 03:14:28.855066 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1e2d2312-1356-485a-87b2-f6fdbff151eb tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.855277 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1e2d2312-1356-485a-87b2-f6fdbff151eb tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.855471 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-1e2d2312-1356-485a-87b2-f6fdbff151eb tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume with id: 03900a2b-83ce-4443-be22-321d41aac41a Aug 06 03:14:28.861091 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1e2d2312-1356-485a-87b2-f6fdbff151eb tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/03900a2b-83ce-4443-be22-321d41aac41a returned with HTTP 404 Aug 06 03:14:28.861533 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 558/2230] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:14:28 2026] DELETE /volume/v3/volumes/03900a2b-83ce-4443-be22-321d41aac41a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:28.867858 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-01af27fb-0ff3-44dd-9405-afcc6fdeb99b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.869703 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-01af27fb-0ff3-44dd-9405-afcc6fdeb99b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/03900a2b-83ce-4443-be22-321d41aac41a Aug 06 03:14:28.869955 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-01af27fb-0ff3-44dd-9405-afcc6fdeb99b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.870182 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-01af27fb-0ff3-44dd-9405-afcc6fdeb99b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.876491 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-01af27fb-0ff3-44dd-9405-afcc6fdeb99b tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/03900a2b-83ce-4443-be22-321d41aac41a returned with HTTP 404 Aug 06 03:14:28.877074 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 558/2231] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:28 2026] GET /volume/v3/volumes/03900a2b-83ce-4443-be22-321d41aac41a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:28.882948 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f2ce7b57-652d-4b5e-8fe8-9d02c7b5f431 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.884462 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f2ce7b57-652d-4b5e-8fe8-9d02c7b5f431 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/691b9ad3-12be-4fc0-adcb-d25d7cefb0fa Aug 06 03:14:28.884620 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f2ce7b57-652d-4b5e-8fe8-9d02c7b5f431 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.884785 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f2ce7b57-652d-4b5e-8fe8-9d02c7b5f431 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.884960 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-f2ce7b57-652d-4b5e-8fe8-9d02c7b5f431 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete snapshot with id: 691b9ad3-12be-4fc0-adcb-d25d7cefb0fa Aug 06 03:14:28.889503 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f2ce7b57-652d-4b5e-8fe8-9d02c7b5f431 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/691b9ad3-12be-4fc0-adcb-d25d7cefb0fa returned with HTTP 404 Aug 06 03:14:28.889985 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 555/2232] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:14:28 2026] DELETE /volume/v3/snapshots/691b9ad3-12be-4fc0-adcb-d25d7cefb0fa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:28.896642 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f1d14c9a-c2d4-48a8-a790-8d759c6f88ce None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.898432 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f1d14c9a-c2d4-48a8-a790-8d759c6f88ce tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/691b9ad3-12be-4fc0-adcb-d25d7cefb0fa Aug 06 03:14:28.898637 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f1d14c9a-c2d4-48a8-a790-8d759c6f88ce tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.898887 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f1d14c9a-c2d4-48a8-a790-8d759c6f88ce tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.903363 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f1d14c9a-c2d4-48a8-a790-8d759c6f88ce tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/691b9ad3-12be-4fc0-adcb-d25d7cefb0fa returned with HTTP 404 Aug 06 03:14:28.903848 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 562/2233] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:28 2026] GET /volume/v3/snapshots/691b9ad3-12be-4fc0-adcb-d25d7cefb0fa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:28.910017 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-de9112d8-5cba-40c1-b1a1-4690e2009064 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.911431 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-de9112d8-5cba-40c1-b1a1-4690e2009064 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/volumes/8efe26a4-7bda-4519-918f-21c34eb0b694 Aug 06 03:14:28.911603 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-de9112d8-5cba-40c1-b1a1-4690e2009064 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.911767 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-de9112d8-5cba-40c1-b1a1-4690e2009064 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.911953 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-de9112d8-5cba-40c1-b1a1-4690e2009064 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume with id: 8efe26a4-7bda-4519-918f-21c34eb0b694 Aug 06 03:14:28.916513 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-de9112d8-5cba-40c1-b1a1-4690e2009064 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/8efe26a4-7bda-4519-918f-21c34eb0b694 returned with HTTP 404 Aug 06 03:14:28.916892 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 559/2234] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:14:28 2026] DELETE /volume/v3/volumes/8efe26a4-7bda-4519-918f-21c34eb0b694 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:28.923073 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-68b3aa53-f777-44ab-a2b7-b50ab24977a2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.924595 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-68b3aa53-f777-44ab-a2b7-b50ab24977a2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/8efe26a4-7bda-4519-918f-21c34eb0b694 Aug 06 03:14:28.924769 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-68b3aa53-f777-44ab-a2b7-b50ab24977a2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.924992 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-68b3aa53-f777-44ab-a2b7-b50ab24977a2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.929932 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-68b3aa53-f777-44ab-a2b7-b50ab24977a2 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/8efe26a4-7bda-4519-918f-21c34eb0b694 returned with HTTP 404 Aug 06 03:14:28.930331 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 559/2235] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:28 2026] GET /volume/v3/volumes/8efe26a4-7bda-4519-918f-21c34eb0b694 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:28.936552 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f5dc7fbd-e437-4b7f-842e-58f3708f22da None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.938125 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f5dc7fbd-e437-4b7f-842e-58f3708f22da tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/8afc7905-ef33-4db0-bfa9-ad166b905add Aug 06 03:14:28.938281 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f5dc7fbd-e437-4b7f-842e-58f3708f22da tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.938443 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f5dc7fbd-e437-4b7f-842e-58f3708f22da tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.938533 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-f5dc7fbd-e437-4b7f-842e-58f3708f22da tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete snapshot with id: 8afc7905-ef33-4db0-bfa9-ad166b905add Aug 06 03:14:28.942495 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f5dc7fbd-e437-4b7f-842e-58f3708f22da tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/8afc7905-ef33-4db0-bfa9-ad166b905add returned with HTTP 404 Aug 06 03:14:28.942904 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 556/2236] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:14:28 2026] DELETE /volume/v3/snapshots/8afc7905-ef33-4db0-bfa9-ad166b905add => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:28.948641 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1d6b3917-9ea0-41c0-8f9b-d69e5a759307 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.950578 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1d6b3917-9ea0-41c0-8f9b-d69e5a759307 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/snapshots/8afc7905-ef33-4db0-bfa9-ad166b905add Aug 06 03:14:28.950798 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1d6b3917-9ea0-41c0-8f9b-d69e5a759307 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.951028 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1d6b3917-9ea0-41c0-8f9b-d69e5a759307 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.955268 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1d6b3917-9ea0-41c0-8f9b-d69e5a759307 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/snapshots/8afc7905-ef33-4db0-bfa9-ad166b905add returned with HTTP 404 Aug 06 03:14:28.955814 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 563/2237] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:28 2026] GET /volume/v3/snapshots/8afc7905-ef33-4db0-bfa9-ad166b905add => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:28.962302 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4193dc52-5cc6-459c-9757-1bf567cc4fa0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.964752 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4193dc52-5cc6-459c-9757-1bf567cc4fa0 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] DELETE https://10.4.3.80/volume/v3/volumes/b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 Aug 06 03:14:28.964977 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4193dc52-5cc6-459c-9757-1bf567cc4fa0 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.965144 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4193dc52-5cc6-459c-9757-1bf567cc4fa0 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.965311 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-4193dc52-5cc6-459c-9757-1bf567cc4fa0 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Delete volume with id: b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 Aug 06 03:14:28.970093 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4193dc52-5cc6-459c-9757-1bf567cc4fa0 tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 returned with HTTP 404 Aug 06 03:14:28.970619 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 560/2238] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:14:28 2026] DELETE /volume/v3/volumes/b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:28.977359 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2212137c-6a7e-4fe9-9d54-e53e82308fff None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:28.979081 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2212137c-6a7e-4fe9-9d54-e53e82308fff tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] GET https://10.4.3.80/volume/v3/volumes/b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 Aug 06 03:14:28.979288 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2212137c-6a7e-4fe9-9d54-e53e82308fff tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:28.979483 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2212137c-6a7e-4fe9-9d54-e53e82308fff tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:28.985259 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2212137c-6a7e-4fe9-9d54-e53e82308fff tempest-VolumeDependencyTests-2105190874 tempest-VolumeDependencyTests-2105190874-project-member] https://10.4.3.80/volume/v3/volumes/b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 returned with HTTP 404 Aug 06 03:14:28.985724 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 560/2239] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:14:28 2026] GET /volume/v3/volumes/b94175bd-e2e9-45ec-a75f-2bb802cb7ad2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:29.268612 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0f3d6558-56bf-4155-8bec-9323ea7b2d38 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:29.270156 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0f3d6558-56bf-4155-8bec-9323ea7b2d38 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/f777d3bd-5a97-463c-98f2-5b3ab7ec4698 Aug 06 03:14:29.270304 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0f3d6558-56bf-4155-8bec-9323ea7b2d38 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:29.270441 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0f3d6558-56bf-4155-8bec-9323ea7b2d38 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:29.273920 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0f3d6558-56bf-4155-8bec-9323ea7b2d38 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/f777d3bd-5a97-463c-98f2-5b3ab7ec4698 returned with HTTP 404 Aug 06 03:14:29.274448 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 557/2240] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:29 2026] GET /volume/v3/snapshots/f777d3bd-5a97-463c-98f2-5b3ab7ec4698 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:29.282437 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f11c02a6-6273-4a89-95e7-b4c6c4b37f93 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:29.285221 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f11c02a6-6273-4a89-95e7-b4c6c4b37f93 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/93d776b6-e858-498b-b9ef-11d9a4f91617 Aug 06 03:14:29.285397 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f11c02a6-6273-4a89-95e7-b4c6c4b37f93 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:29.285594 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f11c02a6-6273-4a89-95e7-b4c6c4b37f93 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:29.285692 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-f11c02a6-6273-4a89-95e7-b4c6c4b37f93 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete snapshot with id: 93d776b6-e858-498b-b9ef-11d9a4f91617 Aug 06 03:14:29.291188 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f11c02a6-6273-4a89-95e7-b4c6c4b37f93 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/93d776b6-e858-498b-b9ef-11d9a4f91617 returned with HTTP 404 Aug 06 03:14:29.291188 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 564/2241] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:14:29 2026] DELETE /volume/v3/snapshots/93d776b6-e858-498b-b9ef-11d9a4f91617 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:29.297869 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7ac3be09-462d-4660-a497-e55d60579c77 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:29.299697 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7ac3be09-462d-4660-a497-e55d60579c77 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/f777d3bd-5a97-463c-98f2-5b3ab7ec4698 Aug 06 03:14:29.299915 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7ac3be09-462d-4660-a497-e55d60579c77 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:29.300107 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7ac3be09-462d-4660-a497-e55d60579c77 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:29.300452 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-7ac3be09-462d-4660-a497-e55d60579c77 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete snapshot with id: f777d3bd-5a97-463c-98f2-5b3ab7ec4698 Aug 06 03:14:29.304316 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7ac3be09-462d-4660-a497-e55d60579c77 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/f777d3bd-5a97-463c-98f2-5b3ab7ec4698 returned with HTTP 404 Aug 06 03:14:29.304774 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 561/2242] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:14:29 2026] DELETE /volume/v3/snapshots/f777d3bd-5a97-463c-98f2-5b3ab7ec4698 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:29.352852 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-c774c469-6bc3-4062-8dba-bb9edfca0067 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:29.357858 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-c774c469-6bc3-4062-8dba-bb9edfca0067 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:14:29.358351 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-c774c469-6bc3-4062-8dba-bb9edfca0067 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:29.358351 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-c774c469-6bc3-4062-8dba-bb9edfca0067 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:29.366432 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:29.366432 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:29.369422 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-c774c469-6bc3-4062-8dba-bb9edfca0067 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:29.373027 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-c774c469-6bc3-4062-8dba-bb9edfca0067 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 returned with HTTP 200 Aug 06 03:14:29.373331 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 561/2243] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:14:29 2026] GET /volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:29.389436 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-eab53e87-a113-4f35-b8f8-c43921c6ee05 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:29.391406 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-eab53e87-a113-4f35-b8f8-c43921c6ee05 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4/action Aug 06 03:14:29.391684 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-eab53e87-a113-4f35-b8f8-c43921c6ee05 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:14:29.391798 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-eab53e87-a113-4f35-b8f8-c43921c6ee05 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:29.401696 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:29.401696 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:29.402768 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-eab53e87-a113-4f35-b8f8-c43921c6ee05 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:29.408449 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-eab53e87-a113-4f35-b8f8-c43921c6ee05 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Begin detaching volume completed successfully. Aug 06 03:14:29.408622 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-eab53e87-a113-4f35-b8f8-c43921c6ee05 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4/action returned with HTTP 202 Aug 06 03:14:29.409027 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 558/2244] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:14:29 2026] POST /volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:14:29.460695 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-620da3d2-5c49-43ca-a33e-2be13674edaf None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:29.461188 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-620da3d2-5c49-43ca-a33e-2be13674edaf None None] GET https://10.4.3.80/volume// Aug 06 03:14:29.461395 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-620da3d2-5c49-43ca-a33e-2be13674edaf None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:29.461623 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-620da3d2-5c49-43ca-a33e-2be13674edaf None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:29.462026 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-620da3d2-5c49-43ca-a33e-2be13674edaf None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:14:29.462721 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 565/2245] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:14:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:14:29.469405 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-c3f3bf3a-744c-4427-98ed-e6adce4c3044 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:29.472633 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-c3f3bf3a-744c-4427-98ed-e6adce4c3044 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:14:29.472824 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-c3f3bf3a-744c-4427-98ed-e6adce4c3044 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:29.473021 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-c3f3bf3a-744c-4427-98ed-e6adce4c3044 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:29.489086 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:29.489086 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:29.495381 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-c3f3bf3a-744c-4427-98ed-e6adce4c3044 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:29.500250 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-c3f3bf3a-744c-4427-98ed-e6adce4c3044 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 returned with HTTP 200 Aug 06 03:14:29.500896 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 562/2246] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:14:29 2026] GET /volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 => generated 1319 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:14:29.624779 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7c3bf106-4353-4540-9e3f-19d69a362b2e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:29.626489 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7c3bf106-4353-4540-9e3f-19d69a362b2e tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/daf6d9e6-b08a-413a-9574-68f12035d34c Aug 06 03:14:29.626697 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7c3bf106-4353-4540-9e3f-19d69a362b2e tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:29.626928 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7c3bf106-4353-4540-9e3f-19d69a362b2e tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:29.632384 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7c3bf106-4353-4540-9e3f-19d69a362b2e tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/daf6d9e6-b08a-413a-9574-68f12035d34c returned with HTTP 404 Aug 06 03:14:29.632967 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 562/2247] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:29 2026] GET /volume/v3/volumes/daf6d9e6-b08a-413a-9574-68f12035d34c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:29.643485 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4bc66cd1-fb39-4f2e-af62-25a2a1f422e2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:29.645102 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4bc66cd1-fb39-4f2e-af62-25a2a1f422e2 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/daca1a5d-b32d-410f-b173-883244e04385 Aug 06 03:14:29.645284 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4bc66cd1-fb39-4f2e-af62-25a2a1f422e2 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:29.645506 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4bc66cd1-fb39-4f2e-af62-25a2a1f422e2 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:29.652227 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:29.652227 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:29.655460 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-4bc66cd1-fb39-4f2e-af62-25a2a1f422e2 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Volume info retrieved successfully. Aug 06 03:14:29.659231 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4bc66cd1-fb39-4f2e-af62-25a2a1f422e2 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/daca1a5d-b32d-410f-b173-883244e04385 returned with HTTP 200 Aug 06 03:14:29.659660 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 559/2248] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:29 2026] GET /volume/v3/volumes/daca1a5d-b32d-410f-b173-883244e04385 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:29.673014 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9ffab763-8279-4cca-a78c-5e1f40a69460 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:29.676745 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9ffab763-8279-4cca-a78c-5e1f40a69460 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] DELETE https://10.4.3.80/volume/v3/volumes/daca1a5d-b32d-410f-b173-883244e04385 Aug 06 03:14:29.676994 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9ffab763-8279-4cca-a78c-5e1f40a69460 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:29.677212 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9ffab763-8279-4cca-a78c-5e1f40a69460 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:29.677419 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-9ffab763-8279-4cca-a78c-5e1f40a69460 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Delete volume with id: daca1a5d-b32d-410f-b173-883244e04385 Aug 06 03:14:29.688092 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:29.688092 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:29.688594 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-9ffab763-8279-4cca-a78c-5e1f40a69460 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Volume info retrieved successfully. Aug 06 03:14:29.704545 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-9ffab763-8279-4cca-a78c-5e1f40a69460 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Delete volume request issued successfully. Aug 06 03:14:29.704811 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9ffab763-8279-4cca-a78c-5e1f40a69460 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/daca1a5d-b32d-410f-b173-883244e04385 returned with HTTP 202 Aug 06 03:14:29.705840 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 566/2249] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:14:29 2026] DELETE /volume/v3/volumes/daca1a5d-b32d-410f-b173-883244e04385 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 03:14:29.714668 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f5d58fcf-f432-466e-ade9-64948674a280 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:29.716957 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f5d58fcf-f432-466e-ade9-64948674a280 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/daca1a5d-b32d-410f-b173-883244e04385 Aug 06 03:14:29.717195 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f5d58fcf-f432-466e-ade9-64948674a280 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:29.717443 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f5d58fcf-f432-466e-ade9-64948674a280 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:29.724783 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:29.724783 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:29.730393 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f5d58fcf-f432-466e-ade9-64948674a280 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Volume info retrieved successfully. Aug 06 03:14:29.737397 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f5d58fcf-f432-466e-ade9-64948674a280 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/daca1a5d-b32d-410f-b173-883244e04385 returned with HTTP 200 Aug 06 03:14:29.737784 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 563/2250] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:29 2026] GET /volume/v3/volumes/daca1a5d-b32d-410f-b173-883244e04385 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:30.433429 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-489caab4-2785-4385-a137-17dda06e860d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:30.573461 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-489caab4-2785-4385-a137-17dda06e860d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:14:30.573809 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-489caab4-2785-4385-a137-17dda06e860d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-355176411"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:30.575253 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-489caab4-2785-4385-a137-17dda06e860d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-355176411'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:14:30.575372 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-489caab4-2785-4385-a137-17dda06e860d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Create volume of 1 GB Aug 06 03:14:30.579434 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-489caab4-2785-4385-a137-17dda06e860d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Availability Zones retrieved successfully. Aug 06 03:14:30.586662 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-489caab4-2785-4385-a137-17dda06e860d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Flow 'volume_create_api' (b28689bb-64da-4989-ba52-0d6fbc59e1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:30.587618 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-489caab4-2785-4385-a137-17dda06e860d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dac3ca33-6924-467c-8a56-68d4642ab8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:30.588453 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-489caab4-2785-4385-a137-17dda06e860d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:14:30.621802 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-489caab4-2785-4385-a137-17dda06e860d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dac3ca33-6924-467c-8a56-68d4642ab8a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:30.622781 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-489caab4-2785-4385-a137-17dda06e860d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad78f67b-c6b4-46fd-be9a-a87d1cf9951d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:30.680455 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-489caab4-2785-4385-a137-17dda06e860d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Created reservations ['af241b17-7423-4b1e-a332-366fa528b547', 'fb064a03-54c9-4b85-b125-6a2366b53bd4', 'fae44cd3-2f7a-41fb-9d38-cc64df348ccc', '5ccd9506-02cf-409f-ae4d-3f449b368742'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:30.681263 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-489caab4-2785-4385-a137-17dda06e860d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad78f67b-c6b4-46fd-be9a-a87d1cf9951d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af241b17-7423-4b1e-a332-366fa528b547', 'fb064a03-54c9-4b85-b125-6a2366b53bd4', 'fae44cd3-2f7a-41fb-9d38-cc64df348ccc', '5ccd9506-02cf-409f-ae4d-3f449b368742']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:30.682058 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-489caab4-2785-4385-a137-17dda06e860d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (019f7abd-9fd7-45f2-a178-bbd85ff43a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:30.703728 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-489caab4-2785-4385-a137-17dda06e860d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (019f7abd-9fd7-45f2-a178-bbd85ff43a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5abe0423-6ddb-46cf-8b8e-49a969b04e06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-355176411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='425c6afc7d224dec8f6b1e8c7b1a9ec5',qos_specs=None,replication_status=,reservations=['af241b17-7423-4b1e-a332-366fa528b547','fb064a03-54c9-4b85-b125-6a2366b53bd4','fae44cd3-2f7a-41fb-9d38-cc64df348ccc','5ccd9506-02cf-409f-ae4d-3f449b368742'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f00120fa387f41e7a33ff951c00643b2',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:14:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-355176411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5abe0423-6ddb-46cf-8b8e-49a969b04e06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='425c6afc7d224dec8f6b1e8c7b1a9ec5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f00120fa387f41e7a33ff951c00643b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:30.705215 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-489caab4-2785-4385-a137-17dda06e860d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93093c98-b507-43d8-bb31-07cdb73ebc46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:30.728954 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-489caab4-2785-4385-a137-17dda06e860d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93093c98-b507-43d8-bb31-07cdb73ebc46) transitioned into state 'SUCCESS' from state '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-355176411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='425c6afc7d224dec8f6b1e8c7b1a9ec5',qos_specs=None,replication_status=,reservations=['af241b17-7423-4b1e-a332-366fa528b547','fb064a03-54c9-4b85-b125-6a2366b53bd4','fae44cd3-2f7a-41fb-9d38-cc64df348ccc','5ccd9506-02cf-409f-ae4d-3f449b368742'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f00120fa387f41e7a33ff951c00643b2',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:30.730234 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-489caab4-2785-4385-a137-17dda06e860d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0967129a-dd39-4f74-8a1e-a2d37929b9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:30.751273 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-489caab4-2785-4385-a137-17dda06e860d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0967129a-dd39-4f74-8a1e-a2d37929b9ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:30.752505 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-489caab4-2785-4385-a137-17dda06e860d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Flow 'volume_create_api' (b28689bb-64da-4989-ba52-0d6fbc59e1a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:30.753046 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-489caab4-2785-4385-a137-17dda06e860d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Create volume request issued successfully. Aug 06 03:14:30.753905 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-489caab4-2785-4385-a137-17dda06e860d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:14:30.754386 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-11c9188c-65a7-4739-82db-d8ffd22f6617 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:30.754711 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 563/2251] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:14:30 2026] POST /volume/v3/volumes => generated 775 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:30.756049 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-11c9188c-65a7-4739-82db-d8ffd22f6617 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] GET https://10.4.3.80/volume/v3/volumes/daca1a5d-b32d-410f-b173-883244e04385 Aug 06 03:14:30.756238 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-11c9188c-65a7-4739-82db-d8ffd22f6617 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:30.756467 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-11c9188c-65a7-4739-82db-d8ffd22f6617 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:30.762479 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-11c9188c-65a7-4739-82db-d8ffd22f6617 tempest-VolumesListTestJSON-1540512470 tempest-VolumesListTestJSON-1540512470-project-member] https://10.4.3.80/volume/v3/volumes/daca1a5d-b32d-410f-b173-883244e04385 returned with HTTP 404 Aug 06 03:14:30.763074 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 560/2252] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:30 2026] GET /volume/v3/volumes/daca1a5d-b32d-410f-b173-883244e04385 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:30.765839 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3b6adf84-1d60-4449-8702-74bf50d2750a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:30.767466 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3b6adf84-1d60-4449-8702-74bf50d2750a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/volumes/5abe0423-6ddb-46cf-8b8e-49a969b04e06 Aug 06 03:14:30.767677 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3b6adf84-1d60-4449-8702-74bf50d2750a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:30.767947 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3b6adf84-1d60-4449-8702-74bf50d2750a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:30.776827 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:30.776827 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:30.780674 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-3b6adf84-1d60-4449-8702-74bf50d2750a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Volume info retrieved successfully. Aug 06 03:14:30.785696 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3b6adf84-1d60-4449-8702-74bf50d2750a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/5abe0423-6ddb-46cf-8b8e-49a969b04e06 returned with HTTP 200 Aug 06 03:14:30.786036 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 567/2253] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:30 2026] GET /volume/v3/volumes/5abe0423-6ddb-46cf-8b8e-49a969b04e06 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:31.797494 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5fe72c83-e944-4132-b728-f675dc0d93c3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:31.799593 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5fe72c83-e944-4132-b728-f675dc0d93c3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/volumes/5abe0423-6ddb-46cf-8b8e-49a969b04e06 Aug 06 03:14:31.799857 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5fe72c83-e944-4132-b728-f675dc0d93c3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:31.800118 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5fe72c83-e944-4132-b728-f675dc0d93c3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:31.808939 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:31.808939 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:31.813250 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5fe72c83-e944-4132-b728-f675dc0d93c3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Volume info retrieved successfully. Aug 06 03:14:31.818456 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5fe72c83-e944-4132-b728-f675dc0d93c3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/5abe0423-6ddb-46cf-8b8e-49a969b04e06 returned with HTTP 200 Aug 06 03:14:31.818968 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 564/2254] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:31 2026] GET /volume/v3/volumes/5abe0423-6ddb-46cf-8b8e-49a969b04e06 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:31.830376 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f932b97d-203b-47c1-a2b2-0367c5d87c69 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:31.832591 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f932b97d-203b-47c1-a2b2-0367c5d87c69 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] POST https://10.4.3.80/volume/v3/backups Aug 06 03:14:31.833001 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f932b97d-203b-47c1-a2b2-0367c5d87c69 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5abe0423-6ddb-46cf-8b8e-49a969b04e06", "name": "tempest-type-Backup-603397351"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:31.834790 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.backups [None req-f932b97d-203b-47c1-a2b2-0367c5d87c69 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Creating new backup {'backup': {'volume_id': '5abe0423-6ddb-46cf-8b8e-49a969b04e06', 'name': 'tempest-type-Backup-603397351'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:14:31.834957 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.backups [None req-f932b97d-203b-47c1-a2b2-0367c5d87c69 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Creating backup of volume 5abe0423-6ddb-46cf-8b8e-49a969b04e06 in container None Aug 06 03:14:31.842924 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:31.842924 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:31.843295 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f932b97d-203b-47c1-a2b2-0367c5d87c69 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Volume info retrieved successfully. Aug 06 03:14:31.867035 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-f932b97d-203b-47c1-a2b2-0367c5d87c69 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Created reservations ['39773db9-6399-477f-87ef-6e0896050dcf', 'fcd732c9-8d32-4285-b3ca-e35bd28e3a25'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:31.897550 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f932b97d-203b-47c1-a2b2-0367c5d87c69 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:14:31.897946 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 564/2255] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:14:31 2026] POST /volume/v3/backups => generated 313 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:31.910106 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b090a5f1-32b6-4a06-ae74-b30b79d78dc7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:31.911949 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b090a5f1-32b6-4a06-ae74-b30b79d78dc7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:14:31.912228 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b090a5f1-32b6-4a06-ae74-b30b79d78dc7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:31.912435 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b090a5f1-32b6-4a06-ae74-b30b79d78dc7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:31.912584 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-b090a5f1-32b6-4a06-ae74-b30b79d78dc7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:31.917595 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:31.917595 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:31.918401 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b090a5f1-32b6-4a06-ae74-b30b79d78dc7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:14:31.918817 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 561/2256] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:31 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:32.693496 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-6b777087-b80a-453d-8264-8510d3604d75 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:32.695752 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-6b777087-b80a-453d-8264-8510d3604d75 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/attachments/94e9221d-0185-42df-bd45-474375d5331d Aug 06 03:14:32.695969 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-6b777087-b80a-453d-8264-8510d3604d75 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:32.696202 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-6b777087-b80a-453d-8264-8510d3604d75 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:32.708437 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:32.708437 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:32.786255 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-21715a49-6b9d-40f3-980f-ca6acda4184a req-6b777087-b80a-453d-8264-8510d3604d75 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/attachments/94e9221d-0185-42df-bd45-474375d5331d returned with HTTP 200 Aug 06 03:14:32.786710 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 568/2257] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:14:32 2026] DELETE /volume/v3/attachments/94e9221d-0185-42df-bd45-474375d5331d => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:32.928443 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e810f8e9-e99f-4bb5-a759-92dba148e54e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:32.930500 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e810f8e9-e99f-4bb5-a759-92dba148e54e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:14:32.930745 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e810f8e9-e99f-4bb5-a759-92dba148e54e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:32.931004 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e810f8e9-e99f-4bb5-a759-92dba148e54e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:32.931179 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-e810f8e9-e99f-4bb5-a759-92dba148e54e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:32.936504 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:32.936504 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:32.937406 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e810f8e9-e99f-4bb5-a759-92dba148e54e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:14:32.937926 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 565/2258] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:32 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:33.956056 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7acb248a-db34-43a6-a4e7-3c310b35477f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:33.960203 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7acb248a-db34-43a6-a4e7-3c310b35477f tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:14:33.960203 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7acb248a-db34-43a6-a4e7-3c310b35477f tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:33.960203 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7acb248a-db34-43a6-a4e7-3c310b35477f tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:33.960203 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-7acb248a-db34-43a6-a4e7-3c310b35477f tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:33.963918 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:33.963918 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:33.964759 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7acb248a-db34-43a6-a4e7-3c310b35477f tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:14:33.965341 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 565/2259] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:33 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:34.978585 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d2d3aab4-957c-4260-a681-d49a412913f4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:34.980481 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d2d3aab4-957c-4260-a681-d49a412913f4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:14:34.980905 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d2d3aab4-957c-4260-a681-d49a412913f4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:34.980905 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d2d3aab4-957c-4260-a681-d49a412913f4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:34.981291 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-d2d3aab4-957c-4260-a681-d49a412913f4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:34.989719 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:34.989719 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:34.990825 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d2d3aab4-957c-4260-a681-d49a412913f4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:14:34.991273 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 562/2260] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:34 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:35.477134 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-b49e18dd-5103-4a36-ab85-2ab5ffd44674 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:35.485401 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-b49e18dd-5103-4a36-ab85-2ab5ffd44674 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/limits Aug 06 03:14:35.485602 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-b49e18dd-5103-4a36-ab85-2ab5ffd44674 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:35.485800 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-b49e18dd-5103-4a36-ab85-2ab5ffd44674 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:35.497790 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-b49e18dd-5103-4a36-ab85-2ab5ffd44674 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-773328350-944611095 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-773328350-944611095, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:14:35.498116 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-b49e18dd-5103-4a36-ab85-2ab5ffd44674 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-773328350-944611095 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-773328350-944611095, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:14:35.498476 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-b49e18dd-5103-4a36-ab85-2ab5ffd44674 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-773328350-944611095 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-773328350-944611095, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:14:35.498635 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-b49e18dd-5103-4a36-ab85-2ab5ffd44674 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1718126772-1770216810 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1718126772-1770216810, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:14:35.498912 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-b49e18dd-5103-4a36-ab85-2ab5ffd44674 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1718126772-1770216810 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1718126772-1770216810, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:14:35.499175 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-b49e18dd-5103-4a36-ab85-2ab5ffd44674 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1718126772-1770216810 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1718126772-1770216810, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:14:35.499446 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-b49e18dd-5103-4a36-ab85-2ab5ffd44674 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2030435298-566252043 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2030435298-566252043, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:14:35.499701 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-b49e18dd-5103-4a36-ab85-2ab5ffd44674 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2030435298-566252043 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2030435298-566252043, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:14:35.500004 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-b49e18dd-5103-4a36-ab85-2ab5ffd44674 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2030435298-566252043 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2030435298-566252043, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:14:35.501478 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:35.501478 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:35.522282 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-b49e18dd-5103-4a36-ab85-2ab5ffd44674 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/limits returned with HTTP 200 Aug 06 03:14:35.522282 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 569/2261] 10.4.3.80 () {68 vars in 1477 bytes} [Thu Aug 6 03:14:35 2026] GET /volume/v3/limits => generated 302 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:35.564453 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-3e6d4112-09d1-4960-b0f9-4a82a6c15359 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:35.568112 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-3e6d4112-09d1-4960-b0f9-4a82a6c15359 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a Aug 06 03:14:35.568112 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-3e6d4112-09d1-4960-b0f9-4a82a6c15359 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:35.568112 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-3e6d4112-09d1-4960-b0f9-4a82a6c15359 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:35.577207 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:35.577207 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:35.580574 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-3e6d4112-09d1-4960-b0f9-4a82a6c15359 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:35.585483 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-3e6d4112-09d1-4960-b0f9-4a82a6c15359 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a returned with HTTP 200 Aug 06 03:14:35.585909 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 566/2262] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:14:35 2026] GET /volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a => generated 1658 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:35.595472 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-fb67a790-7210-442e-b237-ed35b3180095 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:35.599853 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-fb67a790-7210-442e-b237-ed35b3180095 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:14:35.599853 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-fb67a790-7210-442e-b237-ed35b3180095 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:35.613587 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:35.613587 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:35.614534 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-fb67a790-7210-442e-b237-ed35b3180095 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:35.615622 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-fb67a790-7210-442e-b237-ed35b3180095 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Create snapshot from volume e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a Aug 06 03:14:35.661692 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-fb67a790-7210-442e-b237-ed35b3180095 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Created reservations ['826e6fe4-9eb8-4b9f-a1c3-08cbe934002c', '83af99cf-404e-4024-9282-3985981283a3', 'b7dcce77-42f5-40f3-a749-968d505efa17', 'a50f854f-e4d4-4763-8368-dccf97c92b17'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:35.710085 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-fb67a790-7210-442e-b237-ed35b3180095 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Snapshot force create request issued successfully. Aug 06 03:14:35.710526 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-a36936c3-b4da-4735-81ed-b752b3416e74 req-fb67a790-7210-442e-b237-ed35b3180095 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:14:35.711146 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 566/2263] 10.4.3.80 () {72 vars in 1540 bytes} [Thu Aug 6 03:14:35 2026] POST /volume/v3/snapshots => generated 292 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:35.729625 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-b5a651f8-4ca2-428a-a71f-d7acb11a8c3c req-351f4fdd-e8b4-4c29-b4a0-782494cbebbe None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:35.732726 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-b5a651f8-4ca2-428a-a71f-d7acb11a8c3c req-351f4fdd-e8b4-4c29-b4a0-782494cbebbe tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/attachments/94e9221d-0185-42df-bd45-474375d5331d Aug 06 03:14:35.732985 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-b5a651f8-4ca2-428a-a71f-d7acb11a8c3c req-351f4fdd-e8b4-4c29-b4a0-782494cbebbe tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:35.733952 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-b5a651f8-4ca2-428a-a71f-d7acb11a8c3c req-351f4fdd-e8b4-4c29-b4a0-782494cbebbe tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:35.738154 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-b5a651f8-4ca2-428a-a71f-d7acb11a8c3c req-351f4fdd-e8b4-4c29-b4a0-782494cbebbe tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/attachments/94e9221d-0185-42df-bd45-474375d5331d returned with HTTP 404 Aug 06 03:14:35.738573 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 563/2264] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:14:35 2026] DELETE /volume/v3/attachments/94e9221d-0185-42df-bd45-474375d5331d => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:14:36.003098 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6b7ca37f-dfab-4489-8695-ba3958be1296 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:36.005129 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6b7ca37f-dfab-4489-8695-ba3958be1296 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:14:36.005362 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6b7ca37f-dfab-4489-8695-ba3958be1296 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:36.005554 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6b7ca37f-dfab-4489-8695-ba3958be1296 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:36.005686 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-6b7ca37f-dfab-4489-8695-ba3958be1296 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:36.011372 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:36.011372 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:36.012646 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6b7ca37f-dfab-4489-8695-ba3958be1296 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:14:36.012646 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 570/2265] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:36 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:36.236549 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-142b821d-78f0-413a-bc70-b98bcae148d0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:36.239122 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-142b821d-78f0-413a-bc70-b98bcae148d0 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 Aug 06 03:14:36.239395 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-142b821d-78f0-413a-bc70-b98bcae148d0 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:36.239676 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-142b821d-78f0-413a-bc70-b98bcae148d0 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:36.248217 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:36.248217 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:36.252749 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-142b821d-78f0-413a-bc70-b98bcae148d0 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:36.257044 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-142b821d-78f0-413a-bc70-b98bcae148d0 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 returned with HTTP 200 Aug 06 03:14:36.258409 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 567/2266] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:36 2026] GET /volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:36.753723 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-b53789a6-c1f4-499e-bb71-2c775ecf3f23 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:36.755947 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-b53789a6-c1f4-499e-bb71-2c775ecf3f23 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 Aug 06 03:14:36.756041 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-b53789a6-c1f4-499e-bb71-2c775ecf3f23 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:36.756252 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-b53789a6-c1f4-499e-bb71-2c775ecf3f23 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:36.765601 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:36.765601 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:36.769996 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-b53789a6-c1f4-499e-bb71-2c775ecf3f23 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:36.775420 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-b53789a6-c1f4-499e-bb71-2c775ecf3f23 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 returned with HTTP 200 Aug 06 03:14:36.775958 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 567/2267] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:14:36 2026] GET /volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:36.873670 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b529fe53-07a3-4f8f-a636-13e612d1410b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:36.874142 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b529fe53-07a3-4f8f-a636-13e612d1410b None None] GET https://10.4.3.80/volume// Aug 06 03:14:36.874326 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b529fe53-07a3-4f8f-a636-13e612d1410b None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:36.874540 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b529fe53-07a3-4f8f-a636-13e612d1410b None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:36.874943 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b529fe53-07a3-4f8f-a636-13e612d1410b None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:14:36.875298 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 564/2268] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:14:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:14:36.883062 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-f6f8cf32-9d58-4ca2-8632-085e69da911d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:37.043368 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8df11d21-e110-4914-b9f6-55aff7604093 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:37.046527 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8df11d21-e110-4914-b9f6-55aff7604093 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:14:37.046789 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8df11d21-e110-4914-b9f6-55aff7604093 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:37.047043 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8df11d21-e110-4914-b9f6-55aff7604093 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:37.047208 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-8df11d21-e110-4914-b9f6-55aff7604093 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:37.052472 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:37.052472 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:37.053064 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8df11d21-e110-4914-b9f6-55aff7604093 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:14:37.053447 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 568/2269] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:37 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:37.057652 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-f6f8cf32-9d58-4ca2-8632-085e69da911d tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:14:37.058172 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-f6f8cf32-9d58-4ca2-8632-085e69da911d tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92a03a42-2e14-4f91-8598-aac693057d43", "connector": null, "instance_uuid": "c008f61b-8c18-412d-bcaf-fe5dbd94281b"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:37.067978 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:37.067978 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:37.097667 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-f6f8cf32-9d58-4ca2-8632-085e69da911d tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:14:37.098118 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 571/2270] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:14:36 2026] POST /volume/v3/attachments => generated 273 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:37.127614 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7def1979-279c-47db-aed5-cd80393eb31e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:37.128005 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7def1979-279c-47db-aed5-cd80393eb31e tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 Aug 06 03:14:37.128401 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7def1979-279c-47db-aed5-cd80393eb31e tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:37.129342 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7def1979-279c-47db-aed5-cd80393eb31e tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:37.134917 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-93e7fee2-a543-4e9b-95fb-880849684d9d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:37.135326 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-93e7fee2-a543-4e9b-95fb-880849684d9d None None] GET https://10.4.3.80/volume// Aug 06 03:14:37.135510 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-93e7fee2-a543-4e9b-95fb-880849684d9d None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:37.135652 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-93e7fee2-a543-4e9b-95fb-880849684d9d None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:37.135994 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-93e7fee2-a543-4e9b-95fb-880849684d9d None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:14:37.136317 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 565/2271] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:14:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:14:37.143113 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:37.143113 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:37.145255 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-7def1979-279c-47db-aed5-cd80393eb31e tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:37.146187 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-4e3b1c83-30a8-483c-8b6a-f0cb00a6ba4a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:37.149005 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-4e3b1c83-30a8-483c-8b6a-f0cb00a6ba4a tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 Aug 06 03:14:37.149330 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-4e3b1c83-30a8-483c-8b6a-f0cb00a6ba4a tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:37.149450 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-4e3b1c83-30a8-483c-8b6a-f0cb00a6ba4a tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:37.150720 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7def1979-279c-47db-aed5-cd80393eb31e tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 returned with HTTP 200 Aug 06 03:14:37.151278 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 568/2272] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:37 2026] GET /volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:37.160941 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:37.160941 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:37.164959 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-4e3b1c83-30a8-483c-8b6a-f0cb00a6ba4a tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:37.169515 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-4e3b1c83-30a8-483c-8b6a-f0cb00a6ba4a tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 returned with HTTP 200 Aug 06 03:14:37.169980 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 569/2273] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:14:37 2026] GET /volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 => generated 1116 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:14:37.253280 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a27cd4fc-5c33-49ee-a235-16f8da34e8ae None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:37.255772 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a27cd4fc-5c33-49ee-a235-16f8da34e8ae tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/5c6b895d-ff0d-48ba-8645-ded68e2c208f Aug 06 03:14:37.255981 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a27cd4fc-5c33-49ee-a235-16f8da34e8ae tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:37.256155 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a27cd4fc-5c33-49ee-a235-16f8da34e8ae tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:37.256262 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-a27cd4fc-5c33-49ee-a235-16f8da34e8ae tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete snapshot with id: 5c6b895d-ff0d-48ba-8645-ded68e2c208f Aug 06 03:14:37.267707 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a27cd4fc-5c33-49ee-a235-16f8da34e8ae tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/5c6b895d-ff0d-48ba-8645-ded68e2c208f returned with HTTP 404 Aug 06 03:14:37.268372 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 572/2274] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:14:37 2026] DELETE /volume/v3/snapshots/5c6b895d-ff0d-48ba-8645-ded68e2c208f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:37.283857 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-16b4cdb2-4d41-455e-841a-d8508f03d1c1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:37.288153 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-16b4cdb2-4d41-455e-841a-d8508f03d1c1 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:14:37.288388 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-16b4cdb2-4d41-455e-841a-d8508f03d1c1 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:37.288617 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-16b4cdb2-4d41-455e-841a-d8508f03d1c1 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:37.301619 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:37.301619 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:37.306145 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-16b4cdb2-4d41-455e-841a-d8508f03d1c1 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:37.309482 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-a802f86d-bd52-4ecc-8234-f9f3ee1029c2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:37.315589 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-a802f86d-bd52-4ecc-8234-f9f3ee1029c2 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] PUT https://10.4.3.80/volume/v3/attachments/f5925a83-9123-4576-9142-842b4e8b5bd3 Aug 06 03:14:37.315704 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-16b4cdb2-4d41-455e-841a-d8508f03d1c1 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 returned with HTTP 200 Aug 06 03:14:37.315704 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 566/2275] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:37 2026] GET /volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:37.317659 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-a802f86d-bd52-4ecc-8234-f9f3ee1029c2 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:37.328984 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-a802f86d-bd52-4ecc-8234-f9f3ee1029c2 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Acquiring lock "cinder-attachment_update-92a03a42-2e14-4f91-8598-aac693057d43-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:14:37.333130 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d9f02bbf-3bac-4d53-9d20-170edb83597a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:37.334404 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-a802f86d-bd52-4ecc-8234-f9f3ee1029c2 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Lock "cinder-attachment_update-92a03a42-2e14-4f91-8598-aac693057d43-np0000006611" acquired by "attachment_update" :: waited 0.006s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:14:37.334905 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d9f02bbf-3bac-4d53-9d20-170edb83597a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:14:37.335348 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d9f02bbf-3bac-4d53-9d20-170edb83597a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1836399517"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:37.335405 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:37.335405 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:37.337194 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-d9f02bbf-3bac-4d53-9d20-170edb83597a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1836399517'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:14:37.337363 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-d9f02bbf-3bac-4d53-9d20-170edb83597a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create volume of 1 GB Aug 06 03:14:37.342254 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d9f02bbf-3bac-4d53-9d20-170edb83597a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Availability Zones retrieved successfully. Aug 06 03:14:37.352400 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-d9f02bbf-3bac-4d53-9d20-170edb83597a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Flow 'volume_create_api' (c45fbb69-0094-4e0c-997e-78b1dbd5decf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:37.354024 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-d9f02bbf-3bac-4d53-9d20-170edb83597a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c86f054b-737e-4e56-bf10-61bd367d3b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:37.355273 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-d9f02bbf-3bac-4d53-9d20-170edb83597a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:14:37.380995 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-d9f02bbf-3bac-4d53-9d20-170edb83597a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c86f054b-737e-4e56-bf10-61bd367d3b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:37.381678 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-d9f02bbf-3bac-4d53-9d20-170edb83597a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b1b0cbf-b866-4dc0-ad06-81ea58bc1a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:37.421111 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-d9f02bbf-3bac-4d53-9d20-170edb83597a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Created reservations ['60d9f4e4-2fe8-48ee-8045-55d868e5ca4b', '122013d9-5b22-491c-8522-098d2d41cb6e', 'd03abe78-66c8-45b6-a6b7-11b0d4a64627', '2526a09b-c5a8-4cdf-add3-41d644b404ae'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:37.421860 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-d9f02bbf-3bac-4d53-9d20-170edb83597a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b1b0cbf-b866-4dc0-ad06-81ea58bc1a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60d9f4e4-2fe8-48ee-8045-55d868e5ca4b', '122013d9-5b22-491c-8522-098d2d41cb6e', 'd03abe78-66c8-45b6-a6b7-11b0d4a64627', '2526a09b-c5a8-4cdf-add3-41d644b404ae']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:37.422275 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-d9f02bbf-3bac-4d53-9d20-170edb83597a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d05e973d-841f-4e96-b4be-85e27009c63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:37.437882 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-a802f86d-bd52-4ecc-8234-f9f3ee1029c2 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Lock "cinder-attachment_update-92a03a42-2e14-4f91-8598-aac693057d43-np0000006611" released by "attachment_update" :: held 0.102s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:14:37.437882 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-a802f86d-bd52-4ecc-8234-f9f3ee1029c2 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/attachments/f5925a83-9123-4576-9142-842b4e8b5bd3 returned with HTTP 200 Aug 06 03:14:37.437882 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 569/2276] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:14:37 2026] PUT /volume/v3/attachments/f5925a83-9123-4576-9142-842b4e8b5bd3 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:37.443560 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-d9f02bbf-3bac-4d53-9d20-170edb83597a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d05e973d-841f-4e96-b4be-85e27009c63d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b96e53a-68f3-4b51-8c64-feea0e176e8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1836399517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='916ebb8b9db349759cbba08ec0f42e3e',qos_specs=None,replication_status=,reservations=['60d9f4e4-2fe8-48ee-8045-55d868e5ca4b','122013d9-5b22-491c-8522-098d2d41cb6e','d03abe78-66c8-45b6-a6b7-11b0d4a64627','2526a09b-c5a8-4cdf-add3-41d644b404ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c9aa8e581d4ec88f2a0fa88af2fe4f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:14:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1836399517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b96e53a-68f3-4b51-8c64-feea0e176e8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='916ebb8b9db349759cbba08ec0f42e3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c9aa8e581d4ec88f2a0fa88af2fe4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:37.444674 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-d9f02bbf-3bac-4d53-9d20-170edb83597a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb4eb071-b4e3-40c5-8458-cdf593af444b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:37.464549 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-d9f02bbf-3bac-4d53-9d20-170edb83597a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb4eb071-b4e3-40c5-8458-cdf593af444b) transitioned into state 'SUCCESS' from state '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-1836399517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='916ebb8b9db349759cbba08ec0f42e3e',qos_specs=None,replication_status=,reservations=['60d9f4e4-2fe8-48ee-8045-55d868e5ca4b','122013d9-5b22-491c-8522-098d2d41cb6e','d03abe78-66c8-45b6-a6b7-11b0d4a64627','2526a09b-c5a8-4cdf-add3-41d644b404ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c9aa8e581d4ec88f2a0fa88af2fe4f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:37.465417 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-d9f02bbf-3bac-4d53-9d20-170edb83597a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a140c1f-d7d4-4543-966b-fcdf43010edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:37.475245 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-d9f02bbf-3bac-4d53-9d20-170edb83597a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a140c1f-d7d4-4543-966b-fcdf43010edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:37.476175 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-d9f02bbf-3bac-4d53-9d20-170edb83597a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Flow 'volume_create_api' (c45fbb69-0094-4e0c-997e-78b1dbd5decf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:37.476474 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d9f02bbf-3bac-4d53-9d20-170edb83597a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create volume request issued successfully. Aug 06 03:14:37.477048 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d9f02bbf-3bac-4d53-9d20-170edb83597a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:14:37.477462 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 570/2277] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:14:37 2026] POST /volume/v3/volumes => generated 752 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:37.489061 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b5e40a6a-81f7-4700-9936-4cf0da24dfca None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:37.492183 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b5e40a6a-81f7-4700-9936-4cf0da24dfca tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/0b96e53a-68f3-4b51-8c64-feea0e176e8d Aug 06 03:14:37.492183 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b5e40a6a-81f7-4700-9936-4cf0da24dfca tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:37.492183 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b5e40a6a-81f7-4700-9936-4cf0da24dfca tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:37.500691 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:37.500691 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:37.504350 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b5e40a6a-81f7-4700-9936-4cf0da24dfca tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:37.508580 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b5e40a6a-81f7-4700-9936-4cf0da24dfca tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/0b96e53a-68f3-4b51-8c64-feea0e176e8d returned with HTTP 200 Aug 06 03:14:37.509165 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 573/2278] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:37 2026] GET /volume/v3/volumes/0b96e53a-68f3-4b51-8c64-feea0e176e8d => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:38.063847 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-de12cf32-a897-4921-95f9-a8ab838d77ef None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:38.065630 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-de12cf32-a897-4921-95f9-a8ab838d77ef tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:14:38.065848 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-de12cf32-a897-4921-95f9-a8ab838d77ef tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:38.066028 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-de12cf32-a897-4921-95f9-a8ab838d77ef tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:38.066265 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-de12cf32-a897-4921-95f9-a8ab838d77ef tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:38.073046 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:38.073046 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:38.073782 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-de12cf32-a897-4921-95f9-a8ab838d77ef tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:14:38.074247 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 567/2279] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:38 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:38.183680 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7b6dee41-58c9-48bc-8b36-eb7c49eb9870 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:38.185339 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7b6dee41-58c9-48bc-8b36-eb7c49eb9870 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 Aug 06 03:14:38.185611 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7b6dee41-58c9-48bc-8b36-eb7c49eb9870 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:38.185672 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7b6dee41-58c9-48bc-8b36-eb7c49eb9870 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:38.195819 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:38.195819 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:38.199352 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-7b6dee41-58c9-48bc-8b36-eb7c49eb9870 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:38.204042 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7b6dee41-58c9-48bc-8b36-eb7c49eb9870 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 returned with HTTP 200 Aug 06 03:14:38.204527 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 570/2280] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:38 2026] GET /volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:38.513060 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-2d67c88f-c62a-4746-b6c0-b4b9435f3398 req-77beeacc-3598-4c6c-89ef-20ae9dfa9047 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:38.515763 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-2d67c88f-c62a-4746-b6c0-b4b9435f3398 req-77beeacc-3598-4c6c-89ef-20ae9dfa9047 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a Aug 06 03:14:38.516022 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-2d67c88f-c62a-4746-b6c0-b4b9435f3398 req-77beeacc-3598-4c6c-89ef-20ae9dfa9047 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:38.517967 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-2d67c88f-c62a-4746-b6c0-b4b9435f3398 req-77beeacc-3598-4c6c-89ef-20ae9dfa9047 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:38.523555 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-98ae6607-4cf8-4ed3-8c26-ae4e175ad0eb None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:38.527232 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:38.527232 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:38.527576 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-98ae6607-4cf8-4ed3-8c26-ae4e175ad0eb tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/0b96e53a-68f3-4b51-8c64-feea0e176e8d Aug 06 03:14:38.527814 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-98ae6607-4cf8-4ed3-8c26-ae4e175ad0eb tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:38.528065 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-98ae6607-4cf8-4ed3-8c26-ae4e175ad0eb tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:38.531344 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-2d67c88f-c62a-4746-b6c0-b4b9435f3398 req-77beeacc-3598-4c6c-89ef-20ae9dfa9047 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:38.538119 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-2d67c88f-c62a-4746-b6c0-b4b9435f3398 req-77beeacc-3598-4c6c-89ef-20ae9dfa9047 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a returned with HTTP 200 Aug 06 03:14:38.538522 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 571/2281] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:14:38 2026] GET /volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a => generated 1658 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:38.538981 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:38.538981 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:38.545281 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-98ae6607-4cf8-4ed3-8c26-ae4e175ad0eb tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:38.549952 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-98ae6607-4cf8-4ed3-8c26-ae4e175ad0eb tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/0b96e53a-68f3-4b51-8c64-feea0e176e8d returned with HTTP 200 Aug 06 03:14:38.550394 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 574/2282] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:38 2026] GET /volume/v3/volumes/0b96e53a-68f3-4b51-8c64-feea0e176e8d => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:38.570815 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-da35534a-1133-475c-8fd3-75e4c65cd570 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:38.572619 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-da35534a-1133-475c-8fd3-75e4c65cd570 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:14:38.573000 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-da35534a-1133-475c-8fd3-75e4c65cd570 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b96e53a-68f3-4b51-8c64-feea0e176e8d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-898509574"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:38.582543 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:38.582543 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:38.583161 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-da35534a-1133-475c-8fd3-75e4c65cd570 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:38.583547 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-da35534a-1133-475c-8fd3-75e4c65cd570 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create snapshot from volume 0b96e53a-68f3-4b51-8c64-feea0e176e8d Aug 06 03:14:38.614088 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-da35534a-1133-475c-8fd3-75e4c65cd570 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Created reservations ['de9f5038-3c05-4450-8b59-402675e9de8d', '8edfadd5-0528-44bf-891b-682391874a1e', 'bf44f0bb-bd58-4ef3-adc1-3fcd55a9a409', '7ac29266-8d1f-4497-a649-b38c407472ff'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:38.662933 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-da35534a-1133-475c-8fd3-75e4c65cd570 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot create request issued successfully. Aug 06 03:14:38.663125 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-da35534a-1133-475c-8fd3-75e4c65cd570 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:14:38.663573 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 568/2283] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:14:38 2026] POST /volume/v3/snapshots => generated 309 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:38.674103 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-43b8c603-d0a8-4c9b-b8d9-879f9fdc31db None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:38.674920 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-43b8c603-d0a8-4c9b-b8d9-879f9fdc31db tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/d761c324-fd50-4cd5-8679-da41f1f53997 Aug 06 03:14:38.675121 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-43b8c603-d0a8-4c9b-b8d9-879f9fdc31db tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:38.675341 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-43b8c603-d0a8-4c9b-b8d9-879f9fdc31db tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:38.680302 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:38.680302 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:38.680727 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-43b8c603-d0a8-4c9b-b8d9-879f9fdc31db tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:14:38.681565 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-43b8c603-d0a8-4c9b-b8d9-879f9fdc31db tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/d761c324-fd50-4cd5-8679-da41f1f53997 returned with HTTP 200 Aug 06 03:14:38.681908 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 571/2284] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:38 2026] GET /volume/v3/snapshots/d761c324-fd50-4cd5-8679-da41f1f53997 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:39.084563 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-32b03643-2a25-4293-9c7e-ffb4b72fc6e0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:39.086618 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-32b03643-2a25-4293-9c7e-ffb4b72fc6e0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:14:39.086890 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-32b03643-2a25-4293-9c7e-ffb4b72fc6e0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:39.087104 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-32b03643-2a25-4293-9c7e-ffb4b72fc6e0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:39.087202 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-32b03643-2a25-4293-9c7e-ffb4b72fc6e0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:39.110352 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:39.110352 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:39.110993 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-32b03643-2a25-4293-9c7e-ffb4b72fc6e0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:14:39.111548 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 572/2285] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:39 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 733 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:39.222865 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b5c62a80-8a0b-4b05-ad99-2da5eb0c3720 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:39.224634 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b5c62a80-8a0b-4b05-ad99-2da5eb0c3720 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 Aug 06 03:14:39.224795 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b5c62a80-8a0b-4b05-ad99-2da5eb0c3720 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:39.224985 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b5c62a80-8a0b-4b05-ad99-2da5eb0c3720 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:39.232904 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:39.232904 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:39.235682 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b5c62a80-8a0b-4b05-ad99-2da5eb0c3720 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:39.239383 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b5c62a80-8a0b-4b05-ad99-2da5eb0c3720 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 returned with HTTP 200 Aug 06 03:14:39.239725 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 575/2286] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:39 2026] GET /volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 => generated 937 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:39.692359 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e009ae3a-cf76-44f7-82f1-23316dd81bcf None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:39.694123 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e009ae3a-cf76-44f7-82f1-23316dd81bcf tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/d761c324-fd50-4cd5-8679-da41f1f53997 Aug 06 03:14:39.694323 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e009ae3a-cf76-44f7-82f1-23316dd81bcf tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:39.694524 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e009ae3a-cf76-44f7-82f1-23316dd81bcf tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:39.699136 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:39.699136 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:39.699554 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e009ae3a-cf76-44f7-82f1-23316dd81bcf tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:14:39.700230 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e009ae3a-cf76-44f7-82f1-23316dd81bcf tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/d761c324-fd50-4cd5-8679-da41f1f53997 returned with HTTP 200 Aug 06 03:14:39.700590 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 569/2287] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:39 2026] GET /volume/v3/snapshots/d761c324-fd50-4cd5-8679-da41f1f53997 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:39.708994 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2b0eb045-15de-4519-b11c-740d3236f03d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:39.711919 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2b0eb045-15de-4519-b11c-740d3236f03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:14:39.711919 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2b0eb045-15de-4519-b11c-740d3236f03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d761c324-fd50-4cd5-8679-da41f1f53997", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1181947296"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:39.713973 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-2b0eb045-15de-4519-b11c-740d3236f03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create volume request body: {'volume': {'snapshot_id': 'd761c324-fd50-4cd5-8679-da41f1f53997', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1181947296'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:14:39.720238 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:39.720238 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:39.721297 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2b0eb045-15de-4519-b11c-740d3236f03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:14:39.721297 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-2b0eb045-15de-4519-b11c-740d3236f03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create volume of 2 GB Aug 06 03:14:39.725580 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2b0eb045-15de-4519-b11c-740d3236f03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Availability Zones retrieved successfully. Aug 06 03:14:39.732428 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2b0eb045-15de-4519-b11c-740d3236f03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Flow 'volume_create_api' (64491f6c-c0a1-4ed3-860a-958f04b8ed78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:39.734859 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2b0eb045-15de-4519-b11c-740d3236f03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e5906de-a9fb-4b27-b339-0e570fa821fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:39.735271 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-2b0eb045-15de-4519-b11c-740d3236f03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:14:39.768015 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2b0eb045-15de-4519-b11c-740d3236f03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e5906de-a9fb-4b27-b339-0e570fa821fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'd761c324-fd50-4cd5-8679-da41f1f53997', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:39.769079 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2b0eb045-15de-4519-b11c-740d3236f03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d83051e-f214-4220-8692-d2a1ddcf4ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:39.811861 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-2b0eb045-15de-4519-b11c-740d3236f03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Created reservations ['8268cf64-1e57-44b3-80f7-1ed33aea924f', '16d8d256-b1a9-480a-a5cd-d85c46a91488', '6f0d3691-dc13-4aff-acf6-0bd096893667', '5e4f035d-adf6-4567-a77e-d22e8fd46c4b'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:39.813884 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2b0eb045-15de-4519-b11c-740d3236f03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d83051e-f214-4220-8692-d2a1ddcf4ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8268cf64-1e57-44b3-80f7-1ed33aea924f', '16d8d256-b1a9-480a-a5cd-d85c46a91488', '6f0d3691-dc13-4aff-acf6-0bd096893667', '5e4f035d-adf6-4567-a77e-d22e8fd46c4b']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:39.813884 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2b0eb045-15de-4519-b11c-740d3236f03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (776f058f-98d7-4817-b33b-be7413f6537c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:39.867340 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2b0eb045-15de-4519-b11c-740d3236f03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (776f058f-98d7-4817-b33b-be7413f6537c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a450de2-58aa-499d-96ab-8dfc83809818', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1181947296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='916ebb8b9db349759cbba08ec0f42e3e',qos_specs=None,replication_status=,reservations=['8268cf64-1e57-44b3-80f7-1ed33aea924f','16d8d256-b1a9-480a-a5cd-d85c46a91488','6f0d3691-dc13-4aff-acf6-0bd096893667','5e4f035d-adf6-4567-a77e-d22e8fd46c4b'],size=2,snapshot_id=d761c324-fd50-4cd5-8679-da41f1f53997,source_replicaid=,source_volid=None,status='creating',user_id='09c9aa8e581d4ec88f2a0fa88af2fe4f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:14:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1181947296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a450de2-58aa-499d-96ab-8dfc83809818,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='916ebb8b9db349759cbba08ec0f42e3e',provider_auth=None,provider_geometry=None,provider_id=None,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=d761c324-fd50-4cd5-8679-da41f1f53997,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c9aa8e581d4ec88f2a0fa88af2fe4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:39.868565 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2b0eb045-15de-4519-b11c-740d3236f03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a081b8cb-9c5d-4866-80ed-74b2b5b00062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:39.887260 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2b0eb045-15de-4519-b11c-740d3236f03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a081b8cb-9c5d-4866-80ed-74b2b5b00062) transitioned into state 'SUCCESS' from state '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-1181947296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='916ebb8b9db349759cbba08ec0f42e3e',qos_specs=None,replication_status=,reservations=['8268cf64-1e57-44b3-80f7-1ed33aea924f','16d8d256-b1a9-480a-a5cd-d85c46a91488','6f0d3691-dc13-4aff-acf6-0bd096893667','5e4f035d-adf6-4567-a77e-d22e8fd46c4b'],size=2,snapshot_id=d761c324-fd50-4cd5-8679-da41f1f53997,source_replicaid=,source_volid=None,status='creating',user_id='09c9aa8e581d4ec88f2a0fa88af2fe4f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:39.888112 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2b0eb045-15de-4519-b11c-740d3236f03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb3bb1f5-0222-4adb-93fd-dd37f814a403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:39.912210 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2b0eb045-15de-4519-b11c-740d3236f03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb3bb1f5-0222-4adb-93fd-dd37f814a403) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:39.915340 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-2b0eb045-15de-4519-b11c-740d3236f03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Flow 'volume_create_api' (64491f6c-c0a1-4ed3-860a-958f04b8ed78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:39.915340 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2b0eb045-15de-4519-b11c-740d3236f03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create volume request issued successfully. Aug 06 03:14:39.915340 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2b0eb045-15de-4519-b11c-740d3236f03d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:14:39.915340 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 572/2288] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:14:39 2026] POST /volume/v3/volumes => generated 786 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:39.926005 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-60b3be64-ce23-4882-81fd-fd7709036f63 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:39.931853 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-60b3be64-ce23-4882-81fd-fd7709036f63 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 Aug 06 03:14:39.931853 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-60b3be64-ce23-4882-81fd-fd7709036f63 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:39.931853 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-60b3be64-ce23-4882-81fd-fd7709036f63 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:39.942140 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:39.942140 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:39.948369 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-60b3be64-ce23-4882-81fd-fd7709036f63 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:39.954314 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-60b3be64-ce23-4882-81fd-fd7709036f63 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 returned with HTTP 200 Aug 06 03:14:39.954759 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 573/2289] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:39 2026] GET /volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:40.130476 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ef838a12-5f3a-487a-bd60-a1258227a7b7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:40.142108 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ef838a12-5f3a-487a-bd60-a1258227a7b7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:14:40.143941 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ef838a12-5f3a-487a-bd60-a1258227a7b7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:40.144710 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ef838a12-5f3a-487a-bd60-a1258227a7b7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:40.145728 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-ef838a12-5f3a-487a-bd60-a1258227a7b7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:40.153713 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:40.153713 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:40.154453 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ef838a12-5f3a-487a-bd60-a1258227a7b7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:14:40.154795 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 576/2290] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:40 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 733 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:40.252090 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b3ae9bbf-05b5-43f6-96c9-56599be2da69 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:40.254053 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b3ae9bbf-05b5-43f6-96c9-56599be2da69 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 Aug 06 03:14:40.254297 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b3ae9bbf-05b5-43f6-96c9-56599be2da69 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:40.254532 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b3ae9bbf-05b5-43f6-96c9-56599be2da69 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:40.267621 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:40.267621 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:40.277348 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b3ae9bbf-05b5-43f6-96c9-56599be2da69 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:40.281650 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b3ae9bbf-05b5-43f6-96c9-56599be2da69 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 returned with HTTP 200 Aug 06 03:14:40.282053 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 570/2291] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:40 2026] GET /volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 => generated 937 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:40.748215 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-4a8926ea-685b-4165-aa62-e06f72209391 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:40.750850 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-4a8926ea-685b-4165-aa62-e06f72209391 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] POST https://10.4.3.80/volume/v3/attachments/f5925a83-9123-4576-9142-842b4e8b5bd3/action Aug 06 03:14:40.751525 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-4a8926ea-685b-4165-aa62-e06f72209391 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:14:40.751680 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-4a8926ea-685b-4165-aa62-e06f72209391 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:40.775474 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:40.775474 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:40.787696 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-8f2d076c-d420-4749-a3fd-b3cac2d79892 req-4a8926ea-685b-4165-aa62-e06f72209391 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/attachments/f5925a83-9123-4576-9142-842b4e8b5bd3/action returned with HTTP 204 Aug 06 03:14:40.788113 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 573/2292] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:14:40 2026] POST /volume/v3/attachments/f5925a83-9123-4576-9142-842b4e8b5bd3/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:40.966925 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-118c061a-b007-42c3-a67f-05988020f2f8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:40.972233 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-118c061a-b007-42c3-a67f-05988020f2f8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 Aug 06 03:14:40.972233 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-118c061a-b007-42c3-a67f-05988020f2f8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:40.972233 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-118c061a-b007-42c3-a67f-05988020f2f8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:40.979788 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:40.979788 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:40.984544 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-118c061a-b007-42c3-a67f-05988020f2f8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:40.990478 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-118c061a-b007-42c3-a67f-05988020f2f8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 returned with HTTP 200 Aug 06 03:14:40.991208 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 574/2293] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:40 2026] GET /volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:41.007236 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5014310f-73a8-4cc6-b5b5-c2c068056db2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:41.008983 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5014310f-73a8-4cc6-b5b5-c2c068056db2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 Aug 06 03:14:41.009167 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5014310f-73a8-4cc6-b5b5-c2c068056db2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:41.009385 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5014310f-73a8-4cc6-b5b5-c2c068056db2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:41.017291 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:41.017291 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:41.021026 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5014310f-73a8-4cc6-b5b5-c2c068056db2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:41.029408 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5014310f-73a8-4cc6-b5b5-c2c068056db2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 returned with HTTP 200 Aug 06 03:14:41.029912 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 577/2294] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:41 2026] GET /volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:41.043889 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-fa3282eb-8ff4-4b2b-a81e-9c9b75d734b2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:41.045559 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fa3282eb-8ff4-4b2b-a81e-9c9b75d734b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 Aug 06 03:14:41.045770 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fa3282eb-8ff4-4b2b-a81e-9c9b75d734b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:41.045989 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fa3282eb-8ff4-4b2b-a81e-9c9b75d734b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:41.046155 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-fa3282eb-8ff4-4b2b-a81e-9c9b75d734b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete volume with id: 0a450de2-58aa-499d-96ab-8dfc83809818 Aug 06 03:14:41.052619 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:41.052619 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:41.053074 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-fa3282eb-8ff4-4b2b-a81e-9c9b75d734b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:41.068692 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-fa3282eb-8ff4-4b2b-a81e-9c9b75d734b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete volume request issued successfully. Aug 06 03:14:41.068861 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fa3282eb-8ff4-4b2b-a81e-9c9b75d734b2 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 returned with HTTP 202 Aug 06 03:14:41.069237 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 571/2295] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:14:41 2026] DELETE /volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:14:41.079804 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ab9be47a-a60e-4431-8a86-28041864338b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:41.085387 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ab9be47a-a60e-4431-8a86-28041864338b tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 Aug 06 03:14:41.085669 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ab9be47a-a60e-4431-8a86-28041864338b tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:41.085942 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ab9be47a-a60e-4431-8a86-28041864338b tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:41.099858 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:41.099858 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:41.104430 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ab9be47a-a60e-4431-8a86-28041864338b tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:41.110278 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ab9be47a-a60e-4431-8a86-28041864338b tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 returned with HTTP 200 Aug 06 03:14:41.110754 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 574/2296] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:41 2026] GET /volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:41.167280 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c92f71a6-22c8-45ec-b4b6-fa3b454af9c9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:41.170232 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c92f71a6-22c8-45ec-b4b6-fa3b454af9c9 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:14:41.170470 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c92f71a6-22c8-45ec-b4b6-fa3b454af9c9 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:41.170671 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c92f71a6-22c8-45ec-b4b6-fa3b454af9c9 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:41.170767 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-c92f71a6-22c8-45ec-b4b6-fa3b454af9c9 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:41.175121 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:41.175121 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:41.175674 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c92f71a6-22c8-45ec-b4b6-fa3b454af9c9 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:14:41.176261 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 575/2297] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:41 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:41.293330 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f64e289c-c07d-4cf7-9d87-459b8d513dd1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:41.295099 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f64e289c-c07d-4cf7-9d87-459b8d513dd1 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 Aug 06 03:14:41.295243 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f64e289c-c07d-4cf7-9d87-459b8d513dd1 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:41.295426 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f64e289c-c07d-4cf7-9d87-459b8d513dd1 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:41.304012 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:41.304012 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:41.307786 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f64e289c-c07d-4cf7-9d87-459b8d513dd1 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:41.312088 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f64e289c-c07d-4cf7-9d87-459b8d513dd1 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 returned with HTTP 200 Aug 06 03:14:41.312411 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 578/2298] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:41 2026] GET /volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 => generated 1229 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:41.328974 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b5e43686-f86f-450a-a986-e923cdcc0613 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:41.331208 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b5e43686-f86f-450a-a986-e923cdcc0613 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 Aug 06 03:14:41.331476 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b5e43686-f86f-450a-a986-e923cdcc0613 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:41.331768 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b5e43686-f86f-450a-a986-e923cdcc0613 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:41.343421 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:41.343421 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:41.348208 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b5e43686-f86f-450a-a986-e923cdcc0613 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:41.354078 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b5e43686-f86f-450a-a986-e923cdcc0613 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 returned with HTTP 200 Aug 06 03:14:41.354591 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 572/2299] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:41 2026] GET /volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 => generated 1229 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:41.372352 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-2d67c88f-c62a-4746-b6c0-b4b9435f3398 req-e57e4c64-823b-4a39-97b9-b67fbb1bcce4 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:41.374631 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-2d67c88f-c62a-4746-b6c0-b4b9435f3398 req-e57e4c64-823b-4a39-97b9-b67fbb1bcce4 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] DELETE https://10.4.3.80/volume/v3/attachments/13f012a0-1bd2-4b8c-b8ef-4ef6f5afd6ec Aug 06 03:14:41.374841 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-2d67c88f-c62a-4746-b6c0-b4b9435f3398 req-e57e4c64-823b-4a39-97b9-b67fbb1bcce4 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:41.375041 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-2d67c88f-c62a-4746-b6c0-b4b9435f3398 req-e57e4c64-823b-4a39-97b9-b67fbb1bcce4 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:41.380673 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-15f77e1c-14b0-4d7e-ba5b-613a5aa0c49a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:41.382549 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-15f77e1c-14b0-4d7e-ba5b-613a5aa0c49a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:14:41.382943 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-15f77e1c-14b0-4d7e-ba5b-613a5aa0c49a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2003587609"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:41.383859 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:41.383859 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:41.384783 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-15f77e1c-14b0-4d7e-ba5b-613a5aa0c49a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2003587609'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:14:41.384922 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-15f77e1c-14b0-4d7e-ba5b-613a5aa0c49a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Create volume of 1 GB Aug 06 03:14:41.389489 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-15f77e1c-14b0-4d7e-ba5b-613a5aa0c49a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Availability Zones retrieved successfully. Aug 06 03:14:41.395498 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-15f77e1c-14b0-4d7e-ba5b-613a5aa0c49a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Flow 'volume_create_api' (3006eecc-035e-4571-b7ab-b4714c644e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:41.396479 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-15f77e1c-14b0-4d7e-ba5b-613a5aa0c49a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b1fb141-cda5-4339-8338-6bcf165c54e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:41.397663 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-15f77e1c-14b0-4d7e-ba5b-613a5aa0c49a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:14:41.425316 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-15f77e1c-14b0-4d7e-ba5b-613a5aa0c49a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b1fb141-cda5-4339-8338-6bcf165c54e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:41.426048 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-15f77e1c-14b0-4d7e-ba5b-613a5aa0c49a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cfce678-6d7a-4cde-a195-f34ee1eea4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:41.430144 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-2d67c88f-c62a-4746-b6c0-b4b9435f3398 req-e57e4c64-823b-4a39-97b9-b67fbb1bcce4 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/13f012a0-1bd2-4b8c-b8ef-4ef6f5afd6ec returned with HTTP 200 Aug 06 03:14:41.430569 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 575/2300] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:14:41 2026] DELETE /volume/v3/attachments/13f012a0-1bd2-4b8c-b8ef-4ef6f5afd6ec => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:41.493499 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-15f77e1c-14b0-4d7e-ba5b-613a5aa0c49a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Created reservations ['2096d484-c4f3-4d30-b251-ef6ceb5f8083', '5fce4276-4227-41bb-bd1b-3f5c381a8fda', '5921b34d-687b-4487-987d-91829d0df4b3', '414267b0-2c0c-4af0-ae85-068f94836c3d'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:41.494609 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-15f77e1c-14b0-4d7e-ba5b-613a5aa0c49a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cfce678-6d7a-4cde-a195-f34ee1eea4d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2096d484-c4f3-4d30-b251-ef6ceb5f8083', '5fce4276-4227-41bb-bd1b-3f5c381a8fda', '5921b34d-687b-4487-987d-91829d0df4b3', '414267b0-2c0c-4af0-ae85-068f94836c3d']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:41.495549 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-15f77e1c-14b0-4d7e-ba5b-613a5aa0c49a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (791bb5d3-13a5-4b70-999a-41e69cf7640a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:41.524113 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-15f77e1c-14b0-4d7e-ba5b-613a5aa0c49a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (791bb5d3-13a5-4b70-999a-41e69cf7640a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd65880f2-b10a-4cba-89fa-87123a66a00b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2003587609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17977124e1d0460b9793063a6fdf585e',qos_specs=None,replication_status=,reservations=['2096d484-c4f3-4d30-b251-ef6ceb5f8083','5fce4276-4227-41bb-bd1b-3f5c381a8fda','5921b34d-687b-4487-987d-91829d0df4b3','414267b0-2c0c-4af0-ae85-068f94836c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63a12bb96557453fa6875166379db0e2',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:14:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2003587609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d65880f2-b10a-4cba-89fa-87123a66a00b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17977124e1d0460b9793063a6fdf585e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63a12bb96557453fa6875166379db0e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:41.524752 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-15f77e1c-14b0-4d7e-ba5b-613a5aa0c49a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6754c74-b6e0-4bd6-a421-7a8402a2960b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:41.546168 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-15f77e1c-14b0-4d7e-ba5b-613a5aa0c49a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6754c74-b6e0-4bd6-a421-7a8402a2960b) transitioned into state 'SUCCESS' from state '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-2003587609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17977124e1d0460b9793063a6fdf585e',qos_specs=None,replication_status=,reservations=['2096d484-c4f3-4d30-b251-ef6ceb5f8083','5fce4276-4227-41bb-bd1b-3f5c381a8fda','5921b34d-687b-4487-987d-91829d0df4b3','414267b0-2c0c-4af0-ae85-068f94836c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63a12bb96557453fa6875166379db0e2',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:41.546844 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-15f77e1c-14b0-4d7e-ba5b-613a5aa0c49a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66f29684-b119-42a5-a6ba-f768525d3f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:41.556380 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-15f77e1c-14b0-4d7e-ba5b-613a5aa0c49a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66f29684-b119-42a5-a6ba-f768525d3f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:41.557408 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-15f77e1c-14b0-4d7e-ba5b-613a5aa0c49a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Flow 'volume_create_api' (3006eecc-035e-4571-b7ab-b4714c644e70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:41.557763 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-15f77e1c-14b0-4d7e-ba5b-613a5aa0c49a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Create volume request issued successfully. Aug 06 03:14:41.558954 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-15f77e1c-14b0-4d7e-ba5b-613a5aa0c49a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:14:41.559490 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 576/2301] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:14:41 2026] POST /volume/v3/volumes => generated 753 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:41.572974 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0a63c9df-8354-48ef-ba2a-5e9d5c91f7c4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:41.577150 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0a63c9df-8354-48ef-ba2a-5e9d5c91f7c4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b Aug 06 03:14:41.577287 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0a63c9df-8354-48ef-ba2a-5e9d5c91f7c4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:41.577458 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0a63c9df-8354-48ef-ba2a-5e9d5c91f7c4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:41.584853 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:41.584853 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:41.591324 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0a63c9df-8354-48ef-ba2a-5e9d5c91f7c4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:14:41.595938 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0a63c9df-8354-48ef-ba2a-5e9d5c91f7c4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b returned with HTTP 200 Aug 06 03:14:41.596353 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 579/2302] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:41 2026] GET /volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:41.948916 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-41558ced-118c-43c3-8a46-14f0617e6418 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:41.951327 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-41558ced-118c-43c3-8a46-14f0617e6418 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 Aug 06 03:14:41.951580 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-41558ced-118c-43c3-8a46-14f0617e6418 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:41.951841 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-41558ced-118c-43c3-8a46-14f0617e6418 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:41.967647 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:41.967647 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:41.975889 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-41558ced-118c-43c3-8a46-14f0617e6418 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:41.982379 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-41558ced-118c-43c3-8a46-14f0617e6418 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 returned with HTTP 200 Aug 06 03:14:41.982822 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 573/2303] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:41 2026] GET /volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 => generated 936 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:42.123582 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-349a4a95-0123-4694-a5bc-f29c5a0b4b45 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:42.126959 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-349a4a95-0123-4694-a5bc-f29c5a0b4b45 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 Aug 06 03:14:42.127153 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-349a4a95-0123-4694-a5bc-f29c5a0b4b45 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:42.127367 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-349a4a95-0123-4694-a5bc-f29c5a0b4b45 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:42.134916 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-349a4a95-0123-4694-a5bc-f29c5a0b4b45 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 returned with HTTP 404 Aug 06 03:14:42.135663 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 576/2304] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:42 2026] GET /volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:42.143659 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9b152b42-7b69-42be-ab51-eb2a595fc7a4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:42.147131 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9b152b42-7b69-42be-ab51-eb2a595fc7a4 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 Aug 06 03:14:42.147341 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9b152b42-7b69-42be-ab51-eb2a595fc7a4 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:42.147534 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9b152b42-7b69-42be-ab51-eb2a595fc7a4 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:42.153690 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9b152b42-7b69-42be-ab51-eb2a595fc7a4 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 returned with HTTP 404 Aug 06 03:14:42.154210 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 577/2305] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:42 2026] GET /volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:42.164844 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3d1ecdcf-3ffe-4d10-bca5-7fa9fd79ee1e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:42.165240 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3d1ecdcf-3ffe-4d10-bca5-7fa9fd79ee1e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 Aug 06 03:14:42.165501 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3d1ecdcf-3ffe-4d10-bca5-7fa9fd79ee1e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:42.165753 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3d1ecdcf-3ffe-4d10-bca5-7fa9fd79ee1e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:42.165992 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-3d1ecdcf-3ffe-4d10-bca5-7fa9fd79ee1e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete volume with id: 0a450de2-58aa-499d-96ab-8dfc83809818 Aug 06 03:14:42.173192 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3d1ecdcf-3ffe-4d10-bca5-7fa9fd79ee1e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 returned with HTTP 404 Aug 06 03:14:42.173807 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 580/2306] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:14:42 2026] DELETE /volume/v3/volumes/0a450de2-58aa-499d-96ab-8dfc83809818 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:42.180756 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-64b35485-f6c2-4c15-a662-b90915b4b927 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:42.182493 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-64b35485-f6c2-4c15-a662-b90915b4b927 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/d761c324-fd50-4cd5-8679-da41f1f53997 Aug 06 03:14:42.182670 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-64b35485-f6c2-4c15-a662-b90915b4b927 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:42.182860 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-64b35485-f6c2-4c15-a662-b90915b4b927 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:42.182964 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-64b35485-f6c2-4c15-a662-b90915b4b927 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete snapshot with id: d761c324-fd50-4cd5-8679-da41f1f53997 Aug 06 03:14:42.190682 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:42.190682 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:42.191005 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-64b35485-f6c2-4c15-a662-b90915b4b927 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:14:42.197915 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2ca08bad-7dc5-4588-980b-df9c47d9ab59 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:42.200488 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2ca08bad-7dc5-4588-980b-df9c47d9ab59 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:14:42.200713 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2ca08bad-7dc5-4588-980b-df9c47d9ab59 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:42.200906 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2ca08bad-7dc5-4588-980b-df9c47d9ab59 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:42.201008 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-2ca08bad-7dc5-4588-980b-df9c47d9ab59 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:42.209862 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:42.209862 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:42.210744 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2ca08bad-7dc5-4588-980b-df9c47d9ab59 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:14:42.211331 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 577/2307] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:42 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:42.211795 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-64b35485-f6c2-4c15-a662-b90915b4b927 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot delete request issued successfully. Aug 06 03:14:42.212080 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-64b35485-f6c2-4c15-a662-b90915b4b927 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/d761c324-fd50-4cd5-8679-da41f1f53997 returned with HTTP 202 Aug 06 03:14:42.212660 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 574/2308] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:14:42 2026] DELETE /volume/v3/snapshots/d761c324-fd50-4cd5-8679-da41f1f53997 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:14:42.222937 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4abc7030-3b1e-4910-a385-2306d3fbe2e8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:42.225740 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4abc7030-3b1e-4910-a385-2306d3fbe2e8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/d761c324-fd50-4cd5-8679-da41f1f53997 Aug 06 03:14:42.228021 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4abc7030-3b1e-4910-a385-2306d3fbe2e8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:42.228452 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4abc7030-3b1e-4910-a385-2306d3fbe2e8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:42.237135 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:42.237135 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:42.237612 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4abc7030-3b1e-4910-a385-2306d3fbe2e8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:14:42.238515 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4abc7030-3b1e-4910-a385-2306d3fbe2e8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/d761c324-fd50-4cd5-8679-da41f1f53997 returned with HTTP 200 Aug 06 03:14:42.239544 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 578/2309] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:42 2026] GET /volume/v3/snapshots/d761c324-fd50-4cd5-8679-da41f1f53997 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:42.377302 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-721e6624-2bc7-46d4-a429-06fb1997e5d8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:42.379250 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-721e6624-2bc7-46d4-a429-06fb1997e5d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 Aug 06 03:14:42.379422 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-721e6624-2bc7-46d4-a429-06fb1997e5d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:42.379612 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-721e6624-2bc7-46d4-a429-06fb1997e5d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:42.387182 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:42.387182 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:42.390697 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-721e6624-2bc7-46d4-a429-06fb1997e5d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:42.395052 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-721e6624-2bc7-46d4-a429-06fb1997e5d8 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 returned with HTTP 200 Aug 06 03:14:42.395495 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 581/2310] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:14:42 2026] GET /volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:42.480411 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-46393473-7e88-40fd-af03-8213c696c724 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:42.480807 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-46393473-7e88-40fd-af03-8213c696c724 None None] GET https://10.4.3.80/volume// Aug 06 03:14:42.481090 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-46393473-7e88-40fd-af03-8213c696c724 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:42.481352 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-46393473-7e88-40fd-af03-8213c696c724 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:42.481685 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-46393473-7e88-40fd-af03-8213c696c724 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:14:42.482036 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 578/2311] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:14:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:14:42.489214 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-12795dfa-2d99-401c-975c-8dbdbb61f4e0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:42.531373 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-12795dfa-2d99-401c-975c-8dbdbb61f4e0 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:14:42.531705 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-12795dfa-2d99-401c-975c-8dbdbb61f4e0 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3", "connector": null, "instance_uuid": "c008f61b-8c18-412d-bcaf-fe5dbd94281b"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:42.540883 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:42.540883 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:42.564250 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-12795dfa-2d99-401c-975c-8dbdbb61f4e0 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:14:42.564655 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 575/2312] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:14:42 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:42.587994 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-57bad9cf-2791-4eda-9146-bdda497e283e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:42.589802 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-57bad9cf-2791-4eda-9146-bdda497e283e tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 Aug 06 03:14:42.589991 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-57bad9cf-2791-4eda-9146-bdda497e283e tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:42.590157 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-57bad9cf-2791-4eda-9146-bdda497e283e tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:42.601494 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:42.601494 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:42.604008 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3f0f9b1b-856b-40b1-a92e-ed14591b4095 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:42.604390 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3f0f9b1b-856b-40b1-a92e-ed14591b4095 None None] GET https://10.4.3.80/volume// Aug 06 03:14:42.604581 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3f0f9b1b-856b-40b1-a92e-ed14591b4095 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:42.604850 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3f0f9b1b-856b-40b1-a92e-ed14591b4095 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:42.605259 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3f0f9b1b-856b-40b1-a92e-ed14591b4095 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:14:42.605560 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 582/2313] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:14:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:14:42.606384 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-57bad9cf-2791-4eda-9146-bdda497e283e tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:42.608438 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-07b575f5-ca75-4334-94f4-4527eab3a097 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:42.612303 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-07b575f5-ca75-4334-94f4-4527eab3a097 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b Aug 06 03:14:42.612553 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-07b575f5-ca75-4334-94f4-4527eab3a097 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:42.612759 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-07b575f5-ca75-4334-94f4-4527eab3a097 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:42.614918 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-57bad9cf-2791-4eda-9146-bdda497e283e tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 returned with HTTP 200 Aug 06 03:14:42.615462 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 579/2314] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:42 2026] GET /volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 => generated 935 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:42.618318 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-fbb4286f-9da4-4b9c-9452-53dbc3344e94 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:42.619628 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:42.619628 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:42.621458 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-fbb4286f-9da4-4b9c-9452-53dbc3344e94 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 Aug 06 03:14:42.621744 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-fbb4286f-9da4-4b9c-9452-53dbc3344e94 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:42.622017 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-fbb4286f-9da4-4b9c-9452-53dbc3344e94 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:42.623132 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-07b575f5-ca75-4334-94f4-4527eab3a097 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:14:42.626903 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-07b575f5-ca75-4334-94f4-4527eab3a097 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b returned with HTTP 200 Aug 06 03:14:42.627296 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 579/2315] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:42 2026] GET /volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:42.635755 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:42.635755 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:42.640325 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-fbb4286f-9da4-4b9c-9452-53dbc3344e94 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:42.649673 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-fbb4286f-9da4-4b9c-9452-53dbc3344e94 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 returned with HTTP 200 Aug 06 03:14:42.650285 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 576/2316] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:14:42 2026] GET /volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 => generated 1115 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:14:42.677022 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-2047998b-1c78-4986-8967-3e72422aedb3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:42.678861 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-2047998b-1c78-4986-8967-3e72422aedb3 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b Aug 06 03:14:42.679032 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-2047998b-1c78-4986-8967-3e72422aedb3 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:42.679196 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-2047998b-1c78-4986-8967-3e72422aedb3 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:42.685686 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:42.685686 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:42.688926 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-2047998b-1c78-4986-8967-3e72422aedb3 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:14:42.692565 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-2047998b-1c78-4986-8967-3e72422aedb3 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b returned with HTTP 200 Aug 06 03:14:42.693094 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 583/2317] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:14:42 2026] GET /volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:42.767584 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-a5ece28d-9902-4b74-90e0-f6e4bfa8c36c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:42.770344 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-a5ece28d-9902-4b74-90e0-f6e4bfa8c36c tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] PUT https://10.4.3.80/volume/v3/attachments/8ea303eb-cc17-40fc-9c63-d80be0c7d33d Aug 06 03:14:42.770786 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-a5ece28d-9902-4b74-90e0-f6e4bfa8c36c tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:42.781077 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-a5ece28d-9902-4b74-90e0-f6e4bfa8c36c tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Acquiring lock "cinder-attachment_update-ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:14:42.789057 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-a5ece28d-9902-4b74-90e0-f6e4bfa8c36c tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Lock "cinder-attachment_update-ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3-np0000006611" acquired by "attachment_update" :: waited 0.008s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:14:42.790480 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:42.790480 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:42.794992 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-993e61b3-76d0-4fa5-8420-8acd751e229a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:42.795648 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-993e61b3-76d0-4fa5-8420-8acd751e229a None None] GET https://10.4.3.80/volume// Aug 06 03:14:42.795691 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-993e61b3-76d0-4fa5-8420-8acd751e229a None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:42.795962 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-993e61b3-76d0-4fa5-8420-8acd751e229a None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:42.796322 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-993e61b3-76d0-4fa5-8420-8acd751e229a None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:14:42.796610 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 580/2318] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:14:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:14:42.803294 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-c808963b-3d0b-4c5c-9873-8160a9c85432 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:42.805312 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-c808963b-3d0b-4c5c-9873-8160a9c85432 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:14:42.805645 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-c808963b-3d0b-4c5c-9873-8160a9c85432 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d65880f2-b10a-4cba-89fa-87123a66a00b", "connector": null, "instance_uuid": "bb8dd6ef-ab0c-4afa-b749-14dd4103e5f7"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:42.814089 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:42.814089 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:42.841805 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9586f8cf-5948-45e6-bf12-3755df8ebe35 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:42.843638 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9586f8cf-5948-45e6-bf12-3755df8ebe35 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] DELETE https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a?cascade=True Aug 06 03:14:42.843846 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9586f8cf-5948-45e6-bf12-3755df8ebe35 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:42.844030 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9586f8cf-5948-45e6-bf12-3755df8ebe35 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:42.844281 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-9586f8cf-5948-45e6-bf12-3755df8ebe35 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Delete volume with id: e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a Aug 06 03:14:42.848608 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-c808963b-3d0b-4c5c-9873-8160a9c85432 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:14:42.849188 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 577/2319] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:14:42 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:42.851196 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:42.851196 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:42.851652 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-9586f8cf-5948-45e6-bf12-3755df8ebe35 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:42.887943 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-9586f8cf-5948-45e6-bf12-3755df8ebe35 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Delete volume request issued successfully. Aug 06 03:14:42.890857 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9586f8cf-5948-45e6-bf12-3755df8ebe35 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a?cascade=True returned with HTTP 202 Aug 06 03:14:42.890857 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 584/2320] 10.4.3.80 () {66 vars in 1369 bytes} [Thu Aug 6 03:14:42 2026] DELETE /volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a?cascade=True => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:14:42.891133 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-a5ece28d-9902-4b74-90e0-f6e4bfa8c36c tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Lock "cinder-attachment_update-ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3-np0000006611" released by "attachment_update" :: held 0.101s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:14:42.891133 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-a5ece28d-9902-4b74-90e0-f6e4bfa8c36c tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/attachments/8ea303eb-cc17-40fc-9c63-d80be0c7d33d returned with HTTP 200 Aug 06 03:14:42.891200 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 580/2321] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:14:42 2026] PUT /volume/v3/attachments/8ea303eb-cc17-40fc-9c63-d80be0c7d33d => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:42.896258 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-99ea8039-dcb6-400c-9486-72ad97d5d383 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:42.897561 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-201e476f-732a-49a5-92ef-eabb039dd424 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:42.898181 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-201e476f-732a-49a5-92ef-eabb039dd424 None None] GET https://10.4.3.80/volume// Aug 06 03:14:42.898396 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-201e476f-732a-49a5-92ef-eabb039dd424 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:42.898645 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-201e476f-732a-49a5-92ef-eabb039dd424 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:42.898675 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ca830f8a-e67f-4bbc-8f93-f0a899b873c3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:42.899011 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-99ea8039-dcb6-400c-9486-72ad97d5d383 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b Aug 06 03:14:42.899045 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-201e476f-732a-49a5-92ef-eabb039dd424 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:14:42.899179 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-99ea8039-dcb6-400c-9486-72ad97d5d383 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:42.899373 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-99ea8039-dcb6-400c-9486-72ad97d5d383 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:42.899417 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 578/2322] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:14:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:14:42.901477 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ca830f8a-e67f-4bbc-8f93-f0a899b873c3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a Aug 06 03:14:42.901477 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ca830f8a-e67f-4bbc-8f93-f0a899b873c3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:42.901477 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ca830f8a-e67f-4bbc-8f93-f0a899b873c3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:42.908751 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:42.908751 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:42.911609 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-99ea8039-dcb6-400c-9486-72ad97d5d383 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:14:42.911879 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:42.911879 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:42.912038 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-bf8e86f2-5dbb-4edf-8ce3-e2ca049d75c1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:42.916849 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-99ea8039-dcb6-400c-9486-72ad97d5d383 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b returned with HTTP 200 Aug 06 03:14:42.916849 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 581/2323] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:42 2026] GET /volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:42.916971 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-bf8e86f2-5dbb-4edf-8ce3-e2ca049d75c1 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b Aug 06 03:14:42.916971 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-bf8e86f2-5dbb-4edf-8ce3-e2ca049d75c1 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:42.916971 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-bf8e86f2-5dbb-4edf-8ce3-e2ca049d75c1 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:42.919823 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ca830f8a-e67f-4bbc-8f93-f0a899b873c3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:42.930657 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ca830f8a-e67f-4bbc-8f93-f0a899b873c3 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a returned with HTTP 200 Aug 06 03:14:42.931279 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 585/2324] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:42 2026] GET /volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:42.934408 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:42.934408 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:42.943737 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-bf8e86f2-5dbb-4edf-8ce3-e2ca049d75c1 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:14:42.952717 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-bf8e86f2-5dbb-4edf-8ce3-e2ca049d75c1 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b returned with HTTP 200 Aug 06 03:14:42.953249 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 581/2325] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:14:42 2026] GET /volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b => generated 1025 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:14:43.059336 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-416eaa4a-8be9-4244-ae93-31b3aea913c4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:43.062003 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-416eaa4a-8be9-4244-ae93-31b3aea913c4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] PUT https://10.4.3.80/volume/v3/attachments/4939f309-1bc2-4cc7-ab18-529ef9b9d87a Aug 06 03:14:43.062452 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-416eaa4a-8be9-4244-ae93-31b3aea913c4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:43.072399 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-416eaa4a-8be9-4244-ae93-31b3aea913c4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Acquiring lock "cinder-attachment_update-d65880f2-b10a-4cba-89fa-87123a66a00b-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:14:43.076544 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-416eaa4a-8be9-4244-ae93-31b3aea913c4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Lock "cinder-attachment_update-d65880f2-b10a-4cba-89fa-87123a66a00b-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:14:43.077398 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:43.077398 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:43.174739 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-416eaa4a-8be9-4244-ae93-31b3aea913c4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Lock "cinder-attachment_update-d65880f2-b10a-4cba-89fa-87123a66a00b-np0000006611" released by "attachment_update" :: held 0.098s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:14:43.175315 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-416eaa4a-8be9-4244-ae93-31b3aea913c4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/attachments/4939f309-1bc2-4cc7-ab18-529ef9b9d87a returned with HTTP 200 Aug 06 03:14:43.175883 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 579/2326] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:14:43 2026] PUT /volume/v3/attachments/4939f309-1bc2-4cc7-ab18-529ef9b9d87a => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:43.225624 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-21073645-fa84-4746-bb72-ff81f4326776 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:43.227401 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-21073645-fa84-4746-bb72-ff81f4326776 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:14:43.227632 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-21073645-fa84-4746-bb72-ff81f4326776 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:43.227813 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-21073645-fa84-4746-bb72-ff81f4326776 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:43.227937 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-21073645-fa84-4746-bb72-ff81f4326776 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:43.232128 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:43.232128 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:43.232765 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-21073645-fa84-4746-bb72-ff81f4326776 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:14:43.233088 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 582/2327] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:43 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:43.248993 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-00fa49ac-4ded-4d56-83aa-93613c6128be None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:43.254335 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-00fa49ac-4ded-4d56-83aa-93613c6128be tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/d761c324-fd50-4cd5-8679-da41f1f53997 Aug 06 03:14:43.254521 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-00fa49ac-4ded-4d56-83aa-93613c6128be tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:43.254726 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-00fa49ac-4ded-4d56-83aa-93613c6128be tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:43.267928 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-00fa49ac-4ded-4d56-83aa-93613c6128be tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/d761c324-fd50-4cd5-8679-da41f1f53997 returned with HTTP 404 Aug 06 03:14:43.268468 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 586/2328] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:43 2026] GET /volume/v3/snapshots/d761c324-fd50-4cd5-8679-da41f1f53997 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:43.275398 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e6b28a14-0f93-4d4b-8bf4-693bf0cb4897 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:43.277857 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e6b28a14-0f93-4d4b-8bf4-693bf0cb4897 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/0b96e53a-68f3-4b51-8c64-feea0e176e8d Aug 06 03:14:43.278095 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e6b28a14-0f93-4d4b-8bf4-693bf0cb4897 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:43.278336 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e6b28a14-0f93-4d4b-8bf4-693bf0cb4897 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:43.286794 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:43.286794 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:43.291526 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e6b28a14-0f93-4d4b-8bf4-693bf0cb4897 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:43.296767 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e6b28a14-0f93-4d4b-8bf4-693bf0cb4897 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/0b96e53a-68f3-4b51-8c64-feea0e176e8d returned with HTTP 200 Aug 06 03:14:43.297417 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 582/2329] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:43 2026] GET /volume/v3/volumes/0b96e53a-68f3-4b51-8c64-feea0e176e8d => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:43.308948 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9b6f5b57-a5ab-4b75-9085-a783cf377e61 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:43.311273 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9b6f5b57-a5ab-4b75-9085-a783cf377e61 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/volumes/0b96e53a-68f3-4b51-8c64-feea0e176e8d Aug 06 03:14:43.311502 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9b6f5b57-a5ab-4b75-9085-a783cf377e61 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:43.311724 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9b6f5b57-a5ab-4b75-9085-a783cf377e61 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:43.311929 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-9b6f5b57-a5ab-4b75-9085-a783cf377e61 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete volume with id: 0b96e53a-68f3-4b51-8c64-feea0e176e8d Aug 06 03:14:43.321336 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:43.321336 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:43.321923 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9b6f5b57-a5ab-4b75-9085-a783cf377e61 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:43.340611 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9b6f5b57-a5ab-4b75-9085-a783cf377e61 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete volume request issued successfully. Aug 06 03:14:43.340883 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9b6f5b57-a5ab-4b75-9085-a783cf377e61 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/0b96e53a-68f3-4b51-8c64-feea0e176e8d returned with HTTP 202 Aug 06 03:14:43.341587 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 580/2330] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:14:43 2026] DELETE /volume/v3/volumes/0b96e53a-68f3-4b51-8c64-feea0e176e8d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:14:43.349790 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0e78cfd5-7539-44b2-9012-ed5a21cd8140 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:43.350699 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0e78cfd5-7539-44b2-9012-ed5a21cd8140 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/0b96e53a-68f3-4b51-8c64-feea0e176e8d Aug 06 03:14:43.350913 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0e78cfd5-7539-44b2-9012-ed5a21cd8140 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:43.351089 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0e78cfd5-7539-44b2-9012-ed5a21cd8140 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:43.357742 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:43.357742 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:43.361386 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0e78cfd5-7539-44b2-9012-ed5a21cd8140 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:43.365489 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0e78cfd5-7539-44b2-9012-ed5a21cd8140 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/0b96e53a-68f3-4b51-8c64-feea0e176e8d returned with HTTP 200 Aug 06 03:14:43.365912 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 583/2331] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:43 2026] GET /volume/v3/volumes/0b96e53a-68f3-4b51-8c64-feea0e176e8d => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:43.628921 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c6d2ef6e-6006-46f0-8d9e-adeb389cadff None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:43.630713 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c6d2ef6e-6006-46f0-8d9e-adeb389cadff tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 Aug 06 03:14:43.630930 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c6d2ef6e-6006-46f0-8d9e-adeb389cadff tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:43.631146 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c6d2ef6e-6006-46f0-8d9e-adeb389cadff tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:43.641156 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:43.641156 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:43.644272 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c6d2ef6e-6006-46f0-8d9e-adeb389cadff tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:43.647810 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c6d2ef6e-6006-46f0-8d9e-adeb389cadff tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 returned with HTTP 200 Aug 06 03:14:43.648191 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 587/2332] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:43 2026] GET /volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:43.943141 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-86448ee7-4ea3-4df1-be28-60ba84937a03 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:43.943548 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6999a4b7-27fd-45c4-b47c-fcb7cbdc1eef None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:43.945220 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6999a4b7-27fd-45c4-b47c-fcb7cbdc1eef tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a Aug 06 03:14:43.945403 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6999a4b7-27fd-45c4-b47c-fcb7cbdc1eef tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:43.945578 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6999a4b7-27fd-45c4-b47c-fcb7cbdc1eef tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:43.947207 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-86448ee7-4ea3-4df1-be28-60ba84937a03 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b Aug 06 03:14:43.947405 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-86448ee7-4ea3-4df1-be28-60ba84937a03 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:43.947575 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-86448ee7-4ea3-4df1-be28-60ba84937a03 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:43.952638 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6999a4b7-27fd-45c4-b47c-fcb7cbdc1eef tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a returned with HTTP 404 Aug 06 03:14:43.953095 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 581/2333] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:43 2026] GET /volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:43.957109 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:43.957109 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:43.961410 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-86448ee7-4ea3-4df1-be28-60ba84937a03 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:14:43.965516 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-86448ee7-4ea3-4df1-be28-60ba84937a03 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b returned with HTTP 200 Aug 06 03:14:43.966005 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 583/2334] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:43 2026] GET /volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:44.243156 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f561a7fb-54d6-41e5-a440-77ae77722ca0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:44.247250 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f561a7fb-54d6-41e5-a440-77ae77722ca0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:14:44.247489 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f561a7fb-54d6-41e5-a440-77ae77722ca0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:44.247673 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f561a7fb-54d6-41e5-a440-77ae77722ca0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:44.247779 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-f561a7fb-54d6-41e5-a440-77ae77722ca0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:44.251594 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:44.251594 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:44.252152 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f561a7fb-54d6-41e5-a440-77ae77722ca0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:14:44.252491 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 584/2335] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:44 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:44.257662 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f0294b3e-4e9c-4f78-a3f5-350311a914d0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:44.259335 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f0294b3e-4e9c-4f78-a3f5-350311a914d0 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] DELETE https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a Aug 06 03:14:44.259540 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f0294b3e-4e9c-4f78-a3f5-350311a914d0 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:44.259716 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f0294b3e-4e9c-4f78-a3f5-350311a914d0 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:44.259889 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-f0294b3e-4e9c-4f78-a3f5-350311a914d0 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Delete volume with id: e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a Aug 06 03:14:44.265346 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f0294b3e-4e9c-4f78-a3f5-350311a914d0 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a returned with HTTP 404 Aug 06 03:14:44.266056 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 588/2336] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:14:44 2026] DELETE /volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:44.272826 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e7ab56cb-5f69-4691-b39a-11142c8281ba None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:44.274627 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e7ab56cb-5f69-4691-b39a-11142c8281ba tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a Aug 06 03:14:44.274798 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e7ab56cb-5f69-4691-b39a-11142c8281ba tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:44.274993 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e7ab56cb-5f69-4691-b39a-11142c8281ba tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:44.281232 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e7ab56cb-5f69-4691-b39a-11142c8281ba tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a returned with HTTP 404 Aug 06 03:14:44.282288 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 582/2337] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:44 2026] GET /volume/v3/volumes/e9c4050d-5ae7-45ae-ac8f-8fc5e71e299a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:44.288083 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-08119aa0-b029-4998-93c3-4de685e182da None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:44.290172 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-08119aa0-b029-4998-93c3-4de685e182da tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] DELETE https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:44.290374 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-08119aa0-b029-4998-93c3-4de685e182da tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:44.290558 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-08119aa0-b029-4998-93c3-4de685e182da tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:44.290705 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-08119aa0-b029-4998-93c3-4de685e182da tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Delete volume with id: 73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:44.299070 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:44.299070 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:44.299487 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-08119aa0-b029-4998-93c3-4de685e182da tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:44.316906 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-08119aa0-b029-4998-93c3-4de685e182da tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Delete volume request issued successfully. Aug 06 03:14:44.317036 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-08119aa0-b029-4998-93c3-4de685e182da tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 202 Aug 06 03:14:44.317642 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 584/2338] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:14:44 2026] DELETE /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:14:44.327108 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bc2a9b87-ed0d-4a93-ac7b-e38383dcd23c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:44.328950 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bc2a9b87-ed0d-4a93-ac7b-e38383dcd23c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:44.329134 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bc2a9b87-ed0d-4a93-ac7b-e38383dcd23c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:44.329388 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bc2a9b87-ed0d-4a93-ac7b-e38383dcd23c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:44.336096 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:44.336096 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:44.339971 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-bc2a9b87-ed0d-4a93-ac7b-e38383dcd23c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:44.345137 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bc2a9b87-ed0d-4a93-ac7b-e38383dcd23c tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 200 Aug 06 03:14:44.345662 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 585/2339] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:44 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:44.379021 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a44a3b3f-99f0-4fb2-be62-ad1957e03214 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:44.380692 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a44a3b3f-99f0-4fb2-be62-ad1957e03214 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/0b96e53a-68f3-4b51-8c64-feea0e176e8d Aug 06 03:14:44.380863 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a44a3b3f-99f0-4fb2-be62-ad1957e03214 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:44.381059 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a44a3b3f-99f0-4fb2-be62-ad1957e03214 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:44.392078 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a44a3b3f-99f0-4fb2-be62-ad1957e03214 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/0b96e53a-68f3-4b51-8c64-feea0e176e8d returned with HTTP 404 Aug 06 03:14:44.392619 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 589/2340] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:44 2026] GET /volume/v3/volumes/0b96e53a-68f3-4b51-8c64-feea0e176e8d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:44.399932 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cd8cde50-e412-4ff7-a985-66399661bca7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:44.402484 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cd8cde50-e412-4ff7-a985-66399661bca7 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:14:44.403029 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cd8cde50-e412-4ff7-a985-66399661bca7 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:44.403029 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cd8cde50-e412-4ff7-a985-66399661bca7 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:44.410047 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:44.410047 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:44.413676 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-cd8cde50-e412-4ff7-a985-66399661bca7 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:44.419075 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cd8cde50-e412-4ff7-a985-66399661bca7 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 returned with HTTP 200 Aug 06 03:14:44.419582 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 583/2341] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:44 2026] GET /volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:44.430770 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-66713c76-6863-4f43-8e2c-707358d42744 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:44.432771 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-66713c76-6863-4f43-8e2c-707358d42744 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:14:44.433098 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-66713c76-6863-4f43-8e2c-707358d42744 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1532914857"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:44.434487 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-66713c76-6863-4f43-8e2c-707358d42744 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1532914857'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:14:44.434611 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-66713c76-6863-4f43-8e2c-707358d42744 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create volume of 1 GB Aug 06 03:14:44.438285 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-66713c76-6863-4f43-8e2c-707358d42744 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Availability Zones retrieved successfully. Aug 06 03:14:44.443194 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-66713c76-6863-4f43-8e2c-707358d42744 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Flow 'volume_create_api' (3463249d-f188-41c3-b738-3d47c54e9552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:44.444159 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-66713c76-6863-4f43-8e2c-707358d42744 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a04435ac-8397-43f4-a883-6ed56461a305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:44.444983 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-66713c76-6863-4f43-8e2c-707358d42744 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:14:44.469205 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-66713c76-6863-4f43-8e2c-707358d42744 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a04435ac-8397-43f4-a883-6ed56461a305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:44.470020 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-66713c76-6863-4f43-8e2c-707358d42744 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (866f5883-d28f-41b8-a8f2-f4cd0b21cf1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:44.504847 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-66713c76-6863-4f43-8e2c-707358d42744 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Created reservations ['9e6307d4-93a3-4255-bc1e-019771250f46', 'c3f86e74-0198-45ae-9d27-e840dda949b2', 'cc4afd32-883f-46fd-b24f-988c5ed1d146', '1a322e82-c5d9-44e6-9ddb-4b83e31b6ad7'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:44.504847 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-66713c76-6863-4f43-8e2c-707358d42744 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (866f5883-d28f-41b8-a8f2-f4cd0b21cf1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e6307d4-93a3-4255-bc1e-019771250f46', 'c3f86e74-0198-45ae-9d27-e840dda949b2', 'cc4afd32-883f-46fd-b24f-988c5ed1d146', '1a322e82-c5d9-44e6-9ddb-4b83e31b6ad7']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:44.505080 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-66713c76-6863-4f43-8e2c-707358d42744 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23b03f77-f009-4b92-8ddb-e420b8057ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:44.525598 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-66713c76-6863-4f43-8e2c-707358d42744 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23b03f77-f009-4b92-8ddb-e420b8057ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1532914857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='916ebb8b9db349759cbba08ec0f42e3e',qos_specs=None,replication_status=,reservations=['9e6307d4-93a3-4255-bc1e-019771250f46','c3f86e74-0198-45ae-9d27-e840dda949b2','cc4afd32-883f-46fd-b24f-988c5ed1d146','1a322e82-c5d9-44e6-9ddb-4b83e31b6ad7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c9aa8e581d4ec88f2a0fa88af2fe4f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:14:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1532914857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='916ebb8b9db349759cbba08ec0f42e3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c9aa8e581d4ec88f2a0fa88af2fe4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:44.526380 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-66713c76-6863-4f43-8e2c-707358d42744 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e57bae8d-cfbf-4849-ba59-30ff16b0cc4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:44.542028 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-66713c76-6863-4f43-8e2c-707358d42744 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e57bae8d-cfbf-4849-ba59-30ff16b0cc4c) transitioned into state 'SUCCESS' from state '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-1532914857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='916ebb8b9db349759cbba08ec0f42e3e',qos_specs=None,replication_status=,reservations=['9e6307d4-93a3-4255-bc1e-019771250f46','c3f86e74-0198-45ae-9d27-e840dda949b2','cc4afd32-883f-46fd-b24f-988c5ed1d146','1a322e82-c5d9-44e6-9ddb-4b83e31b6ad7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c9aa8e581d4ec88f2a0fa88af2fe4f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:44.542709 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-66713c76-6863-4f43-8e2c-707358d42744 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64d48f7e-d033-4c6d-903e-274053fe427b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:44.551605 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-66713c76-6863-4f43-8e2c-707358d42744 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64d48f7e-d033-4c6d-903e-274053fe427b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:44.552361 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-66713c76-6863-4f43-8e2c-707358d42744 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Flow 'volume_create_api' (3463249d-f188-41c3-b738-3d47c54e9552) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:44.552625 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-66713c76-6863-4f43-8e2c-707358d42744 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create volume request issued successfully. Aug 06 03:14:44.553172 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-66713c76-6863-4f43-8e2c-707358d42744 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:14:44.553628 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 585/2342] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:14:44 2026] POST /volume/v3/volumes => generated 752 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:44.568220 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b416fc58-a0ff-47e4-96a7-96e5d0bd8b58 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:44.569947 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b416fc58-a0ff-47e4-96a7-96e5d0bd8b58 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da Aug 06 03:14:44.570132 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b416fc58-a0ff-47e4-96a7-96e5d0bd8b58 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:44.570307 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b416fc58-a0ff-47e4-96a7-96e5d0bd8b58 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:44.576531 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:44.576531 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:44.579787 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b416fc58-a0ff-47e4-96a7-96e5d0bd8b58 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:44.583768 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b416fc58-a0ff-47e4-96a7-96e5d0bd8b58 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da returned with HTTP 200 Aug 06 03:14:44.584153 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 586/2343] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:44 2026] GET /volume/v3/volumes/b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da => generated 820 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:44.660909 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-dd48cb79-97b6-44b5-a4a3-85e999ad3a9d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:44.663213 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-dd48cb79-97b6-44b5-a4a3-85e999ad3a9d tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 Aug 06 03:14:44.663459 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-dd48cb79-97b6-44b5-a4a3-85e999ad3a9d tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:44.663713 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-dd48cb79-97b6-44b5-a4a3-85e999ad3a9d tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:44.676056 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:44.676056 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:44.680531 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-dd48cb79-97b6-44b5-a4a3-85e999ad3a9d tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:44.685703 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-dd48cb79-97b6-44b5-a4a3-85e999ad3a9d tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 returned with HTTP 200 Aug 06 03:14:44.686108 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 590/2344] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:44 2026] GET /volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:44.978720 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-46f52a51-25dc-4129-875f-02f2c8bc13fa None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:44.980372 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-46f52a51-25dc-4129-875f-02f2c8bc13fa tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b Aug 06 03:14:44.980533 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-46f52a51-25dc-4129-875f-02f2c8bc13fa tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:44.980712 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-46f52a51-25dc-4129-875f-02f2c8bc13fa tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:44.989994 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:44.989994 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:44.994396 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-46f52a51-25dc-4129-875f-02f2c8bc13fa tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:14:45.000073 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-46f52a51-25dc-4129-875f-02f2c8bc13fa tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b returned with HTTP 200 Aug 06 03:14:45.000567 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 584/2345] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:44 2026] GET /volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:45.266954 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3937a407-c53f-43b0-8f64-0a0449896627 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:45.269457 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3937a407-c53f-43b0-8f64-0a0449896627 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:14:45.269769 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3937a407-c53f-43b0-8f64-0a0449896627 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:45.272755 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3937a407-c53f-43b0-8f64-0a0449896627 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:45.272755 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-3937a407-c53f-43b0-8f64-0a0449896627 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:45.281536 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:45.281536 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:45.282453 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3937a407-c53f-43b0-8f64-0a0449896627 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:14:45.282977 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 586/2346] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:45 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:45.364881 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-65850ba7-fa15-4efb-8bc1-4d29f5dcf154 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:45.366603 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-65850ba7-fa15-4efb-8bc1-4d29f5dcf154 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a Aug 06 03:14:45.366783 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-65850ba7-fa15-4efb-8bc1-4d29f5dcf154 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:45.366996 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-65850ba7-fa15-4efb-8bc1-4d29f5dcf154 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:45.372628 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-65850ba7-fa15-4efb-8bc1-4d29f5dcf154 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a returned with HTTP 404 Aug 06 03:14:45.373184 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 587/2347] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:45 2026] GET /volume/v3/volumes/73004506-b521-4ab2-805d-583c66bb070a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:45.597701 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9746769b-7285-4b87-ae7f-d18bd01be8a8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:45.599518 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9746769b-7285-4b87-ae7f-d18bd01be8a8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da Aug 06 03:14:45.599686 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9746769b-7285-4b87-ae7f-d18bd01be8a8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:45.599878 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9746769b-7285-4b87-ae7f-d18bd01be8a8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:45.606976 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:45.606976 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:45.611460 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-9746769b-7285-4b87-ae7f-d18bd01be8a8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:45.615699 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9746769b-7285-4b87-ae7f-d18bd01be8a8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da returned with HTTP 200 Aug 06 03:14:45.616096 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 591/2348] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:45 2026] GET /volume/v3/volumes/b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:45.628719 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-edb715a3-ca54-4d4a-874d-1c38ceddfccf None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:45.630444 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-edb715a3-ca54-4d4a-874d-1c38ceddfccf tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:14:45.630806 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-edb715a3-ca54-4d4a-874d-1c38ceddfccf tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-766649088"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:45.638602 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:45.638602 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:45.639038 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-edb715a3-ca54-4d4a-874d-1c38ceddfccf tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:45.639144 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-edb715a3-ca54-4d4a-874d-1c38ceddfccf tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create snapshot from volume b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da Aug 06 03:14:45.665202 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-edb715a3-ca54-4d4a-874d-1c38ceddfccf tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Created reservations ['1b67978b-db0b-457d-bef4-cca4f656de42', '6d8c4ae3-28c6-4a82-9769-48df2c7b9f9b', '8e21e3ba-636b-4fec-bab6-a64664a3fa67', '3a5d40c0-6f5d-4b00-8253-bb0609740a8f'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:45.690871 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-edb715a3-ca54-4d4a-874d-1c38ceddfccf tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot create request issued successfully. Aug 06 03:14:45.691161 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-edb715a3-ca54-4d4a-874d-1c38ceddfccf tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:14:45.691625 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 585/2349] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:14:45 2026] POST /volume/v3/snapshots => generated 309 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:45.701161 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-81c718d1-1b4a-401c-be24-1d95cdafda7d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:45.703033 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9d0404ca-4cc5-4a7e-9f8b-b5b1c27e76eb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:45.703937 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-81c718d1-1b4a-401c-be24-1d95cdafda7d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/917a7bac-50cf-4c59-9507-607328887ab8 Aug 06 03:14:45.704297 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-81c718d1-1b4a-401c-be24-1d95cdafda7d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:45.704538 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-81c718d1-1b4a-401c-be24-1d95cdafda7d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:45.705196 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9d0404ca-4cc5-4a7e-9f8b-b5b1c27e76eb tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 Aug 06 03:14:45.705398 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9d0404ca-4cc5-4a7e-9f8b-b5b1c27e76eb tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:45.705572 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9d0404ca-4cc5-4a7e-9f8b-b5b1c27e76eb tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:45.711179 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:45.711179 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:45.711730 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-81c718d1-1b4a-401c-be24-1d95cdafda7d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:14:45.712597 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-81c718d1-1b4a-401c-be24-1d95cdafda7d tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/917a7bac-50cf-4c59-9507-607328887ab8 returned with HTTP 200 Aug 06 03:14:45.713030 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 588/2350] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:45 2026] GET /volume/v3/snapshots/917a7bac-50cf-4c59-9507-607328887ab8 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:45.720525 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:45.720525 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:45.727033 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9d0404ca-4cc5-4a7e-9f8b-b5b1c27e76eb tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:45.731607 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9d0404ca-4cc5-4a7e-9f8b-b5b1c27e76eb tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 returned with HTTP 200 Aug 06 03:14:45.732458 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 587/2351] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:45 2026] GET /volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 => generated 936 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:46.012419 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-adaf9978-0695-4c6c-af66-371112c56a0a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:46.015607 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-adaf9978-0695-4c6c-af66-371112c56a0a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b Aug 06 03:14:46.015805 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-adaf9978-0695-4c6c-af66-371112c56a0a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:46.016076 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-adaf9978-0695-4c6c-af66-371112c56a0a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:46.050706 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:46.050706 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:46.059168 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-adaf9978-0695-4c6c-af66-371112c56a0a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:14:46.063565 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-adaf9978-0695-4c6c-af66-371112c56a0a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b returned with HTTP 200 Aug 06 03:14:46.063945 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 592/2352] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:46 2026] GET /volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:46.230716 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-cbac5612-b006-4697-bd8c-78ffbf1aa3b5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:46.232923 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-cbac5612-b006-4697-bd8c-78ffbf1aa3b5 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] POST https://10.4.3.80/volume/v3/attachments/8ea303eb-cc17-40fc-9c63-d80be0c7d33d/action Aug 06 03:14:46.233223 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-cbac5612-b006-4697-bd8c-78ffbf1aa3b5 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:14:46.233359 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-cbac5612-b006-4697-bd8c-78ffbf1aa3b5 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:46.247716 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:46.247716 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:46.259855 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-81ab1ddb-7338-486d-a44a-178280e92e99 req-cbac5612-b006-4697-bd8c-78ffbf1aa3b5 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/attachments/8ea303eb-cc17-40fc-9c63-d80be0c7d33d/action returned with HTTP 204 Aug 06 03:14:46.260465 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 586/2353] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:14:46 2026] POST /volume/v3/attachments/8ea303eb-cc17-40fc-9c63-d80be0c7d33d/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:46.295937 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f8d0a5e5-1ec8-453f-97f2-829a0683bce4 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:46.297381 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f8d0a5e5-1ec8-453f-97f2-829a0683bce4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:14:46.297780 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f8d0a5e5-1ec8-453f-97f2-829a0683bce4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:46.298123 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f8d0a5e5-1ec8-453f-97f2-829a0683bce4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:46.298377 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-f8d0a5e5-1ec8-453f-97f2-829a0683bce4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:46.302781 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:46.302781 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:46.303923 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f8d0a5e5-1ec8-453f-97f2-829a0683bce4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:14:46.304075 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 589/2354] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:46 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:46.723664 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e949c7bc-df51-42c4-9c73-c292476c3b44 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:46.726781 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e949c7bc-df51-42c4-9c73-c292476c3b44 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/917a7bac-50cf-4c59-9507-607328887ab8 Aug 06 03:14:46.726978 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e949c7bc-df51-42c4-9c73-c292476c3b44 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:46.727124 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e949c7bc-df51-42c4-9c73-c292476c3b44 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:46.738171 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:46.738171 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:46.738909 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e949c7bc-df51-42c4-9c73-c292476c3b44 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:14:46.741787 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e949c7bc-df51-42c4-9c73-c292476c3b44 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/917a7bac-50cf-4c59-9507-607328887ab8 returned with HTTP 200 Aug 06 03:14:46.742237 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 588/2355] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:46 2026] GET /volume/v3/snapshots/917a7bac-50cf-4c59-9507-607328887ab8 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:46.746114 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7d66dfe5-14b8-4fa1-ab62-549068b03e9a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:46.748332 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7d66dfe5-14b8-4fa1-ab62-549068b03e9a tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 Aug 06 03:14:46.748501 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7d66dfe5-14b8-4fa1-ab62-549068b03e9a tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:46.748723 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7d66dfe5-14b8-4fa1-ab62-549068b03e9a tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:46.750962 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:46.752687 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:14:46.754099 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "917a7bac-50cf-4c59-9507-607328887ab8", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-861211869"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:46.757209 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create volume request body: {'volume': {'snapshot_id': '917a7bac-50cf-4c59-9507-607328887ab8', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-861211869'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:14:46.764679 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:46.764679 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:46.764768 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:46.764768 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:46.765255 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:14:46.765454 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create volume of 1 GB Aug 06 03:14:46.768640 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7d66dfe5-14b8-4fa1-ab62-549068b03e9a tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:46.770375 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Availability Zones retrieved successfully. Aug 06 03:14:46.772625 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7d66dfe5-14b8-4fa1-ab62-549068b03e9a tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 returned with HTTP 200 Aug 06 03:14:46.773042 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 593/2356] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:46 2026] GET /volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 => generated 1228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:46.781638 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Flow 'volume_create_api' (db0d0b2c-0043-47de-8871-5718f5890a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:46.783178 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bd2c35d-17ab-4a22-b794-a122e583cc49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:46.785516 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:14:46.791460 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3a904006-6afb-445b-ad37-ab85d0b43cae None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:46.793079 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3a904006-6afb-445b-ad37-ab85d0b43cae tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 Aug 06 03:14:46.793282 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3a904006-6afb-445b-ad37-ab85d0b43cae tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:46.793479 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3a904006-6afb-445b-ad37-ab85d0b43cae tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:46.804155 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:46.804155 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:46.807718 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3a904006-6afb-445b-ad37-ab85d0b43cae tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:46.814137 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3a904006-6afb-445b-ad37-ab85d0b43cae tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 returned with HTTP 200 Aug 06 03:14:46.814809 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 590/2357] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:46 2026] GET /volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 => generated 1228 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:46.825670 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bd2c35d-17ab-4a22-b794-a122e583cc49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '917a7bac-50cf-4c59-9507-607328887ab8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:46.826886 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8faadb91-0966-4bb7-9852-7bfbb7619789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:46.871103 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Created reservations ['70c4617b-9752-4142-8f55-8fcb7b177a62', '9bbbab3c-7937-448f-945b-21d60543dc83', '3ed4b781-51bc-46fc-8e92-e17d07ff81e4', 'df2f5ecc-206a-421e-a2f3-7748b56ee362'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:46.871838 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8faadb91-0966-4bb7-9852-7bfbb7619789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70c4617b-9752-4142-8f55-8fcb7b177a62', '9bbbab3c-7937-448f-945b-21d60543dc83', '3ed4b781-51bc-46fc-8e92-e17d07ff81e4', 'df2f5ecc-206a-421e-a2f3-7748b56ee362']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:46.872661 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb46900d-3e45-40e4-8e96-07fef1e63578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:46.920734 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb46900d-3e45-40e4-8e96-07fef1e63578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-861211869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='916ebb8b9db349759cbba08ec0f42e3e',qos_specs=None,replication_status=,reservations=['70c4617b-9752-4142-8f55-8fcb7b177a62','9bbbab3c-7937-448f-945b-21d60543dc83','3ed4b781-51bc-46fc-8e92-e17d07ff81e4','df2f5ecc-206a-421e-a2f3-7748b56ee362'],size=1,snapshot_id=917a7bac-50cf-4c59-9507-607328887ab8,source_replicaid=,source_volid=None,status='creating',user_id='09c9aa8e581d4ec88f2a0fa88af2fe4f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:14:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-861211869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='916ebb8b9db349759cbba08ec0f42e3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=917a7bac-50cf-4c59-9507-607328887ab8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c9aa8e581d4ec88f2a0fa88af2fe4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:46.921490 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1de91fe8-0f20-4e33-b6a1-60c4eb8c83ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:46.941091 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1de91fe8-0f20-4e33-b6a1-60c4eb8c83ff) transitioned into state 'SUCCESS' from state '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-861211869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='916ebb8b9db349759cbba08ec0f42e3e',qos_specs=None,replication_status=,reservations=['70c4617b-9752-4142-8f55-8fcb7b177a62','9bbbab3c-7937-448f-945b-21d60543dc83','3ed4b781-51bc-46fc-8e92-e17d07ff81e4','df2f5ecc-206a-421e-a2f3-7748b56ee362'],size=1,snapshot_id=917a7bac-50cf-4c59-9507-607328887ab8,source_replicaid=,source_volid=None,status='creating',user_id='09c9aa8e581d4ec88f2a0fa88af2fe4f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:46.941943 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bb3c3b9-dc06-4234-9eeb-b844422a278f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:46.962638 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bb3c3b9-dc06-4234-9eeb-b844422a278f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:46.963449 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Flow 'volume_create_api' (db0d0b2c-0043-47de-8871-5718f5890a13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:46.963737 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Create volume request issued successfully. Aug 06 03:14:46.964400 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0834e44d-ccfe-43f3-9123-926aafb0fb6f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:14:46.964819 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 587/2358] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:14:46 2026] POST /volume/v3/volumes => generated 785 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:46.978282 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7230c32e-55b8-48df-9a61-d9ece49ae56b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:46.980662 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7230c32e-55b8-48df-9a61-d9ece49ae56b tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d Aug 06 03:14:46.980885 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7230c32e-55b8-48df-9a61-d9ece49ae56b tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:46.981075 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7230c32e-55b8-48df-9a61-d9ece49ae56b tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:46.987611 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:46.987611 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:46.991251 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7230c32e-55b8-48df-9a61-d9ece49ae56b tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:46.996052 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7230c32e-55b8-48df-9a61-d9ece49ae56b tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d returned with HTTP 200 Aug 06 03:14:46.996426 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 589/2359] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:46 2026] GET /volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:47.082870 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-09c2b011-481a-43fb-b822-7ec3221c1147 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:47.085229 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-09c2b011-481a-43fb-b822-7ec3221c1147 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b Aug 06 03:14:47.085467 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-09c2b011-481a-43fb-b822-7ec3221c1147 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:47.085695 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-09c2b011-481a-43fb-b822-7ec3221c1147 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:47.100101 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:47.100101 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:47.104468 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-09c2b011-481a-43fb-b822-7ec3221c1147 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:14:47.110381 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-09c2b011-481a-43fb-b822-7ec3221c1147 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b returned with HTTP 200 Aug 06 03:14:47.110728 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 594/2360] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:47 2026] GET /volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:47.323915 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d36c6a4d-30a8-4a67-a199-def44dd4fe03 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:47.329719 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d36c6a4d-30a8-4a67-a199-def44dd4fe03 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:14:47.329968 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d36c6a4d-30a8-4a67-a199-def44dd4fe03 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:47.330188 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d36c6a4d-30a8-4a67-a199-def44dd4fe03 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:47.330379 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-d36c6a4d-30a8-4a67-a199-def44dd4fe03 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:47.336688 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:47.336688 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:47.337391 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d36c6a4d-30a8-4a67-a199-def44dd4fe03 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:14:47.337757 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 591/2361] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:47 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:48.009478 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8dca8bdc-d4e8-46b2-98f8-1820d419096c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:48.014130 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8dca8bdc-d4e8-46b2-98f8-1820d419096c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d Aug 06 03:14:48.014723 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8dca8bdc-d4e8-46b2-98f8-1820d419096c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:48.014958 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8dca8bdc-d4e8-46b2-98f8-1820d419096c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:48.026718 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:48.026718 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:48.031229 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8dca8bdc-d4e8-46b2-98f8-1820d419096c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:48.038366 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8dca8bdc-d4e8-46b2-98f8-1820d419096c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d returned with HTTP 200 Aug 06 03:14:48.041125 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 588/2362] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:48 2026] GET /volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:48.052435 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-00ca789a-f639-456b-9c45-3aa8e6706677 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:48.056713 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-00ca789a-f639-456b-9c45-3aa8e6706677 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d Aug 06 03:14:48.057019 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-00ca789a-f639-456b-9c45-3aa8e6706677 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:48.057269 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-00ca789a-f639-456b-9c45-3aa8e6706677 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:48.066393 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:48.066393 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:48.071106 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-00ca789a-f639-456b-9c45-3aa8e6706677 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:48.076778 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-00ca789a-f639-456b-9c45-3aa8e6706677 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d returned with HTTP 200 Aug 06 03:14:48.077299 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 590/2363] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:48 2026] GET /volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:48.091668 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7d7b0f42-e6a4-4768-90c0-c83ec17390bb None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:48.093509 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7d7b0f42-e6a4-4768-90c0-c83ec17390bb tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d Aug 06 03:14:48.093738 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7d7b0f42-e6a4-4768-90c0-c83ec17390bb tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:48.094003 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7d7b0f42-e6a4-4768-90c0-c83ec17390bb tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:48.094211 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-7d7b0f42-e6a4-4768-90c0-c83ec17390bb tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete volume with id: ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d Aug 06 03:14:48.103383 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:48.103383 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:48.104071 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7d7b0f42-e6a4-4768-90c0-c83ec17390bb tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:48.126875 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7d7b0f42-e6a4-4768-90c0-c83ec17390bb tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete volume request issued successfully. Aug 06 03:14:48.126875 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7d7b0f42-e6a4-4768-90c0-c83ec17390bb tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d returned with HTTP 202 Aug 06 03:14:48.126875 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 595/2364] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:14:48 2026] DELETE /volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:14:48.128681 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-610f55b7-01d9-4111-91ff-67d09ade617d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:48.130463 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-610f55b7-01d9-4111-91ff-67d09ade617d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b Aug 06 03:14:48.130463 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-610f55b7-01d9-4111-91ff-67d09ade617d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:48.130463 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-610f55b7-01d9-4111-91ff-67d09ade617d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:48.131574 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-365699c4-0df2-49d1-8b26-af3081151874 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:48.133967 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-365699c4-0df2-49d1-8b26-af3081151874 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d Aug 06 03:14:48.133967 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-365699c4-0df2-49d1-8b26-af3081151874 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:48.133967 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-365699c4-0df2-49d1-8b26-af3081151874 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:48.140559 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:48.140559 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:48.144236 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-610f55b7-01d9-4111-91ff-67d09ade617d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:14:48.147573 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:48.147573 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:48.149753 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-610f55b7-01d9-4111-91ff-67d09ade617d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b returned with HTTP 200 Aug 06 03:14:48.150294 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 592/2365] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:48 2026] GET /volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:48.155109 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-365699c4-0df2-49d1-8b26-af3081151874 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:48.162967 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-365699c4-0df2-49d1-8b26-af3081151874 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d returned with HTTP 200 Aug 06 03:14:48.163774 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 589/2366] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:48 2026] GET /volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:48.352734 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-366e279c-5605-4908-a480-cb37d6bc4e5e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:48.354142 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-366e279c-5605-4908-a480-cb37d6bc4e5e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:14:48.354459 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-366e279c-5605-4908-a480-cb37d6bc4e5e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:48.354741 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-366e279c-5605-4908-a480-cb37d6bc4e5e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:48.355088 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-366e279c-5605-4908-a480-cb37d6bc4e5e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:48.359254 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:48.359254 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:48.359989 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-366e279c-5605-4908-a480-cb37d6bc4e5e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:14:48.360434 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 591/2367] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:48 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:49.164033 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-39a85875-7298-4ca9-b49c-4ac8290d4b0b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:49.166510 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-39a85875-7298-4ca9-b49c-4ac8290d4b0b tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b Aug 06 03:14:49.166706 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-39a85875-7298-4ca9-b49c-4ac8290d4b0b tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:49.166971 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-39a85875-7298-4ca9-b49c-4ac8290d4b0b tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:49.178710 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:49.178710 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:49.183599 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b68598d5-2f1d-49a0-a444-106d62f6a3f6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:49.186238 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-39a85875-7298-4ca9-b49c-4ac8290d4b0b tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:14:49.187258 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b68598d5-2f1d-49a0-a444-106d62f6a3f6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d Aug 06 03:14:49.187842 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b68598d5-2f1d-49a0-a444-106d62f6a3f6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:49.187842 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b68598d5-2f1d-49a0-a444-106d62f6a3f6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:49.195045 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-39a85875-7298-4ca9-b49c-4ac8290d4b0b tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b returned with HTTP 200 Aug 06 03:14:49.195045 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 596/2368] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:49 2026] GET /volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:49.200240 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b68598d5-2f1d-49a0-a444-106d62f6a3f6 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d returned with HTTP 404 Aug 06 03:14:49.201470 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 593/2369] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:49 2026] GET /volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:49.212000 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-738824ae-6933-4db8-9c86-dd6add9bdbaa None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:49.214958 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-738824ae-6933-4db8-9c86-dd6add9bdbaa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d Aug 06 03:14:49.214958 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-738824ae-6933-4db8-9c86-dd6add9bdbaa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:49.216931 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-738824ae-6933-4db8-9c86-dd6add9bdbaa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:49.223857 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-738824ae-6933-4db8-9c86-dd6add9bdbaa tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d returned with HTTP 404 Aug 06 03:14:49.224483 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 590/2370] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:49 2026] GET /volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:49.234012 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ff24deb1-2228-4dd5-bc23-8edc12686810 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:49.236494 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ff24deb1-2228-4dd5-bc23-8edc12686810 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d Aug 06 03:14:49.236705 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ff24deb1-2228-4dd5-bc23-8edc12686810 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:49.236924 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ff24deb1-2228-4dd5-bc23-8edc12686810 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:49.238420 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-ff24deb1-2228-4dd5-bc23-8edc12686810 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete volume with id: ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d Aug 06 03:14:49.249765 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ff24deb1-2228-4dd5-bc23-8edc12686810 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d returned with HTTP 404 Aug 06 03:14:49.250439 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 592/2371] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:14:49 2026] DELETE /volume/v3/volumes/ae55e27d-cdd1-4fbf-8e5e-04828cc84a9d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:49.258053 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-deb79187-09a1-4735-8f9c-1db87213842f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:49.262159 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-deb79187-09a1-4735-8f9c-1db87213842f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/917a7bac-50cf-4c59-9507-607328887ab8 Aug 06 03:14:49.262159 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-deb79187-09a1-4735-8f9c-1db87213842f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:49.262159 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-deb79187-09a1-4735-8f9c-1db87213842f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:49.262736 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-deb79187-09a1-4735-8f9c-1db87213842f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete snapshot with id: 917a7bac-50cf-4c59-9507-607328887ab8 Aug 06 03:14:49.267666 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-250bb28d-4fc6-4b2f-9c50-e942a360e857 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:49.269417 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-250bb28d-4fc6-4b2f-9c50-e942a360e857 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:14:49.269558 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:49.269558 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:49.269816 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-250bb28d-4fc6-4b2f-9c50-e942a360e857 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-249737470", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:49.270211 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-deb79187-09a1-4735-8f9c-1db87213842f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:14:49.271265 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-250bb28d-4fc6-4b2f-9c50-e942a360e857 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-249737470', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:14:49.271388 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-250bb28d-4fc6-4b2f-9c50-e942a360e857 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Create volume of 1 GB Aug 06 03:14:49.275470 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-250bb28d-4fc6-4b2f-9c50-e942a360e857 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Availability Zones retrieved successfully. Aug 06 03:14:49.281579 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-250bb28d-4fc6-4b2f-9c50-e942a360e857 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Flow 'volume_create_api' (549c17f7-4344-410e-8fb9-e0bdc6cf4914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:49.284693 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-250bb28d-4fc6-4b2f-9c50-e942a360e857 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c08336b-d347-4993-a49b-82bccad28777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:49.285612 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-250bb28d-4fc6-4b2f-9c50-e942a360e857 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:14:49.288275 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-deb79187-09a1-4735-8f9c-1db87213842f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot delete request issued successfully. Aug 06 03:14:49.288622 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-deb79187-09a1-4735-8f9c-1db87213842f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/917a7bac-50cf-4c59-9507-607328887ab8 returned with HTTP 202 Aug 06 03:14:49.289153 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 597/2372] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:14:49 2026] DELETE /volume/v3/snapshots/917a7bac-50cf-4c59-9507-607328887ab8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:14:49.300558 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-69450a05-5c6a-45d1-831f-8c4aac4ae30c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:49.302486 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-69450a05-5c6a-45d1-831f-8c4aac4ae30c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/917a7bac-50cf-4c59-9507-607328887ab8 Aug 06 03:14:49.302658 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-69450a05-5c6a-45d1-831f-8c4aac4ae30c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:49.302826 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-69450a05-5c6a-45d1-831f-8c4aac4ae30c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:49.308393 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:49.308393 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:49.309101 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-69450a05-5c6a-45d1-831f-8c4aac4ae30c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Snapshot retrieved successfully. Aug 06 03:14:49.309895 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-69450a05-5c6a-45d1-831f-8c4aac4ae30c tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/917a7bac-50cf-4c59-9507-607328887ab8 returned with HTTP 200 Aug 06 03:14:49.310258 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 591/2373] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:49 2026] GET /volume/v3/snapshots/917a7bac-50cf-4c59-9507-607328887ab8 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:49.320405 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-250bb28d-4fc6-4b2f-9c50-e942a360e857 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c08336b-d347-4993-a49b-82bccad28777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:49.321088 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-250bb28d-4fc6-4b2f-9c50-e942a360e857 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d95e9c9f-beb2-40e0-a707-1d0fc5de0cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:49.373110 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-322a3726-8231-4260-af01-4a0b73718bdb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:49.373219 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-91eb4c62-d5ba-4c41-b095-ce531f22d283 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:49.375236 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-322a3726-8231-4260-af01-4a0b73718bdb tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] POST https://10.4.3.80/volume/v3/attachments/4939f309-1bc2-4cc7-ab18-529ef9b9d87a/action Aug 06 03:14:49.375540 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-322a3726-8231-4260-af01-4a0b73718bdb tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:14:49.375734 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-322a3726-8231-4260-af01-4a0b73718bdb tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:49.375946 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-91eb4c62-d5ba-4c41-b095-ce531f22d283 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:14:49.376300 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-91eb4c62-d5ba-4c41-b095-ce531f22d283 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:49.376372 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-91eb4c62-d5ba-4c41-b095-ce531f22d283 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:49.377124 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-91eb4c62-d5ba-4c41-b095-ce531f22d283 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:49.381754 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:49.381754 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:49.382740 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-91eb4c62-d5ba-4c41-b095-ce531f22d283 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:14:49.383265 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 598/2374] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:49 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:49.387990 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-250bb28d-4fc6-4b2f-9c50-e942a360e857 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Created reservations ['6ac6aed8-591a-44cb-81e2-b80f19bab23b', '87018565-459d-4047-b1c9-e12e571b043d', 'e0596e4d-dbec-40eb-b762-530a53cf1fef', '09480ce2-167e-492d-9ed6-418db2d1590f'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:49.388788 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-250bb28d-4fc6-4b2f-9c50-e942a360e857 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d95e9c9f-beb2-40e0-a707-1d0fc5de0cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ac6aed8-591a-44cb-81e2-b80f19bab23b', '87018565-459d-4047-b1c9-e12e571b043d', 'e0596e4d-dbec-40eb-b762-530a53cf1fef', '09480ce2-167e-492d-9ed6-418db2d1590f']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:49.389580 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-250bb28d-4fc6-4b2f-9c50-e942a360e857 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228e9be5-a235-4fc3-be65-323ea71b0270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:49.395125 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b4a5a235-7ad8-444a-bac9-41b3e2263bc0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:49.401888 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:49.401888 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:49.414083 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-250bb28d-4fc6-4b2f-9c50-e942a360e857 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228e9be5-a235-4fc3-be65-323ea71b0270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bde4d42e-8032-4e24-a737-02233507450b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-249737470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df4d78a0aea543babde7e2feeaf327dd',qos_specs=None,replication_status=,reservations=['6ac6aed8-591a-44cb-81e2-b80f19bab23b','87018565-459d-4047-b1c9-e12e571b043d','e0596e4d-dbec-40eb-b762-530a53cf1fef','09480ce2-167e-492d-9ed6-418db2d1590f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1adc5a9530294d4e861ac4eec273dc72',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:14:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-249737470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bde4d42e-8032-4e24-a737-02233507450b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df4d78a0aea543babde7e2feeaf327dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1adc5a9530294d4e861ac4eec273dc72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:49.414747 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-250bb28d-4fc6-4b2f-9c50-e942a360e857 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18c54f82-3e5e-4e70-aa78-4b3d1f947f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:49.416749 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-563438bf-6f89-4973-bd5d-eff1d83717c4 req-322a3726-8231-4260-af01-4a0b73718bdb tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/attachments/4939f309-1bc2-4cc7-ab18-529ef9b9d87a/action returned with HTTP 204 Aug 06 03:14:49.416749 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 593/2375] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:14:49 2026] POST /volume/v3/attachments/4939f309-1bc2-4cc7-ab18-529ef9b9d87a/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:49.431261 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-250bb28d-4fc6-4b2f-9c50-e942a360e857 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18c54f82-3e5e-4e70-aa78-4b3d1f947f67) transitioned into state 'SUCCESS' from state '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-249737470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df4d78a0aea543babde7e2feeaf327dd',qos_specs=None,replication_status=,reservations=['6ac6aed8-591a-44cb-81e2-b80f19bab23b','87018565-459d-4047-b1c9-e12e571b043d','e0596e4d-dbec-40eb-b762-530a53cf1fef','09480ce2-167e-492d-9ed6-418db2d1590f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1adc5a9530294d4e861ac4eec273dc72',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:49.431913 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-250bb28d-4fc6-4b2f-9c50-e942a360e857 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cd21433-489b-4618-a009-874b9134a8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:14:49.442469 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-250bb28d-4fc6-4b2f-9c50-e942a360e857 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cd21433-489b-4618-a009-874b9134a8e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:14:49.443211 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-250bb28d-4fc6-4b2f-9c50-e942a360e857 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Flow 'volume_create_api' (549c17f7-4344-410e-8fb9-e0bdc6cf4914) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:14:49.443514 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-250bb28d-4fc6-4b2f-9c50-e942a360e857 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Create volume request issued successfully. Aug 06 03:14:49.444065 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-250bb28d-4fc6-4b2f-9c50-e942a360e857 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:14:49.444449 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 594/2376] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:14:49 2026] POST /volume/v3/volumes => generated 752 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:49.459913 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-02de21cb-61fd-426d-8702-5751ba3014dc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:49.461950 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-02de21cb-61fd-426d-8702-5751ba3014dc tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b Aug 06 03:14:49.462317 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-02de21cb-61fd-426d-8702-5751ba3014dc tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:49.462654 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-02de21cb-61fd-426d-8702-5751ba3014dc tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:49.471274 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:49.471274 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:49.477404 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-02de21cb-61fd-426d-8702-5751ba3014dc tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:14:49.478550 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b4a5a235-7ad8-444a-bac9-41b3e2263bc0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:14:49.478879 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b4a5a235-7ad8-444a-bac9-41b3e2263bc0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5abe0423-6ddb-46cf-8b8e-49a969b04e06"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:49.480164 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.backups [None req-b4a5a235-7ad8-444a-bac9-41b3e2263bc0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Creating new backup {'backup': {'volume_id': '5abe0423-6ddb-46cf-8b8e-49a969b04e06'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:14:49.480284 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-b4a5a235-7ad8-444a-bac9-41b3e2263bc0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Creating backup of volume 5abe0423-6ddb-46cf-8b8e-49a969b04e06 in container None Aug 06 03:14:49.482064 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-02de21cb-61fd-426d-8702-5751ba3014dc tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b returned with HTTP 200 Aug 06 03:14:49.482569 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 599/2377] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:49 2026] GET /volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:49.487572 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:49.487572 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:49.488053 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b4a5a235-7ad8-444a-bac9-41b3e2263bc0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Volume info retrieved successfully. Aug 06 03:14:49.503684 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-b4a5a235-7ad8-444a-bac9-41b3e2263bc0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Created reservations ['b9003dcb-64f0-4f77-8686-98a563f76d50', '534c1e2c-ae1f-4082-95d9-ee9be7558a81'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:49.530079 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b4a5a235-7ad8-444a-bac9-41b3e2263bc0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:14:49.530531 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 592/2378] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:14:49 2026] POST /volume/v3/backups => generated 286 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:49.539627 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6d4eb585-5555-43a9-aaa7-86426aee6835 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:49.541100 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6d4eb585-5555-43a9-aaa7-86426aee6835 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 Aug 06 03:14:49.541408 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6d4eb585-5555-43a9-aaa7-86426aee6835 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:49.541690 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6d4eb585-5555-43a9-aaa7-86426aee6835 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:49.541916 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-6d4eb585-5555-43a9-aaa7-86426aee6835 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id ee94b63b-7464-41f9-a059-5a23ebdc6ea3. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:49.547080 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:49.547080 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:49.547080 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6d4eb585-5555-43a9-aaa7-86426aee6835 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 returned with HTTP 200 Aug 06 03:14:49.547080 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 594/2379] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:49 2026] GET /volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 => generated 693 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:50.207907 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bbabf0d3-99bb-4ec0-9c4d-86bd964844e1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:50.209790 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bbabf0d3-99bb-4ec0-9c4d-86bd964844e1 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b Aug 06 03:14:50.210006 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bbabf0d3-99bb-4ec0-9c4d-86bd964844e1 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:50.210194 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bbabf0d3-99bb-4ec0-9c4d-86bd964844e1 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:50.219384 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:50.219384 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:50.223118 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-bbabf0d3-99bb-4ec0-9c4d-86bd964844e1 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:14:50.228380 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bbabf0d3-99bb-4ec0-9c4d-86bd964844e1 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b returned with HTTP 200 Aug 06 03:14:50.228870 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 595/2380] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:50 2026] GET /volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:50.239594 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a14e08e1-593c-474a-bca1-c59b7d684b8c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:50.241445 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a14e08e1-593c-474a-bca1-c59b7d684b8c tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b Aug 06 03:14:50.241669 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a14e08e1-593c-474a-bca1-c59b7d684b8c tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:50.241871 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a14e08e1-593c-474a-bca1-c59b7d684b8c tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:50.250125 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-11749d4b-b6f2-42b6-8194-1c7c9a063929 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:50.251614 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-11749d4b-b6f2-42b6-8194-1c7c9a063929 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] DELETE https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:14:50.251767 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-11749d4b-b6f2-42b6-8194-1c7c9a063929 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:50.251954 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-11749d4b-b6f2-42b6-8194-1c7c9a063929 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:50.252100 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-11749d4b-b6f2-42b6-8194-1c7c9a063929 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Delete volume with id: dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:14:50.253888 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=477,cinder:INSERT=76,cinder:UPDATE=146 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:14:50.253952 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:50.253952 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:50.257067 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a14e08e1-593c-474a-bca1-c59b7d684b8c tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:14:50.258509 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:50.258509 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:50.258940 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-11749d4b-b6f2-42b6-8194-1c7c9a063929 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:50.261070 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a14e08e1-593c-474a-bca1-c59b7d684b8c tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b returned with HTTP 200 Aug 06 03:14:50.261551 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 600/2381] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:50 2026] GET /volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:50.277998 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-11749d4b-b6f2-42b6-8194-1c7c9a063929 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Delete volume request issued successfully. Aug 06 03:14:50.278166 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-11749d4b-b6f2-42b6-8194-1c7c9a063929 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 202 Aug 06 03:14:50.278551 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 593/2382] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:14:50 2026] DELETE /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:14:50.286167 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e59ea7a3-36c7-455e-8075-2bfabbeeb2e5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:50.288753 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e59ea7a3-36c7-455e-8075-2bfabbeeb2e5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:14:50.289139 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e59ea7a3-36c7-455e-8075-2bfabbeeb2e5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:50.289592 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e59ea7a3-36c7-455e-8075-2bfabbeeb2e5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:50.299652 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:50.299652 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:50.303941 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e59ea7a3-36c7-455e-8075-2bfabbeeb2e5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:50.309298 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e59ea7a3-36c7-455e-8075-2bfabbeeb2e5 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 200 Aug 06 03:14:50.309812 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 595/2383] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:50 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:50.320704 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fbfedede-a743-4576-8e54-11e40ae27583 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:50.322686 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fbfedede-a743-4576-8e54-11e40ae27583 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/snapshots/917a7bac-50cf-4c59-9507-607328887ab8 Aug 06 03:14:50.322953 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fbfedede-a743-4576-8e54-11e40ae27583 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:50.323073 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fbfedede-a743-4576-8e54-11e40ae27583 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:50.327549 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fbfedede-a743-4576-8e54-11e40ae27583 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/snapshots/917a7bac-50cf-4c59-9507-607328887ab8 returned with HTTP 404 Aug 06 03:14:50.328062 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 596/2384] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:50 2026] GET /volume/v3/snapshots/917a7bac-50cf-4c59-9507-607328887ab8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:50.334778 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-00670704-09d7-470e-a042-7a7a5e3e981a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:50.337581 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-00670704-09d7-470e-a042-7a7a5e3e981a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da Aug 06 03:14:50.337873 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-00670704-09d7-470e-a042-7a7a5e3e981a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:50.338320 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-00670704-09d7-470e-a042-7a7a5e3e981a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:50.347726 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:50.347726 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:50.358639 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-00670704-09d7-470e-a042-7a7a5e3e981a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:50.365002 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-00670704-09d7-470e-a042-7a7a5e3e981a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da returned with HTTP 200 Aug 06 03:14:50.365858 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 601/2385] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:50 2026] GET /volume/v3/volumes/b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:50.379803 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8dce73d3-7b16-4304-b0ca-0c1ea61f4e28 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:50.381404 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8dce73d3-7b16-4304-b0ca-0c1ea61f4e28 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/volumes/b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da Aug 06 03:14:50.381614 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8dce73d3-7b16-4304-b0ca-0c1ea61f4e28 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:50.381871 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8dce73d3-7b16-4304-b0ca-0c1ea61f4e28 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:50.382058 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-8dce73d3-7b16-4304-b0ca-0c1ea61f4e28 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete volume with id: b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da Aug 06 03:14:50.388522 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:50.388522 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:50.389017 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8dce73d3-7b16-4304-b0ca-0c1ea61f4e28 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:50.403169 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8dce73d3-7b16-4304-b0ca-0c1ea61f4e28 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete volume request issued successfully. Aug 06 03:14:50.403338 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8dce73d3-7b16-4304-b0ca-0c1ea61f4e28 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da returned with HTTP 202 Aug 06 03:14:50.403934 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 594/2386] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:14:50 2026] DELETE /volume/v3/volumes/b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:14:50.415621 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-14cc5c57-284d-4aa4-bdbc-a1b4b437955f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:50.417683 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-14cc5c57-284d-4aa4-bdbc-a1b4b437955f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da Aug 06 03:14:50.418067 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-14cc5c57-284d-4aa4-bdbc-a1b4b437955f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:50.418375 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-14cc5c57-284d-4aa4-bdbc-a1b4b437955f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:50.427078 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:50.427078 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:50.432718 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-14cc5c57-284d-4aa4-bdbc-a1b4b437955f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:50.437730 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-14cc5c57-284d-4aa4-bdbc-a1b4b437955f tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da returned with HTTP 200 Aug 06 03:14:50.438206 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 596/2387] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:50 2026] GET /volume/v3/volumes/b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:50.494923 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f219317b-7667-4e45-ab2f-3180d7e35df7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:50.497095 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f219317b-7667-4e45-ab2f-3180d7e35df7 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b Aug 06 03:14:50.497095 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f219317b-7667-4e45-ab2f-3180d7e35df7 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:50.497095 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f219317b-7667-4e45-ab2f-3180d7e35df7 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:50.502993 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:50.502993 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:50.506009 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f219317b-7667-4e45-ab2f-3180d7e35df7 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:14:50.509621 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f219317b-7667-4e45-ab2f-3180d7e35df7 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b returned with HTTP 200 Aug 06 03:14:50.509980 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 597/2388] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:50 2026] GET /volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:50.521435 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0dfb1c28-44a8-4bc6-84e4-633a4d9db250 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:50.523550 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0dfb1c28-44a8-4bc6-84e4-633a4d9db250 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b Aug 06 03:14:50.523729 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0dfb1c28-44a8-4bc6-84e4-633a4d9db250 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:50.523917 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0dfb1c28-44a8-4bc6-84e4-633a4d9db250 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:50.533342 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:50.533342 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:50.537000 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0dfb1c28-44a8-4bc6-84e4-633a4d9db250 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:14:50.542612 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0dfb1c28-44a8-4bc6-84e4-633a4d9db250 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b returned with HTTP 200 Aug 06 03:14:50.543191 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 602/2389] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:50 2026] GET /volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:50.556015 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-60b5da36-8bec-42b0-95e0-895bac302bc0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:50.556582 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0823c10c-4861-4177-ae73-9f8c2676c5d4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:50.558049 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-60b5da36-8bec-42b0-95e0-895bac302bc0 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes Aug 06 03:14:50.558228 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-60b5da36-8bec-42b0-95e0-895bac302bc0 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:50.558408 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0823c10c-4861-4177-ae73-9f8c2676c5d4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 Aug 06 03:14:50.558455 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-60b5da36-8bec-42b0-95e0-895bac302bc0 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:50.558723 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0823c10c-4861-4177-ae73-9f8c2676c5d4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:50.558768 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-60b5da36-8bec-42b0-95e0-895bac302bc0 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:14:50.558916 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0823c10c-4861-4177-ae73-9f8c2676c5d4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:50.559017 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-0823c10c-4861-4177-ae73-9f8c2676c5d4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id ee94b63b-7464-41f9-a059-5a23ebdc6ea3. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:50.559353 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-60b5da36-8bec-42b0-95e0-895bac302bc0 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100901) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:14:50.563658 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:50.563658 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:50.564213 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0823c10c-4861-4177-ae73-9f8c2676c5d4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 returned with HTTP 200 Aug 06 03:14:50.564569 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 597/2390] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:50 2026] GET /volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:50.566969 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-60b5da36-8bec-42b0-95e0-895bac302bc0 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Get all volumes completed successfully. Aug 06 03:14:50.567318 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-60b5da36-8bec-42b0-95e0-895bac302bc0 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 200 Aug 06 03:14:50.567643 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 595/2391] 10.4.3.80 () {66 vars in 1230 bytes} [Thu Aug 6 03:14:50 2026] GET /volume/v3/volumes => generated 336 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:50.576644 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e9edf0c2-6a71-49f8-863a-2d0b838690e7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:50.580939 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e9edf0c2-6a71-49f8-863a-2d0b838690e7 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b Aug 06 03:14:50.581099 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e9edf0c2-6a71-49f8-863a-2d0b838690e7 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:50.581257 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e9edf0c2-6a71-49f8-863a-2d0b838690e7 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:50.590705 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:50.590705 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:50.593754 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e9edf0c2-6a71-49f8-863a-2d0b838690e7 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:14:50.597247 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e9edf0c2-6a71-49f8-863a-2d0b838690e7 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b returned with HTTP 200 Aug 06 03:14:50.597598 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 598/2392] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:50 2026] GET /volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:50.638138 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-e39de0ce-280d-453f-aea1-38342b969db4 req-1e5ba496-29f0-4ae8-a0d8-8c48fab22658 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:50.640499 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e39de0ce-280d-453f-aea1-38342b969db4 req-1e5ba496-29f0-4ae8-a0d8-8c48fab22658 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b Aug 06 03:14:50.640762 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e39de0ce-280d-453f-aea1-38342b969db4 req-1e5ba496-29f0-4ae8-a0d8-8c48fab22658 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:50.641040 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e39de0ce-280d-453f-aea1-38342b969db4 req-1e5ba496-29f0-4ae8-a0d8-8c48fab22658 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:50.648657 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:50.648657 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:50.652447 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-e39de0ce-280d-453f-aea1-38342b969db4 req-1e5ba496-29f0-4ae8-a0d8-8c48fab22658 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:14:50.656344 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e39de0ce-280d-453f-aea1-38342b969db4 req-1e5ba496-29f0-4ae8-a0d8-8c48fab22658 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b returned with HTTP 200 Aug 06 03:14:50.656794 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 603/2393] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:14:50 2026] GET /volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:50.724701 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e2180985-d10c-40ad-951c-826cde05246f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:50.725145 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e2180985-d10c-40ad-951c-826cde05246f None None] GET https://10.4.3.80/volume// Aug 06 03:14:50.725311 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e2180985-d10c-40ad-951c-826cde05246f None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:50.725512 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e2180985-d10c-40ad-951c-826cde05246f None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:50.725818 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e2180985-d10c-40ad-951c-826cde05246f None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:14:50.726147 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 598/2394] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:14:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:14:50.737011 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-e39de0ce-280d-453f-aea1-38342b969db4 req-6bc9633a-9d73-4f25-a4a0-3ead593bb996 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:50.739550 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e39de0ce-280d-453f-aea1-38342b969db4 req-6bc9633a-9d73-4f25-a4a0-3ead593bb996 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:14:50.739897 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e39de0ce-280d-453f-aea1-38342b969db4 req-6bc9633a-9d73-4f25-a4a0-3ead593bb996 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bde4d42e-8032-4e24-a737-02233507450b", "connector": null, "instance_uuid": "439166e1-693f-43b8-919c-eed0b0688c2a"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:50.750064 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:50.750064 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:50.771973 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e39de0ce-280d-453f-aea1-38342b969db4 req-6bc9633a-9d73-4f25-a4a0-3ead593bb996 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:14:50.772408 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 596/2395] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:14:50 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 06 03:14:50.801214 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c546478f-ce86-4d2f-8961-41e81f4bea72 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:50.804168 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c546478f-ce86-4d2f-8961-41e81f4bea72 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b Aug 06 03:14:50.804168 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c546478f-ce86-4d2f-8961-41e81f4bea72 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:50.804355 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c546478f-ce86-4d2f-8961-41e81f4bea72 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:50.820566 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e1410116-8bed-4b88-afe6-1b7a73c886d4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:50.821056 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e1410116-8bed-4b88-afe6-1b7a73c886d4 None None] GET https://10.4.3.80/volume// Aug 06 03:14:50.821294 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e1410116-8bed-4b88-afe6-1b7a73c886d4 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:50.821573 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e1410116-8bed-4b88-afe6-1b7a73c886d4 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:50.822011 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e1410116-8bed-4b88-afe6-1b7a73c886d4 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:14:50.822331 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 604/2396] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:14:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:14:50.822968 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:50.822968 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:50.829997 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c546478f-ce86-4d2f-8961-41e81f4bea72 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:14:50.833734 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-e39de0ce-280d-453f-aea1-38342b969db4 req-702074dc-cf7b-425b-99f7-a730547840f1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:50.837893 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-e39de0ce-280d-453f-aea1-38342b969db4 req-702074dc-cf7b-425b-99f7-a730547840f1 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b Aug 06 03:14:50.838111 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c546478f-ce86-4d2f-8961-41e81f4bea72 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b returned with HTTP 200 Aug 06 03:14:50.838224 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-e39de0ce-280d-453f-aea1-38342b969db4 req-702074dc-cf7b-425b-99f7-a730547840f1 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:50.838438 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-e39de0ce-280d-453f-aea1-38342b969db4 req-702074dc-cf7b-425b-99f7-a730547840f1 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:50.838660 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 599/2397] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:50 2026] GET /volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:50.850800 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:50.850800 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:50.854905 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-e39de0ce-280d-453f-aea1-38342b969db4 req-702074dc-cf7b-425b-99f7-a730547840f1 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:14:50.860845 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-e39de0ce-280d-453f-aea1-38342b969db4 req-702074dc-cf7b-425b-99f7-a730547840f1 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b returned with HTTP 200 Aug 06 03:14:50.863363 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 599/2398] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:14:50 2026] GET /volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:14:50.961670 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-e39de0ce-280d-453f-aea1-38342b969db4 req-f477fa85-d983-4e8d-9544-d27370c2cd43 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:50.963741 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e39de0ce-280d-453f-aea1-38342b969db4 req-f477fa85-d983-4e8d-9544-d27370c2cd43 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] PUT https://10.4.3.80/volume/v3/attachments/dd137f31-2b51-4695-8934-cd27d7785ec9 Aug 06 03:14:50.964145 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e39de0ce-280d-453f-aea1-38342b969db4 req-f477fa85-d983-4e8d-9544-d27370c2cd43 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:50.971948 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-e39de0ce-280d-453f-aea1-38342b969db4 req-f477fa85-d983-4e8d-9544-d27370c2cd43 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Acquiring lock "cinder-attachment_update-bde4d42e-8032-4e24-a737-02233507450b-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:14:50.978287 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-e39de0ce-280d-453f-aea1-38342b969db4 req-f477fa85-d983-4e8d-9544-d27370c2cd43 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Lock "cinder-attachment_update-bde4d42e-8032-4e24-a737-02233507450b-np0000006611" acquired by "attachment_update" :: waited 0.006s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:14:50.979257 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:50.979257 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:51.047848 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-e39de0ce-280d-453f-aea1-38342b969db4 req-f477fa85-d983-4e8d-9544-d27370c2cd43 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Lock "cinder-attachment_update-bde4d42e-8032-4e24-a737-02233507450b-np0000006611" released by "attachment_update" :: held 0.070s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:14:51.048135 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e39de0ce-280d-453f-aea1-38342b969db4 req-f477fa85-d983-4e8d-9544-d27370c2cd43 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/attachments/dd137f31-2b51-4695-8934-cd27d7785ec9 returned with HTTP 200 Aug 06 03:14:51.048575 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 597/2399] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:14:50 2026] PUT /volume/v3/attachments/dd137f31-2b51-4695-8934-cd27d7785ec9 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:51.322518 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d2140d39-6cc2-47fb-9e29-c396273c303f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:51.325149 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d2140d39-6cc2-47fb-9e29-c396273c303f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 Aug 06 03:14:51.325149 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d2140d39-6cc2-47fb-9e29-c396273c303f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:51.325149 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d2140d39-6cc2-47fb-9e29-c396273c303f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:51.329184 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d2140d39-6cc2-47fb-9e29-c396273c303f tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 returned with HTTP 404 Aug 06 03:14:51.329617 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 605/2400] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:51 2026] GET /volume/v3/volumes/dd8cfe1a-8e90-4fcb-a601-21ce187ea776 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:51.452991 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-76efab5c-07c3-4594-84c0-a8d043c0c57a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:51.456811 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-76efab5c-07c3-4594-84c0-a8d043c0c57a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da Aug 06 03:14:51.457104 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-76efab5c-07c3-4594-84c0-a8d043c0c57a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:51.457351 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-76efab5c-07c3-4594-84c0-a8d043c0c57a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:51.465020 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-76efab5c-07c3-4594-84c0-a8d043c0c57a tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da returned with HTTP 404 Aug 06 03:14:51.465634 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 600/2401] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:51 2026] GET /volume/v3/volumes/b26c1c9c-ac87-4f7b-bfff-8cf8c4fd69da => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:51.474205 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-63e06ed2-537c-4202-adec-8986ec213250 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:51.475521 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-ab60ed46-4b5b-4d52-8ba4-789e721cf46b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:51.475953 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-63e06ed2-537c-4202-adec-8986ec213250 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:14:51.476237 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-63e06ed2-537c-4202-adec-8986ec213250 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:51.476628 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-63e06ed2-537c-4202-adec-8986ec213250 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:51.478028 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-ab60ed46-4b5b-4d52-8ba4-789e721cf46b tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 Aug 06 03:14:51.478280 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-ab60ed46-4b5b-4d52-8ba4-789e721cf46b tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:51.478438 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-ab60ed46-4b5b-4d52-8ba4-789e721cf46b tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:51.486496 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:51.486496 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:51.488946 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:51.488946 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:51.492611 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-ab60ed46-4b5b-4d52-8ba4-789e721cf46b tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:51.495738 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-63e06ed2-537c-4202-adec-8986ec213250 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:51.497475 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-ab60ed46-4b5b-4d52-8ba4-789e721cf46b tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 returned with HTTP 200 Aug 06 03:14:51.497852 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-63e06ed2-537c-4202-adec-8986ec213250 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 returned with HTTP 200 Aug 06 03:14:51.497935 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 598/2402] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:14:51 2026] GET /volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 => generated 1229 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:51.498338 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 600/2403] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:51 2026] GET /volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:51.512566 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1ba941ef-730f-499e-8825-388355a8f88e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:51.515279 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1ba941ef-730f-499e-8825-388355a8f88e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] DELETE https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:14:51.515514 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1ba941ef-730f-499e-8825-388355a8f88e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:51.515694 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1ba941ef-730f-499e-8825-388355a8f88e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:51.515872 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-1ba941ef-730f-499e-8825-388355a8f88e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete volume with id: a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:14:51.517675 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-7e42f4c6-c73a-453f-b631-345596db8cdf None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:51.519479 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-7e42f4c6-c73a-453f-b631-345596db8cdf tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] POST https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43/action Aug 06 03:14:51.519726 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-7e42f4c6-c73a-453f-b631-345596db8cdf tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:14:51.519854 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-7e42f4c6-c73a-453f-b631-345596db8cdf tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:51.523751 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:51.523751 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:51.524226 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1ba941ef-730f-499e-8825-388355a8f88e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:51.532149 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:51.532149 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:51.532583 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-7e42f4c6-c73a-453f-b631-345596db8cdf tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:51.537719 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-7e42f4c6-c73a-453f-b631-345596db8cdf tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Begin detaching volume completed successfully. Aug 06 03:14:51.537923 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-7e42f4c6-c73a-453f-b631-345596db8cdf tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43/action returned with HTTP 202 Aug 06 03:14:51.538296 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 601/2404] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:14:51 2026] POST /volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:14:51.541034 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1ba941ef-730f-499e-8825-388355a8f88e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Delete volume request issued successfully. Aug 06 03:14:51.541034 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1ba941ef-730f-499e-8825-388355a8f88e tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 returned with HTTP 202 Aug 06 03:14:51.541034 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 606/2405] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:14:51 2026] DELETE /volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:14:51.547614 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e65002cf-91c1-4acd-903e-7d754de9e191 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:51.549893 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e65002cf-91c1-4acd-903e-7d754de9e191 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:14:51.550249 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e65002cf-91c1-4acd-903e-7d754de9e191 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:51.550297 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e65002cf-91c1-4acd-903e-7d754de9e191 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:51.559861 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:51.559861 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:51.564126 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e65002cf-91c1-4acd-903e-7d754de9e191 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Volume info retrieved successfully. Aug 06 03:14:51.570260 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e65002cf-91c1-4acd-903e-7d754de9e191 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 returned with HTTP 200 Aug 06 03:14:51.570260 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 599/2406] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:51 2026] GET /volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:51.576405 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9a42e3d0-fea2-48ae-b886-668f382b9495 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:51.584127 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9a42e3d0-fea2-48ae-b886-668f382b9495 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 Aug 06 03:14:51.584310 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9a42e3d0-fea2-48ae-b886-668f382b9495 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:51.584501 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9a42e3d0-fea2-48ae-b886-668f382b9495 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:51.584597 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-9a42e3d0-fea2-48ae-b886-668f382b9495 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id ee94b63b-7464-41f9-a059-5a23ebdc6ea3. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:51.589553 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f3acbc11-1680-4141-a6f1-5077dadfd32c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:51.589951 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f3acbc11-1680-4141-a6f1-5077dadfd32c None None] GET https://10.4.3.80/volume// Aug 06 03:14:51.590103 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f3acbc11-1680-4141-a6f1-5077dadfd32c None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:51.590299 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f3acbc11-1680-4141-a6f1-5077dadfd32c None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:51.590658 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f3acbc11-1680-4141-a6f1-5077dadfd32c None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:14:51.590922 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 602/2407] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:14:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:14:51.591556 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:51.591556 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:51.592423 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9a42e3d0-fea2-48ae-b886-668f382b9495 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 returned with HTTP 200 Aug 06 03:14:51.592917 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 601/2408] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:51 2026] GET /volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 => generated 695 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:51.601229 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-afd26493-6b9c-41d4-8b8d-df846b87a476 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:51.605577 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-afd26493-6b9c-41d4-8b8d-df846b87a476 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 Aug 06 03:14:51.605577 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-afd26493-6b9c-41d4-8b8d-df846b87a476 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:51.605577 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-afd26493-6b9c-41d4-8b8d-df846b87a476 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:51.614004 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:51.614004 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:51.617881 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-afd26493-6b9c-41d4-8b8d-df846b87a476 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:51.621598 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-afd26493-6b9c-41d4-8b8d-df846b87a476 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 returned with HTTP 200 Aug 06 03:14:51.622084 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 607/2409] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:14:51 2026] GET /volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 => generated 1412 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:14:51.854747 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d15cf18e-e0e0-465d-b094-091ce3ae433e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:51.856795 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d15cf18e-e0e0-465d-b094-091ce3ae433e tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b Aug 06 03:14:51.857195 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d15cf18e-e0e0-465d-b094-091ce3ae433e tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:51.857195 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d15cf18e-e0e0-465d-b094-091ce3ae433e tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:51.868401 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:51.868401 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:51.872889 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d15cf18e-e0e0-465d-b094-091ce3ae433e tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:14:51.881676 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d15cf18e-e0e0-465d-b094-091ce3ae433e tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b returned with HTTP 200 Aug 06 03:14:51.881676 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 600/2410] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:51 2026] GET /volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:52.583141 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e0a900c2-a127-45d8-8b85-dcc741855df8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:52.584941 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e0a900c2-a127-45d8-8b85-dcc741855df8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] GET https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 Aug 06 03:14:52.585153 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e0a900c2-a127-45d8-8b85-dcc741855df8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:52.585350 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e0a900c2-a127-45d8-8b85-dcc741855df8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:52.590638 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e0a900c2-a127-45d8-8b85-dcc741855df8 tempest-VolumesSnapshotTestJSON-2018078142 tempest-VolumesSnapshotTestJSON-2018078142-project-member] https://10.4.3.80/volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 returned with HTTP 404 Aug 06 03:14:52.591105 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 603/2411] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:52 2026] GET /volume/v3/volumes/a26338a2-f9fd-4f6c-b9d3-7ce506a0f9f4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:52.603922 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f3021f9a-1fd8-404d-ac27-948058f22a4c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:52.605705 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f3021f9a-1fd8-404d-ac27-948058f22a4c tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 Aug 06 03:14:52.605962 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f3021f9a-1fd8-404d-ac27-948058f22a4c tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:52.606191 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f3021f9a-1fd8-404d-ac27-948058f22a4c tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:52.606297 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-f3021f9a-1fd8-404d-ac27-948058f22a4c tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id ee94b63b-7464-41f9-a059-5a23ebdc6ea3. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:52.608461 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=616,cinder:UPDATE=207,cinder:INSERT=113 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:14:52.610848 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:52.610848 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:52.611415 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f3021f9a-1fd8-404d-ac27-948058f22a4c tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 returned with HTTP 200 Aug 06 03:14:52.611747 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 602/2412] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:52 2026] GET /volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:52.897997 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ad2f83d8-dda6-4d96-915e-86340a5556d7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:52.900551 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ad2f83d8-dda6-4d96-915e-86340a5556d7 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b Aug 06 03:14:52.900717 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ad2f83d8-dda6-4d96-915e-86340a5556d7 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:52.900897 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ad2f83d8-dda6-4d96-915e-86340a5556d7 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:52.912658 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:52.912658 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:52.916329 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ad2f83d8-dda6-4d96-915e-86340a5556d7 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:14:52.921209 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ad2f83d8-dda6-4d96-915e-86340a5556d7 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b returned with HTTP 200 Aug 06 03:14:52.921564 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 608/2413] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:52 2026] GET /volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:53.623623 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-65d50b51-905b-4d50-9beb-e6080ce37a8e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:53.626777 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-65d50b51-905b-4d50-9beb-e6080ce37a8e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 Aug 06 03:14:53.626777 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-65d50b51-905b-4d50-9beb-e6080ce37a8e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:53.626777 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-65d50b51-905b-4d50-9beb-e6080ce37a8e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:53.626777 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-65d50b51-905b-4d50-9beb-e6080ce37a8e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id ee94b63b-7464-41f9-a059-5a23ebdc6ea3. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:53.632028 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:53.632028 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:53.633255 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-65d50b51-905b-4d50-9beb-e6080ce37a8e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 returned with HTTP 200 Aug 06 03:14:53.633965 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 601/2414] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:53 2026] GET /volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:53.934069 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a25a8890-7539-42a8-bfa6-c94d94a5608f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:53.937125 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a25a8890-7539-42a8-bfa6-c94d94a5608f tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b Aug 06 03:14:53.937387 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a25a8890-7539-42a8-bfa6-c94d94a5608f tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:53.937662 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a25a8890-7539-42a8-bfa6-c94d94a5608f tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:53.950324 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:53.950324 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:53.959279 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a25a8890-7539-42a8-bfa6-c94d94a5608f tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:14:53.970892 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a25a8890-7539-42a8-bfa6-c94d94a5608f tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b returned with HTTP 200 Aug 06 03:14:53.970892 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 604/2415] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:53 2026] GET /volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:54.644970 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4279801f-99b7-4c02-8ce7-4050e381ba06 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:54.647701 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4279801f-99b7-4c02-8ce7-4050e381ba06 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 Aug 06 03:14:54.647895 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4279801f-99b7-4c02-8ce7-4050e381ba06 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:54.648060 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4279801f-99b7-4c02-8ce7-4050e381ba06 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:54.648162 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-4279801f-99b7-4c02-8ce7-4050e381ba06 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id ee94b63b-7464-41f9-a059-5a23ebdc6ea3. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:54.653470 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:54.653470 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:54.654243 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4279801f-99b7-4c02-8ce7-4050e381ba06 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 returned with HTTP 200 Aug 06 03:14:54.654801 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 603/2416] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:54 2026] GET /volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:54.985786 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5effc954-328f-4776-b629-c6dba1783f11 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:54.987664 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5effc954-328f-4776-b629-c6dba1783f11 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b Aug 06 03:14:54.987876 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5effc954-328f-4776-b629-c6dba1783f11 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:54.988103 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5effc954-328f-4776-b629-c6dba1783f11 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:54.991136 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=394,cinder:UPDATE=55,cinder:INSERT=26 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:14:54.998980 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:54.998980 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:55.003654 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5effc954-328f-4776-b629-c6dba1783f11 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:14:55.010711 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5effc954-328f-4776-b629-c6dba1783f11 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b returned with HTTP 200 Aug 06 03:14:55.011217 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 609/2417] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:54 2026] GET /volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:55.256707 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-e39de0ce-280d-453f-aea1-38342b969db4 req-95d885b1-d516-4b77-8421-461c835710ba None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:55.259762 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e39de0ce-280d-453f-aea1-38342b969db4 req-95d885b1-d516-4b77-8421-461c835710ba tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] POST https://10.4.3.80/volume/v3/attachments/dd137f31-2b51-4695-8934-cd27d7785ec9/action Aug 06 03:14:55.259762 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e39de0ce-280d-453f-aea1-38342b969db4 req-95d885b1-d516-4b77-8421-461c835710ba tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:14:55.259762 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e39de0ce-280d-453f-aea1-38342b969db4 req-95d885b1-d516-4b77-8421-461c835710ba tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:55.287692 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:55.287692 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:55.306389 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e39de0ce-280d-453f-aea1-38342b969db4 req-95d885b1-d516-4b77-8421-461c835710ba tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/attachments/dd137f31-2b51-4695-8934-cd27d7785ec9/action returned with HTTP 204 Aug 06 03:14:55.306963 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 602/2418] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:14:55 2026] POST /volume/v3/attachments/dd137f31-2b51-4695-8934-cd27d7785ec9/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:14:55.409362 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-2961165c-6f94-4a4c-b9db-cce2ffa16cb2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:55.411486 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-2961165c-6f94-4a4c-b9db-cce2ffa16cb2 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] DELETE https://10.4.3.80/volume/v3/attachments/f5925a83-9123-4576-9142-842b4e8b5bd3 Aug 06 03:14:55.411689 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-2961165c-6f94-4a4c-b9db-cce2ffa16cb2 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:55.411897 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-2961165c-6f94-4a4c-b9db-cce2ffa16cb2 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:55.420255 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:55.420255 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:55.468234 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-67c53369-d1e5-413f-80f9-2e17c7c9df4f req-2961165c-6f94-4a4c-b9db-cce2ffa16cb2 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/attachments/f5925a83-9123-4576-9142-842b4e8b5bd3 returned with HTTP 200 Aug 06 03:14:55.469094 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 605/2419] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:14:55 2026] DELETE /volume/v3/attachments/f5925a83-9123-4576-9142-842b4e8b5bd3 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:55.666258 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2971f5c7-8d6a-4553-b90e-2396526a2c57 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:55.668296 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2971f5c7-8d6a-4553-b90e-2396526a2c57 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 Aug 06 03:14:55.668556 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2971f5c7-8d6a-4553-b90e-2396526a2c57 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:55.668789 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2971f5c7-8d6a-4553-b90e-2396526a2c57 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:55.668941 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-2971f5c7-8d6a-4553-b90e-2396526a2c57 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id ee94b63b-7464-41f9-a059-5a23ebdc6ea3. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:55.673951 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:55.673951 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:55.674653 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2971f5c7-8d6a-4553-b90e-2396526a2c57 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 returned with HTTP 200 Aug 06 03:14:55.675121 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 604/2420] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:55 2026] GET /volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:55.804978 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c18c79ad-3c4d-4239-969f-a9a7d6448346 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:55.806592 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c18c79ad-3c4d-4239-969f-a9a7d6448346 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] DELETE https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 Aug 06 03:14:55.806763 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c18c79ad-3c4d-4239-969f-a9a7d6448346 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:55.806957 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c18c79ad-3c4d-4239-969f-a9a7d6448346 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:55.807102 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-c18c79ad-3c4d-4239-969f-a9a7d6448346 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Delete volume with id: 92a03a42-2e14-4f91-8598-aac693057d43 Aug 06 03:14:55.813877 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:55.813877 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:55.814396 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c18c79ad-3c4d-4239-969f-a9a7d6448346 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:14:55.839250 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c18c79ad-3c4d-4239-969f-a9a7d6448346 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Delete volume request issued successfully. Aug 06 03:14:55.839450 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c18c79ad-3c4d-4239-969f-a9a7d6448346 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 returned with HTTP 202 Aug 06 03:14:55.839874 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 610/2421] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:14:55 2026] DELETE /volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:14:56.032634 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-49ecbc4f-d9c3-40f6-b988-2b35f8a24f04 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:56.034217 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-49ecbc4f-d9c3-40f6-b988-2b35f8a24f04 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b Aug 06 03:14:56.034409 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-49ecbc4f-d9c3-40f6-b988-2b35f8a24f04 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:56.034615 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-49ecbc4f-d9c3-40f6-b988-2b35f8a24f04 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:56.046268 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:56.046268 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:56.050114 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-49ecbc4f-d9c3-40f6-b988-2b35f8a24f04 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:14:56.055183 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-49ecbc4f-d9c3-40f6-b988-2b35f8a24f04 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b returned with HTTP 200 Aug 06 03:14:56.055813 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 603/2422] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:56 2026] GET /volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:56.067951 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ccd4bd84-a6bb-4cf6-b6f3-0d3b933e8119 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:56.070855 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ccd4bd84-a6bb-4cf6-b6f3-0d3b933e8119 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b Aug 06 03:14:56.071078 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ccd4bd84-a6bb-4cf6-b6f3-0d3b933e8119 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:56.071268 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ccd4bd84-a6bb-4cf6-b6f3-0d3b933e8119 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:56.080474 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:56.080474 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:56.083908 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ccd4bd84-a6bb-4cf6-b6f3-0d3b933e8119 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:14:56.088813 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ccd4bd84-a6bb-4cf6-b6f3-0d3b933e8119 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b returned with HTTP 200 Aug 06 03:14:56.089258 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 606/2423] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:56 2026] GET /volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:56.102751 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b892f1da-8b86-4705-a81f-e248aaae3a62 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:56.105783 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b892f1da-8b86-4705-a81f-e248aaae3a62 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:14:56.106118 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b892f1da-8b86-4705-a81f-e248aaae3a62 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bde4d42e-8032-4e24-a737-02233507450b", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-197808145", "description": null, "metadata": null}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:56.120284 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:56.120284 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:56.120732 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b892f1da-8b86-4705-a81f-e248aaae3a62 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:14:56.120901 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-b892f1da-8b86-4705-a81f-e248aaae3a62 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Create snapshot from volume bde4d42e-8032-4e24-a737-02233507450b Aug 06 03:14:56.155723 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-b892f1da-8b86-4705-a81f-e248aaae3a62 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Created reservations ['edc2efa5-183b-4656-904c-ed3eb2d00043', '71e8c113-c196-433c-b56f-33aa269b5e2b', '96bcf33a-2825-44a3-bb23-132af50b1c93', 'a6a8df54-a61b-4059-b4e9-8d68afb02f94'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:14:56.189121 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b892f1da-8b86-4705-a81f-e248aaae3a62 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Snapshot force create request issued successfully. Aug 06 03:14:56.189427 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b892f1da-8b86-4705-a81f-e248aaae3a62 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:14:56.189849 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 605/2424] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:14:56 2026] POST /volume/v3/snapshots => generated 310 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:14:56.203444 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-33d26ba0-06e2-4559-abf0-2fde2fa8b00a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:56.205300 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-33d26ba0-06e2-4559-abf0-2fde2fa8b00a tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 Aug 06 03:14:56.205529 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-33d26ba0-06e2-4559-abf0-2fde2fa8b00a tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:56.205782 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-33d26ba0-06e2-4559-abf0-2fde2fa8b00a tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:56.214020 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:56.214020 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:56.214616 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-33d26ba0-06e2-4559-abf0-2fde2fa8b00a tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Snapshot retrieved successfully. Aug 06 03:14:56.215408 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-33d26ba0-06e2-4559-abf0-2fde2fa8b00a tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 returned with HTTP 200 Aug 06 03:14:56.216004 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 611/2425] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:56 2026] GET /volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:56.536927 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3ba4f9b3-7ce5-416b-a37d-c8e6fb80de40 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:56.538788 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3ba4f9b3-7ce5-416b-a37d-c8e6fb80de40 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 Aug 06 03:14:56.539013 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3ba4f9b3-7ce5-416b-a37d-c8e6fb80de40 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:56.539222 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3ba4f9b3-7ce5-416b-a37d-c8e6fb80de40 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:56.549757 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:56.549757 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:56.554384 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3ba4f9b3-7ce5-416b-a37d-c8e6fb80de40 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:14:56.559264 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3ba4f9b3-7ce5-416b-a37d-c8e6fb80de40 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 returned with HTTP 200 Aug 06 03:14:56.559759 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 604/2426] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:56 2026] GET /volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:56.575772 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6de27da6-243d-4b77-a745-b3f3fb97f6c8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:56.578767 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6de27da6-243d-4b77-a745-b3f3fb97f6c8 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 Aug 06 03:14:56.579313 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6de27da6-243d-4b77-a745-b3f3fb97f6c8 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:56.579673 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6de27da6-243d-4b77-a745-b3f3fb97f6c8 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:56.589826 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:56.589826 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:56.596233 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-6de27da6-243d-4b77-a745-b3f3fb97f6c8 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:14:56.604270 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6de27da6-243d-4b77-a745-b3f3fb97f6c8 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 returned with HTTP 200 Aug 06 03:14:56.605309 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 607/2427] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:56 2026] GET /volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 => generated 836 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:56.664620 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-6753ec08-46ca-4580-8efa-501c68783892 req-7447246a-51cc-4287-b82f-65de6fd2b549 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:56.667444 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-6753ec08-46ca-4580-8efa-501c68783892 req-7447246a-51cc-4287-b82f-65de6fd2b549 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 Aug 06 03:14:56.667920 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-6753ec08-46ca-4580-8efa-501c68783892 req-7447246a-51cc-4287-b82f-65de6fd2b549 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:56.667976 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-6753ec08-46ca-4580-8efa-501c68783892 req-7447246a-51cc-4287-b82f-65de6fd2b549 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:56.677851 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:56.677851 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:56.682772 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-6753ec08-46ca-4580-8efa-501c68783892 req-7447246a-51cc-4287-b82f-65de6fd2b549 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:14:56.688535 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-48303c3d-1110-4680-81a9-7fc8abd4c8d5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:56.689409 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-6753ec08-46ca-4580-8efa-501c68783892 req-7447246a-51cc-4287-b82f-65de6fd2b549 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 returned with HTTP 200 Aug 06 03:14:56.690240 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 606/2428] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:14:56 2026] GET /volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:56.693602 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-48303c3d-1110-4680-81a9-7fc8abd4c8d5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 Aug 06 03:14:56.693926 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-48303c3d-1110-4680-81a9-7fc8abd4c8d5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:56.694170 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-48303c3d-1110-4680-81a9-7fc8abd4c8d5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:56.694262 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-48303c3d-1110-4680-81a9-7fc8abd4c8d5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id ee94b63b-7464-41f9-a059-5a23ebdc6ea3. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:56.699620 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:56.699620 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:56.700223 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-48303c3d-1110-4680-81a9-7fc8abd4c8d5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 returned with HTTP 200 Aug 06 03:14:56.700546 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 612/2429] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:56 2026] GET /volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:56.792579 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f4a52e37-63bc-49ea-bbb3-7a4a74f6dc43 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:56.792999 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f4a52e37-63bc-49ea-bbb3-7a4a74f6dc43 None None] GET https://10.4.3.80/volume// Aug 06 03:14:56.793261 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f4a52e37-63bc-49ea-bbb3-7a4a74f6dc43 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:56.793461 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f4a52e37-63bc-49ea-bbb3-7a4a74f6dc43 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:56.793920 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f4a52e37-63bc-49ea-bbb3-7a4a74f6dc43 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:14:56.794302 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 605/2430] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:14:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:14:56.811018 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-6753ec08-46ca-4580-8efa-501c68783892 req-7583fd87-338d-479f-b322-f3fbc3c85cb3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:56.822554 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6753ec08-46ca-4580-8efa-501c68783892 req-7583fd87-338d-479f-b322-f3fbc3c85cb3 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:14:56.823627 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-6753ec08-46ca-4580-8efa-501c68783892 req-7583fd87-338d-479f-b322-f3fbc3c85cb3 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c43d223-3507-4856-9c06-e01624bdc651", "connector": null, "instance_uuid": "f0ee55c4-9d0c-4924-aef2-c5d5f497bd61"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:56.850678 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:56.850678 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:56.899512 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6753ec08-46ca-4580-8efa-501c68783892 req-7583fd87-338d-479f-b322-f3fbc3c85cb3 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:14:56.900137 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 608/2431] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:14:56 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:56.943618 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1570fd66-534a-4309-8de0-1c756f47bee8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:56.947116 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1570fd66-534a-4309-8de0-1c756f47bee8 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 Aug 06 03:14:56.947420 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1570fd66-534a-4309-8de0-1c756f47bee8 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:56.947891 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1570fd66-534a-4309-8de0-1c756f47bee8 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:56.954536 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f07c0d0f-9426-499b-a767-e1b48d39678f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:56.954905 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f07c0d0f-9426-499b-a767-e1b48d39678f None None] GET https://10.4.3.80/volume// Aug 06 03:14:56.955137 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f07c0d0f-9426-499b-a767-e1b48d39678f None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:56.955411 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f07c0d0f-9426-499b-a767-e1b48d39678f None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:56.955884 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f07c0d0f-9426-499b-a767-e1b48d39678f None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:14:56.956529 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 613/2432] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:14:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:14:56.964485 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-6753ec08-46ca-4580-8efa-501c68783892 req-c55c7853-f051-4e9a-94f1-19e0adf4213e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:56.965397 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:56.965397 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:56.967394 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-6753ec08-46ca-4580-8efa-501c68783892 req-c55c7853-f051-4e9a-94f1-19e0adf4213e tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 Aug 06 03:14:56.967685 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-6753ec08-46ca-4580-8efa-501c68783892 req-c55c7853-f051-4e9a-94f1-19e0adf4213e tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:56.967889 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-6753ec08-46ca-4580-8efa-501c68783892 req-c55c7853-f051-4e9a-94f1-19e0adf4213e tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:56.972279 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1570fd66-534a-4309-8de0-1c756f47bee8 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:14:56.979614 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:56.979614 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:56.979752 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1570fd66-534a-4309-8de0-1c756f47bee8 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 returned with HTTP 200 Aug 06 03:14:56.980236 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 607/2433] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:56 2026] GET /volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 => generated 835 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:56.983521 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-6753ec08-46ca-4580-8efa-501c68783892 req-c55c7853-f051-4e9a-94f1-19e0adf4213e tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:14:56.988522 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-6753ec08-46ca-4580-8efa-501c68783892 req-c55c7853-f051-4e9a-94f1-19e0adf4213e tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 returned with HTTP 200 Aug 06 03:14:56.988953 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 606/2434] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:14:56 2026] GET /volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:14:57.107602 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-6753ec08-46ca-4580-8efa-501c68783892 req-62894cff-b5ce-470e-81b0-c7a7b429ce35 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:57.109723 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6753ec08-46ca-4580-8efa-501c68783892 req-62894cff-b5ce-470e-81b0-c7a7b429ce35 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] PUT https://10.4.3.80/volume/v3/attachments/09571212-3a80-440b-8727-8452d0f6f621 Aug 06 03:14:57.110124 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-6753ec08-46ca-4580-8efa-501c68783892 req-62894cff-b5ce-470e-81b0-c7a7b429ce35 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:14:57.118458 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-6753ec08-46ca-4580-8efa-501c68783892 req-62894cff-b5ce-470e-81b0-c7a7b429ce35 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Acquiring lock "cinder-attachment_update-1c43d223-3507-4856-9c06-e01624bdc651-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:14:57.122610 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-6753ec08-46ca-4580-8efa-501c68783892 req-62894cff-b5ce-470e-81b0-c7a7b429ce35 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Lock "cinder-attachment_update-1c43d223-3507-4856-9c06-e01624bdc651-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:14:57.123521 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:57.123521 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:57.218105 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-6753ec08-46ca-4580-8efa-501c68783892 req-62894cff-b5ce-470e-81b0-c7a7b429ce35 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Lock "cinder-attachment_update-1c43d223-3507-4856-9c06-e01624bdc651-np0000006611" released by "attachment_update" :: held 0.095s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:14:57.218397 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6753ec08-46ca-4580-8efa-501c68783892 req-62894cff-b5ce-470e-81b0-c7a7b429ce35 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/attachments/09571212-3a80-440b-8727-8452d0f6f621 returned with HTTP 200 Aug 06 03:14:57.218939 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 609/2435] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:14:57 2026] PUT /volume/v3/attachments/09571212-3a80-440b-8727-8452d0f6f621 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:57.238687 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5d12cc81-3602-4718-b122-b9ec3c3c5120 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:57.241334 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5d12cc81-3602-4718-b122-b9ec3c3c5120 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 Aug 06 03:14:57.242037 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5d12cc81-3602-4718-b122-b9ec3c3c5120 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:57.242341 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5d12cc81-3602-4718-b122-b9ec3c3c5120 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:57.257185 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:57.257185 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:57.257848 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5d12cc81-3602-4718-b122-b9ec3c3c5120 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Snapshot retrieved successfully. Aug 06 03:14:57.258789 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5d12cc81-3602-4718-b122-b9ec3c3c5120 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 returned with HTTP 200 Aug 06 03:14:57.263028 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 614/2436] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:57 2026] GET /volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:57.275705 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ecf9a5d8-8c0b-4b59-869b-a244d7cd5d2b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:57.277504 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ecf9a5d8-8c0b-4b59-869b-a244d7cd5d2b tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 Aug 06 03:14:57.277668 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ecf9a5d8-8c0b-4b59-869b-a244d7cd5d2b tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:57.278129 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ecf9a5d8-8c0b-4b59-869b-a244d7cd5d2b tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:57.285996 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:57.285996 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:57.286985 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ecf9a5d8-8c0b-4b59-869b-a244d7cd5d2b tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Snapshot retrieved successfully. Aug 06 03:14:57.288816 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ecf9a5d8-8c0b-4b59-869b-a244d7cd5d2b tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 returned with HTTP 200 Aug 06 03:14:57.288816 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 608/2437] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:14:57 2026] GET /volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:57.301086 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1fd5e95b-9a61-4476-8d40-bab72b80ad28 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:57.303076 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1fd5e95b-9a61-4476-8d40-bab72b80ad28 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b Aug 06 03:14:57.303414 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1fd5e95b-9a61-4476-8d40-bab72b80ad28 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:57.303550 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1fd5e95b-9a61-4476-8d40-bab72b80ad28 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:57.304141 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-a73deebe-2442-4946-911b-64291f541c59 req-3cc7203d-2ae7-4122-b0e7-52a713bd18d8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:57.306976 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-a73deebe-2442-4946-911b-64291f541c59 req-3cc7203d-2ae7-4122-b0e7-52a713bd18d8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e Aug 06 03:14:57.307234 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-a73deebe-2442-4946-911b-64291f541c59 req-3cc7203d-2ae7-4122-b0e7-52a713bd18d8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:57.308362 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-a73deebe-2442-4946-911b-64291f541c59 req-3cc7203d-2ae7-4122-b0e7-52a713bd18d8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:57.314759 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:57.314759 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:57.318963 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1fd5e95b-9a61-4476-8d40-bab72b80ad28 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:14:57.319725 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:57.319725 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:57.324142 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1fd5e95b-9a61-4476-8d40-bab72b80ad28 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b returned with HTTP 200 Aug 06 03:14:57.324592 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 607/2438] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:57 2026] GET /volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:57.324673 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-a73deebe-2442-4946-911b-64291f541c59 req-3cc7203d-2ae7-4122-b0e7-52a713bd18d8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:14:57.332749 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-a73deebe-2442-4946-911b-64291f541c59 req-3cc7203d-2ae7-4122-b0e7-52a713bd18d8 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e returned with HTTP 200 Aug 06 03:14:57.333437 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 610/2439] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:14:57 2026] GET /volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e => generated 1658 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:14:57.715631 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-fcb50660-1a59-41e2-bffc-70e2bd627165 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:57.720426 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fcb50660-1a59-41e2-bffc-70e2bd627165 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 Aug 06 03:14:57.720426 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fcb50660-1a59-41e2-bffc-70e2bd627165 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:57.720426 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fcb50660-1a59-41e2-bffc-70e2bd627165 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:57.720426 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-fcb50660-1a59-41e2-bffc-70e2bd627165 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id ee94b63b-7464-41f9-a059-5a23ebdc6ea3. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:57.724561 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:57.724561 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:57.725416 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fcb50660-1a59-41e2-bffc-70e2bd627165 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 returned with HTTP 200 Aug 06 03:14:57.726061 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 615/2440] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:57 2026] GET /volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:57.995950 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d7fe8023-16f0-43d4-806f-d811bd56fed3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:57.997756 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d7fe8023-16f0-43d4-806f-d811bd56fed3 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 Aug 06 03:14:57.997958 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d7fe8023-16f0-43d4-806f-d811bd56fed3 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:57.998129 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d7fe8023-16f0-43d4-806f-d811bd56fed3 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:58.010896 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:58.010896 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:14:58.014395 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d7fe8023-16f0-43d4-806f-d811bd56fed3 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:14:58.023704 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d7fe8023-16f0-43d4-806f-d811bd56fed3 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 returned with HTTP 200 Aug 06 03:14:58.023704 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 609/2441] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:57 2026] GET /volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:58.739472 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-269e8435-f1d4-4301-8056-f32fd9bd4d3b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:58.742821 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-269e8435-f1d4-4301-8056-f32fd9bd4d3b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 Aug 06 03:14:58.743143 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-269e8435-f1d4-4301-8056-f32fd9bd4d3b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:58.743405 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-269e8435-f1d4-4301-8056-f32fd9bd4d3b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:58.743617 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-269e8435-f1d4-4301-8056-f32fd9bd4d3b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id ee94b63b-7464-41f9-a059-5a23ebdc6ea3. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:58.752280 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:58.752280 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:14:58.753307 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-269e8435-f1d4-4301-8056-f32fd9bd4d3b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 returned with HTTP 200 Aug 06 03:14:58.755765 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 608/2442] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:58 2026] GET /volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:59.038774 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bc12a385-44e9-420e-9b43-fa0ca8a0688e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:59.041851 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bc12a385-44e9-420e-9b43-fa0ca8a0688e tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 Aug 06 03:14:59.042067 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bc12a385-44e9-420e-9b43-fa0ca8a0688e tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:59.042319 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bc12a385-44e9-420e-9b43-fa0ca8a0688e tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:59.058116 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:59.058116 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:14:59.066911 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-bc12a385-44e9-420e-9b43-fa0ca8a0688e tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:14:59.074699 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bc12a385-44e9-420e-9b43-fa0ca8a0688e tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 returned with HTTP 200 Aug 06 03:14:59.075301 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 611/2443] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:14:59 2026] GET /volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 => generated 836 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:14:59.769003 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-41773c07-d79e-4f25-892c-9d884b49f0ef None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:14:59.770682 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-41773c07-d79e-4f25-892c-9d884b49f0ef tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 Aug 06 03:14:59.770891 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-41773c07-d79e-4f25-892c-9d884b49f0ef tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:14:59.771060 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-41773c07-d79e-4f25-892c-9d884b49f0ef tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:14:59.771150 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-41773c07-d79e-4f25-892c-9d884b49f0ef tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id ee94b63b-7464-41f9-a059-5a23ebdc6ea3. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:14:59.774993 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:14:59.774993 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:14:59.776590 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-41773c07-d79e-4f25-892c-9d884b49f0ef tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 returned with HTTP 200 Aug 06 03:14:59.776929 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 616/2444] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:14:59 2026] GET /volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:00.090987 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-67641fcc-b89d-4768-a69a-39bb6baa78b7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:00.093981 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-67641fcc-b89d-4768-a69a-39bb6baa78b7 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 Aug 06 03:15:00.094194 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-67641fcc-b89d-4768-a69a-39bb6baa78b7 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:00.094402 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-67641fcc-b89d-4768-a69a-39bb6baa78b7 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:00.108728 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:00.108728 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:00.113265 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-67641fcc-b89d-4768-a69a-39bb6baa78b7 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:15:00.123379 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-67641fcc-b89d-4768-a69a-39bb6baa78b7 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 returned with HTTP 200 Aug 06 03:15:00.123946 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 610/2445] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:00 2026] GET /volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 => generated 836 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:00.456896 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-5bd29886-f2aa-4c52-9087-2113c5f42504 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:00.459854 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-5bd29886-f2aa-4c52-9087-2113c5f42504 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 Aug 06 03:15:00.459854 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-5bd29886-f2aa-4c52-9087-2113c5f42504 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:00.459854 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-5bd29886-f2aa-4c52-9087-2113c5f42504 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:00.473173 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:00.473173 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:00.478099 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-5bd29886-f2aa-4c52-9087-2113c5f42504 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:15:00.483596 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-5bd29886-f2aa-4c52-9087-2113c5f42504 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 returned with HTTP 200 Aug 06 03:15:00.484064 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 609/2446] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:15:00 2026] GET /volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 => generated 1228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:00.504372 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-deda8d8d-1cb6-4046-b1dd-204c1552b0e5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:00.506802 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-deda8d8d-1cb6-4046-b1dd-204c1552b0e5 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] POST https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3/action Aug 06 03:15:00.507179 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-deda8d8d-1cb6-4046-b1dd-204c1552b0e5 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:15:00.507297 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-deda8d8d-1cb6-4046-b1dd-204c1552b0e5 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:00.518233 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-6753ec08-46ca-4580-8efa-501c68783892 req-faaaaeaf-d444-4746-a7c5-0b2cd1aa982f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:00.519874 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:00.519874 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:00.521973 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-deda8d8d-1cb6-4046-b1dd-204c1552b0e5 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:15:00.525459 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-6753ec08-46ca-4580-8efa-501c68783892 req-faaaaeaf-d444-4746-a7c5-0b2cd1aa982f tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] POST https://10.4.3.80/volume/v3/attachments/09571212-3a80-440b-8727-8452d0f6f621/action Aug 06 03:15:00.525999 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-6753ec08-46ca-4580-8efa-501c68783892 req-faaaaeaf-d444-4746-a7c5-0b2cd1aa982f tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:15:00.526397 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-6753ec08-46ca-4580-8efa-501c68783892 req-faaaaeaf-d444-4746-a7c5-0b2cd1aa982f tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:00.529052 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-deda8d8d-1cb6-4046-b1dd-204c1552b0e5 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Begin detaching volume completed successfully. Aug 06 03:15:00.529279 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-deda8d8d-1cb6-4046-b1dd-204c1552b0e5 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3/action returned with HTTP 202 Aug 06 03:15:00.529772 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 612/2447] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:15:00 2026] POST /volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:15:00.558441 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:00.558441 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:00.577628 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-6753ec08-46ca-4580-8efa-501c68783892 req-faaaaeaf-d444-4746-a7c5-0b2cd1aa982f tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/attachments/09571212-3a80-440b-8727-8452d0f6f621/action returned with HTTP 204 Aug 06 03:15:00.578264 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 617/2448] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:15:00 2026] POST /volume/v3/attachments/09571212-3a80-440b-8727-8452d0f6f621/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:00.592634 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-599955a3-150f-4537-b057-92981f8cbbe2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:00.593464 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-599955a3-150f-4537-b057-92981f8cbbe2 None None] GET https://10.4.3.80/volume// Aug 06 03:15:00.593673 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-599955a3-150f-4537-b057-92981f8cbbe2 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:00.593880 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-599955a3-150f-4537-b057-92981f8cbbe2 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:00.594194 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-599955a3-150f-4537-b057-92981f8cbbe2 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:15:00.594473 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 611/2449] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:15:00 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:15:00.605764 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-c2c4cafd-b48e-469a-9dc4-f794c7924121 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:00.608799 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-c2c4cafd-b48e-469a-9dc4-f794c7924121 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 Aug 06 03:15:00.609113 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-c2c4cafd-b48e-469a-9dc4-f794c7924121 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:00.609387 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-c2c4cafd-b48e-469a-9dc4-f794c7924121 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:00.624312 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:00.624312 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:00.628487 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-c2c4cafd-b48e-469a-9dc4-f794c7924121 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:15:00.635397 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-c2c4cafd-b48e-469a-9dc4-f794c7924121 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 returned with HTTP 200 Aug 06 03:15:00.638106 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 610/2450] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:15:00 2026] GET /volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:15:00.789933 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bb52e933-428e-4c51-b2c7-62c3263f5bf0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:00.792270 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bb52e933-428e-4c51-b2c7-62c3263f5bf0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 Aug 06 03:15:00.793057 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bb52e933-428e-4c51-b2c7-62c3263f5bf0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:00.793057 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bb52e933-428e-4c51-b2c7-62c3263f5bf0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:00.793057 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-bb52e933-428e-4c51-b2c7-62c3263f5bf0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id ee94b63b-7464-41f9-a059-5a23ebdc6ea3. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:00.801898 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:00.801898 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:00.803206 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bb52e933-428e-4c51-b2c7-62c3263f5bf0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 returned with HTTP 200 Aug 06 03:15:00.803250 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 613/2451] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:00 2026] GET /volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:01.135687 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-a73deebe-2442-4946-911b-64291f541c59 req-b85cb668-4b45-4633-b2d9-7a91750c14f2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:01.138672 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-a73deebe-2442-4946-911b-64291f541c59 req-b85cb668-4b45-4633-b2d9-7a91750c14f2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] DELETE https://10.4.3.80/volume/v3/attachments/ee488c24-b710-47d7-807f-56ecf5ad6cc1 Aug 06 03:15:01.138912 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-a73deebe-2442-4946-911b-64291f541c59 req-b85cb668-4b45-4633-b2d9-7a91750c14f2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:01.139137 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-a73deebe-2442-4946-911b-64291f541c59 req-b85cb668-4b45-4633-b2d9-7a91750c14f2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:01.142539 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9b2a28c7-ff99-4ecb-8476-b913c12311a9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:01.144318 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9b2a28c7-ff99-4ecb-8476-b913c12311a9 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 Aug 06 03:15:01.144566 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9b2a28c7-ff99-4ecb-8476-b913c12311a9 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:01.144811 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9b2a28c7-ff99-4ecb-8476-b913c12311a9 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:01.150263 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:01.150263 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:01.162588 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:01.162588 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:01.167036 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9b2a28c7-ff99-4ecb-8476-b913c12311a9 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:15:01.171985 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9b2a28c7-ff99-4ecb-8476-b913c12311a9 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 returned with HTTP 200 Aug 06 03:15:01.172529 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 612/2452] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:01 2026] GET /volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:01.186243 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1203b808-92d9-4202-ad8b-a19f1d883991 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:01.189047 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1203b808-92d9-4202-ad8b-a19f1d883991 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 Aug 06 03:15:01.189246 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1203b808-92d9-4202-ad8b-a19f1d883991 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:01.189667 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1203b808-92d9-4202-ad8b-a19f1d883991 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:01.198476 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:01.198476 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:01.202281 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1203b808-92d9-4202-ad8b-a19f1d883991 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:15:01.207378 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1203b808-92d9-4202-ad8b-a19f1d883991 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 returned with HTTP 200 Aug 06 03:15:01.207896 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 611/2453] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:01 2026] GET /volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 => generated 1128 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:01.219109 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-a73deebe-2442-4946-911b-64291f541c59 req-b85cb668-4b45-4633-b2d9-7a91750c14f2 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/attachments/ee488c24-b710-47d7-807f-56ecf5ad6cc1 returned with HTTP 200 Aug 06 03:15:01.219704 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 618/2454] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:15:01 2026] DELETE /volume/v3/attachments/ee488c24-b710-47d7-807f-56ecf5ad6cc1 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:01.606262 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-dbdb1658-8356-4d6a-b118-9ef00ce7f212 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:01.611675 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-dbdb1658-8356-4d6a-b118-9ef00ce7f212 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] DELETE https://10.4.3.80/volume/v3/attachments/8ea303eb-cc17-40fc-9c63-d80be0c7d33d Aug 06 03:15:01.611993 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-dbdb1658-8356-4d6a-b118-9ef00ce7f212 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:01.612278 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-dbdb1658-8356-4d6a-b118-9ef00ce7f212 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:01.626441 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:01.626441 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:01.693985 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-f2a5e4f6-a6a6-4f6e-baae-f8a426bfbf60 req-dbdb1658-8356-4d6a-b118-9ef00ce7f212 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/attachments/8ea303eb-cc17-40fc-9c63-d80be0c7d33d returned with HTTP 200 Aug 06 03:15:01.694578 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 614/2455] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:15:01 2026] DELETE /volume/v3/attachments/8ea303eb-cc17-40fc-9c63-d80be0c7d33d => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:01.819764 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8823aaa7-4a17-41dd-ba0e-9501a8ad775c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:01.821409 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8823aaa7-4a17-41dd-ba0e-9501a8ad775c tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 Aug 06 03:15:01.821586 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8823aaa7-4a17-41dd-ba0e-9501a8ad775c tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:01.821771 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8823aaa7-4a17-41dd-ba0e-9501a8ad775c tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:01.821942 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-8823aaa7-4a17-41dd-ba0e-9501a8ad775c tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id ee94b63b-7464-41f9-a059-5a23ebdc6ea3. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:01.825737 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:01.825737 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:01.826307 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8823aaa7-4a17-41dd-ba0e-9501a8ad775c tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 returned with HTTP 200 Aug 06 03:15:01.826645 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 613/2456] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:01 2026] GET /volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:01.999025 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c645a9fb-d79c-49cb-8c53-25174c3b82aa None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:02.001279 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c645a9fb-d79c-49cb-8c53-25174c3b82aa tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] DELETE https://10.4.3.80/volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e Aug 06 03:15:02.001518 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c645a9fb-d79c-49cb-8c53-25174c3b82aa tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:02.001765 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c645a9fb-d79c-49cb-8c53-25174c3b82aa tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:02.001985 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-c645a9fb-d79c-49cb-8c53-25174c3b82aa tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Delete volume with id: 92624361-f827-4e0b-9254-459d91b7674e Aug 06 03:15:02.012053 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:02.012053 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:02.012670 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c645a9fb-d79c-49cb-8c53-25174c3b82aa tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:15:02.035584 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c645a9fb-d79c-49cb-8c53-25174c3b82aa tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Delete volume request issued successfully. Aug 06 03:15:02.035729 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c645a9fb-d79c-49cb-8c53-25174c3b82aa tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e returned with HTTP 202 Aug 06 03:15:02.036164 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 612/2457] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:15:01 2026] DELETE /volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:02.045727 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d9a12042-f193-4ebe-8c07-9b1840b22656 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:02.049398 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d9a12042-f193-4ebe-8c07-9b1840b22656 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e Aug 06 03:15:02.049675 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d9a12042-f193-4ebe-8c07-9b1840b22656 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:02.049952 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d9a12042-f193-4ebe-8c07-9b1840b22656 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:02.060273 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:02.060273 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:02.068618 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d9a12042-f193-4ebe-8c07-9b1840b22656 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Volume info retrieved successfully. Aug 06 03:15:02.075193 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d9a12042-f193-4ebe-8c07-9b1840b22656 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e returned with HTTP 200 Aug 06 03:15:02.075591 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 619/2458] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:02 2026] GET /volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:02.695400 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fc5adc72-b1a6-4c62-9012-e5ae23659035 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:02.697858 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fc5adc72-b1a6-4c62-9012-e5ae23659035 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] DELETE https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 Aug 06 03:15:02.698091 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fc5adc72-b1a6-4c62-9012-e5ae23659035 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:02.698284 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fc5adc72-b1a6-4c62-9012-e5ae23659035 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:02.698455 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-fc5adc72-b1a6-4c62-9012-e5ae23659035 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Delete volume with id: ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 Aug 06 03:15:02.706643 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:02.706643 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:02.707167 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-fc5adc72-b1a6-4c62-9012-e5ae23659035 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:15:02.727859 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-fc5adc72-b1a6-4c62-9012-e5ae23659035 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Delete volume request issued successfully. Aug 06 03:15:02.727859 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fc5adc72-b1a6-4c62-9012-e5ae23659035 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 returned with HTTP 202 Aug 06 03:15:02.727859 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 615/2459] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:15:02 2026] DELETE /volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:02.773294 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-b6b76a43-5c75-473d-b78e-9e304f29b7e0 req-e4412deb-362f-42c7-86a9-4fb8e9d04464 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:02.775287 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b6b76a43-5c75-473d-b78e-9e304f29b7e0 req-e4412deb-362f-42c7-86a9-4fb8e9d04464 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 Aug 06 03:15:02.775746 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-b6b76a43-5c75-473d-b78e-9e304f29b7e0 req-e4412deb-362f-42c7-86a9-4fb8e9d04464 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:02.776095 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-b6b76a43-5c75-473d-b78e-9e304f29b7e0 req-e4412deb-362f-42c7-86a9-4fb8e9d04464 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:02.784825 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:02.784825 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:02.789408 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-b6b76a43-5c75-473d-b78e-9e304f29b7e0 req-e4412deb-362f-42c7-86a9-4fb8e9d04464 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:15:02.795280 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b6b76a43-5c75-473d-b78e-9e304f29b7e0 req-e4412deb-362f-42c7-86a9-4fb8e9d04464 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 returned with HTTP 200 Aug 06 03:15:02.795374 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 614/2460] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:15:02 2026] GET /volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 => generated 935 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:02.839374 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-212fa398-a9fc-40b2-9633-c08484d29159 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:02.841716 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-212fa398-a9fc-40b2-9633-c08484d29159 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 Aug 06 03:15:02.842028 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-212fa398-a9fc-40b2-9633-c08484d29159 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:02.842268 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-212fa398-a9fc-40b2-9633-c08484d29159 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:02.842421 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-212fa398-a9fc-40b2-9633-c08484d29159 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id ee94b63b-7464-41f9-a059-5a23ebdc6ea3. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:02.849352 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:02.849352 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:02.850025 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-212fa398-a9fc-40b2-9633-c08484d29159 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 returned with HTTP 200 Aug 06 03:15:02.850404 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 613/2461] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:02 2026] GET /volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:02.858031 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-aea431c2-0265-4b73-a256-201fb09e00e2 req-d4fa9ead-e7eb-4a49-9b2a-c9ea0efb6626 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:02.860700 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-aea431c2-0265-4b73-a256-201fb09e00e2 req-d4fa9ead-e7eb-4a49-9b2a-c9ea0efb6626 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 Aug 06 03:15:02.860962 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-aea431c2-0265-4b73-a256-201fb09e00e2 req-d4fa9ead-e7eb-4a49-9b2a-c9ea0efb6626 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:02.861223 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-aea431c2-0265-4b73-a256-201fb09e00e2 req-d4fa9ead-e7eb-4a49-9b2a-c9ea0efb6626 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:02.867345 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-aea431c2-0265-4b73-a256-201fb09e00e2 req-d4fa9ead-e7eb-4a49-9b2a-c9ea0efb6626 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 returned with HTTP 404 Aug 06 03:15:02.867868 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 620/2462] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:15:02 2026] GET /volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:03.095812 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3c588905-1dc8-4628-8206-d048d72f5729 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:03.101633 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3c588905-1dc8-4628-8206-d048d72f5729 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] GET https://10.4.3.80/volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e Aug 06 03:15:03.101892 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3c588905-1dc8-4628-8206-d048d72f5729 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:03.102145 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3c588905-1dc8-4628-8206-d048d72f5729 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:03.116863 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3c588905-1dc8-4628-8206-d048d72f5729 tempest-AttachVolumeMultiAttachTest-832910728 tempest-AttachVolumeMultiAttachTest-832910728-project-member] https://10.4.3.80/volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e returned with HTTP 404 Aug 06 03:15:03.117386 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 616/2463] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:03 2026] GET /volume/v3/volumes/92624361-f827-4e0b-9254-459d91b7674e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:03.870756 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7497b90d-e16e-4a17-ba38-21b3eb0f7133 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:03.880330 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7497b90d-e16e-4a17-ba38-21b3eb0f7133 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 Aug 06 03:15:03.880703 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7497b90d-e16e-4a17-ba38-21b3eb0f7133 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:03.880956 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7497b90d-e16e-4a17-ba38-21b3eb0f7133 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:03.881092 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-7497b90d-e16e-4a17-ba38-21b3eb0f7133 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id ee94b63b-7464-41f9-a059-5a23ebdc6ea3. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:03.889319 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:03.889319 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:03.890111 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7497b90d-e16e-4a17-ba38-21b3eb0f7133 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 returned with HTTP 200 Aug 06 03:15:03.890586 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 615/2464] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:03 2026] GET /volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 => generated 706 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:04.764898 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-dab80eed-e278-4e35-a260-592c40f95414 req-d2bec5bf-8b6d-4532-b678-d1bd8f3c20ad None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:04.766752 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-dab80eed-e278-4e35-a260-592c40f95414 req-d2bec5bf-8b6d-4532-b678-d1bd8f3c20ad tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 Aug 06 03:15:04.766950 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-dab80eed-e278-4e35-a260-592c40f95414 req-d2bec5bf-8b6d-4532-b678-d1bd8f3c20ad tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:04.767152 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-dab80eed-e278-4e35-a260-592c40f95414 req-d2bec5bf-8b6d-4532-b678-d1bd8f3c20ad tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:04.788177 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:04.788177 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:04.794470 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-dab80eed-e278-4e35-a260-592c40f95414 req-d2bec5bf-8b6d-4532-b678-d1bd8f3c20ad tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:15:04.799908 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-dab80eed-e278-4e35-a260-592c40f95414 req-d2bec5bf-8b6d-4532-b678-d1bd8f3c20ad tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 returned with HTTP 200 Aug 06 03:15:04.800315 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 614/2465] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:15:04 2026] GET /volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:04.823699 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-dab80eed-e278-4e35-a260-592c40f95414 req-73a987ed-c9fe-47b9-a778-5a1928893427 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:04.826907 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-dab80eed-e278-4e35-a260-592c40f95414 req-73a987ed-c9fe-47b9-a778-5a1928893427 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] POST https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651/action Aug 06 03:15:04.827759 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-dab80eed-e278-4e35-a260-592c40f95414 req-73a987ed-c9fe-47b9-a778-5a1928893427 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:15:04.827940 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-dab80eed-e278-4e35-a260-592c40f95414 req-73a987ed-c9fe-47b9-a778-5a1928893427 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:04.847144 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:04.847144 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:04.847997 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-dab80eed-e278-4e35-a260-592c40f95414 req-73a987ed-c9fe-47b9-a778-5a1928893427 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:15:04.854356 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-dab80eed-e278-4e35-a260-592c40f95414 req-73a987ed-c9fe-47b9-a778-5a1928893427 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Begin detaching volume completed successfully. Aug 06 03:15:04.854670 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-dab80eed-e278-4e35-a260-592c40f95414 req-73a987ed-c9fe-47b9-a778-5a1928893427 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651/action returned with HTTP 202 Aug 06 03:15:04.855255 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 621/2466] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:15:04 2026] POST /volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:15:04.903433 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1d538a02-e9b3-44a8-946e-4c081eea59e7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:04.905486 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1d538a02-e9b3-44a8-946e-4c081eea59e7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 Aug 06 03:15:04.905817 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1d538a02-e9b3-44a8-946e-4c081eea59e7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:04.906161 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1d538a02-e9b3-44a8-946e-4c081eea59e7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:04.906902 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-1d538a02-e9b3-44a8-946e-4c081eea59e7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id ee94b63b-7464-41f9-a059-5a23ebdc6ea3. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:04.908783 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=516,cinder:INSERT=66,cinder:UPDATE=127 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:15:04.911945 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:04.911945 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:04.912754 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1d538a02-e9b3-44a8-946e-4c081eea59e7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 returned with HTTP 200 Aug 06 03:15:04.913495 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 617/2467] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:04 2026] GET /volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:04.917980 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e3ef77f4-2f3b-42c6-8ad4-2f1a4230669c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:04.918343 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e3ef77f4-2f3b-42c6-8ad4-2f1a4230669c None None] GET https://10.4.3.80/volume// Aug 06 03:15:04.918433 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e3ef77f4-2f3b-42c6-8ad4-2f1a4230669c None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:04.918553 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e3ef77f4-2f3b-42c6-8ad4-2f1a4230669c None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:04.918903 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e3ef77f4-2f3b-42c6-8ad4-2f1a4230669c None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:15:04.919156 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 616/2468] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:15:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:15:04.926206 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-dab80eed-e278-4e35-a260-592c40f95414 req-fded5a34-f1b6-47a1-bc2a-b817aa7bdcc5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:04.930329 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-dab80eed-e278-4e35-a260-592c40f95414 req-fded5a34-f1b6-47a1-bc2a-b817aa7bdcc5 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 Aug 06 03:15:04.930587 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-dab80eed-e278-4e35-a260-592c40f95414 req-fded5a34-f1b6-47a1-bc2a-b817aa7bdcc5 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:04.930847 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-dab80eed-e278-4e35-a260-592c40f95414 req-fded5a34-f1b6-47a1-bc2a-b817aa7bdcc5 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:04.948922 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:04.948922 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:04.953784 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-dab80eed-e278-4e35-a260-592c40f95414 req-fded5a34-f1b6-47a1-bc2a-b817aa7bdcc5 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:15:04.958759 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-dab80eed-e278-4e35-a260-592c40f95414 req-fded5a34-f1b6-47a1-bc2a-b817aa7bdcc5 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 returned with HTTP 200 Aug 06 03:15:04.959270 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 615/2469] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:15:04 2026] GET /volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 => generated 1311 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:15:05.845421 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-91ce7adf-4647-4f98-8d97-e20c0390f139 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:05.862891 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-1dc2f1c9-718c-41b7-890a-94369517668d req-b39db0bf-a7d2-4891-94d4-81fb4865d995 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:05.863492 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-dab80eed-e278-4e35-a260-592c40f95414 req-e2dc9b1b-f7f7-4e54-bd2a-8717bbb132e4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:05.865296 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1dc2f1c9-718c-41b7-890a-94369517668d req-b39db0bf-a7d2-4891-94d4-81fb4865d995 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] DELETE https://10.4.3.80/volume/v3/attachments/c793ce29-f664-4933-a8f6-b23e07257e62 Aug 06 03:15:05.865550 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-1dc2f1c9-718c-41b7-890a-94369517668d req-b39db0bf-a7d2-4891-94d4-81fb4865d995 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:05.865891 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-1dc2f1c9-718c-41b7-890a-94369517668d req-b39db0bf-a7d2-4891-94d4-81fb4865d995 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:05.865968 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-dab80eed-e278-4e35-a260-592c40f95414 req-e2dc9b1b-f7f7-4e54-bd2a-8717bbb132e4 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] DELETE https://10.4.3.80/volume/v3/attachments/09571212-3a80-440b-8727-8452d0f6f621 Aug 06 03:15:05.866142 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-dab80eed-e278-4e35-a260-592c40f95414 req-e2dc9b1b-f7f7-4e54-bd2a-8717bbb132e4 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:05.866364 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-dab80eed-e278-4e35-a260-592c40f95414 req-e2dc9b1b-f7f7-4e54-bd2a-8717bbb132e4 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:05.875953 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:05.875953 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:05.878275 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:05.878275 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:05.924406 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-33e39238-3e65-4f11-a2e7-3af13bf0d9a5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:05.928559 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-33e39238-3e65-4f11-a2e7-3af13bf0d9a5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 Aug 06 03:15:05.929892 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-33e39238-3e65-4f11-a2e7-3af13bf0d9a5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:05.929892 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-33e39238-3e65-4f11-a2e7-3af13bf0d9a5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:05.929892 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-33e39238-3e65-4f11-a2e7-3af13bf0d9a5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id ee94b63b-7464-41f9-a059-5a23ebdc6ea3. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:05.936376 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:05.936376 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:05.937023 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-33e39238-3e65-4f11-a2e7-3af13bf0d9a5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 returned with HTTP 200 Aug 06 03:15:05.937365 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 616/2470] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:05 2026] GET /volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:05.940967 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1dc2f1c9-718c-41b7-890a-94369517668d req-b39db0bf-a7d2-4891-94d4-81fb4865d995 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/attachments/c793ce29-f664-4933-a8f6-b23e07257e62 returned with HTTP 200 Aug 06 03:15:05.941424 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 618/2471] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:15:05 2026] DELETE /volume/v3/attachments/c793ce29-f664-4933-a8f6-b23e07257e62 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:05.950565 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-23bfbecb-1edc-4248-9612-48da19741557 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:05.951602 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-dab80eed-e278-4e35-a260-592c40f95414 req-e2dc9b1b-f7f7-4e54-bd2a-8717bbb132e4 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/attachments/09571212-3a80-440b-8727-8452d0f6f621 returned with HTTP 200 Aug 06 03:15:05.952203 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 617/2472] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:15:05 2026] DELETE /volume/v3/attachments/09571212-3a80-440b-8727-8452d0f6f621 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:05.953657 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-23bfbecb-1edc-4248-9612-48da19741557 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] DELETE https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 Aug 06 03:15:05.953887 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-23bfbecb-1edc-4248-9612-48da19741557 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:05.954060 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-23bfbecb-1edc-4248-9612-48da19741557 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:05.954161 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-23bfbecb-1edc-4248-9612-48da19741557 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Delete backup with id: ee94b63b-7464-41f9-a059-5a23ebdc6ea3. Aug 06 03:15:05.963155 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:05.963155 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:05.980319 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.backup.rpcapi [None req-23bfbecb-1edc-4248-9612-48da19741557 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] delete_backup rpcapi backup_id ee94b63b-7464-41f9-a059-5a23ebdc6ea3 {{(pid=100901) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:15:05.982525 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-23bfbecb-1edc-4248-9612-48da19741557 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 returned with HTTP 202 Aug 06 03:15:05.983051 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 617/2473] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:15:05 2026] DELETE /volume/v3/backups/ee94b63b-7464-41f9-a059-5a23ebdc6ea3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:15:05.986364 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-91ce7adf-4647-4f98-8d97-e20c0390f139 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:15:05.986979 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-91ce7adf-4647-4f98-8d97-e20c0390f139 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-516654510", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:05.989247 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-91ce7adf-4647-4f98-8d97-e20c0390f139 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-516654510', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:15:05.989445 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-91ce7adf-4647-4f98-8d97-e20c0390f139 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Create volume of 1 GB Aug 06 03:15:05.991784 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6e5af133-a8b6-476a-8cbb-f09df53b152d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:05.993389 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6e5af133-a8b6-476a-8cbb-f09df53b152d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:15:05.993707 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6e5af133-a8b6-476a-8cbb-f09df53b152d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1731166692"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:05.995034 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-6e5af133-a8b6-476a-8cbb-f09df53b152d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1731166692'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:15:05.995145 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-6e5af133-a8b6-476a-8cbb-f09df53b152d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Create volume of 1 GB Aug 06 03:15:05.995370 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:05.995370 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:05.997880 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-91ce7adf-4647-4f98-8d97-e20c0390f139 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Availability Zones retrieved successfully. Aug 06 03:15:05.998695 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-6e5af133-a8b6-476a-8cbb-f09df53b152d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Availability Zones retrieved successfully. Aug 06 03:15:06.004990 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6e5af133-a8b6-476a-8cbb-f09df53b152d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Flow 'volume_create_api' (d11c4604-3c7f-4f53-8943-f4dd5c234a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:06.005996 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6e5af133-a8b6-476a-8cbb-f09df53b152d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54d19fa-cd9d-413d-9b88-6d942a445280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:06.007124 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-6e5af133-a8b6-476a-8cbb-f09df53b152d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:15:06.007228 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-91ce7adf-4647-4f98-8d97-e20c0390f139 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Flow 'volume_create_api' (366cae4d-85c9-4223-b6c0-e8c91f616e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:06.008710 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-91ce7adf-4647-4f98-8d97-e20c0390f139 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94c5887d-7e9e-45f4-bb62-eca633b087cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:06.009907 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-91ce7adf-4647-4f98-8d97-e20c0390f139 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:15:06.037883 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6e5af133-a8b6-476a-8cbb-f09df53b152d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54d19fa-cd9d-413d-9b88-6d942a445280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:06.038685 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-91ce7adf-4647-4f98-8d97-e20c0390f139 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94c5887d-7e9e-45f4-bb62-eca633b087cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:06.038954 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6e5af133-a8b6-476a-8cbb-f09df53b152d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32adb594-ca06-4224-b200-1dfc7a3ec667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:06.039616 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-91ce7adf-4647-4f98-8d97-e20c0390f139 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07f2aabd-143f-46d6-a6a2-91d966c263ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:06.085337 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-6e5af133-a8b6-476a-8cbb-f09df53b152d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Created reservations ['37725bc1-c0ac-464e-bcb0-931b4e99e2bb', 'e2c528e9-6a07-4b91-a8d2-9b53a3a61832', '050abbc0-1970-43a5-bc5a-5618f917e9c7', '18cb6dec-a771-43f8-bb43-7bf70504d69b'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:06.086182 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6e5af133-a8b6-476a-8cbb-f09df53b152d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32adb594-ca06-4224-b200-1dfc7a3ec667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37725bc1-c0ac-464e-bcb0-931b4e99e2bb', 'e2c528e9-6a07-4b91-a8d2-9b53a3a61832', '050abbc0-1970-43a5-bc5a-5618f917e9c7', '18cb6dec-a771-43f8-bb43-7bf70504d69b']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:06.086943 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6e5af133-a8b6-476a-8cbb-f09df53b152d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ff38b3c-b11d-4db8-b244-0e94afab78dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:06.110585 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6e5af133-a8b6-476a-8cbb-f09df53b152d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ff38b3c-b11d-4db8-b244-0e94afab78dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e58f9740-24d9-4f4a-9809-bc6e931ce0e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1731166692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='425c6afc7d224dec8f6b1e8c7b1a9ec5',qos_specs=None,replication_status=,reservations=['37725bc1-c0ac-464e-bcb0-931b4e99e2bb','e2c528e9-6a07-4b91-a8d2-9b53a3a61832','050abbc0-1970-43a5-bc5a-5618f917e9c7','18cb6dec-a771-43f8-bb43-7bf70504d69b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f00120fa387f41e7a33ff951c00643b2',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:15:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1731166692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e58f9740-24d9-4f4a-9809-bc6e931ce0e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='425c6afc7d224dec8f6b1e8c7b1a9ec5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f00120fa387f41e7a33ff951c00643b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:06.111278 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6e5af133-a8b6-476a-8cbb-f09df53b152d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea84ad18-5658-4c37-9d00-f5c8599d1150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:06.114051 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-91ce7adf-4647-4f98-8d97-e20c0390f139 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Created reservations ['957228b6-2fbb-4f13-aae0-8cbb8665a3f7', '1a4c2408-5362-487b-a54a-f1caed44130d', '1dfe67c1-a79a-477a-a919-a0d3638c1472', '2faa505d-5b79-4130-a33c-d251b4fb4c9d'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:06.115077 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-91ce7adf-4647-4f98-8d97-e20c0390f139 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07f2aabd-143f-46d6-a6a2-91d966c263ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['957228b6-2fbb-4f13-aae0-8cbb8665a3f7', '1a4c2408-5362-487b-a54a-f1caed44130d', '1dfe67c1-a79a-477a-a919-a0d3638c1472', '2faa505d-5b79-4130-a33c-d251b4fb4c9d']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:06.116209 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-91ce7adf-4647-4f98-8d97-e20c0390f139 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (331cd52d-d4e3-4451-a75c-f0d478a6a96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:06.132520 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6e5af133-a8b6-476a-8cbb-f09df53b152d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea84ad18-5658-4c37-9d00-f5c8599d1150) transitioned into state 'SUCCESS' from state '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-1731166692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='425c6afc7d224dec8f6b1e8c7b1a9ec5',qos_specs=None,replication_status=,reservations=['37725bc1-c0ac-464e-bcb0-931b4e99e2bb','e2c528e9-6a07-4b91-a8d2-9b53a3a61832','050abbc0-1970-43a5-bc5a-5618f917e9c7','18cb6dec-a771-43f8-bb43-7bf70504d69b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f00120fa387f41e7a33ff951c00643b2',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:06.133361 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6e5af133-a8b6-476a-8cbb-f09df53b152d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f197d7a-51ea-4deb-8268-48e0af61dfb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:06.144366 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-91ce7adf-4647-4f98-8d97-e20c0390f139 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (331cd52d-d4e3-4451-a75c-f0d478a6a96b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e1a6e04-96f1-401a-ba93-3bfb5ad919ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-516654510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb755c2e9cb94e5283d91babaf4d2eec',qos_specs=None,replication_status=,reservations=['957228b6-2fbb-4f13-aae0-8cbb8665a3f7','1a4c2408-5362-487b-a54a-f1caed44130d','1dfe67c1-a79a-477a-a919-a0d3638c1472','2faa505d-5b79-4130-a33c-d251b4fb4c9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c4fbb870574b55b421599a4ee4d92e',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:15:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-516654510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e1a6e04-96f1-401a-ba93-3bfb5ad919ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb755c2e9cb94e5283d91babaf4d2eec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88c4fbb870574b55b421599a4ee4d92e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:06.145070 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-91ce7adf-4647-4f98-8d97-e20c0390f139 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5669c34-b34a-43d9-bc95-bb76428c6661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:06.148499 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6e5af133-a8b6-476a-8cbb-f09df53b152d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f197d7a-51ea-4deb-8268-48e0af61dfb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:06.149717 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6e5af133-a8b6-476a-8cbb-f09df53b152d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Flow 'volume_create_api' (d11c4604-3c7f-4f53-8943-f4dd5c234a61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:06.150169 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-6e5af133-a8b6-476a-8cbb-f09df53b152d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Create volume request issued successfully. Aug 06 03:15:06.151370 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6e5af133-a8b6-476a-8cbb-f09df53b152d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:15:06.151819 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 619/2474] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:15:05 2026] POST /volume/v3/volumes => generated 776 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:06.163802 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-91ce7adf-4647-4f98-8d97-e20c0390f139 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5669c34-b34a-43d9-bc95-bb76428c6661) transitioned into state 'SUCCESS' from state '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-516654510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb755c2e9cb94e5283d91babaf4d2eec',qos_specs=None,replication_status=,reservations=['957228b6-2fbb-4f13-aae0-8cbb8665a3f7','1a4c2408-5362-487b-a54a-f1caed44130d','1dfe67c1-a79a-477a-a919-a0d3638c1472','2faa505d-5b79-4130-a33c-d251b4fb4c9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c4fbb870574b55b421599a4ee4d92e',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:06.164514 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-91ce7adf-4647-4f98-8d97-e20c0390f139 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ad6816-15ae-4afd-80c2-0d99c8f121ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:06.166891 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-90c77b9e-2893-4400-b2af-ddf501ce9247 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:06.169588 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-90c77b9e-2893-4400-b2af-ddf501ce9247 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/volumes/e58f9740-24d9-4f4a-9809-bc6e931ce0e4 Aug 06 03:15:06.169782 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-90c77b9e-2893-4400-b2af-ddf501ce9247 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:06.170023 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-90c77b9e-2893-4400-b2af-ddf501ce9247 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:06.175094 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-91ce7adf-4647-4f98-8d97-e20c0390f139 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ad6816-15ae-4afd-80c2-0d99c8f121ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:06.175942 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-91ce7adf-4647-4f98-8d97-e20c0390f139 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Flow 'volume_create_api' (366cae4d-85c9-4223-b6c0-e8c91f616e4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:06.176228 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-91ce7adf-4647-4f98-8d97-e20c0390f139 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Create volume request issued successfully. Aug 06 03:15:06.176777 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-91ce7adf-4647-4f98-8d97-e20c0390f139 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:15:06.177190 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 622/2475] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:15:05 2026] POST /volume/v3/volumes => generated 762 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:06.177913 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:06.177913 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:06.182775 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-90c77b9e-2893-4400-b2af-ddf501ce9247 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Volume info retrieved successfully. Aug 06 03:15:06.187133 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-90c77b9e-2893-4400-b2af-ddf501ce9247 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/e58f9740-24d9-4f4a-9809-bc6e931ce0e4 returned with HTTP 200 Aug 06 03:15:06.187607 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 618/2476] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:06 2026] GET /volume/v3/volumes/e58f9740-24d9-4f4a-9809-bc6e931ce0e4 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:06.193849 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ed5f2a77-7bd8-4385-ab36-1aa9b6c97af4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:06.196046 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ed5f2a77-7bd8-4385-ab36-1aa9b6c97af4 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:15:06.196451 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ed5f2a77-7bd8-4385-ab36-1aa9b6c97af4 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1682465576", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:06.198076 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-ed5f2a77-7bd8-4385-ab36-1aa9b6c97af4 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1682465576', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:15:06.198278 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-ed5f2a77-7bd8-4385-ab36-1aa9b6c97af4 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Create volume of 1 GB Aug 06 03:15:06.206137 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-ed5f2a77-7bd8-4385-ab36-1aa9b6c97af4 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Availability Zones retrieved successfully. Aug 06 03:15:06.211067 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ed5f2a77-7bd8-4385-ab36-1aa9b6c97af4 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Flow 'volume_create_api' (1d2ef109-7ea8-4e17-b065-7984f933b931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:06.212093 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ed5f2a77-7bd8-4385-ab36-1aa9b6c97af4 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ec79a5e-efd5-4708-a3e5-1cd55d9355fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:06.213105 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-ed5f2a77-7bd8-4385-ab36-1aa9b6c97af4 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:15:06.251115 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ed5f2a77-7bd8-4385-ab36-1aa9b6c97af4 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ec79a5e-efd5-4708-a3e5-1cd55d9355fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:06.251943 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ed5f2a77-7bd8-4385-ab36-1aa9b6c97af4 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30b7e4fb-7ea4-4946-9d2a-76d690a2886d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:06.297108 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-ed5f2a77-7bd8-4385-ab36-1aa9b6c97af4 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Created reservations ['d720515c-5026-4ba7-a3f7-b6064f96e4e3', '5a50886a-de77-427b-b3a9-27d8a249de69', '2ff2fd4f-f2e1-4c2f-af63-17815cf852b4', '87dd1c99-abfd-40cc-b076-9386b94b72cd'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:06.297985 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ed5f2a77-7bd8-4385-ab36-1aa9b6c97af4 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30b7e4fb-7ea4-4946-9d2a-76d690a2886d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d720515c-5026-4ba7-a3f7-b6064f96e4e3', '5a50886a-de77-427b-b3a9-27d8a249de69', '2ff2fd4f-f2e1-4c2f-af63-17815cf852b4', '87dd1c99-abfd-40cc-b076-9386b94b72cd']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:06.298687 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ed5f2a77-7bd8-4385-ab36-1aa9b6c97af4 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (916095c8-fffb-45d5-a228-8c5b4404c28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:06.322181 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ed5f2a77-7bd8-4385-ab36-1aa9b6c97af4 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (916095c8-fffb-45d5-a228-8c5b4404c28d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0367261-48a0-42df-bcdc-1a57b40b560e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1682465576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb755c2e9cb94e5283d91babaf4d2eec',qos_specs=None,replication_status=,reservations=['d720515c-5026-4ba7-a3f7-b6064f96e4e3','5a50886a-de77-427b-b3a9-27d8a249de69','2ff2fd4f-f2e1-4c2f-af63-17815cf852b4','87dd1c99-abfd-40cc-b076-9386b94b72cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c4fbb870574b55b421599a4ee4d92e',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:15:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1682465576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0367261-48a0-42df-bcdc-1a57b40b560e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb755c2e9cb94e5283d91babaf4d2eec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88c4fbb870574b55b421599a4ee4d92e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:06.323206 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ed5f2a77-7bd8-4385-ab36-1aa9b6c97af4 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e56c50-69ff-469b-ad86-106e09979559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:06.346569 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ed5f2a77-7bd8-4385-ab36-1aa9b6c97af4 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e56c50-69ff-469b-ad86-106e09979559) transitioned into state 'SUCCESS' from state '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-1682465576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb755c2e9cb94e5283d91babaf4d2eec',qos_specs=None,replication_status=,reservations=['d720515c-5026-4ba7-a3f7-b6064f96e4e3','5a50886a-de77-427b-b3a9-27d8a249de69','2ff2fd4f-f2e1-4c2f-af63-17815cf852b4','87dd1c99-abfd-40cc-b076-9386b94b72cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c4fbb870574b55b421599a4ee4d92e',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:06.347694 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ed5f2a77-7bd8-4385-ab36-1aa9b6c97af4 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e442f27-4c64-47bd-b8c2-8ce8e4b61609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:06.361801 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ed5f2a77-7bd8-4385-ab36-1aa9b6c97af4 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e442f27-4c64-47bd-b8c2-8ce8e4b61609) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:06.362051 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ed5f2a77-7bd8-4385-ab36-1aa9b6c97af4 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Flow 'volume_create_api' (1d2ef109-7ea8-4e17-b065-7984f933b931) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:06.362506 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-ed5f2a77-7bd8-4385-ab36-1aa9b6c97af4 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Create volume request issued successfully. Aug 06 03:15:06.363415 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ed5f2a77-7bd8-4385-ab36-1aa9b6c97af4 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:15:06.364085 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 618/2477] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:15:06 2026] POST /volume/v3/volumes => generated 763 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:06.781134 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-daee22d6-4f12-4a39-b9e0-04cecf25d016 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:06.783347 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-daee22d6-4f12-4a39-b9e0-04cecf25d016 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] DELETE https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c Aug 06 03:15:06.783580 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-daee22d6-4f12-4a39-b9e0-04cecf25d016 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:06.783797 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-daee22d6-4f12-4a39-b9e0-04cecf25d016 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:06.783974 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-daee22d6-4f12-4a39-b9e0-04cecf25d016 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Delete volume with id: 7010f40e-8361-4e87-9670-78bc6cc27b4c Aug 06 03:15:06.791132 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:06.791132 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:06.791585 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-daee22d6-4f12-4a39-b9e0-04cecf25d016 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:15:06.807799 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-daee22d6-4f12-4a39-b9e0-04cecf25d016 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Delete volume request issued successfully. Aug 06 03:15:06.807997 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-daee22d6-4f12-4a39-b9e0-04cecf25d016 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c returned with HTTP 202 Aug 06 03:15:06.808399 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 620/2478] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:15:06 2026] DELETE /volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:06.819896 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-355eca26-bf64-43f3-b66a-e2bc175639d5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:06.822400 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-355eca26-bf64-43f3-b66a-e2bc175639d5 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c Aug 06 03:15:06.823307 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-355eca26-bf64-43f3-b66a-e2bc175639d5 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:06.823618 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-355eca26-bf64-43f3-b66a-e2bc175639d5 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:06.833776 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:06.833776 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:06.838928 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-355eca26-bf64-43f3-b66a-e2bc175639d5 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Volume info retrieved successfully. Aug 06 03:15:06.843397 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-355eca26-bf64-43f3-b66a-e2bc175639d5 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c returned with HTTP 200 Aug 06 03:15:06.843762 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 623/2479] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:06 2026] GET /volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c => generated 1248 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:07.003853 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2a666546-7826-47ba-9083-95c73dcf0740 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:07.006082 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2a666546-7826-47ba-9083-95c73dcf0740 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:15:07.006371 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2a666546-7826-47ba-9083-95c73dcf0740 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c43d223-3507-4856-9c06-e01624bdc651", "force": false, "name": "tempest-TestStampPattern-snapshot-185869982", "description": null, "metadata": null}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:07.015716 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:07.015716 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:07.016191 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-2a666546-7826-47ba-9083-95c73dcf0740 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:15:07.016330 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-2a666546-7826-47ba-9083-95c73dcf0740 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Create snapshot from volume 1c43d223-3507-4856-9c06-e01624bdc651 Aug 06 03:15:07.048597 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-2a666546-7826-47ba-9083-95c73dcf0740 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Created reservations ['bbf568c6-64a6-4ee5-9046-381b86664f4c', 'f430b4d2-199b-4644-9f9c-8acbfc740eb5', '8bf9b027-d928-4ff6-883b-3149a31b9502', 'eba5adac-15ae-424e-a1fe-300442e0e330'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:07.077313 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-2a666546-7826-47ba-9083-95c73dcf0740 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Snapshot create request issued successfully. Aug 06 03:15:07.077631 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2a666546-7826-47ba-9083-95c73dcf0740 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:15:07.078108 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 619/2480] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:15:07 2026] POST /volume/v3/snapshots => generated 302 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:07.091880 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-da580dce-24b6-4cd7-97eb-b1fe1731450f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:07.094874 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-da580dce-24b6-4cd7-97eb-b1fe1731450f tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/snapshots/35c34207-c6bf-4fec-b9bf-07759b4139e7 Aug 06 03:15:07.095129 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-da580dce-24b6-4cd7-97eb-b1fe1731450f tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:07.095397 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-da580dce-24b6-4cd7-97eb-b1fe1731450f tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:07.102444 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:07.102444 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:07.103328 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-da580dce-24b6-4cd7-97eb-b1fe1731450f tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Snapshot retrieved successfully. Aug 06 03:15:07.104495 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-da580dce-24b6-4cd7-97eb-b1fe1731450f tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/snapshots/35c34207-c6bf-4fec-b9bf-07759b4139e7 returned with HTTP 200 Aug 06 03:15:07.105005 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 619/2481] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:15:07 2026] GET /volume/v3/snapshots/35c34207-c6bf-4fec-b9bf-07759b4139e7 => generated 434 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:07.200313 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-307ad683-0ebb-4fd1-b39e-79e239428ca5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:07.202356 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-307ad683-0ebb-4fd1-b39e-79e239428ca5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/volumes/e58f9740-24d9-4f4a-9809-bc6e931ce0e4 Aug 06 03:15:07.202620 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-307ad683-0ebb-4fd1-b39e-79e239428ca5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:07.202908 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-307ad683-0ebb-4fd1-b39e-79e239428ca5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:07.210017 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:07.210017 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:07.213277 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-307ad683-0ebb-4fd1-b39e-79e239428ca5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Volume info retrieved successfully. Aug 06 03:15:07.217125 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-307ad683-0ebb-4fd1-b39e-79e239428ca5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/e58f9740-24d9-4f4a-9809-bc6e931ce0e4 returned with HTTP 200 Aug 06 03:15:07.217400 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 621/2482] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:07 2026] GET /volume/v3/volumes/e58f9740-24d9-4f4a-9809-bc6e931ce0e4 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:07.230036 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-bc639380-ee2f-46d1-b56a-f75d9acede89 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:07.231926 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bc639380-ee2f-46d1-b56a-f75d9acede89 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] POST https://10.4.3.80/volume/v3/backups Aug 06 03:15:07.232280 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bc639380-ee2f-46d1-b56a-f75d9acede89 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e58f9740-24d9-4f4a-9809-bc6e931ce0e4", "name": "tempest-type-Backup-17260279"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:07.233661 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.backups [None req-bc639380-ee2f-46d1-b56a-f75d9acede89 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Creating new backup {'backup': {'volume_id': 'e58f9740-24d9-4f4a-9809-bc6e931ce0e4', 'name': 'tempest-type-Backup-17260279'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:15:07.233823 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.contrib.backups [None req-bc639380-ee2f-46d1-b56a-f75d9acede89 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Creating backup of volume e58f9740-24d9-4f4a-9809-bc6e931ce0e4 in container None Aug 06 03:15:07.241802 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:07.241802 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:07.242156 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-bc639380-ee2f-46d1-b56a-f75d9acede89 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Volume info retrieved successfully. Aug 06 03:15:07.258327 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-bc639380-ee2f-46d1-b56a-f75d9acede89 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Created reservations ['f2aecece-8abc-4acd-8e52-6409972b138a', '03920a1d-fb44-462c-9bea-593190e6f740'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:07.296438 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bc639380-ee2f-46d1-b56a-f75d9acede89 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:15:07.296881 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 624/2483] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:15:07 2026] POST /volume/v3/backups => generated 312 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:07.307341 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5d8479d7-e78d-4c8f-b9b1-d7a9817e76e2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:07.312134 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5d8479d7-e78d-4c8f-b9b1-d7a9817e76e2 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 Aug 06 03:15:07.314851 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5d8479d7-e78d-4c8f-b9b1-d7a9817e76e2 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:07.314851 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5d8479d7-e78d-4c8f-b9b1-d7a9817e76e2 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:07.314851 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-5d8479d7-e78d-4c8f-b9b1-d7a9817e76e2 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 5bb128d8-c548-48d1-a5c5-bbfa0d167e79. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:07.320755 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:07.320755 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:07.321417 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5d8479d7-e78d-4c8f-b9b1-d7a9817e76e2 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 returned with HTTP 200 Aug 06 03:15:07.323176 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 620/2484] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:07 2026] GET /volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 => generated 719 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:07.859022 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-168f91a3-cbe4-4d6d-ade7-3810b9e60299 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:07.860591 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-168f91a3-cbe4-4d6d-ade7-3810b9e60299 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c Aug 06 03:15:07.860947 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-168f91a3-cbe4-4d6d-ade7-3810b9e60299 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:07.861072 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-168f91a3-cbe4-4d6d-ade7-3810b9e60299 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:07.867057 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-168f91a3-cbe4-4d6d-ade7-3810b9e60299 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c returned with HTTP 404 Aug 06 03:15:07.867563 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 620/2485] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:07 2026] GET /volume/v3/volumes/7010f40e-8361-4e87-9670-78bc6cc27b4c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:07.874085 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b04c7676-e227-4609-814d-ba5710a55044 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:07.875681 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b04c7676-e227-4609-814d-ba5710a55044 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] DELETE https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 Aug 06 03:15:07.875901 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b04c7676-e227-4609-814d-ba5710a55044 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:07.876160 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b04c7676-e227-4609-814d-ba5710a55044 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:07.876339 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-b04c7676-e227-4609-814d-ba5710a55044 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Delete volume with id: ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 Aug 06 03:15:07.881468 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b04c7676-e227-4609-814d-ba5710a55044 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 returned with HTTP 404 Aug 06 03:15:07.881915 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 622/2486] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:15:07 2026] DELETE /volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:07.888414 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c3db9c07-8851-433f-9254-be2fa4bc9610 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:07.890798 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c3db9c07-8851-433f-9254-be2fa4bc9610 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 Aug 06 03:15:07.891005 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c3db9c07-8851-433f-9254-be2fa4bc9610 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:07.891201 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c3db9c07-8851-433f-9254-be2fa4bc9610 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:07.897616 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c3db9c07-8851-433f-9254-be2fa4bc9610 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 returned with HTTP 404 Aug 06 03:15:07.898243 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 625/2487] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:07 2026] GET /volume/v3/volumes/ed9761fc-d58e-4f7d-8dd1-06a8bc49cec3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:07.906747 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f8d18742-a818-418f-bd68-44e63d878a56 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:07.909979 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f8d18742-a818-418f-bd68-44e63d878a56 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] DELETE https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 Aug 06 03:15:07.910132 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f8d18742-a818-418f-bd68-44e63d878a56 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:07.910297 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f8d18742-a818-418f-bd68-44e63d878a56 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:07.910439 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-f8d18742-a818-418f-bd68-44e63d878a56 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Delete volume with id: 92a03a42-2e14-4f91-8598-aac693057d43 Aug 06 03:15:07.915339 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f8d18742-a818-418f-bd68-44e63d878a56 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 returned with HTTP 404 Aug 06 03:15:07.915751 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 621/2488] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:15:07 2026] DELETE /volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:07.923017 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5ae81544-acb7-4bb2-8208-e754a80822d1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:07.924927 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5ae81544-acb7-4bb2-8208-e754a80822d1 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] GET https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 Aug 06 03:15:07.925123 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5ae81544-acb7-4bb2-8208-e754a80822d1 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:07.925320 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5ae81544-acb7-4bb2-8208-e754a80822d1 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:07.931442 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5ae81544-acb7-4bb2-8208-e754a80822d1 tempest-TestInstancesWithCinderVolumes-1567814056 tempest-TestInstancesWithCinderVolumes-1567814056-project-member] https://10.4.3.80/volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 returned with HTTP 404 Aug 06 03:15:07.932034 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 621/2489] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:07 2026] GET /volume/v3/volumes/92a03a42-2e14-4f91-8598-aac693057d43 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:07.938197 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3f21621d-a11c-49c3-a8fa-62b95f3de407 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:07.939648 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3f21621d-a11c-49c3-a8fa-62b95f3de407 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] GET https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 Aug 06 03:15:07.939844 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3f21621d-a11c-49c3-a8fa-62b95f3de407 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:07.940043 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3f21621d-a11c-49c3-a8fa-62b95f3de407 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Calling method 'detail' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:07.940768 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-3f21621d-a11c-49c3-a8fa-62b95f3de407 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:15:07.974763 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3f21621d-a11c-49c3-a8fa-62b95f3de407 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Get all volumes completed successfully. Aug 06 03:15:07.976960 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:07.976960 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:07.980589 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3f21621d-a11c-49c3-a8fa-62b95f3de407 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 03:15:07.981012 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 623/2490] 10.4.3.80 () {66 vars in 1278 bytes} [Thu Aug 6 03:15:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:15:07.998028 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-fc879c63-c011-4cbb-8976-701c7bbafa28 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:07.999581 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fc879c63-c011-4cbb-8976-701c7bbafa28 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] DELETE https://10.4.3.80/volume/v3/types/e6817ca4-cea0-4666-8188-71d58c7c8212 Aug 06 03:15:07.999752 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fc879c63-c011-4cbb-8976-701c7bbafa28 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:07.999945 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fc879c63-c011-4cbb-8976-701c7bbafa28 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Calling method '_delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:08.000146 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:08.000146 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:08.021852 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fc879c63-c011-4cbb-8976-701c7bbafa28 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] https://10.4.3.80/volume/v3/types/e6817ca4-cea0-4666-8188-71d58c7c8212 returned with HTTP 202 Aug 06 03:15:08.022232 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 626/2491] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:15:07 2026] DELETE /volume/v3/types/e6817ca4-cea0-4666-8188-71d58c7c8212 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:08.031174 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f0c8f74b-4b2c-4487-a00b-8267082ca867 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:08.032777 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f0c8f74b-4b2c-4487-a00b-8267082ca867 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] GET https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 Aug 06 03:15:08.033006 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f0c8f74b-4b2c-4487-a00b-8267082ca867 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:08.033174 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f0c8f74b-4b2c-4487-a00b-8267082ca867 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Calling method 'detail' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:08.033900 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-f0c8f74b-4b2c-4487-a00b-8267082ca867 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:15:08.067073 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f0c8f74b-4b2c-4487-a00b-8267082ca867 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Get all volumes completed successfully. Aug 06 03:15:08.069092 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:08.069092 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:08.073469 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f0c8f74b-4b2c-4487-a00b-8267082ca867 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 03:15:08.073845 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 622/2492] 10.4.3.80 () {66 vars in 1278 bytes} [Thu Aug 6 03:15:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:15:08.093012 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e2209aab-2ee8-4ac7-b8cc-d564c0f2b124 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:08.098153 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e2209aab-2ee8-4ac7-b8cc-d564c0f2b124 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] DELETE https://10.4.3.80/volume/v3/types/d49f9edb-c041-4bd4-bb2c-452e7b7d5361 Aug 06 03:15:08.098319 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e2209aab-2ee8-4ac7-b8cc-d564c0f2b124 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:08.098521 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e2209aab-2ee8-4ac7-b8cc-d564c0f2b124 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Calling method '_delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:08.117273 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3fd568e7-cd1b-4b44-aad7-9d99297a6cb7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:08.119065 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3fd568e7-cd1b-4b44-aad7-9d99297a6cb7 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/snapshots/35c34207-c6bf-4fec-b9bf-07759b4139e7 Aug 06 03:15:08.119262 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3fd568e7-cd1b-4b44-aad7-9d99297a6cb7 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:08.119441 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3fd568e7-cd1b-4b44-aad7-9d99297a6cb7 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:08.126902 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:08.126902 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:08.127432 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3fd568e7-cd1b-4b44-aad7-9d99297a6cb7 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Snapshot retrieved successfully. Aug 06 03:15:08.128732 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3fd568e7-cd1b-4b44-aad7-9d99297a6cb7 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/snapshots/35c34207-c6bf-4fec-b9bf-07759b4139e7 returned with HTTP 200 Aug 06 03:15:08.129186 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 624/2493] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:15:08 2026] GET /volume/v3/snapshots/35c34207-c6bf-4fec-b9bf-07759b4139e7 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:08.137313 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f5d201f6-3670-43c8-8f52-918c3d3dc62a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:08.138189 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e2209aab-2ee8-4ac7-b8cc-d564c0f2b124 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] https://10.4.3.80/volume/v3/types/d49f9edb-c041-4bd4-bb2c-452e7b7d5361 returned with HTTP 202 Aug 06 03:15:08.138544 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 622/2494] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:15:08 2026] DELETE /volume/v3/types/d49f9edb-c041-4bd4-bb2c-452e7b7d5361 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:08.139985 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f5d201f6-3670-43c8-8f52-918c3d3dc62a tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/snapshots/35c34207-c6bf-4fec-b9bf-07759b4139e7 Aug 06 03:15:08.140156 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f5d201f6-3670-43c8-8f52-918c3d3dc62a tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:08.140318 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f5d201f6-3670-43c8-8f52-918c3d3dc62a tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:08.145221 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:08.145221 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:08.145606 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f5d201f6-3670-43c8-8f52-918c3d3dc62a tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Snapshot retrieved successfully. Aug 06 03:15:08.146360 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f5d201f6-3670-43c8-8f52-918c3d3dc62a tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/snapshots/35c34207-c6bf-4fec-b9bf-07759b4139e7 returned with HTTP 200 Aug 06 03:15:08.146669 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 627/2495] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:15:08 2026] GET /volume/v3/snapshots/35c34207-c6bf-4fec-b9bf-07759b4139e7 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:08.266103 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a9e5eadc-0a10-41ca-b79a-dd64fc6e6154 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:08.320184 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a9e5eadc-0a10-41ca-b79a-dd64fc6e6154 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:15:08.320184 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a9e5eadc-0a10-41ca-b79a-dd64fc6e6154 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1815669101"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:08.336482 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a9e5eadc-0a10-41ca-b79a-dd64fc6e6154 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:15:08.336587 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b5024072-48a5-42a7-a6fb-fda1ff138bf7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:08.336970 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 623/2496] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:15:08 2026] POST /volume/v3/types => generated 228 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:08.338146 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b5024072-48a5-42a7-a6fb-fda1ff138bf7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 Aug 06 03:15:08.338361 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b5024072-48a5-42a7-a6fb-fda1ff138bf7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:08.338547 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b5024072-48a5-42a7-a6fb-fda1ff138bf7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:08.338646 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-b5024072-48a5-42a7-a6fb-fda1ff138bf7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 5bb128d8-c548-48d1-a5c5-bbfa0d167e79. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:08.342859 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:08.342859 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:08.343484 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b5024072-48a5-42a7-a6fb-fda1ff138bf7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 returned with HTTP 200 Aug 06 03:15:08.343792 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 625/2497] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:08 2026] GET /volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:08.344784 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cf1b748c-a12d-4c9d-b745-4cf1ab5e2475 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:08.347809 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cf1b748c-a12d-4c9d-b745-4cf1ab5e2475 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] POST https://10.4.3.80/volume/v3/group_types Aug 06 03:15:08.348533 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cf1b748c-a12d-4c9d-b745-4cf1ab5e2475 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1572830204"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:08.362447 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cf1b748c-a12d-4c9d-b745-4cf1ab5e2475 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] https://10.4.3.80/volume/v3/group_types returned with HTTP 202 Aug 06 03:15:08.363472 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 623/2498] 10.4.3.80 () {70 vars in 1304 bytes} [Thu Aug 6 03:15:08 2026] POST /volume/v3/group_types => generated 185 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:08.371233 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-14860b20-947d-4b95-ae78-2fe436116950 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:08.448540 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-14860b20-947d-4b95-ae78-2fe436116950 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] POST https://10.4.3.80/volume/v3/groups Aug 06 03:15:08.448914 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-14860b20-947d-4b95-ae78-2fe436116950 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7fe311aa-1334-4ee1-9aa4-131c3a57a572", "volume_types": ["cd0e554d-4b35-4d4f-9ee7-e4a656bb52e3"], "name": "tempest-GroupSnapshotsV319Test-Group-726966728"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:08.450331 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.groups [None req-14860b20-947d-4b95-ae78-2fe436116950 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Creating new group {'group': {'group_type': '7fe311aa-1334-4ee1-9aa4-131c3a57a572', 'volume_types': ['cd0e554d-4b35-4d4f-9ee7-e4a656bb52e3'], 'name': 'tempest-GroupSnapshotsV319Test-Group-726966728'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 03:15:08.456393 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.groups [None req-14860b20-947d-4b95-ae78-2fe436116950 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-726966728. Aug 06 03:15:08.471366 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-14860b20-947d-4b95-ae78-2fe436116950 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Availability Zones retrieved successfully. Aug 06 03:15:08.499512 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-14860b20-947d-4b95-ae78-2fe436116950 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Created reservations ['b9378332-b77c-4d5b-b53c-834c43bd7022'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:08.517610 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-875a7802-ea8e-41eb-82ff-a8133d955f78 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:08.519601 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-875a7802-ea8e-41eb-82ff-a8133d955f78 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] GET https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 Aug 06 03:15:08.520096 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-875a7802-ea8e-41eb-82ff-a8133d955f78 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:08.520096 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-875a7802-ea8e-41eb-82ff-a8133d955f78 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Calling method 'detail' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:08.521120 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-875a7802-ea8e-41eb-82ff-a8133d955f78 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:15:08.536877 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-14860b20-947d-4b95-ae78-2fe436116950 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/groups returned with HTTP 202 Aug 06 03:15:08.536877 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 628/2499] 10.4.3.80 () {70 vars in 1290 bytes} [Thu Aug 6 03:15:08 2026] POST /volume/v3/groups => generated 115 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:08.539480 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-875a7802-ea8e-41eb-82ff-a8133d955f78 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Get all volumes completed successfully. Aug 06 03:15:08.541495 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:08.541495 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:08.545215 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-875a7802-ea8e-41eb-82ff-a8133d955f78 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 03:15:08.545637 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 624/2500] 10.4.3.80 () {66 vars in 1278 bytes} [Thu Aug 6 03:15:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10863 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:15:08.546928 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ab81739d-6721-4f41-b9dd-2bb115830a80 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:08.548551 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ab81739d-6721-4f41-b9dd-2bb115830a80 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] GET https://10.4.3.80/volume/v3/groups/c0c73e3f-0450-4963-b273-71d15a4dc48e Aug 06 03:15:08.548722 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ab81739d-6721-4f41-b9dd-2bb115830a80 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:08.548938 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ab81739d-6721-4f41-b9dd-2bb115830a80 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:08.549070 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-ab81739d-6721-4f41-b9dd-2bb115830a80 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] show called for member c0c73e3f-0450-4963-b273-71d15a4dc48e {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:15:08.553991 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:08.553991 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:08.564038 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ab81739d-6721-4f41-b9dd-2bb115830a80 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/groups/c0c73e3f-0450-4963-b273-71d15a4dc48e returned with HTTP 200 Aug 06 03:15:08.564362 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 626/2501] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:15:08 2026] GET /volume/v3/groups/c0c73e3f-0450-4963-b273-71d15a4dc48e => generated 395 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:08.565652 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1c766013-1898-4cc5-9ab7-b6615a9eb5b8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:08.567748 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1c766013-1898-4cc5-9ab7-b6615a9eb5b8 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/58ac784b-5fe2-4e0e-b4e2-7ed80af328b3 Aug 06 03:15:08.567943 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1c766013-1898-4cc5-9ab7-b6615a9eb5b8 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:08.568110 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1c766013-1898-4cc5-9ab7-b6615a9eb5b8 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:08.568252 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-1c766013-1898-4cc5-9ab7-b6615a9eb5b8 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Delete volume with id: 58ac784b-5fe2-4e0e-b4e2-7ed80af328b3 Aug 06 03:15:08.583101 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:08.583101 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:08.583557 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1c766013-1898-4cc5-9ab7-b6615a9eb5b8 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Volume info retrieved successfully. Aug 06 03:15:08.601106 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.image.cache [None req-1c766013-1898-4cc5-9ab7-b6615a9eb5b8 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '689d6f2b-3bf6-4054-a037-5908bfb39e06', 'volume_id': '58ac784b-5fe2-4e0e-b4e2-7ed80af328b3', 'host': 'np0000006611@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 6, 3, 13, 52), 'last_used': datetime.datetime(2026, 8, 6, 3, 14, 1)}. {{(pid=100901) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 06 03:15:08.612601 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1c766013-1898-4cc5-9ab7-b6615a9eb5b8 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Delete volume request issued successfully. Aug 06 03:15:08.612893 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1c766013-1898-4cc5-9ab7-b6615a9eb5b8 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] https://10.4.3.80/volume/v3/volumes/58ac784b-5fe2-4e0e-b4e2-7ed80af328b3 returned with HTTP 202 Aug 06 03:15:08.613317 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 624/2502] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:15:08 2026] DELETE /volume/v3/volumes/58ac784b-5fe2-4e0e-b4e2-7ed80af328b3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:08.623410 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2a562c98-2084-4217-b602-88402f872f6e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:08.626501 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2a562c98-2084-4217-b602-88402f872f6e tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] GET https://10.4.3.80/volume/v3/volumes/58ac784b-5fe2-4e0e-b4e2-7ed80af328b3 Aug 06 03:15:08.626725 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2a562c98-2084-4217-b602-88402f872f6e tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:08.626958 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2a562c98-2084-4217-b602-88402f872f6e tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:08.636149 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:08.636149 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:08.639988 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2a562c98-2084-4217-b602-88402f872f6e tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Volume info retrieved successfully. Aug 06 03:15:08.643952 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2a562c98-2084-4217-b602-88402f872f6e tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] https://10.4.3.80/volume/v3/volumes/58ac784b-5fe2-4e0e-b4e2-7ed80af328b3 returned with HTTP 200 Aug 06 03:15:08.644445 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 629/2503] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:08 2026] GET /volume/v3/volumes/58ac784b-5fe2-4e0e-b4e2-7ed80af328b3 => generated 1147 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:09.353232 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-03fa5f70-8527-4d26-8685-45b722ff1992 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:09.355245 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-03fa5f70-8527-4d26-8685-45b722ff1992 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 Aug 06 03:15:09.355443 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-03fa5f70-8527-4d26-8685-45b722ff1992 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:09.355624 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-03fa5f70-8527-4d26-8685-45b722ff1992 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:09.355733 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-03fa5f70-8527-4d26-8685-45b722ff1992 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 5bb128d8-c548-48d1-a5c5-bbfa0d167e79. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:09.359448 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:09.359448 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:09.360043 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-03fa5f70-8527-4d26-8685-45b722ff1992 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 returned with HTTP 200 Aug 06 03:15:09.360372 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 625/2504] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:09 2026] GET /volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:09.576081 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1bcde70c-b54b-4f40-89cf-5bbc3b89834c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:09.578089 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1bcde70c-b54b-4f40-89cf-5bbc3b89834c tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] GET https://10.4.3.80/volume/v3/groups/c0c73e3f-0450-4963-b273-71d15a4dc48e Aug 06 03:15:09.578268 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1bcde70c-b54b-4f40-89cf-5bbc3b89834c tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:09.578424 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1bcde70c-b54b-4f40-89cf-5bbc3b89834c tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:09.578565 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-1bcde70c-b54b-4f40-89cf-5bbc3b89834c tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] show called for member c0c73e3f-0450-4963-b273-71d15a4dc48e {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:15:09.581657 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:09.581657 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:09.588117 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1bcde70c-b54b-4f40-89cf-5bbc3b89834c tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/groups/c0c73e3f-0450-4963-b273-71d15a4dc48e returned with HTTP 200 Aug 06 03:15:09.588577 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 627/2505] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:15:09 2026] GET /volume/v3/groups/c0c73e3f-0450-4963-b273-71d15a4dc48e => generated 396 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:09.596703 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7511b577-1169-4af2-9131-72ae443795ac None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:09.599437 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:15:09.599809 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1061026425", "volume_type": "cd0e554d-4b35-4d4f-9ee7-e4a656bb52e3", "group_id": "c0c73e3f-0450-4963-b273-71d15a4dc48e", "size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:09.602144 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1061026425', 'volume_type': 'cd0e554d-4b35-4d4f-9ee7-e4a656bb52e3', 'group_id': 'c0c73e3f-0450-4963-b273-71d15a4dc48e', 'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:15:09.608205 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:09.608205 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:09.608877 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Create volume of 1 GB Aug 06 03:15:09.615058 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Availability Zones retrieved successfully. Aug 06 03:15:09.620252 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Flow 'volume_create_api' (ededb488-31a0-4a20-8fc2-293042fd1727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:09.621390 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd039311-67b8-4873-b89e-b054e531c108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:09.621860 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:09.621860 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:09.622240 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:15:09.639019 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd039311-67b8-4873-b89e-b054e531c108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cd0e554d-4b35-4d4f-9ee7-e4a656bb52e3,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1815669101',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd0e554d-4b35-4d4f-9ee7-e4a656bb52e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c0c73e3f-0450-4963-b273-71d15a4dc48e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:09.639735 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b092ca12-1905-473e-98f1-4896dc871894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:09.661500 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-04eb4d07-79ef-4712-a464-92c3fa1233d8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:09.665141 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-04eb4d07-79ef-4712-a464-92c3fa1233d8 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] GET https://10.4.3.80/volume/v3/volumes/58ac784b-5fe2-4e0e-b4e2-7ed80af328b3 Aug 06 03:15:09.665141 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-04eb4d07-79ef-4712-a464-92c3fa1233d8 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:09.665141 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-04eb4d07-79ef-4712-a464-92c3fa1233d8 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:09.666202 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1815669101 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1815669101, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:15:09.666568 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1815669101 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1815669101, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:15:09.670970 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-04eb4d07-79ef-4712-a464-92c3fa1233d8 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] https://10.4.3.80/volume/v3/volumes/58ac784b-5fe2-4e0e-b4e2-7ed80af328b3 returned with HTTP 404 Aug 06 03:15:09.671428 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 630/2506] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:09 2026] GET /volume/v3/volumes/58ac784b-5fe2-4e0e-b4e2-7ed80af328b3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:09.679157 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-395903ce-d4bf-401f-a30a-a6f9703c7927 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:09.680724 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-395903ce-d4bf-401f-a30a-a6f9703c7927 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] DELETE https://10.4.3.80/volume/v3/types/3dac0032-94b2-463a-8bca-5455743b2446 Aug 06 03:15:09.681073 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-395903ce-d4bf-401f-a30a-a6f9703c7927 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:09.681279 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-395903ce-d4bf-401f-a30a-a6f9703c7927 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] Calling method '_delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:09.701422 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Created reservations ['44f7de67-a64a-4dca-a4ca-00fefe309d64', '13a2c025-5b5b-47e5-b709-6a0965607721', 'efebe25a-9537-41ac-b5b6-e18e0e19d6d5', 'a2e53957-d2dd-469c-a47e-076d96f93d2c'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:09.702589 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b092ca12-1905-473e-98f1-4896dc871894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44f7de67-a64a-4dca-a4ca-00fefe309d64', '13a2c025-5b5b-47e5-b709-6a0965607721', 'efebe25a-9537-41ac-b5b6-e18e0e19d6d5', 'a2e53957-d2dd-469c-a47e-076d96f93d2c']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:09.703468 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74683cb7-322a-49b4-95a4-3ffdbce068d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:09.703926 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-395903ce-d4bf-401f-a30a-a6f9703c7927 tempest-TestInstancesWithCinderVolumes-75112708 tempest-TestInstancesWithCinderVolumes-75112708-project-admin] https://10.4.3.80/volume/v3/types/3dac0032-94b2-463a-8bca-5455743b2446 returned with HTTP 202 Aug 06 03:15:09.704308 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 626/2507] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:15:09 2026] DELETE /volume/v3/types/3dac0032-94b2-463a-8bca-5455743b2446 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:09.731071 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74683cb7-322a-49b4-95a4-3ffdbce068d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8590f89-205f-4cd5-86d5-122b3bf35fb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1061026425',encryption_key_id=None,group_id=c0c73e3f-0450-4963-b273-71d15a4dc48e,group_type_id=,metadata={},multiattach=False,project_id='2788b5663ac243cf8811fa3e96dbea6d',qos_specs=None,replication_status=,reservations=['44f7de67-a64a-4dca-a4ca-00fefe309d64','13a2c025-5b5b-47e5-b709-6a0965607721','efebe25a-9537-41ac-b5b6-e18e0e19d6d5','a2e53957-d2dd-469c-a47e-076d96f93d2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a31658fe1c25438d84359a7d48e4479a',volume_type_id=cd0e554d-4b35-4d4f-9ee7-e4a656bb52e3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:15:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1061026425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c0c73e3f-0450-4963-b273-71d15a4dc48e,host=None,id=e8590f89-205f-4cd5-86d5-122b3bf35fb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2788b5663ac243cf8811fa3e96dbea6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a31658fe1c25438d84359a7d48e4479a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd0e554d-4b35-4d4f-9ee7-e4a656bb52e3),volume_type_id=cd0e554d-4b35-4d4f-9ee7-e4a656bb52e3)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:09.731747 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (259cd624-5b4a-43b5-874d-f857b8958b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:09.757564 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (259cd624-5b4a-43b5-874d-f857b8958b47) transitioned into state 'SUCCESS' from state '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-1061026425',encryption_key_id=None,group_id=c0c73e3f-0450-4963-b273-71d15a4dc48e,group_type_id=,metadata={},multiattach=False,project_id='2788b5663ac243cf8811fa3e96dbea6d',qos_specs=None,replication_status=,reservations=['44f7de67-a64a-4dca-a4ca-00fefe309d64','13a2c025-5b5b-47e5-b709-6a0965607721','efebe25a-9537-41ac-b5b6-e18e0e19d6d5','a2e53957-d2dd-469c-a47e-076d96f93d2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a31658fe1c25438d84359a7d48e4479a',volume_type_id=cd0e554d-4b35-4d4f-9ee7-e4a656bb52e3)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:09.758180 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8db152c-3904-4785-8591-e0d640ad4eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:09.771210 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8db152c-3904-4785-8591-e0d640ad4eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:09.771965 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Flow 'volume_create_api' (ededb488-31a0-4a20-8fc2-293042fd1727) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:09.772235 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Create volume request issued successfully. Aug 06 03:15:09.772941 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:15:09.773085 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:15:09.809484 np0000006611 devstack@c-api.service[100901]: DEBUG oslo_db.sqlalchemy.engines [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:15:09.812470 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:09.812470 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:09.816040 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7511b577-1169-4af2-9131-72ae443795ac tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:15:09.816566 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 625/2508] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:15:09 2026] POST /volume/v3/volumes => generated 825 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:09.828520 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9df02975-d791-42a9-bd8a-593a97add2e3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:09.830181 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9df02975-d791-42a9-bd8a-593a97add2e3 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] GET https://10.4.3.80/volume/v3/volumes/e8590f89-205f-4cd5-86d5-122b3bf35fb4 Aug 06 03:15:09.830373 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9df02975-d791-42a9-bd8a-593a97add2e3 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:09.830542 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9df02975-d791-42a9-bd8a-593a97add2e3 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:09.836893 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:09.836893 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:09.839845 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-9df02975-d791-42a9-bd8a-593a97add2e3 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Volume info retrieved successfully. Aug 06 03:15:09.840431 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-9df02975-d791-42a9-bd8a-593a97add2e3 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:15:09.840601 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-9df02975-d791-42a9-bd8a-593a97add2e3 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:15:09.877525 np0000006611 devstack@c-api.service[100899]: DEBUG oslo_db.sqlalchemy.engines [None req-9df02975-d791-42a9-bd8a-593a97add2e3 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:15:09.880578 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:09.880578 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:09.887995 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9df02975-d791-42a9-bd8a-593a97add2e3 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/volumes/e8590f89-205f-4cd5-86d5-122b3bf35fb4 returned with HTTP 200 Aug 06 03:15:09.888422 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 628/2509] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:15:09 2026] GET /volume/v3/volumes/e8590f89-205f-4cd5-86d5-122b3bf35fb4 => generated 893 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:10.369731 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3259ddff-2506-4d85-813d-54f1e478000e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:10.371618 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3259ddff-2506-4d85-813d-54f1e478000e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 Aug 06 03:15:10.371898 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3259ddff-2506-4d85-813d-54f1e478000e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:10.372098 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3259ddff-2506-4d85-813d-54f1e478000e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:10.372210 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-3259ddff-2506-4d85-813d-54f1e478000e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 5bb128d8-c548-48d1-a5c5-bbfa0d167e79. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:10.376451 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:10.376451 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:10.377124 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3259ddff-2506-4d85-813d-54f1e478000e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 returned with HTTP 200 Aug 06 03:15:10.377478 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 631/2510] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:10 2026] GET /volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:10.903008 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-da446e6c-ef15-4e17-a2f5-d095dbc69922 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:10.906159 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-da446e6c-ef15-4e17-a2f5-d095dbc69922 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] GET https://10.4.3.80/volume/v3/volumes/e8590f89-205f-4cd5-86d5-122b3bf35fb4 Aug 06 03:15:10.906295 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-da446e6c-ef15-4e17-a2f5-d095dbc69922 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:10.906583 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-da446e6c-ef15-4e17-a2f5-d095dbc69922 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:10.917611 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:10.917611 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:10.922560 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-da446e6c-ef15-4e17-a2f5-d095dbc69922 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Volume info retrieved successfully. Aug 06 03:15:10.923326 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-da446e6c-ef15-4e17-a2f5-d095dbc69922 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:15:10.923539 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-da446e6c-ef15-4e17-a2f5-d095dbc69922 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:15:10.958578 np0000006611 devstack@c-api.service[100902]: DEBUG oslo_db.sqlalchemy.engines [None req-da446e6c-ef15-4e17-a2f5-d095dbc69922 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:15:10.961458 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:10.961458 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:10.970918 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-da446e6c-ef15-4e17-a2f5-d095dbc69922 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/volumes/e8590f89-205f-4cd5-86d5-122b3bf35fb4 returned with HTTP 200 Aug 06 03:15:10.971342 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 627/2511] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:15:10 2026] GET /volume/v3/volumes/e8590f89-205f-4cd5-86d5-122b3bf35fb4 => generated 918 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:10.986126 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e123eae4-6ee7-4c46-9224-5a3ea8f95075 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:10.987812 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e123eae4-6ee7-4c46-9224-5a3ea8f95075 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] POST https://10.4.3.80/volume/v3/group_snapshots Aug 06 03:15:10.988179 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e123eae4-6ee7-4c46-9224-5a3ea8f95075 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c0c73e3f-0450-4963-b273-71d15a4dc48e", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1838464522"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:10.989545 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.group_snapshots [None req-e123eae4-6ee7-4c46-9224-5a3ea8f95075 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c0c73e3f-0450-4963-b273-71d15a4dc48e', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1838464522'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 03:15:10.993362 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:10.993362 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:10.995994 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.group_snapshots [None req-e123eae4-6ee7-4c46-9224-5a3ea8f95075 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1838464522. Aug 06 03:15:11.018373 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:11.018373 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:11.029860 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-e123eae4-6ee7-4c46-9224-5a3ea8f95075 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1815669101 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1815669101, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:15:11.051045 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-e123eae4-6ee7-4c46-9224-5a3ea8f95075 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Created reservations ['c5e6244c-9f4c-4a29-8066-c7f2afc91f9f', 'd9e30aee-64aa-4739-8811-81c50335d375', '2c1cb143-b436-44e1-9f13-e86325ebc3bd', 'a4886048-b23f-477c-b7b1-02fc8bf29936'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:11.077118 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e123eae4-6ee7-4c46-9224-5a3ea8f95075 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/group_snapshots returned with HTTP 202 Aug 06 03:15:11.077530 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 626/2512] 10.4.3.80 () {70 vars in 1317 bytes} [Thu Aug 6 03:15:10 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:11.086851 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ffbadd63-ad95-492b-831a-8ac61f236e3d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:11.089502 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ffbadd63-ad95-492b-831a-8ac61f236e3d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] GET https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 Aug 06 03:15:11.089792 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ffbadd63-ad95-492b-831a-8ac61f236e3d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:11.090038 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ffbadd63-ad95-492b-831a-8ac61f236e3d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:11.090204 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.group_snapshots [None req-ffbadd63-ad95-492b-831a-8ac61f236e3d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] show called for member 21d6ce93-5f50-4e00-be67-25be3b15c8a5 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 03:15:11.094563 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:11.094563 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:11.101880 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ffbadd63-ad95-492b-831a-8ac61f236e3d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 returned with HTTP 200 Aug 06 03:15:11.102842 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 629/2513] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:15:11 2026] GET /volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:11.386946 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1108465e-b396-4531-8a30-b6171399b05a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:11.388416 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1108465e-b396-4531-8a30-b6171399b05a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 Aug 06 03:15:11.388589 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1108465e-b396-4531-8a30-b6171399b05a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:11.388774 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1108465e-b396-4531-8a30-b6171399b05a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:11.388927 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-1108465e-b396-4531-8a30-b6171399b05a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 5bb128d8-c548-48d1-a5c5-bbfa0d167e79. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:11.392443 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:11.392443 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:11.392998 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1108465e-b396-4531-8a30-b6171399b05a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 returned with HTTP 200 Aug 06 03:15:11.393309 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 632/2514] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:11 2026] GET /volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:12.113354 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2ef7a70d-2f66-4b03-bfb0-2999f25d453a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:12.115066 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2ef7a70d-2f66-4b03-bfb0-2999f25d453a tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] GET https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 Aug 06 03:15:12.115251 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2ef7a70d-2f66-4b03-bfb0-2999f25d453a tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:12.115414 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2ef7a70d-2f66-4b03-bfb0-2999f25d453a tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:12.115528 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.group_snapshots [None req-2ef7a70d-2f66-4b03-bfb0-2999f25d453a tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] show called for member 21d6ce93-5f50-4e00-be67-25be3b15c8a5 {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 03:15:12.119390 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:12.119390 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:12.123106 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2ef7a70d-2f66-4b03-bfb0-2999f25d453a tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 returned with HTTP 200 Aug 06 03:15:12.123525 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 628/2515] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:15:12 2026] GET /volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 => generated 331 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:12.134093 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-560e7fb2-1c14-466f-998b-2d07ef4a9de1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:12.135749 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-560e7fb2-1c14-466f-998b-2d07ef4a9de1 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] GET https://10.4.3.80/volume/v3/snapshots/detail Aug 06 03:15:12.135974 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-560e7fb2-1c14-466f-998b-2d07ef4a9de1 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:12.137880 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-560e7fb2-1c14-466f-998b-2d07ef4a9de1 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Calling method 'detail' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:12.137880 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-560e7fb2-1c14-466f-998b-2d07ef4a9de1 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:15:12.137880 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:12.137880 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:12.137880 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.db.api [None req-560e7fb2-1c14-466f-998b-2d07ef4a9de1 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Building query based on filter {{(pid=100901) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:15:12.141863 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-560e7fb2-1c14-466f-998b-2d07ef4a9de1 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Get all snapshots completed successfully. Aug 06 03:15:12.142308 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:12.142308 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:12.143201 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-560e7fb2-1c14-466f-998b-2d07ef4a9de1 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 03:15:12.143809 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 627/2516] 10.4.3.80 () {66 vars in 1257 bytes} [Thu Aug 6 03:15:12 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:12.152528 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4635e765-e83a-4909-b8c8-9dec4b8df251 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:12.154468 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4635e765-e83a-4909-b8c8-9dec4b8df251 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] GET https://10.4.3.80/volume/v3/snapshots/c4989d33-5a64-42db-bf43-acc8cd6291d9 Aug 06 03:15:12.154669 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4635e765-e83a-4909-b8c8-9dec4b8df251 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:12.155024 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4635e765-e83a-4909-b8c8-9dec4b8df251 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:12.161028 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:12.161028 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:12.161621 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4635e765-e83a-4909-b8c8-9dec4b8df251 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Snapshot retrieved successfully. Aug 06 03:15:12.162503 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4635e765-e83a-4909-b8c8-9dec4b8df251 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/snapshots/c4989d33-5a64-42db-bf43-acc8cd6291d9 returned with HTTP 200 Aug 06 03:15:12.163185 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 630/2517] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:15:12 2026] GET /volume/v3/snapshots/c4989d33-5a64-42db-bf43-acc8cd6291d9 => generated 474 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:12.172107 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-958309f2-124b-419c-8675-844852c10cd1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:12.176181 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-958309f2-124b-419c-8675-844852c10cd1 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] POST https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5/action Aug 06 03:15:12.176643 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-958309f2-124b-419c-8675-844852c10cd1 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:15:12.176800 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-958309f2-124b-419c-8675-844852c10cd1 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:12.186862 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.group_snapshots [None req-958309f2-124b-419c-8675-844852c10cd1 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] Updating group '21d6ce93-5f50-4e00-be67-25be3b15c8a5' with 'creating' {{(pid=100900) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 03:15:12.198069 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:12.198069 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:12.209413 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-958309f2-124b-419c-8675-844852c10cd1 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5/action returned with HTTP 202 Aug 06 03:15:12.209842 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 633/2518] 10.4.3.80 () {70 vars in 1448 bytes} [Thu Aug 6 03:15:12 2026] POST /volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:15:12.220256 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c8f4df57-94de-405c-8008-73752126965a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:12.227032 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c8f4df57-94de-405c-8008-73752126965a tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] GET https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 Aug 06 03:15:12.227587 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c8f4df57-94de-405c-8008-73752126965a tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:12.228207 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c8f4df57-94de-405c-8008-73752126965a tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:12.228928 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.group_snapshots [None req-c8f4df57-94de-405c-8008-73752126965a tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] show called for member 21d6ce93-5f50-4e00-be67-25be3b15c8a5 {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 03:15:12.237689 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:12.237689 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:12.254404 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c8f4df57-94de-405c-8008-73752126965a tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 returned with HTTP 200 Aug 06 03:15:12.257240 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 629/2519] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:15:12 2026] GET /volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 => generated 330 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:12.271521 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-51a26ca5-01d2-4398-866f-8773df12a1c3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:12.272205 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-51a26ca5-01d2-4398-866f-8773df12a1c3 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] POST https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5/action Aug 06 03:15:12.272620 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-51a26ca5-01d2-4398-866f-8773df12a1c3 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:15:12.272714 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-51a26ca5-01d2-4398-866f-8773df12a1c3 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:12.274145 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.group_snapshots [None req-51a26ca5-01d2-4398-866f-8773df12a1c3 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] Updating group '21d6ce93-5f50-4e00-be67-25be3b15c8a5' with 'available' {{(pid=100901) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 03:15:12.280808 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:12.280808 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:12.294216 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-51a26ca5-01d2-4398-866f-8773df12a1c3 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5/action returned with HTTP 202 Aug 06 03:15:12.294216 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 628/2520] 10.4.3.80 () {70 vars in 1448 bytes} [Thu Aug 6 03:15:12 2026] POST /volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:15:12.306506 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-77a38dcf-aa07-4961-b0b3-54c89c67261d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:12.310358 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-77a38dcf-aa07-4961-b0b3-54c89c67261d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] GET https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 Aug 06 03:15:12.310692 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-77a38dcf-aa07-4961-b0b3-54c89c67261d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:12.311025 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-77a38dcf-aa07-4961-b0b3-54c89c67261d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:12.311184 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.group_snapshots [None req-77a38dcf-aa07-4961-b0b3-54c89c67261d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] show called for member 21d6ce93-5f50-4e00-be67-25be3b15c8a5 {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 03:15:12.317551 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:12.317551 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:12.325159 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-77a38dcf-aa07-4961-b0b3-54c89c67261d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 returned with HTTP 200 Aug 06 03:15:12.325869 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 631/2521] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:15:12 2026] GET /volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 => generated 331 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:12.336146 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5fe50285-989a-4d62-a3e2-595b73d4f726 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:12.338424 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5fe50285-989a-4d62-a3e2-595b73d4f726 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] POST https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5/action Aug 06 03:15:12.339301 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5fe50285-989a-4d62-a3e2-595b73d4f726 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:15:12.339301 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5fe50285-989a-4d62-a3e2-595b73d4f726 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:12.340664 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.group_snapshots [None req-5fe50285-989a-4d62-a3e2-595b73d4f726 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] Updating group '21d6ce93-5f50-4e00-be67-25be3b15c8a5' with 'error' {{(pid=100900) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 03:15:12.344851 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:12.344851 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:12.356983 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5fe50285-989a-4d62-a3e2-595b73d4f726 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5/action returned with HTTP 202 Aug 06 03:15:12.357550 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 634/2522] 10.4.3.80 () {70 vars in 1448 bytes} [Thu Aug 6 03:15:12 2026] POST /volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:15:12.366454 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-772c6d5a-ae3a-4f77-8962-f0840c02cf36 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:12.369197 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-772c6d5a-ae3a-4f77-8962-f0840c02cf36 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] GET https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 Aug 06 03:15:12.369393 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-772c6d5a-ae3a-4f77-8962-f0840c02cf36 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:12.369557 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-772c6d5a-ae3a-4f77-8962-f0840c02cf36 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:12.369695 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.group_snapshots [None req-772c6d5a-ae3a-4f77-8962-f0840c02cf36 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] show called for member 21d6ce93-5f50-4e00-be67-25be3b15c8a5 {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 03:15:12.372635 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:12.372635 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:12.376009 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-772c6d5a-ae3a-4f77-8962-f0840c02cf36 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 returned with HTTP 200 Aug 06 03:15:12.376392 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 630/2523] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:15:12 2026] GET /volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 => generated 327 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:12.385757 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6fae684b-7380-4169-8bec-66c5c9ea088e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:12.390425 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6fae684b-7380-4169-8bec-66c5c9ea088e tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] POST https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5/action Aug 06 03:15:12.390788 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6fae684b-7380-4169-8bec-66c5c9ea088e tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:15:12.390949 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6fae684b-7380-4169-8bec-66c5c9ea088e tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:12.392216 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.group_snapshots [None req-6fae684b-7380-4169-8bec-66c5c9ea088e tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] Updating group '21d6ce93-5f50-4e00-be67-25be3b15c8a5' with 'available' {{(pid=100901) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 03:15:12.402300 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:12.402300 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:12.406585 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9d76728e-a761-4bf3-9fd8-feb8a4db4ca5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:12.408317 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9d76728e-a761-4bf3-9fd8-feb8a4db4ca5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 Aug 06 03:15:12.408468 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9d76728e-a761-4bf3-9fd8-feb8a4db4ca5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:12.408632 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9d76728e-a761-4bf3-9fd8-feb8a4db4ca5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:12.408761 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-9d76728e-a761-4bf3-9fd8-feb8a4db4ca5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 5bb128d8-c548-48d1-a5c5-bbfa0d167e79. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:12.411814 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6fae684b-7380-4169-8bec-66c5c9ea088e tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5/action returned with HTTP 202 Aug 06 03:15:12.412282 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 629/2524] 10.4.3.80 () {70 vars in 1448 bytes} [Thu Aug 6 03:15:12 2026] POST /volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:15:12.412506 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:12.412506 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:12.413127 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9d76728e-a761-4bf3-9fd8-feb8a4db4ca5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 returned with HTTP 200 Aug 06 03:15:12.413483 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 632/2525] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:12 2026] GET /volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:12.419817 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-051e4d30-3f12-4850-b719-362ffaa6694d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:12.421599 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-051e4d30-3f12-4850-b719-362ffaa6694d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] GET https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 Aug 06 03:15:12.421811 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-051e4d30-3f12-4850-b719-362ffaa6694d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:12.422013 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-051e4d30-3f12-4850-b719-362ffaa6694d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:12.422275 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.group_snapshots [None req-051e4d30-3f12-4850-b719-362ffaa6694d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] show called for member 21d6ce93-5f50-4e00-be67-25be3b15c8a5 {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 03:15:12.426204 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:12.426204 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:12.429202 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-051e4d30-3f12-4850-b719-362ffaa6694d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 returned with HTTP 200 Aug 06 03:15:12.429539 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 635/2526] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:15:12 2026] GET /volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 => generated 331 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:12.441412 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5044938e-8423-4d84-a5aa-876d96137392 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:12.443489 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5044938e-8423-4d84-a5aa-876d96137392 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] DELETE https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 Aug 06 03:15:12.443739 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5044938e-8423-4d84-a5aa-876d96137392 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:12.444001 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5044938e-8423-4d84-a5aa-876d96137392 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:12.444155 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.group_snapshots [None req-5044938e-8423-4d84-a5aa-876d96137392 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] delete called for member 21d6ce93-5f50-4e00-be67-25be3b15c8a5 {{(pid=100902) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 03:15:12.444283 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.group_snapshots [None req-5044938e-8423-4d84-a5aa-876d96137392 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Delete group_snapshot with id: 21d6ce93-5f50-4e00-be67-25be3b15c8a5 Aug 06 03:15:12.448236 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:12.448236 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:12.492084 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5044938e-8423-4d84-a5aa-876d96137392 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 returned with HTTP 202 Aug 06 03:15:12.492291 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 631/2527] 10.4.3.80 () {68 vars in 1409 bytes} [Thu Aug 6 03:15:12 2026] DELETE /volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:15:12.499131 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d4c2941e-1533-4cbc-b5a3-7916c12e8bc0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:12.501109 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d4c2941e-1533-4cbc-b5a3-7916c12e8bc0 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:15:12.501405 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d4c2941e-1533-4cbc-b5a3-7916c12e8bc0 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:12.501584 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d4c2941e-1533-4cbc-b5a3-7916c12e8bc0 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Calling method 'detail' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:12.501983 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-d4c2941e-1533-4cbc-b5a3-7916c12e8bc0 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:15:12.502632 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d4c2941e-1533-4cbc-b5a3-7916c12e8bc0 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100901) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:15:12.513762 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d4c2941e-1533-4cbc-b5a3-7916c12e8bc0 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Get all volumes completed successfully. Aug 06 03:15:12.514551 np0000006611 devstack@c-api.service[100901]: WARNING stevedore.named [None req-d4c2941e-1533-4cbc-b5a3-7916c12e8bc0 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:15:12.514715 np0000006611 devstack@c-api.service[100901]: WARNING castellan.key_manager [None req-d4c2941e-1533-4cbc-b5a3-7916c12e8bc0 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:15:12.564420 np0000006611 devstack@c-api.service[100901]: DEBUG oslo_db.sqlalchemy.engines [None req-d4c2941e-1533-4cbc-b5a3-7916c12e8bc0 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:15:12.568253 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:12.568253 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:12.577404 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d4c2941e-1533-4cbc-b5a3-7916c12e8bc0 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:15:12.577786 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 630/2528] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:15:12 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:12.591311 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5c9d753d-4c35-4d95-b2c1-08a6e31d7bd7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:12.593455 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5c9d753d-4c35-4d95-b2c1-08a6e31d7bd7 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] GET https://10.4.3.80/volume/v3/snapshots/detail Aug 06 03:15:12.595816 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5c9d753d-4c35-4d95-b2c1-08a6e31d7bd7 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:12.595816 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5c9d753d-4c35-4d95-b2c1-08a6e31d7bd7 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Calling method 'detail' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:12.595816 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-5c9d753d-4c35-4d95-b2c1-08a6e31d7bd7 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:15:12.595816 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.db.api [None req-5c9d753d-4c35-4d95-b2c1-08a6e31d7bd7 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Building query based on filter {{(pid=100899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:15:12.602495 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-5c9d753d-4c35-4d95-b2c1-08a6e31d7bd7 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Get all snapshots completed successfully. Aug 06 03:15:12.602495 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5c9d753d-4c35-4d95-b2c1-08a6e31d7bd7 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 03:15:12.602495 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 633/2529] 10.4.3.80 () {66 vars in 1257 bytes} [Thu Aug 6 03:15:12 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:15:12.611249 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-de55d94e-f80d-43b7-8dcd-290ece00572c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:12.613037 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-de55d94e-f80d-43b7-8dcd-290ece00572c tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] GET https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 Aug 06 03:15:12.613224 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-de55d94e-f80d-43b7-8dcd-290ece00572c tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:12.613403 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-de55d94e-f80d-43b7-8dcd-290ece00572c tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:12.613556 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.group_snapshots [None req-de55d94e-f80d-43b7-8dcd-290ece00572c tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] show called for member 21d6ce93-5f50-4e00-be67-25be3b15c8a5 {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 03:15:12.616606 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-de55d94e-f80d-43b7-8dcd-290ece00572c tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 returned with HTTP 404 Aug 06 03:15:12.617109 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 636/2530] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:15:12 2026] GET /volume/v3/group_snapshots/21d6ce93-5f50-4e00-be67-25be3b15c8a5 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:15:12.625230 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5e596af0-e15b-49db-9abc-25c3d265391a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:12.628222 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5e596af0-e15b-49db-9abc-25c3d265391a tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:15:12.628537 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5e596af0-e15b-49db-9abc-25c3d265391a tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:12.628842 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5e596af0-e15b-49db-9abc-25c3d265391a tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Calling method 'detail' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:12.629234 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-5e596af0-e15b-49db-9abc-25c3d265391a tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:15:12.629697 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:12.629697 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:12.630334 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5e596af0-e15b-49db-9abc-25c3d265391a tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:15:12.639784 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5e596af0-e15b-49db-9abc-25c3d265391a tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Get all volumes completed successfully. Aug 06 03:15:12.640670 np0000006611 devstack@c-api.service[100902]: WARNING stevedore.named [None req-5e596af0-e15b-49db-9abc-25c3d265391a tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:15:12.640897 np0000006611 devstack@c-api.service[100902]: WARNING castellan.key_manager [None req-5e596af0-e15b-49db-9abc-25c3d265391a tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:15:12.689237 np0000006611 devstack@c-api.service[100902]: DEBUG oslo_db.sqlalchemy.engines [None req-5e596af0-e15b-49db-9abc-25c3d265391a tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:15:12.692610 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:12.692610 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:12.699818 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5e596af0-e15b-49db-9abc-25c3d265391a tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:15:12.700212 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 632/2531] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:15:12 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:12.713851 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-229cbc73-17f0-4904-80a8-2b87f371cf83 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:12.715675 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-229cbc73-17f0-4904-80a8-2b87f371cf83 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] POST https://10.4.3.80/volume/v3/groups/c0c73e3f-0450-4963-b273-71d15a4dc48e/action Aug 06 03:15:12.716118 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-229cbc73-17f0-4904-80a8-2b87f371cf83 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:15:12.716215 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-229cbc73-17f0-4904-80a8-2b87f371cf83 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:12.718149 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.groups [None req-229cbc73-17f0-4904-80a8-2b87f371cf83 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] delete called for group c0c73e3f-0450-4963-b273-71d15a4dc48e {{(pid=100901) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 03:15:12.718330 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.groups [None req-229cbc73-17f0-4904-80a8-2b87f371cf83 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Delete group with id: c0c73e3f-0450-4963-b273-71d15a4dc48e Aug 06 03:15:12.722623 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:12.722623 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:12.776535 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-229cbc73-17f0-4904-80a8-2b87f371cf83 tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/groups/c0c73e3f-0450-4963-b273-71d15a4dc48e/action returned with HTTP 202 Aug 06 03:15:12.776535 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 631/2532] 10.4.3.80 () {70 vars in 1421 bytes} [Thu Aug 6 03:15:12 2026] POST /volume/v3/groups/c0c73e3f-0450-4963-b273-71d15a4dc48e/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:15:12.784171 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-42947a03-929f-4c63-8791-bffcbbd7360d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:12.786869 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-42947a03-929f-4c63-8791-bffcbbd7360d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] GET https://10.4.3.80/volume/v3/volumes/e8590f89-205f-4cd5-86d5-122b3bf35fb4 Aug 06 03:15:12.787111 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-42947a03-929f-4c63-8791-bffcbbd7360d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:12.787306 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-42947a03-929f-4c63-8791-bffcbbd7360d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:12.799720 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:12.799720 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:12.805904 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-42947a03-929f-4c63-8791-bffcbbd7360d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Volume info retrieved successfully. Aug 06 03:15:12.806579 np0000006611 devstack@c-api.service[100899]: WARNING stevedore.named [None req-42947a03-929f-4c63-8791-bffcbbd7360d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 03:15:12.806746 np0000006611 devstack@c-api.service[100899]: WARNING castellan.key_manager [None req-42947a03-929f-4c63-8791-bffcbbd7360d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 03:15:12.847218 np0000006611 devstack@c-api.service[100899]: DEBUG oslo_db.sqlalchemy.engines [None req-42947a03-929f-4c63-8791-bffcbbd7360d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:15:12.851634 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:12.851634 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:12.861925 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-42947a03-929f-4c63-8791-bffcbbd7360d tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/volumes/e8590f89-205f-4cd5-86d5-122b3bf35fb4 returned with HTTP 200 Aug 06 03:15:12.862399 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 634/2533] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:15:12 2026] GET /volume/v3/volumes/e8590f89-205f-4cd5-86d5-122b3bf35fb4 => generated 917 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:12.933366 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:12.935059 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:15:12.935368 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1508087689", "snapshot_id": "35c34207-c6bf-4fec-b9bf-07759b4139e7", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:12.936812 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1508087689', 'snapshot_id': '35c34207-c6bf-4fec-b9bf-07759b4139e7', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:15:12.941914 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:12.941914 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:12.942305 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Snapshot retrieved successfully. Aug 06 03:15:12.942442 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Create volume of 1 GB Aug 06 03:15:12.947441 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Availability Zones retrieved successfully. Aug 06 03:15:12.951096 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Flow 'volume_create_api' (c79eff1c-10a5-4455-b114-14ee27a0e4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:12.952232 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c93050ee-5b82-4a9e-89b3-e32282b0f323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:12.953177 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:15:12.990917 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c93050ee-5b82-4a9e-89b3-e32282b0f323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '35c34207-c6bf-4fec-b9bf-07759b4139e7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:12.990917 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca963716-de58-4cb7-acbe-bd43558199c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:13.026608 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Created reservations ['59e7b2d0-54b1-4f00-8c8b-8d0c5151f8af', '14de15b3-c871-436d-a9fa-905bf9d4fd1a', '665f1751-fbb8-4a87-b55f-c182babcc5b3', '958c5d96-993c-4286-9c74-f1b4c4baef9b'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:13.027529 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca963716-de58-4cb7-acbe-bd43558199c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59e7b2d0-54b1-4f00-8c8b-8d0c5151f8af', '14de15b3-c871-436d-a9fa-905bf9d4fd1a', '665f1751-fbb8-4a87-b55f-c182babcc5b3', '958c5d96-993c-4286-9c74-f1b4c4baef9b']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:13.028521 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ab132d3-4ffa-491f-bd44-cf553ba33f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:13.074893 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ab132d3-4ffa-491f-bd44-cf553ba33f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31fe6252-785f-4a32-816a-e033a19b2fbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1508087689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f5202382beb4083be5011a79267867e',qos_specs=None,replication_status=,reservations=['59e7b2d0-54b1-4f00-8c8b-8d0c5151f8af','14de15b3-c871-436d-a9fa-905bf9d4fd1a','665f1751-fbb8-4a87-b55f-c182babcc5b3','958c5d96-993c-4286-9c74-f1b4c4baef9b'],size=1,snapshot_id=35c34207-c6bf-4fec-b9bf-07759b4139e7,source_replicaid=,source_volid=None,status='creating',user_id='b6e33fba72ba440d9817ee6d0602f3ea',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:15:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1508087689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31fe6252-785f-4a32-816a-e033a19b2fbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f5202382beb4083be5011a79267867e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=35c34207-c6bf-4fec-b9bf-07759b4139e7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6e33fba72ba440d9817ee6d0602f3ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:13.075607 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bcec8c7-af6e-49f2-ae20-69c448ce3a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:13.090588 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bcec8c7-af6e-49f2-ae20-69c448ce3a45) transitioned into state 'SUCCESS' from state '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-1508087689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f5202382beb4083be5011a79267867e',qos_specs=None,replication_status=,reservations=['59e7b2d0-54b1-4f00-8c8b-8d0c5151f8af','14de15b3-c871-436d-a9fa-905bf9d4fd1a','665f1751-fbb8-4a87-b55f-c182babcc5b3','958c5d96-993c-4286-9c74-f1b4c4baef9b'],size=1,snapshot_id=35c34207-c6bf-4fec-b9bf-07759b4139e7,source_replicaid=,source_volid=None,status='creating',user_id='b6e33fba72ba440d9817ee6d0602f3ea',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:13.091252 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73768ee3-bcb2-46e0-9153-104f28be08c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:13.108401 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73768ee3-bcb2-46e0-9153-104f28be08c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:13.109311 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Flow 'volume_create_api' (c79eff1c-10a5-4455-b114-14ee27a0e4ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:13.109642 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Create volume request issued successfully. Aug 06 03:15:13.110226 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-23d13a7f-9a7b-4e4b-b10d-5af3424ab687 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:15:13.110658 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 637/2534] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:15:12 2026] POST /volume/v3/volumes => generated 779 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:13.430828 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-269e1c60-57ee-4919-9385-9969f9a94653 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:13.433432 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-269e1c60-57ee-4919-9385-9969f9a94653 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 Aug 06 03:15:13.433757 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-269e1c60-57ee-4919-9385-9969f9a94653 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:13.434136 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-269e1c60-57ee-4919-9385-9969f9a94653 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:13.434212 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-269e1c60-57ee-4919-9385-9969f9a94653 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 5bb128d8-c548-48d1-a5c5-bbfa0d167e79. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:13.439022 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:13.439022 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:13.439646 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-269e1c60-57ee-4919-9385-9969f9a94653 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 returned with HTTP 200 Aug 06 03:15:13.440055 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 633/2535] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:13 2026] GET /volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:13.878349 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-dab8d3cb-5b3f-4c5f-b2ac-36dfbe66043c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:13.881854 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-dab8d3cb-5b3f-4c5f-b2ac-36dfbe66043c tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] GET https://10.4.3.80/volume/v3/volumes/e8590f89-205f-4cd5-86d5-122b3bf35fb4 Aug 06 03:15:13.881854 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-dab8d3cb-5b3f-4c5f-b2ac-36dfbe66043c tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:13.881854 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-dab8d3cb-5b3f-4c5f-b2ac-36dfbe66043c tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:13.887000 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-dab8d3cb-5b3f-4c5f-b2ac-36dfbe66043c tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/volumes/e8590f89-205f-4cd5-86d5-122b3bf35fb4 returned with HTTP 404 Aug 06 03:15:13.887641 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 632/2536] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:15:13 2026] GET /volume/v3/volumes/e8590f89-205f-4cd5-86d5-122b3bf35fb4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:15:13.897695 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-630a5124-2692-44c3-af73-d2c35288633e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:13.900122 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-630a5124-2692-44c3-af73-d2c35288633e tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] GET https://10.4.3.80/volume/v3/groups/c0c73e3f-0450-4963-b273-71d15a4dc48e Aug 06 03:15:13.900407 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-630a5124-2692-44c3-af73-d2c35288633e tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:13.900644 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-630a5124-2692-44c3-af73-d2c35288633e tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:13.900817 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.groups [None req-630a5124-2692-44c3-af73-d2c35288633e tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] show called for member c0c73e3f-0450-4963-b273-71d15a4dc48e {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 03:15:13.904059 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-630a5124-2692-44c3-af73-d2c35288633e tempest-GroupSnapshotsV319Test-186198853 tempest-GroupSnapshotsV319Test-186198853-project-member] https://10.4.3.80/volume/v3/groups/c0c73e3f-0450-4963-b273-71d15a4dc48e returned with HTTP 404 Aug 06 03:15:13.904702 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 635/2537] 10.4.3.80 () {68 vars in 1379 bytes} [Thu Aug 6 03:15:13 2026] GET /volume/v3/groups/c0c73e3f-0450-4963-b273-71d15a4dc48e => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:15:13.912916 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c02c1b5b-9ef0-4c3e-9193-1c69ba54a0db None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:13.914546 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c02c1b5b-9ef0-4c3e-9193-1c69ba54a0db tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] DELETE https://10.4.3.80/volume/v3/group_types/7fe311aa-1334-4ee1-9aa4-131c3a57a572 Aug 06 03:15:13.914802 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c02c1b5b-9ef0-4c3e-9193-1c69ba54a0db tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:13.915006 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c02c1b5b-9ef0-4c3e-9193-1c69ba54a0db tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:13.915219 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:13.915219 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:13.928207 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c02c1b5b-9ef0-4c3e-9193-1c69ba54a0db tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] https://10.4.3.80/volume/v3/group_types/7fe311aa-1334-4ee1-9aa4-131c3a57a572 returned with HTTP 202 Aug 06 03:15:13.928789 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 638/2538] 10.4.3.80 () {68 vars in 1397 bytes} [Thu Aug 6 03:15:13 2026] DELETE /volume/v3/group_types/7fe311aa-1334-4ee1-9aa4-131c3a57a572 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:15:13.936039 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5a40dd14-634c-462f-8d24-c4e84b24797c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:13.939084 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5a40dd14-634c-462f-8d24-c4e84b24797c tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] DELETE https://10.4.3.80/volume/v3/types/cd0e554d-4b35-4d4f-9ee7-e4a656bb52e3 Aug 06 03:15:13.939258 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5a40dd14-634c-462f-8d24-c4e84b24797c tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:13.939433 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5a40dd14-634c-462f-8d24-c4e84b24797c tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] Calling method '_delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:13.971663 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5a40dd14-634c-462f-8d24-c4e84b24797c tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] https://10.4.3.80/volume/v3/types/cd0e554d-4b35-4d4f-9ee7-e4a656bb52e3 returned with HTTP 202 Aug 06 03:15:13.973139 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 634/2539] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:15:13 2026] DELETE /volume/v3/types/cd0e554d-4b35-4d4f-9ee7-e4a656bb52e3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:13.981606 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5adf9c76-0812-4655-b2c7-8caa1ac80d89 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:13.986124 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5adf9c76-0812-4655-b2c7-8caa1ac80d89 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] GET https://10.4.3.80/volume/v3/types/cd0e554d-4b35-4d4f-9ee7-e4a656bb52e3 Aug 06 03:15:13.986124 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5adf9c76-0812-4655-b2c7-8caa1ac80d89 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:13.986124 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5adf9c76-0812-4655-b2c7-8caa1ac80d89 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:13.988917 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5adf9c76-0812-4655-b2c7-8caa1ac80d89 tempest-GroupSnapshotsV319Test-658133068 tempest-GroupSnapshotsV319Test-658133068-project-admin] https://10.4.3.80/volume/v3/types/cd0e554d-4b35-4d4f-9ee7-e4a656bb52e3 returned with HTTP 404 Aug 06 03:15:13.988973 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 633/2540] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:15:13 2026] GET /volume/v3/types/cd0e554d-4b35-4d4f-9ee7-e4a656bb52e3 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:14.468683 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-536a45df-0f10-49b5-b95c-19a639d4eed5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:14.474130 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-536a45df-0f10-49b5-b95c-19a639d4eed5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 Aug 06 03:15:14.474365 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-536a45df-0f10-49b5-b95c-19a639d4eed5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:14.474559 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-536a45df-0f10-49b5-b95c-19a639d4eed5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:14.474661 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-536a45df-0f10-49b5-b95c-19a639d4eed5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 5bb128d8-c548-48d1-a5c5-bbfa0d167e79. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:14.484082 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:14.484082 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:14.484721 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-536a45df-0f10-49b5-b95c-19a639d4eed5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 returned with HTTP 200 Aug 06 03:15:14.485084 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 636/2541] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:14 2026] GET /volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 => generated 732 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:15.499385 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0d12ea54-f926-4c73-ae21-c0ae00b00569 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:15.502639 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0d12ea54-f926-4c73-ae21-c0ae00b00569 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 Aug 06 03:15:15.502639 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0d12ea54-f926-4c73-ae21-c0ae00b00569 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:15.502639 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0d12ea54-f926-4c73-ae21-c0ae00b00569 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:15.502639 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-0d12ea54-f926-4c73-ae21-c0ae00b00569 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 5bb128d8-c548-48d1-a5c5-bbfa0d167e79. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:15.506033 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:15.506033 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:15.506682 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0d12ea54-f926-4c73-ae21-c0ae00b00569 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 returned with HTTP 200 Aug 06 03:15:15.507112 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 639/2542] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:15 2026] GET /volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:16.456404 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-643ee799-3610-4a22-ab71-808ac80d81e3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:16.520301 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d6b12a8c-a221-4c49-a9e6-5d96b2b56798 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:16.521995 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d6b12a8c-a221-4c49-a9e6-5d96b2b56798 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 Aug 06 03:15:16.522176 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d6b12a8c-a221-4c49-a9e6-5d96b2b56798 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:16.522339 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d6b12a8c-a221-4c49-a9e6-5d96b2b56798 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:16.522435 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-d6b12a8c-a221-4c49-a9e6-5d96b2b56798 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 5bb128d8-c548-48d1-a5c5-bbfa0d167e79. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:16.526373 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:16.526373 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:16.527019 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d6b12a8c-a221-4c49-a9e6-5d96b2b56798 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 returned with HTTP 200 Aug 06 03:15:16.527339 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 634/2543] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:16 2026] GET /volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:16.561072 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-643ee799-3610-4a22-ab71-808ac80d81e3 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] POST https://10.4.3.80/volume/v3/qos-specs Aug 06 03:15:16.561463 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-643ee799-3610-4a22-ab71-808ac80d81e3 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-961767818", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:16.566559 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.qos_specs [None req-643ee799-3610-4a22-ab71-808ac80d81e3 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-961767818', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100902) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 03:15:16.573069 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.db.api [None req-643ee799-3610-4a22-ab71-808ac80d81e3 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] DB qos_specs_create(): root {'id': 'fe1bb546-19f3-4076-a10c-97f0a7f93be4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-961767818'} {{(pid=100902) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 03:15:16.584259 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-643ee799-3610-4a22-ab71-808ac80d81e3 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs returned with HTTP 200 Aug 06 03:15:16.584658 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 635/2544] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:15:16 2026] POST /volume/v3/qos-specs => generated 390 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:16.594891 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5fb0c75b-e428-42de-9b14-2be66016de60 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:16.596695 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5fb0c75b-e428-42de-9b14-2be66016de60 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:15:16.597085 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5fb0c75b-e428-42de-9b14-2be66016de60 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-363763325"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:16.611294 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5fb0c75b-e428-42de-9b14-2be66016de60 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:15:16.611643 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 637/2545] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:15:16 2026] POST /volume/v3/types => generated 221 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:16.620246 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-17aeb770-311a-4416-84ab-81643123e336 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:16.623861 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-17aeb770-311a-4416-84ab-81643123e336 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:15:16.625177 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-17aeb770-311a-4416-84ab-81643123e336 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1881931882"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:16.640689 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-17aeb770-311a-4416-84ab-81643123e336 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:15:16.641131 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 640/2546] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:15:16 2026] POST /volume/v3/types => generated 222 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:16.651587 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-94656885-487c-4f2b-bd7a-2b27309c885a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:16.655704 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-94656885-487c-4f2b-bd7a-2b27309c885a tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:15:16.659125 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-94656885-487c-4f2b-bd7a-2b27309c885a tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2008944382"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:16.674617 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-94656885-487c-4f2b-bd7a-2b27309c885a tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:15:16.675074 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 635/2547] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:15:16 2026] POST /volume/v3/types => generated 222 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:16.695497 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a6d7d679-d912-462f-bfac-4b03d08ee2ed None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:16.697974 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a6d7d679-d912-462f-bfac-4b03d08ee2ed tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/associate?vol_type_id=1138fb79-6307-4746-b036-08967938640a Aug 06 03:15:16.698250 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a6d7d679-d912-462f-bfac-4b03d08ee2ed tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:16.698513 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a6d7d679-d912-462f-bfac-4b03d08ee2ed tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'associate' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:16.698864 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:16.698864 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:16.699322 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a6d7d679-d912-462f-bfac-4b03d08ee2ed tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Associate qos_spec: fe1bb546-19f3-4076-a10c-97f0a7f93be4 with type: 1138fb79-6307-4746-b036-08967938640a {{(pid=100902) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 06 03:15:16.728364 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a6d7d679-d912-462f-bfac-4b03d08ee2ed tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/associate?vol_type_id=1138fb79-6307-4746-b036-08967938640a returned with HTTP 202 Aug 06 03:15:16.728768 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 636/2548] 10.4.3.80 () {66 vars in 1474 bytes} [Thu Aug 6 03:15:16 2026] GET /volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/associate?vol_type_id=1138fb79-6307-4746-b036-08967938640a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:16.736681 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8e5b2a52-1cb5-4354-b2b8-b13c995d88bf None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:16.739901 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8e5b2a52-1cb5-4354-b2b8-b13c995d88bf tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/associate?vol_type_id=2043c9c9-6238-4c62-89dd-eb7321c9f281 Aug 06 03:15:16.740100 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8e5b2a52-1cb5-4354-b2b8-b13c995d88bf tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:16.740469 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8e5b2a52-1cb5-4354-b2b8-b13c995d88bf tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'associate' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:16.741073 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8e5b2a52-1cb5-4354-b2b8-b13c995d88bf tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Associate qos_spec: fe1bb546-19f3-4076-a10c-97f0a7f93be4 with type: 2043c9c9-6238-4c62-89dd-eb7321c9f281 {{(pid=100899) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 06 03:15:16.767519 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8e5b2a52-1cb5-4354-b2b8-b13c995d88bf tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/associate?vol_type_id=2043c9c9-6238-4c62-89dd-eb7321c9f281 returned with HTTP 202 Aug 06 03:15:16.767519 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 638/2549] 10.4.3.80 () {66 vars in 1474 bytes} [Thu Aug 6 03:15:16 2026] GET /volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/associate?vol_type_id=2043c9c9-6238-4c62-89dd-eb7321c9f281 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:16.777309 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-773abb80-1d86-45af-aeb4-07fb370a6e1b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:16.777309 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-773abb80-1d86-45af-aeb4-07fb370a6e1b tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/associate?vol_type_id=a7978b39-f5b4-4a5c-8ad1-15e542814095 Aug 06 03:15:16.777309 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-773abb80-1d86-45af-aeb4-07fb370a6e1b tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:16.781286 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-773abb80-1d86-45af-aeb4-07fb370a6e1b tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'associate' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:16.781286 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.qos_specs_manage [None req-773abb80-1d86-45af-aeb4-07fb370a6e1b tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Associate qos_spec: fe1bb546-19f3-4076-a10c-97f0a7f93be4 with type: a7978b39-f5b4-4a5c-8ad1-15e542814095 {{(pid=100900) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 06 03:15:16.811234 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-773abb80-1d86-45af-aeb4-07fb370a6e1b tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/associate?vol_type_id=a7978b39-f5b4-4a5c-8ad1-15e542814095 returned with HTTP 202 Aug 06 03:15:16.811661 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 641/2550] 10.4.3.80 () {66 vars in 1474 bytes} [Thu Aug 6 03:15:16 2026] GET /volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/associate?vol_type_id=a7978b39-f5b4-4a5c-8ad1-15e542814095 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:16.820957 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-da90868d-d21d-47a6-beff-ca6d1ff4c1d9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:16.823359 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-da90868d-d21d-47a6-beff-ca6d1ff4c1d9 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/associations Aug 06 03:15:16.823359 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-da90868d-d21d-47a6-beff-ca6d1ff4c1d9 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:16.823566 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-da90868d-d21d-47a6-beff-ca6d1ff4c1d9 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'associations' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:16.824137 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.qos_specs_manage [None req-da90868d-d21d-47a6-beff-ca6d1ff4c1d9 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Get associations for qos_spec id: fe1bb546-19f3-4076-a10c-97f0a7f93be4 {{(pid=100901) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 06 03:15:16.849069 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-da90868d-d21d-47a6-beff-ca6d1ff4c1d9 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/associations returned with HTTP 200 Aug 06 03:15:16.849532 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 636/2551] 10.4.3.80 () {66 vars in 1386 bytes} [Thu Aug 6 03:15:16 2026] GET /volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/associations => generated 447 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:16.865856 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-527c2161-35c6-4cb5-b8ba-de0a0d97a0f2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:16.868929 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-527c2161-35c6-4cb5-b8ba-de0a0d97a0f2 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/disassociate?vol_type_id=1138fb79-6307-4746-b036-08967938640a Aug 06 03:15:16.869137 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-527c2161-35c6-4cb5-b8ba-de0a0d97a0f2 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:16.869325 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-527c2161-35c6-4cb5-b8ba-de0a0d97a0f2 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'disassociate' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:16.869585 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:16.869585 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:16.869952 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.qos_specs_manage [None req-527c2161-35c6-4cb5-b8ba-de0a0d97a0f2 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Disassociate qos_spec: fe1bb546-19f3-4076-a10c-97f0a7f93be4 from type: 1138fb79-6307-4746-b036-08967938640a {{(pid=100902) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 06 03:15:16.890864 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-527c2161-35c6-4cb5-b8ba-de0a0d97a0f2 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/disassociate?vol_type_id=1138fb79-6307-4746-b036-08967938640a returned with HTTP 202 Aug 06 03:15:16.891325 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 637/2552] 10.4.3.80 () {66 vars in 1483 bytes} [Thu Aug 6 03:15:16 2026] GET /volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/disassociate?vol_type_id=1138fb79-6307-4746-b036-08967938640a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:16.899314 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-aca5a837-a4ae-48bf-821f-ae1911154e14 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:16.902048 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-aca5a837-a4ae-48bf-821f-ae1911154e14 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/associations Aug 06 03:15:16.905853 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-aca5a837-a4ae-48bf-821f-ae1911154e14 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:16.905853 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-aca5a837-a4ae-48bf-821f-ae1911154e14 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'associations' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:16.905853 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:16.905853 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:16.905853 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.qos_specs_manage [None req-aca5a837-a4ae-48bf-821f-ae1911154e14 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Get associations for qos_spec id: fe1bb546-19f3-4076-a10c-97f0a7f93be4 {{(pid=100899) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 06 03:15:16.941491 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-aca5a837-a4ae-48bf-821f-ae1911154e14 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/associations returned with HTTP 200 Aug 06 03:15:16.942028 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 639/2553] 10.4.3.80 () {66 vars in 1386 bytes} [Thu Aug 6 03:15:16 2026] GET /volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/associations => generated 306 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:15:16.957648 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-75824366-9eb4-4a02-91ac-4907b1d003b0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:16.961372 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-75824366-9eb4-4a02-91ac-4907b1d003b0 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/disassociate_all Aug 06 03:15:16.961372 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-75824366-9eb4-4a02-91ac-4907b1d003b0 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:16.961372 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-75824366-9eb4-4a02-91ac-4907b1d003b0 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'disassociate_all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:16.961372 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:16.961372 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:16.961372 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.qos_specs_manage [None req-75824366-9eb4-4a02-91ac-4907b1d003b0 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Disassociate qos_spec: fe1bb546-19f3-4076-a10c-97f0a7f93be4 from all. {{(pid=100900) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 06 03:15:16.972393 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-75824366-9eb4-4a02-91ac-4907b1d003b0 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/disassociate_all returned with HTTP 202 Aug 06 03:15:16.977850 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 642/2554] 10.4.3.80 () {66 vars in 1398 bytes} [Thu Aug 6 03:15:16 2026] GET /volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/disassociate_all => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:16.982924 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c3dc75e5-b13c-4001-a0d4-290ed19f12d3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:16.984717 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c3dc75e5-b13c-4001-a0d4-290ed19f12d3 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/associations Aug 06 03:15:16.984949 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c3dc75e5-b13c-4001-a0d4-290ed19f12d3 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:16.985130 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c3dc75e5-b13c-4001-a0d4-290ed19f12d3 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'associations' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:16.985358 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:16.985358 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:16.985792 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c3dc75e5-b13c-4001-a0d4-290ed19f12d3 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Get associations for qos_spec id: fe1bb546-19f3-4076-a10c-97f0a7f93be4 {{(pid=100901) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 06 03:15:17.000612 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c3dc75e5-b13c-4001-a0d4-290ed19f12d3 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/associations returned with HTTP 200 Aug 06 03:15:17.001108 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 637/2555] 10.4.3.80 () {66 vars in 1386 bytes} [Thu Aug 6 03:15:16 2026] GET /volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/associations => generated 24 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:15:17.012146 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8a232312-6039-4ad8-a95b-a5de348d15ce None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.013750 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8a232312-6039-4ad8-a95b-a5de348d15ce tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] DELETE https://10.4.3.80/volume/v3/types/a7978b39-f5b4-4a5c-8ad1-15e542814095 Aug 06 03:15:17.013986 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8a232312-6039-4ad8-a95b-a5de348d15ce tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.014166 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8a232312-6039-4ad8-a95b-a5de348d15ce tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method '_delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.014360 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:17.014360 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:17.040613 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8a232312-6039-4ad8-a95b-a5de348d15ce tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/types/a7978b39-f5b4-4a5c-8ad1-15e542814095 returned with HTTP 202 Aug 06 03:15:17.041079 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 638/2556] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:15:17 2026] DELETE /volume/v3/types/a7978b39-f5b4-4a5c-8ad1-15e542814095 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:17.050864 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-617e3950-32b7-4a4c-b33a-048d165a8d84 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.050864 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-617e3950-32b7-4a4c-b33a-048d165a8d84 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/types/a7978b39-f5b4-4a5c-8ad1-15e542814095 Aug 06 03:15:17.050864 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-617e3950-32b7-4a4c-b33a-048d165a8d84 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.051275 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-617e3950-32b7-4a4c-b33a-048d165a8d84 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.054274 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-617e3950-32b7-4a4c-b33a-048d165a8d84 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/types/a7978b39-f5b4-4a5c-8ad1-15e542814095 returned with HTTP 404 Aug 06 03:15:17.054642 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 640/2557] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:15:17 2026] GET /volume/v3/types/a7978b39-f5b4-4a5c-8ad1-15e542814095 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:17.066272 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b868bebf-786b-4524-9f49-7300cfc2ea60 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.068358 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b868bebf-786b-4524-9f49-7300cfc2ea60 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] DELETE https://10.4.3.80/volume/v3/types/2043c9c9-6238-4c62-89dd-eb7321c9f281 Aug 06 03:15:17.068573 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b868bebf-786b-4524-9f49-7300cfc2ea60 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.068773 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b868bebf-786b-4524-9f49-7300cfc2ea60 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method '_delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.069039 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:17.069039 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:17.098404 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b868bebf-786b-4524-9f49-7300cfc2ea60 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/types/2043c9c9-6238-4c62-89dd-eb7321c9f281 returned with HTTP 202 Aug 06 03:15:17.098775 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 643/2558] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:15:17 2026] DELETE /volume/v3/types/2043c9c9-6238-4c62-89dd-eb7321c9f281 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:17.105252 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-12852905-3622-4aac-9ebd-f92a6e9d4033 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.106745 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-12852905-3622-4aac-9ebd-f92a6e9d4033 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/types/2043c9c9-6238-4c62-89dd-eb7321c9f281 Aug 06 03:15:17.106960 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-12852905-3622-4aac-9ebd-f92a6e9d4033 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.107188 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-12852905-3622-4aac-9ebd-f92a6e9d4033 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.110367 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-12852905-3622-4aac-9ebd-f92a6e9d4033 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/types/2043c9c9-6238-4c62-89dd-eb7321c9f281 returned with HTTP 404 Aug 06 03:15:17.110815 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 638/2559] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:15:17 2026] GET /volume/v3/types/2043c9c9-6238-4c62-89dd-eb7321c9f281 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:17.119961 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8b9ece24-d73f-4f0b-b17a-59ab44e3151c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.122622 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8b9ece24-d73f-4f0b-b17a-59ab44e3151c tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] DELETE https://10.4.3.80/volume/v3/types/1138fb79-6307-4746-b036-08967938640a Aug 06 03:15:17.122902 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8b9ece24-d73f-4f0b-b17a-59ab44e3151c tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.123809 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8b9ece24-d73f-4f0b-b17a-59ab44e3151c tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method '_delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.161987 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8b9ece24-d73f-4f0b-b17a-59ab44e3151c tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/types/1138fb79-6307-4746-b036-08967938640a returned with HTTP 202 Aug 06 03:15:17.162520 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 639/2560] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:15:17 2026] DELETE /volume/v3/types/1138fb79-6307-4746-b036-08967938640a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:17.170457 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5b538e4a-30cc-45ed-8bb1-5fd004653241 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.171974 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5b538e4a-30cc-45ed-8bb1-5fd004653241 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/types/1138fb79-6307-4746-b036-08967938640a Aug 06 03:15:17.172141 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5b538e4a-30cc-45ed-8bb1-5fd004653241 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.172311 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5b538e4a-30cc-45ed-8bb1-5fd004653241 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.175088 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5b538e4a-30cc-45ed-8bb1-5fd004653241 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/types/1138fb79-6307-4746-b036-08967938640a returned with HTTP 404 Aug 06 03:15:17.175476 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 641/2561] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:15:17 2026] GET /volume/v3/types/1138fb79-6307-4746-b036-08967938640a => generated 114 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:17.185053 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b45e9666-ecaa-4afe-9c6f-6b97ffc3e6da None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.186885 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b45e9666-ecaa-4afe-9c6f-6b97ffc3e6da tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] POST https://10.4.3.80/volume/v3/qos-specs Aug 06 03:15:17.187224 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b45e9666-ecaa-4afe-9c6f-6b97ffc3e6da tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1102580186", "consumer": "back-end"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:17.191327 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.qos_specs [None req-b45e9666-ecaa-4afe-9c6f-6b97ffc3e6da tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1102580186', 'consumer': 'back-end', 'specs': {}} {{(pid=100900) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 03:15:17.201807 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.db.api [None req-b45e9666-ecaa-4afe-9c6f-6b97ffc3e6da tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] DB qos_specs_create(): root {'id': '431f9ac9-4ee2-4093-bfb8-01f49321c70b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1102580186'} {{(pid=100900) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 03:15:17.206982 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b45e9666-ecaa-4afe-9c6f-6b97ffc3e6da tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs returned with HTTP 200 Aug 06 03:15:17.207381 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 644/2562] 10.4.3.80 () {68 vars in 1257 bytes} [Thu Aug 6 03:15:17 2026] POST /volume/v3/qos-specs => generated 367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:17.214488 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-df2a49d8-1593-41e9-ad96-3928fb773183 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.216146 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-df2a49d8-1593-41e9-ad96-3928fb773183 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] DELETE https://10.4.3.80/volume/v3/qos-specs/431f9ac9-4ee2-4093-bfb8-01f49321c70b?force=False Aug 06 03:15:17.216342 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-df2a49d8-1593-41e9-ad96-3928fb773183 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.216563 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-df2a49d8-1593-41e9-ad96-3928fb773183 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.216787 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:17.216787 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:17.217155 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.qos_specs_manage [None req-df2a49d8-1593-41e9-ad96-3928fb773183 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Delete qos_spec: 431f9ac9-4ee2-4093-bfb8-01f49321c70b, force: False {{(pid=100901) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 03:15:17.231217 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-df2a49d8-1593-41e9-ad96-3928fb773183 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/431f9ac9-4ee2-4093-bfb8-01f49321c70b?force=False returned with HTTP 202 Aug 06 03:15:17.231613 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 639/2563] 10.4.3.80 () {66 vars in 1373 bytes} [Thu Aug 6 03:15:17 2026] DELETE /volume/v3/qos-specs/431f9ac9-4ee2-4093-bfb8-01f49321c70b?force=False => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:17.240684 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-559767a8-d003-4f9d-86bb-a6515b7dd5a1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.242209 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-559767a8-d003-4f9d-86bb-a6515b7dd5a1 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs/431f9ac9-4ee2-4093-bfb8-01f49321c70b Aug 06 03:15:17.242369 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-559767a8-d003-4f9d-86bb-a6515b7dd5a1 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.242535 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-559767a8-d003-4f9d-86bb-a6515b7dd5a1 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.250243 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-559767a8-d003-4f9d-86bb-a6515b7dd5a1 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/431f9ac9-4ee2-4093-bfb8-01f49321c70b returned with HTTP 404 Aug 06 03:15:17.250643 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 640/2564] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:15:17 2026] GET /volume/v3/qos-specs/431f9ac9-4ee2-4093-bfb8-01f49321c70b => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:17.258349 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-71dcf356-79d7-4fc3-ad59-b62f28eb68e4 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.260734 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-71dcf356-79d7-4fc3-ad59-b62f28eb68e4 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs Aug 06 03:15:17.260986 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-71dcf356-79d7-4fc3-ad59-b62f28eb68e4 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.261219 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-71dcf356-79d7-4fc3-ad59-b62f28eb68e4 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.261426 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:17.261426 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:17.269626 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-71dcf356-79d7-4fc3-ad59-b62f28eb68e4 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs returned with HTTP 200 Aug 06 03:15:17.270230 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 642/2565] 10.4.3.80 () {66 vars in 1236 bytes} [Thu Aug 6 03:15:17 2026] GET /volume/v3/qos-specs => generated 174 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:17.278122 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b51282a0-8fe9-47bb-bda8-9576a82b1f87 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.279581 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b51282a0-8fe9-47bb-bda8-9576a82b1f87 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] DELETE https://10.4.3.80/volume/v3/qos-specs/431f9ac9-4ee2-4093-bfb8-01f49321c70b?force=False Aug 06 03:15:17.279741 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b51282a0-8fe9-47bb-bda8-9576a82b1f87 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.279946 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b51282a0-8fe9-47bb-bda8-9576a82b1f87 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.280137 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:17.280137 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:17.280430 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b51282a0-8fe9-47bb-bda8-9576a82b1f87 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Delete qos_spec: 431f9ac9-4ee2-4093-bfb8-01f49321c70b, force: False {{(pid=100900) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 03:15:17.282931 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b51282a0-8fe9-47bb-bda8-9576a82b1f87 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/431f9ac9-4ee2-4093-bfb8-01f49321c70b?force=False returned with HTTP 404 Aug 06 03:15:17.283309 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 645/2566] 10.4.3.80 () {66 vars in 1373 bytes} [Thu Aug 6 03:15:17 2026] DELETE /volume/v3/qos-specs/431f9ac9-4ee2-4093-bfb8-01f49321c70b?force=False => generated 100 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:17.290229 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3ed6bdf7-7b05-403a-b57c-9290398ea2bb None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.292877 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3ed6bdf7-7b05-403a-b57c-9290398ea2bb tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs/431f9ac9-4ee2-4093-bfb8-01f49321c70b Aug 06 03:15:17.293044 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3ed6bdf7-7b05-403a-b57c-9290398ea2bb tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.293208 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3ed6bdf7-7b05-403a-b57c-9290398ea2bb tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.293422 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:17.293422 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:17.300681 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3ed6bdf7-7b05-403a-b57c-9290398ea2bb tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/431f9ac9-4ee2-4093-bfb8-01f49321c70b returned with HTTP 404 Aug 06 03:15:17.301152 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 640/2567] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:15:17 2026] GET /volume/v3/qos-specs/431f9ac9-4ee2-4093-bfb8-01f49321c70b => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:17.310582 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5da7c51b-636c-4dd7-b8b8-31ebef7eab32 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.311983 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5da7c51b-636c-4dd7-b8b8-31ebef7eab32 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] POST https://10.4.3.80/volume/v3/qos-specs Aug 06 03:15:17.312515 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5da7c51b-636c-4dd7-b8b8-31ebef7eab32 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1137861676", "consumer": "both"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:17.314114 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.qos_specs [None req-5da7c51b-636c-4dd7-b8b8-31ebef7eab32 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1137861676', 'consumer': 'both', 'specs': {}} {{(pid=100902) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 03:15:17.317006 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.db.api [None req-5da7c51b-636c-4dd7-b8b8-31ebef7eab32 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] DB qos_specs_create(): root {'id': 'daf890a3-c23f-43ef-aa72-34f3e520b5ce', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1137861676'} {{(pid=100902) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 03:15:17.322473 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5da7c51b-636c-4dd7-b8b8-31ebef7eab32 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs returned with HTTP 200 Aug 06 03:15:17.322910 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 641/2568] 10.4.3.80 () {68 vars in 1257 bytes} [Thu Aug 6 03:15:17 2026] POST /volume/v3/qos-specs => generated 363 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:17.330647 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3eb6a120-73d1-4f68-bd93-483f2e7316e7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.332278 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3eb6a120-73d1-4f68-bd93-483f2e7316e7 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] DELETE https://10.4.3.80/volume/v3/qos-specs/daf890a3-c23f-43ef-aa72-34f3e520b5ce?force=False Aug 06 03:15:17.332444 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3eb6a120-73d1-4f68-bd93-483f2e7316e7 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.332651 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3eb6a120-73d1-4f68-bd93-483f2e7316e7 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.332980 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:17.332980 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:17.333380 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3eb6a120-73d1-4f68-bd93-483f2e7316e7 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Delete qos_spec: daf890a3-c23f-43ef-aa72-34f3e520b5ce, force: False {{(pid=100899) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 03:15:17.350939 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3eb6a120-73d1-4f68-bd93-483f2e7316e7 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/daf890a3-c23f-43ef-aa72-34f3e520b5ce?force=False returned with HTTP 202 Aug 06 03:15:17.351406 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 643/2569] 10.4.3.80 () {66 vars in 1373 bytes} [Thu Aug 6 03:15:17 2026] DELETE /volume/v3/qos-specs/daf890a3-c23f-43ef-aa72-34f3e520b5ce?force=False => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 03:15:17.363161 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-343c0048-37e7-447d-a472-f9994d75e046 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.365118 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-343c0048-37e7-447d-a472-f9994d75e046 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs/daf890a3-c23f-43ef-aa72-34f3e520b5ce Aug 06 03:15:17.365312 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-343c0048-37e7-447d-a472-f9994d75e046 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.365515 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-343c0048-37e7-447d-a472-f9994d75e046 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.370418 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-343c0048-37e7-447d-a472-f9994d75e046 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/daf890a3-c23f-43ef-aa72-34f3e520b5ce returned with HTTP 404 Aug 06 03:15:17.370898 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 646/2570] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:15:17 2026] GET /volume/v3/qos-specs/daf890a3-c23f-43ef-aa72-34f3e520b5ce => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:17.379015 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-60de8a48-3de7-42a9-88bf-7f2fc3c345d9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.380680 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-60de8a48-3de7-42a9-88bf-7f2fc3c345d9 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs Aug 06 03:15:17.380873 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-60de8a48-3de7-42a9-88bf-7f2fc3c345d9 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.381043 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-60de8a48-3de7-42a9-88bf-7f2fc3c345d9 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.389147 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-60de8a48-3de7-42a9-88bf-7f2fc3c345d9 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs returned with HTTP 200 Aug 06 03:15:17.389474 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 641/2571] 10.4.3.80 () {66 vars in 1236 bytes} [Thu Aug 6 03:15:17 2026] GET /volume/v3/qos-specs => generated 174 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:17.397259 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-217d688b-bf88-43ea-bf12-af0087f7dbe5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.398767 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-217d688b-bf88-43ea-bf12-af0087f7dbe5 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] DELETE https://10.4.3.80/volume/v3/qos-specs/daf890a3-c23f-43ef-aa72-34f3e520b5ce?force=False Aug 06 03:15:17.398982 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-217d688b-bf88-43ea-bf12-af0087f7dbe5 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.399152 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-217d688b-bf88-43ea-bf12-af0087f7dbe5 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.399338 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:17.399338 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:17.399620 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.qos_specs_manage [None req-217d688b-bf88-43ea-bf12-af0087f7dbe5 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Delete qos_spec: daf890a3-c23f-43ef-aa72-34f3e520b5ce, force: False {{(pid=100902) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 03:15:17.402227 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-217d688b-bf88-43ea-bf12-af0087f7dbe5 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/daf890a3-c23f-43ef-aa72-34f3e520b5ce?force=False returned with HTTP 404 Aug 06 03:15:17.402636 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 642/2572] 10.4.3.80 () {66 vars in 1373 bytes} [Thu Aug 6 03:15:17 2026] DELETE /volume/v3/qos-specs/daf890a3-c23f-43ef-aa72-34f3e520b5ce?force=False => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:17.408318 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8ff6e9df-a1b7-43fb-aa1e-bbd48afcf7c4 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.410418 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8ff6e9df-a1b7-43fb-aa1e-bbd48afcf7c4 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs/daf890a3-c23f-43ef-aa72-34f3e520b5ce Aug 06 03:15:17.410620 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8ff6e9df-a1b7-43fb-aa1e-bbd48afcf7c4 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.410846 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8ff6e9df-a1b7-43fb-aa1e-bbd48afcf7c4 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.411115 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:17.411115 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:17.414459 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8ff6e9df-a1b7-43fb-aa1e-bbd48afcf7c4 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/daf890a3-c23f-43ef-aa72-34f3e520b5ce returned with HTTP 404 Aug 06 03:15:17.414989 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 644/2573] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:15:17 2026] GET /volume/v3/qos-specs/daf890a3-c23f-43ef-aa72-34f3e520b5ce => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:17.421887 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8a45e3c7-4a64-4053-bbb6-03106ac7fe2a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.423789 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8a45e3c7-4a64-4053-bbb6-03106ac7fe2a tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] POST https://10.4.3.80/volume/v3/qos-specs Aug 06 03:15:17.424271 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8a45e3c7-4a64-4053-bbb6-03106ac7fe2a tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1380028436", "consumer": "front-end"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:17.426084 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.qos_specs [None req-8a45e3c7-4a64-4053-bbb6-03106ac7fe2a tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1380028436', 'consumer': 'front-end', 'specs': {}} {{(pid=100900) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 03:15:17.428397 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.db.api [None req-8a45e3c7-4a64-4053-bbb6-03106ac7fe2a tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] DB qos_specs_create(): root {'id': '9d7c97bc-815e-4207-bad1-8e22fd2dffb2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1380028436'} {{(pid=100900) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 03:15:17.432944 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8a45e3c7-4a64-4053-bbb6-03106ac7fe2a tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs returned with HTTP 200 Aug 06 03:15:17.433412 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 647/2574] 10.4.3.80 () {68 vars in 1257 bytes} [Thu Aug 6 03:15:17 2026] POST /volume/v3/qos-specs => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:17.443362 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9dba1481-e7a9-4ce6-a601-d1d4228ccb85 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.445175 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9dba1481-e7a9-4ce6-a601-d1d4228ccb85 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] DELETE https://10.4.3.80/volume/v3/qos-specs/9d7c97bc-815e-4207-bad1-8e22fd2dffb2?force=False Aug 06 03:15:17.445399 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9dba1481-e7a9-4ce6-a601-d1d4228ccb85 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.445751 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9dba1481-e7a9-4ce6-a601-d1d4228ccb85 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.446045 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:17.446045 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:17.446497 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9dba1481-e7a9-4ce6-a601-d1d4228ccb85 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Delete qos_spec: 9d7c97bc-815e-4207-bad1-8e22fd2dffb2, force: False {{(pid=100901) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 03:15:17.463211 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9dba1481-e7a9-4ce6-a601-d1d4228ccb85 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/9d7c97bc-815e-4207-bad1-8e22fd2dffb2?force=False returned with HTTP 202 Aug 06 03:15:17.466398 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 642/2575] 10.4.3.80 () {66 vars in 1373 bytes} [Thu Aug 6 03:15:17 2026] DELETE /volume/v3/qos-specs/9d7c97bc-815e-4207-bad1-8e22fd2dffb2?force=False => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:17.473501 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9fb8aa8b-da65-45c1-970c-bde2f09f6bc3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.477084 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9fb8aa8b-da65-45c1-970c-bde2f09f6bc3 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs/9d7c97bc-815e-4207-bad1-8e22fd2dffb2 Aug 06 03:15:17.477250 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9fb8aa8b-da65-45c1-970c-bde2f09f6bc3 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.478270 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9fb8aa8b-da65-45c1-970c-bde2f09f6bc3 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.487290 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9fb8aa8b-da65-45c1-970c-bde2f09f6bc3 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/9d7c97bc-815e-4207-bad1-8e22fd2dffb2 returned with HTTP 404 Aug 06 03:15:17.488452 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 643/2576] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:15:17 2026] GET /volume/v3/qos-specs/9d7c97bc-815e-4207-bad1-8e22fd2dffb2 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:17.495623 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-89b064f0-55d6-46b6-ab31-1d80d65b4135 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.498115 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-89b064f0-55d6-46b6-ab31-1d80d65b4135 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs Aug 06 03:15:17.498174 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-89b064f0-55d6-46b6-ab31-1d80d65b4135 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.498335 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-89b064f0-55d6-46b6-ab31-1d80d65b4135 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.506685 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-89b064f0-55d6-46b6-ab31-1d80d65b4135 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs returned with HTTP 200 Aug 06 03:15:17.507150 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 645/2577] 10.4.3.80 () {66 vars in 1236 bytes} [Thu Aug 6 03:15:17 2026] GET /volume/v3/qos-specs => generated 174 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:17.514892 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2ad2c978-8d4f-43d7-8f30-a958b6a4bc34 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.517908 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2ad2c978-8d4f-43d7-8f30-a958b6a4bc34 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] DELETE https://10.4.3.80/volume/v3/qos-specs/9d7c97bc-815e-4207-bad1-8e22fd2dffb2?force=False Aug 06 03:15:17.518145 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2ad2c978-8d4f-43d7-8f30-a958b6a4bc34 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.518342 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2ad2c978-8d4f-43d7-8f30-a958b6a4bc34 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.518646 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:17.518646 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:17.519059 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2ad2c978-8d4f-43d7-8f30-a958b6a4bc34 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Delete qos_spec: 9d7c97bc-815e-4207-bad1-8e22fd2dffb2, force: False {{(pid=100900) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 03:15:17.523605 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2ad2c978-8d4f-43d7-8f30-a958b6a4bc34 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/9d7c97bc-815e-4207-bad1-8e22fd2dffb2?force=False returned with HTTP 404 Aug 06 03:15:17.524209 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 648/2578] 10.4.3.80 () {66 vars in 1373 bytes} [Thu Aug 6 03:15:17 2026] DELETE /volume/v3/qos-specs/9d7c97bc-815e-4207-bad1-8e22fd2dffb2?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:17.530736 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a9a6d356-6874-4f3b-bae1-8513e8a7c2c4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.532969 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a9a6d356-6874-4f3b-bae1-8513e8a7c2c4 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs/9d7c97bc-815e-4207-bad1-8e22fd2dffb2 Aug 06 03:15:17.533177 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a9a6d356-6874-4f3b-bae1-8513e8a7c2c4 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.533357 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a9a6d356-6874-4f3b-bae1-8513e8a7c2c4 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.533596 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:17.533596 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:17.536990 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a9a6d356-6874-4f3b-bae1-8513e8a7c2c4 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/9d7c97bc-815e-4207-bad1-8e22fd2dffb2 returned with HTTP 404 Aug 06 03:15:17.537504 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 643/2579] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:15:17 2026] GET /volume/v3/qos-specs/9d7c97bc-815e-4207-bad1-8e22fd2dffb2 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:17.539963 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-40524540-9d08-4a0c-b685-17ab4b696aff None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.540910 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-40524540-9d08-4a0c-b685-17ab4b696aff tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 Aug 06 03:15:17.541383 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-40524540-9d08-4a0c-b685-17ab4b696aff tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.541383 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-40524540-9d08-4a0c-b685-17ab4b696aff tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.541492 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-40524540-9d08-4a0c-b685-17ab4b696aff tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 5bb128d8-c548-48d1-a5c5-bbfa0d167e79. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:17.546908 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:17.546908 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:17.547484 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-40524540-9d08-4a0c-b685-17ab4b696aff tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 returned with HTTP 200 Aug 06 03:15:17.547937 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 644/2580] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:17 2026] GET /volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:17.551280 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9e529a0a-be09-42a7-a348-21e75f69e3b8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.556349 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9e529a0a-be09-42a7-a348-21e75f69e3b8 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4 Aug 06 03:15:17.557296 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9e529a0a-be09-42a7-a348-21e75f69e3b8 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.557562 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9e529a0a-be09-42a7-a348-21e75f69e3b8 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.558031 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:17.558031 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:17.564789 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9e529a0a-be09-42a7-a348-21e75f69e3b8 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4 returned with HTTP 200 Aug 06 03:15:17.565307 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 646/2581] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:15:17 2026] GET /volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4 => generated 390 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:17.575509 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ecd338b7-418f-4df7-bf6f-a2b37c14443b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.578597 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ecd338b7-418f-4df7-bf6f-a2b37c14443b tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs Aug 06 03:15:17.578794 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ecd338b7-418f-4df7-bf6f-a2b37c14443b tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.579000 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ecd338b7-418f-4df7-bf6f-a2b37c14443b tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.593567 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ecd338b7-418f-4df7-bf6f-a2b37c14443b tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs returned with HTTP 200 Aug 06 03:15:17.593567 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 649/2582] 10.4.3.80 () {66 vars in 1236 bytes} [Thu Aug 6 03:15:17 2026] GET /volume/v3/qos-specs => generated 174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:17.611363 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2fc2433f-4dd9-4609-afc0-e5ceb9628ac9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.612894 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2fc2433f-4dd9-4609-afc0-e5ceb9628ac9 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] PUT https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4 Aug 06 03:15:17.613185 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2fc2433f-4dd9-4609-afc0-e5ceb9628ac9 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:17.618045 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.qos_specs [None req-2fc2433f-4dd9-4609-afc0-e5ceb9628ac9 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100901) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 06 03:15:17.623054 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.db.api [None req-2fc2433f-4dd9-4609-afc0-e5ceb9628ac9 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] qos_specs_update() value: {'id': '278ab2fd-2dc5-42c5-814d-774e28d25618', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'fe1bb546-19f3-4076-a10c-97f0a7f93be4', 'deleted': False} {{(pid=100901) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 06 03:15:17.627060 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2fc2433f-4dd9-4609-afc0-e5ceb9628ac9 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4 returned with HTTP 200 Aug 06 03:15:17.627429 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 644/2583] 10.4.3.80 () {68 vars in 1367 bytes} [Thu Aug 6 03:15:17 2026] PUT /volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4 => generated 36 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:15:17.634191 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a1e0fd1a-3e18-48e7-9d3c-7e0a82d1521b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.636390 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a1e0fd1a-3e18-48e7-9d3c-7e0a82d1521b tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4 Aug 06 03:15:17.636650 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a1e0fd1a-3e18-48e7-9d3c-7e0a82d1521b tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.636943 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a1e0fd1a-3e18-48e7-9d3c-7e0a82d1521b tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.641957 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a1e0fd1a-3e18-48e7-9d3c-7e0a82d1521b tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4 returned with HTTP 200 Aug 06 03:15:17.642520 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 645/2584] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:15:17 2026] GET /volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4 => generated 411 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:17.650097 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-64f9217c-770f-4c0a-9911-573e16663c83 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.652978 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-64f9217c-770f-4c0a-9911-573e16663c83 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] PUT https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/delete_keys Aug 06 03:15:17.653390 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-64f9217c-770f-4c0a-9911-573e16663c83 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:17.655044 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:17.655044 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:17.655448 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.qos_specs_manage [None req-64f9217c-770f-4c0a-9911-573e16663c83 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Delete_key spec: fe1bb546-19f3-4076-a10c-97f0a7f93be4, keys: ['iops_bytes'] {{(pid=100899) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 06 03:15:17.667764 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-64f9217c-770f-4c0a-9911-573e16663c83 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/delete_keys returned with HTTP 202 Aug 06 03:15:17.668251 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 647/2585] 10.4.3.80 () {68 vars in 1403 bytes} [Thu Aug 6 03:15:17 2026] PUT /volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4/delete_keys => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:17.674979 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c405ad7b-0736-4795-a8b9-17045dfe05c7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.676484 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c405ad7b-0736-4795-a8b9-17045dfe05c7 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4 Aug 06 03:15:17.676659 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c405ad7b-0736-4795-a8b9-17045dfe05c7 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.676854 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c405ad7b-0736-4795-a8b9-17045dfe05c7 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.677052 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:17.677052 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:17.681231 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c405ad7b-0736-4795-a8b9-17045dfe05c7 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4 returned with HTTP 200 Aug 06 03:15:17.681582 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 650/2586] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:15:17 2026] GET /volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4 => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:17.689326 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-05ccba85-1795-4e3f-befb-abd2d42a4266 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.691001 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-05ccba85-1795-4e3f-befb-abd2d42a4266 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4 Aug 06 03:15:17.691179 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-05ccba85-1795-4e3f-befb-abd2d42a4266 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.691352 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-05ccba85-1795-4e3f-befb-abd2d42a4266 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.691568 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:17.691568 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:17.695172 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-05ccba85-1795-4e3f-befb-abd2d42a4266 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4 returned with HTTP 200 Aug 06 03:15:17.695505 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 645/2587] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:15:17 2026] GET /volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4 => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:17.712733 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-32dfe528-ea08-4193-b819-38e46472c089 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.715113 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-32dfe528-ea08-4193-b819-38e46472c089 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] DELETE https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4?force=False Aug 06 03:15:17.715113 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-32dfe528-ea08-4193-b819-38e46472c089 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.715274 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-32dfe528-ea08-4193-b819-38e46472c089 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.715557 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:17.715557 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:17.715978 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.qos_specs_manage [None req-32dfe528-ea08-4193-b819-38e46472c089 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Delete qos_spec: fe1bb546-19f3-4076-a10c-97f0a7f93be4, force: False {{(pid=100902) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 03:15:17.745445 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-32dfe528-ea08-4193-b819-38e46472c089 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4?force=False returned with HTTP 202 Aug 06 03:15:17.746037 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 646/2588] 10.4.3.80 () {66 vars in 1373 bytes} [Thu Aug 6 03:15:17 2026] DELETE /volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4?force=False => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:17.753114 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f8715cd9-ee2d-4f8b-ba28-981e7a150e45 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:17.754906 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f8715cd9-ee2d-4f8b-ba28-981e7a150e45 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] GET https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4 Aug 06 03:15:17.755115 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f8715cd9-ee2d-4f8b-ba28-981e7a150e45 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:17.755466 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f8715cd9-ee2d-4f8b-ba28-981e7a150e45 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:17.755750 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:17.755750 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:17.759240 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f8715cd9-ee2d-4f8b-ba28-981e7a150e45 tempest-QosSpecsTestJSON-1355775203 tempest-QosSpecsTestJSON-1355775203-project-admin] https://10.4.3.80/volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4 returned with HTTP 404 Aug 06 03:15:17.759645 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 648/2589] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:15:17 2026] GET /volume/v3/qos-specs/fe1bb546-19f3-4076-a10c-97f0a7f93be4 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:18.558536 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-99c25b09-16ab-462c-92f5-22c150c01b7f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:18.561034 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-99c25b09-16ab-462c-92f5-22c150c01b7f tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 Aug 06 03:15:18.561255 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-99c25b09-16ab-462c-92f5-22c150c01b7f tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:18.561475 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-99c25b09-16ab-462c-92f5-22c150c01b7f tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:18.561623 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-99c25b09-16ab-462c-92f5-22c150c01b7f tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 5bb128d8-c548-48d1-a5c5-bbfa0d167e79. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:18.566930 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:18.566930 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:18.567724 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-99c25b09-16ab-462c-92f5-22c150c01b7f tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 returned with HTTP 200 Aug 06 03:15:18.568404 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 651/2590] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:18 2026] GET /volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:19.580099 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2529801b-f09e-4b11-b9bf-25bafba5024c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:19.581652 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2529801b-f09e-4b11-b9bf-25bafba5024c tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 Aug 06 03:15:19.581827 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2529801b-f09e-4b11-b9bf-25bafba5024c tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:19.582026 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2529801b-f09e-4b11-b9bf-25bafba5024c tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:19.582125 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-2529801b-f09e-4b11-b9bf-25bafba5024c tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 5bb128d8-c548-48d1-a5c5-bbfa0d167e79. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:19.590471 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:19.590471 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:19.591266 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2529801b-f09e-4b11-b9bf-25bafba5024c tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 returned with HTTP 200 Aug 06 03:15:19.592200 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 646/2591] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:19 2026] GET /volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:20.173333 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0d0b3e1e-5071-4971-9804-fea9cd9aaa8b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:20.272641 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0d0b3e1e-5071-4971-9804-fea9cd9aaa8b tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201 tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201-project-admin] GET https://10.4.3.80/volume/v3/os-quota-sets/b47037405927467d8aecca50e7605d29 Aug 06 03:15:20.272925 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0d0b3e1e-5071-4971-9804-fea9cd9aaa8b tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201 tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:20.273179 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0d0b3e1e-5071-4971-9804-fea9cd9aaa8b tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201 tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:20.273523 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:20.273523 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:20.288353 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0d0b3e1e-5071-4971-9804-fea9cd9aaa8b tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201 tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/b47037405927467d8aecca50e7605d29 returned with HTTP 200 Aug 06 03:15:20.288817 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 647/2592] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:15:20 2026] GET /volume/v3/os-quota-sets/b47037405927467d8aecca50e7605d29 => generated 437 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:20.302706 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2cdf141f-7c46-4053-82e6-839851e9e3ef None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:20.304485 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2cdf141f-7c46-4053-82e6-839851e9e3ef tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201 tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201-project-admin] PUT https://10.4.3.80/volume/v3/os-quota-sets/b47037405927467d8aecca50e7605d29 Aug 06 03:15:20.304781 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2cdf141f-7c46-4053-82e6-839851e9e3ef tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201 tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:20.374646 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2cdf141f-7c46-4053-82e6-839851e9e3ef tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201 tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/b47037405927467d8aecca50e7605d29 returned with HTTP 200 Aug 06 03:15:20.375107 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 649/2593] 10.4.3.80 () {68 vars in 1367 bytes} [Thu Aug 6 03:15:20 2026] PUT /volume/v3/os-quota-sets/b47037405927467d8aecca50e7605d29 => generated 390 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:20.384317 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-41fa3ff8-d2be-410a-bc4e-e902b813bee8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:20.457882 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-41fa3ff8-d2be-410a-bc4e-e902b813bee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:15:20.458251 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-41fa3ff8-d2be-410a-bc4e-e902b813bee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1652039695"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:20.459739 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-41fa3ff8-d2be-410a-bc4e-e902b813bee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1652039695'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:15:20.460211 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-41fa3ff8-d2be-410a-bc4e-e902b813bee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Create volume of 1 GB Aug 06 03:15:20.464598 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-41fa3ff8-d2be-410a-bc4e-e902b813bee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Availability Zones retrieved successfully. Aug 06 03:15:20.470297 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-41fa3ff8-d2be-410a-bc4e-e902b813bee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Flow 'volume_create_api' (9a266575-0e17-4917-859d-4891d73bee87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:20.471300 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-41fa3ff8-d2be-410a-bc4e-e902b813bee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75908d2c-d0ff-47b7-a74c-39b460650623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:20.472327 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-41fa3ff8-d2be-410a-bc4e-e902b813bee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:15:20.502040 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-41fa3ff8-d2be-410a-bc4e-e902b813bee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75908d2c-d0ff-47b7-a74c-39b460650623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:20.502808 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-41fa3ff8-d2be-410a-bc4e-e902b813bee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5386e460-77b6-42be-8230-5fd022e48eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:20.598799 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-41fa3ff8-d2be-410a-bc4e-e902b813bee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Created reservations ['d61b34f9-64bf-4c5b-9282-802555cb56f8', '2de64f15-85fb-45e2-9a33-d0a83c43bb54', '95afb4be-75c0-4853-94e9-a1e5836b3ab8', 'a2ddc3c7-97ce-47e1-bd76-0fc593090128'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:20.599802 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-41fa3ff8-d2be-410a-bc4e-e902b813bee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5386e460-77b6-42be-8230-5fd022e48eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d61b34f9-64bf-4c5b-9282-802555cb56f8', '2de64f15-85fb-45e2-9a33-d0a83c43bb54', '95afb4be-75c0-4853-94e9-a1e5836b3ab8', 'a2ddc3c7-97ce-47e1-bd76-0fc593090128']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:20.600846 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-41fa3ff8-d2be-410a-bc4e-e902b813bee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8df18f9-b0cd-4ee8-9d14-01e366300bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:20.605272 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-56426211-4f6c-429f-be2c-12e9effb8440 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:20.607179 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-56426211-4f6c-429f-be2c-12e9effb8440 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 Aug 06 03:15:20.607396 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-56426211-4f6c-429f-be2c-12e9effb8440 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:20.607600 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-56426211-4f6c-429f-be2c-12e9effb8440 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:20.607748 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-56426211-4f6c-429f-be2c-12e9effb8440 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 5bb128d8-c548-48d1-a5c5-bbfa0d167e79. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:20.612798 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:20.612798 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:20.613667 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-56426211-4f6c-429f-be2c-12e9effb8440 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 returned with HTTP 200 Aug 06 03:15:20.614152 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 647/2594] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:20 2026] GET /volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:20.628784 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-41fa3ff8-d2be-410a-bc4e-e902b813bee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8df18f9-b0cd-4ee8-9d14-01e366300bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52612a41-a225-40f6-a8ea-d77772d778c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1652039695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b47037405927467d8aecca50e7605d29',qos_specs=None,replication_status=,reservations=['d61b34f9-64bf-4c5b-9282-802555cb56f8','2de64f15-85fb-45e2-9a33-d0a83c43bb54','95afb4be-75c0-4853-94e9-a1e5836b3ab8','a2ddc3c7-97ce-47e1-bd76-0fc593090128'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8783d5a88d1149218629a4b1ecd5f6d9',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:15:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1652039695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52612a41-a225-40f6-a8ea-d77772d778c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b47037405927467d8aecca50e7605d29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8783d5a88d1149218629a4b1ecd5f6d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:20.629733 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-41fa3ff8-d2be-410a-bc4e-e902b813bee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e295f3cd-082e-41b5-a230-78b42b017758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:20.649725 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-41fa3ff8-d2be-410a-bc4e-e902b813bee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e295f3cd-082e-41b5-a230-78b42b017758) transitioned into state 'SUCCESS' from state '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-1652039695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b47037405927467d8aecca50e7605d29',qos_specs=None,replication_status=,reservations=['d61b34f9-64bf-4c5b-9282-802555cb56f8','2de64f15-85fb-45e2-9a33-d0a83c43bb54','95afb4be-75c0-4853-94e9-a1e5836b3ab8','a2ddc3c7-97ce-47e1-bd76-0fc593090128'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8783d5a88d1149218629a4b1ecd5f6d9',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:20.650358 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-41fa3ff8-d2be-410a-bc4e-e902b813bee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7a2a36e-78c8-4906-8931-ef67661588f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:20.660804 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-41fa3ff8-d2be-410a-bc4e-e902b813bee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7a2a36e-78c8-4906-8931-ef67661588f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:20.661747 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-41fa3ff8-d2be-410a-bc4e-e902b813bee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Flow 'volume_create_api' (9a266575-0e17-4917-859d-4891d73bee87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:20.662071 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-41fa3ff8-d2be-410a-bc4e-e902b813bee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Create volume request issued successfully. Aug 06 03:15:20.663348 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-41fa3ff8-d2be-410a-bc4e-e902b813bee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:15:20.663729 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 652/2595] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:15:20 2026] POST /volume/v3/volumes => generated 765 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:20.675610 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-89e9a139-7f66-4991-af61-500d1fdf6203 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:20.678486 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-89e9a139-7f66-4991-af61-500d1fdf6203 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] GET https://10.4.3.80/volume/v3/volumes/52612a41-a225-40f6-a8ea-d77772d778c8 Aug 06 03:15:20.678685 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-89e9a139-7f66-4991-af61-500d1fdf6203 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:20.678974 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-89e9a139-7f66-4991-af61-500d1fdf6203 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:20.685494 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:20.685494 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:20.689118 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-89e9a139-7f66-4991-af61-500d1fdf6203 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Volume info retrieved successfully. Aug 06 03:15:20.694367 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-89e9a139-7f66-4991-af61-500d1fdf6203 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] https://10.4.3.80/volume/v3/volumes/52612a41-a225-40f6-a8ea-d77772d778c8 returned with HTTP 200 Aug 06 03:15:20.694367 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 648/2596] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:20 2026] GET /volume/v3/volumes/52612a41-a225-40f6-a8ea-d77772d778c8 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:21.627521 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-61ff95e0-db07-4667-aaeb-5d19f2c2f555 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:21.629341 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-61ff95e0-db07-4667-aaeb-5d19f2c2f555 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 Aug 06 03:15:21.629733 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-61ff95e0-db07-4667-aaeb-5d19f2c2f555 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:21.630077 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-61ff95e0-db07-4667-aaeb-5d19f2c2f555 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:21.631123 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-61ff95e0-db07-4667-aaeb-5d19f2c2f555 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 5bb128d8-c548-48d1-a5c5-bbfa0d167e79. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:21.635205 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:21.635205 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:21.636288 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-61ff95e0-db07-4667-aaeb-5d19f2c2f555 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 returned with HTTP 200 Aug 06 03:15:21.636759 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 650/2597] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:21 2026] GET /volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:21.705726 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e12b77f8-a4a4-4541-95fd-e929cd4aa661 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:21.708112 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e12b77f8-a4a4-4541-95fd-e929cd4aa661 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] GET https://10.4.3.80/volume/v3/volumes/52612a41-a225-40f6-a8ea-d77772d778c8 Aug 06 03:15:21.708357 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e12b77f8-a4a4-4541-95fd-e929cd4aa661 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:21.708631 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e12b77f8-a4a4-4541-95fd-e929cd4aa661 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:21.716688 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:21.716688 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:21.724042 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e12b77f8-a4a4-4541-95fd-e929cd4aa661 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Volume info retrieved successfully. Aug 06 03:15:21.730228 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e12b77f8-a4a4-4541-95fd-e929cd4aa661 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] https://10.4.3.80/volume/v3/volumes/52612a41-a225-40f6-a8ea-d77772d778c8 returned with HTTP 200 Aug 06 03:15:21.730564 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 648/2598] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:21 2026] GET /volume/v3/volumes/52612a41-a225-40f6-a8ea-d77772d778c8 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:21.744846 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7a9a2f27-9368-4e84-8e2e-03246b3e2bdd None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:21.747586 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7a9a2f27-9368-4e84-8e2e-03246b3e2bdd tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:15:21.748148 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7a9a2f27-9368-4e84-8e2e-03246b3e2bdd tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52612a41-a225-40f6-a8ea-d77772d778c8", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1695410264"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:21.763623 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:21.763623 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:21.764133 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7a9a2f27-9368-4e84-8e2e-03246b3e2bdd tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Volume info retrieved successfully. Aug 06 03:15:21.764248 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-7a9a2f27-9368-4e84-8e2e-03246b3e2bdd tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Create snapshot from volume 52612a41-a225-40f6-a8ea-d77772d778c8 Aug 06 03:15:21.806906 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-7a9a2f27-9368-4e84-8e2e-03246b3e2bdd tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Created reservations ['2f8d3c4d-2045-4d50-afd5-c3592cedaf5d', 'bc990a9e-fd38-482f-a9d6-6b030623c02a', '10a57c1d-16ee-473e-bd6f-3a5a642ccd38', 'd8647804-13e4-4924-a587-25b6becfc82f'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:21.840862 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7a9a2f27-9368-4e84-8e2e-03246b3e2bdd tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Snapshot create request issued successfully. Aug 06 03:15:21.841314 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7a9a2f27-9368-4e84-8e2e-03246b3e2bdd tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:15:21.841849 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 653/2599] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:15:21 2026] POST /volume/v3/snapshots => generated 323 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:21.856637 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-dab64bf8-b617-4171-9a7c-bc723e8afb9a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:21.859071 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-dab64bf8-b617-4171-9a7c-bc723e8afb9a tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] GET https://10.4.3.80/volume/v3/snapshots/090cca05-68f0-40b6-80cd-03d7b36c954c Aug 06 03:15:21.859326 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-dab64bf8-b617-4171-9a7c-bc723e8afb9a tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:21.859472 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-dab64bf8-b617-4171-9a7c-bc723e8afb9a tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:21.865210 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:21.865210 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:21.865738 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-dab64bf8-b617-4171-9a7c-bc723e8afb9a tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Snapshot retrieved successfully. Aug 06 03:15:21.866528 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-dab64bf8-b617-4171-9a7c-bc723e8afb9a tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] https://10.4.3.80/volume/v3/snapshots/090cca05-68f0-40b6-80cd-03d7b36c954c returned with HTTP 200 Aug 06 03:15:21.866910 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 649/2600] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:15:21 2026] GET /volume/v3/snapshots/090cca05-68f0-40b6-80cd-03d7b36c954c => generated 455 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:22.647581 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c2ef6313-ceb3-4091-b409-aa6882e23459 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:22.650444 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c2ef6313-ceb3-4091-b409-aa6882e23459 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 Aug 06 03:15:22.650857 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c2ef6313-ceb3-4091-b409-aa6882e23459 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:22.651181 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c2ef6313-ceb3-4091-b409-aa6882e23459 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:22.651360 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-c2ef6313-ceb3-4091-b409-aa6882e23459 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 5bb128d8-c548-48d1-a5c5-bbfa0d167e79. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:22.656767 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:22.656767 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:22.657649 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c2ef6313-ceb3-4091-b409-aa6882e23459 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 returned with HTTP 200 Aug 06 03:15:22.658219 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 651/2601] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:22 2026] GET /volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:22.668639 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-50f8c256-3af3-4860-8b1f-a4a5e43facac None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:22.670943 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-50f8c256-3af3-4860-8b1f-a4a5e43facac tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] DELETE https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 Aug 06 03:15:22.671268 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-50f8c256-3af3-4860-8b1f-a4a5e43facac tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:22.671466 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-50f8c256-3af3-4860-8b1f-a4a5e43facac tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:22.671553 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-50f8c256-3af3-4860-8b1f-a4a5e43facac tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Delete backup with id: 5bb128d8-c548-48d1-a5c5-bbfa0d167e79. Aug 06 03:15:22.677233 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:22.677233 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:22.694557 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.backup.rpcapi [None req-50f8c256-3af3-4860-8b1f-a4a5e43facac tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] delete_backup rpcapi backup_id 5bb128d8-c548-48d1-a5c5-bbfa0d167e79 {{(pid=100901) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:15:22.696407 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-50f8c256-3af3-4860-8b1f-a4a5e43facac tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] https://10.4.3.80/volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 returned with HTTP 202 Aug 06 03:15:22.696901 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 649/2602] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:15:22 2026] DELETE /volume/v3/backups/5bb128d8-c548-48d1-a5c5-bbfa0d167e79 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:15:22.707603 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7b4d49b1-6e34-4166-8afe-f1d7d061d4ab None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:22.709408 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7b4d49b1-6e34-4166-8afe-f1d7d061d4ab tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/e58f9740-24d9-4f4a-9809-bc6e931ce0e4 Aug 06 03:15:22.709587 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7b4d49b1-6e34-4166-8afe-f1d7d061d4ab tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:22.709772 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7b4d49b1-6e34-4166-8afe-f1d7d061d4ab tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:22.710011 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-7b4d49b1-6e34-4166-8afe-f1d7d061d4ab tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Delete volume with id: e58f9740-24d9-4f4a-9809-bc6e931ce0e4 Aug 06 03:15:22.719659 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:22.719659 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:22.720237 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7b4d49b1-6e34-4166-8afe-f1d7d061d4ab tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Volume info retrieved successfully. Aug 06 03:15:22.744702 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7b4d49b1-6e34-4166-8afe-f1d7d061d4ab tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Delete volume request issued successfully. Aug 06 03:15:22.745004 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7b4d49b1-6e34-4166-8afe-f1d7d061d4ab tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/e58f9740-24d9-4f4a-9809-bc6e931ce0e4 returned with HTTP 202 Aug 06 03:15:22.745509 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 654/2603] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:15:22 2026] DELETE /volume/v3/volumes/e58f9740-24d9-4f4a-9809-bc6e931ce0e4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:22.755524 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-610979cd-cb17-4faa-8274-82645841b2cb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:22.757893 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-610979cd-cb17-4faa-8274-82645841b2cb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/volumes/e58f9740-24d9-4f4a-9809-bc6e931ce0e4 Aug 06 03:15:22.758149 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-610979cd-cb17-4faa-8274-82645841b2cb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:22.758399 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-610979cd-cb17-4faa-8274-82645841b2cb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:22.767773 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:22.767773 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:22.772776 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-610979cd-cb17-4faa-8274-82645841b2cb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Volume info retrieved successfully. Aug 06 03:15:22.776727 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-610979cd-cb17-4faa-8274-82645841b2cb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/e58f9740-24d9-4f4a-9809-bc6e931ce0e4 returned with HTTP 200 Aug 06 03:15:22.777202 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 650/2604] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:22 2026] GET /volume/v3/volumes/e58f9740-24d9-4f4a-9809-bc6e931ce0e4 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:22.885023 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6a4786ec-a5c3-4f8e-b945-ebd05db01484 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:22.886692 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6a4786ec-a5c3-4f8e-b945-ebd05db01484 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] GET https://10.4.3.80/volume/v3/snapshots/090cca05-68f0-40b6-80cd-03d7b36c954c Aug 06 03:15:22.886937 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6a4786ec-a5c3-4f8e-b945-ebd05db01484 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:22.887160 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6a4786ec-a5c3-4f8e-b945-ebd05db01484 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:22.894484 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:22.894484 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:22.895005 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-6a4786ec-a5c3-4f8e-b945-ebd05db01484 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Snapshot retrieved successfully. Aug 06 03:15:22.895796 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6a4786ec-a5c3-4f8e-b945-ebd05db01484 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] https://10.4.3.80/volume/v3/snapshots/090cca05-68f0-40b6-80cd-03d7b36c954c returned with HTTP 200 Aug 06 03:15:22.896234 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 652/2605] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:15:22 2026] GET /volume/v3/snapshots/090cca05-68f0-40b6-80cd-03d7b36c954c => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:22.905792 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b6d3929e-d35e-49f3-af1e-65ce5fc9590c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:22.907570 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b6d3929e-d35e-49f3-af1e-65ce5fc9590c tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201 tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201-project-admin] PUT https://10.4.3.80/volume/v3/os-quota-sets/b47037405927467d8aecca50e7605d29 Aug 06 03:15:22.907914 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b6d3929e-d35e-49f3-af1e-65ce5fc9590c tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201 tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:22.964313 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b6d3929e-d35e-49f3-af1e-65ce5fc9590c tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201 tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/b47037405927467d8aecca50e7605d29 returned with HTTP 200 Aug 06 03:15:22.964772 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 650/2606] 10.4.3.80 () {68 vars in 1367 bytes} [Thu Aug 6 03:15:22 2026] PUT /volume/v3/os-quota-sets/b47037405927467d8aecca50e7605d29 => generated 390 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:22.973188 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5cede253-d5dd-400f-92ac-385c86b106aa None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:22.974936 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5cede253-d5dd-400f-92ac-385c86b106aa tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:15:22.975241 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5cede253-d5dd-400f-92ac-385c86b106aa tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52612a41-a225-40f6-a8ea-d77772d778c8"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:22.983332 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:22.983332 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:22.983920 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5cede253-d5dd-400f-92ac-385c86b106aa tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Volume info retrieved successfully. Aug 06 03:15:22.984020 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-5cede253-d5dd-400f-92ac-385c86b106aa tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Create snapshot from volume 52612a41-a225-40f6-a8ea-d77772d778c8 Aug 06 03:15:23.007556 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota_utils [None req-5cede253-d5dd-400f-92ac-385c86b106aa tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Quota exceeded for b47037405927467d8aecca50e7605d29, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 06 03:15:23.007784 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.middleware.fault [None req-5cede253-d5dd-400f-92ac-385c86b106aa tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 413 Aug 06 03:15:23.008491 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 655/2607] 10.4.3.80 () {68 vars in 1257 bytes} [Thu Aug 6 03:15:22 2026] POST /volume/v3/snapshots => generated 208 bytes in 36 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 03:15:23.018792 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d3404c88-3a26-46d6-b23a-e71853420499 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:23.021213 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d3404c88-3a26-46d6-b23a-e71853420499 tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201 tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201-project-admin] PUT https://10.4.3.80/volume/v3/os-quota-sets/b47037405927467d8aecca50e7605d29 Aug 06 03:15:23.021633 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d3404c88-3a26-46d6-b23a-e71853420499 tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201 tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:23.069229 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d3404c88-3a26-46d6-b23a-e71853420499 tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201 tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/b47037405927467d8aecca50e7605d29 returned with HTTP 200 Aug 06 03:15:23.069607 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 651/2608] 10.4.3.80 () {68 vars in 1367 bytes} [Thu Aug 6 03:15:23 2026] PUT /volume/v3/os-quota-sets/b47037405927467d8aecca50e7605d29 => generated 390 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:23.079545 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1c72cc8e-01c9-4c6b-b4dc-d540b657894c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:23.081374 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1c72cc8e-01c9-4c6b-b4dc-d540b657894c tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:15:23.081698 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1c72cc8e-01c9-4c6b-b4dc-d540b657894c tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52612a41-a225-40f6-a8ea-d77772d778c8"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:23.091474 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:23.091474 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:23.092140 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1c72cc8e-01c9-4c6b-b4dc-d540b657894c tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Volume info retrieved successfully. Aug 06 03:15:23.092248 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-1c72cc8e-01c9-4c6b-b4dc-d540b657894c tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Create snapshot from volume 52612a41-a225-40f6-a8ea-d77772d778c8 Aug 06 03:15:23.112353 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota_utils [None req-1c72cc8e-01c9-4c6b-b4dc-d540b657894c tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Quota exceeded for b47037405927467d8aecca50e7605d29, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 06 03:15:23.112567 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.middleware.fault [None req-1c72cc8e-01c9-4c6b-b4dc-d540b657894c tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 413 Aug 06 03:15:23.113516 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 653/2609] 10.4.3.80 () {68 vars in 1257 bytes} [Thu Aug 6 03:15:23 2026] POST /volume/v3/snapshots => generated 133 bytes in 34 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 03:15:23.121915 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7389511b-0ca1-41a7-ae26-147790a2af95 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:23.123615 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7389511b-0ca1-41a7-ae26-147790a2af95 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/090cca05-68f0-40b6-80cd-03d7b36c954c Aug 06 03:15:23.123711 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7389511b-0ca1-41a7-ae26-147790a2af95 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:23.123963 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7389511b-0ca1-41a7-ae26-147790a2af95 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:23.124066 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-7389511b-0ca1-41a7-ae26-147790a2af95 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Delete snapshot with id: 090cca05-68f0-40b6-80cd-03d7b36c954c Aug 06 03:15:23.130279 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:23.130279 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:23.130664 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7389511b-0ca1-41a7-ae26-147790a2af95 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Snapshot retrieved successfully. Aug 06 03:15:23.152067 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7389511b-0ca1-41a7-ae26-147790a2af95 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Snapshot delete request issued successfully. Aug 06 03:15:23.152319 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7389511b-0ca1-41a7-ae26-147790a2af95 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] https://10.4.3.80/volume/v3/snapshots/090cca05-68f0-40b6-80cd-03d7b36c954c returned with HTTP 202 Aug 06 03:15:23.153009 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 651/2610] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:15:23 2026] DELETE /volume/v3/snapshots/090cca05-68f0-40b6-80cd-03d7b36c954c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:23.160696 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-85911813-3b86-4134-9bb2-62def16345dc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:23.162469 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-85911813-3b86-4134-9bb2-62def16345dc tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] GET https://10.4.3.80/volume/v3/snapshots/090cca05-68f0-40b6-80cd-03d7b36c954c Aug 06 03:15:23.162638 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-85911813-3b86-4134-9bb2-62def16345dc tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:23.162848 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-85911813-3b86-4134-9bb2-62def16345dc tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:23.169454 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:23.169454 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:23.169847 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-85911813-3b86-4134-9bb2-62def16345dc tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Snapshot retrieved successfully. Aug 06 03:15:23.170582 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-85911813-3b86-4134-9bb2-62def16345dc tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] https://10.4.3.80/volume/v3/snapshots/090cca05-68f0-40b6-80cd-03d7b36c954c returned with HTTP 200 Aug 06 03:15:23.170954 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 656/2611] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:15:23 2026] GET /volume/v3/snapshots/090cca05-68f0-40b6-80cd-03d7b36c954c => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:23.796447 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bf758923-c2a8-456c-a4d4-b3aa28bc0dbd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:23.799204 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bf758923-c2a8-456c-a4d4-b3aa28bc0dbd tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/volumes/e58f9740-24d9-4f4a-9809-bc6e931ce0e4 Aug 06 03:15:23.799509 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bf758923-c2a8-456c-a4d4-b3aa28bc0dbd tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:23.799713 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bf758923-c2a8-456c-a4d4-b3aa28bc0dbd tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:24.003131 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bf758923-c2a8-456c-a4d4-b3aa28bc0dbd tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/e58f9740-24d9-4f4a-9809-bc6e931ce0e4 returned with HTTP 404 Aug 06 03:15:24.003684 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 652/2612] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:23 2026] GET /volume/v3/volumes/e58f9740-24d9-4f4a-9809-bc6e931ce0e4 => generated 109 bytes in 208 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:24.013036 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-90571067-6274-4fa2-94fc-c361b3f76ae3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:24.014938 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-90571067-6274-4fa2-94fc-c361b3f76ae3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b/export_record Aug 06 03:15:24.015142 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-90571067-6274-4fa2-94fc-c361b3f76ae3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:24.015329 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-90571067-6274-4fa2-94fc-c361b3f76ae3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Calling method 'export_record' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:24.015426 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.backups [None req-90571067-6274-4fa2-94fc-c361b3f76ae3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Export record for backup 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100899) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 03:15:24.019669 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:24.019669 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:24.020795 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.policy [None req-90571067-6274-4fa2-94fc-c361b3f76ae3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '95858a46b7214d8e9195b997251fe4f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '425c6afc7d224dec8f6b1e8c7b1a9ec5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100899) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:15:24.021023 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-90571067-6274-4fa2-94fc-c361b3f76ae3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b/export_record returned with HTTP 403 Aug 06 03:15:24.021436 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 654/2613] 10.4.3.80 () {68 vars in 1423 bytes} [Thu Aug 6 03:15:24 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:24.031182 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cd6e80ae-24ee-4d6b-aab3-f0acc99056bb None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:24.033178 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cd6e80ae-24ee-4d6b-aab3-f0acc99056bb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:15:24.033502 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cd6e80ae-24ee-4d6b-aab3-f0acc99056bb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1089079719"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:24.035223 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-cd6e80ae-24ee-4d6b-aab3-f0acc99056bb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1089079719'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:15:24.035375 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-cd6e80ae-24ee-4d6b-aab3-f0acc99056bb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Create volume of 1 GB Aug 06 03:15:24.035680 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:24.035680 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:24.039096 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-cd6e80ae-24ee-4d6b-aab3-f0acc99056bb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Availability Zones retrieved successfully. Aug 06 03:15:24.044115 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cd6e80ae-24ee-4d6b-aab3-f0acc99056bb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Flow 'volume_create_api' (8d46139d-1ceb-4af4-9e33-593784d0a118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:24.044983 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cd6e80ae-24ee-4d6b-aab3-f0acc99056bb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0505fc48-5ede-4d50-bdb3-33e740ad7d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:24.045686 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-cd6e80ae-24ee-4d6b-aab3-f0acc99056bb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:15:24.068100 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cd6e80ae-24ee-4d6b-aab3-f0acc99056bb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0505fc48-5ede-4d50-bdb3-33e740ad7d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:24.069884 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cd6e80ae-24ee-4d6b-aab3-f0acc99056bb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c93fc6f8-e27d-4338-b07d-a830bd5d047e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:24.105644 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-cd6e80ae-24ee-4d6b-aab3-f0acc99056bb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Created reservations ['12086067-885e-4cbd-bbf6-43f36b08cb3a', 'ce0f0daa-1b5c-44af-8b34-7a494e6e2a61', '30168fd1-a9d0-41c4-8bf3-6829ea8cccd1', 'cd53b7fd-39de-4abb-b2b7-27ec03cc6762'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:24.106390 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cd6e80ae-24ee-4d6b-aab3-f0acc99056bb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c93fc6f8-e27d-4338-b07d-a830bd5d047e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12086067-885e-4cbd-bbf6-43f36b08cb3a', 'ce0f0daa-1b5c-44af-8b34-7a494e6e2a61', '30168fd1-a9d0-41c4-8bf3-6829ea8cccd1', 'cd53b7fd-39de-4abb-b2b7-27ec03cc6762']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:24.107134 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cd6e80ae-24ee-4d6b-aab3-f0acc99056bb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b775cbfa-bfdd-4485-8e9c-03653c5d7e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:24.130252 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cd6e80ae-24ee-4d6b-aab3-f0acc99056bb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b775cbfa-bfdd-4485-8e9c-03653c5d7e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8ba34b9-620b-48d9-81ca-2177dbba975b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1089079719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='425c6afc7d224dec8f6b1e8c7b1a9ec5',qos_specs=None,replication_status=,reservations=['12086067-885e-4cbd-bbf6-43f36b08cb3a','ce0f0daa-1b5c-44af-8b34-7a494e6e2a61','30168fd1-a9d0-41c4-8bf3-6829ea8cccd1','cd53b7fd-39de-4abb-b2b7-27ec03cc6762'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f00120fa387f41e7a33ff951c00643b2',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:15:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1089079719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8ba34b9-620b-48d9-81ca-2177dbba975b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='425c6afc7d224dec8f6b1e8c7b1a9ec5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f00120fa387f41e7a33ff951c00643b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:24.131096 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cd6e80ae-24ee-4d6b-aab3-f0acc99056bb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b858189f-3dc9-49e7-87ff-a04ecfd0e08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:24.148245 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cd6e80ae-24ee-4d6b-aab3-f0acc99056bb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b858189f-3dc9-49e7-87ff-a04ecfd0e08d) transitioned into state 'SUCCESS' from state '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-1089079719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='425c6afc7d224dec8f6b1e8c7b1a9ec5',qos_specs=None,replication_status=,reservations=['12086067-885e-4cbd-bbf6-43f36b08cb3a','ce0f0daa-1b5c-44af-8b34-7a494e6e2a61','30168fd1-a9d0-41c4-8bf3-6829ea8cccd1','cd53b7fd-39de-4abb-b2b7-27ec03cc6762'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f00120fa387f41e7a33ff951c00643b2',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:24.149067 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cd6e80ae-24ee-4d6b-aab3-f0acc99056bb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96eeb4b5-d067-4593-bba1-e7b0336d72e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:24.163094 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cd6e80ae-24ee-4d6b-aab3-f0acc99056bb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96eeb4b5-d067-4593-bba1-e7b0336d72e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:24.163094 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cd6e80ae-24ee-4d6b-aab3-f0acc99056bb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Flow 'volume_create_api' (8d46139d-1ceb-4af4-9e33-593784d0a118) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:24.163094 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-cd6e80ae-24ee-4d6b-aab3-f0acc99056bb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Create volume request issued successfully. Aug 06 03:15:24.163094 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cd6e80ae-24ee-4d6b-aab3-f0acc99056bb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:15:24.163094 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 652/2614] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:15:24 2026] POST /volume/v3/volumes => generated 776 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:24.186566 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-89cd823e-a556-4b69-ab5f-84d0609c6383 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:24.189448 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-67a3c124-d2a9-4cb0-be41-7a76bdbfb245 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:24.191581 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-67a3c124-d2a9-4cb0-be41-7a76bdbfb245 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/volumes/a8ba34b9-620b-48d9-81ca-2177dbba975b Aug 06 03:15:24.191995 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-67a3c124-d2a9-4cb0-be41-7a76bdbfb245 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:24.192191 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-67a3c124-d2a9-4cb0-be41-7a76bdbfb245 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:24.192405 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-89cd823e-a556-4b69-ab5f-84d0609c6383 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] GET https://10.4.3.80/volume/v3/snapshots/090cca05-68f0-40b6-80cd-03d7b36c954c Aug 06 03:15:24.192646 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-89cd823e-a556-4b69-ab5f-84d0609c6383 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:24.192882 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-89cd823e-a556-4b69-ab5f-84d0609c6383 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:24.197722 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-89cd823e-a556-4b69-ab5f-84d0609c6383 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] https://10.4.3.80/volume/v3/snapshots/090cca05-68f0-40b6-80cd-03d7b36c954c returned with HTTP 404 Aug 06 03:15:24.198565 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 657/2615] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:15:24 2026] GET /volume/v3/snapshots/090cca05-68f0-40b6-80cd-03d7b36c954c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:24.200436 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:24.200436 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:24.206348 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-01a7b053-5950-46be-9045-4e250d5e2ce2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:24.206412 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-67a3c124-d2a9-4cb0-be41-7a76bdbfb245 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Volume info retrieved successfully. Aug 06 03:15:24.207599 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-01a7b053-5950-46be-9045-4e250d5e2ce2 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] GET https://10.4.3.80/volume/v3/volumes/52612a41-a225-40f6-a8ea-d77772d778c8 Aug 06 03:15:24.207892 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-01a7b053-5950-46be-9045-4e250d5e2ce2 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:24.208154 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-01a7b053-5950-46be-9045-4e250d5e2ce2 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:24.210473 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-67a3c124-d2a9-4cb0-be41-7a76bdbfb245 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/a8ba34b9-620b-48d9-81ca-2177dbba975b returned with HTTP 200 Aug 06 03:15:24.211056 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 653/2616] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:24 2026] GET /volume/v3/volumes/a8ba34b9-620b-48d9-81ca-2177dbba975b => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:24.217379 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:24.217379 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:24.221363 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-01a7b053-5950-46be-9045-4e250d5e2ce2 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Volume info retrieved successfully. Aug 06 03:15:24.226525 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-01a7b053-5950-46be-9045-4e250d5e2ce2 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] https://10.4.3.80/volume/v3/volumes/52612a41-a225-40f6-a8ea-d77772d778c8 returned with HTTP 200 Aug 06 03:15:24.226525 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 655/2617] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:24 2026] GET /volume/v3/volumes/52612a41-a225-40f6-a8ea-d77772d778c8 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:24.246016 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9bad61cf-84b2-4381-aac0-caf6e7174b72 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:24.247848 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9bad61cf-84b2-4381-aac0-caf6e7174b72 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] DELETE https://10.4.3.80/volume/v3/volumes/52612a41-a225-40f6-a8ea-d77772d778c8 Aug 06 03:15:24.248023 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9bad61cf-84b2-4381-aac0-caf6e7174b72 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:24.248196 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9bad61cf-84b2-4381-aac0-caf6e7174b72 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:24.248347 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-9bad61cf-84b2-4381-aac0-caf6e7174b72 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Delete volume with id: 52612a41-a225-40f6-a8ea-d77772d778c8 Aug 06 03:15:24.255203 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:24.255203 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:24.255629 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9bad61cf-84b2-4381-aac0-caf6e7174b72 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Volume info retrieved successfully. Aug 06 03:15:24.275542 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9bad61cf-84b2-4381-aac0-caf6e7174b72 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Delete volume request issued successfully. Aug 06 03:15:24.275716 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9bad61cf-84b2-4381-aac0-caf6e7174b72 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] https://10.4.3.80/volume/v3/volumes/52612a41-a225-40f6-a8ea-d77772d778c8 returned with HTTP 202 Aug 06 03:15:24.276217 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 653/2618] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:15:24 2026] DELETE /volume/v3/volumes/52612a41-a225-40f6-a8ea-d77772d778c8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:24.285682 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c7eaf3d6-34f1-4664-90e1-11777f132f16 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:24.289047 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c7eaf3d6-34f1-4664-90e1-11777f132f16 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] GET https://10.4.3.80/volume/v3/volumes/52612a41-a225-40f6-a8ea-d77772d778c8 Aug 06 03:15:24.289216 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c7eaf3d6-34f1-4664-90e1-11777f132f16 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:24.289383 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c7eaf3d6-34f1-4664-90e1-11777f132f16 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:24.301652 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:24.301652 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:24.306393 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c7eaf3d6-34f1-4664-90e1-11777f132f16 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Volume info retrieved successfully. Aug 06 03:15:24.312155 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c7eaf3d6-34f1-4664-90e1-11777f132f16 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] https://10.4.3.80/volume/v3/volumes/52612a41-a225-40f6-a8ea-d77772d778c8 returned with HTTP 200 Aug 06 03:15:24.312702 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 658/2619] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:24 2026] GET /volume/v3/volumes/52612a41-a225-40f6-a8ea-d77772d778c8 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:24.861573 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5a446a5f-8527-461a-aba2-dfb5583e2bae None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:24.864767 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5a446a5f-8527-461a-aba2-dfb5583e2bae tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 Aug 06 03:15:24.865043 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5a446a5f-8527-461a-aba2-dfb5583e2bae tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:24.865280 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5a446a5f-8527-461a-aba2-dfb5583e2bae tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:24.865474 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-5a446a5f-8527-461a-aba2-dfb5583e2bae tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Delete snapshot with id: d621b50b-7823-449d-9222-40d23a5eaa14 Aug 06 03:15:24.871185 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:24.871185 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:24.871604 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5a446a5f-8527-461a-aba2-dfb5583e2bae tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Snapshot retrieved successfully. Aug 06 03:15:24.890942 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5a446a5f-8527-461a-aba2-dfb5583e2bae tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Snapshot delete request issued successfully. Aug 06 03:15:24.891119 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5a446a5f-8527-461a-aba2-dfb5583e2bae tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 returned with HTTP 202 Aug 06 03:15:24.891531 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 654/2620] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:15:24 2026] DELETE /volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:24.898409 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7b8457e6-185a-448d-81f7-a80a9c266eab None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:24.900163 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7b8457e6-185a-448d-81f7-a80a9c266eab tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 Aug 06 03:15:24.900364 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7b8457e6-185a-448d-81f7-a80a9c266eab tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:24.900579 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7b8457e6-185a-448d-81f7-a80a9c266eab tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:24.907547 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:24.907547 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:24.907917 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-7b8457e6-185a-448d-81f7-a80a9c266eab tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Snapshot retrieved successfully. Aug 06 03:15:24.908913 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7b8457e6-185a-448d-81f7-a80a9c266eab tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 returned with HTTP 200 Aug 06 03:15:24.909367 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 656/2621] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:15:24 2026] GET /volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:25.224168 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-34cd0d99-f223-4bfd-9b71-5c63fb3c2f1f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:25.225880 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-34cd0d99-f223-4bfd-9b71-5c63fb3c2f1f tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/volumes/a8ba34b9-620b-48d9-81ca-2177dbba975b Aug 06 03:15:25.226139 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-34cd0d99-f223-4bfd-9b71-5c63fb3c2f1f tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:25.226314 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-34cd0d99-f223-4bfd-9b71-5c63fb3c2f1f tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:25.237492 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:25.237492 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:25.245797 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-34cd0d99-f223-4bfd-9b71-5c63fb3c2f1f tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Volume info retrieved successfully. Aug 06 03:15:25.250067 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-34cd0d99-f223-4bfd-9b71-5c63fb3c2f1f tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/a8ba34b9-620b-48d9-81ca-2177dbba975b returned with HTTP 200 Aug 06 03:15:25.250426 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 654/2622] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:25 2026] GET /volume/v3/volumes/a8ba34b9-620b-48d9-81ca-2177dbba975b => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:25.259072 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6015e37f-f769-4419-b413-c56b366e6b31 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:25.264637 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c02d20bc-ea8f-4c97-9043-0c318bded5fc None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:25.266645 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c02d20bc-ea8f-4c97-9043-0c318bded5fc tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] POST https://10.4.3.80/volume/v3/backups Aug 06 03:15:25.268924 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c02d20bc-ea8f-4c97-9043-0c318bded5fc tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a8ba34b9-620b-48d9-81ca-2177dbba975b", "name": "tempest-type-Backup-102259587"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:25.268924 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.backups [None req-c02d20bc-ea8f-4c97-9043-0c318bded5fc tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Creating new backup {'backup': {'volume_id': 'a8ba34b9-620b-48d9-81ca-2177dbba975b', 'name': 'tempest-type-Backup-102259587'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:15:25.268924 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-c02d20bc-ea8f-4c97-9043-0c318bded5fc tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Creating backup of volume a8ba34b9-620b-48d9-81ca-2177dbba975b in container None Aug 06 03:15:25.276770 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:25.276770 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:25.277270 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c02d20bc-ea8f-4c97-9043-0c318bded5fc tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Volume info retrieved successfully. Aug 06 03:15:25.309576 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-c02d20bc-ea8f-4c97-9043-0c318bded5fc tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Created reservations ['b8ab5111-cd41-41e1-82d8-e668031988df', '0f417567-cb0d-4501-97b2-c1ac214d7a86'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:25.331124 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4cd15fc5-dbda-40f5-a9c4-6c4e4d682f97 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:25.333071 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4cd15fc5-dbda-40f5-a9c4-6c4e4d682f97 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] GET https://10.4.3.80/volume/v3/volumes/52612a41-a225-40f6-a8ea-d77772d778c8 Aug 06 03:15:25.333266 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4cd15fc5-dbda-40f5-a9c4-6c4e4d682f97 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:25.333445 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4cd15fc5-dbda-40f5-a9c4-6c4e4d682f97 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:25.338703 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4cd15fc5-dbda-40f5-a9c4-6c4e4d682f97 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887 tempest-VolumeSnapshotQuotasNegativeTestJSON-977795887-project-member] https://10.4.3.80/volume/v3/volumes/52612a41-a225-40f6-a8ea-d77772d778c8 returned with HTTP 404 Aug 06 03:15:25.339198 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 657/2623] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:25 2026] GET /volume/v3/volumes/52612a41-a225-40f6-a8ea-d77772d778c8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:25.341515 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c02d20bc-ea8f-4c97-9043-0c318bded5fc tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:15:25.342231 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 655/2624] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:15:25 2026] POST /volume/v3/backups => generated 313 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:25.348798 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2cf1a3ca-9fa0-4ce4-a6f4-0409b9295433 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:25.349780 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-08f16ea4-7ff2-4891-9996-dc2ff7eeb6e7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:25.350849 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2cf1a3ca-9fa0-4ce4-a6f4-0409b9295433 tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201 tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201-project-admin] PUT https://10.4.3.80/volume/v3/os-quota-sets/b47037405927467d8aecca50e7605d29 Aug 06 03:15:25.351209 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2cf1a3ca-9fa0-4ce4-a6f4-0409b9295433 tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201 tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201-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=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:25.351388 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-08f16ea4-7ff2-4891-9996-dc2ff7eeb6e7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 Aug 06 03:15:25.351585 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-08f16ea4-7ff2-4891-9996-dc2ff7eeb6e7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:25.351796 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-08f16ea4-7ff2-4891-9996-dc2ff7eeb6e7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:25.351890 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-08f16ea4-7ff2-4891-9996-dc2ff7eeb6e7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:25.357910 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:25.357910 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:25.358904 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-08f16ea4-7ff2-4891-9996-dc2ff7eeb6e7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 returned with HTTP 200 Aug 06 03:15:25.359395 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 658/2625] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:25 2026] GET /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:25.429519 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6015e37f-f769-4419-b413-c56b366e6b31 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:15:25.429888 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6015e37f-f769-4419-b413-c56b366e6b31 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1607307031", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:25.431315 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-6015e37f-f769-4419-b413-c56b366e6b31 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1607307031', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:15:25.431417 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-6015e37f-f769-4419-b413-c56b366e6b31 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Create volume of 1 GB Aug 06 03:15:25.433844 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2cf1a3ca-9fa0-4ce4-a6f4-0409b9295433 tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201 tempest-VolumeSnapshotQuotasNegativeTestJSON-33193201-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/b47037405927467d8aecca50e7605d29 returned with HTTP 200 Aug 06 03:15:25.434354 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 655/2626] 10.4.3.80 () {68 vars in 1368 bytes} [Thu Aug 6 03:15:25 2026] PUT /volume/v3/os-quota-sets/b47037405927467d8aecca50e7605d29 => generated 395 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:25.437175 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6015e37f-f769-4419-b413-c56b366e6b31 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Availability Zones retrieved successfully. Aug 06 03:15:25.443060 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-6015e37f-f769-4419-b413-c56b366e6b31 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Flow 'volume_create_api' (5935f9c4-c15a-49cf-bb87-9863d225b9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:25.444052 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-6015e37f-f769-4419-b413-c56b366e6b31 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (719462e5-517a-46fd-8260-7e3b0fe5f00b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:25.444991 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-6015e37f-f769-4419-b413-c56b366e6b31 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:15:25.479230 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-6015e37f-f769-4419-b413-c56b366e6b31 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (719462e5-517a-46fd-8260-7e3b0fe5f00b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:25.479992 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-6015e37f-f769-4419-b413-c56b366e6b31 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dd14f18-9511-4340-ad79-6b1becaa772c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:25.566595 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-6015e37f-f769-4419-b413-c56b366e6b31 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Created reservations ['57968f47-4528-477b-81d0-37416781860a', '18b1272b-c86e-4cff-a648-d17e21479bc7', '54935f16-8e88-4386-af36-5b5eaa4a10b3', '8dc58c78-8149-45b0-b16d-9722af191b68'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:25.567654 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-6015e37f-f769-4419-b413-c56b366e6b31 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dd14f18-9511-4340-ad79-6b1becaa772c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57968f47-4528-477b-81d0-37416781860a', '18b1272b-c86e-4cff-a648-d17e21479bc7', '54935f16-8e88-4386-af36-5b5eaa4a10b3', '8dc58c78-8149-45b0-b16d-9722af191b68']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:25.568684 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-6015e37f-f769-4419-b413-c56b366e6b31 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6d0a39b-d1c4-465d-abe2-c751e52f365b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:25.595390 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-6015e37f-f769-4419-b413-c56b366e6b31 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6d0a39b-d1c4-465d-abe2-c751e52f365b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42ae662f-b4b8-4c5d-a129-c882e257587a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1607307031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9eab99f0c3844b79a6fc944b75f27cb',qos_specs=None,replication_status=,reservations=['57968f47-4528-477b-81d0-37416781860a','18b1272b-c86e-4cff-a648-d17e21479bc7','54935f16-8e88-4386-af36-5b5eaa4a10b3','8dc58c78-8149-45b0-b16d-9722af191b68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65784567c24f4c90b3d64dba64813941',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:15:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1607307031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42ae662f-b4b8-4c5d-a129-c882e257587a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9eab99f0c3844b79a6fc944b75f27cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65784567c24f4c90b3d64dba64813941',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:25.596125 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-6015e37f-f769-4419-b413-c56b366e6b31 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (542ea61f-5e32-446d-9f97-87c479591934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:25.618233 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-6015e37f-f769-4419-b413-c56b366e6b31 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (542ea61f-5e32-446d-9f97-87c479591934) transitioned into state 'SUCCESS' from state '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-1607307031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9eab99f0c3844b79a6fc944b75f27cb',qos_specs=None,replication_status=,reservations=['57968f47-4528-477b-81d0-37416781860a','18b1272b-c86e-4cff-a648-d17e21479bc7','54935f16-8e88-4386-af36-5b5eaa4a10b3','8dc58c78-8149-45b0-b16d-9722af191b68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65784567c24f4c90b3d64dba64813941',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:25.618909 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-6015e37f-f769-4419-b413-c56b366e6b31 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd2c5531-f07b-420d-a3b5-f982746e4001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:25.628822 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-6015e37f-f769-4419-b413-c56b366e6b31 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd2c5531-f07b-420d-a3b5-f982746e4001) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:25.629822 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-6015e37f-f769-4419-b413-c56b366e6b31 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Flow 'volume_create_api' (5935f9c4-c15a-49cf-bb87-9863d225b9ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:25.630186 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6015e37f-f769-4419-b413-c56b366e6b31 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Create volume request issued successfully. Aug 06 03:15:25.630861 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6015e37f-f769-4419-b413-c56b366e6b31 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:15:25.631668 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 659/2627] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:15:25 2026] POST /volume/v3/volumes => generated 754 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:25.645864 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2dae2d11-77e4-41e9-9848-0621d94f6c9e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:25.647506 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2dae2d11-77e4-41e9-9848-0621d94f6c9e tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] GET https://10.4.3.80/volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a Aug 06 03:15:25.647945 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2dae2d11-77e4-41e9-9848-0621d94f6c9e tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:25.648306 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2dae2d11-77e4-41e9-9848-0621d94f6c9e tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:25.656932 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:25.656932 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:25.663055 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-2dae2d11-77e4-41e9-9848-0621d94f6c9e tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Volume info retrieved successfully. Aug 06 03:15:25.665255 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2dae2d11-77e4-41e9-9848-0621d94f6c9e tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] https://10.4.3.80/volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a returned with HTTP 200 Aug 06 03:15:25.666379 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 656/2628] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:25 2026] GET /volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:25.918276 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d18e4ed8-845a-400d-ab74-1a09bfff1f33 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:25.920484 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d18e4ed8-845a-400d-ab74-1a09bfff1f33 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 Aug 06 03:15:25.921004 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d18e4ed8-845a-400d-ab74-1a09bfff1f33 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:25.923745 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d18e4ed8-845a-400d-ab74-1a09bfff1f33 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:25.926741 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d18e4ed8-845a-400d-ab74-1a09bfff1f33 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 returned with HTTP 404 Aug 06 03:15:25.927574 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 659/2629] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:15:25 2026] GET /volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:26.024173 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-61d1dd10-2357-4947-9a36-653a21edfe67 req-441e7418-324a-47b5-b458-aa3e9b6237cc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:26.026910 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-61d1dd10-2357-4947-9a36-653a21edfe67 req-441e7418-324a-47b5-b458-aa3e9b6237cc tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/attachments?instance_id=439166e1-693f-43b8-919c-eed0b0688c2a Aug 06 03:15:26.027181 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-61d1dd10-2357-4947-9a36-653a21edfe67 req-441e7418-324a-47b5-b458-aa3e9b6237cc tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:26.027422 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-61d1dd10-2357-4947-9a36-653a21edfe67 req-441e7418-324a-47b5-b458-aa3e9b6237cc tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:26.044004 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-61d1dd10-2357-4947-9a36-653a21edfe67 req-441e7418-324a-47b5-b458-aa3e9b6237cc tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/attachments?instance_id=439166e1-693f-43b8-919c-eed0b0688c2a returned with HTTP 200 Aug 06 03:15:26.044556 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 656/2630] 10.4.3.80 () {70 vars in 1630 bytes} [Thu Aug 6 03:15:26 2026] GET /volume/v3/attachments?instance_id=439166e1-693f-43b8-919c-eed0b0688c2a => generated 192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:26.052899 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-61d1dd10-2357-4947-9a36-653a21edfe67 req-a70b9455-9938-492f-b78e-d8db21ecf420 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:26.054989 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-61d1dd10-2357-4947-9a36-653a21edfe67 req-a70b9455-9938-492f-b78e-d8db21ecf420 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/attachments/dd137f31-2b51-4695-8934-cd27d7785ec9 Aug 06 03:15:26.055327 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-61d1dd10-2357-4947-9a36-653a21edfe67 req-a70b9455-9938-492f-b78e-d8db21ecf420 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:26.055327 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-61d1dd10-2357-4947-9a36-653a21edfe67 req-a70b9455-9938-492f-b78e-d8db21ecf420 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:26.069220 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-61d1dd10-2357-4947-9a36-653a21edfe67 req-a70b9455-9938-492f-b78e-d8db21ecf420 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/attachments/dd137f31-2b51-4695-8934-cd27d7785ec9 returned with HTTP 200 Aug 06 03:15:26.069625 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 660/2631] 10.4.3.80 () {70 vars in 1644 bytes} [Thu Aug 6 03:15:26 2026] GET /volume/v3/attachments/dd137f31-2b51-4695-8934-cd27d7785ec9 => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:26.376445 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-cfe41499-9999-4cba-965e-b65efd1648b1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:26.378416 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cfe41499-9999-4cba-965e-b65efd1648b1 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 Aug 06 03:15:26.378722 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cfe41499-9999-4cba-965e-b65efd1648b1 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:26.380708 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cfe41499-9999-4cba-965e-b65efd1648b1 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:26.380708 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-cfe41499-9999-4cba-965e-b65efd1648b1 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:26.387655 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:26.387655 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:26.388547 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cfe41499-9999-4cba-965e-b65efd1648b1 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 returned with HTTP 200 Aug 06 03:15:26.389101 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 657/2632] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:26 2026] GET /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:26.680102 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-581261e1-b4b5-44f5-abd0-3ef9e0b4dd1e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:26.682611 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-581261e1-b4b5-44f5-abd0-3ef9e0b4dd1e tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] GET https://10.4.3.80/volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a Aug 06 03:15:26.682854 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-581261e1-b4b5-44f5-abd0-3ef9e0b4dd1e tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:26.683080 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-581261e1-b4b5-44f5-abd0-3ef9e0b4dd1e tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:26.690196 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:26.690196 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:26.694952 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-581261e1-b4b5-44f5-abd0-3ef9e0b4dd1e tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Volume info retrieved successfully. Aug 06 03:15:26.700016 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-581261e1-b4b5-44f5-abd0-3ef9e0b4dd1e tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] https://10.4.3.80/volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a returned with HTTP 200 Aug 06 03:15:26.700700 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 660/2633] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:26 2026] GET /volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:26.716041 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f4ed5396-fe33-4f0c-a7b9-c47c5e4fb715 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:26.720133 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f4ed5396-fe33-4f0c-a7b9-c47c5e4fb715 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] GET https://10.4.3.80/volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a Aug 06 03:15:26.720322 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f4ed5396-fe33-4f0c-a7b9-c47c5e4fb715 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:26.720513 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f4ed5396-fe33-4f0c-a7b9-c47c5e4fb715 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:26.731938 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:26.731938 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:26.735637 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f4ed5396-fe33-4f0c-a7b9-c47c5e4fb715 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Volume info retrieved successfully. Aug 06 03:15:26.740198 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f4ed5396-fe33-4f0c-a7b9-c47c5e4fb715 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] https://10.4.3.80/volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a returned with HTTP 200 Aug 06 03:15:26.740879 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 657/2634] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:26 2026] GET /volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:26.758288 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e5ec78a2-0029-4e0f-8825-76ea6c52df98 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:26.761904 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e5ec78a2-0029-4e0f-8825-76ea6c52df98 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] POST https://10.4.3.80/volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a/action Aug 06 03:15:26.762455 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e5ec78a2-0029-4e0f-8825-76ea6c52df98 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1706896608", "disk_format": "raw"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:15:26.762780 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e5ec78a2-0029-4e0f-8825-76ea6c52df98 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1706896608", "disk_format": "raw"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:26.775562 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:26.775562 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:26.776070 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e5ec78a2-0029-4e0f-8825-76ea6c52df98 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Volume info retrieved successfully. Aug 06 03:15:26.788875 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:26.788875 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:26.793236 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.image.image_utils [None req-e5ec78a2-0029-4e0f-8825-76ea6c52df98 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1706896608'}] 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-1706896608'}]. {{(pid=100900) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 06 03:15:27.317099 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e5ec78a2-0029-4e0f-8825-76ea6c52df98 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Copy volume to image completed successfully. Aug 06 03:15:27.317565 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e5ec78a2-0029-4e0f-8825-76ea6c52df98 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] https://10.4.3.80/volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a/action returned with HTTP 202 Aug 06 03:15:27.318382 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 661/2635] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:15:26 2026] POST /volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a/action => generated 686 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:27.400230 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-76c96014-1da8-4ab0-854d-b13a5abed121 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:27.402555 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-76c96014-1da8-4ab0-854d-b13a5abed121 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 Aug 06 03:15:27.403434 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-76c96014-1da8-4ab0-854d-b13a5abed121 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:27.403434 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-76c96014-1da8-4ab0-854d-b13a5abed121 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:27.403434 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-76c96014-1da8-4ab0-854d-b13a5abed121 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:27.407478 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:27.407478 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:27.408061 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-76c96014-1da8-4ab0-854d-b13a5abed121 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 returned with HTTP 200 Aug 06 03:15:27.408400 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 658/2636] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:27 2026] GET /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:27.606463 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-48fb51ce-fbe0-4607-9744-813974e54a80 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:27.730154 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-48fb51ce-fbe0-4607-9744-813974e54a80 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:15:27.730496 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-48fb51ce-fbe0-4607-9744-813974e54a80 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-676353565"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:27.731762 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-48fb51ce-fbe0-4607-9744-813974e54a80 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-676353565'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:15:27.731899 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-48fb51ce-fbe0-4607-9744-813974e54a80 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Create volume of 1 GB Aug 06 03:15:27.735903 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-48fb51ce-fbe0-4607-9744-813974e54a80 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Availability Zones retrieved successfully. Aug 06 03:15:27.741900 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-48fb51ce-fbe0-4607-9744-813974e54a80 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Flow 'volume_create_api' (f5f5f8c5-3254-408f-915c-bf0a6dcd24f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:27.742788 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-48fb51ce-fbe0-4607-9744-813974e54a80 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e56c30df-452f-4689-93fb-342fa1063493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:27.743698 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-48fb51ce-fbe0-4607-9744-813974e54a80 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:15:27.769549 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-48fb51ce-fbe0-4607-9744-813974e54a80 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e56c30df-452f-4689-93fb-342fa1063493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:27.770367 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-48fb51ce-fbe0-4607-9744-813974e54a80 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24f8c236-5e9a-4348-94bc-e2e2ef113fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:27.825224 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-48fb51ce-fbe0-4607-9744-813974e54a80 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Created reservations ['2841671e-08db-4bab-9464-ba02d755d3e1', 'db937cc3-6e26-490d-93c4-f4e2d2cf4ccc', '8a45f34a-3ede-4f5a-a8f4-edc92b8945c7', 'c562e889-533f-4038-9ab9-37243812ff16'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:27.825884 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-48fb51ce-fbe0-4607-9744-813974e54a80 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24f8c236-5e9a-4348-94bc-e2e2ef113fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2841671e-08db-4bab-9464-ba02d755d3e1', 'db937cc3-6e26-490d-93c4-f4e2d2cf4ccc', '8a45f34a-3ede-4f5a-a8f4-edc92b8945c7', 'c562e889-533f-4038-9ab9-37243812ff16']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:27.826590 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-48fb51ce-fbe0-4607-9744-813974e54a80 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6686dc5-0b53-420b-97a7-8a7751835bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:27.848095 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-48fb51ce-fbe0-4607-9744-813974e54a80 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6686dc5-0b53-420b-97a7-8a7751835bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '062d19af-c577-456c-bae8-28c42f9f82de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-676353565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bcbd9d2e8fa4ae4ac7776bcb37a882d',qos_specs=None,replication_status=,reservations=['2841671e-08db-4bab-9464-ba02d755d3e1','db937cc3-6e26-490d-93c4-f4e2d2cf4ccc','8a45f34a-3ede-4f5a-a8f4-edc92b8945c7','c562e889-533f-4038-9ab9-37243812ff16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150dfe49c4ce4a0c9c4b0dbf6a19f21a',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:15:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-676353565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=062d19af-c577-456c-bae8-28c42f9f82de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bcbd9d2e8fa4ae4ac7776bcb37a882d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='150dfe49c4ce4a0c9c4b0dbf6a19f21a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:27.848816 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-48fb51ce-fbe0-4607-9744-813974e54a80 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45051066-aab6-4e56-9f6d-c40718dd1b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:27.866232 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-48fb51ce-fbe0-4607-9744-813974e54a80 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45051066-aab6-4e56-9f6d-c40718dd1b33) transitioned into state 'SUCCESS' from state '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-676353565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bcbd9d2e8fa4ae4ac7776bcb37a882d',qos_specs=None,replication_status=,reservations=['2841671e-08db-4bab-9464-ba02d755d3e1','db937cc3-6e26-490d-93c4-f4e2d2cf4ccc','8a45f34a-3ede-4f5a-a8f4-edc92b8945c7','c562e889-533f-4038-9ab9-37243812ff16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150dfe49c4ce4a0c9c4b0dbf6a19f21a',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:27.867150 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-48fb51ce-fbe0-4607-9744-813974e54a80 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c97043ed-3ae1-4b02-a7d0-303a28507fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:27.876711 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-48fb51ce-fbe0-4607-9744-813974e54a80 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c97043ed-3ae1-4b02-a7d0-303a28507fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:27.877560 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-48fb51ce-fbe0-4607-9744-813974e54a80 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Flow 'volume_create_api' (f5f5f8c5-3254-408f-915c-bf0a6dcd24f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:27.877853 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-48fb51ce-fbe0-4607-9744-813974e54a80 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Create volume request issued successfully. Aug 06 03:15:27.878630 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-48fb51ce-fbe0-4607-9744-813974e54a80 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:15:27.878799 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 661/2637] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:15:27 2026] POST /volume/v3/volumes => generated 747 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:27.892223 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f3423fa5-57dd-43b5-98c1-083b00628c4b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:27.898294 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f3423fa5-57dd-43b5-98c1-083b00628c4b tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] GET https://10.4.3.80/volume/v3/volumes/062d19af-c577-456c-bae8-28c42f9f82de Aug 06 03:15:27.898556 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f3423fa5-57dd-43b5-98c1-083b00628c4b tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:27.899433 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f3423fa5-57dd-43b5-98c1-083b00628c4b tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:27.911062 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:27.911062 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:27.915494 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f3423fa5-57dd-43b5-98c1-083b00628c4b tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Volume info retrieved successfully. Aug 06 03:15:27.920583 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f3423fa5-57dd-43b5-98c1-083b00628c4b tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] https://10.4.3.80/volume/v3/volumes/062d19af-c577-456c-bae8-28c42f9f82de returned with HTTP 200 Aug 06 03:15:27.921084 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 658/2638] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:27 2026] GET /volume/v3/volumes/062d19af-c577-456c-bae8-28c42f9f82de => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:28.417575 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7454061c-dd3d-4366-96c5-4eb9ffa85a0a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:28.419174 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7454061c-dd3d-4366-96c5-4eb9ffa85a0a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 Aug 06 03:15:28.419349 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7454061c-dd3d-4366-96c5-4eb9ffa85a0a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:28.419512 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7454061c-dd3d-4366-96c5-4eb9ffa85a0a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:28.419642 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-7454061c-dd3d-4366-96c5-4eb9ffa85a0a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:28.423649 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:28.423649 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:28.424196 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7454061c-dd3d-4366-96c5-4eb9ffa85a0a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 returned with HTTP 200 Aug 06 03:15:28.424548 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 662/2639] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:28 2026] GET /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:28.935754 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9880da21-dc4d-44a9-8fb1-094f77159194 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:28.937922 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9880da21-dc4d-44a9-8fb1-094f77159194 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] GET https://10.4.3.80/volume/v3/volumes/062d19af-c577-456c-bae8-28c42f9f82de Aug 06 03:15:28.938224 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9880da21-dc4d-44a9-8fb1-094f77159194 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:28.938478 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9880da21-dc4d-44a9-8fb1-094f77159194 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:28.946913 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:28.946913 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:28.951445 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9880da21-dc4d-44a9-8fb1-094f77159194 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Volume info retrieved successfully. Aug 06 03:15:28.956324 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9880da21-dc4d-44a9-8fb1-094f77159194 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] https://10.4.3.80/volume/v3/volumes/062d19af-c577-456c-bae8-28c42f9f82de returned with HTTP 200 Aug 06 03:15:28.957574 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 659/2640] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:28 2026] GET /volume/v3/volumes/062d19af-c577-456c-bae8-28c42f9f82de => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:28.972011 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-84344e05-8cc5-4ac2-be7e-05631e8333bb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:28.974191 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-84344e05-8cc5-4ac2-be7e-05631e8333bb tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] GET https://10.4.3.80/volume/v3/limits Aug 06 03:15:28.974776 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-84344e05-8cc5-4ac2-be7e-05631e8333bb tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:28.975017 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-84344e05-8cc5-4ac2-be7e-05631e8333bb tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:28.984325 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:28.984325 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:28.993063 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-84344e05-8cc5-4ac2-be7e-05631e8333bb tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] https://10.4.3.80/volume/v3/limits returned with HTTP 200 Aug 06 03:15:28.993572 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 662/2641] 10.4.3.80 () {66 vars in 1227 bytes} [Thu Aug 6 03:15:28 2026] GET /volume/v3/limits => generated 302 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:29.002734 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a83d5811-f9a7-42df-84d5-598f20f0148d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:29.005030 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a83d5811-f9a7-42df-84d5-598f20f0148d tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] GET https://10.4.3.80/volume/v3/volumes/062d19af-c577-456c-bae8-28c42f9f82de Aug 06 03:15:29.005266 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a83d5811-f9a7-42df-84d5-598f20f0148d tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:29.005508 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a83d5811-f9a7-42df-84d5-598f20f0148d tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:29.012875 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:29.012875 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:29.016658 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a83d5811-f9a7-42df-84d5-598f20f0148d tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Volume info retrieved successfully. Aug 06 03:15:29.020709 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a83d5811-f9a7-42df-84d5-598f20f0148d tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] https://10.4.3.80/volume/v3/volumes/062d19af-c577-456c-bae8-28c42f9f82de returned with HTTP 200 Aug 06 03:15:29.021148 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 659/2642] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:29 2026] GET /volume/v3/volumes/062d19af-c577-456c-bae8-28c42f9f82de => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:29.034455 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4df40c2c-77ac-41ea-ad51-96b94a778313 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:29.036433 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4df40c2c-77ac-41ea-ad51-96b94a778313 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] DELETE https://10.4.3.80/volume/v3/volumes/062d19af-c577-456c-bae8-28c42f9f82de Aug 06 03:15:29.036646 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4df40c2c-77ac-41ea-ad51-96b94a778313 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:29.037002 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4df40c2c-77ac-41ea-ad51-96b94a778313 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:29.037197 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-4df40c2c-77ac-41ea-ad51-96b94a778313 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Delete volume with id: 062d19af-c577-456c-bae8-28c42f9f82de Aug 06 03:15:29.044068 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:29.044068 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:29.044536 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4df40c2c-77ac-41ea-ad51-96b94a778313 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Volume info retrieved successfully. Aug 06 03:15:29.063015 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4df40c2c-77ac-41ea-ad51-96b94a778313 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Delete volume request issued successfully. Aug 06 03:15:29.063207 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4df40c2c-77ac-41ea-ad51-96b94a778313 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] https://10.4.3.80/volume/v3/volumes/062d19af-c577-456c-bae8-28c42f9f82de returned with HTTP 202 Aug 06 03:15:29.063608 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 663/2643] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:15:29 2026] DELETE /volume/v3/volumes/062d19af-c577-456c-bae8-28c42f9f82de => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:29.072032 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2e00b2c9-3239-4afc-bc47-1e762da66587 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:29.074463 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2e00b2c9-3239-4afc-bc47-1e762da66587 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] GET https://10.4.3.80/volume/v3/volumes/062d19af-c577-456c-bae8-28c42f9f82de Aug 06 03:15:29.074681 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2e00b2c9-3239-4afc-bc47-1e762da66587 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:29.074858 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2e00b2c9-3239-4afc-bc47-1e762da66587 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:29.085759 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:29.085759 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:29.091396 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-2e00b2c9-3239-4afc-bc47-1e762da66587 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Volume info retrieved successfully. Aug 06 03:15:29.098206 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2e00b2c9-3239-4afc-bc47-1e762da66587 tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] https://10.4.3.80/volume/v3/volumes/062d19af-c577-456c-bae8-28c42f9f82de returned with HTTP 200 Aug 06 03:15:29.098571 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 660/2644] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:29 2026] GET /volume/v3/volumes/062d19af-c577-456c-bae8-28c42f9f82de => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:29.435264 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-32ec1059-6f52-4658-85de-4c5f4a4cc4fe None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:29.437234 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-32ec1059-6f52-4658-85de-4c5f4a4cc4fe tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 Aug 06 03:15:29.437444 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-32ec1059-6f52-4658-85de-4c5f4a4cc4fe tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:29.437641 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-32ec1059-6f52-4658-85de-4c5f4a4cc4fe tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:29.437758 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-32ec1059-6f52-4658-85de-4c5f4a4cc4fe tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:29.442022 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:29.442022 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:29.442651 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-32ec1059-6f52-4658-85de-4c5f4a4cc4fe tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 returned with HTTP 200 Aug 06 03:15:29.443046 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 663/2645] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:29 2026] GET /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:30.111749 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b31b3bed-b4f4-4817-96e3-f46603c7f0dc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:30.113489 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b31b3bed-b4f4-4817-96e3-f46603c7f0dc tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] GET https://10.4.3.80/volume/v3/volumes/062d19af-c577-456c-bae8-28c42f9f82de Aug 06 03:15:30.114705 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b31b3bed-b4f4-4817-96e3-f46603c7f0dc tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:30.114705 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b31b3bed-b4f4-4817-96e3-f46603c7f0dc tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:30.120862 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b31b3bed-b4f4-4817-96e3-f46603c7f0dc tempest-AbsoluteLimitsTests-206149611 tempest-AbsoluteLimitsTests-206149611-project-member] https://10.4.3.80/volume/v3/volumes/062d19af-c577-456c-bae8-28c42f9f82de returned with HTTP 404 Aug 06 03:15:30.121460 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 660/2646] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:30 2026] GET /volume/v3/volumes/062d19af-c577-456c-bae8-28c42f9f82de => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:30.452475 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1efbfbb0-2bf3-4572-991e-a5c9d9a4645d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:30.457365 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1efbfbb0-2bf3-4572-991e-a5c9d9a4645d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 Aug 06 03:15:30.457625 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1efbfbb0-2bf3-4572-991e-a5c9d9a4645d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:30.457853 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1efbfbb0-2bf3-4572-991e-a5c9d9a4645d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:30.457974 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-1efbfbb0-2bf3-4572-991e-a5c9d9a4645d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:30.462736 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:30.462736 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:30.463406 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1efbfbb0-2bf3-4572-991e-a5c9d9a4645d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 returned with HTTP 200 Aug 06 03:15:30.463773 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 664/2647] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:30 2026] GET /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:31.473288 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-abeb989a-3129-48a3-9cb2-7fb3bac5e5d3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:31.475047 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-abeb989a-3129-48a3-9cb2-7fb3bac5e5d3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 Aug 06 03:15:31.475277 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-abeb989a-3129-48a3-9cb2-7fb3bac5e5d3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:31.475461 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-abeb989a-3129-48a3-9cb2-7fb3bac5e5d3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:31.475568 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-abeb989a-3129-48a3-9cb2-7fb3bac5e5d3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:31.479604 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:31.479604 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:31.480187 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-abeb989a-3129-48a3-9cb2-7fb3bac5e5d3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 returned with HTTP 200 Aug 06 03:15:31.480556 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 661/2648] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:31 2026] GET /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:32.495450 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b2d69c41-d76b-40c1-8a55-273a5a697586 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:32.497342 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b2d69c41-d76b-40c1-8a55-273a5a697586 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 Aug 06 03:15:32.497598 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b2d69c41-d76b-40c1-8a55-273a5a697586 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:32.497880 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b2d69c41-d76b-40c1-8a55-273a5a697586 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:32.498016 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-b2d69c41-d76b-40c1-8a55-273a5a697586 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:32.508145 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:32.508145 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:32.508463 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b2d69c41-d76b-40c1-8a55-273a5a697586 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 returned with HTTP 200 Aug 06 03:15:32.509322 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 664/2649] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:32 2026] GET /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:32.580060 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5e6953b9-6071-4478-b310-0237323ee5a2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:32.733765 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5e6953b9-6071-4478-b310-0237323ee5a2 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:15:32.734167 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5e6953b9-6071-4478-b310-0237323ee5a2 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-124609234"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:32.735654 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-5e6953b9-6071-4478-b310-0237323ee5a2 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-124609234'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:15:32.735796 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-5e6953b9-6071-4478-b310-0237323ee5a2 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Create volume of 1 GB Aug 06 03:15:32.744975 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5e6953b9-6071-4478-b310-0237323ee5a2 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Availability Zones retrieved successfully. Aug 06 03:15:32.753526 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5e6953b9-6071-4478-b310-0237323ee5a2 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Flow 'volume_create_api' (93439633-17d8-46ec-8ebe-9f01d4c94019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:32.755171 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5e6953b9-6071-4478-b310-0237323ee5a2 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42d27e41-67d4-4afd-b9fc-58e7491672b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:32.756284 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-5e6953b9-6071-4478-b310-0237323ee5a2 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:15:32.795462 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5e6953b9-6071-4478-b310-0237323ee5a2 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42d27e41-67d4-4afd-b9fc-58e7491672b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:32.796483 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5e6953b9-6071-4478-b310-0237323ee5a2 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d06cdeb6-1340-4186-8b30-21ca453f9338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:32.862158 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-5e6953b9-6071-4478-b310-0237323ee5a2 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Created reservations ['b451a91f-68da-46ab-af1b-9f434cae78f8', '1afef6d7-9734-4188-b7bd-9b49b62bd4e9', 'f019cf64-524c-4a6a-ac0c-25a2c051afe8', 'd06e86ad-917f-45b9-99bc-f1a93fa4abea'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:32.862941 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5e6953b9-6071-4478-b310-0237323ee5a2 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d06cdeb6-1340-4186-8b30-21ca453f9338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b451a91f-68da-46ab-af1b-9f434cae78f8', '1afef6d7-9734-4188-b7bd-9b49b62bd4e9', 'f019cf64-524c-4a6a-ac0c-25a2c051afe8', 'd06e86ad-917f-45b9-99bc-f1a93fa4abea']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:32.863696 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5e6953b9-6071-4478-b310-0237323ee5a2 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1df3b43c-6ef3-45ce-ba20-6dc25890940c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:32.890711 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5e6953b9-6071-4478-b310-0237323ee5a2 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1df3b43c-6ef3-45ce-ba20-6dc25890940c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-124609234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c415d90f2014f1cb6e1c41897e53370',qos_specs=None,replication_status=,reservations=['b451a91f-68da-46ab-af1b-9f434cae78f8','1afef6d7-9734-4188-b7bd-9b49b62bd4e9','f019cf64-524c-4a6a-ac0c-25a2c051afe8','d06e86ad-917f-45b9-99bc-f1a93fa4abea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49c708abf5e74f678f24cafe00644d97',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:15:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-124609234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c415d90f2014f1cb6e1c41897e53370',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49c708abf5e74f678f24cafe00644d97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:32.891563 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5e6953b9-6071-4478-b310-0237323ee5a2 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (343bca33-23c4-4f91-8f8f-ce958826f7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:32.912159 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5e6953b9-6071-4478-b310-0237323ee5a2 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (343bca33-23c4-4f91-8f8f-ce958826f7ad) transitioned into state 'SUCCESS' from state '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-124609234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c415d90f2014f1cb6e1c41897e53370',qos_specs=None,replication_status=,reservations=['b451a91f-68da-46ab-af1b-9f434cae78f8','1afef6d7-9734-4188-b7bd-9b49b62bd4e9','f019cf64-524c-4a6a-ac0c-25a2c051afe8','d06e86ad-917f-45b9-99bc-f1a93fa4abea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49c708abf5e74f678f24cafe00644d97',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:32.912836 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5e6953b9-6071-4478-b310-0237323ee5a2 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c107e0f5-d831-4955-b042-102833ba4dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:32.925125 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5e6953b9-6071-4478-b310-0237323ee5a2 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c107e0f5-d831-4955-b042-102833ba4dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:32.926170 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5e6953b9-6071-4478-b310-0237323ee5a2 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Flow 'volume_create_api' (93439633-17d8-46ec-8ebe-9f01d4c94019) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:32.926525 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5e6953b9-6071-4478-b310-0237323ee5a2 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Create volume request issued successfully. Aug 06 03:15:32.927217 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5e6953b9-6071-4478-b310-0237323ee5a2 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:15:32.927681 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 661/2650] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:15:32 2026] POST /volume/v3/volumes => generated 816 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:32.938941 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4f7f6b4b-cf77-497f-850c-cff9035b920d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:32.940614 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4f7f6b4b-cf77-497f-850c-cff9035b920d tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] GET https://10.4.3.80/volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d Aug 06 03:15:32.940807 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4f7f6b4b-cf77-497f-850c-cff9035b920d tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:32.940989 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4f7f6b4b-cf77-497f-850c-cff9035b920d tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:32.948296 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:32.948296 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:32.951708 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4f7f6b4b-cf77-497f-850c-cff9035b920d tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Volume info retrieved successfully. Aug 06 03:15:32.955640 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4f7f6b4b-cf77-497f-850c-cff9035b920d tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] https://10.4.3.80/volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d returned with HTTP 200 Aug 06 03:15:32.956165 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 665/2651] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:15:32 2026] GET /volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:33.522853 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-35c92667-7d5a-422f-a791-c1f7998dd29b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:33.525212 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-35c92667-7d5a-422f-a791-c1f7998dd29b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 Aug 06 03:15:33.525501 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-35c92667-7d5a-422f-a791-c1f7998dd29b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:33.525769 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-35c92667-7d5a-422f-a791-c1f7998dd29b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:33.525945 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-35c92667-7d5a-422f-a791-c1f7998dd29b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:33.531348 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:33.531348 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:33.532264 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-35c92667-7d5a-422f-a791-c1f7998dd29b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 returned with HTTP 200 Aug 06 03:15:33.532744 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 662/2652] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:33 2026] GET /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:33.968488 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b7888a1d-0c77-4d10-844f-e0fbf80c7bd3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:33.971252 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b7888a1d-0c77-4d10-844f-e0fbf80c7bd3 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] GET https://10.4.3.80/volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d Aug 06 03:15:33.971454 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b7888a1d-0c77-4d10-844f-e0fbf80c7bd3 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:33.971634 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b7888a1d-0c77-4d10-844f-e0fbf80c7bd3 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:33.983298 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:33.983298 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:33.988660 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b7888a1d-0c77-4d10-844f-e0fbf80c7bd3 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Volume info retrieved successfully. Aug 06 03:15:33.992605 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b7888a1d-0c77-4d10-844f-e0fbf80c7bd3 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] https://10.4.3.80/volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d returned with HTTP 200 Aug 06 03:15:33.992970 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 665/2653] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:15:33 2026] GET /volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:34.008077 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-db725395-b6f0-44c1-9278-cc38123bc60d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:34.010934 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-db725395-b6f0-44c1-9278-cc38123bc60d tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] POST https://10.4.3.80/volume/v3/volume-transfers Aug 06 03:15:34.011416 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-db725395-b6f0-44c1-9278-cc38123bc60d tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:34.013352 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volume_transfer [None req-db725395-b6f0-44c1-9278-cc38123bc60d tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 03:15:34.013509 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volume_transfer [None req-db725395-b6f0-44c1-9278-cc38123bc60d tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Creating transfer of volume b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d Aug 06 03:15:34.013645 np0000006611 devstack@c-api.service[100901]: INFO cinder.transfer.api [None req-db725395-b6f0-44c1-9278-cc38123bc60d tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Generating transfer record for volume b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d Aug 06 03:15:34.025736 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:34.025736 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:34.041559 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-db725395-b6f0-44c1-9278-cc38123bc60d tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] https://10.4.3.80/volume/v3/volume-transfers returned with HTTP 202 Aug 06 03:15:34.042090 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 662/2654] 10.4.3.80 () {70 vars in 1319 bytes} [Thu Aug 6 03:15:34 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:34.052056 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b1f2d685-69f8-4282-8291-b94de57870f6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:34.057431 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b1f2d685-69f8-4282-8291-b94de57870f6 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] GET https://10.4.3.80/volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d Aug 06 03:15:34.057642 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b1f2d685-69f8-4282-8291-b94de57870f6 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:34.057855 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b1f2d685-69f8-4282-8291-b94de57870f6 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:34.073526 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:34.073526 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:34.080688 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b1f2d685-69f8-4282-8291-b94de57870f6 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Volume info retrieved successfully. Aug 06 03:15:34.091164 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b1f2d685-69f8-4282-8291-b94de57870f6 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] https://10.4.3.80/volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d returned with HTTP 200 Aug 06 03:15:34.091536 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 666/2655] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:15:34 2026] GET /volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d => generated 951 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:34.103476 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-db995f3f-6835-47c0-8e4d-e7a7cbd41f85 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:34.105152 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-db995f3f-6835-47c0-8e4d-e7a7cbd41f85 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] GET https://10.4.3.80/volume/v3/volume-transfers/2ab4116f-5169-41fe-a5b2-05a6b221257a Aug 06 03:15:34.105331 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-db995f3f-6835-47c0-8e4d-e7a7cbd41f85 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:34.105550 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-db995f3f-6835-47c0-8e4d-e7a7cbd41f85 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:34.109383 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-db995f3f-6835-47c0-8e4d-e7a7cbd41f85 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] https://10.4.3.80/volume/v3/volume-transfers/2ab4116f-5169-41fe-a5b2-05a6b221257a returned with HTTP 200 Aug 06 03:15:34.109758 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 663/2656] 10.4.3.80 () {68 vars in 1409 bytes} [Thu Aug 6 03:15:34 2026] GET /volume/v3/volume-transfers/2ab4116f-5169-41fe-a5b2-05a6b221257a => generated 538 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:34.118520 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-54cae8a7-a791-4ca3-af6c-80cc2e6334e1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:34.123613 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-54cae8a7-a791-4ca3-af6c-80cc2e6334e1 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] GET https://10.4.3.80/volume/v3/volume-transfers Aug 06 03:15:34.123886 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-54cae8a7-a791-4ca3-af6c-80cc2e6334e1 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:34.124200 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-54cae8a7-a791-4ca3-af6c-80cc2e6334e1 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:34.124387 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volume_transfer [None req-54cae8a7-a791-4ca3-af6c-80cc2e6334e1 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Listing volume transfers {{(pid=100899) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 03:15:34.129675 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-54cae8a7-a791-4ca3-af6c-80cc2e6334e1 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] https://10.4.3.80/volume/v3/volume-transfers returned with HTTP 200 Aug 06 03:15:34.130033 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 666/2657] 10.4.3.80 () {68 vars in 1298 bytes} [Thu Aug 6 03:15:34 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:34.139396 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e82de7d0-5e5f-45a7-ab45-c8ca4f391ba1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:34.205398 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e82de7d0-5e5f-45a7-ab45-c8ca4f391ba1 tempest-VolumesTransfersV357Test-196417090 tempest-VolumesTransfersV357Test-196417090-project-member] POST https://10.4.3.80/volume/v3/volume-transfers/2ab4116f-5169-41fe-a5b2-05a6b221257a/accept Aug 06 03:15:34.205847 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e82de7d0-5e5f-45a7-ab45-c8ca4f391ba1 tempest-VolumesTransfersV357Test-196417090 tempest-VolumesTransfersV357Test-196417090-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "f96f4bfc35da03f4"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:34.208169 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.volume_transfer [None req-e82de7d0-5e5f-45a7-ab45-c8ca4f391ba1 tempest-VolumesTransfersV357Test-196417090 tempest-VolumesTransfersV357Test-196417090-project-member] Accepting volume transfer 2ab4116f-5169-41fe-a5b2-05a6b221257a {{(pid=100901) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 03:15:34.208286 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.volume_transfer [None req-e82de7d0-5e5f-45a7-ab45-c8ca4f391ba1 tempest-VolumesTransfersV357Test-196417090 tempest-VolumesTransfersV357Test-196417090-project-member] Accepting transfer 2ab4116f-5169-41fe-a5b2-05a6b221257a Aug 06 03:15:34.309417 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-e82de7d0-5e5f-45a7-ab45-c8ca4f391ba1 tempest-VolumesTransfersV357Test-196417090 tempest-VolumesTransfersV357Test-196417090-project-member] Created reservations ['e04faa91-a897-4fb3-8dcf-90e3bdc11272', 'e56558e8-0384-4b1d-9dbf-23e511a74b21', '130b9ae6-761a-4d68-bcdb-a037d0f16d61', '27a9607f-fe68-4738-a1f3-d815478ae57c'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:34.338272 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-e82de7d0-5e5f-45a7-ab45-c8ca4f391ba1 tempest-VolumesTransfersV357Test-196417090 tempest-VolumesTransfersV357Test-196417090-project-member] Created reservations ['ee7da26a-4b3f-4e23-8013-b451cf73fe76', 'd142694b-7770-4582-830f-2a06a19de838', '07a6fcf8-bd0c-44f0-8054-d83bd033b187', '36e6e629-91f4-4149-add7-0318b320d6ba'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:34.389292 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-e82de7d0-5e5f-45a7-ab45-c8ca4f391ba1 tempest-VolumesTransfersV357Test-196417090 tempest-VolumesTransfersV357Test-196417090-project-member] Created reservations ['763af628-c053-4f73-8ed2-c098a552cbfe', '1c47e2f9-1b6b-49f6-b55e-8e3c450885f6', '78d3a502-feff-480b-ab6b-5a273fa116b9', '76010113-3308-47b8-8734-83ebb6e79d41'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:34.430656 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-e82de7d0-5e5f-45a7-ab45-c8ca4f391ba1 tempest-VolumesTransfersV357Test-196417090 tempest-VolumesTransfersV357Test-196417090-project-member] Created reservations ['3fea3922-9ce7-45de-9e18-adca96d7bf45', '59a7dfa3-204c-4e1d-87bd-94ae2ca43715', 'b8f3c4ce-b62b-4fde-8901-d1e550913ecb', '6173e8d6-d398-4b76-a13a-8f46fcbda072'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:34.447028 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e82de7d0-5e5f-45a7-ab45-c8ca4f391ba1 tempest-VolumesTransfersV357Test-196417090 tempest-VolumesTransfersV357Test-196417090-project-member] Transfer volume completed successfully. Aug 06 03:15:34.546387 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ecdd16e7-3e39-4c03-b99b-849d778f4a0a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:34.549395 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ecdd16e7-3e39-4c03-b99b-849d778f4a0a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 Aug 06 03:15:34.549395 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ecdd16e7-3e39-4c03-b99b-849d778f4a0a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:34.549395 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ecdd16e7-3e39-4c03-b99b-849d778f4a0a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:34.549395 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-ecdd16e7-3e39-4c03-b99b-849d778f4a0a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:34.554494 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:34.554494 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:34.555007 np0000006611 devstack@c-api.service[100901]: INFO cinder.transfer.api [None req-e82de7d0-5e5f-45a7-ab45-c8ca4f391ba1 tempest-VolumesTransfersV357Test-196417090 tempest-VolumesTransfersV357Test-196417090-project-member] Volume b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d has been transferred. Aug 06 03:15:34.555199 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ecdd16e7-3e39-4c03-b99b-849d778f4a0a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 returned with HTTP 200 Aug 06 03:15:34.555694 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 667/2658] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:34 2026] GET /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:34.568974 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e82de7d0-5e5f-45a7-ab45-c8ca4f391ba1 tempest-VolumesTransfersV357Test-196417090 tempest-VolumesTransfersV357Test-196417090-project-member] https://10.4.3.80/volume/v3/volume-transfers/2ab4116f-5169-41fe-a5b2-05a6b221257a/accept returned with HTTP 202 Aug 06 03:15:34.569811 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 663/2659] 10.4.3.80 () {70 vars in 1451 bytes} [Thu Aug 6 03:15:34 2026] POST /volume/v3/volume-transfers/2ab4116f-5169-41fe-a5b2-05a6b221257a/accept => generated 363 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:34.579091 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c9ca59bf-fa0d-4787-b38d-0f8d6d34ed59 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:34.580885 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c9ca59bf-fa0d-4787-b38d-0f8d6d34ed59 tempest-VolumesTransfersV357Test-196417090 tempest-VolumesTransfersV357Test-196417090-project-member] GET https://10.4.3.80/volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d Aug 06 03:15:34.581133 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c9ca59bf-fa0d-4787-b38d-0f8d6d34ed59 tempest-VolumesTransfersV357Test-196417090 tempest-VolumesTransfersV357Test-196417090-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:34.581318 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c9ca59bf-fa0d-4787-b38d-0f8d6d34ed59 tempest-VolumesTransfersV357Test-196417090 tempest-VolumesTransfersV357Test-196417090-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:34.588256 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:34.588256 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:34.596126 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c9ca59bf-fa0d-4787-b38d-0f8d6d34ed59 tempest-VolumesTransfersV357Test-196417090 tempest-VolumesTransfersV357Test-196417090-project-member] Volume info retrieved successfully. Aug 06 03:15:34.605142 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c9ca59bf-fa0d-4787-b38d-0f8d6d34ed59 tempest-VolumesTransfersV357Test-196417090 tempest-VolumesTransfersV357Test-196417090-project-member] https://10.4.3.80/volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d returned with HTTP 200 Aug 06 03:15:34.605680 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 664/2660] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:15:34 2026] GET /volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:34.621982 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b406414a-9a80-426e-9394-e3ca10c8fc0e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:34.623425 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b406414a-9a80-426e-9394-e3ca10c8fc0e tempest-VolumesTransfersV357Test-196417090 tempest-VolumesTransfersV357Test-196417090-project-member] GET https://10.4.3.80/volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d Aug 06 03:15:34.625418 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b406414a-9a80-426e-9394-e3ca10c8fc0e tempest-VolumesTransfersV357Test-196417090 tempest-VolumesTransfersV357Test-196417090-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:34.625418 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b406414a-9a80-426e-9394-e3ca10c8fc0e tempest-VolumesTransfersV357Test-196417090 tempest-VolumesTransfersV357Test-196417090-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:34.633572 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:34.633572 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:34.638548 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b406414a-9a80-426e-9394-e3ca10c8fc0e tempest-VolumesTransfersV357Test-196417090 tempest-VolumesTransfersV357Test-196417090-project-member] Volume info retrieved successfully. Aug 06 03:15:34.644428 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b406414a-9a80-426e-9394-e3ca10c8fc0e tempest-VolumesTransfersV357Test-196417090 tempest-VolumesTransfersV357Test-196417090-project-member] https://10.4.3.80/volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d returned with HTTP 200 Aug 06 03:15:34.645160 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 667/2661] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:15:34 2026] GET /volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:34.663942 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-40b1f321-15ec-4dcb-aaa8-c4cc7d513ec3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:34.665953 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-40b1f321-15ec-4dcb-aaa8-c4cc7d513ec3 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] DELETE https://10.4.3.80/volume/v3/volume-transfers/2ab4116f-5169-41fe-a5b2-05a6b221257a Aug 06 03:15:34.666165 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-40b1f321-15ec-4dcb-aaa8-c4cc7d513ec3 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:34.666380 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-40b1f321-15ec-4dcb-aaa8-c4cc7d513ec3 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:34.666565 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.contrib.volume_transfer [None req-40b1f321-15ec-4dcb-aaa8-c4cc7d513ec3 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Delete transfer with id: 2ab4116f-5169-41fe-a5b2-05a6b221257a Aug 06 03:15:34.669482 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-40b1f321-15ec-4dcb-aaa8-c4cc7d513ec3 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] https://10.4.3.80/volume/v3/volume-transfers/2ab4116f-5169-41fe-a5b2-05a6b221257a returned with HTTP 404 Aug 06 03:15:34.669947 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 668/2662] 10.4.3.80 () {68 vars in 1412 bytes} [Thu Aug 6 03:15:34 2026] DELETE /volume/v3/volume-transfers/2ab4116f-5169-41fe-a5b2-05a6b221257a => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:15:34.685925 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3ffabd55-51c5-4cf5-9873-130a989534bf None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:34.726864 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3ffabd55-51c5-4cf5-9873-130a989534bf tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d Aug 06 03:15:34.728202 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3ffabd55-51c5-4cf5-9873-130a989534bf tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:34.728202 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3ffabd55-51c5-4cf5-9873-130a989534bf tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:34.728726 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-3ffabd55-51c5-4cf5-9873-130a989534bf tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] Delete volume with id: b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d Aug 06 03:15:34.740213 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:34.740213 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:34.740213 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3ffabd55-51c5-4cf5-9873-130a989534bf tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] Volume info retrieved successfully. Aug 06 03:15:34.774862 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3ffabd55-51c5-4cf5-9873-130a989534bf tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] Delete volume request issued successfully. Aug 06 03:15:34.774862 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3ffabd55-51c5-4cf5-9873-130a989534bf tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] https://10.4.3.80/volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d returned with HTTP 202 Aug 06 03:15:34.774862 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 664/2663] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:15:34 2026] DELETE /volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:15:34.785474 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-63f52854-ccfb-41c3-8f3b-a43fa96ec094 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:34.788403 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-63f52854-ccfb-41c3-8f3b-a43fa96ec094 tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] GET https://10.4.3.80/volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d Aug 06 03:15:34.788827 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-63f52854-ccfb-41c3-8f3b-a43fa96ec094 tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:34.789171 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-63f52854-ccfb-41c3-8f3b-a43fa96ec094 tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:34.802853 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:34.802853 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:34.809429 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-63f52854-ccfb-41c3-8f3b-a43fa96ec094 tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] Volume info retrieved successfully. Aug 06 03:15:34.813519 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-63f52854-ccfb-41c3-8f3b-a43fa96ec094 tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] https://10.4.3.80/volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d returned with HTTP 200 Aug 06 03:15:34.814257 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 665/2664] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:15:34 2026] GET /volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d => generated 1127 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:15:35.202280 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-80cd5b54-5b4a-46f1-968e-7c94521f02e5 req-775022cf-d1b0-4e51-802a-d9953676a5b1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:35.209768 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-80cd5b54-5b4a-46f1-968e-7c94521f02e5 req-775022cf-d1b0-4e51-802a-d9953676a5b1 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b Aug 06 03:15:35.209768 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-80cd5b54-5b4a-46f1-968e-7c94521f02e5 req-775022cf-d1b0-4e51-802a-d9953676a5b1 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:35.209768 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-80cd5b54-5b4a-46f1-968e-7c94521f02e5 req-775022cf-d1b0-4e51-802a-d9953676a5b1 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:35.216750 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:35.216750 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:35.220047 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-80cd5b54-5b4a-46f1-968e-7c94521f02e5 req-775022cf-d1b0-4e51-802a-d9953676a5b1 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:15:35.224039 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-80cd5b54-5b4a-46f1-968e-7c94521f02e5 req-775022cf-d1b0-4e51-802a-d9953676a5b1 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b returned with HTTP 200 Aug 06 03:15:35.224430 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 668/2665] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:15:35 2026] GET /volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:35.567945 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-188f97db-5f7c-4881-a344-38453ff7cbfb None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:35.569822 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-188f97db-5f7c-4881-a344-38453ff7cbfb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 Aug 06 03:15:35.570091 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-188f97db-5f7c-4881-a344-38453ff7cbfb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:35.570322 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-188f97db-5f7c-4881-a344-38453ff7cbfb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:35.570468 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-188f97db-5f7c-4881-a344-38453ff7cbfb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:35.575082 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:35.575082 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:35.575698 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-188f97db-5f7c-4881-a344-38453ff7cbfb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 returned with HTTP 200 Aug 06 03:15:35.576099 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 669/2666] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:35 2026] GET /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:35.831800 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c4069e5b-7afc-451f-9c1d-97c068a994b9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:35.835590 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c4069e5b-7afc-451f-9c1d-97c068a994b9 tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] GET https://10.4.3.80/volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d Aug 06 03:15:35.835590 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c4069e5b-7afc-451f-9c1d-97c068a994b9 tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:35.835590 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c4069e5b-7afc-451f-9c1d-97c068a994b9 tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:35.842695 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c4069e5b-7afc-451f-9c1d-97c068a994b9 tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] https://10.4.3.80/volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d returned with HTTP 404 Aug 06 03:15:35.843351 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 665/2667] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:15:35 2026] GET /volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:15:35.852084 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-28ba98e7-7b98-4a91-902d-1f6842854c2e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:35.859163 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-28ba98e7-7b98-4a91-902d-1f6842854c2e tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] GET https://10.4.3.80/volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d Aug 06 03:15:35.861855 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-28ba98e7-7b98-4a91-902d-1f6842854c2e tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:35.861855 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-28ba98e7-7b98-4a91-902d-1f6842854c2e tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:35.872979 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-28ba98e7-7b98-4a91-902d-1f6842854c2e tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] https://10.4.3.80/volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d returned with HTTP 404 Aug 06 03:15:35.874461 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 666/2668] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:15:35 2026] GET /volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:15:35.884366 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b1e0bc8f-2cf2-4439-9960-9932d259d6a8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:35.886791 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b1e0bc8f-2cf2-4439-9960-9932d259d6a8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] DELETE https://10.4.3.80/volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d Aug 06 03:15:35.887057 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b1e0bc8f-2cf2-4439-9960-9932d259d6a8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:35.887412 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b1e0bc8f-2cf2-4439-9960-9932d259d6a8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:35.887455 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-b1e0bc8f-2cf2-4439-9960-9932d259d6a8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Delete volume with id: b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d Aug 06 03:15:35.895607 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b1e0bc8f-2cf2-4439-9960-9932d259d6a8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] https://10.4.3.80/volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d returned with HTTP 404 Aug 06 03:15:35.896454 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 669/2669] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:15:35 2026] DELETE /volume/v3/volumes/b1bbc614-2dd9-46e9-ae8e-a0bb76cbf80d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:15:35.908729 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-05781067-7393-4fa6-ba91-abbad771cbc8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:35.912791 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-05781067-7393-4fa6-ba91-abbad771cbc8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:15:35.913291 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-05781067-7393-4fa6-ba91-abbad771cbc8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-769467934"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:35.918126 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-05781067-7393-4fa6-ba91-abbad771cbc8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-769467934'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:15:35.918126 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-05781067-7393-4fa6-ba91-abbad771cbc8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Create volume of 1 GB Aug 06 03:15:35.922515 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-05781067-7393-4fa6-ba91-abbad771cbc8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Availability Zones retrieved successfully. Aug 06 03:15:35.929699 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-05781067-7393-4fa6-ba91-abbad771cbc8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Flow 'volume_create_api' (6b768475-729f-41bc-aea5-decac64f4b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:35.930733 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-05781067-7393-4fa6-ba91-abbad771cbc8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7778aa00-ca92-4699-819f-1a7573b8bc79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:35.931582 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-05781067-7393-4fa6-ba91-abbad771cbc8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:15:35.979698 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-05781067-7393-4fa6-ba91-abbad771cbc8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7778aa00-ca92-4699-819f-1a7573b8bc79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:35.980680 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-05781067-7393-4fa6-ba91-abbad771cbc8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bff0db69-318d-4e26-87b5-7b469caef72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:36.037564 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-05781067-7393-4fa6-ba91-abbad771cbc8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Created reservations ['c781c6d8-ce15-4c19-b5d9-0446b3cf5b14', '78a56fcb-7e6b-4eb9-8431-e482b7f6c8d2', '4681c433-4999-4e5d-bcfe-68cf5e378ab7', 'ec4a6218-4229-4c42-b2d5-e89bebc6eb3a'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:36.039885 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-05781067-7393-4fa6-ba91-abbad771cbc8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bff0db69-318d-4e26-87b5-7b469caef72c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c781c6d8-ce15-4c19-b5d9-0446b3cf5b14', '78a56fcb-7e6b-4eb9-8431-e482b7f6c8d2', '4681c433-4999-4e5d-bcfe-68cf5e378ab7', 'ec4a6218-4229-4c42-b2d5-e89bebc6eb3a']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:36.041202 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-05781067-7393-4fa6-ba91-abbad771cbc8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66e404da-e7c7-4825-8a06-5d9bcffe7fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:36.066438 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-05781067-7393-4fa6-ba91-abbad771cbc8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66e404da-e7c7-4825-8a06-5d9bcffe7fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-769467934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c415d90f2014f1cb6e1c41897e53370',qos_specs=None,replication_status=,reservations=['c781c6d8-ce15-4c19-b5d9-0446b3cf5b14','78a56fcb-7e6b-4eb9-8431-e482b7f6c8d2','4681c433-4999-4e5d-bcfe-68cf5e378ab7','ec4a6218-4229-4c42-b2d5-e89bebc6eb3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49c708abf5e74f678f24cafe00644d97',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:15:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-769467934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c415d90f2014f1cb6e1c41897e53370',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49c708abf5e74f678f24cafe00644d97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:36.068327 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-05781067-7393-4fa6-ba91-abbad771cbc8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7d45982-e20e-4e78-a505-d727283b3cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:36.087396 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-05781067-7393-4fa6-ba91-abbad771cbc8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7d45982-e20e-4e78-a505-d727283b3cee) transitioned into state 'SUCCESS' from state '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-769467934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c415d90f2014f1cb6e1c41897e53370',qos_specs=None,replication_status=,reservations=['c781c6d8-ce15-4c19-b5d9-0446b3cf5b14','78a56fcb-7e6b-4eb9-8431-e482b7f6c8d2','4681c433-4999-4e5d-bcfe-68cf5e378ab7','ec4a6218-4229-4c42-b2d5-e89bebc6eb3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49c708abf5e74f678f24cafe00644d97',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:36.087937 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-05781067-7393-4fa6-ba91-abbad771cbc8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d880637-c5cd-49de-a37d-d0b947bffecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:36.098647 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-05781067-7393-4fa6-ba91-abbad771cbc8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d880637-c5cd-49de-a37d-d0b947bffecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:36.100874 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-05781067-7393-4fa6-ba91-abbad771cbc8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Flow 'volume_create_api' (6b768475-729f-41bc-aea5-decac64f4b69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:36.100874 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-05781067-7393-4fa6-ba91-abbad771cbc8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Create volume request issued successfully. Aug 06 03:15:36.100874 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-05781067-7393-4fa6-ba91-abbad771cbc8 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:15:36.100874 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 670/2670] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:15:35 2026] POST /volume/v3/volumes => generated 816 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:36.116979 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-86f9d868-2b29-41e1-975a-f68c473b6c16 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:36.122485 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-86f9d868-2b29-41e1-975a-f68c473b6c16 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] GET https://10.4.3.80/volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 Aug 06 03:15:36.122766 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-86f9d868-2b29-41e1-975a-f68c473b6c16 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:36.123034 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-86f9d868-2b29-41e1-975a-f68c473b6c16 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:36.139672 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:36.139672 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:36.144770 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-86f9d868-2b29-41e1-975a-f68c473b6c16 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Volume info retrieved successfully. Aug 06 03:15:36.150264 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-86f9d868-2b29-41e1-975a-f68c473b6c16 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] https://10.4.3.80/volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 returned with HTTP 200 Aug 06 03:15:36.150802 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 666/2671] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:15:36 2026] GET /volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 => generated 884 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:36.588559 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0cb9ddab-eb74-495f-b0b3-3350a0c5fbdc None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:36.592465 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0cb9ddab-eb74-495f-b0b3-3350a0c5fbdc tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 Aug 06 03:15:36.593143 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0cb9ddab-eb74-495f-b0b3-3350a0c5fbdc tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:36.593493 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0cb9ddab-eb74-495f-b0b3-3350a0c5fbdc tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:36.593606 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-0cb9ddab-eb74-495f-b0b3-3350a0c5fbdc tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:36.599360 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:36.599360 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:36.600278 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0cb9ddab-eb74-495f-b0b3-3350a0c5fbdc tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 returned with HTTP 200 Aug 06 03:15:36.601146 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 667/2672] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:36 2026] GET /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:37.166321 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-13ee80d3-b3de-4745-911b-f16b290c80fd None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:37.170155 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-13ee80d3-b3de-4745-911b-f16b290c80fd tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] GET https://10.4.3.80/volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 Aug 06 03:15:37.170500 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-13ee80d3-b3de-4745-911b-f16b290c80fd tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:37.170804 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-13ee80d3-b3de-4745-911b-f16b290c80fd tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:37.178898 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:37.178898 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:37.183634 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-13ee80d3-b3de-4745-911b-f16b290c80fd tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Volume info retrieved successfully. Aug 06 03:15:37.189046 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-13ee80d3-b3de-4745-911b-f16b290c80fd tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] https://10.4.3.80/volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 returned with HTTP 200 Aug 06 03:15:37.189598 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 670/2673] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:15:37 2026] GET /volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:37.208184 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-24cf24ba-6b21-42b9-a501-8f47c9433113 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:37.211116 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-24cf24ba-6b21-42b9-a501-8f47c9433113 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] POST https://10.4.3.80/volume/v3/volume-transfers Aug 06 03:15:37.212521 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-24cf24ba-6b21-42b9-a501-8f47c9433113 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:37.213545 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volume_transfer [None req-24cf24ba-6b21-42b9-a501-8f47c9433113 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Creating new volume transfer {'transfer': {'volume_id': '3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 03:15:37.213725 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volume_transfer [None req-24cf24ba-6b21-42b9-a501-8f47c9433113 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Creating transfer of volume 3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 Aug 06 03:15:37.213913 np0000006611 devstack@c-api.service[100900]: INFO cinder.transfer.api [None req-24cf24ba-6b21-42b9-a501-8f47c9433113 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Generating transfer record for volume 3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 Aug 06 03:15:37.223595 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:37.223595 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:37.239972 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-24cf24ba-6b21-42b9-a501-8f47c9433113 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] https://10.4.3.80/volume/v3/volume-transfers returned with HTTP 202 Aug 06 03:15:37.240307 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 671/2674] 10.4.3.80 () {70 vars in 1319 bytes} [Thu Aug 6 03:15:37 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:37.251913 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cee89d2c-c732-4f41-9efc-b87ba1b667d7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:37.254508 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cee89d2c-c732-4f41-9efc-b87ba1b667d7 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] GET https://10.4.3.80/volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 Aug 06 03:15:37.254716 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cee89d2c-c732-4f41-9efc-b87ba1b667d7 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:37.254932 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cee89d2c-c732-4f41-9efc-b87ba1b667d7 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:37.263736 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:37.263736 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:37.269138 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-cee89d2c-c732-4f41-9efc-b87ba1b667d7 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Volume info retrieved successfully. Aug 06 03:15:37.273225 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cee89d2c-c732-4f41-9efc-b87ba1b667d7 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] https://10.4.3.80/volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 returned with HTTP 200 Aug 06 03:15:37.273547 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 667/2675] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:15:37 2026] GET /volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:37.286432 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a29c08c4-c96f-447c-ab18-9630310b0d7a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:37.290991 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a29c08c4-c96f-447c-ab18-9630310b0d7a tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] GET https://10.4.3.80/volume/v3/volume-transfers/detail Aug 06 03:15:37.291278 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a29c08c4-c96f-447c-ab18-9630310b0d7a tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:37.291529 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a29c08c4-c96f-447c-ab18-9630310b0d7a tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Calling method 'detail' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:37.291717 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volume_transfer [None req-a29c08c4-c96f-447c-ab18-9630310b0d7a tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Listing volume transfers {{(pid=100902) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 03:15:37.297465 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a29c08c4-c96f-447c-ab18-9630310b0d7a tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] https://10.4.3.80/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 06 03:15:37.297919 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 668/2676] 10.4.3.80 () {68 vars in 1319 bytes} [Thu Aug 6 03:15:37 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:37.305360 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-30676245-d20e-4264-bc0c-690bb6f63700 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:37.307318 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-30676245-d20e-4264-bc0c-690bb6f63700 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] DELETE https://10.4.3.80/volume/v3/volume-transfers/0f04ad08-c511-4464-a087-d5e69920b0c3 Aug 06 03:15:37.307519 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-30676245-d20e-4264-bc0c-690bb6f63700 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:37.307727 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-30676245-d20e-4264-bc0c-690bb6f63700 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:37.307847 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.volume_transfer [None req-30676245-d20e-4264-bc0c-690bb6f63700 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Delete transfer with id: 0f04ad08-c511-4464-a087-d5e69920b0c3 Aug 06 03:15:37.318397 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:37.318397 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:37.331084 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-30676245-d20e-4264-bc0c-690bb6f63700 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] https://10.4.3.80/volume/v3/volume-transfers/0f04ad08-c511-4464-a087-d5e69920b0c3 returned with HTTP 202 Aug 06 03:15:37.331942 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 671/2677] 10.4.3.80 () {68 vars in 1412 bytes} [Thu Aug 6 03:15:37 2026] DELETE /volume/v3/volume-transfers/0f04ad08-c511-4464-a087-d5e69920b0c3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:15:37.339267 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a396a7ba-6eb5-4f81-9a6d-ad28ff9bf3e3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:37.340198 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a396a7ba-6eb5-4f81-9a6d-ad28ff9bf3e3 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] GET https://10.4.3.80/volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 Aug 06 03:15:37.340538 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a396a7ba-6eb5-4f81-9a6d-ad28ff9bf3e3 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:37.340538 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a396a7ba-6eb5-4f81-9a6d-ad28ff9bf3e3 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:37.348214 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:37.348214 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:37.353154 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a396a7ba-6eb5-4f81-9a6d-ad28ff9bf3e3 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Volume info retrieved successfully. Aug 06 03:15:37.357714 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a396a7ba-6eb5-4f81-9a6d-ad28ff9bf3e3 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] https://10.4.3.80/volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 returned with HTTP 200 Aug 06 03:15:37.358250 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 672/2678] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:15:37 2026] GET /volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:37.372604 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3a6dc7da-c1de-45ec-9c2a-27b56710bb4e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:37.374575 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3a6dc7da-c1de-45ec-9c2a-27b56710bb4e tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] DELETE https://10.4.3.80/volume/v3/volume-transfers/0f04ad08-c511-4464-a087-d5e69920b0c3 Aug 06 03:15:37.374575 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3a6dc7da-c1de-45ec-9c2a-27b56710bb4e tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:37.374575 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3a6dc7da-c1de-45ec-9c2a-27b56710bb4e tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:37.374751 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.volume_transfer [None req-3a6dc7da-c1de-45ec-9c2a-27b56710bb4e tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Delete transfer with id: 0f04ad08-c511-4464-a087-d5e69920b0c3 Aug 06 03:15:37.381009 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3a6dc7da-c1de-45ec-9c2a-27b56710bb4e tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] https://10.4.3.80/volume/v3/volume-transfers/0f04ad08-c511-4464-a087-d5e69920b0c3 returned with HTTP 404 Aug 06 03:15:37.381464 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 668/2679] 10.4.3.80 () {68 vars in 1412 bytes} [Thu Aug 6 03:15:37 2026] DELETE /volume/v3/volume-transfers/0f04ad08-c511-4464-a087-d5e69920b0c3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:15:37.389008 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c4100625-7f31-4678-af70-ea8fd89188be None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:37.390523 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c4100625-7f31-4678-af70-ea8fd89188be tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 Aug 06 03:15:37.390523 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c4100625-7f31-4678-af70-ea8fd89188be tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:37.390612 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c4100625-7f31-4678-af70-ea8fd89188be tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:37.390785 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-c4100625-7f31-4678-af70-ea8fd89188be tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] Delete volume with id: 3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 Aug 06 03:15:37.398483 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:37.398483 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:37.398924 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c4100625-7f31-4678-af70-ea8fd89188be tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] Volume info retrieved successfully. Aug 06 03:15:37.413902 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c4100625-7f31-4678-af70-ea8fd89188be tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] Delete volume request issued successfully. Aug 06 03:15:37.413902 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c4100625-7f31-4678-af70-ea8fd89188be tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] https://10.4.3.80/volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 returned with HTTP 202 Aug 06 03:15:37.414254 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 669/2680] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:15:37 2026] DELETE /volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:15:37.421910 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-86403bfb-f8c7-47eb-9381-d962b8b13623 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:37.424009 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-86403bfb-f8c7-47eb-9381-d962b8b13623 tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] GET https://10.4.3.80/volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 Aug 06 03:15:37.424321 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-86403bfb-f8c7-47eb-9381-d962b8b13623 tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:37.424658 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-86403bfb-f8c7-47eb-9381-d962b8b13623 tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:37.433414 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:37.433414 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:37.437565 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-86403bfb-f8c7-47eb-9381-d962b8b13623 tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] Volume info retrieved successfully. Aug 06 03:15:37.441984 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-86403bfb-f8c7-47eb-9381-d962b8b13623 tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] https://10.4.3.80/volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 returned with HTTP 200 Aug 06 03:15:37.442658 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 672/2681] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:15:37 2026] GET /volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 => generated 1127 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:15:37.612068 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4b744b82-8dff-44fb-86e2-975e687237e7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:37.613771 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4b744b82-8dff-44fb-86e2-975e687237e7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 Aug 06 03:15:37.613983 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4b744b82-8dff-44fb-86e2-975e687237e7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:37.614174 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4b744b82-8dff-44fb-86e2-975e687237e7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:37.614535 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-4b744b82-8dff-44fb-86e2-975e687237e7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:37.618777 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:37.618777 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:37.619192 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4b744b82-8dff-44fb-86e2-975e687237e7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 returned with HTTP 200 Aug 06 03:15:37.619630 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 673/2682] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:37 2026] GET /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:38.343775 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c407ecb8-1e22-42c4-be0e-c291ed2bcc0e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:38.345442 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c407ecb8-1e22-42c4-be0e-c291ed2bcc0e tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b Aug 06 03:15:38.345690 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c407ecb8-1e22-42c4-be0e-c291ed2bcc0e tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:38.345926 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c407ecb8-1e22-42c4-be0e-c291ed2bcc0e tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:38.355034 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:38.355034 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:38.358450 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c407ecb8-1e22-42c4-be0e-c291ed2bcc0e tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:15:38.362660 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c407ecb8-1e22-42c4-be0e-c291ed2bcc0e tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b returned with HTTP 200 Aug 06 03:15:38.363101 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 669/2683] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:38 2026] GET /volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:38.409053 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-dddb588d-d9dd-44b6-a383-09c7cadc077b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:38.412245 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-dddb588d-d9dd-44b6-a383-09c7cadc077b tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b Aug 06 03:15:38.412447 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-dddb588d-d9dd-44b6-a383-09c7cadc077b tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:38.412628 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-dddb588d-d9dd-44b6-a383-09c7cadc077b tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:38.429572 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:38.429572 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:38.436103 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-dddb588d-d9dd-44b6-a383-09c7cadc077b tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:15:38.443867 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-dddb588d-d9dd-44b6-a383-09c7cadc077b tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b returned with HTTP 200 Aug 06 03:15:38.444420 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 670/2684] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:15:38 2026] GET /volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:38.458047 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-73e5689a-50e3-47cc-a5ca-0fc75578e204 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:38.459587 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-73e5689a-50e3-47cc-a5ca-0fc75578e204 tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] GET https://10.4.3.80/volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 Aug 06 03:15:38.459892 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-73e5689a-50e3-47cc-a5ca-0fc75578e204 tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:38.460161 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-73e5689a-50e3-47cc-a5ca-0fc75578e204 tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:38.466826 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-59531a53-b6c7-4116-96a8-6fab99bb5446 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:38.469380 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-73e5689a-50e3-47cc-a5ca-0fc75578e204 tempest-VolumesTransfersV357Test-355855905 tempest-VolumesTransfersV357Test-355855905-project-admin] https://10.4.3.80/volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 returned with HTTP 404 Aug 06 03:15:38.469380 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 673/2685] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:15:38 2026] GET /volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:15:38.469634 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-59531a53-b6c7-4116-96a8-6fab99bb5446 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] POST https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b/action Aug 06 03:15:38.470034 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-59531a53-b6c7-4116-96a8-6fab99bb5446 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:15:38.470199 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-59531a53-b6c7-4116-96a8-6fab99bb5446 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:38.476849 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-80b88b98-901e-49a7-bfb2-89a03f658682 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:38.478722 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-80b88b98-901e-49a7-bfb2-89a03f658682 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] GET https://10.4.3.80/volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 Aug 06 03:15:38.479061 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-80b88b98-901e-49a7-bfb2-89a03f658682 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:38.479443 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-80b88b98-901e-49a7-bfb2-89a03f658682 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:38.482361 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:38.482361 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:38.482718 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-59531a53-b6c7-4116-96a8-6fab99bb5446 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:15:38.486316 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-80b88b98-901e-49a7-bfb2-89a03f658682 tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] https://10.4.3.80/volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 returned with HTTP 404 Aug 06 03:15:38.486798 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 670/2686] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:15:38 2026] GET /volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:15:38.491574 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-59531a53-b6c7-4116-96a8-6fab99bb5446 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Begin detaching volume completed successfully. Aug 06 03:15:38.491765 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-59531a53-b6c7-4116-96a8-6fab99bb5446 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b/action returned with HTTP 202 Aug 06 03:15:38.492224 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 674/2687] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:15:38 2026] POST /volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:15:38.495298 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0ed2f1d9-afe4-4f5e-99e1-1d62acea0e8a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:38.497325 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0ed2f1d9-afe4-4f5e-99e1-1d62acea0e8a tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] DELETE https://10.4.3.80/volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 Aug 06 03:15:38.497559 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0ed2f1d9-afe4-4f5e-99e1-1d62acea0e8a tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:38.497779 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0ed2f1d9-afe4-4f5e-99e1-1d62acea0e8a tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:38.498130 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-0ed2f1d9-afe4-4f5e-99e1-1d62acea0e8a tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] Delete volume with id: 3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 Aug 06 03:15:38.504479 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0ed2f1d9-afe4-4f5e-99e1-1d62acea0e8a tempest-VolumesTransfersV357Test-165698672 tempest-VolumesTransfersV357Test-165698672-project-member] https://10.4.3.80/volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 returned with HTTP 404 Aug 06 03:15:38.504479 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 671/2688] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:15:38 2026] DELETE /volume/v3/volumes/3d3dc44f-f11d-4fa2-95a8-33b4bbbe7b48 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:15:38.552815 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-297c7333-085c-4619-b950-dc85b2b30f94 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:38.556289 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-297c7333-085c-4619-b950-dc85b2b30f94 None None] GET https://10.4.3.80/volume// Aug 06 03:15:38.556289 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-297c7333-085c-4619-b950-dc85b2b30f94 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:38.556289 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-297c7333-085c-4619-b950-dc85b2b30f94 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:38.556289 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-297c7333-085c-4619-b950-dc85b2b30f94 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:15:38.556548 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 674/2689] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:15:38 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:15:38.568919 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-810190da-b3bb-4cd6-916c-738a6dd77d06 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:38.571768 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-810190da-b3bb-4cd6-916c-738a6dd77d06 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b Aug 06 03:15:38.571768 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-810190da-b3bb-4cd6-916c-738a6dd77d06 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:38.571925 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-810190da-b3bb-4cd6-916c-738a6dd77d06 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:38.585855 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:38.585855 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:38.592652 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-810190da-b3bb-4cd6-916c-738a6dd77d06 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:15:38.597642 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-810190da-b3bb-4cd6-916c-738a6dd77d06 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b returned with HTTP 200 Aug 06 03:15:38.598273 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 671/2690] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:15:38 2026] GET /volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b => generated 1321 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:15:38.635112 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e9b23aad-15c4-4dff-9129-d1cc57904522 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:38.637445 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e9b23aad-15c4-4dff-9129-d1cc57904522 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 Aug 06 03:15:38.637445 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e9b23aad-15c4-4dff-9129-d1cc57904522 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:38.637764 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e9b23aad-15c4-4dff-9129-d1cc57904522 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:38.637969 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-e9b23aad-15c4-4dff-9129-d1cc57904522 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:38.644340 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:38.644340 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:38.647792 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e9b23aad-15c4-4dff-9129-d1cc57904522 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 returned with HTTP 200 Aug 06 03:15:38.648766 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 675/2691] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:38 2026] GET /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:39.555540 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-3c555551-b2ee-43fd-a89c-d69355d67f0d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:39.557899 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-3c555551-b2ee-43fd-a89c-d69355d67f0d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] DELETE https://10.4.3.80/volume/v3/attachments/4939f309-1bc2-4cc7-ab18-529ef9b9d87a Aug 06 03:15:39.558269 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-3c555551-b2ee-43fd-a89c-d69355d67f0d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:39.558393 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-3c555551-b2ee-43fd-a89c-d69355d67f0d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:39.580911 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:39.580911 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:39.661123 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b4cde843-585a-4baf-879b-554d5ae13452 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:39.661640 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-ca30f138-153d-4bf8-8f5f-26de9c7efcb4 req-3c555551-b2ee-43fd-a89c-d69355d67f0d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/attachments/4939f309-1bc2-4cc7-ab18-529ef9b9d87a returned with HTTP 200 Aug 06 03:15:39.661640 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 672/2692] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:15:39 2026] DELETE /volume/v3/attachments/4939f309-1bc2-4cc7-ab18-529ef9b9d87a => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:39.662322 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b4cde843-585a-4baf-879b-554d5ae13452 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 Aug 06 03:15:39.662606 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b4cde843-585a-4baf-879b-554d5ae13452 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:39.662909 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b4cde843-585a-4baf-879b-554d5ae13452 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:39.663038 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-b4cde843-585a-4baf-879b-554d5ae13452 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:39.674764 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:39.674764 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:39.676055 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b4cde843-585a-4baf-879b-554d5ae13452 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 returned with HTTP 200 Aug 06 03:15:39.676055 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 675/2693] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:39 2026] GET /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:40.684848 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5b88f88b-4ed1-4b13-976e-d8d763a46e63 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:40.687358 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5b88f88b-4ed1-4b13-976e-d8d763a46e63 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b Aug 06 03:15:40.687537 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5b88f88b-4ed1-4b13-976e-d8d763a46e63 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:40.687716 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5b88f88b-4ed1-4b13-976e-d8d763a46e63 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:40.690145 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-808a3e5c-6ad6-4db0-aa7c-4b4c04be33f7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:40.694118 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-808a3e5c-6ad6-4db0-aa7c-4b4c04be33f7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 Aug 06 03:15:40.694118 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-808a3e5c-6ad6-4db0-aa7c-4b4c04be33f7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:40.694118 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-808a3e5c-6ad6-4db0-aa7c-4b4c04be33f7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:40.694328 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-808a3e5c-6ad6-4db0-aa7c-4b4c04be33f7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:40.695621 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:40.695621 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:40.701985 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:40.701985 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:40.702861 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5b88f88b-4ed1-4b13-976e-d8d763a46e63 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:15:40.702937 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-808a3e5c-6ad6-4db0-aa7c-4b4c04be33f7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 returned with HTTP 200 Aug 06 03:15:40.703277 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 676/2694] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:40 2026] GET /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:40.707067 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5b88f88b-4ed1-4b13-976e-d8d763a46e63 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b returned with HTTP 200 Aug 06 03:15:40.707456 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 672/2695] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:40 2026] GET /volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:41.452878 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e5ccd0fc-e801-4ee7-854e-1cf9385247c7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:41.455350 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e5ccd0fc-e801-4ee7-854e-1cf9385247c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:15:41.455744 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e5ccd0fc-e801-4ee7-854e-1cf9385247c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "size": 1, "name": "tempest-VolumesCloneTest-Volume-638258725"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:41.457350 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-e5ccd0fc-e801-4ee7-854e-1cf9385247c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Create volume request body: {'volume': {'imageRef': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-638258725'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:15:41.565587 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-e5ccd0fc-e801-4ee7-854e-1cf9385247c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Create volume of 1 GB Aug 06 03:15:41.566080 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:41.566080 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:41.572261 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e5ccd0fc-e801-4ee7-854e-1cf9385247c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Availability Zones retrieved successfully. Aug 06 03:15:41.576651 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e5ccd0fc-e801-4ee7-854e-1cf9385247c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Flow 'volume_create_api' (c2cda9a1-f2cd-4c30-a476-88265d700fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:41.578381 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e5ccd0fc-e801-4ee7-854e-1cf9385247c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfcd0d68-850c-4fd4-849e-22b4a7d68347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:41.579779 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-e5ccd0fc-e801-4ee7-854e-1cf9385247c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:15:41.643239 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e5ccd0fc-e801-4ee7-854e-1cf9385247c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfcd0d68-850c-4fd4-849e-22b4a7d68347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:41.644109 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e5ccd0fc-e801-4ee7-854e-1cf9385247c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1df8aa79-b7cf-42ad-a144-477bcce3104e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:41.717154 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e3152186-d844-4db7-878b-e666a9f06cb9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:41.719465 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e3152186-d844-4db7-878b-e666a9f06cb9 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 Aug 06 03:15:41.719722 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e3152186-d844-4db7-878b-e666a9f06cb9 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:41.719976 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e3152186-d844-4db7-878b-e666a9f06cb9 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:41.720159 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-e3152186-d844-4db7-878b-e666a9f06cb9 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:41.720628 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-e5ccd0fc-e801-4ee7-854e-1cf9385247c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Created reservations ['f0b8d425-3b66-41c4-b4f8-27e921541c2e', '754f5018-9b1f-4973-8705-aeef4f6436b3', '77ba688c-7c2a-4b01-88c2-6aa9255229d5', 'aa2a23e7-adc1-47ab-acd6-db424733e9d9'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:41.721538 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e5ccd0fc-e801-4ee7-854e-1cf9385247c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1df8aa79-b7cf-42ad-a144-477bcce3104e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0b8d425-3b66-41c4-b4f8-27e921541c2e', '754f5018-9b1f-4973-8705-aeef4f6436b3', '77ba688c-7c2a-4b01-88c2-6aa9255229d5', 'aa2a23e7-adc1-47ab-acd6-db424733e9d9']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:41.722402 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e5ccd0fc-e801-4ee7-854e-1cf9385247c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (926848c9-227c-40d5-87f8-b7af9cbb7d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:41.729243 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:41.729243 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:41.729682 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e3152186-d844-4db7-878b-e666a9f06cb9 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 returned with HTTP 200 Aug 06 03:15:41.730114 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 676/2696] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:41 2026] GET /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:41.751108 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e5ccd0fc-e801-4ee7-854e-1cf9385247c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (926848c9-227c-40d5-87f8-b7af9cbb7d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5010dbdc-ef55-4413-b5e5-c2404914c9e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-638258725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32f0267f88644af4a58ce3b55338c5d5',qos_specs=None,replication_status=,reservations=['f0b8d425-3b66-41c4-b4f8-27e921541c2e','754f5018-9b1f-4973-8705-aeef4f6436b3','77ba688c-7c2a-4b01-88c2-6aa9255229d5','aa2a23e7-adc1-47ab-acd6-db424733e9d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee914d9fdfc42a2be5fc40deef7d510',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:15:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-638258725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5010dbdc-ef55-4413-b5e5-c2404914c9e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32f0267f88644af4a58ce3b55338c5d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee914d9fdfc42a2be5fc40deef7d510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:41.752448 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e5ccd0fc-e801-4ee7-854e-1cf9385247c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc3c2d10-6cbb-48aa-bebf-aece77413233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:41.782414 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e5ccd0fc-e801-4ee7-854e-1cf9385247c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc3c2d10-6cbb-48aa-bebf-aece77413233) transitioned into state 'SUCCESS' from state '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-638258725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32f0267f88644af4a58ce3b55338c5d5',qos_specs=None,replication_status=,reservations=['f0b8d425-3b66-41c4-b4f8-27e921541c2e','754f5018-9b1f-4973-8705-aeef4f6436b3','77ba688c-7c2a-4b01-88c2-6aa9255229d5','aa2a23e7-adc1-47ab-acd6-db424733e9d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee914d9fdfc42a2be5fc40deef7d510',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:41.783441 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e5ccd0fc-e801-4ee7-854e-1cf9385247c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccb6f65c-2451-43e9-a1b7-508402750835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:41.798550 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e5ccd0fc-e801-4ee7-854e-1cf9385247c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccb6f65c-2451-43e9-a1b7-508402750835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:41.799710 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-e5ccd0fc-e801-4ee7-854e-1cf9385247c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Flow 'volume_create_api' (c2cda9a1-f2cd-4c30-a476-88265d700fc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:41.800161 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e5ccd0fc-e801-4ee7-854e-1cf9385247c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Create volume request issued successfully. Aug 06 03:15:41.801269 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e5ccd0fc-e801-4ee7-854e-1cf9385247c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:15:41.802052 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 673/2697] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:15:41 2026] POST /volume/v3/volumes => generated 744 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:41.819365 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5f0cc2ca-bf24-4aad-bf77-0e483a039e68 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:41.821397 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5f0cc2ca-bf24-4aad-bf77-0e483a039e68 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] GET https://10.4.3.80/volume/v3/volumes/5010dbdc-ef55-4413-b5e5-c2404914c9e8 Aug 06 03:15:41.821543 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5f0cc2ca-bf24-4aad-bf77-0e483a039e68 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:41.821650 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5f0cc2ca-bf24-4aad-bf77-0e483a039e68 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:41.831073 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:41.831073 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:41.836466 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5f0cc2ca-bf24-4aad-bf77-0e483a039e68 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume info retrieved successfully. Aug 06 03:15:41.842856 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5f0cc2ca-bf24-4aad-bf77-0e483a039e68 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/5010dbdc-ef55-4413-b5e5-c2404914c9e8 returned with HTTP 200 Aug 06 03:15:41.843280 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 677/2698] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:41 2026] GET /volume/v3/volumes/5010dbdc-ef55-4413-b5e5-c2404914c9e8 => generated 812 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:42.647123 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7440a956-ee6a-42d2-958d-4e2652fcfd6e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:42.648916 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7440a956-ee6a-42d2-958d-4e2652fcfd6e tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] GET https://10.4.3.80/volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a Aug 06 03:15:42.649103 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7440a956-ee6a-42d2-958d-4e2652fcfd6e tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:42.649313 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7440a956-ee6a-42d2-958d-4e2652fcfd6e tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:42.656167 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:42.656167 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:42.659445 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7440a956-ee6a-42d2-958d-4e2652fcfd6e tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Volume info retrieved successfully. Aug 06 03:15:42.665803 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7440a956-ee6a-42d2-958d-4e2652fcfd6e tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] https://10.4.3.80/volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a returned with HTTP 200 Aug 06 03:15:42.666336 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 673/2699] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:42 2026] GET /volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:42.746424 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8b96c027-0cb5-419f-9d3c-63d3689a6d8a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:42.748692 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8b96c027-0cb5-419f-9d3c-63d3689a6d8a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 Aug 06 03:15:42.749047 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8b96c027-0cb5-419f-9d3c-63d3689a6d8a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:42.749327 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8b96c027-0cb5-419f-9d3c-63d3689a6d8a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:42.749576 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-8b96c027-0cb5-419f-9d3c-63d3689a6d8a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:42.754161 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:42.754161 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:42.754988 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8b96c027-0cb5-419f-9d3c-63d3689a6d8a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 returned with HTTP 200 Aug 06 03:15:42.755455 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 677/2700] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:42 2026] GET /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:42.765886 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-10d1a24a-8de1-4dc1-9718-180e46517ceb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:42.768356 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-10d1a24a-8de1-4dc1-9718-180e46517ceb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9/export_record Aug 06 03:15:42.768902 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-10d1a24a-8de1-4dc1-9718-180e46517ceb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:42.769202 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-10d1a24a-8de1-4dc1-9718-180e46517ceb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'export_record' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:42.769379 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.backups [None req-10d1a24a-8de1-4dc1-9718-180e46517ceb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Export record for backup a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100902) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 03:15:42.773765 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:42.773765 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:42.774711 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.backup.api [None req-10d1a24a-8de1-4dc1-9718-180e46517ceb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling RPCAPI with context: , host: np0000006611, backup: a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100902) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 03:15:42.783111 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.backup.rpcapi [None req-10d1a24a-8de1-4dc1-9718-180e46517ceb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] export_record in rpcapi backup_id a80561d7-ea8c-4c6c-9b5c-054365f980d9 on host np0000006611. {{(pid=100902) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 03:15:42.794275 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.backups [None req-10d1a24a-8de1-4dc1-9718-180e46517ceb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTgwNTYxZDctZWE4Yy00YzZjLTliNWMtMDU0MzY1Zjk4MGQ5IiwgInVzZXJfaWQiOiAiZjAwMTIwZmEzODdmNDFlN2EzM2ZmOTUxYzAwNjQzYjIiLCAicHJvamVjdF9pZCI6ICI0MjVjNmFmYzdkMjI0ZGVjOGY2YjFlOGM3YjFhOWVjNSIsICJ2b2x1bWVfaWQiOiAiYThiYTM0YjktNjIwYi00OGQ5LTgxY2EtMjE3N2RiYmE5NzViIiwgImhvc3QiOiAibnAwMDAwMDA2NjExIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDIyNTk1ODciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hOGJhMzRiOS02MjBiLTQ4ZDktODFjYS0yMTc3ZGJiYTk3NWIvMjAyNjA4MDYwMzE1MjcvYXpfbm92YV9iYWNrdXBfYTgwNTYxZDctZWE4Yy00YzZjLTliNWMtMDU0MzY1Zjk4MGQ5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQwMzoxNToyNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwMzoxNToyNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDAzOjE1OjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100902) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 03:15:42.794578 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-10d1a24a-8de1-4dc1-9718-180e46517ceb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9/export_record returned with HTTP 200 Aug 06 03:15:42.795666 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 674/2701] 10.4.3.80 () {68 vars in 1423 bytes} [Thu Aug 6 03:15:42 2026] GET /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9/export_record => generated 1424 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:42.802416 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-325ccf34-7396-4aa8-9c9e-432f9d0855b3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:42.804631 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-325ccf34-7396-4aa8-9c9e-432f9d0855b3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 Aug 06 03:15:42.804849 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-325ccf34-7396-4aa8-9c9e-432f9d0855b3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:42.805097 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-325ccf34-7396-4aa8-9c9e-432f9d0855b3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:42.805256 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-325ccf34-7396-4aa8-9c9e-432f9d0855b3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:42.810628 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:42.810628 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:42.811421 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-325ccf34-7396-4aa8-9c9e-432f9d0855b3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 returned with HTTP 200 Aug 06 03:15:42.811877 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 678/2702] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:42 2026] GET /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:42.821425 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7c95321e-48c9-4230-87e9-276a74ea23f4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:42.823087 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7c95321e-48c9-4230-87e9-276a74ea23f4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] POST https://10.4.3.80/volume/v3/backups/import_record Aug 06 03:15:42.823437 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7c95321e-48c9-4230-87e9-276a74ea23f4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzMyNDczNzUtMWJiOS00YTNjLWI2Y2UtZTZjOGZjNTE3ZTU0IiwgInVzZXJfaWQiOiAiZjAwMTIwZmEzODdmNDFlN2EzM2ZmOTUxYzAwNjQzYjIiLCAicHJvamVjdF9pZCI6ICI0MjVjNmFmYzdkMjI0ZGVjOGY2YjFlOGM3YjFhOWVjNSIsICJ2b2x1bWVfaWQiOiAiYThiYTM0YjktNjIwYi00OGQ5LTgxY2EtMjE3N2RiYmE5NzViIiwgImhvc3QiOiAibnAwMDAwMDA2NjExIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDIyNTk1ODciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hOGJhMzRiOS02MjBiLTQ4ZDktODFjYS0yMTc3ZGJiYTk3NWIvMjAyNjA4MDYwMzE1MjcvYXpfbm92YV9iYWNrdXBfYTgwNTYxZDctZWE4Yy00YzZjLTliNWMtMDU0MzY1Zjk4MGQ5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQwMzoxNToyNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwMzoxNToyNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDAzOjE1OjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:42.824783 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.backups [None req-7c95321e-48c9-4230-87e9-276a74ea23f4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzMyNDczNzUtMWJiOS00YTNjLWI2Y2UtZTZjOGZjNTE3ZTU0IiwgInVzZXJfaWQiOiAiZjAwMTIwZmEzODdmNDFlN2EzM2ZmOTUxYzAwNjQzYjIiLCAicHJvamVjdF9pZCI6ICI0MjVjNmFmYzdkMjI0ZGVjOGY2YjFlOGM3YjFhOWVjNSIsICJ2b2x1bWVfaWQiOiAiYThiYTM0YjktNjIwYi00OGQ5LTgxY2EtMjE3N2RiYmE5NzViIiwgImhvc3QiOiAibnAwMDAwMDA2NjExIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDIyNTk1ODciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hOGJhMzRiOS02MjBiLTQ4ZDktODFjYS0yMTc3ZGJiYTk3NWIvMjAyNjA4MDYwMzE1MjcvYXpfbm92YV9iYWNrdXBfYTgwNTYxZDctZWE4Yy00YzZjLTliNWMtMDU0MzY1Zjk4MGQ5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQwMzoxNToyNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwMzoxNToyNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDAzOjE1OjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100901) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 03:15:42.825035 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.backups [None req-7c95321e-48c9-4230-87e9-276a74ea23f4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzMyNDczNzUtMWJiOS00YTNjLWI2Y2UtZTZjOGZjNTE3ZTU0IiwgInVzZXJfaWQiOiAiZjAwMTIwZmEzODdmNDFlN2EzM2ZmOTUxYzAwNjQzYjIiLCAicHJvamVjdF9pZCI6ICI0MjVjNmFmYzdkMjI0ZGVjOGY2YjFlOGM3YjFhOWVjNSIsICJ2b2x1bWVfaWQiOiAiYThiYTM0YjktNjIwYi00OGQ5LTgxY2EtMjE3N2RiYmE5NzViIiwgImhvc3QiOiAibnAwMDAwMDA2NjExIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDIyNTk1ODciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hOGJhMzRiOS02MjBiLTQ4ZDktODFjYS0yMTc3ZGJiYTk3NWIvMjAyNjA4MDYwMzE1MjcvYXpfbm92YV9iYWNrdXBfYTgwNTYxZDctZWE4Yy00YzZjLTliNWMtMDU0MzY1Zjk4MGQ5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQwMzoxNToyNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwMzoxNToyNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDAzOjE1OjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100901) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 03:15:42.825633 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.policy [None req-7c95321e-48c9-4230-87e9-276a74ea23f4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '95858a46b7214d8e9195b997251fe4f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '425c6afc7d224dec8f6b1e8c7b1a9ec5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100901) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:15:42.825821 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7c95321e-48c9-4230-87e9-276a74ea23f4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] https://10.4.3.80/volume/v3/backups/import_record returned with HTTP 403 Aug 06 03:15:42.826327 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 674/2703] 10.4.3.80 () {70 vars in 1335 bytes} [Thu Aug 6 03:15:42 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 06 03:15:42.832779 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4772089d-9e26-4212-95ee-c06f759e7939 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:42.834847 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4772089d-9e26-4212-95ee-c06f759e7939 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/a8ba34b9-620b-48d9-81ca-2177dbba975b Aug 06 03:15:42.835074 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4772089d-9e26-4212-95ee-c06f759e7939 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:42.835318 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4772089d-9e26-4212-95ee-c06f759e7939 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:42.835557 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-4772089d-9e26-4212-95ee-c06f759e7939 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Delete volume with id: a8ba34b9-620b-48d9-81ca-2177dbba975b Aug 06 03:15:42.842126 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:42.842126 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:42.842541 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4772089d-9e26-4212-95ee-c06f759e7939 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Volume info retrieved successfully. Aug 06 03:15:42.855020 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c7fd3c3c-753d-4df1-8787-27cddcc20978 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:42.856944 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c7fd3c3c-753d-4df1-8787-27cddcc20978 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] GET https://10.4.3.80/volume/v3/volumes/5010dbdc-ef55-4413-b5e5-c2404914c9e8 Aug 06 03:15:42.857165 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c7fd3c3c-753d-4df1-8787-27cddcc20978 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:42.857368 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c7fd3c3c-753d-4df1-8787-27cddcc20978 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:42.858902 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4772089d-9e26-4212-95ee-c06f759e7939 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Delete volume request issued successfully. Aug 06 03:15:42.859082 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4772089d-9e26-4212-95ee-c06f759e7939 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/a8ba34b9-620b-48d9-81ca-2177dbba975b returned with HTTP 202 Aug 06 03:15:42.859463 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 678/2704] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:15:42 2026] DELETE /volume/v3/volumes/a8ba34b9-620b-48d9-81ca-2177dbba975b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:42.868084 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:42.868084 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:42.872331 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c7fd3c3c-753d-4df1-8787-27cddcc20978 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume info retrieved successfully. Aug 06 03:15:42.874115 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-abafb0d3-0e21-436c-b697-1661336476c2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:42.876963 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c7fd3c3c-753d-4df1-8787-27cddcc20978 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/5010dbdc-ef55-4413-b5e5-c2404914c9e8 returned with HTTP 200 Aug 06 03:15:42.877412 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 675/2705] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:42 2026] GET /volume/v3/volumes/5010dbdc-ef55-4413-b5e5-c2404914c9e8 => generated 1352 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:42.880304 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-abafb0d3-0e21-436c-b697-1661336476c2 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/volumes/a8ba34b9-620b-48d9-81ca-2177dbba975b Aug 06 03:15:42.880549 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-abafb0d3-0e21-436c-b697-1661336476c2 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:42.880775 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-abafb0d3-0e21-436c-b697-1661336476c2 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:42.890422 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:42.890422 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:42.891509 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:42.893288 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:15:42.893623 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5010dbdc-ef55-4413-b5e5-c2404914c9e8", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1607351250"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:42.893734 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-abafb0d3-0e21-436c-b697-1661336476c2 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Volume info retrieved successfully. Aug 06 03:15:42.895336 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Create volume request body: {'volume': {'source_volid': '5010dbdc-ef55-4413-b5e5-c2404914c9e8', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1607351250'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:15:42.898389 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-abafb0d3-0e21-436c-b697-1661336476c2 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/a8ba34b9-620b-48d9-81ca-2177dbba975b returned with HTTP 200 Aug 06 03:15:42.898754 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 679/2706] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:42 2026] GET /volume/v3/volumes/a8ba34b9-620b-48d9-81ca-2177dbba975b => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:42.901556 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:42.901556 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:42.902055 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume retrieved successfully. Aug 06 03:15:42.902200 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Create volume of 1 GB Aug 06 03:15:42.905858 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Availability Zones retrieved successfully. Aug 06 03:15:42.910455 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Flow 'volume_create_api' (a96dbe8c-fc83-4061-a9e0-e3fad003fd5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:42.911433 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b71b795-c3d0-4158-8a4d-d2c7fd47f921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:42.912292 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:15:42.933864 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b71b795-c3d0-4158-8a4d-d2c7fd47f921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5010dbdc-ef55-4413-b5e5-c2404914c9e8', 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:42.934649 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfca194a-c350-4f91-8b4d-11b95a1b2cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:42.971301 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Created reservations ['4fc43766-f743-4181-8286-dc040ecf68bb', '61ad5dbf-d412-497d-89e5-1dcc8eaa6b05', '1703f8d2-560d-42c8-8dac-dc035fd82eed', '3b0c292d-9c23-48b2-9d51-fcedf7ac89d5'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:42.972196 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfca194a-c350-4f91-8b4d-11b95a1b2cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fc43766-f743-4181-8286-dc040ecf68bb', '61ad5dbf-d412-497d-89e5-1dcc8eaa6b05', '1703f8d2-560d-42c8-8dac-dc035fd82eed', '3b0c292d-9c23-48b2-9d51-fcedf7ac89d5']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:42.973012 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfb719ab-d340-4b8c-9b82-4b4ba1212bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:43.002965 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfb719ab-d340-4b8c-9b82-4b4ba1212bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '059da71f-6765-4fc0-9278-2529b881696f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1607351250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32f0267f88644af4a58ce3b55338c5d5',qos_specs=None,replication_status=,reservations=['4fc43766-f743-4181-8286-dc040ecf68bb','61ad5dbf-d412-497d-89e5-1dcc8eaa6b05','1703f8d2-560d-42c8-8dac-dc035fd82eed','3b0c292d-9c23-48b2-9d51-fcedf7ac89d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=5010dbdc-ef55-4413-b5e5-c2404914c9e8,status='creating',user_id='8ee914d9fdfc42a2be5fc40deef7d510',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), '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-06T03:15:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1607351250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=059da71f-6765-4fc0-9278-2529b881696f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32f0267f88644af4a58ce3b55338c5d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5010dbdc-ef55-4413-b5e5-c2404914c9e8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee914d9fdfc42a2be5fc40deef7d510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:43.003536 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f76b700e-b06e-48b0-a822-f7f6a4310f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:43.020604 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f76b700e-b06e-48b0-a822-f7f6a4310f32) transitioned into state 'SUCCESS' from state '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-1607351250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32f0267f88644af4a58ce3b55338c5d5',qos_specs=None,replication_status=,reservations=['4fc43766-f743-4181-8286-dc040ecf68bb','61ad5dbf-d412-497d-89e5-1dcc8eaa6b05','1703f8d2-560d-42c8-8dac-dc035fd82eed','3b0c292d-9c23-48b2-9d51-fcedf7ac89d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=5010dbdc-ef55-4413-b5e5-c2404914c9e8,status='creating',user_id='8ee914d9fdfc42a2be5fc40deef7d510',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:43.021300 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (682a5e52-e976-40df-9f63-bc314013a5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:43.035417 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (682a5e52-e976-40df-9f63-bc314013a5fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:43.036630 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Flow 'volume_create_api' (a96dbe8c-fc83-4061-a9e0-e3fad003fd5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:43.037068 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Create volume request issued successfully. Aug 06 03:15:43.037921 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-200d2c6c-4cd2-41c5-bca8-05fc9a5af993 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:15:43.038497 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 675/2707] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:15:42 2026] POST /volume/v3/volumes => generated 778 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:43.049369 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-332bc281-6bb5-47d8-a3f8-035b8e0bc8f7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:43.050905 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-332bc281-6bb5-47d8-a3f8-035b8e0bc8f7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] GET https://10.4.3.80/volume/v3/volumes/059da71f-6765-4fc0-9278-2529b881696f Aug 06 03:15:43.051183 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-332bc281-6bb5-47d8-a3f8-035b8e0bc8f7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:43.051433 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-332bc281-6bb5-47d8-a3f8-035b8e0bc8f7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:43.057663 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:43.057663 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:43.060809 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-332bc281-6bb5-47d8-a3f8-035b8e0bc8f7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume info retrieved successfully. Aug 06 03:15:43.064113 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-332bc281-6bb5-47d8-a3f8-035b8e0bc8f7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/059da71f-6765-4fc0-9278-2529b881696f returned with HTTP 200 Aug 06 03:15:43.064547 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 679/2708] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:43 2026] GET /volume/v3/volumes/059da71f-6765-4fc0-9278-2529b881696f => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:43.678610 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-17074918-7b1a-4c12-8317-2be8e7e4cc9e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:43.680331 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-17074918-7b1a-4c12-8317-2be8e7e4cc9e tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] GET https://10.4.3.80/volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a Aug 06 03:15:43.680592 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-17074918-7b1a-4c12-8317-2be8e7e4cc9e tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:43.680865 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-17074918-7b1a-4c12-8317-2be8e7e4cc9e tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:43.687888 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:43.687888 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:43.691810 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-17074918-7b1a-4c12-8317-2be8e7e4cc9e tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Volume info retrieved successfully. Aug 06 03:15:43.695819 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-17074918-7b1a-4c12-8317-2be8e7e4cc9e tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] https://10.4.3.80/volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a returned with HTTP 200 Aug 06 03:15:43.696228 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 676/2709] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:43 2026] GET /volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:43.913785 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-92245eba-cfee-43f2-84f1-3e10cbff6839 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:43.915352 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-92245eba-cfee-43f2-84f1-3e10cbff6839 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/volumes/a8ba34b9-620b-48d9-81ca-2177dbba975b Aug 06 03:15:43.915524 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-92245eba-cfee-43f2-84f1-3e10cbff6839 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:43.915689 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-92245eba-cfee-43f2-84f1-3e10cbff6839 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:43.922900 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-92245eba-cfee-43f2-84f1-3e10cbff6839 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/a8ba34b9-620b-48d9-81ca-2177dbba975b returned with HTTP 404 Aug 06 03:15:43.923367 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 680/2710] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:43 2026] GET /volume/v3/volumes/a8ba34b9-620b-48d9-81ca-2177dbba975b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:43.931567 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e71fda86-92fd-4ce8-874e-7a618b943fb8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:43.933187 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e71fda86-92fd-4ce8-874e-7a618b943fb8 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] GET https://10.4.3.80/volume/v3/backups Aug 06 03:15:43.933377 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e71fda86-92fd-4ce8-874e-7a618b943fb8 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:43.933544 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e71fda86-92fd-4ce8-874e-7a618b943fb8 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:43.933752 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-e71fda86-92fd-4ce8-874e-7a618b943fb8 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:15:43.934174 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:43.934174 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:43.939005 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e71fda86-92fd-4ce8-874e-7a618b943fb8 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 200 Aug 06 03:15:43.939366 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 676/2711] 10.4.3.80 () {68 vars in 1270 bytes} [Thu Aug 6 03:15:43 2026] GET /volume/v3/backups => generated 619 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:43.946949 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f5ac4353-98aa-4ce6-9da4-61bd5c7a2806 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:43.949098 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f5ac4353-98aa-4ce6-9da4-61bd5c7a2806 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] GET https://10.4.3.80/volume/v3/backups?project_id=425c6afc7d224dec8f6b1e8c7b1a9ec5 Aug 06 03:15:43.949471 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f5ac4353-98aa-4ce6-9da4-61bd5c7a2806 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:43.949525 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f5ac4353-98aa-4ce6-9da4-61bd5c7a2806 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:43.949739 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-f5ac4353-98aa-4ce6-9da4-61bd5c7a2806 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Removing options 'project_id' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:15:43.962541 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f5ac4353-98aa-4ce6-9da4-61bd5c7a2806 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] https://10.4.3.80/volume/v3/backups?project_id=425c6afc7d224dec8f6b1e8c7b1a9ec5 returned with HTTP 200 Aug 06 03:15:43.962818 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 680/2712] 10.4.3.80 () {68 vars in 1357 bytes} [Thu Aug 6 03:15:43 2026] GET /volume/v3/backups?project_id=425c6afc7d224dec8f6b1e8c7b1a9ec5 => generated 619 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:43.971527 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-129ff1e8-830f-4b7d-ad8f-9a97a6d7992b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:43.974793 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-129ff1e8-830f-4b7d-ad8f-9a97a6d7992b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:15:43.975124 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-129ff1e8-830f-4b7d-ad8f-9a97a6d7992b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-160844910"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:43.976497 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-129ff1e8-830f-4b7d-ad8f-9a97a6d7992b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-160844910'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:15:43.976615 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-129ff1e8-830f-4b7d-ad8f-9a97a6d7992b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Create volume of 1 GB Aug 06 03:15:43.980908 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-129ff1e8-830f-4b7d-ad8f-9a97a6d7992b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Availability Zones retrieved successfully. Aug 06 03:15:43.987721 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-129ff1e8-830f-4b7d-ad8f-9a97a6d7992b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Flow 'volume_create_api' (ea0218ed-8028-4a5c-bceb-de1bf727ed21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:43.988684 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-129ff1e8-830f-4b7d-ad8f-9a97a6d7992b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1fc4ac5-fa68-433a-b7e8-78457042b3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:43.989499 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-129ff1e8-830f-4b7d-ad8f-9a97a6d7992b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:15:44.021189 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-129ff1e8-830f-4b7d-ad8f-9a97a6d7992b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1fc4ac5-fa68-433a-b7e8-78457042b3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:44.021960 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-129ff1e8-830f-4b7d-ad8f-9a97a6d7992b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d122f4ee-b143-47f5-8be0-ee4c21b600dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:44.063538 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-129ff1e8-830f-4b7d-ad8f-9a97a6d7992b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Created reservations ['d136bcaf-1417-4871-81af-028f69c8e8d5', 'a297404d-5b12-4e46-b110-6423aa105f9b', 'cab055d2-75b5-4939-85ee-f57b8fe82581', 'adaeff06-bbc3-4614-b282-0ec1ee503823'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:44.064326 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-129ff1e8-830f-4b7d-ad8f-9a97a6d7992b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d122f4ee-b143-47f5-8be0-ee4c21b600dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d136bcaf-1417-4871-81af-028f69c8e8d5', 'a297404d-5b12-4e46-b110-6423aa105f9b', 'cab055d2-75b5-4939-85ee-f57b8fe82581', 'adaeff06-bbc3-4614-b282-0ec1ee503823']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:44.065030 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-129ff1e8-830f-4b7d-ad8f-9a97a6d7992b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59a73f8c-cfe2-435a-b40d-d72c647b6044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:44.075222 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-748cc029-e301-429e-be7a-188f17b1f2c7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:44.078086 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-748cc029-e301-429e-be7a-188f17b1f2c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] GET https://10.4.3.80/volume/v3/volumes/059da71f-6765-4fc0-9278-2529b881696f Aug 06 03:15:44.078238 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-748cc029-e301-429e-be7a-188f17b1f2c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:44.078393 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-748cc029-e301-429e-be7a-188f17b1f2c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:44.084372 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:44.084372 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:44.085981 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-129ff1e8-830f-4b7d-ad8f-9a97a6d7992b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59a73f8c-cfe2-435a-b40d-d72c647b6044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a615ec1-627d-4548-95b3-887b4ccb024c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-160844910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='425c6afc7d224dec8f6b1e8c7b1a9ec5',qos_specs=None,replication_status=,reservations=['d136bcaf-1417-4871-81af-028f69c8e8d5','a297404d-5b12-4e46-b110-6423aa105f9b','cab055d2-75b5-4939-85ee-f57b8fe82581','adaeff06-bbc3-4614-b282-0ec1ee503823'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f00120fa387f41e7a33ff951c00643b2',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:15:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-160844910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a615ec1-627d-4548-95b3-887b4ccb024c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='425c6afc7d224dec8f6b1e8c7b1a9ec5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f00120fa387f41e7a33ff951c00643b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:44.086692 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-129ff1e8-830f-4b7d-ad8f-9a97a6d7992b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89400754-4718-4f8f-8952-d9b111e62587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:44.087732 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-748cc029-e301-429e-be7a-188f17b1f2c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume info retrieved successfully. Aug 06 03:15:44.093278 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-748cc029-e301-429e-be7a-188f17b1f2c7 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/059da71f-6765-4fc0-9278-2529b881696f returned with HTTP 200 Aug 06 03:15:44.093502 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3bcb0072-53ab-442c-91a0-86603e29776b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:44.093622 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 681/2713] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:44 2026] GET /volume/v3/volumes/059da71f-6765-4fc0-9278-2529b881696f => generated 1387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:44.096104 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3bcb0072-53ab-442c-91a0-86603e29776b tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] DELETE https://10.4.3.80/volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a Aug 06 03:15:44.096414 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3bcb0072-53ab-442c-91a0-86603e29776b tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:44.096695 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3bcb0072-53ab-442c-91a0-86603e29776b tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:44.097583 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-3bcb0072-53ab-442c-91a0-86603e29776b tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Delete volume with id: 42ae662f-b4b8-4c5d-a129-c882e257587a Aug 06 03:15:44.103875 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-129ff1e8-830f-4b7d-ad8f-9a97a6d7992b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89400754-4718-4f8f-8952-d9b111e62587) transitioned into state 'SUCCESS' from state '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-160844910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='425c6afc7d224dec8f6b1e8c7b1a9ec5',qos_specs=None,replication_status=,reservations=['d136bcaf-1417-4871-81af-028f69c8e8d5','a297404d-5b12-4e46-b110-6423aa105f9b','cab055d2-75b5-4939-85ee-f57b8fe82581','adaeff06-bbc3-4614-b282-0ec1ee503823'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f00120fa387f41e7a33ff951c00643b2',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:44.104586 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-129ff1e8-830f-4b7d-ad8f-9a97a6d7992b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77d9ccc8-8933-4640-ab58-caf549597014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:44.104961 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c4dd8101-015c-4993-8ccf-5fc410926bb9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:44.106051 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:44.106051 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:44.106501 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c4dd8101-015c-4993-8ccf-5fc410926bb9 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] GET https://10.4.3.80/volume/v3/volumes/059da71f-6765-4fc0-9278-2529b881696f Aug 06 03:15:44.106667 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c4dd8101-015c-4993-8ccf-5fc410926bb9 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:44.106828 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c4dd8101-015c-4993-8ccf-5fc410926bb9 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:44.107056 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3bcb0072-53ab-442c-91a0-86603e29776b tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Volume info retrieved successfully. Aug 06 03:15:44.113595 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-129ff1e8-830f-4b7d-ad8f-9a97a6d7992b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77d9ccc8-8933-4640-ab58-caf549597014) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:44.113946 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:44.113946 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:44.114412 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-129ff1e8-830f-4b7d-ad8f-9a97a6d7992b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Flow 'volume_create_api' (ea0218ed-8028-4a5c-bceb-de1bf727ed21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:44.114679 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-129ff1e8-830f-4b7d-ad8f-9a97a6d7992b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Create volume request issued successfully. Aug 06 03:15:44.115275 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-129ff1e8-830f-4b7d-ad8f-9a97a6d7992b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:15:44.115798 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 677/2714] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:15:43 2026] POST /volume/v3/volumes => generated 775 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:44.118907 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c4dd8101-015c-4993-8ccf-5fc410926bb9 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume info retrieved successfully. Aug 06 03:15:44.124133 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c4dd8101-015c-4993-8ccf-5fc410926bb9 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/059da71f-6765-4fc0-9278-2529b881696f returned with HTTP 200 Aug 06 03:15:44.124547 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 681/2715] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:44 2026] GET /volume/v3/volumes/059da71f-6765-4fc0-9278-2529b881696f => generated 1387 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:44.129107 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2e31df74-82aa-4785-82f9-5658166116be None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:44.132289 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3bcb0072-53ab-442c-91a0-86603e29776b tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Delete volume request issued successfully. Aug 06 03:15:44.132493 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3bcb0072-53ab-442c-91a0-86603e29776b tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] https://10.4.3.80/volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a returned with HTTP 202 Aug 06 03:15:44.132933 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 677/2716] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:15:44 2026] DELETE /volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:44.133732 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2e31df74-82aa-4785-82f9-5658166116be tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/volumes/1a615ec1-627d-4548-95b3-887b4ccb024c Aug 06 03:15:44.134021 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2e31df74-82aa-4785-82f9-5658166116be tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:44.134280 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2e31df74-82aa-4785-82f9-5658166116be tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:44.140279 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-05952632-e004-48bd-9660-d93bed0ecc5b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:44.142275 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-05952632-e004-48bd-9660-d93bed0ecc5b tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] GET https://10.4.3.80/volume/v3/volumes/059da71f-6765-4fc0-9278-2529b881696f Aug 06 03:15:44.142440 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-05952632-e004-48bd-9660-d93bed0ecc5b tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:44.142638 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-05952632-e004-48bd-9660-d93bed0ecc5b tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:44.144461 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:44.144461 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:44.145132 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b689a69a-4fa1-4085-8f50-d0ab159e9090 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:44.147409 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b689a69a-4fa1-4085-8f50-d0ab159e9090 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] GET https://10.4.3.80/volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a Aug 06 03:15:44.147637 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b689a69a-4fa1-4085-8f50-d0ab159e9090 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:44.147894 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b689a69a-4fa1-4085-8f50-d0ab159e9090 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:44.148134 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2e31df74-82aa-4785-82f9-5658166116be tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Volume info retrieved successfully. Aug 06 03:15:44.149809 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:44.149809 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:44.153957 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2e31df74-82aa-4785-82f9-5658166116be tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/1a615ec1-627d-4548-95b3-887b4ccb024c returned with HTTP 200 Aug 06 03:15:44.154345 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-05952632-e004-48bd-9660-d93bed0ecc5b tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume info retrieved successfully. Aug 06 03:15:44.154503 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 682/2717] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:44 2026] GET /volume/v3/volumes/1a615ec1-627d-4548-95b3-887b4ccb024c => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:44.157267 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:44.157267 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:44.163897 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-05952632-e004-48bd-9660-d93bed0ecc5b tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/059da71f-6765-4fc0-9278-2529b881696f returned with HTTP 200 Aug 06 03:15:44.164493 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 678/2718] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:44 2026] GET /volume/v3/volumes/059da71f-6765-4fc0-9278-2529b881696f => generated 1387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:44.165171 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b689a69a-4fa1-4085-8f50-d0ab159e9090 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Volume info retrieved successfully. Aug 06 03:15:44.175301 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b689a69a-4fa1-4085-8f50-d0ab159e9090 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] https://10.4.3.80/volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a returned with HTTP 200 Aug 06 03:15:44.175679 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 682/2719] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:44 2026] GET /volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:44.179685 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f4b427ea-efc7-4f75-a77b-5d8aea549ce2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:44.181875 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f4b427ea-efc7-4f75-a77b-5d8aea549ce2 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] DELETE https://10.4.3.80/volume/v3/volumes/059da71f-6765-4fc0-9278-2529b881696f Aug 06 03:15:44.182123 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f4b427ea-efc7-4f75-a77b-5d8aea549ce2 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:44.182389 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f4b427ea-efc7-4f75-a77b-5d8aea549ce2 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:44.182721 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-f4b427ea-efc7-4f75-a77b-5d8aea549ce2 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Delete volume with id: 059da71f-6765-4fc0-9278-2529b881696f Aug 06 03:15:44.188622 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:44.188622 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:44.189084 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f4b427ea-efc7-4f75-a77b-5d8aea549ce2 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume info retrieved successfully. Aug 06 03:15:44.203993 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f4b427ea-efc7-4f75-a77b-5d8aea549ce2 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Delete volume request issued successfully. Aug 06 03:15:44.204498 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f4b427ea-efc7-4f75-a77b-5d8aea549ce2 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/059da71f-6765-4fc0-9278-2529b881696f returned with HTTP 202 Aug 06 03:15:44.204578 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 678/2720] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:15:44 2026] DELETE /volume/v3/volumes/059da71f-6765-4fc0-9278-2529b881696f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:44.214469 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-22747717-b2ef-432d-b730-13b8119dcac9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:44.216008 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-22747717-b2ef-432d-b730-13b8119dcac9 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] GET https://10.4.3.80/volume/v3/volumes/059da71f-6765-4fc0-9278-2529b881696f Aug 06 03:15:44.216202 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-22747717-b2ef-432d-b730-13b8119dcac9 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:44.216477 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-22747717-b2ef-432d-b730-13b8119dcac9 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:44.222302 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:44.222302 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:44.225494 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-22747717-b2ef-432d-b730-13b8119dcac9 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume info retrieved successfully. Aug 06 03:15:44.230023 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-22747717-b2ef-432d-b730-13b8119dcac9 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/059da71f-6765-4fc0-9278-2529b881696f returned with HTTP 200 Aug 06 03:15:44.230386 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 683/2721] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:44 2026] GET /volume/v3/volumes/059da71f-6765-4fc0-9278-2529b881696f => generated 1386 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:45.172052 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-87cefd82-436b-4adf-9301-6559f5ca3921 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:45.173871 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-87cefd82-436b-4adf-9301-6559f5ca3921 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/volumes/1a615ec1-627d-4548-95b3-887b4ccb024c Aug 06 03:15:45.174053 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-87cefd82-436b-4adf-9301-6559f5ca3921 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:45.174250 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-87cefd82-436b-4adf-9301-6559f5ca3921 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:45.181375 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:45.181375 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:45.184426 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-87cefd82-436b-4adf-9301-6559f5ca3921 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Volume info retrieved successfully. Aug 06 03:15:45.188893 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-87cefd82-436b-4adf-9301-6559f5ca3921 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/1a615ec1-627d-4548-95b3-887b4ccb024c returned with HTTP 200 Aug 06 03:15:45.189192 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 679/2722] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:45 2026] GET /volume/v3/volumes/1a615ec1-627d-4548-95b3-887b4ccb024c => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:45.191660 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8cd1f8ca-7e3b-4b35-b3de-4ca812f85e25 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:45.193578 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8cd1f8ca-7e3b-4b35-b3de-4ca812f85e25 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] GET https://10.4.3.80/volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a Aug 06 03:15:45.193766 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8cd1f8ca-7e3b-4b35-b3de-4ca812f85e25 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:45.194005 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8cd1f8ca-7e3b-4b35-b3de-4ca812f85e25 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:45.198880 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8cd1f8ca-7e3b-4b35-b3de-4ca812f85e25 tempest-TestImageHashVerification-1988682724 tempest-TestImageHashVerification-1988682724-project-member] https://10.4.3.80/volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a returned with HTTP 404 Aug 06 03:15:45.199316 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 683/2723] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:45 2026] GET /volume/v3/volumes/42ae662f-b4b8-4c5d-a129-c882e257587a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:45.200285 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9a3cfd4e-7caf-40fa-9713-2344996c15e4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:45.203988 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9a3cfd4e-7caf-40fa-9713-2344996c15e4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] POST https://10.4.3.80/volume/v3/backups Aug 06 03:15:45.204389 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9a3cfd4e-7caf-40fa-9713-2344996c15e4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1a615ec1-627d-4548-95b3-887b4ccb024c", "name": "tempest-type-Backup-957548956"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:45.205816 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.backups [None req-9a3cfd4e-7caf-40fa-9713-2344996c15e4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Creating new backup {'backup': {'volume_id': '1a615ec1-627d-4548-95b3-887b4ccb024c', 'name': 'tempest-type-Backup-957548956'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:15:45.206002 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-9a3cfd4e-7caf-40fa-9713-2344996c15e4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Creating backup of volume 1a615ec1-627d-4548-95b3-887b4ccb024c in container None Aug 06 03:15:45.218159 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:45.218159 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:45.218548 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9a3cfd4e-7caf-40fa-9713-2344996c15e4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Volume info retrieved successfully. Aug 06 03:15:45.235373 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-9a3cfd4e-7caf-40fa-9713-2344996c15e4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Created reservations ['e93a6f8f-5d85-4430-8eac-b523dd0954a0', '80e4b22d-171d-461e-ae34-c8003ea8663c'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:45.245054 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6d7dd3d4-0dd8-41ab-a8bb-db37d8ba7500 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:45.247933 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6d7dd3d4-0dd8-41ab-a8bb-db37d8ba7500 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] GET https://10.4.3.80/volume/v3/volumes/059da71f-6765-4fc0-9278-2529b881696f Aug 06 03:15:45.248099 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6d7dd3d4-0dd8-41ab-a8bb-db37d8ba7500 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:45.248285 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6d7dd3d4-0dd8-41ab-a8bb-db37d8ba7500 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:45.253172 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6d7dd3d4-0dd8-41ab-a8bb-db37d8ba7500 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/059da71f-6765-4fc0-9278-2529b881696f returned with HTTP 404 Aug 06 03:15:45.253622 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 684/2724] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:45 2026] GET /volume/v3/volumes/059da71f-6765-4fc0-9278-2529b881696f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:45.259949 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f0a085bb-3865-4e9d-9dc3-3232445a712c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:45.266310 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f0a085bb-3865-4e9d-9dc3-3232445a712c tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] GET https://10.4.3.80/volume/v3/volumes/5010dbdc-ef55-4413-b5e5-c2404914c9e8 Aug 06 03:15:45.266510 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f0a085bb-3865-4e9d-9dc3-3232445a712c tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:45.266713 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f0a085bb-3865-4e9d-9dc3-3232445a712c tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:45.269247 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9a3cfd4e-7caf-40fa-9713-2344996c15e4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:15:45.269673 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 679/2725] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:15:45 2026] POST /volume/v3/backups => generated 313 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:45.279488 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:45.279488 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:45.282692 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ae1d00dd-8c0e-4cc8-8d9f-e91bf07978c0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:45.284770 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ae1d00dd-8c0e-4cc8-8d9f-e91bf07978c0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad Aug 06 03:15:45.284770 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ae1d00dd-8c0e-4cc8-8d9f-e91bf07978c0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:45.284881 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ae1d00dd-8c0e-4cc8-8d9f-e91bf07978c0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:45.284943 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-ae1d00dd-8c0e-4cc8-8d9f-e91bf07978c0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:45.285960 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f0a085bb-3865-4e9d-9dc3-3232445a712c tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume info retrieved successfully. Aug 06 03:15:45.289743 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:45.289743 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:45.290357 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ae1d00dd-8c0e-4cc8-8d9f-e91bf07978c0 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad returned with HTTP 200 Aug 06 03:15:45.290714 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 684/2726] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:45 2026] GET /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:45.295935 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f0a085bb-3865-4e9d-9dc3-3232445a712c tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/5010dbdc-ef55-4413-b5e5-c2404914c9e8 returned with HTTP 200 Aug 06 03:15:45.296358 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 680/2727] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:45 2026] GET /volume/v3/volumes/5010dbdc-ef55-4413-b5e5-c2404914c9e8 => generated 1352 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:45.307607 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e0750161-8501-4b0a-ab4c-ef9ba859743c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:45.309525 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e0750161-8501-4b0a-ab4c-ef9ba859743c tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] DELETE https://10.4.3.80/volume/v3/volumes/5010dbdc-ef55-4413-b5e5-c2404914c9e8 Aug 06 03:15:45.309732 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e0750161-8501-4b0a-ab4c-ef9ba859743c tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:45.309941 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e0750161-8501-4b0a-ab4c-ef9ba859743c tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:45.310110 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-e0750161-8501-4b0a-ab4c-ef9ba859743c tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Delete volume with id: 5010dbdc-ef55-4413-b5e5-c2404914c9e8 Aug 06 03:15:45.316990 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:45.316990 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:45.317512 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e0750161-8501-4b0a-ab4c-ef9ba859743c tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume info retrieved successfully. Aug 06 03:15:45.335691 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e0750161-8501-4b0a-ab4c-ef9ba859743c tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Delete volume request issued successfully. Aug 06 03:15:45.335888 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e0750161-8501-4b0a-ab4c-ef9ba859743c tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/5010dbdc-ef55-4413-b5e5-c2404914c9e8 returned with HTTP 202 Aug 06 03:15:45.336276 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 685/2728] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:15:45 2026] DELETE /volume/v3/volumes/5010dbdc-ef55-4413-b5e5-c2404914c9e8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:45.343708 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3b264671-4a10-4213-bd89-8ef4d6ea9503 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:45.345408 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3b264671-4a10-4213-bd89-8ef4d6ea9503 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] GET https://10.4.3.80/volume/v3/volumes/5010dbdc-ef55-4413-b5e5-c2404914c9e8 Aug 06 03:15:45.345640 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3b264671-4a10-4213-bd89-8ef4d6ea9503 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:45.345741 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3b264671-4a10-4213-bd89-8ef4d6ea9503 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:45.352116 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:45.352116 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:45.355768 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3b264671-4a10-4213-bd89-8ef4d6ea9503 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume info retrieved successfully. Aug 06 03:15:45.361203 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3b264671-4a10-4213-bd89-8ef4d6ea9503 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/5010dbdc-ef55-4413-b5e5-c2404914c9e8 returned with HTTP 200 Aug 06 03:15:45.361576 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 680/2729] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:45 2026] GET /volume/v3/volumes/5010dbdc-ef55-4413-b5e5-c2404914c9e8 => generated 1351 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:46.304432 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5025beaa-288e-4784-9977-4cc4389ff19d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:46.306354 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5025beaa-288e-4784-9977-4cc4389ff19d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad Aug 06 03:15:46.306452 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5025beaa-288e-4784-9977-4cc4389ff19d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:46.306625 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5025beaa-288e-4784-9977-4cc4389ff19d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:46.306726 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-5025beaa-288e-4784-9977-4cc4389ff19d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:46.310640 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:46.310640 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:46.311219 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5025beaa-288e-4784-9977-4cc4389ff19d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad returned with HTTP 200 Aug 06 03:15:46.311545 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 685/2730] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:46 2026] GET /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:46.374484 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-93f653b8-934e-4918-8457-8b8c73d2a85f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:46.376407 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-93f653b8-934e-4918-8457-8b8c73d2a85f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] GET https://10.4.3.80/volume/v3/volumes/5010dbdc-ef55-4413-b5e5-c2404914c9e8 Aug 06 03:15:46.376571 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-93f653b8-934e-4918-8457-8b8c73d2a85f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:46.376745 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-93f653b8-934e-4918-8457-8b8c73d2a85f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:46.382502 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-93f653b8-934e-4918-8457-8b8c73d2a85f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/5010dbdc-ef55-4413-b5e5-c2404914c9e8 returned with HTTP 404 Aug 06 03:15:46.383102 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 681/2731] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:46 2026] GET /volume/v3/volumes/5010dbdc-ef55-4413-b5e5-c2404914c9e8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:46.390043 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d4678c75-be5a-4ce0-9cc8-4d568c70587f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:46.391746 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d4678c75-be5a-4ce0-9cc8-4d568c70587f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:15:46.392095 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d4678c75-be5a-4ce0-9cc8-4d568c70587f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-32496052"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:46.393424 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-d4678c75-be5a-4ce0-9cc8-4d568c70587f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-32496052'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:15:46.393533 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-d4678c75-be5a-4ce0-9cc8-4d568c70587f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Create volume of 1 GB Aug 06 03:15:46.397667 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d4678c75-be5a-4ce0-9cc8-4d568c70587f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Availability Zones retrieved successfully. Aug 06 03:15:46.403459 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4678c75-be5a-4ce0-9cc8-4d568c70587f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Flow 'volume_create_api' (d9ece6d4-95e8-44e8-bb31-60a0db09ea4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:46.404731 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4678c75-be5a-4ce0-9cc8-4d568c70587f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (891b979e-20d5-40e4-8ef6-716e12daa21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:46.405948 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-d4678c75-be5a-4ce0-9cc8-4d568c70587f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:15:46.445022 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4678c75-be5a-4ce0-9cc8-4d568c70587f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (891b979e-20d5-40e4-8ef6-716e12daa21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:46.445889 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4678c75-be5a-4ce0-9cc8-4d568c70587f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88fbf7d7-c3da-4a36-beba-1022eb1558dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:46.487504 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-d4678c75-be5a-4ce0-9cc8-4d568c70587f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Created reservations ['c8242c45-d4d1-4ec9-a6fd-7e20a3aff34b', '96517f08-47be-4d78-ab91-cea296b1dbd9', '38754958-b8e2-4eb3-935e-e44aba3ed16f', 'deae5c7d-3c3b-46c4-a755-4bc41a1d983a'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:46.488258 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4678c75-be5a-4ce0-9cc8-4d568c70587f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88fbf7d7-c3da-4a36-beba-1022eb1558dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8242c45-d4d1-4ec9-a6fd-7e20a3aff34b', '96517f08-47be-4d78-ab91-cea296b1dbd9', '38754958-b8e2-4eb3-935e-e44aba3ed16f', 'deae5c7d-3c3b-46c4-a755-4bc41a1d983a']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:46.489148 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4678c75-be5a-4ce0-9cc8-4d568c70587f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54562874-f9f7-4557-89d6-9e937e228b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:46.514334 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4678c75-be5a-4ce0-9cc8-4d568c70587f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54562874-f9f7-4557-89d6-9e937e228b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-32496052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32f0267f88644af4a58ce3b55338c5d5',qos_specs=None,replication_status=,reservations=['c8242c45-d4d1-4ec9-a6fd-7e20a3aff34b','96517f08-47be-4d78-ab91-cea296b1dbd9','38754958-b8e2-4eb3-935e-e44aba3ed16f','deae5c7d-3c3b-46c4-a755-4bc41a1d983a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee914d9fdfc42a2be5fc40deef7d510',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:15:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-32496052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32f0267f88644af4a58ce3b55338c5d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee914d9fdfc42a2be5fc40deef7d510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:46.515559 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4678c75-be5a-4ce0-9cc8-4d568c70587f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71dc4c24-e7c9-4ac6-803d-7da03ec875c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:46.537169 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4678c75-be5a-4ce0-9cc8-4d568c70587f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71dc4c24-e7c9-4ac6-803d-7da03ec875c1) transitioned into state 'SUCCESS' from state '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-32496052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32f0267f88644af4a58ce3b55338c5d5',qos_specs=None,replication_status=,reservations=['c8242c45-d4d1-4ec9-a6fd-7e20a3aff34b','96517f08-47be-4d78-ab91-cea296b1dbd9','38754958-b8e2-4eb3-935e-e44aba3ed16f','deae5c7d-3c3b-46c4-a755-4bc41a1d983a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee914d9fdfc42a2be5fc40deef7d510',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:46.538288 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4678c75-be5a-4ce0-9cc8-4d568c70587f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b801f26-cbd0-4421-9fc7-adc068e6ffe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:46.550636 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4678c75-be5a-4ce0-9cc8-4d568c70587f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b801f26-cbd0-4421-9fc7-adc068e6ffe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:46.551785 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d4678c75-be5a-4ce0-9cc8-4d568c70587f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Flow 'volume_create_api' (d9ece6d4-95e8-44e8-bb31-60a0db09ea4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:46.552225 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d4678c75-be5a-4ce0-9cc8-4d568c70587f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Create volume request issued successfully. Aug 06 03:15:46.552971 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d4678c75-be5a-4ce0-9cc8-4d568c70587f tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:15:46.553508 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 686/2732] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:15:46 2026] POST /volume/v3/volumes => generated 743 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:46.566484 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-bb70a932-2543-4654-870c-359152e64241 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:46.568648 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bb70a932-2543-4654-870c-359152e64241 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] GET https://10.4.3.80/volume/v3/volumes/6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad Aug 06 03:15:46.568648 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bb70a932-2543-4654-870c-359152e64241 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:46.568800 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bb70a932-2543-4654-870c-359152e64241 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:46.575883 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:46.575883 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:46.582387 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-bb70a932-2543-4654-870c-359152e64241 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume info retrieved successfully. Aug 06 03:15:46.583523 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bb70a932-2543-4654-870c-359152e64241 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad returned with HTTP 200 Aug 06 03:15:46.584292 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 681/2733] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:46 2026] GET /volume/v3/volumes/6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad => generated 811 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:47.324963 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-17cec19c-aff8-439c-b80c-36ca69a31ed7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:47.327075 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-17cec19c-aff8-439c-b80c-36ca69a31ed7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad Aug 06 03:15:47.327264 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-17cec19c-aff8-439c-b80c-36ca69a31ed7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:47.327564 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-17cec19c-aff8-439c-b80c-36ca69a31ed7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:47.327670 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-17cec19c-aff8-439c-b80c-36ca69a31ed7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:47.332603 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:47.332603 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:47.333299 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-17cec19c-aff8-439c-b80c-36ca69a31ed7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad returned with HTTP 200 Aug 06 03:15:47.333658 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 686/2734] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:47 2026] GET /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:47.600095 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-09b0e775-ba7f-4607-94f2-133590f40946 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:47.602589 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-09b0e775-ba7f-4607-94f2-133590f40946 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] GET https://10.4.3.80/volume/v3/volumes/6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad Aug 06 03:15:47.602757 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-09b0e775-ba7f-4607-94f2-133590f40946 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:47.602963 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-09b0e775-ba7f-4607-94f2-133590f40946 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:47.615853 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:47.615853 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:47.618161 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-09b0e775-ba7f-4607-94f2-133590f40946 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume info retrieved successfully. Aug 06 03:15:47.624878 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-09b0e775-ba7f-4607-94f2-133590f40946 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad returned with HTTP 200 Aug 06 03:15:47.624878 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 682/2735] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:47 2026] GET /volume/v3/volumes/6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:47.640965 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-486d69cb-b640-430f-9030-12d5ebd0879e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:47.644869 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-486d69cb-b640-430f-9030-12d5ebd0879e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:15:47.645324 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-486d69cb-b640-430f-9030-12d5ebd0879e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad", "size": 2, "name": "tempest-VolumesCloneTest-Volume-10732079"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:47.647176 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-486d69cb-b640-430f-9030-12d5ebd0879e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Create volume request body: {'volume': {'source_volid': '6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-10732079'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:15:47.656785 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:47.656785 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:47.656785 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-486d69cb-b640-430f-9030-12d5ebd0879e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume retrieved successfully. Aug 06 03:15:47.656785 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-486d69cb-b640-430f-9030-12d5ebd0879e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Create volume of 2 GB Aug 06 03:15:47.657954 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-486d69cb-b640-430f-9030-12d5ebd0879e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Availability Zones retrieved successfully. Aug 06 03:15:47.663524 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-486d69cb-b640-430f-9030-12d5ebd0879e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Flow 'volume_create_api' (86b01395-5763-4d3f-8914-490190e3a4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:47.664807 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-486d69cb-b640-430f-9030-12d5ebd0879e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6e66835-3c94-4e12-87e9-880c6cac9393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:47.665848 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-486d69cb-b640-430f-9030-12d5ebd0879e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:15:47.694144 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-486d69cb-b640-430f-9030-12d5ebd0879e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6e66835-3c94-4e12-87e9-880c6cac9393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad', 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:47.694144 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-486d69cb-b640-430f-9030-12d5ebd0879e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d531c412-2e3c-4e3b-a76c-bb227f8ad1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:47.753657 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-486d69cb-b640-430f-9030-12d5ebd0879e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Created reservations ['5715fb45-9ef3-4875-bd38-b9a531c6d7a2', '74a640d1-4e24-4190-a428-27fd2dd75028', '36f20a95-c476-4138-b851-c7cc70d3049e', 'd86e43d9-da0f-4cd3-ba24-6f998554902e'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:47.754660 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-486d69cb-b640-430f-9030-12d5ebd0879e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d531c412-2e3c-4e3b-a76c-bb227f8ad1d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5715fb45-9ef3-4875-bd38-b9a531c6d7a2', '74a640d1-4e24-4190-a428-27fd2dd75028', '36f20a95-c476-4138-b851-c7cc70d3049e', 'd86e43d9-da0f-4cd3-ba24-6f998554902e']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:47.755625 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-486d69cb-b640-430f-9030-12d5ebd0879e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cfe017a-b465-4962-804b-715cb0cd08c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:47.805005 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-486d69cb-b640-430f-9030-12d5ebd0879e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cfe017a-b465-4962-804b-715cb0cd08c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90dbce03-75b4-41fa-84b6-c55f9a4d9e87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-10732079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32f0267f88644af4a58ce3b55338c5d5',qos_specs=None,replication_status=,reservations=['5715fb45-9ef3-4875-bd38-b9a531c6d7a2','74a640d1-4e24-4190-a428-27fd2dd75028','36f20a95-c476-4138-b851-c7cc70d3049e','d86e43d9-da0f-4cd3-ba24-6f998554902e'],size=2,snapshot_id=None,source_replicaid=,source_volid=6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad,status='creating',user_id='8ee914d9fdfc42a2be5fc40deef7d510',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:15:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-10732079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90dbce03-75b4-41fa-84b6-c55f9a4d9e87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32f0267f88644af4a58ce3b55338c5d5',provider_auth=None,provider_geometry=None,provider_id=None,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=6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee914d9fdfc42a2be5fc40deef7d510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:47.806196 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-486d69cb-b640-430f-9030-12d5ebd0879e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4acbb67-5c53-4f4d-8957-1ebfa5119092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:47.829114 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-486d69cb-b640-430f-9030-12d5ebd0879e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4acbb67-5c53-4f4d-8957-1ebfa5119092) transitioned into state 'SUCCESS' from state '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-10732079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32f0267f88644af4a58ce3b55338c5d5',qos_specs=None,replication_status=,reservations=['5715fb45-9ef3-4875-bd38-b9a531c6d7a2','74a640d1-4e24-4190-a428-27fd2dd75028','36f20a95-c476-4138-b851-c7cc70d3049e','d86e43d9-da0f-4cd3-ba24-6f998554902e'],size=2,snapshot_id=None,source_replicaid=,source_volid=6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad,status='creating',user_id='8ee914d9fdfc42a2be5fc40deef7d510',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:47.830088 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-486d69cb-b640-430f-9030-12d5ebd0879e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (492b3e86-c79d-4480-a9b4-36f2c7746f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:47.848814 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-486d69cb-b640-430f-9030-12d5ebd0879e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (492b3e86-c79d-4480-a9b4-36f2c7746f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:47.849898 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-486d69cb-b640-430f-9030-12d5ebd0879e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Flow 'volume_create_api' (86b01395-5763-4d3f-8914-490190e3a4c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:47.850298 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-486d69cb-b640-430f-9030-12d5ebd0879e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Create volume request issued successfully. Aug 06 03:15:47.851042 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-486d69cb-b640-430f-9030-12d5ebd0879e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:15:47.851554 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 687/2736] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:15:47 2026] POST /volume/v3/volumes => generated 777 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:47.867862 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f25d3b67-a136-4389-b496-a7f2ca6d0fbf None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:47.867862 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f25d3b67-a136-4389-b496-a7f2ca6d0fbf tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] GET https://10.4.3.80/volume/v3/volumes/90dbce03-75b4-41fa-84b6-c55f9a4d9e87 Aug 06 03:15:47.867862 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f25d3b67-a136-4389-b496-a7f2ca6d0fbf tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:47.867862 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f25d3b67-a136-4389-b496-a7f2ca6d0fbf tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:47.875870 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:47.875870 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:47.880554 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f25d3b67-a136-4389-b496-a7f2ca6d0fbf tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume info retrieved successfully. Aug 06 03:15:47.887333 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f25d3b67-a136-4389-b496-a7f2ca6d0fbf tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/90dbce03-75b4-41fa-84b6-c55f9a4d9e87 returned with HTTP 200 Aug 06 03:15:47.887616 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 682/2737] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:47 2026] GET /volume/v3/volumes/90dbce03-75b4-41fa-84b6-c55f9a4d9e87 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:48.344893 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ea66cf75-00fc-43ad-b489-8db484db5e38 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:48.347597 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ea66cf75-00fc-43ad-b489-8db484db5e38 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad Aug 06 03:15:48.348096 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ea66cf75-00fc-43ad-b489-8db484db5e38 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:48.348437 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ea66cf75-00fc-43ad-b489-8db484db5e38 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:48.349566 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-ea66cf75-00fc-43ad-b489-8db484db5e38 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:48.354219 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:48.354219 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:48.355120 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ea66cf75-00fc-43ad-b489-8db484db5e38 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad returned with HTTP 200 Aug 06 03:15:48.355662 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 687/2738] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:48 2026] GET /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:15:48.902160 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-282a0c9b-39bb-4296-b8cc-4d71120fd942 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:48.906880 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-282a0c9b-39bb-4296-b8cc-4d71120fd942 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] GET https://10.4.3.80/volume/v3/volumes/90dbce03-75b4-41fa-84b6-c55f9a4d9e87 Aug 06 03:15:48.906880 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-282a0c9b-39bb-4296-b8cc-4d71120fd942 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:48.906880 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-282a0c9b-39bb-4296-b8cc-4d71120fd942 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:48.916457 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:48.916457 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:48.924886 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-282a0c9b-39bb-4296-b8cc-4d71120fd942 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume info retrieved successfully. Aug 06 03:15:48.927358 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-282a0c9b-39bb-4296-b8cc-4d71120fd942 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/90dbce03-75b4-41fa-84b6-c55f9a4d9e87 returned with HTTP 200 Aug 06 03:15:48.928322 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 683/2739] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:48 2026] GET /volume/v3/volumes/90dbce03-75b4-41fa-84b6-c55f9a4d9e87 => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:48.940610 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-22a5d7e9-9a3f-4d44-ab85-39c192e60b9e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:48.942511 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-22a5d7e9-9a3f-4d44-ab85-39c192e60b9e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] GET https://10.4.3.80/volume/v3/volumes/90dbce03-75b4-41fa-84b6-c55f9a4d9e87 Aug 06 03:15:48.942684 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-22a5d7e9-9a3f-4d44-ab85-39c192e60b9e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:48.942873 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-22a5d7e9-9a3f-4d44-ab85-39c192e60b9e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:48.949179 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:48.949179 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:48.953410 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-22a5d7e9-9a3f-4d44-ab85-39c192e60b9e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume info retrieved successfully. Aug 06 03:15:48.958539 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-22a5d7e9-9a3f-4d44-ab85-39c192e60b9e tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/90dbce03-75b4-41fa-84b6-c55f9a4d9e87 returned with HTTP 200 Aug 06 03:15:48.958942 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 688/2740] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:48 2026] GET /volume/v3/volumes/90dbce03-75b4-41fa-84b6-c55f9a4d9e87 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:48.971771 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-406318a6-5b83-4496-9165-3bf710748da9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:48.973634 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-406318a6-5b83-4496-9165-3bf710748da9 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] GET https://10.4.3.80/volume/v3/volumes/90dbce03-75b4-41fa-84b6-c55f9a4d9e87 Aug 06 03:15:48.974725 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-406318a6-5b83-4496-9165-3bf710748da9 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:48.974725 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-406318a6-5b83-4496-9165-3bf710748da9 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:48.981117 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:48.981117 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:48.984751 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-406318a6-5b83-4496-9165-3bf710748da9 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume info retrieved successfully. Aug 06 03:15:48.989187 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-406318a6-5b83-4496-9165-3bf710748da9 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/90dbce03-75b4-41fa-84b6-c55f9a4d9e87 returned with HTTP 200 Aug 06 03:15:48.989722 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 683/2741] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:48 2026] GET /volume/v3/volumes/90dbce03-75b4-41fa-84b6-c55f9a4d9e87 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:49.008331 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-07c7cdf8-5006-441d-af8c-e712cd91b68c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:49.011819 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-07c7cdf8-5006-441d-af8c-e712cd91b68c tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] DELETE https://10.4.3.80/volume/v3/volumes/90dbce03-75b4-41fa-84b6-c55f9a4d9e87 Aug 06 03:15:49.011819 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-07c7cdf8-5006-441d-af8c-e712cd91b68c tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:49.011819 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-07c7cdf8-5006-441d-af8c-e712cd91b68c tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:49.011819 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-07c7cdf8-5006-441d-af8c-e712cd91b68c tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Delete volume with id: 90dbce03-75b4-41fa-84b6-c55f9a4d9e87 Aug 06 03:15:49.018107 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:49.018107 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:49.018791 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-07c7cdf8-5006-441d-af8c-e712cd91b68c tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume info retrieved successfully. Aug 06 03:15:49.040104 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-07c7cdf8-5006-441d-af8c-e712cd91b68c tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Delete volume request issued successfully. Aug 06 03:15:49.041017 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-07c7cdf8-5006-441d-af8c-e712cd91b68c tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/90dbce03-75b4-41fa-84b6-c55f9a4d9e87 returned with HTTP 202 Aug 06 03:15:49.041682 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 688/2742] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:15:49 2026] DELETE /volume/v3/volumes/90dbce03-75b4-41fa-84b6-c55f9a4d9e87 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:49.049783 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6dd89cf3-fe7c-4f8b-91e7-ca0d8b4bc8b0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:49.051550 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6dd89cf3-fe7c-4f8b-91e7-ca0d8b4bc8b0 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] GET https://10.4.3.80/volume/v3/volumes/90dbce03-75b4-41fa-84b6-c55f9a4d9e87 Aug 06 03:15:49.053788 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6dd89cf3-fe7c-4f8b-91e7-ca0d8b4bc8b0 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:49.054071 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6dd89cf3-fe7c-4f8b-91e7-ca0d8b4bc8b0 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:49.062797 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:49.062797 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:49.067254 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6dd89cf3-fe7c-4f8b-91e7-ca0d8b4bc8b0 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume info retrieved successfully. Aug 06 03:15:49.072897 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6dd89cf3-fe7c-4f8b-91e7-ca0d8b4bc8b0 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/90dbce03-75b4-41fa-84b6-c55f9a4d9e87 returned with HTTP 200 Aug 06 03:15:49.073423 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 684/2743] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:49 2026] GET /volume/v3/volumes/90dbce03-75b4-41fa-84b6-c55f9a4d9e87 => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:49.373642 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0d6b6710-7414-4e3f-8c51-45c500705d55 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:49.377866 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0d6b6710-7414-4e3f-8c51-45c500705d55 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad Aug 06 03:15:49.378020 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0d6b6710-7414-4e3f-8c51-45c500705d55 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:49.378257 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0d6b6710-7414-4e3f-8c51-45c500705d55 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:49.378353 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-0d6b6710-7414-4e3f-8c51-45c500705d55 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:49.382742 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:49.382742 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:49.383429 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0d6b6710-7414-4e3f-8c51-45c500705d55 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad returned with HTTP 200 Aug 06 03:15:49.383864 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 689/2744] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:49 2026] GET /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:50.091845 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2f835082-3e93-4856-9c95-536fa0188f72 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:50.095898 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2f835082-3e93-4856-9c95-536fa0188f72 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] GET https://10.4.3.80/volume/v3/volumes/90dbce03-75b4-41fa-84b6-c55f9a4d9e87 Aug 06 03:15:50.096164 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2f835082-3e93-4856-9c95-536fa0188f72 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:50.096377 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2f835082-3e93-4856-9c95-536fa0188f72 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:50.103520 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2f835082-3e93-4856-9c95-536fa0188f72 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/90dbce03-75b4-41fa-84b6-c55f9a4d9e87 returned with HTTP 404 Aug 06 03:15:50.104068 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 684/2745] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:50 2026] GET /volume/v3/volumes/90dbce03-75b4-41fa-84b6-c55f9a4d9e87 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:50.113385 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-db7c0cbc-43a6-4adc-a547-59b4498737ed None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:50.115210 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-db7c0cbc-43a6-4adc-a547-59b4498737ed tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] GET https://10.4.3.80/volume/v3/volumes/6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad Aug 06 03:15:50.115422 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-db7c0cbc-43a6-4adc-a547-59b4498737ed tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:50.115628 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-db7c0cbc-43a6-4adc-a547-59b4498737ed tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:50.125790 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:50.125790 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:50.129336 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-db7c0cbc-43a6-4adc-a547-59b4498737ed tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume info retrieved successfully. Aug 06 03:15:50.135551 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-db7c0cbc-43a6-4adc-a547-59b4498737ed tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad returned with HTTP 200 Aug 06 03:15:50.135924 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 689/2746] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:50 2026] GET /volume/v3/volumes/6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:50.147899 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-05d1be1f-45e1-423a-a19f-3b10e0be15f5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:50.149638 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-05d1be1f-45e1-423a-a19f-3b10e0be15f5 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] DELETE https://10.4.3.80/volume/v3/volumes/6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad Aug 06 03:15:50.149906 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-05d1be1f-45e1-423a-a19f-3b10e0be15f5 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:50.150160 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-05d1be1f-45e1-423a-a19f-3b10e0be15f5 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:50.150376 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-05d1be1f-45e1-423a-a19f-3b10e0be15f5 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Delete volume with id: 6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad Aug 06 03:15:50.156903 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:50.156903 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:50.157398 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-05d1be1f-45e1-423a-a19f-3b10e0be15f5 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume info retrieved successfully. Aug 06 03:15:50.176750 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-05d1be1f-45e1-423a-a19f-3b10e0be15f5 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Delete volume request issued successfully. Aug 06 03:15:50.177104 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-05d1be1f-45e1-423a-a19f-3b10e0be15f5 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad returned with HTTP 202 Aug 06 03:15:50.178234 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 685/2747] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:15:50 2026] DELETE /volume/v3/volumes/6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:15:50.187337 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-09bad7c8-2df7-41a1-a459-78b158ec49e4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:50.188043 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-09bad7c8-2df7-41a1-a459-78b158ec49e4 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] GET https://10.4.3.80/volume/v3/volumes/6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad Aug 06 03:15:50.188361 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-09bad7c8-2df7-41a1-a459-78b158ec49e4 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:50.188482 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-09bad7c8-2df7-41a1-a459-78b158ec49e4 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:50.196990 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:50.196990 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:50.202640 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-09bad7c8-2df7-41a1-a459-78b158ec49e4 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Volume info retrieved successfully. Aug 06 03:15:50.208057 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-09bad7c8-2df7-41a1-a459-78b158ec49e4 tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad returned with HTTP 200 Aug 06 03:15:50.208609 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 690/2748] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:50 2026] GET /volume/v3/volumes/6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:50.365632 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-32d05d9c-0d31-4b7b-b966-7bec1f5ed731 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:50.367384 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-32d05d9c-0d31-4b7b-b966-7bec1f5ed731 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee Aug 06 03:15:50.367622 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-32d05d9c-0d31-4b7b-b966-7bec1f5ed731 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:50.367814 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-32d05d9c-0d31-4b7b-b966-7bec1f5ed731 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:50.369847 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=484,cinder:UPDATE=142,cinder:INSERT=89,cinder:DELETE=1 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:15:50.374874 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:50.374874 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:50.379431 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-32d05d9c-0d31-4b7b-b966-7bec1f5ed731 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:15:50.391532 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-32d05d9c-0d31-4b7b-b966-7bec1f5ed731 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee returned with HTTP 200 Aug 06 03:15:50.391532 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 685/2749] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:50 2026] GET /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:50.395362 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7a1883ed-48b7-4e11-8053-124d4d53d54d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:50.397195 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7a1883ed-48b7-4e11-8053-124d4d53d54d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad Aug 06 03:15:50.397453 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7a1883ed-48b7-4e11-8053-124d4d53d54d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:50.397608 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7a1883ed-48b7-4e11-8053-124d4d53d54d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:50.397719 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-7a1883ed-48b7-4e11-8053-124d4d53d54d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:50.402745 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d2b1c0c6-8cc1-45bd-81a5-e7e19992b912 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:50.403042 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:50.403042 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:50.403798 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7a1883ed-48b7-4e11-8053-124d4d53d54d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad returned with HTTP 200 Aug 06 03:15:50.404241 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 690/2750] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:50 2026] GET /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:50.405985 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d2b1c0c6-8cc1-45bd-81a5-e7e19992b912 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee Aug 06 03:15:50.406304 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d2b1c0c6-8cc1-45bd-81a5-e7e19992b912 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:50.406612 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d2b1c0c6-8cc1-45bd-81a5-e7e19992b912 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:50.416354 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:50.416354 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:50.420977 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d2b1c0c6-8cc1-45bd-81a5-e7e19992b912 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:15:50.426897 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d2b1c0c6-8cc1-45bd-81a5-e7e19992b912 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee returned with HTTP 200 Aug 06 03:15:50.427733 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 686/2751] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:50 2026] GET /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:50.472784 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-9eb3be02-86ab-4cac-9adc-f73179aa02ba None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:50.474617 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-9eb3be02-86ab-4cac-9adc-f73179aa02ba tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee Aug 06 03:15:50.474774 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-9eb3be02-86ab-4cac-9adc-f73179aa02ba tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:50.474975 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-9eb3be02-86ab-4cac-9adc-f73179aa02ba tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:50.481097 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:50.481097 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:50.483846 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-9eb3be02-86ab-4cac-9adc-f73179aa02ba tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:15:50.487235 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-9eb3be02-86ab-4cac-9adc-f73179aa02ba tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee returned with HTTP 200 Aug 06 03:15:50.487746 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 691/2752] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:15:50 2026] GET /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee => generated 855 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:50.576171 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c42873d3-cfc6-443b-bf29-1907d67e7121 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:50.576534 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c42873d3-cfc6-443b-bf29-1907d67e7121 None None] GET https://10.4.3.80/volume// Aug 06 03:15:50.576678 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c42873d3-cfc6-443b-bf29-1907d67e7121 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:50.576866 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c42873d3-cfc6-443b-bf29-1907d67e7121 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:50.577152 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c42873d3-cfc6-443b-bf29-1907d67e7121 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:15:50.577413 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 686/2753] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:15:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:15:50.589526 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-834eea40-a876-410b-81f5-a2ba579a5499 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:50.593275 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-834eea40-a876-410b-81f5-a2ba579a5499 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:15:50.593609 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-834eea40-a876-410b-81f5-a2ba579a5499 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e1a6e04-96f1-401a-ba93-3bfb5ad919ee", "connector": null, "instance_uuid": "b1c13920-ea43-42a9-8ff7-b4b6d160e9b7"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:50.606286 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:50.606286 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:50.629564 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-834eea40-a876-410b-81f5-a2ba579a5499 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:15:50.629983 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 691/2754] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:15:50 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:50.680544 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e86c3c30-2c55-47d5-b526-1e1fe80644b5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:50.687348 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e86c3c30-2c55-47d5-b526-1e1fe80644b5 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee Aug 06 03:15:50.687543 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e86c3c30-2c55-47d5-b526-1e1fe80644b5 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:50.688752 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e86c3c30-2c55-47d5-b526-1e1fe80644b5 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:50.694385 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2a4bca92-5597-40c8-97db-2a82513f5086 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:50.694850 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2a4bca92-5597-40c8-97db-2a82513f5086 None None] GET https://10.4.3.80/volume// Aug 06 03:15:50.695119 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2a4bca92-5597-40c8-97db-2a82513f5086 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:50.695391 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2a4bca92-5597-40c8-97db-2a82513f5086 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:50.695826 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2a4bca92-5597-40c8-97db-2a82513f5086 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:15:50.696232 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 692/2755] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:15:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:15:50.705016 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-ed026368-993e-4c8b-8c5f-d5c3854fc8bc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:50.708455 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-ed026368-993e-4c8b-8c5f-d5c3854fc8bc tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee Aug 06 03:15:50.708891 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-ed026368-993e-4c8b-8c5f-d5c3854fc8bc tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:50.709180 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-ed026368-993e-4c8b-8c5f-d5c3854fc8bc tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:50.723857 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:50.723857 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:50.726687 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:50.726687 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:50.732849 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-ed026368-993e-4c8b-8c5f-d5c3854fc8bc tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:15:50.737726 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-ed026368-993e-4c8b-8c5f-d5c3854fc8bc tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee returned with HTTP 200 Aug 06 03:15:50.738239 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 687/2756] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:15:50 2026] GET /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee => generated 1034 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:15:50.742749 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e86c3c30-2c55-47d5-b526-1e1fe80644b5 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:15:50.755642 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e86c3c30-2c55-47d5-b526-1e1fe80644b5 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee returned with HTTP 200 Aug 06 03:15:50.757101 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 687/2757] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:50 2026] GET /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:50.852344 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-73520c34-126f-48e6-aba0-7a44cf4ebcec None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:50.856424 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-73520c34-126f-48e6-aba0-7a44cf4ebcec tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] PUT https://10.4.3.80/volume/v3/attachments/a40c5a3c-110f-4ccb-a9c3-32167796e3fd Aug 06 03:15:50.856957 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-73520c34-126f-48e6-aba0-7a44cf4ebcec tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:50.871321 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-73520c34-126f-48e6-aba0-7a44cf4ebcec tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Acquiring lock "cinder-attachment_update-0e1a6e04-96f1-401a-ba93-3bfb5ad919ee-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:15:50.877065 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-73520c34-126f-48e6-aba0-7a44cf4ebcec tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Lock "cinder-attachment_update-0e1a6e04-96f1-401a-ba93-3bfb5ad919ee-np0000006611" acquired by "attachment_update" :: waited 0.006s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:15:50.878580 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:50.878580 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:50.973182 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-73520c34-126f-48e6-aba0-7a44cf4ebcec tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Lock "cinder-attachment_update-0e1a6e04-96f1-401a-ba93-3bfb5ad919ee-np0000006611" released by "attachment_update" :: held 0.096s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:15:50.973577 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-73520c34-126f-48e6-aba0-7a44cf4ebcec tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/attachments/a40c5a3c-110f-4ccb-a9c3-32167796e3fd returned with HTTP 200 Aug 06 03:15:50.974013 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 692/2758] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:15:50 2026] PUT /volume/v3/attachments/a40c5a3c-110f-4ccb-a9c3-32167796e3fd => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:51.224584 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-88c8c5da-47c9-4b4a-a10e-e42b02673abb None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:51.227148 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-88c8c5da-47c9-4b4a-a10e-e42b02673abb tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] GET https://10.4.3.80/volume/v3/volumes/6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad Aug 06 03:15:51.227409 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-88c8c5da-47c9-4b4a-a10e-e42b02673abb tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:51.227771 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-88c8c5da-47c9-4b4a-a10e-e42b02673abb tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:51.234184 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-88c8c5da-47c9-4b4a-a10e-e42b02673abb tempest-VolumesCloneTest-653069703 tempest-VolumesCloneTest-653069703-project-member] https://10.4.3.80/volume/v3/volumes/6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad returned with HTTP 404 Aug 06 03:15:51.234752 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 693/2759] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:51 2026] GET /volume/v3/volumes/6a9bcaeb-383a-4cc9-8d89-3b0c429ee1ad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:51.417484 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9692f1fc-0113-443e-a03a-a49196bbeff7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:51.419113 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9692f1fc-0113-443e-a03a-a49196bbeff7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad Aug 06 03:15:51.419324 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9692f1fc-0113-443e-a03a-a49196bbeff7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:51.419502 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9692f1fc-0113-443e-a03a-a49196bbeff7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:51.419601 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-9692f1fc-0113-443e-a03a-a49196bbeff7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:51.423514 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:51.423514 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:51.424054 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9692f1fc-0113-443e-a03a-a49196bbeff7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad returned with HTTP 200 Aug 06 03:15:51.424376 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 688/2760] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:51 2026] GET /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:51.709573 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8f12965c-1c02-4e17-82fc-31e917572883 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:51.772378 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-85f93af8-69b5-485a-ae10-41e9e0058048 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:51.775030 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-85f93af8-69b5-485a-ae10-41e9e0058048 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee Aug 06 03:15:51.775209 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-85f93af8-69b5-485a-ae10-41e9e0058048 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:51.775398 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-85f93af8-69b5-485a-ae10-41e9e0058048 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:51.788535 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:51.788535 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:51.792143 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-85f93af8-69b5-485a-ae10-41e9e0058048 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:15:51.795872 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-85f93af8-69b5-485a-ae10-41e9e0058048 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee returned with HTTP 200 Aug 06 03:15:51.796261 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 693/2761] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:51 2026] GET /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:51.884471 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8f12965c-1c02-4e17-82fc-31e917572883 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:15:51.886147 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8f12965c-1c02-4e17-82fc-31e917572883 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-587694771"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:51.892457 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-8f12965c-1c02-4e17-82fc-31e917572883 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-587694771'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:15:51.892673 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-8f12965c-1c02-4e17-82fc-31e917572883 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Create volume of 1 GB Aug 06 03:15:51.910695 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8f12965c-1c02-4e17-82fc-31e917572883 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Availability Zones retrieved successfully. Aug 06 03:15:51.935985 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8f12965c-1c02-4e17-82fc-31e917572883 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Flow 'volume_create_api' (290ffc26-9f8e-4c1d-aeff-2f617d94b34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:51.937219 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8f12965c-1c02-4e17-82fc-31e917572883 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fd41ceb-26d3-4f05-84b8-a3c7e6618212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:51.938570 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-8f12965c-1c02-4e17-82fc-31e917572883 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:15:51.970688 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8f12965c-1c02-4e17-82fc-31e917572883 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fd41ceb-26d3-4f05-84b8-a3c7e6618212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:51.971581 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8f12965c-1c02-4e17-82fc-31e917572883 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02ee51aa-cf66-46ab-9d81-06f959a82e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:52.048132 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-8f12965c-1c02-4e17-82fc-31e917572883 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Created reservations ['a5b58005-3841-4beb-ad3d-60b28a23ec74', '84dcc15e-ae39-4a4d-ab12-1ba3f76fbe64', '4ff52f65-2371-414b-8e6c-ceff354eeece', '0252057e-590c-4b1e-8319-839c1001bbf7'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:52.049044 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8f12965c-1c02-4e17-82fc-31e917572883 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02ee51aa-cf66-46ab-9d81-06f959a82e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5b58005-3841-4beb-ad3d-60b28a23ec74', '84dcc15e-ae39-4a4d-ab12-1ba3f76fbe64', '4ff52f65-2371-414b-8e6c-ceff354eeece', '0252057e-590c-4b1e-8319-839c1001bbf7']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:52.050086 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8f12965c-1c02-4e17-82fc-31e917572883 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983a7b06-cd72-41bb-9aa5-294e36c3732d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:52.082962 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8f12965c-1c02-4e17-82fc-31e917572883 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983a7b06-cd72-41bb-9aa5-294e36c3732d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67a24c8d-9aea-4714-9e27-6eb9f4ead923', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-587694771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6c9bde370e3405e918ef8fceec649ec',qos_specs=None,replication_status=,reservations=['a5b58005-3841-4beb-ad3d-60b28a23ec74','84dcc15e-ae39-4a4d-ab12-1ba3f76fbe64','4ff52f65-2371-414b-8e6c-ceff354eeece','0252057e-590c-4b1e-8319-839c1001bbf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b1fa0dc9b604555b8705ab2ad679ac8',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:15:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-587694771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67a24c8d-9aea-4714-9e27-6eb9f4ead923,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6c9bde370e3405e918ef8fceec649ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b1fa0dc9b604555b8705ab2ad679ac8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:52.084066 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8f12965c-1c02-4e17-82fc-31e917572883 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (394dd292-27e6-42ab-8df6-39a805e250ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:52.109779 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8f12965c-1c02-4e17-82fc-31e917572883 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (394dd292-27e6-42ab-8df6-39a805e250ff) transitioned into state 'SUCCESS' from state '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-587694771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6c9bde370e3405e918ef8fceec649ec',qos_specs=None,replication_status=,reservations=['a5b58005-3841-4beb-ad3d-60b28a23ec74','84dcc15e-ae39-4a4d-ab12-1ba3f76fbe64','4ff52f65-2371-414b-8e6c-ceff354eeece','0252057e-590c-4b1e-8319-839c1001bbf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b1fa0dc9b604555b8705ab2ad679ac8',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:52.109779 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8f12965c-1c02-4e17-82fc-31e917572883 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41962c95-2226-4d16-bcf9-6b9096b546ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:52.117580 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8f12965c-1c02-4e17-82fc-31e917572883 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41962c95-2226-4d16-bcf9-6b9096b546ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:52.118108 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8f12965c-1c02-4e17-82fc-31e917572883 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Flow 'volume_create_api' (290ffc26-9f8e-4c1d-aeff-2f617d94b34e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:52.118428 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8f12965c-1c02-4e17-82fc-31e917572883 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Create volume request issued successfully. Aug 06 03:15:52.124349 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8f12965c-1c02-4e17-82fc-31e917572883 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:15:52.126951 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 688/2762] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:15:51 2026] POST /volume/v3/volumes => generated 746 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:52.136497 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-09cb310d-d475-4273-aeba-ed3f3bc333c7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:52.137937 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-09cb310d-d475-4273-aeba-ed3f3bc333c7 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/volumes/67a24c8d-9aea-4714-9e27-6eb9f4ead923 Aug 06 03:15:52.138098 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-09cb310d-d475-4273-aeba-ed3f3bc333c7 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:52.138275 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-09cb310d-d475-4273-aeba-ed3f3bc333c7 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:52.146892 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:52.146892 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:52.149064 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-09cb310d-d475-4273-aeba-ed3f3bc333c7 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Volume info retrieved successfully. Aug 06 03:15:52.155751 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-09cb310d-d475-4273-aeba-ed3f3bc333c7 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/volumes/67a24c8d-9aea-4714-9e27-6eb9f4ead923 returned with HTTP 200 Aug 06 03:15:52.156191 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 694/2763] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:52 2026] GET /volume/v3/volumes/67a24c8d-9aea-4714-9e27-6eb9f4ead923 => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:52.434617 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1abe22b5-e617-41a1-b23b-03771b7de1d8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:52.436415 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1abe22b5-e617-41a1-b23b-03771b7de1d8 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad Aug 06 03:15:52.436622 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1abe22b5-e617-41a1-b23b-03771b7de1d8 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:52.436787 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1abe22b5-e617-41a1-b23b-03771b7de1d8 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:52.436903 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-1abe22b5-e617-41a1-b23b-03771b7de1d8 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:52.441094 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:52.441094 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:52.441841 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1abe22b5-e617-41a1-b23b-03771b7de1d8 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad returned with HTTP 200 Aug 06 03:15:52.442185 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 689/2764] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:52 2026] GET /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:52.620699 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-139819c0-0901-48b7-89b0-531886efc139 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:52.700147 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-139819c0-0901-48b7-89b0-531886efc139 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:15:52.700570 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-139819c0-0901-48b7-89b0-531886efc139 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-851740010"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:52.702310 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-139819c0-0901-48b7-89b0-531886efc139 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-851740010'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:15:52.702459 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-139819c0-0901-48b7-89b0-531886efc139 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Create volume of 1 GB Aug 06 03:15:52.706974 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-139819c0-0901-48b7-89b0-531886efc139 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Availability Zones retrieved successfully. Aug 06 03:15:52.714423 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-139819c0-0901-48b7-89b0-531886efc139 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Flow 'volume_create_api' (e20b34a4-e74f-44c3-ba3f-0bc0b61ebb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:52.715589 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-139819c0-0901-48b7-89b0-531886efc139 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea6834d9-d915-4e86-8370-dfc47234b379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:52.716775 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-139819c0-0901-48b7-89b0-531886efc139 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:15:52.749388 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-139819c0-0901-48b7-89b0-531886efc139 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea6834d9-d915-4e86-8370-dfc47234b379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:52.750456 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-139819c0-0901-48b7-89b0-531886efc139 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23bbf7cf-9120-4613-a846-ac0e98ef38a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:52.806959 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-139819c0-0901-48b7-89b0-531886efc139 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Created reservations ['00bfeab7-b8d4-4e4d-9d17-241d81853006', '1df48a97-350e-440c-9645-23b352cccbf2', '90def484-7512-4235-8dbe-a2195a4286d6', '9fcb180b-399f-4707-874f-3444525f3444'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:52.806959 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-139819c0-0901-48b7-89b0-531886efc139 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23bbf7cf-9120-4613-a846-ac0e98ef38a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00bfeab7-b8d4-4e4d-9d17-241d81853006', '1df48a97-350e-440c-9645-23b352cccbf2', '90def484-7512-4235-8dbe-a2195a4286d6', '9fcb180b-399f-4707-874f-3444525f3444']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:52.807503 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-139819c0-0901-48b7-89b0-531886efc139 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dff69e11-28f8-4372-946e-4369667120e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:52.812029 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b8f2e930-489f-4dfe-9efc-263b218e262b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:52.814061 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b8f2e930-489f-4dfe-9efc-263b218e262b tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee Aug 06 03:15:52.814240 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b8f2e930-489f-4dfe-9efc-263b218e262b tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:52.814430 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b8f2e930-489f-4dfe-9efc-263b218e262b tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:52.816373 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=384,cinder:INSERT=51,cinder:UPDATE=101 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:15:52.824861 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:52.824861 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:52.827847 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-139819c0-0901-48b7-89b0-531886efc139 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dff69e11-28f8-4372-946e-4369667120e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9c9950c-faf4-4932-ab71-ff7bcb001705', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-851740010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92ed4bb30476487fb1bf4d5316576cf4',qos_specs=None,replication_status=,reservations=['00bfeab7-b8d4-4e4d-9d17-241d81853006','1df48a97-350e-440c-9645-23b352cccbf2','90def484-7512-4235-8dbe-a2195a4286d6','9fcb180b-399f-4707-874f-3444525f3444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='884b4f4ded894bc396b7ab6302f14685',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:15:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-851740010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9c9950c-faf4-4932-ab71-ff7bcb001705,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92ed4bb30476487fb1bf4d5316576cf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='884b4f4ded894bc396b7ab6302f14685',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:52.828507 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-139819c0-0901-48b7-89b0-531886efc139 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8cc96f7-597b-404e-ab1c-99230f91c533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:52.828580 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b8f2e930-489f-4dfe-9efc-263b218e262b tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:15:52.832791 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b8f2e930-489f-4dfe-9efc-263b218e262b tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee returned with HTTP 200 Aug 06 03:15:52.833216 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 689/2765] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:52 2026] GET /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:52.844295 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-139819c0-0901-48b7-89b0-531886efc139 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8cc96f7-597b-404e-ab1c-99230f91c533) transitioned into state 'SUCCESS' from state '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-851740010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92ed4bb30476487fb1bf4d5316576cf4',qos_specs=None,replication_status=,reservations=['00bfeab7-b8d4-4e4d-9d17-241d81853006','1df48a97-350e-440c-9645-23b352cccbf2','90def484-7512-4235-8dbe-a2195a4286d6','9fcb180b-399f-4707-874f-3444525f3444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='884b4f4ded894bc396b7ab6302f14685',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:52.844878 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-139819c0-0901-48b7-89b0-531886efc139 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77123af1-02a7-4c81-93e6-32587622ee77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:15:52.851853 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-139819c0-0901-48b7-89b0-531886efc139 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77123af1-02a7-4c81-93e6-32587622ee77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:15:52.852656 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-139819c0-0901-48b7-89b0-531886efc139 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Flow 'volume_create_api' (e20b34a4-e74f-44c3-ba3f-0bc0b61ebb12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:15:52.852953 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-139819c0-0901-48b7-89b0-531886efc139 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Create volume request issued successfully. Aug 06 03:15:52.853547 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-139819c0-0901-48b7-89b0-531886efc139 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:15:52.853925 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 694/2766] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:15:52 2026] POST /volume/v3/volumes => generated 747 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:52.867408 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ca557c66-3d2f-41a6-8e75-65210bee22c1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:52.868949 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ca557c66-3d2f-41a6-8e75-65210bee22c1 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] GET https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705 Aug 06 03:15:52.869045 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ca557c66-3d2f-41a6-8e75-65210bee22c1 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:52.869207 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ca557c66-3d2f-41a6-8e75-65210bee22c1 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:52.875110 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:52.875110 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:52.878057 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ca557c66-3d2f-41a6-8e75-65210bee22c1 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Volume info retrieved successfully. Aug 06 03:15:52.881287 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ca557c66-3d2f-41a6-8e75-65210bee22c1 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705 returned with HTTP 200 Aug 06 03:15:52.881603 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 695/2767] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:52 2026] GET /volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705 => generated 815 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:53.171112 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0dc30d7d-9bf4-4288-a1e2-7c19884a2f19 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:53.172941 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0dc30d7d-9bf4-4288-a1e2-7c19884a2f19 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/volumes/67a24c8d-9aea-4714-9e27-6eb9f4ead923 Aug 06 03:15:53.173112 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0dc30d7d-9bf4-4288-a1e2-7c19884a2f19 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:53.173290 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0dc30d7d-9bf4-4288-a1e2-7c19884a2f19 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:53.179611 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:53.179611 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:53.182732 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-0dc30d7d-9bf4-4288-a1e2-7c19884a2f19 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Volume info retrieved successfully. Aug 06 03:15:53.186063 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0dc30d7d-9bf4-4288-a1e2-7c19884a2f19 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/volumes/67a24c8d-9aea-4714-9e27-6eb9f4ead923 returned with HTTP 200 Aug 06 03:15:53.186378 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 690/2768] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:53 2026] GET /volume/v3/volumes/67a24c8d-9aea-4714-9e27-6eb9f4ead923 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:53.197847 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0d55a13a-6132-4a80-a1cd-7f02d58d9986 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:53.199617 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0d55a13a-6132-4a80-a1cd-7f02d58d9986 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:15:53.199994 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0d55a13a-6132-4a80-a1cd-7f02d58d9986 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "67a24c8d-9aea-4714-9e27-6eb9f4ead923", "name": "tempest-VolumesBackupsTest-Backup-592975537"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:53.201459 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.backups [None req-0d55a13a-6132-4a80-a1cd-7f02d58d9986 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Creating new backup {'backup': {'volume_id': '67a24c8d-9aea-4714-9e27-6eb9f4ead923', 'name': 'tempest-VolumesBackupsTest-Backup-592975537'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:15:53.201615 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-0d55a13a-6132-4a80-a1cd-7f02d58d9986 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Creating backup of volume 67a24c8d-9aea-4714-9e27-6eb9f4ead923 in container None Aug 06 03:15:53.208914 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:53.208914 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:53.209427 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-0d55a13a-6132-4a80-a1cd-7f02d58d9986 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Volume info retrieved successfully. Aug 06 03:15:53.232500 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-0d55a13a-6132-4a80-a1cd-7f02d58d9986 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Created reservations ['77d3e447-1fc7-46cf-83b5-8a29d451651c', '15c36860-fa7b-4512-a002-721ac1d61732'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:15:53.259129 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0d55a13a-6132-4a80-a1cd-7f02d58d9986 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:15:53.259658 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 690/2769] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:15:53 2026] POST /volume/v3/backups => generated 327 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:53.268130 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a9bffe7e-250f-4e32-8e99-fc279b9b2479 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:53.270188 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a9bffe7e-250f-4e32-8e99-fc279b9b2479 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f Aug 06 03:15:53.270427 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a9bffe7e-250f-4e32-8e99-fc279b9b2479 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:53.270648 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a9bffe7e-250f-4e32-8e99-fc279b9b2479 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:53.270770 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-a9bffe7e-250f-4e32-8e99-fc279b9b2479 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:53.279239 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:53.279239 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:53.279901 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a9bffe7e-250f-4e32-8e99-fc279b9b2479 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f returned with HTTP 200 Aug 06 03:15:53.280224 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 695/2770] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:53 2026] GET /volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:53.451974 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c5966a6f-f135-4cc8-825a-e6030cab5d47 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:53.454014 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c5966a6f-f135-4cc8-825a-e6030cab5d47 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad Aug 06 03:15:53.454240 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c5966a6f-f135-4cc8-825a-e6030cab5d47 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:53.454441 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c5966a6f-f135-4cc8-825a-e6030cab5d47 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:53.454547 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-c5966a6f-f135-4cc8-825a-e6030cab5d47 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:53.458512 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:53.458512 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:53.459075 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c5966a6f-f135-4cc8-825a-e6030cab5d47 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad returned with HTTP 200 Aug 06 03:15:53.459594 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 696/2771] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:53 2026] GET /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:53.846343 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8f4e9662-03d4-47e9-b576-b4cbd6bc44c2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:53.847811 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8f4e9662-03d4-47e9-b576-b4cbd6bc44c2 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee Aug 06 03:15:53.848093 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8f4e9662-03d4-47e9-b576-b4cbd6bc44c2 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:53.848337 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8f4e9662-03d4-47e9-b576-b4cbd6bc44c2 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:53.858417 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:53.858417 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:53.864031 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8f4e9662-03d4-47e9-b576-b4cbd6bc44c2 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:15:53.865773 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8f4e9662-03d4-47e9-b576-b4cbd6bc44c2 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee returned with HTTP 200 Aug 06 03:15:53.868423 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 691/2772] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:53 2026] GET /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:53.894391 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-10033e52-effc-4e49-812e-0d4d2dbc7734 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:53.896207 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-10033e52-effc-4e49-812e-0d4d2dbc7734 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] GET https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705 Aug 06 03:15:53.896318 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-10033e52-effc-4e49-812e-0d4d2dbc7734 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:53.896520 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-10033e52-effc-4e49-812e-0d4d2dbc7734 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:53.904778 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:53.904778 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:53.910230 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-10033e52-effc-4e49-812e-0d4d2dbc7734 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Volume info retrieved successfully. Aug 06 03:15:53.913902 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-10033e52-effc-4e49-812e-0d4d2dbc7734 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705 returned with HTTP 200 Aug 06 03:15:53.914291 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 691/2773] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:53 2026] GET /volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:54.241760 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-0846e93d-150a-46f0-ab4a-812c466283b6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:54.243827 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-0846e93d-150a-46f0-ab4a-812c466283b6 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] POST https://10.4.3.80/volume/v3/attachments/a40c5a3c-110f-4ccb-a9c3-32167796e3fd/action Aug 06 03:15:54.244231 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-0846e93d-150a-46f0-ab4a-812c466283b6 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:15:54.244414 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-0846e93d-150a-46f0-ab4a-812c466283b6 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:54.259233 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:54.259233 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:54.276087 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6f984810-f9d2-4d40-8a23-7999b983c09b req-0846e93d-150a-46f0-ab4a-812c466283b6 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/attachments/a40c5a3c-110f-4ccb-a9c3-32167796e3fd/action returned with HTTP 204 Aug 06 03:15:54.276563 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 696/2774] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:15:54 2026] POST /volume/v3/attachments/a40c5a3c-110f-4ccb-a9c3-32167796e3fd/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:54.291365 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-61b3215f-5c2f-4a39-b525-cb4754e152a9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:54.293012 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-61b3215f-5c2f-4a39-b525-cb4754e152a9 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f Aug 06 03:15:54.293198 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-61b3215f-5c2f-4a39-b525-cb4754e152a9 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:54.293399 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-61b3215f-5c2f-4a39-b525-cb4754e152a9 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:54.293498 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-61b3215f-5c2f-4a39-b525-cb4754e152a9 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:54.297255 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:54.297255 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:54.297958 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-61b3215f-5c2f-4a39-b525-cb4754e152a9 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f returned with HTTP 200 Aug 06 03:15:54.298281 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 697/2775] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:54 2026] GET /volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:54.469124 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-329f3930-274e-4564-b55d-ff00315f5954 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:54.470492 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-329f3930-274e-4564-b55d-ff00315f5954 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad Aug 06 03:15:54.470712 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-329f3930-274e-4564-b55d-ff00315f5954 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:54.470908 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-329f3930-274e-4564-b55d-ff00315f5954 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:54.471008 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-329f3930-274e-4564-b55d-ff00315f5954 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:54.475163 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:54.475163 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:54.475754 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-329f3930-274e-4564-b55d-ff00315f5954 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad returned with HTTP 200 Aug 06 03:15:54.476111 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 692/2776] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:54 2026] GET /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:54.878585 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1702fd11-4b95-4e4e-8f20-0e49cea4c911 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:54.880384 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1702fd11-4b95-4e4e-8f20-0e49cea4c911 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee Aug 06 03:15:54.880584 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1702fd11-4b95-4e4e-8f20-0e49cea4c911 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:54.880788 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1702fd11-4b95-4e4e-8f20-0e49cea4c911 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:54.890497 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:54.890497 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:54.894037 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1702fd11-4b95-4e4e-8f20-0e49cea4c911 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:15:54.899644 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1702fd11-4b95-4e4e-8f20-0e49cea4c911 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee returned with HTTP 200 Aug 06 03:15:54.900054 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 692/2777] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:54 2026] GET /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:54.912441 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-51d72d24-59fd-4aa5-aff9-24d7572f5f0c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:54.914606 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-51d72d24-59fd-4aa5-aff9-24d7572f5f0c tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee Aug 06 03:15:54.914878 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-51d72d24-59fd-4aa5-aff9-24d7572f5f0c tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:54.915142 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-51d72d24-59fd-4aa5-aff9-24d7572f5f0c tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:54.924636 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:54.924636 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:54.927743 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-51d72d24-59fd-4aa5-aff9-24d7572f5f0c tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:15:54.931704 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-51d72d24-59fd-4aa5-aff9-24d7572f5f0c tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee returned with HTTP 200 Aug 06 03:15:54.932111 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 697/2778] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:54 2026] GET /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee => generated 1147 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:54.950078 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0a978664-40f9-48ef-8679-5ccaec27f01f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:54.951073 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0a978664-40f9-48ef-8679-5ccaec27f01f tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] POST https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action Aug 06 03:15:54.951409 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0a978664-40f9-48ef-8679-5ccaec27f01f tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Action body: b'{"os-detach": {}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:15:54.951517 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0a978664-40f9-48ef-8679-5ccaec27f01f tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:54.961977 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:54.961977 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:54.962605 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0a978664-40f9-48ef-8679-5ccaec27f01f tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:15:55.016582 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0a978664-40f9-48ef-8679-5ccaec27f01f tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Attachment connected to vm b1c13920-ea43-42a9-8ff7-b4b6d160e9b7, checking data on nova Aug 06 03:15:55.016992 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.compute.nova [None req-0a978664-40f9-48ef-8679-5ccaec27f01f tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Creating Keystone token plugin using URL: https://10.4.3.80/identity {{(pid=100900) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 03:15:55.212052 np0000006611 devstack@c-api.service[100900]: DEBUG novaclient.v2.client [None req-0a978664-40f9-48ef-8679-5ccaec27f01f tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] REQ: curl -g -i -X GET https://10.4.3.80/compute/v2.1/servers/b1c13920-ea43-42a9-8ff7-b4b6d160e9b7/os-volume_attachments/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1ea2982d4853803d47ea24ce37837c91ca582076cfd6ca8d9288d35b423afcc6" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-0a978664-40f9-48ef-8679-5ccaec27f01f" -H "X-Service-Token: {SHA256}bf4181e8537545ebe7b648c23c827e1f2ebe865dd2c242168e89f70cf085e348" {{(pid=100900) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 03:15:55.309913 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-429c451c-654b-4f32-8c48-a0143415099c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:55.312059 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-429c451c-654b-4f32-8c48-a0143415099c tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f Aug 06 03:15:55.312520 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-429c451c-654b-4f32-8c48-a0143415099c tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:55.313178 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-429c451c-654b-4f32-8c48-a0143415099c tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:55.313528 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-429c451c-654b-4f32-8c48-a0143415099c tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:55.318082 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:55.318082 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:55.318857 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-429c451c-654b-4f32-8c48-a0143415099c tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f returned with HTTP 200 Aug 06 03:15:55.319189 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 693/2779] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:55 2026] GET /volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:15:55.373339 np0000006611 devstack@c-api.service[100900]: DEBUG novaclient.v2.client [None req-0a978664-40f9-48ef-8679-5ccaec27f01f tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 Aug 2026 03:15:55 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-cc3b22c4-7928-470e-9de8-77f846457459 x-openstack-request-id: req-cc3b22c4-7928-470e-9de8-77f846457459 {{(pid=100900) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 03:15:55.373626 np0000006611 devstack@c-api.service[100900]: DEBUG novaclient.v2.client [None req-0a978664-40f9-48ef-8679-5ccaec27f01f tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "0e1a6e04-96f1-401a-ba93-3bfb5ad919ee", "serverId": "b1c13920-ea43-42a9-8ff7-b4b6d160e9b7", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a40c5a3c-110f-4ccb-a9c3-32167796e3fd", "bdm_uuid": "311927f0-0c7c-46eb-85be-731b4497c664"}} {{(pid=100900) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 03:15:55.373626 np0000006611 devstack@c-api.service[100900]: DEBUG novaclient.v2.client [None req-0a978664-40f9-48ef-8679-5ccaec27f01f tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET call to compute for https://10.4.3.80/compute/v2.1/servers/b1c13920-ea43-42a9-8ff7-b4b6d160e9b7/os-volume_attachments/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee used request id req-cc3b22c4-7928-470e-9de8-77f846457459 {{(pid=100900) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 03:15:55.375628 np0000006611 devstack@c-api.service[100900]: ERROR cinder.volume.api [None req-0a978664-40f9-48ef-8679-5ccaec27f01f tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-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 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault [None req-0a978664-40f9-48ef-8679-5ccaec27f01f tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Caught error: Detach volume from instance b1c13920-ea43-42a9-8ff7-b4b6d160e9b7 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b1c13920-ea43-42a9-8ff7-b4b6d160e9b7 using the Compute API Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: 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 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.377873 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b1c13920-ea43-42a9-8ff7-b4b6d160e9b7 using the Compute API Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.middleware.fault [None req-0a978664-40f9-48ef-8679-5ccaec27f01f tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action returned with HTTP 409 Aug 06 03:15:55.378695 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 698/2780] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:15:54 2026] POST /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action => generated 167 bytes in 429 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:55.388013 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e33cfff7-f043-4c25-ab14-e63588dc9efc None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:55.390001 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e33cfff7-f043-4c25-ab14-e63588dc9efc tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] POST https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action Aug 06 03:15:55.390311 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e33cfff7-f043-4c25-ab14-e63588dc9efc tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:15:55.390424 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e33cfff7-f043-4c25-ab14-e63588dc9efc tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:55.400204 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:55.400204 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:55.400643 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e33cfff7-f043-4c25-ab14-e63588dc9efc tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:15:55.461989 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e33cfff7-f043-4c25-ab14-e63588dc9efc tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Attachment connected to vm b1c13920-ea43-42a9-8ff7-b4b6d160e9b7, checking data on nova Aug 06 03:15:55.462241 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.compute.nova [None req-e33cfff7-f043-4c25-ab14-e63588dc9efc tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Creating Keystone token plugin using URL: https://10.4.3.80/identity {{(pid=100902) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 03:15:55.491329 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6e5e899a-ffda-4eeb-bcd0-bdf204483c36 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:55.493100 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6e5e899a-ffda-4eeb-bcd0-bdf204483c36 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad Aug 06 03:15:55.493290 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6e5e899a-ffda-4eeb-bcd0-bdf204483c36 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:55.493479 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6e5e899a-ffda-4eeb-bcd0-bdf204483c36 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:55.493601 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-6e5e899a-ffda-4eeb-bcd0-bdf204483c36 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:55.497900 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:55.497900 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:55.498514 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6e5e899a-ffda-4eeb-bcd0-bdf204483c36 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad returned with HTTP 200 Aug 06 03:15:55.498885 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 698/2781] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:55 2026] GET /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:55.613288 np0000006611 devstack@c-api.service[100902]: DEBUG novaclient.v2.client [None req-e33cfff7-f043-4c25-ab14-e63588dc9efc tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] REQ: curl -g -i -X GET https://10.4.3.80/compute/v2.1/servers/b1c13920-ea43-42a9-8ff7-b4b6d160e9b7/os-volume_attachments/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}161df9eb7ad1f4dc719b93ed96c2e4dc27f2d5d279a57b973ee5c500900a5304" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e33cfff7-f043-4c25-ab14-e63588dc9efc" -H "X-Service-Token: {SHA256}a0a56f4c82e8d0144689bd17b387815bd63307c970e6dd8f4b91e257d9652c73" {{(pid=100902) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 03:15:55.710484 np0000006611 devstack@c-api.service[100902]: DEBUG novaclient.v2.client [None req-e33cfff7-f043-4c25-ab14-e63588dc9efc tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 Aug 2026 03:15:55 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-e1d2493d-5599-41b8-b3cb-d11029df4334 x-openstack-request-id: req-e1d2493d-5599-41b8-b3cb-d11029df4334 {{(pid=100902) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 03:15:55.710711 np0000006611 devstack@c-api.service[100902]: DEBUG novaclient.v2.client [None req-e33cfff7-f043-4c25-ab14-e63588dc9efc tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "0e1a6e04-96f1-401a-ba93-3bfb5ad919ee", "serverId": "b1c13920-ea43-42a9-8ff7-b4b6d160e9b7", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a40c5a3c-110f-4ccb-a9c3-32167796e3fd", "bdm_uuid": "311927f0-0c7c-46eb-85be-731b4497c664"}} {{(pid=100902) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 03:15:55.710928 np0000006611 devstack@c-api.service[100902]: DEBUG novaclient.v2.client [None req-e33cfff7-f043-4c25-ab14-e63588dc9efc tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET call to compute for https://10.4.3.80/compute/v2.1/servers/b1c13920-ea43-42a9-8ff7-b4b6d160e9b7/os-volume_attachments/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee used request id req-e1d2493d-5599-41b8-b3cb-d11029df4334 {{(pid=100902) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 03:15:55.714064 np0000006611 devstack@c-api.service[100902]: ERROR cinder.volume.api [None req-e33cfff7-f043-4c25-ab14-e63588dc9efc tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-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 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault [None req-e33cfff7-f043-4c25-ab14-e63588dc9efc tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Caught error: Detach volume from instance b1c13920-ea43-42a9-8ff7-b4b6d160e9b7 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b1c13920-ea43-42a9-8ff7-b4b6d160e9b7 using the Compute API Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: 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 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.717848 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b1c13920-ea43-42a9-8ff7-b4b6d160e9b7 using the Compute API Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: ERROR cinder.api.middleware.fault Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.middleware.fault [None req-e33cfff7-f043-4c25-ab14-e63588dc9efc tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action returned with HTTP 409 Aug 06 03:15:55.719326 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 693/2782] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:15:55 2026] POST /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action => generated 167 bytes in 332 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:55.728342 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cb1e6242-ceae-4405-a320-f09efe91c7a4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:55.730219 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 694/2783] 10.4.3.80 () {70 vars in 1590 bytes} [Thu Aug 6 03:15:55 2026] POST /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 06 03:15:55.738702 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1b33107d-6170-4cca-9f97-1513ed874d5b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:55.740442 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 699/2784] 10.4.3.80 () {70 vars in 1590 bytes} [Thu Aug 6 03:15:55 2026] POST /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 06 03:15:55.752292 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-742df679-84ed-494b-b211-15671cd16583 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:55.771978 np0000006611 devstack@c-api.service[100899]: WARNING keystonemiddleware.auth_token [None req-742df679-84ed-494b-b211-15671cd16583 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 06 03:15:55.773078 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 699/2785] 10.4.3.80 () {70 vars in 1590 bytes} [Thu Aug 6 03:15:55 2026] POST /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 06 03:15:55.783684 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-47d21f85-8f00-42af-8b8f-3e0167841aa5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:55.871600 np0000006611 devstack@c-api.service[100902]: WARNING keystonemiddleware.auth_token [None req-47d21f85-8f00-42af-8b8f-3e0167841aa5 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 06 03:15:55.873071 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 694/2786] 10.4.3.80 () {70 vars in 1590 bytes} [Thu Aug 6 03:15:55 2026] POST /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action => generated 114 bytes in 90 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 06 03:15:55.883692 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9d8cae5b-8d33-49f6-b048-8afc7ae58ae3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:55.975604 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9d8cae5b-8d33-49f6-b048-8afc7ae58ae3 tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-project-admin] POST https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action Aug 06 03:15:55.977849 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9d8cae5b-8d33-49f6-b048-8afc7ae58ae3 tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:15:55.977849 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9d8cae5b-8d33-49f6-b048-8afc7ae58ae3 tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:55.992779 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:55.992779 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:55.993711 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.admin_actions [None req-9d8cae5b-8d33-49f6-b048-8afc7ae58ae3 tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-project-admin] Updating volume '0e1a6e04-96f1-401a-ba93-3bfb5ad919ee' with '{'status': 'error'}' {{(pid=100901) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 03:15:56.023801 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9d8cae5b-8d33-49f6-b048-8afc7ae58ae3 tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-project-admin] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action returned with HTTP 202 Aug 06 03:15:56.023801 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 695/2787] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:15:55 2026] POST /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:15:56.031021 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e4ab712c-0d7c-4f1d-ab9c-63c0e66f1ff9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.032568 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e4ab712c-0d7c-4f1d-ab9c-63c0e66f1ff9 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee Aug 06 03:15:56.032730 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e4ab712c-0d7c-4f1d-ab9c-63c0e66f1ff9 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:56.032923 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e4ab712c-0d7c-4f1d-ab9c-63c0e66f1ff9 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:56.062039 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [None req-e4ab712c-0d7c-4f1d-ab9c-63c0e66f1ff9 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:15:56.063208 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=401,cinder:UPDATE=134,cinder:INSERT=78 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:15:56.071810 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:56.071810 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:56.074792 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e4ab712c-0d7c-4f1d-ab9c-63c0e66f1ff9 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:15:56.078376 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e4ab712c-0d7c-4f1d-ab9c-63c0e66f1ff9 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee returned with HTTP 200 Aug 06 03:15:56.078758 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 700/2788] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:56 2026] GET /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee => generated 1146 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:56.090687 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2f8ed88b-d13c-4afe-92ac-339440d49d3c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.092330 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2f8ed88b-d13c-4afe-92ac-339440d49d3c tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-project-admin] POST https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action Aug 06 03:15:56.092673 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2f8ed88b-d13c-4afe-92ac-339440d49d3c tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "a40c5a3c-110f-4ccb-a9c3-32167796e3fd"}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:15:56.092781 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2f8ed88b-d13c-4afe-92ac-339440d49d3c tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "a40c5a3c-110f-4ccb-a9c3-32167796e3fd"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:56.103443 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:56.103443 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:56.103774 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2f8ed88b-d13c-4afe-92ac-339440d49d3c tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-project-admin] Volume info retrieved successfully. Aug 06 03:15:56.163351 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2f8ed88b-d13c-4afe-92ac-339440d49d3c tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-project-admin] Attachment connected to vm b1c13920-ea43-42a9-8ff7-b4b6d160e9b7, checking data on nova Aug 06 03:15:56.163612 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.compute.nova [None req-2f8ed88b-d13c-4afe-92ac-339440d49d3c tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-project-admin] Creating Keystone token plugin using URL: https://10.4.3.80/identity {{(pid=100899) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 03:15:56.331360 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-28f91f1f-57e1-4f16-83c0-97d2c21b8b37 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.334253 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-28f91f1f-57e1-4f16-83c0-97d2c21b8b37 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc Aug 06 03:15:56.334253 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-28f91f1f-57e1-4f16-83c0-97d2c21b8b37 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:56.334253 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-28f91f1f-57e1-4f16-83c0-97d2c21b8b37 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:56.334423 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-759ad308-314e-41c4-9f98-e930c344cb69 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.336183 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-759ad308-314e-41c4-9f98-e930c344cb69 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f Aug 06 03:15:56.336504 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-759ad308-314e-41c4-9f98-e930c344cb69 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:56.336782 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-759ad308-314e-41c4-9f98-e930c344cb69 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:56.336900 np0000006611 devstack@c-api.service[100899]: DEBUG novaclient.v2.client [None req-2f8ed88b-d13c-4afe-92ac-339440d49d3c tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-project-admin] REQ: curl -g -i -X GET https://10.4.3.80/compute/v2.1/servers/b1c13920-ea43-42a9-8ff7-b4b6d160e9b7/os-volume_attachments/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9cee99c6865ce63101b126fd18a3ac937378ba3cd29f4337f99d58f2f7d1578f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2f8ed88b-d13c-4afe-92ac-339440d49d3c" -H "X-Service-Token: {SHA256}fda16258fc8481c8b7cafbc417b0f1076db69dd7122a863f6cfdc1af8c17aff9" {{(pid=100899) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 03:15:56.337988 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-759ad308-314e-41c4-9f98-e930c344cb69 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:56.342764 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:56.342764 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:56.342764 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-759ad308-314e-41c4-9f98-e930c344cb69 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f returned with HTTP 200 Aug 06 03:15:56.342764 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 696/2789] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:56 2026] GET /volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:56.366071 np0000006611 devstack@c-api.service[100902]: DEBUG oslo_db.sqlalchemy.engines [None req-28f91f1f-57e1-4f16-83c0-97d2c21b8b37 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:15:56.371823 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:56.371823 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:56.374969 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-28f91f1f-57e1-4f16-83c0-97d2c21b8b37 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:15:56.378447 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-28f91f1f-57e1-4f16-83c0-97d2c21b8b37 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc returned with HTTP 200 Aug 06 03:15:56.378775 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 695/2790] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:56 2026] GET /volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc => generated 872 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:56.392026 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a4da2266-6954-4434-adb9-0d30abf48ed7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.393658 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a4da2266-6954-4434-adb9-0d30abf48ed7 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc Aug 06 03:15:56.393896 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a4da2266-6954-4434-adb9-0d30abf48ed7 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:56.394137 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a4da2266-6954-4434-adb9-0d30abf48ed7 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:56.399996 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:56.399996 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:56.403799 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a4da2266-6954-4434-adb9-0d30abf48ed7 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:15:56.407175 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a4da2266-6954-4434-adb9-0d30abf48ed7 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc returned with HTTP 200 Aug 06 03:15:56.407645 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 701/2791] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:56 2026] GET /volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:56.461368 np0000006611 devstack@c-api.service[100899]: DEBUG novaclient.v2.client [None req-2f8ed88b-d13c-4afe-92ac-339440d49d3c tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 Aug 2026 03:15:56 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-5d88f62e-288b-4318-8425-9b13a7aa0de9 x-openstack-request-id: req-5d88f62e-288b-4318-8425-9b13a7aa0de9 {{(pid=100899) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 03:15:56.461368 np0000006611 devstack@c-api.service[100899]: DEBUG novaclient.v2.client [None req-2f8ed88b-d13c-4afe-92ac-339440d49d3c tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "0e1a6e04-96f1-401a-ba93-3bfb5ad919ee", "serverId": "b1c13920-ea43-42a9-8ff7-b4b6d160e9b7", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a40c5a3c-110f-4ccb-a9c3-32167796e3fd", "bdm_uuid": "311927f0-0c7c-46eb-85be-731b4497c664"}} {{(pid=100899) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 03:15:56.461368 np0000006611 devstack@c-api.service[100899]: DEBUG novaclient.v2.client [None req-2f8ed88b-d13c-4afe-92ac-339440d49d3c tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-project-admin] GET call to compute for https://10.4.3.80/compute/v2.1/servers/b1c13920-ea43-42a9-8ff7-b4b6d160e9b7/os-volume_attachments/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee used request id req-5d88f62e-288b-4318-8425-9b13a7aa0de9 {{(pid=100899) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 03:15:56.461937 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-5b7d2181-e07e-4f19-81a5-8e5631490ac1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.462162 np0000006611 devstack@c-api.service[100899]: ERROR cinder.volume.api [None req-2f8ed88b-d13c-4afe-92ac-339440d49d3c tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-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 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault [None req-2f8ed88b-d13c-4afe-92ac-339440d49d3c tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-project-admin] Caught error: Detach volume from instance b1c13920-ea43-42a9-8ff7-b4b6d160e9b7 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b1c13920-ea43-42a9-8ff7-b4b6d160e9b7 using the Compute API Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: 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 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.464234 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b1c13920-ea43-42a9-8ff7-b4b6d160e9b7 using the Compute API Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: ERROR cinder.api.middleware.fault Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.middleware.fault [None req-2f8ed88b-d13c-4afe-92ac-339440d49d3c tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-project-admin] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action returned with HTTP 409 Aug 06 03:15:56.467991 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 700/2792] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:15:56 2026] POST /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action => generated 167 bytes in 375 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:15:56.471181 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-5b7d2181-e07e-4f19-81a5-8e5631490ac1 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc Aug 06 03:15:56.471181 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-5b7d2181-e07e-4f19-81a5-8e5631490ac1 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:56.471181 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-5b7d2181-e07e-4f19-81a5-8e5631490ac1 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:56.473237 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d526b5dc-2c7a-4e17-a48e-1091d2d9eab2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.475465 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 696/2793] 10.4.3.80 () {70 vars in 1590 bytes} [Thu Aug 6 03:15:56 2026] POST /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 06 03:15:56.482025 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:56.482025 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:56.484336 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-03df60d1-81ef-476d-89d5-8421a84a4ddb None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.489056 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-5b7d2181-e07e-4f19-81a5-8e5631490ac1 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:15:56.493033 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-5b7d2181-e07e-4f19-81a5-8e5631490ac1 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc returned with HTTP 200 Aug 06 03:15:56.493608 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 697/2794] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:15:56 2026] GET /volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:56.511269 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-faf798f0-df2d-48c7-a356-aa2aa2fb0c33 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.513084 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-faf798f0-df2d-48c7-a356-aa2aa2fb0c33 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad Aug 06 03:15:56.513280 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-faf798f0-df2d-48c7-a356-aa2aa2fb0c33 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:56.513508 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-faf798f0-df2d-48c7-a356-aa2aa2fb0c33 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:56.513602 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-faf798f0-df2d-48c7-a356-aa2aa2fb0c33 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:56.521396 np0000006611 devstack@c-api.service[100900]: WARNING keystonemiddleware.auth_token [None req-03df60d1-81ef-476d-89d5-8421a84a4ddb None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 06 03:15:56.522852 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 702/2795] 10.4.3.80 () {70 vars in 1590 bytes} [Thu Aug 6 03:15:56 2026] POST /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action => generated 114 bytes in 39 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 06 03:15:56.532021 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b85310fd-ff42-4bee-bfde-3dc7a3831429 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.533519 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b85310fd-ff42-4bee-bfde-3dc7a3831429 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e Aug 06 03:15:56.533686 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b85310fd-ff42-4bee-bfde-3dc7a3831429 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:56.533865 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b85310fd-ff42-4bee-bfde-3dc7a3831429 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:56.542099 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:56.542099 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:56.545822 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b85310fd-ff42-4bee-bfde-3dc7a3831429 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:15:56.550318 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b85310fd-ff42-4bee-bfde-3dc7a3831429 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e returned with HTTP 200 Aug 06 03:15:56.550679 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 697/2796] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:56 2026] GET /volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:56.551819 np0000006611 devstack@c-api.service[100899]: DEBUG oslo_db.sqlalchemy.engines [None req-faf798f0-df2d-48c7-a356-aa2aa2fb0c33 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:15:56.555952 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:56.555952 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:56.556673 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-faf798f0-df2d-48c7-a356-aa2aa2fb0c33 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad returned with HTTP 200 Aug 06 03:15:56.557196 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 701/2797] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:56 2026] GET /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad => generated 733 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:56.564964 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7944c14a-c3d1-4e8b-bf5c-0eae5e461582 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.566725 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7944c14a-c3d1-4e8b-bf5c-0eae5e461582 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e Aug 06 03:15:56.567048 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7944c14a-c3d1-4e8b-bf5c-0eae5e461582 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:56.567331 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7944c14a-c3d1-4e8b-bf5c-0eae5e461582 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:56.575109 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:56.575109 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:56.578776 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7944c14a-c3d1-4e8b-bf5c-0eae5e461582 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:15:56.582959 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7944c14a-c3d1-4e8b-bf5c-0eae5e461582 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e returned with HTTP 200 Aug 06 03:15:56.582959 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 698/2798] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:56 2026] GET /volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:56.583444 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f3c29e25-59a9-4955-9a5f-6346128c7041 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.583767 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f3c29e25-59a9-4955-9a5f-6346128c7041 None None] GET https://10.4.3.80/volume// Aug 06 03:15:56.583938 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f3c29e25-59a9-4955-9a5f-6346128c7041 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:56.584113 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f3c29e25-59a9-4955-9a5f-6346128c7041 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:56.584410 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f3c29e25-59a9-4955-9a5f-6346128c7041 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:15:56.584654 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 703/2799] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:15:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:15:56.600152 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-0e5b76e5-eb39-4e0d-ae4f-eb0989a52ed5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.601884 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-0e5b76e5-eb39-4e0d-ae4f-eb0989a52ed5 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:15:56.602224 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-0e5b76e5-eb39-4e0d-ae4f-eb0989a52ed5 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31fe6252-785f-4a32-816a-e033a19b2fbc", "connector": null, "instance_uuid": "a549941a-1ed7-4877-96d7-aec4b080460e"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:56.610909 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:56.610909 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:56.633082 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-8996776e-e451-4193-9413-31dcfa75debf req-d9a6ef48-938c-4fa9-8f8a-c1b7efc9e75c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.635131 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-8996776e-e451-4193-9413-31dcfa75debf req-d9a6ef48-938c-4fa9-8f8a-c1b7efc9e75c tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e Aug 06 03:15:56.635315 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-8996776e-e451-4193-9413-31dcfa75debf req-d9a6ef48-938c-4fa9-8f8a-c1b7efc9e75c tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:56.635511 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-8996776e-e451-4193-9413-31dcfa75debf req-d9a6ef48-938c-4fa9-8f8a-c1b7efc9e75c tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:56.637650 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-0e5b76e5-eb39-4e0d-ae4f-eb0989a52ed5 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:15:56.638106 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 698/2800] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:15:56 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 06 03:15:56.649460 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:56.649460 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:56.654396 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-8996776e-e451-4193-9413-31dcfa75debf req-d9a6ef48-938c-4fa9-8f8a-c1b7efc9e75c tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:15:56.658438 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-8996776e-e451-4193-9413-31dcfa75debf req-d9a6ef48-938c-4fa9-8f8a-c1b7efc9e75c tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e returned with HTTP 200 Aug 06 03:15:56.658796 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 702/2801] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:15:56 2026] GET /volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:56.668413 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9c8c0b70-ce13-417a-af66-2aba37627ec6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.672408 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9c8c0b70-ce13-417a-af66-2aba37627ec6 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc Aug 06 03:15:56.672568 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9c8c0b70-ce13-417a-af66-2aba37627ec6 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:56.672731 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9c8c0b70-ce13-417a-af66-2aba37627ec6 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:56.689741 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1a1211ad-9c4e-4eba-bc04-8848ce5c4a5f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.689794 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:56.689794 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:56.689880 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1a1211ad-9c4e-4eba-bc04-8848ce5c4a5f None None] GET https://10.4.3.80/volume// Aug 06 03:15:56.689880 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1a1211ad-9c4e-4eba-bc04-8848ce5c4a5f None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:56.689880 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1a1211ad-9c4e-4eba-bc04-8848ce5c4a5f None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:56.690632 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1a1211ad-9c4e-4eba-bc04-8848ce5c4a5f None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:15:56.691068 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 704/2802] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:15:56 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:15:56.693409 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9c8c0b70-ce13-417a-af66-2aba37627ec6 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:15:56.700030 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9c8c0b70-ce13-417a-af66-2aba37627ec6 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc returned with HTTP 200 Aug 06 03:15:56.700603 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 699/2803] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:56 2026] GET /volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:56.704611 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-76676649-e3d1-471e-bf61-972afe405c1c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.710309 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-76676649-e3d1-471e-bf61-972afe405c1c tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc Aug 06 03:15:56.710520 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-76676649-e3d1-471e-bf61-972afe405c1c tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:56.710737 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-76676649-e3d1-471e-bf61-972afe405c1c tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:56.727772 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:56.727772 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:56.731410 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-76676649-e3d1-471e-bf61-972afe405c1c tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:15:56.735921 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-76676649-e3d1-471e-bf61-972afe405c1c tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc returned with HTTP 200 Aug 06 03:15:56.736352 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 699/2804] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:15:56 2026] GET /volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc => generated 1051 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:15:56.766323 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a12aff70-1385-4aa7-8f9b-0b2067b0116f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.766665 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a12aff70-1385-4aa7-8f9b-0b2067b0116f None None] GET https://10.4.3.80/volume// Aug 06 03:15:56.766807 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a12aff70-1385-4aa7-8f9b-0b2067b0116f None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:56.767003 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a12aff70-1385-4aa7-8f9b-0b2067b0116f None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:56.767350 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a12aff70-1385-4aa7-8f9b-0b2067b0116f None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:15:56.767655 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 703/2805] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:15:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:15:56.775616 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-8996776e-e451-4193-9413-31dcfa75debf req-27647265-0854-4079-b509-b00b164e520c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.777755 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-8996776e-e451-4193-9413-31dcfa75debf req-27647265-0854-4079-b509-b00b164e520c tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:15:56.778182 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-8996776e-e451-4193-9413-31dcfa75debf req-27647265-0854-4079-b509-b00b164e520c tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0367261-48a0-42df-bcdc-1a57b40b560e", "connector": null, "instance_uuid": "b1c13920-ea43-42a9-8ff7-b4b6d160e9b7"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:56.786267 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:56.786267 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:56.812030 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-8996776e-e451-4193-9413-31dcfa75debf req-27647265-0854-4079-b509-b00b164e520c tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:15:56.812561 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 705/2806] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:15:56 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 06 03:15:56.847621 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7cff62b6-a73b-4e3f-8b75-50080d45c3ce None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.850101 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7cff62b6-a73b-4e3f-8b75-50080d45c3ce tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e Aug 06 03:15:56.850165 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-3ad15ae6-b275-487c-971b-88cc06c1fd79 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.850397 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7cff62b6-a73b-4e3f-8b75-50080d45c3ce tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:56.850638 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7cff62b6-a73b-4e3f-8b75-50080d45c3ce tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:56.852922 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-3ad15ae6-b275-487c-971b-88cc06c1fd79 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] PUT https://10.4.3.80/volume/v3/attachments/40e0aea1-6e84-48d4-84c6-21d57193872b Aug 06 03:15:56.853449 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-3ad15ae6-b275-487c-971b-88cc06c1fd79 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:56.861849 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-3ad15ae6-b275-487c-971b-88cc06c1fd79 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Acquiring lock "cinder-attachment_update-31fe6252-785f-4a32-816a-e033a19b2fbc-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:15:56.862342 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:56.862342 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:56.867706 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7cff62b6-a73b-4e3f-8b75-50080d45c3ce tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:15:56.870503 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-3ad15ae6-b275-487c-971b-88cc06c1fd79 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Lock "cinder-attachment_update-31fe6252-785f-4a32-816a-e033a19b2fbc-np0000006611" acquired by "attachment_update" :: waited 0.008s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:15:56.870824 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:56.870824 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:56.871398 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4e34dccd-d33e-49dc-9079-80e746d06e2f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.871785 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7cff62b6-a73b-4e3f-8b75-50080d45c3ce tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e returned with HTTP 200 Aug 06 03:15:56.871825 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4e34dccd-d33e-49dc-9079-80e746d06e2f None None] GET https://10.4.3.80/volume// Aug 06 03:15:56.872009 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4e34dccd-d33e-49dc-9079-80e746d06e2f None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:56.872150 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 700/2807] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:56 2026] GET /volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:56.872245 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4e34dccd-d33e-49dc-9079-80e746d06e2f None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:56.872665 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4e34dccd-d33e-49dc-9079-80e746d06e2f None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:15:56.873045 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 704/2808] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:15:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:15:56.882794 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-8996776e-e451-4193-9413-31dcfa75debf req-e9e4f2e2-6412-4227-aed4-9fe3f8a11ef8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:56.884690 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-8996776e-e451-4193-9413-31dcfa75debf req-e9e4f2e2-6412-4227-aed4-9fe3f8a11ef8 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e Aug 06 03:15:56.884955 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-8996776e-e451-4193-9413-31dcfa75debf req-e9e4f2e2-6412-4227-aed4-9fe3f8a11ef8 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:56.885137 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-8996776e-e451-4193-9413-31dcfa75debf req-e9e4f2e2-6412-4227-aed4-9fe3f8a11ef8 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:56.894455 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:56.894455 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:56.898519 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-8996776e-e451-4193-9413-31dcfa75debf req-e9e4f2e2-6412-4227-aed4-9fe3f8a11ef8 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:15:56.903481 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-8996776e-e451-4193-9413-31dcfa75debf req-e9e4f2e2-6412-4227-aed4-9fe3f8a11ef8 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e returned with HTTP 200 Aug 06 03:15:56.904017 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 706/2809] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:15:56 2026] GET /volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e => generated 1035 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:15:56.957917 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-3ad15ae6-b275-487c-971b-88cc06c1fd79 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Lock "cinder-attachment_update-31fe6252-785f-4a32-816a-e033a19b2fbc-np0000006611" released by "attachment_update" :: held 0.088s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:15:56.958245 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-3ad15ae6-b275-487c-971b-88cc06c1fd79 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/attachments/40e0aea1-6e84-48d4-84c6-21d57193872b returned with HTTP 200 Aug 06 03:15:56.958781 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 700/2810] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:15:56 2026] PUT /volume/v3/attachments/40e0aea1-6e84-48d4-84c6-21d57193872b => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:57.038925 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-8996776e-e451-4193-9413-31dcfa75debf req-a7e08c80-a51e-405e-bfec-db0f4a1e4a70 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:57.041419 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-8996776e-e451-4193-9413-31dcfa75debf req-a7e08c80-a51e-405e-bfec-db0f4a1e4a70 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] PUT https://10.4.3.80/volume/v3/attachments/64e45adb-3eb8-405c-9608-2ef0b9af9345 Aug 06 03:15:57.041890 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-8996776e-e451-4193-9413-31dcfa75debf req-a7e08c80-a51e-405e-bfec-db0f4a1e4a70 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:57.052588 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-8996776e-e451-4193-9413-31dcfa75debf req-a7e08c80-a51e-405e-bfec-db0f4a1e4a70 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Acquiring lock "cinder-attachment_update-d0367261-48a0-42df-bcdc-1a57b40b560e-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:15:57.056782 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-8996776e-e451-4193-9413-31dcfa75debf req-a7e08c80-a51e-405e-bfec-db0f4a1e4a70 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Lock "cinder-attachment_update-d0367261-48a0-42df-bcdc-1a57b40b560e-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:15:57.057659 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:57.057659 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:57.128202 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-8996776e-e451-4193-9413-31dcfa75debf req-a7e08c80-a51e-405e-bfec-db0f4a1e4a70 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Lock "cinder-attachment_update-d0367261-48a0-42df-bcdc-1a57b40b560e-np0000006611" released by "attachment_update" :: held 0.071s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:15:57.128542 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-8996776e-e451-4193-9413-31dcfa75debf req-a7e08c80-a51e-405e-bfec-db0f4a1e4a70 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/attachments/64e45adb-3eb8-405c-9608-2ef0b9af9345 returned with HTTP 200 Aug 06 03:15:57.129027 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 701/2811] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:15:57 2026] PUT /volume/v3/attachments/64e45adb-3eb8-405c-9608-2ef0b9af9345 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:15:57.364009 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-be3dcb9e-ee41-47cc-83d6-d12fca9bb491 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:57.365808 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-be3dcb9e-ee41-47cc-83d6-d12fca9bb491 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f Aug 06 03:15:57.366028 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-be3dcb9e-ee41-47cc-83d6-d12fca9bb491 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:57.366227 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-be3dcb9e-ee41-47cc-83d6-d12fca9bb491 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:57.366395 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-be3dcb9e-ee41-47cc-83d6-d12fca9bb491 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:57.371483 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:57.371483 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:57.376860 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-be3dcb9e-ee41-47cc-83d6-d12fca9bb491 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f returned with HTTP 200 Aug 06 03:15:57.376860 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 705/2812] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:57 2026] GET /volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:57.572107 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e7098ae4-c96a-4526-8354-4ce434f850dd None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:57.573598 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e7098ae4-c96a-4526-8354-4ce434f850dd tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad Aug 06 03:15:57.573884 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e7098ae4-c96a-4526-8354-4ce434f850dd tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:57.574124 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e7098ae4-c96a-4526-8354-4ce434f850dd tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:57.574284 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-e7098ae4-c96a-4526-8354-4ce434f850dd tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:57.580442 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:57.580442 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:57.580442 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e7098ae4-c96a-4526-8354-4ce434f850dd tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad returned with HTTP 200 Aug 06 03:15:57.580553 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 707/2813] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:57 2026] GET /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:57.714901 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-693a304d-33f4-4773-a0ed-8f5b69aecd40 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:57.717280 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-693a304d-33f4-4773-a0ed-8f5b69aecd40 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc Aug 06 03:15:57.718266 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-693a304d-33f4-4773-a0ed-8f5b69aecd40 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:57.718266 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-693a304d-33f4-4773-a0ed-8f5b69aecd40 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:57.737693 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:57.737693 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:57.747253 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-693a304d-33f4-4773-a0ed-8f5b69aecd40 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:15:57.754654 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-693a304d-33f4-4773-a0ed-8f5b69aecd40 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc returned with HTTP 200 Aug 06 03:15:57.755133 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 701/2814] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:57 2026] GET /volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc => generated 872 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:57.887020 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-73039ee8-eb03-43a8-b7be-a8d5a3d125f9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:57.890739 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-73039ee8-eb03-43a8-b7be-a8d5a3d125f9 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e Aug 06 03:15:57.891598 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-73039ee8-eb03-43a8-b7be-a8d5a3d125f9 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:57.891875 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-73039ee8-eb03-43a8-b7be-a8d5a3d125f9 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:57.907050 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:57.907050 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:57.913934 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-73039ee8-eb03-43a8-b7be-a8d5a3d125f9 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:15:57.920883 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-73039ee8-eb03-43a8-b7be-a8d5a3d125f9 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e returned with HTTP 200 Aug 06 03:15:57.921398 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 702/2815] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:57 2026] GET /volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:58.385000 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0a62ecf4-94d0-4d19-89aa-1874e78722ee None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:58.388762 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0a62ecf4-94d0-4d19-89aa-1874e78722ee tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f Aug 06 03:15:58.388762 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0a62ecf4-94d0-4d19-89aa-1874e78722ee tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:58.388762 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0a62ecf4-94d0-4d19-89aa-1874e78722ee tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:58.388762 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-0a62ecf4-94d0-4d19-89aa-1874e78722ee tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:58.393903 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:58.393903 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:58.394946 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0a62ecf4-94d0-4d19-89aa-1874e78722ee tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f returned with HTTP 200 Aug 06 03:15:58.395481 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 706/2816] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:58 2026] GET /volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:58.593368 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d0457a2c-4e91-4527-8371-efe47dbb6af3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:58.595488 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d0457a2c-4e91-4527-8371-efe47dbb6af3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad Aug 06 03:15:58.595852 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d0457a2c-4e91-4527-8371-efe47dbb6af3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:58.596154 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d0457a2c-4e91-4527-8371-efe47dbb6af3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:58.596363 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-d0457a2c-4e91-4527-8371-efe47dbb6af3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:58.601617 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:58.601617 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:15:58.602516 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d0457a2c-4e91-4527-8371-efe47dbb6af3 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad returned with HTTP 200 Aug 06 03:15:58.603406 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 708/2817] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:58 2026] GET /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:15:58.769741 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d90b195e-da41-423d-b708-6fa2d1e5e454 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:58.771730 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d90b195e-da41-423d-b708-6fa2d1e5e454 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc Aug 06 03:15:58.771965 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d90b195e-da41-423d-b708-6fa2d1e5e454 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:58.772184 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d90b195e-da41-423d-b708-6fa2d1e5e454 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:58.782739 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:58.782739 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:58.786274 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d90b195e-da41-423d-b708-6fa2d1e5e454 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:15:58.790775 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d90b195e-da41-423d-b708-6fa2d1e5e454 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc returned with HTTP 200 Aug 06 03:15:58.791199 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 702/2818] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:58 2026] GET /volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:58.938866 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-08f91d16-ed12-46b9-8d43-d3dbda1b7412 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:58.938866 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-08f91d16-ed12-46b9-8d43-d3dbda1b7412 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e Aug 06 03:15:58.938866 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-08f91d16-ed12-46b9-8d43-d3dbda1b7412 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:58.938866 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-08f91d16-ed12-46b9-8d43-d3dbda1b7412 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:58.946386 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:58.946386 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:58.949700 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-08f91d16-ed12-46b9-8d43-d3dbda1b7412 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:15:58.953855 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-08f91d16-ed12-46b9-8d43-d3dbda1b7412 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e returned with HTTP 200 Aug 06 03:15:58.954225 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 703/2819] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:58 2026] GET /volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:59.407441 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5d25542d-828a-4493-b183-576a39135eaf None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:59.409130 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5d25542d-828a-4493-b183-576a39135eaf tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f Aug 06 03:15:59.409541 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5d25542d-828a-4493-b183-576a39135eaf tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:59.410789 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5d25542d-828a-4493-b183-576a39135eaf tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:59.410789 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-5d25542d-828a-4493-b183-576a39135eaf tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:59.414955 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:59.414955 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:59.416289 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5d25542d-828a-4493-b183-576a39135eaf tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f returned with HTTP 200 Aug 06 03:15:59.416289 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 707/2820] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:59 2026] GET /volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:59.417978 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-91dab17b-1450-4e56-8b40-4fa8a7e21703 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:59.419984 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-91dab17b-1450-4e56-8b40-4fa8a7e21703 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] POST https://10.4.3.80/volume/v3/volumes/8f25b24c-1417-47c2-b972-ea87e69aefd5/action Aug 06 03:15:59.420293 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-91dab17b-1450-4e56-8b40-4fa8a7e21703 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action body: b'{"os-attach": {"instance_uuid": "e9716fc9-8c52-47f0-9a0b-a761b1c096f6", "mountpoint": "/dev/vdc"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:15:59.420435 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-91dab17b-1450-4e56-8b40-4fa8a7e21703 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e9716fc9-8c52-47f0-9a0b-a761b1c096f6", "mountpoint": "/dev/vdc"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:15:59.427589 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-91dab17b-1450-4e56-8b40-4fa8a7e21703 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/8f25b24c-1417-47c2-b972-ea87e69aefd5/action returned with HTTP 404 Aug 06 03:15:59.428114 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 709/2821] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:15:59 2026] POST /volume/v3/volumes/8f25b24c-1417-47c2-b972-ea87e69aefd5/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:15:59.615709 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-10e936d0-a1d9-4fb3-8f7a-f32822aff22c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:59.621433 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-10e936d0-a1d9-4fb3-8f7a-f32822aff22c tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad Aug 06 03:15:59.621636 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-10e936d0-a1d9-4fb3-8f7a-f32822aff22c tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:59.621807 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-10e936d0-a1d9-4fb3-8f7a-f32822aff22c tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:59.621931 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-10e936d0-a1d9-4fb3-8f7a-f32822aff22c tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:15:59.629925 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:59.629925 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:15:59.630873 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-10e936d0-a1d9-4fb3-8f7a-f32822aff22c tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad returned with HTTP 200 Aug 06 03:15:59.631519 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 703/2822] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:15:59 2026] GET /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:15:59.803869 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1f1894e8-ed98-497e-9378-34c3a80730a0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:59.805727 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1f1894e8-ed98-497e-9378-34c3a80730a0 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc Aug 06 03:15:59.805932 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1f1894e8-ed98-497e-9378-34c3a80730a0 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:59.806136 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1f1894e8-ed98-497e-9378-34c3a80730a0 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:59.817040 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:59.817040 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:15:59.821044 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1f1894e8-ed98-497e-9378-34c3a80730a0 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:15:59.825931 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1f1894e8-ed98-497e-9378-34c3a80730a0 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc returned with HTTP 200 Aug 06 03:15:59.826396 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 704/2823] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:59 2026] GET /volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:15:59.969925 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d38f7fc7-5c15-40d5-86cc-268a73607f98 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:15:59.971603 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d38f7fc7-5c15-40d5-86cc-268a73607f98 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e Aug 06 03:15:59.971776 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d38f7fc7-5c15-40d5-86cc-268a73607f98 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:15:59.971976 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d38f7fc7-5c15-40d5-86cc-268a73607f98 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:15:59.980845 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:15:59.980845 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:15:59.983928 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d38f7fc7-5c15-40d5-86cc-268a73607f98 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:15:59.987886 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d38f7fc7-5c15-40d5-86cc-268a73607f98 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e returned with HTTP 200 Aug 06 03:15:59.988335 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 708/2824] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:15:59 2026] GET /volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:00.257091 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-5d346a89-af1b-46bc-9c0c-d413696fe3da None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:00.259114 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-5d346a89-af1b-46bc-9c0c-d413696fe3da tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] POST https://10.4.3.80/volume/v3/attachments/40e0aea1-6e84-48d4-84c6-21d57193872b/action Aug 06 03:16:00.259523 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-5d346a89-af1b-46bc-9c0c-d413696fe3da tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:00.259639 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-5d346a89-af1b-46bc-9c0c-d413696fe3da tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:00.274238 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:00.274238 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:00.284908 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-890bd952-6fc2-485e-b42a-eaf51de8c396 req-5d346a89-af1b-46bc-9c0c-d413696fe3da tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/attachments/40e0aea1-6e84-48d4-84c6-21d57193872b/action returned with HTTP 204 Aug 06 03:16:00.286431 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 710/2825] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:16:00 2026] POST /volume/v3/attachments/40e0aea1-6e84-48d4-84c6-21d57193872b/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:00.426636 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b1e3906d-f8e4-4e41-842e-92d3e5c605b0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:00.429119 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b1e3906d-f8e4-4e41-842e-92d3e5c605b0 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f Aug 06 03:16:00.429377 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b1e3906d-f8e4-4e41-842e-92d3e5c605b0 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:00.429614 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b1e3906d-f8e4-4e41-842e-92d3e5c605b0 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:00.429733 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-b1e3906d-f8e4-4e41-842e-92d3e5c605b0 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:00.435110 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:00.435110 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:00.436096 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b1e3906d-f8e4-4e41-842e-92d3e5c605b0 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f returned with HTTP 200 Aug 06 03:16:00.436695 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 704/2826] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:00 2026] GET /volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:00.640666 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-45fef318-e5e8-4031-bb87-90c23fed7ce7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:00.642485 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-45fef318-e5e8-4031-bb87-90c23fed7ce7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad Aug 06 03:16:00.642695 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-45fef318-e5e8-4031-bb87-90c23fed7ce7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:00.642907 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-45fef318-e5e8-4031-bb87-90c23fed7ce7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:00.643026 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-45fef318-e5e8-4031-bb87-90c23fed7ce7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:00.647794 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:00.647794 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:00.648502 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-45fef318-e5e8-4031-bb87-90c23fed7ce7 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad returned with HTTP 200 Aug 06 03:16:00.648915 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 705/2827] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:00 2026] GET /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:00.842439 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-36620ab1-b9d5-42fa-acba-1397f614186a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:00.844573 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-36620ab1-b9d5-42fa-acba-1397f614186a tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc Aug 06 03:16:00.844769 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-36620ab1-b9d5-42fa-acba-1397f614186a tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:00.845029 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-36620ab1-b9d5-42fa-acba-1397f614186a tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:00.856948 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:00.856948 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:00.861854 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-36620ab1-b9d5-42fa-acba-1397f614186a tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:16:00.866763 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-36620ab1-b9d5-42fa-acba-1397f614186a tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc returned with HTTP 200 Aug 06 03:16:00.867158 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 709/2828] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:00 2026] GET /volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc => generated 1164 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:00.880260 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ab847d1d-b262-4094-ad50-355fc960cc57 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:00.883513 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ab847d1d-b262-4094-ad50-355fc960cc57 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc Aug 06 03:16:00.883513 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ab847d1d-b262-4094-ad50-355fc960cc57 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:00.883513 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ab847d1d-b262-4094-ad50-355fc960cc57 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:00.896290 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:00.896290 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:00.900309 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ab847d1d-b262-4094-ad50-355fc960cc57 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:16:00.905005 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ab847d1d-b262-4094-ad50-355fc960cc57 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc returned with HTTP 200 Aug 06 03:16:00.905732 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 711/2829] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:00 2026] GET /volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc => generated 1164 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:01.000677 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8a923391-f48d-4d68-9f1f-c9fc665bf536 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:01.005390 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8a923391-f48d-4d68-9f1f-c9fc665bf536 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e Aug 06 03:16:01.005601 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8a923391-f48d-4d68-9f1f-c9fc665bf536 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:01.005806 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8a923391-f48d-4d68-9f1f-c9fc665bf536 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:01.015729 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:01.015729 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:01.020029 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8a923391-f48d-4d68-9f1f-c9fc665bf536 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:16:01.024369 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8a923391-f48d-4d68-9f1f-c9fc665bf536 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e returned with HTTP 200 Aug 06 03:16:01.024805 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 705/2830] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:00 2026] GET /volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:01.446543 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e890bc7e-b597-4084-b966-33b8ae0ca448 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:01.448091 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e890bc7e-b597-4084-b966-33b8ae0ca448 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f Aug 06 03:16:01.448267 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e890bc7e-b597-4084-b966-33b8ae0ca448 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:01.448482 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e890bc7e-b597-4084-b966-33b8ae0ca448 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:01.448586 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-e890bc7e-b597-4084-b966-33b8ae0ca448 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:01.452312 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:01.452312 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:01.453003 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e890bc7e-b597-4084-b966-33b8ae0ca448 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f returned with HTTP 200 Aug 06 03:16:01.453520 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 706/2831] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:01 2026] GET /volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:01.661431 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-aec1ca92-46d8-4c29-96b6-cee4545cb655 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:01.663090 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-aec1ca92-46d8-4c29-96b6-cee4545cb655 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad Aug 06 03:16:01.663276 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-aec1ca92-46d8-4c29-96b6-cee4545cb655 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:01.663463 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-aec1ca92-46d8-4c29-96b6-cee4545cb655 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:01.663561 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-aec1ca92-46d8-4c29-96b6-cee4545cb655 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:01.667537 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:01.667537 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:01.668071 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-aec1ca92-46d8-4c29-96b6-cee4545cb655 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad returned with HTTP 200 Aug 06 03:16:01.668396 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 710/2832] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:01 2026] GET /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:02.037786 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2d39ba0c-448f-4e2b-a0f2-97ddeab14032 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:02.039370 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2d39ba0c-448f-4e2b-a0f2-97ddeab14032 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e Aug 06 03:16:02.039625 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2d39ba0c-448f-4e2b-a0f2-97ddeab14032 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:02.039891 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2d39ba0c-448f-4e2b-a0f2-97ddeab14032 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:02.049496 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:02.049496 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:02.052939 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2d39ba0c-448f-4e2b-a0f2-97ddeab14032 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:16:02.056922 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2d39ba0c-448f-4e2b-a0f2-97ddeab14032 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e returned with HTTP 200 Aug 06 03:16:02.057399 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 712/2833] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:02 2026] GET /volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:02.463911 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-efaa29f7-d6dc-42a5-8cb5-326082d1195a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:02.465455 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-efaa29f7-d6dc-42a5-8cb5-326082d1195a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f Aug 06 03:16:02.465653 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-efaa29f7-d6dc-42a5-8cb5-326082d1195a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:02.465845 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-efaa29f7-d6dc-42a5-8cb5-326082d1195a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:02.465950 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-efaa29f7-d6dc-42a5-8cb5-326082d1195a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:02.470157 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:02.470157 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:02.470947 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-efaa29f7-d6dc-42a5-8cb5-326082d1195a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f returned with HTTP 200 Aug 06 03:16:02.471291 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 706/2834] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:02 2026] GET /volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:02.683100 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-af8f5cfe-4ef6-48bc-a451-fd46f2d7ad37 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:02.684781 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-af8f5cfe-4ef6-48bc-a451-fd46f2d7ad37 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad Aug 06 03:16:02.685057 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-af8f5cfe-4ef6-48bc-a451-fd46f2d7ad37 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:02.685312 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-af8f5cfe-4ef6-48bc-a451-fd46f2d7ad37 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:02.685506 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-af8f5cfe-4ef6-48bc-a451-fd46f2d7ad37 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:02.697071 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:02.697071 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:02.697800 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-af8f5cfe-4ef6-48bc-a451-fd46f2d7ad37 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad returned with HTTP 200 Aug 06 03:16:02.698177 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 707/2835] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:02 2026] GET /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:03.072096 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d9e7088d-21cf-4966-ba5e-3f827d0e683a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:03.074207 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d9e7088d-21cf-4966-ba5e-3f827d0e683a tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e Aug 06 03:16:03.074469 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d9e7088d-21cf-4966-ba5e-3f827d0e683a tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:03.076486 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d9e7088d-21cf-4966-ba5e-3f827d0e683a tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:03.086637 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:03.086637 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:03.090390 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d9e7088d-21cf-4966-ba5e-3f827d0e683a tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:16:03.094671 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d9e7088d-21cf-4966-ba5e-3f827d0e683a tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e returned with HTTP 200 Aug 06 03:16:03.095091 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 711/2836] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:03 2026] GET /volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:03.311855 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-8996776e-e451-4193-9413-31dcfa75debf req-f4bbc9df-ca8e-4250-8d1d-faa80be2fc9b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:03.315852 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-8996776e-e451-4193-9413-31dcfa75debf req-f4bbc9df-ca8e-4250-8d1d-faa80be2fc9b tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] POST https://10.4.3.80/volume/v3/attachments/64e45adb-3eb8-405c-9608-2ef0b9af9345/action Aug 06 03:16:03.315852 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-8996776e-e451-4193-9413-31dcfa75debf req-f4bbc9df-ca8e-4250-8d1d-faa80be2fc9b tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:03.315852 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-8996776e-e451-4193-9413-31dcfa75debf req-f4bbc9df-ca8e-4250-8d1d-faa80be2fc9b tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:03.332129 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:03.332129 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:03.343592 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-8996776e-e451-4193-9413-31dcfa75debf req-f4bbc9df-ca8e-4250-8d1d-faa80be2fc9b tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/attachments/64e45adb-3eb8-405c-9608-2ef0b9af9345/action returned with HTTP 204 Aug 06 03:16:03.343592 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 713/2837] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:16:03 2026] POST /volume/v3/attachments/64e45adb-3eb8-405c-9608-2ef0b9af9345/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 06 03:16:03.450649 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-66fa06f9-e797-4b11-940c-babab7c197ae None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:03.452546 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-66fa06f9-e797-4b11-940c-babab7c197ae tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc Aug 06 03:16:03.452738 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-66fa06f9-e797-4b11-940c-babab7c197ae tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:03.452956 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-66fa06f9-e797-4b11-940c-babab7c197ae tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:03.470885 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:03.470885 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:03.479330 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-66fa06f9-e797-4b11-940c-babab7c197ae tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:16:03.482548 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-763f784f-4ca8-4e47-b7e4-fb158059c785 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:03.485235 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-763f784f-4ca8-4e47-b7e4-fb158059c785 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f Aug 06 03:16:03.485423 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-763f784f-4ca8-4e47-b7e4-fb158059c785 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:03.485601 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-763f784f-4ca8-4e47-b7e4-fb158059c785 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:03.485701 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-763f784f-4ca8-4e47-b7e4-fb158059c785 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:03.486088 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-66fa06f9-e797-4b11-940c-babab7c197ae tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc returned with HTTP 200 Aug 06 03:16:03.486792 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 707/2838] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:16:03 2026] GET /volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc => generated 1164 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:03.489533 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:03.489533 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:03.490182 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-763f784f-4ca8-4e47-b7e4-fb158059c785 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f returned with HTTP 200 Aug 06 03:16:03.490530 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 708/2839] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:03 2026] GET /volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:03.503975 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-d5b8f4e5-2103-4e5a-a1ae-2ebfa857545b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:03.505969 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-d5b8f4e5-2103-4e5a-a1ae-2ebfa857545b tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] POST https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc/action Aug 06 03:16:03.506307 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-d5b8f4e5-2103-4e5a-a1ae-2ebfa857545b tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:03.506445 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-d5b8f4e5-2103-4e5a-a1ae-2ebfa857545b tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:03.519301 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:03.519301 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:03.519807 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-d5b8f4e5-2103-4e5a-a1ae-2ebfa857545b tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:16:03.530856 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-d5b8f4e5-2103-4e5a-a1ae-2ebfa857545b tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Begin detaching volume completed successfully. Aug 06 03:16:03.530856 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-d5b8f4e5-2103-4e5a-a1ae-2ebfa857545b tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc/action returned with HTTP 202 Aug 06 03:16:03.530856 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 712/2840] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:16:03 2026] POST /volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:16:03.548968 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f9da458b-ed86-4e8b-b604-801885829b4c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:03.556860 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f9da458b-ed86-4e8b-b604-801885829b4c tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:03.556860 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f9da458b-ed86-4e8b-b604-801885829b4c tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4c50c7c4-d76f-498b-b550-9de67b1a889e", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-473572414"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:03.556860 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-f9da458b-ed86-4e8b-b604-801885829b4c tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Create volume request body: {'volume': {'imageRef': '4c50c7c4-d76f-498b-b550-9de67b1a889e', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-473572414'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:03.574306 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1dc90f2a-aff6-4b51-abfe-75a2d8ea558e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:03.574661 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1dc90f2a-aff6-4b51-abfe-75a2d8ea558e None None] GET https://10.4.3.80/volume// Aug 06 03:16:03.574820 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1dc90f2a-aff6-4b51-abfe-75a2d8ea558e None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:03.575024 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1dc90f2a-aff6-4b51-abfe-75a2d8ea558e None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:03.575332 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1dc90f2a-aff6-4b51-abfe-75a2d8ea558e None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:16:03.575638 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 708/2841] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:16:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:16:03.582761 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-5850f5f6-66e3-47af-9647-cad7a746f530 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:03.586852 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-5850f5f6-66e3-47af-9647-cad7a746f530 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc Aug 06 03:16:03.586852 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-5850f5f6-66e3-47af-9647-cad7a746f530 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:03.586852 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-5850f5f6-66e3-47af-9647-cad7a746f530 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:03.598853 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:03.598853 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:03.599591 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-5850f5f6-66e3-47af-9647-cad7a746f530 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:16:03.603467 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-5850f5f6-66e3-47af-9647-cad7a746f530 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc returned with HTTP 200 Aug 06 03:16:03.603858 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 709/2842] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:16:03 2026] GET /volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc => generated 1347 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:16:03.644706 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-f9da458b-ed86-4e8b-b604-801885829b4c tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Create volume of 2 GB Aug 06 03:16:03.649870 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f9da458b-ed86-4e8b-b604-801885829b4c tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Availability Zones retrieved successfully. Aug 06 03:16:03.658862 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f9da458b-ed86-4e8b-b604-801885829b4c tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Flow 'volume_create_api' (e83fea7e-762c-45ec-8d83-d43caadc36e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:03.662869 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f9da458b-ed86-4e8b-b604-801885829b4c tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188aae6d-18a2-4179-a39b-111cd2255383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:03.662869 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-f9da458b-ed86-4e8b-b604-801885829b4c tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Validating volume size '2' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:16:03.712856 np0000006611 devstack@c-api.service[100900]: WARNING cinder.volume.api [None req-f9da458b-ed86-4e8b-b604-801885829b4c tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188aae6d-18a2-4179-a39b-111cd2255383) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 03:16:03.712856 np0000006611 devstack@c-api.service[100900]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 4c50c7c4-d76f-498b-b550-9de67b1a889e is not active. Aug 06 03:16:03.713025 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9f7dcb98-ee5e-4cbe-a6b4-5acf540a5d3b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:03.713025 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9f7dcb98-ee5e-4cbe-a6b4-5acf540a5d3b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad Aug 06 03:16:03.713025 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9f7dcb98-ee5e-4cbe-a6b4-5acf540a5d3b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:03.713301 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9f7dcb98-ee5e-4cbe-a6b4-5acf540a5d3b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:03.713372 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-9f7dcb98-ee5e-4cbe-a6b4-5acf540a5d3b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:03.713574 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f9da458b-ed86-4e8b-b604-801885829b4c tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188aae6d-18a2-4179-a39b-111cd2255383) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:03.714777 np0000006611 devstack@c-api.service[100900]: WARNING cinder.volume.api [None req-f9da458b-ed86-4e8b-b604-801885829b4c tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188aae6d-18a2-4179-a39b-111cd2255383) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 03:16:03.716005 np0000006611 devstack@c-api.service[100900]: WARNING cinder.volume.api [None req-f9da458b-ed86-4e8b-b604-801885829b4c tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Flow 'volume_create_api' (e83fea7e-762c-45ec-8d83-d43caadc36e8) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 03:16:03.716494 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f9da458b-ed86-4e8b-b604-801885829b4c tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 400 Aug 06 03:16:03.717288 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 714/2843] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:16:03 2026] POST /volume/v3/volumes => generated 125 bytes in 169 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 03:16:03.717513 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:03.717513 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:03.718232 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9f7dcb98-ee5e-4cbe-a6b4-5acf540a5d3b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad returned with HTTP 200 Aug 06 03:16:03.718637 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 713/2844] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:03 2026] GET /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:03.731583 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3eee9537-3536-404e-9edd-50aebe26690d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:03.734206 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3eee9537-3536-404e-9edd-50aebe26690d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] POST https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad/action Aug 06 03:16:03.735391 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3eee9537-3536-404e-9edd-50aebe26690d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:03.735560 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3eee9537-3536-404e-9edd-50aebe26690d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:03.737432 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.admin_actions [None req-3eee9537-3536-404e-9edd-50aebe26690d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Updating backup '4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad' with '{'status': 'error'}' {{(pid=100902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 03:16:03.747448 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:03.747448 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:03.748570 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.policy [None req-3eee9537-3536-404e-9edd-50aebe26690d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '95858a46b7214d8e9195b997251fe4f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '425c6afc7d224dec8f6b1e8c7b1a9ec5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100902) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:16:03.748771 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3eee9537-3536-404e-9edd-50aebe26690d tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad/action returned with HTTP 403 Aug 06 03:16:03.749268 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 709/2845] 10.4.3.80 () {70 vars in 1423 bytes} [Thu Aug 6 03:16:03 2026] POST /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad/action => generated 131 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:03.756582 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-fb631df4-c709-477c-9be8-6688f5ca4551 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:03.759610 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fb631df4-c709-477c-9be8-6688f5ca4551 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/1a615ec1-627d-4548-95b3-887b4ccb024c Aug 06 03:16:03.759813 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fb631df4-c709-477c-9be8-6688f5ca4551 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:03.760011 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fb631df4-c709-477c-9be8-6688f5ca4551 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:03.760162 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-fb631df4-c709-477c-9be8-6688f5ca4551 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Delete volume with id: 1a615ec1-627d-4548-95b3-887b4ccb024c Aug 06 03:16:03.771996 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:03.771996 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:03.772323 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-fb631df4-c709-477c-9be8-6688f5ca4551 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Volume info retrieved successfully. Aug 06 03:16:03.791289 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-fb631df4-c709-477c-9be8-6688f5ca4551 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Delete volume request issued successfully. Aug 06 03:16:03.791489 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fb631df4-c709-477c-9be8-6688f5ca4551 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/1a615ec1-627d-4548-95b3-887b4ccb024c returned with HTTP 202 Aug 06 03:16:03.791871 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 710/2846] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:16:03 2026] DELETE /volume/v3/volumes/1a615ec1-627d-4548-95b3-887b4ccb024c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:03.799100 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d98b0d56-5205-4b76-8f78-15eca2e5c896 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:03.802458 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d98b0d56-5205-4b76-8f78-15eca2e5c896 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/volumes/1a615ec1-627d-4548-95b3-887b4ccb024c Aug 06 03:16:03.802458 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d98b0d56-5205-4b76-8f78-15eca2e5c896 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:03.802458 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d98b0d56-5205-4b76-8f78-15eca2e5c896 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:03.808986 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:03.808986 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:03.812965 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d98b0d56-5205-4b76-8f78-15eca2e5c896 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Volume info retrieved successfully. Aug 06 03:16:03.816900 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d98b0d56-5205-4b76-8f78-15eca2e5c896 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/1a615ec1-627d-4548-95b3-887b4ccb024c returned with HTTP 200 Aug 06 03:16:03.817585 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 715/2847] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:03 2026] GET /volume/v3/volumes/1a615ec1-627d-4548-95b3-887b4ccb024c => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:04.112375 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-02b3e990-3902-47c1-91a7-fbb45d8e4c88 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:04.117342 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-02b3e990-3902-47c1-91a7-fbb45d8e4c88 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e Aug 06 03:16:04.117342 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-02b3e990-3902-47c1-91a7-fbb45d8e4c88 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:04.117342 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-02b3e990-3902-47c1-91a7-fbb45d8e4c88 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:04.124019 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:04.124019 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:04.127578 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-02b3e990-3902-47c1-91a7-fbb45d8e4c88 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:16:04.133763 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-02b3e990-3902-47c1-91a7-fbb45d8e4c88 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e returned with HTTP 200 Aug 06 03:16:04.134190 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 714/2848] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:04 2026] GET /volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:04.146588 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e0398154-bb0b-4c90-a51d-3253d95ede4c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:04.148127 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e0398154-bb0b-4c90-a51d-3253d95ede4c tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e Aug 06 03:16:04.148292 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e0398154-bb0b-4c90-a51d-3253d95ede4c tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:04.148476 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e0398154-bb0b-4c90-a51d-3253d95ede4c tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:04.158916 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:04.158916 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:04.163709 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e0398154-bb0b-4c90-a51d-3253d95ede4c tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:16:04.173353 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e0398154-bb0b-4c90-a51d-3253d95ede4c tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e returned with HTTP 200 Aug 06 03:16:04.173942 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 710/2849] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:04 2026] GET /volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:04.186373 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-23bcd9f9-60b4-4318-8f55-c32ebfbb780d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:04.188112 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-23bcd9f9-60b4-4318-8f55-c32ebfbb780d tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] POST https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action Aug 06 03:16:04.188451 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-23bcd9f9-60b4-4318-8f55-c32ebfbb780d tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Action body: b'{"os-detach": {"attachment_id": "64e45adb-3eb8-405c-9608-2ef0b9af9345"}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:04.188566 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-23bcd9f9-60b4-4318-8f55-c32ebfbb780d tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "64e45adb-3eb8-405c-9608-2ef0b9af9345"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:04.202684 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:04.202684 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:04.203162 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-23bcd9f9-60b4-4318-8f55-c32ebfbb780d tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:16:04.210253 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-23bcd9f9-60b4-4318-8f55-c32ebfbb780d tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action returned with HTTP 400 Aug 06 03:16:04.210845 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 711/2850] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:16:04 2026] POST /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action => generated 100 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 03:16:04.247299 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-d8d674c7-624e-4535-ae5b-d333a61f6135 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:04.249249 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-d8d674c7-624e-4535-ae5b-d333a61f6135 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e Aug 06 03:16:04.249549 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-d8d674c7-624e-4535-ae5b-d333a61f6135 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:04.249818 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-d8d674c7-624e-4535-ae5b-d333a61f6135 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:04.259482 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:04.259482 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:04.264011 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-d8d674c7-624e-4535-ae5b-d333a61f6135 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:16:04.269538 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-d8d674c7-624e-4535-ae5b-d333a61f6135 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e returned with HTTP 200 Aug 06 03:16:04.269538 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 716/2851] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:16:04 2026] GET /volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:04.287574 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-98456802-30cb-4069-9e9b-5ad7ac3f9959 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:04.289725 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-98456802-30cb-4069-9e9b-5ad7ac3f9959 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] POST https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e/action Aug 06 03:16:04.290041 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-98456802-30cb-4069-9e9b-5ad7ac3f9959 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:04.290142 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-98456802-30cb-4069-9e9b-5ad7ac3f9959 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:04.301574 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:04.301574 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:04.302088 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-98456802-30cb-4069-9e9b-5ad7ac3f9959 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:16:04.313697 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-98456802-30cb-4069-9e9b-5ad7ac3f9959 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Begin detaching volume completed successfully. Aug 06 03:16:04.313951 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-98456802-30cb-4069-9e9b-5ad7ac3f9959 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e/action returned with HTTP 202 Aug 06 03:16:04.314505 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 715/2852] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:16:04 2026] POST /volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:16:04.355269 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a282f019-ff88-4c10-a7da-715bcf3dfc91 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:04.355680 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a282f019-ff88-4c10-a7da-715bcf3dfc91 None None] GET https://10.4.3.80/volume// Aug 06 03:16:04.355866 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a282f019-ff88-4c10-a7da-715bcf3dfc91 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:04.356036 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a282f019-ff88-4c10-a7da-715bcf3dfc91 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:04.356326 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a282f019-ff88-4c10-a7da-715bcf3dfc91 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:16:04.357339 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 711/2853] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:16:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:16:04.366287 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-5a64ca10-76be-4005-ae53-f1429be78a62 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:04.368846 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-5a64ca10-76be-4005-ae53-f1429be78a62 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e Aug 06 03:16:04.369151 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-5a64ca10-76be-4005-ae53-f1429be78a62 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:04.369397 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-5a64ca10-76be-4005-ae53-f1429be78a62 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:04.380805 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:04.380805 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:04.384976 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-5a64ca10-76be-4005-ae53-f1429be78a62 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:16:04.389967 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-5a64ca10-76be-4005-ae53-f1429be78a62 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e returned with HTTP 200 Aug 06 03:16:04.390449 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 712/2854] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:16:04 2026] GET /volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e => generated 1331 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:16:04.502343 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-58e6a7b4-e8f7-43e9-8acb-c73df9ad0965 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:04.504239 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-58e6a7b4-e8f7-43e9-8acb-c73df9ad0965 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f Aug 06 03:16:04.504494 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-58e6a7b4-e8f7-43e9-8acb-c73df9ad0965 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:04.504724 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-58e6a7b4-e8f7-43e9-8acb-c73df9ad0965 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:04.505023 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-58e6a7b4-e8f7-43e9-8acb-c73df9ad0965 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:04.509287 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:04.509287 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:04.510192 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-58e6a7b4-e8f7-43e9-8acb-c73df9ad0965 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f returned with HTTP 200 Aug 06 03:16:04.510770 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 717/2855] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:04 2026] GET /volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:04.537022 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-2684ed8b-b018-449c-ad7b-92f950f624a7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:04.539898 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-2684ed8b-b018-449c-ad7b-92f950f624a7 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] DELETE https://10.4.3.80/volume/v3/attachments/40e0aea1-6e84-48d4-84c6-21d57193872b Aug 06 03:16:04.540143 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-2684ed8b-b018-449c-ad7b-92f950f624a7 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:04.540392 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-2684ed8b-b018-449c-ad7b-92f950f624a7 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:04.550979 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:04.550979 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:04.604511 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-80474f23-5a2d-4634-837a-b86f89ec2275 req-2684ed8b-b018-449c-ad7b-92f950f624a7 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/attachments/40e0aea1-6e84-48d4-84c6-21d57193872b returned with HTTP 200 Aug 06 03:16:04.605259 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 716/2856] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:16:04 2026] DELETE /volume/v3/attachments/40e0aea1-6e84-48d4-84c6-21d57193872b => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:16:04.835231 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-320480a7-390f-4bd9-8831-9a7f9bacce9e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:04.839559 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-320480a7-390f-4bd9-8831-9a7f9bacce9e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/volumes/1a615ec1-627d-4548-95b3-887b4ccb024c Aug 06 03:16:04.839559 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-320480a7-390f-4bd9-8831-9a7f9bacce9e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:04.839559 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-320480a7-390f-4bd9-8831-9a7f9bacce9e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:04.844186 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-320480a7-390f-4bd9-8831-9a7f9bacce9e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/1a615ec1-627d-4548-95b3-887b4ccb024c returned with HTTP 404 Aug 06 03:16:04.844762 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 712/2857] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:04 2026] GET /volume/v3/volumes/1a615ec1-627d-4548-95b3-887b4ccb024c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:04.855535 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-47f79821-647a-42f3-9700-c6441ea89f6a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:04.859999 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] POST https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b/restore Aug 06 03:16:04.859999 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:04.859999 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.backups [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Restoring backup 25296823-0d79-4334-8e2c-ea142b577f7b ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100901) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 03:16:04.859999 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Restoring backup 25296823-0d79-4334-8e2c-ea142b577f7b to volume None. Aug 06 03:16:04.863950 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:04.863950 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:04.865324 np0000006611 devstack@c-api.service[100901]: INFO cinder.backup.api [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Creating volume of 1 GB for restore of backup 25296823-0d79-4334-8e2c-ea142b577f7b. Aug 06 03:16:04.871262 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Availability zone cache updated, next update will occur around 2026-08-06 04:16:04.870984. {{(pid=100901) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 03:16:04.871391 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Availability Zones retrieved successfully. Aug 06 03:16:04.879010 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Flow 'volume_create_api' (e0e6d327-82a8-4efb-810a-4c4a0d51251c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:04.880108 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acf1bd2b-652d-4516-9848-173e1356c3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:04.881246 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:16:04.909381 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acf1bd2b-652d-4516-9848-173e1356c3fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:04.910082 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63199891-ecea-4bd3-9e80-5a674f841f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:04.942041 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Created reservations ['1b15eb4a-e8aa-4b8b-b7e3-e5054d8abac4', '35261732-5068-4eea-a161-d9e788dc7e8c', '2e8f9764-34bf-4596-ac57-45a59f6a9248', 'ce352fe4-8700-4213-a17b-83826175b5f6'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:04.942734 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63199891-ecea-4bd3-9e80-5a674f841f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b15eb4a-e8aa-4b8b-b7e3-e5054d8abac4', '35261732-5068-4eea-a161-d9e788dc7e8c', '2e8f9764-34bf-4596-ac57-45a59f6a9248', 'ce352fe4-8700-4213-a17b-83826175b5f6']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:04.943630 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2407881d-911f-45fe-9e74-41dc2282812c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:04.971587 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2407881d-911f-45fe-9e74-41dc2282812c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '700f61f0-b184-43cd-af60-df549c2bc311', '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='425c6afc7d224dec8f6b1e8c7b1a9ec5',qos_specs=None,replication_status=,reservations=['1b15eb4a-e8aa-4b8b-b7e3-e5054d8abac4','35261732-5068-4eea-a161-d9e788dc7e8c','2e8f9764-34bf-4596-ac57-45a59f6a9248','ce352fe4-8700-4213-a17b-83826175b5f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95858a46b7214d8e9195b997251fe4f5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:16:04Z,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=700f61f0-b184-43cd-af60-df549c2bc311,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='425c6afc7d224dec8f6b1e8c7b1a9ec5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95858a46b7214d8e9195b997251fe4f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:04.972428 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a894f20-d1cf-416c-b3a6-c963c939b603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:04.986101 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a894f20-d1cf-416c-b3a6-c963c939b603) transitioned into 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='425c6afc7d224dec8f6b1e8c7b1a9ec5',qos_specs=None,replication_status=,reservations=['1b15eb4a-e8aa-4b8b-b7e3-e5054d8abac4','35261732-5068-4eea-a161-d9e788dc7e8c','2e8f9764-34bf-4596-ac57-45a59f6a9248','ce352fe4-8700-4213-a17b-83826175b5f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95858a46b7214d8e9195b997251fe4f5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:04.987152 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d28d7292-542a-4e66-b567-8a97de9ce072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:04.996840 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d28d7292-542a-4e66-b567-8a97de9ce072) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:04.997641 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Flow 'volume_create_api' (e0e6d327-82a8-4efb-810a-4c4a0d51251c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:04.997943 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Create volume request issued successfully. Aug 06 03:16:05.004243 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:05.004243 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:05.004694 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Volume info retrieved successfully. Aug 06 03:16:05.261552 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-12de3e22-7a9f-4ef7-943d-126afdbe3a2b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.263313 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-12de3e22-7a9f-4ef7-943d-126afdbe3a2b tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] DELETE https://10.4.3.80/volume/v3/attachments/64e45adb-3eb8-405c-9608-2ef0b9af9345 Aug 06 03:16:05.264596 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-12de3e22-7a9f-4ef7-943d-126afdbe3a2b tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:05.264596 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-12de3e22-7a9f-4ef7-943d-126afdbe3a2b tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:05.270676 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:05.270676 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:05.308380 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c1939472-ad67-4616-93c8-02b9f31136d3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.309942 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c1939472-ad67-4616-93c8-02b9f31136d3 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:05.310256 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c1939472-ad67-4616-93c8-02b9f31136d3 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "7053652e-a2cf-4663-b85f-1dd19ebf33a3"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:05.311590 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-c1939472-ad67-4616-93c8-02b9f31136d3 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '7053652e-a2cf-4663-b85f-1dd19ebf33a3'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:05.360855 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-8e598e39-bca6-4217-839c-9e67395c93c4 req-12de3e22-7a9f-4ef7-943d-126afdbe3a2b tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/attachments/64e45adb-3eb8-405c-9608-2ef0b9af9345 returned with HTTP 200 Aug 06 03:16:05.361541 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 718/2858] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:16:05 2026] DELETE /volume/v3/attachments/64e45adb-3eb8-405c-9608-2ef0b9af9345 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:05.399729 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-c1939472-ad67-4616-93c8-02b9f31136d3 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Create volume of 1 GB Aug 06 03:16:05.400037 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:05.400037 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:05.402205 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=333,cinder:UPDATE=57,cinder:INSERT=34 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:16:05.404449 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c1939472-ad67-4616-93c8-02b9f31136d3 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Availability Zones retrieved successfully. Aug 06 03:16:05.409874 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-c1939472-ad67-4616-93c8-02b9f31136d3 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Flow 'volume_create_api' (97f85c2e-bcf2-4f4d-975b-3a07aa91c494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:05.410717 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-c1939472-ad67-4616-93c8-02b9f31136d3 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d4046ab-9b63-4e96-a128-d9f62b7d23ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:05.411600 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-c1939472-ad67-4616-93c8-02b9f31136d3 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:16:05.434720 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-93bef3bf-36bc-46cd-819e-15efdd4fca55 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.437334 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-93bef3bf-36bc-46cd-819e-15efdd4fca55 tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-project-admin] POST https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action Aug 06 03:16:05.437947 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-93bef3bf-36bc-46cd-819e-15efdd4fca55 tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:05.438198 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-93bef3bf-36bc-46cd-819e-15efdd4fca55 tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:05.443469 np0000006611 devstack@c-api.service[100899]: WARNING cinder.volume.api [None req-c1939472-ad67-4616-93c8-02b9f31136d3 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d4046ab-9b63-4e96-a128-d9f62b7d23ca) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 03:16:05.443469 np0000006611 devstack@c-api.service[100899]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 06 03:16:05.445158 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-c1939472-ad67-4616-93c8-02b9f31136d3 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d4046ab-9b63-4e96-a128-d9f62b7d23ca) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:05.446088 np0000006611 devstack@c-api.service[100899]: WARNING cinder.volume.api [None req-c1939472-ad67-4616-93c8-02b9f31136d3 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d4046ab-9b63-4e96-a128-d9f62b7d23ca) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 03:16:05.446890 np0000006611 devstack@c-api.service[100899]: WARNING cinder.volume.api [None req-c1939472-ad67-4616-93c8-02b9f31136d3 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Flow 'volume_create_api' (97f85c2e-bcf2-4f4d-975b-3a07aa91c494) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 03:16:05.447211 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c1939472-ad67-4616-93c8-02b9f31136d3 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 400 Aug 06 03:16:05.448142 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 717/2859] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:16:05 2026] POST /volume/v3/volumes => generated 134 bytes in 140 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 03:16:05.451097 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:05.451097 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:05.455486 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.admin_actions [None req-93bef3bf-36bc-46cd-819e-15efdd4fca55 tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-project-admin] Updating volume '0e1a6e04-96f1-401a-ba93-3bfb5ad919ee' with '{'status': 'in-use'}' {{(pid=100902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 03:16:05.490895 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-93bef3bf-36bc-46cd-819e-15efdd4fca55 tempest-TestServerVolumeAttachmentScenario-919282499 tempest-TestServerVolumeAttachmentScenario-919282499-project-admin] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action returned with HTTP 202 Aug 06 03:16:05.491568 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 713/2860] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:16:05 2026] POST /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:16:05.498222 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a33871f6-08b1-4e70-b396-6b466a1fa201 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.501547 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a33871f6-08b1-4e70-b396-6b466a1fa201 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee Aug 06 03:16:05.501547 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a33871f6-08b1-4e70-b396-6b466a1fa201 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:05.501547 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a33871f6-08b1-4e70-b396-6b466a1fa201 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:05.509921 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:05.509921 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:05.514697 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a33871f6-08b1-4e70-b396-6b466a1fa201 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:16:05.519609 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a33871f6-08b1-4e70-b396-6b466a1fa201 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee returned with HTTP 200 Aug 06 03:16:05.520103 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 719/2861] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:05 2026] GET /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:05.522184 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8f5b14f5-097c-4222-ae4d-7f5958f65514 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.523759 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8f5b14f5-097c-4222-ae4d-7f5958f65514 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f Aug 06 03:16:05.523942 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8f5b14f5-097c-4222-ae4d-7f5958f65514 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:05.524114 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8f5b14f5-097c-4222-ae4d-7f5958f65514 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:05.524263 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-8f5b14f5-097c-4222-ae4d-7f5958f65514 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:05.528482 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:05.528482 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:05.529157 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8f5b14f5-097c-4222-ae4d-7f5958f65514 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f returned with HTTP 200 Aug 06 03:16:05.529508 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 718/2862] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:05 2026] GET /volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:05.558073 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-5fe483a0-985e-4dd1-bcc3-ebdbe2d2cedb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.560029 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-5fe483a0-985e-4dd1-bcc3-ebdbe2d2cedb tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee Aug 06 03:16:05.560226 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-5fe483a0-985e-4dd1-bcc3-ebdbe2d2cedb tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:05.560405 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-5fe483a0-985e-4dd1-bcc3-ebdbe2d2cedb tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:05.569223 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:05.569223 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:05.572614 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-5fe483a0-985e-4dd1-bcc3-ebdbe2d2cedb tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:16:05.576796 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-5fe483a0-985e-4dd1-bcc3-ebdbe2d2cedb tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee returned with HTTP 200 Aug 06 03:16:05.577412 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 714/2863] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:16:05 2026] GET /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee => generated 1147 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:05.605323 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-ac44bb1b-c356-445e-a83f-19c03cb8b1e2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.607726 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-ac44bb1b-c356-445e-a83f-19c03cb8b1e2 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] POST https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action Aug 06 03:16:05.608023 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-ac44bb1b-c356-445e-a83f-19c03cb8b1e2 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:05.608129 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-ac44bb1b-c356-445e-a83f-19c03cb8b1e2 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:05.620875 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:05.620875 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:05.621412 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-ac44bb1b-c356-445e-a83f-19c03cb8b1e2 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:16:05.630490 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-ac44bb1b-c356-445e-a83f-19c03cb8b1e2 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Begin detaching volume completed successfully. Aug 06 03:16:05.630490 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-ac44bb1b-c356-445e-a83f-19c03cb8b1e2 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action returned with HTTP 202 Aug 06 03:16:05.630490 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 720/2864] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:16:05 2026] POST /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:16:05.672802 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-31bb1fb3-34f5-4863-90e6-967f862b141b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.674479 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-31bb1fb3-34f5-4863-90e6-967f862b141b tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:05.674819 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-31bb1fb3-34f5-4863-90e6-967f862b141b tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:05.677209 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-31bb1fb3-34f5-4863-90e6-967f862b141b tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 400 Aug 06 03:16:05.677262 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 719/2865] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:16:05 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 03:16:05.685344 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-98d227be-2bec-48a9-b468-7c6ddfb00c2c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.689244 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-98d227be-2bec-48a9-b468-7c6ddfb00c2c tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:05.689700 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-98d227be-2bec-48a9-b468-7c6ddfb00c2c tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "f3dff41a-5f06-48fc-8b59-e0d4b9cf6d02"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:05.691514 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-98d227be-2bec-48a9-b468-7c6ddfb00c2c tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'f3dff41a-5f06-48fc-8b59-e0d4b9cf6d02'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:05.694064 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-92926904-7b08-45d0-9f56-d0df727458c4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.694501 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-92926904-7b08-45d0-9f56-d0df727458c4 None None] GET https://10.4.3.80/volume// Aug 06 03:16:05.694772 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-92926904-7b08-45d0-9f56-d0df727458c4 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:05.695024 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-92926904-7b08-45d0-9f56-d0df727458c4 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:05.695363 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-92926904-7b08-45d0-9f56-d0df727458c4 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:16:05.695729 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 721/2866] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:16:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:16:05.699227 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-98d227be-2bec-48a9-b468-7c6ddfb00c2c tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 404 Aug 06 03:16:05.699712 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 715/2867] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:16:05 2026] POST /volume/v3/volumes => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:05.706150 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-81625cfc-ad44-432d-bc9a-8b8a6fe4b0ba None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.708782 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c8d62bf3-ac0b-4314-b7e9-4a07a8808d3e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.710644 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c8d62bf3-ac0b-4314-b7e9-4a07a8808d3e tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:05.710918 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c8d62bf3-ac0b-4314-b7e9-4a07a8808d3e tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "449593c3-17a0-4c86-b608-28ebd4e7c221"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:05.714387 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-c8d62bf3-ac0b-4314-b7e9-4a07a8808d3e tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '449593c3-17a0-4c86-b608-28ebd4e7c221'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:05.714467 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-81625cfc-ad44-432d-bc9a-8b8a6fe4b0ba tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee Aug 06 03:16:05.717476 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-81625cfc-ad44-432d-bc9a-8b8a6fe4b0ba tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:05.717720 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-81625cfc-ad44-432d-bc9a-8b8a6fe4b0ba tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:05.718529 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c8d62bf3-ac0b-4314-b7e9-4a07a8808d3e tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 404 Aug 06 03:16:05.719070 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 722/2868] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:16:05 2026] POST /volume/v3/volumes => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:05.729552 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-40d1648b-4f5d-4f24-a677-f11bee6b696f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.731176 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-40d1648b-4f5d-4f24-a677-f11bee6b696f tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:05.731937 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-40d1648b-4f5d-4f24-a677-f11bee6b696f tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "b389922b-140b-411c-b749-7f7539ca3bfe"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:05.733035 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-40d1648b-4f5d-4f24-a677-f11bee6b696f tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'b389922b-140b-411c-b749-7f7539ca3bfe'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:05.738650 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-40d1648b-4f5d-4f24-a677-f11bee6b696f tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 404 Aug 06 03:16:05.739241 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 716/2869] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:16:05 2026] POST /volume/v3/volumes => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:05.739567 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:05.739567 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:05.746706 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-81625cfc-ad44-432d-bc9a-8b8a6fe4b0ba tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:16:05.749066 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e7e1cb3b-c350-4109-af25-55e0fe9a1b53 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.750807 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e7e1cb3b-c350-4109-af25-55e0fe9a1b53 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:05.751119 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e7e1cb3b-c350-4109-af25-55e0fe9a1b53 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:05.752153 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-81625cfc-ad44-432d-bc9a-8b8a6fe4b0ba tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee returned with HTTP 200 Aug 06 03:16:05.752576 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 720/2870] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:16:05 2026] GET /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee => generated 1330 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:16:05.752909 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e7e1cb3b-c350-4109-af25-55e0fe9a1b53 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 400 Aug 06 03:16:05.754156 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 723/2871] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:16:05 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 03:16:05.763088 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1697c954-12de-405c-9416-075e0008f952 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.764586 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1697c954-12de-405c-9416-075e0008f952 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:05.764973 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1697c954-12de-405c-9416-075e0008f952 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:05.766561 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1697c954-12de-405c-9416-075e0008f952 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 400 Aug 06 03:16:05.767106 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 717/2872] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:16:05 2026] POST /volume/v3/volumes => generated 125 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 03:16:05.775444 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-817c686b-b5c5-4b59-b817-bd5306260f77 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.777492 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-817c686b-b5c5-4b59-b817-bd5306260f77 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:05.778046 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-817c686b-b5c5-4b59-b817-bd5306260f77 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:05.779507 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-817c686b-b5c5-4b59-b817-bd5306260f77 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 400 Aug 06 03:16:05.780191 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 721/2873] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:16:05 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 03:16:05.789196 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e2947cdf-94cb-45fe-ba42-829d1abe59d3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.791310 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e2947cdf-94cb-45fe-ba42-829d1abe59d3 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] DELETE https://10.4.3.80/volume/v3/volumes/tempest-invalid-1884906324 Aug 06 03:16:05.791583 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e2947cdf-94cb-45fe-ba42-829d1abe59d3 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:05.791853 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e2947cdf-94cb-45fe-ba42-829d1abe59d3 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:05.792214 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-e2947cdf-94cb-45fe-ba42-829d1abe59d3 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Delete volume with id: tempest-invalid-1884906324 Aug 06 03:16:05.798226 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e2947cdf-94cb-45fe-ba42-829d1abe59d3 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/tempest-invalid-1884906324 returned with HTTP 404 Aug 06 03:16:05.798755 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 724/2874] 10.4.3.80 () {66 vars in 1314 bytes} [Thu Aug 6 03:16:05 2026] DELETE /volume/v3/volumes/tempest-invalid-1884906324 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:05.808198 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3d07905e-e87c-4ff8-92b1-0b0ee3af1b38 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.812811 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 718/2875] 10.4.3.80 () {66 vars in 1236 bytes} [Thu Aug 6 03:16:05 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 06 03:16:05.821419 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-95270a22-ca3e-4204-aa6f-0ad593eb4353 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.823120 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-95270a22-ca3e-4204-aa6f-0ad593eb4353 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] POST https://10.4.3.80/volume/v3/volumes/xxx/action Aug 06 03:16:05.823515 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-95270a22-ca3e-4204-aa6f-0ad593eb4353 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action body: b'{"os-detach": {}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:05.823686 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-95270a22-ca3e-4204-aa6f-0ad593eb4353 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:05.831726 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-95270a22-ca3e-4204-aa6f-0ad593eb4353 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 06 03:16:05.832566 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 722/2876] 10.4.3.80 () {68 vars in 1284 bytes} [Thu Aug 6 03:16:05 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:05.841314 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d9b827bc-ce17-4532-a6fc-1fcea6350172 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.843100 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d9b827bc-ce17-4532-a6fc-1fcea6350172 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] GET https://10.4.3.80/volume/v3/volumes/tempest-invalid-1507006286 Aug 06 03:16:05.843323 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d9b827bc-ce17-4532-a6fc-1fcea6350172 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:05.843554 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d9b827bc-ce17-4532-a6fc-1fcea6350172 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:05.849925 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d9b827bc-ce17-4532-a6fc-1fcea6350172 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/tempest-invalid-1507006286 returned with HTTP 404 Aug 06 03:16:05.850392 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 725/2877] 10.4.3.80 () {66 vars in 1311 bytes} [Thu Aug 6 03:16:05 2026] GET /volume/v3/volumes/tempest-invalid-1507006286 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:05.858781 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f4d3d0c2-ecde-480f-8360-31cb2c6ccdc7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.860594 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 719/2878] 10.4.3.80 () {66 vars in 1233 bytes} [Thu Aug 6 03:16:05 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 06 03:16:05.869625 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ac40b9c9-8442-46ae-ae9a-6a3cc60da2a1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.875925 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ac40b9c9-8442-46ae-ae9a-6a3cc60da2a1 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] GET https://10.4.3.80/volume/v3/volumes/detail?status=null Aug 06 03:16:05.875925 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ac40b9c9-8442-46ae-ae9a-6a3cc60da2a1 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:05.875925 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ac40b9c9-8442-46ae-ae9a-6a3cc60da2a1 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Calling method 'detail' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:05.875925 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-ac40b9c9-8442-46ae-ae9a-6a3cc60da2a1 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:16:05.875925 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ac40b9c9-8442-46ae-ae9a-6a3cc60da2a1 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Could not evaluate value null, assuming string {{(pid=100899) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 03:16:05.875925 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ac40b9c9-8442-46ae-ae9a-6a3cc60da2a1 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:16:05.917661 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ac40b9c9-8442-46ae-ae9a-6a3cc60da2a1 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Get all volumes completed successfully. Aug 06 03:16:05.920970 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ac40b9c9-8442-46ae-ae9a-6a3cc60da2a1 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 06 03:16:05.921755 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 723/2879] 10.4.3.80 () {66 vars in 1274 bytes} [Thu Aug 6 03:16:05 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:16:05.938037 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-40481e01-0a08-48ba-845c-f19cb33cc072 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.942617 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-40481e01-0a08-48ba-845c-f19cb33cc072 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] GET https://10.4.3.80/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1472127563 Aug 06 03:16:05.942912 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-40481e01-0a08-48ba-845c-f19cb33cc072 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:05.943169 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-40481e01-0a08-48ba-845c-f19cb33cc072 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Calling method 'detail' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:05.943580 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-40481e01-0a08-48ba-845c-f19cb33cc072 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:16:05.946000 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-40481e01-0a08-48ba-845c-f19cb33cc072 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1472127563'), ('no_migration_targets', True)]). {{(pid=100900) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:16:05.955140 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-40481e01-0a08-48ba-845c-f19cb33cc072 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Get all volumes completed successfully. Aug 06 03:16:05.958078 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-40481e01-0a08-48ba-845c-f19cb33cc072 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1472127563 returned with HTTP 200 Aug 06 03:16:05.958559 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 726/2880] 10.4.3.80 () {66 vars in 1352 bytes} [Thu Aug 6 03:16:05 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1472127563 => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:16:05.970924 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-dbcefb32-b2a2-4302-97fb-dafefb237143 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:05.973907 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-dbcefb32-b2a2-4302-97fb-dafefb237143 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] GET https://10.4.3.80/volume/v3/volumes?status=null Aug 06 03:16:05.974103 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-dbcefb32-b2a2-4302-97fb-dafefb237143 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:05.974344 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-dbcefb32-b2a2-4302-97fb-dafefb237143 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:05.975766 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-dbcefb32-b2a2-4302-97fb-dafefb237143 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:16:05.976089 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-dbcefb32-b2a2-4302-97fb-dafefb237143 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Could not evaluate value null, assuming string {{(pid=100902) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 03:16:05.976745 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-dbcefb32-b2a2-4302-97fb-dafefb237143 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:16:06.010961 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-dbcefb32-b2a2-4302-97fb-dafefb237143 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Get all volumes completed successfully. Aug 06 03:16:06.010961 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-dbcefb32-b2a2-4302-97fb-dafefb237143 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes?status=null returned with HTTP 200 Aug 06 03:16:06.010961 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 720/2881] 10.4.3.80 () {66 vars in 1253 bytes} [Thu Aug 6 03:16:05 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:16:06.024731 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6c598ed2-a767-4ba1-866d-5b6874824cc0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.026475 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6c598ed2-a767-4ba1-866d-5b6874824cc0 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] GET https://10.4.3.80/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-971009145 Aug 06 03:16:06.026868 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6c598ed2-a767-4ba1-866d-5b6874824cc0 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:06.028849 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6c598ed2-a767-4ba1-866d-5b6874824cc0 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:06.028849 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-6c598ed2-a767-4ba1-866d-5b6874824cc0 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:16:06.028849 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6c598ed2-a767-4ba1-866d-5b6874824cc0 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-971009145'), ('no_migration_targets', True)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:16:06.064290 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-6c598ed2-a767-4ba1-866d-5b6874824cc0 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Get all volumes completed successfully. Aug 06 03:16:06.065070 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6c598ed2-a767-4ba1-866d-5b6874824cc0 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-971009145 returned with HTTP 200 Aug 06 03:16:06.065898 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 724/2882] 10.4.3.80 () {66 vars in 1329 bytes} [Thu Aug 6 03:16:06 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-971009145 => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:16:06.080787 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-52072405-a234-414a-980b-b9bcd827f89f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.082611 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-52072405-a234-414a-980b-b9bcd827f89f tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] POST https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705/action Aug 06 03:16:06.082990 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-52072405-a234-414a-980b-b9bcd827f89f tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:06.083128 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-52072405-a234-414a-980b-b9bcd827f89f tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:06.100298 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:06.100298 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:06.100852 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-52072405-a234-414a-980b-b9bcd827f89f tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Volume info retrieved successfully. Aug 06 03:16:06.109752 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-52072405-a234-414a-980b-b9bcd827f89f tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Reserve volume completed successfully. Aug 06 03:16:06.109957 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-52072405-a234-414a-980b-b9bcd827f89f tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705/action returned with HTTP 202 Aug 06 03:16:06.110499 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 727/2883] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:16:06 2026] POST /volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:16:06.119121 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6ea7491c-ca10-45f6-aae8-dfd8650bac5f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.120464 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6ea7491c-ca10-45f6-aae8-dfd8650bac5f tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] POST https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705/action Aug 06 03:16:06.121093 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6ea7491c-ca10-45f6-aae8-dfd8650bac5f tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:06.121395 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6ea7491c-ca10-45f6-aae8-dfd8650bac5f tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:06.129614 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:06.129614 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:06.130259 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6ea7491c-ca10-45f6-aae8-dfd8650bac5f tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Volume info retrieved successfully. Aug 06 03:16:06.134367 np0000006611 devstack@c-api.service[100902]: ERROR cinder.volume.api [None req-6ea7491c-ca10-45f6-aae8-dfd8650bac5f tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Volume status must be available to reserve, but the status is attaching. Aug 06 03:16:06.134900 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6ea7491c-ca10-45f6-aae8-dfd8650bac5f tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705/action returned with HTTP 400 Aug 06 03:16:06.135507 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 721/2884] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:16:06 2026] POST /volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705/action => generated 132 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 03:16:06.142862 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3efd12c9-e1a8-4cda-9e1e-7d902c41fb82 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.144769 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3efd12c9-e1a8-4cda-9e1e-7d902c41fb82 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] POST https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705/action Aug 06 03:16:06.145124 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3efd12c9-e1a8-4cda-9e1e-7d902c41fb82 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:06.145242 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3efd12c9-e1a8-4cda-9e1e-7d902c41fb82 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:06.154731 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:06.154731 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:06.155218 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3efd12c9-e1a8-4cda-9e1e-7d902c41fb82 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Volume info retrieved successfully. Aug 06 03:16:06.169698 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3efd12c9-e1a8-4cda-9e1e-7d902c41fb82 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Unreserve volume completed successfully. Aug 06 03:16:06.169872 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3efd12c9-e1a8-4cda-9e1e-7d902c41fb82 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705/action returned with HTTP 202 Aug 06 03:16:06.170356 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 725/2885] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:16:06 2026] POST /volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:16:06.179079 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4a267fe0-9739-49d5-951e-e2e8eeb4d0ae None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.180966 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4a267fe0-9739-49d5-951e-e2e8eeb4d0ae tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] POST https://10.4.3.80/volume/v3/volumes/32fa7a80-9c02-4763-9187-e6ad465456de/action Aug 06 03:16:06.181286 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4a267fe0-9739-49d5-951e-e2e8eeb4d0ae tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:06.181417 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4a267fe0-9739-49d5-951e-e2e8eeb4d0ae tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:06.188157 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4a267fe0-9739-49d5-951e-e2e8eeb4d0ae tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/32fa7a80-9c02-4763-9187-e6ad465456de/action returned with HTTP 404 Aug 06 03:16:06.189108 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 728/2886] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:16:06 2026] POST /volume/v3/volumes/32fa7a80-9c02-4763-9187-e6ad465456de/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:06.198988 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ba5f8911-0527-4e7f-9c30-4e8dc16cbada None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.200899 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ba5f8911-0527-4e7f-9c30-4e8dc16cbada tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] POST https://10.4.3.80/volume/v3/volumes/accecef8-b224-4ae2-94be-60e0742349a4/action Aug 06 03:16:06.201623 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ba5f8911-0527-4e7f-9c30-4e8dc16cbada tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:06.202028 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ba5f8911-0527-4e7f-9c30-4e8dc16cbada tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:06.206508 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:06.206508 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:06.206874 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Volume info retrieved successfully. Aug 06 03:16:06.206874 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.backup.api [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Checking backup size 1 against volume size 1 {{(pid=100901) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 03:16:06.207168 np0000006611 devstack@c-api.service[100901]: INFO cinder.backup.api [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Overwriting volume 700f61f0-b184-43cd-af60-df549c2bc311 with restore of backup 25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:16:06.212647 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ba5f8911-0527-4e7f-9c30-4e8dc16cbada tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/accecef8-b224-4ae2-94be-60e0742349a4/action returned with HTTP 404 Aug 06 03:16:06.213429 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 722/2887] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:16:06 2026] POST /volume/v3/volumes/accecef8-b224-4ae2-94be-60e0742349a4/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:06.219414 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.backup.rpcapi [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] restore_backup in rpcapi backup_id 25296823-0d79-4334-8e2c-ea142b577f7b {{(pid=100901) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 03:16:06.221134 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-47f79821-647a-42f3-9700-c6441ea89f6a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b/restore returned with HTTP 202 Aug 06 03:16:06.221332 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-32138674-b1c4-4884-9949-db76ec56ee1c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.221560 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 713/2888] 10.4.3.80 () {70 vars in 1426 bytes} [Thu Aug 6 03:16:04 2026] POST /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b/restore => generated 152 bytes in 1366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:06.223253 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 726/2889] 10.4.3.80 () {68 vars in 1253 bytes} [Thu Aug 6 03:16:06 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 06 03:16:06.231863 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b73040d4-f812-4f5e-8a56-415fe382fb01 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.232050 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3de3efdd-543d-429a-bcd4-d9683a50c288 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.234335 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3de3efdd-543d-429a-bcd4-d9683a50c288 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:16:06.234628 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3de3efdd-543d-429a-bcd4-d9683a50c288 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:06.234897 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3de3efdd-543d-429a-bcd4-d9683a50c288 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:06.235050 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-3de3efdd-543d-429a-bcd4-d9683a50c288 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:06.237185 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b73040d4-f812-4f5e-8a56-415fe382fb01 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] PUT https://10.4.3.80/volume/v3/volumes/tempest-invalid-259864485 Aug 06 03:16:06.237543 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b73040d4-f812-4f5e-8a56-415fe382fb01 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:06.240422 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:06.240422 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:06.241163 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3de3efdd-543d-429a-bcd4-d9683a50c288 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:16:06.241536 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 723/2890] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:06 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:06.247545 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b73040d4-f812-4f5e-8a56-415fe382fb01 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/tempest-invalid-259864485 returned with HTTP 404 Aug 06 03:16:06.248088 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 729/2891] 10.4.3.80 () {68 vars in 1328 bytes} [Thu Aug 6 03:16:06 2026] PUT /volume/v3/volumes/tempest-invalid-259864485 => generated 98 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:06.256115 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b1774a03-f599-44f4-a1e6-c35a8117c2b3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.258274 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b1774a03-f599-44f4-a1e6-c35a8117c2b3 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] PUT https://10.4.3.80/volume/v3/volumes/b38d7405-7231-49db-a7a5-6423bcd51e20 Aug 06 03:16:06.258661 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b1774a03-f599-44f4-a1e6-c35a8117c2b3 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:06.266689 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b1774a03-f599-44f4-a1e6-c35a8117c2b3 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/b38d7405-7231-49db-a7a5-6423bcd51e20 returned with HTTP 404 Aug 06 03:16:06.267264 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 714/2892] 10.4.3.80 () {68 vars in 1361 bytes} [Thu Aug 6 03:16:06 2026] PUT /volume/v3/volumes/b38d7405-7231-49db-a7a5-6423bcd51e20 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:06.275093 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3359f227-c9b0-4555-a802-b0cfa2919904 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.276930 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3359f227-c9b0-4555-a802-b0cfa2919904 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] DELETE https://10.4.3.80/volume/v3/volumes/5cd045a6-ef46-4add-b417-660de521b095 Aug 06 03:16:06.277145 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3359f227-c9b0-4555-a802-b0cfa2919904 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:06.277329 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3359f227-c9b0-4555-a802-b0cfa2919904 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:06.277523 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-3359f227-c9b0-4555-a802-b0cfa2919904 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Delete volume with id: 5cd045a6-ef46-4add-b417-660de521b095 Aug 06 03:16:06.283716 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3359f227-c9b0-4555-a802-b0cfa2919904 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/5cd045a6-ef46-4add-b417-660de521b095 returned with HTTP 404 Aug 06 03:16:06.284200 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 727/2893] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:16:06 2026] DELETE /volume/v3/volumes/5cd045a6-ef46-4add-b417-660de521b095 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:06.291688 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5be7a966-047c-4c65-aebc-ad4fe242a6d5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.294852 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5be7a966-047c-4c65-aebc-ad4fe242a6d5 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] POST https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705/action Aug 06 03:16:06.294852 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5be7a966-047c-4c65-aebc-ad4fe242a6d5 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:06.294852 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5be7a966-047c-4c65-aebc-ad4fe242a6d5 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:06.296608 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5be7a966-047c-4c65-aebc-ad4fe242a6d5 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705/action returned with HTTP 400 Aug 06 03:16:06.297177 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 724/2894] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:16:06 2026] POST /volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 03:16:06.307100 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0b1ba59f-e1bf-4fcb-978f-15ef5db22c95 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.309206 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0b1ba59f-e1bf-4fcb-978f-15ef5db22c95 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] POST https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705/action Aug 06 03:16:06.309608 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0b1ba59f-e1bf-4fcb-978f-15ef5db22c95 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:06.309751 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0b1ba59f-e1bf-4fcb-978f-15ef5db22c95 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:06.311689 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0b1ba59f-e1bf-4fcb-978f-15ef5db22c95 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705/action returned with HTTP 400 Aug 06 03:16:06.312154 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 730/2895] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:16:06 2026] POST /volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 03:16:06.321937 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b32f1169-2063-4875-9143-e44daae00823 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.323561 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b32f1169-2063-4875-9143-e44daae00823 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] POST https://10.4.3.80/volume/v3/volumes/d79e3f2c-fb7e-4037-a81b-d67bb27d39e7/action Aug 06 03:16:06.323903 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b32f1169-2063-4875-9143-e44daae00823 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:06.324027 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b32f1169-2063-4875-9143-e44daae00823 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:06.330511 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b32f1169-2063-4875-9143-e44daae00823 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/d79e3f2c-fb7e-4037-a81b-d67bb27d39e7/action returned with HTTP 404 Aug 06 03:16:06.330978 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 715/2896] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:16:06 2026] POST /volume/v3/volumes/d79e3f2c-fb7e-4037-a81b-d67bb27d39e7/action => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:06.339873 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2a4fcbb9-1e86-498f-8f7d-11760d2b690c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.343369 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2a4fcbb9-1e86-498f-8f7d-11760d2b690c tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] POST https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705/action Aug 06 03:16:06.343422 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2a4fcbb9-1e86-498f-8f7d-11760d2b690c tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:06.343550 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2a4fcbb9-1e86-498f-8f7d-11760d2b690c tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:06.345170 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2a4fcbb9-1e86-498f-8f7d-11760d2b690c tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705/action returned with HTTP 400 Aug 06 03:16:06.345633 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 728/2897] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:16:06 2026] POST /volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 03:16:06.353271 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9ea7a3ad-60f5-4389-8641-7055e2a6c0cd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.355072 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9ea7a3ad-60f5-4389-8641-7055e2a6c0cd tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] POST https://10.4.3.80/volume/v3/volumes/None/action Aug 06 03:16:06.355536 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9ea7a3ad-60f5-4389-8641-7055e2a6c0cd tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:06.355739 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9ea7a3ad-60f5-4389-8641-7055e2a6c0cd tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:06.362128 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9ea7a3ad-60f5-4389-8641-7055e2a6c0cd tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/None/action returned with HTTP 404 Aug 06 03:16:06.362664 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 725/2898] 10.4.3.80 () {68 vars in 1287 bytes} [Thu Aug 6 03:16:06 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:06.370104 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d9a9c482-a9ac-46b2-a27e-682e9eb1647d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.372033 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d9a9c482-a9ac-46b2-a27e-682e9eb1647d tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] GET https://10.4.3.80/volume/v3/volumes/1483d33f-9fb1-4d2b-8e35-1929d26622e3 Aug 06 03:16:06.372224 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d9a9c482-a9ac-46b2-a27e-682e9eb1647d tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:06.372405 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d9a9c482-a9ac-46b2-a27e-682e9eb1647d tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:06.378512 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d9a9c482-a9ac-46b2-a27e-682e9eb1647d tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/1483d33f-9fb1-4d2b-8e35-1929d26622e3 returned with HTTP 404 Aug 06 03:16:06.379087 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 731/2899] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:06 2026] GET /volume/v3/volumes/1483d33f-9fb1-4d2b-8e35-1929d26622e3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:06.388507 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6d73ee8e-4bd1-4216-8c84-14241e2af9cb None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.390185 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6d73ee8e-4bd1-4216-8c84-14241e2af9cb tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] GET https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705 Aug 06 03:16:06.390367 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6d73ee8e-4bd1-4216-8c84-14241e2af9cb tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:06.390557 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6d73ee8e-4bd1-4216-8c84-14241e2af9cb tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:06.397009 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:06.397009 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:06.400192 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-6d73ee8e-4bd1-4216-8c84-14241e2af9cb tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Volume info retrieved successfully. Aug 06 03:16:06.404442 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6d73ee8e-4bd1-4216-8c84-14241e2af9cb tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705 returned with HTTP 200 Aug 06 03:16:06.405029 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 716/2900] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:06 2026] GET /volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:06.416509 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f74e7768-e3e1-4aae-9c99-345222940f0e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.418001 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f74e7768-e3e1-4aae-9c99-345222940f0e tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] DELETE https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705 Aug 06 03:16:06.418181 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f74e7768-e3e1-4aae-9c99-345222940f0e tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:06.418347 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f74e7768-e3e1-4aae-9c99-345222940f0e tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:06.418500 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-f74e7768-e3e1-4aae-9c99-345222940f0e tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Delete volume with id: a9c9950c-faf4-4932-ab71-ff7bcb001705 Aug 06 03:16:06.424914 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:06.424914 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:06.425452 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f74e7768-e3e1-4aae-9c99-345222940f0e tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Volume info retrieved successfully. Aug 06 03:16:06.440993 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f74e7768-e3e1-4aae-9c99-345222940f0e tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Delete volume request issued successfully. Aug 06 03:16:06.441246 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f74e7768-e3e1-4aae-9c99-345222940f0e tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705 returned with HTTP 202 Aug 06 03:16:06.441696 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 729/2901] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:16:06 2026] DELETE /volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:06.450599 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-753a310d-12ef-46a5-adda-dd4687e1d81f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.452407 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-753a310d-12ef-46a5-adda-dd4687e1d81f tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] GET https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705 Aug 06 03:16:06.452621 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-753a310d-12ef-46a5-adda-dd4687e1d81f tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:06.452853 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-753a310d-12ef-46a5-adda-dd4687e1d81f tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:06.460330 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:06.460330 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:06.464651 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-753a310d-12ef-46a5-adda-dd4687e1d81f tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Volume info retrieved successfully. Aug 06 03:16:06.469229 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-753a310d-12ef-46a5-adda-dd4687e1d81f tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705 returned with HTTP 200 Aug 06 03:16:06.469606 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 726/2902] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:06 2026] GET /volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:06.539514 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9d3bfdf4-0643-46ea-86a5-a43f108d91e2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.541262 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9d3bfdf4-0643-46ea-86a5-a43f108d91e2 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f Aug 06 03:16:06.541482 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9d3bfdf4-0643-46ea-86a5-a43f108d91e2 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:06.541680 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9d3bfdf4-0643-46ea-86a5-a43f108d91e2 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:06.541817 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-9d3bfdf4-0643-46ea-86a5-a43f108d91e2 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:06.545987 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:06.545987 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:06.546820 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9d3bfdf4-0643-46ea-86a5-a43f108d91e2 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f returned with HTTP 200 Aug 06 03:16:06.547291 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 732/2903] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:06 2026] GET /volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:06.596780 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-b967a223-7e1e-4823-8e07-a5cd9d13ba95 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.599101 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-b967a223-7e1e-4823-8e07-a5cd9d13ba95 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] DELETE https://10.4.3.80/volume/v3/attachments/a40c5a3c-110f-4ccb-a9c3-32167796e3fd Aug 06 03:16:06.599326 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-b967a223-7e1e-4823-8e07-a5cd9d13ba95 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:06.599551 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-b967a223-7e1e-4823-8e07-a5cd9d13ba95 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:06.607181 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:06.607181 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:06.647854 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-fbe0ad2c-81e5-42dc-8ade-c79ee71054c5 req-b967a223-7e1e-4823-8e07-a5cd9d13ba95 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/attachments/a40c5a3c-110f-4ccb-a9c3-32167796e3fd returned with HTTP 200 Aug 06 03:16:06.648282 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 717/2904] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:16:06 2026] DELETE /volume/v3/attachments/a40c5a3c-110f-4ccb-a9c3-32167796e3fd => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:06.757697 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-bd76bce2-1dd0-4f70-b206-055984949338 req-7e507f21-9c66-4c13-b9b9-4537876c49e3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:06.759954 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-bd76bce2-1dd0-4f70-b206-055984949338 req-7e507f21-9c66-4c13-b9b9-4537876c49e3 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee Aug 06 03:16:06.760167 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-bd76bce2-1dd0-4f70-b206-055984949338 req-7e507f21-9c66-4c13-b9b9-4537876c49e3 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:06.760397 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-bd76bce2-1dd0-4f70-b206-055984949338 req-7e507f21-9c66-4c13-b9b9-4537876c49e3 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:06.767463 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:06.767463 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:06.770640 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-bd76bce2-1dd0-4f70-b206-055984949338 req-7e507f21-9c66-4c13-b9b9-4537876c49e3 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:16:06.775366 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-bd76bce2-1dd0-4f70-b206-055984949338 req-7e507f21-9c66-4c13-b9b9-4537876c49e3 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee returned with HTTP 200 Aug 06 03:16:06.775883 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 730/2905] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:16:06 2026] GET /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:07.253622 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-87dc0470-ac7a-4940-b413-1ccbcbdfb43a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:07.255564 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-87dc0470-ac7a-4940-b413-1ccbcbdfb43a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:16:07.255809 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-87dc0470-ac7a-4940-b413-1ccbcbdfb43a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:07.256085 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-87dc0470-ac7a-4940-b413-1ccbcbdfb43a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:07.256349 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-87dc0470-ac7a-4940-b413-1ccbcbdfb43a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:07.260961 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:07.260961 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:07.261519 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-87dc0470-ac7a-4940-b413-1ccbcbdfb43a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:16:07.262062 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 727/2906] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:07 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:07.480976 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-efec4ba7-ab96-40c2-950e-0272f3eaae69 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:07.482519 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-efec4ba7-ab96-40c2-950e-0272f3eaae69 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] GET https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705 Aug 06 03:16:07.482680 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-efec4ba7-ab96-40c2-950e-0272f3eaae69 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:07.482858 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-efec4ba7-ab96-40c2-950e-0272f3eaae69 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:07.487792 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-efec4ba7-ab96-40c2-950e-0272f3eaae69 tempest-VolumesNegativeTest-1836394840 tempest-VolumesNegativeTest-1836394840-project-member] https://10.4.3.80/volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705 returned with HTTP 404 Aug 06 03:16:07.488339 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 733/2907] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:07 2026] GET /volume/v3/volumes/a9c9950c-faf4-4932-ab71-ff7bcb001705 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:07.556399 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ae5f4255-115c-4ef2-b621-3746929496d1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:07.558077 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ae5f4255-115c-4ef2-b621-3746929496d1 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f Aug 06 03:16:07.558302 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ae5f4255-115c-4ef2-b621-3746929496d1 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:07.558505 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ae5f4255-115c-4ef2-b621-3746929496d1 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:07.558653 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-ae5f4255-115c-4ef2-b621-3746929496d1 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:07.562630 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:07.562630 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:07.563283 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ae5f4255-115c-4ef2-b621-3746929496d1 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f returned with HTTP 200 Aug 06 03:16:07.563613 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 718/2908] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:07 2026] GET /volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:07.663086 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d80f83ee-ad76-4568-904e-d1b1b565d156 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:07.664722 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d80f83ee-ad76-4568-904e-d1b1b565d156 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] DELETE https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc Aug 06 03:16:07.664906 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d80f83ee-ad76-4568-904e-d1b1b565d156 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:07.665081 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d80f83ee-ad76-4568-904e-d1b1b565d156 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:07.665218 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-d80f83ee-ad76-4568-904e-d1b1b565d156 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Delete volume with id: 31fe6252-785f-4a32-816a-e033a19b2fbc Aug 06 03:16:07.673297 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:07.673297 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:07.673982 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d80f83ee-ad76-4568-904e-d1b1b565d156 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:16:07.696915 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d80f83ee-ad76-4568-904e-d1b1b565d156 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Delete volume request issued successfully. Aug 06 03:16:07.697129 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d80f83ee-ad76-4568-904e-d1b1b565d156 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc returned with HTTP 202 Aug 06 03:16:07.697685 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 731/2909] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:16:07 2026] DELETE /volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:07.707495 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-836d567b-bfd8-410f-b068-671a5ba09002 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:07.709775 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-836d567b-bfd8-410f-b068-671a5ba09002 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc Aug 06 03:16:07.709914 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-836d567b-bfd8-410f-b068-671a5ba09002 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:07.710141 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-836d567b-bfd8-410f-b068-671a5ba09002 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:07.719904 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:07.719904 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:07.725813 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-836d567b-bfd8-410f-b068-671a5ba09002 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:16:07.732325 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-836d567b-bfd8-410f-b068-671a5ba09002 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc returned with HTTP 200 Aug 06 03:16:07.732796 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 728/2910] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:07 2026] GET /volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:08.272778 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c22b56bf-e27c-41f0-b22c-9efe77d35aa4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:08.274637 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c22b56bf-e27c-41f0-b22c-9efe77d35aa4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:16:08.274852 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c22b56bf-e27c-41f0-b22c-9efe77d35aa4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:08.275060 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c22b56bf-e27c-41f0-b22c-9efe77d35aa4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:08.275162 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-c22b56bf-e27c-41f0-b22c-9efe77d35aa4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:08.279461 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:08.279461 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:08.280069 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c22b56bf-e27c-41f0-b22c-9efe77d35aa4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:16:08.280517 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 734/2911] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:08 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:08.572436 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-fd181c14-82f0-4263-a3ff-8d6c3b498360 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:08.574111 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fd181c14-82f0-4263-a3ff-8d6c3b498360 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f Aug 06 03:16:08.574359 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fd181c14-82f0-4263-a3ff-8d6c3b498360 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:08.574614 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fd181c14-82f0-4263-a3ff-8d6c3b498360 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:08.574770 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-fd181c14-82f0-4263-a3ff-8d6c3b498360 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:08.579072 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:08.579072 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:08.579841 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fd181c14-82f0-4263-a3ff-8d6c3b498360 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f returned with HTTP 200 Aug 06 03:16:08.580201 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 719/2912] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:08 2026] GET /volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:08.744310 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-56371404-cc2a-427c-aa36-c1b0ba3c0ecd None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:08.746057 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-56371404-cc2a-427c-aa36-c1b0ba3c0ecd tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc Aug 06 03:16:08.746224 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-56371404-cc2a-427c-aa36-c1b0ba3c0ecd tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:08.746421 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-56371404-cc2a-427c-aa36-c1b0ba3c0ecd tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:08.751364 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-56371404-cc2a-427c-aa36-c1b0ba3c0ecd tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc returned with HTTP 404 Aug 06 03:16:08.751783 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 732/2913] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:08 2026] GET /volume/v3/volumes/31fe6252-785f-4a32-816a-e033a19b2fbc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:09.095053 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a2a35131-347b-4f37-bd98-cd85899ea2ef None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:09.096877 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a2a35131-347b-4f37-bd98-cd85899ea2ef tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/35c34207-c6bf-4fec-b9bf-07759b4139e7 Aug 06 03:16:09.097045 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a2a35131-347b-4f37-bd98-cd85899ea2ef tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:09.097214 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a2a35131-347b-4f37-bd98-cd85899ea2ef tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:09.097349 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-a2a35131-347b-4f37-bd98-cd85899ea2ef tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Delete snapshot with id: 35c34207-c6bf-4fec-b9bf-07759b4139e7 Aug 06 03:16:09.101864 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:09.101864 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:09.102317 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a2a35131-347b-4f37-bd98-cd85899ea2ef tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Snapshot retrieved successfully. Aug 06 03:16:09.117097 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a2a35131-347b-4f37-bd98-cd85899ea2ef tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Snapshot delete request issued successfully. Aug 06 03:16:09.117097 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a2a35131-347b-4f37-bd98-cd85899ea2ef tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/snapshots/35c34207-c6bf-4fec-b9bf-07759b4139e7 returned with HTTP 202 Aug 06 03:16:09.117499 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 729/2914] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:16:09 2026] DELETE /volume/v3/snapshots/35c34207-c6bf-4fec-b9bf-07759b4139e7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:09.124056 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-567357db-9045-4a13-826a-53a63c267e61 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:09.125824 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-567357db-9045-4a13-826a-53a63c267e61 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/snapshots/35c34207-c6bf-4fec-b9bf-07759b4139e7 Aug 06 03:16:09.126065 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-567357db-9045-4a13-826a-53a63c267e61 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:09.126249 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-567357db-9045-4a13-826a-53a63c267e61 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:09.131345 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:09.131345 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:09.131815 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-567357db-9045-4a13-826a-53a63c267e61 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Snapshot retrieved successfully. Aug 06 03:16:09.132601 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-567357db-9045-4a13-826a-53a63c267e61 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/snapshots/35c34207-c6bf-4fec-b9bf-07759b4139e7 returned with HTTP 200 Aug 06 03:16:09.132975 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 735/2915] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:09 2026] GET /volume/v3/snapshots/35c34207-c6bf-4fec-b9bf-07759b4139e7 => generated 460 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:09.290027 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-db41c323-72cf-486e-87d7-1485d9f6ae6b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:09.292323 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-db41c323-72cf-486e-87d7-1485d9f6ae6b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:16:09.292639 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-db41c323-72cf-486e-87d7-1485d9f6ae6b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:09.292889 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-db41c323-72cf-486e-87d7-1485d9f6ae6b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:09.293074 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-db41c323-72cf-486e-87d7-1485d9f6ae6b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:09.298279 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:09.298279 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:09.298897 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-db41c323-72cf-486e-87d7-1485d9f6ae6b tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:16:09.299237 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 720/2916] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:09 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:09.517638 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-37c382de-5ac8-4a70-9a4c-0660ec8a880f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:09.519389 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-37c382de-5ac8-4a70-9a4c-0660ec8a880f tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] DELETE https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e Aug 06 03:16:09.519577 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-37c382de-5ac8-4a70-9a4c-0660ec8a880f tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:09.519753 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-37c382de-5ac8-4a70-9a4c-0660ec8a880f tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:09.519934 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-37c382de-5ac8-4a70-9a4c-0660ec8a880f tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Delete volume with id: d0367261-48a0-42df-bcdc-1a57b40b560e Aug 06 03:16:09.529714 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:09.529714 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:09.530317 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-37c382de-5ac8-4a70-9a4c-0660ec8a880f tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:16:09.546134 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-37c382de-5ac8-4a70-9a4c-0660ec8a880f tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Delete volume request issued successfully. Aug 06 03:16:09.548842 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-37c382de-5ac8-4a70-9a4c-0660ec8a880f tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e returned with HTTP 202 Aug 06 03:16:09.548842 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 733/2917] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:16:09 2026] DELETE /volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:09.555844 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bad34d43-cc5f-4af3-ac6c-b60aa654250a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:09.557555 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bad34d43-cc5f-4af3-ac6c-b60aa654250a tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e Aug 06 03:16:09.557804 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bad34d43-cc5f-4af3-ac6c-b60aa654250a tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:09.558000 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bad34d43-cc5f-4af3-ac6c-b60aa654250a tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:09.567767 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:09.567767 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:09.573009 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-bad34d43-cc5f-4af3-ac6c-b60aa654250a tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:16:09.579070 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bad34d43-cc5f-4af3-ac6c-b60aa654250a tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e returned with HTTP 200 Aug 06 03:16:09.579510 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 730/2918] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:09 2026] GET /volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:09.589881 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-aa7bfd92-2708-4146-ad74-47c551b0df0b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:09.591572 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-aa7bfd92-2708-4146-ad74-47c551b0df0b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f Aug 06 03:16:09.591749 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-aa7bfd92-2708-4146-ad74-47c551b0df0b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:09.591956 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-aa7bfd92-2708-4146-ad74-47c551b0df0b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:09.592071 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-aa7bfd92-2708-4146-ad74-47c551b0df0b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:09.597474 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:09.597474 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:09.598337 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-aa7bfd92-2708-4146-ad74-47c551b0df0b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f returned with HTTP 200 Aug 06 03:16:09.598762 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 736/2919] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:09 2026] GET /volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:09.609916 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9c907698-ea0b-4d85-adab-da61b85ac531 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:09.696377 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9c907698-ea0b-4d85-adab-da61b85ac531 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] POST https://10.4.3.80/volume/v3/backups Aug 06 03:16:09.696712 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9c907698-ea0b-4d85-adab-da61b85ac531 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "67a24c8d-9aea-4714-9e27-6eb9f4ead923", "incremental": true}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:09.698006 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.backups [None req-9c907698-ea0b-4d85-adab-da61b85ac531 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Creating new backup {'backup': {'volume_id': '67a24c8d-9aea-4714-9e27-6eb9f4ead923', 'incremental': True}} {{(pid=100901) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:16:09.698129 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-9c907698-ea0b-4d85-adab-da61b85ac531 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Creating backup of volume 67a24c8d-9aea-4714-9e27-6eb9f4ead923 in container None Aug 06 03:16:09.704182 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:09.704182 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:09.704451 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9c907698-ea0b-4d85-adab-da61b85ac531 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Volume info retrieved successfully. Aug 06 03:16:09.722169 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-9c907698-ea0b-4d85-adab-da61b85ac531 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Created reservations ['a581c8ea-5c83-4ab8-b5ed-1c430b280e34', '210cec18-a0e1-4e32-a78f-6ba805080119'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:09.738443 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9c907698-ea0b-4d85-adab-da61b85ac531 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups returned with HTTP 400 Aug 06 03:16:09.738916 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 721/2920] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:16:09 2026] POST /volume/v3/backups => generated 109 bytes in 129 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 03:16:09.745274 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3c1c71c5-c280-408a-89cb-d1de0e6d3b43 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:09.747075 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3c1c71c5-c280-408a-89cb-d1de0e6d3b43 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] DELETE https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f Aug 06 03:16:09.747303 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3c1c71c5-c280-408a-89cb-d1de0e6d3b43 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:09.747494 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3c1c71c5-c280-408a-89cb-d1de0e6d3b43 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:09.747594 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.backups [None req-3c1c71c5-c280-408a-89cb-d1de0e6d3b43 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Delete backup with id: b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f. Aug 06 03:16:09.752433 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:09.752433 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:09.768762 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.backup.rpcapi [None req-3c1c71c5-c280-408a-89cb-d1de0e6d3b43 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] delete_backup rpcapi backup_id b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f {{(pid=100899) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:16:09.770363 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3c1c71c5-c280-408a-89cb-d1de0e6d3b43 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f returned with HTTP 202 Aug 06 03:16:09.770796 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 734/2921] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:16:09 2026] DELETE /volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:16:09.777812 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3f766e5a-c875-43f7-8ba5-6411167aad32 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:09.779528 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3f766e5a-c875-43f7-8ba5-6411167aad32 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f Aug 06 03:16:09.779693 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3f766e5a-c875-43f7-8ba5-6411167aad32 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:09.779894 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3f766e5a-c875-43f7-8ba5-6411167aad32 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:09.780003 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-3f766e5a-c875-43f7-8ba5-6411167aad32 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:09.784109 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:09.784109 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:09.785015 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3f766e5a-c875-43f7-8ba5-6411167aad32 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f returned with HTTP 200 Aug 06 03:16:09.785614 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 731/2922] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:09 2026] GET /volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:10.140912 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-52cc82c7-65f1-4f2a-bcee-a16741fa8ee8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:10.142413 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-52cc82c7-65f1-4f2a-bcee-a16741fa8ee8 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/snapshots/35c34207-c6bf-4fec-b9bf-07759b4139e7 Aug 06 03:16:10.142572 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-52cc82c7-65f1-4f2a-bcee-a16741fa8ee8 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:10.142735 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-52cc82c7-65f1-4f2a-bcee-a16741fa8ee8 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:10.146548 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-52cc82c7-65f1-4f2a-bcee-a16741fa8ee8 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/snapshots/35c34207-c6bf-4fec-b9bf-07759b4139e7 returned with HTTP 404 Aug 06 03:16:10.146933 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 737/2923] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:10 2026] GET /volume/v3/snapshots/35c34207-c6bf-4fec-b9bf-07759b4139e7 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:10.179183 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-1b41c707-5f8e-40ed-bb05-e767db98ec94 req-3c7661cf-0bd1-4dd4-b03b-f43de6716c50 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:10.181639 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-1b41c707-5f8e-40ed-bb05-e767db98ec94 req-3c7661cf-0bd1-4dd4-b03b-f43de6716c50 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 Aug 06 03:16:10.181825 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-1b41c707-5f8e-40ed-bb05-e767db98ec94 req-3c7661cf-0bd1-4dd4-b03b-f43de6716c50 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:10.182015 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-1b41c707-5f8e-40ed-bb05-e767db98ec94 req-3c7661cf-0bd1-4dd4-b03b-f43de6716c50 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:10.188194 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:10.188194 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:10.191490 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-1b41c707-5f8e-40ed-bb05-e767db98ec94 req-3c7661cf-0bd1-4dd4-b03b-f43de6716c50 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:16:10.195175 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-1b41c707-5f8e-40ed-bb05-e767db98ec94 req-3c7661cf-0bd1-4dd4-b03b-f43de6716c50 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 returned with HTTP 200 Aug 06 03:16:10.195568 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 722/2924] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:16:10 2026] GET /volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:10.309511 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9e47d020-2e20-4bdb-952a-4f8dfa86119e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:10.313358 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9e47d020-2e20-4bdb-952a-4f8dfa86119e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:16:10.313575 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9e47d020-2e20-4bdb-952a-4f8dfa86119e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:10.313745 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9e47d020-2e20-4bdb-952a-4f8dfa86119e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:10.313892 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-9e47d020-2e20-4bdb-952a-4f8dfa86119e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:10.317893 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:10.317893 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:10.318463 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9e47d020-2e20-4bdb-952a-4f8dfa86119e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:16:10.318787 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 735/2925] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:10 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:10.594038 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-05d4fc53-6835-405a-9ff5-d58ef23d5f87 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:10.595819 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-05d4fc53-6835-405a-9ff5-d58ef23d5f87 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e Aug 06 03:16:10.596005 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-05d4fc53-6835-405a-9ff5-d58ef23d5f87 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:10.596184 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-05d4fc53-6835-405a-9ff5-d58ef23d5f87 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:10.601670 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-05d4fc53-6835-405a-9ff5-d58ef23d5f87 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e returned with HTTP 404 Aug 06 03:16:10.602141 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 732/2926] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:10 2026] GET /volume/v3/volumes/d0367261-48a0-42df-bcdc-1a57b40b560e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:10.610890 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-af2ccd4f-c29e-43b8-bfdb-a50e56e5c315 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:10.612986 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-af2ccd4f-c29e-43b8-bfdb-a50e56e5c315 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] DELETE https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee Aug 06 03:16:10.613215 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-af2ccd4f-c29e-43b8-bfdb-a50e56e5c315 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:10.613471 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-af2ccd4f-c29e-43b8-bfdb-a50e56e5c315 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:10.613665 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-af2ccd4f-c29e-43b8-bfdb-a50e56e5c315 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Delete volume with id: 0e1a6e04-96f1-401a-ba93-3bfb5ad919ee Aug 06 03:16:10.620684 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:10.620684 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:10.621144 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-af2ccd4f-c29e-43b8-bfdb-a50e56e5c315 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:16:10.637889 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-af2ccd4f-c29e-43b8-bfdb-a50e56e5c315 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Delete volume request issued successfully. Aug 06 03:16:10.638059 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-af2ccd4f-c29e-43b8-bfdb-a50e56e5c315 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee returned with HTTP 202 Aug 06 03:16:10.638447 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 738/2927] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:16:10 2026] DELETE /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:10.646143 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7e0febd9-b1c1-4e77-9675-664e06eace4e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:10.647746 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7e0febd9-b1c1-4e77-9675-664e06eace4e tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee Aug 06 03:16:10.648076 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7e0febd9-b1c1-4e77-9675-664e06eace4e tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:10.648126 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7e0febd9-b1c1-4e77-9675-664e06eace4e tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:10.660311 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:10.660311 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:10.665844 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7e0febd9-b1c1-4e77-9675-664e06eace4e tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Volume info retrieved successfully. Aug 06 03:16:10.673856 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7e0febd9-b1c1-4e77-9675-664e06eace4e tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee returned with HTTP 200 Aug 06 03:16:10.674457 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 723/2928] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:10 2026] GET /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:10.795929 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4eba8571-4ee8-4242-9748-95f75ec04e17 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:10.798578 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4eba8571-4ee8-4242-9748-95f75ec04e17 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f Aug 06 03:16:10.798802 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4eba8571-4ee8-4242-9748-95f75ec04e17 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:10.799052 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4eba8571-4ee8-4242-9748-95f75ec04e17 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:10.799623 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-4eba8571-4ee8-4242-9748-95f75ec04e17 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:10.804459 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4eba8571-4ee8-4242-9748-95f75ec04e17 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f returned with HTTP 404 Aug 06 03:16:10.805003 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 736/2929] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:10 2026] GET /volume/v3/backups/b8b7a29e-0fb9-448b-91b4-b5b0c9a4ee6f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:10.813663 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bd21b7b1-b2f2-4628-be0f-8df4c381d24a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:10.815814 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bd21b7b1-b2f2-4628-be0f-8df4c381d24a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:10.816206 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bd21b7b1-b2f2-4628-be0f-8df4c381d24a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1344030511"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:10.818102 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-bd21b7b1-b2f2-4628-be0f-8df4c381d24a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1344030511'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:10.818276 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-bd21b7b1-b2f2-4628-be0f-8df4c381d24a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Create volume of 1 GB Aug 06 03:16:10.823383 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-bd21b7b1-b2f2-4628-be0f-8df4c381d24a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Availability Zones retrieved successfully. Aug 06 03:16:10.829092 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-bd21b7b1-b2f2-4628-be0f-8df4c381d24a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Flow 'volume_create_api' (9c97004a-5fd9-4ae3-9a8a-30648623c880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:10.830011 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-bd21b7b1-b2f2-4628-be0f-8df4c381d24a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (657311d0-8bdc-4e55-9115-de9d0aa23706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:10.830894 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-bd21b7b1-b2f2-4628-be0f-8df4c381d24a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:16:10.864135 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-bd21b7b1-b2f2-4628-be0f-8df4c381d24a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (657311d0-8bdc-4e55-9115-de9d0aa23706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:10.865252 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-bd21b7b1-b2f2-4628-be0f-8df4c381d24a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6717189-8d23-4827-b223-35dbf59c6389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:10.902993 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-bd21b7b1-b2f2-4628-be0f-8df4c381d24a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Created reservations ['78aafb35-d979-4ac9-9e49-dbae5a59e598', '5887b3cb-648b-436a-8db8-dedf64cb11d8', '321a6e75-9c72-4c3b-b60e-3f87c3c7bd44', '96dbd61d-b545-4807-b436-98cbb6631412'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:10.903729 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-bd21b7b1-b2f2-4628-be0f-8df4c381d24a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6717189-8d23-4827-b223-35dbf59c6389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78aafb35-d979-4ac9-9e49-dbae5a59e598', '5887b3cb-648b-436a-8db8-dedf64cb11d8', '321a6e75-9c72-4c3b-b60e-3f87c3c7bd44', '96dbd61d-b545-4807-b436-98cbb6631412']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:10.904454 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-bd21b7b1-b2f2-4628-be0f-8df4c381d24a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba5acf4a-717e-409d-ab85-57c3c6eeaac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:10.926546 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-bd21b7b1-b2f2-4628-be0f-8df4c381d24a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba5acf4a-717e-409d-ab85-57c3c6eeaac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc4b55bc-2380-437d-a951-3a168ab041de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1344030511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6c9bde370e3405e918ef8fceec649ec',qos_specs=None,replication_status=,reservations=['78aafb35-d979-4ac9-9e49-dbae5a59e598','5887b3cb-648b-436a-8db8-dedf64cb11d8','321a6e75-9c72-4c3b-b60e-3f87c3c7bd44','96dbd61d-b545-4807-b436-98cbb6631412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b1fa0dc9b604555b8705ab2ad679ac8',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:16:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1344030511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc4b55bc-2380-437d-a951-3a168ab041de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6c9bde370e3405e918ef8fceec649ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b1fa0dc9b604555b8705ab2ad679ac8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:10.928846 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-bd21b7b1-b2f2-4628-be0f-8df4c381d24a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd379491-da1f-4bc8-a8db-a763b9042a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:10.945548 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-bd21b7b1-b2f2-4628-be0f-8df4c381d24a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd379491-da1f-4bc8-a8db-a763b9042a13) transitioned into state 'SUCCESS' from state '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-1344030511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6c9bde370e3405e918ef8fceec649ec',qos_specs=None,replication_status=,reservations=['78aafb35-d979-4ac9-9e49-dbae5a59e598','5887b3cb-648b-436a-8db8-dedf64cb11d8','321a6e75-9c72-4c3b-b60e-3f87c3c7bd44','96dbd61d-b545-4807-b436-98cbb6631412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b1fa0dc9b604555b8705ab2ad679ac8',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:10.946295 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-bd21b7b1-b2f2-4628-be0f-8df4c381d24a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbe870ce-b86d-4b45-95d1-8feeb7b076b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:10.961418 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-bd21b7b1-b2f2-4628-be0f-8df4c381d24a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbe870ce-b86d-4b45-95d1-8feeb7b076b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:10.962220 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-bd21b7b1-b2f2-4628-be0f-8df4c381d24a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Flow 'volume_create_api' (9c97004a-5fd9-4ae3-9a8a-30648623c880) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:10.962941 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-bd21b7b1-b2f2-4628-be0f-8df4c381d24a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Create volume request issued successfully. Aug 06 03:16:10.963588 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bd21b7b1-b2f2-4628-be0f-8df4c381d24a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:16:10.964484 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 733/2930] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:16:10 2026] POST /volume/v3/volumes => generated 747 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:10.979869 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-08aa38fe-43e1-45c7-8669-a756cae45781 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:10.982993 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-08aa38fe-43e1-45c7-8669-a756cae45781 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/volumes/dc4b55bc-2380-437d-a951-3a168ab041de Aug 06 03:16:10.983148 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-08aa38fe-43e1-45c7-8669-a756cae45781 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:10.983309 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-08aa38fe-43e1-45c7-8669-a756cae45781 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:10.992680 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:10.992680 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:10.996267 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-08aa38fe-43e1-45c7-8669-a756cae45781 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Volume info retrieved successfully. Aug 06 03:16:11.002345 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-08aa38fe-43e1-45c7-8669-a756cae45781 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/volumes/dc4b55bc-2380-437d-a951-3a168ab041de returned with HTTP 200 Aug 06 03:16:11.002538 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 739/2931] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:10 2026] GET /volume/v3/volumes/dc4b55bc-2380-437d-a951-3a168ab041de => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:11.327953 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ac1aefa1-8551-49bd-ad13-dbd05c7eec13 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:11.329621 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ac1aefa1-8551-49bd-ad13-dbd05c7eec13 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:16:11.329847 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ac1aefa1-8551-49bd-ad13-dbd05c7eec13 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:11.330022 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ac1aefa1-8551-49bd-ad13-dbd05c7eec13 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:11.330115 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-ac1aefa1-8551-49bd-ad13-dbd05c7eec13 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:11.333704 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:11.333704 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:11.334250 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ac1aefa1-8551-49bd-ad13-dbd05c7eec13 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:16:11.334586 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 724/2932] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:11 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:11.686344 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-97f90bcc-895e-44a9-8cc5-e999bda81839 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:11.687991 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-97f90bcc-895e-44a9-8cc5-e999bda81839 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] GET https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee Aug 06 03:16:11.688213 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-97f90bcc-895e-44a9-8cc5-e999bda81839 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:11.688483 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-97f90bcc-895e-44a9-8cc5-e999bda81839 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:11.695180 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-97f90bcc-895e-44a9-8cc5-e999bda81839 tempest-TestServerVolumeAttachmentScenario-226986042 tempest-TestServerVolumeAttachmentScenario-226986042-project-member] https://10.4.3.80/volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee returned with HTTP 404 Aug 06 03:16:11.695912 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 737/2933] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:11 2026] GET /volume/v3/volumes/0e1a6e04-96f1-401a-ba93-3bfb5ad919ee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:11.908970 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-536b0fa5-881a-4e2c-b3d6-8382c232b382 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:11.910855 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-536b0fa5-881a-4e2c-b3d6-8382c232b382 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] DELETE https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 Aug 06 03:16:11.910855 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-536b0fa5-881a-4e2c-b3d6-8382c232b382 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:11.911053 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-536b0fa5-881a-4e2c-b3d6-8382c232b382 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:11.911201 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-536b0fa5-881a-4e2c-b3d6-8382c232b382 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Delete volume with id: 1c43d223-3507-4856-9c06-e01624bdc651 Aug 06 03:16:11.918319 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:11.918319 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:11.918741 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-536b0fa5-881a-4e2c-b3d6-8382c232b382 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:16:11.937009 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-536b0fa5-881a-4e2c-b3d6-8382c232b382 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Delete volume request issued successfully. Aug 06 03:16:11.937195 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-536b0fa5-881a-4e2c-b3d6-8382c232b382 tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 returned with HTTP 202 Aug 06 03:16:11.937690 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 734/2934] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:16:11 2026] DELETE /volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:11.944312 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-baf5e987-0fee-4205-a3c5-04a4b220de2f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:11.948306 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-baf5e987-0fee-4205-a3c5-04a4b220de2f tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 Aug 06 03:16:11.948521 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-baf5e987-0fee-4205-a3c5-04a4b220de2f tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:11.948732 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-baf5e987-0fee-4205-a3c5-04a4b220de2f tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:11.958934 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:11.958934 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:11.962693 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-baf5e987-0fee-4205-a3c5-04a4b220de2f tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Volume info retrieved successfully. Aug 06 03:16:11.967067 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-baf5e987-0fee-4205-a3c5-04a4b220de2f tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 returned with HTTP 200 Aug 06 03:16:11.967467 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 740/2935] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:11 2026] GET /volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:12.015913 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-152073d4-ff3e-4f81-b05d-420328bd4be5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:12.017890 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-152073d4-ff3e-4f81-b05d-420328bd4be5 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/volumes/dc4b55bc-2380-437d-a951-3a168ab041de Aug 06 03:16:12.018189 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-152073d4-ff3e-4f81-b05d-420328bd4be5 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:12.018364 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-152073d4-ff3e-4f81-b05d-420328bd4be5 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:12.025534 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:12.025534 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:12.029235 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-152073d4-ff3e-4f81-b05d-420328bd4be5 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Volume info retrieved successfully. Aug 06 03:16:12.035020 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-152073d4-ff3e-4f81-b05d-420328bd4be5 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/volumes/dc4b55bc-2380-437d-a951-3a168ab041de returned with HTTP 200 Aug 06 03:16:12.035455 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 725/2936] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:12 2026] GET /volume/v3/volumes/dc4b55bc-2380-437d-a951-3a168ab041de => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:12.046962 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4f5e21f8-5230-4390-8079-c1ea4d959868 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:12.048887 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4f5e21f8-5230-4390-8079-c1ea4d959868 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] POST https://10.4.3.80/volume/v3/backups Aug 06 03:16:12.049418 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4f5e21f8-5230-4390-8079-c1ea4d959868 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dc4b55bc-2380-437d-a951-3a168ab041de", "name": "tempest-VolumesBackupsTest-Backup-1222873907"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:12.051495 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.backups [None req-4f5e21f8-5230-4390-8079-c1ea4d959868 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Creating new backup {'backup': {'volume_id': 'dc4b55bc-2380-437d-a951-3a168ab041de', 'name': 'tempest-VolumesBackupsTest-Backup-1222873907'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:16:12.051784 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.backups [None req-4f5e21f8-5230-4390-8079-c1ea4d959868 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Creating backup of volume dc4b55bc-2380-437d-a951-3a168ab041de in container None Aug 06 03:16:12.061433 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:12.061433 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:12.061996 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4f5e21f8-5230-4390-8079-c1ea4d959868 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Volume info retrieved successfully. Aug 06 03:16:12.079846 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-4f5e21f8-5230-4390-8079-c1ea4d959868 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Created reservations ['06c2dd36-2e16-435d-8cf2-4b9a80954a80', 'bf0cc045-2fdc-4558-a624-4d74894085ba'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:12.112079 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4f5e21f8-5230-4390-8079-c1ea4d959868 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:16:12.112517 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 738/2937] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:16:12 2026] POST /volume/v3/backups => generated 328 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:12.122966 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9012ce76-8987-4b85-99a9-c00000d112e1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:12.125194 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9012ce76-8987-4b85-99a9-c00000d112e1 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b Aug 06 03:16:12.125398 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9012ce76-8987-4b85-99a9-c00000d112e1 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:12.127072 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9012ce76-8987-4b85-99a9-c00000d112e1 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:12.127187 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-9012ce76-8987-4b85-99a9-c00000d112e1 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 8bc2e87e-c8d0-433c-9c73-204fe4de9d5b. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:12.132161 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:12.132161 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:12.132842 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9012ce76-8987-4b85-99a9-c00000d112e1 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b returned with HTTP 200 Aug 06 03:16:12.133234 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 735/2938] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:12 2026] GET /volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:16:12.344487 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-95c78fe1-3c7f-4a13-90b2-5f87b275854e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:12.346816 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-95c78fe1-3c7f-4a13-90b2-5f87b275854e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:16:12.347106 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-95c78fe1-3c7f-4a13-90b2-5f87b275854e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:12.347295 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-95c78fe1-3c7f-4a13-90b2-5f87b275854e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:12.347402 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-95c78fe1-3c7f-4a13-90b2-5f87b275854e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:12.351569 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:12.351569 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:12.352395 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-95c78fe1-3c7f-4a13-90b2-5f87b275854e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:16:12.352935 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 741/2939] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:12 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:12.980332 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8b932310-22da-4332-87ff-3d4e4ae40a6d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:12.982074 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8b932310-22da-4332-87ff-3d4e4ae40a6d tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] GET https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 Aug 06 03:16:12.982284 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8b932310-22da-4332-87ff-3d4e4ae40a6d tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:12.982477 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8b932310-22da-4332-87ff-3d4e4ae40a6d tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:12.987582 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8b932310-22da-4332-87ff-3d4e4ae40a6d tempest-TestStampPattern-1596808421 tempest-TestStampPattern-1596808421-project-member] https://10.4.3.80/volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 returned with HTTP 404 Aug 06 03:16:12.988011 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 726/2940] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:12 2026] GET /volume/v3/volumes/1c43d223-3507-4856-9c06-e01624bdc651 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:13.143066 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-322a8b6e-6893-4d63-be3f-eee1dbb4d17a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:13.144791 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-322a8b6e-6893-4d63-be3f-eee1dbb4d17a tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b Aug 06 03:16:13.144982 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-322a8b6e-6893-4d63-be3f-eee1dbb4d17a tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:13.145160 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-322a8b6e-6893-4d63-be3f-eee1dbb4d17a tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:13.145265 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-322a8b6e-6893-4d63-be3f-eee1dbb4d17a tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 8bc2e87e-c8d0-433c-9c73-204fe4de9d5b. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:13.150088 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:13.150088 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:13.150775 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-322a8b6e-6893-4d63-be3f-eee1dbb4d17a tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b returned with HTTP 200 Aug 06 03:16:13.151155 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 739/2941] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:13 2026] GET /volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:13.371922 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-259fa6b0-6fc1-4739-a567-cb085def8143 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:13.373711 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-259fa6b0-6fc1-4739-a567-cb085def8143 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:16:13.373973 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-259fa6b0-6fc1-4739-a567-cb085def8143 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:13.374146 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-259fa6b0-6fc1-4739-a567-cb085def8143 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:13.374243 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-259fa6b0-6fc1-4739-a567-cb085def8143 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:13.379165 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:13.379165 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:13.379946 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-259fa6b0-6fc1-4739-a567-cb085def8143 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:16:13.380388 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 736/2942] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:13 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:14.164359 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f9f1e7ee-6d46-4dee-8fc1-291c3ed33303 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:14.168170 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f9f1e7ee-6d46-4dee-8fc1-291c3ed33303 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b Aug 06 03:16:14.168350 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f9f1e7ee-6d46-4dee-8fc1-291c3ed33303 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:14.168533 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f9f1e7ee-6d46-4dee-8fc1-291c3ed33303 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:14.168630 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-f9f1e7ee-6d46-4dee-8fc1-291c3ed33303 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 8bc2e87e-c8d0-433c-9c73-204fe4de9d5b. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:14.174787 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:14.174787 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:14.175386 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f9f1e7ee-6d46-4dee-8fc1-291c3ed33303 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b returned with HTTP 200 Aug 06 03:16:14.175722 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 742/2943] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:14 2026] GET /volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:14.392417 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-81a8e72e-7cb4-45c8-94d3-4718c6014a2a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:14.394416 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-81a8e72e-7cb4-45c8-94d3-4718c6014a2a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:16:14.394669 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-81a8e72e-7cb4-45c8-94d3-4718c6014a2a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:14.395040 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-81a8e72e-7cb4-45c8-94d3-4718c6014a2a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:14.395040 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-81a8e72e-7cb4-45c8-94d3-4718c6014a2a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:14.399742 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:14.399742 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:14.400498 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-81a8e72e-7cb4-45c8-94d3-4718c6014a2a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:16:14.400939 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 727/2944] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:14 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:15.187509 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9e52577b-10d2-40b3-870f-8a317d1b7322 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:15.191988 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9e52577b-10d2-40b3-870f-8a317d1b7322 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b Aug 06 03:16:15.191988 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9e52577b-10d2-40b3-870f-8a317d1b7322 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:15.191988 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9e52577b-10d2-40b3-870f-8a317d1b7322 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:15.191988 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-9e52577b-10d2-40b3-870f-8a317d1b7322 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 8bc2e87e-c8d0-433c-9c73-204fe4de9d5b. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:15.195538 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:15.195538 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:15.196504 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9e52577b-10d2-40b3-870f-8a317d1b7322 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b returned with HTTP 200 Aug 06 03:16:15.197168 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 740/2945] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:15 2026] GET /volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:15.412812 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-98d300ff-f784-4791-be1c-a50c267c42cb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:15.415018 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-98d300ff-f784-4791-be1c-a50c267c42cb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:16:15.415108 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-98d300ff-f784-4791-be1c-a50c267c42cb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:15.415304 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-98d300ff-f784-4791-be1c-a50c267c42cb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:15.415436 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-98d300ff-f784-4791-be1c-a50c267c42cb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:15.421228 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:15.421228 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:15.421750 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-98d300ff-f784-4791-be1c-a50c267c42cb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:16:15.422152 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 737/2946] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:15 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:15.497274 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ee5f9f81-3c91-4819-bc93-55cf4b3c4760 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:15.500355 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ee5f9f81-3c91-4819-bc93-55cf4b3c4760 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 Aug 06 03:16:15.500355 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ee5f9f81-3c91-4819-bc93-55cf4b3c4760 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:15.500355 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ee5f9f81-3c91-4819-bc93-55cf4b3c4760 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:15.500355 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-ee5f9f81-3c91-4819-bc93-55cf4b3c4760 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Delete snapshot with id: d621b50b-7823-449d-9222-40d23a5eaa14 Aug 06 03:16:15.506140 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ee5f9f81-3c91-4819-bc93-55cf4b3c4760 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 returned with HTTP 404 Aug 06 03:16:15.506720 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 743/2947] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:16:15 2026] DELETE /volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:15.520668 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4df62c9e-7336-4bef-9c89-edbc875b60c6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:15.522602 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4df62c9e-7336-4bef-9c89-edbc875b60c6 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 Aug 06 03:16:15.522871 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4df62c9e-7336-4bef-9c89-edbc875b60c6 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:15.523099 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4df62c9e-7336-4bef-9c89-edbc875b60c6 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:15.533683 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4df62c9e-7336-4bef-9c89-edbc875b60c6 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 returned with HTTP 404 Aug 06 03:16:15.534311 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 728/2948] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:15 2026] GET /volume/v3/snapshots/d621b50b-7823-449d-9222-40d23a5eaa14 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:15.584073 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-81e2549f-1a13-414e-9282-ae524d77dace req-b25ab2a8-1458-4a1f-9eef-9f0a080e4879 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:15.587066 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-81e2549f-1a13-414e-9282-ae524d77dace req-b25ab2a8-1458-4a1f-9eef-9f0a080e4879 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b Aug 06 03:16:15.587310 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-81e2549f-1a13-414e-9282-ae524d77dace req-b25ab2a8-1458-4a1f-9eef-9f0a080e4879 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:15.587564 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-81e2549f-1a13-414e-9282-ae524d77dace req-b25ab2a8-1458-4a1f-9eef-9f0a080e4879 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:15.598985 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:15.598985 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:15.603885 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-81e2549f-1a13-414e-9282-ae524d77dace req-b25ab2a8-1458-4a1f-9eef-9f0a080e4879 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:15.609071 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-81e2549f-1a13-414e-9282-ae524d77dace req-b25ab2a8-1458-4a1f-9eef-9f0a080e4879 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b returned with HTTP 200 Aug 06 03:16:15.609485 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 741/2949] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:16:15 2026] GET /volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:15.629384 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-81e2549f-1a13-414e-9282-ae524d77dace req-82a355d1-fb19-4823-b15b-1724afa4fb14 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:15.632426 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-81e2549f-1a13-414e-9282-ae524d77dace req-82a355d1-fb19-4823-b15b-1724afa4fb14 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] POST https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b/action Aug 06 03:16:15.632854 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-81e2549f-1a13-414e-9282-ae524d77dace req-82a355d1-fb19-4823-b15b-1724afa4fb14 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:15.633005 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-81e2549f-1a13-414e-9282-ae524d77dace req-82a355d1-fb19-4823-b15b-1724afa4fb14 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:15.644616 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:15.644616 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:15.645116 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-81e2549f-1a13-414e-9282-ae524d77dace req-82a355d1-fb19-4823-b15b-1724afa4fb14 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:15.651327 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-81e2549f-1a13-414e-9282-ae524d77dace req-82a355d1-fb19-4823-b15b-1724afa4fb14 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Begin detaching volume completed successfully. Aug 06 03:16:15.651624 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-81e2549f-1a13-414e-9282-ae524d77dace req-82a355d1-fb19-4823-b15b-1724afa4fb14 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b/action returned with HTTP 202 Aug 06 03:16:15.652117 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 738/2950] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:16:15 2026] POST /volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:16:15.700818 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7569a3f3-31fd-49fa-8e23-ec350e0cb18b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:15.701256 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7569a3f3-31fd-49fa-8e23-ec350e0cb18b None None] GET https://10.4.3.80/volume// Aug 06 03:16:15.701490 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7569a3f3-31fd-49fa-8e23-ec350e0cb18b None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:15.701720 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7569a3f3-31fd-49fa-8e23-ec350e0cb18b None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:15.702121 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7569a3f3-31fd-49fa-8e23-ec350e0cb18b None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:16:15.702454 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 744/2951] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:16:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:16:15.712333 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-81e2549f-1a13-414e-9282-ae524d77dace req-4aec82ca-c9d1-4c35-855b-7b26d64546fe None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:15.714676 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-81e2549f-1a13-414e-9282-ae524d77dace req-4aec82ca-c9d1-4c35-855b-7b26d64546fe tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b Aug 06 03:16:15.714902 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-81e2549f-1a13-414e-9282-ae524d77dace req-4aec82ca-c9d1-4c35-855b-7b26d64546fe tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:15.715116 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-81e2549f-1a13-414e-9282-ae524d77dace req-4aec82ca-c9d1-4c35-855b-7b26d64546fe tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:15.726482 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:15.726482 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:15.732248 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-81e2549f-1a13-414e-9282-ae524d77dace req-4aec82ca-c9d1-4c35-855b-7b26d64546fe tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:15.738608 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-81e2549f-1a13-414e-9282-ae524d77dace req-4aec82ca-c9d1-4c35-855b-7b26d64546fe tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b returned with HTTP 200 Aug 06 03:16:15.739091 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 729/2952] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:16:15 2026] GET /volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b => generated 1320 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:16:16.222566 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1553e654-2f2a-4134-a240-314c0a3505ea None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:16.226284 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1553e654-2f2a-4134-a240-314c0a3505ea tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b Aug 06 03:16:16.226566 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1553e654-2f2a-4134-a240-314c0a3505ea tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:16.226821 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1553e654-2f2a-4134-a240-314c0a3505ea tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:16.226967 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-1553e654-2f2a-4134-a240-314c0a3505ea tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 8bc2e87e-c8d0-433c-9c73-204fe4de9d5b. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:16.233302 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:16.233302 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:16.234176 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1553e654-2f2a-4134-a240-314c0a3505ea tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b returned with HTTP 200 Aug 06 03:16:16.234658 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 742/2953] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:16 2026] GET /volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:16.432229 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a1fddb99-79d3-4930-80ec-9771a85d9669 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:16.433864 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a1fddb99-79d3-4930-80ec-9771a85d9669 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:16:16.434068 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a1fddb99-79d3-4930-80ec-9771a85d9669 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:16.435259 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a1fddb99-79d3-4930-80ec-9771a85d9669 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:16.435259 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-a1fddb99-79d3-4930-80ec-9771a85d9669 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:16.440714 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:16.440714 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:16.441487 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a1fddb99-79d3-4930-80ec-9771a85d9669 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:16:16.442737 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 739/2954] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:16 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:16.452332 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6f560694-57d7-4a88-affb-914e63fa7ff4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:16.452763 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6f560694-57d7-4a88-affb-914e63fa7ff4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/700f61f0-b184-43cd-af60-df549c2bc311 Aug 06 03:16:16.452989 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6f560694-57d7-4a88-affb-914e63fa7ff4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:16.453160 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6f560694-57d7-4a88-affb-914e63fa7ff4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:16.453299 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-6f560694-57d7-4a88-affb-914e63fa7ff4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Delete volume with id: 700f61f0-b184-43cd-af60-df549c2bc311 Aug 06 03:16:16.462446 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:16.462446 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:16.462446 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6f560694-57d7-4a88-affb-914e63fa7ff4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Volume info retrieved successfully. Aug 06 03:16:16.484963 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6f560694-57d7-4a88-affb-914e63fa7ff4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Delete volume request issued successfully. Aug 06 03:16:16.485672 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6f560694-57d7-4a88-affb-914e63fa7ff4 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/700f61f0-b184-43cd-af60-df549c2bc311 returned with HTTP 202 Aug 06 03:16:16.485672 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 745/2955] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:16:16 2026] DELETE /volume/v3/volumes/700f61f0-b184-43cd-af60-df549c2bc311 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:16.492993 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ceff0f8b-170f-4f7f-a806-898653bb5342 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:16.497852 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ceff0f8b-170f-4f7f-a806-898653bb5342 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/volumes/700f61f0-b184-43cd-af60-df549c2bc311 Aug 06 03:16:16.497852 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ceff0f8b-170f-4f7f-a806-898653bb5342 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:16.497852 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ceff0f8b-170f-4f7f-a806-898653bb5342 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:16.501940 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:16.501940 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:16.505104 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-ceff0f8b-170f-4f7f-a806-898653bb5342 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Volume info retrieved successfully. Aug 06 03:16:16.508596 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ceff0f8b-170f-4f7f-a806-898653bb5342 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/700f61f0-b184-43cd-af60-df549c2bc311 returned with HTTP 200 Aug 06 03:16:16.509276 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 730/2956] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:16 2026] GET /volume/v3/volumes/700f61f0-b184-43cd-af60-df549c2bc311 => generated 1072 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:16.704606 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-81e2549f-1a13-414e-9282-ae524d77dace req-39f8244e-00bb-48bf-bcca-390bbc1d7535 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:16.710999 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-81e2549f-1a13-414e-9282-ae524d77dace req-39f8244e-00bb-48bf-bcca-390bbc1d7535 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] DELETE https://10.4.3.80/volume/v3/attachments/dd137f31-2b51-4695-8934-cd27d7785ec9 Aug 06 03:16:16.711243 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-81e2549f-1a13-414e-9282-ae524d77dace req-39f8244e-00bb-48bf-bcca-390bbc1d7535 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:16.711522 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-81e2549f-1a13-414e-9282-ae524d77dace req-39f8244e-00bb-48bf-bcca-390bbc1d7535 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:16.725926 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:16.725926 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:16.780734 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-81e2549f-1a13-414e-9282-ae524d77dace req-39f8244e-00bb-48bf-bcca-390bbc1d7535 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/attachments/dd137f31-2b51-4695-8934-cd27d7785ec9 returned with HTTP 200 Aug 06 03:16:16.781132 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 743/2957] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:16:16 2026] DELETE /volume/v3/attachments/dd137f31-2b51-4695-8934-cd27d7785ec9 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:17.246209 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6363f642-fce3-4a8c-aeed-46a890e1f9b4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:17.248913 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6363f642-fce3-4a8c-aeed-46a890e1f9b4 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b Aug 06 03:16:17.249161 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6363f642-fce3-4a8c-aeed-46a890e1f9b4 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:17.253108 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6363f642-fce3-4a8c-aeed-46a890e1f9b4 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:17.253280 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-6363f642-fce3-4a8c-aeed-46a890e1f9b4 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 8bc2e87e-c8d0-433c-9c73-204fe4de9d5b. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:17.257645 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:17.257645 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:17.261221 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6363f642-fce3-4a8c-aeed-46a890e1f9b4 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b returned with HTTP 200 Aug 06 03:16:17.261606 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 740/2958] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:17 2026] GET /volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:17.522759 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-52fd95f2-f782-437b-8c66-36b472a71af6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:17.524645 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-52fd95f2-f782-437b-8c66-36b472a71af6 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/volumes/700f61f0-b184-43cd-af60-df549c2bc311 Aug 06 03:16:17.524864 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-52fd95f2-f782-437b-8c66-36b472a71af6 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:17.525048 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-52fd95f2-f782-437b-8c66-36b472a71af6 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:17.531091 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-52fd95f2-f782-437b-8c66-36b472a71af6 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/700f61f0-b184-43cd-af60-df549c2bc311 returned with HTTP 404 Aug 06 03:16:17.531634 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 746/2959] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:17 2026] GET /volume/v3/volumes/700f61f0-b184-43cd-af60-df549c2bc311 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:17.544899 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f88267e2-bf22-4c05-a60d-9f797070c865 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:17.546952 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f88267e2-bf22-4c05-a60d-9f797070c865 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:16:17.547189 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f88267e2-bf22-4c05-a60d-9f797070c865 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:17.547401 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f88267e2-bf22-4c05-a60d-9f797070c865 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:17.547540 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-f88267e2-bf22-4c05-a60d-9f797070c865 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:17.557277 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:17.557277 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:17.557954 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f88267e2-bf22-4c05-a60d-9f797070c865 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-member] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:16:17.558283 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 731/2960] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:17 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:17.569195 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5a96981e-269d-4b14-8a18-f741e4a9362e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:17.571182 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5a96981e-269d-4b14-8a18-f741e4a9362e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] DELETE https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad Aug 06 03:16:17.571385 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5a96981e-269d-4b14-8a18-f741e4a9362e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:17.571577 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5a96981e-269d-4b14-8a18-f741e4a9362e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:17.571697 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.backups [None req-5a96981e-269d-4b14-8a18-f741e4a9362e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Delete backup with id: 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad. Aug 06 03:16:17.575686 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:17.575686 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:17.588479 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.backup.rpcapi [None req-5a96981e-269d-4b14-8a18-f741e4a9362e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] delete_backup rpcapi backup_id 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad {{(pid=100899) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:16:17.590138 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5a96981e-269d-4b14-8a18-f741e4a9362e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad returned with HTTP 202 Aug 06 03:16:17.590687 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 744/2961] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:16:17 2026] DELETE /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:16:17.601467 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a53c0d5c-e951-4117-8dff-05fbeefeb99a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:17.603687 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a53c0d5c-e951-4117-8dff-05fbeefeb99a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad Aug 06 03:16:17.603945 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a53c0d5c-e951-4117-8dff-05fbeefeb99a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:17.604208 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a53c0d5c-e951-4117-8dff-05fbeefeb99a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:17.604308 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-a53c0d5c-e951-4117-8dff-05fbeefeb99a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:17.611820 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:17.611820 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:17.613078 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a53c0d5c-e951-4117-8dff-05fbeefeb99a tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad returned with HTTP 200 Aug 06 03:16:17.613140 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 741/2962] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:17 2026] GET /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:17.839188 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-0b60247f-d3a5-4d57-8584-5ce9324896c6 req-c8bc02d3-e791-4ee5-b848-b1de0fda5c8c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:17.847545 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-0b60247f-d3a5-4d57-8584-5ce9324896c6 req-c8bc02d3-e791-4ee5-b848-b1de0fda5c8c tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b Aug 06 03:16:17.847786 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-0b60247f-d3a5-4d57-8584-5ce9324896c6 req-c8bc02d3-e791-4ee5-b848-b1de0fda5c8c tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:17.848035 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-0b60247f-d3a5-4d57-8584-5ce9324896c6 req-c8bc02d3-e791-4ee5-b848-b1de0fda5c8c tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:17.859628 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:17.859628 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:17.863645 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-0b60247f-d3a5-4d57-8584-5ce9324896c6 req-c8bc02d3-e791-4ee5-b848-b1de0fda5c8c tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:17.868549 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-0b60247f-d3a5-4d57-8584-5ce9324896c6 req-c8bc02d3-e791-4ee5-b848-b1de0fda5c8c tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b returned with HTTP 200 Aug 06 03:16:17.869019 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 747/2963] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:16:17 2026] GET /volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:17.882824 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2fcda604-d6f2-4f48-8bea-5e9d5fbddcc7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:17.884438 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2fcda604-d6f2-4f48-8bea-5e9d5fbddcc7 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] DELETE https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b Aug 06 03:16:17.884626 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2fcda604-d6f2-4f48-8bea-5e9d5fbddcc7 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:17.884800 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2fcda604-d6f2-4f48-8bea-5e9d5fbddcc7 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:17.884976 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-2fcda604-d6f2-4f48-8bea-5e9d5fbddcc7 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Delete volume with id: bde4d42e-8032-4e24-a737-02233507450b Aug 06 03:16:17.891173 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:17.891173 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:17.891580 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-2fcda604-d6f2-4f48-8bea-5e9d5fbddcc7 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:17.906644 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-2fcda604-d6f2-4f48-8bea-5e9d5fbddcc7 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Delete volume request issued successfully. Aug 06 03:16:17.906644 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2fcda604-d6f2-4f48-8bea-5e9d5fbddcc7 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b returned with HTTP 202 Aug 06 03:16:17.907038 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 732/2964] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:16:17 2026] DELETE /volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:17.913330 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d2861bd7-e078-47ef-9f5b-ede9ec03b078 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:17.916108 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d2861bd7-e078-47ef-9f5b-ede9ec03b078 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b Aug 06 03:16:17.916364 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d2861bd7-e078-47ef-9f5b-ede9ec03b078 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:17.916655 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d2861bd7-e078-47ef-9f5b-ede9ec03b078 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:17.928957 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:17.928957 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:17.938388 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d2861bd7-e078-47ef-9f5b-ede9ec03b078 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:17.940680 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d2861bd7-e078-47ef-9f5b-ede9ec03b078 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b returned with HTTP 200 Aug 06 03:16:17.941214 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 745/2965] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:17 2026] GET /volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:18.273509 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-db5b85a4-eed5-482d-9ee4-1bd5b8fc901c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:18.275331 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-db5b85a4-eed5-482d-9ee4-1bd5b8fc901c tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b Aug 06 03:16:18.275530 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-db5b85a4-eed5-482d-9ee4-1bd5b8fc901c tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:18.275704 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-db5b85a4-eed5-482d-9ee4-1bd5b8fc901c tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:18.275798 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-db5b85a4-eed5-482d-9ee4-1bd5b8fc901c tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 8bc2e87e-c8d0-433c-9c73-204fe4de9d5b. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:18.282441 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:18.282441 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:18.283054 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-db5b85a4-eed5-482d-9ee4-1bd5b8fc901c tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b returned with HTTP 200 Aug 06 03:16:18.283420 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 742/2966] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:18 2026] GET /volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:18.623769 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3b89dd7b-56dc-4a49-bf67-b6d76469b8d5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:18.625580 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3b89dd7b-56dc-4a49-bf67-b6d76469b8d5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad Aug 06 03:16:18.625786 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3b89dd7b-56dc-4a49-bf67-b6d76469b8d5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:18.626003 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3b89dd7b-56dc-4a49-bf67-b6d76469b8d5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:18.626108 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-3b89dd7b-56dc-4a49-bf67-b6d76469b8d5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:18.629399 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3b89dd7b-56dc-4a49-bf67-b6d76469b8d5 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad returned with HTTP 404 Aug 06 03:16:18.629926 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 748/2967] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:18 2026] GET /volume/v3/backups/4f0ea8b1-7d07-4dc3-ba0d-009f4bf104ad => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:18.637794 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6018d3a4-46ba-474c-b3aa-f1065a7a79c6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:18.639981 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6018d3a4-46ba-474c-b3aa-f1065a7a79c6 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] DELETE https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 Aug 06 03:16:18.640189 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6018d3a4-46ba-474c-b3aa-f1065a7a79c6 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:18.640403 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6018d3a4-46ba-474c-b3aa-f1065a7a79c6 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:18.640550 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-6018d3a4-46ba-474c-b3aa-f1065a7a79c6 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Delete backup with id: a80561d7-ea8c-4c6c-9b5c-054365f980d9. Aug 06 03:16:18.645160 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:18.645160 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:18.657856 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.backup.rpcapi [None req-6018d3a4-46ba-474c-b3aa-f1065a7a79c6 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] delete_backup rpcapi backup_id a80561d7-ea8c-4c6c-9b5c-054365f980d9 {{(pid=100901) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:16:18.659696 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6018d3a4-46ba-474c-b3aa-f1065a7a79c6 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 returned with HTTP 202 Aug 06 03:16:18.660284 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 733/2968] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:16:18 2026] DELETE /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:16:18.671444 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5130ac89-df21-4389-a0ca-b46cd79ed3cf None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:18.674260 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5130ac89-df21-4389-a0ca-b46cd79ed3cf tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 Aug 06 03:16:18.674631 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5130ac89-df21-4389-a0ca-b46cd79ed3cf tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:18.674922 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5130ac89-df21-4389-a0ca-b46cd79ed3cf tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:18.675076 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-5130ac89-df21-4389-a0ca-b46cd79ed3cf tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:18.685289 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:18.685289 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:18.686139 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5130ac89-df21-4389-a0ca-b46cd79ed3cf tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 returned with HTTP 200 Aug 06 03:16:18.686522 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 746/2969] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:18 2026] GET /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:18.956431 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-354b5de4-d149-4a00-a045-37eecfd098a4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:18.958343 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-354b5de4-d149-4a00-a045-37eecfd098a4 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b Aug 06 03:16:18.958557 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-354b5de4-d149-4a00-a045-37eecfd098a4 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:18.958752 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-354b5de4-d149-4a00-a045-37eecfd098a4 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:18.968718 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-354b5de4-d149-4a00-a045-37eecfd098a4 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b returned with HTTP 404 Aug 06 03:16:18.969308 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 743/2970] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:18 2026] GET /volume/v3/volumes/bde4d42e-8032-4e24-a737-02233507450b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:19.295376 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-855daf3d-47ff-4179-90cd-4a049b69d268 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:19.302013 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-855daf3d-47ff-4179-90cd-4a049b69d268 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b Aug 06 03:16:19.302252 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-855daf3d-47ff-4179-90cd-4a049b69d268 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:19.302473 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-855daf3d-47ff-4179-90cd-4a049b69d268 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:19.302904 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-855daf3d-47ff-4179-90cd-4a049b69d268 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 8bc2e87e-c8d0-433c-9c73-204fe4de9d5b. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:19.309424 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:19.309424 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:19.311097 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-855daf3d-47ff-4179-90cd-4a049b69d268 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b returned with HTTP 200 Aug 06 03:16:19.311772 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 749/2971] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:19 2026] GET /volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:19.556321 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9681a84c-2622-4653-baf0-2f3a5100d7f3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:19.558274 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9681a84c-2622-4653-baf0-2f3a5100d7f3 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:19.558805 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9681a84c-2622-4653-baf0-2f3a5100d7f3 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1975917712", "snapshot_id": null, "imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "volume_type": null, "size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:19.560998 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-9681a84c-2622-4653-baf0-2f3a5100d7f3 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1975917712', 'snapshot_id': None, 'imageRef': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'volume_type': None, 'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:19.699441 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-01a5f3cc-c4f7-4565-a03d-25222bb02f23 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:19.704726 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-01a5f3cc-c4f7-4565-a03d-25222bb02f23 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 Aug 06 03:16:19.704726 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-01a5f3cc-c4f7-4565-a03d-25222bb02f23 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:19.704726 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-01a5f3cc-c4f7-4565-a03d-25222bb02f23 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:19.704726 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-01a5f3cc-c4f7-4565-a03d-25222bb02f23 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id a80561d7-ea8c-4c6c-9b5c-054365f980d9. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:19.708932 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-01a5f3cc-c4f7-4565-a03d-25222bb02f23 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 returned with HTTP 404 Aug 06 03:16:19.709901 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 747/2972] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:19 2026] GET /volume/v3/backups/a80561d7-ea8c-4c6c-9b5c-054365f980d9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:19.717073 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-96bd802b-e6f7-4ac6-9402-d62ee9f037aa None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:19.719252 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-96bd802b-e6f7-4ac6-9402-d62ee9f037aa tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] DELETE https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:16:19.719484 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-96bd802b-e6f7-4ac6-9402-d62ee9f037aa tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:19.719573 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-96bd802b-e6f7-4ac6-9402-d62ee9f037aa tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:19.719680 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-96bd802b-e6f7-4ac6-9402-d62ee9f037aa tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Delete backup with id: 25296823-0d79-4334-8e2c-ea142b577f7b. Aug 06 03:16:19.723900 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:19.723900 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:19.736866 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-9681a84c-2622-4653-baf0-2f3a5100d7f3 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Create volume of 1 GB Aug 06 03:16:19.737246 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.backup.rpcapi [None req-96bd802b-e6f7-4ac6-9402-d62ee9f037aa tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] delete_backup rpcapi backup_id 25296823-0d79-4334-8e2c-ea142b577f7b {{(pid=100902) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:16:19.741088 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9681a84c-2622-4653-baf0-2f3a5100d7f3 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Availability Zones retrieved successfully. Aug 06 03:16:19.741209 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-96bd802b-e6f7-4ac6-9402-d62ee9f037aa tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 202 Aug 06 03:16:19.741529 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 744/2973] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:16:19 2026] DELETE /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:16:19.748054 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-21094d37-fdd9-4ab5-a7ef-db22b190ecdc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:19.748731 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9681a84c-2622-4653-baf0-2f3a5100d7f3 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Flow 'volume_create_api' (e8da5ea9-47d2-4773-a0e5-20a0d8844b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:19.750134 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9681a84c-2622-4653-baf0-2f3a5100d7f3 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3d00ee0-373e-4306-b0a9-3bc73bf05654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:19.750274 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-21094d37-fdd9-4ab5-a7ef-db22b190ecdc tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:16:19.750439 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-21094d37-fdd9-4ab5-a7ef-db22b190ecdc tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:19.750681 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-21094d37-fdd9-4ab5-a7ef-db22b190ecdc tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:19.750823 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-21094d37-fdd9-4ab5-a7ef-db22b190ecdc tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:19.751206 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-9681a84c-2622-4653-baf0-2f3a5100d7f3 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:16:19.755482 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:19.755482 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:19.756401 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-21094d37-fdd9-4ab5-a7ef-db22b190ecdc tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 200 Aug 06 03:16:19.756998 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 750/2974] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:19 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:19.826657 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9681a84c-2622-4653-baf0-2f3a5100d7f3 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3d00ee0-373e-4306-b0a9-3bc73bf05654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:19.827578 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9681a84c-2622-4653-baf0-2f3a5100d7f3 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56145017-a581-4427-ab8f-783e4dde28a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.001368 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-9681a84c-2622-4653-baf0-2f3a5100d7f3 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Created reservations ['df4262ba-281d-4504-9feb-a4fcb993524b', '8ddbef6c-749f-4e6e-814f-487649be8d9c', '7a654356-b67b-4967-ae1d-e8ba2abfe60d', '0e1f4ef5-b086-4f43-a120-84965e3f2e8c'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:20.002141 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9681a84c-2622-4653-baf0-2f3a5100d7f3 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56145017-a581-4427-ab8f-783e4dde28a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df4262ba-281d-4504-9feb-a4fcb993524b', '8ddbef6c-749f-4e6e-814f-487649be8d9c', '7a654356-b67b-4967-ae1d-e8ba2abfe60d', '0e1f4ef5-b086-4f43-a120-84965e3f2e8c']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.003025 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9681a84c-2622-4653-baf0-2f3a5100d7f3 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a0b9d08-d57b-4505-919b-87ec29899c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.030149 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9681a84c-2622-4653-baf0-2f3a5100d7f3 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a0b9d08-d57b-4505-919b-87ec29899c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c6b5d93-dea9-488f-9dd8-510d03779adf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1975917712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='780a573387e441e19cb20cfac682e54e',qos_specs=None,replication_status=,reservations=['df4262ba-281d-4504-9feb-a4fcb993524b','8ddbef6c-749f-4e6e-814f-487649be8d9c','7a654356-b67b-4967-ae1d-e8ba2abfe60d','0e1f4ef5-b086-4f43-a120-84965e3f2e8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a0970f6c5c47baacd11f9e25bea9e5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:16:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1975917712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c6b5d93-dea9-488f-9dd8-510d03779adf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='780a573387e441e19cb20cfac682e54e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58a0970f6c5c47baacd11f9e25bea9e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.031539 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9681a84c-2622-4653-baf0-2f3a5100d7f3 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (935afe08-b76d-414e-bf85-9f51e89d4ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.057862 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9681a84c-2622-4653-baf0-2f3a5100d7f3 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (935afe08-b76d-414e-bf85-9f51e89d4ead) transitioned into state 'SUCCESS' from state '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-1975917712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='780a573387e441e19cb20cfac682e54e',qos_specs=None,replication_status=,reservations=['df4262ba-281d-4504-9feb-a4fcb993524b','8ddbef6c-749f-4e6e-814f-487649be8d9c','7a654356-b67b-4967-ae1d-e8ba2abfe60d','0e1f4ef5-b086-4f43-a120-84965e3f2e8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a0970f6c5c47baacd11f9e25bea9e5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.058792 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9681a84c-2622-4653-baf0-2f3a5100d7f3 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87e3eb66-0558-40a9-8af4-83baf8f28d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.065563 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bea98b12-9e23-4119-b756-d6f19ae4e89c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:20.070170 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9681a84c-2622-4653-baf0-2f3a5100d7f3 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87e3eb66-0558-40a9-8af4-83baf8f28d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.071133 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9681a84c-2622-4653-baf0-2f3a5100d7f3 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Flow 'volume_create_api' (e8da5ea9-47d2-4773-a0e5-20a0d8844b3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:20.071469 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9681a84c-2622-4653-baf0-2f3a5100d7f3 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Create volume request issued successfully. Aug 06 03:16:20.074704 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9681a84c-2622-4653-baf0-2f3a5100d7f3 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:16:20.074704 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 734/2975] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:16:19 2026] POST /volume/v3/volumes => generated 779 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 06 03:16:20.084598 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a2f49a0d-be4a-4af0-bf6a-99e545a2946d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:20.089134 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a2f49a0d-be4a-4af0-bf6a-99e545a2946d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf Aug 06 03:16:20.089389 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a2f49a0d-be4a-4af0-bf6a-99e545a2946d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:20.089543 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a2f49a0d-be4a-4af0-bf6a-99e545a2946d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:20.097514 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:20.097514 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:20.101178 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a2f49a0d-be4a-4af0-bf6a-99e545a2946d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:16:20.105161 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a2f49a0d-be4a-4af0-bf6a-99e545a2946d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf returned with HTTP 200 Aug 06 03:16:20.105544 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 745/2976] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:16:20 2026] GET /volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:20.165495 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bea98b12-9e23-4119-b756-d6f19ae4e89c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:20.166351 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bea98b12-9e23-4119-b756-d6f19ae4e89c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1369283733"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:20.167482 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-bea98b12-9e23-4119-b756-d6f19ae4e89c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Create volume request body: {'volume': {"'imageRef": 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1369283733'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:20.167595 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-bea98b12-9e23-4119-b756-d6f19ae4e89c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Create volume of 1 GB Aug 06 03:16:20.175467 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-bea98b12-9e23-4119-b756-d6f19ae4e89c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Availability Zones retrieved successfully. Aug 06 03:16:20.184648 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-bea98b12-9e23-4119-b756-d6f19ae4e89c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Flow 'volume_create_api' (5442b10c-48e1-4907-88f7-7f6f4dec90b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:20.185929 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-bea98b12-9e23-4119-b756-d6f19ae4e89c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cd8deec-71ce-4602-8dab-c5c38c018538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.186949 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-bea98b12-9e23-4119-b756-d6f19ae4e89c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:16:20.210231 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-bea98b12-9e23-4119-b756-d6f19ae4e89c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cd8deec-71ce-4602-8dab-c5c38c018538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.210951 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-bea98b12-9e23-4119-b756-d6f19ae4e89c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bb79f60-e59b-4389-84b4-fff16eb83728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.266855 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-bea98b12-9e23-4119-b756-d6f19ae4e89c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Created reservations ['8f454fc7-eef9-40ad-92ea-0e55ed11ed60', '4d9fb1cc-9ed1-4abc-b049-6361a67a1bea', '9a08cafb-f6e6-4edf-8200-b08802bd67a3', 'da01e55d-cb53-4564-bc89-dfa6e7035f49'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:20.266855 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-bea98b12-9e23-4119-b756-d6f19ae4e89c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bb79f60-e59b-4389-84b4-fff16eb83728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f454fc7-eef9-40ad-92ea-0e55ed11ed60', '4d9fb1cc-9ed1-4abc-b049-6361a67a1bea', '9a08cafb-f6e6-4edf-8200-b08802bd67a3', 'da01e55d-cb53-4564-bc89-dfa6e7035f49']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.266855 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-bea98b12-9e23-4119-b756-d6f19ae4e89c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6847735e-fbc6-4174-8895-2c2850dd3ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.290045 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-bea98b12-9e23-4119-b756-d6f19ae4e89c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6847735e-fbc6-4174-8895-2c2850dd3ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72f8409b-70d8-4e44-9e79-8b0c900a96c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1369283733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f99cb692539447cbba1ffc0025a40f7',qos_specs=None,replication_status=,reservations=['8f454fc7-eef9-40ad-92ea-0e55ed11ed60','4d9fb1cc-9ed1-4abc-b049-6361a67a1bea','9a08cafb-f6e6-4edf-8200-b08802bd67a3','da01e55d-cb53-4564-bc89-dfa6e7035f49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='690d57bb9f704d89865274c428ea2740',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:16:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1369283733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72f8409b-70d8-4e44-9e79-8b0c900a96c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f99cb692539447cbba1ffc0025a40f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='690d57bb9f704d89865274c428ea2740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.290045 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-bea98b12-9e23-4119-b756-d6f19ae4e89c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd8eafc7-0bec-4532-a884-491af2896857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.306571 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-bea98b12-9e23-4119-b756-d6f19ae4e89c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd8eafc7-0bec-4532-a884-491af2896857) transitioned into state 'SUCCESS' from state '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-1369283733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f99cb692539447cbba1ffc0025a40f7',qos_specs=None,replication_status=,reservations=['8f454fc7-eef9-40ad-92ea-0e55ed11ed60','4d9fb1cc-9ed1-4abc-b049-6361a67a1bea','9a08cafb-f6e6-4edf-8200-b08802bd67a3','da01e55d-cb53-4564-bc89-dfa6e7035f49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='690d57bb9f704d89865274c428ea2740',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.307637 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-bea98b12-9e23-4119-b756-d6f19ae4e89c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46354b7f-f707-4224-b6e7-e435e68baed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.318736 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-bea98b12-9e23-4119-b756-d6f19ae4e89c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46354b7f-f707-4224-b6e7-e435e68baed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.319556 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-bea98b12-9e23-4119-b756-d6f19ae4e89c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Flow 'volume_create_api' (5442b10c-48e1-4907-88f7-7f6f4dec90b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:20.319947 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-bea98b12-9e23-4119-b756-d6f19ae4e89c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Create volume request issued successfully. Aug 06 03:16:20.320639 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bea98b12-9e23-4119-b756-d6f19ae4e89c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:16:20.321315 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 748/2977] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:16:20 2026] POST /volume/v3/volumes => generated 755 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:20.327072 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-bf05c8c4-430e-4308-8a9b-71cb32072aff None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:20.328743 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bf05c8c4-430e-4308-8a9b-71cb32072aff tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b Aug 06 03:16:20.328946 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bf05c8c4-430e-4308-8a9b-71cb32072aff tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:20.329137 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bf05c8c4-430e-4308-8a9b-71cb32072aff tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:20.329375 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-bf05c8c4-430e-4308-8a9b-71cb32072aff tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 8bc2e87e-c8d0-433c-9c73-204fe4de9d5b. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:20.334173 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:20.334173 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:20.334173 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bf05c8c4-430e-4308-8a9b-71cb32072aff tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b returned with HTTP 200 Aug 06 03:16:20.334387 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 751/2978] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:20 2026] GET /volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:20.339950 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-533fe4ce-0108-41a0-9611-d041285c5301 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:20.339950 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-533fe4ce-0108-41a0-9611-d041285c5301 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:20.339950 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-533fe4ce-0108-41a0-9611-d041285c5301 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-605798629"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:20.339950 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-533fe4ce-0108-41a0-9611-d041285c5301 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Create volume request body: {'volume': {"'imageRef": 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-605798629'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:20.340291 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-533fe4ce-0108-41a0-9611-d041285c5301 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Create volume of 1 GB Aug 06 03:16:20.340291 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:20.340291 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:20.345118 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-533fe4ce-0108-41a0-9611-d041285c5301 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Availability Zones retrieved successfully. Aug 06 03:16:20.350795 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-533fe4ce-0108-41a0-9611-d041285c5301 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Flow 'volume_create_api' (b2a843d4-7113-4b8f-a82c-246fd0a43b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:20.351869 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-533fe4ce-0108-41a0-9611-d041285c5301 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b068bd-48b5-472b-921d-a81044c51c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.352720 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-533fe4ce-0108-41a0-9611-d041285c5301 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:16:20.381686 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-533fe4ce-0108-41a0-9611-d041285c5301 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b068bd-48b5-472b-921d-a81044c51c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.382442 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-533fe4ce-0108-41a0-9611-d041285c5301 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dff0400a-1d58-42bf-a443-5d52e247fefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.429097 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-533fe4ce-0108-41a0-9611-d041285c5301 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Created reservations ['97e9cb99-bfd2-44f6-993d-50ed7f2eed14', 'febfae2d-b5ca-48db-a55a-8fdccf154162', 'c119af23-81ab-4a60-8ef7-05681c03cec8', '5fd20233-864d-470a-bb10-2f4104630292'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:20.430211 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-533fe4ce-0108-41a0-9611-d041285c5301 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dff0400a-1d58-42bf-a443-5d52e247fefe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97e9cb99-bfd2-44f6-993d-50ed7f2eed14', 'febfae2d-b5ca-48db-a55a-8fdccf154162', 'c119af23-81ab-4a60-8ef7-05681c03cec8', '5fd20233-864d-470a-bb10-2f4104630292']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.431307 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-533fe4ce-0108-41a0-9611-d041285c5301 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (175ee5cf-e149-4c4f-942e-0eb4eb0e449f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.456809 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-533fe4ce-0108-41a0-9611-d041285c5301 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (175ee5cf-e149-4c4f-942e-0eb4eb0e449f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cb60131-5b56-45db-96d8-16ec42dae52b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-605798629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f99cb692539447cbba1ffc0025a40f7',qos_specs=None,replication_status=,reservations=['97e9cb99-bfd2-44f6-993d-50ed7f2eed14','febfae2d-b5ca-48db-a55a-8fdccf154162','c119af23-81ab-4a60-8ef7-05681c03cec8','5fd20233-864d-470a-bb10-2f4104630292'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='690d57bb9f704d89865274c428ea2740',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:16:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-605798629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cb60131-5b56-45db-96d8-16ec42dae52b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f99cb692539447cbba1ffc0025a40f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='690d57bb9f704d89865274c428ea2740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.458039 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-533fe4ce-0108-41a0-9611-d041285c5301 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0abd8635-140d-4615-9c84-2735fb160992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.483580 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-533fe4ce-0108-41a0-9611-d041285c5301 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0abd8635-140d-4615-9c84-2735fb160992) transitioned into state 'SUCCESS' from state '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-605798629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f99cb692539447cbba1ffc0025a40f7',qos_specs=None,replication_status=,reservations=['97e9cb99-bfd2-44f6-993d-50ed7f2eed14','febfae2d-b5ca-48db-a55a-8fdccf154162','c119af23-81ab-4a60-8ef7-05681c03cec8','5fd20233-864d-470a-bb10-2f4104630292'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='690d57bb9f704d89865274c428ea2740',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.484704 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-533fe4ce-0108-41a0-9611-d041285c5301 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (380bcc48-6ffb-41cd-9836-2dcb4bc8c22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.493685 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-533fe4ce-0108-41a0-9611-d041285c5301 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (380bcc48-6ffb-41cd-9836-2dcb4bc8c22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.494684 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-533fe4ce-0108-41a0-9611-d041285c5301 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Flow 'volume_create_api' (b2a843d4-7113-4b8f-a82c-246fd0a43b41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:20.495026 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-533fe4ce-0108-41a0-9611-d041285c5301 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Create volume request issued successfully. Aug 06 03:16:20.495586 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-533fe4ce-0108-41a0-9611-d041285c5301 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:16:20.496013 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 735/2979] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:16:20 2026] POST /volume/v3/volumes => generated 754 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:20.508145 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-74b51f7a-08cd-4427-b3ea-16d20cdf2875 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:20.509693 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-74b51f7a-08cd-4427-b3ea-16d20cdf2875 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:20.510072 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-74b51f7a-08cd-4427-b3ea-16d20cdf2875 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-506808180"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:20.511436 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-74b51f7a-08cd-4427-b3ea-16d20cdf2875 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Create volume request body: {'volume': {"'imageRef": 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-506808180'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:20.511562 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-74b51f7a-08cd-4427-b3ea-16d20cdf2875 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Create volume of 1 GB Aug 06 03:16:20.515476 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-74b51f7a-08cd-4427-b3ea-16d20cdf2875 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Availability Zones retrieved successfully. Aug 06 03:16:20.522095 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-74b51f7a-08cd-4427-b3ea-16d20cdf2875 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Flow 'volume_create_api' (5cb93ffb-dc31-4103-a064-ff6e9100c628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:20.523160 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-74b51f7a-08cd-4427-b3ea-16d20cdf2875 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61eccf79-7a9a-4729-b731-c5636d03585b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.524370 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-74b51f7a-08cd-4427-b3ea-16d20cdf2875 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:16:20.571648 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-74b51f7a-08cd-4427-b3ea-16d20cdf2875 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61eccf79-7a9a-4729-b731-c5636d03585b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.572846 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-74b51f7a-08cd-4427-b3ea-16d20cdf2875 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2170857-fe16-43f0-9bad-f5905983e42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.617538 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-74b51f7a-08cd-4427-b3ea-16d20cdf2875 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Created reservations ['37ac0411-ed58-4ac7-a95d-ddb3b1cccb2a', '8021de64-d169-4f0f-ada6-485a96f57cbb', '58b6216a-44c0-455e-aad4-90d15108ca89', '59a0bbb3-77f9-4104-b626-0a0d49bb0c6d'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:20.618438 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-74b51f7a-08cd-4427-b3ea-16d20cdf2875 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2170857-fe16-43f0-9bad-f5905983e42a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37ac0411-ed58-4ac7-a95d-ddb3b1cccb2a', '8021de64-d169-4f0f-ada6-485a96f57cbb', '58b6216a-44c0-455e-aad4-90d15108ca89', '59a0bbb3-77f9-4104-b626-0a0d49bb0c6d']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.619275 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-74b51f7a-08cd-4427-b3ea-16d20cdf2875 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f6e752f-d259-4b2a-8e37-617ef8aace3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.642476 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-74b51f7a-08cd-4427-b3ea-16d20cdf2875 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f6e752f-d259-4b2a-8e37-617ef8aace3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32643a15-a90e-4316-b924-d2e35c04033f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-506808180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f99cb692539447cbba1ffc0025a40f7',qos_specs=None,replication_status=,reservations=['37ac0411-ed58-4ac7-a95d-ddb3b1cccb2a','8021de64-d169-4f0f-ada6-485a96f57cbb','58b6216a-44c0-455e-aad4-90d15108ca89','59a0bbb3-77f9-4104-b626-0a0d49bb0c6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='690d57bb9f704d89865274c428ea2740',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:16:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-506808180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32643a15-a90e-4316-b924-d2e35c04033f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f99cb692539447cbba1ffc0025a40f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='690d57bb9f704d89865274c428ea2740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.643094 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-74b51f7a-08cd-4427-b3ea-16d20cdf2875 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ccb691-1aff-4b3b-98d8-2794bcb2035e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.659717 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-74b51f7a-08cd-4427-b3ea-16d20cdf2875 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ccb691-1aff-4b3b-98d8-2794bcb2035e) transitioned into state 'SUCCESS' from state '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-506808180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f99cb692539447cbba1ffc0025a40f7',qos_specs=None,replication_status=,reservations=['37ac0411-ed58-4ac7-a95d-ddb3b1cccb2a','8021de64-d169-4f0f-ada6-485a96f57cbb','58b6216a-44c0-455e-aad4-90d15108ca89','59a0bbb3-77f9-4104-b626-0a0d49bb0c6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='690d57bb9f704d89865274c428ea2740',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.660312 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-74b51f7a-08cd-4427-b3ea-16d20cdf2875 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3e75001-79fd-4c7f-80be-44e79b2164fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.669233 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-74b51f7a-08cd-4427-b3ea-16d20cdf2875 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3e75001-79fd-4c7f-80be-44e79b2164fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.669968 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-74b51f7a-08cd-4427-b3ea-16d20cdf2875 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Flow 'volume_create_api' (5cb93ffb-dc31-4103-a064-ff6e9100c628) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:20.670217 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-74b51f7a-08cd-4427-b3ea-16d20cdf2875 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Create volume request issued successfully. Aug 06 03:16:20.670704 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-74b51f7a-08cd-4427-b3ea-16d20cdf2875 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:16:20.671094 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 746/2980] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:16:20 2026] POST /volume/v3/volumes => generated 754 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:20.682871 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c88ede8b-c887-494b-b955-434b4af9a360 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:20.684516 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c88ede8b-c887-494b-b955-434b4af9a360 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:20.684818 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c88ede8b-c887-494b-b955-434b4af9a360 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-637318353"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:20.686094 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-c88ede8b-c887-494b-b955-434b4af9a360 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Create volume request body: {'volume': {"'imageRef": 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-637318353'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:20.686209 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-c88ede8b-c887-494b-b955-434b4af9a360 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Create volume of 1 GB Aug 06 03:16:20.686438 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:20.686438 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:20.690714 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c88ede8b-c887-494b-b955-434b4af9a360 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Availability Zones retrieved successfully. Aug 06 03:16:20.695315 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-c88ede8b-c887-494b-b955-434b4af9a360 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Flow 'volume_create_api' (5fa02c8f-97be-490f-9f9f-d444bd908ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:20.696140 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-c88ede8b-c887-494b-b955-434b4af9a360 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d131f84f-bf99-41fe-bcdb-6defe02c6923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.697076 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-c88ede8b-c887-494b-b955-434b4af9a360 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:16:20.721251 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-c88ede8b-c887-494b-b955-434b4af9a360 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d131f84f-bf99-41fe-bcdb-6defe02c6923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.722271 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-c88ede8b-c887-494b-b955-434b4af9a360 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffcb68ef-530d-4991-a4c4-00791d27b96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.771225 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ae093323-4d50-4053-b6c8-97dbd376d981 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:20.773799 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ae093323-4d50-4053-b6c8-97dbd376d981 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b Aug 06 03:16:20.774154 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ae093323-4d50-4053-b6c8-97dbd376d981 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:20.774425 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ae093323-4d50-4053-b6c8-97dbd376d981 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:20.774573 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-ae093323-4d50-4053-b6c8-97dbd376d981 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Show backup with id 25296823-0d79-4334-8e2c-ea142b577f7b. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:20.780491 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ae093323-4d50-4053-b6c8-97dbd376d981 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b returned with HTTP 404 Aug 06 03:16:20.781127 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 752/2981] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:20 2026] GET /volume/v3/backups/25296823-0d79-4334-8e2c-ea142b577f7b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:20.790227 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b8498a73-4268-4432-a602-941997e13858 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:20.792625 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b8498a73-4268-4432-a602-941997e13858 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/5abe0423-6ddb-46cf-8b8e-49a969b04e06 Aug 06 03:16:20.792804 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b8498a73-4268-4432-a602-941997e13858 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:20.793098 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b8498a73-4268-4432-a602-941997e13858 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:20.793304 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-b8498a73-4268-4432-a602-941997e13858 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Delete volume with id: 5abe0423-6ddb-46cf-8b8e-49a969b04e06 Aug 06 03:16:20.802245 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:20.802245 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:20.802660 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b8498a73-4268-4432-a602-941997e13858 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Volume info retrieved successfully. Aug 06 03:16:20.804547 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-c88ede8b-c887-494b-b955-434b4af9a360 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Created reservations ['5d0562b6-05ad-43be-9b27-cd61cd5c0848', '0105b0ee-68e7-4b47-a7b9-8f99e493dbad', '2ec6020a-75aa-4510-bd24-e500d11c93ca', '31b7d216-a32b-4ffb-a6eb-708c359ceba9'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:20.805528 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-c88ede8b-c887-494b-b955-434b4af9a360 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffcb68ef-530d-4991-a4c4-00791d27b96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d0562b6-05ad-43be-9b27-cd61cd5c0848', '0105b0ee-68e7-4b47-a7b9-8f99e493dbad', '2ec6020a-75aa-4510-bd24-e500d11c93ca', '31b7d216-a32b-4ffb-a6eb-708c359ceba9']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.806714 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-c88ede8b-c887-494b-b955-434b4af9a360 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52c07f41-e00e-4f85-b834-9887b9525cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.824903 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b8498a73-4268-4432-a602-941997e13858 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Delete volume request issued successfully. Aug 06 03:16:20.825366 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b8498a73-4268-4432-a602-941997e13858 tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/5abe0423-6ddb-46cf-8b8e-49a969b04e06 returned with HTTP 202 Aug 06 03:16:20.826029 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 736/2982] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:16:20 2026] DELETE /volume/v3/volumes/5abe0423-6ddb-46cf-8b8e-49a969b04e06 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:20.838411 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e6b7af7e-ae65-4a2f-a820-d28f3fb2a81e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:20.840744 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e6b7af7e-ae65-4a2f-a820-d28f3fb2a81e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/volumes/5abe0423-6ddb-46cf-8b8e-49a969b04e06 Aug 06 03:16:20.841172 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e6b7af7e-ae65-4a2f-a820-d28f3fb2a81e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:20.841519 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e6b7af7e-ae65-4a2f-a820-d28f3fb2a81e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:20.842673 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-c88ede8b-c887-494b-b955-434b4af9a360 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52c07f41-e00e-4f85-b834-9887b9525cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2627c91d-f663-443b-a531-2a732d4b6e0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-637318353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f99cb692539447cbba1ffc0025a40f7',qos_specs=None,replication_status=,reservations=['5d0562b6-05ad-43be-9b27-cd61cd5c0848','0105b0ee-68e7-4b47-a7b9-8f99e493dbad','2ec6020a-75aa-4510-bd24-e500d11c93ca','31b7d216-a32b-4ffb-a6eb-708c359ceba9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='690d57bb9f704d89865274c428ea2740',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:16:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-637318353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2627c91d-f663-443b-a531-2a732d4b6e0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f99cb692539447cbba1ffc0025a40f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='690d57bb9f704d89865274c428ea2740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.844136 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-c88ede8b-c887-494b-b955-434b4af9a360 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9636382a-ebd9-48fc-9e35-7e39efb896b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.850710 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:20.850710 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:20.857192 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e6b7af7e-ae65-4a2f-a820-d28f3fb2a81e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Volume info retrieved successfully. Aug 06 03:16:20.863936 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e6b7af7e-ae65-4a2f-a820-d28f3fb2a81e tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/5abe0423-6ddb-46cf-8b8e-49a969b04e06 returned with HTTP 200 Aug 06 03:16:20.864385 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 747/2983] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:20 2026] GET /volume/v3/volumes/5abe0423-6ddb-46cf-8b8e-49a969b04e06 => generated 1005 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:20.871794 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-c88ede8b-c887-494b-b955-434b4af9a360 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9636382a-ebd9-48fc-9e35-7e39efb896b1) transitioned into state 'SUCCESS' from state '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-637318353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f99cb692539447cbba1ffc0025a40f7',qos_specs=None,replication_status=,reservations=['5d0562b6-05ad-43be-9b27-cd61cd5c0848','0105b0ee-68e7-4b47-a7b9-8f99e493dbad','2ec6020a-75aa-4510-bd24-e500d11c93ca','31b7d216-a32b-4ffb-a6eb-708c359ceba9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='690d57bb9f704d89865274c428ea2740',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.872906 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-c88ede8b-c887-494b-b955-434b4af9a360 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d56175a2-1468-4127-bba5-83c487d0c40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.886164 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-c88ede8b-c887-494b-b955-434b4af9a360 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d56175a2-1468-4127-bba5-83c487d0c40f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.887256 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-c88ede8b-c887-494b-b955-434b4af9a360 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Flow 'volume_create_api' (5fa02c8f-97be-490f-9f9f-d444bd908ae4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:20.887633 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c88ede8b-c887-494b-b955-434b4af9a360 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Create volume request issued successfully. Aug 06 03:16:20.888345 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c88ede8b-c887-494b-b955-434b4af9a360 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:16:20.888871 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 749/2984] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:16:20 2026] POST /volume/v3/volumes => generated 754 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:20.903857 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5a743b3a-19b4-4c5f-bb2a-d7bbdef63a15 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:20.906533 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5a743b3a-19b4-4c5f-bb2a-d7bbdef63a15 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:20.906972 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5a743b3a-19b4-4c5f-bb2a-d7bbdef63a15 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-23324043"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:20.908737 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-5a743b3a-19b4-4c5f-bb2a-d7bbdef63a15 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Create volume request body: {'volume': {"'imageRef": 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-23324043'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:20.908883 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-5a743b3a-19b4-4c5f-bb2a-d7bbdef63a15 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Create volume of 1 GB Aug 06 03:16:20.913947 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5a743b3a-19b4-4c5f-bb2a-d7bbdef63a15 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Availability Zones retrieved successfully. Aug 06 03:16:20.919281 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a743b3a-19b4-4c5f-bb2a-d7bbdef63a15 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Flow 'volume_create_api' (99ad4858-a79e-47c9-a2c2-e813a9bac575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:20.920690 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a743b3a-19b4-4c5f-bb2a-d7bbdef63a15 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f27a57-87a3-47e7-acac-139543ee991f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.921704 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-5a743b3a-19b4-4c5f-bb2a-d7bbdef63a15 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:16:20.950574 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a743b3a-19b4-4c5f-bb2a-d7bbdef63a15 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f27a57-87a3-47e7-acac-139543ee991f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.950748 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a743b3a-19b4-4c5f-bb2a-d7bbdef63a15 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (151200aa-aa9b-438d-ac64-6adc332d1ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:20.993928 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-5a743b3a-19b4-4c5f-bb2a-d7bbdef63a15 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Created reservations ['9b490ddd-1fc6-4b72-9018-251aefdbcda8', 'ca5f51c1-393f-4d0b-9cb1-27a791c246d3', '845c9964-4958-4aba-b288-a7da57362dff', '142c5074-e4af-4079-8f09-d1ac945ffd08'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:20.994845 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a743b3a-19b4-4c5f-bb2a-d7bbdef63a15 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (151200aa-aa9b-438d-ac64-6adc332d1ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b490ddd-1fc6-4b72-9018-251aefdbcda8', 'ca5f51c1-393f-4d0b-9cb1-27a791c246d3', '845c9964-4958-4aba-b288-a7da57362dff', '142c5074-e4af-4079-8f09-d1ac945ffd08']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:20.995725 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a743b3a-19b4-4c5f-bb2a-d7bbdef63a15 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5faf124-6d30-4b00-80d8-f4e22433eb7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:21.033358 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a743b3a-19b4-4c5f-bb2a-d7bbdef63a15 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5faf124-6d30-4b00-80d8-f4e22433eb7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f36c2d1-5047-4715-8ba1-5a34a1d8e543', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-23324043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f99cb692539447cbba1ffc0025a40f7',qos_specs=None,replication_status=,reservations=['9b490ddd-1fc6-4b72-9018-251aefdbcda8','ca5f51c1-393f-4d0b-9cb1-27a791c246d3','845c9964-4958-4aba-b288-a7da57362dff','142c5074-e4af-4079-8f09-d1ac945ffd08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='690d57bb9f704d89865274c428ea2740',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:16:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-23324043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f36c2d1-5047-4715-8ba1-5a34a1d8e543,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f99cb692539447cbba1ffc0025a40f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='690d57bb9f704d89865274c428ea2740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:21.036896 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a743b3a-19b4-4c5f-bb2a-d7bbdef63a15 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf3fd5bd-8c4d-4644-a0cb-d50f6493bc92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:21.068071 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a743b3a-19b4-4c5f-bb2a-d7bbdef63a15 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf3fd5bd-8c4d-4644-a0cb-d50f6493bc92) transitioned into state 'SUCCESS' from state '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-23324043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f99cb692539447cbba1ffc0025a40f7',qos_specs=None,replication_status=,reservations=['9b490ddd-1fc6-4b72-9018-251aefdbcda8','ca5f51c1-393f-4d0b-9cb1-27a791c246d3','845c9964-4958-4aba-b288-a7da57362dff','142c5074-e4af-4079-8f09-d1ac945ffd08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='690d57bb9f704d89865274c428ea2740',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:21.069002 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a743b3a-19b4-4c5f-bb2a-d7bbdef63a15 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29099808-2d62-4efc-a2f8-4224fa4c654b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:21.080848 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a743b3a-19b4-4c5f-bb2a-d7bbdef63a15 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29099808-2d62-4efc-a2f8-4224fa4c654b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:21.081772 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5a743b3a-19b4-4c5f-bb2a-d7bbdef63a15 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Flow 'volume_create_api' (99ad4858-a79e-47c9-a2c2-e813a9bac575) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:21.082037 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5a743b3a-19b4-4c5f-bb2a-d7bbdef63a15 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Create volume request issued successfully. Aug 06 03:16:21.082591 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5a743b3a-19b4-4c5f-bb2a-d7bbdef63a15 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:16:21.083065 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 753/2985] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:16:20 2026] POST /volume/v3/volumes => generated 753 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:21.094672 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-08eb735a-3129-4a55-b1ed-40c250e28562 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:21.097309 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-08eb735a-3129-4a55-b1ed-40c250e28562 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] GET https://10.4.3.80/volume/v3/volumes/72f8409b-70d8-4e44-9e79-8b0c900a96c8 Aug 06 03:16:21.097638 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-08eb735a-3129-4a55-b1ed-40c250e28562 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:21.098206 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-08eb735a-3129-4a55-b1ed-40c250e28562 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:21.108356 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:21.108356 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:21.112968 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-08eb735a-3129-4a55-b1ed-40c250e28562 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Volume info retrieved successfully. Aug 06 03:16:21.118212 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-08eb735a-3129-4a55-b1ed-40c250e28562 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes/72f8409b-70d8-4e44-9e79-8b0c900a96c8 returned with HTTP 200 Aug 06 03:16:21.118713 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 737/2986] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:21 2026] GET /volume/v3/volumes/72f8409b-70d8-4e44-9e79-8b0c900a96c8 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:21.119426 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d41b95eb-f2ce-49f8-a721-0d105cf7000b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:21.121186 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d41b95eb-f2ce-49f8-a721-0d105cf7000b tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf Aug 06 03:16:21.121386 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d41b95eb-f2ce-49f8-a721-0d105cf7000b tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:21.121570 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d41b95eb-f2ce-49f8-a721-0d105cf7000b tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:21.129748 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:21.129748 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:21.131758 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-342183b0-8589-45e6-926d-2bd21f1bd9b9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:21.134851 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-342183b0-8589-45e6-926d-2bd21f1bd9b9 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] GET https://10.4.3.80/volume/v3/volumes/6cb60131-5b56-45db-96d8-16ec42dae52b Aug 06 03:16:21.134851 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-342183b0-8589-45e6-926d-2bd21f1bd9b9 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:21.134851 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-342183b0-8589-45e6-926d-2bd21f1bd9b9 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:21.135028 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d41b95eb-f2ce-49f8-a721-0d105cf7000b tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:16:21.139071 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d41b95eb-f2ce-49f8-a721-0d105cf7000b tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf returned with HTTP 200 Aug 06 03:16:21.139507 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 748/2987] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:16:21 2026] GET /volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf => generated 1387 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:16:21.143729 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:21.143729 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:21.148334 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-342183b0-8589-45e6-926d-2bd21f1bd9b9 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Volume info retrieved successfully. Aug 06 03:16:21.153689 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-342183b0-8589-45e6-926d-2bd21f1bd9b9 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes/6cb60131-5b56-45db-96d8-16ec42dae52b returned with HTTP 200 Aug 06 03:16:21.154408 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 750/2988] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:21 2026] GET /volume/v3/volumes/6cb60131-5b56-45db-96d8-16ec42dae52b => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:21.154991 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b7109505-07e3-49de-bcda-9745353eb5a0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:21.157469 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b7109505-07e3-49de-bcda-9745353eb5a0 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf Aug 06 03:16:21.157723 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b7109505-07e3-49de-bcda-9745353eb5a0 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:21.157920 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b7109505-07e3-49de-bcda-9745353eb5a0 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:21.167024 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:21.167024 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:21.170499 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b7109505-07e3-49de-bcda-9745353eb5a0 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:16:21.170576 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ea8a38cb-9fdf-4ec3-b8b2-59bf7fb13919 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:21.171586 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ea8a38cb-9fdf-4ec3-b8b2-59bf7fb13919 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] GET https://10.4.3.80/volume/v3/volumes/32643a15-a90e-4316-b924-d2e35c04033f Aug 06 03:16:21.172687 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ea8a38cb-9fdf-4ec3-b8b2-59bf7fb13919 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:21.172687 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ea8a38cb-9fdf-4ec3-b8b2-59bf7fb13919 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:21.175190 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b7109505-07e3-49de-bcda-9745353eb5a0 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf returned with HTTP 200 Aug 06 03:16:21.175424 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 754/2989] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:16:21 2026] GET /volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf => generated 1387 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:16:21.179091 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:21.179091 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:21.182808 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-ea8a38cb-9fdf-4ec3-b8b2-59bf7fb13919 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Volume info retrieved successfully. Aug 06 03:16:21.186472 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ea8a38cb-9fdf-4ec3-b8b2-59bf7fb13919 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes/32643a15-a90e-4316-b924-d2e35c04033f returned with HTTP 200 Aug 06 03:16:21.186874 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 738/2990] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:21 2026] GET /volume/v3/volumes/32643a15-a90e-4316-b924-d2e35c04033f => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:21.204421 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ce3420b0-2b23-4c48-88a4-9466ffcbb9c1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:21.206099 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ce3420b0-2b23-4c48-88a4-9466ffcbb9c1 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] GET https://10.4.3.80/volume/v3/volumes/2627c91d-f663-443b-a531-2a732d4b6e0d Aug 06 03:16:21.206345 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ce3420b0-2b23-4c48-88a4-9466ffcbb9c1 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:21.206610 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ce3420b0-2b23-4c48-88a4-9466ffcbb9c1 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:21.214611 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:21.214611 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:21.219071 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ce3420b0-2b23-4c48-88a4-9466ffcbb9c1 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Volume info retrieved successfully. Aug 06 03:16:21.223986 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ce3420b0-2b23-4c48-88a4-9466ffcbb9c1 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes/2627c91d-f663-443b-a531-2a732d4b6e0d returned with HTTP 200 Aug 06 03:16:21.224327 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 749/2991] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:21 2026] GET /volume/v3/volumes/2627c91d-f663-443b-a531-2a732d4b6e0d => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:21.243147 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-cb239e59-8434-46ee-bd0d-bcea2aa56249 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:21.245374 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cb239e59-8434-46ee-bd0d-bcea2aa56249 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] GET https://10.4.3.80/volume/v3/volumes/7f36c2d1-5047-4715-8ba1-5a34a1d8e543 Aug 06 03:16:21.245654 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cb239e59-8434-46ee-bd0d-bcea2aa56249 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:21.245919 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cb239e59-8434-46ee-bd0d-bcea2aa56249 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:21.258088 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:21.258088 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:21.262102 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-cb239e59-8434-46ee-bd0d-bcea2aa56249 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Volume info retrieved successfully. Aug 06 03:16:21.265549 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cb239e59-8434-46ee-bd0d-bcea2aa56249 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes/7f36c2d1-5047-4715-8ba1-5a34a1d8e543 returned with HTTP 200 Aug 06 03:16:21.265909 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 751/2992] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:21 2026] GET /volume/v3/volumes/7f36c2d1-5047-4715-8ba1-5a34a1d8e543 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:21.277193 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-24fc9fa3-91e2-42e8-92de-9b0c6f71661b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:21.278940 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-24fc9fa3-91e2-42e8-92de-9b0c6f71661b tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] DELETE https://10.4.3.80/volume/v3/volumes/7f36c2d1-5047-4715-8ba1-5a34a1d8e543 Aug 06 03:16:21.279127 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-24fc9fa3-91e2-42e8-92de-9b0c6f71661b tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:21.279325 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-24fc9fa3-91e2-42e8-92de-9b0c6f71661b tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:21.279499 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-24fc9fa3-91e2-42e8-92de-9b0c6f71661b tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Delete volume with id: 7f36c2d1-5047-4715-8ba1-5a34a1d8e543 Aug 06 03:16:21.286080 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:21.286080 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:21.286503 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-24fc9fa3-91e2-42e8-92de-9b0c6f71661b tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Volume info retrieved successfully. Aug 06 03:16:21.308127 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-24fc9fa3-91e2-42e8-92de-9b0c6f71661b tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Delete volume request issued successfully. Aug 06 03:16:21.308307 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-24fc9fa3-91e2-42e8-92de-9b0c6f71661b tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes/7f36c2d1-5047-4715-8ba1-5a34a1d8e543 returned with HTTP 202 Aug 06 03:16:21.308703 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 755/2993] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:16:21 2026] DELETE /volume/v3/volumes/7f36c2d1-5047-4715-8ba1-5a34a1d8e543 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:21.315270 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-74c7d18d-07e1-4f24-abf5-88b44f45ca5c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:21.316930 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-74c7d18d-07e1-4f24-abf5-88b44f45ca5c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] GET https://10.4.3.80/volume/v3/volumes/7f36c2d1-5047-4715-8ba1-5a34a1d8e543 Aug 06 03:16:21.317118 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-74c7d18d-07e1-4f24-abf5-88b44f45ca5c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:21.317284 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-74c7d18d-07e1-4f24-abf5-88b44f45ca5c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:21.324881 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:21.324881 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:21.328940 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-74c7d18d-07e1-4f24-abf5-88b44f45ca5c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Volume info retrieved successfully. Aug 06 03:16:21.333039 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-74c7d18d-07e1-4f24-abf5-88b44f45ca5c tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes/7f36c2d1-5047-4715-8ba1-5a34a1d8e543 returned with HTTP 200 Aug 06 03:16:21.333495 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 739/2994] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:21 2026] GET /volume/v3/volumes/7f36c2d1-5047-4715-8ba1-5a34a1d8e543 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:21.346896 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-59cedbdf-6634-4a95-a1e1-32abefd65885 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:21.349384 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-59cedbdf-6634-4a95-a1e1-32abefd65885 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b Aug 06 03:16:21.349659 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-59cedbdf-6634-4a95-a1e1-32abefd65885 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:21.349938 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-59cedbdf-6634-4a95-a1e1-32abefd65885 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:21.350066 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-59cedbdf-6634-4a95-a1e1-32abefd65885 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 8bc2e87e-c8d0-433c-9c73-204fe4de9d5b. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:21.355480 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:21.355480 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:21.356056 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-59cedbdf-6634-4a95-a1e1-32abefd65885 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b returned with HTTP 200 Aug 06 03:16:21.356408 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 750/2995] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:21 2026] GET /volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:21.879663 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-403f9659-9839-4ed2-96ca-c490ae854ecb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:21.881500 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-403f9659-9839-4ed2-96ca-c490ae854ecb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] GET https://10.4.3.80/volume/v3/volumes/5abe0423-6ddb-46cf-8b8e-49a969b04e06 Aug 06 03:16:21.881680 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-403f9659-9839-4ed2-96ca-c490ae854ecb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:21.881891 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-403f9659-9839-4ed2-96ca-c490ae854ecb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:21.887696 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-403f9659-9839-4ed2-96ca-c490ae854ecb tempest-ProjectMemberTests33-295154950 tempest-ProjectMemberTests33-295154950-project-admin] https://10.4.3.80/volume/v3/volumes/5abe0423-6ddb-46cf-8b8e-49a969b04e06 returned with HTTP 404 Aug 06 03:16:21.888103 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 752/2996] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:21 2026] GET /volume/v3/volumes/5abe0423-6ddb-46cf-8b8e-49a969b04e06 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:22.347986 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-cdc5e00d-747a-40b0-bdbb-38d021e2f23a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:22.350298 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cdc5e00d-747a-40b0-bdbb-38d021e2f23a tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] GET https://10.4.3.80/volume/v3/volumes/7f36c2d1-5047-4715-8ba1-5a34a1d8e543 Aug 06 03:16:22.350441 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-cdc5e00d-747a-40b0-bdbb-38d021e2f23a tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:22.350738 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-cdc5e00d-747a-40b0-bdbb-38d021e2f23a tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:22.357576 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cdc5e00d-747a-40b0-bdbb-38d021e2f23a tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes/7f36c2d1-5047-4715-8ba1-5a34a1d8e543 returned with HTTP 404 Aug 06 03:16:22.358166 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 756/2997] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:22 2026] GET /volume/v3/volumes/7f36c2d1-5047-4715-8ba1-5a34a1d8e543 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:22.366019 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5e6f56d6-c51a-4a46-9cff-31f0e739b928 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:22.366332 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-35dfa07b-d2c3-444a-80c0-b6808b6c9bb3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:22.367771 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5e6f56d6-c51a-4a46-9cff-31f0e739b928 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] DELETE https://10.4.3.80/volume/v3/volumes/2627c91d-f663-443b-a531-2a732d4b6e0d Aug 06 03:16:22.367957 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5e6f56d6-c51a-4a46-9cff-31f0e739b928 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:22.368019 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-35dfa07b-d2c3-444a-80c0-b6808b6c9bb3 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b Aug 06 03:16:22.368141 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5e6f56d6-c51a-4a46-9cff-31f0e739b928 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:22.368208 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-35dfa07b-d2c3-444a-80c0-b6808b6c9bb3 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:22.368284 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-5e6f56d6-c51a-4a46-9cff-31f0e739b928 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Delete volume with id: 2627c91d-f663-443b-a531-2a732d4b6e0d Aug 06 03:16:22.369154 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-35dfa07b-d2c3-444a-80c0-b6808b6c9bb3 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:22.369154 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-35dfa07b-d2c3-444a-80c0-b6808b6c9bb3 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 8bc2e87e-c8d0-433c-9c73-204fe4de9d5b. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:22.373059 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:22.373059 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:22.373856 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-35dfa07b-d2c3-444a-80c0-b6808b6c9bb3 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b returned with HTTP 200 Aug 06 03:16:22.374327 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 751/2998] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:22 2026] GET /volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:22.375181 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:22.375181 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:22.375651 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5e6f56d6-c51a-4a46-9cff-31f0e739b928 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Volume info retrieved successfully. Aug 06 03:16:22.392364 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5e6f56d6-c51a-4a46-9cff-31f0e739b928 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Delete volume request issued successfully. Aug 06 03:16:22.392571 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5e6f56d6-c51a-4a46-9cff-31f0e739b928 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes/2627c91d-f663-443b-a531-2a732d4b6e0d returned with HTTP 202 Aug 06 03:16:22.393404 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 740/2999] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:16:22 2026] DELETE /volume/v3/volumes/2627c91d-f663-443b-a531-2a732d4b6e0d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:22.410709 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-be96c52f-ee14-41d2-aa27-f9d3452a7e47 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:22.416678 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-be96c52f-ee14-41d2-aa27-f9d3452a7e47 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] GET https://10.4.3.80/volume/v3/volumes/2627c91d-f663-443b-a531-2a732d4b6e0d Aug 06 03:16:22.416904 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-be96c52f-ee14-41d2-aa27-f9d3452a7e47 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:22.417099 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-be96c52f-ee14-41d2-aa27-f9d3452a7e47 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:22.428859 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:22.428859 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:22.432451 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-be96c52f-ee14-41d2-aa27-f9d3452a7e47 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Volume info retrieved successfully. Aug 06 03:16:22.438795 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-be96c52f-ee14-41d2-aa27-f9d3452a7e47 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes/2627c91d-f663-443b-a531-2a732d4b6e0d returned with HTTP 200 Aug 06 03:16:22.439096 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 753/3000] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:22 2026] GET /volume/v3/volumes/2627c91d-f663-443b-a531-2a732d4b6e0d => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:22.486719 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-8e5159f8-aab0-485f-ad2a-cf41fdc1f14b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:22.490230 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-8e5159f8-aab0-485f-ad2a-cf41fdc1f14b tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf Aug 06 03:16:22.490230 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-8e5159f8-aab0-485f-ad2a-cf41fdc1f14b tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:22.490230 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-8e5159f8-aab0-485f-ad2a-cf41fdc1f14b tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:22.496191 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:22.496191 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:22.499533 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-8e5159f8-aab0-485f-ad2a-cf41fdc1f14b tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:16:22.503794 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-8e5159f8-aab0-485f-ad2a-cf41fdc1f14b tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf returned with HTTP 200 Aug 06 03:16:22.504146 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 757/3001] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:16:22 2026] GET /volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf => generated 1369 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:23.018038 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-9468601f-2e9b-41d7-be89-61e101a14bb8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:23.020567 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-9468601f-2e9b-41d7-be89-61e101a14bb8 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf Aug 06 03:16:23.020827 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-9468601f-2e9b-41d7-be89-61e101a14bb8 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:23.021105 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-9468601f-2e9b-41d7-be89-61e101a14bb8 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:23.030822 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:23.030822 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:23.035597 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-9468601f-2e9b-41d7-be89-61e101a14bb8 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:16:23.041650 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-9468601f-2e9b-41d7-be89-61e101a14bb8 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf returned with HTTP 200 Aug 06 03:16:23.042203 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 752/3002] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:16:23 2026] GET /volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf => generated 1369 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:23.053313 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d0537c0d-fea0-430a-ae29-dbf28deb69e9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:23.053723 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d0537c0d-fea0-430a-ae29-dbf28deb69e9 None None] GET https://10.4.3.80/volume// Aug 06 03:16:23.053922 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d0537c0d-fea0-430a-ae29-dbf28deb69e9 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:23.054144 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d0537c0d-fea0-430a-ae29-dbf28deb69e9 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:23.054491 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d0537c0d-fea0-430a-ae29-dbf28deb69e9 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:16:23.054765 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 741/3003] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:16:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:16:23.062582 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-d679c7b0-2b64-4254-be4a-d39a38d04dea None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:23.064438 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-d679c7b0-2b64-4254-be4a-d39a38d04dea tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:16:23.064986 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-d679c7b0-2b64-4254-be4a-d39a38d04dea tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c6b5d93-dea9-488f-9dd8-510d03779adf", "connector": null, "instance_uuid": "a46178d8-bd6b-44d6-b75b-b7ee6df98d57"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:23.072950 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:23.072950 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:23.103851 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-d679c7b0-2b64-4254-be4a-d39a38d04dea tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:16:23.104330 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 754/3004] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:16:23 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:23.385758 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7981b1f0-d0a5-4a90-a8ef-d25f4128d9f1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:23.387737 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7981b1f0-d0a5-4a90-a8ef-d25f4128d9f1 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b Aug 06 03:16:23.387944 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7981b1f0-d0a5-4a90-a8ef-d25f4128d9f1 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:23.388143 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7981b1f0-d0a5-4a90-a8ef-d25f4128d9f1 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:23.388241 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-7981b1f0-d0a5-4a90-a8ef-d25f4128d9f1 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 8bc2e87e-c8d0-433c-9c73-204fe4de9d5b. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:23.393866 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:23.393866 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:23.393866 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7981b1f0-d0a5-4a90-a8ef-d25f4128d9f1 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b returned with HTTP 200 Aug 06 03:16:23.393866 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 758/3005] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:23 2026] GET /volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:23.452591 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1ee35ef7-410d-4ab1-94c0-c5cd4497bfac None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:23.454974 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1ee35ef7-410d-4ab1-94c0-c5cd4497bfac tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] GET https://10.4.3.80/volume/v3/volumes/2627c91d-f663-443b-a531-2a732d4b6e0d Aug 06 03:16:23.455179 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1ee35ef7-410d-4ab1-94c0-c5cd4497bfac tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:23.455287 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1ee35ef7-410d-4ab1-94c0-c5cd4497bfac tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:23.461154 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1ee35ef7-410d-4ab1-94c0-c5cd4497bfac tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes/2627c91d-f663-443b-a531-2a732d4b6e0d returned with HTTP 404 Aug 06 03:16:23.461588 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 753/3006] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:23 2026] GET /volume/v3/volumes/2627c91d-f663-443b-a531-2a732d4b6e0d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:23.467585 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9daff6b3-02de-490e-ad26-78b213ddbfbe None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:23.471323 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9daff6b3-02de-490e-ad26-78b213ddbfbe tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] DELETE https://10.4.3.80/volume/v3/volumes/32643a15-a90e-4316-b924-d2e35c04033f Aug 06 03:16:23.472314 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9daff6b3-02de-490e-ad26-78b213ddbfbe tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:23.474062 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9daff6b3-02de-490e-ad26-78b213ddbfbe tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:23.474062 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-9daff6b3-02de-490e-ad26-78b213ddbfbe tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Delete volume with id: 32643a15-a90e-4316-b924-d2e35c04033f Aug 06 03:16:23.481120 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:23.481120 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:23.481809 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9daff6b3-02de-490e-ad26-78b213ddbfbe tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Volume info retrieved successfully. Aug 06 03:16:23.498644 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9daff6b3-02de-490e-ad26-78b213ddbfbe tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Delete volume request issued successfully. Aug 06 03:16:23.498965 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9daff6b3-02de-490e-ad26-78b213ddbfbe tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes/32643a15-a90e-4316-b924-d2e35c04033f returned with HTTP 202 Aug 06 03:16:23.499562 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 742/3007] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:16:23 2026] DELETE /volume/v3/volumes/32643a15-a90e-4316-b924-d2e35c04033f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:23.509398 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6c52cb62-bd24-4358-9cf5-2ff696a4ff7d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:23.513348 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6c52cb62-bd24-4358-9cf5-2ff696a4ff7d tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] GET https://10.4.3.80/volume/v3/volumes/32643a15-a90e-4316-b924-d2e35c04033f Aug 06 03:16:23.513627 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6c52cb62-bd24-4358-9cf5-2ff696a4ff7d tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:23.514743 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6c52cb62-bd24-4358-9cf5-2ff696a4ff7d tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:23.525616 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:23.525616 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:23.531291 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-6c52cb62-bd24-4358-9cf5-2ff696a4ff7d tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Volume info retrieved successfully. Aug 06 03:16:23.537234 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6c52cb62-bd24-4358-9cf5-2ff696a4ff7d tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes/32643a15-a90e-4316-b924-d2e35c04033f returned with HTTP 200 Aug 06 03:16:23.537678 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 755/3008] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:23 2026] GET /volume/v3/volumes/32643a15-a90e-4316-b924-d2e35c04033f => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:23.846653 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9a434fe0-6732-41d9-91a3-76d2c25942fd None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:23.975362 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7d0a00dc-afb8-456d-b582-3e33faec60e5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:23.975767 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7d0a00dc-afb8-456d-b582-3e33faec60e5 None None] GET https://10.4.3.80/volume// Aug 06 03:16:23.975962 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7d0a00dc-afb8-456d-b582-3e33faec60e5 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:23.976167 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7d0a00dc-afb8-456d-b582-3e33faec60e5 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:23.976525 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7d0a00dc-afb8-456d-b582-3e33faec60e5 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:16:23.976874 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 754/3009] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:16:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:16:23.989632 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9a434fe0-6732-41d9-91a3-76d2c25942fd tempest-ProjectMemberTests-2076613852 tempest-ProjectMemberTests-2076613852-project-admin] GET https://10.4.3.80/volume/v3/scheduler-stats/get_pools Aug 06 03:16:23.989847 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9a434fe0-6732-41d9-91a3-76d2c25942fd tempest-ProjectMemberTests-2076613852 tempest-ProjectMemberTests-2076613852-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:23.990049 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9a434fe0-6732-41d9-91a3-76d2c25942fd tempest-ProjectMemberTests-2076613852 tempest-ProjectMemberTests-2076613852-project-admin] Calling method 'get_pools' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:23.993095 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-64a6249c-f047-4f6c-97fd-8dd604d21266 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:23.995385 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-64a6249c-f047-4f6c-97fd-8dd604d21266 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf Aug 06 03:16:23.995595 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-64a6249c-f047-4f6c-97fd-8dd604d21266 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:23.995813 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-64a6249c-f047-4f6c-97fd-8dd604d21266 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:24.000942 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9a434fe0-6732-41d9-91a3-76d2c25942fd tempest-ProjectMemberTests-2076613852 tempest-ProjectMemberTests-2076613852-project-admin] https://10.4.3.80/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 03:16:24.001320 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 759/3010] 10.4.3.80 () {66 vars in 1284 bytes} [Thu Aug 6 03:16:23 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:24.008164 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:24.008164 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:24.009450 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0ecf81b5-0da1-4e7e-969b-81422fb974db None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:24.011989 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-64a6249c-f047-4f6c-97fd-8dd604d21266 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:16:24.016750 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-64a6249c-f047-4f6c-97fd-8dd604d21266 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf returned with HTTP 200 Aug 06 03:16:24.017151 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 743/3011] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:16:23 2026] GET /volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf => generated 1548 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:16:24.085002 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0ecf81b5-0da1-4e7e-969b-81422fb974db tempest-ProjectMemberTests-2076613852 tempest-ProjectMemberTests-2076613852-project-member] GET https://10.4.3.80/volume/v3/capabilities/np0000006611@storpool Aug 06 03:16:24.085347 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0ecf81b5-0da1-4e7e-969b-81422fb974db tempest-ProjectMemberTests-2076613852 tempest-ProjectMemberTests-2076613852-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:24.085347 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0ecf81b5-0da1-4e7e-969b-81422fb974db tempest-ProjectMemberTests-2076613852 tempest-ProjectMemberTests-2076613852-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:24.085978 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.policy [None req-0ecf81b5-0da1-4e7e-969b-81422fb974db tempest-ProjectMemberTests-2076613852 tempest-ProjectMemberTests-2076613852-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'e325b5193d0f4642b5bb80efaeeda2e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7acb26e15d2c425f835bef20de1fe8ad', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100899) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:16:24.086144 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0ecf81b5-0da1-4e7e-969b-81422fb974db tempest-ProjectMemberTests-2076613852 tempest-ProjectMemberTests-2076613852-project-member] https://10.4.3.80/volume/v3/capabilities/np0000006611@storpool returned with HTTP 403 Aug 06 03:16:24.086534 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 756/3012] 10.4.3.80 () {66 vars in 1311 bytes} [Thu Aug 6 03:16:24 2026] GET /volume/v3/capabilities/np0000006611@storpool => generated 110 bytes in 77 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:24.113814 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-b37ab841-d858-426d-8aed-25693fb1a424 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:24.117310 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-b37ab841-d858-426d-8aed-25693fb1a424 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] PUT https://10.4.3.80/volume/v3/attachments/20686556-61fc-4999-8191-bf79a626bc02 Aug 06 03:16:24.117865 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-b37ab841-d858-426d-8aed-25693fb1a424 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:24.125870 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-b37ab841-d858-426d-8aed-25693fb1a424 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Acquiring lock "cinder-attachment_update-4c6b5d93-dea9-488f-9dd8-510d03779adf-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:16:24.130326 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-b37ab841-d858-426d-8aed-25693fb1a424 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Lock "cinder-attachment_update-4c6b5d93-dea9-488f-9dd8-510d03779adf-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:16:24.131323 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:24.131323 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:24.226362 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-b37ab841-d858-426d-8aed-25693fb1a424 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Lock "cinder-attachment_update-4c6b5d93-dea9-488f-9dd8-510d03779adf-np0000006611" released by "attachment_update" :: held 0.096s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:16:24.226752 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-b37ab841-d858-426d-8aed-25693fb1a424 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/attachments/20686556-61fc-4999-8191-bf79a626bc02 returned with HTTP 200 Aug 06 03:16:24.227535 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 755/3013] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:16:24 2026] PUT /volume/v3/attachments/20686556-61fc-4999-8191-bf79a626bc02 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:24.256179 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-56070403-1dad-49d5-8ed2-86f042834046 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:24.259989 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-56070403-1dad-49d5-8ed2-86f042834046 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] POST https://10.4.3.80/volume/v3/attachments/20686556-61fc-4999-8191-bf79a626bc02/action Aug 06 03:16:24.260554 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-56070403-1dad-49d5-8ed2-86f042834046 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:24.261225 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-56070403-1dad-49d5-8ed2-86f042834046 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:24.283511 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:24.283511 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:24.296061 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-516aac6d-ef09-4061-b1f5-969a008ac0db req-56070403-1dad-49d5-8ed2-86f042834046 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/attachments/20686556-61fc-4999-8191-bf79a626bc02/action returned with HTTP 204 Aug 06 03:16:24.296602 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 760/3014] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:16:24 2026] POST /volume/v3/attachments/20686556-61fc-4999-8191-bf79a626bc02/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:24.407525 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5d2d8802-7178-4485-a30d-683f18116482 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:24.409430 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5d2d8802-7178-4485-a30d-683f18116482 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b Aug 06 03:16:24.409626 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5d2d8802-7178-4485-a30d-683f18116482 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:24.409708 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5d2d8802-7178-4485-a30d-683f18116482 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:24.409782 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-5d2d8802-7178-4485-a30d-683f18116482 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 8bc2e87e-c8d0-433c-9c73-204fe4de9d5b. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:24.414781 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:24.414781 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:24.414781 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5d2d8802-7178-4485-a30d-683f18116482 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b returned with HTTP 200 Aug 06 03:16:24.415160 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 744/3015] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:24 2026] GET /volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:24.552041 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-87aaf354-1e76-4a90-87b9-82945d1d2fab None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:24.556870 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-87aaf354-1e76-4a90-87b9-82945d1d2fab tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] GET https://10.4.3.80/volume/v3/volumes/32643a15-a90e-4316-b924-d2e35c04033f Aug 06 03:16:24.556870 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-87aaf354-1e76-4a90-87b9-82945d1d2fab tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:24.556870 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-87aaf354-1e76-4a90-87b9-82945d1d2fab tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:24.565170 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-87aaf354-1e76-4a90-87b9-82945d1d2fab tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes/32643a15-a90e-4316-b924-d2e35c04033f returned with HTTP 404 Aug 06 03:16:24.565721 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 757/3016] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:24 2026] GET /volume/v3/volumes/32643a15-a90e-4316-b924-d2e35c04033f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:24.571692 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c1c7571f-f4b2-479f-b3ef-e0e8cf43b632 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:24.574003 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c1c7571f-f4b2-479f-b3ef-e0e8cf43b632 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] DELETE https://10.4.3.80/volume/v3/volumes/6cb60131-5b56-45db-96d8-16ec42dae52b Aug 06 03:16:24.576790 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c1c7571f-f4b2-479f-b3ef-e0e8cf43b632 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:24.576790 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c1c7571f-f4b2-479f-b3ef-e0e8cf43b632 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:24.576790 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-c1c7571f-f4b2-479f-b3ef-e0e8cf43b632 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Delete volume with id: 6cb60131-5b56-45db-96d8-16ec42dae52b Aug 06 03:16:24.582683 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:24.582683 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:24.582683 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c1c7571f-f4b2-479f-b3ef-e0e8cf43b632 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Volume info retrieved successfully. Aug 06 03:16:24.596209 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c1c7571f-f4b2-479f-b3ef-e0e8cf43b632 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Delete volume request issued successfully. Aug 06 03:16:24.596491 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c1c7571f-f4b2-479f-b3ef-e0e8cf43b632 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes/6cb60131-5b56-45db-96d8-16ec42dae52b returned with HTTP 202 Aug 06 03:16:24.596909 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 756/3017] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:16:24 2026] DELETE /volume/v3/volumes/6cb60131-5b56-45db-96d8-16ec42dae52b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:24.605976 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-bef4c643-3768-4c4b-bcbf-733780421c3a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:24.606424 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bef4c643-3768-4c4b-bcbf-733780421c3a tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] GET https://10.4.3.80/volume/v3/volumes/6cb60131-5b56-45db-96d8-16ec42dae52b Aug 06 03:16:24.606604 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bef4c643-3768-4c4b-bcbf-733780421c3a tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:24.606801 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bef4c643-3768-4c4b-bcbf-733780421c3a tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:24.616308 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:24.616308 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:24.623858 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-bef4c643-3768-4c4b-bcbf-733780421c3a tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Volume info retrieved successfully. Aug 06 03:16:24.626195 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bef4c643-3768-4c4b-bcbf-733780421c3a tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes/6cb60131-5b56-45db-96d8-16ec42dae52b returned with HTTP 200 Aug 06 03:16:24.626706 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 761/3018] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:24 2026] GET /volume/v3/volumes/6cb60131-5b56-45db-96d8-16ec42dae52b => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:25.435665 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-55f6d93d-28cb-4eb9-90e8-521c3812b78c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:25.438700 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-55f6d93d-28cb-4eb9-90e8-521c3812b78c tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b Aug 06 03:16:25.439015 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-55f6d93d-28cb-4eb9-90e8-521c3812b78c tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:25.439268 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-55f6d93d-28cb-4eb9-90e8-521c3812b78c tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:25.439439 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-55f6d93d-28cb-4eb9-90e8-521c3812b78c tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 8bc2e87e-c8d0-433c-9c73-204fe4de9d5b. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:25.445206 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:25.445206 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:25.445993 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-55f6d93d-28cb-4eb9-90e8-521c3812b78c tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b returned with HTTP 200 Aug 06 03:16:25.446372 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 745/3019] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:25 2026] GET /volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:25.641819 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f496b31e-344b-4355-a3e6-2ceac35736b7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:25.644210 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f496b31e-344b-4355-a3e6-2ceac35736b7 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] GET https://10.4.3.80/volume/v3/volumes/6cb60131-5b56-45db-96d8-16ec42dae52b Aug 06 03:16:25.644398 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f496b31e-344b-4355-a3e6-2ceac35736b7 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:25.644586 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f496b31e-344b-4355-a3e6-2ceac35736b7 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:25.653891 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f496b31e-344b-4355-a3e6-2ceac35736b7 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes/6cb60131-5b56-45db-96d8-16ec42dae52b returned with HTTP 404 Aug 06 03:16:25.654798 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 758/3020] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:25 2026] GET /volume/v3/volumes/6cb60131-5b56-45db-96d8-16ec42dae52b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:25.666069 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1a94955a-4997-4b46-a460-4b184d5388c9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:25.668241 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1a94955a-4997-4b46-a460-4b184d5388c9 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] DELETE https://10.4.3.80/volume/v3/volumes/72f8409b-70d8-4e44-9e79-8b0c900a96c8 Aug 06 03:16:25.668399 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1a94955a-4997-4b46-a460-4b184d5388c9 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:25.668668 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1a94955a-4997-4b46-a460-4b184d5388c9 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:25.669121 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-1a94955a-4997-4b46-a460-4b184d5388c9 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Delete volume with id: 72f8409b-70d8-4e44-9e79-8b0c900a96c8 Aug 06 03:16:25.678159 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:25.678159 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:25.678850 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1a94955a-4997-4b46-a460-4b184d5388c9 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Volume info retrieved successfully. Aug 06 03:16:25.703868 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1a94955a-4997-4b46-a460-4b184d5388c9 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Delete volume request issued successfully. Aug 06 03:16:25.704021 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1a94955a-4997-4b46-a460-4b184d5388c9 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes/72f8409b-70d8-4e44-9e79-8b0c900a96c8 returned with HTTP 202 Aug 06 03:16:25.704710 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 757/3021] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:16:25 2026] DELETE /volume/v3/volumes/72f8409b-70d8-4e44-9e79-8b0c900a96c8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:25.717967 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5ba30699-11d6-4fc9-8c3c-7184fc554101 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:25.720352 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5ba30699-11d6-4fc9-8c3c-7184fc554101 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] GET https://10.4.3.80/volume/v3/volumes/72f8409b-70d8-4e44-9e79-8b0c900a96c8 Aug 06 03:16:25.720907 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5ba30699-11d6-4fc9-8c3c-7184fc554101 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:25.721656 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5ba30699-11d6-4fc9-8c3c-7184fc554101 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:25.733675 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:25.733675 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:25.740931 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5ba30699-11d6-4fc9-8c3c-7184fc554101 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Volume info retrieved successfully. Aug 06 03:16:25.748355 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5ba30699-11d6-4fc9-8c3c-7184fc554101 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes/72f8409b-70d8-4e44-9e79-8b0c900a96c8 returned with HTTP 200 Aug 06 03:16:25.748955 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 762/3022] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:25 2026] GET /volume/v3/volumes/72f8409b-70d8-4e44-9e79-8b0c900a96c8 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:26.255880 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-691eca8e-b82a-4a5c-abca-845551411d95 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:26.382804 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-691eca8e-b82a-4a5c-abca-845551411d95 tempest-ProjectReaderTests-1282989765 tempest-ProjectReaderTests-1282989765-project-admin] GET https://10.4.3.80/volume/v3/scheduler-stats/get_pools Aug 06 03:16:26.383052 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-691eca8e-b82a-4a5c-abca-845551411d95 tempest-ProjectReaderTests-1282989765 tempest-ProjectReaderTests-1282989765-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:26.383239 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-691eca8e-b82a-4a5c-abca-845551411d95 tempest-ProjectReaderTests-1282989765 tempest-ProjectReaderTests-1282989765-project-admin] Calling method 'get_pools' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:26.399860 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-691eca8e-b82a-4a5c-abca-845551411d95 tempest-ProjectReaderTests-1282989765 tempest-ProjectReaderTests-1282989765-project-admin] https://10.4.3.80/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 03:16:26.399860 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 746/3023] 10.4.3.80 () {66 vars in 1284 bytes} [Thu Aug 6 03:16:26 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 06 03:16:26.407345 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e112eaaf-0104-4f9e-b164-4e1c31fa3f2c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:26.464166 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-14160ebf-39dc-4c40-ac48-0e47e4868b33 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:26.468644 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-14160ebf-39dc-4c40-ac48-0e47e4868b33 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b Aug 06 03:16:26.468644 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-14160ebf-39dc-4c40-ac48-0e47e4868b33 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:26.468644 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-14160ebf-39dc-4c40-ac48-0e47e4868b33 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:26.468644 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-14160ebf-39dc-4c40-ac48-0e47e4868b33 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 8bc2e87e-c8d0-433c-9c73-204fe4de9d5b. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:26.472569 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:26.472569 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:26.473568 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-14160ebf-39dc-4c40-ac48-0e47e4868b33 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b returned with HTTP 200 Aug 06 03:16:26.473568 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 758/3024] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:26 2026] GET /volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:26.492968 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e112eaaf-0104-4f9e-b164-4e1c31fa3f2c tempest-ProjectReaderTests-1282989765 tempest-ProjectReaderTests-1282989765-project-reader] GET https://10.4.3.80/volume/v3/capabilities/np0000006611@storpool Aug 06 03:16:26.493080 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e112eaaf-0104-4f9e-b164-4e1c31fa3f2c tempest-ProjectReaderTests-1282989765 tempest-ProjectReaderTests-1282989765-project-reader] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:26.493373 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e112eaaf-0104-4f9e-b164-4e1c31fa3f2c tempest-ProjectReaderTests-1282989765 tempest-ProjectReaderTests-1282989765-project-reader] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:26.494014 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.policy [None req-e112eaaf-0104-4f9e-b164-4e1c31fa3f2c tempest-ProjectReaderTests-1282989765 tempest-ProjectReaderTests-1282989765-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '3ed5c123529a44ecbdd824f4b29e517b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1f084e4fea7444479cba69db04fa9ef1', '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=100899) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:16:26.494116 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e112eaaf-0104-4f9e-b164-4e1c31fa3f2c tempest-ProjectReaderTests-1282989765 tempest-ProjectReaderTests-1282989765-project-reader] https://10.4.3.80/volume/v3/capabilities/np0000006611@storpool returned with HTTP 403 Aug 06 03:16:26.494758 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 759/3025] 10.4.3.80 () {66 vars in 1311 bytes} [Thu Aug 6 03:16:26 2026] GET /volume/v3/capabilities/np0000006611@storpool => generated 110 bytes in 88 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:26.764187 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d2ccb79e-cbd4-4911-9bee-e9f233c37c92 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:26.765928 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d2ccb79e-cbd4-4911-9bee-e9f233c37c92 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] GET https://10.4.3.80/volume/v3/volumes/72f8409b-70d8-4e44-9e79-8b0c900a96c8 Aug 06 03:16:26.766562 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d2ccb79e-cbd4-4911-9bee-e9f233c37c92 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:26.766562 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d2ccb79e-cbd4-4911-9bee-e9f233c37c92 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:26.776011 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d2ccb79e-cbd4-4911-9bee-e9f233c37c92 tempest-CreateVolumesFromImageTest-1102386382 tempest-CreateVolumesFromImageTest-1102386382-project-member] https://10.4.3.80/volume/v3/volumes/72f8409b-70d8-4e44-9e79-8b0c900a96c8 returned with HTTP 404 Aug 06 03:16:26.776874 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 763/3026] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:26 2026] GET /volume/v3/volumes/72f8409b-70d8-4e44-9e79-8b0c900a96c8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:26.861690 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-20ca6bc7-60cc-43fa-9740-a78dc6f7c6d4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:26.864155 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-20ca6bc7-60cc-43fa-9740-a78dc6f7c6d4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:26.864467 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-20ca6bc7-60cc-43fa-9740-a78dc6f7c6d4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-789964086"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:26.866226 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-20ca6bc7-60cc-43fa-9740-a78dc6f7c6d4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-789964086'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:26.866390 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-20ca6bc7-60cc-43fa-9740-a78dc6f7c6d4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Create volume of 1 GB Aug 06 03:16:26.870452 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-20ca6bc7-60cc-43fa-9740-a78dc6f7c6d4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Availability Zones retrieved successfully. Aug 06 03:16:26.876691 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-20ca6bc7-60cc-43fa-9740-a78dc6f7c6d4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Flow 'volume_create_api' (d8969615-ff54-4a7a-a67b-d850747184b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:26.877756 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-20ca6bc7-60cc-43fa-9740-a78dc6f7c6d4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be6b4577-ef23-45dd-939f-74f9b4525d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:26.878671 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-20ca6bc7-60cc-43fa-9740-a78dc6f7c6d4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:16:26.938126 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-20ca6bc7-60cc-43fa-9740-a78dc6f7c6d4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be6b4577-ef23-45dd-939f-74f9b4525d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:26.938126 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-20ca6bc7-60cc-43fa-9740-a78dc6f7c6d4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a160be5b-5c61-41b2-ad12-e6c1ba7dab54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:26.995165 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-20ca6bc7-60cc-43fa-9740-a78dc6f7c6d4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Created reservations ['9cdc768e-7e1c-4c33-8bf9-2800e32e275f', '5c2c96ab-fba1-405a-afff-1682ce5fff50', '1077b7e0-cfe8-483d-9e07-9ee0d94ae1c3', '25fa12c7-e257-4878-befb-04192d8f7c6d'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:26.996182 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-20ca6bc7-60cc-43fa-9740-a78dc6f7c6d4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a160be5b-5c61-41b2-ad12-e6c1ba7dab54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cdc768e-7e1c-4c33-8bf9-2800e32e275f', '5c2c96ab-fba1-405a-afff-1682ce5fff50', '1077b7e0-cfe8-483d-9e07-9ee0d94ae1c3', '25fa12c7-e257-4878-befb-04192d8f7c6d']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:26.997033 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-20ca6bc7-60cc-43fa-9740-a78dc6f7c6d4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2697139e-bde5-4fd0-b173-f532f77ed13b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:27.025950 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-20ca6bc7-60cc-43fa-9740-a78dc6f7c6d4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2697139e-bde5-4fd0-b173-f532f77ed13b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd57cbd73-e574-453d-b71f-d88a3442ceb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-789964086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17977124e1d0460b9793063a6fdf585e',qos_specs=None,replication_status=,reservations=['9cdc768e-7e1c-4c33-8bf9-2800e32e275f','5c2c96ab-fba1-405a-afff-1682ce5fff50','1077b7e0-cfe8-483d-9e07-9ee0d94ae1c3','25fa12c7-e257-4878-befb-04192d8f7c6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63a12bb96557453fa6875166379db0e2',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:16:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-789964086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d57cbd73-e574-453d-b71f-d88a3442ceb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17977124e1d0460b9793063a6fdf585e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63a12bb96557453fa6875166379db0e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:27.027119 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-20ca6bc7-60cc-43fa-9740-a78dc6f7c6d4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (822308fb-e8ac-4076-ad78-a35d10e48165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:27.055638 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-20ca6bc7-60cc-43fa-9740-a78dc6f7c6d4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (822308fb-e8ac-4076-ad78-a35d10e48165) transitioned into state 'SUCCESS' from state '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-789964086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17977124e1d0460b9793063a6fdf585e',qos_specs=None,replication_status=,reservations=['9cdc768e-7e1c-4c33-8bf9-2800e32e275f','5c2c96ab-fba1-405a-afff-1682ce5fff50','1077b7e0-cfe8-483d-9e07-9ee0d94ae1c3','25fa12c7-e257-4878-befb-04192d8f7c6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63a12bb96557453fa6875166379db0e2',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:27.056762 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-20ca6bc7-60cc-43fa-9740-a78dc6f7c6d4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67e433e9-2fd8-49da-add2-fc1627b81ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:27.075907 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-20ca6bc7-60cc-43fa-9740-a78dc6f7c6d4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67e433e9-2fd8-49da-add2-fc1627b81ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:27.076947 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-20ca6bc7-60cc-43fa-9740-a78dc6f7c6d4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Flow 'volume_create_api' (d8969615-ff54-4a7a-a67b-d850747184b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:27.077234 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-20ca6bc7-60cc-43fa-9740-a78dc6f7c6d4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Create volume request issued successfully. Aug 06 03:16:27.077956 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-20ca6bc7-60cc-43fa-9740-a78dc6f7c6d4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:16:27.078180 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 747/3027] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:16:26 2026] POST /volume/v3/volumes => generated 752 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:27.094424 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9919c937-d0ab-4d66-8e62-70a80bc84456 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:27.096530 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9919c937-d0ab-4d66-8e62-70a80bc84456 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 Aug 06 03:16:27.096803 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9919c937-d0ab-4d66-8e62-70a80bc84456 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:27.097037 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9919c937-d0ab-4d66-8e62-70a80bc84456 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:27.106711 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:27.106711 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:27.108806 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9919c937-d0ab-4d66-8e62-70a80bc84456 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:16:27.112818 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9919c937-d0ab-4d66-8e62-70a80bc84456 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 returned with HTTP 200 Aug 06 03:16:27.115625 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 759/3028] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:27 2026] GET /volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:27.485468 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0165c81c-eb9d-4dde-bfc7-697591fca73e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:27.487978 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0165c81c-eb9d-4dde-bfc7-697591fca73e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b Aug 06 03:16:27.488728 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0165c81c-eb9d-4dde-bfc7-697591fca73e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:27.489007 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0165c81c-eb9d-4dde-bfc7-697591fca73e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:27.489160 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-0165c81c-eb9d-4dde-bfc7-697591fca73e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 8bc2e87e-c8d0-433c-9c73-204fe4de9d5b. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:27.497063 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:27.497063 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:27.497737 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0165c81c-eb9d-4dde-bfc7-697591fca73e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b returned with HTTP 200 Aug 06 03:16:27.498154 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 760/3029] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:27 2026] GET /volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:27.976985 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6e089b59-24dd-4b38-96a5-dc89b653e354 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:28.096128 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6e089b59-24dd-4b38-96a5-dc89b653e354 tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:16:28.096544 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6e089b59-24dd-4b38-96a5-dc89b653e354 tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2130823189", "extra_specs": {}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:28.110161 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6e089b59-24dd-4b38-96a5-dc89b653e354 tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:16:28.110612 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 764/3030] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:16:27 2026] POST /volume/v3/types => generated 212 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:28.118720 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-620b7fa8-8833-4195-b44a-ec0855e0ad54 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:28.120892 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-620b7fa8-8833-4195-b44a-ec0855e0ad54 tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] POST https://10.4.3.80/volume/v3/types/b0dc641b-898f-4a8f-80e7-7e0c4adc7a4f/encryption Aug 06 03:16:28.121731 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-620b7fa8-8833-4195-b44a-ec0855e0ad54 tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:28.123164 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:28.123164 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:28.124650 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1e37c11d-8b22-4a38-98fe-0a041873c79f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:28.126610 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1e37c11d-8b22-4a38-98fe-0a041873c79f tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 Aug 06 03:16:28.126828 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1e37c11d-8b22-4a38-98fe-0a041873c79f tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:28.126899 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1e37c11d-8b22-4a38-98fe-0a041873c79f tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:28.134452 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:28.134452 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:28.137723 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1e37c11d-8b22-4a38-98fe-0a041873c79f tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:16:28.141407 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1e37c11d-8b22-4a38-98fe-0a041873c79f tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 returned with HTTP 200 Aug 06 03:16:28.141801 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 760/3031] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:28 2026] GET /volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:28.157621 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-620b7fa8-8833-4195-b44a-ec0855e0ad54 tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] https://10.4.3.80/volume/v3/types/b0dc641b-898f-4a8f-80e7-7e0c4adc7a4f/encryption returned with HTTP 200 Aug 06 03:16:28.157946 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 748/3032] 10.4.3.80 () {68 vars in 1390 bytes} [Thu Aug 6 03:16:28 2026] POST /volume/v3/types/b0dc641b-898f-4a8f-80e7-7e0c4adc7a4f/encryption => generated 230 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:28.167618 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-40293f35-8e04-4a29-a29b-bb1403b5491c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:28.192766 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f829305e-da68-4af0-b053-3ed12f33795f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:28.194174 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-d90efe60-c825-4c6c-9210-34f1f81d3353 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:28.196873 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-d90efe60-c825-4c6c-9210-34f1f81d3353 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 Aug 06 03:16:28.197134 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-d90efe60-c825-4c6c-9210-34f1f81d3353 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:28.197373 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-d90efe60-c825-4c6c-9210-34f1f81d3353 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:28.206249 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:28.206249 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:28.210742 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-d90efe60-c825-4c6c-9210-34f1f81d3353 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:16:28.215790 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-d90efe60-c825-4c6c-9210-34f1f81d3353 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 returned with HTTP 200 Aug 06 03:16:28.216134 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 761/3033] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:16:28 2026] GET /volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:28.249514 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f829305e-da68-4af0-b053-3ed12f33795f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:28.249809 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f829305e-da68-4af0-b053-3ed12f33795f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1914624877"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:28.251789 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-f829305e-da68-4af0-b053-3ed12f33795f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1914624877'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:28.252275 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-f829305e-da68-4af0-b053-3ed12f33795f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Create volume of 1 GB Aug 06 03:16:28.257869 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f829305e-da68-4af0-b053-3ed12f33795f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Availability Zones retrieved successfully. Aug 06 03:16:28.264858 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:28.265240 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f829305e-da68-4af0-b053-3ed12f33795f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Flow 'volume_create_api' (d432241d-16d5-4bfc-a54e-a64855a5a0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:28.265317 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-585634764", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2130823189", "size": 1}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:28.266775 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f829305e-da68-4af0-b053-3ed12f33795f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c386314-c85c-4602-ac6a-2e95d8b68c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:28.266919 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-585634764', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2130823189', 'size': 1}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:28.267954 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-f829305e-da68-4af0-b053-3ed12f33795f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:16:28.270689 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume of 1 GB Aug 06 03:16:28.271046 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:28.271046 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:28.271538 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Availability Zones retrieved successfully. Aug 06 03:16:28.276968 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Flow 'volume_create_api' (572b6dcd-b2e1-42a1-b86b-a37b9385d53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:28.277937 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c820e4d-e2b7-4f91-b2d9-4d420e787e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:28.278873 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:16:28.288163 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-17badb09-4f9c-4473-bd3b-4e47f467b5cf None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:28.288649 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-17badb09-4f9c-4473-bd3b-4e47f467b5cf None None] GET https://10.4.3.80/volume// Aug 06 03:16:28.288857 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-17badb09-4f9c-4473-bd3b-4e47f467b5cf None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:28.289080 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-17badb09-4f9c-4473-bd3b-4e47f467b5cf None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:28.289442 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-17badb09-4f9c-4473-bd3b-4e47f467b5cf None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:16:28.289785 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 749/3034] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:16:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:16:28.295527 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f829305e-da68-4af0-b053-3ed12f33795f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c386314-c85c-4602-ac6a-2e95d8b68c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:28.296233 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f829305e-da68-4af0-b053-3ed12f33795f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af458ddc-7868-4a0a-8b15-9667d1c305df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:28.298197 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-d674343a-1e30-4afe-b479-fd2f22fda6b7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:28.300086 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-d674343a-1e30-4afe-b479-fd2f22fda6b7 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:16:28.300469 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-d674343a-1e30-4afe-b479-fd2f22fda6b7 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d57cbd73-e574-453d-b71f-d88a3442ceb3", "connector": null, "instance_uuid": "4cf43650-4491-4036-a029-d6ec9c753669"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:28.304418 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c820e4d-e2b7-4f91-b2d9-4d420e787e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:16:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b0dc641b-898f-4a8f-80e7-7e0c4adc7a4f,is_public=True,name='tempest-scenario-type-luks-2130823189',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0dc641b-898f-4a8f-80e7-7e0c4adc7a4f', '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=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:28.305437 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eee997f2-8a1a-4aa4-954c-3ac456a554dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:28.309229 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:28.309229 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:28.333690 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-d674343a-1e30-4afe-b479-fd2f22fda6b7 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:16:28.334308 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 762/3035] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:16:28 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 06 03:16:28.337017 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2130823189 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2130823189, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:16:28.337587 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2130823189 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2130823189, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:16:28.360432 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-54a6dae2-ee6c-4a6c-bf6e-2d172a56c3ce None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:28.361257 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-f829305e-da68-4af0-b053-3ed12f33795f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Created reservations ['4307b25f-1e96-4a2a-b1a1-35f24a3bc370', '3c92d3e9-660c-4863-95c8-2ae9cce178b2', '54291116-5622-40e4-a2d4-bee0057a791d', '9dfde769-10e5-4c50-baec-fae65fead002'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:28.362319 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f829305e-da68-4af0-b053-3ed12f33795f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af458ddc-7868-4a0a-8b15-9667d1c305df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4307b25f-1e96-4a2a-b1a1-35f24a3bc370', '3c92d3e9-660c-4863-95c8-2ae9cce178b2', '54291116-5622-40e4-a2d4-bee0057a791d', '9dfde769-10e5-4c50-baec-fae65fead002']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:28.362464 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-54a6dae2-ee6c-4a6c-bf6e-2d172a56c3ce tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 Aug 06 03:16:28.362696 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-54a6dae2-ee6c-4a6c-bf6e-2d172a56c3ce tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:28.362898 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-54a6dae2-ee6c-4a6c-bf6e-2d172a56c3ce tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:28.363108 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f829305e-da68-4af0-b053-3ed12f33795f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3e10c13-8e9a-4e86-9333-df0534fb1dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:28.368006 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-63756bd7-4833-4c09-a6c5-c2bff0e3dfa6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:28.368393 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-63756bd7-4833-4c09-a6c5-c2bff0e3dfa6 None None] GET https://10.4.3.80/volume// Aug 06 03:16:28.368611 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-63756bd7-4833-4c09-a6c5-c2bff0e3dfa6 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:28.368828 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-63756bd7-4833-4c09-a6c5-c2bff0e3dfa6 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:28.369256 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-63756bd7-4833-4c09-a6c5-c2bff0e3dfa6 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:16:28.369632 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 763/3036] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:16:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:16:28.372446 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:28.372446 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:28.377217 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-54a6dae2-ee6c-4a6c-bf6e-2d172a56c3ce tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:16:28.377683 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-4a9ba492-d717-4858-b4c8-a9facc560685 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:28.380544 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-4a9ba492-d717-4858-b4c8-a9facc560685 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 Aug 06 03:16:28.381052 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-4a9ba492-d717-4858-b4c8-a9facc560685 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:28.381052 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-4a9ba492-d717-4858-b4c8-a9facc560685 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:28.382771 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-54a6dae2-ee6c-4a6c-bf6e-2d172a56c3ce tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 returned with HTTP 200 Aug 06 03:16:28.383272 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 750/3037] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:28 2026] GET /volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:28.385443 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Created reservations ['0c6e2ca0-59df-490a-b8b2-e6c66781ef6c', 'c15d23bd-ed23-4d41-a87b-0f96d5e9b67f', '4e2c27d2-bd09-403f-b810-2d8285536c19', 'cb568924-9f32-4aee-ba5d-7c9b5b06f61a'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:28.386439 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eee997f2-8a1a-4aa4-954c-3ac456a554dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c6e2ca0-59df-490a-b8b2-e6c66781ef6c', 'c15d23bd-ed23-4d41-a87b-0f96d5e9b67f', '4e2c27d2-bd09-403f-b810-2d8285536c19', 'cb568924-9f32-4aee-ba5d-7c9b5b06f61a']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:28.387161 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe959667-fe48-4f33-81cd-787162c7edfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:28.389846 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f829305e-da68-4af0-b053-3ed12f33795f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3e10c13-8e9a-4e86-9333-df0534fb1dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9aecd5ec-51d4-463c-a04a-fcd20486d9b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1914624877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52a32940ec544fb99c9abcd53832cabe',qos_specs=None,replication_status=,reservations=['4307b25f-1e96-4a2a-b1a1-35f24a3bc370','3c92d3e9-660c-4863-95c8-2ae9cce178b2','54291116-5622-40e4-a2d4-bee0057a791d','9dfde769-10e5-4c50-baec-fae65fead002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a1f2899e09c4184be5a636d9ed1c53a',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:16:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1914624877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9aecd5ec-51d4-463c-a04a-fcd20486d9b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52a32940ec544fb99c9abcd53832cabe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a1f2899e09c4184be5a636d9ed1c53a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:28.390474 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f829305e-da68-4af0-b053-3ed12f33795f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26673b1e-9435-4ef5-ba32-6a01bedbe83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:28.393724 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:28.393724 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:28.398985 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-4a9ba492-d717-4858-b4c8-a9facc560685 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:16:28.403076 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-4a9ba492-d717-4858-b4c8-a9facc560685 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 returned with HTTP 200 Aug 06 03:16:28.403445 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 764/3038] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:16:28 2026] GET /volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:16:28.409768 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f829305e-da68-4af0-b053-3ed12f33795f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26673b1e-9435-4ef5-ba32-6a01bedbe83e) transitioned into state 'SUCCESS' from state '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-1914624877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52a32940ec544fb99c9abcd53832cabe',qos_specs=None,replication_status=,reservations=['4307b25f-1e96-4a2a-b1a1-35f24a3bc370','3c92d3e9-660c-4863-95c8-2ae9cce178b2','54291116-5622-40e4-a2d4-bee0057a791d','9dfde769-10e5-4c50-baec-fae65fead002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a1f2899e09c4184be5a636d9ed1c53a',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:28.410594 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f829305e-da68-4af0-b053-3ed12f33795f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0fa0ad2-1efa-4324-91ee-4130f0dd4380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:28.411389 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe959667-fe48-4f33-81cd-787162c7edfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ee01192-1ac9-4c7a-8640-b6d913f123f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-585634764',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88aa522afca8491fa8811d5dbeeebfea',qos_specs=None,replication_status=,reservations=['0c6e2ca0-59df-490a-b8b2-e6c66781ef6c','c15d23bd-ed23-4d41-a87b-0f96d5e9b67f','4e2c27d2-bd09-403f-b810-2d8285536c19','cb568924-9f32-4aee-ba5d-7c9b5b06f61a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603a0c0870b4594b33e8eb968151053',volume_type_id=b0dc641b-898f-4a8f-80e7-7e0c4adc7a4f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:16:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-585634764',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2ee01192-1ac9-4c7a-8640-b6d913f123f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88aa522afca8491fa8811d5dbeeebfea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3603a0c0870b4594b33e8eb968151053',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0dc641b-898f-4a8f-80e7-7e0c4adc7a4f),volume_type_id=b0dc641b-898f-4a8f-80e7-7e0c4adc7a4f)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:28.412217 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddbcf7ee-c6e1-4fa1-89f7-310d67822b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:28.419464 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f829305e-da68-4af0-b053-3ed12f33795f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0fa0ad2-1efa-4324-91ee-4130f0dd4380) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:28.420893 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f829305e-da68-4af0-b053-3ed12f33795f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Flow 'volume_create_api' (d432241d-16d5-4bfc-a54e-a64855a5a0a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:28.420893 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f829305e-da68-4af0-b053-3ed12f33795f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Create volume request issued successfully. Aug 06 03:16:28.421137 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f829305e-da68-4af0-b053-3ed12f33795f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:16:28.422384 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 765/3039] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:16:28 2026] POST /volume/v3/volumes => generated 776 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:28.428997 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddbcf7ee-c6e1-4fa1-89f7-310d67822b0f) transitioned into state 'SUCCESS' from state '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-585634764',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88aa522afca8491fa8811d5dbeeebfea',qos_specs=None,replication_status=,reservations=['0c6e2ca0-59df-490a-b8b2-e6c66781ef6c','c15d23bd-ed23-4d41-a87b-0f96d5e9b67f','4e2c27d2-bd09-403f-b810-2d8285536c19','cb568924-9f32-4aee-ba5d-7c9b5b06f61a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603a0c0870b4594b33e8eb968151053',volume_type_id=b0dc641b-898f-4a8f-80e7-7e0c4adc7a4f)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:28.429665 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ab8ec2-b4e1-46f3-bc10-33707de786ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:28.436214 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c184c16b-ce3b-4168-8750-e887ecff42b2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:28.438311 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c184c16b-ce3b-4168-8750-e887ecff42b2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/volumes/9aecd5ec-51d4-463c-a04a-fcd20486d9b2 Aug 06 03:16:28.438624 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c184c16b-ce3b-4168-8750-e887ecff42b2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:28.438818 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ab8ec2-b4e1-46f3-bc10-33707de786ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:28.438913 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c184c16b-ce3b-4168-8750-e887ecff42b2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:28.439582 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Flow 'volume_create_api' (572b6dcd-b2e1-42a1-b86b-a37b9385d53a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:28.439858 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume request issued successfully. Aug 06 03:16:28.440346 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-40293f35-8e04-4a29-a29b-bb1403b5491c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:16:28.440752 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 761/3040] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:16:28 2026] POST /volume/v3/volumes => generated 777 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:28.449939 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:28.449939 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:28.452001 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-79fb2d13-4db9-49c5-abc6-5fff54ccdb0f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:28.454135 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-79fb2d13-4db9-49c5-abc6-5fff54ccdb0f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 Aug 06 03:16:28.454309 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-79fb2d13-4db9-49c5-abc6-5fff54ccdb0f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:28.454555 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-79fb2d13-4db9-49c5-abc6-5fff54ccdb0f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:28.454591 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c184c16b-ce3b-4168-8750-e887ecff42b2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:16:28.459592 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c184c16b-ce3b-4168-8750-e887ecff42b2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/9aecd5ec-51d4-463c-a04a-fcd20486d9b2 returned with HTTP 200 Aug 06 03:16:28.460083 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 751/3041] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:28 2026] GET /volume/v3/volumes/9aecd5ec-51d4-463c-a04a-fcd20486d9b2 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:28.463760 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:28.463760 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:28.467664 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-79fb2d13-4db9-49c5-abc6-5fff54ccdb0f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:16:28.471603 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-79fb2d13-4db9-49c5-abc6-5fff54ccdb0f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 returned with HTTP 200 Aug 06 03:16:28.471994 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 765/3042] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:28 2026] GET /volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:28.510911 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ee29fadb-cf26-43a2-bb17-500ce07a57c7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:28.511024 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-079b17f3-f0f8-4fbf-9f40-47fc4a224c2c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:28.512908 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ee63b627-9a20-43bf-881a-4ae9d6727af0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:28.513003 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ee29fadb-cf26-43a2-bb17-500ce07a57c7 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b Aug 06 03:16:28.513105 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-079b17f3-f0f8-4fbf-9f40-47fc4a224c2c tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] PUT https://10.4.3.80/volume/v3/attachments/0d4f64d1-b01e-4b6d-b45e-8e460c863c12 Aug 06 03:16:28.513152 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ee29fadb-cf26-43a2-bb17-500ce07a57c7 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:28.513259 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ee29fadb-cf26-43a2-bb17-500ce07a57c7 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:28.513320 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-079b17f3-f0f8-4fbf-9f40-47fc4a224c2c tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:28.513488 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-ee29fadb-cf26-43a2-bb17-500ce07a57c7 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 8bc2e87e-c8d0-433c-9c73-204fe4de9d5b. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:28.517483 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:28.517483 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:28.518068 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ee29fadb-cf26-43a2-bb17-500ce07a57c7 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b returned with HTTP 200 Aug 06 03:16:28.518403 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 766/3043] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:28 2026] GET /volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:28.520490 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-079b17f3-f0f8-4fbf-9f40-47fc4a224c2c tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Acquiring lock "cinder-attachment_update-d57cbd73-e574-453d-b71f-d88a3442ceb3-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:16:28.525562 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-079b17f3-f0f8-4fbf-9f40-47fc4a224c2c tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Lock "cinder-attachment_update-d57cbd73-e574-453d-b71f-d88a3442ceb3-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:16:28.526408 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:28.526408 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:28.599587 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ee63b627-9a20-43bf-881a-4ae9d6727af0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:28.599926 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ee63b627-9a20-43bf-881a-4ae9d6727af0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-258272420"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:28.601284 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-ee63b627-9a20-43bf-881a-4ae9d6727af0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-258272420'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:28.601410 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-ee63b627-9a20-43bf-881a-4ae9d6727af0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Create volume of 1 GB Aug 06 03:16:28.604889 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-ee63b627-9a20-43bf-881a-4ae9d6727af0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Availability Zones retrieved successfully. Aug 06 03:16:28.610568 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ee63b627-9a20-43bf-881a-4ae9d6727af0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Flow 'volume_create_api' (6c4292cd-585f-4692-bfc5-5791c76cf0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:28.611290 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ee63b627-9a20-43bf-881a-4ae9d6727af0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1532ed6-6753-41dc-9628-359870263a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:28.612060 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-ee63b627-9a20-43bf-881a-4ae9d6727af0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:16:28.634579 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ee63b627-9a20-43bf-881a-4ae9d6727af0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1532ed6-6753-41dc-9628-359870263a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:28.635297 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ee63b627-9a20-43bf-881a-4ae9d6727af0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a068891-4621-4929-b1e6-9df4d7e9cc39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:28.685283 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-079b17f3-f0f8-4fbf-9f40-47fc4a224c2c tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Lock "cinder-attachment_update-d57cbd73-e574-453d-b71f-d88a3442ceb3-np0000006611" released by "attachment_update" :: held 0.160s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:16:28.685677 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-079b17f3-f0f8-4fbf-9f40-47fc4a224c2c tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/attachments/0d4f64d1-b01e-4b6d-b45e-8e460c863c12 returned with HTTP 200 Aug 06 03:16:28.686244 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 762/3044] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:16:28 2026] PUT /volume/v3/attachments/0d4f64d1-b01e-4b6d-b45e-8e460c863c12 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:28.697794 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-ee63b627-9a20-43bf-881a-4ae9d6727af0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Created reservations ['a49cc494-9597-40aa-93a4-c65bbb4fb6e9', 'e7813a71-7f3d-4af8-b36d-471ea6327ece', '941525ff-b976-415c-a57a-ea6cd397f460', 'ed6cb4a4-c147-43c4-9824-d7f193631c14'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:28.698328 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ee63b627-9a20-43bf-881a-4ae9d6727af0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a068891-4621-4929-b1e6-9df4d7e9cc39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a49cc494-9597-40aa-93a4-c65bbb4fb6e9', 'e7813a71-7f3d-4af8-b36d-471ea6327ece', '941525ff-b976-415c-a57a-ea6cd397f460', 'ed6cb4a4-c147-43c4-9824-d7f193631c14']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:28.698962 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ee63b627-9a20-43bf-881a-4ae9d6727af0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32fe8103-dd7f-48a9-abf7-60cf038cf53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:28.725681 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ee63b627-9a20-43bf-881a-4ae9d6727af0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32fe8103-dd7f-48a9-abf7-60cf038cf53a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c24aa8d3-a025-4adc-be69-2679a65a3980', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-258272420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c421c8f40d9f437f89b76991b58af869',qos_specs=None,replication_status=,reservations=['a49cc494-9597-40aa-93a4-c65bbb4fb6e9','e7813a71-7f3d-4af8-b36d-471ea6327ece','941525ff-b976-415c-a57a-ea6cd397f460','ed6cb4a4-c147-43c4-9824-d7f193631c14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5e34eba300344d19b4105db083ba3c0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:16:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-258272420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c24aa8d3-a025-4adc-be69-2679a65a3980,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c421c8f40d9f437f89b76991b58af869',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5e34eba300344d19b4105db083ba3c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:28.727242 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ee63b627-9a20-43bf-881a-4ae9d6727af0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79eea9b5-1320-4591-8ce4-44c3ebc509cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:28.760304 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ee63b627-9a20-43bf-881a-4ae9d6727af0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79eea9b5-1320-4591-8ce4-44c3ebc509cc) transitioned into state 'SUCCESS' from state '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-258272420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c421c8f40d9f437f89b76991b58af869',qos_specs=None,replication_status=,reservations=['a49cc494-9597-40aa-93a4-c65bbb4fb6e9','e7813a71-7f3d-4af8-b36d-471ea6327ece','941525ff-b976-415c-a57a-ea6cd397f460','ed6cb4a4-c147-43c4-9824-d7f193631c14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5e34eba300344d19b4105db083ba3c0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:28.761300 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ee63b627-9a20-43bf-881a-4ae9d6727af0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1180ce7a-9fec-4409-bf1b-f0c42449ad9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:28.771782 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ee63b627-9a20-43bf-881a-4ae9d6727af0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1180ce7a-9fec-4409-bf1b-f0c42449ad9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:28.772562 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ee63b627-9a20-43bf-881a-4ae9d6727af0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Flow 'volume_create_api' (6c4292cd-585f-4692-bfc5-5791c76cf0a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:28.772816 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-ee63b627-9a20-43bf-881a-4ae9d6727af0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Create volume request issued successfully. Aug 06 03:16:28.773963 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ee63b627-9a20-43bf-881a-4ae9d6727af0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:16:28.773963 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 752/3045] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:16:28 2026] POST /volume/v3/volumes => generated 775 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:28.785791 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ea0a98e4-e550-4b56-a268-b4746b1d5f8e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:28.787491 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ea0a98e4-e550-4b56-a268-b4746b1d5f8e tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/volumes/c24aa8d3-a025-4adc-be69-2679a65a3980 Aug 06 03:16:28.787697 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ea0a98e4-e550-4b56-a268-b4746b1d5f8e tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:28.787904 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ea0a98e4-e550-4b56-a268-b4746b1d5f8e tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:28.795533 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:28.795533 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:28.799157 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ea0a98e4-e550-4b56-a268-b4746b1d5f8e tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:28.809261 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ea0a98e4-e550-4b56-a268-b4746b1d5f8e tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/c24aa8d3-a025-4adc-be69-2679a65a3980 returned with HTTP 200 Aug 06 03:16:28.810235 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 766/3046] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:28 2026] GET /volume/v3/volumes/c24aa8d3-a025-4adc-be69-2679a65a3980 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:29.396582 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-19fde24a-abf5-4509-a8f7-842ea462fe4b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:29.398186 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-19fde24a-abf5-4509-a8f7-842ea462fe4b tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 Aug 06 03:16:29.398347 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-19fde24a-abf5-4509-a8f7-842ea462fe4b tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:29.398562 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-19fde24a-abf5-4509-a8f7-842ea462fe4b tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:29.406254 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:29.406254 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:29.409032 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-19fde24a-abf5-4509-a8f7-842ea462fe4b tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:16:29.412412 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-19fde24a-abf5-4509-a8f7-842ea462fe4b tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 returned with HTTP 200 Aug 06 03:16:29.412715 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 767/3047] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:29 2026] GET /volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:29.472221 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a5747af3-5f1b-4378-8d85-dbc99e4ec8ac None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:29.473957 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a5747af3-5f1b-4378-8d85-dbc99e4ec8ac tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/volumes/9aecd5ec-51d4-463c-a04a-fcd20486d9b2 Aug 06 03:16:29.474169 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a5747af3-5f1b-4378-8d85-dbc99e4ec8ac tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:29.474347 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a5747af3-5f1b-4378-8d85-dbc99e4ec8ac tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:29.481118 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:29.481118 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:29.484253 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a5747af3-5f1b-4378-8d85-dbc99e4ec8ac tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:16:29.486545 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-83f5e5ca-c2a3-4665-aeb4-f1c64adf9093 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:29.488420 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a5747af3-5f1b-4378-8d85-dbc99e4ec8ac tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/9aecd5ec-51d4-463c-a04a-fcd20486d9b2 returned with HTTP 200 Aug 06 03:16:29.488874 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-83f5e5ca-c2a3-4665-aeb4-f1c64adf9093 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 Aug 06 03:16:29.488973 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 763/3048] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:29 2026] GET /volume/v3/volumes/9aecd5ec-51d4-463c-a04a-fcd20486d9b2 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:29.489134 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-83f5e5ca-c2a3-4665-aeb4-f1c64adf9093 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:29.489413 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-83f5e5ca-c2a3-4665-aeb4-f1c64adf9093 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:29.496736 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:29.496736 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:29.499647 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0d34c62f-721f-4b07-a645-71139d7f11a8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:29.500103 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-83f5e5ca-c2a3-4665-aeb4-f1c64adf9093 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:16:29.502442 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0d34c62f-721f-4b07-a645-71139d7f11a8 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] POST https://10.4.3.80/volume/v3/backups Aug 06 03:16:29.502976 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0d34c62f-721f-4b07-a645-71139d7f11a8 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9aecd5ec-51d4-463c-a04a-fcd20486d9b2", "name": "tempest-type-Backup-387709124"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:29.504730 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.backups [None req-0d34c62f-721f-4b07-a645-71139d7f11a8 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Creating new backup {'backup': {'volume_id': '9aecd5ec-51d4-463c-a04a-fcd20486d9b2', 'name': 'tempest-type-Backup-387709124'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:16:29.504941 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-0d34c62f-721f-4b07-a645-71139d7f11a8 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Creating backup of volume 9aecd5ec-51d4-463c-a04a-fcd20486d9b2 in container None Aug 06 03:16:29.505316 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-83f5e5ca-c2a3-4665-aeb4-f1c64adf9093 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 returned with HTTP 200 Aug 06 03:16:29.505799 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 753/3049] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:29 2026] GET /volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:29.511326 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:29.511326 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:29.511630 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-0d34c62f-721f-4b07-a645-71139d7f11a8 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:16:29.516694 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-fa396990-eef5-4f87-9cc6-912cfb595ce6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:29.518376 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fa396990-eef5-4f87-9cc6-912cfb595ce6 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 Aug 06 03:16:29.518570 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fa396990-eef5-4f87-9cc6-912cfb595ce6 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:29.518761 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fa396990-eef5-4f87-9cc6-912cfb595ce6 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:29.525805 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:29.525805 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:29.528564 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c9ce71ed-302a-4fff-abc5-e8e966be13dc None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:29.529280 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-fa396990-eef5-4f87-9cc6-912cfb595ce6 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:16:29.530551 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c9ce71ed-302a-4fff-abc5-e8e966be13dc tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b Aug 06 03:16:29.530783 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c9ce71ed-302a-4fff-abc5-e8e966be13dc tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:29.531073 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c9ce71ed-302a-4fff-abc5-e8e966be13dc tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:29.531213 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-c9ce71ed-302a-4fff-abc5-e8e966be13dc tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 8bc2e87e-c8d0-433c-9c73-204fe4de9d5b. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:29.533535 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fa396990-eef5-4f87-9cc6-912cfb595ce6 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 returned with HTTP 200 Aug 06 03:16:29.533970 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 768/3050] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:29 2026] GET /volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:29.535088 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-0d34c62f-721f-4b07-a645-71139d7f11a8 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Created reservations ['900e4fdc-aec0-4e28-8e34-7a565a7c49e3', '03f956c6-985f-4327-b4bc-e4f509a6d59d'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:29.535467 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:29.535467 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:29.536252 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c9ce71ed-302a-4fff-abc5-e8e966be13dc tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b returned with HTTP 200 Aug 06 03:16:29.536630 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 764/3051] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:29 2026] GET /volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:29.544461 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-34508777-c090-4253-b328-c72c93614343 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:29.545558 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-77dc0e2f-1362-49f1-8be4-0b56db9e9d7d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:29.546107 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-34508777-c090-4253-b328-c72c93614343 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0/action Aug 06 03:16:29.546430 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-34508777-c090-4253-b328-c72c93614343 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:29.546564 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-34508777-c090-4253-b328-c72c93614343 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:29.547226 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-77dc0e2f-1362-49f1-8be4-0b56db9e9d7d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:16:29.547564 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-77dc0e2f-1362-49f1-8be4-0b56db9e9d7d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dc4b55bc-2380-437d-a951-3a168ab041de", "incremental": true}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:29.548964 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.backups [None req-77dc0e2f-1362-49f1-8be4-0b56db9e9d7d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Creating new backup {'backup': {'volume_id': 'dc4b55bc-2380-437d-a951-3a168ab041de', 'incremental': True}} {{(pid=100900) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:16:29.549115 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.contrib.backups [None req-77dc0e2f-1362-49f1-8be4-0b56db9e9d7d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Creating backup of volume dc4b55bc-2380-437d-a951-3a168ab041de in container None Aug 06 03:16:29.555046 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:29.555046 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:29.555537 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-34508777-c090-4253-b328-c72c93614343 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:16:29.555855 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:29.555855 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:29.556270 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-77dc0e2f-1362-49f1-8be4-0b56db9e9d7d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Volume info retrieved successfully. Aug 06 03:16:29.558025 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0d34c62f-721f-4b07-a645-71139d7f11a8 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:16:29.558466 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 767/3052] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:16:29 2026] POST /volume/v3/backups => generated 313 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:29.561571 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-34508777-c090-4253-b328-c72c93614343 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume updated successfully. Aug 06 03:16:29.561788 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-34508777-c090-4253-b328-c72c93614343 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0/action returned with HTTP 200 Aug 06 03:16:29.562194 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 754/3053] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:16:29 2026] POST /volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 03:16:29.565878 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6ae356f9-baed-49d9-8787-c59424778fff None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:29.567551 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6ae356f9-baed-49d9-8787-c59424778fff tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:16:29.568190 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6ae356f9-baed-49d9-8787-c59424778fff tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:29.568190 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6ae356f9-baed-49d9-8787-c59424778fff tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:29.568190 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-6ae356f9-baed-49d9-8787-c59424778fff tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:29.572019 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:29.572019 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:29.572579 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6ae356f9-baed-49d9-8787-c59424778fff tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:16:29.572972 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 765/3054] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:29 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:29.573619 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-77dc0e2f-1362-49f1-8be4-0b56db9e9d7d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Created reservations ['f7c15c79-4ea9-4667-8907-6fd61eef3515', 'dfb96454-eb79-4573-b24d-7eabb32d2923'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:29.589147 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-77dc0e2f-1362-49f1-8be4-0b56db9e9d7d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 400 Aug 06 03:16:29.589757 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 769/3055] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:16:29 2026] POST /volume/v3/backups => generated 109 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 03:16:29.598802 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-77dd1d0b-e1d7-407d-b3f7-141933d23b97 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:29.600472 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-77dd1d0b-e1d7-407d-b3f7-141933d23b97 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] DELETE https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b Aug 06 03:16:29.601654 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-77dd1d0b-e1d7-407d-b3f7-141933d23b97 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:29.601654 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-77dd1d0b-e1d7-407d-b3f7-141933d23b97 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:29.601654 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-77dd1d0b-e1d7-407d-b3f7-141933d23b97 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Delete backup with id: 8bc2e87e-c8d0-433c-9c73-204fe4de9d5b. Aug 06 03:16:29.606036 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:29.606036 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:29.617351 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.backup.rpcapi [None req-77dd1d0b-e1d7-407d-b3f7-141933d23b97 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] delete_backup rpcapi backup_id 8bc2e87e-c8d0-433c-9c73-204fe4de9d5b {{(pid=100902) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:16:29.618027 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-77dd1d0b-e1d7-407d-b3f7-141933d23b97 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b returned with HTTP 202 Aug 06 03:16:29.618525 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 768/3056] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:16:29 2026] DELETE /volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:16:29.625108 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-207a76e6-c7a3-42d8-b079-62300aef18a8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:29.626892 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-207a76e6-c7a3-42d8-b079-62300aef18a8 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b Aug 06 03:16:29.627371 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-207a76e6-c7a3-42d8-b079-62300aef18a8 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:29.627371 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-207a76e6-c7a3-42d8-b079-62300aef18a8 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:29.627371 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-207a76e6-c7a3-42d8-b079-62300aef18a8 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 8bc2e87e-c8d0-433c-9c73-204fe4de9d5b. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:29.631307 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:29.631307 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:29.631865 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-207a76e6-c7a3-42d8-b079-62300aef18a8 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b returned with HTTP 200 Aug 06 03:16:29.632199 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 755/3057] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:29 2026] GET /volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:29.688344 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-0e592369-321f-4e8c-bfef-d7765df97adb req-e3d5fde1-6b71-48c3-93ff-e2650c8f7aa9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:29.690025 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-e3d5fde1-6b71-48c3-93ff-e2650c8f7aa9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 Aug 06 03:16:29.690186 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-e3d5fde1-6b71-48c3-93ff-e2650c8f7aa9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:29.690353 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-e3d5fde1-6b71-48c3-93ff-e2650c8f7aa9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:29.698525 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:29.698525 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:29.702710 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-0e592369-321f-4e8c-bfef-d7765df97adb req-e3d5fde1-6b71-48c3-93ff-e2650c8f7aa9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:16:29.707256 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-e3d5fde1-6b71-48c3-93ff-e2650c8f7aa9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 returned with HTTP 200 Aug 06 03:16:29.707617 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 766/3058] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:16:29 2026] GET /volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:29.822003 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b6244433-d22d-4cad-bb50-be8569d337f7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:29.824216 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b6244433-d22d-4cad-bb50-be8569d337f7 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/volumes/c24aa8d3-a025-4adc-be69-2679a65a3980 Aug 06 03:16:29.824480 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b6244433-d22d-4cad-bb50-be8569d337f7 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:29.824757 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b6244433-d22d-4cad-bb50-be8569d337f7 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:29.834295 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:29.834295 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:29.839070 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b6244433-d22d-4cad-bb50-be8569d337f7 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:29.843126 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b6244433-d22d-4cad-bb50-be8569d337f7 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/c24aa8d3-a025-4adc-be69-2679a65a3980 returned with HTTP 200 Aug 06 03:16:29.843766 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 770/3059] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:29 2026] GET /volume/v3/volumes/c24aa8d3-a025-4adc-be69-2679a65a3980 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:29.855360 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-34a3f135-6b4a-4c11-bcba-1408e4b439ba None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:29.857240 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-34a3f135-6b4a-4c11-bcba-1408e4b439ba tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:16:29.857618 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-34a3f135-6b4a-4c11-bcba-1408e4b439ba tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c24aa8d3-a025-4adc-be69-2679a65a3980", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1928944737"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:29.865299 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:29.865299 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:29.865606 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-34a3f135-6b4a-4c11-bcba-1408e4b439ba tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:29.865709 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-34a3f135-6b4a-4c11-bcba-1408e4b439ba tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Create snapshot from volume c24aa8d3-a025-4adc-be69-2679a65a3980 Aug 06 03:16:29.893174 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-34a3f135-6b4a-4c11-bcba-1408e4b439ba tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Created reservations ['de48fdeb-f1ff-417f-850c-d187765dd75d', 'f5993209-348c-4d98-8bf0-0cd70f4c5a17', 'bb35dbf6-127d-441b-8142-42bd86e11516', '205ae72a-393c-426b-8782-d39a71309fa7'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:29.920657 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-34a3f135-6b4a-4c11-bcba-1408e4b439ba tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot create request issued successfully. Aug 06 03:16:29.920973 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-34a3f135-6b4a-4c11-bcba-1408e4b439ba tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:16:29.921381 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 769/3060] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:16:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:29.929248 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7a152c1a-5366-465d-8b5e-94a09539f105 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:29.930999 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7a152c1a-5366-465d-8b5e-94a09539f105 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/snapshots/9a791e00-8783-4f42-a58f-f095286fd21c Aug 06 03:16:29.931181 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7a152c1a-5366-465d-8b5e-94a09539f105 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:29.931378 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7a152c1a-5366-465d-8b5e-94a09539f105 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:29.936310 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:29.936310 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:29.936632 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7a152c1a-5366-465d-8b5e-94a09539f105 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot retrieved successfully. Aug 06 03:16:29.937256 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7a152c1a-5366-465d-8b5e-94a09539f105 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/9a791e00-8783-4f42-a58f-f095286fd21c returned with HTTP 200 Aug 06 03:16:29.937697 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 756/3061] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:29 2026] GET /volume/v3/snapshots/9a791e00-8783-4f42-a58f-f095286fd21c => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:30.089278 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-0e592369-321f-4e8c-bfef-d7765df97adb req-006079b2-ceba-41ba-828b-1213c1c4fce6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:30.091756 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-006079b2-ceba-41ba-828b-1213c1c4fce6 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 Aug 06 03:16:30.091979 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-006079b2-ceba-41ba-828b-1213c1c4fce6 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:30.092228 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-006079b2-ceba-41ba-828b-1213c1c4fce6 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:30.105053 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:30.105053 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:30.111289 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-0e592369-321f-4e8c-bfef-d7765df97adb req-006079b2-ceba-41ba-828b-1213c1c4fce6 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:16:30.115457 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-006079b2-ceba-41ba-828b-1213c1c4fce6 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 returned with HTTP 200 Aug 06 03:16:30.115457 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 767/3062] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:16:30 2026] GET /volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:30.128409 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7fb3439e-de9b-488d-a1b2-6b097efae2a8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:30.128409 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7fb3439e-de9b-488d-a1b2-6b097efae2a8 None None] GET https://10.4.3.80/volume// Aug 06 03:16:30.128409 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7fb3439e-de9b-488d-a1b2-6b097efae2a8 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:30.128409 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7fb3439e-de9b-488d-a1b2-6b097efae2a8 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:30.128409 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7fb3439e-de9b-488d-a1b2-6b097efae2a8 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:16:30.128409 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 771/3063] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:16:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:16:30.136797 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-0e592369-321f-4e8c-bfef-d7765df97adb req-106fd140-ee63-485c-b899-90c111c75acb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:30.142469 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-106fd140-ee63-485c-b899-90c111c75acb tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:16:30.142880 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-106fd140-ee63-485c-b899-90c111c75acb tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2ee01192-1ac9-4c7a-8640-b6d913f123f0", "connector": null, "instance_uuid": "85cd4064-16ab-45a3-b341-78e25ec65a5d"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:30.153395 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:30.153395 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:30.183159 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-106fd140-ee63-485c-b899-90c111c75acb tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:16:30.183655 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 770/3064] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:16:30 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:30.425241 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2ac300e6-65c6-4056-a235-d67140a87197 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:30.427179 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2ac300e6-65c6-4056-a235-d67140a87197 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 Aug 06 03:16:30.427369 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2ac300e6-65c6-4056-a235-d67140a87197 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:30.427605 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2ac300e6-65c6-4056-a235-d67140a87197 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:30.438482 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:30.438482 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:30.443131 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-2ac300e6-65c6-4056-a235-d67140a87197 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:16:30.448926 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2ac300e6-65c6-4056-a235-d67140a87197 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 returned with HTTP 200 Aug 06 03:16:30.449472 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 757/3065] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:30 2026] GET /volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:30.584568 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5f3c79de-3a65-4f2d-889c-8be6014eb277 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:30.586461 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5f3c79de-3a65-4f2d-889c-8be6014eb277 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:16:30.586732 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5f3c79de-3a65-4f2d-889c-8be6014eb277 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:30.586982 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5f3c79de-3a65-4f2d-889c-8be6014eb277 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:30.587121 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-5f3c79de-3a65-4f2d-889c-8be6014eb277 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:30.592457 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:30.592457 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:30.593644 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5f3c79de-3a65-4f2d-889c-8be6014eb277 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:16:30.593644 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 768/3066] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:30 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:30.644284 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0b04bb07-f7b6-48e7-8604-d83c0effb9d1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:30.648146 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0b04bb07-f7b6-48e7-8604-d83c0effb9d1 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b Aug 06 03:16:30.648326 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0b04bb07-f7b6-48e7-8604-d83c0effb9d1 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:30.648488 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0b04bb07-f7b6-48e7-8604-d83c0effb9d1 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:30.648614 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-0b04bb07-f7b6-48e7-8604-d83c0effb9d1 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 8bc2e87e-c8d0-433c-9c73-204fe4de9d5b. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:30.652772 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0b04bb07-f7b6-48e7-8604-d83c0effb9d1 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b returned with HTTP 404 Aug 06 03:16:30.653485 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 772/3067] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:30 2026] GET /volume/v3/backups/8bc2e87e-c8d0-433c-9c73-204fe4de9d5b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:30.664710 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9456c1f3-40ff-41e6-8b52-36afa8040e29 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:30.665652 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9456c1f3-40ff-41e6-8b52-36afa8040e29 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:30.665975 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9456c1f3-40ff-41e6-8b52-36afa8040e29 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-966491840"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:30.667286 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-9456c1f3-40ff-41e6-8b52-36afa8040e29 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-966491840'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:30.667405 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-9456c1f3-40ff-41e6-8b52-36afa8040e29 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Create volume of 1 GB Aug 06 03:16:30.667631 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:30.667631 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:30.671853 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9456c1f3-40ff-41e6-8b52-36afa8040e29 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Availability Zones retrieved successfully. Aug 06 03:16:30.677792 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9456c1f3-40ff-41e6-8b52-36afa8040e29 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Flow 'volume_create_api' (a45ef28c-f7c3-43e1-99cd-d8f04681e9d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:30.678713 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9456c1f3-40ff-41e6-8b52-36afa8040e29 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9041034d-84a2-45fd-9ca3-4362d6ef7dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:30.679619 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-9456c1f3-40ff-41e6-8b52-36afa8040e29 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:16:30.711892 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9456c1f3-40ff-41e6-8b52-36afa8040e29 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9041034d-84a2-45fd-9ca3-4362d6ef7dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:30.711892 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9456c1f3-40ff-41e6-8b52-36afa8040e29 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e4dce63-0f7d-448f-9ae9-c21f84bcd2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:30.773170 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-9456c1f3-40ff-41e6-8b52-36afa8040e29 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Created reservations ['47dc8480-fc02-40bc-8c6d-224cceb35379', '9aa419b7-471d-4c83-970d-e30de6938dd2', '0a8758ff-f9e9-49ed-a530-705158818700', 'a29d4097-dce9-4651-a3bc-8cce5ae7a790'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:30.773952 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9456c1f3-40ff-41e6-8b52-36afa8040e29 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e4dce63-0f7d-448f-9ae9-c21f84bcd2f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47dc8480-fc02-40bc-8c6d-224cceb35379', '9aa419b7-471d-4c83-970d-e30de6938dd2', '0a8758ff-f9e9-49ed-a530-705158818700', 'a29d4097-dce9-4651-a3bc-8cce5ae7a790']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:30.774735 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9456c1f3-40ff-41e6-8b52-36afa8040e29 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c2890f2-5249-4097-bf76-cc27844f91a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:30.798509 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9456c1f3-40ff-41e6-8b52-36afa8040e29 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c2890f2-5249-4097-bf76-cc27844f91a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ad57df7-bc70-45b5-80d5-39a1dc17ae88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-966491840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6c9bde370e3405e918ef8fceec649ec',qos_specs=None,replication_status=,reservations=['47dc8480-fc02-40bc-8c6d-224cceb35379','9aa419b7-471d-4c83-970d-e30de6938dd2','0a8758ff-f9e9-49ed-a530-705158818700','a29d4097-dce9-4651-a3bc-8cce5ae7a790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b1fa0dc9b604555b8705ab2ad679ac8',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:16:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-966491840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ad57df7-bc70-45b5-80d5-39a1dc17ae88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6c9bde370e3405e918ef8fceec649ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b1fa0dc9b604555b8705ab2ad679ac8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:30.799184 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9456c1f3-40ff-41e6-8b52-36afa8040e29 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b070692-c5a4-4e5b-b6df-77e80db3b3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:30.821570 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9456c1f3-40ff-41e6-8b52-36afa8040e29 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b070692-c5a4-4e5b-b6df-77e80db3b3c0) transitioned into state 'SUCCESS' from state '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-966491840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6c9bde370e3405e918ef8fceec649ec',qos_specs=None,replication_status=,reservations=['47dc8480-fc02-40bc-8c6d-224cceb35379','9aa419b7-471d-4c83-970d-e30de6938dd2','0a8758ff-f9e9-49ed-a530-705158818700','a29d4097-dce9-4651-a3bc-8cce5ae7a790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b1fa0dc9b604555b8705ab2ad679ac8',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:30.822534 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9456c1f3-40ff-41e6-8b52-36afa8040e29 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2db274e-788c-4990-bdf0-af3eaf3dc54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:30.833071 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9456c1f3-40ff-41e6-8b52-36afa8040e29 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2db274e-788c-4990-bdf0-af3eaf3dc54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:30.834341 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9456c1f3-40ff-41e6-8b52-36afa8040e29 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Flow 'volume_create_api' (a45ef28c-f7c3-43e1-99cd-d8f04681e9d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:30.834341 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9456c1f3-40ff-41e6-8b52-36afa8040e29 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Create volume request issued successfully. Aug 06 03:16:30.834754 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9456c1f3-40ff-41e6-8b52-36afa8040e29 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:16:30.835181 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 771/3068] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:16:30 2026] POST /volume/v3/volumes => generated 746 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:30.853453 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f5293e88-95ff-4868-8662-b3c8ec033f4b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:30.857596 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f5293e88-95ff-4868-8662-b3c8ec033f4b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/volumes/1ad57df7-bc70-45b5-80d5-39a1dc17ae88 Aug 06 03:16:30.858129 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f5293e88-95ff-4868-8662-b3c8ec033f4b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:30.858377 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f5293e88-95ff-4868-8662-b3c8ec033f4b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:30.877008 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:30.877008 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:30.884238 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f5293e88-95ff-4868-8662-b3c8ec033f4b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Volume info retrieved successfully. Aug 06 03:16:30.891138 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f5293e88-95ff-4868-8662-b3c8ec033f4b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/volumes/1ad57df7-bc70-45b5-80d5-39a1dc17ae88 returned with HTTP 200 Aug 06 03:16:30.891593 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 758/3069] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:30 2026] GET /volume/v3/volumes/1ad57df7-bc70-45b5-80d5-39a1dc17ae88 => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:30.947657 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-dee371d1-3efb-42ad-9dde-08342903aefa None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:30.953410 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dee371d1-3efb-42ad-9dde-08342903aefa tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/snapshots/9a791e00-8783-4f42-a58f-f095286fd21c Aug 06 03:16:30.953593 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dee371d1-3efb-42ad-9dde-08342903aefa tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:30.953763 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dee371d1-3efb-42ad-9dde-08342903aefa tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:30.963489 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:30.963489 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:30.963826 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-dee371d1-3efb-42ad-9dde-08342903aefa tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot retrieved successfully. Aug 06 03:16:30.964452 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dee371d1-3efb-42ad-9dde-08342903aefa tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/9a791e00-8783-4f42-a58f-f095286fd21c returned with HTTP 200 Aug 06 03:16:30.964822 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 769/3070] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:30 2026] GET /volume/v3/snapshots/9a791e00-8783-4f42-a58f-f095286fd21c => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:30.978538 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b64227c7-cd5e-409e-9692-27fc160e2fa6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:31.026654 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b64227c7-cd5e-409e-9692-27fc160e2fa6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] POST https://10.4.3.80/volume/v3/snapshots/9a791e00-8783-4f42-a58f-f095286fd21c/action Aug 06 03:16:31.026734 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b64227c7-cd5e-409e-9692-27fc160e2fa6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:31.026990 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b64227c7-cd5e-409e-9692-27fc160e2fa6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:31.034999 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:31.034999 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:31.035395 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b64227c7-cd5e-409e-9692-27fc160e2fa6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] Snapshot retrieved successfully. Aug 06 03:16:31.036130 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.policy [None req-b64227c7-cd5e-409e-9692-27fc160e2fa6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '73359b7ce52e4d37b27cf8db1ec266e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c421c8f40d9f437f89b76991b58af869', '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=100900) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:16:31.036316 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b64227c7-cd5e-409e-9692-27fc160e2fa6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] https://10.4.3.80/volume/v3/snapshots/9a791e00-8783-4f42-a58f-f095286fd21c/action returned with HTTP 403 Aug 06 03:16:31.036724 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 773/3071] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:16:30 2026] POST /volume/v3/snapshots/9a791e00-8783-4f42-a58f-f095286fd21c/action => generated 133 bytes in 60 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:31.044201 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c47e4d31-96d5-4fc9-b974-12e32cefc3f5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:31.045997 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c47e4d31-96d5-4fc9-b974-12e32cefc3f5 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] DELETE https://10.4.3.80/volume/v3/snapshots/9a791e00-8783-4f42-a58f-f095286fd21c Aug 06 03:16:31.046190 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c47e4d31-96d5-4fc9-b974-12e32cefc3f5 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:31.046363 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c47e4d31-96d5-4fc9-b974-12e32cefc3f5 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:31.046460 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-c47e4d31-96d5-4fc9-b974-12e32cefc3f5 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Delete snapshot with id: 9a791e00-8783-4f42-a58f-f095286fd21c Aug 06 03:16:31.050896 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:31.050896 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:31.051200 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c47e4d31-96d5-4fc9-b974-12e32cefc3f5 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot retrieved successfully. Aug 06 03:16:31.064089 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c47e4d31-96d5-4fc9-b974-12e32cefc3f5 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot delete request issued successfully. Aug 06 03:16:31.064374 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c47e4d31-96d5-4fc9-b974-12e32cefc3f5 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/9a791e00-8783-4f42-a58f-f095286fd21c returned with HTTP 202 Aug 06 03:16:31.064655 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 772/3072] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:16:31 2026] DELETE /volume/v3/snapshots/9a791e00-8783-4f42-a58f-f095286fd21c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:31.072349 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-239316b6-ef03-4eda-a341-db60ba986864 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:31.074021 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-239316b6-ef03-4eda-a341-db60ba986864 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/snapshots/9a791e00-8783-4f42-a58f-f095286fd21c Aug 06 03:16:31.074213 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-239316b6-ef03-4eda-a341-db60ba986864 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:31.074408 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-239316b6-ef03-4eda-a341-db60ba986864 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:31.079637 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:31.079637 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:31.079960 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-239316b6-ef03-4eda-a341-db60ba986864 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot retrieved successfully. Aug 06 03:16:31.080616 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-239316b6-ef03-4eda-a341-db60ba986864 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/9a791e00-8783-4f42-a58f-f095286fd21c returned with HTTP 200 Aug 06 03:16:31.081020 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 759/3073] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:31 2026] GET /volume/v3/snapshots/9a791e00-8783-4f42-a58f-f095286fd21c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:31.157365 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d06b198f-2574-4201-8061-24f30cd27021 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:31.157757 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d06b198f-2574-4201-8061-24f30cd27021 None None] GET https://10.4.3.80/volume// Aug 06 03:16:31.157947 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d06b198f-2574-4201-8061-24f30cd27021 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:31.158120 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d06b198f-2574-4201-8061-24f30cd27021 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:31.158410 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d06b198f-2574-4201-8061-24f30cd27021 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:16:31.158726 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 770/3074] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:16:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:16:31.165915 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-0e592369-321f-4e8c-bfef-d7765df97adb req-8bd92971-97e5-453e-9e36-a8f1eb8f6050 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:31.168182 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-8bd92971-97e5-453e-9e36-a8f1eb8f6050 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 Aug 06 03:16:31.168369 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-8bd92971-97e5-453e-9e36-a8f1eb8f6050 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:31.168548 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-8bd92971-97e5-453e-9e36-a8f1eb8f6050 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:31.180655 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:31.180655 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:31.184163 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-0e592369-321f-4e8c-bfef-d7765df97adb req-8bd92971-97e5-453e-9e36-a8f1eb8f6050 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:16:31.188971 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-8bd92971-97e5-453e-9e36-a8f1eb8f6050 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 returned with HTTP 200 Aug 06 03:16:31.190054 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 774/3075] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:16:31 2026] GET /volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 => generated 1048 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:16:31.294457 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-0e592369-321f-4e8c-bfef-d7765df97adb req-518cf93a-efaa-4e1c-b62d-a52a0151a629 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:31.296473 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-518cf93a-efaa-4e1c-b62d-a52a0151a629 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] PUT https://10.4.3.80/volume/v3/attachments/01664019-bb78-46df-9e90-eda4750b9090 Aug 06 03:16:31.296823 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-518cf93a-efaa-4e1c-b62d-a52a0151a629 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:31.307616 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-0e592369-321f-4e8c-bfef-d7765df97adb req-518cf93a-efaa-4e1c-b62d-a52a0151a629 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Acquiring lock "cinder-attachment_update-2ee01192-1ac9-4c7a-8640-b6d913f123f0-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:16:31.312179 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-0e592369-321f-4e8c-bfef-d7765df97adb req-518cf93a-efaa-4e1c-b62d-a52a0151a629 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Lock "cinder-attachment_update-2ee01192-1ac9-4c7a-8640-b6d913f123f0-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:16:31.313630 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:31.313630 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:31.393051 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-0e592369-321f-4e8c-bfef-d7765df97adb req-518cf93a-efaa-4e1c-b62d-a52a0151a629 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Lock "cinder-attachment_update-2ee01192-1ac9-4c7a-8640-b6d913f123f0-np0000006611" released by "attachment_update" :: held 0.081s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:16:31.393433 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-518cf93a-efaa-4e1c-b62d-a52a0151a629 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/01664019-bb78-46df-9e90-eda4750b9090 returned with HTTP 200 Aug 06 03:16:31.393966 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 773/3076] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:16:31 2026] PUT /volume/v3/attachments/01664019-bb78-46df-9e90-eda4750b9090 => generated 968 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:31.419091 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-0e592369-321f-4e8c-bfef-d7765df97adb req-92ed17e8-54ec-4dfb-a8b0-c824c37b288d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:31.422134 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-92ed17e8-54ec-4dfb-a8b0-c824c37b288d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/attachments/01664019-bb78-46df-9e90-eda4750b9090/action Aug 06 03:16:31.422567 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-92ed17e8-54ec-4dfb-a8b0-c824c37b288d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:31.422715 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-92ed17e8-54ec-4dfb-a8b0-c824c37b288d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:31.443157 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:31.443157 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:31.463170 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ad44554a-cb86-400c-a896-a8aae7805cbc None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:31.468083 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-92ed17e8-54ec-4dfb-a8b0-c824c37b288d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/01664019-bb78-46df-9e90-eda4750b9090/action returned with HTTP 204 Aug 06 03:16:31.468083 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 760/3077] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:16:31 2026] POST /volume/v3/attachments/01664019-bb78-46df-9e90-eda4750b9090/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:31.468208 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ad44554a-cb86-400c-a896-a8aae7805cbc tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 Aug 06 03:16:31.468208 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ad44554a-cb86-400c-a896-a8aae7805cbc tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:31.468473 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ad44554a-cb86-400c-a896-a8aae7805cbc tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:31.481595 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:31.481595 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:31.485924 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ad44554a-cb86-400c-a896-a8aae7805cbc tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:16:31.489379 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ad44554a-cb86-400c-a896-a8aae7805cbc tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 returned with HTTP 200 Aug 06 03:16:31.489749 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 771/3078] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:31 2026] GET /volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:31.604246 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-51286ff9-cdcd-4edd-9546-b3c71c27fd61 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:31.606226 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-51286ff9-cdcd-4edd-9546-b3c71c27fd61 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:16:31.606441 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-51286ff9-cdcd-4edd-9546-b3c71c27fd61 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:31.606673 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-51286ff9-cdcd-4edd-9546-b3c71c27fd61 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:31.606846 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-51286ff9-cdcd-4edd-9546-b3c71c27fd61 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:31.615682 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:31.615682 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:31.616448 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-51286ff9-cdcd-4edd-9546-b3c71c27fd61 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:16:31.616896 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 775/3079] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:31 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:31.907203 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e6c27a8e-615b-4867-bc86-14a3ee3fc4a3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:31.909393 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e6c27a8e-615b-4867-bc86-14a3ee3fc4a3 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/volumes/1ad57df7-bc70-45b5-80d5-39a1dc17ae88 Aug 06 03:16:31.909590 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e6c27a8e-615b-4867-bc86-14a3ee3fc4a3 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:31.909794 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e6c27a8e-615b-4867-bc86-14a3ee3fc4a3 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:31.918981 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:31.918981 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:31.923889 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e6c27a8e-615b-4867-bc86-14a3ee3fc4a3 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Volume info retrieved successfully. Aug 06 03:16:31.929571 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e6c27a8e-615b-4867-bc86-14a3ee3fc4a3 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/volumes/1ad57df7-bc70-45b5-80d5-39a1dc17ae88 returned with HTTP 200 Aug 06 03:16:31.930028 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 774/3080] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:31 2026] GET /volume/v3/volumes/1ad57df7-bc70-45b5-80d5-39a1dc17ae88 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:31.941006 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-48d5b6a3-bb11-4078-ae2b-d11b55c4aba0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:31.942707 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-48d5b6a3-bb11-4078-ae2b-d11b55c4aba0 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] POST https://10.4.3.80/volume/v3/backups Aug 06 03:16:31.943112 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-48d5b6a3-bb11-4078-ae2b-d11b55c4aba0 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ad57df7-bc70-45b5-80d5-39a1dc17ae88", "name": "tempest-VolumesBackupsTest-Backup-1306990742"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:31.944529 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.backups [None req-48d5b6a3-bb11-4078-ae2b-d11b55c4aba0 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Creating new backup {'backup': {'volume_id': '1ad57df7-bc70-45b5-80d5-39a1dc17ae88', 'name': 'tempest-VolumesBackupsTest-Backup-1306990742'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:16:31.944745 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-48d5b6a3-bb11-4078-ae2b-d11b55c4aba0 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Creating backup of volume 1ad57df7-bc70-45b5-80d5-39a1dc17ae88 in container None Aug 06 03:16:31.951691 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:31.951691 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:31.952138 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-48d5b6a3-bb11-4078-ae2b-d11b55c4aba0 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Volume info retrieved successfully. Aug 06 03:16:31.969026 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-48d5b6a3-bb11-4078-ae2b-d11b55c4aba0 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Created reservations ['e5f1468e-2fe9-4bc1-a822-67d8c4d30a45', '4847e241-842b-4314-9831-405a98463893'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:32.000274 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-48d5b6a3-bb11-4078-ae2b-d11b55c4aba0 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:16:32.000803 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 761/3081] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:16:31 2026] POST /volume/v3/backups => generated 328 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:32.011188 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-49d38ef1-0872-475e-b63e-6fa1702812d7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:32.013528 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-49d38ef1-0872-475e-b63e-6fa1702812d7 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:16:32.014020 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-49d38ef1-0872-475e-b63e-6fa1702812d7 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:32.014222 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-49d38ef1-0872-475e-b63e-6fa1702812d7 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:32.014330 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-49d38ef1-0872-475e-b63e-6fa1702812d7 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:32.018602 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:32.018602 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:32.019383 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-49d38ef1-0872-475e-b63e-6fa1702812d7 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 200 Aug 06 03:16:32.019739 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 772/3082] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:32 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:32.095120 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6f961262-f645-4260-9090-8f2b4309c053 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:32.098367 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6f961262-f645-4260-9090-8f2b4309c053 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/snapshots/9a791e00-8783-4f42-a58f-f095286fd21c Aug 06 03:16:32.098573 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6f961262-f645-4260-9090-8f2b4309c053 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:32.098773 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6f961262-f645-4260-9090-8f2b4309c053 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:32.101106 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a937d756-b270-4ecd-a7d6-36748e381914 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:32.102679 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a937d756-b270-4ecd-a7d6-36748e381914 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:32.103007 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a937d756-b270-4ecd-a7d6-36748e381914 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-807808389", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:32.103153 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6f961262-f645-4260-9090-8f2b4309c053 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/9a791e00-8783-4f42-a58f-f095286fd21c returned with HTTP 404 Aug 06 03:16:32.103722 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 776/3083] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:32 2026] GET /volume/v3/snapshots/9a791e00-8783-4f42-a58f-f095286fd21c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:32.104436 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-a937d756-b270-4ecd-a7d6-36748e381914 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-807808389', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:32.104566 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-a937d756-b270-4ecd-a7d6-36748e381914 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Create volume of 1 GB Aug 06 03:16:32.108339 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a937d756-b270-4ecd-a7d6-36748e381914 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Availability Zones retrieved successfully. Aug 06 03:16:32.111140 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-fcebf35f-d54d-460b-bb8e-2ebab1c09f72 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:32.112929 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fcebf35f-d54d-460b-bb8e-2ebab1c09f72 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/c24aa8d3-a025-4adc-be69-2679a65a3980 Aug 06 03:16:32.113143 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fcebf35f-d54d-460b-bb8e-2ebab1c09f72 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:32.113267 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a937d756-b270-4ecd-a7d6-36748e381914 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Flow 'volume_create_api' (57e1428a-5959-481e-b1a9-b0256aeced1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:32.113320 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fcebf35f-d54d-460b-bb8e-2ebab1c09f72 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:32.113485 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-fcebf35f-d54d-460b-bb8e-2ebab1c09f72 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Delete volume with id: c24aa8d3-a025-4adc-be69-2679a65a3980 Aug 06 03:16:32.114016 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a937d756-b270-4ecd-a7d6-36748e381914 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a908de3-7ef6-4741-8d9c-6514d469783d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:32.114849 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-a937d756-b270-4ecd-a7d6-36748e381914 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:16:32.122216 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:32.122216 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:32.122809 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-fcebf35f-d54d-460b-bb8e-2ebab1c09f72 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:32.138338 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a937d756-b270-4ecd-a7d6-36748e381914 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a908de3-7ef6-4741-8d9c-6514d469783d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:32.139102 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a937d756-b270-4ecd-a7d6-36748e381914 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8af12cf2-8626-4aa1-8b12-48e4532b6b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:32.140334 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-fcebf35f-d54d-460b-bb8e-2ebab1c09f72 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Delete volume request issued successfully. Aug 06 03:16:32.140604 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fcebf35f-d54d-460b-bb8e-2ebab1c09f72 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/c24aa8d3-a025-4adc-be69-2679a65a3980 returned with HTTP 202 Aug 06 03:16:32.141080 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 762/3084] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:16:32 2026] DELETE /volume/v3/volumes/c24aa8d3-a025-4adc-be69-2679a65a3980 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:32.149797 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-99b90b78-8f86-45a5-bc2f-f6d6827fdc94 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:32.152488 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-99b90b78-8f86-45a5-bc2f-f6d6827fdc94 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/volumes/c24aa8d3-a025-4adc-be69-2679a65a3980 Aug 06 03:16:32.152488 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-99b90b78-8f86-45a5-bc2f-f6d6827fdc94 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:32.152488 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-99b90b78-8f86-45a5-bc2f-f6d6827fdc94 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:32.165988 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:32.165988 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:32.170304 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-99b90b78-8f86-45a5-bc2f-f6d6827fdc94 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:32.176163 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-99b90b78-8f86-45a5-bc2f-f6d6827fdc94 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/c24aa8d3-a025-4adc-be69-2679a65a3980 returned with HTTP 200 Aug 06 03:16:32.176656 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 773/3085] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:32 2026] GET /volume/v3/volumes/c24aa8d3-a025-4adc-be69-2679a65a3980 => generated 1005 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:32.180671 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-a937d756-b270-4ecd-a7d6-36748e381914 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Created reservations ['7ca68652-51e3-4094-b17e-43aeeca69e76', '16be68ef-d5e3-4e54-846b-0af832ff7cbb', '207c5dd8-c24f-4812-85dc-f3aa45d5c658', '1e6fe514-8721-474a-ac39-7f2380197881'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:32.181435 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a937d756-b270-4ecd-a7d6-36748e381914 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8af12cf2-8626-4aa1-8b12-48e4532b6b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ca68652-51e3-4094-b17e-43aeeca69e76', '16be68ef-d5e3-4e54-846b-0af832ff7cbb', '207c5dd8-c24f-4812-85dc-f3aa45d5c658', '1e6fe514-8721-474a-ac39-7f2380197881']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:32.182169 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a937d756-b270-4ecd-a7d6-36748e381914 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a32a1f2-cd06-4973-8047-28a65ff8c5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:32.203858 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a937d756-b270-4ecd-a7d6-36748e381914 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a32a1f2-cd06-4973-8047-28a65ff8c5bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95b46fd5-c125-4d63-8083-6e301d9bc1f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-807808389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df4d78a0aea543babde7e2feeaf327dd',qos_specs=None,replication_status=,reservations=['7ca68652-51e3-4094-b17e-43aeeca69e76','16be68ef-d5e3-4e54-846b-0af832ff7cbb','207c5dd8-c24f-4812-85dc-f3aa45d5c658','1e6fe514-8721-474a-ac39-7f2380197881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1adc5a9530294d4e861ac4eec273dc72',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:16:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-807808389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95b46fd5-c125-4d63-8083-6e301d9bc1f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df4d78a0aea543babde7e2feeaf327dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1adc5a9530294d4e861ac4eec273dc72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:32.204572 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a937d756-b270-4ecd-a7d6-36748e381914 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0850d83-4b33-4ed1-b1d3-86b8c3e6f19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:32.216638 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-3bb9a4a8-5437-4586-9e0a-70446b5dfe11 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:32.218629 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-3bb9a4a8-5437-4586-9e0a-70446b5dfe11 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] POST https://10.4.3.80/volume/v3/attachments/0d4f64d1-b01e-4b6d-b45e-8e460c863c12/action Aug 06 03:16:32.218979 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-3bb9a4a8-5437-4586-9e0a-70446b5dfe11 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:32.219095 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-3bb9a4a8-5437-4586-9e0a-70446b5dfe11 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:32.232325 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a937d756-b270-4ecd-a7d6-36748e381914 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0850d83-4b33-4ed1-b1d3-86b8c3e6f19c) transitioned into state 'SUCCESS' from state '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-807808389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df4d78a0aea543babde7e2feeaf327dd',qos_specs=None,replication_status=,reservations=['7ca68652-51e3-4094-b17e-43aeeca69e76','16be68ef-d5e3-4e54-846b-0af832ff7cbb','207c5dd8-c24f-4812-85dc-f3aa45d5c658','1e6fe514-8721-474a-ac39-7f2380197881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1adc5a9530294d4e861ac4eec273dc72',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:32.233121 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a937d756-b270-4ecd-a7d6-36748e381914 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93de59d4-6979-433a-a268-7712fb882804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:32.239307 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:32.239307 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:32.244896 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a937d756-b270-4ecd-a7d6-36748e381914 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93de59d4-6979-433a-a268-7712fb882804) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:32.246552 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a937d756-b270-4ecd-a7d6-36748e381914 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Flow 'volume_create_api' (57e1428a-5959-481e-b1a9-b0256aeced1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:32.246552 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a937d756-b270-4ecd-a7d6-36748e381914 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Create volume request issued successfully. Aug 06 03:16:32.246552 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a937d756-b270-4ecd-a7d6-36748e381914 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:16:32.246552 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 775/3086] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:16:32 2026] POST /volume/v3/volumes => generated 752 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:32.254321 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-2b9f3d92-771a-4e6f-b203-ab5dca1c20fb req-3bb9a4a8-5437-4586-9e0a-70446b5dfe11 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/attachments/0d4f64d1-b01e-4b6d-b45e-8e460c863c12/action returned with HTTP 204 Aug 06 03:16:32.254863 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 777/3087] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:16:32 2026] POST /volume/v3/attachments/0d4f64d1-b01e-4b6d-b45e-8e460c863c12/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:32.258377 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cee6a75f-e326-4136-a17c-643bf010a7db None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:32.260748 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cee6a75f-e326-4136-a17c-643bf010a7db tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:16:32.261173 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cee6a75f-e326-4136-a17c-643bf010a7db tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:32.261487 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cee6a75f-e326-4136-a17c-643bf010a7db tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:32.271861 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:32.271861 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:32.276718 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-cee6a75f-e326-4136-a17c-643bf010a7db tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:32.280548 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cee6a75f-e326-4136-a17c-643bf010a7db tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:16:32.280894 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 763/3088] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:32 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:32.505609 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3e683a7d-eb37-40b2-88a8-6996f6da0edc None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:32.507761 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3e683a7d-eb37-40b2-88a8-6996f6da0edc tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 Aug 06 03:16:32.508021 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3e683a7d-eb37-40b2-88a8-6996f6da0edc tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:32.508258 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3e683a7d-eb37-40b2-88a8-6996f6da0edc tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:32.520026 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:32.520026 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:32.523970 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3e683a7d-eb37-40b2-88a8-6996f6da0edc tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:16:32.528924 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3e683a7d-eb37-40b2-88a8-6996f6da0edc tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 returned with HTTP 200 Aug 06 03:16:32.529376 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 774/3089] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:32 2026] GET /volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:32.541103 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a363ce7d-755b-43bd-a036-c8489aabb123 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:32.542769 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a363ce7d-755b-43bd-a036-c8489aabb123 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 Aug 06 03:16:32.542945 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a363ce7d-755b-43bd-a036-c8489aabb123 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:32.543123 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a363ce7d-755b-43bd-a036-c8489aabb123 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:32.551767 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:32.551767 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:32.554770 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a363ce7d-755b-43bd-a036-c8489aabb123 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:16:32.558430 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a363ce7d-755b-43bd-a036-c8489aabb123 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 returned with HTTP 200 Aug 06 03:16:32.558794 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 776/3090] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:32 2026] GET /volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:32.599589 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-33fe5b3b-6a4d-4135-b804-c4d6c807d248 req-894bec59-f478-4f17-81c0-0f7371d9faec None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:32.602654 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-33fe5b3b-6a4d-4135-b804-c4d6c807d248 req-894bec59-f478-4f17-81c0-0f7371d9faec tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 Aug 06 03:16:32.602951 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-33fe5b3b-6a4d-4135-b804-c4d6c807d248 req-894bec59-f478-4f17-81c0-0f7371d9faec tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:32.603219 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-33fe5b3b-6a4d-4135-b804-c4d6c807d248 req-894bec59-f478-4f17-81c0-0f7371d9faec tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:32.618170 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:32.618170 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:32.626883 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f542cc66-25c6-42d8-8b3f-9d5d31d8e26e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:32.627172 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-33fe5b3b-6a4d-4135-b804-c4d6c807d248 req-894bec59-f478-4f17-81c0-0f7371d9faec tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:16:32.628690 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f542cc66-25c6-42d8-8b3f-9d5d31d8e26e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:16:32.628942 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f542cc66-25c6-42d8-8b3f-9d5d31d8e26e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:32.629133 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f542cc66-25c6-42d8-8b3f-9d5d31d8e26e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:32.629230 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-f542cc66-25c6-42d8-8b3f-9d5d31d8e26e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:32.633475 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:32.633475 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:32.634236 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f542cc66-25c6-42d8-8b3f-9d5d31d8e26e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:16:32.634686 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 764/3091] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:32 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:32.639757 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-33fe5b3b-6a4d-4135-b804-c4d6c807d248 req-894bec59-f478-4f17-81c0-0f7371d9faec tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 returned with HTTP 200 Aug 06 03:16:32.640364 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 778/3092] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:16:32 2026] GET /volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:32.654780 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1bfbd95c-d91b-41cb-b2f1-3cf9968a33dc None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:32.656611 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1bfbd95c-d91b-41cb-b2f1-3cf9968a33dc tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 Aug 06 03:16:32.656805 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1bfbd95c-d91b-41cb-b2f1-3cf9968a33dc tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:32.657017 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1bfbd95c-d91b-41cb-b2f1-3cf9968a33dc tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:32.665666 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:32.665666 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:32.668781 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1bfbd95c-d91b-41cb-b2f1-3cf9968a33dc tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:16:32.672460 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1bfbd95c-d91b-41cb-b2f1-3cf9968a33dc tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 returned with HTTP 200 Aug 06 03:16:32.672843 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 775/3093] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:32 2026] GET /volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:32.709193 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-75f03486-feb1-4b35-8f8b-8ba8709995a4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:32.710906 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-75f03486-feb1-4b35-8f8b-8ba8709995a4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 Aug 06 03:16:32.711108 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-75f03486-feb1-4b35-8f8b-8ba8709995a4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:32.711274 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-75f03486-feb1-4b35-8f8b-8ba8709995a4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:32.721969 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:32.721969 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:32.724607 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-75f03486-feb1-4b35-8f8b-8ba8709995a4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:16:32.728073 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-75f03486-feb1-4b35-8f8b-8ba8709995a4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 returned with HTTP 200 Aug 06 03:16:32.728399 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 777/3094] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:16:32 2026] GET /volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:32.747501 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-89c30cf3-d3d0-473a-8a3b-1338f2a4d676 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:32.749487 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-89c30cf3-d3d0-473a-8a3b-1338f2a4d676 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] POST https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3/action Aug 06 03:16:32.750018 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-89c30cf3-d3d0-473a-8a3b-1338f2a4d676 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:32.750197 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-89c30cf3-d3d0-473a-8a3b-1338f2a4d676 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:32.762582 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:32.762582 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:32.763034 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-89c30cf3-d3d0-473a-8a3b-1338f2a4d676 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:16:32.773381 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-89c30cf3-d3d0-473a-8a3b-1338f2a4d676 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Begin detaching volume completed successfully. Aug 06 03:16:32.773632 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-89c30cf3-d3d0-473a-8a3b-1338f2a4d676 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3/action returned with HTTP 202 Aug 06 03:16:32.774063 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 765/3095] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:16:32 2026] POST /volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:16:32.811376 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8257be20-8981-4be5-9a24-81e7505bf1b5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:32.811757 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8257be20-8981-4be5-9a24-81e7505bf1b5 None None] GET https://10.4.3.80/volume// Aug 06 03:16:32.811983 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8257be20-8981-4be5-9a24-81e7505bf1b5 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:32.812193 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8257be20-8981-4be5-9a24-81e7505bf1b5 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:32.812546 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8257be20-8981-4be5-9a24-81e7505bf1b5 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:16:32.812850 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 779/3096] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:16:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:16:32.818551 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-60978bb7-c3fc-466f-9a35-970969f47b9d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:32.820314 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-60978bb7-c3fc-466f-9a35-970969f47b9d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 Aug 06 03:16:32.820484 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-60978bb7-c3fc-466f-9a35-970969f47b9d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:32.820676 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-60978bb7-c3fc-466f-9a35-970969f47b9d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:32.828325 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:32.828325 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:32.831005 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-60978bb7-c3fc-466f-9a35-970969f47b9d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:16:32.834431 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-60978bb7-c3fc-466f-9a35-970969f47b9d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 returned with HTTP 200 Aug 06 03:16:32.834936 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 776/3097] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:16:32 2026] GET /volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 => generated 1320 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:16:33.028577 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f989b47f-7a77-44c9-bba8-9328811ed58e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:33.030738 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f989b47f-7a77-44c9-bba8-9328811ed58e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:16:33.030980 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f989b47f-7a77-44c9-bba8-9328811ed58e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:33.031212 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f989b47f-7a77-44c9-bba8-9328811ed58e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:33.031356 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-f989b47f-7a77-44c9-bba8-9328811ed58e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:33.037176 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:33.037176 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:33.038014 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f989b47f-7a77-44c9-bba8-9328811ed58e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 200 Aug 06 03:16:33.038478 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 778/3098] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:33 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:33.189448 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4b9f4faf-7edb-4510-9d68-1b4005917cc3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:33.191201 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4b9f4faf-7edb-4510-9d68-1b4005917cc3 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/volumes/c24aa8d3-a025-4adc-be69-2679a65a3980 Aug 06 03:16:33.191385 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4b9f4faf-7edb-4510-9d68-1b4005917cc3 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:33.191575 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4b9f4faf-7edb-4510-9d68-1b4005917cc3 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:33.197658 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4b9f4faf-7edb-4510-9d68-1b4005917cc3 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/c24aa8d3-a025-4adc-be69-2679a65a3980 returned with HTTP 404 Aug 06 03:16:33.198287 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 766/3099] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:33 2026] GET /volume/v3/volumes/c24aa8d3-a025-4adc-be69-2679a65a3980 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:33.205902 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e2a7df49-b458-4f3d-a536-5a15d7f8afa2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:33.208462 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e2a7df49-b458-4f3d-a536-5a15d7f8afa2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:33.208900 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e2a7df49-b458-4f3d-a536-5a15d7f8afa2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-248729125"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:33.210621 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-e2a7df49-b458-4f3d-a536-5a15d7f8afa2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-248729125'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:33.210774 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-e2a7df49-b458-4f3d-a536-5a15d7f8afa2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Create volume of 1 GB Aug 06 03:16:33.215124 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e2a7df49-b458-4f3d-a536-5a15d7f8afa2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Availability Zones retrieved successfully. Aug 06 03:16:33.222507 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e2a7df49-b458-4f3d-a536-5a15d7f8afa2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Flow 'volume_create_api' (284fe29a-5df1-4e3a-bd56-73749d8c1593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:33.223734 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e2a7df49-b458-4f3d-a536-5a15d7f8afa2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94ff3039-ff93-4b67-80d3-5488289aad59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:33.224769 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-e2a7df49-b458-4f3d-a536-5a15d7f8afa2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:16:33.253045 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e2a7df49-b458-4f3d-a536-5a15d7f8afa2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94ff3039-ff93-4b67-80d3-5488289aad59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:33.254152 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e2a7df49-b458-4f3d-a536-5a15d7f8afa2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f47b69a6-956a-4880-8668-6c5767bd77c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:33.293797 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-89c03c68-6d84-4385-9127-124a758fbfd1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:33.296042 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-89c03c68-6d84-4385-9127-124a758fbfd1 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:16:33.296341 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-89c03c68-6d84-4385-9127-124a758fbfd1 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:33.296586 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-89c03c68-6d84-4385-9127-124a758fbfd1 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:33.305125 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:33.305125 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:33.307947 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-e2a7df49-b458-4f3d-a536-5a15d7f8afa2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Created reservations ['62fa60da-29a6-4c46-8b82-1d3012437a96', '9996be04-f498-430b-9e01-d4c41f4dcb55', '4e75bff9-6e28-4e82-b32d-b35235831878', 'a6d77d25-1acb-4797-a202-f42c7ffa5b6f'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:33.308880 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e2a7df49-b458-4f3d-a536-5a15d7f8afa2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f47b69a6-956a-4880-8668-6c5767bd77c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62fa60da-29a6-4c46-8b82-1d3012437a96', '9996be04-f498-430b-9e01-d4c41f4dcb55', '4e75bff9-6e28-4e82-b32d-b35235831878', 'a6d77d25-1acb-4797-a202-f42c7ffa5b6f']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:33.309662 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e2a7df49-b458-4f3d-a536-5a15d7f8afa2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31554a98-9e6f-4c93-8611-6a92d1d77759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:33.309757 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-89c03c68-6d84-4385-9127-124a758fbfd1 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:33.315383 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-89c03c68-6d84-4385-9127-124a758fbfd1 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:16:33.315916 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 777/3100] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:33 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:33.330209 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f025b8d4-d284-409a-b1b5-01a490af4c7e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:33.333337 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f025b8d4-d284-409a-b1b5-01a490af4c7e tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:16:33.333588 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f025b8d4-d284-409a-b1b5-01a490af4c7e tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:33.333784 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f025b8d4-d284-409a-b1b5-01a490af4c7e tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:33.339787 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e2a7df49-b458-4f3d-a536-5a15d7f8afa2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31554a98-9e6f-4c93-8611-6a92d1d77759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33d195e6-cbc8-4597-8a8e-93459ee38680', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-248729125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c421c8f40d9f437f89b76991b58af869',qos_specs=None,replication_status=,reservations=['62fa60da-29a6-4c46-8b82-1d3012437a96','9996be04-f498-430b-9e01-d4c41f4dcb55','4e75bff9-6e28-4e82-b32d-b35235831878','a6d77d25-1acb-4797-a202-f42c7ffa5b6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5e34eba300344d19b4105db083ba3c0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:16:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-248729125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33d195e6-cbc8-4597-8a8e-93459ee38680,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c421c8f40d9f437f89b76991b58af869',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5e34eba300344d19b4105db083ba3c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:33.340659 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e2a7df49-b458-4f3d-a536-5a15d7f8afa2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede17b77-7efd-4f33-af72-e9d8b3d9ee3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:33.348335 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:33.348335 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:33.352906 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f025b8d4-d284-409a-b1b5-01a490af4c7e tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:33.357881 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f025b8d4-d284-409a-b1b5-01a490af4c7e tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:16:33.358430 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 779/3101] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:33 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:33.363588 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e2a7df49-b458-4f3d-a536-5a15d7f8afa2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede17b77-7efd-4f33-af72-e9d8b3d9ee3c) transitioned into state 'SUCCESS' from state '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-248729125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c421c8f40d9f437f89b76991b58af869',qos_specs=None,replication_status=,reservations=['62fa60da-29a6-4c46-8b82-1d3012437a96','9996be04-f498-430b-9e01-d4c41f4dcb55','4e75bff9-6e28-4e82-b32d-b35235831878','a6d77d25-1acb-4797-a202-f42c7ffa5b6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5e34eba300344d19b4105db083ba3c0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:33.364197 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e2a7df49-b458-4f3d-a536-5a15d7f8afa2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ffec21f-bb49-4cf5-ba55-af0382103318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:33.371692 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8c0f2ceb-04b4-40e6-adbc-17615acc5dce None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:33.374064 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8c0f2ceb-04b4-40e6-adbc-17615acc5dce tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes Aug 06 03:16:33.374334 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8c0f2ceb-04b4-40e6-adbc-17615acc5dce tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:33.374600 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8c0f2ceb-04b4-40e6-adbc-17615acc5dce tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:33.374977 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-8c0f2ceb-04b4-40e6-adbc-17615acc5dce tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:16:33.376174 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c0f2ceb-04b4-40e6-adbc-17615acc5dce tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100901) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:16:33.377201 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e2a7df49-b458-4f3d-a536-5a15d7f8afa2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ffec21f-bb49-4cf5-ba55-af0382103318) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:33.377977 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e2a7df49-b458-4f3d-a536-5a15d7f8afa2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Flow 'volume_create_api' (284fe29a-5df1-4e3a-bd56-73749d8c1593) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:33.378193 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e2a7df49-b458-4f3d-a536-5a15d7f8afa2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Create volume request issued successfully. Aug 06 03:16:33.378676 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e2a7df49-b458-4f3d-a536-5a15d7f8afa2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:16:33.379084 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 780/3102] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:16:33 2026] POST /volume/v3/volumes => generated 775 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:33.386941 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8c0f2ceb-04b4-40e6-adbc-17615acc5dce tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Get all volumes completed successfully. Aug 06 03:16:33.387695 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8c0f2ceb-04b4-40e6-adbc-17615acc5dce tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 200 Aug 06 03:16:33.388339 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 767/3103] 10.4.3.80 () {66 vars in 1230 bytes} [Thu Aug 6 03:16:33 2026] GET /volume/v3/volumes => generated 336 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:33.390510 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5694bc6a-4323-4ec9-a5ea-a3dd26f4cf23 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:33.392502 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5694bc6a-4323-4ec9-a5ea-a3dd26f4cf23 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/volumes/33d195e6-cbc8-4597-8a8e-93459ee38680 Aug 06 03:16:33.392727 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5694bc6a-4323-4ec9-a5ea-a3dd26f4cf23 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:33.392960 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5694bc6a-4323-4ec9-a5ea-a3dd26f4cf23 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:33.399455 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9a604159-d30d-48a7-9dd3-26847825afc3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:33.399455 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9a604159-d30d-48a7-9dd3-26847825afc3 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:16:33.399455 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9a604159-d30d-48a7-9dd3-26847825afc3 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:33.399674 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9a604159-d30d-48a7-9dd3-26847825afc3 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:33.400940 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:33.400940 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:33.404258 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-5694bc6a-4323-4ec9-a5ea-a3dd26f4cf23 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:33.406091 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:33.406091 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:33.408504 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5694bc6a-4323-4ec9-a5ea-a3dd26f4cf23 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/33d195e6-cbc8-4597-8a8e-93459ee38680 returned with HTTP 200 Aug 06 03:16:33.408941 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 778/3104] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:33 2026] GET /volume/v3/volumes/33d195e6-cbc8-4597-8a8e-93459ee38680 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:33.409935 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9a604159-d30d-48a7-9dd3-26847825afc3 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:33.413992 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9a604159-d30d-48a7-9dd3-26847825afc3 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:16:33.414379 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 780/3105] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:33 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:33.455752 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-1b566162-0674-48f8-a1a5-43430653d345 req-4d523e45-b38b-4465-9caf-4a4ee9d5bafa None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:33.457678 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1b566162-0674-48f8-a1a5-43430653d345 req-4d523e45-b38b-4465-9caf-4a4ee9d5bafa tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:16:33.458118 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1b566162-0674-48f8-a1a5-43430653d345 req-4d523e45-b38b-4465-9caf-4a4ee9d5bafa tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:33.458231 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1b566162-0674-48f8-a1a5-43430653d345 req-4d523e45-b38b-4465-9caf-4a4ee9d5bafa tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:33.464262 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:33.464262 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:33.467262 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-1b566162-0674-48f8-a1a5-43430653d345 req-4d523e45-b38b-4465-9caf-4a4ee9d5bafa tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:33.470935 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1b566162-0674-48f8-a1a5-43430653d345 req-4d523e45-b38b-4465-9caf-4a4ee9d5bafa tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:16:33.471337 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 781/3106] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:16:33 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:33.549205 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ee4e7027-19d0-43c0-b8be-0e8bf84ab5fd None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:33.549494 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ee4e7027-19d0-43c0-b8be-0e8bf84ab5fd None None] GET https://10.4.3.80/volume// Aug 06 03:16:33.549657 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ee4e7027-19d0-43c0-b8be-0e8bf84ab5fd None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:33.549825 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ee4e7027-19d0-43c0-b8be-0e8bf84ab5fd None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:33.550129 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ee4e7027-19d0-43c0-b8be-0e8bf84ab5fd None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:16:33.550388 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 768/3107] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:16:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:16:33.558601 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-1b566162-0674-48f8-a1a5-43430653d345 req-beadfd35-b52f-46ed-ba20-71ffe0db564c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:33.561028 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1b566162-0674-48f8-a1a5-43430653d345 req-beadfd35-b52f-46ed-ba20-71ffe0db564c tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:16:33.561457 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-1b566162-0674-48f8-a1a5-43430653d345 req-beadfd35-b52f-46ed-ba20-71ffe0db564c tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95b46fd5-c125-4d63-8083-6e301d9bc1f3", "connector": null, "instance_uuid": "8610503e-cef7-4028-a897-8c8cc00be4fb"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:33.569975 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:33.569975 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:33.590943 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1b566162-0674-48f8-a1a5-43430653d345 req-beadfd35-b52f-46ed-ba20-71ffe0db564c tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:16:33.591335 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 779/3108] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:16:33 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 06 03:16:33.615972 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-002fef7a-2cd0-4959-9c6f-fcbac292e9b4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:33.617896 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-002fef7a-2cd0-4959-9c6f-fcbac292e9b4 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:16:33.618022 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-002fef7a-2cd0-4959-9c6f-fcbac292e9b4 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:33.618194 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-002fef7a-2cd0-4959-9c6f-fcbac292e9b4 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:33.623397 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a28f37f2-4e34-4a93-9f5b-718f55e5d2eb None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:33.623752 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a28f37f2-4e34-4a93-9f5b-718f55e5d2eb None None] GET https://10.4.3.80/volume// Aug 06 03:16:33.623914 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a28f37f2-4e34-4a93-9f5b-718f55e5d2eb None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:33.624065 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a28f37f2-4e34-4a93-9f5b-718f55e5d2eb None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:33.624346 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a28f37f2-4e34-4a93-9f5b-718f55e5d2eb None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:16:33.624638 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 782/3109] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:16:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:16:33.627443 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:33.627443 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:33.630956 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-002fef7a-2cd0-4959-9c6f-fcbac292e9b4 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:33.632377 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-1b566162-0674-48f8-a1a5-43430653d345 req-9a473748-5311-4a59-9116-8738e3f99f19 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:33.634310 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-1b566162-0674-48f8-a1a5-43430653d345 req-9a473748-5311-4a59-9116-8738e3f99f19 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:16:33.634533 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-1b566162-0674-48f8-a1a5-43430653d345 req-9a473748-5311-4a59-9116-8738e3f99f19 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:33.634743 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-1b566162-0674-48f8-a1a5-43430653d345 req-9a473748-5311-4a59-9116-8738e3f99f19 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:33.635105 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-002fef7a-2cd0-4959-9c6f-fcbac292e9b4 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:16:33.635460 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 781/3110] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:33 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:33.643564 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:33.643564 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:33.645128 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-dc4f0885-8a9b-4802-8d20-abc8de32d7fb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:33.647246 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dc4f0885-8a9b-4802-8d20-abc8de32d7fb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:16:33.647494 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dc4f0885-8a9b-4802-8d20-abc8de32d7fb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:33.647609 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-1b566162-0674-48f8-a1a5-43430653d345 req-9a473748-5311-4a59-9116-8738e3f99f19 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:33.647755 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dc4f0885-8a9b-4802-8d20-abc8de32d7fb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:33.647920 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-dc4f0885-8a9b-4802-8d20-abc8de32d7fb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:33.652688 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-1b566162-0674-48f8-a1a5-43430653d345 req-9a473748-5311-4a59-9116-8738e3f99f19 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:16:33.652774 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:33.652774 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:33.653230 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 769/3111] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:16:33 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:16:33.653500 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dc4f0885-8a9b-4802-8d20-abc8de32d7fb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:16:33.653919 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 780/3112] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:33 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:33.748502 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-1b566162-0674-48f8-a1a5-43430653d345 req-0b72239d-44a5-4db3-87bf-97a789f94fc9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:33.750683 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1b566162-0674-48f8-a1a5-43430653d345 req-0b72239d-44a5-4db3-87bf-97a789f94fc9 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] PUT https://10.4.3.80/volume/v3/attachments/1ee17057-4cfb-4535-8f4a-5c68b4eb0c47 Aug 06 03:16:33.751083 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1b566162-0674-48f8-a1a5-43430653d345 req-0b72239d-44a5-4db3-87bf-97a789f94fc9 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:33.758779 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-1b566162-0674-48f8-a1a5-43430653d345 req-0b72239d-44a5-4db3-87bf-97a789f94fc9 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Acquiring lock "cinder-attachment_update-95b46fd5-c125-4d63-8083-6e301d9bc1f3-np0000006611" by "attachment_update" {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:16:33.763801 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-1b566162-0674-48f8-a1a5-43430653d345 req-0b72239d-44a5-4db3-87bf-97a789f94fc9 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Lock "cinder-attachment_update-95b46fd5-c125-4d63-8083-6e301d9bc1f3-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:16:33.764728 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:33.764728 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:33.842481 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-1b566162-0674-48f8-a1a5-43430653d345 req-0b72239d-44a5-4db3-87bf-97a789f94fc9 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Lock "cinder-attachment_update-95b46fd5-c125-4d63-8083-6e301d9bc1f3-np0000006611" released by "attachment_update" :: held 0.079s {{(pid=100900) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:16:33.843013 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1b566162-0674-48f8-a1a5-43430653d345 req-0b72239d-44a5-4db3-87bf-97a789f94fc9 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/attachments/1ee17057-4cfb-4535-8f4a-5c68b4eb0c47 returned with HTTP 200 Aug 06 03:16:33.843420 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 783/3113] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:16:33 2026] PUT /volume/v3/attachments/1ee17057-4cfb-4535-8f4a-5c68b4eb0c47 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:34.048663 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-683e39df-8d0f-4f6e-b6f8-3f5ef27fc905 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:34.051020 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-683e39df-8d0f-4f6e-b6f8-3f5ef27fc905 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:16:34.051291 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-683e39df-8d0f-4f6e-b6f8-3f5ef27fc905 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:34.051549 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-683e39df-8d0f-4f6e-b6f8-3f5ef27fc905 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:34.051706 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-683e39df-8d0f-4f6e-b6f8-3f5ef27fc905 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:34.056999 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:34.056999 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:34.057813 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-683e39df-8d0f-4f6e-b6f8-3f5ef27fc905 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 200 Aug 06 03:16:34.058345 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 782/3114] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:34 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:34.422013 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cf305aa2-5282-401f-b4ec-ddaeddedf5ef None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:34.424240 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cf305aa2-5282-401f-b4ec-ddaeddedf5ef tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/volumes/33d195e6-cbc8-4597-8a8e-93459ee38680 Aug 06 03:16:34.424536 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cf305aa2-5282-401f-b4ec-ddaeddedf5ef tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:34.424759 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cf305aa2-5282-401f-b4ec-ddaeddedf5ef tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:34.432032 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:34.432032 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:34.435551 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-cf305aa2-5282-401f-b4ec-ddaeddedf5ef tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:34.439989 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cf305aa2-5282-401f-b4ec-ddaeddedf5ef tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/33d195e6-cbc8-4597-8a8e-93459ee38680 returned with HTTP 200 Aug 06 03:16:34.440823 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 770/3115] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:34 2026] GET /volume/v3/volumes/33d195e6-cbc8-4597-8a8e-93459ee38680 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 03:16:34.452906 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b779ccd3-5c8f-4661-b92d-e4df19905f3b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:34.457860 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b779ccd3-5c8f-4661-b92d-e4df19905f3b tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:16:34.457860 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b779ccd3-5c8f-4661-b92d-e4df19905f3b tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33d195e6-cbc8-4597-8a8e-93459ee38680", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1263545341"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:34.468451 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:34.468451 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:34.469185 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b779ccd3-5c8f-4661-b92d-e4df19905f3b tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:34.469468 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-b779ccd3-5c8f-4661-b92d-e4df19905f3b tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Create snapshot from volume 33d195e6-cbc8-4597-8a8e-93459ee38680 Aug 06 03:16:34.497362 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-b779ccd3-5c8f-4661-b92d-e4df19905f3b tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Created reservations ['a18d65f0-8d47-465f-9323-c44b0ecb3598', 'abc9385b-ba0e-4fd5-a09a-177c7186f34a', '6f7be7b5-871b-4dcb-b14a-3b14b5727c77', 'aacd0e29-c1d8-4dd5-a350-50a332360788'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:34.525945 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b779ccd3-5c8f-4661-b92d-e4df19905f3b tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot create request issued successfully. Aug 06 03:16:34.526491 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b779ccd3-5c8f-4661-b92d-e4df19905f3b tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:16:34.527131 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 781/3116] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:16:34 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 06 03:16:34.539410 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-27fbb591-2f78-4695-b922-a08c15007ade None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:34.555676 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-27fbb591-2f78-4695-b922-a08c15007ade tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/snapshots/5d29859d-8fe9-478f-970e-ca361987126a Aug 06 03:16:34.558423 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-27fbb591-2f78-4695-b922-a08c15007ade tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:34.563182 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-27fbb591-2f78-4695-b922-a08c15007ade tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:34.568537 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:34.568537 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:34.568891 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-27fbb591-2f78-4695-b922-a08c15007ade tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot retrieved successfully. Aug 06 03:16:34.569622 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-27fbb591-2f78-4695-b922-a08c15007ade tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/5d29859d-8fe9-478f-970e-ca361987126a returned with HTTP 200 Aug 06 03:16:34.570053 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 784/3117] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:34 2026] GET /volume/v3/snapshots/5d29859d-8fe9-478f-970e-ca361987126a => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:34.648849 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-96b82af5-14e0-49da-a096-08ee18711120 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:34.650723 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-96b82af5-14e0-49da-a096-08ee18711120 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:16:34.651037 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-96b82af5-14e0-49da-a096-08ee18711120 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:34.651291 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-96b82af5-14e0-49da-a096-08ee18711120 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:34.663118 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e63bc494-c0dd-4d82-9906-a3614e782830 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:34.665376 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:34.665376 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:34.665585 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e63bc494-c0dd-4d82-9906-a3614e782830 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:16:34.665794 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e63bc494-c0dd-4d82-9906-a3614e782830 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:34.666062 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e63bc494-c0dd-4d82-9906-a3614e782830 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:34.666202 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-e63bc494-c0dd-4d82-9906-a3614e782830 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:34.669752 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-96b82af5-14e0-49da-a096-08ee18711120 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:34.670755 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:34.670755 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:34.671609 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e63bc494-c0dd-4d82-9906-a3614e782830 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:16:34.672077 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 771/3118] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:34 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:34.675182 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-96b82af5-14e0-49da-a096-08ee18711120 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:16:34.675602 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 783/3119] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:34 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:35.072606 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e092014a-6104-4743-9359-ae7f669d152e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:35.074744 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e092014a-6104-4743-9359-ae7f669d152e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:16:35.075229 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e092014a-6104-4743-9359-ae7f669d152e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:35.075608 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e092014a-6104-4743-9359-ae7f669d152e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:35.076087 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-e092014a-6104-4743-9359-ae7f669d152e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:35.081539 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:35.081539 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:35.083224 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e092014a-6104-4743-9359-ae7f669d152e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 200 Aug 06 03:16:35.083224 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 782/3120] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:35 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:35.584663 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-eb463ed2-7f78-4f96-85f6-35fd398c493e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:35.592709 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-eb463ed2-7f78-4f96-85f6-35fd398c493e tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/snapshots/5d29859d-8fe9-478f-970e-ca361987126a Aug 06 03:16:35.593604 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-eb463ed2-7f78-4f96-85f6-35fd398c493e tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:35.594403 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-eb463ed2-7f78-4f96-85f6-35fd398c493e tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:35.608807 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:35.608807 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:35.609140 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-eb463ed2-7f78-4f96-85f6-35fd398c493e tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot retrieved successfully. Aug 06 03:16:35.611783 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-eb463ed2-7f78-4f96-85f6-35fd398c493e tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/5d29859d-8fe9-478f-970e-ca361987126a returned with HTTP 200 Aug 06 03:16:35.612674 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 785/3121] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:35 2026] GET /volume/v3/snapshots/5d29859d-8fe9-478f-970e-ca361987126a => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:35.621970 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0f122949-5cf4-4f40-b75b-52cd7eb49b58 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:35.624962 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0f122949-5cf4-4f40-b75b-52cd7eb49b58 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] GET https://10.4.3.80/volume/v3/snapshots Aug 06 03:16:35.625149 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0f122949-5cf4-4f40-b75b-52cd7eb49b58 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:35.625324 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0f122949-5cf4-4f40-b75b-52cd7eb49b58 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:35.625503 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-0f122949-5cf4-4f40-b75b-52cd7eb49b58 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:16:35.626464 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.db.api [None req-0f122949-5cf4-4f40-b75b-52cd7eb49b58 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] Building query based on filter {{(pid=100901) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:16:35.633998 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-0f122949-5cf4-4f40-b75b-52cd7eb49b58 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] Get all snapshots completed successfully. Aug 06 03:16:35.635281 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0f122949-5cf4-4f40-b75b-52cd7eb49b58 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] https://10.4.3.80/volume/v3/snapshots returned with HTTP 200 Aug 06 03:16:35.636311 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 772/3122] 10.4.3.80 () {66 vars in 1236 bytes} [Thu Aug 6 03:16:35 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 06 03:16:35.645400 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-aacfdb7e-0b0e-42e0-858e-7985ee562fcb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:35.647139 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-aacfdb7e-0b0e-42e0-858e-7985ee562fcb tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] DELETE https://10.4.3.80/volume/v3/snapshots/5d29859d-8fe9-478f-970e-ca361987126a Aug 06 03:16:35.647312 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-aacfdb7e-0b0e-42e0-858e-7985ee562fcb tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:35.647516 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-aacfdb7e-0b0e-42e0-858e-7985ee562fcb tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:35.647676 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-aacfdb7e-0b0e-42e0-858e-7985ee562fcb tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Delete snapshot with id: 5d29859d-8fe9-478f-970e-ca361987126a Aug 06 03:16:35.652500 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:35.652500 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:35.652993 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-aacfdb7e-0b0e-42e0-858e-7985ee562fcb tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot retrieved successfully. Aug 06 03:16:35.674015 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-aacfdb7e-0b0e-42e0-858e-7985ee562fcb tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot delete request issued successfully. Aug 06 03:16:35.674235 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-aacfdb7e-0b0e-42e0-858e-7985ee562fcb tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/5d29859d-8fe9-478f-970e-ca361987126a returned with HTTP 202 Aug 06 03:16:35.674921 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 784/3123] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:16:35 2026] DELETE /volume/v3/snapshots/5d29859d-8fe9-478f-970e-ca361987126a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:35.681639 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2ef15dac-6ec8-4d91-9f8e-be2b884015b4 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:35.684374 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2ef15dac-6ec8-4d91-9f8e-be2b884015b4 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:16:35.684374 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2ef15dac-6ec8-4d91-9f8e-be2b884015b4 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:35.684495 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2ef15dac-6ec8-4d91-9f8e-be2b884015b4 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:35.684633 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-2ef15dac-6ec8-4d91-9f8e-be2b884015b4 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:35.685531 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2237c645-1ef0-4959-9f80-1a53a202a0d6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:35.687490 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2237c645-1ef0-4959-9f80-1a53a202a0d6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/snapshots/5d29859d-8fe9-478f-970e-ca361987126a Aug 06 03:16:35.690855 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2237c645-1ef0-4959-9f80-1a53a202a0d6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:35.690855 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2237c645-1ef0-4959-9f80-1a53a202a0d6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:35.691005 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:35.691005 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:35.691065 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f9129592-bbb5-49bd-bdbc-4f4cb8730210 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:35.691154 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2ef15dac-6ec8-4d91-9f8e-be2b884015b4 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:16:35.691506 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 783/3124] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:35 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:35.692726 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:35.692726 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:35.692844 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f9129592-bbb5-49bd-bdbc-4f4cb8730210 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:16:35.693059 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2237c645-1ef0-4959-9f80-1a53a202a0d6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot retrieved successfully. Aug 06 03:16:35.693387 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f9129592-bbb5-49bd-bdbc-4f4cb8730210 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:35.693651 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2237c645-1ef0-4959-9f80-1a53a202a0d6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/5d29859d-8fe9-478f-970e-ca361987126a returned with HTTP 200 Aug 06 03:16:35.693722 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f9129592-bbb5-49bd-bdbc-4f4cb8730210 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:35.694124 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 786/3125] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:35 2026] GET /volume/v3/snapshots/5d29859d-8fe9-478f-970e-ca361987126a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:35.704346 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:35.704346 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:35.708346 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f9129592-bbb5-49bd-bdbc-4f4cb8730210 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:35.712816 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f9129592-bbb5-49bd-bdbc-4f4cb8730210 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:16:35.713318 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 773/3126] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:35 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:36.095146 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f5b5eff5-9e85-46ed-81ac-dbd89ec74c81 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:36.097439 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f5b5eff5-9e85-46ed-81ac-dbd89ec74c81 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:16:36.097709 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f5b5eff5-9e85-46ed-81ac-dbd89ec74c81 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:36.097986 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f5b5eff5-9e85-46ed-81ac-dbd89ec74c81 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:36.098141 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-f5b5eff5-9e85-46ed-81ac-dbd89ec74c81 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:36.103406 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:36.103406 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:36.104247 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f5b5eff5-9e85-46ed-81ac-dbd89ec74c81 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 200 Aug 06 03:16:36.104758 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 785/3127] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:36 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:36.701211 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d266c815-6ac4-450e-a98d-eb1851b6db7b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:36.703016 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d266c815-6ac4-450e-a98d-eb1851b6db7b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:16:36.703213 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d266c815-6ac4-450e-a98d-eb1851b6db7b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:36.703779 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d266c815-6ac4-450e-a98d-eb1851b6db7b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:36.703779 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-d266c815-6ac4-450e-a98d-eb1851b6db7b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:36.710857 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:36.710857 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:36.710857 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d266c815-6ac4-450e-a98d-eb1851b6db7b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:16:36.711038 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a62f09f0-31c7-49e2-acf6-9a1f1d308ce2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:36.711286 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 784/3128] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:36 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:36.712790 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a62f09f0-31c7-49e2-acf6-9a1f1d308ce2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/snapshots/5d29859d-8fe9-478f-970e-ca361987126a Aug 06 03:16:36.713067 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a62f09f0-31c7-49e2-acf6-9a1f1d308ce2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:36.713320 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a62f09f0-31c7-49e2-acf6-9a1f1d308ce2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:36.717626 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a62f09f0-31c7-49e2-acf6-9a1f1d308ce2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/5d29859d-8fe9-478f-970e-ca361987126a returned with HTTP 404 Aug 06 03:16:36.719024 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 787/3129] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:36 2026] GET /volume/v3/snapshots/5d29859d-8fe9-478f-970e-ca361987126a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:36.727996 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a95349a3-a904-432e-bc6e-6ed45b23660d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:36.729705 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a95349a3-a904-432e-bc6e-6ed45b23660d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/33d195e6-cbc8-4597-8a8e-93459ee38680 Aug 06 03:16:36.729938 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a95349a3-a904-432e-bc6e-6ed45b23660d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:36.730677 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a95349a3-a904-432e-bc6e-6ed45b23660d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:36.730941 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-a95349a3-a904-432e-bc6e-6ed45b23660d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Delete volume with id: 33d195e6-cbc8-4597-8a8e-93459ee38680 Aug 06 03:16:36.731582 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-abaef26d-dc29-4d64-80f7-d7f20c423ea2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:36.733339 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-abaef26d-dc29-4d64-80f7-d7f20c423ea2 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:16:36.733566 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-abaef26d-dc29-4d64-80f7-d7f20c423ea2 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:36.733745 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-abaef26d-dc29-4d64-80f7-d7f20c423ea2 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:36.738968 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:36.738968 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:36.739425 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a95349a3-a904-432e-bc6e-6ed45b23660d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:36.743742 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:36.743742 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:36.746654 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-abaef26d-dc29-4d64-80f7-d7f20c423ea2 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:36.750290 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-abaef26d-dc29-4d64-80f7-d7f20c423ea2 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:16:36.750631 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 786/3130] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:36 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:36.755600 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a95349a3-a904-432e-bc6e-6ed45b23660d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Delete volume request issued successfully. Aug 06 03:16:36.755776 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a95349a3-a904-432e-bc6e-6ed45b23660d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/33d195e6-cbc8-4597-8a8e-93459ee38680 returned with HTTP 202 Aug 06 03:16:36.756171 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 774/3131] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:16:36 2026] DELETE /volume/v3/volumes/33d195e6-cbc8-4597-8a8e-93459ee38680 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:36.764180 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a547d0d9-b075-4713-a8f1-5ef0c55948f9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:36.767319 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a547d0d9-b075-4713-a8f1-5ef0c55948f9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/volumes/33d195e6-cbc8-4597-8a8e-93459ee38680 Aug 06 03:16:36.767480 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a547d0d9-b075-4713-a8f1-5ef0c55948f9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:36.767663 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a547d0d9-b075-4713-a8f1-5ef0c55948f9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:36.782400 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:36.782400 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:36.789442 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a547d0d9-b075-4713-a8f1-5ef0c55948f9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:36.794626 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a547d0d9-b075-4713-a8f1-5ef0c55948f9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/33d195e6-cbc8-4597-8a8e-93459ee38680 returned with HTTP 200 Aug 06 03:16:36.795144 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 785/3132] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:36 2026] GET /volume/v3/volumes/33d195e6-cbc8-4597-8a8e-93459ee38680 => generated 1005 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:37.120486 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-bbb89208-2a08-4779-b362-e4d2508ced9e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:37.121712 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bbb89208-2a08-4779-b362-e4d2508ced9e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:16:37.122006 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bbb89208-2a08-4779-b362-e4d2508ced9e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:37.122241 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bbb89208-2a08-4779-b362-e4d2508ced9e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:37.122404 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-bbb89208-2a08-4779-b362-e4d2508ced9e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:37.126393 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:37.126393 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:37.127081 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bbb89208-2a08-4779-b362-e4d2508ced9e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 200 Aug 06 03:16:37.127480 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 788/3133] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:37 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:37.724882 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-720ef391-99fd-4b90-b11e-1ebda6763a7f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:37.726415 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-720ef391-99fd-4b90-b11e-1ebda6763a7f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:16:37.726609 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-720ef391-99fd-4b90-b11e-1ebda6763a7f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:37.726806 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-720ef391-99fd-4b90-b11e-1ebda6763a7f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:37.726927 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-720ef391-99fd-4b90-b11e-1ebda6763a7f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:37.731511 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:37.731511 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:37.732257 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-720ef391-99fd-4b90-b11e-1ebda6763a7f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:16:37.732695 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 787/3134] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:37 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:37.763564 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1338586d-142a-4b1d-83ac-fd6f840c4dc2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:37.765048 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1338586d-142a-4b1d-83ac-fd6f840c4dc2 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:16:37.765211 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1338586d-142a-4b1d-83ac-fd6f840c4dc2 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:37.765379 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1338586d-142a-4b1d-83ac-fd6f840c4dc2 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:37.773625 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:37.773625 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:37.776886 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1338586d-142a-4b1d-83ac-fd6f840c4dc2 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:37.780462 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1338586d-142a-4b1d-83ac-fd6f840c4dc2 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:16:37.780885 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 775/3135] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:37 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:37.807803 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d297513f-5672-43ec-8cf6-7c022eb2747e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:37.809506 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d297513f-5672-43ec-8cf6-7c022eb2747e tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/volumes/33d195e6-cbc8-4597-8a8e-93459ee38680 Aug 06 03:16:37.809701 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d297513f-5672-43ec-8cf6-7c022eb2747e tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:37.809926 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d297513f-5672-43ec-8cf6-7c022eb2747e tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:37.816498 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d297513f-5672-43ec-8cf6-7c022eb2747e tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/33d195e6-cbc8-4597-8a8e-93459ee38680 returned with HTTP 404 Aug 06 03:16:37.817075 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 786/3136] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:37 2026] GET /volume/v3/volumes/33d195e6-cbc8-4597-8a8e-93459ee38680 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:37.829422 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-78a2a8e6-6928-48d0-a518-6cfbb7932e3d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:37.832075 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-78a2a8e6-6928-48d0-a518-6cfbb7932e3d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:37.833305 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-78a2a8e6-6928-48d0-a518-6cfbb7932e3d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-225379525"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:37.837703 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-78a2a8e6-6928-48d0-a518-6cfbb7932e3d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-225379525'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:37.837897 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-78a2a8e6-6928-48d0-a518-6cfbb7932e3d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Create volume of 1 GB Aug 06 03:16:37.844658 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-78a2a8e6-6928-48d0-a518-6cfbb7932e3d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Availability Zones retrieved successfully. Aug 06 03:16:37.865109 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-78a2a8e6-6928-48d0-a518-6cfbb7932e3d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Flow 'volume_create_api' (a1899440-33f4-4ec9-adde-198e1f5fecc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:37.868766 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-78a2a8e6-6928-48d0-a518-6cfbb7932e3d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7273038-ebb2-4742-b8d8-be4f38a53b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:37.870891 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-78a2a8e6-6928-48d0-a518-6cfbb7932e3d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:16:37.942250 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-78a2a8e6-6928-48d0-a518-6cfbb7932e3d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7273038-ebb2-4742-b8d8-be4f38a53b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:37.942982 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-78a2a8e6-6928-48d0-a518-6cfbb7932e3d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc688674-00fd-4b4b-85b2-5c5031be01ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:37.982294 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-78a2a8e6-6928-48d0-a518-6cfbb7932e3d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Created reservations ['11bd13f6-64da-44a3-96a5-d7dfeb36e18b', 'dd33edcd-7c41-4437-b337-00af9a1ad935', 'd73bdcde-2375-4867-9d1c-103edfec57aa', '589f3f51-dae8-47a5-be02-2c4f8c37e531'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:37.983307 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-78a2a8e6-6928-48d0-a518-6cfbb7932e3d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc688674-00fd-4b4b-85b2-5c5031be01ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11bd13f6-64da-44a3-96a5-d7dfeb36e18b', 'dd33edcd-7c41-4437-b337-00af9a1ad935', 'd73bdcde-2375-4867-9d1c-103edfec57aa', '589f3f51-dae8-47a5-be02-2c4f8c37e531']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:37.984321 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-78a2a8e6-6928-48d0-a518-6cfbb7932e3d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbbb8f76-e500-44b1-bedf-d1cf212e986d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:38.012696 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-78a2a8e6-6928-48d0-a518-6cfbb7932e3d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbbb8f76-e500-44b1-bedf-d1cf212e986d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90591ec7-6231-4c3f-b73f-eb73164e9896', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-225379525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c421c8f40d9f437f89b76991b58af869',qos_specs=None,replication_status=,reservations=['11bd13f6-64da-44a3-96a5-d7dfeb36e18b','dd33edcd-7c41-4437-b337-00af9a1ad935','d73bdcde-2375-4867-9d1c-103edfec57aa','589f3f51-dae8-47a5-be02-2c4f8c37e531'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5e34eba300344d19b4105db083ba3c0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:16:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-225379525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90591ec7-6231-4c3f-b73f-eb73164e9896,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c421c8f40d9f437f89b76991b58af869',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5e34eba300344d19b4105db083ba3c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:38.013731 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-78a2a8e6-6928-48d0-a518-6cfbb7932e3d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b913965c-cb72-465d-8214-69d2e653911e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:38.031206 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-78a2a8e6-6928-48d0-a518-6cfbb7932e3d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b913965c-cb72-465d-8214-69d2e653911e) transitioned into state 'SUCCESS' from state '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-225379525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c421c8f40d9f437f89b76991b58af869',qos_specs=None,replication_status=,reservations=['11bd13f6-64da-44a3-96a5-d7dfeb36e18b','dd33edcd-7c41-4437-b337-00af9a1ad935','d73bdcde-2375-4867-9d1c-103edfec57aa','589f3f51-dae8-47a5-be02-2c4f8c37e531'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5e34eba300344d19b4105db083ba3c0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:38.031873 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-78a2a8e6-6928-48d0-a518-6cfbb7932e3d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91b87df5-5c32-4252-ba88-7d558acb7f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:38.040059 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-78a2a8e6-6928-48d0-a518-6cfbb7932e3d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91b87df5-5c32-4252-ba88-7d558acb7f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:38.040844 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-78a2a8e6-6928-48d0-a518-6cfbb7932e3d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Flow 'volume_create_api' (a1899440-33f4-4ec9-adde-198e1f5fecc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:38.041177 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-78a2a8e6-6928-48d0-a518-6cfbb7932e3d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Create volume request issued successfully. Aug 06 03:16:38.041766 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-78a2a8e6-6928-48d0-a518-6cfbb7932e3d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:16:38.042221 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 789/3137] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:16:37 2026] POST /volume/v3/volumes => generated 775 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:38.055284 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5215ec90-c8c1-4970-a0e7-66fc37a1e3ec None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:38.057205 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5215ec90-c8c1-4970-a0e7-66fc37a1e3ec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/volumes/90591ec7-6231-4c3f-b73f-eb73164e9896 Aug 06 03:16:38.057471 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5215ec90-c8c1-4970-a0e7-66fc37a1e3ec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:38.057712 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5215ec90-c8c1-4970-a0e7-66fc37a1e3ec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:38.068819 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:38.068819 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:38.073096 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5215ec90-c8c1-4970-a0e7-66fc37a1e3ec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:38.079570 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5215ec90-c8c1-4970-a0e7-66fc37a1e3ec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/90591ec7-6231-4c3f-b73f-eb73164e9896 returned with HTTP 200 Aug 06 03:16:38.079956 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 788/3138] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:38 2026] GET /volume/v3/volumes/90591ec7-6231-4c3f-b73f-eb73164e9896 => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:38.139597 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cdad5bb2-1c1e-4c81-b78c-94b9e38000c6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:38.142582 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cdad5bb2-1c1e-4c81-b78c-94b9e38000c6 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:16:38.142844 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cdad5bb2-1c1e-4c81-b78c-94b9e38000c6 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:38.143091 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cdad5bb2-1c1e-4c81-b78c-94b9e38000c6 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:38.143228 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-cdad5bb2-1c1e-4c81-b78c-94b9e38000c6 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:38.151997 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:38.151997 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:38.152805 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cdad5bb2-1c1e-4c81-b78c-94b9e38000c6 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 200 Aug 06 03:16:38.153996 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 776/3139] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:38 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:38.746060 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9950c485-5810-4306-aa4b-8c256bb4841a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:38.747889 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9950c485-5810-4306-aa4b-8c256bb4841a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:16:38.748145 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9950c485-5810-4306-aa4b-8c256bb4841a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:38.748373 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9950c485-5810-4306-aa4b-8c256bb4841a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:38.748515 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-9950c485-5810-4306-aa4b-8c256bb4841a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:38.753272 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:38.753272 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:38.753998 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9950c485-5810-4306-aa4b-8c256bb4841a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:16:38.754403 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 787/3140] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:38 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:38.793284 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2e9179a7-baeb-48ac-9998-100af2a2bc31 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:38.794948 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2e9179a7-baeb-48ac-9998-100af2a2bc31 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:16:38.795107 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2e9179a7-baeb-48ac-9998-100af2a2bc31 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:38.795278 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2e9179a7-baeb-48ac-9998-100af2a2bc31 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:38.804795 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:38.804795 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:38.807800 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2e9179a7-baeb-48ac-9998-100af2a2bc31 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:38.811472 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2e9179a7-baeb-48ac-9998-100af2a2bc31 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:16:38.811860 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 790/3141] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:38 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:39.096455 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fbe64f5f-7bef-4f08-83c4-6f428cca8a10 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:39.098338 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fbe64f5f-7bef-4f08-83c4-6f428cca8a10 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/volumes/90591ec7-6231-4c3f-b73f-eb73164e9896 Aug 06 03:16:39.098545 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fbe64f5f-7bef-4f08-83c4-6f428cca8a10 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:39.098760 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fbe64f5f-7bef-4f08-83c4-6f428cca8a10 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:39.106118 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:39.106118 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:39.110060 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-fbe64f5f-7bef-4f08-83c4-6f428cca8a10 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:39.113516 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fbe64f5f-7bef-4f08-83c4-6f428cca8a10 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/90591ec7-6231-4c3f-b73f-eb73164e9896 returned with HTTP 200 Aug 06 03:16:39.114143 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 789/3142] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:39 2026] GET /volume/v3/volumes/90591ec7-6231-4c3f-b73f-eb73164e9896 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:39.125242 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-63b1be57-19d6-41fd-832a-eaa8f8a7a79e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:39.126916 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-63b1be57-19d6-41fd-832a-eaa8f8a7a79e tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:16:39.127371 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-63b1be57-19d6-41fd-832a-eaa8f8a7a79e tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90591ec7-6231-4c3f-b73f-eb73164e9896", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1299219036"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:39.137277 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:39.137277 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:39.137842 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-63b1be57-19d6-41fd-832a-eaa8f8a7a79e tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:39.137979 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-63b1be57-19d6-41fd-832a-eaa8f8a7a79e tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Create snapshot from volume 90591ec7-6231-4c3f-b73f-eb73164e9896 Aug 06 03:16:39.166365 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f7858275-e7ac-4f8e-9012-589be01e1d45 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:39.169044 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f7858275-e7ac-4f8e-9012-589be01e1d45 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:16:39.169318 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f7858275-e7ac-4f8e-9012-589be01e1d45 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:39.169932 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f7858275-e7ac-4f8e-9012-589be01e1d45 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:39.170145 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-f7858275-e7ac-4f8e-9012-589be01e1d45 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:39.171738 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-63b1be57-19d6-41fd-832a-eaa8f8a7a79e tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Created reservations ['05bb5c2f-cc7b-403c-8fcd-6ad544576713', '98b0d8c4-9a65-4171-a52c-fb85d6fdefb2', 'be104235-a1f8-4764-bc49-f2daf6b53eb8', '3696d47d-f778-47a9-813d-754610ae9498'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:39.175074 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:39.175074 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:39.175978 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f7858275-e7ac-4f8e-9012-589be01e1d45 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 200 Aug 06 03:16:39.176477 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 788/3143] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:39 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:39.202411 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-63b1be57-19d6-41fd-832a-eaa8f8a7a79e tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot create request issued successfully. Aug 06 03:16:39.202985 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-63b1be57-19d6-41fd-832a-eaa8f8a7a79e tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:16:39.203215 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 777/3144] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:16:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:39.215034 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a8416fd1-4ed4-4891-abc5-d65cc32828e5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:39.220138 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a8416fd1-4ed4-4891-abc5-d65cc32828e5 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/snapshots/8e90e059-b327-473a-aee5-f6a85545ae22 Aug 06 03:16:39.220919 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a8416fd1-4ed4-4891-abc5-d65cc32828e5 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:39.221102 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a8416fd1-4ed4-4891-abc5-d65cc32828e5 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:39.232884 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:39.232884 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:39.233773 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a8416fd1-4ed4-4891-abc5-d65cc32828e5 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot retrieved successfully. Aug 06 03:16:39.235694 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a8416fd1-4ed4-4891-abc5-d65cc32828e5 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/8e90e059-b327-473a-aee5-f6a85545ae22 returned with HTTP 200 Aug 06 03:16:39.236092 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 791/3145] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:39 2026] GET /volume/v3/snapshots/8e90e059-b327-473a-aee5-f6a85545ae22 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:39.768171 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2f179835-c2b7-46b2-8f0d-51c8db9e3d79 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:39.771598 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2f179835-c2b7-46b2-8f0d-51c8db9e3d79 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:16:39.771901 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2f179835-c2b7-46b2-8f0d-51c8db9e3d79 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:39.772125 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2f179835-c2b7-46b2-8f0d-51c8db9e3d79 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:39.772329 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-2f179835-c2b7-46b2-8f0d-51c8db9e3d79 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:39.778082 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:39.778082 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:39.779031 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2f179835-c2b7-46b2-8f0d-51c8db9e3d79 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:16:39.779667 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 790/3146] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:39 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:39.826081 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f18b3aff-9524-4793-988c-3eaa97590bd2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:39.827598 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f18b3aff-9524-4793-988c-3eaa97590bd2 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:16:39.827778 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f18b3aff-9524-4793-988c-3eaa97590bd2 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:39.827977 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f18b3aff-9524-4793-988c-3eaa97590bd2 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:39.837558 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:39.837558 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:39.840796 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f18b3aff-9524-4793-988c-3eaa97590bd2 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:39.845202 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f18b3aff-9524-4793-988c-3eaa97590bd2 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:16:39.845674 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 789/3147] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:39 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:40.187276 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-75532601-6923-42c6-8e1e-f728617864c3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:40.188985 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-75532601-6923-42c6-8e1e-f728617864c3 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:16:40.189174 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-75532601-6923-42c6-8e1e-f728617864c3 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:40.189362 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-75532601-6923-42c6-8e1e-f728617864c3 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:40.189456 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-75532601-6923-42c6-8e1e-f728617864c3 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:40.193532 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:40.193532 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:40.194354 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-75532601-6923-42c6-8e1e-f728617864c3 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 200 Aug 06 03:16:40.194726 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 778/3148] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:40 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:40.244781 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e58ba615-2fdc-4d6b-bc70-b1ebd52a2939 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:40.247374 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e58ba615-2fdc-4d6b-bc70-b1ebd52a2939 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/snapshots/8e90e059-b327-473a-aee5-f6a85545ae22 Aug 06 03:16:40.247374 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e58ba615-2fdc-4d6b-bc70-b1ebd52a2939 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:40.247554 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e58ba615-2fdc-4d6b-bc70-b1ebd52a2939 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:40.254282 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:40.254282 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:40.254756 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e58ba615-2fdc-4d6b-bc70-b1ebd52a2939 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot retrieved successfully. Aug 06 03:16:40.255688 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e58ba615-2fdc-4d6b-bc70-b1ebd52a2939 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/8e90e059-b327-473a-aee5-f6a85545ae22 returned with HTTP 200 Aug 06 03:16:40.256195 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 792/3149] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:40 2026] GET /volume/v3/snapshots/8e90e059-b327-473a-aee5-f6a85545ae22 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:40.270134 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-224773e9-7c1d-4a88-8603-21544e28d6e6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:40.271707 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-224773e9-7c1d-4a88-8603-21544e28d6e6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] POST https://10.4.3.80/volume/v3/snapshots/8e90e059-b327-473a-aee5-f6a85545ae22/action Aug 06 03:16:40.272039 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-224773e9-7c1d-4a88-8603-21544e28d6e6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:40.272147 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-224773e9-7c1d-4a88-8603-21544e28d6e6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:40.273318 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.admin_actions [None req-224773e9-7c1d-4a88-8603-21544e28d6e6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] Updating snapshot '8e90e059-b327-473a-aee5-f6a85545ae22' with '{'status': 'error'}' {{(pid=100902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 03:16:40.286330 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:40.286330 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:40.287240 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.policy [None req-224773e9-7c1d-4a88-8603-21544e28d6e6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '73359b7ce52e4d37b27cf8db1ec266e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c421c8f40d9f437f89b76991b58af869', '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=100902) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:16:40.287494 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-224773e9-7c1d-4a88-8603-21544e28d6e6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] https://10.4.3.80/volume/v3/snapshots/8e90e059-b327-473a-aee5-f6a85545ae22/action returned with HTTP 403 Aug 06 03:16:40.288135 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 791/3150] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:16:40 2026] POST /volume/v3/snapshots/8e90e059-b327-473a-aee5-f6a85545ae22/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:40.297421 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-68c82b73-acfa-4682-9b54-ae18b418694f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:40.299934 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-68c82b73-acfa-4682-9b54-ae18b418694f tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] DELETE https://10.4.3.80/volume/v3/snapshots/8e90e059-b327-473a-aee5-f6a85545ae22 Aug 06 03:16:40.300112 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-68c82b73-acfa-4682-9b54-ae18b418694f tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:40.300274 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-68c82b73-acfa-4682-9b54-ae18b418694f tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:40.300370 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-68c82b73-acfa-4682-9b54-ae18b418694f tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Delete snapshot with id: 8e90e059-b327-473a-aee5-f6a85545ae22 Aug 06 03:16:40.305267 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:40.305267 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:40.305623 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-68c82b73-acfa-4682-9b54-ae18b418694f tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot retrieved successfully. Aug 06 03:16:40.320197 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-68c82b73-acfa-4682-9b54-ae18b418694f tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot delete request issued successfully. Aug 06 03:16:40.320310 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-68c82b73-acfa-4682-9b54-ae18b418694f tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/8e90e059-b327-473a-aee5-f6a85545ae22 returned with HTTP 202 Aug 06 03:16:40.320663 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 790/3151] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:16:40 2026] DELETE /volume/v3/snapshots/8e90e059-b327-473a-aee5-f6a85545ae22 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:40.327946 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-57ad7e3b-1aff-4bd3-9d46-9e4b748127c0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:40.330174 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-57ad7e3b-1aff-4bd3-9d46-9e4b748127c0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/snapshots/8e90e059-b327-473a-aee5-f6a85545ae22 Aug 06 03:16:40.330421 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-57ad7e3b-1aff-4bd3-9d46-9e4b748127c0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:40.330673 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-57ad7e3b-1aff-4bd3-9d46-9e4b748127c0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:40.337844 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:40.337844 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:40.338258 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-57ad7e3b-1aff-4bd3-9d46-9e4b748127c0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot retrieved successfully. Aug 06 03:16:40.339107 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-57ad7e3b-1aff-4bd3-9d46-9e4b748127c0 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/8e90e059-b327-473a-aee5-f6a85545ae22 returned with HTTP 200 Aug 06 03:16:40.339601 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 779/3152] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:40 2026] GET /volume/v3/snapshots/8e90e059-b327-473a-aee5-f6a85545ae22 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:40.422623 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-0e592369-321f-4e8c-bfef-d7765df97adb req-6c3efaab-71a0-4e7f-818e-71461832f567 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:40.434790 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-6c3efaab-71a0-4e7f-818e-71461832f567 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0/encryption Aug 06 03:16:40.438074 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-6c3efaab-71a0-4e7f-818e-71461832f567 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:40.439137 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-6c3efaab-71a0-4e7f-818e-71461832f567 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:40.480220 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:40.480220 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:40.500138 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-0e592369-321f-4e8c-bfef-d7765df97adb req-6c3efaab-71a0-4e7f-818e-71461832f567 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0/encryption returned with HTTP 200 Aug 06 03:16:40.500276 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 793/3153] 10.4.3.80 () {68 vars in 1624 bytes} [Thu Aug 6 03:16:40 2026] GET /volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0/encryption => generated 160 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:40.776618 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-c919fe77-7e48-42a7-a0b9-59af2cdf6bc5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:40.778785 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-c919fe77-7e48-42a7-a0b9-59af2cdf6bc5 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] DELETE https://10.4.3.80/volume/v3/attachments/0d4f64d1-b01e-4b6d-b45e-8e460c863c12 Aug 06 03:16:40.779032 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-c919fe77-7e48-42a7-a0b9-59af2cdf6bc5 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:40.779245 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-c919fe77-7e48-42a7-a0b9-59af2cdf6bc5 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:40.790794 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4e125d6f-1155-46f2-8da7-4537021651f9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:40.792690 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4e125d6f-1155-46f2-8da7-4537021651f9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:16:40.792842 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4e125d6f-1155-46f2-8da7-4537021651f9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:40.793099 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4e125d6f-1155-46f2-8da7-4537021651f9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:40.793230 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-4e125d6f-1155-46f2-8da7-4537021651f9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:40.793660 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:40.793660 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:40.802713 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:40.802713 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:40.803287 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4e125d6f-1155-46f2-8da7-4537021651f9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:16:40.803787 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 791/3154] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:40 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:40.846008 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-c13816bd-6183-4118-af1c-52e7a488a7a6 req-c919fe77-7e48-42a7-a0b9-59af2cdf6bc5 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/attachments/0d4f64d1-b01e-4b6d-b45e-8e460c863c12 returned with HTTP 200 Aug 06 03:16:40.846401 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 792/3155] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:16:40 2026] DELETE /volume/v3/attachments/0d4f64d1-b01e-4b6d-b45e-8e460c863c12 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:40.858525 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6cf62005-5cbb-4b7a-be4f-f31f76c12f38 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:40.860317 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6cf62005-5cbb-4b7a-be4f-f31f76c12f38 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:16:40.860494 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6cf62005-5cbb-4b7a-be4f-f31f76c12f38 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:40.860680 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6cf62005-5cbb-4b7a-be4f-f31f76c12f38 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:40.869374 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:40.869374 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:40.872914 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-6cf62005-5cbb-4b7a-be4f-f31f76c12f38 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:40.877128 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6cf62005-5cbb-4b7a-be4f-f31f76c12f38 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:16:40.877508 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 780/3156] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:40 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:41.107950 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-38a26189-fbc5-43f9-bf1f-e7a7f7630c4d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:41.111784 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-38a26189-fbc5-43f9-bf1f-e7a7f7630c4d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 Aug 06 03:16:41.112175 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-38a26189-fbc5-43f9-bf1f-e7a7f7630c4d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:41.112621 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-38a26189-fbc5-43f9-bf1f-e7a7f7630c4d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:41.130547 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:41.130547 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:41.140583 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-38a26189-fbc5-43f9-bf1f-e7a7f7630c4d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:16:41.153795 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-38a26189-fbc5-43f9-bf1f-e7a7f7630c4d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 returned with HTTP 200 Aug 06 03:16:41.154395 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 794/3157] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:41 2026] GET /volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:41.209435 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2827c25f-b519-4f46-94c7-f40159ab81ce None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:41.213863 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2827c25f-b519-4f46-94c7-f40159ab81ce tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:16:41.213863 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2827c25f-b519-4f46-94c7-f40159ab81ce tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:41.213863 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2827c25f-b519-4f46-94c7-f40159ab81ce tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:41.213863 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-2827c25f-b519-4f46-94c7-f40159ab81ce tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:41.217044 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:41.217044 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:41.218400 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2827c25f-b519-4f46-94c7-f40159ab81ce tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 200 Aug 06 03:16:41.218400 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 792/3158] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:41 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:41.352275 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-830d051d-8922-4544-845d-94f3dd008fd8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:41.354045 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-830d051d-8922-4544-845d-94f3dd008fd8 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/snapshots/8e90e059-b327-473a-aee5-f6a85545ae22 Aug 06 03:16:41.354103 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-830d051d-8922-4544-845d-94f3dd008fd8 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:41.354253 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-830d051d-8922-4544-845d-94f3dd008fd8 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:41.358890 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-830d051d-8922-4544-845d-94f3dd008fd8 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/8e90e059-b327-473a-aee5-f6a85545ae22 returned with HTTP 404 Aug 06 03:16:41.359425 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 793/3159] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:41 2026] GET /volume/v3/snapshots/8e90e059-b327-473a-aee5-f6a85545ae22 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:41.365713 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f526a02d-56fe-4bdc-a0f0-53c4a1f1f072 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:41.367754 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f526a02d-56fe-4bdc-a0f0-53c4a1f1f072 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/90591ec7-6231-4c3f-b73f-eb73164e9896 Aug 06 03:16:41.368023 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f526a02d-56fe-4bdc-a0f0-53c4a1f1f072 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:41.368226 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f526a02d-56fe-4bdc-a0f0-53c4a1f1f072 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:41.368428 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-f526a02d-56fe-4bdc-a0f0-53c4a1f1f072 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Delete volume with id: 90591ec7-6231-4c3f-b73f-eb73164e9896 Aug 06 03:16:41.382615 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:41.382615 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:41.383103 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f526a02d-56fe-4bdc-a0f0-53c4a1f1f072 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:41.405535 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f526a02d-56fe-4bdc-a0f0-53c4a1f1f072 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Delete volume request issued successfully. Aug 06 03:16:41.405725 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f526a02d-56fe-4bdc-a0f0-53c4a1f1f072 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/90591ec7-6231-4c3f-b73f-eb73164e9896 returned with HTTP 202 Aug 06 03:16:41.406117 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 781/3160] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:16:41 2026] DELETE /volume/v3/volumes/90591ec7-6231-4c3f-b73f-eb73164e9896 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:41.414449 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ceff3f2c-e249-4123-80a9-b6e370ff6e1a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:41.416304 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ceff3f2c-e249-4123-80a9-b6e370ff6e1a tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/volumes/90591ec7-6231-4c3f-b73f-eb73164e9896 Aug 06 03:16:41.416473 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ceff3f2c-e249-4123-80a9-b6e370ff6e1a tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:41.416675 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ceff3f2c-e249-4123-80a9-b6e370ff6e1a tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:41.423306 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:41.423306 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:41.426526 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ceff3f2c-e249-4123-80a9-b6e370ff6e1a tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:41.430343 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ceff3f2c-e249-4123-80a9-b6e370ff6e1a tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/90591ec7-6231-4c3f-b73f-eb73164e9896 returned with HTTP 200 Aug 06 03:16:41.430754 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 795/3161] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:41 2026] GET /volume/v3/volumes/90591ec7-6231-4c3f-b73f-eb73164e9896 => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:41.814128 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5e0f18af-bc3e-4acb-9433-2fa1e6502221 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:41.816720 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5e0f18af-bc3e-4acb-9433-2fa1e6502221 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:16:41.816963 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5e0f18af-bc3e-4acb-9433-2fa1e6502221 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:41.817198 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5e0f18af-bc3e-4acb-9433-2fa1e6502221 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:41.817315 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-5e0f18af-bc3e-4acb-9433-2fa1e6502221 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:41.822249 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:41.822249 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:41.823126 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5e0f18af-bc3e-4acb-9433-2fa1e6502221 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:16:41.824011 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 793/3162] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:41 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:41.893437 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f894be5a-9d35-4697-ac64-3eed4df7dfa4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:41.897420 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f894be5a-9d35-4697-ac64-3eed4df7dfa4 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:16:41.897918 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f894be5a-9d35-4697-ac64-3eed4df7dfa4 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:41.898152 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f894be5a-9d35-4697-ac64-3eed4df7dfa4 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:41.910095 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:41.910095 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:41.914271 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f894be5a-9d35-4697-ac64-3eed4df7dfa4 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:41.920881 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f894be5a-9d35-4697-ac64-3eed4df7dfa4 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:16:41.921365 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 794/3163] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:41 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:42.233139 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c37dd398-4d39-49fc-ba24-90b6ad571e68 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:42.233669 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c37dd398-4d39-49fc-ba24-90b6ad571e68 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:16:42.233941 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c37dd398-4d39-49fc-ba24-90b6ad571e68 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:42.234190 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c37dd398-4d39-49fc-ba24-90b6ad571e68 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:42.234341 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-c37dd398-4d39-49fc-ba24-90b6ad571e68 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:42.239271 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:42.239271 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:42.240223 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c37dd398-4d39-49fc-ba24-90b6ad571e68 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 200 Aug 06 03:16:42.240641 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 782/3164] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:42 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:43.217128 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6c85ac5c-97bf-4e2c-b9e6-9542ae7c073d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:43.217128 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6c85ac5c-97bf-4e2c-b9e6-9542ae7c073d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/volumes/90591ec7-6231-4c3f-b73f-eb73164e9896 Aug 06 03:16:43.217128 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6c85ac5c-97bf-4e2c-b9e6-9542ae7c073d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:43.217128 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6c85ac5c-97bf-4e2c-b9e6-9542ae7c073d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:43.217128 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6c85ac5c-97bf-4e2c-b9e6-9542ae7c073d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/90591ec7-6231-4c3f-b73f-eb73164e9896 returned with HTTP 404 Aug 06 03:16:43.217128 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 796/3165] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:42 2026] GET /volume/v3/volumes/90591ec7-6231-4c3f-b73f-eb73164e9896 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:43.220185 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6f7d0672-bbcd-45e7-9323-8bbb557e9eec None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:43.220185 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6f7d0672-bbcd-45e7-9323-8bbb557e9eec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:43.220185 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6f7d0672-bbcd-45e7-9323-8bbb557e9eec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-871051571"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:43.220185 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-6f7d0672-bbcd-45e7-9323-8bbb557e9eec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-871051571'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:43.220185 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-6f7d0672-bbcd-45e7-9323-8bbb557e9eec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Create volume of 1 GB Aug 06 03:16:43.220185 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-6f7d0672-bbcd-45e7-9323-8bbb557e9eec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Availability Zones retrieved successfully. Aug 06 03:16:43.220185 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f7d0672-bbcd-45e7-9323-8bbb557e9eec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Flow 'volume_create_api' (dfe1d18e-513c-4a6a-9e16-9865f899a8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:43.220185 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f7d0672-bbcd-45e7-9323-8bbb557e9eec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0447a965-a837-43ef-b921-505e71768bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:43.220185 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-6f7d0672-bbcd-45e7-9323-8bbb557e9eec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:16:43.220185 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f7d0672-bbcd-45e7-9323-8bbb557e9eec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0447a965-a837-43ef-b921-505e71768bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:43.220185 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f7d0672-bbcd-45e7-9323-8bbb557e9eec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (784958f5-8da9-4f91-894e-d8092c8a066f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:43.220185 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-6f7d0672-bbcd-45e7-9323-8bbb557e9eec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Created reservations ['04e1f5a4-a4b7-4027-bece-2f96f59864e2', '6aef9103-1747-473c-b0a0-fc39b17af771', 'd75f4948-d7e4-4236-81b9-6ffa4777de7f', 'c9667a6c-27a3-419e-9095-c343b8ba8f78'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:43.220185 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f7d0672-bbcd-45e7-9323-8bbb557e9eec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (784958f5-8da9-4f91-894e-d8092c8a066f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04e1f5a4-a4b7-4027-bece-2f96f59864e2', '6aef9103-1747-473c-b0a0-fc39b17af771', 'd75f4948-d7e4-4236-81b9-6ffa4777de7f', 'c9667a6c-27a3-419e-9095-c343b8ba8f78']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:43.221709 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f7d0672-bbcd-45e7-9323-8bbb557e9eec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b66e2d28-43e4-470d-a15d-cf4b3bb1424d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:43.221709 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f7d0672-bbcd-45e7-9323-8bbb557e9eec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b66e2d28-43e4-470d-a15d-cf4b3bb1424d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8710730-71d2-4b4d-9024-ae229e04e212', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-871051571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c421c8f40d9f437f89b76991b58af869',qos_specs=None,replication_status=,reservations=['04e1f5a4-a4b7-4027-bece-2f96f59864e2','6aef9103-1747-473c-b0a0-fc39b17af771','d75f4948-d7e4-4236-81b9-6ffa4777de7f','c9667a6c-27a3-419e-9095-c343b8ba8f78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5e34eba300344d19b4105db083ba3c0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:16:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-871051571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8710730-71d2-4b4d-9024-ae229e04e212,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c421c8f40d9f437f89b76991b58af869',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5e34eba300344d19b4105db083ba3c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:43.221709 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f7d0672-bbcd-45e7-9323-8bbb557e9eec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20db5579-7d1a-4e25-bf5d-3f7225365a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:43.221709 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f7d0672-bbcd-45e7-9323-8bbb557e9eec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20db5579-7d1a-4e25-bf5d-3f7225365a27) transitioned into state 'SUCCESS' from state '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-871051571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c421c8f40d9f437f89b76991b58af869',qos_specs=None,replication_status=,reservations=['04e1f5a4-a4b7-4027-bece-2f96f59864e2','6aef9103-1747-473c-b0a0-fc39b17af771','d75f4948-d7e4-4236-81b9-6ffa4777de7f','c9667a6c-27a3-419e-9095-c343b8ba8f78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5e34eba300344d19b4105db083ba3c0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:43.221709 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f7d0672-bbcd-45e7-9323-8bbb557e9eec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31b76793-4367-46cc-b9d6-95a454fa6687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:43.221709 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f7d0672-bbcd-45e7-9323-8bbb557e9eec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31b76793-4367-46cc-b9d6-95a454fa6687) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:43.221709 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-6f7d0672-bbcd-45e7-9323-8bbb557e9eec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Flow 'volume_create_api' (dfe1d18e-513c-4a6a-9e16-9865f899a8a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:43.222765 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-6f7d0672-bbcd-45e7-9323-8bbb557e9eec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Create volume request issued successfully. Aug 06 03:16:43.222765 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6f7d0672-bbcd-45e7-9323-8bbb557e9eec tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:16:43.222765 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 794/3166] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:16:42 2026] POST /volume/v3/volumes => generated 775 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:43.223316 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-effab831-421f-4850-8f1b-b5b787397a22 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:43.223316 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-effab831-421f-4850-8f1b-b5b787397a22 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/volumes/f8710730-71d2-4b4d-9024-ae229e04e212 Aug 06 03:16:43.223316 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-effab831-421f-4850-8f1b-b5b787397a22 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:43.223316 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-effab831-421f-4850-8f1b-b5b787397a22 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:43.223316 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:43.223316 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:43.223316 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-effab831-421f-4850-8f1b-b5b787397a22 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:43.223316 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-effab831-421f-4850-8f1b-b5b787397a22 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/f8710730-71d2-4b4d-9024-ae229e04e212 returned with HTTP 200 Aug 06 03:16:43.223316 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 795/3167] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:42 2026] GET /volume/v3/volumes/f8710730-71d2-4b4d-9024-ae229e04e212 => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:43.224197 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0f28b12d-1213-48f7-9952-a535135efacc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:43.224197 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0f28b12d-1213-48f7-9952-a535135efacc tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:16:43.224197 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0f28b12d-1213-48f7-9952-a535135efacc tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:43.224197 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0f28b12d-1213-48f7-9952-a535135efacc tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:43.224197 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-0f28b12d-1213-48f7-9952-a535135efacc tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:43.224197 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:43.224197 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:43.224197 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0f28b12d-1213-48f7-9952-a535135efacc tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:16:43.224197 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 783/3168] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:42 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:43.224816 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6f0e1b18-9669-401f-801d-18f5d6d180db None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:43.224816 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6f0e1b18-9669-401f-801d-18f5d6d180db tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:16:43.224816 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6f0e1b18-9669-401f-801d-18f5d6d180db tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:43.224816 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6f0e1b18-9669-401f-801d-18f5d6d180db tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:43.224816 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:43.224816 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:43.224816 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6f0e1b18-9669-401f-801d-18f5d6d180db tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:43.224816 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6f0e1b18-9669-401f-801d-18f5d6d180db tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:16:43.224816 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 797/3169] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:42 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:43.253595 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b5551e17-83b4-4761-ba28-7a5a81f32cca None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:43.255605 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b5551e17-83b4-4761-ba28-7a5a81f32cca tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:16:43.255842 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b5551e17-83b4-4761-ba28-7a5a81f32cca tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:43.256085 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b5551e17-83b4-4761-ba28-7a5a81f32cca tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:43.256196 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-b5551e17-83b4-4761-ba28-7a5a81f32cca tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:43.260693 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:43.260693 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:43.261394 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b5551e17-83b4-4761-ba28-7a5a81f32cca tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 200 Aug 06 03:16:43.261738 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 795/3170] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:43 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:43.688447 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e1b60373-7605-4d92-90b9-4a1495b09986 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:43.692361 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e1b60373-7605-4d92-90b9-4a1495b09986 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/volumes/f8710730-71d2-4b4d-9024-ae229e04e212 Aug 06 03:16:43.692538 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e1b60373-7605-4d92-90b9-4a1495b09986 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:43.692756 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e1b60373-7605-4d92-90b9-4a1495b09986 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:43.704341 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:43.704341 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:43.710207 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e1b60373-7605-4d92-90b9-4a1495b09986 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:43.715980 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e1b60373-7605-4d92-90b9-4a1495b09986 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/f8710730-71d2-4b4d-9024-ae229e04e212 returned with HTTP 200 Aug 06 03:16:43.716397 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 796/3171] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:43 2026] GET /volume/v3/volumes/f8710730-71d2-4b4d-9024-ae229e04e212 => generated 1006 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:43.736088 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-484da811-7daa-468a-906a-fc469aea026b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:43.740214 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-484da811-7daa-468a-906a-fc469aea026b tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:16:43.740504 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-484da811-7daa-468a-906a-fc469aea026b tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8710730-71d2-4b4d-9024-ae229e04e212", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-889406431"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:43.752693 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:43.752693 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:43.753201 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-484da811-7daa-468a-906a-fc469aea026b tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:43.753325 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-484da811-7daa-468a-906a-fc469aea026b tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Create snapshot from volume f8710730-71d2-4b4d-9024-ae229e04e212 Aug 06 03:16:43.781188 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-484da811-7daa-468a-906a-fc469aea026b tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Created reservations ['6ded5c02-e1e7-440d-8bcd-02b7fd35100e', 'cbd4da40-b88e-453d-8d92-1cb83371f4a9', '36e7a6da-b1f5-48a2-999a-bd5e4ffb7821', '7ccc5844-113a-43ae-8f79-ebd8c403bd13'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:43.815530 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-484da811-7daa-468a-906a-fc469aea026b tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot create request issued successfully. Aug 06 03:16:43.815941 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-484da811-7daa-468a-906a-fc469aea026b tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:16:43.817049 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 784/3172] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:16:43 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 06 03:16:43.827137 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ba26253f-4225-43ef-acd0-3635ccdb689a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:43.829773 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ba26253f-4225-43ef-acd0-3635ccdb689a tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/snapshots/27a5aa7f-1119-4e13-967b-04057616438a Aug 06 03:16:43.830084 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ba26253f-4225-43ef-acd0-3635ccdb689a tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:43.830402 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ba26253f-4225-43ef-acd0-3635ccdb689a tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:43.841291 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:43.841291 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:43.843855 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ba26253f-4225-43ef-acd0-3635ccdb689a tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot retrieved successfully. Aug 06 03:16:43.843855 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ba26253f-4225-43ef-acd0-3635ccdb689a tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/27a5aa7f-1119-4e13-967b-04057616438a returned with HTTP 200 Aug 06 03:16:43.843855 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 798/3173] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:43 2026] GET /volume/v3/snapshots/27a5aa7f-1119-4e13-967b-04057616438a => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:43.862995 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-990e290b-1d6f-44a5-9e4c-b4614ecf5099 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:43.864866 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-990e290b-1d6f-44a5-9e4c-b4614ecf5099 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:16:43.865166 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-990e290b-1d6f-44a5-9e4c-b4614ecf5099 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:43.865371 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-990e290b-1d6f-44a5-9e4c-b4614ecf5099 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:43.865497 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-990e290b-1d6f-44a5-9e4c-b4614ecf5099 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:43.871152 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:43.871152 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:43.871958 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-990e290b-1d6f-44a5-9e4c-b4614ecf5099 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:16:43.872818 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 796/3174] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:43 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:43.969717 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c06c576a-9967-4e9f-966f-ef319571a07f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:43.971866 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c06c576a-9967-4e9f-966f-ef319571a07f tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:16:43.972162 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c06c576a-9967-4e9f-966f-ef319571a07f tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:43.972408 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c06c576a-9967-4e9f-966f-ef319571a07f tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:43.989585 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:43.989585 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:43.995483 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c06c576a-9967-4e9f-966f-ef319571a07f tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:44.001506 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c06c576a-9967-4e9f-966f-ef319571a07f tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:16:44.002091 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 797/3175] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:43 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:44.024785 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-1b566162-0674-48f8-a1a5-43430653d345 req-ea6b291a-5b48-4abf-aa4c-3d20b6fe7356 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:44.027112 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-1b566162-0674-48f8-a1a5-43430653d345 req-ea6b291a-5b48-4abf-aa4c-3d20b6fe7356 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] POST https://10.4.3.80/volume/v3/attachments/1ee17057-4cfb-4535-8f4a-5c68b4eb0c47/action Aug 06 03:16:44.027477 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-1b566162-0674-48f8-a1a5-43430653d345 req-ea6b291a-5b48-4abf-aa4c-3d20b6fe7356 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:44.027604 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-1b566162-0674-48f8-a1a5-43430653d345 req-ea6b291a-5b48-4abf-aa4c-3d20b6fe7356 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:44.047699 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:44.047699 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:44.056362 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-1b566162-0674-48f8-a1a5-43430653d345 req-ea6b291a-5b48-4abf-aa4c-3d20b6fe7356 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/attachments/1ee17057-4cfb-4535-8f4a-5c68b4eb0c47/action returned with HTTP 204 Aug 06 03:16:44.056818 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 785/3176] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:16:44 2026] POST /volume/v3/attachments/1ee17057-4cfb-4535-8f4a-5c68b4eb0c47/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:44.275796 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-24000b8c-9cc6-4930-b2b5-e7c0db6cc137 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:44.277348 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-24000b8c-9cc6-4930-b2b5-e7c0db6cc137 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:16:44.277512 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-24000b8c-9cc6-4930-b2b5-e7c0db6cc137 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:44.277692 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-24000b8c-9cc6-4930-b2b5-e7c0db6cc137 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:44.277809 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-24000b8c-9cc6-4930-b2b5-e7c0db6cc137 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:44.282370 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:44.282370 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:44.282866 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-24000b8c-9cc6-4930-b2b5-e7c0db6cc137 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 200 Aug 06 03:16:44.283199 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 799/3177] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:44 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:44.854584 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f8f005ea-67eb-40c9-ba98-7bb63a1b6802 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:44.856432 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f8f005ea-67eb-40c9-ba98-7bb63a1b6802 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/snapshots/27a5aa7f-1119-4e13-967b-04057616438a Aug 06 03:16:44.856706 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f8f005ea-67eb-40c9-ba98-7bb63a1b6802 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:44.857040 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f8f005ea-67eb-40c9-ba98-7bb63a1b6802 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:44.867142 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:44.867142 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:44.867482 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f8f005ea-67eb-40c9-ba98-7bb63a1b6802 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot retrieved successfully. Aug 06 03:16:44.877231 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f8f005ea-67eb-40c9-ba98-7bb63a1b6802 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/27a5aa7f-1119-4e13-967b-04057616438a returned with HTTP 200 Aug 06 03:16:44.877231 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 797/3178] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:44 2026] GET /volume/v3/snapshots/27a5aa7f-1119-4e13-967b-04057616438a => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:44.892224 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7e7b4e3d-00d8-4a5d-b88d-8ca4a80c7bdb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:44.892224 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7e7b4e3d-00d8-4a5d-b88d-8ca4a80c7bdb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:16:44.892224 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7e7b4e3d-00d8-4a5d-b88d-8ca4a80c7bdb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:44.892224 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7e7b4e3d-00d8-4a5d-b88d-8ca4a80c7bdb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:44.892224 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-7e7b4e3d-00d8-4a5d-b88d-8ca4a80c7bdb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:44.893175 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-50d4002b-29aa-4267-8af7-379b8c5a2b31 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:44.896256 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-50d4002b-29aa-4267-8af7-379b8c5a2b31 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] GET https://10.4.3.80/volume/v3/snapshots/27a5aa7f-1119-4e13-967b-04057616438a Aug 06 03:16:44.896495 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-50d4002b-29aa-4267-8af7-379b8c5a2b31 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:44.896705 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-50d4002b-29aa-4267-8af7-379b8c5a2b31 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:44.898390 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:44.898390 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:44.899011 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7e7b4e3d-00d8-4a5d-b88d-8ca4a80c7bdb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:16:44.899355 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 798/3179] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:44 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:44.904449 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:44.904449 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:44.904936 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-50d4002b-29aa-4267-8af7-379b8c5a2b31 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] Snapshot retrieved successfully. Aug 06 03:16:44.905618 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-50d4002b-29aa-4267-8af7-379b8c5a2b31 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] https://10.4.3.80/volume/v3/snapshots/27a5aa7f-1119-4e13-967b-04057616438a returned with HTTP 200 Aug 06 03:16:44.906059 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 786/3180] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:44 2026] GET /volume/v3/snapshots/27a5aa7f-1119-4e13-967b-04057616438a => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:44.918618 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d74d08db-4a91-486e-801e-2fe87b47e229 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:44.921173 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d74d08db-4a91-486e-801e-2fe87b47e229 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] DELETE https://10.4.3.80/volume/v3/snapshots/27a5aa7f-1119-4e13-967b-04057616438a Aug 06 03:16:44.921651 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d74d08db-4a91-486e-801e-2fe87b47e229 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:44.921985 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d74d08db-4a91-486e-801e-2fe87b47e229 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:44.922263 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-d74d08db-4a91-486e-801e-2fe87b47e229 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Delete snapshot with id: 27a5aa7f-1119-4e13-967b-04057616438a Aug 06 03:16:44.928045 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:44.928045 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:44.928416 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d74d08db-4a91-486e-801e-2fe87b47e229 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot retrieved successfully. Aug 06 03:16:44.949586 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d74d08db-4a91-486e-801e-2fe87b47e229 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot delete request issued successfully. Aug 06 03:16:44.949848 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d74d08db-4a91-486e-801e-2fe87b47e229 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/27a5aa7f-1119-4e13-967b-04057616438a returned with HTTP 202 Aug 06 03:16:44.950498 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 800/3181] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:16:44 2026] DELETE /volume/v3/snapshots/27a5aa7f-1119-4e13-967b-04057616438a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:44.964841 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-32585a87-1a64-4b8e-a772-8566a4376166 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:44.966754 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-32585a87-1a64-4b8e-a772-8566a4376166 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/snapshots/27a5aa7f-1119-4e13-967b-04057616438a Aug 06 03:16:44.966958 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-32585a87-1a64-4b8e-a772-8566a4376166 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:44.967143 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-32585a87-1a64-4b8e-a772-8566a4376166 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:44.971655 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:44.971655 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:44.971939 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-32585a87-1a64-4b8e-a772-8566a4376166 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot retrieved successfully. Aug 06 03:16:44.972503 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-32585a87-1a64-4b8e-a772-8566a4376166 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/27a5aa7f-1119-4e13-967b-04057616438a returned with HTTP 200 Aug 06 03:16:44.972860 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 798/3182] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:44 2026] GET /volume/v3/snapshots/27a5aa7f-1119-4e13-967b-04057616438a => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:45.019522 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-124bb25e-c1d5-4b98-b7d4-b1aa129fdcaf None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:45.021474 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-124bb25e-c1d5-4b98-b7d4-b1aa129fdcaf tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:16:45.021675 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-124bb25e-c1d5-4b98-b7d4-b1aa129fdcaf tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:45.022143 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-124bb25e-c1d5-4b98-b7d4-b1aa129fdcaf tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:45.032367 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:45.032367 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:45.036505 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-124bb25e-c1d5-4b98-b7d4-b1aa129fdcaf tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:45.041948 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-124bb25e-c1d5-4b98-b7d4-b1aa129fdcaf tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:16:45.042663 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 799/3183] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:45 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:45.055207 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3448eb4a-e517-42d4-b6f5-f44ab6cd4620 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:45.056944 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3448eb4a-e517-42d4-b6f5-f44ab6cd4620 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:16:45.057156 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3448eb4a-e517-42d4-b6f5-f44ab6cd4620 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:45.057327 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3448eb4a-e517-42d4-b6f5-f44ab6cd4620 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:45.070045 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:45.070045 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:45.074895 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3448eb4a-e517-42d4-b6f5-f44ab6cd4620 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:45.080414 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3448eb4a-e517-42d4-b6f5-f44ab6cd4620 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:16:45.081132 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 787/3184] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:45 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:45.094293 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a3e82a1b-dd11-4567-9218-682700b5a9e6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:45.096673 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a3e82a1b-dd11-4567-9218-682700b5a9e6 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:16:45.097518 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a3e82a1b-dd11-4567-9218-682700b5a9e6 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:45.097806 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a3e82a1b-dd11-4567-9218-682700b5a9e6 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:45.113044 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:45.113044 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:45.119095 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a3e82a1b-dd11-4567-9218-682700b5a9e6 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:16:45.125999 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a3e82a1b-dd11-4567-9218-682700b5a9e6 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:16:45.126804 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 801/3185] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:45 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:45.295407 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-cab25740-79a0-44e7-90b0-a00be5be8ade None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:45.302862 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cab25740-79a0-44e7-90b0-a00be5be8ade tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:16:45.302862 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cab25740-79a0-44e7-90b0-a00be5be8ade tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:45.302862 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cab25740-79a0-44e7-90b0-a00be5be8ade tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:45.302862 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-cab25740-79a0-44e7-90b0-a00be5be8ade tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:45.306842 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:45.306842 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:45.307782 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cab25740-79a0-44e7-90b0-a00be5be8ade tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 200 Aug 06 03:16:45.308323 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 799/3186] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:45 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:45.910850 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8d0e689e-cb75-4a7d-b071-c9e0f79c7638 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:45.914123 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8d0e689e-cb75-4a7d-b071-c9e0f79c7638 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:16:45.914479 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8d0e689e-cb75-4a7d-b071-c9e0f79c7638 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:45.914820 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8d0e689e-cb75-4a7d-b071-c9e0f79c7638 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:45.915090 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-8d0e689e-cb75-4a7d-b071-c9e0f79c7638 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:45.921439 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:45.921439 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:45.922668 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8d0e689e-cb75-4a7d-b071-c9e0f79c7638 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:16:45.923319 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 800/3187] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:45 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:45.987421 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d9de2a99-4c69-4b86-92ad-6ef3499ff1a1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:45.989644 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d9de2a99-4c69-4b86-92ad-6ef3499ff1a1 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/snapshots/27a5aa7f-1119-4e13-967b-04057616438a Aug 06 03:16:45.989644 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d9de2a99-4c69-4b86-92ad-6ef3499ff1a1 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:45.989892 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d9de2a99-4c69-4b86-92ad-6ef3499ff1a1 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:45.994590 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d9de2a99-4c69-4b86-92ad-6ef3499ff1a1 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/27a5aa7f-1119-4e13-967b-04057616438a returned with HTTP 404 Aug 06 03:16:45.995119 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 788/3188] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:45 2026] GET /volume/v3/snapshots/27a5aa7f-1119-4e13-967b-04057616438a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:46.002957 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-15dd4dc2-9796-4d73-8324-1cce9ff09532 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:46.005241 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-15dd4dc2-9796-4d73-8324-1cce9ff09532 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/f8710730-71d2-4b4d-9024-ae229e04e212 Aug 06 03:16:46.005657 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-15dd4dc2-9796-4d73-8324-1cce9ff09532 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:46.005964 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-15dd4dc2-9796-4d73-8324-1cce9ff09532 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:46.006185 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-15dd4dc2-9796-4d73-8324-1cce9ff09532 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Delete volume with id: f8710730-71d2-4b4d-9024-ae229e04e212 Aug 06 03:16:46.014102 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:46.014102 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:46.014102 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-15dd4dc2-9796-4d73-8324-1cce9ff09532 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:46.031893 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-15dd4dc2-9796-4d73-8324-1cce9ff09532 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Delete volume request issued successfully. Aug 06 03:16:46.032189 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-15dd4dc2-9796-4d73-8324-1cce9ff09532 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/f8710730-71d2-4b4d-9024-ae229e04e212 returned with HTTP 202 Aug 06 03:16:46.032638 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 802/3189] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:16:46 2026] DELETE /volume/v3/volumes/f8710730-71d2-4b4d-9024-ae229e04e212 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:46.040716 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-294e2bdb-22ad-46f8-b5d3-feacf867be19 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:46.042468 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-294e2bdb-22ad-46f8-b5d3-feacf867be19 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/volumes/f8710730-71d2-4b4d-9024-ae229e04e212 Aug 06 03:16:46.042647 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-294e2bdb-22ad-46f8-b5d3-feacf867be19 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:46.042868 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-294e2bdb-22ad-46f8-b5d3-feacf867be19 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:46.052743 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:46.052743 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:46.058192 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-294e2bdb-22ad-46f8-b5d3-feacf867be19 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:46.065008 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-294e2bdb-22ad-46f8-b5d3-feacf867be19 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/f8710730-71d2-4b4d-9024-ae229e04e212 returned with HTTP 200 Aug 06 03:16:46.065487 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 800/3190] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:46 2026] GET /volume/v3/volumes/f8710730-71d2-4b4d-9024-ae229e04e212 => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:46.319130 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-29eb3184-6c44-48f5-ac0b-697e1cc45244 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:46.323157 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-29eb3184-6c44-48f5-ac0b-697e1cc45244 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:16:46.323157 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-29eb3184-6c44-48f5-ac0b-697e1cc45244 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:46.323293 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-29eb3184-6c44-48f5-ac0b-697e1cc45244 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:46.323395 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-29eb3184-6c44-48f5-ac0b-697e1cc45244 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:46.331896 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:46.331896 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:46.332563 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-29eb3184-6c44-48f5-ac0b-697e1cc45244 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 200 Aug 06 03:16:46.333085 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 801/3191] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:46 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:46.937020 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e9fb20db-c1c8-496e-ba53-de9f3f25b49f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:46.939042 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e9fb20db-c1c8-496e-ba53-de9f3f25b49f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:16:46.939291 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e9fb20db-c1c8-496e-ba53-de9f3f25b49f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:46.939515 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e9fb20db-c1c8-496e-ba53-de9f3f25b49f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:46.939677 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-e9fb20db-c1c8-496e-ba53-de9f3f25b49f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:46.944984 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:46.944984 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:46.945638 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e9fb20db-c1c8-496e-ba53-de9f3f25b49f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:16:46.946125 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 789/3192] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:46 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:46.962994 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ffc32cd5-73d0-4e18-8041-f9cd350f4e7d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:46.965301 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ffc32cd5-73d0-4e18-8041-f9cd350f4e7d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] POST https://10.4.3.80/volume/v3/backups Aug 06 03:16:46.965844 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ffc32cd5-73d0-4e18-8041-f9cd350f4e7d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9aecd5ec-51d4-463c-a04a-fcd20486d9b2"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:46.967114 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.backups [None req-ffc32cd5-73d0-4e18-8041-f9cd350f4e7d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Creating new backup {'backup': {'volume_id': '9aecd5ec-51d4-463c-a04a-fcd20486d9b2'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:16:46.967255 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.contrib.backups [None req-ffc32cd5-73d0-4e18-8041-f9cd350f4e7d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Creating backup of volume 9aecd5ec-51d4-463c-a04a-fcd20486d9b2 in container None Aug 06 03:16:46.974635 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:46.974635 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:46.975269 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ffc32cd5-73d0-4e18-8041-f9cd350f4e7d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:16:46.996621 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-ffc32cd5-73d0-4e18-8041-f9cd350f4e7d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Created reservations ['7bc777a7-abc5-47eb-bf51-da2c59d703ef', 'bc317811-accd-47e8-b533-32593e03a2e8'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:47.043416 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ffc32cd5-73d0-4e18-8041-f9cd350f4e7d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:16:47.043416 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 803/3193] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:16:46 2026] POST /volume/v3/backups => generated 286 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:47.051347 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-89889cea-f34d-4246-a7ea-98864ba14167 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:47.056973 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-89889cea-f34d-4246-a7ea-98864ba14167 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 Aug 06 03:16:47.057338 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-89889cea-f34d-4246-a7ea-98864ba14167 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:47.057645 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-89889cea-f34d-4246-a7ea-98864ba14167 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:47.057842 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-89889cea-f34d-4246-a7ea-98864ba14167 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id f258612d-0d0e-4629-ab44-1e6700b842a7. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:47.064635 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:47.064635 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:47.065340 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-89889cea-f34d-4246-a7ea-98864ba14167 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 returned with HTTP 200 Aug 06 03:16:47.066900 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 801/3194] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:47 2026] GET /volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 => generated 693 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:47.078149 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ce47f41d-bed6-4eef-a95b-49c2cb8a3855 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:47.082363 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ce47f41d-bed6-4eef-a95b-49c2cb8a3855 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/volumes/f8710730-71d2-4b4d-9024-ae229e04e212 Aug 06 03:16:47.082535 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ce47f41d-bed6-4eef-a95b-49c2cb8a3855 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:47.083370 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ce47f41d-bed6-4eef-a95b-49c2cb8a3855 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:47.088905 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ce47f41d-bed6-4eef-a95b-49c2cb8a3855 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/f8710730-71d2-4b4d-9024-ae229e04e212 returned with HTTP 404 Aug 06 03:16:47.089399 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 802/3195] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:47 2026] GET /volume/v3/volumes/f8710730-71d2-4b4d-9024-ae229e04e212 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:47.102875 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c5096122-8bb5-45bc-8c7e-1950615c54e9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:47.104878 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c5096122-8bb5-45bc-8c7e-1950615c54e9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:47.106050 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c5096122-8bb5-45bc-8c7e-1950615c54e9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1947496831"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:47.107917 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-c5096122-8bb5-45bc-8c7e-1950615c54e9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1947496831'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:47.108109 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-c5096122-8bb5-45bc-8c7e-1950615c54e9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Create volume of 1 GB Aug 06 03:16:47.116201 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c5096122-8bb5-45bc-8c7e-1950615c54e9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Availability Zones retrieved successfully. Aug 06 03:16:47.124301 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c5096122-8bb5-45bc-8c7e-1950615c54e9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Flow 'volume_create_api' (ab63f8b1-b4b3-4f96-acad-82a8292b7eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:47.125393 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c5096122-8bb5-45bc-8c7e-1950615c54e9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1159c6cf-dc5c-4368-a2c3-3f6e316cdbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:47.126390 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-c5096122-8bb5-45bc-8c7e-1950615c54e9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:16:47.165164 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c5096122-8bb5-45bc-8c7e-1950615c54e9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1159c6cf-dc5c-4368-a2c3-3f6e316cdbaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:47.169918 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c5096122-8bb5-45bc-8c7e-1950615c54e9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a268bbcf-7c3d-46e6-b541-98aa0d794223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:47.234968 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-c5096122-8bb5-45bc-8c7e-1950615c54e9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Created reservations ['f9131c79-e56a-43f7-9bac-85089b91c1f4', 'b1069686-f003-414e-8673-c04723996058', '880d0eaa-f632-4d28-a226-01270933b479', '4d76c3bc-45ec-4848-b9f2-80c0ab494077'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:47.235797 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c5096122-8bb5-45bc-8c7e-1950615c54e9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a268bbcf-7c3d-46e6-b541-98aa0d794223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9131c79-e56a-43f7-9bac-85089b91c1f4', 'b1069686-f003-414e-8673-c04723996058', '880d0eaa-f632-4d28-a226-01270933b479', '4d76c3bc-45ec-4848-b9f2-80c0ab494077']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:47.236648 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c5096122-8bb5-45bc-8c7e-1950615c54e9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80c0a9b8-7877-4b8c-90bd-9c5d1f3e7a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:47.266006 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c5096122-8bb5-45bc-8c7e-1950615c54e9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80c0a9b8-7877-4b8c-90bd-9c5d1f3e7a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddd68683-8d60-47aa-9c0e-adf020dbd061', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1947496831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c421c8f40d9f437f89b76991b58af869',qos_specs=None,replication_status=,reservations=['f9131c79-e56a-43f7-9bac-85089b91c1f4','b1069686-f003-414e-8673-c04723996058','880d0eaa-f632-4d28-a226-01270933b479','4d76c3bc-45ec-4848-b9f2-80c0ab494077'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5e34eba300344d19b4105db083ba3c0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:16:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1947496831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddd68683-8d60-47aa-9c0e-adf020dbd061,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c421c8f40d9f437f89b76991b58af869',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5e34eba300344d19b4105db083ba3c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:47.267045 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c5096122-8bb5-45bc-8c7e-1950615c54e9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f63689b-c65a-4bda-a92d-c525a5c6f082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:47.284083 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c5096122-8bb5-45bc-8c7e-1950615c54e9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f63689b-c65a-4bda-a92d-c525a5c6f082) transitioned into state 'SUCCESS' from state '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-1947496831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c421c8f40d9f437f89b76991b58af869',qos_specs=None,replication_status=,reservations=['f9131c79-e56a-43f7-9bac-85089b91c1f4','b1069686-f003-414e-8673-c04723996058','880d0eaa-f632-4d28-a226-01270933b479','4d76c3bc-45ec-4848-b9f2-80c0ab494077'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5e34eba300344d19b4105db083ba3c0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:47.284723 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c5096122-8bb5-45bc-8c7e-1950615c54e9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c02e7f41-260a-4a3f-b857-d964dbb69454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:47.295468 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c5096122-8bb5-45bc-8c7e-1950615c54e9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c02e7f41-260a-4a3f-b857-d964dbb69454) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:47.296677 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c5096122-8bb5-45bc-8c7e-1950615c54e9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Flow 'volume_create_api' (ab63f8b1-b4b3-4f96-acad-82a8292b7eb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:47.297063 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c5096122-8bb5-45bc-8c7e-1950615c54e9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Create volume request issued successfully. Aug 06 03:16:47.297848 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c5096122-8bb5-45bc-8c7e-1950615c54e9 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:16:47.298690 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 790/3196] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:16:47 2026] POST /volume/v3/volumes => generated 776 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:47.312034 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a7864f0e-3588-4827-9fd7-fa53d4746ffe None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:47.314286 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a7864f0e-3588-4827-9fd7-fa53d4746ffe tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/volumes/ddd68683-8d60-47aa-9c0e-adf020dbd061 Aug 06 03:16:47.314664 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a7864f0e-3588-4827-9fd7-fa53d4746ffe tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:47.315196 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a7864f0e-3588-4827-9fd7-fa53d4746ffe tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:47.326398 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:47.326398 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:47.331859 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a7864f0e-3588-4827-9fd7-fa53d4746ffe tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:47.336046 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a7864f0e-3588-4827-9fd7-fa53d4746ffe tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/ddd68683-8d60-47aa-9c0e-adf020dbd061 returned with HTTP 200 Aug 06 03:16:47.336574 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 804/3197] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:47 2026] GET /volume/v3/volumes/ddd68683-8d60-47aa-9c0e-adf020dbd061 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:47.345371 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4beb92f2-5c57-42df-86aa-37953ce890a6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:47.347383 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4beb92f2-5c57-42df-86aa-37953ce890a6 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:16:47.347601 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4beb92f2-5c57-42df-86aa-37953ce890a6 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:47.347806 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4beb92f2-5c57-42df-86aa-37953ce890a6 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:47.347984 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-4beb92f2-5c57-42df-86aa-37953ce890a6 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:47.353632 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:47.353632 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:47.354346 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4beb92f2-5c57-42df-86aa-37953ce890a6 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 200 Aug 06 03:16:47.354728 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 802/3198] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:47 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:48.076361 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-24245f67-70c0-44e9-84e2-4f7593087a69 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:48.077854 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-24245f67-70c0-44e9-84e2-4f7593087a69 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 Aug 06 03:16:48.078048 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-24245f67-70c0-44e9-84e2-4f7593087a69 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:48.078204 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-24245f67-70c0-44e9-84e2-4f7593087a69 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:48.078515 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-24245f67-70c0-44e9-84e2-4f7593087a69 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id f258612d-0d0e-4629-ab44-1e6700b842a7. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:48.081906 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:48.081906 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:48.082447 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-24245f67-70c0-44e9-84e2-4f7593087a69 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 returned with HTTP 200 Aug 06 03:16:48.082723 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 803/3199] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:48 2026] GET /volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:48.349234 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a86c4601-15c0-4087-ab67-af22ab1d8c3a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:48.351218 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a86c4601-15c0-4087-ab67-af22ab1d8c3a tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/volumes/ddd68683-8d60-47aa-9c0e-adf020dbd061 Aug 06 03:16:48.351453 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a86c4601-15c0-4087-ab67-af22ab1d8c3a tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:48.351689 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a86c4601-15c0-4087-ab67-af22ab1d8c3a tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:48.360587 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:48.360587 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:48.364103 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a86c4601-15c0-4087-ab67-af22ab1d8c3a tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:48.366238 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1c12a305-9f4d-43bf-ac4d-fd2076ff42fb None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:48.367953 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1c12a305-9f4d-43bf-ac4d-fd2076ff42fb tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:16:48.368013 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a86c4601-15c0-4087-ab67-af22ab1d8c3a tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/ddd68683-8d60-47aa-9c0e-adf020dbd061 returned with HTTP 200 Aug 06 03:16:48.368161 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1c12a305-9f4d-43bf-ac4d-fd2076ff42fb tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:48.368314 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1c12a305-9f4d-43bf-ac4d-fd2076ff42fb tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:48.368406 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 791/3200] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:48 2026] GET /volume/v3/volumes/ddd68683-8d60-47aa-9c0e-adf020dbd061 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:48.368465 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-1c12a305-9f4d-43bf-ac4d-fd2076ff42fb tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:48.376393 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:48.376393 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:48.376393 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1c12a305-9f4d-43bf-ac4d-fd2076ff42fb tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 200 Aug 06 03:16:48.376393 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 805/3201] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:48 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:48.383705 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-11884423-1341-4056-982e-da5c92aec6b6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:48.386963 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-11884423-1341-4056-982e-da5c92aec6b6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:16:48.386963 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-11884423-1341-4056-982e-da5c92aec6b6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ddd68683-8d60-47aa-9c0e-adf020dbd061", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1640541580"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:48.399843 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:48.399843 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:48.399843 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-11884423-1341-4056-982e-da5c92aec6b6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:48.399997 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-11884423-1341-4056-982e-da5c92aec6b6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Create snapshot from volume ddd68683-8d60-47aa-9c0e-adf020dbd061 Aug 06 03:16:48.430050 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-11884423-1341-4056-982e-da5c92aec6b6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Created reservations ['919aa88d-ff6d-4b36-96e9-0c54f2d3f680', '81693a4e-a359-4901-8ecd-66ba47fd273f', '25715d19-90d7-49d7-8e94-d489098544ce', '8b0981b2-67cf-4fff-97b3-8cf49e042048'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:48.461941 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-11884423-1341-4056-982e-da5c92aec6b6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot create request issued successfully. Aug 06 03:16:48.466187 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-11884423-1341-4056-982e-da5c92aec6b6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:16:48.466187 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 803/3202] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:16:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:48.474969 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-49d3d89c-6dd2-4e45-8be2-572bcb9459d1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:48.478842 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-49d3d89c-6dd2-4e45-8be2-572bcb9459d1 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/snapshots/601b74e5-4ecd-4bf6-8e0b-1a14f360f977 Aug 06 03:16:48.479088 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-49d3d89c-6dd2-4e45-8be2-572bcb9459d1 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:48.479273 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-49d3d89c-6dd2-4e45-8be2-572bcb9459d1 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:48.489806 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:48.489806 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:48.490346 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-49d3d89c-6dd2-4e45-8be2-572bcb9459d1 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot retrieved successfully. Aug 06 03:16:48.491110 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-49d3d89c-6dd2-4e45-8be2-572bcb9459d1 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/601b74e5-4ecd-4bf6-8e0b-1a14f360f977 returned with HTTP 200 Aug 06 03:16:48.491692 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 804/3203] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:48 2026] GET /volume/v3/snapshots/601b74e5-4ecd-4bf6-8e0b-1a14f360f977 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:49.092863 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3f8b9250-f734-4a96-b9c7-d1a8d6bd8bc3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:49.094543 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3f8b9250-f734-4a96-b9c7-d1a8d6bd8bc3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 Aug 06 03:16:49.094772 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3f8b9250-f734-4a96-b9c7-d1a8d6bd8bc3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:49.094982 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3f8b9250-f734-4a96-b9c7-d1a8d6bd8bc3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:49.095109 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-3f8b9250-f734-4a96-b9c7-d1a8d6bd8bc3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id f258612d-0d0e-4629-ab44-1e6700b842a7. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:49.098737 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:49.098737 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:49.099300 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3f8b9250-f734-4a96-b9c7-d1a8d6bd8bc3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 returned with HTTP 200 Aug 06 03:16:49.099659 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 792/3204] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:49 2026] GET /volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:49.386013 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-647f8d02-1618-448e-af3e-eede34789844 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:49.387600 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-647f8d02-1618-448e-af3e-eede34789844 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:16:49.387780 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-647f8d02-1618-448e-af3e-eede34789844 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:49.387997 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-647f8d02-1618-448e-af3e-eede34789844 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:49.388103 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-647f8d02-1618-448e-af3e-eede34789844 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:49.391797 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:49.391797 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:49.392318 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-647f8d02-1618-448e-af3e-eede34789844 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 200 Aug 06 03:16:49.392651 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 806/3205] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:49 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:49.501064 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a3481b7c-ada1-4dc1-9840-3e27d2eaaf02 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:49.503276 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a3481b7c-ada1-4dc1-9840-3e27d2eaaf02 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/snapshots/601b74e5-4ecd-4bf6-8e0b-1a14f360f977 Aug 06 03:16:49.503606 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a3481b7c-ada1-4dc1-9840-3e27d2eaaf02 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:49.503778 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a3481b7c-ada1-4dc1-9840-3e27d2eaaf02 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:49.511534 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:49.511534 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:49.512451 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a3481b7c-ada1-4dc1-9840-3e27d2eaaf02 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot retrieved successfully. Aug 06 03:16:49.512803 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a3481b7c-ada1-4dc1-9840-3e27d2eaaf02 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/601b74e5-4ecd-4bf6-8e0b-1a14f360f977 returned with HTTP 200 Aug 06 03:16:49.513258 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 804/3206] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:49 2026] GET /volume/v3/snapshots/601b74e5-4ecd-4bf6-8e0b-1a14f360f977 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:49.525017 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4d37ec9f-eecb-4a2e-a80e-84e2bb2ab624 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:49.527057 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4d37ec9f-eecb-4a2e-a80e-84e2bb2ab624 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] POST https://10.4.3.80/volume/v3/snapshots/601b74e5-4ecd-4bf6-8e0b-1a14f360f977/action Aug 06 03:16:49.527511 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4d37ec9f-eecb-4a2e-a80e-84e2bb2ab624 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:49.527693 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4d37ec9f-eecb-4a2e-a80e-84e2bb2ab624 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:49.529399 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.snapshot_unmanage [None req-4d37ec9f-eecb-4a2e-a80e-84e2bb2ab624 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] Unmanage snapshot with id: 601b74e5-4ecd-4bf6-8e0b-1a14f360f977 Aug 06 03:16:49.536272 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:49.536272 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:49.536886 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4d37ec9f-eecb-4a2e-a80e-84e2bb2ab624 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] Snapshot retrieved successfully. Aug 06 03:16:49.537993 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.policy [None req-4d37ec9f-eecb-4a2e-a80e-84e2bb2ab624 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '73359b7ce52e4d37b27cf8db1ec266e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c421c8f40d9f437f89b76991b58af869', '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=100902) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:16:49.538228 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4d37ec9f-eecb-4a2e-a80e-84e2bb2ab624 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-reader] https://10.4.3.80/volume/v3/snapshots/601b74e5-4ecd-4bf6-8e0b-1a14f360f977/action returned with HTTP 403 Aug 06 03:16:49.538786 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 805/3207] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:16:49 2026] POST /volume/v3/snapshots/601b74e5-4ecd-4bf6-8e0b-1a14f360f977/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:49.545603 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-49520dc0-6c83-4a63-bb5e-5cf05c3308f6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:49.546977 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-49520dc0-6c83-4a63-bb5e-5cf05c3308f6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] DELETE https://10.4.3.80/volume/v3/snapshots/601b74e5-4ecd-4bf6-8e0b-1a14f360f977 Aug 06 03:16:49.547206 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-49520dc0-6c83-4a63-bb5e-5cf05c3308f6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:49.547437 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-49520dc0-6c83-4a63-bb5e-5cf05c3308f6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:49.547602 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-49520dc0-6c83-4a63-bb5e-5cf05c3308f6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Delete snapshot with id: 601b74e5-4ecd-4bf6-8e0b-1a14f360f977 Aug 06 03:16:49.551992 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:49.551992 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:49.553808 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-49520dc0-6c83-4a63-bb5e-5cf05c3308f6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot retrieved successfully. Aug 06 03:16:49.566718 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-49520dc0-6c83-4a63-bb5e-5cf05c3308f6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot delete request issued successfully. Aug 06 03:16:49.566718 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-49520dc0-6c83-4a63-bb5e-5cf05c3308f6 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/601b74e5-4ecd-4bf6-8e0b-1a14f360f977 returned with HTTP 202 Aug 06 03:16:49.566718 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 793/3208] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:16:49 2026] DELETE /volume/v3/snapshots/601b74e5-4ecd-4bf6-8e0b-1a14f360f977 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:49.572814 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-96704114-e6be-4f21-9b2b-894d6d3199b7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:49.574649 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-96704114-e6be-4f21-9b2b-894d6d3199b7 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/snapshots/601b74e5-4ecd-4bf6-8e0b-1a14f360f977 Aug 06 03:16:49.574843 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-96704114-e6be-4f21-9b2b-894d6d3199b7 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:49.575043 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-96704114-e6be-4f21-9b2b-894d6d3199b7 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:49.579616 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:49.579616 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:49.579899 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-96704114-e6be-4f21-9b2b-894d6d3199b7 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Snapshot retrieved successfully. Aug 06 03:16:49.580450 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-96704114-e6be-4f21-9b2b-894d6d3199b7 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/601b74e5-4ecd-4bf6-8e0b-1a14f360f977 returned with HTTP 200 Aug 06 03:16:49.580806 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 807/3209] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:49 2026] GET /volume/v3/snapshots/601b74e5-4ecd-4bf6-8e0b-1a14f360f977 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:50.108377 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-57069336-15b0-4030-b257-d6ae07646dcc None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:50.109842 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-57069336-15b0-4030-b257-d6ae07646dcc tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 Aug 06 03:16:50.110025 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-57069336-15b0-4030-b257-d6ae07646dcc tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:50.110192 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-57069336-15b0-4030-b257-d6ae07646dcc tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:50.110285 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-57069336-15b0-4030-b257-d6ae07646dcc tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id f258612d-0d0e-4629-ab44-1e6700b842a7. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:50.113606 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:50.113606 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:50.114135 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-57069336-15b0-4030-b257-d6ae07646dcc tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 returned with HTTP 200 Aug 06 03:16:50.114418 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 805/3210] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:50 2026] GET /volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 => generated 706 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:50.402192 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-31159655-c3fd-4057-99ff-b9814c567766 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:50.403604 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-31159655-c3fd-4057-99ff-b9814c567766 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:16:50.403781 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-31159655-c3fd-4057-99ff-b9814c567766 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:50.403965 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-31159655-c3fd-4057-99ff-b9814c567766 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:50.404062 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-31159655-c3fd-4057-99ff-b9814c567766 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:50.408166 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:50.408166 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:50.408849 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-31159655-c3fd-4057-99ff-b9814c567766 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 200 Aug 06 03:16:50.409233 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 806/3211] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:50 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:50.418924 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-521a346c-2c62-4b79-9326-ca4ad5b02b59 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:50.419169 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-963c1288-82b7-45af-be1e-f9bfa65d5884 req-28b95e19-410e-48ee-889b-257c28be0ae4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:50.420448 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-521a346c-2c62-4b79-9326-ca4ad5b02b59 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:16:50.420786 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-521a346c-2c62-4b79-9326-ca4ad5b02b59 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ad57df7-bc70-45b5-80d5-39a1dc17ae88", "name": "tempest-VolumesBackupsTest-Backup-1406140982"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:50.421101 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-963c1288-82b7-45af-be1e-f9bfa65d5884 req-28b95e19-410e-48ee-889b-257c28be0ae4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/attachments/01664019-bb78-46df-9e90-eda4750b9090 Aug 06 03:16:50.421262 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-963c1288-82b7-45af-be1e-f9bfa65d5884 req-28b95e19-410e-48ee-889b-257c28be0ae4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:50.421426 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-963c1288-82b7-45af-be1e-f9bfa65d5884 req-28b95e19-410e-48ee-889b-257c28be0ae4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:50.422148 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.backups [None req-521a346c-2c62-4b79-9326-ca4ad5b02b59 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Creating new backup {'backup': {'volume_id': '1ad57df7-bc70-45b5-80d5-39a1dc17ae88', 'name': 'tempest-VolumesBackupsTest-Backup-1406140982'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:16:50.422296 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-521a346c-2c62-4b79-9326-ca4ad5b02b59 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Creating backup of volume 1ad57df7-bc70-45b5-80d5-39a1dc17ae88 in container None Aug 06 03:16:50.424112 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=452,cinder:UPDATE=133,cinder:DELETE=1,cinder:INSERT=70 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:16:50.428909 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:50.428909 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:50.429003 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:50.429003 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:50.429372 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-521a346c-2c62-4b79-9326-ca4ad5b02b59 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Volume info retrieved successfully. Aug 06 03:16:50.451104 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-521a346c-2c62-4b79-9326-ca4ad5b02b59 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Created reservations ['2d33ea63-02b5-4e9f-8e29-31b90779963b', '84efeeb2-3539-49a6-bbf8-990928a0c91d'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:50.478867 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-521a346c-2c62-4b79-9326-ca4ad5b02b59 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:16:50.478867 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 794/3212] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:16:50 2026] POST /volume/v3/backups => generated 328 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:50.480680 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-963c1288-82b7-45af-be1e-f9bfa65d5884 req-28b95e19-410e-48ee-889b-257c28be0ae4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/01664019-bb78-46df-9e90-eda4750b9090 returned with HTTP 200 Aug 06 03:16:50.481858 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 808/3213] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:16:50 2026] DELETE /volume/v3/attachments/01664019-bb78-46df-9e90-eda4750b9090 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:50.485553 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-351529ef-222d-4619-9891-e022fa5b81d4 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:50.487225 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-351529ef-222d-4619-9891-e022fa5b81d4 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:16:50.487402 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-351529ef-222d-4619-9891-e022fa5b81d4 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:50.487634 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-351529ef-222d-4619-9891-e022fa5b81d4 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:50.487759 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-351529ef-222d-4619-9891-e022fa5b81d4 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id bf893077-a32b-45d5-95ae-b45c657e40c0. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:50.492135 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:50.492135 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:50.492820 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-351529ef-222d-4619-9891-e022fa5b81d4 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 200 Aug 06 03:16:50.493221 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 806/3214] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:50 2026] GET /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:50.590071 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e9f811fd-2c5d-47bc-9c3a-6e368e0286a1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:50.591948 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e9f811fd-2c5d-47bc-9c3a-6e368e0286a1 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/snapshots/601b74e5-4ecd-4bf6-8e0b-1a14f360f977 Aug 06 03:16:50.592617 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e9f811fd-2c5d-47bc-9c3a-6e368e0286a1 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:50.592617 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e9f811fd-2c5d-47bc-9c3a-6e368e0286a1 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:50.596535 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e9f811fd-2c5d-47bc-9c3a-6e368e0286a1 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/snapshots/601b74e5-4ecd-4bf6-8e0b-1a14f360f977 returned with HTTP 404 Aug 06 03:16:50.597213 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 807/3215] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:16:50 2026] GET /volume/v3/snapshots/601b74e5-4ecd-4bf6-8e0b-1a14f360f977 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:50.603471 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-058faa23-02fa-42ae-b473-008433c646bc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:50.605394 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-058faa23-02fa-42ae-b473-008433c646bc tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/ddd68683-8d60-47aa-9c0e-adf020dbd061 Aug 06 03:16:50.605628 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-058faa23-02fa-42ae-b473-008433c646bc tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:50.605859 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-058faa23-02fa-42ae-b473-008433c646bc tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:50.606067 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-058faa23-02fa-42ae-b473-008433c646bc tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Delete volume with id: ddd68683-8d60-47aa-9c0e-adf020dbd061 Aug 06 03:16:50.613473 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:50.613473 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:50.613895 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-058faa23-02fa-42ae-b473-008433c646bc tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:50.628133 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-058faa23-02fa-42ae-b473-008433c646bc tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Delete volume request issued successfully. Aug 06 03:16:50.628324 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-058faa23-02fa-42ae-b473-008433c646bc tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/ddd68683-8d60-47aa-9c0e-adf020dbd061 returned with HTTP 202 Aug 06 03:16:50.628759 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 795/3216] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:16:50 2026] DELETE /volume/v3/volumes/ddd68683-8d60-47aa-9c0e-adf020dbd061 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:50.635181 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-dc518b99-f46c-4d5b-8fdb-535ad618cb8d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:50.636763 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-dc518b99-f46c-4d5b-8fdb-535ad618cb8d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/volumes/ddd68683-8d60-47aa-9c0e-adf020dbd061 Aug 06 03:16:50.636940 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-dc518b99-f46c-4d5b-8fdb-535ad618cb8d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:50.637141 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-dc518b99-f46c-4d5b-8fdb-535ad618cb8d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:50.643487 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:50.643487 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:50.646940 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-dc518b99-f46c-4d5b-8fdb-535ad618cb8d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Volume info retrieved successfully. Aug 06 03:16:50.650266 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-dc518b99-f46c-4d5b-8fdb-535ad618cb8d tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/ddd68683-8d60-47aa-9c0e-adf020dbd061 returned with HTTP 200 Aug 06 03:16:50.650844 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 809/3217] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:50 2026] GET /volume/v3/volumes/ddd68683-8d60-47aa-9c0e-adf020dbd061 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:51.123272 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-879a2cf0-00fc-4a3f-95e6-cb7ad0c16997 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:51.124883 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-879a2cf0-00fc-4a3f-95e6-cb7ad0c16997 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 Aug 06 03:16:51.125078 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-879a2cf0-00fc-4a3f-95e6-cb7ad0c16997 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:51.125250 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-879a2cf0-00fc-4a3f-95e6-cb7ad0c16997 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:51.125380 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-879a2cf0-00fc-4a3f-95e6-cb7ad0c16997 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id f258612d-0d0e-4629-ab44-1e6700b842a7. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:51.129092 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:51.129092 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:51.129694 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-879a2cf0-00fc-4a3f-95e6-cb7ad0c16997 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 returned with HTTP 200 Aug 06 03:16:51.132228 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 807/3218] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:51 2026] GET /volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:51.502414 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c6598e24-cd29-4e7b-b91a-87544db558eb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:51.503842 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c6598e24-cd29-4e7b-b91a-87544db558eb tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:16:51.504028 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c6598e24-cd29-4e7b-b91a-87544db558eb tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:51.504189 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c6598e24-cd29-4e7b-b91a-87544db558eb tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:51.504286 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-c6598e24-cd29-4e7b-b91a-87544db558eb tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id bf893077-a32b-45d5-95ae-b45c657e40c0. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:51.508622 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:51.508622 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:51.509254 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c6598e24-cd29-4e7b-b91a-87544db558eb tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 200 Aug 06 03:16:51.509544 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 808/3219] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:51 2026] GET /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:51.665788 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8686fad0-50b1-4bee-8a89-eb192ead47d2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:51.667416 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8686fad0-50b1-4bee-8a89-eb192ead47d2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] GET https://10.4.3.80/volume/v3/volumes/ddd68683-8d60-47aa-9c0e-adf020dbd061 Aug 06 03:16:51.667606 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8686fad0-50b1-4bee-8a89-eb192ead47d2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:51.667778 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8686fad0-50b1-4bee-8a89-eb192ead47d2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:51.678783 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8686fad0-50b1-4bee-8a89-eb192ead47d2 tempest-ProjectReaderTests-707659072 tempest-ProjectReaderTests-707659072-project-admin] https://10.4.3.80/volume/v3/volumes/ddd68683-8d60-47aa-9c0e-adf020dbd061 returned with HTTP 404 Aug 06 03:16:51.679357 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 796/3220] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:51 2026] GET /volume/v3/volumes/ddd68683-8d60-47aa-9c0e-adf020dbd061 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:51.680623 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c7c788f8-4d00-4c84-a8da-f1749539b522 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:51.685093 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c7c788f8-4d00-4c84-a8da-f1749539b522 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 Aug 06 03:16:51.685328 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c7c788f8-4d00-4c84-a8da-f1749539b522 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:51.685574 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c7c788f8-4d00-4c84-a8da-f1749539b522 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:51.685769 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-c7c788f8-4d00-4c84-a8da-f1749539b522 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete volume with id: 2ee01192-1ac9-4c7a-8640-b6d913f123f0 Aug 06 03:16:51.692632 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:51.692632 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:51.693139 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c7c788f8-4d00-4c84-a8da-f1749539b522 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:16:51.712455 np0000006611 devstack@c-api.service[100900]: WARNING cinder.keymgr.conf_key_mgr [None req-c7c788f8-4d00-4c84-a8da-f1749539b522 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 03:16:51.718509 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c7c788f8-4d00-4c84-a8da-f1749539b522 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete volume request issued successfully. Aug 06 03:16:51.718684 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c7c788f8-4d00-4c84-a8da-f1749539b522 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 returned with HTTP 202 Aug 06 03:16:51.719089 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 810/3221] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:16:51 2026] DELETE /volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:51.725760 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0b7672d0-dc16-4f8b-a85d-e272fe6ae19a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:51.727377 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0b7672d0-dc16-4f8b-a85d-e272fe6ae19a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 Aug 06 03:16:51.727612 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0b7672d0-dc16-4f8b-a85d-e272fe6ae19a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:51.727733 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0b7672d0-dc16-4f8b-a85d-e272fe6ae19a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:51.734509 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:51.734509 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:51.739170 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0b7672d0-dc16-4f8b-a85d-e272fe6ae19a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:16:51.741656 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0b7672d0-dc16-4f8b-a85d-e272fe6ae19a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 returned with HTTP 200 Aug 06 03:16:51.744005 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 808/3222] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:51 2026] GET /volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:52.139046 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d509f34f-9133-4a6a-a274-97e94f48082a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:52.140672 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d509f34f-9133-4a6a-a274-97e94f48082a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 Aug 06 03:16:52.140861 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d509f34f-9133-4a6a-a274-97e94f48082a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:52.141036 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d509f34f-9133-4a6a-a274-97e94f48082a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:52.141169 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-d509f34f-9133-4a6a-a274-97e94f48082a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id f258612d-0d0e-4629-ab44-1e6700b842a7. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:52.144978 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:52.144978 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:52.145468 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d509f34f-9133-4a6a-a274-97e94f48082a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 returned with HTTP 200 Aug 06 03:16:52.145809 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 809/3223] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:52 2026] GET /volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:52.519447 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c8b6af22-e3f8-4046-b646-4d7ea237dd6e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:52.521418 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c8b6af22-e3f8-4046-b646-4d7ea237dd6e tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:16:52.521706 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c8b6af22-e3f8-4046-b646-4d7ea237dd6e tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:52.522005 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c8b6af22-e3f8-4046-b646-4d7ea237dd6e tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:52.522195 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-c8b6af22-e3f8-4046-b646-4d7ea237dd6e tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id bf893077-a32b-45d5-95ae-b45c657e40c0. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:52.526237 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:52.526237 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:52.527051 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c8b6af22-e3f8-4046-b646-4d7ea237dd6e tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 200 Aug 06 03:16:52.527474 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 797/3224] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:52 2026] GET /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:52.756711 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-fd55a753-2111-4308-b4d2-683bd473a2de None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:52.761849 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fd55a753-2111-4308-b4d2-683bd473a2de tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 Aug 06 03:16:52.762104 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fd55a753-2111-4308-b4d2-683bd473a2de tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:52.762319 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fd55a753-2111-4308-b4d2-683bd473a2de tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:52.774283 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fd55a753-2111-4308-b4d2-683bd473a2de tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 returned with HTTP 404 Aug 06 03:16:52.776050 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 811/3225] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:52 2026] GET /volume/v3/volumes/2ee01192-1ac9-4c7a-8640-b6d913f123f0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:52.782155 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-dbb750f9-2258-4f07-aeae-1833579d2c10 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:52.783855 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dbb750f9-2258-4f07-aeae-1833579d2c10 tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] GET https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 Aug 06 03:16:52.784056 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dbb750f9-2258-4f07-aeae-1833579d2c10 tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:52.784228 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dbb750f9-2258-4f07-aeae-1833579d2c10 tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] Calling method 'detail' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:52.784992 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-dbb750f9-2258-4f07-aeae-1833579d2c10 tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:16:52.799843 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-dbb750f9-2258-4f07-aeae-1833579d2c10 tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] Get all volumes completed successfully. Aug 06 03:16:52.801953 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:52.801953 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:52.806526 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dbb750f9-2258-4f07-aeae-1833579d2c10 tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 03:16:52.807082 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 809/3226] 10.4.3.80 () {66 vars in 1278 bytes} [Thu Aug 6 03:16:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11232 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:16:52.821488 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-97a2ce56-44d1-4d57-a104-dafa3a18c2f7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:52.825293 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-97a2ce56-44d1-4d57-a104-dafa3a18c2f7 tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] DELETE https://10.4.3.80/volume/v3/types/b0dc641b-898f-4a8f-80e7-7e0c4adc7a4f Aug 06 03:16:52.825500 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-97a2ce56-44d1-4d57-a104-dafa3a18c2f7 tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:52.825743 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-97a2ce56-44d1-4d57-a104-dafa3a18c2f7 tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] Calling method '_delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:52.828016 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=424,cinder:INSERT=47,cinder:UPDATE=99,cinder:DELETE=1 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:16:52.850064 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-97a2ce56-44d1-4d57-a104-dafa3a18c2f7 tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] https://10.4.3.80/volume/v3/types/b0dc641b-898f-4a8f-80e7-7e0c4adc7a4f returned with HTTP 202 Aug 06 03:16:52.850431 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 810/3227] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:16:52 2026] DELETE /volume/v3/types/b0dc641b-898f-4a8f-80e7-7e0c4adc7a4f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:52.858762 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a8f583fd-5d77-4d61-b9a8-477b46f4602f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:52.860521 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a8f583fd-5d77-4d61-b9a8-477b46f4602f tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:16:52.861050 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a8f583fd-5d77-4d61-b9a8-477b46f4602f tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1722119925", "extra_specs": {}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:52.873378 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a8f583fd-5d77-4d61-b9a8-477b46f4602f tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:16:52.873886 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 798/3228] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:16:52 2026] POST /volume/v3/types => generated 213 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:52.881212 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-fd3caccd-60f9-4936-b39c-407a143fa20e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:52.882944 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fd3caccd-60f9-4936-b39c-407a143fa20e tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] POST https://10.4.3.80/volume/v3/types/b1fccc42-3641-4668-83e2-783db0e595af/encryption Aug 06 03:16:52.883253 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fd3caccd-60f9-4936-b39c-407a143fa20e tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:52.901155 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fd3caccd-60f9-4936-b39c-407a143fa20e tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] https://10.4.3.80/volume/v3/types/b1fccc42-3641-4668-83e2-783db0e595af/encryption returned with HTTP 200 Aug 06 03:16:52.901525 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 812/3229] 10.4.3.80 () {68 vars in 1390 bytes} [Thu Aug 6 03:16:52 2026] POST /volume/v3/types/b1fccc42-3641-4668-83e2-783db0e595af/encryption => generated 231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:52.908803 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:52.911180 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:16:52.911747 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1364854887", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1722119925", "size": 1}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:52.913822 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1364854887', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1722119925', 'size': 1}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:16:52.918046 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume of 1 GB Aug 06 03:16:52.918435 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:52.918435 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:52.919100 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Availability Zones retrieved successfully. Aug 06 03:16:52.927323 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Flow 'volume_create_api' (142c3e37-e635-44db-8428-f452848abe9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:52.928507 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25e46bef-b808-4d29-82a7-dbf2ac2535ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:52.929739 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:16:52.957858 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25e46bef-b808-4d29-82a7-dbf2ac2535ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:16:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b1fccc42-3641-4668-83e2-783db0e595af,is_public=True,name='tempest-scenario-type-luks2-1722119925',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b1fccc42-3641-4668-83e2-783db0e595af', '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=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:52.959126 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26c816f2-9dff-4a35-8745-1314413c5d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:52.988367 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1722119925 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1722119925, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:16:52.988650 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1722119925 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1722119925, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:16:53.017537 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Created reservations ['ed558e16-eb89-41cf-877c-de4fc197a9ef', '270582a6-cd69-402e-abee-fcafd88bb09d', '833ceffc-0b78-4fb2-b2b7-7e298d3adaad', 'cee34f52-da9b-461e-805e-6830f1b40d35'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:16:53.018705 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26c816f2-9dff-4a35-8745-1314413c5d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed558e16-eb89-41cf-877c-de4fc197a9ef', '270582a6-cd69-402e-abee-fcafd88bb09d', '833ceffc-0b78-4fb2-b2b7-7e298d3adaad', 'cee34f52-da9b-461e-805e-6830f1b40d35']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:53.019626 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fd5792b-b066-417a-99f7-f4026c1bb6a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:53.046895 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fd5792b-b066-417a-99f7-f4026c1bb6a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb3ac942-104f-48a6-8fdb-6223d1b8723a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1364854887',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88aa522afca8491fa8811d5dbeeebfea',qos_specs=None,replication_status=,reservations=['ed558e16-eb89-41cf-877c-de4fc197a9ef','270582a6-cd69-402e-abee-fcafd88bb09d','833ceffc-0b78-4fb2-b2b7-7e298d3adaad','cee34f52-da9b-461e-805e-6830f1b40d35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603a0c0870b4594b33e8eb968151053',volume_type_id=b1fccc42-3641-4668-83e2-783db0e595af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:16:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1364854887',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cb3ac942-104f-48a6-8fdb-6223d1b8723a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88aa522afca8491fa8811d5dbeeebfea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3603a0c0870b4594b33e8eb968151053',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b1fccc42-3641-4668-83e2-783db0e595af),volume_type_id=b1fccc42-3641-4668-83e2-783db0e595af)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:53.048103 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d824d6c-b1bd-4a8d-804f-97eb3d151fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:53.067254 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d824d6c-b1bd-4a8d-804f-97eb3d151fd0) transitioned into state 'SUCCESS' from state '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-1364854887',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88aa522afca8491fa8811d5dbeeebfea',qos_specs=None,replication_status=,reservations=['ed558e16-eb89-41cf-877c-de4fc197a9ef','270582a6-cd69-402e-abee-fcafd88bb09d','833ceffc-0b78-4fb2-b2b7-7e298d3adaad','cee34f52-da9b-461e-805e-6830f1b40d35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603a0c0870b4594b33e8eb968151053',volume_type_id=b1fccc42-3641-4668-83e2-783db0e595af)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:53.068014 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26483021-9019-4b9d-b376-2a09861e1f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:16:53.075947 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26483021-9019-4b9d-b376-2a09861e1f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:16:53.076848 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Flow 'volume_create_api' (142c3e37-e635-44db-8428-f452848abe9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:16:53.077258 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume request issued successfully. Aug 06 03:16:53.077892 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e70a52c8-b6f4-4665-a444-144d76d8c56c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:16:53.078355 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 810/3230] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:16:52 2026] POST /volume/v3/volumes => generated 779 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:16:53.090634 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1ad76c26-360c-4cd1-8654-943f0c881a0d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.092653 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1ad76c26-360c-4cd1-8654-943f0c881a0d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a Aug 06 03:16:53.092820 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1ad76c26-360c-4cd1-8654-943f0c881a0d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:53.093011 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1ad76c26-360c-4cd1-8654-943f0c881a0d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:53.100061 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:53.100061 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:53.103630 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1ad76c26-360c-4cd1-8654-943f0c881a0d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:16:53.107862 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1ad76c26-360c-4cd1-8654-943f0c881a0d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a returned with HTTP 200 Aug 06 03:16:53.108420 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 811/3231] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:53 2026] GET /volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:53.158751 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-78dc604d-57bf-44e4-b879-abed7f427328 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.161389 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-78dc604d-57bf-44e4-b879-abed7f427328 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 Aug 06 03:16:53.161389 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-78dc604d-57bf-44e4-b879-abed7f427328 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:53.161389 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-78dc604d-57bf-44e4-b879-abed7f427328 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:53.161389 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-78dc604d-57bf-44e4-b879-abed7f427328 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id f258612d-0d0e-4629-ab44-1e6700b842a7. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:53.165239 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:53.165239 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:53.165926 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-78dc604d-57bf-44e4-b879-abed7f427328 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 returned with HTTP 200 Aug 06 03:16:53.166329 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 799/3232] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:53 2026] GET /volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:53.256084 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-dcf327c7-d90b-44fa-9fe8-66a163229f53 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.338412 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-dcf327c7-d90b-44fa-9fe8-66a163229f53 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:16:53.338902 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-dcf327c7-d90b-44fa-9fe8-66a163229f53 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-910950184", "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=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:53.356248 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-dcf327c7-d90b-44fa-9fe8-66a163229f53 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:16:53.356650 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 813/3233] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:16:53 2026] POST /volume/v3/types => generated 379 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:53.366108 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fe22fa45-eae3-4ba3-92f3-579ad4365543 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.367966 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fe22fa45-eae3-4ba3-92f3-579ad4365543 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] POST https://10.4.3.80/volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/encryption Aug 06 03:16:53.368345 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fe22fa45-eae3-4ba3-92f3-579ad4365543 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:53.369879 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:53.369879 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:53.399712 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fe22fa45-eae3-4ba3-92f3-579ad4365543 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] https://10.4.3.80/volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/encryption returned with HTTP 200 Aug 06 03:16:53.400398 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 811/3234] 10.4.3.80 () {68 vars in 1390 bytes} [Thu Aug 6 03:16:53 2026] POST /volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/encryption => generated 239 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:53.410218 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7c149ea5-1621-49d6-b1d7-365d407a1cf6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.412193 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7c149ea5-1621-49d6-b1d7-365d407a1cf6 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:16:53.412624 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7c149ea5-1621-49d6-b1d7-365d407a1cf6 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-920764015", "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=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:53.429183 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7c149ea5-1621-49d6-b1d7-365d407a1cf6 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:16:53.429536 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 812/3235] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:16:53 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:53.436750 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-199030eb-cbb1-4890-935e-9b7292590343 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.492899 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-199030eb-cbb1-4890-935e-9b7292590343 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] POST https://10.4.3.80/volume/v3/types/b5d94f0d-a5ba-478b-8400-dc8854a2fa98/encryption Aug 06 03:16:53.493234 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-199030eb-cbb1-4890-935e-9b7292590343 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:53.495636 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.policy [None req-199030eb-cbb1-4890-935e-9b7292590343 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '71d0b392a01a49fea91d134fc7e1e8ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a660e723c8ee4f579e38724799b418e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100901) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:16:53.497061 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-199030eb-cbb1-4890-935e-9b7292590343 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] https://10.4.3.80/volume/v3/types/b5d94f0d-a5ba-478b-8400-dc8854a2fa98/encryption returned with HTTP 403 Aug 06 03:16:53.497061 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 800/3236] 10.4.3.80 () {68 vars in 1390 bytes} [Thu Aug 6 03:16:53 2026] POST /volume/v3/types/b5d94f0d-a5ba-478b-8400-dc8854a2fa98/encryption => generated 127 bytes in 60 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:53.509295 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-db706df0-df6c-414d-b04a-976db592fb78 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.511221 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-db706df0-df6c-414d-b04a-976db592fb78 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:16:53.511649 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-db706df0-df6c-414d-b04a-976db592fb78 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1746478803", "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=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:53.531761 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-db706df0-df6c-414d-b04a-976db592fb78 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:16:53.532242 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 814/3237] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:16:53 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:53.538870 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c51913c5-3a79-486c-8310-eb4e3f9d129a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.541065 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c51913c5-3a79-486c-8310-eb4e3f9d129a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:16:53.541295 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c51913c5-3a79-486c-8310-eb4e3f9d129a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:53.541531 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c51913c5-3a79-486c-8310-eb4e3f9d129a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:53.541654 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c9c8833d-1e0b-4369-9727-684af8ca34a9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.541701 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-c51913c5-3a79-486c-8310-eb4e3f9d129a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id bf893077-a32b-45d5-95ae-b45c657e40c0. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:53.543560 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c9c8833d-1e0b-4369-9727-684af8ca34a9 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] POST https://10.4.3.80/volume/v3/types/c9053988-5c05-4189-bf99-73b17ffea693/extra_specs Aug 06 03:16:53.543887 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c9c8833d-1e0b-4369-9727-684af8ca34a9 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:53.545705 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.policy [None req-c9c8833d-1e0b-4369-9727-684af8ca34a9 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '71d0b392a01a49fea91d134fc7e1e8ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a660e723c8ee4f579e38724799b418e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100902) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:16:53.546012 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c9c8833d-1e0b-4369-9727-684af8ca34a9 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] https://10.4.3.80/volume/v3/types/c9053988-5c05-4189-bf99-73b17ffea693/extra_specs returned with HTTP 403 Aug 06 03:16:53.546433 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 813/3238] 10.4.3.80 () {68 vars in 1392 bytes} [Thu Aug 6 03:16:53 2026] POST /volume/v3/types/c9053988-5c05-4189-bf99-73b17ffea693/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:53.546944 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:53.546944 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:53.547871 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c51913c5-3a79-486c-8310-eb4e3f9d129a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 200 Aug 06 03:16:53.548313 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 812/3239] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:53 2026] GET /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:53.553900 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-28630a51-fac8-45ae-a225-1e39298b983a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.556027 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-28630a51-fac8-45ae-a225-1e39298b983a tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] PUT https://10.4.3.80/volume/v3/types/c9053988-5c05-4189-bf99-73b17ffea693/extra_specs/key2 Aug 06 03:16:53.556511 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-28630a51-fac8-45ae-a225-1e39298b983a tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:53.559315 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.policy [None req-28630a51-fac8-45ae-a225-1e39298b983a tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '71d0b392a01a49fea91d134fc7e1e8ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a660e723c8ee4f579e38724799b418e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100901) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:16:53.559716 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-28630a51-fac8-45ae-a225-1e39298b983a tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] https://10.4.3.80/volume/v3/types/c9053988-5c05-4189-bf99-73b17ffea693/extra_specs/key2 returned with HTTP 403 Aug 06 03:16:53.560351 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 801/3240] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:16:53 2026] PUT /volume/v3/types/c9053988-5c05-4189-bf99-73b17ffea693/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:53.571021 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f790722d-7d31-423b-bb2f-0b5e64b52fa8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.572872 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f790722d-7d31-423b-bb2f-0b5e64b52fa8 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] POST https://10.4.3.80/volume/v3/types Aug 06 03:16:53.573291 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f790722d-7d31-423b-bb2f-0b5e64b52fa8 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:53.578248 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.policy [None req-f790722d-7d31-423b-bb2f-0b5e64b52fa8 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '71d0b392a01a49fea91d134fc7e1e8ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a660e723c8ee4f579e38724799b418e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100900) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:16:53.578531 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f790722d-7d31-423b-bb2f-0b5e64b52fa8 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] https://10.4.3.80/volume/v3/types returned with HTTP 403 Aug 06 03:16:53.579018 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 815/3241] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:16:53 2026] POST /volume/v3/types => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:53.588552 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-50431d64-0d81-4b21-9792-9260a31f921b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.590363 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-50431d64-0d81-4b21-9792-9260a31f921b tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:16:53.590749 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-50431d64-0d81-4b21-9792-9260a31f921b tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-750865077", "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=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:53.607005 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-50431d64-0d81-4b21-9792-9260a31f921b tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:16:53.607411 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 814/3242] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:16:53 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:53.615567 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4cb7b670-e53e-49f3-8aeb-4afd4f29c2ca None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.618671 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4cb7b670-e53e-49f3-8aeb-4afd4f29c2ca tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] POST https://10.4.3.80/volume/v3/types/6cc47660-861f-4077-bd5e-ea7ca015b938/encryption Aug 06 03:16:53.619579 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4cb7b670-e53e-49f3-8aeb-4afd4f29c2ca tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:53.639892 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4cb7b670-e53e-49f3-8aeb-4afd4f29c2ca tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] https://10.4.3.80/volume/v3/types/6cc47660-861f-4077-bd5e-ea7ca015b938/encryption returned with HTTP 200 Aug 06 03:16:53.640358 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 813/3243] 10.4.3.80 () {68 vars in 1390 bytes} [Thu Aug 6 03:16:53 2026] POST /volume/v3/types/6cc47660-861f-4077-bd5e-ea7ca015b938/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:53.649361 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-699d2b79-937a-43d3-83d6-c528b0b87069 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.650994 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-699d2b79-937a-43d3-83d6-c528b0b87069 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] DELETE https://10.4.3.80/volume/v3/types/6cc47660-861f-4077-bd5e-ea7ca015b938/encryption/7c7eb0a4-f028-4c9d-adaa-79b01b9ee5ce Aug 06 03:16:53.651221 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-699d2b79-937a-43d3-83d6-c528b0b87069 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:53.651461 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-699d2b79-937a-43d3-83d6-c528b0b87069 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:53.652256 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.policy [None req-699d2b79-937a-43d3-83d6-c528b0b87069 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '71d0b392a01a49fea91d134fc7e1e8ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a660e723c8ee4f579e38724799b418e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100901) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:16:53.652256 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-699d2b79-937a-43d3-83d6-c528b0b87069 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] https://10.4.3.80/volume/v3/types/6cc47660-861f-4077-bd5e-ea7ca015b938/encryption/7c7eb0a4-f028-4c9d-adaa-79b01b9ee5ce returned with HTTP 403 Aug 06 03:16:53.652754 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 802/3244] 10.4.3.80 () {66 vars in 1482 bytes} [Thu Aug 6 03:16:53 2026] DELETE /volume/v3/types/6cc47660-861f-4077-bd5e-ea7ca015b938/encryption/7c7eb0a4-f028-4c9d-adaa-79b01b9ee5ce => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:53.661466 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-cb2ae19b-6ef1-4ab9-ab68-7c3880943a99 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.663333 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cb2ae19b-6ef1-4ab9-ab68-7c3880943a99 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:16:53.663738 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-cb2ae19b-6ef1-4ab9-ab68-7c3880943a99 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1579208923", "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=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:53.684484 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cb2ae19b-6ef1-4ab9-ab68-7c3880943a99 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:16:53.684909 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 816/3245] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:16:53 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:53.692323 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-11994170-9c03-4bf8-84c8-ebed2a9bb6e3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.694240 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-11994170-9c03-4bf8-84c8-ebed2a9bb6e3 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] DELETE https://10.4.3.80/volume/v3/types/1c1ecbe1-2b30-4a2d-a101-4ae881e114d5/extra_specs/key1 Aug 06 03:16:53.694454 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-11994170-9c03-4bf8-84c8-ebed2a9bb6e3 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:53.694680 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-11994170-9c03-4bf8-84c8-ebed2a9bb6e3 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:53.699309 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.policy [None req-11994170-9c03-4bf8-84c8-ebed2a9bb6e3 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '71d0b392a01a49fea91d134fc7e1e8ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a660e723c8ee4f579e38724799b418e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100902) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:16:53.699470 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-11994170-9c03-4bf8-84c8-ebed2a9bb6e3 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] https://10.4.3.80/volume/v3/types/1c1ecbe1-2b30-4a2d-a101-4ae881e114d5/extra_specs/key1 returned with HTTP 403 Aug 06 03:16:53.699931 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 815/3246] 10.4.3.80 () {66 vars in 1389 bytes} [Thu Aug 6 03:16:53 2026] DELETE /volume/v3/types/1c1ecbe1-2b30-4a2d-a101-4ae881e114d5/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:53.708711 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b3ae9a58-3a2f-42ff-9cde-ee9563a9a4e8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.711775 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b3ae9a58-3a2f-42ff-9cde-ee9563a9a4e8 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:16:53.713791 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b3ae9a58-3a2f-42ff-9cde-ee9563a9a4e8 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-784712928", "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=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:53.731360 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b3ae9a58-3a2f-42ff-9cde-ee9563a9a4e8 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:16:53.732071 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 814/3247] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:16:53 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:53.741215 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d7ad9b5a-331e-4239-8d7c-2d9744b766f1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.742688 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d7ad9b5a-331e-4239-8d7c-2d9744b766f1 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] DELETE https://10.4.3.80/volume/v3/types/480745f0-37ff-4df6-a635-35253aa663ad Aug 06 03:16:53.743105 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d7ad9b5a-331e-4239-8d7c-2d9744b766f1 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:53.743516 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d7ad9b5a-331e-4239-8d7c-2d9744b766f1 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Calling method '_delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:53.744423 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.policy [None req-d7ad9b5a-331e-4239-8d7c-2d9744b766f1 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '71d0b392a01a49fea91d134fc7e1e8ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a660e723c8ee4f579e38724799b418e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100901) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:16:53.744765 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d7ad9b5a-331e-4239-8d7c-2d9744b766f1 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] https://10.4.3.80/volume/v3/types/480745f0-37ff-4df6-a635-35253aa663ad returned with HTTP 403 Aug 06 03:16:53.745493 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 803/3248] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:16:53 2026] DELETE /volume/v3/types/480745f0-37ff-4df6-a635-35253aa663ad => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:53.754594 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e062a1b9-7c2c-45aa-91b7-d44e3790889d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.756183 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e062a1b9-7c2c-45aa-91b7-d44e3790889d tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] GET https://10.4.3.80/volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/extra_specs Aug 06 03:16:53.756347 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e062a1b9-7c2c-45aa-91b7-d44e3790889d tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:53.756512 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e062a1b9-7c2c-45aa-91b7-d44e3790889d tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:53.764540 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e062a1b9-7c2c-45aa-91b7-d44e3790889d tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] https://10.4.3.80/volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/extra_specs returned with HTTP 200 Aug 06 03:16:53.765021 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 817/3249] 10.4.3.80 () {66 vars in 1371 bytes} [Thu Aug 6 03:16:53 2026] GET /volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:53.775263 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ad0ce861-c7b4-48da-b6e8-4af8c460323b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.776762 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ad0ce861-c7b4-48da-b6e8-4af8c460323b tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] GET https://10.4.3.80/volume/v3/types Aug 06 03:16:53.776937 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ad0ce861-c7b4-48da-b6e8-4af8c460323b tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:53.777125 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ad0ce861-c7b4-48da-b6e8-4af8c460323b tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:53.777748 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-ad0ce861-c7b4-48da-b6e8-4af8c460323b tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:16:53.800132 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ad0ce861-c7b4-48da-b6e8-4af8c460323b tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:16:53.800419 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 816/3250] 10.4.3.80 () {66 vars in 1224 bytes} [Thu Aug 6 03:16:53 2026] GET /volume/v3/types => generated 2583 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 03:16:53.814303 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3d87d2cc-cd1d-4a0d-9471-29cec9155dba None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.816403 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3d87d2cc-cd1d-4a0d-9471-29cec9155dba tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] GET https://10.4.3.80/volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/encryption/cipher Aug 06 03:16:53.816701 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3d87d2cc-cd1d-4a0d-9471-29cec9155dba tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:53.816997 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3d87d2cc-cd1d-4a0d-9471-29cec9155dba tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:53.817764 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.policy [None req-3d87d2cc-cd1d-4a0d-9471-29cec9155dba tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '71d0b392a01a49fea91d134fc7e1e8ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a660e723c8ee4f579e38724799b418e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100899) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:16:53.818059 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3d87d2cc-cd1d-4a0d-9471-29cec9155dba tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] https://10.4.3.80/volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/encryption/cipher returned with HTTP 403 Aug 06 03:16:53.818619 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 815/3251] 10.4.3.80 () {66 vars in 1389 bytes} [Thu Aug 6 03:16:53 2026] GET /volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:53.826475 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-51bb162a-df5c-484c-8ea9-98f3d32b0d3b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.829747 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-51bb162a-df5c-484c-8ea9-98f3d32b0d3b tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] GET https://10.4.3.80/volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/encryption Aug 06 03:16:53.829950 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-51bb162a-df5c-484c-8ea9-98f3d32b0d3b tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:53.830121 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-51bb162a-df5c-484c-8ea9-98f3d32b0d3b tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:53.830660 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.policy [None req-51bb162a-df5c-484c-8ea9-98f3d32b0d3b tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '71d0b392a01a49fea91d134fc7e1e8ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a660e723c8ee4f579e38724799b418e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100901) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:16:53.830808 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-51bb162a-df5c-484c-8ea9-98f3d32b0d3b tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] https://10.4.3.80/volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/encryption returned with HTTP 403 Aug 06 03:16:53.831287 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 804/3252] 10.4.3.80 () {66 vars in 1368 bytes} [Thu Aug 6 03:16:53 2026] GET /volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:53.838853 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-292bde27-c84c-4da0-af23-15cbc7552938 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.840606 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-292bde27-c84c-4da0-af23-15cbc7552938 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] GET https://10.4.3.80/volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/extra_specs/multiattach Aug 06 03:16:53.840804 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-292bde27-c84c-4da0-af23-15cbc7552938 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:53.841017 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-292bde27-c84c-4da0-af23-15cbc7552938 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:53.855032 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-292bde27-c84c-4da0-af23-15cbc7552938 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] https://10.4.3.80/volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/extra_specs/multiattach returned with HTTP 200 Aug 06 03:16:53.855368 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 818/3253] 10.4.3.80 () {66 vars in 1407 bytes} [Thu Aug 6 03:16:53 2026] GET /volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/extra_specs/multiattach => generated 29 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:16:53.862189 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2c150430-61e5-4980-a846-f2c1f533db2c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.863701 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2c150430-61e5-4980-a846-f2c1f533db2c tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] GET https://10.4.3.80/volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/extra_specs/volume_backend_name Aug 06 03:16:53.863888 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2c150430-61e5-4980-a846-f2c1f533db2c tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:53.864062 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2c150430-61e5-4980-a846-f2c1f533db2c tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:53.875671 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2c150430-61e5-4980-a846-f2c1f533db2c tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] https://10.4.3.80/volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/extra_specs/volume_backend_name returned with HTTP 404 Aug 06 03:16:53.876063 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 817/3254] 10.4.3.80 () {66 vars in 1431 bytes} [Thu Aug 6 03:16:53 2026] GET /volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/extra_specs/volume_backend_name => generated 143 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:53.884443 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-794c0bcd-69c7-4894-9649-2b558c763b7f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.885954 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-794c0bcd-69c7-4894-9649-2b558c763b7f tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] GET https://10.4.3.80/volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef Aug 06 03:16:53.886196 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-794c0bcd-69c7-4894-9649-2b558c763b7f tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:53.886454 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-794c0bcd-69c7-4894-9649-2b558c763b7f tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:53.891965 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-794c0bcd-69c7-4894-9649-2b558c763b7f tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] https://10.4.3.80/volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef returned with HTTP 200 Aug 06 03:16:53.892266 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 816/3255] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:16:53 2026] GET /volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef => generated 317 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:53.901119 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0ff7b76b-c102-4f3d-b1ce-72cab9af9f97 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.902814 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0ff7b76b-c102-4f3d-b1ce-72cab9af9f97 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] PUT https://10.4.3.80/volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/encryption/e0d378e9-38d0-4de2-8258-1661d580a80e Aug 06 03:16:53.903134 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0ff7b76b-c102-4f3d-b1ce-72cab9af9f97 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:53.904784 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.policy [None req-0ff7b76b-c102-4f3d-b1ce-72cab9af9f97 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '71d0b392a01a49fea91d134fc7e1e8ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a660e723c8ee4f579e38724799b418e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100901) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:16:53.905128 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0ff7b76b-c102-4f3d-b1ce-72cab9af9f97 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] https://10.4.3.80/volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/encryption/e0d378e9-38d0-4de2-8258-1661d580a80e returned with HTTP 403 Aug 06 03:16:53.905376 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 805/3256] 10.4.3.80 () {68 vars in 1499 bytes} [Thu Aug 6 03:16:53 2026] PUT /volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/encryption/e0d378e9-38d0-4de2-8258-1661d580a80e => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:53.914535 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-60284a50-066a-4699-8a14-5622317c9ef0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.916453 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-60284a50-066a-4699-8a14-5622317c9ef0 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] PUT https://10.4.3.80/volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/extra_specs/key1 Aug 06 03:16:53.916845 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-60284a50-066a-4699-8a14-5622317c9ef0 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:53.918633 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.policy [None req-60284a50-066a-4699-8a14-5622317c9ef0 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '71d0b392a01a49fea91d134fc7e1e8ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a660e723c8ee4f579e38724799b418e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100900) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:16:53.918849 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-60284a50-066a-4699-8a14-5622317c9ef0 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] https://10.4.3.80/volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/extra_specs/key1 returned with HTTP 403 Aug 06 03:16:53.919285 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 819/3257] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:16:53 2026] PUT /volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:53.925994 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5267cbe8-1e8b-45c7-b6c6-8b29754f1441 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.927961 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5267cbe8-1e8b-45c7-b6c6-8b29754f1441 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] PUT https://10.4.3.80/volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef Aug 06 03:16:53.928354 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5267cbe8-1e8b-45c7-b6c6-8b29754f1441 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:53.930931 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.policy [None req-5267cbe8-1e8b-45c7-b6c6-8b29754f1441 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '71d0b392a01a49fea91d134fc7e1e8ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a660e723c8ee4f579e38724799b418e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100902) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:16:53.931130 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5267cbe8-1e8b-45c7-b6c6-8b29754f1441 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-member] https://10.4.3.80/volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef returned with HTTP 403 Aug 06 03:16:53.931578 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 818/3258] 10.4.3.80 () {68 vars in 1355 bytes} [Thu Aug 6 03:16:53 2026] PUT /volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:53.938956 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-cd44c601-b825-40d2-b4bc-143efb56428d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.940481 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cd44c601-b825-40d2-b4bc-143efb56428d tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] DELETE https://10.4.3.80/volume/v3/types/480745f0-37ff-4df6-a635-35253aa663ad Aug 06 03:16:53.940741 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cd44c601-b825-40d2-b4bc-143efb56428d tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:53.941001 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cd44c601-b825-40d2-b4bc-143efb56428d tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] Calling method '_delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:53.962747 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cd44c601-b825-40d2-b4bc-143efb56428d tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] https://10.4.3.80/volume/v3/types/480745f0-37ff-4df6-a635-35253aa663ad returned with HTTP 202 Aug 06 03:16:53.962747 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 817/3259] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:16:53 2026] DELETE /volume/v3/types/480745f0-37ff-4df6-a635-35253aa663ad => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:53.971936 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8db9cd8b-584c-4d51-b8cb-c120e9d9bedd None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:53.973412 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8db9cd8b-584c-4d51-b8cb-c120e9d9bedd tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] DELETE https://10.4.3.80/volume/v3/types/1c1ecbe1-2b30-4a2d-a101-4ae881e114d5 Aug 06 03:16:53.973635 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8db9cd8b-584c-4d51-b8cb-c120e9d9bedd tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:53.973887 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8db9cd8b-584c-4d51-b8cb-c120e9d9bedd tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] Calling method '_delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:53.997796 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8db9cd8b-584c-4d51-b8cb-c120e9d9bedd tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] https://10.4.3.80/volume/v3/types/1c1ecbe1-2b30-4a2d-a101-4ae881e114d5 returned with HTTP 202 Aug 06 03:16:53.998198 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 806/3260] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:16:53 2026] DELETE /volume/v3/types/1c1ecbe1-2b30-4a2d-a101-4ae881e114d5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:54.006376 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-00356a55-0bf2-4b82-9e6d-619045be5282 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:54.007882 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-00356a55-0bf2-4b82-9e6d-619045be5282 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] DELETE https://10.4.3.80/volume/v3/types/6cc47660-861f-4077-bd5e-ea7ca015b938 Aug 06 03:16:54.008043 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-00356a55-0bf2-4b82-9e6d-619045be5282 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:54.008216 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-00356a55-0bf2-4b82-9e6d-619045be5282 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] Calling method '_delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:54.030725 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-00356a55-0bf2-4b82-9e6d-619045be5282 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] https://10.4.3.80/volume/v3/types/6cc47660-861f-4077-bd5e-ea7ca015b938 returned with HTTP 202 Aug 06 03:16:54.031115 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 820/3261] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:16:54 2026] DELETE /volume/v3/types/6cc47660-861f-4077-bd5e-ea7ca015b938 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:54.039008 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-02184ccd-3701-4a7b-b19b-7df77cd5f6f9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:54.040846 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-02184ccd-3701-4a7b-b19b-7df77cd5f6f9 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] DELETE https://10.4.3.80/volume/v3/types/c9053988-5c05-4189-bf99-73b17ffea693 Aug 06 03:16:54.041052 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-02184ccd-3701-4a7b-b19b-7df77cd5f6f9 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:54.041272 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-02184ccd-3701-4a7b-b19b-7df77cd5f6f9 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] Calling method '_delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:54.063575 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-02184ccd-3701-4a7b-b19b-7df77cd5f6f9 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] https://10.4.3.80/volume/v3/types/c9053988-5c05-4189-bf99-73b17ffea693 returned with HTTP 202 Aug 06 03:16:54.063926 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 819/3262] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:16:54 2026] DELETE /volume/v3/types/c9053988-5c05-4189-bf99-73b17ffea693 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:54.070958 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f69a472a-ea3c-48e3-9128-2ba0da8844e8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:54.072863 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f69a472a-ea3c-48e3-9128-2ba0da8844e8 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] DELETE https://10.4.3.80/volume/v3/types/b5d94f0d-a5ba-478b-8400-dc8854a2fa98 Aug 06 03:16:54.075184 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f69a472a-ea3c-48e3-9128-2ba0da8844e8 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:54.075184 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f69a472a-ea3c-48e3-9128-2ba0da8844e8 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] Calling method '_delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:54.096347 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f69a472a-ea3c-48e3-9128-2ba0da8844e8 tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] https://10.4.3.80/volume/v3/types/b5d94f0d-a5ba-478b-8400-dc8854a2fa98 returned with HTTP 202 Aug 06 03:16:54.096924 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 818/3263] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:16:54 2026] DELETE /volume/v3/types/b5d94f0d-a5ba-478b-8400-dc8854a2fa98 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:54.106761 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-56d321e3-0879-4733-accc-5f0e14e3ed8c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:54.112115 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-56d321e3-0879-4733-accc-5f0e14e3ed8c tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] DELETE https://10.4.3.80/volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef Aug 06 03:16:54.113118 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-56d321e3-0879-4733-accc-5f0e14e3ed8c tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:54.113759 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-56d321e3-0879-4733-accc-5f0e14e3ed8c tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] Calling method '_delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:54.120277 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5d5486ca-72b2-4de7-bbb7-2bd27a1e3865 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:54.122059 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5d5486ca-72b2-4de7-bbb7-2bd27a1e3865 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a Aug 06 03:16:54.122257 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5d5486ca-72b2-4de7-bbb7-2bd27a1e3865 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:54.122439 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5d5486ca-72b2-4de7-bbb7-2bd27a1e3865 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:54.131269 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:54.131269 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:54.137486 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5d5486ca-72b2-4de7-bbb7-2bd27a1e3865 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:16:54.141422 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5d5486ca-72b2-4de7-bbb7-2bd27a1e3865 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a returned with HTTP 200 Aug 06 03:16:54.141853 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 821/3264] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:54 2026] GET /volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:54.154247 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-74c8cb62-88db-4015-a4a1-55bbfe9e1a2d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:54.156435 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-74c8cb62-88db-4015-a4a1-55bbfe9e1a2d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a Aug 06 03:16:54.156631 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-74c8cb62-88db-4015-a4a1-55bbfe9e1a2d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:54.156846 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-74c8cb62-88db-4015-a4a1-55bbfe9e1a2d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:54.163473 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:54.163473 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:54.167259 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-74c8cb62-88db-4015-a4a1-55bbfe9e1a2d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:16:54.171560 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-74c8cb62-88db-4015-a4a1-55bbfe9e1a2d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a returned with HTTP 200 Aug 06 03:16:54.171993 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 820/3265] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:54 2026] GET /volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:54.183159 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4a4d5eb8-9462-4025-a5ce-452a18f1b3c3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:54.183291 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b5e995a8-f967-4cee-bd7f-7f2f571d57d0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:54.185010 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4a4d5eb8-9462-4025-a5ce-452a18f1b3c3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 Aug 06 03:16:54.185158 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4a4d5eb8-9462-4025-a5ce-452a18f1b3c3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:54.185474 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4a4d5eb8-9462-4025-a5ce-452a18f1b3c3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:54.185474 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-4a4d5eb8-9462-4025-a5ce-452a18f1b3c3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id f258612d-0d0e-4629-ab44-1e6700b842a7. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:54.187301 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b5e995a8-f967-4cee-bd7f-7f2f571d57d0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a/action Aug 06 03:16:54.187646 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b5e995a8-f967-4cee-bd7f-7f2f571d57d0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:54.187766 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b5e995a8-f967-4cee-bd7f-7f2f571d57d0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:54.193071 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:54.193071 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:54.193768 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4a4d5eb8-9462-4025-a5ce-452a18f1b3c3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 returned with HTTP 200 Aug 06 03:16:54.194314 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 822/3266] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:54 2026] GET /volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:54.202439 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:54.202439 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:54.202964 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b5e995a8-f967-4cee-bd7f-7f2f571d57d0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:16:54.204191 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-56d321e3-0879-4733-accc-5f0e14e3ed8c tempest-VolumeTypesMemberTests-1945821649 tempest-VolumeTypesMemberTests-1945821649-project-admin] https://10.4.3.80/volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef returned with HTTP 202 Aug 06 03:16:54.205589 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 807/3267] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:16:54 2026] DELETE /volume/v3/types/26db35c5-5bc8-4b7d-90e4-3f2b9a8a68ef => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:16:54.213961 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b5e995a8-f967-4cee-bd7f-7f2f571d57d0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume updated successfully. Aug 06 03:16:54.213961 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b5e995a8-f967-4cee-bd7f-7f2f571d57d0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a/action returned with HTTP 200 Aug 06 03:16:54.214141 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 819/3268] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:16:54 2026] POST /volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a/action => generated 0 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 03:16:54.363377 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-15d0dd28-fdae-4039-a513-9bb8024eb34b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:54.365361 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-15d0dd28-fdae-4039-a513-9bb8024eb34b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a Aug 06 03:16:54.365520 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-15d0dd28-fdae-4039-a513-9bb8024eb34b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:54.365701 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-15d0dd28-fdae-4039-a513-9bb8024eb34b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:54.373082 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:54.373082 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:54.376337 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-15d0dd28-fdae-4039-a513-9bb8024eb34b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:16:54.380030 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-15d0dd28-fdae-4039-a513-9bb8024eb34b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a returned with HTTP 200 Aug 06 03:16:54.380384 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 821/3269] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:16:54 2026] GET /volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:54.558163 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b8cf25f7-eff7-499d-816b-59f3ea7d588b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:54.559617 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b8cf25f7-eff7-499d-816b-59f3ea7d588b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:16:54.559911 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b8cf25f7-eff7-499d-816b-59f3ea7d588b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:54.559969 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b8cf25f7-eff7-499d-816b-59f3ea7d588b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:54.560342 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-b8cf25f7-eff7-499d-816b-59f3ea7d588b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id bf893077-a32b-45d5-95ae-b45c657e40c0. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:54.566889 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:54.566889 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:54.567910 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b8cf25f7-eff7-499d-816b-59f3ea7d588b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 200 Aug 06 03:16:54.567980 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 823/3270] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:54 2026] GET /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:54.896559 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-ea1e3937-91cb-40aa-9915-f935927110ff None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:54.904346 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-ea1e3937-91cb-40aa-9915-f935927110ff tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a Aug 06 03:16:54.905986 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-ea1e3937-91cb-40aa-9915-f935927110ff tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:54.905986 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-ea1e3937-91cb-40aa-9915-f935927110ff tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:54.934799 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:54.934799 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:54.944042 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-ea1e3937-91cb-40aa-9915-f935927110ff tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:16:54.951535 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-ea1e3937-91cb-40aa-9915-f935927110ff tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a returned with HTTP 200 Aug 06 03:16:54.952109 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 808/3271] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:16:54 2026] GET /volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a => generated 871 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:54.963713 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-836e3b8d-2551-47f8-a311-dce56a44c73a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:54.964586 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-836e3b8d-2551-47f8-a311-dce56a44c73a None None] GET https://10.4.3.80/volume// Aug 06 03:16:54.964586 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-836e3b8d-2551-47f8-a311-dce56a44c73a None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:54.964586 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-836e3b8d-2551-47f8-a311-dce56a44c73a None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:54.964762 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-836e3b8d-2551-47f8-a311-dce56a44c73a None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:16:54.965057 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 820/3272] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:16:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:16:54.975639 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-c2f9441f-690e-4758-b16d-eb056949fc95 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:54.978513 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-c2f9441f-690e-4758-b16d-eb056949fc95 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:16:54.978513 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-c2f9441f-690e-4758-b16d-eb056949fc95 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb3ac942-104f-48a6-8fdb-6223d1b8723a", "connector": null, "instance_uuid": "180845f5-fc4c-4ce0-979c-041e73189a6b"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:54.987231 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:54.987231 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:55.017054 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-c2f9441f-690e-4758-b16d-eb056949fc95 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:16:55.017692 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 822/3273] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:16:54 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:55.206522 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d79ab835-343a-4c7d-9701-c5c98e311924 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:55.208206 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d79ab835-343a-4c7d-9701-c5c98e311924 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 Aug 06 03:16:55.208400 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d79ab835-343a-4c7d-9701-c5c98e311924 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:55.208596 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d79ab835-343a-4c7d-9701-c5c98e311924 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:55.208704 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-d79ab835-343a-4c7d-9701-c5c98e311924 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id f258612d-0d0e-4629-ab44-1e6700b842a7. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:55.215969 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:55.215969 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:55.215969 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d79ab835-343a-4c7d-9701-c5c98e311924 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 returned with HTTP 200 Aug 06 03:16:55.215969 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 824/3274] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:55 2026] GET /volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:55.579132 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8dd89a39-9296-492f-a741-a45c70ed6925 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:55.580685 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8dd89a39-9296-492f-a741-a45c70ed6925 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:16:55.580853 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8dd89a39-9296-492f-a741-a45c70ed6925 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:55.581031 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8dd89a39-9296-492f-a741-a45c70ed6925 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:55.581129 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-8dd89a39-9296-492f-a741-a45c70ed6925 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id bf893077-a32b-45d5-95ae-b45c657e40c0. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:55.588337 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:55.588337 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:55.588337 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8dd89a39-9296-492f-a741-a45c70ed6925 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 200 Aug 06 03:16:55.588337 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 809/3275] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:55 2026] GET /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:56.113815 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-97a2cf0c-0aea-40d8-880e-d20013e3881a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:56.114159 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-97a2cf0c-0aea-40d8-880e-d20013e3881a None None] GET https://10.4.3.80/volume// Aug 06 03:16:56.114304 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-97a2cf0c-0aea-40d8-880e-d20013e3881a None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:56.114496 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-97a2cf0c-0aea-40d8-880e-d20013e3881a None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:56.114813 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-97a2cf0c-0aea-40d8-880e-d20013e3881a None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:16:56.115081 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 821/3276] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:16:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:16:56.128905 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-c6284298-f7f5-4640-aa6b-a3b94204e1b1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:56.131336 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-c6284298-f7f5-4640-aa6b-a3b94204e1b1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a Aug 06 03:16:56.131596 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-c6284298-f7f5-4640-aa6b-a3b94204e1b1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:56.131887 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-c6284298-f7f5-4640-aa6b-a3b94204e1b1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:56.154748 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:56.154748 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:56.159983 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-c6284298-f7f5-4640-aa6b-a3b94204e1b1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:16:56.166239 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-c6284298-f7f5-4640-aa6b-a3b94204e1b1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a returned with HTTP 200 Aug 06 03:16:56.166897 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 823/3277] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:16:56 2026] GET /volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a => generated 1050 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:16:56.226908 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-89913cd7-57cc-4d72-a979-de8c62fae542 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:56.229018 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-89913cd7-57cc-4d72-a979-de8c62fae542 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 Aug 06 03:16:56.229283 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-89913cd7-57cc-4d72-a979-de8c62fae542 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:56.229515 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-89913cd7-57cc-4d72-a979-de8c62fae542 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:56.229673 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-89913cd7-57cc-4d72-a979-de8c62fae542 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id f258612d-0d0e-4629-ab44-1e6700b842a7. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:56.231846 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=383,cinder:UPDATE=91,cinder:INSERT=59 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:16:56.236155 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:56.236155 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:56.236155 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-89913cd7-57cc-4d72-a979-de8c62fae542 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 returned with HTTP 200 Aug 06 03:16:56.236155 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 825/3278] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:56 2026] GET /volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:56.296669 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-3e9d259c-e1f5-458d-9b2e-5eb09e1b410b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:56.301428 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-3e9d259c-e1f5-458d-9b2e-5eb09e1b410b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] PUT https://10.4.3.80/volume/v3/attachments/76b3e4c2-563f-4f03-824f-cdb76911bb0b Aug 06 03:16:56.301785 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-3e9d259c-e1f5-458d-9b2e-5eb09e1b410b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:56.318091 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-3e9d259c-e1f5-458d-9b2e-5eb09e1b410b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Acquiring lock "cinder-attachment_update-cb3ac942-104f-48a6-8fdb-6223d1b8723a-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:16:56.322734 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-3e9d259c-e1f5-458d-9b2e-5eb09e1b410b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Lock "cinder-attachment_update-cb3ac942-104f-48a6-8fdb-6223d1b8723a-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:16:56.323722 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:56.323722 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:56.402401 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-3e9d259c-e1f5-458d-9b2e-5eb09e1b410b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Lock "cinder-attachment_update-cb3ac942-104f-48a6-8fdb-6223d1b8723a-np0000006611" released by "attachment_update" :: held 0.080s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:16:56.402753 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-3e9d259c-e1f5-458d-9b2e-5eb09e1b410b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/76b3e4c2-563f-4f03-824f-cdb76911bb0b returned with HTTP 200 Aug 06 03:16:56.403324 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 810/3279] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:16:56 2026] PUT /volume/v3/attachments/76b3e4c2-563f-4f03-824f-cdb76911bb0b => generated 968 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:16:56.436006 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-04587012-f434-45c9-9bc8-8d28a4ee0487 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:56.438353 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-04587012-f434-45c9-9bc8-8d28a4ee0487 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/attachments/76b3e4c2-563f-4f03-824f-cdb76911bb0b/action Aug 06 03:16:56.438353 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-04587012-f434-45c9-9bc8-8d28a4ee0487 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:16:56.438499 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-04587012-f434-45c9-9bc8-8d28a4ee0487 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:16:56.453523 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:56.453523 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:56.461853 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-04587012-f434-45c9-9bc8-8d28a4ee0487 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/76b3e4c2-563f-4f03-824f-cdb76911bb0b/action returned with HTTP 204 Aug 06 03:16:56.462285 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 822/3280] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:16:56 2026] POST /volume/v3/attachments/76b3e4c2-563f-4f03-824f-cdb76911bb0b/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:16:56.603983 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ad65d342-1e7f-4233-a5ff-08e43dd2736c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:56.606930 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ad65d342-1e7f-4233-a5ff-08e43dd2736c tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:16:56.606930 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ad65d342-1e7f-4233-a5ff-08e43dd2736c tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:56.607058 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ad65d342-1e7f-4233-a5ff-08e43dd2736c tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:56.607124 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-ad65d342-1e7f-4233-a5ff-08e43dd2736c tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id bf893077-a32b-45d5-95ae-b45c657e40c0. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:56.615136 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:56.615136 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:56.616182 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ad65d342-1e7f-4233-a5ff-08e43dd2736c tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 200 Aug 06 03:16:56.616779 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 824/3281] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:56 2026] GET /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:57.249758 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-289d068d-4277-44ae-95ad-eb50ff4e8023 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:57.255358 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-289d068d-4277-44ae-95ad-eb50ff4e8023 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 Aug 06 03:16:57.255598 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-289d068d-4277-44ae-95ad-eb50ff4e8023 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:57.255773 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-289d068d-4277-44ae-95ad-eb50ff4e8023 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:57.255922 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-289d068d-4277-44ae-95ad-eb50ff4e8023 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id f258612d-0d0e-4629-ab44-1e6700b842a7. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:57.261319 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:57.261319 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:57.261964 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-289d068d-4277-44ae-95ad-eb50ff4e8023 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 returned with HTTP 200 Aug 06 03:16:57.262314 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 826/3282] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:57 2026] GET /volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:57.628712 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f019f49e-a926-4f4e-a058-bb60288197f2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:57.630340 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f019f49e-a926-4f4e-a058-bb60288197f2 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:16:57.630544 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f019f49e-a926-4f4e-a058-bb60288197f2 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:57.630773 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f019f49e-a926-4f4e-a058-bb60288197f2 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:57.630924 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-f019f49e-a926-4f4e-a058-bb60288197f2 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id bf893077-a32b-45d5-95ae-b45c657e40c0. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:57.636429 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:57.636429 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:57.637472 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f019f49e-a926-4f4e-a058-bb60288197f2 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 200 Aug 06 03:16:57.638033 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 811/3283] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:57 2026] GET /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:58.275123 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-220a0437-257c-43f4-95dd-733d2cadb022 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:58.278055 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-220a0437-257c-43f4-95dd-733d2cadb022 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 Aug 06 03:16:58.278129 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-220a0437-257c-43f4-95dd-733d2cadb022 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:58.278306 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-220a0437-257c-43f4-95dd-733d2cadb022 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:58.278393 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-220a0437-257c-43f4-95dd-733d2cadb022 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id f258612d-0d0e-4629-ab44-1e6700b842a7. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:58.288112 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:58.288112 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:16:58.288785 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-220a0437-257c-43f4-95dd-733d2cadb022 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 returned with HTTP 200 Aug 06 03:16:58.290376 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 823/3284] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:58 2026] GET /volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:58.649767 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-feac8471-470e-45f6-8a8c-86019a2740ca None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:58.651945 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-feac8471-470e-45f6-8a8c-86019a2740ca tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:16:58.652180 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-feac8471-470e-45f6-8a8c-86019a2740ca tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:58.652418 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-feac8471-470e-45f6-8a8c-86019a2740ca tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:58.652573 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-feac8471-470e-45f6-8a8c-86019a2740ca tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id bf893077-a32b-45d5-95ae-b45c657e40c0. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:58.659854 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:58.659854 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:16:58.659854 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-feac8471-470e-45f6-8a8c-86019a2740ca tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 200 Aug 06 03:16:58.659854 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 825/3285] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:58 2026] GET /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:59.304441 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4ddc6bb7-e9c3-483b-938a-ac3fd2e8498f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:59.306888 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4ddc6bb7-e9c3-483b-938a-ac3fd2e8498f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 Aug 06 03:16:59.307215 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4ddc6bb7-e9c3-483b-938a-ac3fd2e8498f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:59.307513 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4ddc6bb7-e9c3-483b-938a-ac3fd2e8498f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:59.307685 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-4ddc6bb7-e9c3-483b-938a-ac3fd2e8498f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id f258612d-0d0e-4629-ab44-1e6700b842a7. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:59.319102 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:59.319102 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:16:59.319882 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4ddc6bb7-e9c3-483b-938a-ac3fd2e8498f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 returned with HTTP 200 Aug 06 03:16:59.320424 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 827/3286] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:16:59 2026] GET /volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:16:59.673342 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3c03b287-f1dc-42d8-bc86-dbe5a8c3da46 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:16:59.675876 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3c03b287-f1dc-42d8-bc86-dbe5a8c3da46 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:16:59.676127 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3c03b287-f1dc-42d8-bc86-dbe5a8c3da46 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:16:59.676368 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3c03b287-f1dc-42d8-bc86-dbe5a8c3da46 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:16:59.676534 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-3c03b287-f1dc-42d8-bc86-dbe5a8c3da46 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id bf893077-a32b-45d5-95ae-b45c657e40c0. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:16:59.682354 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:16:59.682354 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:16:59.683338 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3c03b287-f1dc-42d8-bc86-dbe5a8c3da46 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 200 Aug 06 03:16:59.684021 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 812/3287] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:16:59 2026] GET /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:00.071447 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-1b3d7639-5b37-412f-8dd8-8825b229f0ba req-f8bee08d-ee9f-4455-88b8-59576938316a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:00.076411 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1b3d7639-5b37-412f-8dd8-8825b229f0ba req-f8bee08d-ee9f-4455-88b8-59576938316a tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/attachments?instance_id=8610503e-cef7-4028-a897-8c8cc00be4fb Aug 06 03:17:00.076604 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-1b3d7639-5b37-412f-8dd8-8825b229f0ba req-f8bee08d-ee9f-4455-88b8-59576938316a tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:00.076775 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-1b3d7639-5b37-412f-8dd8-8825b229f0ba req-f8bee08d-ee9f-4455-88b8-59576938316a tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:00.270669 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1b3d7639-5b37-412f-8dd8-8825b229f0ba req-f8bee08d-ee9f-4455-88b8-59576938316a tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/attachments?instance_id=8610503e-cef7-4028-a897-8c8cc00be4fb returned with HTTP 200 Aug 06 03:17:00.271274 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 824/3288] 10.4.3.80 () {70 vars in 1630 bytes} [Thu Aug 6 03:17:00 2026] GET /volume/v3/attachments?instance_id=8610503e-cef7-4028-a897-8c8cc00be4fb => generated 192 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:00.284636 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-1b3d7639-5b37-412f-8dd8-8825b229f0ba req-da1370c1-4a34-4e33-b757-1f4890f70bcc None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:00.286796 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-1b3d7639-5b37-412f-8dd8-8825b229f0ba req-da1370c1-4a34-4e33-b757-1f4890f70bcc tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/attachments/1ee17057-4cfb-4535-8f4a-5c68b4eb0c47 Aug 06 03:17:00.287034 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-1b3d7639-5b37-412f-8dd8-8825b229f0ba req-da1370c1-4a34-4e33-b757-1f4890f70bcc tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:00.287252 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-1b3d7639-5b37-412f-8dd8-8825b229f0ba req-da1370c1-4a34-4e33-b757-1f4890f70bcc tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:00.307995 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-1b3d7639-5b37-412f-8dd8-8825b229f0ba req-da1370c1-4a34-4e33-b757-1f4890f70bcc tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/attachments/1ee17057-4cfb-4535-8f4a-5c68b4eb0c47 returned with HTTP 200 Aug 06 03:17:00.308885 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 826/3289] 10.4.3.80 () {70 vars in 1644 bytes} [Thu Aug 6 03:17:00 2026] GET /volume/v3/attachments/1ee17057-4cfb-4535-8f4a-5c68b4eb0c47 => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:00.333447 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-34c152b4-1e41-4b44-98f4-313a91542eb7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:00.335689 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-34c152b4-1e41-4b44-98f4-313a91542eb7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 Aug 06 03:17:00.335954 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-34c152b4-1e41-4b44-98f4-313a91542eb7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:00.336175 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-34c152b4-1e41-4b44-98f4-313a91542eb7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:00.337424 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-34c152b4-1e41-4b44-98f4-313a91542eb7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id f258612d-0d0e-4629-ab44-1e6700b842a7. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:00.341851 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:00.341851 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:00.342723 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-34c152b4-1e41-4b44-98f4-313a91542eb7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 returned with HTTP 200 Aug 06 03:17:00.342910 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 828/3290] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:00 2026] GET /volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:00.549274 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-1cfa883f-820f-4b95-87dc-56e1e2130382 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:00.552919 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-1cfa883f-820f-4b95-87dc-56e1e2130382 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a/encryption Aug 06 03:17:00.552919 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-1cfa883f-820f-4b95-87dc-56e1e2130382 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:00.553155 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-1cfa883f-820f-4b95-87dc-56e1e2130382 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:00.570676 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:00.570676 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:00.578954 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-429a7af7-f6fa-45bb-9a03-f0d8c815b85a req-1cfa883f-820f-4b95-87dc-56e1e2130382 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a/encryption returned with HTTP 200 Aug 06 03:17:00.579653 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 813/3291] 10.4.3.80 () {68 vars in 1624 bytes} [Thu Aug 6 03:17:00 2026] GET /volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:00.701312 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5b825847-b1c1-473c-b2de-104129dbb8d3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:00.703062 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5b825847-b1c1-473c-b2de-104129dbb8d3 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:17:00.703280 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5b825847-b1c1-473c-b2de-104129dbb8d3 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:00.703494 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5b825847-b1c1-473c-b2de-104129dbb8d3 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:00.703650 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-5b825847-b1c1-473c-b2de-104129dbb8d3 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id bf893077-a32b-45d5-95ae-b45c657e40c0. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:00.709258 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:00.709258 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:00.710009 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5b825847-b1c1-473c-b2de-104129dbb8d3 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 200 Aug 06 03:17:00.710344 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 825/3292] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:00 2026] GET /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:01.358581 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-cd4c947d-9bc1-45ad-9387-507fef3642a9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:01.361354 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cd4c947d-9bc1-45ad-9387-507fef3642a9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 Aug 06 03:17:01.361679 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cd4c947d-9bc1-45ad-9387-507fef3642a9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:01.361961 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cd4c947d-9bc1-45ad-9387-507fef3642a9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:01.362117 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-cd4c947d-9bc1-45ad-9387-507fef3642a9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id f258612d-0d0e-4629-ab44-1e6700b842a7. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:01.367333 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:01.367333 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:01.368344 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cd4c947d-9bc1-45ad-9387-507fef3642a9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 returned with HTTP 200 Aug 06 03:17:01.369033 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 827/3293] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:01 2026] GET /volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:01.722538 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ddea1ea3-1c72-4ecf-893a-92c6d8bef108 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:01.724652 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ddea1ea3-1c72-4ecf-893a-92c6d8bef108 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:17:01.724895 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ddea1ea3-1c72-4ecf-893a-92c6d8bef108 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:01.725125 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ddea1ea3-1c72-4ecf-893a-92c6d8bef108 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:01.725275 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-ddea1ea3-1c72-4ecf-893a-92c6d8bef108 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id bf893077-a32b-45d5-95ae-b45c657e40c0. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:01.729663 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:01.729663 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:01.730475 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ddea1ea3-1c72-4ecf-893a-92c6d8bef108 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 200 Aug 06 03:17:01.730824 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 829/3294] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:01 2026] GET /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:02.383284 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-38f5012f-080d-4a8f-a848-662a4934be9e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:02.384920 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-38f5012f-080d-4a8f-a848-662a4934be9e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 Aug 06 03:17:02.385114 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-38f5012f-080d-4a8f-a848-662a4934be9e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:02.385328 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-38f5012f-080d-4a8f-a848-662a4934be9e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:02.385474 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-38f5012f-080d-4a8f-a848-662a4934be9e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id f258612d-0d0e-4629-ab44-1e6700b842a7. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:02.389517 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:02.389517 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:02.390183 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-38f5012f-080d-4a8f-a848-662a4934be9e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 returned with HTTP 200 Aug 06 03:17:02.390492 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 814/3295] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:02 2026] GET /volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:02.745033 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a5425cc0-0755-4de8-b5b9-6623574b67d1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:02.747732 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a5425cc0-0755-4de8-b5b9-6623574b67d1 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:17:02.747941 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a5425cc0-0755-4de8-b5b9-6623574b67d1 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:02.748115 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a5425cc0-0755-4de8-b5b9-6623574b67d1 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:02.748248 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-a5425cc0-0755-4de8-b5b9-6623574b67d1 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id bf893077-a32b-45d5-95ae-b45c657e40c0. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:02.755063 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:02.755063 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:02.755063 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a5425cc0-0755-4de8-b5b9-6623574b67d1 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 200 Aug 06 03:17:02.755063 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 826/3296] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:02 2026] GET /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:03.401218 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-48b22a90-61a7-45db-8426-7cbcc269c2c2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:03.403115 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-48b22a90-61a7-45db-8426-7cbcc269c2c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 Aug 06 03:17:03.403351 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-48b22a90-61a7-45db-8426-7cbcc269c2c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:03.403528 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-48b22a90-61a7-45db-8426-7cbcc269c2c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:03.403641 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-48b22a90-61a7-45db-8426-7cbcc269c2c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id f258612d-0d0e-4629-ab44-1e6700b842a7. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:03.408387 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:03.408387 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:03.409046 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-48b22a90-61a7-45db-8426-7cbcc269c2c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 returned with HTTP 200 Aug 06 03:17:03.409392 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 828/3297] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:03 2026] GET /volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:03.423549 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f1465fce-c228-41a7-adcf-ec2f67944d9b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:03.426815 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f1465fce-c228-41a7-adcf-ec2f67944d9b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] DELETE https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 Aug 06 03:17:03.427257 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f1465fce-c228-41a7-adcf-ec2f67944d9b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:03.427793 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f1465fce-c228-41a7-adcf-ec2f67944d9b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:03.427968 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.contrib.backups [None req-f1465fce-c228-41a7-adcf-ec2f67944d9b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Delete backup with id: f258612d-0d0e-4629-ab44-1e6700b842a7. Aug 06 03:17:03.433318 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:03.433318 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:03.450952 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.backup.rpcapi [None req-f1465fce-c228-41a7-adcf-ec2f67944d9b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] delete_backup rpcapi backup_id f258612d-0d0e-4629-ab44-1e6700b842a7 {{(pid=100900) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:17:03.452055 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f1465fce-c228-41a7-adcf-ec2f67944d9b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 returned with HTTP 202 Aug 06 03:17:03.452566 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 830/3298] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:17:03 2026] DELETE /volume/v3/backups/f258612d-0d0e-4629-ab44-1e6700b842a7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:17:03.464663 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b29932d5-67f3-49f1-81f4-a6aefa3c78c2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:03.464663 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b29932d5-67f3-49f1-81f4-a6aefa3c78c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:17:03.464663 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b29932d5-67f3-49f1-81f4-a6aefa3c78c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-41877601"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:03.465508 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-b29932d5-67f3-49f1-81f4-a6aefa3c78c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-41877601'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:17:03.465637 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-b29932d5-67f3-49f1-81f4-a6aefa3c78c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Create volume of 1 GB Aug 06 03:17:03.470716 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b29932d5-67f3-49f1-81f4-a6aefa3c78c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Availability Zones retrieved successfully. Aug 06 03:17:03.477496 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b29932d5-67f3-49f1-81f4-a6aefa3c78c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Flow 'volume_create_api' (87871d9a-ef55-40db-921e-27c13ba24e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:03.479244 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b29932d5-67f3-49f1-81f4-a6aefa3c78c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f27bab0c-34ce-429f-8705-421edee5c4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:03.480165 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-b29932d5-67f3-49f1-81f4-a6aefa3c78c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:17:03.521548 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b29932d5-67f3-49f1-81f4-a6aefa3c78c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f27bab0c-34ce-429f-8705-421edee5c4d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:03.522663 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b29932d5-67f3-49f1-81f4-a6aefa3c78c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19f8e753-c813-4d43-a8c6-2e195343c1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:03.578646 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-b29932d5-67f3-49f1-81f4-a6aefa3c78c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Created reservations ['26ccacdf-69cb-407e-80c3-10cf9b931329', '54969230-1bba-4e2c-bad1-f724a24cdde6', 'f54d32df-65d3-4cb1-bd23-a966ef69ce7e', '4ac3c7ae-2aab-455c-afe7-f97a53ebc408'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:03.579718 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b29932d5-67f3-49f1-81f4-a6aefa3c78c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19f8e753-c813-4d43-a8c6-2e195343c1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26ccacdf-69cb-407e-80c3-10cf9b931329', '54969230-1bba-4e2c-bad1-f724a24cdde6', 'f54d32df-65d3-4cb1-bd23-a966ef69ce7e', '4ac3c7ae-2aab-455c-afe7-f97a53ebc408']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:03.583852 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b29932d5-67f3-49f1-81f4-a6aefa3c78c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49caf0aa-e73f-4909-ac68-3c0ca045f39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:03.615564 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b29932d5-67f3-49f1-81f4-a6aefa3c78c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49caf0aa-e73f-4909-ac68-3c0ca045f39d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '413dd41b-157c-4a7d-83a4-a6cc8ca4b7b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-41877601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52a32940ec544fb99c9abcd53832cabe',qos_specs=None,replication_status=,reservations=['26ccacdf-69cb-407e-80c3-10cf9b931329','54969230-1bba-4e2c-bad1-f724a24cdde6','f54d32df-65d3-4cb1-bd23-a966ef69ce7e','4ac3c7ae-2aab-455c-afe7-f97a53ebc408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a1f2899e09c4184be5a636d9ed1c53a',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:17:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-41877601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=413dd41b-157c-4a7d-83a4-a6cc8ca4b7b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52a32940ec544fb99c9abcd53832cabe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a1f2899e09c4184be5a636d9ed1c53a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:03.617059 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b29932d5-67f3-49f1-81f4-a6aefa3c78c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e48c4017-211f-43d5-9f2f-6f391c2787c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:03.643629 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b29932d5-67f3-49f1-81f4-a6aefa3c78c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e48c4017-211f-43d5-9f2f-6f391c2787c2) transitioned into state 'SUCCESS' from state '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-41877601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52a32940ec544fb99c9abcd53832cabe',qos_specs=None,replication_status=,reservations=['26ccacdf-69cb-407e-80c3-10cf9b931329','54969230-1bba-4e2c-bad1-f724a24cdde6','f54d32df-65d3-4cb1-bd23-a966ef69ce7e','4ac3c7ae-2aab-455c-afe7-f97a53ebc408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a1f2899e09c4184be5a636d9ed1c53a',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:03.644499 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b29932d5-67f3-49f1-81f4-a6aefa3c78c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf598b34-3a2d-4a54-8032-40ecf3913f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:03.658442 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b29932d5-67f3-49f1-81f4-a6aefa3c78c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf598b34-3a2d-4a54-8032-40ecf3913f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:03.659409 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b29932d5-67f3-49f1-81f4-a6aefa3c78c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Flow 'volume_create_api' (87871d9a-ef55-40db-921e-27c13ba24e03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:03.659757 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b29932d5-67f3-49f1-81f4-a6aefa3c78c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Create volume request issued successfully. Aug 06 03:17:03.660530 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b29932d5-67f3-49f1-81f4-a6aefa3c78c2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:17:03.661475 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 815/3299] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:17:03 2026] POST /volume/v3/volumes => generated 774 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:03.687605 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f80534b1-705a-441f-aa95-10fc953023a4 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:03.691459 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f80534b1-705a-441f-aa95-10fc953023a4 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/volumes/413dd41b-157c-4a7d-83a4-a6cc8ca4b7b8 Aug 06 03:17:03.691705 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f80534b1-705a-441f-aa95-10fc953023a4 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:03.691914 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f80534b1-705a-441f-aa95-10fc953023a4 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:03.699219 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:03.699219 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:03.703130 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f80534b1-705a-441f-aa95-10fc953023a4 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:17:03.707426 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f80534b1-705a-441f-aa95-10fc953023a4 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/413dd41b-157c-4a7d-83a4-a6cc8ca4b7b8 returned with HTTP 200 Aug 06 03:17:03.707919 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 827/3300] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:03 2026] GET /volume/v3/volumes/413dd41b-157c-4a7d-83a4-a6cc8ca4b7b8 => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:03.771243 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-74c80c68-1944-47c3-ac1d-d51a40aca1c1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:03.801860 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-74c80c68-1944-47c3-ac1d-d51a40aca1c1 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:17:03.801860 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-74c80c68-1944-47c3-ac1d-d51a40aca1c1 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:03.801860 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-74c80c68-1944-47c3-ac1d-d51a40aca1c1 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:03.801860 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-74c80c68-1944-47c3-ac1d-d51a40aca1c1 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id bf893077-a32b-45d5-95ae-b45c657e40c0. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:03.801860 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:03.801860 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:03.801860 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-74c80c68-1944-47c3-ac1d-d51a40aca1c1 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 200 Aug 06 03:17:03.801860 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 829/3301] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:03 2026] GET /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:04.742638 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c9838811-d220-4655-9eb6-3196138710a7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:04.746410 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c9838811-d220-4655-9eb6-3196138710a7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/volumes/413dd41b-157c-4a7d-83a4-a6cc8ca4b7b8 Aug 06 03:17:04.746550 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c9838811-d220-4655-9eb6-3196138710a7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:04.746736 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c9838811-d220-4655-9eb6-3196138710a7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:04.768778 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:04.768778 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:04.776247 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c9838811-d220-4655-9eb6-3196138710a7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:17:04.781588 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c9838811-d220-4655-9eb6-3196138710a7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/413dd41b-157c-4a7d-83a4-a6cc8ca4b7b8 returned with HTTP 200 Aug 06 03:17:04.782221 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 831/3302] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:04 2026] GET /volume/v3/volumes/413dd41b-157c-4a7d-83a4-a6cc8ca4b7b8 => generated 1005 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:04.793714 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3b352a7b-1803-49ea-b217-ead9362ae9df None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:04.796358 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d7a5408e-69da-44b6-8058-591bf4fe90f1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:04.796998 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3b352a7b-1803-49ea-b217-ead9362ae9df tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:17:04.797305 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3b352a7b-1803-49ea-b217-ead9362ae9df tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:04.797620 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3b352a7b-1803-49ea-b217-ead9362ae9df tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:04.798136 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-3b352a7b-1803-49ea-b217-ead9362ae9df tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id bf893077-a32b-45d5-95ae-b45c657e40c0. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:04.799900 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d7a5408e-69da-44b6-8058-591bf4fe90f1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] POST https://10.4.3.80/volume/v3/backups Aug 06 03:17:04.800396 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d7a5408e-69da-44b6-8058-591bf4fe90f1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "413dd41b-157c-4a7d-83a4-a6cc8ca4b7b8", "name": "tempest-type-Backup-613891394"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:04.802099 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.backups [None req-d7a5408e-69da-44b6-8058-591bf4fe90f1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Creating new backup {'backup': {'volume_id': '413dd41b-157c-4a7d-83a4-a6cc8ca4b7b8', 'name': 'tempest-type-Backup-613891394'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:17:04.803710 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.backups [None req-d7a5408e-69da-44b6-8058-591bf4fe90f1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Creating backup of volume 413dd41b-157c-4a7d-83a4-a6cc8ca4b7b8 in container None Aug 06 03:17:04.805493 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:04.805493 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:04.806655 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3b352a7b-1803-49ea-b217-ead9362ae9df tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 200 Aug 06 03:17:04.807230 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 816/3303] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:04 2026] GET /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:04.813633 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:04.813633 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:04.814076 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d7a5408e-69da-44b6-8058-591bf4fe90f1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:17:04.852400 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-d7a5408e-69da-44b6-8058-591bf4fe90f1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Created reservations ['8935818b-ae75-475c-addb-42e4256e310e', '3e6c1735-c796-417f-89f3-08d01c2e1dd0'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:04.898200 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d7a5408e-69da-44b6-8058-591bf4fe90f1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:17:04.898766 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 828/3304] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:17:04 2026] POST /volume/v3/backups => generated 313 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:04.918074 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f7068be1-b9e6-4d2f-b68b-571dabb71948 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:04.925097 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f7068be1-b9e6-4d2f-b68b-571dabb71948 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 Aug 06 03:17:04.925369 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f7068be1-b9e6-4d2f-b68b-571dabb71948 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:04.925639 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f7068be1-b9e6-4d2f-b68b-571dabb71948 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:04.925802 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-f7068be1-b9e6-4d2f-b68b-571dabb71948 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id bd64740a-9736-41b2-a5dd-959e8e2aeed8. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:04.932084 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:04.932084 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:04.932938 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f7068be1-b9e6-4d2f-b68b-571dabb71948 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 returned with HTTP 200 Aug 06 03:17:04.933494 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 830/3305] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:04 2026] GET /volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 => generated 720 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:05.836822 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9c62e696-cd59-4353-afcf-4e9f480f3159 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:05.842266 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9c62e696-cd59-4353-afcf-4e9f480f3159 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:17:05.842495 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9c62e696-cd59-4353-afcf-4e9f480f3159 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:05.843401 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9c62e696-cd59-4353-afcf-4e9f480f3159 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:05.843401 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-9c62e696-cd59-4353-afcf-4e9f480f3159 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id bf893077-a32b-45d5-95ae-b45c657e40c0. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:05.858595 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:05.858595 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:05.859400 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9c62e696-cd59-4353-afcf-4e9f480f3159 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 200 Aug 06 03:17:05.860036 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 832/3306] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:05 2026] GET /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 748 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:05.943662 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e1e1e069-e79c-480c-96fc-28ac004845d3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:05.948273 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e1e1e069-e79c-480c-96fc-28ac004845d3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 Aug 06 03:17:05.948541 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e1e1e069-e79c-480c-96fc-28ac004845d3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:05.948808 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e1e1e069-e79c-480c-96fc-28ac004845d3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:05.948960 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-e1e1e069-e79c-480c-96fc-28ac004845d3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id bd64740a-9736-41b2-a5dd-959e8e2aeed8. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:05.960355 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:05.960355 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:05.961066 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e1e1e069-e79c-480c-96fc-28ac004845d3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 returned with HTTP 200 Aug 06 03:17:05.961558 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 817/3307] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:05 2026] GET /volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 => generated 722 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:06.874422 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-807cb870-96b4-4a4c-b86d-f228decdcb1c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:06.876220 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-807cb870-96b4-4a4c-b86d-f228decdcb1c tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:17:06.876415 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-807cb870-96b4-4a4c-b86d-f228decdcb1c tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:06.876607 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-807cb870-96b4-4a4c-b86d-f228decdcb1c tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:06.876703 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-807cb870-96b4-4a4c-b86d-f228decdcb1c tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id bf893077-a32b-45d5-95ae-b45c657e40c0. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:06.878563 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=391,cinder:UPDATE=126,cinder:INSERT=69 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:17:06.881237 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:06.881237 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:06.881999 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-807cb870-96b4-4a4c-b86d-f228decdcb1c tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 200 Aug 06 03:17:06.882369 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 829/3308] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:06 2026] GET /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:06.976804 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-70429a8c-81d9-47fe-a1f6-a2196a7e16f1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:06.979338 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-70429a8c-81d9-47fe-a1f6-a2196a7e16f1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 Aug 06 03:17:06.979641 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-70429a8c-81d9-47fe-a1f6-a2196a7e16f1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:06.979928 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-70429a8c-81d9-47fe-a1f6-a2196a7e16f1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:06.980097 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-70429a8c-81d9-47fe-a1f6-a2196a7e16f1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id bd64740a-9736-41b2-a5dd-959e8e2aeed8. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:06.984628 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:06.984628 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:06.985274 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-70429a8c-81d9-47fe-a1f6-a2196a7e16f1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 returned with HTTP 200 Aug 06 03:17:06.985616 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 831/3309] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:06 2026] GET /volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:07.893668 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-da3f9b8d-fbae-4c50-80ae-ca8ed1ca1f73 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:07.899148 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-da3f9b8d-fbae-4c50-80ae-ca8ed1ca1f73 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:17:07.899351 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-da3f9b8d-fbae-4c50-80ae-ca8ed1ca1f73 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:07.899536 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-da3f9b8d-fbae-4c50-80ae-ca8ed1ca1f73 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:07.899651 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-da3f9b8d-fbae-4c50-80ae-ca8ed1ca1f73 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id bf893077-a32b-45d5-95ae-b45c657e40c0. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:07.905341 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:07.905341 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:07.906454 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-da3f9b8d-fbae-4c50-80ae-ca8ed1ca1f73 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 200 Aug 06 03:17:07.906978 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 833/3310] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:07 2026] GET /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:07.918914 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c728360b-4efe-4047-8c6b-3f30a6037310 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:07.922923 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c728360b-4efe-4047-8c6b-3f30a6037310 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:17:07.922923 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c728360b-4efe-4047-8c6b-3f30a6037310 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:07.922923 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c728360b-4efe-4047-8c6b-3f30a6037310 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:07.922923 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-c728360b-4efe-4047-8c6b-3f30a6037310 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:07.933086 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:07.933086 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:07.933086 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c728360b-4efe-4047-8c6b-3f30a6037310 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 200 Aug 06 03:17:07.933086 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 818/3311] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:07 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:07.943545 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-18ca19ff-eb1e-4c87-a4eb-774f9474fb25 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:07.945188 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-18ca19ff-eb1e-4c87-a4eb-774f9474fb25 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] POST https://10.4.3.80/volume/v3/backups Aug 06 03:17:07.945499 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-18ca19ff-eb1e-4c87-a4eb-774f9474fb25 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ad57df7-bc70-45b5-80d5-39a1dc17ae88", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-997479243"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:07.946826 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.backups [None req-18ca19ff-eb1e-4c87-a4eb-774f9474fb25 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Creating new backup {'backup': {'volume_id': '1ad57df7-bc70-45b5-80d5-39a1dc17ae88', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-997479243'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:17:07.950048 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.backups [None req-18ca19ff-eb1e-4c87-a4eb-774f9474fb25 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Creating backup of volume 1ad57df7-bc70-45b5-80d5-39a1dc17ae88 in container None Aug 06 03:17:07.963383 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:07.963383 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:07.963700 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-18ca19ff-eb1e-4c87-a4eb-774f9474fb25 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Volume info retrieved successfully. Aug 06 03:17:07.988179 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-18ca19ff-eb1e-4c87-a4eb-774f9474fb25 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Created reservations ['ac253088-a219-4b93-a44f-919ed6915644', '1f9868a9-03a2-4c75-9e62-5bc44b86a335'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:07.995703 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f18f76ca-b73a-4237-b9e4-3385c8d9a8ce None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:07.998088 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f18f76ca-b73a-4237-b9e4-3385c8d9a8ce tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 Aug 06 03:17:07.998088 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f18f76ca-b73a-4237-b9e4-3385c8d9a8ce tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:07.998088 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f18f76ca-b73a-4237-b9e4-3385c8d9a8ce tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:07.998201 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-f18f76ca-b73a-4237-b9e4-3385c8d9a8ce tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id bd64740a-9736-41b2-a5dd-959e8e2aeed8. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:08.003570 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:08.003570 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:08.004879 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f18f76ca-b73a-4237-b9e4-3385c8d9a8ce tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 returned with HTTP 200 Aug 06 03:17:08.004963 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 832/3312] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:07 2026] GET /volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:17:08.028906 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-18ca19ff-eb1e-4c87-a4eb-774f9474fb25 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:17:08.031850 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 830/3313] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:17:07 2026] POST /volume/v3/backups => generated 327 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:08.042113 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d3040615-6752-4c12-8e96-64e78da7f758 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:08.044379 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d3040615-6752-4c12-8e96-64e78da7f758 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 Aug 06 03:17:08.044671 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d3040615-6752-4c12-8e96-64e78da7f758 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:08.044928 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d3040615-6752-4c12-8e96-64e78da7f758 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:08.045065 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-d3040615-6752-4c12-8e96-64e78da7f758 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 6b9ec7a5-19ee-4e2b-b33d-1213d39545e1. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:08.050499 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:08.050499 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:08.050809 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d3040615-6752-4c12-8e96-64e78da7f758 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 returned with HTTP 200 Aug 06 03:17:08.051258 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 834/3314] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:08 2026] GET /volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:08.126453 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-4627c57d-10e2-4e5a-aef5-ec8d1f0fdec7 req-4de789da-2dbe-4b5f-881e-852be3d0001c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:08.128329 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4627c57d-10e2-4e5a-aef5-ec8d1f0fdec7 req-4de789da-2dbe-4b5f-881e-852be3d0001c tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/limits Aug 06 03:17:08.128674 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-4627c57d-10e2-4e5a-aef5-ec8d1f0fdec7 req-4de789da-2dbe-4b5f-881e-852be3d0001c tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:08.129862 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-4627c57d-10e2-4e5a-aef5-ec8d1f0fdec7 req-4de789da-2dbe-4b5f-881e-852be3d0001c tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:08.147751 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [req-4627c57d-10e2-4e5a-aef5-ec8d1f0fdec7 req-4de789da-2dbe-4b5f-881e-852be3d0001c tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1722119925 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1722119925, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:17:08.148015 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [req-4627c57d-10e2-4e5a-aef5-ec8d1f0fdec7 req-4de789da-2dbe-4b5f-881e-852be3d0001c tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1722119925 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1722119925, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:17:08.148254 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [req-4627c57d-10e2-4e5a-aef5-ec8d1f0fdec7 req-4de789da-2dbe-4b5f-881e-852be3d0001c tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-1722119925 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-1722119925, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:17:08.162553 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4627c57d-10e2-4e5a-aef5-ec8d1f0fdec7 req-4de789da-2dbe-4b5f-881e-852be3d0001c tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/limits returned with HTTP 200 Aug 06 03:17:08.162553 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 819/3315] 10.4.3.80 () {68 vars in 1477 bytes} [Thu Aug 6 03:17:08 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 06 03:17:08.205901 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-4627c57d-10e2-4e5a-aef5-ec8d1f0fdec7 req-2f6db4ac-5caf-4ad5-b35f-f4e9243b9e12 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:08.210437 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4627c57d-10e2-4e5a-aef5-ec8d1f0fdec7 req-2f6db4ac-5caf-4ad5-b35f-f4e9243b9e12 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf Aug 06 03:17:08.210437 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4627c57d-10e2-4e5a-aef5-ec8d1f0fdec7 req-2f6db4ac-5caf-4ad5-b35f-f4e9243b9e12 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:08.210437 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4627c57d-10e2-4e5a-aef5-ec8d1f0fdec7 req-2f6db4ac-5caf-4ad5-b35f-f4e9243b9e12 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:08.220214 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:08.220214 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:08.224100 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-4627c57d-10e2-4e5a-aef5-ec8d1f0fdec7 req-2f6db4ac-5caf-4ad5-b35f-f4e9243b9e12 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:17:08.229677 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4627c57d-10e2-4e5a-aef5-ec8d1f0fdec7 req-2f6db4ac-5caf-4ad5-b35f-f4e9243b9e12 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf returned with HTTP 200 Aug 06 03:17:08.230125 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 833/3316] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:17:08 2026] GET /volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf => generated 1661 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:08.240153 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-4627c57d-10e2-4e5a-aef5-ec8d1f0fdec7 req-e60a0aaf-e65f-4daa-8520-d9fc493c0984 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:08.244678 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4627c57d-10e2-4e5a-aef5-ec8d1f0fdec7 req-e60a0aaf-e65f-4daa-8520-d9fc493c0984 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:17:08.245114 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4627c57d-10e2-4e5a-aef5-ec8d1f0fdec7 req-e60a0aaf-e65f-4daa-8520-d9fc493c0984 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4c6b5d93-dea9-488f-9dd8-510d03779adf", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-569454554", "description": null, "metadata": {}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:08.257909 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:08.257909 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:08.258482 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-4627c57d-10e2-4e5a-aef5-ec8d1f0fdec7 req-e60a0aaf-e65f-4daa-8520-d9fc493c0984 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:17:08.258818 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [req-4627c57d-10e2-4e5a-aef5-ec8d1f0fdec7 req-e60a0aaf-e65f-4daa-8520-d9fc493c0984 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Create snapshot from volume 4c6b5d93-dea9-488f-9dd8-510d03779adf Aug 06 03:17:08.291027 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [req-4627c57d-10e2-4e5a-aef5-ec8d1f0fdec7 req-e60a0aaf-e65f-4daa-8520-d9fc493c0984 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Created reservations ['a1c6fdae-902d-46e8-b477-8d9d19d76cf8', '2aa5fc43-c13b-462f-8843-513835e42319', '6579dcd5-d201-4f5d-aa93-2c7eb6ae25dc', '795c86f2-92ac-4909-8055-fee360cd8e01'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:08.324708 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-4627c57d-10e2-4e5a-aef5-ec8d1f0fdec7 req-e60a0aaf-e65f-4daa-8520-d9fc493c0984 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Snapshot force create request issued successfully. Aug 06 03:17:08.325177 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4627c57d-10e2-4e5a-aef5-ec8d1f0fdec7 req-e60a0aaf-e65f-4daa-8520-d9fc493c0984 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:17:08.325889 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 831/3317] 10.4.3.80 () {72 vars in 1540 bytes} [Thu Aug 6 03:17:08 2026] POST /volume/v3/snapshots => generated 323 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:09.020155 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b8e154a7-9438-488f-b411-89c0f17696f3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:09.023651 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b8e154a7-9438-488f-b411-89c0f17696f3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 Aug 06 03:17:09.023783 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b8e154a7-9438-488f-b411-89c0f17696f3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:09.024028 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b8e154a7-9438-488f-b411-89c0f17696f3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:09.024985 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-b8e154a7-9438-488f-b411-89c0f17696f3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id bd64740a-9736-41b2-a5dd-959e8e2aeed8. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:09.028885 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:09.028885 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:09.029759 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b8e154a7-9438-488f-b411-89c0f17696f3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 returned with HTTP 200 Aug 06 03:17:09.030125 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 835/3318] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:09 2026] GET /volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:09.066887 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b829f8f6-87c1-4c41-af5f-64656b7f14eb None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:09.068689 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b829f8f6-87c1-4c41-af5f-64656b7f14eb tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 Aug 06 03:17:09.068900 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b829f8f6-87c1-4c41-af5f-64656b7f14eb tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:09.069084 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b829f8f6-87c1-4c41-af5f-64656b7f14eb tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:09.069177 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-b829f8f6-87c1-4c41-af5f-64656b7f14eb tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 6b9ec7a5-19ee-4e2b-b33d-1213d39545e1. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:09.075167 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:09.075167 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:09.075843 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b829f8f6-87c1-4c41-af5f-64656b7f14eb tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 returned with HTTP 200 Aug 06 03:17:09.076202 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 820/3319] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:09 2026] GET /volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:10.042066 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d42c3038-ba31-4483-9f52-31ce906f85cb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:10.044382 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d42c3038-ba31-4483-9f52-31ce906f85cb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 Aug 06 03:17:10.044699 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d42c3038-ba31-4483-9f52-31ce906f85cb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:10.044999 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d42c3038-ba31-4483-9f52-31ce906f85cb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:10.045162 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-d42c3038-ba31-4483-9f52-31ce906f85cb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id bd64740a-9736-41b2-a5dd-959e8e2aeed8. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:10.063066 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:10.063066 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:10.063768 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d42c3038-ba31-4483-9f52-31ce906f85cb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 returned with HTTP 200 Aug 06 03:17:10.064162 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 834/3320] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:10 2026] GET /volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 => generated 733 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:10.087417 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ec3a83ae-ba7f-46d3-821f-d575e781b2b5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:10.089456 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ec3a83ae-ba7f-46d3-821f-d575e781b2b5 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 Aug 06 03:17:10.089654 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ec3a83ae-ba7f-46d3-821f-d575e781b2b5 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:10.089902 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ec3a83ae-ba7f-46d3-821f-d575e781b2b5 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:10.090046 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-ec3a83ae-ba7f-46d3-821f-d575e781b2b5 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 6b9ec7a5-19ee-4e2b-b33d-1213d39545e1. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:10.095018 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:10.095018 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:10.096067 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ec3a83ae-ba7f-46d3-821f-d575e781b2b5 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 returned with HTTP 200 Aug 06 03:17:10.096602 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 832/3321] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:10 2026] GET /volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:10.400096 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0573373e-ef4b-4fed-8d44-097ccf15561e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:10.401760 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0573373e-ef4b-4fed-8d44-097ccf15561e tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/snapshots/92b019a6-0c77-42d0-b22e-8f9cd0e44c50 Aug 06 03:17:10.401983 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0573373e-ef4b-4fed-8d44-097ccf15561e tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:10.402174 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0573373e-ef4b-4fed-8d44-097ccf15561e tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:10.409565 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:10.409565 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:10.410114 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0573373e-ef4b-4fed-8d44-097ccf15561e tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Snapshot retrieved successfully. Aug 06 03:17:10.410939 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0573373e-ef4b-4fed-8d44-097ccf15561e tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/snapshots/92b019a6-0c77-42d0-b22e-8f9cd0e44c50 returned with HTTP 200 Aug 06 03:17:10.411517 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 836/3322] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:17:10 2026] GET /volume/v3/snapshots/92b019a6-0c77-42d0-b22e-8f9cd0e44c50 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:10.446825 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f449b20e-268b-41d4-a86d-e15b43447e3a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:10.449145 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f449b20e-268b-41d4-a86d-e15b43447e3a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:17:10.449677 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f449b20e-268b-41d4-a86d-e15b43447e3a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-491494674", "snapshot_id": null, "imageRef": "7e2e9c86-2edd-49bd-92f2-1b7e3ec4a63b", "volume_type": null, "size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:10.451739 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-f449b20e-268b-41d4-a86d-e15b43447e3a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-491494674', 'snapshot_id': None, 'imageRef': '7e2e9c86-2edd-49bd-92f2-1b7e3ec4a63b', 'volume_type': None, 'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:17:10.560965 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:10.560965 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:10.561473 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f449b20e-268b-41d4-a86d-e15b43447e3a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Snapshot retrieved successfully. Aug 06 03:17:10.561648 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-f449b20e-268b-41d4-a86d-e15b43447e3a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Create volume of 1 GB Aug 06 03:17:10.565292 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f449b20e-268b-41d4-a86d-e15b43447e3a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Availability Zones retrieved successfully. Aug 06 03:17:10.571608 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f449b20e-268b-41d4-a86d-e15b43447e3a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Flow 'volume_create_api' (61696c9c-ce8e-49fa-886f-2208d2924597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:10.572973 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f449b20e-268b-41d4-a86d-e15b43447e3a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05c4460e-5d5b-48c0-993b-55749e8b16e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:10.574074 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-f449b20e-268b-41d4-a86d-e15b43447e3a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:17:10.614512 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f449b20e-268b-41d4-a86d-e15b43447e3a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05c4460e-5d5b-48c0-993b-55749e8b16e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '92b019a6-0c77-42d0-b22e-8f9cd0e44c50', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:10.614512 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f449b20e-268b-41d4-a86d-e15b43447e3a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73d06d2f-b33e-4008-9783-cbce2e722e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:10.666837 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-f449b20e-268b-41d4-a86d-e15b43447e3a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Created reservations ['554e8a35-0355-4f3d-9e82-5b499b2d92e1', 'b605f5e2-2452-4aa9-a104-68433224f2e7', '4b80ee68-56a9-49a1-98ef-d552a12ce55a', 'c9fd3084-75b8-4c72-a68a-82b7d3a7422f'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:10.667981 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f449b20e-268b-41d4-a86d-e15b43447e3a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73d06d2f-b33e-4008-9783-cbce2e722e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['554e8a35-0355-4f3d-9e82-5b499b2d92e1', 'b605f5e2-2452-4aa9-a104-68433224f2e7', '4b80ee68-56a9-49a1-98ef-d552a12ce55a', 'c9fd3084-75b8-4c72-a68a-82b7d3a7422f']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:10.669092 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f449b20e-268b-41d4-a86d-e15b43447e3a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e185993-6a6e-45df-ab6b-f412c4d8dc8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:10.719299 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f449b20e-268b-41d4-a86d-e15b43447e3a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e185993-6a6e-45df-ab6b-f412c4d8dc8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85d67dcb-017c-4729-a6e1-333da59e7846', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-491494674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='780a573387e441e19cb20cfac682e54e',qos_specs=None,replication_status=,reservations=['554e8a35-0355-4f3d-9e82-5b499b2d92e1','b605f5e2-2452-4aa9-a104-68433224f2e7','4b80ee68-56a9-49a1-98ef-d552a12ce55a','c9fd3084-75b8-4c72-a68a-82b7d3a7422f'],size=1,snapshot_id=92b019a6-0c77-42d0-b22e-8f9cd0e44c50,source_replicaid=,source_volid=None,status='creating',user_id='58a0970f6c5c47baacd11f9e25bea9e5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), '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-06T03:17:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-491494674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85d67dcb-017c-4729-a6e1-333da59e7846,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='780a573387e441e19cb20cfac682e54e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=92b019a6-0c77-42d0-b22e-8f9cd0e44c50,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58a0970f6c5c47baacd11f9e25bea9e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:10.720527 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f449b20e-268b-41d4-a86d-e15b43447e3a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72273162-7d0f-4652-9308-77098c5bff43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:10.749052 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f449b20e-268b-41d4-a86d-e15b43447e3a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72273162-7d0f-4652-9308-77098c5bff43) transitioned into state 'SUCCESS' from state '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-491494674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='780a573387e441e19cb20cfac682e54e',qos_specs=None,replication_status=,reservations=['554e8a35-0355-4f3d-9e82-5b499b2d92e1','b605f5e2-2452-4aa9-a104-68433224f2e7','4b80ee68-56a9-49a1-98ef-d552a12ce55a','c9fd3084-75b8-4c72-a68a-82b7d3a7422f'],size=1,snapshot_id=92b019a6-0c77-42d0-b22e-8f9cd0e44c50,source_replicaid=,source_volid=None,status='creating',user_id='58a0970f6c5c47baacd11f9e25bea9e5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:10.749052 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f449b20e-268b-41d4-a86d-e15b43447e3a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43cfa370-a77a-469b-8022-0b4add751a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:10.781565 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f449b20e-268b-41d4-a86d-e15b43447e3a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43cfa370-a77a-469b-8022-0b4add751a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:10.783030 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-f449b20e-268b-41d4-a86d-e15b43447e3a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Flow 'volume_create_api' (61696c9c-ce8e-49fa-886f-2208d2924597) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:10.783030 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f449b20e-268b-41d4-a86d-e15b43447e3a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Create volume request issued successfully. Aug 06 03:17:10.783541 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f449b20e-268b-41d4-a86d-e15b43447e3a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:17:10.787745 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 821/3323] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:17:10 2026] POST /volume/v3/volumes => generated 811 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:10.799731 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c28c1bca-425a-477a-ab96-bd8bf6200ddd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:10.805058 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c28c1bca-425a-477a-ab96-bd8bf6200ddd tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 Aug 06 03:17:10.805058 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c28c1bca-425a-477a-ab96-bd8bf6200ddd tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:10.805058 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c28c1bca-425a-477a-ab96-bd8bf6200ddd tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:10.819124 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:10.819124 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:10.824208 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c28c1bca-425a-477a-ab96-bd8bf6200ddd tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:17:10.829439 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c28c1bca-425a-477a-ab96-bd8bf6200ddd tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 returned with HTTP 200 Aug 06 03:17:10.829931 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 835/3324] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:17:10 2026] GET /volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:11.078765 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e0acfc72-6211-4943-a277-586d9a68c1f9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:11.082289 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e0acfc72-6211-4943-a277-586d9a68c1f9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 Aug 06 03:17:11.082413 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e0acfc72-6211-4943-a277-586d9a68c1f9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:11.082539 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e0acfc72-6211-4943-a277-586d9a68c1f9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:11.082658 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-e0acfc72-6211-4943-a277-586d9a68c1f9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id bd64740a-9736-41b2-a5dd-959e8e2aeed8. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:11.086411 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:11.086411 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:11.087032 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e0acfc72-6211-4943-a277-586d9a68c1f9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 returned with HTTP 200 Aug 06 03:17:11.087338 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 833/3325] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:11 2026] GET /volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:11.113816 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-78ea2765-4137-40b4-9373-a903ef2d57f4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:11.115880 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-78ea2765-4137-40b4-9373-a903ef2d57f4 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 Aug 06 03:17:11.116105 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-78ea2765-4137-40b4-9373-a903ef2d57f4 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:11.116280 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-78ea2765-4137-40b4-9373-a903ef2d57f4 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:11.116378 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-78ea2765-4137-40b4-9373-a903ef2d57f4 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 6b9ec7a5-19ee-4e2b-b33d-1213d39545e1. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:11.125403 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:11.125403 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:11.126108 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-78ea2765-4137-40b4-9373-a903ef2d57f4 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 returned with HTTP 200 Aug 06 03:17:11.126730 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 837/3326] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:11 2026] GET /volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:11.846487 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a5877c0c-da27-480d-9bc1-6faa39cf25e9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:11.848298 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a5877c0c-da27-480d-9bc1-6faa39cf25e9 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 Aug 06 03:17:11.848513 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a5877c0c-da27-480d-9bc1-6faa39cf25e9 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:11.848748 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a5877c0c-da27-480d-9bc1-6faa39cf25e9 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:11.855613 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:11.855613 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:11.859009 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a5877c0c-da27-480d-9bc1-6faa39cf25e9 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:17:11.863377 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a5877c0c-da27-480d-9bc1-6faa39cf25e9 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 returned with HTTP 200 Aug 06 03:17:11.863807 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 822/3327] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:17:11 2026] GET /volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 => generated 1420 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:17:11.877542 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1a3f0f7e-a430-482f-a1d9-1a53ec21681f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:11.879350 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1a3f0f7e-a430-482f-a1d9-1a53ec21681f tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 Aug 06 03:17:11.879531 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1a3f0f7e-a430-482f-a1d9-1a53ec21681f tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:11.879724 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1a3f0f7e-a430-482f-a1d9-1a53ec21681f tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:11.887517 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:11.887517 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:11.891664 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1a3f0f7e-a430-482f-a1d9-1a53ec21681f tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:17:11.895717 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1a3f0f7e-a430-482f-a1d9-1a53ec21681f tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 returned with HTTP 200 Aug 06 03:17:11.896079 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 836/3328] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:17:11 2026] GET /volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 => generated 1420 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:17:12.099076 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0b844d20-9ba3-4241-9cb7-44c0c6befa73 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:12.105261 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0b844d20-9ba3-4241-9cb7-44c0c6befa73 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 Aug 06 03:17:12.105801 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0b844d20-9ba3-4241-9cb7-44c0c6befa73 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:12.106109 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0b844d20-9ba3-4241-9cb7-44c0c6befa73 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:12.106277 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-0b844d20-9ba3-4241-9cb7-44c0c6befa73 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id bd64740a-9736-41b2-a5dd-959e8e2aeed8. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:12.111853 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:12.111853 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:12.112508 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0b844d20-9ba3-4241-9cb7-44c0c6befa73 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 returned with HTTP 200 Aug 06 03:17:12.113056 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 834/3329] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:12 2026] GET /volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:12.139341 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-032d206a-9f35-4544-89e4-474cdcdd1ec3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:12.141608 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-032d206a-9f35-4544-89e4-474cdcdd1ec3 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 Aug 06 03:17:12.141867 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-032d206a-9f35-4544-89e4-474cdcdd1ec3 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:12.142112 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-032d206a-9f35-4544-89e4-474cdcdd1ec3 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:12.142263 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-032d206a-9f35-4544-89e4-474cdcdd1ec3 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 6b9ec7a5-19ee-4e2b-b33d-1213d39545e1. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:12.146164 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:12.146164 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:12.147012 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-032d206a-9f35-4544-89e4-474cdcdd1ec3 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 returned with HTTP 200 Aug 06 03:17:12.147097 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 838/3330] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:12 2026] GET /volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:13.141113 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-590c7f91-0c35-44b7-a7bd-2eeed2a963e9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:13.143014 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-590c7f91-0c35-44b7-a7bd-2eeed2a963e9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 Aug 06 03:17:13.143254 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-590c7f91-0c35-44b7-a7bd-2eeed2a963e9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:13.143455 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-590c7f91-0c35-44b7-a7bd-2eeed2a963e9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:13.143552 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-590c7f91-0c35-44b7-a7bd-2eeed2a963e9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id bd64740a-9736-41b2-a5dd-959e8e2aeed8. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:13.149712 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:13.149712 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:13.150498 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-590c7f91-0c35-44b7-a7bd-2eeed2a963e9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 returned with HTTP 200 Aug 06 03:17:13.151328 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 823/3331] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:13 2026] GET /volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:13.159253 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e805607f-6a18-46fb-9871-7be75bfa3454 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:13.161162 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e805607f-6a18-46fb-9871-7be75bfa3454 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 Aug 06 03:17:13.161436 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e805607f-6a18-46fb-9871-7be75bfa3454 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:13.161661 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e805607f-6a18-46fb-9871-7be75bfa3454 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:13.161763 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-e805607f-6a18-46fb-9871-7be75bfa3454 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 6b9ec7a5-19ee-4e2b-b33d-1213d39545e1. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:13.165860 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:13.165860 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:13.166518 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e805607f-6a18-46fb-9871-7be75bfa3454 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 returned with HTTP 200 Aug 06 03:17:13.166909 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 837/3332] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:13 2026] GET /volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:13.250494 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-306feae6-96cd-4a3a-ba80-36bb2f1a1b63 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:13.253220 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-306feae6-96cd-4a3a-ba80-36bb2f1a1b63 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 Aug 06 03:17:13.253421 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-306feae6-96cd-4a3a-ba80-36bb2f1a1b63 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:13.253683 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-306feae6-96cd-4a3a-ba80-36bb2f1a1b63 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:13.267023 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:13.267023 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:13.273769 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-306feae6-96cd-4a3a-ba80-36bb2f1a1b63 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:17:13.282818 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-306feae6-96cd-4a3a-ba80-36bb2f1a1b63 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 returned with HTTP 200 Aug 06 03:17:13.283295 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 835/3333] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:17:13 2026] GET /volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 => generated 1402 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:13.762138 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-1e6647e3-014d-49ba-8829-2bdc54e81c21 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:13.765687 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-1e6647e3-014d-49ba-8829-2bdc54e81c21 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 Aug 06 03:17:13.766039 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-1e6647e3-014d-49ba-8829-2bdc54e81c21 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:13.766355 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-1e6647e3-014d-49ba-8829-2bdc54e81c21 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:13.778901 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:13.778901 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:13.783361 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-1e6647e3-014d-49ba-8829-2bdc54e81c21 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:17:13.789098 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-1e6647e3-014d-49ba-8829-2bdc54e81c21 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 returned with HTTP 200 Aug 06 03:17:13.789671 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 839/3334] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:17:13 2026] GET /volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 => generated 1402 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:13.805099 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-80107cc9-58da-4603-bad3-75144fa74592 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:13.805455 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-80107cc9-58da-4603-bad3-75144fa74592 None None] GET https://10.4.3.80/volume// Aug 06 03:17:13.805628 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-80107cc9-58da-4603-bad3-75144fa74592 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:13.805843 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-80107cc9-58da-4603-bad3-75144fa74592 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:13.806137 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-80107cc9-58da-4603-bad3-75144fa74592 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:17:13.806414 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 824/3335] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:17:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:17:13.815926 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-0639664a-774f-43e4-bcea-4726a064b2e5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:13.818012 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-0639664a-774f-43e4-bcea-4726a064b2e5 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:17:13.818375 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-0639664a-774f-43e4-bcea-4726a064b2e5 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85d67dcb-017c-4729-a6e1-333da59e7846", "connector": null, "instance_uuid": "f32988bb-0ffa-4a4c-ac79-d626d41b5446"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:13.827382 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:13.827382 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:13.855024 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-0639664a-774f-43e4-bcea-4726a064b2e5 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:17:13.855464 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 838/3336] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:17:13 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:14.177136 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f077e588-a23a-4398-a3f4-7bd81c75d7d9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:14.179192 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f077e588-a23a-4398-a3f4-7bd81c75d7d9 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 Aug 06 03:17:14.179408 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f077e588-a23a-4398-a3f4-7bd81c75d7d9 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:14.179661 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f077e588-a23a-4398-a3f4-7bd81c75d7d9 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:14.179804 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-f077e588-a23a-4398-a3f4-7bd81c75d7d9 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 6b9ec7a5-19ee-4e2b-b33d-1213d39545e1. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:14.185669 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:14.185669 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:14.186398 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f077e588-a23a-4398-a3f4-7bd81c75d7d9 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 returned with HTTP 200 Aug 06 03:17:14.186766 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 836/3337] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:14 2026] GET /volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:14.188604 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-317170a1-0ca7-4f82-a5d1-4318f99b6e45 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:14.191018 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-317170a1-0ca7-4f82-a5d1-4318f99b6e45 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 Aug 06 03:17:14.191018 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-317170a1-0ca7-4f82-a5d1-4318f99b6e45 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:14.191018 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-317170a1-0ca7-4f82-a5d1-4318f99b6e45 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:14.191018 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-317170a1-0ca7-4f82-a5d1-4318f99b6e45 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id bd64740a-9736-41b2-a5dd-959e8e2aeed8. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:14.194880 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:14.194880 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:14.195463 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-317170a1-0ca7-4f82-a5d1-4318f99b6e45 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 returned with HTTP 200 Aug 06 03:17:14.195919 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 840/3338] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:14 2026] GET /volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:15.039003 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-e8206c24-af82-4ec6-b0a4-5a8f88ea5a64 req-6f767464-010c-44c0-9f00-406218a74297 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:15.044601 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e8206c24-af82-4ec6-b0a4-5a8f88ea5a64 req-6f767464-010c-44c0-9f00-406218a74297 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a/encryption Aug 06 03:17:15.044805 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e8206c24-af82-4ec6-b0a4-5a8f88ea5a64 req-6f767464-010c-44c0-9f00-406218a74297 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:15.045025 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e8206c24-af82-4ec6-b0a4-5a8f88ea5a64 req-6f767464-010c-44c0-9f00-406218a74297 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:15.053678 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d04af1db-5120-4310-8a42-8040d5651279 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:15.054034 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d04af1db-5120-4310-8a42-8040d5651279 None None] GET https://10.4.3.80/volume// Aug 06 03:17:15.054148 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d04af1db-5120-4310-8a42-8040d5651279 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:15.054326 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d04af1db-5120-4310-8a42-8040d5651279 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:15.054653 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d04af1db-5120-4310-8a42-8040d5651279 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:17:15.054970 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 839/3339] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:17:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:17:15.060372 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:15.060372 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:15.070623 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e8206c24-af82-4ec6-b0a4-5a8f88ea5a64 req-6f767464-010c-44c0-9f00-406218a74297 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a/encryption returned with HTTP 200 Aug 06 03:17:15.071189 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 825/3340] 10.4.3.80 () {68 vars in 1624 bytes} [Thu Aug 6 03:17:15 2026] GET /volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a/encryption => generated 161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:15.074374 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-e51d230a-08aa-4705-939d-ad2ce5275874 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:15.078813 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-e51d230a-08aa-4705-939d-ad2ce5275874 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 Aug 06 03:17:15.078813 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-e51d230a-08aa-4705-939d-ad2ce5275874 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:15.078813 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-e51d230a-08aa-4705-939d-ad2ce5275874 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:15.096093 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:15.096093 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:15.100589 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-e51d230a-08aa-4705-939d-ad2ce5275874 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:17:15.109532 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-e51d230a-08aa-4705-939d-ad2ce5275874 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 returned with HTTP 200 Aug 06 03:17:15.110278 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 837/3341] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:17:15 2026] GET /volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 => generated 1581 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:17:15.202105 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d8e3d327-6319-4994-86c8-4e14760036ea None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:15.207547 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-48e2f167-d16f-4b0a-8e96-0891aa48dccc None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:15.207661 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d8e3d327-6319-4994-86c8-4e14760036ea tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 Aug 06 03:17:15.207827 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d8e3d327-6319-4994-86c8-4e14760036ea tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:15.208092 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d8e3d327-6319-4994-86c8-4e14760036ea tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:15.208234 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-d8e3d327-6319-4994-86c8-4e14760036ea tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 6b9ec7a5-19ee-4e2b-b33d-1213d39545e1. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:15.209889 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-48e2f167-d16f-4b0a-8e96-0891aa48dccc tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 Aug 06 03:17:15.210144 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-48e2f167-d16f-4b0a-8e96-0891aa48dccc tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:15.210396 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-48e2f167-d16f-4b0a-8e96-0891aa48dccc tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:15.210493 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-48e2f167-d16f-4b0a-8e96-0891aa48dccc tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id bd64740a-9736-41b2-a5dd-959e8e2aeed8. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:15.217018 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:15.217018 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:15.217369 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:15.217369 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:15.217968 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d8e3d327-6319-4994-86c8-4e14760036ea tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 returned with HTTP 200 Aug 06 03:17:15.218226 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-48e2f167-d16f-4b0a-8e96-0891aa48dccc tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 returned with HTTP 200 Aug 06 03:17:15.218553 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 841/3342] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:15 2026] GET /volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:15.219034 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 840/3343] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:15 2026] GET /volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:15.267879 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-97bd90bf-8849-461a-9942-146e8649b279 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:15.270369 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-97bd90bf-8849-461a-9942-146e8649b279 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] PUT https://10.4.3.80/volume/v3/attachments/ea8dc2e6-feca-4241-bdf2-1a8c5b24f309 Aug 06 03:17:15.270748 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-97bd90bf-8849-461a-9942-146e8649b279 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:15.280060 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-97bd90bf-8849-461a-9942-146e8649b279 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Acquiring lock "cinder-attachment_update-85d67dcb-017c-4729-a6e1-333da59e7846-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:17:15.284764 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-97bd90bf-8849-461a-9942-146e8649b279 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Lock "cinder-attachment_update-85d67dcb-017c-4729-a6e1-333da59e7846-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:17:15.285745 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:15.285745 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:15.410174 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-97bd90bf-8849-461a-9942-146e8649b279 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Lock "cinder-attachment_update-85d67dcb-017c-4729-a6e1-333da59e7846-np0000006611" released by "attachment_update" :: held 0.125s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:17:15.410638 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-97bd90bf-8849-461a-9942-146e8649b279 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/attachments/ea8dc2e6-feca-4241-bdf2-1a8c5b24f309 returned with HTTP 200 Aug 06 03:17:15.411289 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 826/3344] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:17:15 2026] PUT /volume/v3/attachments/ea8dc2e6-feca-4241-bdf2-1a8c5b24f309 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:15.452736 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-60a23098-d7f6-4d98-b37b-77bd5a78dcdb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:15.455733 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-60a23098-d7f6-4d98-b37b-77bd5a78dcdb tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] POST https://10.4.3.80/volume/v3/attachments/ea8dc2e6-feca-4241-bdf2-1a8c5b24f309/action Aug 06 03:17:15.456091 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-60a23098-d7f6-4d98-b37b-77bd5a78dcdb tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:17:15.456184 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-60a23098-d7f6-4d98-b37b-77bd5a78dcdb tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:15.476480 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:15.476480 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:15.488381 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4e698f28-673b-4c70-b39e-a5a9431e9bd8 req-60a23098-d7f6-4d98-b37b-77bd5a78dcdb tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/attachments/ea8dc2e6-feca-4241-bdf2-1a8c5b24f309/action returned with HTTP 204 Aug 06 03:17:15.489477 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 838/3345] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:17:15 2026] POST /volume/v3/attachments/ea8dc2e6-feca-4241-bdf2-1a8c5b24f309/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:15.938007 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-e8206c24-af82-4ec6-b0a4-5a8f88ea5a64 req-0b1a48d2-3042-4a14-8ea7-df3cd5fc8266 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:15.940147 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e8206c24-af82-4ec6-b0a4-5a8f88ea5a64 req-0b1a48d2-3042-4a14-8ea7-df3cd5fc8266 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/attachments/76b3e4c2-563f-4f03-824f-cdb76911bb0b Aug 06 03:17:15.940320 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e8206c24-af82-4ec6-b0a4-5a8f88ea5a64 req-0b1a48d2-3042-4a14-8ea7-df3cd5fc8266 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:15.940490 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e8206c24-af82-4ec6-b0a4-5a8f88ea5a64 req-0b1a48d2-3042-4a14-8ea7-df3cd5fc8266 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:15.947659 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:15.947659 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:16.190031 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e8206c24-af82-4ec6-b0a4-5a8f88ea5a64 req-0b1a48d2-3042-4a14-8ea7-df3cd5fc8266 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/76b3e4c2-563f-4f03-824f-cdb76911bb0b returned with HTTP 200 Aug 06 03:17:16.190447 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 842/3346] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:17:15 2026] DELETE /volume/v3/attachments/76b3e4c2-563f-4f03-824f-cdb76911bb0b => generated 19 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:16.229068 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-aec0064c-f386-4e98-a3be-c69745618fe2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:16.230749 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-aec0064c-f386-4e98-a3be-c69745618fe2 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 Aug 06 03:17:16.230963 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-aec0064c-f386-4e98-a3be-c69745618fe2 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:16.231136 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-aec0064c-f386-4e98-a3be-c69745618fe2 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:16.231230 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-aec0064c-f386-4e98-a3be-c69745618fe2 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 6b9ec7a5-19ee-4e2b-b33d-1213d39545e1. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:16.233850 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5183ba56-5620-4cf9-b5f7-d89bfb980e20 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:16.235977 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5183ba56-5620-4cf9-b5f7-d89bfb980e20 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 Aug 06 03:17:16.236207 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5183ba56-5620-4cf9-b5f7-d89bfb980e20 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:16.236409 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5183ba56-5620-4cf9-b5f7-d89bfb980e20 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:16.236544 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-5183ba56-5620-4cf9-b5f7-d89bfb980e20 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id bd64740a-9736-41b2-a5dd-959e8e2aeed8. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:16.236803 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:16.236803 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:16.237778 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-aec0064c-f386-4e98-a3be-c69745618fe2 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 returned with HTTP 200 Aug 06 03:17:16.238161 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 841/3347] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:16 2026] GET /volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:16.241251 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:16.241251 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:16.242065 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5183ba56-5620-4cf9-b5f7-d89bfb980e20 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 returned with HTTP 200 Aug 06 03:17:16.242427 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 827/3348] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:16 2026] GET /volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:16.251783 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6ddf2a23-fee2-4399-a10d-a471db8bc5f3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:16.257007 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6ddf2a23-fee2-4399-a10d-a471db8bc5f3 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:17:16.257285 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6ddf2a23-fee2-4399-a10d-a471db8bc5f3 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:16.257548 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6ddf2a23-fee2-4399-a10d-a471db8bc5f3 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:16.257719 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-6ddf2a23-fee2-4399-a10d-a471db8bc5f3 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id bf893077-a32b-45d5-95ae-b45c657e40c0. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:16.267386 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:16.267386 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:16.268669 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6ddf2a23-fee2-4399-a10d-a471db8bc5f3 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 200 Aug 06 03:17:16.269038 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 839/3349] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:16 2026] GET /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:16.282265 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e83ce1c4-3957-4583-9d5e-982cb72c293f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:16.284842 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e83ce1c4-3957-4583-9d5e-982cb72c293f tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:17:16.285080 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e83ce1c4-3957-4583-9d5e-982cb72c293f tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:16.285266 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e83ce1c4-3957-4583-9d5e-982cb72c293f tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:16.285383 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-e83ce1c4-3957-4583-9d5e-982cb72c293f tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:16.292133 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:16.292133 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:16.292961 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e83ce1c4-3957-4583-9d5e-982cb72c293f tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 200 Aug 06 03:17:16.293345 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 843/3350] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:16 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:16.309506 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ba6a6110-c7c1-4a2d-82e9-ed29ac5054de None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:16.312363 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ba6a6110-c7c1-4a2d-82e9-ed29ac5054de tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:17:16.312363 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ba6a6110-c7c1-4a2d-82e9-ed29ac5054de tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ad57df7-bc70-45b5-80d5-39a1dc17ae88", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1298756525"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:16.312654 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.backups [None req-ba6a6110-c7c1-4a2d-82e9-ed29ac5054de tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Creating new backup {'backup': {'volume_id': '1ad57df7-bc70-45b5-80d5-39a1dc17ae88', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1298756525'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:17:16.312778 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-ba6a6110-c7c1-4a2d-82e9-ed29ac5054de tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Creating backup of volume 1ad57df7-bc70-45b5-80d5-39a1dc17ae88 in container None Aug 06 03:17:16.321250 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:16.321250 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:16.321850 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ba6a6110-c7c1-4a2d-82e9-ed29ac5054de tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Volume info retrieved successfully. Aug 06 03:17:16.342524 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-ba6a6110-c7c1-4a2d-82e9-ed29ac5054de tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Created reservations ['d290d7d9-6308-49e2-9126-a968e2c61da0', 'a67d0745-22cc-442d-a14d-7509100c0998'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:16.391474 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ba6a6110-c7c1-4a2d-82e9-ed29ac5054de tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:17:16.391883 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 842/3351] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:17:16 2026] POST /volume/v3/backups => generated 328 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:16.399190 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-54464b77-b271-4863-8193-bcaace87e2dc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:16.400875 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-54464b77-b271-4863-8193-bcaace87e2dc tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 Aug 06 03:17:16.401056 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-54464b77-b271-4863-8193-bcaace87e2dc tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:16.401249 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-54464b77-b271-4863-8193-bcaace87e2dc tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:16.401335 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-54464b77-b271-4863-8193-bcaace87e2dc tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id 665a9569-5bac-4b89-9215-b19b7176cc37. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:16.405253 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:16.405253 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:16.405953 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-54464b77-b271-4863-8193-bcaace87e2dc tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 returned with HTTP 200 Aug 06 03:17:16.406304 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 828/3352] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:16 2026] GET /volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:16.981951 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-76d2fff3-1112-4d8d-b7ca-ddb3236b6aef None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:16.985517 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-76d2fff3-1112-4d8d-b7ca-ddb3236b6aef tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a Aug 06 03:17:16.985517 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-76d2fff3-1112-4d8d-b7ca-ddb3236b6aef tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:16.985517 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-76d2fff3-1112-4d8d-b7ca-ddb3236b6aef tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:16.985517 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-76d2fff3-1112-4d8d-b7ca-ddb3236b6aef tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete volume with id: cb3ac942-104f-48a6-8fdb-6223d1b8723a Aug 06 03:17:16.995243 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:16.995243 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:16.996775 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-76d2fff3-1112-4d8d-b7ca-ddb3236b6aef tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:17:17.010594 np0000006611 devstack@c-api.service[100899]: WARNING cinder.keymgr.conf_key_mgr [None req-76d2fff3-1112-4d8d-b7ca-ddb3236b6aef tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 03:17:17.015678 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-76d2fff3-1112-4d8d-b7ca-ddb3236b6aef tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete volume request issued successfully. Aug 06 03:17:17.015907 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-76d2fff3-1112-4d8d-b7ca-ddb3236b6aef tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a returned with HTTP 202 Aug 06 03:17:17.016289 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 840/3353] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:16 2026] DELETE /volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:17:17.026514 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9756ec33-393d-46c4-bd53-b549a92a3bdf None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:17.028721 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9756ec33-393d-46c4-bd53-b549a92a3bdf tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a Aug 06 03:17:17.028983 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9756ec33-393d-46c4-bd53-b549a92a3bdf tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:17.029224 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9756ec33-393d-46c4-bd53-b549a92a3bdf tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:17.038609 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:17.038609 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:17.042165 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-9756ec33-393d-46c4-bd53-b549a92a3bdf tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:17:17.047739 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9756ec33-393d-46c4-bd53-b549a92a3bdf tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a returned with HTTP 200 Aug 06 03:17:17.050050 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 844/3354] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:17 2026] GET /volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:17.256347 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-330f907d-ee33-424b-8897-65e9e0d1cc19 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:17.258086 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-330f907d-ee33-424b-8897-65e9e0d1cc19 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 Aug 06 03:17:17.258314 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-330f907d-ee33-424b-8897-65e9e0d1cc19 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:17.258531 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-330f907d-ee33-424b-8897-65e9e0d1cc19 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:17.258687 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-330f907d-ee33-424b-8897-65e9e0d1cc19 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id bd64740a-9736-41b2-a5dd-959e8e2aeed8. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:17.262564 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:17.262564 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:17.263177 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-330f907d-ee33-424b-8897-65e9e0d1cc19 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 returned with HTTP 200 Aug 06 03:17:17.263523 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 843/3355] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:17 2026] GET /volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:17.419668 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d828857c-2dd4-480d-a6ee-852659f3f36d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:17.421396 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d828857c-2dd4-480d-a6ee-852659f3f36d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 Aug 06 03:17:17.421587 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d828857c-2dd4-480d-a6ee-852659f3f36d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:17.421794 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d828857c-2dd4-480d-a6ee-852659f3f36d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:17.421930 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-d828857c-2dd4-480d-a6ee-852659f3f36d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id 665a9569-5bac-4b89-9215-b19b7176cc37. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:17.431935 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:17.431935 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:17.432637 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d828857c-2dd4-480d-a6ee-852659f3f36d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 returned with HTTP 200 Aug 06 03:17:17.433003 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 829/3356] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:17 2026] GET /volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:18.064354 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-24198a98-09a5-454e-b41c-e9a85c098f04 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:18.066128 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-24198a98-09a5-454e-b41c-e9a85c098f04 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a Aug 06 03:17:18.066309 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-24198a98-09a5-454e-b41c-e9a85c098f04 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:18.066502 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-24198a98-09a5-454e-b41c-e9a85c098f04 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:18.072874 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-24198a98-09a5-454e-b41c-e9a85c098f04 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a returned with HTTP 404 Aug 06 03:17:18.073229 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 841/3357] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:18 2026] GET /volume/v3/volumes/cb3ac942-104f-48a6-8fdb-6223d1b8723a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:18.080177 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e04b40da-98d1-4d37-be44-2ff77603142d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:18.081625 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e04b40da-98d1-4d37-be44-2ff77603142d tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] GET https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 Aug 06 03:17:18.081797 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e04b40da-98d1-4d37-be44-2ff77603142d tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:18.081979 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e04b40da-98d1-4d37-be44-2ff77603142d tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] Calling method 'detail' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:18.082632 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-e04b40da-98d1-4d37-be44-2ff77603142d tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100900) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:17:18.114493 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e04b40da-98d1-4d37-be44-2ff77603142d tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] Get all volumes completed successfully. Aug 06 03:17:18.116618 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:18.116618 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:18.122300 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e04b40da-98d1-4d37-be44-2ff77603142d tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 03:17:18.122300 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 845/3358] 10.4.3.80 () {66 vars in 1278 bytes} [Thu Aug 6 03:17:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14094 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:17:18.139281 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-86fa1c2a-1af4-4067-9c6f-961e1ac60b6a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:18.141364 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-86fa1c2a-1af4-4067-9c6f-961e1ac60b6a tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] DELETE https://10.4.3.80/volume/v3/types/b1fccc42-3641-4668-83e2-783db0e595af Aug 06 03:17:18.141555 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-86fa1c2a-1af4-4067-9c6f-961e1ac60b6a tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:18.141774 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-86fa1c2a-1af4-4067-9c6f-961e1ac60b6a tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] Calling method '_delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:18.162092 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-86fa1c2a-1af4-4067-9c6f-961e1ac60b6a tempest-TestVolumeBootPattern-2130604473 tempest-TestVolumeBootPattern-2130604473-project-admin] https://10.4.3.80/volume/v3/types/b1fccc42-3641-4668-83e2-783db0e595af returned with HTTP 202 Aug 06 03:17:18.162443 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 844/3359] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:17:18 2026] DELETE /volume/v3/types/b1fccc42-3641-4668-83e2-783db0e595af => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:17:18.190537 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e9d4f099-fa32-4b57-b81a-ef0f056e9b85 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:18.192166 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e9d4f099-fa32-4b57-b81a-ef0f056e9b85 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:17:18.192500 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e9d4f099-fa32-4b57-b81a-ef0f056e9b85 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2040914832", "snapshot_id": null, "imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "volume_type": null, "size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:18.194021 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-e9d4f099-fa32-4b57-b81a-ef0f056e9b85 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2040914832', 'snapshot_id': None, 'imageRef': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'volume_type': None, 'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:17:18.266219 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-e9d4f099-fa32-4b57-b81a-ef0f056e9b85 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume of 1 GB Aug 06 03:17:18.271762 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e9d4f099-fa32-4b57-b81a-ef0f056e9b85 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Availability Zones retrieved successfully. Aug 06 03:17:18.276339 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-01e469db-f026-42cf-a65b-438761978432 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:18.277615 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e9d4f099-fa32-4b57-b81a-ef0f056e9b85 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Flow 'volume_create_api' (f0f699d5-8ea8-4953-8a37-5f0f0f459d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:18.278466 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-01e469db-f026-42cf-a65b-438761978432 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 Aug 06 03:17:18.278740 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e9d4f099-fa32-4b57-b81a-ef0f056e9b85 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44fabf5b-eeb7-48ef-b99e-2812b3318803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:18.278850 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-01e469db-f026-42cf-a65b-438761978432 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:18.278994 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-01e469db-f026-42cf-a65b-438761978432 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:18.279136 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-01e469db-f026-42cf-a65b-438761978432 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id bd64740a-9736-41b2-a5dd-959e8e2aeed8. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:18.279620 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-e9d4f099-fa32-4b57-b81a-ef0f056e9b85 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:17:18.285107 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:18.285107 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:18.286169 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-01e469db-f026-42cf-a65b-438761978432 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 returned with HTTP 200 Aug 06 03:17:18.286622 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 842/3360] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:18 2026] GET /volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:18.340002 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e9d4f099-fa32-4b57-b81a-ef0f056e9b85 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44fabf5b-eeb7-48ef-b99e-2812b3318803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:18.340912 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e9d4f099-fa32-4b57-b81a-ef0f056e9b85 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c848828-2a42-4ae1-af28-1a917829e4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:18.394000 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-e9d4f099-fa32-4b57-b81a-ef0f056e9b85 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Created reservations ['1513a08b-131d-485f-8bca-aafb8d8623a8', '88e6bf12-6108-43c7-a1fe-fede27ed1afd', 'f39f3106-c646-456e-b110-cac96263b84d', '51126ec7-edf9-49ba-89d4-21f7580eda02'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:18.394713 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e9d4f099-fa32-4b57-b81a-ef0f056e9b85 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c848828-2a42-4ae1-af28-1a917829e4f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1513a08b-131d-485f-8bca-aafb8d8623a8', '88e6bf12-6108-43c7-a1fe-fede27ed1afd', 'f39f3106-c646-456e-b110-cac96263b84d', '51126ec7-edf9-49ba-89d4-21f7580eda02']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:18.395588 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e9d4f099-fa32-4b57-b81a-ef0f056e9b85 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a402e82d-32a9-4143-9a78-4b22da0471b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:18.417165 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e9d4f099-fa32-4b57-b81a-ef0f056e9b85 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a402e82d-32a9-4143-9a78-4b22da0471b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '356b25eb-d6ee-4cde-82a0-017b8c5cfeb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2040914832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88aa522afca8491fa8811d5dbeeebfea',qos_specs=None,replication_status=,reservations=['1513a08b-131d-485f-8bca-aafb8d8623a8','88e6bf12-6108-43c7-a1fe-fede27ed1afd','f39f3106-c646-456e-b110-cac96263b84d','51126ec7-edf9-49ba-89d4-21f7580eda02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603a0c0870b4594b33e8eb968151053',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:17:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2040914832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=356b25eb-d6ee-4cde-82a0-017b8c5cfeb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88aa522afca8491fa8811d5dbeeebfea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3603a0c0870b4594b33e8eb968151053',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:18.417906 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e9d4f099-fa32-4b57-b81a-ef0f056e9b85 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (177d1fb7-e4ec-4c50-8d6f-442a41b99b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:18.435268 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e9d4f099-fa32-4b57-b81a-ef0f056e9b85 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (177d1fb7-e4ec-4c50-8d6f-442a41b99b7a) transitioned into state 'SUCCESS' from state '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-2040914832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88aa522afca8491fa8811d5dbeeebfea',qos_specs=None,replication_status=,reservations=['1513a08b-131d-485f-8bca-aafb8d8623a8','88e6bf12-6108-43c7-a1fe-fede27ed1afd','f39f3106-c646-456e-b110-cac96263b84d','51126ec7-edf9-49ba-89d4-21f7580eda02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603a0c0870b4594b33e8eb968151053',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:18.435967 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e9d4f099-fa32-4b57-b81a-ef0f056e9b85 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f47625b-5873-4d62-a305-5b7a54f1bf93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:18.447916 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e9d4f099-fa32-4b57-b81a-ef0f056e9b85 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f47625b-5873-4d62-a305-5b7a54f1bf93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:18.449062 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-e9d4f099-fa32-4b57-b81a-ef0f056e9b85 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Flow 'volume_create_api' (f0f699d5-8ea8-4953-8a37-5f0f0f459d7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:18.450796 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e9d4f099-fa32-4b57-b81a-ef0f056e9b85 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume request issued successfully. Aug 06 03:17:18.450796 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e9d4f099-fa32-4b57-b81a-ef0f056e9b85 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:17:18.450980 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-fdc374ca-e4ea-43c6-a9b3-72d398974455 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:18.451022 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 830/3361] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:17:18 2026] POST /volume/v3/volumes => generated 757 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:18.453312 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fdc374ca-e4ea-43c6-a9b3-72d398974455 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 Aug 06 03:17:18.453703 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fdc374ca-e4ea-43c6-a9b3-72d398974455 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:18.454057 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fdc374ca-e4ea-43c6-a9b3-72d398974455 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:18.454288 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-fdc374ca-e4ea-43c6-a9b3-72d398974455 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id 665a9569-5bac-4b89-9215-b19b7176cc37. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:18.459527 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:18.459527 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:18.460821 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fdc374ca-e4ea-43c6-a9b3-72d398974455 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 returned with HTTP 200 Aug 06 03:17:18.461432 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 846/3362] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:18 2026] GET /volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:18.471631 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c0ccac90-740e-4e99-8f0c-d7c501b5ef9a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:18.472851 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c0ccac90-740e-4e99-8f0c-d7c501b5ef9a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 Aug 06 03:17:18.473061 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c0ccac90-740e-4e99-8f0c-d7c501b5ef9a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:18.473262 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c0ccac90-740e-4e99-8f0c-d7c501b5ef9a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:18.480122 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:18.480122 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:18.483494 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c0ccac90-740e-4e99-8f0c-d7c501b5ef9a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:17:18.487249 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c0ccac90-740e-4e99-8f0c-d7c501b5ef9a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 returned with HTTP 200 Aug 06 03:17:18.487591 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 845/3363] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:18 2026] GET /volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:19.298511 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1274e7f0-ba68-42e8-97d9-fd1aa70ef848 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:19.300041 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1274e7f0-ba68-42e8-97d9-fd1aa70ef848 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 Aug 06 03:17:19.300210 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1274e7f0-ba68-42e8-97d9-fd1aa70ef848 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:19.300383 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1274e7f0-ba68-42e8-97d9-fd1aa70ef848 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:19.300474 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-1274e7f0-ba68-42e8-97d9-fd1aa70ef848 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id bd64740a-9736-41b2-a5dd-959e8e2aeed8. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:19.304297 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:19.304297 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:19.304850 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1274e7f0-ba68-42e8-97d9-fd1aa70ef848 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 returned with HTTP 200 Aug 06 03:17:19.305185 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 843/3364] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:19 2026] GET /volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:19.473375 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-01efe812-b797-4ac0-9413-b7d64d01fa9d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:19.475238 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-01efe812-b797-4ac0-9413-b7d64d01fa9d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 Aug 06 03:17:19.475617 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-01efe812-b797-4ac0-9413-b7d64d01fa9d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:19.476969 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-01efe812-b797-4ac0-9413-b7d64d01fa9d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:19.476969 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-01efe812-b797-4ac0-9413-b7d64d01fa9d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id 665a9569-5bac-4b89-9215-b19b7176cc37. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:19.481045 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:19.481045 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:19.482097 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-01efe812-b797-4ac0-9413-b7d64d01fa9d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 returned with HTTP 200 Aug 06 03:17:19.482592 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 831/3365] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:19 2026] GET /volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:19.505027 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b6485dc7-e78d-4953-931f-1693cbd34f1a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:19.506798 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b6485dc7-e78d-4953-931f-1693cbd34f1a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 Aug 06 03:17:19.507007 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b6485dc7-e78d-4953-931f-1693cbd34f1a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:19.507180 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b6485dc7-e78d-4953-931f-1693cbd34f1a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:19.514252 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:19.514252 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:19.517734 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b6485dc7-e78d-4953-931f-1693cbd34f1a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:17:19.522024 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b6485dc7-e78d-4953-931f-1693cbd34f1a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 returned with HTTP 200 Aug 06 03:17:19.522361 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 847/3366] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:19 2026] GET /volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:19.534452 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1bd314c5-c4e8-4fa6-a436-9decb86fb52b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:19.536316 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1bd314c5-c4e8-4fa6-a436-9decb86fb52b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 Aug 06 03:17:19.536545 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1bd314c5-c4e8-4fa6-a436-9decb86fb52b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:19.536784 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1bd314c5-c4e8-4fa6-a436-9decb86fb52b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:19.543276 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:19.543276 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:19.546752 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1bd314c5-c4e8-4fa6-a436-9decb86fb52b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:17:19.550987 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1bd314c5-c4e8-4fa6-a436-9decb86fb52b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 returned with HTTP 200 Aug 06 03:17:19.551421 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 846/3367] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:19 2026] GET /volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:20.314880 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9626b92a-fe71-470f-a96e-8c9e3748e022 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:20.316685 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9626b92a-fe71-470f-a96e-8c9e3748e022 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 Aug 06 03:17:20.316932 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9626b92a-fe71-470f-a96e-8c9e3748e022 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:20.317411 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9626b92a-fe71-470f-a96e-8c9e3748e022 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:20.317411 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-9626b92a-fe71-470f-a96e-8c9e3748e022 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id bd64740a-9736-41b2-a5dd-959e8e2aeed8. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:20.324487 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:20.324487 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:20.325337 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9626b92a-fe71-470f-a96e-8c9e3748e022 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 returned with HTTP 200 Aug 06 03:17:20.325598 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 844/3368] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:20 2026] GET /volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:20.493156 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9f302b39-35e5-49e5-83f5-b642d8d0e070 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:20.496855 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9f302b39-35e5-49e5-83f5-b642d8d0e070 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 Aug 06 03:17:20.496855 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9f302b39-35e5-49e5-83f5-b642d8d0e070 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:20.496855 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9f302b39-35e5-49e5-83f5-b642d8d0e070 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:20.496855 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-9f302b39-35e5-49e5-83f5-b642d8d0e070 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id 665a9569-5bac-4b89-9215-b19b7176cc37. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:20.502436 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:20.502436 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:20.503618 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9f302b39-35e5-49e5-83f5-b642d8d0e070 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 returned with HTTP 200 Aug 06 03:17:20.504280 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 832/3369] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:20 2026] GET /volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:20.710526 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-d683cfb0-f69f-4350-ba22-11e9004ad566 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:20.712750 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-d683cfb0-f69f-4350-ba22-11e9004ad566 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 Aug 06 03:17:20.713012 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-d683cfb0-f69f-4350-ba22-11e9004ad566 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:20.713210 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-d683cfb0-f69f-4350-ba22-11e9004ad566 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:20.720676 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:20.720676 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:20.724642 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-d683cfb0-f69f-4350-ba22-11e9004ad566 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:17:20.729891 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-d683cfb0-f69f-4350-ba22-11e9004ad566 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 returned with HTTP 200 Aug 06 03:17:20.730441 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 848/3370] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:17:20 2026] GET /volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:21.229031 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-67a62fc0-e2c6-4a36-a20b-59108001fb13 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:21.231164 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-67a62fc0-e2c6-4a36-a20b-59108001fb13 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 Aug 06 03:17:21.231349 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-67a62fc0-e2c6-4a36-a20b-59108001fb13 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:21.231535 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-67a62fc0-e2c6-4a36-a20b-59108001fb13 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:21.238808 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:21.238808 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:21.242621 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-67a62fc0-e2c6-4a36-a20b-59108001fb13 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:17:21.247060 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-67a62fc0-e2c6-4a36-a20b-59108001fb13 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 returned with HTTP 200 Aug 06 03:17:21.247467 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 847/3371] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:17:21 2026] GET /volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:21.259371 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3baeb63e-7727-4c23-bf31-728d2ee1e98f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:21.259769 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3baeb63e-7727-4c23-bf31-728d2ee1e98f None None] GET https://10.4.3.80/volume// Aug 06 03:17:21.260232 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3baeb63e-7727-4c23-bf31-728d2ee1e98f None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:21.260419 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3baeb63e-7727-4c23-bf31-728d2ee1e98f None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:21.260813 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3baeb63e-7727-4c23-bf31-728d2ee1e98f None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:17:21.261170 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 845/3372] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:17:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:17:21.269358 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-87ad9d3d-3d8c-4767-adf6-77286c679f83 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:21.272166 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-87ad9d3d-3d8c-4767-adf6-77286c679f83 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:17:21.272652 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-87ad9d3d-3d8c-4767-adf6-77286c679f83 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "356b25eb-d6ee-4cde-82a0-017b8c5cfeb5", "connector": null, "instance_uuid": "3f6719ae-12e7-4197-b151-7defe32ad5b4"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:21.284246 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:21.284246 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:21.315000 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-87ad9d3d-3d8c-4767-adf6-77286c679f83 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:17:21.315592 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 833/3373] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:17:21 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:21.337100 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8fdcb9df-66ef-4da1-8a16-6568d4b10161 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:21.339370 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8fdcb9df-66ef-4da1-8a16-6568d4b10161 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 Aug 06 03:17:21.339659 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8fdcb9df-66ef-4da1-8a16-6568d4b10161 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:21.339957 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8fdcb9df-66ef-4da1-8a16-6568d4b10161 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:21.340114 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-8fdcb9df-66ef-4da1-8a16-6568d4b10161 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id bd64740a-9736-41b2-a5dd-959e8e2aeed8. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:21.346123 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:21.346123 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:21.347078 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8fdcb9df-66ef-4da1-8a16-6568d4b10161 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 returned with HTTP 200 Aug 06 03:17:21.347614 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 849/3374] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:21 2026] GET /volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:21.515664 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e29adafc-6187-459d-9d39-d4214a036325 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:21.517872 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e29adafc-6187-459d-9d39-d4214a036325 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 Aug 06 03:17:21.518123 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e29adafc-6187-459d-9d39-d4214a036325 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:21.518363 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e29adafc-6187-459d-9d39-d4214a036325 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:21.518490 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-e29adafc-6187-459d-9d39-d4214a036325 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id 665a9569-5bac-4b89-9215-b19b7176cc37. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:21.530328 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:21.530328 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:21.531357 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e29adafc-6187-459d-9d39-d4214a036325 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 returned with HTTP 200 Aug 06 03:17:21.531804 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 848/3375] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:21 2026] GET /volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:22.362447 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bca71a2f-f8bd-4407-9d07-dcb26e6f02dc None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:22.364520 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bca71a2f-f8bd-4407-9d07-dcb26e6f02dc tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 Aug 06 03:17:22.364769 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bca71a2f-f8bd-4407-9d07-dcb26e6f02dc tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:22.364975 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bca71a2f-f8bd-4407-9d07-dcb26e6f02dc tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:22.365115 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-bca71a2f-f8bd-4407-9d07-dcb26e6f02dc tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id bd64740a-9736-41b2-a5dd-959e8e2aeed8. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:22.370388 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:22.370388 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:22.371120 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bca71a2f-f8bd-4407-9d07-dcb26e6f02dc tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 returned with HTTP 200 Aug 06 03:17:22.371499 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 846/3376] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:22 2026] GET /volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:22.382304 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2e90f5b7-1963-484f-99da-df255557fd47 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:22.384295 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2e90f5b7-1963-484f-99da-df255557fd47 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] DELETE https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 Aug 06 03:17:22.384533 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2e90f5b7-1963-484f-99da-df255557fd47 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:22.384758 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2e90f5b7-1963-484f-99da-df255557fd47 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:22.384908 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-2e90f5b7-1963-484f-99da-df255557fd47 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Delete backup with id: bd64740a-9736-41b2-a5dd-959e8e2aeed8. Aug 06 03:17:22.389595 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:22.389595 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:22.402491 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.backup.rpcapi [None req-2e90f5b7-1963-484f-99da-df255557fd47 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] delete_backup rpcapi backup_id bd64740a-9736-41b2-a5dd-959e8e2aeed8 {{(pid=100901) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:17:22.404591 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2e90f5b7-1963-484f-99da-df255557fd47 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 returned with HTTP 202 Aug 06 03:17:22.405068 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 834/3377] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:17:22 2026] DELETE /volume/v3/backups/bd64740a-9736-41b2-a5dd-959e8e2aeed8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:17:22.412489 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-29db0082-25ed-475f-9f5a-5c315f6b4f78 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:22.414216 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-29db0082-25ed-475f-9f5a-5c315f6b4f78 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/413dd41b-157c-4a7d-83a4-a6cc8ca4b7b8 Aug 06 03:17:22.415479 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-29db0082-25ed-475f-9f5a-5c315f6b4f78 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:22.415682 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-29db0082-25ed-475f-9f5a-5c315f6b4f78 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:22.415846 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-29db0082-25ed-475f-9f5a-5c315f6b4f78 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Delete volume with id: 413dd41b-157c-4a7d-83a4-a6cc8ca4b7b8 Aug 06 03:17:22.422585 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:22.422585 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:22.422917 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-29db0082-25ed-475f-9f5a-5c315f6b4f78 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:17:22.437909 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-29db0082-25ed-475f-9f5a-5c315f6b4f78 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Delete volume request issued successfully. Aug 06 03:17:22.438087 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-29db0082-25ed-475f-9f5a-5c315f6b4f78 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/413dd41b-157c-4a7d-83a4-a6cc8ca4b7b8 returned with HTTP 202 Aug 06 03:17:22.438599 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 850/3378] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:17:22 2026] DELETE /volume/v3/volumes/413dd41b-157c-4a7d-83a4-a6cc8ca4b7b8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 03:17:22.458708 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5af5ae5a-edbf-4613-a257-750da3553374 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:22.461518 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5af5ae5a-edbf-4613-a257-750da3553374 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/volumes/413dd41b-157c-4a7d-83a4-a6cc8ca4b7b8 Aug 06 03:17:22.461726 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5af5ae5a-edbf-4613-a257-750da3553374 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:22.462069 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5af5ae5a-edbf-4613-a257-750da3553374 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:22.469655 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:22.469655 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:22.478681 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5af5ae5a-edbf-4613-a257-750da3553374 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:17:22.480619 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5af5ae5a-edbf-4613-a257-750da3553374 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/413dd41b-157c-4a7d-83a4-a6cc8ca4b7b8 returned with HTTP 200 Aug 06 03:17:22.481016 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 849/3379] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:22 2026] GET /volume/v3/volumes/413dd41b-157c-4a7d-83a4-a6cc8ca4b7b8 => generated 1004 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:22.539288 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-38dc6c7a-e4a8-4455-a30b-3609611517c8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:22.539684 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-38dc6c7a-e4a8-4455-a30b-3609611517c8 None None] GET https://10.4.3.80/volume// Aug 06 03:17:22.539883 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-38dc6c7a-e4a8-4455-a30b-3609611517c8 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:22.540856 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-38dc6c7a-e4a8-4455-a30b-3609611517c8 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:22.541779 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-38dc6c7a-e4a8-4455-a30b-3609611517c8 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:17:22.542856 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-694303fa-279a-4a32-bfc4-0210dd2aa72a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:22.543505 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 847/3380] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:17:22 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:17:22.544807 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-694303fa-279a-4a32-bfc4-0210dd2aa72a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 Aug 06 03:17:22.545018 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-694303fa-279a-4a32-bfc4-0210dd2aa72a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:22.545285 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-694303fa-279a-4a32-bfc4-0210dd2aa72a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:22.545395 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-694303fa-279a-4a32-bfc4-0210dd2aa72a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id 665a9569-5bac-4b89-9215-b19b7176cc37. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:22.550128 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:22.550128 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:22.551045 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-694303fa-279a-4a32-bfc4-0210dd2aa72a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 returned with HTTP 200 Aug 06 03:17:22.551492 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 835/3381] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:22 2026] GET /volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:22.552798 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-6d8c1e51-3ed3-4cc7-bd2e-61254c5262ed None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:22.558232 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-6d8c1e51-3ed3-4cc7-bd2e-61254c5262ed tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 Aug 06 03:17:22.558232 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-6d8c1e51-3ed3-4cc7-bd2e-61254c5262ed tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:22.558232 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-6d8c1e51-3ed3-4cc7-bd2e-61254c5262ed tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:22.568848 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:22.568848 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:22.572821 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-6d8c1e51-3ed3-4cc7-bd2e-61254c5262ed tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:17:22.581089 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-6d8c1e51-3ed3-4cc7-bd2e-61254c5262ed tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 returned with HTTP 200 Aug 06 03:17:22.582331 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 851/3382] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:17:22 2026] GET /volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 => generated 1544 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:17:22.701781 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-746ad5b4-48ea-4811-8f26-0cf4d1ab8966 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:22.703821 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-746ad5b4-48ea-4811-8f26-0cf4d1ab8966 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] PUT https://10.4.3.80/volume/v3/attachments/e79631cf-1c15-4f77-8eba-80f5f7bd55ed Aug 06 03:17:22.704213 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-746ad5b4-48ea-4811-8f26-0cf4d1ab8966 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:22.713067 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-746ad5b4-48ea-4811-8f26-0cf4d1ab8966 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Acquiring lock "cinder-attachment_update-356b25eb-d6ee-4cde-82a0-017b8c5cfeb5-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:17:22.717661 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-746ad5b4-48ea-4811-8f26-0cf4d1ab8966 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Lock "cinder-attachment_update-356b25eb-d6ee-4cde-82a0-017b8c5cfeb5-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:17:22.718507 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:22.718507 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:22.809147 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-746ad5b4-48ea-4811-8f26-0cf4d1ab8966 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Lock "cinder-attachment_update-356b25eb-d6ee-4cde-82a0-017b8c5cfeb5-np0000006611" released by "attachment_update" :: held 0.091s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:17:22.810097 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-746ad5b4-48ea-4811-8f26-0cf4d1ab8966 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/e79631cf-1c15-4f77-8eba-80f5f7bd55ed returned with HTTP 200 Aug 06 03:17:22.810097 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 850/3383] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:17:22 2026] PUT /volume/v3/attachments/e79631cf-1c15-4f77-8eba-80f5f7bd55ed => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:22.842630 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-178b37c6-ebfd-4608-845b-e1614e7c9249 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:22.846550 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-178b37c6-ebfd-4608-845b-e1614e7c9249 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/attachments/e79631cf-1c15-4f77-8eba-80f5f7bd55ed/action Aug 06 03:17:22.847332 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-178b37c6-ebfd-4608-845b-e1614e7c9249 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:17:22.847332 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-178b37c6-ebfd-4608-845b-e1614e7c9249 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:22.876228 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:22.876228 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:22.897189 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6a014b74-4a26-4d9b-8452-1aa9a4d203b8 req-178b37c6-ebfd-4608-845b-e1614e7c9249 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/e79631cf-1c15-4f77-8eba-80f5f7bd55ed/action returned with HTTP 204 Aug 06 03:17:22.897665 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 848/3384] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:17:22 2026] POST /volume/v3/attachments/e79631cf-1c15-4f77-8eba-80f5f7bd55ed/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:23.499661 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2514ef56-cafd-456f-a145-52924d1f284b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:23.501448 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2514ef56-cafd-456f-a145-52924d1f284b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/volumes/413dd41b-157c-4a7d-83a4-a6cc8ca4b7b8 Aug 06 03:17:23.501674 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2514ef56-cafd-456f-a145-52924d1f284b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:23.501893 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2514ef56-cafd-456f-a145-52924d1f284b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:23.508100 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2514ef56-cafd-456f-a145-52924d1f284b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/413dd41b-157c-4a7d-83a4-a6cc8ca4b7b8 returned with HTTP 404 Aug 06 03:17:23.508667 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 836/3385] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:23 2026] GET /volume/v3/volumes/413dd41b-157c-4a7d-83a4-a6cc8ca4b7b8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:23.519888 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3893b5f3-dced-4899-818f-38f164993868 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:23.524795 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3893b5f3-dced-4899-818f-38f164993868 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc/export_record Aug 06 03:17:23.525102 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3893b5f3-dced-4899-818f-38f164993868 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:23.525352 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3893b5f3-dced-4899-818f-38f164993868 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'export_record' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:23.525602 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.backups [None req-3893b5f3-dced-4899-818f-38f164993868 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Export record for backup 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100900) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 03:17:23.529959 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:23.529959 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:23.531063 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.backup.api [None req-3893b5f3-dced-4899-818f-38f164993868 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling RPCAPI with context: , host: np0000006611, backup: 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100900) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 03:17:23.538127 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.backup.rpcapi [None req-3893b5f3-dced-4899-818f-38f164993868 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] export_record in rpcapi backup_id 0bfa6789-e464-40c2-ba09-96732c0293bc on host np0000006611. {{(pid=100900) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 03:17:23.565459 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3af3a8e5-9d57-4989-84cd-a3eaec9119eb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:23.570043 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3af3a8e5-9d57-4989-84cd-a3eaec9119eb tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 Aug 06 03:17:23.570232 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3af3a8e5-9d57-4989-84cd-a3eaec9119eb tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:23.570502 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3af3a8e5-9d57-4989-84cd-a3eaec9119eb tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:23.570578 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-3af3a8e5-9d57-4989-84cd-a3eaec9119eb tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id 665a9569-5bac-4b89-9215-b19b7176cc37. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:23.574983 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:23.574983 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:23.576074 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3af3a8e5-9d57-4989-84cd-a3eaec9119eb tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 returned with HTTP 200 Aug 06 03:17:23.576409 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 851/3386] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:23 2026] GET /volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:23.584515 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.backups [None req-3893b5f3-dced-4899-818f-38f164993868 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGJmYTY3ODktZTQ2NC00MGMyLWJhMDktOTY3MzJjMDI5M2JjIiwgInVzZXJfaWQiOiAiN2ExZjI4OTllMDljNDE4NGJlNWE2MzZkOWVkMWM1M2EiLCAicHJvamVjdF9pZCI6ICI1MmEzMjk0MGVjNTQ0ZmI5OWM5YWJjZDUzODMyY2FiZSIsICJ2b2x1bWVfaWQiOiAiOWFlY2Q1ZWMtNTFkNC00NjNjLWEwNGEtZmNkMjA0ODZkOWIyIiwgImhvc3QiOiAibnAwMDAwMDA2NjExIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zODc3MDkxMjQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85YWVjZDVlYy01MWQ0LTQ2M2MtYTA0YS1mY2QyMDQ4NmQ5YjIvMjAyNjA4MDYwMzE2MzQvYXpfbm92YV9iYWNrdXBfMGJmYTY3ODktZTQ2NC00MGMyLWJhMDktOTY3MzJjMDI5M2JjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQwMzoxNjozMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwMzoxNjozMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDAzOjE2OjQ3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100900) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 03:17:23.584874 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3893b5f3-dced-4899-818f-38f164993868 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc/export_record returned with HTTP 200 Aug 06 03:17:23.585339 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 852/3387] 10.4.3.80 () {68 vars in 1423 bytes} [Thu Aug 6 03:17:23 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc/export_record => generated 1424 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:23.596447 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-02fcba21-c8ef-4b69-8cbf-a6cd27f7251f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:23.598428 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-02fcba21-c8ef-4b69-8cbf-a6cd27f7251f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:17:23.598824 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-02fcba21-c8ef-4b69-8cbf-a6cd27f7251f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1809628578"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:23.600509 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-02fcba21-c8ef-4b69-8cbf-a6cd27f7251f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1809628578'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:17:23.600509 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-02fcba21-c8ef-4b69-8cbf-a6cd27f7251f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Create volume of 1 GB Aug 06 03:17:23.604449 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-02fcba21-c8ef-4b69-8cbf-a6cd27f7251f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Availability Zones retrieved successfully. Aug 06 03:17:23.611262 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-02fcba21-c8ef-4b69-8cbf-a6cd27f7251f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Flow 'volume_create_api' (a563d7ca-c255-4c99-900b-7df7452d7488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:23.612467 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-02fcba21-c8ef-4b69-8cbf-a6cd27f7251f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49c9ff05-b587-4300-a309-3caec1e71ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:23.613403 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-02fcba21-c8ef-4b69-8cbf-a6cd27f7251f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:17:23.648418 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-02fcba21-c8ef-4b69-8cbf-a6cd27f7251f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49c9ff05-b587-4300-a309-3caec1e71ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:23.649217 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-02fcba21-c8ef-4b69-8cbf-a6cd27f7251f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f13838e2-d76f-48b1-a3f8-8282534b7816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:23.695135 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-02fcba21-c8ef-4b69-8cbf-a6cd27f7251f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Created reservations ['d5f14fdd-fca6-4678-8c2a-794d0437c2f5', 'b4534583-1589-4994-9226-d36539d76671', 'eb343fb9-e16f-482b-8877-703357eccbab', 'a3531e6f-2813-40ff-8195-c56e05bee71a'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:23.696290 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-02fcba21-c8ef-4b69-8cbf-a6cd27f7251f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f13838e2-d76f-48b1-a3f8-8282534b7816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5f14fdd-fca6-4678-8c2a-794d0437c2f5', 'b4534583-1589-4994-9226-d36539d76671', 'eb343fb9-e16f-482b-8877-703357eccbab', 'a3531e6f-2813-40ff-8195-c56e05bee71a']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:23.697614 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-02fcba21-c8ef-4b69-8cbf-a6cd27f7251f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e56d250-25e5-4fde-80ae-51251a6d294f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:23.732004 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-02fcba21-c8ef-4b69-8cbf-a6cd27f7251f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e56d250-25e5-4fde-80ae-51251a6d294f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60c9b346-3c72-4d29-91ff-3ec34febb98d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1809628578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52a32940ec544fb99c9abcd53832cabe',qos_specs=None,replication_status=,reservations=['d5f14fdd-fca6-4678-8c2a-794d0437c2f5','b4534583-1589-4994-9226-d36539d76671','eb343fb9-e16f-482b-8877-703357eccbab','a3531e6f-2813-40ff-8195-c56e05bee71a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a1f2899e09c4184be5a636d9ed1c53a',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:17:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1809628578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60c9b346-3c72-4d29-91ff-3ec34febb98d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52a32940ec544fb99c9abcd53832cabe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a1f2899e09c4184be5a636d9ed1c53a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:23.733184 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-02fcba21-c8ef-4b69-8cbf-a6cd27f7251f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26dae3b2-6ae5-4f7b-840b-c3d91c0c1e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:23.761342 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-02fcba21-c8ef-4b69-8cbf-a6cd27f7251f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26dae3b2-6ae5-4f7b-840b-c3d91c0c1e93) transitioned into state 'SUCCESS' from state '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-1809628578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52a32940ec544fb99c9abcd53832cabe',qos_specs=None,replication_status=,reservations=['d5f14fdd-fca6-4678-8c2a-794d0437c2f5','b4534583-1589-4994-9226-d36539d76671','eb343fb9-e16f-482b-8877-703357eccbab','a3531e6f-2813-40ff-8195-c56e05bee71a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a1f2899e09c4184be5a636d9ed1c53a',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:23.762204 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-02fcba21-c8ef-4b69-8cbf-a6cd27f7251f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ff2bd4a-ca47-4d98-b33c-457e6b301125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:23.777305 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-02fcba21-c8ef-4b69-8cbf-a6cd27f7251f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ff2bd4a-ca47-4d98-b33c-457e6b301125) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:23.778485 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-02fcba21-c8ef-4b69-8cbf-a6cd27f7251f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Flow 'volume_create_api' (a563d7ca-c255-4c99-900b-7df7452d7488) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:23.781121 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-02fcba21-c8ef-4b69-8cbf-a6cd27f7251f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Create volume request issued successfully. Aug 06 03:17:23.781497 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-02fcba21-c8ef-4b69-8cbf-a6cd27f7251f tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:17:23.782063 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 849/3388] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:17:23 2026] POST /volume/v3/volumes => generated 776 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:23.797593 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5904cb47-58eb-4e20-9872-c22cb4a9efc5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:23.803096 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5904cb47-58eb-4e20-9872-c22cb4a9efc5 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/volumes/60c9b346-3c72-4d29-91ff-3ec34febb98d Aug 06 03:17:23.803410 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5904cb47-58eb-4e20-9872-c22cb4a9efc5 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:23.803915 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5904cb47-58eb-4e20-9872-c22cb4a9efc5 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:23.814917 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:23.814917 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:23.820727 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5904cb47-58eb-4e20-9872-c22cb4a9efc5 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:17:23.827990 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5904cb47-58eb-4e20-9872-c22cb4a9efc5 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/60c9b346-3c72-4d29-91ff-3ec34febb98d returned with HTTP 200 Aug 06 03:17:23.827990 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 837/3389] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:23 2026] GET /volume/v3/volumes/60c9b346-3c72-4d29-91ff-3ec34febb98d => generated 955 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:24.587372 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-dd1c9685-7ec0-4f58-a745-023a63b4ef32 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:24.589107 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-dd1c9685-7ec0-4f58-a745-023a63b4ef32 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 Aug 06 03:17:24.589398 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-dd1c9685-7ec0-4f58-a745-023a63b4ef32 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:24.589576 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-dd1c9685-7ec0-4f58-a745-023a63b4ef32 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:24.589677 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-dd1c9685-7ec0-4f58-a745-023a63b4ef32 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id 665a9569-5bac-4b89-9215-b19b7176cc37. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:24.593945 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:24.593945 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:24.594576 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-dd1c9685-7ec0-4f58-a745-023a63b4ef32 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 returned with HTTP 200 Aug 06 03:17:24.594912 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 852/3390] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:24 2026] GET /volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:24.602859 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a6a91c57-a8c6-4a89-b0cd-820d13e4495a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:24.604464 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a6a91c57-a8c6-4a89-b0cd-820d13e4495a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:17:24.604642 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a6a91c57-a8c6-4a89-b0cd-820d13e4495a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:24.604823 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a6a91c57-a8c6-4a89-b0cd-820d13e4495a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:24.604950 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-a6a91c57-a8c6-4a89-b0cd-820d13e4495a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id bf893077-a32b-45d5-95ae-b45c657e40c0. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:24.609277 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:24.609277 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:24.610056 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a6a91c57-a8c6-4a89-b0cd-820d13e4495a tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 200 Aug 06 03:17:24.610408 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 853/3391] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:24 2026] GET /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:24.619653 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-16138bc9-696b-4d4f-a8c3-914635a0120f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:24.621779 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-16138bc9-696b-4d4f-a8c3-914635a0120f tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] DELETE https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 Aug 06 03:17:24.622193 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-16138bc9-696b-4d4f-a8c3-914635a0120f tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:24.622612 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-16138bc9-696b-4d4f-a8c3-914635a0120f tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:24.623851 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.backups [None req-16138bc9-696b-4d4f-a8c3-914635a0120f tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Delete backup with id: 665a9569-5bac-4b89-9215-b19b7176cc37. Aug 06 03:17:24.628156 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:24.628156 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:24.640679 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.backup.rpcapi [None req-16138bc9-696b-4d4f-a8c3-914635a0120f tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] delete_backup rpcapi backup_id 665a9569-5bac-4b89-9215-b19b7176cc37 {{(pid=100899) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:17:24.642496 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-16138bc9-696b-4d4f-a8c3-914635a0120f tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 returned with HTTP 202 Aug 06 03:17:24.643074 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 850/3392] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:24 2026] DELETE /volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:17:24.650081 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8f8bbac6-9d9f-4ced-b012-ce289b7eced4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:24.651741 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8f8bbac6-9d9f-4ced-b012-ce289b7eced4 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 Aug 06 03:17:24.651942 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8f8bbac6-9d9f-4ced-b012-ce289b7eced4 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:24.652141 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8f8bbac6-9d9f-4ced-b012-ce289b7eced4 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:24.652261 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-8f8bbac6-9d9f-4ced-b012-ce289b7eced4 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id 665a9569-5bac-4b89-9215-b19b7176cc37. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:24.656121 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:24.656121 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:24.656795 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8f8bbac6-9d9f-4ced-b012-ce289b7eced4 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 returned with HTTP 200 Aug 06 03:17:24.657178 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 838/3393] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:24 2026] GET /volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:24.843409 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-219e7402-e4c0-4f8a-948e-a013156610d3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:24.845121 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-219e7402-e4c0-4f8a-948e-a013156610d3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/volumes/60c9b346-3c72-4d29-91ff-3ec34febb98d Aug 06 03:17:24.845321 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-219e7402-e4c0-4f8a-948e-a013156610d3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:24.845516 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-219e7402-e4c0-4f8a-948e-a013156610d3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:24.853538 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:24.853538 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:24.857088 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-219e7402-e4c0-4f8a-948e-a013156610d3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:17:24.860738 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-219e7402-e4c0-4f8a-948e-a013156610d3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/60c9b346-3c72-4d29-91ff-3ec34febb98d returned with HTTP 200 Aug 06 03:17:24.861119 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 853/3394] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:24 2026] GET /volume/v3/volumes/60c9b346-3c72-4d29-91ff-3ec34febb98d => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:24.876610 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ed863785-4dec-4fc2-abae-bfde55ee449e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:24.882722 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ed863785-4dec-4fc2-abae-bfde55ee449e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] POST https://10.4.3.80/volume/v3/backups Aug 06 03:17:24.883132 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ed863785-4dec-4fc2-abae-bfde55ee449e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "60c9b346-3c72-4d29-91ff-3ec34febb98d", "name": "tempest-type-Backup-3538022"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:24.886078 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.backups [None req-ed863785-4dec-4fc2-abae-bfde55ee449e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Creating new backup {'backup': {'volume_id': '60c9b346-3c72-4d29-91ff-3ec34febb98d', 'name': 'tempest-type-Backup-3538022'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:17:24.886189 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.contrib.backups [None req-ed863785-4dec-4fc2-abae-bfde55ee449e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Creating backup of volume 60c9b346-3c72-4d29-91ff-3ec34febb98d in container None Aug 06 03:17:24.898522 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:24.898522 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:24.898939 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ed863785-4dec-4fc2-abae-bfde55ee449e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:17:24.928016 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-ed863785-4dec-4fc2-abae-bfde55ee449e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Created reservations ['88dbffc8-799e-424e-9bf8-1863291ae8c6', '7c6a6aea-773c-42fc-a2e2-be17a0bd7465'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:24.953976 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ed863785-4dec-4fc2-abae-bfde55ee449e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:17:24.954601 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 854/3395] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:17:24 2026] POST /volume/v3/backups => generated 311 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:24.964990 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-34913f92-b262-436e-95cf-15eaa8b6f7be None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:24.966394 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-34913f92-b262-436e-95cf-15eaa8b6f7be tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 Aug 06 03:17:24.966755 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-34913f92-b262-436e-95cf-15eaa8b6f7be tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:24.968302 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-34913f92-b262-436e-95cf-15eaa8b6f7be tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:24.968302 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-34913f92-b262-436e-95cf-15eaa8b6f7be tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:24.972163 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:24.972163 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:24.973337 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-34913f92-b262-436e-95cf-15eaa8b6f7be tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 returned with HTTP 200 Aug 06 03:17:24.973337 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 851/3396] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:24 2026] GET /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 => generated 718 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:25.665738 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-aa0c0381-4f0d-495e-8a15-6d041ad24b40 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:25.667494 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-aa0c0381-4f0d-495e-8a15-6d041ad24b40 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 Aug 06 03:17:25.667709 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-aa0c0381-4f0d-495e-8a15-6d041ad24b40 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:25.667927 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-aa0c0381-4f0d-495e-8a15-6d041ad24b40 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:25.668073 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-aa0c0381-4f0d-495e-8a15-6d041ad24b40 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id 665a9569-5bac-4b89-9215-b19b7176cc37. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:25.671319 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-aa0c0381-4f0d-495e-8a15-6d041ad24b40 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 returned with HTTP 404 Aug 06 03:17:25.671781 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 839/3397] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:25 2026] GET /volume/v3/backups/665a9569-5bac-4b89-9215-b19b7176cc37 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:25.678273 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7c106a4b-ac88-4fa6-8ec9-9cdde9001bcc None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:25.679923 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7c106a4b-ac88-4fa6-8ec9-9cdde9001bcc tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] DELETE https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 Aug 06 03:17:25.680131 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7c106a4b-ac88-4fa6-8ec9-9cdde9001bcc tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:25.680305 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7c106a4b-ac88-4fa6-8ec9-9cdde9001bcc tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:25.680406 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-7c106a4b-ac88-4fa6-8ec9-9cdde9001bcc tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Delete backup with id: 6b9ec7a5-19ee-4e2b-b33d-1213d39545e1. Aug 06 03:17:25.684327 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:25.684327 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:25.695826 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.backup.rpcapi [None req-7c106a4b-ac88-4fa6-8ec9-9cdde9001bcc tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] delete_backup rpcapi backup_id 6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 {{(pid=100902) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:17:25.697441 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7c106a4b-ac88-4fa6-8ec9-9cdde9001bcc tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 returned with HTTP 202 Aug 06 03:17:25.697913 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 854/3398] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:25 2026] DELETE /volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:17:25.704097 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-88e14049-e34a-423e-8ceb-935b02835ca4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:25.705755 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-88e14049-e34a-423e-8ceb-935b02835ca4 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 Aug 06 03:17:25.705970 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-88e14049-e34a-423e-8ceb-935b02835ca4 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:25.706176 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-88e14049-e34a-423e-8ceb-935b02835ca4 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:25.706315 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-88e14049-e34a-423e-8ceb-935b02835ca4 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 6b9ec7a5-19ee-4e2b-b33d-1213d39545e1. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:25.709961 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:25.709961 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:25.710525 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-88e14049-e34a-423e-8ceb-935b02835ca4 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 returned with HTTP 200 Aug 06 03:17:25.710906 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 855/3399] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:25 2026] GET /volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:25.984453 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-dd95696b-6277-4874-a0f5-8d15ba197618 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:25.986137 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dd95696b-6277-4874-a0f5-8d15ba197618 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 Aug 06 03:17:25.986345 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dd95696b-6277-4874-a0f5-8d15ba197618 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:25.986525 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dd95696b-6277-4874-a0f5-8d15ba197618 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:25.986650 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-dd95696b-6277-4874-a0f5-8d15ba197618 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:25.990433 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:25.990433 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:25.991054 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dd95696b-6277-4874-a0f5-8d15ba197618 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 returned with HTTP 200 Aug 06 03:17:25.991490 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 852/3400] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:25 2026] GET /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:26.720718 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c5eef939-4458-4bc8-a372-85a824d39efc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:26.722317 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c5eef939-4458-4bc8-a372-85a824d39efc tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 Aug 06 03:17:26.722490 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c5eef939-4458-4bc8-a372-85a824d39efc tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:26.722684 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c5eef939-4458-4bc8-a372-85a824d39efc tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:26.722785 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-c5eef939-4458-4bc8-a372-85a824d39efc tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 6b9ec7a5-19ee-4e2b-b33d-1213d39545e1. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:26.726341 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c5eef939-4458-4bc8-a372-85a824d39efc tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 returned with HTTP 404 Aug 06 03:17:26.726758 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 840/3401] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:26 2026] GET /volume/v3/backups/6b9ec7a5-19ee-4e2b-b33d-1213d39545e1 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:26.732532 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d6e30dcf-1f79-462f-99b6-edde4d123811 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:26.734095 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d6e30dcf-1f79-462f-99b6-edde4d123811 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] DELETE https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:17:26.734282 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d6e30dcf-1f79-462f-99b6-edde4d123811 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:26.734502 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d6e30dcf-1f79-462f-99b6-edde4d123811 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:26.734612 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-d6e30dcf-1f79-462f-99b6-edde4d123811 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Delete backup with id: bf893077-a32b-45d5-95ae-b45c657e40c0. Aug 06 03:17:26.738659 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:26.738659 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:26.748550 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.backup.rpcapi [None req-d6e30dcf-1f79-462f-99b6-edde4d123811 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] delete_backup rpcapi backup_id bf893077-a32b-45d5-95ae-b45c657e40c0 {{(pid=100902) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:17:26.750102 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d6e30dcf-1f79-462f-99b6-edde4d123811 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 202 Aug 06 03:17:26.750574 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 855/3402] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:26 2026] DELETE /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:17:26.756775 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-37b74c8e-82c4-4b98-8e6d-bf137129d77d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:26.758386 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-37b74c8e-82c4-4b98-8e6d-bf137129d77d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:17:26.758588 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-37b74c8e-82c4-4b98-8e6d-bf137129d77d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:26.758754 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-37b74c8e-82c4-4b98-8e6d-bf137129d77d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:26.758889 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-37b74c8e-82c4-4b98-8e6d-bf137129d77d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id bf893077-a32b-45d5-95ae-b45c657e40c0. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:26.764266 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:26.764266 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:26.764922 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-37b74c8e-82c4-4b98-8e6d-bf137129d77d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 200 Aug 06 03:17:26.765239 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 856/3403] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:26 2026] GET /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:27.001027 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d83b6c13-d94f-4b6d-8d8a-c0cf0a2e05e6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:27.003862 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d83b6c13-d94f-4b6d-8d8a-c0cf0a2e05e6 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 Aug 06 03:17:27.004126 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d83b6c13-d94f-4b6d-8d8a-c0cf0a2e05e6 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:27.004371 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d83b6c13-d94f-4b6d-8d8a-c0cf0a2e05e6 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:27.004542 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-d83b6c13-d94f-4b6d-8d8a-c0cf0a2e05e6 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:27.009703 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:27.009703 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:27.010417 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d83b6c13-d94f-4b6d-8d8a-c0cf0a2e05e6 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 returned with HTTP 200 Aug 06 03:17:27.010986 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 853/3404] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:27 2026] GET /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:27.776807 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4996b3a5-63f3-400e-a483-d414ea3791ee None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:27.778740 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4996b3a5-63f3-400e-a483-d414ea3791ee tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 Aug 06 03:17:27.778971 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4996b3a5-63f3-400e-a483-d414ea3791ee tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:27.779191 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4996b3a5-63f3-400e-a483-d414ea3791ee tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:27.779324 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-4996b3a5-63f3-400e-a483-d414ea3791ee tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Show backup with id bf893077-a32b-45d5-95ae-b45c657e40c0. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:27.782772 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4996b3a5-63f3-400e-a483-d414ea3791ee tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 returned with HTTP 404 Aug 06 03:17:27.783213 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 841/3405] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:27 2026] GET /volume/v3/backups/bf893077-a32b-45d5-95ae-b45c657e40c0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:27.791045 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c652e12d-1cd1-40c3-8844-405b2a22180e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:27.792887 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c652e12d-1cd1-40c3-8844-405b2a22180e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] DELETE https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:17:27.793249 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c652e12d-1cd1-40c3-8844-405b2a22180e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:27.793610 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c652e12d-1cd1-40c3-8844-405b2a22180e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:27.793873 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-c652e12d-1cd1-40c3-8844-405b2a22180e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Delete backup with id: 1591a9ab-78ea-40f3-839e-d413021dae26. Aug 06 03:17:27.799074 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:27.799074 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:27.812166 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.backup.rpcapi [None req-c652e12d-1cd1-40c3-8844-405b2a22180e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] delete_backup rpcapi backup_id 1591a9ab-78ea-40f3-839e-d413021dae26 {{(pid=100902) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:17:27.814160 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c652e12d-1cd1-40c3-8844-405b2a22180e tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 202 Aug 06 03:17:27.815255 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 856/3406] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:27 2026] DELETE /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:17:27.825075 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-632fe5a9-4387-49d9-a26a-6ed20b9f8e75 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:27.826799 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-632fe5a9-4387-49d9-a26a-6ed20b9f8e75 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:17:27.827032 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-632fe5a9-4387-49d9-a26a-6ed20b9f8e75 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:27.827223 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-632fe5a9-4387-49d9-a26a-6ed20b9f8e75 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:27.827357 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-632fe5a9-4387-49d9-a26a-6ed20b9f8e75 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:27.831501 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:27.831501 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:27.832340 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-632fe5a9-4387-49d9-a26a-6ed20b9f8e75 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 200 Aug 06 03:17:27.832724 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 857/3407] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:27 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:28.023360 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e4475c3f-cb41-4100-911d-78a7f4bd1124 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:28.025519 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e4475c3f-cb41-4100-911d-78a7f4bd1124 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 Aug 06 03:17:28.025739 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e4475c3f-cb41-4100-911d-78a7f4bd1124 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:28.025964 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e4475c3f-cb41-4100-911d-78a7f4bd1124 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:28.026077 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-e4475c3f-cb41-4100-911d-78a7f4bd1124 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:28.030139 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:28.030139 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:28.030719 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e4475c3f-cb41-4100-911d-78a7f4bd1124 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 returned with HTTP 200 Aug 06 03:17:28.031122 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 854/3408] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:28 2026] GET /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:28.773027 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-86449d6e-1312-4229-9da8-24800280100a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:28.776858 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-86449d6e-1312-4229-9da8-24800280100a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:17:28.776858 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-86449d6e-1312-4229-9da8-24800280100a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1293053830"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:28.776858 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-86449d6e-1312-4229-9da8-24800280100a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1293053830'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:17:28.776858 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-86449d6e-1312-4229-9da8-24800280100a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Create volume of 1 GB Aug 06 03:17:28.782037 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-86449d6e-1312-4229-9da8-24800280100a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Availability Zones retrieved successfully. Aug 06 03:17:28.787622 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86449d6e-1312-4229-9da8-24800280100a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Flow 'volume_create_api' (075df48b-7e90-4239-b0e5-f3c28e43e6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:28.788944 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86449d6e-1312-4229-9da8-24800280100a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbb5ad78-e7b8-4434-8e59-baf2eafe93dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:28.790081 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-86449d6e-1312-4229-9da8-24800280100a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:17:28.817645 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86449d6e-1312-4229-9da8-24800280100a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbb5ad78-e7b8-4434-8e59-baf2eafe93dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:28.819421 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86449d6e-1312-4229-9da8-24800280100a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b300d325-3e4f-432e-8c89-49a623eeadab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:28.843793 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-99214d91-cf0d-4104-a193-dbb4dfe06be7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:28.847266 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-99214d91-cf0d-4104-a193-dbb4dfe06be7 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] GET https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 Aug 06 03:17:28.847266 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-99214d91-cf0d-4104-a193-dbb4dfe06be7 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:28.847266 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-99214d91-cf0d-4104-a193-dbb4dfe06be7 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:28.847266 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-99214d91-cf0d-4104-a193-dbb4dfe06be7 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] Show backup with id 1591a9ab-78ea-40f3-839e-d413021dae26. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:28.851708 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-99214d91-cf0d-4104-a193-dbb4dfe06be7 tempest-VolumesBackupsTest-1455996170 tempest-VolumesBackupsTest-1455996170-project-admin] https://10.4.3.80/volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 returned with HTTP 404 Aug 06 03:17:28.852317 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 857/3409] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:28 2026] GET /volume/v3/backups/1591a9ab-78ea-40f3-839e-d413021dae26 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:28.865109 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6ad34d86-652c-495c-b16b-dafdcaaba1d3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:28.865428 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-86449d6e-1312-4229-9da8-24800280100a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Created reservations ['a3370682-b453-48ab-baa6-cd1f9ec828dd', '0a009e0d-fb8e-49af-9df0-a158bfe51674', '0b7773ae-3949-4612-9ccb-f2cb277e63c6', 'eadbcdc5-d72e-488a-b97c-3ac6fe72afb6'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:28.866471 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86449d6e-1312-4229-9da8-24800280100a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b300d325-3e4f-432e-8c89-49a623eeadab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3370682-b453-48ab-baa6-cd1f9ec828dd', '0a009e0d-fb8e-49af-9df0-a158bfe51674', '0b7773ae-3949-4612-9ccb-f2cb277e63c6', 'eadbcdc5-d72e-488a-b97c-3ac6fe72afb6']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:28.866985 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6ad34d86-652c-495c-b16b-dafdcaaba1d3 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] DELETE https://10.4.3.80/volume/v3/volumes/1ad57df7-bc70-45b5-80d5-39a1dc17ae88 Aug 06 03:17:28.867165 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6ad34d86-652c-495c-b16b-dafdcaaba1d3 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:28.867329 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6ad34d86-652c-495c-b16b-dafdcaaba1d3 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:28.867629 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-6ad34d86-652c-495c-b16b-dafdcaaba1d3 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Delete volume with id: 1ad57df7-bc70-45b5-80d5-39a1dc17ae88 Aug 06 03:17:28.868044 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86449d6e-1312-4229-9da8-24800280100a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d809fc08-f510-4a81-b8eb-bef69d51148c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:28.877008 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:28.877008 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:28.877689 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6ad34d86-652c-495c-b16b-dafdcaaba1d3 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Volume info retrieved successfully. Aug 06 03:17:28.893274 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86449d6e-1312-4229-9da8-24800280100a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d809fc08-f510-4a81-b8eb-bef69d51148c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44a745f9-def8-4f4b-aea8-0693d6c7639e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1293053830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17977124e1d0460b9793063a6fdf585e',qos_specs=None,replication_status=,reservations=['a3370682-b453-48ab-baa6-cd1f9ec828dd','0a009e0d-fb8e-49af-9df0-a158bfe51674','0b7773ae-3949-4612-9ccb-f2cb277e63c6','eadbcdc5-d72e-488a-b97c-3ac6fe72afb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63a12bb96557453fa6875166379db0e2',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:17:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1293053830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44a745f9-def8-4f4b-aea8-0693d6c7639e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17977124e1d0460b9793063a6fdf585e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63a12bb96557453fa6875166379db0e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:28.894136 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86449d6e-1312-4229-9da8-24800280100a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d196315-f29b-4416-9799-c9e313d02761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:28.900900 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6ad34d86-652c-495c-b16b-dafdcaaba1d3 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Delete volume request issued successfully. Aug 06 03:17:28.900900 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6ad34d86-652c-495c-b16b-dafdcaaba1d3 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/volumes/1ad57df7-bc70-45b5-80d5-39a1dc17ae88 returned with HTTP 202 Aug 06 03:17:28.900900 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 858/3410] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:28 2026] DELETE /volume/v3/volumes/1ad57df7-bc70-45b5-80d5-39a1dc17ae88 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:17:28.913172 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7745be10-6f1a-4b10-b97a-cff96d49eb6b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:28.917086 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7745be10-6f1a-4b10-b97a-cff96d49eb6b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/volumes/1ad57df7-bc70-45b5-80d5-39a1dc17ae88 Aug 06 03:17:28.917383 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7745be10-6f1a-4b10-b97a-cff96d49eb6b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:28.917925 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7745be10-6f1a-4b10-b97a-cff96d49eb6b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:28.924781 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86449d6e-1312-4229-9da8-24800280100a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d196315-f29b-4416-9799-c9e313d02761) transitioned into state 'SUCCESS' from state '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-1293053830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17977124e1d0460b9793063a6fdf585e',qos_specs=None,replication_status=,reservations=['a3370682-b453-48ab-baa6-cd1f9ec828dd','0a009e0d-fb8e-49af-9df0-a158bfe51674','0b7773ae-3949-4612-9ccb-f2cb277e63c6','eadbcdc5-d72e-488a-b97c-3ac6fe72afb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63a12bb96557453fa6875166379db0e2',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:28.926882 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86449d6e-1312-4229-9da8-24800280100a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (345109d8-80ab-4d2b-95dc-b102c850eb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:28.926991 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:28.926991 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:28.930448 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-7745be10-6f1a-4b10-b97a-cff96d49eb6b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Volume info retrieved successfully. Aug 06 03:17:28.936720 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86449d6e-1312-4229-9da8-24800280100a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (345109d8-80ab-4d2b-95dc-b102c850eb2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:28.937672 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-86449d6e-1312-4229-9da8-24800280100a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Flow 'volume_create_api' (075df48b-7e90-4239-b0e5-f3c28e43e6da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:28.938016 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-86449d6e-1312-4229-9da8-24800280100a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Create volume request issued successfully. Aug 06 03:17:28.939310 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-86449d6e-1312-4229-9da8-24800280100a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:17:28.939702 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 842/3411] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:17:28 2026] POST /volume/v3/volumes => generated 753 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:28.943018 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7745be10-6f1a-4b10-b97a-cff96d49eb6b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/volumes/1ad57df7-bc70-45b5-80d5-39a1dc17ae88 returned with HTTP 200 Aug 06 03:17:28.943018 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 855/3412] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:28 2026] GET /volume/v3/volumes/1ad57df7-bc70-45b5-80d5-39a1dc17ae88 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:28.952731 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-66a65dde-7ab7-4b95-8aa5-06a31c766477 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:28.954383 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-66a65dde-7ab7-4b95-8aa5-06a31c766477 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e Aug 06 03:17:28.954607 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-66a65dde-7ab7-4b95-8aa5-06a31c766477 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:28.955031 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-66a65dde-7ab7-4b95-8aa5-06a31c766477 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:28.962535 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:28.962535 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:28.966827 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-66a65dde-7ab7-4b95-8aa5-06a31c766477 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:17:28.971249 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-66a65dde-7ab7-4b95-8aa5-06a31c766477 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e returned with HTTP 200 Aug 06 03:17:28.971951 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 858/3413] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:28 2026] GET /volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:29.040759 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0e52237c-a135-4d13-9919-fe606ccef631 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:29.042617 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0e52237c-a135-4d13-9919-fe606ccef631 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 Aug 06 03:17:29.042882 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0e52237c-a135-4d13-9919-fe606ccef631 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:29.043274 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0e52237c-a135-4d13-9919-fe606ccef631 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:29.043274 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-0e52237c-a135-4d13-9919-fe606ccef631 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:29.047539 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:29.047539 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:29.048170 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0e52237c-a135-4d13-9919-fe606ccef631 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 returned with HTTP 200 Aug 06 03:17:29.048511 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 859/3414] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:29 2026] GET /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:29.958988 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e10c3d05-a860-4d61-a338-436c68b7e9c6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:29.960753 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e10c3d05-a860-4d61-a338-436c68b7e9c6 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/volumes/1ad57df7-bc70-45b5-80d5-39a1dc17ae88 Aug 06 03:17:29.960959 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e10c3d05-a860-4d61-a338-436c68b7e9c6 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:29.961154 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e10c3d05-a860-4d61-a338-436c68b7e9c6 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:29.968022 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e10c3d05-a860-4d61-a338-436c68b7e9c6 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/volumes/1ad57df7-bc70-45b5-80d5-39a1dc17ae88 returned with HTTP 404 Aug 06 03:17:29.968530 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 843/3415] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:29 2026] GET /volume/v3/volumes/1ad57df7-bc70-45b5-80d5-39a1dc17ae88 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:29.979478 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-17b995d6-537b-4267-8959-4b6befcf302d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:29.981131 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-17b995d6-537b-4267-8959-4b6befcf302d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] DELETE https://10.4.3.80/volume/v3/volumes/dc4b55bc-2380-437d-a951-3a168ab041de Aug 06 03:17:29.981277 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-17b995d6-537b-4267-8959-4b6befcf302d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:29.981445 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-17b995d6-537b-4267-8959-4b6befcf302d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:29.981596 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-17b995d6-537b-4267-8959-4b6befcf302d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Delete volume with id: dc4b55bc-2380-437d-a951-3a168ab041de Aug 06 03:17:29.988545 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:29.988545 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:29.989114 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-17b995d6-537b-4267-8959-4b6befcf302d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Volume info retrieved successfully. Aug 06 03:17:29.989515 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6f3d28ca-7b61-4fad-b5da-b6856b2d5352 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:29.991367 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6f3d28ca-7b61-4fad-b5da-b6856b2d5352 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e Aug 06 03:17:29.991538 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6f3d28ca-7b61-4fad-b5da-b6856b2d5352 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:29.991742 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6f3d28ca-7b61-4fad-b5da-b6856b2d5352 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:29.999366 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:29.999366 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:30.003957 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6f3d28ca-7b61-4fad-b5da-b6856b2d5352 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:17:30.008772 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6f3d28ca-7b61-4fad-b5da-b6856b2d5352 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e returned with HTTP 200 Aug 06 03:17:30.008899 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-17b995d6-537b-4267-8959-4b6befcf302d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Delete volume request issued successfully. Aug 06 03:17:30.009113 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-17b995d6-537b-4267-8959-4b6befcf302d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/volumes/dc4b55bc-2380-437d-a951-3a168ab041de returned with HTTP 202 Aug 06 03:17:30.009391 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 859/3416] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:29 2026] GET /volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:30.009568 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 856/3417] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:29 2026] DELETE /volume/v3/volumes/dc4b55bc-2380-437d-a951-3a168ab041de => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:17:30.018118 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e523ecb5-d630-433b-949d-8a3f4cf2b41b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:30.021593 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e523ecb5-d630-433b-949d-8a3f4cf2b41b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/volumes/dc4b55bc-2380-437d-a951-3a168ab041de Aug 06 03:17:30.021593 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e523ecb5-d630-433b-949d-8a3f4cf2b41b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:30.021593 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e523ecb5-d630-433b-949d-8a3f4cf2b41b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:30.027516 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:30.027516 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:30.031856 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e523ecb5-d630-433b-949d-8a3f4cf2b41b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Volume info retrieved successfully. Aug 06 03:17:30.035650 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e523ecb5-d630-433b-949d-8a3f4cf2b41b tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/volumes/dc4b55bc-2380-437d-a951-3a168ab041de returned with HTTP 200 Aug 06 03:17:30.036404 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 860/3418] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:30 2026] GET /volume/v3/volumes/dc4b55bc-2380-437d-a951-3a168ab041de => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:30.058091 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-62cf5abb-d301-452c-898f-12ac203ae96d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:30.061750 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-62cf5abb-d301-452c-898f-12ac203ae96d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 Aug 06 03:17:30.061895 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-cebff1d1-d52c-4f28-88a8-15816696443c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:30.063075 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-62cf5abb-d301-452c-898f-12ac203ae96d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:30.063389 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-62cf5abb-d301-452c-898f-12ac203ae96d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:30.063956 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-62cf5abb-d301-452c-898f-12ac203ae96d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:30.067810 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-cebff1d1-d52c-4f28-88a8-15816696443c tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e Aug 06 03:17:30.068063 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-cebff1d1-d52c-4f28-88a8-15816696443c tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:30.068483 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-cebff1d1-d52c-4f28-88a8-15816696443c tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:30.068810 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:30.068810 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:30.069407 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-62cf5abb-d301-452c-898f-12ac203ae96d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 returned with HTTP 200 Aug 06 03:17:30.069798 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 844/3419] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:30 2026] GET /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 => generated 731 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:30.081244 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:30.081244 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:30.087150 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-cebff1d1-d52c-4f28-88a8-15816696443c tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:17:30.093513 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-cebff1d1-d52c-4f28-88a8-15816696443c tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e returned with HTTP 200 Aug 06 03:17:30.093976 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 860/3420] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:17:30 2026] GET /volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:17:30.171023 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7ecad7ab-fb71-4239-bd95-34bd5680cdf1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:30.171493 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7ecad7ab-fb71-4239-bd95-34bd5680cdf1 None None] GET https://10.4.3.80/volume// Aug 06 03:17:30.171877 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7ecad7ab-fb71-4239-bd95-34bd5680cdf1 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:30.171981 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7ecad7ab-fb71-4239-bd95-34bd5680cdf1 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:30.172403 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7ecad7ab-fb71-4239-bd95-34bd5680cdf1 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:17:30.172860 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 857/3421] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:17:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:17:30.182967 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-303e527c-902d-4a39-bee5-5bccebb79567 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:30.185595 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-303e527c-902d-4a39-bee5-5bccebb79567 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:17:30.186015 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-303e527c-902d-4a39-bee5-5bccebb79567 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44a745f9-def8-4f4b-aea8-0693d6c7639e", "connector": null, "instance_uuid": "b3f8edf3-5142-40a8-a2d5-27f8946fe6d8"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:30.196799 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:30.196799 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:30.226458 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-303e527c-902d-4a39-bee5-5bccebb79567 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:17:30.227091 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 861/3422] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:17:30 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 06 03:17:30.260858 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c6b45f32-fec6-46bc-96ca-3fcd99ce0fba None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:30.260858 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c6b45f32-fec6-46bc-96ca-3fcd99ce0fba tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e Aug 06 03:17:30.260858 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c6b45f32-fec6-46bc-96ca-3fcd99ce0fba tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:30.260858 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c6b45f32-fec6-46bc-96ca-3fcd99ce0fba tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:30.265064 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c89fb1ae-e22e-4f58-8bae-d6c4146611cd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:30.265326 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c89fb1ae-e22e-4f58-8bae-d6c4146611cd None None] GET https://10.4.3.80/volume// Aug 06 03:17:30.266251 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c89fb1ae-e22e-4f58-8bae-d6c4146611cd None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:30.266251 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c89fb1ae-e22e-4f58-8bae-d6c4146611cd None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:30.266251 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c89fb1ae-e22e-4f58-8bae-d6c4146611cd None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:17:30.266444 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 861/3423] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:17:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:17:30.276523 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:30.276523 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:30.287486 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c6b45f32-fec6-46bc-96ca-3fcd99ce0fba tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:17:30.287571 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-f0450f0d-0c2a-4868-a73e-8f72294f7d56 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:30.291748 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-f0450f0d-0c2a-4868-a73e-8f72294f7d56 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e Aug 06 03:17:30.291895 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-f0450f0d-0c2a-4868-a73e-8f72294f7d56 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:30.292191 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-f0450f0d-0c2a-4868-a73e-8f72294f7d56 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:30.293472 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c6b45f32-fec6-46bc-96ca-3fcd99ce0fba tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e returned with HTTP 200 Aug 06 03:17:30.293897 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 845/3424] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:30 2026] GET /volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:30.307407 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:30.307407 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:30.313366 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-f0450f0d-0c2a-4868-a73e-8f72294f7d56 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:17:30.318637 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-f0450f0d-0c2a-4868-a73e-8f72294f7d56 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e returned with HTTP 200 Aug 06 03:17:30.319138 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 858/3425] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:17:30 2026] GET /volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:17:30.429317 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-d7bb8037-23a1-4637-898d-0293d5b03e9a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:30.431367 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-d7bb8037-23a1-4637-898d-0293d5b03e9a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] PUT https://10.4.3.80/volume/v3/attachments/b614a12f-8161-4f33-8ac0-569a0b63fd19 Aug 06 03:17:30.431814 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-d7bb8037-23a1-4637-898d-0293d5b03e9a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:30.439457 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-d7bb8037-23a1-4637-898d-0293d5b03e9a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Acquiring lock "cinder-attachment_update-44a745f9-def8-4f4b-aea8-0693d6c7639e-np0000006611" by "attachment_update" {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:17:30.444213 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-d7bb8037-23a1-4637-898d-0293d5b03e9a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Lock "cinder-attachment_update-44a745f9-def8-4f4b-aea8-0693d6c7639e-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:17:30.445261 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:30.445261 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:30.519039 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-d7bb8037-23a1-4637-898d-0293d5b03e9a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Lock "cinder-attachment_update-44a745f9-def8-4f4b-aea8-0693d6c7639e-np0000006611" released by "attachment_update" :: held 0.075s {{(pid=100900) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:17:30.519335 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-d7bb8037-23a1-4637-898d-0293d5b03e9a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/attachments/b614a12f-8161-4f33-8ac0-569a0b63fd19 returned with HTTP 200 Aug 06 03:17:30.519806 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 862/3426] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:17:30 2026] PUT /volume/v3/attachments/b614a12f-8161-4f33-8ac0-569a0b63fd19 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:31.054145 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-acb984c6-13b9-4060-821a-aad8dad96c41 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:31.058642 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-acb984c6-13b9-4060-821a-aad8dad96c41 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/volumes/dc4b55bc-2380-437d-a951-3a168ab041de Aug 06 03:17:31.058642 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-acb984c6-13b9-4060-821a-aad8dad96c41 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:31.058642 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-acb984c6-13b9-4060-821a-aad8dad96c41 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:31.065577 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-acb984c6-13b9-4060-821a-aad8dad96c41 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/volumes/dc4b55bc-2380-437d-a951-3a168ab041de returned with HTTP 404 Aug 06 03:17:31.066384 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 862/3427] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:31 2026] GET /volume/v3/volumes/dc4b55bc-2380-437d-a951-3a168ab041de => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:31.073531 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-04a6cb9c-0c09-489b-a0eb-412191f5807d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:31.077784 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-04a6cb9c-0c09-489b-a0eb-412191f5807d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] DELETE https://10.4.3.80/volume/v3/volumes/67a24c8d-9aea-4714-9e27-6eb9f4ead923 Aug 06 03:17:31.078085 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-04a6cb9c-0c09-489b-a0eb-412191f5807d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:31.078357 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-04a6cb9c-0c09-489b-a0eb-412191f5807d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:31.078607 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-04a6cb9c-0c09-489b-a0eb-412191f5807d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Delete volume with id: 67a24c8d-9aea-4714-9e27-6eb9f4ead923 Aug 06 03:17:31.082743 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-90d113d6-e77e-4406-85b2-c9f86a925301 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:31.085296 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-90d113d6-e77e-4406-85b2-c9f86a925301 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 Aug 06 03:17:31.085524 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-90d113d6-e77e-4406-85b2-c9f86a925301 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:31.085766 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-90d113d6-e77e-4406-85b2-c9f86a925301 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:31.085949 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-90d113d6-e77e-4406-85b2-c9f86a925301 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:31.086689 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:31.086689 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:31.087177 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-04a6cb9c-0c09-489b-a0eb-412191f5807d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Volume info retrieved successfully. Aug 06 03:17:31.091342 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:31.091342 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:31.091938 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-90d113d6-e77e-4406-85b2-c9f86a925301 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 returned with HTTP 200 Aug 06 03:17:31.092271 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 859/3428] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:31 2026] GET /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:31.102886 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-04a6cb9c-0c09-489b-a0eb-412191f5807d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Delete volume request issued successfully. Aug 06 03:17:31.103062 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-04a6cb9c-0c09-489b-a0eb-412191f5807d tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/volumes/67a24c8d-9aea-4714-9e27-6eb9f4ead923 returned with HTTP 202 Aug 06 03:17:31.103477 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 846/3429] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:31 2026] DELETE /volume/v3/volumes/67a24c8d-9aea-4714-9e27-6eb9f4ead923 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:17:31.112225 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7833230c-7694-4bdd-8ab4-fc5ff195b032 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:31.113942 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7833230c-7694-4bdd-8ab4-fc5ff195b032 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/volumes/67a24c8d-9aea-4714-9e27-6eb9f4ead923 Aug 06 03:17:31.114138 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7833230c-7694-4bdd-8ab4-fc5ff195b032 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:31.114305 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7833230c-7694-4bdd-8ab4-fc5ff195b032 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:31.122169 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:31.122169 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:31.126012 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7833230c-7694-4bdd-8ab4-fc5ff195b032 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Volume info retrieved successfully. Aug 06 03:17:31.130348 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7833230c-7694-4bdd-8ab4-fc5ff195b032 tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/volumes/67a24c8d-9aea-4714-9e27-6eb9f4ead923 returned with HTTP 200 Aug 06 03:17:31.130779 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 863/3430] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:31 2026] GET /volume/v3/volumes/67a24c8d-9aea-4714-9e27-6eb9f4ead923 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:31.310800 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e9bb96cd-7d8f-4e57-a83d-3693b2b0c34a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:31.312880 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e9bb96cd-7d8f-4e57-a83d-3693b2b0c34a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e Aug 06 03:17:31.314800 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e9bb96cd-7d8f-4e57-a83d-3693b2b0c34a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:31.314800 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e9bb96cd-7d8f-4e57-a83d-3693b2b0c34a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:31.327019 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:31.327019 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:31.332089 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e9bb96cd-7d8f-4e57-a83d-3693b2b0c34a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:17:31.338687 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e9bb96cd-7d8f-4e57-a83d-3693b2b0c34a tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e returned with HTTP 200 Aug 06 03:17:31.339424 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 863/3431] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:31 2026] GET /volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:32.101917 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-11c4b531-b6d0-4400-8a5c-0b4347bcaf53 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:32.103623 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-11c4b531-b6d0-4400-8a5c-0b4347bcaf53 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 Aug 06 03:17:32.103881 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-11c4b531-b6d0-4400-8a5c-0b4347bcaf53 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:32.104091 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-11c4b531-b6d0-4400-8a5c-0b4347bcaf53 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:32.104196 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-11c4b531-b6d0-4400-8a5c-0b4347bcaf53 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:32.108229 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:32.108229 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:32.108788 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-11c4b531-b6d0-4400-8a5c-0b4347bcaf53 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 returned with HTTP 200 Aug 06 03:17:32.109188 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 860/3432] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:32 2026] GET /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:32.143372 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d05cdaa1-f9f2-4bf0-9996-9ae6dc82d2cb None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:32.147706 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d05cdaa1-f9f2-4bf0-9996-9ae6dc82d2cb tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] GET https://10.4.3.80/volume/v3/volumes/67a24c8d-9aea-4714-9e27-6eb9f4ead923 Aug 06 03:17:32.147706 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d05cdaa1-f9f2-4bf0-9996-9ae6dc82d2cb tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:32.147706 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d05cdaa1-f9f2-4bf0-9996-9ae6dc82d2cb tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:32.152171 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d05cdaa1-f9f2-4bf0-9996-9ae6dc82d2cb tempest-VolumesBackupsTest-1703745562 tempest-VolumesBackupsTest-1703745562-project-member] https://10.4.3.80/volume/v3/volumes/67a24c8d-9aea-4714-9e27-6eb9f4ead923 returned with HTTP 404 Aug 06 03:17:32.152726 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 847/3433] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:32 2026] GET /volume/v3/volumes/67a24c8d-9aea-4714-9e27-6eb9f4ead923 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:32.351709 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-800a8df1-dc29-4d1f-a4dc-09d86d132c27 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:32.353497 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-800a8df1-dc29-4d1f-a4dc-09d86d132c27 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e Aug 06 03:17:32.353663 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-800a8df1-dc29-4d1f-a4dc-09d86d132c27 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:32.354114 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-800a8df1-dc29-4d1f-a4dc-09d86d132c27 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:32.362418 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:32.362418 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:32.365343 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-800a8df1-dc29-4d1f-a4dc-09d86d132c27 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:17:32.368912 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-800a8df1-dc29-4d1f-a4dc-09d86d132c27 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e returned with HTTP 200 Aug 06 03:17:32.369271 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 864/3434] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:32 2026] GET /volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:33.119667 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8a9ec361-87e5-4285-abf8-79d13bd840a0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:33.121482 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8a9ec361-87e5-4285-abf8-79d13bd840a0 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 Aug 06 03:17:33.122234 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8a9ec361-87e5-4285-abf8-79d13bd840a0 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:33.122234 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8a9ec361-87e5-4285-abf8-79d13bd840a0 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:33.122234 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-8a9ec361-87e5-4285-abf8-79d13bd840a0 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:33.126585 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:33.126585 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:33.127244 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8a9ec361-87e5-4285-abf8-79d13bd840a0 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 returned with HTTP 200 Aug 06 03:17:33.127625 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 864/3435] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:33 2026] GET /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:17:33.382059 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-35d0bce3-b05e-401c-8a44-c4534180a217 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:33.384306 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-35d0bce3-b05e-401c-8a44-c4534180a217 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e Aug 06 03:17:33.384597 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-35d0bce3-b05e-401c-8a44-c4534180a217 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:33.384846 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-35d0bce3-b05e-401c-8a44-c4534180a217 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:33.396760 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:33.396760 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:33.401033 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-35d0bce3-b05e-401c-8a44-c4534180a217 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:17:33.405529 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-35d0bce3-b05e-401c-8a44-c4534180a217 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e returned with HTTP 200 Aug 06 03:17:33.405958 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 861/3436] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:33 2026] GET /volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:33.783393 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-806f1a3a-14af-4f15-b2fa-96d948620fde None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:33.785492 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-806f1a3a-14af-4f15-b2fa-96d948620fde tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] POST https://10.4.3.80/volume/v3/attachments/b614a12f-8161-4f33-8ac0-569a0b63fd19/action Aug 06 03:17:33.785852 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-806f1a3a-14af-4f15-b2fa-96d948620fde tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:17:33.785988 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-806f1a3a-14af-4f15-b2fa-96d948620fde tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:33.798936 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c3ea0d02-b5b7-45a8-a556-721575440624 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:33.806923 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:33.806923 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:33.817078 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-45edd864-d6e3-4cac-a0e5-64d13664c74d req-806f1a3a-14af-4f15-b2fa-96d948620fde tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/attachments/b614a12f-8161-4f33-8ac0-569a0b63fd19/action returned with HTTP 204 Aug 06 03:17:33.817702 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 848/3437] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:17:33 2026] POST /volume/v3/attachments/b614a12f-8161-4f33-8ac0-569a0b63fd19/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:33.902174 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c3ea0d02-b5b7-45a8-a556-721575440624 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:17:33.902574 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c3ea0d02-b5b7-45a8-a556-721575440624 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-166409991"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:33.904355 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-c3ea0d02-b5b7-45a8-a556-721575440624 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-166409991'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:17:33.904518 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-c3ea0d02-b5b7-45a8-a556-721575440624 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Create volume of 1 GB Aug 06 03:17:33.908890 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c3ea0d02-b5b7-45a8-a556-721575440624 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Availability Zones retrieved successfully. Aug 06 03:17:33.916812 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c3ea0d02-b5b7-45a8-a556-721575440624 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Flow 'volume_create_api' (b91bd591-2268-4b19-a77e-1a40f1ad1e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:33.918014 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c3ea0d02-b5b7-45a8-a556-721575440624 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5708814c-509a-4f80-81b3-bf22cea3ab01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:33.918815 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-c3ea0d02-b5b7-45a8-a556-721575440624 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:17:33.942462 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c3ea0d02-b5b7-45a8-a556-721575440624 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5708814c-509a-4f80-81b3-bf22cea3ab01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:33.943237 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c3ea0d02-b5b7-45a8-a556-721575440624 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7db86cbf-3580-4bc2-8dee-4be2756e0a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:34.006253 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-c3ea0d02-b5b7-45a8-a556-721575440624 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Created reservations ['f1dd5f08-0729-4d14-b17e-3d5eec1a6864', '2a3a5d26-df0d-49b1-8cfa-fe73c75a8e89', 'c0b8e3b4-4889-483b-b9c5-b19f513d3db2', '6e2bf6ee-5a4f-456c-9d62-3fdae2640261'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:34.007299 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c3ea0d02-b5b7-45a8-a556-721575440624 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7db86cbf-3580-4bc2-8dee-4be2756e0a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1dd5f08-0729-4d14-b17e-3d5eec1a6864', '2a3a5d26-df0d-49b1-8cfa-fe73c75a8e89', 'c0b8e3b4-4889-483b-b9c5-b19f513d3db2', '6e2bf6ee-5a4f-456c-9d62-3fdae2640261']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:34.008373 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c3ea0d02-b5b7-45a8-a556-721575440624 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c59f4534-bbac-4238-b3dd-a8afaf8d3612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:34.029330 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c3ea0d02-b5b7-45a8-a556-721575440624 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c59f4534-bbac-4238-b3dd-a8afaf8d3612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7b5ae4f-8ad8-494f-9164-da9109afc9ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-166409991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06a8091105ea42629ae3f6795d6c07d1',qos_specs=None,replication_status=,reservations=['f1dd5f08-0729-4d14-b17e-3d5eec1a6864','2a3a5d26-df0d-49b1-8cfa-fe73c75a8e89','c0b8e3b4-4889-483b-b9c5-b19f513d3db2','6e2bf6ee-5a4f-456c-9d62-3fdae2640261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384904e06e394bbe81be5997d909752b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:17:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-166409991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7b5ae4f-8ad8-494f-9164-da9109afc9ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06a8091105ea42629ae3f6795d6c07d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='384904e06e394bbe81be5997d909752b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:34.030127 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c3ea0d02-b5b7-45a8-a556-721575440624 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74939703-3db8-4227-a538-b4735c5db05c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:34.048288 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c3ea0d02-b5b7-45a8-a556-721575440624 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74939703-3db8-4227-a538-b4735c5db05c) transitioned into state 'SUCCESS' from state '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-166409991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06a8091105ea42629ae3f6795d6c07d1',qos_specs=None,replication_status=,reservations=['f1dd5f08-0729-4d14-b17e-3d5eec1a6864','2a3a5d26-df0d-49b1-8cfa-fe73c75a8e89','c0b8e3b4-4889-483b-b9c5-b19f513d3db2','6e2bf6ee-5a4f-456c-9d62-3fdae2640261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384904e06e394bbe81be5997d909752b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:34.049047 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c3ea0d02-b5b7-45a8-a556-721575440624 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35c77113-058e-4c8f-9e13-baf7ea8a7cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:34.060646 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c3ea0d02-b5b7-45a8-a556-721575440624 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35c77113-058e-4c8f-9e13-baf7ea8a7cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:34.062301 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c3ea0d02-b5b7-45a8-a556-721575440624 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Flow 'volume_create_api' (b91bd591-2268-4b19-a77e-1a40f1ad1e05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:34.062988 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c3ea0d02-b5b7-45a8-a556-721575440624 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Create volume request issued successfully. Aug 06 03:17:34.063713 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c3ea0d02-b5b7-45a8-a556-721575440624 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:17:34.064601 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 865/3438] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:17:33 2026] POST /volume/v3/volumes => generated 761 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:34.082803 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-21009596-d355-437e-9430-b046ece54a11 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:34.087535 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-21009596-d355-437e-9430-b046ece54a11 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] GET https://10.4.3.80/volume/v3/volumes/f7b5ae4f-8ad8-494f-9164-da9109afc9ee Aug 06 03:17:34.088987 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-21009596-d355-437e-9430-b046ece54a11 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:34.090014 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-21009596-d355-437e-9430-b046ece54a11 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:34.099010 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:34.099010 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:34.101670 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-21009596-d355-437e-9430-b046ece54a11 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Volume info retrieved successfully. Aug 06 03:17:34.105455 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-21009596-d355-437e-9430-b046ece54a11 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/f7b5ae4f-8ad8-494f-9164-da9109afc9ee returned with HTTP 200 Aug 06 03:17:34.105926 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 865/3439] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:34 2026] GET /volume/v3/volumes/f7b5ae4f-8ad8-494f-9164-da9109afc9ee => generated 829 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:34.139499 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d3021c89-2bcf-403c-852c-3777a2fa3089 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:34.144851 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d3021c89-2bcf-403c-852c-3777a2fa3089 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 Aug 06 03:17:34.144851 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d3021c89-2bcf-403c-852c-3777a2fa3089 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:34.144851 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d3021c89-2bcf-403c-852c-3777a2fa3089 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:34.144851 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-d3021c89-2bcf-403c-852c-3777a2fa3089 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:34.146222 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:34.146222 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:34.146946 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d3021c89-2bcf-403c-852c-3777a2fa3089 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 returned with HTTP 200 Aug 06 03:17:34.147367 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 862/3440] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:34 2026] GET /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:34.417820 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5ed249e0-c973-426e-8c4a-fa94b95b3696 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:34.419412 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5ed249e0-c973-426e-8c4a-fa94b95b3696 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e Aug 06 03:17:34.419596 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5ed249e0-c973-426e-8c4a-fa94b95b3696 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:34.419764 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5ed249e0-c973-426e-8c4a-fa94b95b3696 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:34.427847 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:34.427847 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:34.431002 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5ed249e0-c973-426e-8c4a-fa94b95b3696 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:17:34.434627 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5ed249e0-c973-426e-8c4a-fa94b95b3696 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e returned with HTTP 200 Aug 06 03:17:34.435077 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 849/3441] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:34 2026] GET /volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:34.448095 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-048c47d7-074b-44a4-8675-d1932540a062 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:34.449843 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-048c47d7-074b-44a4-8675-d1932540a062 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e Aug 06 03:17:34.450059 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-048c47d7-074b-44a4-8675-d1932540a062 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:34.450239 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-048c47d7-074b-44a4-8675-d1932540a062 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:34.459684 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:34.459684 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:34.462685 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-048c47d7-074b-44a4-8675-d1932540a062 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:17:34.466307 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-048c47d7-074b-44a4-8675-d1932540a062 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e returned with HTTP 200 Aug 06 03:17:34.466664 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 866/3442] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:34 2026] GET /volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:34.478862 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-27413313-17f1-45ec-ab0d-061c7e19b86d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:34.480606 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-27413313-17f1-45ec-ab0d-061c7e19b86d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] DELETE https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e Aug 06 03:17:34.480908 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-27413313-17f1-45ec-ab0d-061c7e19b86d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:34.481152 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-27413313-17f1-45ec-ab0d-061c7e19b86d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:34.481366 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-27413313-17f1-45ec-ab0d-061c7e19b86d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Delete volume with id: 44a745f9-def8-4f4b-aea8-0693d6c7639e Aug 06 03:17:34.492582 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:34.492582 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:34.492582 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-27413313-17f1-45ec-ab0d-061c7e19b86d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:17:34.496969 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-27413313-17f1-45ec-ab0d-061c7e19b86d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-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 06 03:17:34.497414 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-27413313-17f1-45ec-ab0d-061c7e19b86d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e returned with HTTP 400 Aug 06 03:17:34.498284 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 866/3443] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:34 2026] DELETE /volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e => generated 307 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 03:17:34.505346 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-988a8a53-0de6-4d62-a5ca-b81404563d5b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:34.507998 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-988a8a53-0de6-4d62-a5ca-b81404563d5b tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e Aug 06 03:17:34.508204 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-988a8a53-0de6-4d62-a5ca-b81404563d5b tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:34.508378 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-988a8a53-0de6-4d62-a5ca-b81404563d5b tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:34.523126 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:34.523126 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:34.529533 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-988a8a53-0de6-4d62-a5ca-b81404563d5b tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:17:34.535846 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-988a8a53-0de6-4d62-a5ca-b81404563d5b tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e returned with HTTP 200 Aug 06 03:17:34.537013 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 863/3444] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:34 2026] GET /volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:34.575458 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-d3117cdf-3d3a-4f38-a9c3-e6b086ae7db5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:34.578170 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-d3117cdf-3d3a-4f38-a9c3-e6b086ae7db5 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e Aug 06 03:17:34.578497 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-d3117cdf-3d3a-4f38-a9c3-e6b086ae7db5 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:34.578823 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-d3117cdf-3d3a-4f38-a9c3-e6b086ae7db5 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:34.591182 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:34.591182 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:34.596438 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-d3117cdf-3d3a-4f38-a9c3-e6b086ae7db5 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:17:34.602367 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-d3117cdf-3d3a-4f38-a9c3-e6b086ae7db5 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e returned with HTTP 200 Aug 06 03:17:34.603096 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 850/3445] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:17:34 2026] GET /volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:34.623900 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-e4057090-21f5-4779-b76a-17a7799691c7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:34.626169 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-e4057090-21f5-4779-b76a-17a7799691c7 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] POST https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e/action Aug 06 03:17:34.626484 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-e4057090-21f5-4779-b76a-17a7799691c7 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:17:34.626637 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-e4057090-21f5-4779-b76a-17a7799691c7 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:34.637794 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:34.637794 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:34.638271 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-e4057090-21f5-4779-b76a-17a7799691c7 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:17:34.643348 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-e4057090-21f5-4779-b76a-17a7799691c7 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Begin detaching volume completed successfully. Aug 06 03:17:34.643560 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-e4057090-21f5-4779-b76a-17a7799691c7 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e/action returned with HTTP 202 Aug 06 03:17:34.643981 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 867/3446] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:17:34 2026] POST /volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:17:34.682789 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-11284eb4-90ea-4665-97bc-844d2d89079b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:34.682789 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-11284eb4-90ea-4665-97bc-844d2d89079b None None] GET https://10.4.3.80/volume// Aug 06 03:17:34.682789 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-11284eb4-90ea-4665-97bc-844d2d89079b None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:34.682789 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-11284eb4-90ea-4665-97bc-844d2d89079b None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:34.682789 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-11284eb4-90ea-4665-97bc-844d2d89079b None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:17:34.682789 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 867/3447] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:17:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:17:34.689192 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-954b535a-cf65-4668-b098-266b17cc5b32 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:34.692643 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-954b535a-cf65-4668-b098-266b17cc5b32 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e Aug 06 03:17:34.692929 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-954b535a-cf65-4668-b098-266b17cc5b32 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:34.693169 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-954b535a-cf65-4668-b098-266b17cc5b32 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:34.704113 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:34.704113 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:34.708644 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-954b535a-cf65-4668-b098-266b17cc5b32 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:17:34.713874 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-954b535a-cf65-4668-b098-266b17cc5b32 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e returned with HTTP 200 Aug 06 03:17:34.714406 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 864/3448] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:17:34 2026] GET /volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e => generated 1321 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:17:35.120093 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8c12a791-f74e-4c42-8d99-3c695f7842de None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:35.122340 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8c12a791-f74e-4c42-8d99-3c695f7842de tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] GET https://10.4.3.80/volume/v3/volumes/f7b5ae4f-8ad8-494f-9164-da9109afc9ee Aug 06 03:17:35.122593 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8c12a791-f74e-4c42-8d99-3c695f7842de tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:35.122853 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8c12a791-f74e-4c42-8d99-3c695f7842de tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:35.132307 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:35.132307 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:35.137057 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8c12a791-f74e-4c42-8d99-3c695f7842de tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Volume info retrieved successfully. Aug 06 03:17:35.143081 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8c12a791-f74e-4c42-8d99-3c695f7842de tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/f7b5ae4f-8ad8-494f-9164-da9109afc9ee returned with HTTP 200 Aug 06 03:17:35.143609 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 851/3449] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:35 2026] GET /volume/v3/volumes/f7b5ae4f-8ad8-494f-9164-da9109afc9ee => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:35.160288 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-857c946e-5d43-4283-aeb0-0b5fbec2b552 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:35.161648 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4b8a2e61-b938-4dde-b812-0495aa20a1c0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:35.163601 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-857c946e-5d43-4283-aeb0-0b5fbec2b552 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 Aug 06 03:17:35.163722 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4b8a2e61-b938-4dde-b812-0495aa20a1c0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:17:35.163823 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-857c946e-5d43-4283-aeb0-0b5fbec2b552 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:35.164064 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-857c946e-5d43-4283-aeb0-0b5fbec2b552 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:35.164104 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4b8a2e61-b938-4dde-b812-0495aa20a1c0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f7b5ae4f-8ad8-494f-9164-da9109afc9ee", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-194263670"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:35.164184 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-857c946e-5d43-4283-aeb0-0b5fbec2b552 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:35.165718 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-4b8a2e61-b938-4dde-b812-0495aa20a1c0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Create volume request body: {'volume': {"'source_volid": 'f7b5ae4f-8ad8-494f-9164-da9109afc9ee', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-194263670'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:17:35.166018 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-4b8a2e61-b938-4dde-b812-0495aa20a1c0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Create volume of 1 GB Aug 06 03:17:35.170396 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4b8a2e61-b938-4dde-b812-0495aa20a1c0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Availability Zones retrieved successfully. Aug 06 03:17:35.172982 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:35.172982 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:35.174479 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-857c946e-5d43-4283-aeb0-0b5fbec2b552 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 returned with HTTP 200 Aug 06 03:17:35.175418 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 868/3450] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:35 2026] GET /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 => generated 731 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:35.182443 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4b8a2e61-b938-4dde-b812-0495aa20a1c0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Flow 'volume_create_api' (3c85f8ad-db38-470c-b4bc-99722dbc1123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:35.183461 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4b8a2e61-b938-4dde-b812-0495aa20a1c0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddf07c04-b8f5-4df8-a124-7e8dc1bc299b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.184534 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-4b8a2e61-b938-4dde-b812-0495aa20a1c0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:17:35.214800 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4b8a2e61-b938-4dde-b812-0495aa20a1c0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddf07c04-b8f5-4df8-a124-7e8dc1bc299b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.215937 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4b8a2e61-b938-4dde-b812-0495aa20a1c0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10fd513a-f833-4b60-b749-ad5b1aa4a13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.263492 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-4b8a2e61-b938-4dde-b812-0495aa20a1c0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Created reservations ['25160f32-b43d-4acc-86a8-391717b7d08c', '68804dde-fe8c-473d-ae71-98b1374060a0', '41112cc9-ff82-440c-a614-11a35fb1ad1a', '72412a14-bf08-4a58-997f-556a648deac7'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:35.264299 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4b8a2e61-b938-4dde-b812-0495aa20a1c0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10fd513a-f833-4b60-b749-ad5b1aa4a13d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25160f32-b43d-4acc-86a8-391717b7d08c', '68804dde-fe8c-473d-ae71-98b1374060a0', '41112cc9-ff82-440c-a614-11a35fb1ad1a', '72412a14-bf08-4a58-997f-556a648deac7']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.264971 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4b8a2e61-b938-4dde-b812-0495aa20a1c0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66ad7f0c-36fa-44ea-aee3-50433f6627ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.286645 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4b8a2e61-b938-4dde-b812-0495aa20a1c0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66ad7f0c-36fa-44ea-aee3-50433f6627ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ee94170-f12f-47f0-920b-ccbd30a52ebd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-194263670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06a8091105ea42629ae3f6795d6c07d1',qos_specs=None,replication_status=,reservations=['25160f32-b43d-4acc-86a8-391717b7d08c','68804dde-fe8c-473d-ae71-98b1374060a0','41112cc9-ff82-440c-a614-11a35fb1ad1a','72412a14-bf08-4a58-997f-556a648deac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384904e06e394bbe81be5997d909752b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:17:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-194263670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ee94170-f12f-47f0-920b-ccbd30a52ebd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06a8091105ea42629ae3f6795d6c07d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='384904e06e394bbe81be5997d909752b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.287335 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4b8a2e61-b938-4dde-b812-0495aa20a1c0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39302f6b-cfec-4381-a1d1-6d0c041c1ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.304783 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4b8a2e61-b938-4dde-b812-0495aa20a1c0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39302f6b-cfec-4381-a1d1-6d0c041c1ded) transitioned into state 'SUCCESS' from state '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-194263670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06a8091105ea42629ae3f6795d6c07d1',qos_specs=None,replication_status=,reservations=['25160f32-b43d-4acc-86a8-391717b7d08c','68804dde-fe8c-473d-ae71-98b1374060a0','41112cc9-ff82-440c-a614-11a35fb1ad1a','72412a14-bf08-4a58-997f-556a648deac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384904e06e394bbe81be5997d909752b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.305445 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4b8a2e61-b938-4dde-b812-0495aa20a1c0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db2d7d9a-a5e4-48b2-8c43-310fce6e9aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.313327 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4b8a2e61-b938-4dde-b812-0495aa20a1c0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db2d7d9a-a5e4-48b2-8c43-310fce6e9aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.314193 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-4b8a2e61-b938-4dde-b812-0495aa20a1c0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Flow 'volume_create_api' (3c85f8ad-db38-470c-b4bc-99722dbc1123) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:35.314516 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4b8a2e61-b938-4dde-b812-0495aa20a1c0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Create volume request issued successfully. Aug 06 03:17:35.315106 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4b8a2e61-b938-4dde-b812-0495aa20a1c0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:17:35.315528 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 868/3451] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:17:35 2026] POST /volume/v3/volumes => generated 761 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:35.327118 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-001c136c-7817-40cb-a0b8-c5c47f9187d6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:35.328808 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-001c136c-7817-40cb-a0b8-c5c47f9187d6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:17:35.329151 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-001c136c-7817-40cb-a0b8-c5c47f9187d6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f7b5ae4f-8ad8-494f-9164-da9109afc9ee", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-807697211"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:35.330597 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-001c136c-7817-40cb-a0b8-c5c47f9187d6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Create volume request body: {'volume': {"'source_volid": 'f7b5ae4f-8ad8-494f-9164-da9109afc9ee', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-807697211'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:17:35.330718 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-001c136c-7817-40cb-a0b8-c5c47f9187d6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Create volume of 1 GB Aug 06 03:17:35.335153 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-001c136c-7817-40cb-a0b8-c5c47f9187d6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Availability Zones retrieved successfully. Aug 06 03:17:35.340705 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-001c136c-7817-40cb-a0b8-c5c47f9187d6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Flow 'volume_create_api' (d8ad0090-2875-4fb5-a1eb-48b9d6689489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:35.341569 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-001c136c-7817-40cb-a0b8-c5c47f9187d6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (905d1ec5-4596-40f9-b82c-cb7c3125664c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.343446 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-001c136c-7817-40cb-a0b8-c5c47f9187d6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:17:35.368128 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-001c136c-7817-40cb-a0b8-c5c47f9187d6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (905d1ec5-4596-40f9-b82c-cb7c3125664c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.368840 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-001c136c-7817-40cb-a0b8-c5c47f9187d6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9030a6ff-c928-4042-9275-3e454d52b824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.405242 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-001c136c-7817-40cb-a0b8-c5c47f9187d6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Created reservations ['0a4b4315-8a54-4c86-ace5-c47f916df574', '38223193-342a-4f1d-bd95-a6967ad0c066', '505faeb9-c275-4288-9034-2a4ffda079c7', '72b6deda-f695-4639-82a5-db4aab29eab1'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:35.406018 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-001c136c-7817-40cb-a0b8-c5c47f9187d6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9030a6ff-c928-4042-9275-3e454d52b824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a4b4315-8a54-4c86-ace5-c47f916df574', '38223193-342a-4f1d-bd95-a6967ad0c066', '505faeb9-c275-4288-9034-2a4ffda079c7', '72b6deda-f695-4639-82a5-db4aab29eab1']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.406780 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-001c136c-7817-40cb-a0b8-c5c47f9187d6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9abd6593-82ac-40da-a946-83d043223644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.430847 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-001c136c-7817-40cb-a0b8-c5c47f9187d6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9abd6593-82ac-40da-a946-83d043223644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ca4ad99-220b-4e27-9baa-3f4de9927f79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-807697211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06a8091105ea42629ae3f6795d6c07d1',qos_specs=None,replication_status=,reservations=['0a4b4315-8a54-4c86-ace5-c47f916df574','38223193-342a-4f1d-bd95-a6967ad0c066','505faeb9-c275-4288-9034-2a4ffda079c7','72b6deda-f695-4639-82a5-db4aab29eab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384904e06e394bbe81be5997d909752b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:17:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-807697211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ca4ad99-220b-4e27-9baa-3f4de9927f79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06a8091105ea42629ae3f6795d6c07d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='384904e06e394bbe81be5997d909752b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.432282 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-001c136c-7817-40cb-a0b8-c5c47f9187d6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21ffa3a4-244e-45fc-9c77-991c36f956a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.448849 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-001c136c-7817-40cb-a0b8-c5c47f9187d6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21ffa3a4-244e-45fc-9c77-991c36f956a1) transitioned into state 'SUCCESS' from state '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-807697211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06a8091105ea42629ae3f6795d6c07d1',qos_specs=None,replication_status=,reservations=['0a4b4315-8a54-4c86-ace5-c47f916df574','38223193-342a-4f1d-bd95-a6967ad0c066','505faeb9-c275-4288-9034-2a4ffda079c7','72b6deda-f695-4639-82a5-db4aab29eab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384904e06e394bbe81be5997d909752b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.449460 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-001c136c-7817-40cb-a0b8-c5c47f9187d6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b3a1b02-801a-4aed-a261-261c639adf25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.458315 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-001c136c-7817-40cb-a0b8-c5c47f9187d6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b3a1b02-801a-4aed-a261-261c639adf25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.459063 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-001c136c-7817-40cb-a0b8-c5c47f9187d6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Flow 'volume_create_api' (d8ad0090-2875-4fb5-a1eb-48b9d6689489) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:35.459423 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-001c136c-7817-40cb-a0b8-c5c47f9187d6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Create volume request issued successfully. Aug 06 03:17:35.460071 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-001c136c-7817-40cb-a0b8-c5c47f9187d6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:17:35.460683 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 865/3452] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:17:35 2026] POST /volume/v3/volumes => generated 761 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:35.472651 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cc6d0903-61bf-45a6-8c36-c94689809e9d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:35.474216 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cc6d0903-61bf-45a6-8c36-c94689809e9d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:17:35.474807 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cc6d0903-61bf-45a6-8c36-c94689809e9d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f7b5ae4f-8ad8-494f-9164-da9109afc9ee", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-458903758"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:35.479560 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-cc6d0903-61bf-45a6-8c36-c94689809e9d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Create volume request body: {'volume': {"'source_volid": 'f7b5ae4f-8ad8-494f-9164-da9109afc9ee', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-458903758'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:17:35.479560 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-cc6d0903-61bf-45a6-8c36-c94689809e9d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Create volume of 1 GB Aug 06 03:17:35.485856 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-cc6d0903-61bf-45a6-8c36-c94689809e9d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Availability Zones retrieved successfully. Aug 06 03:17:35.488715 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cc6d0903-61bf-45a6-8c36-c94689809e9d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Flow 'volume_create_api' (9ba1fcd8-d24f-4bc8-96e8-b6fa9b16d7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:35.489968 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cc6d0903-61bf-45a6-8c36-c94689809e9d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84dce38b-1fbe-4b2c-9884-7dbdb99e0afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.491220 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-cc6d0903-61bf-45a6-8c36-c94689809e9d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:17:35.526851 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cc6d0903-61bf-45a6-8c36-c94689809e9d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84dce38b-1fbe-4b2c-9884-7dbdb99e0afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.526851 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cc6d0903-61bf-45a6-8c36-c94689809e9d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8861ae0b-2aef-47e8-81a7-72b207151b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.559441 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-3460e012-d55c-4aaa-a0dc-983fa61b2eb4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:35.562871 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-3460e012-d55c-4aaa-a0dc-983fa61b2eb4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] DELETE https://10.4.3.80/volume/v3/attachments/b614a12f-8161-4f33-8ac0-569a0b63fd19 Aug 06 03:17:35.562998 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-3460e012-d55c-4aaa-a0dc-983fa61b2eb4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:35.563200 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-3460e012-d55c-4aaa-a0dc-983fa61b2eb4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:35.570878 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-cc6d0903-61bf-45a6-8c36-c94689809e9d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Created reservations ['ffe42a21-ad4c-4396-aeb5-430703335890', 'dbae77ae-f48c-44bd-9d89-e621e14c87c7', '673b6dcf-b8ee-4927-8319-8191881ca45c', '062de6fa-58c8-46d4-8745-6ea7ea8ada9f'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:35.570878 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cc6d0903-61bf-45a6-8c36-c94689809e9d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8861ae0b-2aef-47e8-81a7-72b207151b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffe42a21-ad4c-4396-aeb5-430703335890', 'dbae77ae-f48c-44bd-9d89-e621e14c87c7', '673b6dcf-b8ee-4927-8319-8191881ca45c', '062de6fa-58c8-46d4-8745-6ea7ea8ada9f']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.570878 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cc6d0903-61bf-45a6-8c36-c94689809e9d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33795bb7-988b-4ca1-8770-bb45b1c38b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.574658 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:35.574658 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:35.590570 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cc6d0903-61bf-45a6-8c36-c94689809e9d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33795bb7-988b-4ca1-8770-bb45b1c38b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26196049-5c1b-4e5e-b546-7db93efa411a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-458903758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06a8091105ea42629ae3f6795d6c07d1',qos_specs=None,replication_status=,reservations=['ffe42a21-ad4c-4396-aeb5-430703335890','dbae77ae-f48c-44bd-9d89-e621e14c87c7','673b6dcf-b8ee-4927-8319-8191881ca45c','062de6fa-58c8-46d4-8745-6ea7ea8ada9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384904e06e394bbe81be5997d909752b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:17:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-458903758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26196049-5c1b-4e5e-b546-7db93efa411a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06a8091105ea42629ae3f6795d6c07d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='384904e06e394bbe81be5997d909752b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.591307 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cc6d0903-61bf-45a6-8c36-c94689809e9d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0b8310f-9e2b-46e5-b54e-13c91eb71c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.607604 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cc6d0903-61bf-45a6-8c36-c94689809e9d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0b8310f-9e2b-46e5-b54e-13c91eb71c36) transitioned into state 'SUCCESS' from state '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-458903758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06a8091105ea42629ae3f6795d6c07d1',qos_specs=None,replication_status=,reservations=['ffe42a21-ad4c-4396-aeb5-430703335890','dbae77ae-f48c-44bd-9d89-e621e14c87c7','673b6dcf-b8ee-4927-8319-8191881ca45c','062de6fa-58c8-46d4-8745-6ea7ea8ada9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384904e06e394bbe81be5997d909752b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.608285 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cc6d0903-61bf-45a6-8c36-c94689809e9d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c9b53cc-8813-4ff5-bb42-15fd10af7063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.619078 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cc6d0903-61bf-45a6-8c36-c94689809e9d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c9b53cc-8813-4ff5-bb42-15fd10af7063) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.619078 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cc6d0903-61bf-45a6-8c36-c94689809e9d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Flow 'volume_create_api' (9ba1fcd8-d24f-4bc8-96e8-b6fa9b16d7f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:35.619078 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-cc6d0903-61bf-45a6-8c36-c94689809e9d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Create volume request issued successfully. Aug 06 03:17:35.619078 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cc6d0903-61bf-45a6-8c36-c94689809e9d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:17:35.620085 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 852/3453] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:17:35 2026] POST /volume/v3/volumes => generated 761 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:35.631061 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-71a7a9c1-54c4-4d1c-beb2-28f37ce1e893 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:35.632847 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-71a7a9c1-54c4-4d1c-beb2-28f37ce1e893 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:17:35.633160 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-71a7a9c1-54c4-4d1c-beb2-28f37ce1e893 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f7b5ae4f-8ad8-494f-9164-da9109afc9ee", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1022041206"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:35.634565 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-71a7a9c1-54c4-4d1c-beb2-28f37ce1e893 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Create volume request body: {'volume': {"'source_volid": 'f7b5ae4f-8ad8-494f-9164-da9109afc9ee', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1022041206'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:17:35.634677 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-71a7a9c1-54c4-4d1c-beb2-28f37ce1e893 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Create volume of 1 GB Aug 06 03:17:35.635088 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:35.635088 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:35.638751 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-71a7a9c1-54c4-4d1c-beb2-28f37ce1e893 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Availability Zones retrieved successfully. Aug 06 03:17:35.644349 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-71a7a9c1-54c4-4d1c-beb2-28f37ce1e893 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Flow 'volume_create_api' (aca62121-6356-4680-91b7-2253197dab4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:35.646433 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-71a7a9c1-54c4-4d1c-beb2-28f37ce1e893 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d784bbcd-d3b5-4412-90be-b11ad0bcbc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.646653 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-71a7a9c1-54c4-4d1c-beb2-28f37ce1e893 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:17:35.672981 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-89bea8bc-8ee4-4d93-b72c-f18cfc9bad8a req-3460e012-d55c-4aaa-a0dc-983fa61b2eb4 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/attachments/b614a12f-8161-4f33-8ac0-569a0b63fd19 returned with HTTP 200 Aug 06 03:17:35.673987 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 869/3454] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:17:35 2026] DELETE /volume/v3/attachments/b614a12f-8161-4f33-8ac0-569a0b63fd19 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:35.674348 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-71a7a9c1-54c4-4d1c-beb2-28f37ce1e893 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d784bbcd-d3b5-4412-90be-b11ad0bcbc45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.675173 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-71a7a9c1-54c4-4d1c-beb2-28f37ce1e893 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da5f59a7-7ca1-46b2-877c-92d7886b5e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.721504 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-71a7a9c1-54c4-4d1c-beb2-28f37ce1e893 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Created reservations ['49bacffe-e2c2-4567-9274-1e99fbe0af83', '85dd1a01-ceaa-4e50-9e50-b1a57723cd6f', 'f31347fe-2173-40b6-aa9c-ac7e543bb916', 'a9bee20e-1e7c-4ce2-af21-e6e45e9f02d0'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:35.721504 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-71a7a9c1-54c4-4d1c-beb2-28f37ce1e893 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da5f59a7-7ca1-46b2-877c-92d7886b5e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49bacffe-e2c2-4567-9274-1e99fbe0af83', '85dd1a01-ceaa-4e50-9e50-b1a57723cd6f', 'f31347fe-2173-40b6-aa9c-ac7e543bb916', 'a9bee20e-1e7c-4ce2-af21-e6e45e9f02d0']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.721504 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-71a7a9c1-54c4-4d1c-beb2-28f37ce1e893 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de57f58f-f996-4070-92ed-6869c6c6e80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.748418 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-71a7a9c1-54c4-4d1c-beb2-28f37ce1e893 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de57f58f-f996-4070-92ed-6869c6c6e80f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49dfa3d7-60ce-480a-aeb1-f0541f1a6ae7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1022041206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06a8091105ea42629ae3f6795d6c07d1',qos_specs=None,replication_status=,reservations=['49bacffe-e2c2-4567-9274-1e99fbe0af83','85dd1a01-ceaa-4e50-9e50-b1a57723cd6f','f31347fe-2173-40b6-aa9c-ac7e543bb916','a9bee20e-1e7c-4ce2-af21-e6e45e9f02d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384904e06e394bbe81be5997d909752b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:17:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1022041206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49dfa3d7-60ce-480a-aeb1-f0541f1a6ae7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06a8091105ea42629ae3f6795d6c07d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='384904e06e394bbe81be5997d909752b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.748418 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-71a7a9c1-54c4-4d1c-beb2-28f37ce1e893 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3892af1-8577-41fe-8f30-68d4366447cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.752486 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d9756c94-0e27-4537-b7c8-593c622fbe17 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:35.755255 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d9756c94-0e27-4537-b7c8-593c622fbe17 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e Aug 06 03:17:35.755255 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d9756c94-0e27-4537-b7c8-593c622fbe17 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:35.755528 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d9756c94-0e27-4537-b7c8-593c622fbe17 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:35.763892 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:35.763892 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:35.767505 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d9756c94-0e27-4537-b7c8-593c622fbe17 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:17:35.772680 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d9756c94-0e27-4537-b7c8-593c622fbe17 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e returned with HTTP 200 Aug 06 03:17:35.773177 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 866/3455] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:35 2026] GET /volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:35.789617 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-71a7a9c1-54c4-4d1c-beb2-28f37ce1e893 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3892af1-8577-41fe-8f30-68d4366447cb) transitioned into state 'SUCCESS' from state '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-1022041206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06a8091105ea42629ae3f6795d6c07d1',qos_specs=None,replication_status=,reservations=['49bacffe-e2c2-4567-9274-1e99fbe0af83','85dd1a01-ceaa-4e50-9e50-b1a57723cd6f','f31347fe-2173-40b6-aa9c-ac7e543bb916','a9bee20e-1e7c-4ce2-af21-e6e45e9f02d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384904e06e394bbe81be5997d909752b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.790525 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-71a7a9c1-54c4-4d1c-beb2-28f37ce1e893 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0044602b-9746-4462-82e4-2d2ba2df5a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.803821 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-71a7a9c1-54c4-4d1c-beb2-28f37ce1e893 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0044602b-9746-4462-82e4-2d2ba2df5a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.805165 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-71a7a9c1-54c4-4d1c-beb2-28f37ce1e893 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Flow 'volume_create_api' (aca62121-6356-4680-91b7-2253197dab4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:35.805635 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-71a7a9c1-54c4-4d1c-beb2-28f37ce1e893 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Create volume request issued successfully. Aug 06 03:17:35.806454 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-71a7a9c1-54c4-4d1c-beb2-28f37ce1e893 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:17:35.807129 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 869/3456] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:17:35 2026] POST /volume/v3/volumes => generated 762 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:35.822923 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d7186e64-57db-4f59-8397-f0386f96fd38 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:35.824590 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d7186e64-57db-4f59-8397-f0386f96fd38 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:17:35.824985 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d7186e64-57db-4f59-8397-f0386f96fd38 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f7b5ae4f-8ad8-494f-9164-da9109afc9ee", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-720247579"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:35.826488 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-d7186e64-57db-4f59-8397-f0386f96fd38 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Create volume request body: {'volume': {"'source_volid": 'f7b5ae4f-8ad8-494f-9164-da9109afc9ee', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-720247579'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:17:35.826640 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-d7186e64-57db-4f59-8397-f0386f96fd38 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Create volume of 1 GB Aug 06 03:17:35.826998 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:35.826998 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:35.830847 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d7186e64-57db-4f59-8397-f0386f96fd38 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Availability Zones retrieved successfully. Aug 06 03:17:35.836593 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d7186e64-57db-4f59-8397-f0386f96fd38 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Flow 'volume_create_api' (82730592-fd57-40d1-a3df-690ae7dcc358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:35.837566 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d7186e64-57db-4f59-8397-f0386f96fd38 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b185151-d2ef-4113-b3be-88c14314a7fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.838465 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-d7186e64-57db-4f59-8397-f0386f96fd38 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:17:35.861451 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d7186e64-57db-4f59-8397-f0386f96fd38 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b185151-d2ef-4113-b3be-88c14314a7fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.862371 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d7186e64-57db-4f59-8397-f0386f96fd38 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38f83533-547b-440f-9bc9-5f2041ebf164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.907449 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-d7186e64-57db-4f59-8397-f0386f96fd38 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Created reservations ['289ef906-20da-435c-9b52-8b0be0cbaad8', 'f689a8ac-4c1a-485b-91bb-480f24eeca56', '0dc931dc-2577-42c1-86d5-aa53f8edc317', '00849931-b6d9-4fcb-a3b9-f3de0045a93e'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:35.908364 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d7186e64-57db-4f59-8397-f0386f96fd38 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38f83533-547b-440f-9bc9-5f2041ebf164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['289ef906-20da-435c-9b52-8b0be0cbaad8', 'f689a8ac-4c1a-485b-91bb-480f24eeca56', '0dc931dc-2577-42c1-86d5-aa53f8edc317', '00849931-b6d9-4fcb-a3b9-f3de0045a93e']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.909608 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d7186e64-57db-4f59-8397-f0386f96fd38 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b65afbc0-b565-46d6-96e0-6138d1df3d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.936094 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d7186e64-57db-4f59-8397-f0386f96fd38 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b65afbc0-b565-46d6-96e0-6138d1df3d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91894873-446e-464b-9f03-1b050ea97845', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-720247579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06a8091105ea42629ae3f6795d6c07d1',qos_specs=None,replication_status=,reservations=['289ef906-20da-435c-9b52-8b0be0cbaad8','f689a8ac-4c1a-485b-91bb-480f24eeca56','0dc931dc-2577-42c1-86d5-aa53f8edc317','00849931-b6d9-4fcb-a3b9-f3de0045a93e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384904e06e394bbe81be5997d909752b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:17:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-720247579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91894873-446e-464b-9f03-1b050ea97845,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06a8091105ea42629ae3f6795d6c07d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='384904e06e394bbe81be5997d909752b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.936884 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d7186e64-57db-4f59-8397-f0386f96fd38 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f2bdec6-20eb-4180-a920-5c8b51663afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.953630 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d7186e64-57db-4f59-8397-f0386f96fd38 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f2bdec6-20eb-4180-a920-5c8b51663afa) transitioned into state 'SUCCESS' from state '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-720247579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06a8091105ea42629ae3f6795d6c07d1',qos_specs=None,replication_status=,reservations=['289ef906-20da-435c-9b52-8b0be0cbaad8','f689a8ac-4c1a-485b-91bb-480f24eeca56','0dc931dc-2577-42c1-86d5-aa53f8edc317','00849931-b6d9-4fcb-a3b9-f3de0045a93e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384904e06e394bbe81be5997d909752b',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.954355 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d7186e64-57db-4f59-8397-f0386f96fd38 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b677411-f97b-400c-96b8-623edf3a764d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:35.965654 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d7186e64-57db-4f59-8397-f0386f96fd38 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b677411-f97b-400c-96b8-623edf3a764d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:35.966479 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d7186e64-57db-4f59-8397-f0386f96fd38 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Flow 'volume_create_api' (82730592-fd57-40d1-a3df-690ae7dcc358) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:35.966843 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d7186e64-57db-4f59-8397-f0386f96fd38 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Create volume request issued successfully. Aug 06 03:17:35.967402 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d7186e64-57db-4f59-8397-f0386f96fd38 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:17:35.967944 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 853/3457] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:17:35 2026] POST /volume/v3/volumes => generated 761 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:35.981345 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6164e7e9-362f-43ab-8a6f-3594d33d1e27 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:35.983304 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6164e7e9-362f-43ab-8a6f-3594d33d1e27 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] GET https://10.4.3.80/volume/v3/volumes/1ee94170-f12f-47f0-920b-ccbd30a52ebd Aug 06 03:17:35.983555 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6164e7e9-362f-43ab-8a6f-3594d33d1e27 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:35.983793 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6164e7e9-362f-43ab-8a6f-3594d33d1e27 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:35.991108 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:35.991108 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:35.995463 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6164e7e9-362f-43ab-8a6f-3594d33d1e27 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Volume info retrieved successfully. Aug 06 03:17:35.999638 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6164e7e9-362f-43ab-8a6f-3594d33d1e27 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/1ee94170-f12f-47f0-920b-ccbd30a52ebd returned with HTTP 200 Aug 06 03:17:36.000120 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 870/3458] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:35 2026] GET /volume/v3/volumes/1ee94170-f12f-47f0-920b-ccbd30a52ebd => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:36.018008 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-06d657be-640f-459a-ac1a-e5a979310770 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:36.018066 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-06d657be-640f-459a-ac1a-e5a979310770 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] GET https://10.4.3.80/volume/v3/volumes/0ca4ad99-220b-4e27-9baa-3f4de9927f79 Aug 06 03:17:36.018351 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-06d657be-640f-459a-ac1a-e5a979310770 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:36.018555 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-06d657be-640f-459a-ac1a-e5a979310770 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:36.027670 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:36.027670 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:36.032159 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-06d657be-640f-459a-ac1a-e5a979310770 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Volume info retrieved successfully. Aug 06 03:17:36.036384 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-06d657be-640f-459a-ac1a-e5a979310770 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/0ca4ad99-220b-4e27-9baa-3f4de9927f79 returned with HTTP 200 Aug 06 03:17:36.036795 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 867/3459] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:36 2026] GET /volume/v3/volumes/0ca4ad99-220b-4e27-9baa-3f4de9927f79 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:36.052486 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9cd173a1-4c1b-48d6-99d0-b4f8b9496947 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:36.054463 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9cd173a1-4c1b-48d6-99d0-b4f8b9496947 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] GET https://10.4.3.80/volume/v3/volumes/26196049-5c1b-4e5e-b546-7db93efa411a Aug 06 03:17:36.054657 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9cd173a1-4c1b-48d6-99d0-b4f8b9496947 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:36.054917 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9cd173a1-4c1b-48d6-99d0-b4f8b9496947 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:36.062325 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:36.062325 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:36.067345 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9cd173a1-4c1b-48d6-99d0-b4f8b9496947 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Volume info retrieved successfully. Aug 06 03:17:36.071912 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9cd173a1-4c1b-48d6-99d0-b4f8b9496947 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/26196049-5c1b-4e5e-b546-7db93efa411a returned with HTTP 200 Aug 06 03:17:36.072842 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 870/3460] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:36 2026] GET /volume/v3/volumes/26196049-5c1b-4e5e-b546-7db93efa411a => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:36.085015 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-52e65f2b-56c0-4098-a9a7-035abf4145cc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:36.086800 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-52e65f2b-56c0-4098-a9a7-035abf4145cc tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] GET https://10.4.3.80/volume/v3/volumes/49dfa3d7-60ce-480a-aeb1-f0541f1a6ae7 Aug 06 03:17:36.087022 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-52e65f2b-56c0-4098-a9a7-035abf4145cc tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:36.087195 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-52e65f2b-56c0-4098-a9a7-035abf4145cc tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:36.093859 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:36.093859 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:36.097699 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-52e65f2b-56c0-4098-a9a7-035abf4145cc tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Volume info retrieved successfully. Aug 06 03:17:36.102114 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-52e65f2b-56c0-4098-a9a7-035abf4145cc tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/49dfa3d7-60ce-480a-aeb1-f0541f1a6ae7 returned with HTTP 200 Aug 06 03:17:36.102454 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 854/3461] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:36 2026] GET /volume/v3/volumes/49dfa3d7-60ce-480a-aeb1-f0541f1a6ae7 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:36.113244 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a7b30f9a-8bde-4777-b639-c5cc5cf0750b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:36.114940 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a7b30f9a-8bde-4777-b639-c5cc5cf0750b tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] GET https://10.4.3.80/volume/v3/volumes/91894873-446e-464b-9f03-1b050ea97845 Aug 06 03:17:36.115174 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a7b30f9a-8bde-4777-b639-c5cc5cf0750b tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:36.115386 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a7b30f9a-8bde-4777-b639-c5cc5cf0750b tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:36.122046 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:36.122046 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:36.125327 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a7b30f9a-8bde-4777-b639-c5cc5cf0750b tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Volume info retrieved successfully. Aug 06 03:17:36.129306 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a7b30f9a-8bde-4777-b639-c5cc5cf0750b tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/91894873-446e-464b-9f03-1b050ea97845 returned with HTTP 200 Aug 06 03:17:36.129731 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 871/3462] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:36 2026] GET /volume/v3/volumes/91894873-446e-464b-9f03-1b050ea97845 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:36.141132 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4d9482eb-3dae-49ef-a6fa-0894ea8597ee None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:36.142581 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4d9482eb-3dae-49ef-a6fa-0894ea8597ee tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] DELETE https://10.4.3.80/volume/v3/volumes/91894873-446e-464b-9f03-1b050ea97845 Aug 06 03:17:36.142742 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4d9482eb-3dae-49ef-a6fa-0894ea8597ee tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:36.142947 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4d9482eb-3dae-49ef-a6fa-0894ea8597ee tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:36.143106 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-4d9482eb-3dae-49ef-a6fa-0894ea8597ee tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Delete volume with id: 91894873-446e-464b-9f03-1b050ea97845 Aug 06 03:17:36.149105 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:36.149105 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:36.149490 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4d9482eb-3dae-49ef-a6fa-0894ea8597ee tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Volume info retrieved successfully. Aug 06 03:17:36.164081 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4d9482eb-3dae-49ef-a6fa-0894ea8597ee tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Delete volume request issued successfully. Aug 06 03:17:36.164081 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4d9482eb-3dae-49ef-a6fa-0894ea8597ee tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/91894873-446e-464b-9f03-1b050ea97845 returned with HTTP 202 Aug 06 03:17:36.164787 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 868/3463] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:36 2026] DELETE /volume/v3/volumes/91894873-446e-464b-9f03-1b050ea97845 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:17:36.170689 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-55588aff-539c-4ab9-b182-e86cceb29179 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:36.173100 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-55588aff-539c-4ab9-b182-e86cceb29179 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] GET https://10.4.3.80/volume/v3/volumes/91894873-446e-464b-9f03-1b050ea97845 Aug 06 03:17:36.173398 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-55588aff-539c-4ab9-b182-e86cceb29179 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:36.173803 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-55588aff-539c-4ab9-b182-e86cceb29179 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:36.182906 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:36.182906 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:36.190273 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-55588aff-539c-4ab9-b182-e86cceb29179 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Volume info retrieved successfully. Aug 06 03:17:36.190852 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-860dd29b-e231-4dad-9bde-edd0d2bbe934 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:36.191266 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-860dd29b-e231-4dad-9bde-edd0d2bbe934 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 Aug 06 03:17:36.191266 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-860dd29b-e231-4dad-9bde-edd0d2bbe934 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:36.191477 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-860dd29b-e231-4dad-9bde-edd0d2bbe934 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:36.191633 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-860dd29b-e231-4dad-9bde-edd0d2bbe934 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:36.191746 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-55588aff-539c-4ab9-b182-e86cceb29179 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/91894873-446e-464b-9f03-1b050ea97845 returned with HTTP 200 Aug 06 03:17:36.192178 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 871/3464] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:36 2026] GET /volume/v3/volumes/91894873-446e-464b-9f03-1b050ea97845 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:36.195745 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:36.195745 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:36.196425 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-860dd29b-e231-4dad-9bde-edd0d2bbe934 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 returned with HTTP 200 Aug 06 03:17:36.196965 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 855/3465] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:36 2026] GET /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:37.205103 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-99eb5f5e-8292-4bd6-9349-e1547701d529 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:37.207268 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-99eb5f5e-8292-4bd6-9349-e1547701d529 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] GET https://10.4.3.80/volume/v3/volumes/91894873-446e-464b-9f03-1b050ea97845 Aug 06 03:17:37.207528 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-99eb5f5e-8292-4bd6-9349-e1547701d529 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:37.207791 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-99eb5f5e-8292-4bd6-9349-e1547701d529 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:37.208436 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8dd4d754-166f-42d9-9eae-750b338c2cdb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:37.209986 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8dd4d754-166f-42d9-9eae-750b338c2cdb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 Aug 06 03:17:37.210164 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8dd4d754-166f-42d9-9eae-750b338c2cdb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:37.210363 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8dd4d754-166f-42d9-9eae-750b338c2cdb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:37.210460 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-8dd4d754-166f-42d9-9eae-750b338c2cdb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:37.214362 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:37.214362 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:37.214937 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8dd4d754-166f-42d9-9eae-750b338c2cdb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 returned with HTTP 200 Aug 06 03:17:37.215279 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 869/3466] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:37 2026] GET /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 => generated 731 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:37.219228 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-99eb5f5e-8292-4bd6-9349-e1547701d529 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/91894873-446e-464b-9f03-1b050ea97845 returned with HTTP 404 Aug 06 03:17:37.219894 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 872/3467] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:37 2026] GET /volume/v3/volumes/91894873-446e-464b-9f03-1b050ea97845 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:37.239253 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-199eec8c-a83e-4332-acc3-a1b16e5b6af0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:37.240937 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-199eec8c-a83e-4332-acc3-a1b16e5b6af0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] DELETE https://10.4.3.80/volume/v3/volumes/49dfa3d7-60ce-480a-aeb1-f0541f1a6ae7 Aug 06 03:17:37.241135 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-199eec8c-a83e-4332-acc3-a1b16e5b6af0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:37.241305 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-199eec8c-a83e-4332-acc3-a1b16e5b6af0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:37.241446 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-199eec8c-a83e-4332-acc3-a1b16e5b6af0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Delete volume with id: 49dfa3d7-60ce-480a-aeb1-f0541f1a6ae7 Aug 06 03:17:37.247395 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:37.247395 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:37.247888 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-199eec8c-a83e-4332-acc3-a1b16e5b6af0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Volume info retrieved successfully. Aug 06 03:17:37.261242 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-199eec8c-a83e-4332-acc3-a1b16e5b6af0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Delete volume request issued successfully. Aug 06 03:17:37.261409 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-199eec8c-a83e-4332-acc3-a1b16e5b6af0 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/49dfa3d7-60ce-480a-aeb1-f0541f1a6ae7 returned with HTTP 202 Aug 06 03:17:37.261793 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 872/3468] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:37 2026] DELETE /volume/v3/volumes/49dfa3d7-60ce-480a-aeb1-f0541f1a6ae7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:17:37.270105 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-16827397-67a7-483c-9698-71c5eaab51aa None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:37.273054 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-16827397-67a7-483c-9698-71c5eaab51aa tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] GET https://10.4.3.80/volume/v3/volumes/49dfa3d7-60ce-480a-aeb1-f0541f1a6ae7 Aug 06 03:17:37.273054 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-16827397-67a7-483c-9698-71c5eaab51aa tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:37.273054 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-16827397-67a7-483c-9698-71c5eaab51aa tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:37.281585 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:37.281585 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:37.284506 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-16827397-67a7-483c-9698-71c5eaab51aa tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Volume info retrieved successfully. Aug 06 03:17:37.288262 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-16827397-67a7-483c-9698-71c5eaab51aa tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/49dfa3d7-60ce-480a-aeb1-f0541f1a6ae7 returned with HTTP 200 Aug 06 03:17:37.289020 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 856/3469] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:37 2026] GET /volume/v3/volumes/49dfa3d7-60ce-480a-aeb1-f0541f1a6ae7 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:38.224521 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c83f0a3d-8adf-4054-b32f-09e89c6447d7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:38.226309 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c83f0a3d-8adf-4054-b32f-09e89c6447d7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 Aug 06 03:17:38.226502 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c83f0a3d-8adf-4054-b32f-09e89c6447d7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:38.226705 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c83f0a3d-8adf-4054-b32f-09e89c6447d7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:38.226807 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-c83f0a3d-8adf-4054-b32f-09e89c6447d7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:38.230758 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:38.230758 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:38.231329 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c83f0a3d-8adf-4054-b32f-09e89c6447d7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 returned with HTTP 200 Aug 06 03:17:38.231670 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 870/3470] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:38 2026] GET /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 => generated 731 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:38.302879 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-98f66b2b-5967-40a6-a6c8-e282c4ac064c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:38.307085 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-98f66b2b-5967-40a6-a6c8-e282c4ac064c tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] GET https://10.4.3.80/volume/v3/volumes/49dfa3d7-60ce-480a-aeb1-f0541f1a6ae7 Aug 06 03:17:38.307349 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-98f66b2b-5967-40a6-a6c8-e282c4ac064c tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:38.307606 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-98f66b2b-5967-40a6-a6c8-e282c4ac064c tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:38.320656 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-98f66b2b-5967-40a6-a6c8-e282c4ac064c tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/49dfa3d7-60ce-480a-aeb1-f0541f1a6ae7 returned with HTTP 404 Aug 06 03:17:38.321302 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 873/3471] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:38 2026] GET /volume/v3/volumes/49dfa3d7-60ce-480a-aeb1-f0541f1a6ae7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:38.330074 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-41c6b44c-d27b-4220-a994-85854db9ac5f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:38.332358 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-41c6b44c-d27b-4220-a994-85854db9ac5f tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] DELETE https://10.4.3.80/volume/v3/volumes/26196049-5c1b-4e5e-b546-7db93efa411a Aug 06 03:17:38.332627 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-41c6b44c-d27b-4220-a994-85854db9ac5f tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:38.332881 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-41c6b44c-d27b-4220-a994-85854db9ac5f tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:38.333092 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-41c6b44c-d27b-4220-a994-85854db9ac5f tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Delete volume with id: 26196049-5c1b-4e5e-b546-7db93efa411a Aug 06 03:17:38.342715 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:38.342715 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:38.343353 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-41c6b44c-d27b-4220-a994-85854db9ac5f tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Volume info retrieved successfully. Aug 06 03:17:38.366861 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-41c6b44c-d27b-4220-a994-85854db9ac5f tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Delete volume request issued successfully. Aug 06 03:17:38.366861 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-41c6b44c-d27b-4220-a994-85854db9ac5f tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/26196049-5c1b-4e5e-b546-7db93efa411a returned with HTTP 202 Aug 06 03:17:38.366861 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 873/3472] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:38 2026] DELETE /volume/v3/volumes/26196049-5c1b-4e5e-b546-7db93efa411a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:17:38.373434 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0b846c41-73e7-4519-a443-841a5bd8e0c9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:38.375776 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0b846c41-73e7-4519-a443-841a5bd8e0c9 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] GET https://10.4.3.80/volume/v3/volumes/26196049-5c1b-4e5e-b546-7db93efa411a Aug 06 03:17:38.376089 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0b846c41-73e7-4519-a443-841a5bd8e0c9 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:38.376329 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0b846c41-73e7-4519-a443-841a5bd8e0c9 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:38.387021 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:38.387021 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:38.392246 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-0b846c41-73e7-4519-a443-841a5bd8e0c9 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Volume info retrieved successfully. Aug 06 03:17:38.408197 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0b846c41-73e7-4519-a443-841a5bd8e0c9 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/26196049-5c1b-4e5e-b546-7db93efa411a returned with HTTP 200 Aug 06 03:17:38.408197 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 857/3473] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:38 2026] GET /volume/v3/volumes/26196049-5c1b-4e5e-b546-7db93efa411a => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:38.696664 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ead9a4c7-e4c9-4b21-9497-62a79d9bc5cc None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:38.698497 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ead9a4c7-e4c9-4b21-9497-62a79d9bc5cc tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] DELETE https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e Aug 06 03:17:38.698682 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ead9a4c7-e4c9-4b21-9497-62a79d9bc5cc tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:38.698855 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ead9a4c7-e4c9-4b21-9497-62a79d9bc5cc tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:38.699014 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-ead9a4c7-e4c9-4b21-9497-62a79d9bc5cc tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Delete volume with id: 44a745f9-def8-4f4b-aea8-0693d6c7639e Aug 06 03:17:38.705669 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:38.705669 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:38.706120 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ead9a4c7-e4c9-4b21-9497-62a79d9bc5cc tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:17:38.723860 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ead9a4c7-e4c9-4b21-9497-62a79d9bc5cc tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Delete volume request issued successfully. Aug 06 03:17:38.723860 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ead9a4c7-e4c9-4b21-9497-62a79d9bc5cc tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e returned with HTTP 202 Aug 06 03:17:38.723860 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 871/3474] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:38 2026] DELETE /volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:17:38.728647 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6b1d5fac-3549-4f67-a8e0-2d88cc11bdce None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:38.730248 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6b1d5fac-3549-4f67-a8e0-2d88cc11bdce tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e Aug 06 03:17:38.730926 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6b1d5fac-3549-4f67-a8e0-2d88cc11bdce tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:38.730926 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6b1d5fac-3549-4f67-a8e0-2d88cc11bdce tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:38.737472 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:38.737472 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:38.740955 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6b1d5fac-3549-4f67-a8e0-2d88cc11bdce tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:17:38.744714 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6b1d5fac-3549-4f67-a8e0-2d88cc11bdce tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e returned with HTTP 200 Aug 06 03:17:38.745087 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 874/3475] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:38 2026] GET /volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:39.242075 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-505789c9-f2ae-4237-a3c1-071f9a05081a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:39.245811 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-505789c9-f2ae-4237-a3c1-071f9a05081a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 Aug 06 03:17:39.245811 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-505789c9-f2ae-4237-a3c1-071f9a05081a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:39.245811 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-505789c9-f2ae-4237-a3c1-071f9a05081a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:39.245811 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-505789c9-f2ae-4237-a3c1-071f9a05081a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:39.249205 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:39.249205 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:39.249958 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-505789c9-f2ae-4237-a3c1-071f9a05081a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 returned with HTTP 200 Aug 06 03:17:39.250369 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 874/3476] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:39 2026] GET /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:39.421332 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1c767be4-968c-4deb-862b-b89c27cace48 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:39.423953 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1c767be4-968c-4deb-862b-b89c27cace48 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] GET https://10.4.3.80/volume/v3/volumes/26196049-5c1b-4e5e-b546-7db93efa411a Aug 06 03:17:39.424191 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1c767be4-968c-4deb-862b-b89c27cace48 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:39.424421 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1c767be4-968c-4deb-862b-b89c27cace48 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:39.430122 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1c767be4-968c-4deb-862b-b89c27cace48 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/26196049-5c1b-4e5e-b546-7db93efa411a returned with HTTP 404 Aug 06 03:17:39.430568 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 858/3477] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:39 2026] GET /volume/v3/volumes/26196049-5c1b-4e5e-b546-7db93efa411a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:39.436878 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2e3f6a33-b1b1-4cf5-afe5-c83326d2b892 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:39.438690 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2e3f6a33-b1b1-4cf5-afe5-c83326d2b892 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] DELETE https://10.4.3.80/volume/v3/volumes/0ca4ad99-220b-4e27-9baa-3f4de9927f79 Aug 06 03:17:39.438880 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2e3f6a33-b1b1-4cf5-afe5-c83326d2b892 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:39.439061 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2e3f6a33-b1b1-4cf5-afe5-c83326d2b892 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:39.439207 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-2e3f6a33-b1b1-4cf5-afe5-c83326d2b892 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Delete volume with id: 0ca4ad99-220b-4e27-9baa-3f4de9927f79 Aug 06 03:17:39.447336 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:39.447336 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:39.448003 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2e3f6a33-b1b1-4cf5-afe5-c83326d2b892 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Volume info retrieved successfully. Aug 06 03:17:39.472754 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2e3f6a33-b1b1-4cf5-afe5-c83326d2b892 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Delete volume request issued successfully. Aug 06 03:17:39.472754 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2e3f6a33-b1b1-4cf5-afe5-c83326d2b892 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/0ca4ad99-220b-4e27-9baa-3f4de9927f79 returned with HTTP 202 Aug 06 03:17:39.472754 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 872/3478] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:39 2026] DELETE /volume/v3/volumes/0ca4ad99-220b-4e27-9baa-3f4de9927f79 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:17:39.479132 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4e73d697-18fe-43b3-bf85-4fb77464122d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:39.482366 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4e73d697-18fe-43b3-bf85-4fb77464122d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] GET https://10.4.3.80/volume/v3/volumes/0ca4ad99-220b-4e27-9baa-3f4de9927f79 Aug 06 03:17:39.482612 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4e73d697-18fe-43b3-bf85-4fb77464122d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:39.483064 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4e73d697-18fe-43b3-bf85-4fb77464122d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:39.492359 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:39.492359 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:39.495460 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4e73d697-18fe-43b3-bf85-4fb77464122d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Volume info retrieved successfully. Aug 06 03:17:39.500867 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4e73d697-18fe-43b3-bf85-4fb77464122d tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/0ca4ad99-220b-4e27-9baa-3f4de9927f79 returned with HTTP 200 Aug 06 03:17:39.500867 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 875/3479] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:39 2026] GET /volume/v3/volumes/0ca4ad99-220b-4e27-9baa-3f4de9927f79 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:39.757191 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fe0ab507-4370-4dc6-b157-02577f2af881 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:39.758874 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fe0ab507-4370-4dc6-b157-02577f2af881 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e Aug 06 03:17:39.759164 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fe0ab507-4370-4dc6-b157-02577f2af881 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:39.760381 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fe0ab507-4370-4dc6-b157-02577f2af881 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:39.764392 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fe0ab507-4370-4dc6-b157-02577f2af881 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e returned with HTTP 404 Aug 06 03:17:39.764890 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 875/3480] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:39 2026] GET /volume/v3/volumes/44a745f9-def8-4f4b-aea8-0693d6c7639e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:39.816014 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-10e7a68c-f028-431a-9fdf-ccaacb295193 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:39.817624 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-10e7a68c-f028-431a-9fdf-ccaacb295193 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] DELETE https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 Aug 06 03:17:39.817756 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-10e7a68c-f028-431a-9fdf-ccaacb295193 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:39.817967 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-10e7a68c-f028-431a-9fdf-ccaacb295193 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:39.818099 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-10e7a68c-f028-431a-9fdf-ccaacb295193 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Delete volume with id: d57cbd73-e574-453d-b71f-d88a3442ceb3 Aug 06 03:17:39.824499 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:39.824499 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:39.824949 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-10e7a68c-f028-431a-9fdf-ccaacb295193 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:17:39.841587 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-10e7a68c-f028-431a-9fdf-ccaacb295193 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Delete volume request issued successfully. Aug 06 03:17:39.841587 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-10e7a68c-f028-431a-9fdf-ccaacb295193 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 returned with HTTP 202 Aug 06 03:17:39.841587 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 859/3481] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:39 2026] DELETE /volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:17:39.849675 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b15f5e42-3b61-445d-83c7-78cd8e02683d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:39.851049 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b15f5e42-3b61-445d-83c7-78cd8e02683d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 Aug 06 03:17:39.851241 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b15f5e42-3b61-445d-83c7-78cd8e02683d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:39.851423 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b15f5e42-3b61-445d-83c7-78cd8e02683d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:39.858887 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:39.858887 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:39.862161 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b15f5e42-3b61-445d-83c7-78cd8e02683d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:17:39.866576 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b15f5e42-3b61-445d-83c7-78cd8e02683d tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 returned with HTTP 200 Aug 06 03:17:39.866932 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 873/3482] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:39 2026] GET /volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:40.261452 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f2b65486-e0a2-470e-ae01-a7da5148b979 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:40.263137 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f2b65486-e0a2-470e-ae01-a7da5148b979 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 Aug 06 03:17:40.263330 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f2b65486-e0a2-470e-ae01-a7da5148b979 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:40.263502 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f2b65486-e0a2-470e-ae01-a7da5148b979 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:40.263615 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-f2b65486-e0a2-470e-ae01-a7da5148b979 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:40.267434 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:40.267434 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:40.268038 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f2b65486-e0a2-470e-ae01-a7da5148b979 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 returned with HTTP 200 Aug 06 03:17:40.268635 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 876/3483] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:40 2026] GET /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 => generated 731 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:40.515942 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8b163fe7-bfa9-4245-abc6-449b7b3a6712 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:40.517595 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8b163fe7-bfa9-4245-abc6-449b7b3a6712 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] GET https://10.4.3.80/volume/v3/volumes/0ca4ad99-220b-4e27-9baa-3f4de9927f79 Aug 06 03:17:40.517988 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8b163fe7-bfa9-4245-abc6-449b7b3a6712 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:40.518268 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8b163fe7-bfa9-4245-abc6-449b7b3a6712 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:40.524704 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8b163fe7-bfa9-4245-abc6-449b7b3a6712 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/0ca4ad99-220b-4e27-9baa-3f4de9927f79 returned with HTTP 404 Aug 06 03:17:40.525239 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 876/3484] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:40 2026] GET /volume/v3/volumes/0ca4ad99-220b-4e27-9baa-3f4de9927f79 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:40.532236 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f065fec7-20fd-4eac-a92e-9747a28036a4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:40.533907 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f065fec7-20fd-4eac-a92e-9747a28036a4 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] DELETE https://10.4.3.80/volume/v3/volumes/1ee94170-f12f-47f0-920b-ccbd30a52ebd Aug 06 03:17:40.534105 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f065fec7-20fd-4eac-a92e-9747a28036a4 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:40.534274 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f065fec7-20fd-4eac-a92e-9747a28036a4 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:40.534425 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-f065fec7-20fd-4eac-a92e-9747a28036a4 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Delete volume with id: 1ee94170-f12f-47f0-920b-ccbd30a52ebd Aug 06 03:17:40.540816 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:40.540816 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:40.541286 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f065fec7-20fd-4eac-a92e-9747a28036a4 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Volume info retrieved successfully. Aug 06 03:17:40.555563 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f065fec7-20fd-4eac-a92e-9747a28036a4 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Delete volume request issued successfully. Aug 06 03:17:40.555738 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f065fec7-20fd-4eac-a92e-9747a28036a4 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/1ee94170-f12f-47f0-920b-ccbd30a52ebd returned with HTTP 202 Aug 06 03:17:40.556267 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 860/3485] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:40 2026] DELETE /volume/v3/volumes/1ee94170-f12f-47f0-920b-ccbd30a52ebd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:17:40.564570 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-af1fc536-7f31-4623-b787-80e0537e9959 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:40.567623 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-af1fc536-7f31-4623-b787-80e0537e9959 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] GET https://10.4.3.80/volume/v3/volumes/1ee94170-f12f-47f0-920b-ccbd30a52ebd Aug 06 03:17:40.567843 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-af1fc536-7f31-4623-b787-80e0537e9959 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:40.568070 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-af1fc536-7f31-4623-b787-80e0537e9959 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:40.577817 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:40.577817 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:40.581473 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-af1fc536-7f31-4623-b787-80e0537e9959 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Volume info retrieved successfully. Aug 06 03:17:40.585928 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-af1fc536-7f31-4623-b787-80e0537e9959 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/1ee94170-f12f-47f0-920b-ccbd30a52ebd returned with HTTP 200 Aug 06 03:17:40.589443 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 874/3486] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:40 2026] GET /volume/v3/volumes/1ee94170-f12f-47f0-920b-ccbd30a52ebd => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:40.879922 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b06c7adf-30d5-4d17-a8b4-9e3d8e9a3be0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:40.883136 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b06c7adf-30d5-4d17-a8b4-9e3d8e9a3be0 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 Aug 06 03:17:40.883319 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b06c7adf-30d5-4d17-a8b4-9e3d8e9a3be0 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:40.883493 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b06c7adf-30d5-4d17-a8b4-9e3d8e9a3be0 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:40.888743 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b06c7adf-30d5-4d17-a8b4-9e3d8e9a3be0 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 returned with HTTP 404 Aug 06 03:17:40.889226 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 877/3487] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:40 2026] GET /volume/v3/volumes/d57cbd73-e574-453d-b71f-d88a3442ceb3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:40.992814 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7c164762-2477-4475-8de4-cf658db058de None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:40.994536 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7c164762-2477-4475-8de4-cf658db058de tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] DELETE https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b Aug 06 03:17:40.994703 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7c164762-2477-4475-8de4-cf658db058de tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:40.994880 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7c164762-2477-4475-8de4-cf658db058de tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:40.995024 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-7c164762-2477-4475-8de4-cf658db058de tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Delete volume with id: d65880f2-b10a-4cba-89fa-87123a66a00b Aug 06 03:17:41.001309 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:41.001309 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:41.001743 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7c164762-2477-4475-8de4-cf658db058de tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:17:41.015587 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7c164762-2477-4475-8de4-cf658db058de tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Delete volume request issued successfully. Aug 06 03:17:41.015738 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7c164762-2477-4475-8de4-cf658db058de tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b returned with HTTP 202 Aug 06 03:17:41.016141 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 877/3488] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:40 2026] DELETE /volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:17:41.026398 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-06b9f8a6-eb49-4246-b1aa-aa722a62e1ca None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:41.029619 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-06b9f8a6-eb49-4246-b1aa-aa722a62e1ca tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b Aug 06 03:17:41.031062 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-06b9f8a6-eb49-4246-b1aa-aa722a62e1ca tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:41.031279 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-06b9f8a6-eb49-4246-b1aa-aa722a62e1ca tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:41.042227 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:41.042227 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:41.048893 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-06b9f8a6-eb49-4246-b1aa-aa722a62e1ca tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Volume info retrieved successfully. Aug 06 03:17:41.056390 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-06b9f8a6-eb49-4246-b1aa-aa722a62e1ca tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b returned with HTTP 200 Aug 06 03:17:41.057184 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 861/3489] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:41 2026] GET /volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:41.277659 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8c458b2b-18ed-4c93-9cae-ff0067f96398 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:41.279394 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8c458b2b-18ed-4c93-9cae-ff0067f96398 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 Aug 06 03:17:41.279623 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8c458b2b-18ed-4c93-9cae-ff0067f96398 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:41.279802 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8c458b2b-18ed-4c93-9cae-ff0067f96398 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:41.279940 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-8c458b2b-18ed-4c93-9cae-ff0067f96398 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:41.286775 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:41.286775 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:41.287380 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8c458b2b-18ed-4c93-9cae-ff0067f96398 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 returned with HTTP 200 Aug 06 03:17:41.287758 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 875/3490] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:41 2026] GET /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:41.600011 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-061c7d64-93ce-46d5-9bca-05c5bf349505 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:41.600654 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-061c7d64-93ce-46d5-9bca-05c5bf349505 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] GET https://10.4.3.80/volume/v3/volumes/1ee94170-f12f-47f0-920b-ccbd30a52ebd Aug 06 03:17:41.600814 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-061c7d64-93ce-46d5-9bca-05c5bf349505 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:41.601031 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-061c7d64-93ce-46d5-9bca-05c5bf349505 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:41.606080 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-061c7d64-93ce-46d5-9bca-05c5bf349505 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/1ee94170-f12f-47f0-920b-ccbd30a52ebd returned with HTTP 404 Aug 06 03:17:41.606452 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 878/3491] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:41 2026] GET /volume/v3/volumes/1ee94170-f12f-47f0-920b-ccbd30a52ebd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:41.612697 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-22ae1d1a-00b1-49eb-9196-66aa35ed1c10 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:41.614405 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-22ae1d1a-00b1-49eb-9196-66aa35ed1c10 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] DELETE https://10.4.3.80/volume/v3/volumes/f7b5ae4f-8ad8-494f-9164-da9109afc9ee Aug 06 03:17:41.614622 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-22ae1d1a-00b1-49eb-9196-66aa35ed1c10 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:41.614820 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-22ae1d1a-00b1-49eb-9196-66aa35ed1c10 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:41.615031 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-22ae1d1a-00b1-49eb-9196-66aa35ed1c10 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Delete volume with id: f7b5ae4f-8ad8-494f-9164-da9109afc9ee Aug 06 03:17:41.621594 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:41.621594 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:41.622166 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-22ae1d1a-00b1-49eb-9196-66aa35ed1c10 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Volume info retrieved successfully. Aug 06 03:17:41.636633 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-22ae1d1a-00b1-49eb-9196-66aa35ed1c10 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Delete volume request issued successfully. Aug 06 03:17:41.636811 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-22ae1d1a-00b1-49eb-9196-66aa35ed1c10 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/f7b5ae4f-8ad8-494f-9164-da9109afc9ee returned with HTTP 202 Aug 06 03:17:41.637234 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 878/3492] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:41 2026] DELETE /volume/v3/volumes/f7b5ae4f-8ad8-494f-9164-da9109afc9ee => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:17:41.643937 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-47881c7e-9886-4315-8769-fd7778be80e6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:41.645704 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-47881c7e-9886-4315-8769-fd7778be80e6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] GET https://10.4.3.80/volume/v3/volumes/f7b5ae4f-8ad8-494f-9164-da9109afc9ee Aug 06 03:17:41.645907 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-47881c7e-9886-4315-8769-fd7778be80e6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:41.646152 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-47881c7e-9886-4315-8769-fd7778be80e6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:41.652984 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:41.652984 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:41.656887 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-47881c7e-9886-4315-8769-fd7778be80e6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Volume info retrieved successfully. Aug 06 03:17:41.661393 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-47881c7e-9886-4315-8769-fd7778be80e6 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/f7b5ae4f-8ad8-494f-9164-da9109afc9ee returned with HTTP 200 Aug 06 03:17:41.661972 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 862/3493] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:41 2026] GET /volume/v3/volumes/f7b5ae4f-8ad8-494f-9164-da9109afc9ee => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:42.071405 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7c92f099-dbbc-440e-b5f2-45ed627d11c1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:42.073884 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7c92f099-dbbc-440e-b5f2-45ed627d11c1 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] GET https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b Aug 06 03:17:42.074192 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7c92f099-dbbc-440e-b5f2-45ed627d11c1 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:42.074480 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7c92f099-dbbc-440e-b5f2-45ed627d11c1 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:42.081764 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7c92f099-dbbc-440e-b5f2-45ed627d11c1 tempest-AttachVolumeNegativeTest-2086196426 tempest-AttachVolumeNegativeTest-2086196426-project-member] https://10.4.3.80/volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b returned with HTTP 404 Aug 06 03:17:42.082304 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 876/3494] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:42 2026] GET /volume/v3/volumes/d65880f2-b10a-4cba-89fa-87123a66a00b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:42.301279 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5b13e535-9d69-43e5-bf9c-4def8dd8deb6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:42.303057 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5b13e535-9d69-43e5-bf9c-4def8dd8deb6 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 Aug 06 03:17:42.303316 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5b13e535-9d69-43e5-bf9c-4def8dd8deb6 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:42.303532 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5b13e535-9d69-43e5-bf9c-4def8dd8deb6 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:42.303667 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-5b13e535-9d69-43e5-bf9c-4def8dd8deb6 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:42.308748 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:42.308748 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:42.309406 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5b13e535-9d69-43e5-bf9c-4def8dd8deb6 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 returned with HTTP 200 Aug 06 03:17:42.309817 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 879/3495] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:42 2026] GET /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:42.320062 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e2d7bb88-889f-4608-be4c-34e2389dde8d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:42.322458 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e2d7bb88-889f-4608-be4c-34e2389dde8d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546/export_record Aug 06 03:17:42.322741 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e2d7bb88-889f-4608-be4c-34e2389dde8d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:42.323031 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e2d7bb88-889f-4608-be4c-34e2389dde8d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'export_record' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:42.323209 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.backups [None req-e2d7bb88-889f-4608-be4c-34e2389dde8d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Export record for backup 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100902) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 03:17:42.328292 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:42.328292 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:42.329518 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.backup.api [None req-e2d7bb88-889f-4608-be4c-34e2389dde8d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling RPCAPI with context: , host: np0000006611, backup: 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100902) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 03:17:42.337655 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.backup.rpcapi [None req-e2d7bb88-889f-4608-be4c-34e2389dde8d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] export_record in rpcapi backup_id 12b9e7b0-c6fc-4249-b748-b58dba5de546 on host np0000006611. {{(pid=100902) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 03:17:42.350787 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.backups [None req-e2d7bb88-889f-4608-be4c-34e2389dde8d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTJiOWU3YjAtYzZmYy00MjQ5LWI3NDgtYjU4ZGJhNWRlNTQ2IiwgInVzZXJfaWQiOiAiN2ExZjI4OTllMDljNDE4NGJlNWE2MzZkOWVkMWM1M2EiLCAicHJvamVjdF9pZCI6ICI1MmEzMjk0MGVjNTQ0ZmI5OWM5YWJjZDUzODMyY2FiZSIsICJ2b2x1bWVfaWQiOiAiNjBjOWIzNDYtM2M3Mi00ZDI5LTkxZmYtM2VjMzRmZWJiOThkIiwgImhvc3QiOiAibnAwMDAwMDA2NjExIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNTM4MDIyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjBjOWIzNDYtM2M3Mi00ZDI5LTkxZmYtM2VjMzRmZWJiOThkLzIwMjYwODA2MDMxNzI5L2F6X25vdmFfYmFja3VwXzEyYjllN2IwLWM2ZmMtNDI0OS1iNzQ4LWI1OGRiYTVkZTU0NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMDM6MTc6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDM6MTc6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwMzoxNzo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100902) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 03:17:42.351034 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e2d7bb88-889f-4608-be4c-34e2389dde8d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546/export_record returned with HTTP 200 Aug 06 03:17:42.351425 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 879/3496] 10.4.3.80 () {68 vars in 1423 bytes} [Thu Aug 6 03:17:42 2026] GET /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546/export_record => generated 1420 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:42.359021 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2b43469f-2132-4c49-a82d-144d6d43a297 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:42.360756 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2b43469f-2132-4c49-a82d-144d6d43a297 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 Aug 06 03:17:42.361016 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2b43469f-2132-4c49-a82d-144d6d43a297 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:42.361194 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2b43469f-2132-4c49-a82d-144d6d43a297 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:42.361309 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-2b43469f-2132-4c49-a82d-144d6d43a297 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:42.365585 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:42.365585 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:42.366183 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2b43469f-2132-4c49-a82d-144d6d43a297 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 returned with HTTP 200 Aug 06 03:17:42.366656 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 863/3497] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:42 2026] GET /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:42.377113 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ddf4bbb7-6479-45b8-8178-38c96aae633c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:42.379014 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ddf4bbb7-6479-45b8-8178-38c96aae633c tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] POST https://10.4.3.80/volume/v3/backups/import_record Aug 06 03:17:42.379463 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ddf4bbb7-6479-45b8-8178-38c96aae633c tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWFjN2YyZDEtYjFjMy00MDViLWI5OGQtMTMwYTMyZjFlZjJjIiwgInVzZXJfaWQiOiAiN2ExZjI4OTllMDljNDE4NGJlNWE2MzZkOWVkMWM1M2EiLCAicHJvamVjdF9pZCI6ICI1MmEzMjk0MGVjNTQ0ZmI5OWM5YWJjZDUzODMyY2FiZSIsICJ2b2x1bWVfaWQiOiAiNjBjOWIzNDYtM2M3Mi00ZDI5LTkxZmYtM2VjMzRmZWJiOThkIiwgImhvc3QiOiAibnAwMDAwMDA2NjExIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNTM4MDIyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjBjOWIzNDYtM2M3Mi00ZDI5LTkxZmYtM2VjMzRmZWJiOThkLzIwMjYwODA2MDMxNzI5L2F6X25vdmFfYmFja3VwXzEyYjllN2IwLWM2ZmMtNDI0OS1iNzQ4LWI1OGRiYTVkZTU0NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMDM6MTc6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDM6MTc6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwMzoxNzo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:42.380983 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.backups [None req-ddf4bbb7-6479-45b8-8178-38c96aae633c tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWFjN2YyZDEtYjFjMy00MDViLWI5OGQtMTMwYTMyZjFlZjJjIiwgInVzZXJfaWQiOiAiN2ExZjI4OTllMDljNDE4NGJlNWE2MzZkOWVkMWM1M2EiLCAicHJvamVjdF9pZCI6ICI1MmEzMjk0MGVjNTQ0ZmI5OWM5YWJjZDUzODMyY2FiZSIsICJ2b2x1bWVfaWQiOiAiNjBjOWIzNDYtM2M3Mi00ZDI5LTkxZmYtM2VjMzRmZWJiOThkIiwgImhvc3QiOiAibnAwMDAwMDA2NjExIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNTM4MDIyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjBjOWIzNDYtM2M3Mi00ZDI5LTkxZmYtM2VjMzRmZWJiOThkLzIwMjYwODA2MDMxNzI5L2F6X25vdmFfYmFja3VwXzEyYjllN2IwLWM2ZmMtNDI0OS1iNzQ4LWI1OGRiYTVkZTU0NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMDM6MTc6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDM6MTc6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwMzoxNzo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100899) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 03:17:42.381112 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.backups [None req-ddf4bbb7-6479-45b8-8178-38c96aae633c tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWFjN2YyZDEtYjFjMy00MDViLWI5OGQtMTMwYTMyZjFlZjJjIiwgInVzZXJfaWQiOiAiN2ExZjI4OTllMDljNDE4NGJlNWE2MzZkOWVkMWM1M2EiLCAicHJvamVjdF9pZCI6ICI1MmEzMjk0MGVjNTQ0ZmI5OWM5YWJjZDUzODMyY2FiZSIsICJ2b2x1bWVfaWQiOiAiNjBjOWIzNDYtM2M3Mi00ZDI5LTkxZmYtM2VjMzRmZWJiOThkIiwgImhvc3QiOiAibnAwMDAwMDA2NjExIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNTM4MDIyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjBjOWIzNDYtM2M3Mi00ZDI5LTkxZmYtM2VjMzRmZWJiOThkLzIwMjYwODA2MDMxNzI5L2F6X25vdmFfYmFja3VwXzEyYjllN2IwLWM2ZmMtNDI0OS1iNzQ4LWI1OGRiYTVkZTU0NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMDM6MTc6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDM6MTc6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwMzoxNzo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100899) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 03:17:42.409420 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-ddf4bbb7-6479-45b8-8178-38c96aae633c tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Created reservations ['b31e6090-46d1-4ad6-86e8-f03930db0d92', '437a96ac-6a1a-4dc8-97dd-87fe67db818d'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:42.425424 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.backup.rpcapi [None req-ddf4bbb7-6479-45b8-8178-38c96aae633c tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] import_record rpcapi backup id 1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c on host np0000006611 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWFjN2YyZDEtYjFjMy00MDViLWI5OGQtMTMwYTMyZjFlZjJjIiwgInVzZXJfaWQiOiAiN2ExZjI4OTllMDljNDE4NGJlNWE2MzZkOWVkMWM1M2EiLCAicHJvamVjdF9pZCI6ICI1MmEzMjk0MGVjNTQ0ZmI5OWM5YWJjZDUzODMyY2FiZSIsICJ2b2x1bWVfaWQiOiAiNjBjOWIzNDYtM2M3Mi00ZDI5LTkxZmYtM2VjMzRmZWJiOThkIiwgImhvc3QiOiAibnAwMDAwMDA2NjExIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNTM4MDIyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjBjOWIzNDYtM2M3Mi00ZDI5LTkxZmYtM2VjMzRmZWJiOThkLzIwMjYwODA2MDMxNzI5L2F6X25vdmFfYmFja3VwXzEyYjllN2IwLWM2ZmMtNDI0OS1iNzQ4LWI1OGRiYTVkZTU0NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMDM6MTc6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDM6MTc6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwMzoxNzo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100899) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 06 03:17:42.427363 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.backups [None req-ddf4bbb7-6479-45b8-8178-38c96aae633c tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Import record output: {'backup': {'id': '1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.80/volume/v3/backups/1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c'}, {'rel': 'bookmark', 'href': 'https://10.4.3.80/volume/backups/1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c'}]}}. {{(pid=100899) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 06 03:17:42.427576 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ddf4bbb7-6479-45b8-8178-38c96aae633c tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/import_record returned with HTTP 201 Aug 06 03:17:42.428004 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 877/3498] 10.4.3.80 () {70 vars in 1335 bytes} [Thu Aug 6 03:17:42 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 51 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 06 03:17:42.441759 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2c29cf0a-2826-4d16-9493-e83e84d94ad2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:42.443513 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2c29cf0a-2826-4d16-9493-e83e84d94ad2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c Aug 06 03:17:42.443736 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2c29cf0a-2826-4d16-9493-e83e84d94ad2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:42.445174 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2c29cf0a-2826-4d16-9493-e83e84d94ad2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:42.445174 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-2c29cf0a-2826-4d16-9493-e83e84d94ad2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:42.448253 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:42.448253 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:42.448869 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2c29cf0a-2826-4d16-9493-e83e84d94ad2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c returned with HTTP 200 Aug 06 03:17:42.449220 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 880/3499] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:42 2026] GET /volume/v3/backups/1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c => generated 645 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:42.674429 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-974e2509-8a2b-46f5-9727-5e226e22fb42 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:42.676380 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-974e2509-8a2b-46f5-9727-5e226e22fb42 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] GET https://10.4.3.80/volume/v3/volumes/f7b5ae4f-8ad8-494f-9164-da9109afc9ee Aug 06 03:17:42.676612 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-974e2509-8a2b-46f5-9727-5e226e22fb42 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:42.676871 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-974e2509-8a2b-46f5-9727-5e226e22fb42 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:42.682769 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-974e2509-8a2b-46f5-9727-5e226e22fb42 tempest-CreateVolumesFromSourceVolumeTest-401458124 tempest-CreateVolumesFromSourceVolumeTest-401458124-project-member] https://10.4.3.80/volume/v3/volumes/f7b5ae4f-8ad8-494f-9164-da9109afc9ee returned with HTTP 404 Aug 06 03:17:42.683226 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 880/3500] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:42 2026] GET /volume/v3/volumes/f7b5ae4f-8ad8-494f-9164-da9109afc9ee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:43.460490 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-abbfc6ef-ff27-4cbb-b748-9a894e0fc4ba None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:43.462262 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-abbfc6ef-ff27-4cbb-b748-9a894e0fc4ba tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c Aug 06 03:17:43.462434 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-abbfc6ef-ff27-4cbb-b748-9a894e0fc4ba tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:43.462622 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-abbfc6ef-ff27-4cbb-b748-9a894e0fc4ba tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:43.462718 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-abbfc6ef-ff27-4cbb-b748-9a894e0fc4ba tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:43.466653 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:43.466653 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:43.467235 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-abbfc6ef-ff27-4cbb-b748-9a894e0fc4ba tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c returned with HTTP 200 Aug 06 03:17:43.467698 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 864/3501] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:43 2026] GET /volume/v3/backups/1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:43.478379 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4f87708d-dbd4-4feb-b505-6f1069e5bc30 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:43.481536 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4f87708d-dbd4-4feb-b505-6f1069e5bc30 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] DELETE https://10.4.3.80/volume/v3/backups/1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c Aug 06 03:17:43.481536 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4f87708d-dbd4-4feb-b505-6f1069e5bc30 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:43.481536 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4f87708d-dbd4-4feb-b505-6f1069e5bc30 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:43.481536 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.backups [None req-4f87708d-dbd4-4feb-b505-6f1069e5bc30 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Delete backup with id: 1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c. Aug 06 03:17:43.486775 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:43.486775 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:43.505206 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.backup.rpcapi [None req-4f87708d-dbd4-4feb-b505-6f1069e5bc30 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] delete_backup rpcapi backup_id 1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c {{(pid=100899) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:17:43.507933 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4f87708d-dbd4-4feb-b505-6f1069e5bc30 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c returned with HTTP 202 Aug 06 03:17:43.507933 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 878/3502] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:17:43 2026] DELETE /volume/v3/backups/1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:17:43.517124 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d957eb50-48a1-4ae3-93c1-ef645392934e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:43.519819 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d957eb50-48a1-4ae3-93c1-ef645392934e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c Aug 06 03:17:43.519819 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d957eb50-48a1-4ae3-93c1-ef645392934e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:43.520072 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d957eb50-48a1-4ae3-93c1-ef645392934e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:43.521091 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-d957eb50-48a1-4ae3-93c1-ef645392934e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:43.526656 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:43.526656 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:43.527475 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d957eb50-48a1-4ae3-93c1-ef645392934e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c returned with HTTP 200 Aug 06 03:17:43.527963 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 881/3503] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:43 2026] GET /volume/v3/backups/1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:44.001738 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-9e4a15f7-6a69-4e44-8eef-419e6221955d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:44.140569 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-9e4a15f7-6a69-4e44-8eef-419e6221955d tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:17:44.140856 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-9e4a15f7-6a69-4e44-8eef-419e6221955d tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:44.141119 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-9e4a15f7-6a69-4e44-8eef-419e6221955d tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:44.167601 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:44.167601 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:44.172348 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-9e4a15f7-6a69-4e44-8eef-419e6221955d tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:17:44.176151 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-9e4a15f7-6a69-4e44-8eef-419e6221955d tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:17:44.176560 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 881/3504] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:17:44 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 1137 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:44.194253 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-2acfb75c-d44d-445a-ac70-9488b8739d70 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:44.196486 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-2acfb75c-d44d-445a-ac70-9488b8739d70 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] POST https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3/action Aug 06 03:17:44.196865 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-2acfb75c-d44d-445a-ac70-9488b8739d70 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:17:44.197011 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-2acfb75c-d44d-445a-ac70-9488b8739d70 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:44.209703 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:44.209703 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:44.210240 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-2acfb75c-d44d-445a-ac70-9488b8739d70 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:17:44.216825 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-2acfb75c-d44d-445a-ac70-9488b8739d70 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Begin detaching volume completed successfully. Aug 06 03:17:44.217073 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-2acfb75c-d44d-445a-ac70-9488b8739d70 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3/action returned with HTTP 202 Aug 06 03:17:44.217597 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 865/3505] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:17:44 2026] POST /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:17:44.273131 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e39917aa-296f-40f2-8373-1eb2ab2b9d7a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:44.273691 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e39917aa-296f-40f2-8373-1eb2ab2b9d7a None None] GET https://10.4.3.80/volume// Aug 06 03:17:44.274042 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e39917aa-296f-40f2-8373-1eb2ab2b9d7a None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:44.274344 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e39917aa-296f-40f2-8373-1eb2ab2b9d7a None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:44.274710 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e39917aa-296f-40f2-8373-1eb2ab2b9d7a None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:17:44.275728 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 879/3506] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:17:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:17:44.284564 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-8c7101b2-2a39-434d-99d6-16f6659f54c0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:44.286649 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-8c7101b2-2a39-434d-99d6-16f6659f54c0 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:17:44.286842 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-8c7101b2-2a39-434d-99d6-16f6659f54c0 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:44.287024 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-8c7101b2-2a39-434d-99d6-16f6659f54c0 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:44.295557 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:44.295557 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:44.298483 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-8c7101b2-2a39-434d-99d6-16f6659f54c0 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:17:44.303207 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-8c7101b2-2a39-434d-99d6-16f6659f54c0 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:17:44.303615 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 882/3507] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:17:44 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 1320 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:17:44.539508 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1f7bd3f9-159f-45cd-8c34-6d6189f898c3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:44.542418 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1f7bd3f9-159f-45cd-8c34-6d6189f898c3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c Aug 06 03:17:44.542492 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1f7bd3f9-159f-45cd-8c34-6d6189f898c3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:44.542747 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1f7bd3f9-159f-45cd-8c34-6d6189f898c3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:44.542912 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-1f7bd3f9-159f-45cd-8c34-6d6189f898c3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:44.547566 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1f7bd3f9-159f-45cd-8c34-6d6189f898c3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c returned with HTTP 404 Aug 06 03:17:44.549934 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 882/3508] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:44 2026] GET /volume/v3/backups/1ac7f2d1-b1c3-405b-b98d-130a32f1ef2c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:44.555437 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0dea129d-cda0-410e-a600-c60d5e84c479 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:44.557798 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0dea129d-cda0-410e-a600-c60d5e84c479 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/60c9b346-3c72-4d29-91ff-3ec34febb98d Aug 06 03:17:44.558091 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0dea129d-cda0-410e-a600-c60d5e84c479 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:44.558331 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0dea129d-cda0-410e-a600-c60d5e84c479 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:44.558548 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-0dea129d-cda0-410e-a600-c60d5e84c479 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Delete volume with id: 60c9b346-3c72-4d29-91ff-3ec34febb98d Aug 06 03:17:44.568337 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:44.568337 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:44.568782 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-0dea129d-cda0-410e-a600-c60d5e84c479 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:17:44.588146 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-0dea129d-cda0-410e-a600-c60d5e84c479 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Delete volume request issued successfully. Aug 06 03:17:44.588398 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0dea129d-cda0-410e-a600-c60d5e84c479 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/60c9b346-3c72-4d29-91ff-3ec34febb98d returned with HTTP 202 Aug 06 03:17:44.589008 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 866/3509] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:17:44 2026] DELETE /volume/v3/volumes/60c9b346-3c72-4d29-91ff-3ec34febb98d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:17:44.597015 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-85661f7e-faba-491e-b17d-af948a849804 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:44.600376 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-85661f7e-faba-491e-b17d-af948a849804 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/volumes/60c9b346-3c72-4d29-91ff-3ec34febb98d Aug 06 03:17:44.600651 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-85661f7e-faba-491e-b17d-af948a849804 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:44.600810 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-85661f7e-faba-491e-b17d-af948a849804 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:44.615331 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:44.615331 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:44.621926 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-85661f7e-faba-491e-b17d-af948a849804 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:17:44.628218 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-85661f7e-faba-491e-b17d-af948a849804 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/60c9b346-3c72-4d29-91ff-3ec34febb98d returned with HTTP 200 Aug 06 03:17:44.628624 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 880/3510] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:44 2026] GET /volume/v3/volumes/60c9b346-3c72-4d29-91ff-3ec34febb98d => generated 1006 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:45.269941 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-ac43683d-1ca1-44f8-b1a4-49292bff317d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:45.415102 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-ac43683d-1ca1-44f8-b1a4-49292bff317d tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] DELETE https://10.4.3.80/volume/v3/attachments/1ee17057-4cfb-4535-8f4a-5c68b4eb0c47 Aug 06 03:17:45.415270 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-ac43683d-1ca1-44f8-b1a4-49292bff317d tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:45.415436 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-ac43683d-1ca1-44f8-b1a4-49292bff317d tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:45.421838 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:45.421838 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:45.468106 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-441ceb81-228b-4a54-9e5d-45cb86e55ccf req-ac43683d-1ca1-44f8-b1a4-49292bff317d tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/attachments/1ee17057-4cfb-4535-8f4a-5c68b4eb0c47 returned with HTTP 200 Aug 06 03:17:45.468708 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 883/3511] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:17:45 2026] DELETE /volume/v3/attachments/1ee17057-4cfb-4535-8f4a-5c68b4eb0c47 => generated 19 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:45.562701 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-403aec14-04c6-4da4-9391-be1316344c49 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:45.565719 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-403aec14-04c6-4da4-9391-be1316344c49 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:17:45.566197 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-403aec14-04c6-4da4-9391-be1316344c49 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "caf7ba7e-809f-475d-9fde-237d03b92a0e", "size": 1}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:45.567901 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-403aec14-04c6-4da4-9391-be1316344c49 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'caf7ba7e-809f-475d-9fde-237d03b92a0e', 'size': 1}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:17:45.641361 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-67c89217-9608-4ecb-8ccc-09b8f9e5d360 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:45.643082 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-67c89217-9608-4ecb-8ccc-09b8f9e5d360 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/volumes/60c9b346-3c72-4d29-91ff-3ec34febb98d Aug 06 03:17:45.643277 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-67c89217-9608-4ecb-8ccc-09b8f9e5d360 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:45.643452 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-67c89217-9608-4ecb-8ccc-09b8f9e5d360 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:45.649416 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-67c89217-9608-4ecb-8ccc-09b8f9e5d360 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/60c9b346-3c72-4d29-91ff-3ec34febb98d returned with HTTP 404 Aug 06 03:17:45.649913 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 867/3512] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:45 2026] GET /volume/v3/volumes/60c9b346-3c72-4d29-91ff-3ec34febb98d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:45.657783 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4ba93683-67b0-4f6d-8478-52265cc607e2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:45.659349 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4ba93683-67b0-4f6d-8478-52265cc607e2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups Aug 06 03:17:45.659551 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4ba93683-67b0-4f6d-8478-52265cc607e2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:45.659724 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4ba93683-67b0-4f6d-8478-52265cc607e2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:45.664691 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4ba93683-67b0-4f6d-8478-52265cc607e2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups returned with HTTP 200 Aug 06 03:17:45.665112 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 881/3513] 10.4.3.80 () {68 vars in 1270 bytes} [Thu Aug 6 03:17:45 2026] GET /volume/v3/backups => generated 617 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:45.673357 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f4d9201b-aa91-4595-b069-cbf26bd0eb88 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:45.675300 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f4d9201b-aa91-4595-b069-cbf26bd0eb88 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups?project_id=52a32940ec544fb99c9abcd53832cabe Aug 06 03:17:45.675556 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f4d9201b-aa91-4595-b069-cbf26bd0eb88 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:45.675791 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f4d9201b-aa91-4595-b069-cbf26bd0eb88 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:45.676263 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:45.676263 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:45.689906 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f4d9201b-aa91-4595-b069-cbf26bd0eb88 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups?project_id=52a32940ec544fb99c9abcd53832cabe returned with HTTP 200 Aug 06 03:17:45.690258 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 884/3514] 10.4.3.80 () {68 vars in 1357 bytes} [Thu Aug 6 03:17:45 2026] GET /volume/v3/backups?project_id=52a32940ec544fb99c9abcd53832cabe => generated 617 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:45.698461 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-aea576d2-517a-4979-9190-1f5bd045b05d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:45.700186 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-aea576d2-517a-4979-9190-1f5bd045b05d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:17:45.700533 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-aea576d2-517a-4979-9190-1f5bd045b05d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1859394896"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:45.702001 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-aea576d2-517a-4979-9190-1f5bd045b05d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1859394896'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:17:45.702125 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-aea576d2-517a-4979-9190-1f5bd045b05d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Create volume of 1 GB Aug 06 03:17:45.705948 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-aea576d2-517a-4979-9190-1f5bd045b05d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Availability Zones retrieved successfully. Aug 06 03:17:45.711245 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-aea576d2-517a-4979-9190-1f5bd045b05d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Flow 'volume_create_api' (9ecdfc3c-6637-4e7f-a818-74e1a670714a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:45.712137 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-aea576d2-517a-4979-9190-1f5bd045b05d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb1b0b8-4d49-47b8-903a-b3cc97b51577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:45.712875 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-aea576d2-517a-4979-9190-1f5bd045b05d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:17:45.738280 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-aea576d2-517a-4979-9190-1f5bd045b05d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb1b0b8-4d49-47b8-903a-b3cc97b51577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:45.738972 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-aea576d2-517a-4979-9190-1f5bd045b05d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6648eb3e-c5e7-4696-b00c-ef5318067202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:45.746679 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-403aec14-04c6-4da4-9391-be1316344c49 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Create volume of 1 GB Aug 06 03:17:45.750117 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-403aec14-04c6-4da4-9391-be1316344c49 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Availability Zones retrieved successfully. Aug 06 03:17:45.755009 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-403aec14-04c6-4da4-9391-be1316344c49 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Flow 'volume_create_api' (ba2d77aa-aa01-4b3b-9862-fbfe37dbb040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:45.755841 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-403aec14-04c6-4da4-9391-be1316344c49 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00ff9a08-e402-4935-b655-989104910341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:45.756672 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-403aec14-04c6-4da4-9391-be1316344c49 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:17:45.783418 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-467d0342-cc17-42d4-9351-6fea94c9376a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:45.788562 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-aea576d2-517a-4979-9190-1f5bd045b05d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Created reservations ['210f1b0c-d671-400b-ad9f-8369d1fb2158', '3f02d862-e69c-4aec-8f0e-7f0a29d48067', '0be55046-a5af-49d5-b917-e018042c983c', '6b322026-b9dc-4d2f-97b0-4e085a66bf58'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:45.789283 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-aea576d2-517a-4979-9190-1f5bd045b05d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6648eb3e-c5e7-4696-b00c-ef5318067202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['210f1b0c-d671-400b-ad9f-8369d1fb2158', '3f02d862-e69c-4aec-8f0e-7f0a29d48067', '0be55046-a5af-49d5-b917-e018042c983c', '6b322026-b9dc-4d2f-97b0-4e085a66bf58']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:45.790143 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-aea576d2-517a-4979-9190-1f5bd045b05d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21e38209-fe3f-4df9-aaa1-9319c3a4fa7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:45.811845 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-403aec14-04c6-4da4-9391-be1316344c49 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00ff9a08-e402-4935-b655-989104910341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:45.812702 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-403aec14-04c6-4da4-9391-be1316344c49 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (300d81dd-57ca-4049-9c56-a4f9951e4565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:45.814278 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-aea576d2-517a-4979-9190-1f5bd045b05d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21e38209-fe3f-4df9-aaa1-9319c3a4fa7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56ff0b29-f5cd-454b-9aac-f1c60f563ab8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1859394896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52a32940ec544fb99c9abcd53832cabe',qos_specs=None,replication_status=,reservations=['210f1b0c-d671-400b-ad9f-8369d1fb2158','3f02d862-e69c-4aec-8f0e-7f0a29d48067','0be55046-a5af-49d5-b917-e018042c983c','6b322026-b9dc-4d2f-97b0-4e085a66bf58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a1f2899e09c4184be5a636d9ed1c53a',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:17:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1859394896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56ff0b29-f5cd-454b-9aac-f1c60f563ab8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52a32940ec544fb99c9abcd53832cabe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a1f2899e09c4184be5a636d9ed1c53a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:45.815412 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-aea576d2-517a-4979-9190-1f5bd045b05d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8f3d958-f62f-408f-b75d-5705d72d66bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:45.831581 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-aea576d2-517a-4979-9190-1f5bd045b05d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8f3d958-f62f-408f-b75d-5705d72d66bb) transitioned into state 'SUCCESS' from state '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-1859394896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52a32940ec544fb99c9abcd53832cabe',qos_specs=None,replication_status=,reservations=['210f1b0c-d671-400b-ad9f-8369d1fb2158','3f02d862-e69c-4aec-8f0e-7f0a29d48067','0be55046-a5af-49d5-b917-e018042c983c','6b322026-b9dc-4d2f-97b0-4e085a66bf58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a1f2899e09c4184be5a636d9ed1c53a',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:45.832291 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-aea576d2-517a-4979-9190-1f5bd045b05d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25c1c557-2cf0-4da4-a875-f9e7adaa5830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:45.836962 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-467d0342-cc17-42d4-9351-6fea94c9376a tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] POST https://10.4.3.80/volume/v3/group_types Aug 06 03:17:45.837291 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-467d0342-cc17-42d4-9351-6fea94c9376a tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1438286050", "description": "tempest-group-type-description-1401026243", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:45.838687 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:45.838687 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:45.840479 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-aea576d2-517a-4979-9190-1f5bd045b05d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25c1c557-2cf0-4da4-a875-f9e7adaa5830) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:45.841368 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-aea576d2-517a-4979-9190-1f5bd045b05d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Flow 'volume_create_api' (9ecdfc3c-6637-4e7f-a818-74e1a670714a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:45.841662 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-aea576d2-517a-4979-9190-1f5bd045b05d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Create volume request issued successfully. Aug 06 03:17:45.842203 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-aea576d2-517a-4979-9190-1f5bd045b05d tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:17:45.842609 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 868/3515] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:17:45 2026] POST /volume/v3/volumes => generated 776 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:45.851663 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-467d0342-cc17-42d4-9351-6fea94c9376a tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] https://10.4.3.80/volume/v3/group_types returned with HTTP 202 Aug 06 03:17:45.852170 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 882/3516] 10.4.3.80 () {70 vars in 1305 bytes} [Thu Aug 6 03:17:45 2026] POST /volume/v3/group_types => generated 265 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:45.853249 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0e65d2f4-7c17-447f-9f84-efd584183468 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:45.854707 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0e65d2f4-7c17-447f-9f84-efd584183468 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/volumes/56ff0b29-f5cd-454b-9aac-f1c60f563ab8 Aug 06 03:17:45.854975 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0e65d2f4-7c17-447f-9f84-efd584183468 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:45.855142 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0e65d2f4-7c17-447f-9f84-efd584183468 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:45.860088 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cee4bee6-d418-49f8-b489-10dc990cc2cb None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:45.862182 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cee4bee6-d418-49f8-b489-10dc990cc2cb tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] GET https://10.4.3.80/volume/v3/group_types Aug 06 03:17:45.862230 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:45.862230 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:45.862419 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cee4bee6-d418-49f8-b489-10dc990cc2cb tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:45.862697 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cee4bee6-d418-49f8-b489-10dc990cc2cb tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:45.865573 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0e65d2f4-7c17-447f-9f84-efd584183468 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:17:45.868944 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0e65d2f4-7c17-447f-9f84-efd584183468 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/56ff0b29-f5cd-454b-9aac-f1c60f563ab8 returned with HTTP 200 Aug 06 03:17:45.869290 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 885/3517] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:45 2026] GET /volume/v3/volumes/56ff0b29-f5cd-454b-9aac-f1c60f563ab8 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:45.870801 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-403aec14-04c6-4da4-9391-be1316344c49 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Created reservations ['a0f8b46a-1e35-418b-8b17-eefeeca72aa3', '046cc5c1-379b-44d4-9c87-176ced03059c', 'c6b138d4-7ca6-45b7-9d0a-682c55cc6e70', 'af7ef801-8ee6-48b8-8495-bad2b7bcde8c'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:45.871757 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-403aec14-04c6-4da4-9391-be1316344c49 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (300d81dd-57ca-4049-9c56-a4f9951e4565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0f8b46a-1e35-418b-8b17-eefeeca72aa3', '046cc5c1-379b-44d4-9c87-176ced03059c', 'c6b138d4-7ca6-45b7-9d0a-682c55cc6e70', 'af7ef801-8ee6-48b8-8495-bad2b7bcde8c']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:45.872474 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-403aec14-04c6-4da4-9391-be1316344c49 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48b24aa3-8d60-4d89-b9c7-7b6904f814cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:45.874738 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:45.874738 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:45.875762 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cee4bee6-d418-49f8-b489-10dc990cc2cb tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] https://10.4.3.80/volume/v3/group_types returned with HTTP 200 Aug 06 03:17:45.876177 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 869/3518] 10.4.3.80 () {68 vars in 1283 bytes} [Thu Aug 6 03:17:45 2026] GET /volume/v3/group_types => generated 499 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:45.884261 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fa57ebdf-f35d-4154-a336-9fa30fc84ee5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:45.886190 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fa57ebdf-f35d-4154-a336-9fa30fc84ee5 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] PUT https://10.4.3.80/volume/v3/group_types/ceb745f2-d864-4ff7-9b86-8ecd189b640a Aug 06 03:17:45.886494 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fa57ebdf-f35d-4154-a336-9fa30fc84ee5 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1231410254", "description": "updated-group-type-desc"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:45.894159 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-403aec14-04c6-4da4-9391-be1316344c49 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48b24aa3-8d60-4d89-b9c7-7b6904f814cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfb61c1e-7945-4cd1-b537-f6801d92611b', '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='e0bbfd84c0644b97ad68406f25b08807',qos_specs=None,replication_status=,reservations=['a0f8b46a-1e35-418b-8b17-eefeeca72aa3','046cc5c1-379b-44d4-9c87-176ced03059c','c6b138d4-7ca6-45b7-9d0a-682c55cc6e70','af7ef801-8ee6-48b8-8495-bad2b7bcde8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aec571ce84b4e449e7867886a1973b1',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:17:45Z,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=dfb61c1e-7945-4cd1-b537-f6801d92611b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0bbfd84c0644b97ad68406f25b08807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2aec571ce84b4e449e7867886a1973b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:45.895076 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-403aec14-04c6-4da4-9391-be1316344c49 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (457ac530-83a1-420a-a7a3-db11b044a233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:45.897628 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fa57ebdf-f35d-4154-a336-9fa30fc84ee5 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] https://10.4.3.80/volume/v3/group_types/ceb745f2-d864-4ff7-9b86-8ecd189b640a returned with HTTP 200 Aug 06 03:17:45.897846 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 883/3519] 10.4.3.80 () {70 vars in 1415 bytes} [Thu Aug 6 03:17:45 2026] PUT /volume/v3/group_types/ceb745f2-d864-4ff7-9b86-8ecd189b640a => generated 255 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:45.905087 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a5a29968-cced-4d0c-9250-702499337135 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:45.906774 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a5a29968-cced-4d0c-9250-702499337135 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] GET https://10.4.3.80/volume/v3/group_types/ceb745f2-d864-4ff7-9b86-8ecd189b640a Aug 06 03:17:45.907107 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a5a29968-cced-4d0c-9250-702499337135 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:45.907207 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a5a29968-cced-4d0c-9250-702499337135 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:45.910678 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a5a29968-cced-4d0c-9250-702499337135 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] https://10.4.3.80/volume/v3/group_types/ceb745f2-d864-4ff7-9b86-8ecd189b640a returned with HTTP 200 Aug 06 03:17:45.911053 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 886/3520] 10.4.3.80 () {68 vars in 1394 bytes} [Thu Aug 6 03:17:45 2026] GET /volume/v3/group_types/ceb745f2-d864-4ff7-9b86-8ecd189b640a => generated 255 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:45.913741 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-403aec14-04c6-4da4-9391-be1316344c49 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (457ac530-83a1-420a-a7a3-db11b044a233) transitioned into state 'SUCCESS' from 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='e0bbfd84c0644b97ad68406f25b08807',qos_specs=None,replication_status=,reservations=['a0f8b46a-1e35-418b-8b17-eefeeca72aa3','046cc5c1-379b-44d4-9c87-176ced03059c','c6b138d4-7ca6-45b7-9d0a-682c55cc6e70','af7ef801-8ee6-48b8-8495-bad2b7bcde8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aec571ce84b4e449e7867886a1973b1',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:45.914748 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-403aec14-04c6-4da4-9391-be1316344c49 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f69f443d-0990-4ae9-8c40-45efc13521ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:45.919676 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c260e7c2-eb4f-4557-a420-dc9f0eda112f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:45.922177 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c260e7c2-eb4f-4557-a420-dc9f0eda112f tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] DELETE https://10.4.3.80/volume/v3/group_types/ceb745f2-d864-4ff7-9b86-8ecd189b640a Aug 06 03:17:45.922472 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c260e7c2-eb4f-4557-a420-dc9f0eda112f tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:45.922741 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c260e7c2-eb4f-4557-a420-dc9f0eda112f tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:45.924619 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-403aec14-04c6-4da4-9391-be1316344c49 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f69f443d-0990-4ae9-8c40-45efc13521ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:45.925492 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-403aec14-04c6-4da4-9391-be1316344c49 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Flow 'volume_create_api' (ba2d77aa-aa01-4b3b-9862-fbfe37dbb040) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:45.925845 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-403aec14-04c6-4da4-9391-be1316344c49 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Create volume request issued successfully. Aug 06 03:17:45.926380 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-403aec14-04c6-4da4-9391-be1316344c49 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:17:45.926782 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 883/3521] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:17:45 2026] POST /volume/v3/volumes => generated 773 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:45.936886 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c260e7c2-eb4f-4557-a420-dc9f0eda112f tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] https://10.4.3.80/volume/v3/group_types/ceb745f2-d864-4ff7-9b86-8ecd189b640a returned with HTTP 202 Aug 06 03:17:45.937373 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 870/3522] 10.4.3.80 () {68 vars in 1397 bytes} [Thu Aug 6 03:17:45 2026] DELETE /volume/v3/group_types/ceb745f2-d864-4ff7-9b86-8ecd189b640a => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:17:45.940649 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c273c5a0-a766-4099-8aa2-76f244d40d57 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:45.942407 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c273c5a0-a766-4099-8aa2-76f244d40d57 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b Aug 06 03:17:45.942633 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c273c5a0-a766-4099-8aa2-76f244d40d57 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:45.942812 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c273c5a0-a766-4099-8aa2-76f244d40d57 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:45.945741 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e64c0b38-c1ad-42ce-8b56-dd8f07581a72 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:45.947263 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e64c0b38-c1ad-42ce-8b56-dd8f07581a72 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] GET https://10.4.3.80/volume/v3/group_types Aug 06 03:17:45.947465 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e64c0b38-c1ad-42ce-8b56-dd8f07581a72 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:45.947644 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e64c0b38-c1ad-42ce-8b56-dd8f07581a72 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:45.949701 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:45.949701 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:45.952801 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c273c5a0-a766-4099-8aa2-76f244d40d57 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:17:45.956557 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c273c5a0-a766-4099-8aa2-76f244d40d57 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b returned with HTTP 200 Aug 06 03:17:45.957033 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 884/3523] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:17:45 2026] GET /volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:45.957659 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e64c0b38-c1ad-42ce-8b56-dd8f07581a72 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] https://10.4.3.80/volume/v3/group_types returned with HTTP 200 Aug 06 03:17:45.958036 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 887/3524] 10.4.3.80 () {68 vars in 1283 bytes} [Thu Aug 6 03:17:45 2026] GET /volume/v3/group_types => generated 248 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:45.966784 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8e32a0b4-5c20-4df6-844d-ecb914bb0680 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:45.968495 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8e32a0b4-5c20-4df6-844d-ecb914bb0680 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] POST https://10.4.3.80/volume/v3/group_types Aug 06 03:17:45.968807 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8e32a0b4-5c20-4df6-844d-ecb914bb0680 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-636033791", "is_public": true}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:45.970138 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:45.970138 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:45.981769 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8e32a0b4-5c20-4df6-844d-ecb914bb0680 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] https://10.4.3.80/volume/v3/group_types returned with HTTP 202 Aug 06 03:17:45.982123 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 884/3525] 10.4.3.80 () {70 vars in 1304 bytes} [Thu Aug 6 03:17:45 2026] POST /volume/v3/group_types => generated 163 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:45.989275 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f79bac8b-8829-4319-9eea-6aac63967223 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:45.990949 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f79bac8b-8829-4319-9eea-6aac63967223 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] POST https://10.4.3.80/volume/v3/group_types Aug 06 03:17:45.991328 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f79bac8b-8829-4319-9eea-6aac63967223 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-199683976", "is_public": false}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:46.003111 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f79bac8b-8829-4319-9eea-6aac63967223 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] https://10.4.3.80/volume/v3/group_types returned with HTTP 202 Aug 06 03:17:46.003479 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 871/3526] 10.4.3.80 () {70 vars in 1304 bytes} [Thu Aug 6 03:17:45 2026] POST /volume/v3/group_types => generated 164 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:46.010557 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-cdbd372b-3192-4cca-af62-ad0e2662e493 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:46.012254 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cdbd372b-3192-4cca-af62-ad0e2662e493 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] GET https://10.4.3.80/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 06 03:17:46.012461 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cdbd372b-3192-4cca-af62-ad0e2662e493 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:46.012649 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cdbd372b-3192-4cca-af62-ad0e2662e493 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:46.021585 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cdbd372b-3192-4cca-af62-ad0e2662e493 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] https://10.4.3.80/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 06 03:17:46.021929 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 885/3527] 10.4.3.80 () {68 vars in 1344 bytes} [Thu Aug 6 03:17:46 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:46.029248 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e0e78cd2-446e-49ea-be40-127549795f8f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:46.030988 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e0e78cd2-446e-49ea-be40-127549795f8f tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] GET https://10.4.3.80/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 06 03:17:46.031218 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e0e78cd2-446e-49ea-be40-127549795f8f tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:46.031414 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e0e78cd2-446e-49ea-be40-127549795f8f tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:46.040644 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e0e78cd2-446e-49ea-be40-127549795f8f tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] https://10.4.3.80/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 06 03:17:46.041057 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 888/3528] 10.4.3.80 () {68 vars in 1346 bytes} [Thu Aug 6 03:17:46 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:46.048558 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-021dc238-f2b3-4bfb-a37a-1bccbefb53ca None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:46.050078 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-021dc238-f2b3-4bfb-a37a-1bccbefb53ca tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] GET https://10.4.3.80/volume/v3/group_types?is_public=False Aug 06 03:17:46.050313 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-021dc238-f2b3-4bfb-a37a-1bccbefb53ca tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:46.050511 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-021dc238-f2b3-4bfb-a37a-1bccbefb53ca tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:46.058887 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-021dc238-f2b3-4bfb-a37a-1bccbefb53ca tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] https://10.4.3.80/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 06 03:17:46.059222 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 885/3529] 10.4.3.80 () {68 vars in 1314 bytes} [Thu Aug 6 03:17:46 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:46.066534 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5f1671cd-6843-4060-9521-60da497944d4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:46.068734 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5f1671cd-6843-4060-9521-60da497944d4 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] GET https://10.4.3.80/volume/v3/group_types?is_public=True Aug 06 03:17:46.069027 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5f1671cd-6843-4060-9521-60da497944d4 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:46.069257 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5f1671cd-6843-4060-9521-60da497944d4 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:46.075374 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5f1671cd-6843-4060-9521-60da497944d4 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] https://10.4.3.80/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 06 03:17:46.075878 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 872/3530] 10.4.3.80 () {68 vars in 1312 bytes} [Thu Aug 6 03:17:46 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:46.083170 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f6e11af8-b460-4eb0-9174-1a9fbc5a3002 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:46.084920 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f6e11af8-b460-4eb0-9174-1a9fbc5a3002 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] DELETE https://10.4.3.80/volume/v3/group_types/4c9deafe-5090-4ff3-b682-d9e31d39fe1b Aug 06 03:17:46.085131 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f6e11af8-b460-4eb0-9174-1a9fbc5a3002 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:46.085305 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f6e11af8-b460-4eb0-9174-1a9fbc5a3002 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:46.096315 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f6e11af8-b460-4eb0-9174-1a9fbc5a3002 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] https://10.4.3.80/volume/v3/group_types/4c9deafe-5090-4ff3-b682-d9e31d39fe1b returned with HTTP 202 Aug 06 03:17:46.096880 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 886/3531] 10.4.3.80 () {68 vars in 1397 bytes} [Thu Aug 6 03:17:46 2026] DELETE /volume/v3/group_types/4c9deafe-5090-4ff3-b682-d9e31d39fe1b => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:17:46.103111 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a5aa3eb8-0239-4b8b-8cda-ebdfedac6eb2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:46.104751 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a5aa3eb8-0239-4b8b-8cda-ebdfedac6eb2 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] DELETE https://10.4.3.80/volume/v3/group_types/427df4a8-db71-4271-b6d4-c3852097ad4e Aug 06 03:17:46.104994 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a5aa3eb8-0239-4b8b-8cda-ebdfedac6eb2 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:46.105172 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a5aa3eb8-0239-4b8b-8cda-ebdfedac6eb2 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:46.116618 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a5aa3eb8-0239-4b8b-8cda-ebdfedac6eb2 tempest-GroupTypesTest-786740473 tempest-GroupTypesTest-786740473-project-admin] https://10.4.3.80/volume/v3/group_types/427df4a8-db71-4271-b6d4-c3852097ad4e returned with HTTP 202 Aug 06 03:17:46.117058 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 889/3532] 10.4.3.80 () {68 vars in 1397 bytes} [Thu Aug 6 03:17:46 2026] DELETE /volume/v3/group_types/427df4a8-db71-4271-b6d4-c3852097ad4e => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:17:46.381605 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-97ad91ed-d8af-41c6-8ba1-755784875376 req-c41162b7-4ef4-4c68-b0e2-677f1e7a6bde None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:46.473130 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-97ad91ed-d8af-41c6-8ba1-755784875376 req-c41162b7-4ef4-4c68-b0e2-677f1e7a6bde tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:17:46.473313 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-97ad91ed-d8af-41c6-8ba1-755784875376 req-c41162b7-4ef4-4c68-b0e2-677f1e7a6bde tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:46.473490 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-97ad91ed-d8af-41c6-8ba1-755784875376 req-c41162b7-4ef4-4c68-b0e2-677f1e7a6bde tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:46.480496 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:46.480496 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:46.484114 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-97ad91ed-d8af-41c6-8ba1-755784875376 req-c41162b7-4ef4-4c68-b0e2-677f1e7a6bde tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:17:46.489458 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-97ad91ed-d8af-41c6-8ba1-755784875376 req-c41162b7-4ef4-4c68-b0e2-677f1e7a6bde tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:17:46.489990 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 886/3533] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:17:46 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 845 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:46.502022 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7a075ecc-101c-4da2-b66e-db1e7bf2d905 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:46.503765 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7a075ecc-101c-4da2-b66e-db1e7bf2d905 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] DELETE https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:17:46.503984 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7a075ecc-101c-4da2-b66e-db1e7bf2d905 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:46.504165 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7a075ecc-101c-4da2-b66e-db1e7bf2d905 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:46.504379 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-7a075ecc-101c-4da2-b66e-db1e7bf2d905 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Delete volume with id: 95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:17:46.511142 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:46.511142 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:46.511576 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7a075ecc-101c-4da2-b66e-db1e7bf2d905 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:17:46.527447 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7a075ecc-101c-4da2-b66e-db1e7bf2d905 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Delete volume request issued successfully. Aug 06 03:17:46.527705 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7a075ecc-101c-4da2-b66e-db1e7bf2d905 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 202 Aug 06 03:17:46.528261 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 873/3534] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:46 2026] DELETE /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:17:46.538631 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-73aac20c-4639-4a10-9709-e8a8741c5b67 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:46.540314 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-73aac20c-4639-4a10-9709-e8a8741c5b67 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:17:46.540499 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-73aac20c-4639-4a10-9709-e8a8741c5b67 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:46.540691 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-73aac20c-4639-4a10-9709-e8a8741c5b67 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:46.547625 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:46.547625 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:46.551662 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-73aac20c-4639-4a10-9709-e8a8741c5b67 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Volume info retrieved successfully. Aug 06 03:17:46.556294 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-73aac20c-4639-4a10-9709-e8a8741c5b67 tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 200 Aug 06 03:17:46.556773 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 887/3535] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:46 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:46.883337 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9540be93-53dd-465b-81f8-2dd63ccda8b3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:46.884766 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9540be93-53dd-465b-81f8-2dd63ccda8b3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/volumes/56ff0b29-f5cd-454b-9aac-f1c60f563ab8 Aug 06 03:17:46.885002 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9540be93-53dd-465b-81f8-2dd63ccda8b3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:46.885190 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9540be93-53dd-465b-81f8-2dd63ccda8b3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:46.893140 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:46.893140 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:46.896081 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-9540be93-53dd-465b-81f8-2dd63ccda8b3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:17:46.899331 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9540be93-53dd-465b-81f8-2dd63ccda8b3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/56ff0b29-f5cd-454b-9aac-f1c60f563ab8 returned with HTTP 200 Aug 06 03:17:46.899878 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 890/3536] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:46 2026] GET /volume/v3/volumes/56ff0b29-f5cd-454b-9aac-f1c60f563ab8 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:46.911489 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-23191e36-bf37-4698-a9e6-16a9928d51e1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:46.913009 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-23191e36-bf37-4698-a9e6-16a9928d51e1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] POST https://10.4.3.80/volume/v3/backups Aug 06 03:17:46.913311 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-23191e36-bf37-4698-a9e6-16a9928d51e1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "56ff0b29-f5cd-454b-9aac-f1c60f563ab8", "name": "tempest-type-Backup-1751530313"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:46.914531 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.backups [None req-23191e36-bf37-4698-a9e6-16a9928d51e1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Creating new backup {'backup': {'volume_id': '56ff0b29-f5cd-454b-9aac-f1c60f563ab8', 'name': 'tempest-type-Backup-1751530313'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:17:46.914707 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-23191e36-bf37-4698-a9e6-16a9928d51e1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Creating backup of volume 56ff0b29-f5cd-454b-9aac-f1c60f563ab8 in container None Aug 06 03:17:46.920288 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:46.920288 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:46.920587 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-23191e36-bf37-4698-a9e6-16a9928d51e1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:17:46.933727 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-23191e36-bf37-4698-a9e6-16a9928d51e1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Created reservations ['6a69fd46-8932-4267-a59b-deb989ab08d3', 'c290eb1e-280a-4afd-a1e2-c07a50ba0294'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:46.956271 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-23191e36-bf37-4698-a9e6-16a9928d51e1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:17:46.956815 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 887/3537] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:17:46 2026] POST /volume/v3/backups => generated 314 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:46.965363 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2f6a6e5b-b9cc-4901-8917-f10775120fd6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:46.967637 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2f6a6e5b-b9cc-4901-8917-f10775120fd6 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 Aug 06 03:17:46.967839 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2f6a6e5b-b9cc-4901-8917-f10775120fd6 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:46.968051 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2f6a6e5b-b9cc-4901-8917-f10775120fd6 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:46.968151 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-2f6a6e5b-b9cc-4901-8917-f10775120fd6 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 58ed4cc6-4959-4016-870c-8e2419e53084. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:46.970976 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0780d8d1-1f15-4931-85e8-4c383fd2e4c9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:46.972718 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0780d8d1-1f15-4931-85e8-4c383fd2e4c9 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b Aug 06 03:17:46.972976 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0780d8d1-1f15-4931-85e8-4c383fd2e4c9 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:46.973160 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0780d8d1-1f15-4931-85e8-4c383fd2e4c9 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:46.974888 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:46.974888 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:46.975581 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2f6a6e5b-b9cc-4901-8917-f10775120fd6 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 returned with HTTP 200 Aug 06 03:17:46.976057 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 874/3538] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:46 2026] GET /volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:46.980263 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:46.980263 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:46.983739 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0780d8d1-1f15-4931-85e8-4c383fd2e4c9 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:17:46.989264 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0780d8d1-1f15-4931-85e8-4c383fd2e4c9 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b returned with HTTP 200 Aug 06 03:17:46.989891 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 888/3539] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:17:46 2026] GET /volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:47.568431 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e697bf78-03f8-4b8e-b53c-a5861b3e5a1a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:47.570125 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e697bf78-03f8-4b8e-b53c-a5861b3e5a1a tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] GET https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 Aug 06 03:17:47.570306 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e697bf78-03f8-4b8e-b53c-a5861b3e5a1a tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:47.570490 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e697bf78-03f8-4b8e-b53c-a5861b3e5a1a tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:47.576073 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e697bf78-03f8-4b8e-b53c-a5861b3e5a1a tempest-TestMinimumBasicScenario-1390852433 tempest-TestMinimumBasicScenario-1390852433-project-member] https://10.4.3.80/volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 returned with HTTP 404 Aug 06 03:17:47.576498 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 891/3540] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:47 2026] GET /volume/v3/volumes/95b46fd5-c125-4d63-8083-6e301d9bc1f3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:47.985545 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-73483f9c-463c-48a7-a9f5-c53b96361e00 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:47.987377 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-73483f9c-463c-48a7-a9f5-c53b96361e00 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 Aug 06 03:17:47.987596 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-73483f9c-463c-48a7-a9f5-c53b96361e00 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:47.987760 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-73483f9c-463c-48a7-a9f5-c53b96361e00 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:47.987890 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-73483f9c-463c-48a7-a9f5-c53b96361e00 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 58ed4cc6-4959-4016-870c-8e2419e53084. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:47.993279 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:47.993279 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:47.994021 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-73483f9c-463c-48a7-a9f5-c53b96361e00 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 returned with HTTP 200 Aug 06 03:17:47.994384 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 888/3541] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:47 2026] GET /volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:48.001713 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1aa76d7f-2152-456a-9758-74d6d2ce0248 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:48.003974 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1aa76d7f-2152-456a-9758-74d6d2ce0248 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b Aug 06 03:17:48.004194 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1aa76d7f-2152-456a-9758-74d6d2ce0248 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:48.004374 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1aa76d7f-2152-456a-9758-74d6d2ce0248 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:48.012481 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:48.012481 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:48.017161 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1aa76d7f-2152-456a-9758-74d6d2ce0248 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:17:48.021392 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1aa76d7f-2152-456a-9758-74d6d2ce0248 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b returned with HTTP 200 Aug 06 03:17:48.021821 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 875/3542] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:17:48 2026] GET /volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:48.183482 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ae8d938c-1879-47b9-86ee-dd6e9cbc986f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:48.267026 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ae8d938c-1879-47b9-86ee-dd6e9cbc986f tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] GET https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 Aug 06 03:17:48.267189 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ae8d938c-1879-47b9-86ee-dd6e9cbc986f tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:48.267358 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ae8d938c-1879-47b9-86ee-dd6e9cbc986f tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:48.279204 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ae8d938c-1879-47b9-86ee-dd6e9cbc986f tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 returned with HTTP 200 Aug 06 03:17:48.279902 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 889/3543] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:17:48 2026] GET /volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 => generated 437 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:48.287472 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d42694af-10dc-4e9c-a3cf-83388fafb853 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:48.289507 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d42694af-10dc-4e9c-a3cf-83388fafb853 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] GET https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8/defaults Aug 06 03:17:48.289705 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d42694af-10dc-4e9c-a3cf-83388fafb853 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:48.289924 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d42694af-10dc-4e9c-a3cf-83388fafb853 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Calling method 'defaults' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:48.299010 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d42694af-10dc-4e9c-a3cf-83388fafb853 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8/defaults returned with HTTP 200 Aug 06 03:17:48.299281 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 892/3544] 10.4.3.80 () {66 vars in 1374 bytes} [Thu Aug 6 03:17:48 2026] GET /volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8/defaults => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:48.306571 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ec903c19-9b0d-4436-9ba1-9bb0bb38056e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:48.308258 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ec903c19-9b0d-4436-9ba1-9bb0bb38056e tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] PUT https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 Aug 06 03:17:48.308573 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ec903c19-9b0d-4436-9ba1-9bb0bb38056e tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:48.336119 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ec903c19-9b0d-4436-9ba1-9bb0bb38056e tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 returned with HTTP 200 Aug 06 03:17:48.336486 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 889/3545] 10.4.3.80 () {68 vars in 1367 bytes} [Thu Aug 6 03:17:48 2026] PUT /volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 => generated 395 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:48.343660 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-bafbbd25-2426-4c03-9e1c-93f9ab80594e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:48.345241 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bafbbd25-2426-4c03-9e1c-93f9ab80594e tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] DELETE https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 Aug 06 03:17:48.345405 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bafbbd25-2426-4c03-9e1c-93f9ab80594e tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:48.345578 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bafbbd25-2426-4c03-9e1c-93f9ab80594e tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:48.350494 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bafbbd25-2426-4c03-9e1c-93f9ab80594e tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 returned with HTTP 200 Aug 06 03:17:48.350844 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 876/3546] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:17:48 2026] DELETE /volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 => generated 0 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 03:17:48.356808 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b124db8d-7034-4369-a7e0-9f344d0beddb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:48.359465 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b124db8d-7034-4369-a7e0-9f344d0beddb tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] GET https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 Aug 06 03:17:48.359465 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b124db8d-7034-4369-a7e0-9f344d0beddb tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:48.359695 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b124db8d-7034-4369-a7e0-9f344d0beddb tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:48.377381 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b124db8d-7034-4369-a7e0-9f344d0beddb tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 returned with HTTP 200 Aug 06 03:17:48.377985 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 890/3547] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:17:48 2026] GET /volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 => generated 437 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:48.385928 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-cfde94de-ec9e-469b-9036-6af88ddca002 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:48.387502 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cfde94de-ec9e-469b-9036-6af88ddca002 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] PUT https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 Aug 06 03:17:48.387807 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-cfde94de-ec9e-469b-9036-6af88ddca002 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-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=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:48.450589 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cfde94de-ec9e-469b-9036-6af88ddca002 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 returned with HTTP 200 Aug 06 03:17:48.450939 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 893/3548] 10.4.3.80 () {68 vars in 1368 bytes} [Thu Aug 6 03:17:48 2026] PUT /volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 => generated 395 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:48.459687 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b7437d7b-3d57-498a-b221-fcfa4a708f11 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:48.461430 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b7437d7b-3d57-498a-b221-fcfa4a708f11 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] GET https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8/defaults Aug 06 03:17:48.461625 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b7437d7b-3d57-498a-b221-fcfa4a708f11 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:48.461803 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b7437d7b-3d57-498a-b221-fcfa4a708f11 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Calling method 'defaults' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:48.470851 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b7437d7b-3d57-498a-b221-fcfa4a708f11 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8/defaults returned with HTTP 200 Aug 06 03:17:48.471243 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 890/3549] 10.4.3.80 () {66 vars in 1374 bytes} [Thu Aug 6 03:17:48 2026] GET /volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8/defaults => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:48.479725 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-84139b3c-caa0-4308-9625-10e7481c912f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:48.481933 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-84139b3c-caa0-4308-9625-10e7481c912f tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] GET https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 Aug 06 03:17:48.482187 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-84139b3c-caa0-4308-9625-10e7481c912f tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:48.482427 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-84139b3c-caa0-4308-9625-10e7481c912f tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:48.498106 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-84139b3c-caa0-4308-9625-10e7481c912f tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 returned with HTTP 200 Aug 06 03:17:48.498634 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 877/3550] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:17:48 2026] GET /volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:48.507913 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8e684c6c-b4e0-4296-99d0-0b74780229b6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:48.509901 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8e684c6c-b4e0-4296-99d0-0b74780229b6 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] GET https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8?usage=True Aug 06 03:17:48.510266 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8e684c6c-b4e0-4296-99d0-0b74780229b6 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:48.510505 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8e684c6c-b4e0-4296-99d0-0b74780229b6 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:48.526827 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8e684c6c-b4e0-4296-99d0-0b74780229b6 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8?usage=True returned with HTTP 200 Aug 06 03:17:48.527237 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 891/3551] 10.4.3.80 () {66 vars in 1368 bytes} [Thu Aug 6 03:17:48 2026] GET /volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8?usage=True => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:48.537007 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4542398c-0afb-4907-b645-c25e4fff6238 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:48.589052 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4542398c-0afb-4907-b645-c25e4fff6238 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:17:48.589492 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4542398c-0afb-4907-b645-c25e4fff6238 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2045928391"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:48.591229 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-4542398c-0afb-4907-b645-c25e4fff6238 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-2045928391'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:17:48.591345 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-4542398c-0afb-4907-b645-c25e4fff6238 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Create volume of 1 GB Aug 06 03:17:48.595076 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4542398c-0afb-4907-b645-c25e4fff6238 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Availability Zones retrieved successfully. Aug 06 03:17:48.600566 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4542398c-0afb-4907-b645-c25e4fff6238 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Flow 'volume_create_api' (bd9e3d40-31fa-40bb-803e-ebcee820cc2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:48.601424 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4542398c-0afb-4907-b645-c25e4fff6238 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12854b5c-065d-464c-a9c4-9892a6ee416e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:48.602416 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-4542398c-0afb-4907-b645-c25e4fff6238 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:17:48.626144 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4542398c-0afb-4907-b645-c25e4fff6238 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12854b5c-065d-464c-a9c4-9892a6ee416e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:48.626954 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4542398c-0afb-4907-b645-c25e4fff6238 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be012b17-dcf1-4efc-b345-5fa4d76b1817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:48.686373 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-4542398c-0afb-4907-b645-c25e4fff6238 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Created reservations ['f7246c6e-e394-4650-96f5-1b20bed8d8b1', 'a5e9f782-8cc2-4a2a-a52c-79e36e7347a2', '3b97c8dd-a0ba-41e8-93f9-34085fe0a6f5', 'ac0598e9-c661-4423-830d-0fc0a8da18eb'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:48.687130 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4542398c-0afb-4907-b645-c25e4fff6238 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be012b17-dcf1-4efc-b345-5fa4d76b1817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7246c6e-e394-4650-96f5-1b20bed8d8b1', 'a5e9f782-8cc2-4a2a-a52c-79e36e7347a2', '3b97c8dd-a0ba-41e8-93f9-34085fe0a6f5', 'ac0598e9-c661-4423-830d-0fc0a8da18eb']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:48.687903 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4542398c-0afb-4907-b645-c25e4fff6238 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd765b6a-16f7-4231-95f5-5d83154b3332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:48.710637 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4542398c-0afb-4907-b645-c25e4fff6238 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd765b6a-16f7-4231-95f5-5d83154b3332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3002b5e-0c7b-483a-8e9a-923265a38c7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2045928391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b1e3588c40b45fcaaa02d5fe1b350f8',qos_specs=None,replication_status=,reservations=['f7246c6e-e394-4650-96f5-1b20bed8d8b1','a5e9f782-8cc2-4a2a-a52c-79e36e7347a2','3b97c8dd-a0ba-41e8-93f9-34085fe0a6f5','ac0598e9-c661-4423-830d-0fc0a8da18eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7cdd53d8764b99924ef0c3ac0d8a6e',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:17:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2045928391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3002b5e-0c7b-483a-8e9a-923265a38c7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b1e3588c40b45fcaaa02d5fe1b350f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df7cdd53d8764b99924ef0c3ac0d8a6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:48.711360 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4542398c-0afb-4907-b645-c25e4fff6238 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c058eca-ace4-4e4d-9637-c93d0f858d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:48.727793 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4542398c-0afb-4907-b645-c25e4fff6238 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c058eca-ace4-4e4d-9637-c93d0f858d97) transitioned into state 'SUCCESS' from state '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-2045928391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b1e3588c40b45fcaaa02d5fe1b350f8',qos_specs=None,replication_status=,reservations=['f7246c6e-e394-4650-96f5-1b20bed8d8b1','a5e9f782-8cc2-4a2a-a52c-79e36e7347a2','3b97c8dd-a0ba-41e8-93f9-34085fe0a6f5','ac0598e9-c661-4423-830d-0fc0a8da18eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7cdd53d8764b99924ef0c3ac0d8a6e',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:48.728544 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4542398c-0afb-4907-b645-c25e4fff6238 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd8843bf-efa0-4839-84ef-3411208f36a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:48.737265 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4542398c-0afb-4907-b645-c25e4fff6238 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd8843bf-efa0-4839-84ef-3411208f36a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:48.738038 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-4542398c-0afb-4907-b645-c25e4fff6238 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Flow 'volume_create_api' (bd9e3d40-31fa-40bb-803e-ebcee820cc2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:48.738396 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4542398c-0afb-4907-b645-c25e4fff6238 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Create volume request issued successfully. Aug 06 03:17:48.738919 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4542398c-0afb-4907-b645-c25e4fff6238 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:17:48.739333 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 894/3552] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:17:48 2026] POST /volume/v3/volumes => generated 754 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:48.750977 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f2b33045-b65f-41bc-a5ba-75046df2c57a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:48.752661 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f2b33045-b65f-41bc-a5ba-75046df2c57a tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] GET https://10.4.3.80/volume/v3/volumes/d3002b5e-0c7b-483a-8e9a-923265a38c7c Aug 06 03:17:48.752880 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f2b33045-b65f-41bc-a5ba-75046df2c57a tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:48.753079 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f2b33045-b65f-41bc-a5ba-75046df2c57a tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:48.759538 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:48.759538 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:48.763133 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f2b33045-b65f-41bc-a5ba-75046df2c57a tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Volume info retrieved successfully. Aug 06 03:17:48.767140 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f2b33045-b65f-41bc-a5ba-75046df2c57a tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] https://10.4.3.80/volume/v3/volumes/d3002b5e-0c7b-483a-8e9a-923265a38c7c returned with HTTP 200 Aug 06 03:17:48.767506 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 891/3553] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:48 2026] GET /volume/v3/volumes/d3002b5e-0c7b-483a-8e9a-923265a38c7c => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:49.003731 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d9a3abe8-2e76-4c97-a60d-cbe4edc0d940 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:49.005498 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d9a3abe8-2e76-4c97-a60d-cbe4edc0d940 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 Aug 06 03:17:49.005683 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d9a3abe8-2e76-4c97-a60d-cbe4edc0d940 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:49.005889 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d9a3abe8-2e76-4c97-a60d-cbe4edc0d940 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:49.006051 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-d9a3abe8-2e76-4c97-a60d-cbe4edc0d940 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 58ed4cc6-4959-4016-870c-8e2419e53084. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:49.009911 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:49.009911 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:49.010594 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d9a3abe8-2e76-4c97-a60d-cbe4edc0d940 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 returned with HTTP 200 Aug 06 03:17:49.010855 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 878/3554] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:49 2026] GET /volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:49.033724 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e42de725-bb1a-47ad-9211-3f4173b6bffe None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:49.035534 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e42de725-bb1a-47ad-9211-3f4173b6bffe tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b Aug 06 03:17:49.035760 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e42de725-bb1a-47ad-9211-3f4173b6bffe tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:49.035984 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e42de725-bb1a-47ad-9211-3f4173b6bffe tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:49.042682 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:49.042682 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:49.046149 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e42de725-bb1a-47ad-9211-3f4173b6bffe tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:17:49.050158 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e42de725-bb1a-47ad-9211-3f4173b6bffe tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b returned with HTTP 200 Aug 06 03:17:49.050511 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 892/3555] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:17:49 2026] GET /volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:49.779600 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d23a70a8-9dda-468f-869c-c255ec8398d9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:49.781647 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d23a70a8-9dda-468f-869c-c255ec8398d9 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] GET https://10.4.3.80/volume/v3/volumes/d3002b5e-0c7b-483a-8e9a-923265a38c7c Aug 06 03:17:49.781925 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d23a70a8-9dda-468f-869c-c255ec8398d9 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:49.782213 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d23a70a8-9dda-468f-869c-c255ec8398d9 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:49.791718 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:49.791718 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:49.797355 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d23a70a8-9dda-468f-869c-c255ec8398d9 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Volume info retrieved successfully. Aug 06 03:17:49.799906 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d23a70a8-9dda-468f-869c-c255ec8398d9 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] https://10.4.3.80/volume/v3/volumes/d3002b5e-0c7b-483a-8e9a-923265a38c7c returned with HTTP 200 Aug 06 03:17:49.800704 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 895/3556] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:49 2026] GET /volume/v3/volumes/d3002b5e-0c7b-483a-8e9a-923265a38c7c => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:49.811719 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-28db2673-7eb8-4f31-8ba6-97dffed46f21 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:49.814058 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-28db2673-7eb8-4f31-8ba6-97dffed46f21 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] GET https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8?usage=True Aug 06 03:17:49.814300 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-28db2673-7eb8-4f31-8ba6-97dffed46f21 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:49.814655 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-28db2673-7eb8-4f31-8ba6-97dffed46f21 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:49.845815 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-28db2673-7eb8-4f31-8ba6-97dffed46f21 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8?usage=True returned with HTTP 200 Aug 06 03:17:49.846493 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 892/3557] 10.4.3.80 () {66 vars in 1368 bytes} [Thu Aug 6 03:17:49 2026] GET /volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8?usage=True => generated 1061 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:49.856650 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7ff3935c-1d84-4bd7-8c51-39a6a6330901 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:49.858761 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7ff3935c-1d84-4bd7-8c51-39a6a6330901 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] DELETE https://10.4.3.80/volume/v3/volumes/d3002b5e-0c7b-483a-8e9a-923265a38c7c Aug 06 03:17:49.858761 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7ff3935c-1d84-4bd7-8c51-39a6a6330901 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:49.858761 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7ff3935c-1d84-4bd7-8c51-39a6a6330901 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:49.858998 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-7ff3935c-1d84-4bd7-8c51-39a6a6330901 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Delete volume with id: d3002b5e-0c7b-483a-8e9a-923265a38c7c Aug 06 03:17:49.865219 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:49.865219 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:49.865697 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7ff3935c-1d84-4bd7-8c51-39a6a6330901 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Volume info retrieved successfully. Aug 06 03:17:49.880612 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7ff3935c-1d84-4bd7-8c51-39a6a6330901 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Delete volume request issued successfully. Aug 06 03:17:49.880752 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7ff3935c-1d84-4bd7-8c51-39a6a6330901 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] https://10.4.3.80/volume/v3/volumes/d3002b5e-0c7b-483a-8e9a-923265a38c7c returned with HTTP 202 Aug 06 03:17:49.881071 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 879/3558] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:49 2026] DELETE /volume/v3/volumes/d3002b5e-0c7b-483a-8e9a-923265a38c7c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:17:49.887048 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-96a785b9-5e9a-4c20-8a15-98bd65851717 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:49.888502 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-96a785b9-5e9a-4c20-8a15-98bd65851717 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] GET https://10.4.3.80/volume/v3/volumes/d3002b5e-0c7b-483a-8e9a-923265a38c7c Aug 06 03:17:49.888674 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-96a785b9-5e9a-4c20-8a15-98bd65851717 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:49.888850 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-96a785b9-5e9a-4c20-8a15-98bd65851717 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:49.894760 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:49.894760 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:49.897618 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-96a785b9-5e9a-4c20-8a15-98bd65851717 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Volume info retrieved successfully. Aug 06 03:17:49.900885 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-96a785b9-5e9a-4c20-8a15-98bd65851717 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] https://10.4.3.80/volume/v3/volumes/d3002b5e-0c7b-483a-8e9a-923265a38c7c returned with HTTP 200 Aug 06 03:17:49.901221 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 893/3559] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:49 2026] GET /volume/v3/volumes/d3002b5e-0c7b-483a-8e9a-923265a38c7c => generated 846 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:50.021740 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f6741a40-b902-4e22-b705-6133b94778db None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:50.024964 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f6741a40-b902-4e22-b705-6133b94778db tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 Aug 06 03:17:50.025208 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f6741a40-b902-4e22-b705-6133b94778db tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:50.025383 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f6741a40-b902-4e22-b705-6133b94778db tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:50.025474 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-f6741a40-b902-4e22-b705-6133b94778db tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 58ed4cc6-4959-4016-870c-8e2419e53084. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:50.032445 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:50.032445 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:50.033254 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f6741a40-b902-4e22-b705-6133b94778db tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 returned with HTTP 200 Aug 06 03:17:50.033626 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 896/3560] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:50 2026] GET /volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:50.062931 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c5143bf6-975b-4113-a86d-723034659b25 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:50.064738 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c5143bf6-975b-4113-a86d-723034659b25 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b Aug 06 03:17:50.064993 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c5143bf6-975b-4113-a86d-723034659b25 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:50.065176 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c5143bf6-975b-4113-a86d-723034659b25 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:50.073548 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:50.073548 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:50.077184 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c5143bf6-975b-4113-a86d-723034659b25 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:17:50.081390 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c5143bf6-975b-4113-a86d-723034659b25 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b returned with HTTP 200 Aug 06 03:17:50.081824 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 893/3561] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:17:50 2026] GET /volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:50.912129 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-16d2eab3-aecc-4c12-8f2d-3e242465a89d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:50.914053 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-16d2eab3-aecc-4c12-8f2d-3e242465a89d tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] GET https://10.4.3.80/volume/v3/volumes/d3002b5e-0c7b-483a-8e9a-923265a38c7c Aug 06 03:17:50.914266 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-16d2eab3-aecc-4c12-8f2d-3e242465a89d tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:50.914487 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-16d2eab3-aecc-4c12-8f2d-3e242465a89d tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:50.916652 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=340,cinder:INSERT=57,cinder:UPDATE=118 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:17:50.920881 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-16d2eab3-aecc-4c12-8f2d-3e242465a89d tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] https://10.4.3.80/volume/v3/volumes/d3002b5e-0c7b-483a-8e9a-923265a38c7c returned with HTTP 404 Aug 06 03:17:50.921336 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 880/3562] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:50 2026] GET /volume/v3/volumes/d3002b5e-0c7b-483a-8e9a-923265a38c7c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:50.927871 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bd7ec13b-6ec8-4330-bd23-7a459dcbc65e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:50.929700 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bd7ec13b-6ec8-4330-bd23-7a459dcbc65e tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] GET https://10.4.3.80/volume/v3/volumes/d3002b5e-0c7b-483a-8e9a-923265a38c7c Aug 06 03:17:50.930022 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bd7ec13b-6ec8-4330-bd23-7a459dcbc65e tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:50.930129 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bd7ec13b-6ec8-4330-bd23-7a459dcbc65e tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:50.935547 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bd7ec13b-6ec8-4330-bd23-7a459dcbc65e tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] https://10.4.3.80/volume/v3/volumes/d3002b5e-0c7b-483a-8e9a-923265a38c7c returned with HTTP 404 Aug 06 03:17:50.936077 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 894/3563] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:50 2026] GET /volume/v3/volumes/d3002b5e-0c7b-483a-8e9a-923265a38c7c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:50.942873 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1ad9a9ca-83bf-4112-86df-cff837a86922 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:50.944332 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1ad9a9ca-83bf-4112-86df-cff837a86922 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] DELETE https://10.4.3.80/volume/v3/volumes/d3002b5e-0c7b-483a-8e9a-923265a38c7c Aug 06 03:17:50.944583 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1ad9a9ca-83bf-4112-86df-cff837a86922 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:50.944765 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1ad9a9ca-83bf-4112-86df-cff837a86922 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:50.944992 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-1ad9a9ca-83bf-4112-86df-cff837a86922 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Delete volume with id: d3002b5e-0c7b-483a-8e9a-923265a38c7c Aug 06 03:17:50.951509 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1ad9a9ca-83bf-4112-86df-cff837a86922 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] https://10.4.3.80/volume/v3/volumes/d3002b5e-0c7b-483a-8e9a-923265a38c7c returned with HTTP 404 Aug 06 03:17:50.952114 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 897/3564] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:50 2026] DELETE /volume/v3/volumes/d3002b5e-0c7b-483a-8e9a-923265a38c7c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:50.959809 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-356dd50e-87f5-4592-b5b8-62a2b00fc411 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:50.961402 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-356dd50e-87f5-4592-b5b8-62a2b00fc411 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:17:50.961725 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-356dd50e-87f5-4592-b5b8-62a2b00fc411 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-213051273"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:50.963023 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-356dd50e-87f5-4592-b5b8-62a2b00fc411 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-213051273'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:17:50.963138 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-356dd50e-87f5-4592-b5b8-62a2b00fc411 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Create volume of 1 GB Aug 06 03:17:50.967382 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-356dd50e-87f5-4592-b5b8-62a2b00fc411 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Availability Zones retrieved successfully. Aug 06 03:17:50.973332 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-356dd50e-87f5-4592-b5b8-62a2b00fc411 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Flow 'volume_create_api' (50e91db5-df4e-46ca-8385-12f2b2ed19bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:50.974443 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-356dd50e-87f5-4592-b5b8-62a2b00fc411 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e4f7c5c-5927-407a-aac1-1a8d7b540a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:50.975483 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-356dd50e-87f5-4592-b5b8-62a2b00fc411 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:17:50.977141 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9dcfb20e-cb08-4d7f-beab-646328d445c8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:50.978706 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9dcfb20e-cb08-4d7f-beab-646328d445c8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:17:50.979174 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9dcfb20e-cb08-4d7f-beab-646328d445c8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-796490359", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:50.980362 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-9dcfb20e-cb08-4d7f-beab-646328d445c8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-796490359', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:17:50.980469 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-9dcfb20e-cb08-4d7f-beab-646328d445c8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Create volume of 1 GB Aug 06 03:17:50.983792 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9dcfb20e-cb08-4d7f-beab-646328d445c8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Availability Zones retrieved successfully. Aug 06 03:17:50.988774 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9dcfb20e-cb08-4d7f-beab-646328d445c8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Flow 'volume_create_api' (efc869bd-4205-40c0-a8d5-ea2398bf7798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:50.989591 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9dcfb20e-cb08-4d7f-beab-646328d445c8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7342454-ea3f-4cf4-88dc-a9b8b66ea891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:50.990368 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-9dcfb20e-cb08-4d7f-beab-646328d445c8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:17:50.998647 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-356dd50e-87f5-4592-b5b8-62a2b00fc411 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e4f7c5c-5927-407a-aac1-1a8d7b540a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:50.999325 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-356dd50e-87f5-4592-b5b8-62a2b00fc411 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c17b46c-2871-492b-adeb-cc9bb1684dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:51.011627 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9dcfb20e-cb08-4d7f-beab-646328d445c8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7342454-ea3f-4cf4-88dc-a9b8b66ea891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:51.012434 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9dcfb20e-cb08-4d7f-beab-646328d445c8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b970ca7e-ee03-4c8b-a67d-0ad79b5ecbd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:51.035816 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-356dd50e-87f5-4592-b5b8-62a2b00fc411 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Created reservations ['b6c3b24b-d329-4d9e-880e-cebac2b36b75', 'dce55a55-25e7-4b4a-816c-350ed7a6dc9a', '59832064-e7ea-4c6a-9280-02fa7622cb1c', 'e53715b1-432f-4ab7-bb1c-a860168cf306'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:51.036533 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-356dd50e-87f5-4592-b5b8-62a2b00fc411 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c17b46c-2871-492b-adeb-cc9bb1684dac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6c3b24b-d329-4d9e-880e-cebac2b36b75', 'dce55a55-25e7-4b4a-816c-350ed7a6dc9a', '59832064-e7ea-4c6a-9280-02fa7622cb1c', 'e53715b1-432f-4ab7-bb1c-a860168cf306']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:51.037183 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-356dd50e-87f5-4592-b5b8-62a2b00fc411 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e978480-a19b-4ebb-8af3-ed42ccc19414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:51.043508 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-469f39d6-0a42-4e86-a855-70e0036a6c1b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:51.045248 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-469f39d6-0a42-4e86-a855-70e0036a6c1b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 Aug 06 03:17:51.045454 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-469f39d6-0a42-4e86-a855-70e0036a6c1b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:51.045655 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-469f39d6-0a42-4e86-a855-70e0036a6c1b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:51.045749 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-469f39d6-0a42-4e86-a855-70e0036a6c1b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 58ed4cc6-4959-4016-870c-8e2419e53084. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:51.049598 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:51.049598 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:51.050206 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-469f39d6-0a42-4e86-a855-70e0036a6c1b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 returned with HTTP 200 Aug 06 03:17:51.050586 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 895/3565] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:51 2026] GET /volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:51.058412 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-356dd50e-87f5-4592-b5b8-62a2b00fc411 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e978480-a19b-4ebb-8af3-ed42ccc19414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ff8c1e2-1dc6-499f-b33f-1f165399de59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-213051273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b1e3588c40b45fcaaa02d5fe1b350f8',qos_specs=None,replication_status=,reservations=['b6c3b24b-d329-4d9e-880e-cebac2b36b75','dce55a55-25e7-4b4a-816c-350ed7a6dc9a','59832064-e7ea-4c6a-9280-02fa7622cb1c','e53715b1-432f-4ab7-bb1c-a860168cf306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7cdd53d8764b99924ef0c3ac0d8a6e',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:17:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-213051273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ff8c1e2-1dc6-499f-b33f-1f165399de59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b1e3588c40b45fcaaa02d5fe1b350f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df7cdd53d8764b99924ef0c3ac0d8a6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:51.059218 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-356dd50e-87f5-4592-b5b8-62a2b00fc411 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5abe6bc6-2cfb-40b1-91ba-894f1f054ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:51.065750 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-9dcfb20e-cb08-4d7f-beab-646328d445c8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Created reservations ['bebfa554-7055-49f6-acc1-3465a2133b54', '52a13dc9-efbc-4bcc-ac83-f5bd6814f4b9', 'c19e9287-bec3-412d-b73d-43d8859c4268', '29da086a-8dc8-42ba-860d-d0131a8d223f'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:51.066870 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9dcfb20e-cb08-4d7f-beab-646328d445c8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b970ca7e-ee03-4c8b-a67d-0ad79b5ecbd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bebfa554-7055-49f6-acc1-3465a2133b54', '52a13dc9-efbc-4bcc-ac83-f5bd6814f4b9', 'c19e9287-bec3-412d-b73d-43d8859c4268', '29da086a-8dc8-42ba-860d-d0131a8d223f']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:51.067852 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9dcfb20e-cb08-4d7f-beab-646328d445c8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f81074a1-df35-4a1a-8c4c-9dc539124bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:51.077978 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-356dd50e-87f5-4592-b5b8-62a2b00fc411 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5abe6bc6-2cfb-40b1-91ba-894f1f054ec3) transitioned into state 'SUCCESS' from state '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-213051273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b1e3588c40b45fcaaa02d5fe1b350f8',qos_specs=None,replication_status=,reservations=['b6c3b24b-d329-4d9e-880e-cebac2b36b75','dce55a55-25e7-4b4a-816c-350ed7a6dc9a','59832064-e7ea-4c6a-9280-02fa7622cb1c','e53715b1-432f-4ab7-bb1c-a860168cf306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7cdd53d8764b99924ef0c3ac0d8a6e',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:51.078942 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-356dd50e-87f5-4592-b5b8-62a2b00fc411 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17a45585-edcc-484e-b0b5-1a09ca8172b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:51.088935 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-356dd50e-87f5-4592-b5b8-62a2b00fc411 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17a45585-edcc-484e-b0b5-1a09ca8172b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:51.090031 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-356dd50e-87f5-4592-b5b8-62a2b00fc411 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Flow 'volume_create_api' (50e91db5-df4e-46ca-8385-12f2b2ed19bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:51.090376 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-356dd50e-87f5-4592-b5b8-62a2b00fc411 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Create volume request issued successfully. Aug 06 03:17:51.090967 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-356dd50e-87f5-4592-b5b8-62a2b00fc411 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:17:51.091373 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 894/3566] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:17:50 2026] POST /volume/v3/volumes => generated 753 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:51.094442 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9dcfb20e-cb08-4d7f-beab-646328d445c8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f81074a1-df35-4a1a-8c4c-9dc539124bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd4ec9d0-159c-4b52-ab3a-7cc93a308251', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-796490359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff94097bdf6349ef91093562ca484980',qos_specs=None,replication_status=,reservations=['bebfa554-7055-49f6-acc1-3465a2133b54','52a13dc9-efbc-4bcc-ac83-f5bd6814f4b9','c19e9287-bec3-412d-b73d-43d8859c4268','29da086a-8dc8-42ba-860d-d0131a8d223f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebaf03b654ee43f28b88159f9e00953f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:17:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-796490359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd4ec9d0-159c-4b52-ab3a-7cc93a308251,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff94097bdf6349ef91093562ca484980',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebaf03b654ee43f28b88159f9e00953f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:51.094585 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2269712b-fbc8-480c-aa8f-1f1802c8bb19 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:51.095627 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9dcfb20e-cb08-4d7f-beab-646328d445c8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f414b38-292a-44cc-a89f-d72411086250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:51.096797 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2269712b-fbc8-480c-aa8f-1f1802c8bb19 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b Aug 06 03:17:51.097122 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2269712b-fbc8-480c-aa8f-1f1802c8bb19 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:51.097390 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2269712b-fbc8-480c-aa8f-1f1802c8bb19 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:51.105240 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:51.105240 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:51.105957 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-231e0179-0e0a-4a8e-9dd2-3059fc599aae None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:51.108103 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-231e0179-0e0a-4a8e-9dd2-3059fc599aae tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] GET https://10.4.3.80/volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 Aug 06 03:17:51.108328 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-231e0179-0e0a-4a8e-9dd2-3059fc599aae tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:51.108584 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-231e0179-0e0a-4a8e-9dd2-3059fc599aae tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:51.108789 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2269712b-fbc8-480c-aa8f-1f1802c8bb19 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:17:51.112735 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2269712b-fbc8-480c-aa8f-1f1802c8bb19 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b returned with HTTP 200 Aug 06 03:17:51.112928 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9dcfb20e-cb08-4d7f-beab-646328d445c8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f414b38-292a-44cc-a89f-d72411086250) transitioned into state 'SUCCESS' from state '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-796490359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff94097bdf6349ef91093562ca484980',qos_specs=None,replication_status=,reservations=['bebfa554-7055-49f6-acc1-3465a2133b54','52a13dc9-efbc-4bcc-ac83-f5bd6814f4b9','c19e9287-bec3-412d-b73d-43d8859c4268','29da086a-8dc8-42ba-860d-d0131a8d223f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebaf03b654ee43f28b88159f9e00953f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:51.113092 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 898/3567] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:17:51 2026] GET /volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:51.113648 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9dcfb20e-cb08-4d7f-beab-646328d445c8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ee367d6-85a7-4e8d-ae1c-dfc57c17eecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:51.117061 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:51.117061 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:51.121232 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-231e0179-0e0a-4a8e-9dd2-3059fc599aae tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Volume info retrieved successfully. Aug 06 03:17:51.122591 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9dcfb20e-cb08-4d7f-beab-646328d445c8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ee367d6-85a7-4e8d-ae1c-dfc57c17eecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:51.123550 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9dcfb20e-cb08-4d7f-beab-646328d445c8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Flow 'volume_create_api' (efc869bd-4205-40c0-a8d5-ea2398bf7798) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:51.123812 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9dcfb20e-cb08-4d7f-beab-646328d445c8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Create volume request issued successfully. Aug 06 03:17:51.124342 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9dcfb20e-cb08-4d7f-beab-646328d445c8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:17:51.124761 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 881/3568] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:17:50 2026] POST /volume/v3/volumes => generated 754 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:51.126802 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-231e0179-0e0a-4a8e-9dd2-3059fc599aae tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] https://10.4.3.80/volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 returned with HTTP 200 Aug 06 03:17:51.127314 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 896/3569] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:51 2026] GET /volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:51.136588 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-57ae8541-599a-46b9-b860-7e8180de8234 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:51.138415 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-57ae8541-599a-46b9-b860-7e8180de8234 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 Aug 06 03:17:51.138644 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-57ae8541-599a-46b9-b860-7e8180de8234 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:51.138871 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-57ae8541-599a-46b9-b860-7e8180de8234 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:51.146007 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:51.146007 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:51.149996 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-57ae8541-599a-46b9-b860-7e8180de8234 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:17:51.154456 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-57ae8541-599a-46b9-b860-7e8180de8234 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 returned with HTTP 200 Aug 06 03:17:51.155077 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 895/3570] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:51 2026] GET /volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:52.060051 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b2f7dac9-ec3c-4beb-a758-0f0383f3c62b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:52.061861 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b2f7dac9-ec3c-4beb-a758-0f0383f3c62b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 Aug 06 03:17:52.062079 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b2f7dac9-ec3c-4beb-a758-0f0383f3c62b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:52.062296 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b2f7dac9-ec3c-4beb-a758-0f0383f3c62b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:52.062449 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-b2f7dac9-ec3c-4beb-a758-0f0383f3c62b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 58ed4cc6-4959-4016-870c-8e2419e53084. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:52.066305 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:52.066305 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:52.066985 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b2f7dac9-ec3c-4beb-a758-0f0383f3c62b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 returned with HTTP 200 Aug 06 03:17:52.067380 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 899/3571] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:52 2026] GET /volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:52.127034 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-df853e29-ecf5-43e2-9422-97da70c9d404 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:52.129249 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-df853e29-ecf5-43e2-9422-97da70c9d404 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b Aug 06 03:17:52.129349 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-df853e29-ecf5-43e2-9422-97da70c9d404 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:52.129955 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-df853e29-ecf5-43e2-9422-97da70c9d404 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:52.137361 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:52.137361 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:52.138748 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d53c65dd-c317-48b3-8f61-37a0d510b67a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:52.140666 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d53c65dd-c317-48b3-8f61-37a0d510b67a tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] GET https://10.4.3.80/volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 Aug 06 03:17:52.140666 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d53c65dd-c317-48b3-8f61-37a0d510b67a tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:52.141168 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d53c65dd-c317-48b3-8f61-37a0d510b67a tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:52.142274 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-df853e29-ecf5-43e2-9422-97da70c9d404 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:17:52.148610 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-df853e29-ecf5-43e2-9422-97da70c9d404 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b returned with HTTP 200 Aug 06 03:17:52.148823 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 882/3572] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:17:52 2026] GET /volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:52.149225 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:52.149225 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:52.152559 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d53c65dd-c317-48b3-8f61-37a0d510b67a tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Volume info retrieved successfully. Aug 06 03:17:52.156242 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d53c65dd-c317-48b3-8f61-37a0d510b67a tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] https://10.4.3.80/volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 returned with HTTP 200 Aug 06 03:17:52.156596 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 897/3573] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:52 2026] GET /volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:52.167574 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2d955afb-2e3d-4d50-bef6-9393174a9cac None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:52.169567 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2d955afb-2e3d-4d50-bef6-9393174a9cac tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 Aug 06 03:17:52.169754 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2d955afb-2e3d-4d50-bef6-9393174a9cac tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:52.169958 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2d955afb-2e3d-4d50-bef6-9393174a9cac tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:52.171046 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2fa08749-aae4-4cc5-b50d-e577eaa525fb None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:52.173172 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2fa08749-aae4-4cc5-b50d-e577eaa525fb tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] GET https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8?usage=True Aug 06 03:17:52.173366 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2fa08749-aae4-4cc5-b50d-e577eaa525fb tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:52.173597 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2fa08749-aae4-4cc5-b50d-e577eaa525fb tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:52.176733 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:52.176733 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:52.180310 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-2d955afb-2e3d-4d50-bef6-9393174a9cac tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:17:52.184469 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2d955afb-2e3d-4d50-bef6-9393174a9cac tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 returned with HTTP 200 Aug 06 03:17:52.184827 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 896/3574] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:52 2026] GET /volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:52.191253 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2fa08749-aae4-4cc5-b50d-e577eaa525fb tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8?usage=True returned with HTTP 200 Aug 06 03:17:52.191757 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 900/3575] 10.4.3.80 () {66 vars in 1368 bytes} [Thu Aug 6 03:17:52 2026] GET /volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8?usage=True => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 03:17:52.201401 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-17f509cc-a05e-4304-83ba-aad38f97c786 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:52.201566 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-74ed76f7-ec02-4e6b-87df-a88e027b4318 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:52.203575 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-74ed76f7-ec02-4e6b-87df-a88e027b4318 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] GET https://10.4.3.80/volume/v3/os-quota-sets/b57b5613ae764b6aa390dab46a799610?usage=True Aug 06 03:17:52.203737 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-17f509cc-a05e-4304-83ba-aad38f97c786 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 Aug 06 03:17:52.203792 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-74ed76f7-ec02-4e6b-87df-a88e027b4318 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:52.204003 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-74ed76f7-ec02-4e6b-87df-a88e027b4318 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:52.204090 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-17f509cc-a05e-4304-83ba-aad38f97c786 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:52.205605 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-17f509cc-a05e-4304-83ba-aad38f97c786 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:52.213305 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:52.213305 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:52.218358 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-17f509cc-a05e-4304-83ba-aad38f97c786 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:17:52.221123 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-74ed76f7-ec02-4e6b-87df-a88e027b4318 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/b57b5613ae764b6aa390dab46a799610?usage=True returned with HTTP 200 Aug 06 03:17:52.221123 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 898/3576] 10.4.3.80 () {66 vars in 1368 bytes} [Thu Aug 6 03:17:52 2026] GET /volume/v3/os-quota-sets/b57b5613ae764b6aa390dab46a799610?usage=True => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:52.224097 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-17f509cc-a05e-4304-83ba-aad38f97c786 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 returned with HTTP 200 Aug 06 03:17:52.225560 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 883/3577] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:52 2026] GET /volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:52.232257 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9734b4f8-9776-4074-bc3b-23cbac3dabb6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:52.232691 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9734b4f8-9776-4074-bc3b-23cbac3dabb6 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] POST https://10.4.3.80/volume/v3/os-volume-transfer Aug 06 03:17:52.233088 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9734b4f8-9776-4074-bc3b-23cbac3dabb6 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3ff8c1e2-1dc6-499f-b33f-1f165399de59"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:52.234630 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.volume_transfer [None req-9734b4f8-9776-4074-bc3b-23cbac3dabb6 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Creating new volume transfer {'transfer': {'volume_id': '3ff8c1e2-1dc6-499f-b33f-1f165399de59'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 06 03:17:52.234855 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.volume_transfer [None req-9734b4f8-9776-4074-bc3b-23cbac3dabb6 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Creating transfer of volume 3ff8c1e2-1dc6-499f-b33f-1f165399de59 Aug 06 03:17:52.234855 np0000006611 devstack@c-api.service[100902]: INFO cinder.transfer.api [None req-9734b4f8-9776-4074-bc3b-23cbac3dabb6 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Generating transfer record for volume 3ff8c1e2-1dc6-499f-b33f-1f165399de59 Aug 06 03:17:52.245961 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:52.245961 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:52.262547 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9734b4f8-9776-4074-bc3b-23cbac3dabb6 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] https://10.4.3.80/volume/v3/os-volume-transfer returned with HTTP 202 Aug 06 03:17:52.263158 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 897/3578] 10.4.3.80 () {68 vars in 1284 bytes} [Thu Aug 6 03:17:52 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:52.271589 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d5dd8fcf-0651-4e2d-9886-812f6237871f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:52.333308 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d5dd8fcf-0651-4e2d-9886-812f6237871f tempest-VolumeQuotasAdminTestJSON-513759331 tempest-VolumeQuotasAdminTestJSON-513759331-project-member] POST https://10.4.3.80/volume/v3/os-volume-transfer/5782b6a9-5924-46ad-b0f4-a065f7425287/accept Aug 06 03:17:52.333308 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d5dd8fcf-0651-4e2d-9886-812f6237871f tempest-VolumeQuotasAdminTestJSON-513759331 tempest-VolumeQuotasAdminTestJSON-513759331-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9d1026f838ab7baa"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:52.335816 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.volume_transfer [None req-d5dd8fcf-0651-4e2d-9886-812f6237871f tempest-VolumeQuotasAdminTestJSON-513759331 tempest-VolumeQuotasAdminTestJSON-513759331-project-member] Accepting volume transfer 5782b6a9-5924-46ad-b0f4-a065f7425287 {{(pid=100900) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 03:17:52.335816 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.contrib.volume_transfer [None req-d5dd8fcf-0651-4e2d-9886-812f6237871f tempest-VolumeQuotasAdminTestJSON-513759331 tempest-VolumeQuotasAdminTestJSON-513759331-project-member] Accepting transfer 5782b6a9-5924-46ad-b0f4-a065f7425287 Aug 06 03:17:52.397150 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-d5dd8fcf-0651-4e2d-9886-812f6237871f tempest-VolumeQuotasAdminTestJSON-513759331 tempest-VolumeQuotasAdminTestJSON-513759331-project-member] Created reservations ['881ce01a-bea1-4e69-a53d-0a2fb4ca26e0', 'b3e88cb5-1384-4b75-bca3-0f33005ee959', 'c2896904-e5b5-4ac0-ae3b-8c6f5f10a618', '64856658-6f20-47ca-a03e-f34259e75656'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:52.413300 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-d5dd8fcf-0651-4e2d-9886-812f6237871f tempest-VolumeQuotasAdminTestJSON-513759331 tempest-VolumeQuotasAdminTestJSON-513759331-project-member] Created reservations ['4e6e4db7-26af-42f4-a573-533dbd334783', '8ae78491-4d6c-44aa-b4e7-dfdce631e706', '39c23495-a758-412b-976d-b47467beae44', '17d00d1e-51e7-4139-a685-86797526b1a8'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:52.443144 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-d5dd8fcf-0651-4e2d-9886-812f6237871f tempest-VolumeQuotasAdminTestJSON-513759331 tempest-VolumeQuotasAdminTestJSON-513759331-project-member] Created reservations ['a42cf41b-43b5-4264-998d-2e3c3771db89', 'f959fe25-aa88-4d65-b335-4979e7bd9912', 'd5a9ca01-92eb-44f8-927e-2d18532dac98', '2e1ca2c1-2eaf-4b3c-923c-04ffbf775bf8'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:52.465055 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-d5dd8fcf-0651-4e2d-9886-812f6237871f tempest-VolumeQuotasAdminTestJSON-513759331 tempest-VolumeQuotasAdminTestJSON-513759331-project-member] Created reservations ['e2a90bdc-a584-4549-b16d-f0c2a60a98bd', 'a00bd7e3-e030-4aba-8af3-843758d28360', 'c262644e-51c4-4486-aa25-bc310cbecc61', 'cebefd0b-de7d-43a5-b9d7-021951f25a0e'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:52.483295 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d5dd8fcf-0651-4e2d-9886-812f6237871f tempest-VolumeQuotasAdminTestJSON-513759331 tempest-VolumeQuotasAdminTestJSON-513759331-project-member] Transfer volume completed successfully. Aug 06 03:17:52.578584 np0000006611 devstack@c-api.service[100900]: INFO cinder.transfer.api [None req-d5dd8fcf-0651-4e2d-9886-812f6237871f tempest-VolumeQuotasAdminTestJSON-513759331 tempest-VolumeQuotasAdminTestJSON-513759331-project-member] Volume 3ff8c1e2-1dc6-499f-b33f-1f165399de59 has been transferred. Aug 06 03:17:52.585703 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d5dd8fcf-0651-4e2d-9886-812f6237871f tempest-VolumeQuotasAdminTestJSON-513759331 tempest-VolumeQuotasAdminTestJSON-513759331-project-member] https://10.4.3.80/volume/v3/os-volume-transfer/5782b6a9-5924-46ad-b0f4-a065f7425287/accept returned with HTTP 202 Aug 06 03:17:52.586150 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 901/3579] 10.4.3.80 () {68 vars in 1416 bytes} [Thu Aug 6 03:17:52 2026] POST /volume/v3/os-volume-transfer/5782b6a9-5924-46ad-b0f4-a065f7425287/accept => generated 363 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:52.596499 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-788324c1-4c7a-4576-8d2e-0a77897048be None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:52.598431 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-788324c1-4c7a-4576-8d2e-0a77897048be tempest-VolumeQuotasAdminTestJSON-513759331 tempest-VolumeQuotasAdminTestJSON-513759331-project-member] GET https://10.4.3.80/volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 Aug 06 03:17:52.598652 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-788324c1-4c7a-4576-8d2e-0a77897048be tempest-VolumeQuotasAdminTestJSON-513759331 tempest-VolumeQuotasAdminTestJSON-513759331-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:52.598854 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-788324c1-4c7a-4576-8d2e-0a77897048be tempest-VolumeQuotasAdminTestJSON-513759331 tempest-VolumeQuotasAdminTestJSON-513759331-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:52.611226 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:52.611226 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:52.615715 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-788324c1-4c7a-4576-8d2e-0a77897048be tempest-VolumeQuotasAdminTestJSON-513759331 tempest-VolumeQuotasAdminTestJSON-513759331-project-member] Volume info retrieved successfully. Aug 06 03:17:52.621041 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-788324c1-4c7a-4576-8d2e-0a77897048be tempest-VolumeQuotasAdminTestJSON-513759331 tempest-VolumeQuotasAdminTestJSON-513759331-project-member] https://10.4.3.80/volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 returned with HTTP 200 Aug 06 03:17:52.621391 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 899/3580] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:52 2026] GET /volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:52.637396 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3f2c9b39-714b-45af-8e0d-b3e9a4871200 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:52.639111 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3f2c9b39-714b-45af-8e0d-b3e9a4871200 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] GET https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8?usage=True Aug 06 03:17:52.639282 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3f2c9b39-714b-45af-8e0d-b3e9a4871200 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:52.639451 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3f2c9b39-714b-45af-8e0d-b3e9a4871200 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:52.654419 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3f2c9b39-714b-45af-8e0d-b3e9a4871200 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8?usage=True returned with HTTP 200 Aug 06 03:17:52.654869 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 884/3581] 10.4.3.80 () {66 vars in 1368 bytes} [Thu Aug 6 03:17:52 2026] GET /volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8?usage=True => generated 1061 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:52.667185 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-79e393b7-f908-43d8-9c55-69786eede242 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:52.668976 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-79e393b7-f908-43d8-9c55-69786eede242 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] GET https://10.4.3.80/volume/v3/os-quota-sets/b57b5613ae764b6aa390dab46a799610?usage=True Aug 06 03:17:52.669150 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-79e393b7-f908-43d8-9c55-69786eede242 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:52.669320 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-79e393b7-f908-43d8-9c55-69786eede242 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:52.685823 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-79e393b7-f908-43d8-9c55-69786eede242 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/b57b5613ae764b6aa390dab46a799610?usage=True returned with HTTP 200 Aug 06 03:17:52.686151 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 898/3582] 10.4.3.80 () {66 vars in 1368 bytes} [Thu Aug 6 03:17:52 2026] GET /volume/v3/os-quota-sets/b57b5613ae764b6aa390dab46a799610?usage=True => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:52.700097 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4352d7e5-080e-43de-8b33-b19b7dc65754 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:52.702840 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4352d7e5-080e-43de-8b33-b19b7dc65754 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 Aug 06 03:17:52.703397 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4352d7e5-080e-43de-8b33-b19b7dc65754 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:52.703397 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4352d7e5-080e-43de-8b33-b19b7dc65754 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:52.703632 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-4352d7e5-080e-43de-8b33-b19b7dc65754 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Delete volume with id: 3ff8c1e2-1dc6-499f-b33f-1f165399de59 Aug 06 03:17:52.711853 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:52.711853 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:52.712440 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4352d7e5-080e-43de-8b33-b19b7dc65754 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Volume info retrieved successfully. Aug 06 03:17:52.734612 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4352d7e5-080e-43de-8b33-b19b7dc65754 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Delete volume request issued successfully. Aug 06 03:17:52.737610 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4352d7e5-080e-43de-8b33-b19b7dc65754 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] https://10.4.3.80/volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 returned with HTTP 202 Aug 06 03:17:52.737610 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 902/3583] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:52 2026] DELETE /volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 03:17:52.746972 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c8aef815-f10f-4a16-83d9-7e2b4342d8f9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:52.750717 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c8aef815-f10f-4a16-83d9-7e2b4342d8f9 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] GET https://10.4.3.80/volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 Aug 06 03:17:52.750717 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c8aef815-f10f-4a16-83d9-7e2b4342d8f9 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:52.750717 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c8aef815-f10f-4a16-83d9-7e2b4342d8f9 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:52.764266 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:52.764266 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:52.775086 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c8aef815-f10f-4a16-83d9-7e2b4342d8f9 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Volume info retrieved successfully. Aug 06 03:17:52.785377 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c8aef815-f10f-4a16-83d9-7e2b4342d8f9 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] https://10.4.3.80/volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 returned with HTTP 200 Aug 06 03:17:52.786086 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 900/3584] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:52 2026] GET /volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 => generated 1009 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:53.000162 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-a94c94a1-11f7-4a80-9aeb-99deb9df89a2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:53.077878 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2a85c1ee-fa03-4074-87fc-e32e3dd2ade2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:53.079479 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-a94c94a1-11f7-4a80-9aeb-99deb9df89a2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 Aug 06 03:17:53.079613 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2a85c1ee-fa03-4074-87fc-e32e3dd2ade2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 Aug 06 03:17:53.079688 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-a94c94a1-11f7-4a80-9aeb-99deb9df89a2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:53.079852 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-a94c94a1-11f7-4a80-9aeb-99deb9df89a2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:53.079955 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2a85c1ee-fa03-4074-87fc-e32e3dd2ade2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:53.080119 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2a85c1ee-fa03-4074-87fc-e32e3dd2ade2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:53.080269 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-2a85c1ee-fa03-4074-87fc-e32e3dd2ade2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 58ed4cc6-4959-4016-870c-8e2419e53084. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:53.081884 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=349,cinder:UPDATE=91,cinder:INSERT=55 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:17:53.086743 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:53.086743 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:53.087618 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2a85c1ee-fa03-4074-87fc-e32e3dd2ade2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 returned with HTTP 200 Aug 06 03:17:53.088057 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 899/3585] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:53 2026] GET /volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:53.091804 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:53.091804 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:53.095346 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-a94c94a1-11f7-4a80-9aeb-99deb9df89a2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:17:53.097568 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-a94c94a1-11f7-4a80-9aeb-99deb9df89a2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 returned with HTTP 200 Aug 06 03:17:53.098036 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 885/3586] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:17:52 2026] GET /volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 => generated 847 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:53.161058 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9c6f62fb-b234-4261-a369-ef8a0ac6e03c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:53.163170 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9c6f62fb-b234-4261-a369-ef8a0ac6e03c tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b Aug 06 03:17:53.163170 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9c6f62fb-b234-4261-a369-ef8a0ac6e03c tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:53.163170 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9c6f62fb-b234-4261-a369-ef8a0ac6e03c tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:53.169879 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:53.169879 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:53.173168 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-9c6f62fb-b234-4261-a369-ef8a0ac6e03c tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:17:53.177395 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9c6f62fb-b234-4261-a369-ef8a0ac6e03c tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b returned with HTTP 200 Aug 06 03:17:53.177758 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 903/3587] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:17:53 2026] GET /volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 03:17:53.178542 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5b117ece-ee8f-47aa-8b44-fb3e5243bcbc None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:53.179126 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5b117ece-ee8f-47aa-8b44-fb3e5243bcbc None None] GET https://10.4.3.80/volume// Aug 06 03:17:53.179236 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5b117ece-ee8f-47aa-8b44-fb3e5243bcbc None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:53.179485 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5b117ece-ee8f-47aa-8b44-fb3e5243bcbc None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:53.179926 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5b117ece-ee8f-47aa-8b44-fb3e5243bcbc None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:17:53.180269 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 901/3588] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:17:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:17:53.190880 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-e6b2bd4b-f79a-407b-a759-ed89ffc08b8b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:53.193142 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-e6b2bd4b-f79a-407b-a759-ed89ffc08b8b tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:17:53.193450 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-e6b2bd4b-f79a-407b-a759-ed89ffc08b8b tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd4ec9d0-159c-4b52-ab3a-7cc93a308251", "connector": null, "instance_uuid": "b42aa58b-066a-4c47-be33-082e4c1c6320"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:53.201416 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:53.201416 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:53.222999 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-e6b2bd4b-f79a-407b-a759-ed89ffc08b8b tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:17:53.223399 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 900/3589] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:17:53 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 06 03:17:53.250278 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c0da429f-600b-461b-b6c1-1f9b50438f7d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:53.251774 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c0da429f-600b-461b-b6c1-1f9b50438f7d tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 Aug 06 03:17:53.251774 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c0da429f-600b-461b-b6c1-1f9b50438f7d tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:53.251946 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c0da429f-600b-461b-b6c1-1f9b50438f7d tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:53.257035 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ca87c128-dbc1-45a7-a0d9-eb844ff0ecdf None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:53.257500 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ca87c128-dbc1-45a7-a0d9-eb844ff0ecdf None None] GET https://10.4.3.80/volume// Aug 06 03:17:53.257717 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ca87c128-dbc1-45a7-a0d9-eb844ff0ecdf None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:53.257972 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ca87c128-dbc1-45a7-a0d9-eb844ff0ecdf None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:53.258377 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ca87c128-dbc1-45a7-a0d9-eb844ff0ecdf None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:17:53.258844 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 904/3590] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:17:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:17:53.266063 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-bc6e0022-1d31-4361-a822-4ad8f8408177 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:53.266433 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:53.266433 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:53.269095 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-bc6e0022-1d31-4361-a822-4ad8f8408177 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 Aug 06 03:17:53.269280 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-bc6e0022-1d31-4361-a822-4ad8f8408177 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:53.269450 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-bc6e0022-1d31-4361-a822-4ad8f8408177 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:53.270491 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c0da429f-600b-461b-b6c1-1f9b50438f7d tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:17:53.274913 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c0da429f-600b-461b-b6c1-1f9b50438f7d tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 returned with HTTP 200 Aug 06 03:17:53.275287 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 886/3591] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:53 2026] GET /volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:53.283901 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:53.283901 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:53.287645 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-bc6e0022-1d31-4361-a822-4ad8f8408177 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:17:53.292700 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-bc6e0022-1d31-4361-a822-4ad8f8408177 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 returned with HTTP 200 Aug 06 03:17:53.293178 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 902/3592] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:17:53 2026] GET /volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:17:53.437664 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-dda1d003-1c49-4c28-80b0-f9995f08a00e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:53.439648 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-dda1d003-1c49-4c28-80b0-f9995f08a00e tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] PUT https://10.4.3.80/volume/v3/attachments/708a8166-316b-4fc0-ad22-1bbd9814df00 Aug 06 03:17:53.439986 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-dda1d003-1c49-4c28-80b0-f9995f08a00e tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:53.447290 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-dda1d003-1c49-4c28-80b0-f9995f08a00e tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Acquiring lock "cinder-attachment_update-bd4ec9d0-159c-4b52-ab3a-7cc93a308251-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:17:53.451825 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-dda1d003-1c49-4c28-80b0-f9995f08a00e tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Lock "cinder-attachment_update-bd4ec9d0-159c-4b52-ab3a-7cc93a308251-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:17:53.452682 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:53.452682 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:53.544287 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-dda1d003-1c49-4c28-80b0-f9995f08a00e tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Lock "cinder-attachment_update-bd4ec9d0-159c-4b52-ab3a-7cc93a308251-np0000006611" released by "attachment_update" :: held 0.092s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:17:53.544632 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-dda1d003-1c49-4c28-80b0-f9995f08a00e tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/attachments/708a8166-316b-4fc0-ad22-1bbd9814df00 returned with HTTP 200 Aug 06 03:17:53.545152 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 901/3593] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:17:53 2026] PUT /volume/v3/attachments/708a8166-316b-4fc0-ad22-1bbd9814df00 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:53.802606 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e71110a0-46ab-43b6-8fae-c12ff6727c46 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:53.804378 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e71110a0-46ab-43b6-8fae-c12ff6727c46 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] GET https://10.4.3.80/volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 Aug 06 03:17:53.804567 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e71110a0-46ab-43b6-8fae-c12ff6727c46 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:53.805131 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e71110a0-46ab-43b6-8fae-c12ff6727c46 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:53.810620 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e71110a0-46ab-43b6-8fae-c12ff6727c46 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] https://10.4.3.80/volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 returned with HTTP 404 Aug 06 03:17:53.811118 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 905/3594] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:53 2026] GET /volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:53.819846 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0946920e-1ab3-4b52-a13c-597cfb50ea62 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:53.820668 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0946920e-1ab3-4b52-a13c-597cfb50ea62 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] GET https://10.4.3.80/volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 Aug 06 03:17:53.820880 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0946920e-1ab3-4b52-a13c-597cfb50ea62 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:53.821093 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0946920e-1ab3-4b52-a13c-597cfb50ea62 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:53.827887 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0946920e-1ab3-4b52-a13c-597cfb50ea62 tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] https://10.4.3.80/volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 returned with HTTP 404 Aug 06 03:17:53.828318 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 887/3595] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:53 2026] GET /volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:53.839765 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-dc69759a-e016-4383-9783-87288609029e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:53.842314 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dc69759a-e016-4383-9783-87288609029e tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] DELETE https://10.4.3.80/volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 Aug 06 03:17:53.842494 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dc69759a-e016-4383-9783-87288609029e tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:53.842702 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dc69759a-e016-4383-9783-87288609029e tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:53.842858 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-dc69759a-e016-4383-9783-87288609029e tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] Delete volume with id: 3ff8c1e2-1dc6-499f-b33f-1f165399de59 Aug 06 03:17:53.848685 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dc69759a-e016-4383-9783-87288609029e tempest-VolumeQuotasAdminTestJSON-949584851 tempest-VolumeQuotasAdminTestJSON-949584851-project-member] https://10.4.3.80/volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 returned with HTTP 404 Aug 06 03:17:53.848818 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 903/3596] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:53 2026] DELETE /volume/v3/volumes/3ff8c1e2-1dc6-499f-b33f-1f165399de59 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:53.861720 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b38a8ce4-9367-422f-aa76-0faec06a483c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:53.865686 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b38a8ce4-9367-422f-aa76-0faec06a483c tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] GET https://10.4.3.80/volume/v3/os-quota-sets/6566ee6924524709a1a748cfebc882e4?usage=True Aug 06 03:17:53.866104 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b38a8ce4-9367-422f-aa76-0faec06a483c tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:53.866359 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b38a8ce4-9367-422f-aa76-0faec06a483c tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:53.867104 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:53.867104 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:53.886379 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b38a8ce4-9367-422f-aa76-0faec06a483c tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/6566ee6924524709a1a748cfebc882e4?usage=True returned with HTTP 200 Aug 06 03:17:53.886889 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 902/3597] 10.4.3.80 () {66 vars in 1368 bytes} [Thu Aug 6 03:17:53 2026] GET /volume/v3/os-quota-sets/6566ee6924524709a1a748cfebc882e4?usage=True => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:53.901530 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2bcc19f1-7f34-4280-a10e-bc84a05b9df5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:53.903876 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2bcc19f1-7f34-4280-a10e-bc84a05b9df5 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] PUT https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 Aug 06 03:17:53.904270 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2bcc19f1-7f34-4280-a10e-bc84a05b9df5 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-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=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:53.976999 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2bcc19f1-7f34-4280-a10e-bc84a05b9df5 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 returned with HTTP 200 Aug 06 03:17:53.977405 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 906/3598] 10.4.3.80 () {68 vars in 1368 bytes} [Thu Aug 6 03:17:53 2026] PUT /volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 => generated 397 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:53.986330 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d0f183e9-d4e7-4dc9-8ecb-01f10107dc17 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:53.988215 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d0f183e9-d4e7-4dc9-8ecb-01f10107dc17 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] PUT https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 Aug 06 03:17:53.988720 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d0f183e9-d4e7-4dc9-8ecb-01f10107dc17 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-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=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:54.059856 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d0f183e9-d4e7-4dc9-8ecb-01f10107dc17 tempest-VolumeQuotasAdminTestJSON-703699579 tempest-VolumeQuotasAdminTestJSON-703699579-project-admin] https://10.4.3.80/volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 returned with HTTP 200 Aug 06 03:17:54.060308 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 888/3599] 10.4.3.80 () {68 vars in 1368 bytes} [Thu Aug 6 03:17:53 2026] PUT /volume/v3/os-quota-sets/8b1e3588c40b45fcaaa02d5fe1b350f8 => generated 395 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:54.106201 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7c8d0c82-927e-41fe-9556-e03bca4a85eb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:54.108381 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7c8d0c82-927e-41fe-9556-e03bca4a85eb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 Aug 06 03:17:54.108568 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7c8d0c82-927e-41fe-9556-e03bca4a85eb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:54.108759 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7c8d0c82-927e-41fe-9556-e03bca4a85eb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:54.108889 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-7c8d0c82-927e-41fe-9556-e03bca4a85eb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 58ed4cc6-4959-4016-870c-8e2419e53084. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:54.112907 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:54.112907 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:54.113624 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7c8d0c82-927e-41fe-9556-e03bca4a85eb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 returned with HTTP 200 Aug 06 03:17:54.114110 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 904/3600] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:54 2026] GET /volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:54.190644 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0a7fdb4d-cd58-43ec-b05a-4defed7f4336 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:54.194490 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0a7fdb4d-cd58-43ec-b05a-4defed7f4336 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b Aug 06 03:17:54.194885 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0a7fdb4d-cd58-43ec-b05a-4defed7f4336 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:54.194885 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0a7fdb4d-cd58-43ec-b05a-4defed7f4336 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:54.207255 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:54.207255 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:54.212741 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-0a7fdb4d-cd58-43ec-b05a-4defed7f4336 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:17:54.218623 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0a7fdb4d-cd58-43ec-b05a-4defed7f4336 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b returned with HTTP 200 Aug 06 03:17:54.218998 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 903/3601] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:17:54 2026] GET /volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b => generated 1191 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:17:54.231886 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-15986f6d-71cc-4f48-98e2-bd19986e5fa4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:54.233729 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-15986f6d-71cc-4f48-98e2-bd19986e5fa4 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b Aug 06 03:17:54.234090 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-15986f6d-71cc-4f48-98e2-bd19986e5fa4 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:54.234288 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-15986f6d-71cc-4f48-98e2-bd19986e5fa4 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:54.241105 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:54.241105 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:54.245015 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-15986f6d-71cc-4f48-98e2-bd19986e5fa4 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:17:54.249283 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-15986f6d-71cc-4f48-98e2-bd19986e5fa4 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b returned with HTTP 200 Aug 06 03:17:54.249886 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 907/3602] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:17:54 2026] GET /volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:17:54.262006 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c9d8dccb-da7a-43b7-afc7-e83fba5dacb1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:54.263814 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c9d8dccb-da7a-43b7-afc7-e83fba5dacb1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] DELETE https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b Aug 06 03:17:54.264065 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c9d8dccb-da7a-43b7-afc7-e83fba5dacb1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:54.264282 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c9d8dccb-da7a-43b7-afc7-e83fba5dacb1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:54.264473 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-c9d8dccb-da7a-43b7-afc7-e83fba5dacb1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Delete volume with id: dfb61c1e-7945-4cd1-b537-f6801d92611b Aug 06 03:17:54.271692 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:54.271692 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:54.272186 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c9d8dccb-da7a-43b7-afc7-e83fba5dacb1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:17:54.288162 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-816c76ba-8a11-47c6-9457-8af152172aa2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:54.288596 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c9d8dccb-da7a-43b7-afc7-e83fba5dacb1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Delete volume request issued successfully. Aug 06 03:17:54.288785 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c9d8dccb-da7a-43b7-afc7-e83fba5dacb1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b returned with HTTP 202 Aug 06 03:17:54.289435 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 889/3603] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:17:54 2026] DELETE /volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:17:54.290346 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-816c76ba-8a11-47c6-9457-8af152172aa2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 Aug 06 03:17:54.290593 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-816c76ba-8a11-47c6-9457-8af152172aa2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:54.290888 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-816c76ba-8a11-47c6-9457-8af152172aa2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:54.296127 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8ed47d82-be5e-4bad-8ac6-850debc5936f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:54.301053 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8ed47d82-be5e-4bad-8ac6-850debc5936f tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b Aug 06 03:17:54.301246 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8ed47d82-be5e-4bad-8ac6-850debc5936f tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:54.301448 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8ed47d82-be5e-4bad-8ac6-850debc5936f tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:54.308520 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:54.308520 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:54.309467 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:54.309467 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:54.311965 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8ed47d82-be5e-4bad-8ac6-850debc5936f tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:17:54.313497 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-816c76ba-8a11-47c6-9457-8af152172aa2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:17:54.316843 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8ed47d82-be5e-4bad-8ac6-850debc5936f tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b returned with HTTP 200 Aug 06 03:17:54.317278 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 904/3604] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:17:54 2026] GET /volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b => generated 1190 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:17:54.318798 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-816c76ba-8a11-47c6-9457-8af152172aa2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 returned with HTTP 200 Aug 06 03:17:54.319410 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 905/3605] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:54 2026] GET /volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:55.128443 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-35b75494-a75c-45fa-9128-261e9328a28a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:55.131121 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-35b75494-a75c-45fa-9128-261e9328a28a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 Aug 06 03:17:55.131393 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-35b75494-a75c-45fa-9128-261e9328a28a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:55.131647 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-35b75494-a75c-45fa-9128-261e9328a28a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:55.131795 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-35b75494-a75c-45fa-9128-261e9328a28a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 58ed4cc6-4959-4016-870c-8e2419e53084. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:55.136940 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:55.136940 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:55.137706 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-35b75494-a75c-45fa-9128-261e9328a28a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 returned with HTTP 200 Aug 06 03:17:55.138175 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 908/3606] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:55 2026] GET /volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:55.329737 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7dfaadf2-23e2-42f0-823a-0c61fb0d2e07 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:55.332805 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7dfaadf2-23e2-42f0-823a-0c61fb0d2e07 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b Aug 06 03:17:55.333018 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7dfaadf2-23e2-42f0-823a-0c61fb0d2e07 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:55.333223 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7dfaadf2-23e2-42f0-823a-0c61fb0d2e07 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:55.335654 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0dae0550-a90d-4876-ae54-d41e7f163fbe None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:55.338637 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0dae0550-a90d-4876-ae54-d41e7f163fbe tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 Aug 06 03:17:55.338791 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0dae0550-a90d-4876-ae54-d41e7f163fbe tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:55.339154 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0dae0550-a90d-4876-ae54-d41e7f163fbe tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:55.339347 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7dfaadf2-23e2-42f0-823a-0c61fb0d2e07 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b returned with HTTP 404 Aug 06 03:17:55.339876 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 890/3607] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:17:55 2026] GET /volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:17:55.355653 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:55.355653 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:55.359933 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-0dae0550-a90d-4876-ae54-d41e7f163fbe tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:17:55.365173 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0dae0550-a90d-4876-ae54-d41e7f163fbe tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 returned with HTTP 200 Aug 06 03:17:55.365173 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 905/3608] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:55 2026] GET /volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:56.150015 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5ffddaee-c265-4ca1-8e92-f94eb410305b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:56.153030 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5ffddaee-c265-4ca1-8e92-f94eb410305b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 Aug 06 03:17:56.153353 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5ffddaee-c265-4ca1-8e92-f94eb410305b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:56.153565 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5ffddaee-c265-4ca1-8e92-f94eb410305b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:56.153672 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-5ffddaee-c265-4ca1-8e92-f94eb410305b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 58ed4cc6-4959-4016-870c-8e2419e53084. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:56.160774 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:56.160774 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:56.162777 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5ffddaee-c265-4ca1-8e92-f94eb410305b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 returned with HTTP 200 Aug 06 03:17:56.163230 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 906/3609] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:56 2026] GET /volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:56.378851 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8317b71f-e552-4882-a072-15f6bf31e7df None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:56.383267 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8317b71f-e552-4882-a072-15f6bf31e7df tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 Aug 06 03:17:56.383532 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8317b71f-e552-4882-a072-15f6bf31e7df tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:56.383760 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8317b71f-e552-4882-a072-15f6bf31e7df tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:56.386769 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=363,cinder:UPDATE=88,cinder:INSERT=57 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:17:56.398054 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:56.398054 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:56.407362 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-8317b71f-e552-4882-a072-15f6bf31e7df tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:17:56.409671 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8317b71f-e552-4882-a072-15f6bf31e7df tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 returned with HTTP 200 Aug 06 03:17:56.410241 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 909/3610] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:56 2026] GET /volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:56.880887 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1862a546-aaba-485e-81f9-85284735172a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:56.959207 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1862a546-aaba-485e-81f9-85284735172a tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:17:56.960753 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1862a546-aaba-485e-81f9-85284735172a tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-923793155", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:56.986364 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1862a546-aaba-485e-81f9-85284735172a tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:17:56.986767 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 891/3611] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:17:56 2026] POST /volume/v3/types => generated 274 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:56.994320 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e23516e8-28f6-4295-81c1-7a62a6c5d635 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:56.996039 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e23516e8-28f6-4295-81c1-7a62a6c5d635 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:17:56.996397 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e23516e8-28f6-4295-81c1-7a62a6c5d635 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1538075176", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:57.011669 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e23516e8-28f6-4295-81c1-7a62a6c5d635 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:17:57.012034 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 906/3612] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:17:56 2026] POST /volume/v3/types => generated 275 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:57.021183 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:57.096288 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:17:57.096699 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1861617016", "volume_type": "84222b83-72e0-46fd-b890-f9b204cab5e2", "size": 1}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:57.098533 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1861617016', 'volume_type': '84222b83-72e0-46fd-b890-f9b204cab5e2', 'size': 1}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:17:57.104375 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Create volume of 1 GB Aug 06 03:17:57.104744 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:57.104744 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:57.106162 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Availability Zones retrieved successfully. Aug 06 03:17:57.110062 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-83e2648c-2a18-46b7-a3e4-16a538561fb2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:57.111657 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-83e2648c-2a18-46b7-a3e4-16a538561fb2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] POST https://10.4.3.80/volume/v3/attachments/708a8166-316b-4fc0-ad22-1bbd9814df00/action Aug 06 03:17:57.111963 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Flow 'volume_create_api' (4129d86f-13c7-4b43-b236-7dec3401cb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:57.112363 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-83e2648c-2a18-46b7-a3e4-16a538561fb2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:17:57.112593 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-83e2648c-2a18-46b7-a3e4-16a538561fb2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:57.113163 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ee781bc-c5bd-4d1f-b1f4-3b413d9dcb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:57.114619 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:17:57.127444 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:57.127444 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:57.137051 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-bb088dee-453a-4c43-a285-0538d6fa6266 req-83e2648c-2a18-46b7-a3e4-16a538561fb2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/attachments/708a8166-316b-4fc0-ad22-1bbd9814df00/action returned with HTTP 204 Aug 06 03:17:57.137051 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 910/3613] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:17:57 2026] POST /volume/v3/attachments/708a8166-316b-4fc0-ad22-1bbd9814df00/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:57.137184 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ee781bc-c5bd-4d1f-b1f4-3b413d9dcb47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:17:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=84222b83-72e0-46fd-b890-f9b204cab5e2,is_public=True,name='tempest-VolumeTypesTest-volume-type-923793155',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84222b83-72e0-46fd-b890-f9b204cab5e2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:57.138033 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d9d6eb1-5960-4bf2-bb88-66f3098708b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:57.169194 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-923793155 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-923793155, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:17:57.169536 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-923793155 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-923793155, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:17:57.175341 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cc0f9524-e7db-4ab9-9657-441b57a66555 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:57.181484 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cc0f9524-e7db-4ab9-9657-441b57a66555 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 Aug 06 03:17:57.182099 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cc0f9524-e7db-4ab9-9657-441b57a66555 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:57.182413 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cc0f9524-e7db-4ab9-9657-441b57a66555 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:57.182605 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-cc0f9524-e7db-4ab9-9657-441b57a66555 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 58ed4cc6-4959-4016-870c-8e2419e53084. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:57.191371 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:57.191371 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:57.193081 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cc0f9524-e7db-4ab9-9657-441b57a66555 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 returned with HTTP 200 Aug 06 03:17:57.193081 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 892/3614] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:57 2026] GET /volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:57.209043 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Created reservations ['073df29d-8e94-4b57-a6e5-2acf1ab69fcf', '4156726c-dafd-48ed-bef0-9f5bc5efc5b8', 'ffd7f667-4e37-4489-b989-5b9c481540a8', '27d0fdc4-85c4-40b0-814d-5f1508c57a53'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:57.209821 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d9d6eb1-5960-4bf2-bb88-66f3098708b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['073df29d-8e94-4b57-a6e5-2acf1ab69fcf', '4156726c-dafd-48ed-bef0-9f5bc5efc5b8', 'ffd7f667-4e37-4489-b989-5b9c481540a8', '27d0fdc4-85c4-40b0-814d-5f1508c57a53']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:57.210584 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (456d9a47-279d-444d-809e-41b10eaa7afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:57.241761 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (456d9a47-279d-444d-809e-41b10eaa7afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc3ef66a-8c08-4e01-b05f-c2901b6751f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1861617016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff4cdc23b6ae41a1ba85c17343aa2c83',qos_specs=None,replication_status=,reservations=['073df29d-8e94-4b57-a6e5-2acf1ab69fcf','4156726c-dafd-48ed-bef0-9f5bc5efc5b8','ffd7f667-4e37-4489-b989-5b9c481540a8','27d0fdc4-85c4-40b0-814d-5f1508c57a53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e13087f9d0fd462991de20e494f89cc4',volume_type_id=84222b83-72e0-46fd-b890-f9b204cab5e2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:17:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1861617016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc3ef66a-8c08-4e01-b05f-c2901b6751f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff4cdc23b6ae41a1ba85c17343aa2c83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e13087f9d0fd462991de20e494f89cc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84222b83-72e0-46fd-b890-f9b204cab5e2),volume_type_id=84222b83-72e0-46fd-b890-f9b204cab5e2)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:57.244418 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f387a9e-f3ac-41e1-a622-f72e256389cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:57.260604 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f387a9e-f3ac-41e1-a622-f72e256389cf) transitioned into state 'SUCCESS' from state '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-1861617016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff4cdc23b6ae41a1ba85c17343aa2c83',qos_specs=None,replication_status=,reservations=['073df29d-8e94-4b57-a6e5-2acf1ab69fcf','4156726c-dafd-48ed-bef0-9f5bc5efc5b8','ffd7f667-4e37-4489-b989-5b9c481540a8','27d0fdc4-85c4-40b0-814d-5f1508c57a53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e13087f9d0fd462991de20e494f89cc4',volume_type_id=84222b83-72e0-46fd-b890-f9b204cab5e2)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:57.261413 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94d0dc88-96cf-4b55-984c-6726d7225cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:57.274492 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94d0dc88-96cf-4b55-984c-6726d7225cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:57.275771 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Flow 'volume_create_api' (4129d86f-13c7-4b43-b236-7dec3401cb0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:57.276328 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Create volume request issued successfully. Aug 06 03:17:57.279571 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-918bfa86-582a-474d-9a8c-1f3ca5bfd604 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:17:57.279571 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 907/3615] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:17:57 2026] POST /volume/v3/volumes => generated 781 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:17:57.297560 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-76628535-3549-4d0d-9039-4854bb166b40 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:57.299254 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-76628535-3549-4d0d-9039-4854bb166b40 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] GET https://10.4.3.80/volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 Aug 06 03:17:57.299435 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-76628535-3549-4d0d-9039-4854bb166b40 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:57.299623 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-76628535-3549-4d0d-9039-4854bb166b40 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:57.309621 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:57.309621 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:57.312931 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-76628535-3549-4d0d-9039-4854bb166b40 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Volume info retrieved successfully. Aug 06 03:17:57.317122 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-76628535-3549-4d0d-9039-4854bb166b40 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] https://10.4.3.80/volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 returned with HTTP 200 Aug 06 03:17:57.317474 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 907/3616] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:57 2026] GET /volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:57.356929 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-024ffa91-238d-470b-ad0b-ffbbc63217ce None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:57.360854 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-024ffa91-238d-470b-ad0b-ffbbc63217ce tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:17:57.360854 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-024ffa91-238d-470b-ad0b-ffbbc63217ce tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "33e583a7-c879-45b1-aecb-4094dd9dd1ef", "size": 1}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:57.360854 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-024ffa91-238d-470b-ad0b-ffbbc63217ce tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '33e583a7-c879-45b1-aecb-4094dd9dd1ef', 'size': 1}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:17:57.425778 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d19b1cd9-318b-45c5-a97f-29941b08d258 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:57.427824 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d19b1cd9-318b-45c5-a97f-29941b08d258 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 Aug 06 03:17:57.428021 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d19b1cd9-318b-45c5-a97f-29941b08d258 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:57.428204 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d19b1cd9-318b-45c5-a97f-29941b08d258 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:57.438878 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:57.438878 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:57.442875 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d19b1cd9-318b-45c5-a97f-29941b08d258 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:17:57.447223 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d19b1cd9-318b-45c5-a97f-29941b08d258 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 returned with HTTP 200 Aug 06 03:17:57.447603 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 893/3617] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:57 2026] GET /volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:57.533110 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-024ffa91-238d-470b-ad0b-ffbbc63217ce tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Create volume of 1 GB Aug 06 03:17:57.536186 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-024ffa91-238d-470b-ad0b-ffbbc63217ce tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Availability Zones retrieved successfully. Aug 06 03:17:57.541168 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-024ffa91-238d-470b-ad0b-ffbbc63217ce tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Flow 'volume_create_api' (0e23ab6c-16ba-49cc-8bb1-7a33f2e6346d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:57.542277 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-024ffa91-238d-470b-ad0b-ffbbc63217ce tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b775230-8b25-41d7-83b0-1edf83750264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:57.543290 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-024ffa91-238d-470b-ad0b-ffbbc63217ce tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:17:57.599335 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-024ffa91-238d-470b-ad0b-ffbbc63217ce tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b775230-8b25-41d7-83b0-1edf83750264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:57.599335 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-024ffa91-238d-470b-ad0b-ffbbc63217ce tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ce20aba-a0e4-4145-a98b-935e4ed36ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:57.644884 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-024ffa91-238d-470b-ad0b-ffbbc63217ce tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Created reservations ['b5bf2a8f-ad34-403d-a901-b3f55585f349', '579224e5-74d5-4a28-a030-c7f0bccee639', 'c1c060b7-6eb5-4519-8419-24fdd7372d43', '052a64b0-be65-407c-b84c-760b8c0313bc'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:57.645808 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-024ffa91-238d-470b-ad0b-ffbbc63217ce tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ce20aba-a0e4-4145-a98b-935e4ed36ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5bf2a8f-ad34-403d-a901-b3f55585f349', '579224e5-74d5-4a28-a030-c7f0bccee639', 'c1c060b7-6eb5-4519-8419-24fdd7372d43', '052a64b0-be65-407c-b84c-760b8c0313bc']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:57.647846 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-024ffa91-238d-470b-ad0b-ffbbc63217ce tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d94bcc67-8db0-48df-87c1-2030b1a08224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:57.667241 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-024ffa91-238d-470b-ad0b-ffbbc63217ce tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d94bcc67-8db0-48df-87c1-2030b1a08224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1046540-adab-4782-a2ea-4dabb18cf81c', '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='e0bbfd84c0644b97ad68406f25b08807',qos_specs=None,replication_status=,reservations=['b5bf2a8f-ad34-403d-a901-b3f55585f349','579224e5-74d5-4a28-a030-c7f0bccee639','c1c060b7-6eb5-4519-8419-24fdd7372d43','052a64b0-be65-407c-b84c-760b8c0313bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aec571ce84b4e449e7867886a1973b1',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:17:57Z,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=e1046540-adab-4782-a2ea-4dabb18cf81c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0bbfd84c0644b97ad68406f25b08807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2aec571ce84b4e449e7867886a1973b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:57.668129 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-024ffa91-238d-470b-ad0b-ffbbc63217ce tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb4a02b5-07f1-4e0a-a136-6a1371e3d898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:57.683239 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-024ffa91-238d-470b-ad0b-ffbbc63217ce tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb4a02b5-07f1-4e0a-a136-6a1371e3d898) transitioned into state 'SUCCESS' from 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='e0bbfd84c0644b97ad68406f25b08807',qos_specs=None,replication_status=,reservations=['b5bf2a8f-ad34-403d-a901-b3f55585f349','579224e5-74d5-4a28-a030-c7f0bccee639','c1c060b7-6eb5-4519-8419-24fdd7372d43','052a64b0-be65-407c-b84c-760b8c0313bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aec571ce84b4e449e7867886a1973b1',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:57.684098 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-024ffa91-238d-470b-ad0b-ffbbc63217ce tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (183b890d-7a98-4db2-a8fb-6ad00179c121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:17:57.694532 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-024ffa91-238d-470b-ad0b-ffbbc63217ce tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (183b890d-7a98-4db2-a8fb-6ad00179c121) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:17:57.695425 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-024ffa91-238d-470b-ad0b-ffbbc63217ce tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Flow 'volume_create_api' (0e23ab6c-16ba-49cc-8bb1-7a33f2e6346d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:17:57.695844 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-024ffa91-238d-470b-ad0b-ffbbc63217ce tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Create volume request issued successfully. Aug 06 03:17:57.696455 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-024ffa91-238d-470b-ad0b-ffbbc63217ce tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:17:57.697050 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 911/3618] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:17:57 2026] POST /volume/v3/volumes => generated 773 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:17:57.712968 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d4ff7d0b-0ab2-49f1-98db-1f9161850e7f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:57.717464 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d4ff7d0b-0ab2-49f1-98db-1f9161850e7f tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c Aug 06 03:17:57.717464 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d4ff7d0b-0ab2-49f1-98db-1f9161850e7f tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:57.717464 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d4ff7d0b-0ab2-49f1-98db-1f9161850e7f tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:57.723136 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:57.723136 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:57.726574 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d4ff7d0b-0ab2-49f1-98db-1f9161850e7f tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:17:57.730536 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d4ff7d0b-0ab2-49f1-98db-1f9161850e7f tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c returned with HTTP 200 Aug 06 03:17:57.731126 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 908/3619] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:17:57 2026] GET /volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:58.211303 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f52e753b-b19d-4e68-9cb2-6373dac71373 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:58.215262 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f52e753b-b19d-4e68-9cb2-6373dac71373 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 Aug 06 03:17:58.215450 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f52e753b-b19d-4e68-9cb2-6373dac71373 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:58.215627 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f52e753b-b19d-4e68-9cb2-6373dac71373 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:58.215783 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-f52e753b-b19d-4e68-9cb2-6373dac71373 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 58ed4cc6-4959-4016-870c-8e2419e53084. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:58.223033 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:58.223033 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:58.223617 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f52e753b-b19d-4e68-9cb2-6373dac71373 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 returned with HTTP 200 Aug 06 03:17:58.224708 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 908/3620] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:58 2026] GET /volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:17:58.334368 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8f43567b-c62c-486e-82fc-debb889bb899 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:58.336201 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8f43567b-c62c-486e-82fc-debb889bb899 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] GET https://10.4.3.80/volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 Aug 06 03:17:58.337184 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8f43567b-c62c-486e-82fc-debb889bb899 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:58.337184 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8f43567b-c62c-486e-82fc-debb889bb899 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:58.346485 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:58.346485 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:58.352154 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8f43567b-c62c-486e-82fc-debb889bb899 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Volume info retrieved successfully. Aug 06 03:17:58.357211 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8f43567b-c62c-486e-82fc-debb889bb899 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] https://10.4.3.80/volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 returned with HTTP 200 Aug 06 03:17:58.357922 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 894/3621] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:58 2026] GET /volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:58.371134 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2915799b-16b1-4724-8c78-0ec25e3f63ff None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:58.373045 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2915799b-16b1-4724-8c78-0ec25e3f63ff tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] POST https://10.4.3.80/volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0/action Aug 06 03:17:58.373372 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2915799b-16b1-4724-8c78-0ec25e3f63ff tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Action body: b'{"os-retype": {"new_type": "46ce6b67-345a-4177-bf25-15315cd64e0d"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:17:58.373502 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2915799b-16b1-4724-8c78-0ec25e3f63ff tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "46ce6b67-345a-4177-bf25-15315cd64e0d"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:17:58.382156 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:58.382156 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:58.382671 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2915799b-16b1-4724-8c78-0ec25e3f63ff tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Volume info retrieved successfully. Aug 06 03:17:58.414610 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-2915799b-16b1-4724-8c78-0ec25e3f63ff tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1538075176 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1538075176, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:17:58.414920 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-2915799b-16b1-4724-8c78-0ec25e3f63ff tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1538075176 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1538075176, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:17:58.443266 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-2915799b-16b1-4724-8c78-0ec25e3f63ff tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Created reservations ['cc675b3b-e3f4-4565-8b86-f981a977bd15', 'fa50e482-9505-44f5-a4ec-f44d9e1bd1b0'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:58.458098 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-2915799b-16b1-4724-8c78-0ec25e3f63ff tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-923793155 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-923793155, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:17:58.458401 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-2915799b-16b1-4724-8c78-0ec25e3f63ff tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-923793155 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-923793155, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:17:58.465035 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-2915799b-16b1-4724-8c78-0ec25e3f63ff tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Created reservations ['59d713d9-8108-41dd-9dce-b095ac3152fb', '8c355136-5289-4ad1-a6fb-54d98e10ad27'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:17:58.495849 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2915799b-16b1-4724-8c78-0ec25e3f63ff tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Retype volume request issued successfully. Aug 06 03:17:58.495849 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2915799b-16b1-4724-8c78-0ec25e3f63ff tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] https://10.4.3.80/volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0/action returned with HTTP 202 Aug 06 03:17:58.495849 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 912/3622] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:17:58 2026] POST /volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:17:58.504996 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-776feb7f-0026-4fd2-8c59-ca79e8882bc0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:58.507216 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-776feb7f-0026-4fd2-8c59-ca79e8882bc0 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] GET https://10.4.3.80/volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 Aug 06 03:17:58.507451 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-776feb7f-0026-4fd2-8c59-ca79e8882bc0 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:58.507725 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-776feb7f-0026-4fd2-8c59-ca79e8882bc0 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:58.517810 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:58.517810 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:58.522655 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-776feb7f-0026-4fd2-8c59-ca79e8882bc0 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Volume info retrieved successfully. Aug 06 03:17:58.528776 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-776feb7f-0026-4fd2-8c59-ca79e8882bc0 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] https://10.4.3.80/volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 returned with HTTP 200 Aug 06 03:17:58.529341 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 909/3623] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:58 2026] GET /volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:58.748616 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fda68453-bcaf-4be2-90d0-fff1c77b7428 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:58.752750 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fda68453-bcaf-4be2-90d0-fff1c77b7428 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c Aug 06 03:17:58.753036 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fda68453-bcaf-4be2-90d0-fff1c77b7428 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:58.753286 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fda68453-bcaf-4be2-90d0-fff1c77b7428 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:58.768557 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:58.768557 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:58.777603 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-fda68453-bcaf-4be2-90d0-fff1c77b7428 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:17:58.783717 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fda68453-bcaf-4be2-90d0-fff1c77b7428 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c returned with HTTP 200 Aug 06 03:17:58.784135 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 909/3624] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:17:58 2026] GET /volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c => generated 923 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:17:59.238471 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ec4d9a90-2be9-4adf-8fe0-009d5ea3bd21 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:59.240378 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ec4d9a90-2be9-4adf-8fe0-009d5ea3bd21 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 Aug 06 03:17:59.240553 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ec4d9a90-2be9-4adf-8fe0-009d5ea3bd21 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:59.240731 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ec4d9a90-2be9-4adf-8fe0-009d5ea3bd21 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:59.240902 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-ec4d9a90-2be9-4adf-8fe0-009d5ea3bd21 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 58ed4cc6-4959-4016-870c-8e2419e53084. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:17:59.246549 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:59.246549 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:59.247150 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ec4d9a90-2be9-4adf-8fe0-009d5ea3bd21 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 returned with HTTP 200 Aug 06 03:17:59.247524 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 895/3625] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:17:59 2026] GET /volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:17:59.550692 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-66dd97a5-87c7-4508-ab15-27e36651c9b6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:59.557274 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-66dd97a5-87c7-4508-ab15-27e36651c9b6 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] GET https://10.4.3.80/volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 Aug 06 03:17:59.557981 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-66dd97a5-87c7-4508-ab15-27e36651c9b6 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:59.557981 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-66dd97a5-87c7-4508-ab15-27e36651c9b6 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:59.568333 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:59.568333 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:59.571978 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-66dd97a5-87c7-4508-ab15-27e36651c9b6 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Volume info retrieved successfully. Aug 06 03:17:59.576715 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-66dd97a5-87c7-4508-ab15-27e36651c9b6 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] https://10.4.3.80/volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 returned with HTTP 200 Aug 06 03:17:59.577400 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 913/3626] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:59 2026] GET /volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:59.590062 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-475fb351-2c29-47fd-b7b0-132e5516f950 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:59.592422 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-475fb351-2c29-47fd-b7b0-132e5516f950 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] GET https://10.4.3.80/volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 Aug 06 03:17:59.592702 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-475fb351-2c29-47fd-b7b0-132e5516f950 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:59.593004 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-475fb351-2c29-47fd-b7b0-132e5516f950 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:59.602380 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:59.602380 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:59.606687 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-475fb351-2c29-47fd-b7b0-132e5516f950 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Volume info retrieved successfully. Aug 06 03:17:59.612390 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-475fb351-2c29-47fd-b7b0-132e5516f950 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] https://10.4.3.80/volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 returned with HTTP 200 Aug 06 03:17:59.612978 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 910/3627] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:59 2026] GET /volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:59.626888 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8de1d1a9-8768-4aa0-a676-345fa232f6b9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:59.628672 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8de1d1a9-8768-4aa0-a676-345fa232f6b9 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] GET https://10.4.3.80/volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 Aug 06 03:17:59.628886 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8de1d1a9-8768-4aa0-a676-345fa232f6b9 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:59.629116 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8de1d1a9-8768-4aa0-a676-345fa232f6b9 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:59.642253 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:59.642253 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:17:59.647012 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8de1d1a9-8768-4aa0-a676-345fa232f6b9 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Volume info retrieved successfully. Aug 06 03:17:59.661535 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8de1d1a9-8768-4aa0-a676-345fa232f6b9 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] https://10.4.3.80/volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 returned with HTTP 200 Aug 06 03:17:59.661979 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 910/3628] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:59 2026] GET /volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:59.676094 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b27341da-e077-4da9-b83b-3856987d674c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:59.679441 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b27341da-e077-4da9-b83b-3856987d674c tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] DELETE https://10.4.3.80/volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 Aug 06 03:17:59.679441 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b27341da-e077-4da9-b83b-3856987d674c tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:59.679559 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b27341da-e077-4da9-b83b-3856987d674c tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:59.679714 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-b27341da-e077-4da9-b83b-3856987d674c tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Delete volume with id: dc3ef66a-8c08-4e01-b05f-c2901b6751f0 Aug 06 03:17:59.695570 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:59.695570 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:17:59.696015 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b27341da-e077-4da9-b83b-3856987d674c tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Volume info retrieved successfully. Aug 06 03:17:59.715126 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b27341da-e077-4da9-b83b-3856987d674c tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Delete volume request issued successfully. Aug 06 03:17:59.715418 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b27341da-e077-4da9-b83b-3856987d674c tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] https://10.4.3.80/volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 returned with HTTP 202 Aug 06 03:17:59.716068 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 896/3629] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:17:59 2026] DELETE /volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:17:59.725153 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9de3e3db-d5d7-4d3b-991b-a2dc17605b49 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:59.729080 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9de3e3db-d5d7-4d3b-991b-a2dc17605b49 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] GET https://10.4.3.80/volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 Aug 06 03:17:59.729080 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9de3e3db-d5d7-4d3b-991b-a2dc17605b49 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:59.729080 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9de3e3db-d5d7-4d3b-991b-a2dc17605b49 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:59.734989 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:59.734989 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:17:59.739138 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-9de3e3db-d5d7-4d3b-991b-a2dc17605b49 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Volume info retrieved successfully. Aug 06 03:17:59.743793 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9de3e3db-d5d7-4d3b-991b-a2dc17605b49 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] https://10.4.3.80/volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 returned with HTTP 200 Aug 06 03:17:59.744297 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 914/3630] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:17:59 2026] GET /volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:17:59.802061 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3af41878-51a4-455f-bcc4-85efbda9f4fc None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:17:59.805978 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3af41878-51a4-455f-bcc4-85efbda9f4fc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c Aug 06 03:17:59.806196 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3af41878-51a4-455f-bcc4-85efbda9f4fc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:17:59.806372 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3af41878-51a4-455f-bcc4-85efbda9f4fc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:17:59.820448 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:17:59.820448 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:17:59.827642 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3af41878-51a4-455f-bcc4-85efbda9f4fc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:17:59.836706 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3af41878-51a4-455f-bcc4-85efbda9f4fc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c returned with HTTP 200 Aug 06 03:17:59.837299 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 911/3631] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:17:59 2026] GET /volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c => generated 926 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:00.261980 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3f1dd71c-94c9-445c-b5ac-8946ffeeaa02 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:00.263783 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3f1dd71c-94c9-445c-b5ac-8946ffeeaa02 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 Aug 06 03:18:00.264015 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3f1dd71c-94c9-445c-b5ac-8946ffeeaa02 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:00.264405 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3f1dd71c-94c9-445c-b5ac-8946ffeeaa02 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:00.264405 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-3f1dd71c-94c9-445c-b5ac-8946ffeeaa02 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 58ed4cc6-4959-4016-870c-8e2419e53084. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:00.270093 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:00.270093 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:00.270612 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3f1dd71c-94c9-445c-b5ac-8946ffeeaa02 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 returned with HTTP 200 Aug 06 03:18:00.271058 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 911/3632] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:00 2026] GET /volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:00.760279 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-85faa8c7-6850-45e7-8972-4737906b8e2f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:00.762897 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ca4deaed-fc76-4b01-9f88-d298316ca569 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:00.763255 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-85faa8c7-6850-45e7-8972-4737906b8e2f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:18:00.763614 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-85faa8c7-6850-45e7-8972-4737906b8e2f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd4ec9d0-159c-4b52-ab3a-7cc93a308251", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1994189395", "description": null, "metadata": null}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:00.764810 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ca4deaed-fc76-4b01-9f88-d298316ca569 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] GET https://10.4.3.80/volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 Aug 06 03:18:00.765026 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ca4deaed-fc76-4b01-9f88-d298316ca569 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:00.765215 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ca4deaed-fc76-4b01-9f88-d298316ca569 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:00.771430 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ca4deaed-fc76-4b01-9f88-d298316ca569 tempest-VolumeTypesTest-1461013200 tempest-VolumeTypesTest-1461013200-project-member] https://10.4.3.80/volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 returned with HTTP 404 Aug 06 03:18:00.771936 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 915/3633] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:00 2026] GET /volume/v3/volumes/dc3ef66a-8c08-4e01-b05f-c2901b6751f0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:00.779204 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:00.779204 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:00.779704 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-85faa8c7-6850-45e7-8972-4737906b8e2f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:00.779867 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-85faa8c7-6850-45e7-8972-4737906b8e2f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Create snapshot from volume bd4ec9d0-159c-4b52-ab3a-7cc93a308251 Aug 06 03:18:00.780251 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-381f774e-df8e-47aa-9074-8aa410094cf8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:00.782165 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-381f774e-df8e-47aa-9074-8aa410094cf8 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] DELETE https://10.4.3.80/volume/v3/types/46ce6b67-345a-4177-bf25-15315cd64e0d Aug 06 03:18:00.782402 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-381f774e-df8e-47aa-9074-8aa410094cf8 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:00.782674 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-381f774e-df8e-47aa-9074-8aa410094cf8 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Calling method '_delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:00.820427 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-381f774e-df8e-47aa-9074-8aa410094cf8 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types/46ce6b67-345a-4177-bf25-15315cd64e0d returned with HTTP 202 Aug 06 03:18:00.821018 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 912/3634] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:18:00 2026] DELETE /volume/v3/types/46ce6b67-345a-4177-bf25-15315cd64e0d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:00.829206 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-edcecac1-dc4f-4a7c-99cb-bebf528428e4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:00.831596 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-edcecac1-dc4f-4a7c-99cb-bebf528428e4 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] GET https://10.4.3.80/volume/v3/types/46ce6b67-345a-4177-bf25-15315cd64e0d Aug 06 03:18:00.831847 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-edcecac1-dc4f-4a7c-99cb-bebf528428e4 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:00.832066 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-edcecac1-dc4f-4a7c-99cb-bebf528428e4 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:00.837274 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-edcecac1-dc4f-4a7c-99cb-bebf528428e4 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types/46ce6b67-345a-4177-bf25-15315cd64e0d returned with HTTP 404 Aug 06 03:18:00.837864 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 912/3635] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:18:00 2026] GET /volume/v3/types/46ce6b67-345a-4177-bf25-15315cd64e0d => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:00.845618 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-dbf4c167-5a28-4d97-ba83-87937f7362cb None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:00.846960 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-85faa8c7-6850-45e7-8972-4737906b8e2f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Created reservations ['31c733ba-3f0d-4707-9124-4df953fe209b', '315c427e-6371-4708-ae36-4ded2671c76c', 'ce8b6642-dc39-484e-b795-ff946915f932', 'bb1d8318-e57d-40d9-b06c-64dda84ea97f'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:00.847655 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-dbf4c167-5a28-4d97-ba83-87937f7362cb tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] DELETE https://10.4.3.80/volume/v3/types/84222b83-72e0-46fd-b890-f9b204cab5e2 Aug 06 03:18:00.848045 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-dbf4c167-5a28-4d97-ba83-87937f7362cb tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:00.848457 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-dbf4c167-5a28-4d97-ba83-87937f7362cb tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Calling method '_delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:00.857330 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c4d8c4f9-2be3-4b47-a968-ae560edc8890 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:00.859324 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c4d8c4f9-2be3-4b47-a968-ae560edc8890 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c Aug 06 03:18:00.859582 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c4d8c4f9-2be3-4b47-a968-ae560edc8890 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:00.859817 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c4d8c4f9-2be3-4b47-a968-ae560edc8890 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:00.868595 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:00.868595 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:00.873847 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c4d8c4f9-2be3-4b47-a968-ae560edc8890 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:00.874581 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-dbf4c167-5a28-4d97-ba83-87937f7362cb tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types/84222b83-72e0-46fd-b890-f9b204cab5e2 returned with HTTP 202 Aug 06 03:18:00.874985 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 916/3636] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:18:00 2026] DELETE /volume/v3/types/84222b83-72e0-46fd-b890-f9b204cab5e2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:00.880662 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c4d8c4f9-2be3-4b47-a968-ae560edc8890 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c returned with HTTP 200 Aug 06 03:18:00.881149 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 913/3637] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:00 2026] GET /volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:00.884481 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2ee8977a-536f-4123-acbf-50aa6b6f41ae None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:00.887657 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2ee8977a-536f-4123-acbf-50aa6b6f41ae tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] GET https://10.4.3.80/volume/v3/types/84222b83-72e0-46fd-b890-f9b204cab5e2 Aug 06 03:18:00.887942 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2ee8977a-536f-4123-acbf-50aa6b6f41ae tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:00.888231 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2ee8977a-536f-4123-acbf-50aa6b6f41ae tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:00.889366 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-85faa8c7-6850-45e7-8972-4737906b8e2f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot force create request issued successfully. Aug 06 03:18:00.889666 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-85faa8c7-6850-45e7-8972-4737906b8e2f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:18:00.890075 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 897/3638] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:18:00 2026] POST /volume/v3/snapshots => generated 313 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:00.892110 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2ee8977a-536f-4123-acbf-50aa6b6f41ae tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types/84222b83-72e0-46fd-b890-f9b204cab5e2 returned with HTTP 404 Aug 06 03:18:00.892735 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 913/3639] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:18:00 2026] GET /volume/v3/types/84222b83-72e0-46fd-b890-f9b204cab5e2 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:00.902314 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e62b6aa7-edc8-4d80-8862-72fba83d238c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:00.904473 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e62b6aa7-edc8-4d80-8862-72fba83d238c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/snapshots/d76727c5-964c-48ce-af3a-676bddf0857f Aug 06 03:18:00.904673 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e62b6aa7-edc8-4d80-8862-72fba83d238c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:00.904866 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e62b6aa7-edc8-4d80-8862-72fba83d238c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:00.904984 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-19900634-4d4c-4bdc-9025-8c4e506439a9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:00.909482 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-19900634-4d4c-4bdc-9025-8c4e506439a9 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:18:00.909877 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-19900634-4d4c-4bdc-9025-8c4e506439a9 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1395864329", "description": "tempest-volume-type-description-1997414956", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:00.910544 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:00.910544 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:00.910953 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e62b6aa7-edc8-4d80-8862-72fba83d238c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot retrieved successfully. Aug 06 03:18:00.911644 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e62b6aa7-edc8-4d80-8862-72fba83d238c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/snapshots/d76727c5-964c-48ce-af3a-676bddf0857f returned with HTTP 200 Aug 06 03:18:00.911981 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 917/3640] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:00 2026] GET /volume/v3/snapshots/d76727c5-964c-48ce-af3a-676bddf0857f => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:00.928859 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-19900634-4d4c-4bdc-9025-8c4e506439a9 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:18:00.928859 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 914/3641] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:18:00 2026] POST /volume/v3/types => generated 315 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:00.935021 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-fee6c581-1ced-4716-8555-8749b3f5f3e8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:00.937140 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fee6c581-1ced-4716-8555-8749b3f5f3e8 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] GET https://10.4.3.80/volume/v3/types/4fb3d680-f193-4cea-afbb-f572e044047b Aug 06 03:18:00.937394 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fee6c581-1ced-4716-8555-8749b3f5f3e8 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:00.937669 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fee6c581-1ced-4716-8555-8749b3f5f3e8 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:00.942344 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:00.942344 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:00.944101 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fee6c581-1ced-4716-8555-8749b3f5f3e8 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types/4fb3d680-f193-4cea-afbb-f572e044047b returned with HTTP 200 Aug 06 03:18:00.944475 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 898/3642] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:18:00 2026] GET /volume/v3/types/4fb3d680-f193-4cea-afbb-f572e044047b => generated 337 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:00.952022 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f4024d6a-f60d-44f2-a5de-71576293d008 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:00.953971 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f4024d6a-f60d-44f2-a5de-71576293d008 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] DELETE https://10.4.3.80/volume/v3/types/4fb3d680-f193-4cea-afbb-f572e044047b Aug 06 03:18:00.954154 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f4024d6a-f60d-44f2-a5de-71576293d008 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:00.954333 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f4024d6a-f60d-44f2-a5de-71576293d008 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Calling method '_delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:00.977423 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f4024d6a-f60d-44f2-a5de-71576293d008 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types/4fb3d680-f193-4cea-afbb-f572e044047b returned with HTTP 202 Aug 06 03:18:00.978261 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 914/3643] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:18:00 2026] DELETE /volume/v3/types/4fb3d680-f193-4cea-afbb-f572e044047b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:00.985708 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-768e4daa-7948-4819-9cf7-70477e725baa None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:00.987419 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-768e4daa-7948-4819-9cf7-70477e725baa tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] GET https://10.4.3.80/volume/v3/types/4fb3d680-f193-4cea-afbb-f572e044047b Aug 06 03:18:00.987623 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-768e4daa-7948-4819-9cf7-70477e725baa tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:00.987805 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-768e4daa-7948-4819-9cf7-70477e725baa tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:00.990983 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-768e4daa-7948-4819-9cf7-70477e725baa tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types/4fb3d680-f193-4cea-afbb-f572e044047b returned with HTTP 404 Aug 06 03:18:00.991465 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 918/3644] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:18:00 2026] GET /volume/v3/types/4fb3d680-f193-4cea-afbb-f572e044047b => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:00.999604 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-897b91b6-4044-47b8-9329-2da75619e0a7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:01.002313 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-897b91b6-4044-47b8-9329-2da75619e0a7 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:18:01.002313 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-897b91b6-4044-47b8-9329-2da75619e0a7 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1551712085"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:01.015907 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-897b91b6-4044-47b8-9329-2da75619e0a7 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:18:01.016421 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 915/3645] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:18:00 2026] POST /volume/v3/types => generated 221 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:01.023367 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c579658e-6224-4f40-98d0-d546463fc3cf None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:01.025471 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c579658e-6224-4f40-98d0-d546463fc3cf tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] POST https://10.4.3.80/volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption Aug 06 03:18:01.026514 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c579658e-6224-4f40-98d0-d546463fc3cf tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:01.042067 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c579658e-6224-4f40-98d0-d546463fc3cf tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption returned with HTTP 200 Aug 06 03:18:01.042530 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 899/3646] 10.4.3.80 () {68 vars in 1390 bytes} [Thu Aug 6 03:18:01 2026] POST /volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:01.051922 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-86c1e080-db39-4e25-8864-7d0560d55ba8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:01.053681 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-86c1e080-db39-4e25-8864-7d0560d55ba8 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] GET https://10.4.3.80/volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption Aug 06 03:18:01.053905 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-86c1e080-db39-4e25-8864-7d0560d55ba8 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:01.054129 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-86c1e080-db39-4e25-8864-7d0560d55ba8 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:01.059967 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-86c1e080-db39-4e25-8864-7d0560d55ba8 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption returned with HTTP 200 Aug 06 03:18:01.060350 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 915/3647] 10.4.3.80 () {66 vars in 1368 bytes} [Thu Aug 6 03:18:01 2026] GET /volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:01.068568 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5c8de4cb-a792-4270-8c3a-cc6fe78aea03 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:01.070313 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5c8de4cb-a792-4270-8c3a-cc6fe78aea03 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] PUT https://10.4.3.80/volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption/c0cc5e52-ee4d-41eb-96cb-2f96356cb564 Aug 06 03:18:01.070640 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5c8de4cb-a792-4270-8c3a-cc6fe78aea03 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:01.083665 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5c8de4cb-a792-4270-8c3a-cc6fe78aea03 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption/c0cc5e52-ee4d-41eb-96cb-2f96356cb564 returned with HTTP 200 Aug 06 03:18:01.084136 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 919/3648] 10.4.3.80 () {68 vars in 1500 bytes} [Thu Aug 6 03:18:01 2026] PUT /volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption/c0cc5e52-ee4d-41eb-96cb-2f96356cb564 => generated 122 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:01.090967 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8a8a02bf-45dd-48ec-b523-30488c679239 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:01.092680 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8a8a02bf-45dd-48ec-b523-30488c679239 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] GET https://10.4.3.80/volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption Aug 06 03:18:01.092829 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8a8a02bf-45dd-48ec-b523-30488c679239 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:01.093025 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8a8a02bf-45dd-48ec-b523-30488c679239 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:01.098424 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8a8a02bf-45dd-48ec-b523-30488c679239 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption returned with HTTP 200 Aug 06 03:18:01.098885 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 916/3649] 10.4.3.80 () {66 vars in 1368 bytes} [Thu Aug 6 03:18:01 2026] GET /volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption => generated 347 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:01.106939 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-26422296-5f8d-47a1-96d1-022c6e6b34a0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:01.109563 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-26422296-5f8d-47a1-96d1-022c6e6b34a0 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] GET https://10.4.3.80/volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption/cipher Aug 06 03:18:01.109563 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-26422296-5f8d-47a1-96d1-022c6e6b34a0 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:01.109563 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-26422296-5f8d-47a1-96d1-022c6e6b34a0 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:01.114420 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-26422296-5f8d-47a1-96d1-022c6e6b34a0 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption/cipher returned with HTTP 200 Aug 06 03:18:01.114946 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 900/3650] 10.4.3.80 () {66 vars in 1389 bytes} [Thu Aug 6 03:18:01 2026] GET /volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption/cipher => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:18:01.122954 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1b59a5a6-2b60-48b1-b43f-e20acbe970ec None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:01.125739 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1b59a5a6-2b60-48b1-b43f-e20acbe970ec tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] DELETE https://10.4.3.80/volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption/c0cc5e52-ee4d-41eb-96cb-2f96356cb564 Aug 06 03:18:01.125739 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1b59a5a6-2b60-48b1-b43f-e20acbe970ec tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:01.125739 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1b59a5a6-2b60-48b1-b43f-e20acbe970ec tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:01.150014 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1b59a5a6-2b60-48b1-b43f-e20acbe970ec tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption/c0cc5e52-ee4d-41eb-96cb-2f96356cb564 returned with HTTP 202 Aug 06 03:18:01.150418 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 916/3651] 10.4.3.80 () {66 vars in 1482 bytes} [Thu Aug 6 03:18:01 2026] DELETE /volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption/c0cc5e52-ee4d-41eb-96cb-2f96356cb564 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:01.156611 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e3baba66-6405-4a1d-9103-097e21e4997b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:01.158211 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e3baba66-6405-4a1d-9103-097e21e4997b tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] GET https://10.4.3.80/volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption Aug 06 03:18:01.158425 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e3baba66-6405-4a1d-9103-097e21e4997b tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:01.158898 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e3baba66-6405-4a1d-9103-097e21e4997b tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:01.164424 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e3baba66-6405-4a1d-9103-097e21e4997b tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption returned with HTTP 200 Aug 06 03:18:01.164424 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 920/3652] 10.4.3.80 () {66 vars in 1368 bytes} [Thu Aug 6 03:18:01 2026] GET /volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption => generated 2 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 03:18:01.171952 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d65accc0-8e4c-4b99-a6a8-d7c5c16fd820 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:01.174065 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d65accc0-8e4c-4b99-a6a8-d7c5c16fd820 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] GET https://10.4.3.80/volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption Aug 06 03:18:01.174255 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d65accc0-8e4c-4b99-a6a8-d7c5c16fd820 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:01.174452 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d65accc0-8e4c-4b99-a6a8-d7c5c16fd820 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:01.180849 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d65accc0-8e4c-4b99-a6a8-d7c5c16fd820 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption returned with HTTP 200 Aug 06 03:18:01.181243 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 917/3653] 10.4.3.80 () {66 vars in 1368 bytes} [Thu Aug 6 03:18:01 2026] GET /volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 03:18:01.188975 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c59ea8eb-88b3-4962-94aa-769696863d7e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:01.190817 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c59ea8eb-88b3-4962-94aa-769696863d7e tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] DELETE https://10.4.3.80/volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d Aug 06 03:18:01.191071 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c59ea8eb-88b3-4962-94aa-769696863d7e tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:01.191332 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c59ea8eb-88b3-4962-94aa-769696863d7e tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Calling method '_delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:01.211033 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c59ea8eb-88b3-4962-94aa-769696863d7e tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d returned with HTTP 202 Aug 06 03:18:01.211390 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 901/3654] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:18:01 2026] DELETE /volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:01.217648 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-75f98950-463d-4622-a545-d08a21750e9e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:01.219462 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-75f98950-463d-4622-a545-d08a21750e9e tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] GET https://10.4.3.80/volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d Aug 06 03:18:01.219696 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-75f98950-463d-4622-a545-d08a21750e9e tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:01.219980 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-75f98950-463d-4622-a545-d08a21750e9e tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:01.223541 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-75f98950-463d-4622-a545-d08a21750e9e tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d returned with HTTP 404 Aug 06 03:18:01.224029 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 917/3655] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:18:01 2026] GET /volume/v3/types/54dfc4fa-4fa3-4577-9701-82c249bfb73d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:01.231046 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-871fa456-e3e2-4a67-80b4-d0f56072eaed None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:01.232572 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-871fa456-e3e2-4a67-80b4-d0f56072eaed tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] GET https://10.4.3.80/volume/v3/types Aug 06 03:18:01.233278 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-871fa456-e3e2-4a67-80b4-d0f56072eaed tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:01.233278 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-871fa456-e3e2-4a67-80b4-d0f56072eaed tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:01.245344 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-871fa456-e3e2-4a67-80b4-d0f56072eaed tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:18:01.245704 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 921/3656] 10.4.3.80 () {66 vars in 1224 bytes} [Thu Aug 6 03:18:01 2026] GET /volume/v3/types => generated 670 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:01.254639 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8217c8ae-ca8f-4956-b695-d54f64aaff93 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:01.256466 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8217c8ae-ca8f-4956-b695-d54f64aaff93 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:18:01.256867 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8217c8ae-ca8f-4956-b695-d54f64aaff93 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1672752360"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:01.268370 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8217c8ae-ca8f-4956-b695-d54f64aaff93 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:18:01.268805 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 918/3657] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:18:01 2026] POST /volume/v3/types => generated 221 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:01.275623 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3726abff-a263-4861-94ba-d1d3c14c75ed None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:01.277295 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3726abff-a263-4861-94ba-d1d3c14c75ed tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] PUT https://10.4.3.80/volume/v3/types/20d54edd-1798-47f7-9021-d85161ccbb6c Aug 06 03:18:01.277545 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3726abff-a263-4861-94ba-d1d3c14c75ed tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-326327318", "description": "tempest-volume-type-description-1372545307", "is_public": false}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:01.281549 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-37b7d073-a726-4f15-a9b7-1fe21601214e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:01.284473 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-37b7d073-a726-4f15-a9b7-1fe21601214e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 Aug 06 03:18:01.285092 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-37b7d073-a726-4f15-a9b7-1fe21601214e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:01.285354 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-37b7d073-a726-4f15-a9b7-1fe21601214e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:01.285526 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-37b7d073-a726-4f15-a9b7-1fe21601214e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 58ed4cc6-4959-4016-870c-8e2419e53084. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:01.291228 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:01.291228 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:01.292441 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-37b7d073-a726-4f15-a9b7-1fe21601214e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 returned with HTTP 200 Aug 06 03:18:01.293098 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 918/3658] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:01 2026] GET /volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:01.313847 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3726abff-a263-4861-94ba-d1d3c14c75ed tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types/20d54edd-1798-47f7-9021-d85161ccbb6c returned with HTTP 200 Aug 06 03:18:01.314270 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 902/3659] 10.4.3.80 () {68 vars in 1356 bytes} [Thu Aug 6 03:18:01 2026] PUT /volume/v3/types/20d54edd-1798-47f7-9021-d85161ccbb6c => generated 204 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:01.321500 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d5d743cf-355b-447a-ad83-0b10a70d7993 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:01.323547 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d5d743cf-355b-447a-ad83-0b10a70d7993 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] GET https://10.4.3.80/volume/v3/types/20d54edd-1798-47f7-9021-d85161ccbb6c Aug 06 03:18:01.323752 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d5d743cf-355b-447a-ad83-0b10a70d7993 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:01.323998 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d5d743cf-355b-447a-ad83-0b10a70d7993 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:01.328775 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d5d743cf-355b-447a-ad83-0b10a70d7993 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types/20d54edd-1798-47f7-9021-d85161ccbb6c returned with HTTP 200 Aug 06 03:18:01.329178 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 922/3660] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:18:01 2026] GET /volume/v3/types/20d54edd-1798-47f7-9021-d85161ccbb6c => generated 268 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:01.336876 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c218de35-42af-40a0-a5ec-b580d9f35034 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:01.338890 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c218de35-42af-40a0-a5ec-b580d9f35034 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] DELETE https://10.4.3.80/volume/v3/types/20d54edd-1798-47f7-9021-d85161ccbb6c Aug 06 03:18:01.338890 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c218de35-42af-40a0-a5ec-b580d9f35034 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:01.338986 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c218de35-42af-40a0-a5ec-b580d9f35034 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Calling method '_delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:01.359799 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c218de35-42af-40a0-a5ec-b580d9f35034 tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types/20d54edd-1798-47f7-9021-d85161ccbb6c returned with HTTP 202 Aug 06 03:18:01.360143 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 919/3661] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:18:01 2026] DELETE /volume/v3/types/20d54edd-1798-47f7-9021-d85161ccbb6c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:01.366377 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-34ef3e89-0ef0-4b1d-90a0-d55a2ba1383e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:01.368005 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-34ef3e89-0ef0-4b1d-90a0-d55a2ba1383e tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] GET https://10.4.3.80/volume/v3/types/20d54edd-1798-47f7-9021-d85161ccbb6c Aug 06 03:18:01.368176 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-34ef3e89-0ef0-4b1d-90a0-d55a2ba1383e tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:01.368351 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-34ef3e89-0ef0-4b1d-90a0-d55a2ba1383e tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:01.371291 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-34ef3e89-0ef0-4b1d-90a0-d55a2ba1383e tempest-VolumeTypesTest-225008236 tempest-VolumeTypesTest-225008236-project-admin] https://10.4.3.80/volume/v3/types/20d54edd-1798-47f7-9021-d85161ccbb6c returned with HTTP 404 Aug 06 03:18:01.371710 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 919/3662] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:18:01 2026] GET /volume/v3/types/20d54edd-1798-47f7-9021-d85161ccbb6c => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:01.895935 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-bae2507d-a796-44e1-bae2-d34534d7784f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:01.897900 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bae2507d-a796-44e1-bae2-d34534d7784f tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c Aug 06 03:18:01.898112 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bae2507d-a796-44e1-bae2-d34534d7784f tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:01.898285 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bae2507d-a796-44e1-bae2-d34534d7784f tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:01.905006 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:01.905006 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:01.908518 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-bae2507d-a796-44e1-bae2-d34534d7784f tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:01.912321 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bae2507d-a796-44e1-bae2-d34534d7784f tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c returned with HTTP 200 Aug 06 03:18:01.912692 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 903/3663] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:01 2026] GET /volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:01.921469 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5c0924aa-8398-467d-8632-aa464c748fed None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:01.923551 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5c0924aa-8398-467d-8632-aa464c748fed tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/snapshots/d76727c5-964c-48ce-af3a-676bddf0857f Aug 06 03:18:01.923773 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5c0924aa-8398-467d-8632-aa464c748fed tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:01.923971 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5c0924aa-8398-467d-8632-aa464c748fed tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:01.929028 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:01.929028 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:01.929458 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5c0924aa-8398-467d-8632-aa464c748fed tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot retrieved successfully. Aug 06 03:18:01.930263 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5c0924aa-8398-467d-8632-aa464c748fed tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/snapshots/d76727c5-964c-48ce-af3a-676bddf0857f returned with HTTP 200 Aug 06 03:18:01.930663 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 923/3664] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:01 2026] GET /volume/v3/snapshots/d76727c5-964c-48ce-af3a-676bddf0857f => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:01.939085 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5928ed12-53d6-4270-8cb6-0461890473f8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:01.940856 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5928ed12-53d6-4270-8cb6-0461890473f8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/snapshots/d76727c5-964c-48ce-af3a-676bddf0857f Aug 06 03:18:01.941040 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5928ed12-53d6-4270-8cb6-0461890473f8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:01.941218 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5928ed12-53d6-4270-8cb6-0461890473f8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:01.946130 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:01.946130 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:01.946534 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-5928ed12-53d6-4270-8cb6-0461890473f8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot retrieved successfully. Aug 06 03:18:01.947259 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5928ed12-53d6-4270-8cb6-0461890473f8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/snapshots/d76727c5-964c-48ce-af3a-676bddf0857f returned with HTTP 200 Aug 06 03:18:01.947612 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 920/3665] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:01 2026] GET /volume/v3/snapshots/d76727c5-964c-48ce-af3a-676bddf0857f => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:02.303266 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-342226b5-1d91-40ae-86ce-70d8639b9ae3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:02.305440 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-342226b5-1d91-40ae-86ce-70d8639b9ae3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 Aug 06 03:18:02.305691 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-342226b5-1d91-40ae-86ce-70d8639b9ae3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:02.305907 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-342226b5-1d91-40ae-86ce-70d8639b9ae3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:02.306029 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-342226b5-1d91-40ae-86ce-70d8639b9ae3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 58ed4cc6-4959-4016-870c-8e2419e53084. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:02.310668 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:02.310668 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:02.311293 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-342226b5-1d91-40ae-86ce-70d8639b9ae3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 returned with HTTP 200 Aug 06 03:18:02.311639 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 920/3666] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:02 2026] GET /volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:02.801011 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-1d68fcdf-b9ce-4f9e-8436-d9d3ecd1aa11 req-a4b316d1-7d38-4ede-9ea7-6f799ac0ed0d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:02.803135 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-1d68fcdf-b9ce-4f9e-8436-d9d3ecd1aa11 req-a4b316d1-7d38-4ede-9ea7-6f799ac0ed0d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/limits Aug 06 03:18:02.803388 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-1d68fcdf-b9ce-4f9e-8436-d9d3ecd1aa11 req-a4b316d1-7d38-4ede-9ea7-6f799ac0ed0d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:02.803544 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-1d68fcdf-b9ce-4f9e-8436-d9d3ecd1aa11 req-a4b316d1-7d38-4ede-9ea7-6f799ac0ed0d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:02.833013 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-1d68fcdf-b9ce-4f9e-8436-d9d3ecd1aa11 req-a4b316d1-7d38-4ede-9ea7-6f799ac0ed0d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/limits returned with HTTP 200 Aug 06 03:18:02.833541 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 904/3667] 10.4.3.80 () {68 vars in 1477 bytes} [Thu Aug 6 03:18:02 2026] GET /volume/v3/limits => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:02.875208 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-1d68fcdf-b9ce-4f9e-8436-d9d3ecd1aa11 req-016acaa5-58d8-4b12-ba4e-342917132ad0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:02.878017 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1d68fcdf-b9ce-4f9e-8436-d9d3ecd1aa11 req-016acaa5-58d8-4b12-ba4e-342917132ad0 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf Aug 06 03:18:02.878017 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1d68fcdf-b9ce-4f9e-8436-d9d3ecd1aa11 req-016acaa5-58d8-4b12-ba4e-342917132ad0 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:02.878224 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1d68fcdf-b9ce-4f9e-8436-d9d3ecd1aa11 req-016acaa5-58d8-4b12-ba4e-342917132ad0 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:02.890424 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:02.890424 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:02.903047 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-1d68fcdf-b9ce-4f9e-8436-d9d3ecd1aa11 req-016acaa5-58d8-4b12-ba4e-342917132ad0 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:18:02.909360 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1d68fcdf-b9ce-4f9e-8436-d9d3ecd1aa11 req-016acaa5-58d8-4b12-ba4e-342917132ad0 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf returned with HTTP 200 Aug 06 03:18:02.909799 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 924/3668] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:18:02 2026] GET /volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf => generated 1661 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:02.922400 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-1d68fcdf-b9ce-4f9e-8436-d9d3ecd1aa11 req-e044826c-5434-4987-9781-03181a0db472 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:02.924074 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e4957e00-5933-463e-ab1d-0fa48a3c3725 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:02.924607 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1d68fcdf-b9ce-4f9e-8436-d9d3ecd1aa11 req-e044826c-5434-4987-9781-03181a0db472 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:18:02.924945 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-1d68fcdf-b9ce-4f9e-8436-d9d3ecd1aa11 req-e044826c-5434-4987-9781-03181a0db472 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4c6b5d93-dea9-488f-9dd8-510d03779adf", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-489618077", "description": null, "metadata": {}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:02.929175 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e4957e00-5933-463e-ab1d-0fa48a3c3725 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c Aug 06 03:18:02.929406 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e4957e00-5933-463e-ab1d-0fa48a3c3725 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:02.929816 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e4957e00-5933-463e-ab1d-0fa48a3c3725 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:02.942421 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:02.942421 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:02.942755 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:02.942755 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:02.943423 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-1d68fcdf-b9ce-4f9e-8436-d9d3ecd1aa11 req-e044826c-5434-4987-9781-03181a0db472 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:18:02.943423 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [req-1d68fcdf-b9ce-4f9e-8436-d9d3ecd1aa11 req-e044826c-5434-4987-9781-03181a0db472 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Create snapshot from volume 4c6b5d93-dea9-488f-9dd8-510d03779adf Aug 06 03:18:02.945794 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e4957e00-5933-463e-ab1d-0fa48a3c3725 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:02.951269 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e4957e00-5933-463e-ab1d-0fa48a3c3725 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c returned with HTTP 200 Aug 06 03:18:02.951269 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 921/3669] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:02 2026] GET /volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:02.977933 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [req-1d68fcdf-b9ce-4f9e-8436-d9d3ecd1aa11 req-e044826c-5434-4987-9781-03181a0db472 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Created reservations ['ca6c374b-b182-4d3f-859b-27c6085bcba0', 'adc74a9d-bd71-4011-bc0f-fd7c42c32b72', '65a206ef-8b88-4746-b130-0a8ba2a6497e', '2c66afbe-2c84-4aa9-8726-177f854ff857'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:03.013464 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-1d68fcdf-b9ce-4f9e-8436-d9d3ecd1aa11 req-e044826c-5434-4987-9781-03181a0db472 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Snapshot force create request issued successfully. Aug 06 03:18:03.013762 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1d68fcdf-b9ce-4f9e-8436-d9d3ecd1aa11 req-e044826c-5434-4987-9781-03181a0db472 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:18:03.014177 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 921/3670] 10.4.3.80 () {72 vars in 1540 bytes} [Thu Aug 6 03:18:02 2026] POST /volume/v3/snapshots => generated 323 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:03.324370 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5b5282f2-3a95-434f-baa3-cd57fdc67754 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:03.327502 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5b5282f2-3a95-434f-baa3-cd57fdc67754 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 Aug 06 03:18:03.327765 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5b5282f2-3a95-434f-baa3-cd57fdc67754 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:03.327995 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5b5282f2-3a95-434f-baa3-cd57fdc67754 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:03.328263 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-5b5282f2-3a95-434f-baa3-cd57fdc67754 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 58ed4cc6-4959-4016-870c-8e2419e53084. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:03.332905 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:03.332905 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:03.333852 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5b5282f2-3a95-434f-baa3-cd57fdc67754 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 returned with HTTP 200 Aug 06 03:18:03.333926 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 905/3671] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:03 2026] GET /volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:18:03.349593 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-accb4098-7d47-42c4-a409-d62a93912add None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:03.350899 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-accb4098-7d47-42c4-a409-d62a93912add tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] POST https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084/action Aug 06 03:18:03.351234 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-accb4098-7d47-42c4-a409-d62a93912add tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:03.351343 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-accb4098-7d47-42c4-a409-d62a93912add tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:03.352612 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.admin_actions [None req-accb4098-7d47-42c4-a409-d62a93912add tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Updating backup '58ed4cc6-4959-4016-870c-8e2419e53084' with '{'status': 'error'}' {{(pid=100900) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 03:18:03.363945 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:03.363945 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:03.369434 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.backup.rpcapi [None req-accb4098-7d47-42c4-a409-d62a93912add tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] reset_status in rpcapi backup_id 58ed4cc6-4959-4016-870c-8e2419e53084 on host np0000006611. {{(pid=100900) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 06 03:18:03.372023 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-accb4098-7d47-42c4-a409-d62a93912add tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084/action returned with HTTP 202 Aug 06 03:18:03.372100 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 925/3672] 10.4.3.80 () {70 vars in 1423 bytes} [Thu Aug 6 03:18:03 2026] POST /volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:03.381931 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8d72b4ca-78ff-462a-a985-ec6e9a57ee63 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:03.384131 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8d72b4ca-78ff-462a-a985-ec6e9a57ee63 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/56ff0b29-f5cd-454b-9aac-f1c60f563ab8 Aug 06 03:18:03.384399 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8d72b4ca-78ff-462a-a985-ec6e9a57ee63 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:03.384634 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8d72b4ca-78ff-462a-a985-ec6e9a57ee63 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:03.385000 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-8d72b4ca-78ff-462a-a985-ec6e9a57ee63 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Delete volume with id: 56ff0b29-f5cd-454b-9aac-f1c60f563ab8 Aug 06 03:18:03.395173 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:03.395173 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:03.395470 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8d72b4ca-78ff-462a-a985-ec6e9a57ee63 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:18:03.409941 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5151baf2-edc9-4c21-a8d2-731397ee14c7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:03.413123 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5151baf2-edc9-4c21-a8d2-731397ee14c7 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:18:03.413123 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5151baf2-edc9-4c21-a8d2-731397ee14c7 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd4ec9d0-159c-4b52-ab3a-7cc93a308251", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1908692384", "description": null, "metadata": null}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:03.425295 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8d72b4ca-78ff-462a-a985-ec6e9a57ee63 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Delete volume request issued successfully. Aug 06 03:18:03.425379 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8d72b4ca-78ff-462a-a985-ec6e9a57ee63 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/56ff0b29-f5cd-454b-9aac-f1c60f563ab8 returned with HTTP 202 Aug 06 03:18:03.425797 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 922/3673] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:18:03 2026] DELETE /volume/v3/volumes/56ff0b29-f5cd-454b-9aac-f1c60f563ab8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:03.426533 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:03.426533 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:03.427146 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-5151baf2-edc9-4c21-a8d2-731397ee14c7 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:03.427191 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-5151baf2-edc9-4c21-a8d2-731397ee14c7 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Create snapshot from volume bd4ec9d0-159c-4b52-ab3a-7cc93a308251 Aug 06 03:18:03.433000 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e827fc34-3683-4e67-b65c-9a0fd7f7f308 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:03.435478 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e827fc34-3683-4e67-b65c-9a0fd7f7f308 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/volumes/56ff0b29-f5cd-454b-9aac-f1c60f563ab8 Aug 06 03:18:03.435810 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e827fc34-3683-4e67-b65c-9a0fd7f7f308 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:03.436133 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e827fc34-3683-4e67-b65c-9a0fd7f7f308 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:03.443858 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:03.443858 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:03.447449 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e827fc34-3683-4e67-b65c-9a0fd7f7f308 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:18:03.451773 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e827fc34-3683-4e67-b65c-9a0fd7f7f308 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/56ff0b29-f5cd-454b-9aac-f1c60f563ab8 returned with HTTP 200 Aug 06 03:18:03.451849 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 906/3674] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:03 2026] GET /volume/v3/volumes/56ff0b29-f5cd-454b-9aac-f1c60f563ab8 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:03.459716 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-5151baf2-edc9-4c21-a8d2-731397ee14c7 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Created reservations ['c60223ac-dcd9-4c4a-949b-668f4a696d97', '0df98661-5555-426f-978a-5fd96e8d3ef1', 'afaffd57-6399-4741-a72a-8d03070bf5d4', '83af63bf-0da4-48a2-b1f9-caa862c3ede6'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:03.496466 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-5151baf2-edc9-4c21-a8d2-731397ee14c7 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot force create request issued successfully. Aug 06 03:18:03.496847 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5151baf2-edc9-4c21-a8d2-731397ee14c7 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:18:03.497415 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 922/3675] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:18:03 2026] POST /volume/v3/snapshots => generated 313 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:03.507223 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0493926c-b6f7-4900-b54d-8ce399227624 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:03.508920 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0493926c-b6f7-4900-b54d-8ce399227624 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/snapshots/e4799da9-62bc-4cd9-b670-9b26b7cef8df Aug 06 03:18:03.509103 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0493926c-b6f7-4900-b54d-8ce399227624 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:03.509287 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0493926c-b6f7-4900-b54d-8ce399227624 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:03.514259 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:03.514259 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:03.514686 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0493926c-b6f7-4900-b54d-8ce399227624 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot retrieved successfully. Aug 06 03:18:03.515496 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0493926c-b6f7-4900-b54d-8ce399227624 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/snapshots/e4799da9-62bc-4cd9-b670-9b26b7cef8df returned with HTTP 200 Aug 06 03:18:03.515924 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 926/3676] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:03 2026] GET /volume/v3/snapshots/e4799da9-62bc-4cd9-b670-9b26b7cef8df => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:03.963207 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4222df06-cf43-40c9-9dca-476c28f5969b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:03.964873 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4222df06-cf43-40c9-9dca-476c28f5969b tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c Aug 06 03:18:03.965102 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4222df06-cf43-40c9-9dca-476c28f5969b tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:03.965393 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4222df06-cf43-40c9-9dca-476c28f5969b tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:03.972543 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:03.972543 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:03.976909 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4222df06-cf43-40c9-9dca-476c28f5969b tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:03.980728 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4222df06-cf43-40c9-9dca-476c28f5969b tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c returned with HTTP 200 Aug 06 03:18:03.981079 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 923/3677] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:03 2026] GET /volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:03.992557 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8b19e1ac-9dd5-439e-8cf8-781a20944653 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:03.994181 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8b19e1ac-9dd5-439e-8cf8-781a20944653 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c Aug 06 03:18:03.994733 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8b19e1ac-9dd5-439e-8cf8-781a20944653 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:03.994947 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8b19e1ac-9dd5-439e-8cf8-781a20944653 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:04.001994 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:04.001994 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:04.005453 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8b19e1ac-9dd5-439e-8cf8-781a20944653 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:04.009614 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8b19e1ac-9dd5-439e-8cf8-781a20944653 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c returned with HTTP 200 Aug 06 03:18:04.010015 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 907/3678] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:03 2026] GET /volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:04.022642 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:04.025010 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:04.025431 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "e1046540-adab-4782-a2ea-4dabb18cf81c", "size": 1}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:04.030031 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'e1046540-adab-4782-a2ea-4dabb18cf81c', 'size': 1}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:04.039153 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:04.039153 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:04.039972 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume retrieved successfully. Aug 06 03:18:04.040148 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Create volume of 1 GB Aug 06 03:18:04.044471 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Availability Zones retrieved successfully. Aug 06 03:18:04.051778 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Flow 'volume_create_api' (527b5f9f-da1e-48fd-931b-fdffcb5579e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:04.053585 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c8f8ea2-71fc-4351-8992-7ec8de84cc0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:04.054416 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:04.078021 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c8f8ea2-71fc-4351-8992-7ec8de84cc0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e1046540-adab-4782-a2ea-4dabb18cf81c', 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:04.078661 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae15b9b8-ddad-4a4c-a8f3-bf528ba12d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:04.113937 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Created reservations ['7da8aefb-c06b-4aa3-ba04-6df4493784dc', '4ed3560f-655b-49a5-ae99-7d4a6c47911e', '25042a35-a1f8-4c09-9d0d-64843766a3bc', 'fa5569a9-7bf1-408c-a878-a83f08df0952'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:04.114629 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae15b9b8-ddad-4a4c-a8f3-bf528ba12d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7da8aefb-c06b-4aa3-ba04-6df4493784dc', '4ed3560f-655b-49a5-ae99-7d4a6c47911e', '25042a35-a1f8-4c09-9d0d-64843766a3bc', 'fa5569a9-7bf1-408c-a878-a83f08df0952']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:04.115447 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8619ad0-0a56-483a-a33e-5bb2bf6962ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:04.147240 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8619ad0-0a56-483a-a33e-5bb2bf6962ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cdbb266-0739-48a6-b34d-6190bc8d052b', '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='e0bbfd84c0644b97ad68406f25b08807',qos_specs=None,replication_status=,reservations=['7da8aefb-c06b-4aa3-ba04-6df4493784dc','4ed3560f-655b-49a5-ae99-7d4a6c47911e','25042a35-a1f8-4c09-9d0d-64843766a3bc','fa5569a9-7bf1-408c-a878-a83f08df0952'],size=1,snapshot_id=None,source_replicaid=,source_volid=e1046540-adab-4782-a2ea-4dabb18cf81c,status='creating',user_id='2aec571ce84b4e449e7867886a1973b1',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), '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-06T03:18: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=0cdbb266-0739-48a6-b34d-6190bc8d052b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0bbfd84c0644b97ad68406f25b08807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e1046540-adab-4782-a2ea-4dabb18cf81c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2aec571ce84b4e449e7867886a1973b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:04.148515 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79ade3c1-3031-4d3b-9f95-ac0606749efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:04.166280 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79ade3c1-3031-4d3b-9f95-ac0606749efb) transitioned into state 'SUCCESS' from 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='e0bbfd84c0644b97ad68406f25b08807',qos_specs=None,replication_status=,reservations=['7da8aefb-c06b-4aa3-ba04-6df4493784dc','4ed3560f-655b-49a5-ae99-7d4a6c47911e','25042a35-a1f8-4c09-9d0d-64843766a3bc','fa5569a9-7bf1-408c-a878-a83f08df0952'],size=1,snapshot_id=None,source_replicaid=,source_volid=e1046540-adab-4782-a2ea-4dabb18cf81c,status='creating',user_id='2aec571ce84b4e449e7867886a1973b1',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:04.167144 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (194297b0-c91d-46d4-b042-526a746a5e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:04.181851 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (194297b0-c91d-46d4-b042-526a746a5e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:04.182580 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Flow 'volume_create_api' (527b5f9f-da1e-48fd-931b-fdffcb5579e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:04.182924 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Create volume request issued successfully. Aug 06 03:18:04.183468 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cf3bcdd5-d7a0-4660-8b82-bbbf8a63e840 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:04.183913 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 923/3679] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:18:04 2026] POST /volume/v3/volumes => generated 807 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:04.196193 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c82a7e0c-76ed-4ca1-810f-b2fa7125ade4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:04.198000 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c82a7e0c-76ed-4ca1-810f-b2fa7125ade4 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/0cdbb266-0739-48a6-b34d-6190bc8d052b Aug 06 03:18:04.198240 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c82a7e0c-76ed-4ca1-810f-b2fa7125ade4 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:04.198438 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c82a7e0c-76ed-4ca1-810f-b2fa7125ade4 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:04.205709 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:04.205709 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:04.209394 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c82a7e0c-76ed-4ca1-810f-b2fa7125ade4 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:04.214022 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c82a7e0c-76ed-4ca1-810f-b2fa7125ade4 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/0cdbb266-0739-48a6-b34d-6190bc8d052b returned with HTTP 200 Aug 06 03:18:04.214402 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 927/3680] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:04 2026] GET /volume/v3/volumes/0cdbb266-0739-48a6-b34d-6190bc8d052b => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:04.464912 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3ac332ea-d3df-460a-b71d-0244ef35bcdb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:04.466729 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3ac332ea-d3df-460a-b71d-0244ef35bcdb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/volumes/56ff0b29-f5cd-454b-9aac-f1c60f563ab8 Aug 06 03:18:04.466968 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3ac332ea-d3df-460a-b71d-0244ef35bcdb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:04.467143 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3ac332ea-d3df-460a-b71d-0244ef35bcdb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:04.472440 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3ac332ea-d3df-460a-b71d-0244ef35bcdb tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/56ff0b29-f5cd-454b-9aac-f1c60f563ab8 returned with HTTP 404 Aug 06 03:18:04.472877 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 924/3681] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:04 2026] GET /volume/v3/volumes/56ff0b29-f5cd-454b-9aac-f1c60f563ab8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:04.480307 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:04.481903 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] POST https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc/restore Aug 06 03:18:04.482212 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:04.483432 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.backups [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Restoring backup 0bfa6789-e464-40c2-ba09-96732c0293bc ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100901) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 03:18:04.483549 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Restoring backup 0bfa6789-e464-40c2-ba09-96732c0293bc to volume None. Aug 06 03:18:04.487036 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:04.487036 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:04.487704 np0000006611 devstack@c-api.service[100901]: INFO cinder.backup.api [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Creating volume of 1 GB for restore of backup 0bfa6789-e464-40c2-ba09-96732c0293bc. Aug 06 03:18:04.490560 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Availability Zones retrieved successfully. Aug 06 03:18:04.495745 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Flow 'volume_create_api' (8d8157c7-6f51-42da-9954-3d443a8742c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:04.496647 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb53014d-78b1-4414-9dc6-84734edb879a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:04.497340 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:04.519469 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb53014d-78b1-4414-9dc6-84734edb879a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:04.520125 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6601b0ab-ed9f-4f61-bf19-603d929c075c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:04.525350 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-17080547-e840-4e04-b695-93024059a0c0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:04.527248 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-17080547-e840-4e04-b695-93024059a0c0 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/snapshots/e4799da9-62bc-4cd9-b670-9b26b7cef8df Aug 06 03:18:04.527451 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-17080547-e840-4e04-b695-93024059a0c0 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:04.527695 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-17080547-e840-4e04-b695-93024059a0c0 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:04.533912 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:04.533912 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:04.534345 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-17080547-e840-4e04-b695-93024059a0c0 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot retrieved successfully. Aug 06 03:18:04.535057 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-17080547-e840-4e04-b695-93024059a0c0 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/snapshots/e4799da9-62bc-4cd9-b670-9b26b7cef8df returned with HTTP 200 Aug 06 03:18:04.535406 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 924/3682] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:04 2026] GET /volume/v3/snapshots/e4799da9-62bc-4cd9-b670-9b26b7cef8df => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:04.544212 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-49444a1f-9cbc-4f53-90e4-e25806925a15 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:04.545629 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-49444a1f-9cbc-4f53-90e4-e25806925a15 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/snapshots/e4799da9-62bc-4cd9-b670-9b26b7cef8df Aug 06 03:18:04.545753 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-49444a1f-9cbc-4f53-90e4-e25806925a15 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:04.545938 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-49444a1f-9cbc-4f53-90e4-e25806925a15 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:04.552081 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:04.552081 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:04.552456 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-49444a1f-9cbc-4f53-90e4-e25806925a15 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot retrieved successfully. Aug 06 03:18:04.553171 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-49444a1f-9cbc-4f53-90e4-e25806925a15 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/snapshots/e4799da9-62bc-4cd9-b670-9b26b7cef8df returned with HTTP 200 Aug 06 03:18:04.553522 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 928/3683] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:04 2026] GET /volume/v3/snapshots/e4799da9-62bc-4cd9-b670-9b26b7cef8df => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:04.556426 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Created reservations ['04865da4-9c17-4384-a15d-4a8dac3104ab', 'e0e40bcb-d0d8-4f1c-b83a-c302dc0cf934', 'c1b7c29d-cda7-4543-9451-40e8baa9cc8c', '2f230a35-85b1-4a85-a81e-fcc719ea761e'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:04.557111 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6601b0ab-ed9f-4f61-bf19-603d929c075c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04865da4-9c17-4384-a15d-4a8dac3104ab', 'e0e40bcb-d0d8-4f1c-b83a-c302dc0cf934', 'c1b7c29d-cda7-4543-9451-40e8baa9cc8c', '2f230a35-85b1-4a85-a81e-fcc719ea761e']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:04.557742 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (567ebfc0-6b0d-4eea-a826-8a234626b110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:04.585896 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (567ebfc0-6b0d-4eea-a826-8a234626b110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6690d70f-abdd-43d9-885a-f55e4444d7fe', '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='52a32940ec544fb99c9abcd53832cabe',qos_specs=None,replication_status=,reservations=['04865da4-9c17-4384-a15d-4a8dac3104ab','e0e40bcb-d0d8-4f1c-b83a-c302dc0cf934','c1b7c29d-cda7-4543-9451-40e8baa9cc8c','2f230a35-85b1-4a85-a81e-fcc719ea761e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a1f2899e09c4184be5a636d9ed1c53a',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:04Z,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=6690d70f-abdd-43d9-885a-f55e4444d7fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52a32940ec544fb99c9abcd53832cabe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a1f2899e09c4184be5a636d9ed1c53a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:04.586664 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6aae48a5-cdbb-498e-b25e-e885a8343d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:04.601545 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6aae48a5-cdbb-498e-b25e-e885a8343d60) transitioned into 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='52a32940ec544fb99c9abcd53832cabe',qos_specs=None,replication_status=,reservations=['04865da4-9c17-4384-a15d-4a8dac3104ab','e0e40bcb-d0d8-4f1c-b83a-c302dc0cf934','c1b7c29d-cda7-4543-9451-40e8baa9cc8c','2f230a35-85b1-4a85-a81e-fcc719ea761e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a1f2899e09c4184be5a636d9ed1c53a',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:04.602303 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58ab4fa6-495a-44a1-ac1b-61ac6cad2715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:04.611080 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58ab4fa6-495a-44a1-ac1b-61ac6cad2715) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:04.612169 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Flow 'volume_create_api' (8d8157c7-6f51-42da-9954-3d443a8742c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:04.612169 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Create volume request issued successfully. Aug 06 03:18:04.618784 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:04.618784 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:04.619200 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:18:04.791118 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c560f0b4-2b40-4e98-8381-85f8cc49f410 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:04.792712 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c560f0b4-2b40-4e98-8381-85f8cc49f410 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/snapshots/9266a6f1-7d20-49a2-b478-d96d0f2ae41c Aug 06 03:18:04.792889 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c560f0b4-2b40-4e98-8381-85f8cc49f410 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:04.793082 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c560f0b4-2b40-4e98-8381-85f8cc49f410 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:04.798335 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:04.798335 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:04.798735 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c560f0b4-2b40-4e98-8381-85f8cc49f410 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Snapshot retrieved successfully. Aug 06 03:18:04.799468 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c560f0b4-2b40-4e98-8381-85f8cc49f410 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/snapshots/9266a6f1-7d20-49a2-b478-d96d0f2ae41c returned with HTTP 200 Aug 06 03:18:04.799822 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 925/3684] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:04 2026] GET /volume/v3/snapshots/9266a6f1-7d20-49a2-b478-d96d0f2ae41c => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:04.831066 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:04.832743 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:04.833053 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1625411554", "snapshot_id": null, "imageRef": "7f9b16b0-bc67-4445-beb8-aa25ff25c0ad", "volume_type": null, "size": 1}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:04.834603 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1625411554', 'snapshot_id': None, 'imageRef': '7f9b16b0-bc67-4445-beb8-aa25ff25c0ad', 'volume_type': None, 'size': 1}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:04.920527 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:04.920527 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:04.920979 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Snapshot retrieved successfully. Aug 06 03:18:04.921146 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Create volume of 1 GB Aug 06 03:18:04.924304 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Availability Zones retrieved successfully. Aug 06 03:18:04.929262 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Flow 'volume_create_api' (da105035-0c14-4f9d-9351-796a73732878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:04.930353 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f94bcee-8b0f-4e60-bbdc-403d6b0041b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:04.931248 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:04.963181 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f94bcee-8b0f-4e60-bbdc-403d6b0041b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9266a6f1-7d20-49a2-b478-d96d0f2ae41c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:04.964400 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (189484cb-c41d-4942-96f9-c30d5265ea1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:05.006124 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Created reservations ['bb028c63-4657-468c-b4a3-d2ace2e7d4ee', '28e407a1-cf76-4a4d-b4d8-5f5d643dace7', '2140f296-1b3a-408e-8fdf-5445902709f0', '88670e66-7191-4712-9413-4f1548ff054f'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:05.006843 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (189484cb-c41d-4942-96f9-c30d5265ea1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb028c63-4657-468c-b4a3-d2ace2e7d4ee', '28e407a1-cf76-4a4d-b4d8-5f5d643dace7', '2140f296-1b3a-408e-8fdf-5445902709f0', '88670e66-7191-4712-9413-4f1548ff054f']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:05.007496 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6afef3f7-34fc-45e9-bcf4-5a2956790501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:05.050615 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6afef3f7-34fc-45e9-bcf4-5a2956790501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2a168ca-e137-4aca-ad95-5ceff866ec53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1625411554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='780a573387e441e19cb20cfac682e54e',qos_specs=None,replication_status=,reservations=['bb028c63-4657-468c-b4a3-d2ace2e7d4ee','28e407a1-cf76-4a4d-b4d8-5f5d643dace7','2140f296-1b3a-408e-8fdf-5445902709f0','88670e66-7191-4712-9413-4f1548ff054f'],size=1,snapshot_id=9266a6f1-7d20-49a2-b478-d96d0f2ae41c,source_replicaid=,source_volid=None,status='creating',user_id='58a0970f6c5c47baacd11f9e25bea9e5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), '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-06T03:18:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1625411554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2a168ca-e137-4aca-ad95-5ceff866ec53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='780a573387e441e19cb20cfac682e54e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9266a6f1-7d20-49a2-b478-d96d0f2ae41c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58a0970f6c5c47baacd11f9e25bea9e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:05.051327 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df1102e7-5abd-4a05-a62a-4c2323f5e337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:05.069521 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df1102e7-5abd-4a05-a62a-4c2323f5e337) transitioned into state 'SUCCESS' from state '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-1625411554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='780a573387e441e19cb20cfac682e54e',qos_specs=None,replication_status=,reservations=['bb028c63-4657-468c-b4a3-d2ace2e7d4ee','28e407a1-cf76-4a4d-b4d8-5f5d643dace7','2140f296-1b3a-408e-8fdf-5445902709f0','88670e66-7191-4712-9413-4f1548ff054f'],size=1,snapshot_id=9266a6f1-7d20-49a2-b478-d96d0f2ae41c,source_replicaid=,source_volid=None,status='creating',user_id='58a0970f6c5c47baacd11f9e25bea9e5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:05.070245 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8156cd23-a015-4a67-803f-2960867e6f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:05.094077 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8156cd23-a015-4a67-803f-2960867e6f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:05.095163 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Flow 'volume_create_api' (da105035-0c14-4f9d-9351-796a73732878) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:05.095479 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Create volume request issued successfully. Aug 06 03:18:05.096067 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3cb02f28-6fd4-4ebd-ba82-25c3e479cc44 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:05.096501 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 925/3685] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:18:04 2026] POST /volume/v3/volumes => generated 812 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:05.109211 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9beebdb9-987e-455f-98de-f767a8beaf46 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:05.111340 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9beebdb9-987e-455f-98de-f767a8beaf46 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 Aug 06 03:18:05.111416 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9beebdb9-987e-455f-98de-f767a8beaf46 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:05.111642 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9beebdb9-987e-455f-98de-f767a8beaf46 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:05.118700 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:05.118700 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:05.125542 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-9beebdb9-987e-455f-98de-f767a8beaf46 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:18:05.130772 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9beebdb9-987e-455f-98de-f767a8beaf46 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 returned with HTTP 200 Aug 06 03:18:05.131216 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 929/3686] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:05 2026] GET /volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:05.226275 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-32323594-5605-4e71-9b84-df76522955fd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:05.228139 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-32323594-5605-4e71-9b84-df76522955fd tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/0cdbb266-0739-48a6-b34d-6190bc8d052b Aug 06 03:18:05.228139 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-32323594-5605-4e71-9b84-df76522955fd tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:05.228282 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-32323594-5605-4e71-9b84-df76522955fd tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:05.235174 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:05.235174 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:05.238189 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-32323594-5605-4e71-9b84-df76522955fd tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:05.241970 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-32323594-5605-4e71-9b84-df76522955fd tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/0cdbb266-0739-48a6-b34d-6190bc8d052b returned with HTTP 200 Aug 06 03:18:05.242328 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 926/3687] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:05 2026] GET /volume/v3/volumes/0cdbb266-0739-48a6-b34d-6190bc8d052b => generated 1226 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:05.253948 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7eb5f32c-9eef-4d40-8937-9afdee2e2e9a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:05.255645 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7eb5f32c-9eef-4d40-8937-9afdee2e2e9a tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/0cdbb266-0739-48a6-b34d-6190bc8d052b Aug 06 03:18:05.255862 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7eb5f32c-9eef-4d40-8937-9afdee2e2e9a tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:05.256057 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7eb5f32c-9eef-4d40-8937-9afdee2e2e9a tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:05.262088 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:05.262088 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:05.265063 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-7eb5f32c-9eef-4d40-8937-9afdee2e2e9a tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:05.268737 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7eb5f32c-9eef-4d40-8937-9afdee2e2e9a tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/0cdbb266-0739-48a6-b34d-6190bc8d052b returned with HTTP 200 Aug 06 03:18:05.269100 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 926/3688] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:05 2026] GET /volume/v3/volumes/0cdbb266-0739-48a6-b34d-6190bc8d052b => generated 1226 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:05.280514 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6cc0cfe9-9fa8-4f48-88cc-3b25c337446c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:05.282718 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6cc0cfe9-9fa8-4f48-88cc-3b25c337446c tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] DELETE https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c Aug 06 03:18:05.282990 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6cc0cfe9-9fa8-4f48-88cc-3b25c337446c tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:05.283220 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6cc0cfe9-9fa8-4f48-88cc-3b25c337446c tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:05.283427 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-6cc0cfe9-9fa8-4f48-88cc-3b25c337446c tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Delete volume with id: e1046540-adab-4782-a2ea-4dabb18cf81c Aug 06 03:18:05.292265 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:05.292265 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:05.292839 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6cc0cfe9-9fa8-4f48-88cc-3b25c337446c tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:05.308842 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6cc0cfe9-9fa8-4f48-88cc-3b25c337446c tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Delete volume request issued successfully. Aug 06 03:18:05.309142 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6cc0cfe9-9fa8-4f48-88cc-3b25c337446c tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c returned with HTTP 202 Aug 06 03:18:05.309778 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 930/3689] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:18:05 2026] DELETE /volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:18:05.317112 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-eb7b9977-7ce3-4470-8164-c9af080c6220 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:05.318700 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-eb7b9977-7ce3-4470-8164-c9af080c6220 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c Aug 06 03:18:05.318918 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-eb7b9977-7ce3-4470-8164-c9af080c6220 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:05.319087 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-eb7b9977-7ce3-4470-8164-c9af080c6220 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:05.324982 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:05.324982 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:05.328162 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-eb7b9977-7ce3-4470-8164-c9af080c6220 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:05.332427 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-eb7b9977-7ce3-4470-8164-c9af080c6220 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c returned with HTTP 200 Aug 06 03:18:05.332842 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 927/3690] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:05 2026] GET /volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c => generated 1190 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:05.625812 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:05.625812 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:05.626200 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:18:05.626329 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.backup.api [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Checking backup size 1 against volume size 1 {{(pid=100901) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 03:18:05.626426 np0000006611 devstack@c-api.service[100901]: INFO cinder.backup.api [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Overwriting volume 6690d70f-abdd-43d9-885a-f55e4444d7fe with restore of backup 0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:18:05.638282 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.backup.rpcapi [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] restore_backup in rpcapi backup_id 0bfa6789-e464-40c2-ba09-96732c0293bc {{(pid=100901) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 03:18:05.639719 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8c4ed160-a5a6-4ef9-9cce-e97b3e8e9112 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc/restore returned with HTTP 202 Aug 06 03:18:05.640173 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 908/3691] 10.4.3.80 () {70 vars in 1426 bytes} [Thu Aug 6 03:18:04 2026] POST /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc/restore => generated 152 bytes in 1160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:05.647258 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e9ef4869-4dd5-426b-8ea2-ce2a150459b3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:05.651229 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e9ef4869-4dd5-426b-8ea2-ce2a150459b3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:18:05.651419 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e9ef4869-4dd5-426b-8ea2-ce2a150459b3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:05.651600 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e9ef4869-4dd5-426b-8ea2-ce2a150459b3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:05.651697 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-e9ef4869-4dd5-426b-8ea2-ce2a150459b3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:05.655491 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:05.655491 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:05.656091 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e9ef4869-4dd5-426b-8ea2-ce2a150459b3 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:18:05.656459 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 927/3692] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:05 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:05.996248 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8b07be2f-5aaa-420e-8d61-70c77b67ef90 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:05.997900 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8b07be2f-5aaa-420e-8d61-70c77b67ef90 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:18:05.998272 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8b07be2f-5aaa-420e-8d61-70c77b67ef90 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd4ec9d0-159c-4b52-ab3a-7cc93a308251", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1609310609", "description": null, "metadata": null}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:06.008974 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:06.008974 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:06.009440 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-8b07be2f-5aaa-420e-8d61-70c77b67ef90 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:06.009614 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-8b07be2f-5aaa-420e-8d61-70c77b67ef90 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Create snapshot from volume bd4ec9d0-159c-4b52-ab3a-7cc93a308251 Aug 06 03:18:06.030681 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-8b07be2f-5aaa-420e-8d61-70c77b67ef90 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Created reservations ['091a6899-c135-47f8-b3a9-1ac60b49f600', '7e7c2753-2f49-4b78-91ad-28cf48386041', 'fca476e9-8aa9-4b2a-ad6a-1bd58ff0d8b7', '509c1c8f-af13-4497-8ac9-ac2c5ee61f6a'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:06.056915 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-8b07be2f-5aaa-420e-8d61-70c77b67ef90 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot force create request issued successfully. Aug 06 03:18:06.057199 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8b07be2f-5aaa-420e-8d61-70c77b67ef90 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:18:06.057600 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 931/3693] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:18:05 2026] POST /volume/v3/snapshots => generated 313 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:06.065465 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7269ab5d-0ce8-4371-b1e8-c140605d3690 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:06.066893 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7269ab5d-0ce8-4371-b1e8-c140605d3690 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/snapshots/9d1f2501-f486-49b0-8fb9-5585d967253e Aug 06 03:18:06.067053 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7269ab5d-0ce8-4371-b1e8-c140605d3690 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:06.067217 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7269ab5d-0ce8-4371-b1e8-c140605d3690 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:06.071352 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:06.071352 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:06.071716 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7269ab5d-0ce8-4371-b1e8-c140605d3690 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot retrieved successfully. Aug 06 03:18:06.072328 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7269ab5d-0ce8-4371-b1e8-c140605d3690 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/snapshots/9d1f2501-f486-49b0-8fb9-5585d967253e returned with HTTP 200 Aug 06 03:18:06.072634 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 928/3694] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:06 2026] GET /volume/v3/snapshots/9d1f2501-f486-49b0-8fb9-5585d967253e => generated 445 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:06.144519 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b6e57d64-78be-4810-b87a-83513e03fef1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:06.146910 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b6e57d64-78be-4810-b87a-83513e03fef1 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 Aug 06 03:18:06.147178 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b6e57d64-78be-4810-b87a-83513e03fef1 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:06.147478 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b6e57d64-78be-4810-b87a-83513e03fef1 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:06.155806 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:06.155806 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:06.159741 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b6e57d64-78be-4810-b87a-83513e03fef1 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:18:06.165210 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b6e57d64-78be-4810-b87a-83513e03fef1 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 returned with HTTP 200 Aug 06 03:18:06.165733 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 909/3695] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:06 2026] GET /volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 => generated 1421 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:06.177783 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1bcdb1d6-332a-40ea-8ab5-8c8600000484 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:06.181299 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1bcdb1d6-332a-40ea-8ab5-8c8600000484 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 Aug 06 03:18:06.181683 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1bcdb1d6-332a-40ea-8ab5-8c8600000484 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:06.182023 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1bcdb1d6-332a-40ea-8ab5-8c8600000484 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:06.192657 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:06.192657 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:06.197350 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1bcdb1d6-332a-40ea-8ab5-8c8600000484 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:18:06.204407 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1bcdb1d6-332a-40ea-8ab5-8c8600000484 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 returned with HTTP 200 Aug 06 03:18:06.205054 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 928/3696] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:06 2026] GET /volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 => generated 1421 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:06.346094 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2ce02d97-17a9-4704-8175-a58c2a8a566d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:06.348643 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2ce02d97-17a9-4704-8175-a58c2a8a566d tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c Aug 06 03:18:06.348893 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2ce02d97-17a9-4704-8175-a58c2a8a566d tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:06.349107 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2ce02d97-17a9-4704-8175-a58c2a8a566d tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:06.358665 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2ce02d97-17a9-4704-8175-a58c2a8a566d tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c returned with HTTP 404 Aug 06 03:18:06.358665 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 932/3697] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:06 2026] GET /volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:18:06.672409 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-96ee783c-eb44-4215-8f5c-9b99d1b860aa None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:06.675548 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-96ee783c-eb44-4215-8f5c-9b99d1b860aa tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:18:06.675548 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-96ee783c-eb44-4215-8f5c-9b99d1b860aa tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:06.675548 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-96ee783c-eb44-4215-8f5c-9b99d1b860aa tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:06.675711 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-96ee783c-eb44-4215-8f5c-9b99d1b860aa tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:06.689291 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:06.689291 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:06.690133 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-96ee783c-eb44-4215-8f5c-9b99d1b860aa tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:18:06.690620 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 929/3698] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:06 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:06.907219 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-90544790-3fc7-493d-be10-5bd87d24b2d7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:06.909449 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-90544790-3fc7-493d-be10-5bd87d24b2d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:18:06.909967 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-90544790-3fc7-493d-be10-5bd87d24b2d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "356b25eb-d6ee-4cde-82a0-017b8c5cfeb5", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-644308252", "description": null, "metadata": null}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:06.923722 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:06.923722 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:06.924326 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-90544790-3fc7-493d-be10-5bd87d24b2d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:18:06.924495 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-90544790-3fc7-493d-be10-5bd87d24b2d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create snapshot from volume 356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 Aug 06 03:18:06.965282 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-90544790-3fc7-493d-be10-5bd87d24b2d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Created reservations ['7202a7e8-1347-430e-a118-1830adc95180', '23f3ed1c-e37c-45a6-8849-9cd9f192115b', '5ad2ea15-ae27-4c41-8a76-774ed0180aa5', '7cedd46d-6ce4-443c-9e2c-22da7f463228'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:06.993181 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-90544790-3fc7-493d-be10-5bd87d24b2d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot force create request issued successfully. Aug 06 03:18:06.993525 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-90544790-3fc7-493d-be10-5bd87d24b2d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:18:06.993997 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 910/3699] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:18:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:07.003774 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7bdf21ff-4f1b-4b8a-8e6d-88edd840044b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:07.005818 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7bdf21ff-4f1b-4b8a-8e6d-88edd840044b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d Aug 06 03:18:07.005818 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7bdf21ff-4f1b-4b8a-8e6d-88edd840044b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:07.006012 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7bdf21ff-4f1b-4b8a-8e6d-88edd840044b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:07.007714 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=429,cinder:INSERT=69,cinder:UPDATE=132 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:18:07.011414 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:07.011414 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:07.011542 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-7bdf21ff-4f1b-4b8a-8e6d-88edd840044b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:18:07.012234 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7bdf21ff-4f1b-4b8a-8e6d-88edd840044b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d returned with HTTP 200 Aug 06 03:18:07.012580 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 929/3700] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:07 2026] GET /volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:07.083563 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e2463f7d-24df-4a39-bed3-bce4d62099d8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:07.086164 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e2463f7d-24df-4a39-bed3-bce4d62099d8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/snapshots/9d1f2501-f486-49b0-8fb9-5585d967253e Aug 06 03:18:07.086349 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e2463f7d-24df-4a39-bed3-bce4d62099d8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:07.086593 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e2463f7d-24df-4a39-bed3-bce4d62099d8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:07.091916 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:07.091916 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:07.092333 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e2463f7d-24df-4a39-bed3-bce4d62099d8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot retrieved successfully. Aug 06 03:18:07.093149 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e2463f7d-24df-4a39-bed3-bce4d62099d8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/snapshots/9d1f2501-f486-49b0-8fb9-5585d967253e returned with HTTP 200 Aug 06 03:18:07.093384 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 933/3701] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:07 2026] GET /volume/v3/snapshots/9d1f2501-f486-49b0-8fb9-5585d967253e => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:07.101129 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d047d1bd-b2f9-4d4c-ba4a-c7305c90f063 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:07.102752 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d047d1bd-b2f9-4d4c-ba4a-c7305c90f063 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/snapshots/9d1f2501-f486-49b0-8fb9-5585d967253e Aug 06 03:18:07.102930 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d047d1bd-b2f9-4d4c-ba4a-c7305c90f063 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:07.103106 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d047d1bd-b2f9-4d4c-ba4a-c7305c90f063 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:07.108359 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:07.108359 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:07.108868 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d047d1bd-b2f9-4d4c-ba4a-c7305c90f063 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot retrieved successfully. Aug 06 03:18:07.109654 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d047d1bd-b2f9-4d4c-ba4a-c7305c90f063 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/snapshots/9d1f2501-f486-49b0-8fb9-5585d967253e returned with HTTP 200 Aug 06 03:18:07.110026 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 930/3702] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:07 2026] GET /volume/v3/snapshots/9d1f2501-f486-49b0-8fb9-5585d967253e => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:07.153395 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-6116120e-ef7b-4053-9747-e8632e5a0814 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:07.156129 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-6116120e-ef7b-4053-9747-e8632e5a0814 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 Aug 06 03:18:07.156378 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-6116120e-ef7b-4053-9747-e8632e5a0814 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:07.156635 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-6116120e-ef7b-4053-9747-e8632e5a0814 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:07.168255 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:07.168255 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:07.173145 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-6116120e-ef7b-4053-9747-e8632e5a0814 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:07.178575 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-6116120e-ef7b-4053-9747-e8632e5a0814 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 returned with HTTP 200 Aug 06 03:18:07.179079 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 911/3703] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:18:07 2026] GET /volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:07.200964 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-719dc5d9-6f46-4b56-b81e-477ad15aac20 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:07.202645 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-719dc5d9-6f46-4b56-b81e-477ad15aac20 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] POST https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251/action Aug 06 03:18:07.203001 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-719dc5d9-6f46-4b56-b81e-477ad15aac20 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:07.203110 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-719dc5d9-6f46-4b56-b81e-477ad15aac20 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:07.215448 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:07.215448 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:07.216031 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-719dc5d9-6f46-4b56-b81e-477ad15aac20 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:07.223712 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-719dc5d9-6f46-4b56-b81e-477ad15aac20 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Begin detaching volume completed successfully. Aug 06 03:18:07.224005 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-719dc5d9-6f46-4b56-b81e-477ad15aac20 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251/action returned with HTTP 202 Aug 06 03:18:07.224526 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 930/3704] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:18:07 2026] POST /volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:07.284050 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1fbd0eab-b12b-4d6a-a7d2-58300bc5e2ea None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:07.284376 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1fbd0eab-b12b-4d6a-a7d2-58300bc5e2ea None None] GET https://10.4.3.80/volume// Aug 06 03:18:07.284545 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1fbd0eab-b12b-4d6a-a7d2-58300bc5e2ea None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:07.284717 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1fbd0eab-b12b-4d6a-a7d2-58300bc5e2ea None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:07.287849 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1fbd0eab-b12b-4d6a-a7d2-58300bc5e2ea None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:18:07.287849 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 934/3705] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:18:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:18:07.295459 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-fe8eaa85-7ad4-4c25-b6ee-be34f51615b4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:07.297516 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-fe8eaa85-7ad4-4c25-b6ee-be34f51615b4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 Aug 06 03:18:07.297763 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-fe8eaa85-7ad4-4c25-b6ee-be34f51615b4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:07.298047 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-fe8eaa85-7ad4-4c25-b6ee-be34f51615b4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:07.307125 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:07.307125 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:07.310670 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-fe8eaa85-7ad4-4c25-b6ee-be34f51615b4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:07.316204 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-fe8eaa85-7ad4-4c25-b6ee-be34f51615b4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 returned with HTTP 200 Aug 06 03:18:07.316711 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 931/3706] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:18:07 2026] GET /volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:07.703087 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6f907511-da06-4c53-bf11-c1f58730bbdf None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:07.704715 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6f907511-da06-4c53-bf11-c1f58730bbdf tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:18:07.704933 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6f907511-da06-4c53-bf11-c1f58730bbdf tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:07.705415 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6f907511-da06-4c53-bf11-c1f58730bbdf tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:07.705415 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-6f907511-da06-4c53-bf11-c1f58730bbdf tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:07.713406 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:07.713406 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:07.713406 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6f907511-da06-4c53-bf11-c1f58730bbdf tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:18:07.713636 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 912/3707] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:07 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:07.742691 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-fa1c7b86-9135-4cca-ad73-7ef03ac18830 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:07.744528 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-fa1c7b86-9135-4cca-ad73-7ef03ac18830 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 Aug 06 03:18:07.744730 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-fa1c7b86-9135-4cca-ad73-7ef03ac18830 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:07.744927 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-fa1c7b86-9135-4cca-ad73-7ef03ac18830 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:07.751383 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:07.751383 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:07.755755 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-fa1c7b86-9135-4cca-ad73-7ef03ac18830 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:18:07.761571 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-fa1c7b86-9135-4cca-ad73-7ef03ac18830 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 returned with HTTP 200 Aug 06 03:18:07.761987 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 931/3708] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:18:07 2026] GET /volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 => generated 1403 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:07.985767 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-103f3a80-b5fb-49fe-8a85-ce3176d8a4c1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:07.988100 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-103f3a80-b5fb-49fe-8a85-ce3176d8a4c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:07.988564 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-103f3a80-b5fb-49fe-8a85-ce3176d8a4c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "11fec149-19c7-4a15-b3fc-060c7e652ed6", "size": 1}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:07.990414 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-103f3a80-b5fb-49fe-8a85-ce3176d8a4c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '11fec149-19c7-4a15-b3fc-060c7e652ed6', 'size': 1}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:08.025239 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-53111974-95ae-47f9-84dc-0320a4556c27 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:08.028642 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-53111974-95ae-47f9-84dc-0320a4556c27 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d Aug 06 03:18:08.028996 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-53111974-95ae-47f9-84dc-0320a4556c27 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:08.029331 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-53111974-95ae-47f9-84dc-0320a4556c27 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:08.035703 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:08.035703 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:08.036189 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-53111974-95ae-47f9-84dc-0320a4556c27 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:18:08.036977 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-53111974-95ae-47f9-84dc-0320a4556c27 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d returned with HTTP 200 Aug 06 03:18:08.037353 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 932/3709] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:08 2026] GET /volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:08.049911 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b5685cc4-2d0a-4eba-b1fe-05613daa71d9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:08.052949 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b5685cc4-2d0a-4eba-b1fe-05613daa71d9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d Aug 06 03:18:08.053161 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b5685cc4-2d0a-4eba-b1fe-05613daa71d9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:08.053354 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b5685cc4-2d0a-4eba-b1fe-05613daa71d9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:08.062350 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:08.062350 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:08.063054 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b5685cc4-2d0a-4eba-b1fe-05613daa71d9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:18:08.064063 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b5685cc4-2d0a-4eba-b1fe-05613daa71d9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d returned with HTTP 200 Aug 06 03:18:08.064572 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 913/3710] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:08 2026] GET /volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:08.074490 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b79d90de-2d6c-4b51-b1ff-59996f65f8fd None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:08.076154 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b79d90de-2d6c-4b51-b1ff-59996f65f8fd tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:18:08.076268 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b79d90de-2d6c-4b51-b1ff-59996f65f8fd tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "356b25eb-d6ee-4cde-82a0-017b8c5cfeb5", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-627961344", "description": null, "metadata": null}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:08.090420 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:08.090420 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:08.090420 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b79d90de-2d6c-4b51-b1ff-59996f65f8fd tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:18:08.090420 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-b79d90de-2d6c-4b51-b1ff-59996f65f8fd tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create snapshot from volume 356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 Aug 06 03:18:08.090582 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-103f3a80-b5fb-49fe-8a85-ce3176d8a4c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Create volume of 1 GB Aug 06 03:18:08.096043 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-103f3a80-b5fb-49fe-8a85-ce3176d8a4c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Availability Zones retrieved successfully. Aug 06 03:18:08.104861 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-103f3a80-b5fb-49fe-8a85-ce3176d8a4c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Flow 'volume_create_api' (23073be1-f791-454d-ab76-f2370489de67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:08.106301 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-103f3a80-b5fb-49fe-8a85-ce3176d8a4c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95bc68ba-9ea2-4bb7-9fea-22be3a54018e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:08.111657 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-103f3a80-b5fb-49fe-8a85-ce3176d8a4c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:08.120970 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-b79d90de-2d6c-4b51-b1ff-59996f65f8fd tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Created reservations ['34d3a09e-e71f-444c-b53d-2f1bf9e9c13c', 'be032208-e470-4e57-bed2-afac8a9394d4', 'ff430409-78bb-400e-98b4-f15f43883d4b', '6ea1cd16-e590-4518-bc64-00de054b8097'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:08.167550 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b79d90de-2d6c-4b51-b1ff-59996f65f8fd tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot force create request issued successfully. Aug 06 03:18:08.167952 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b79d90de-2d6c-4b51-b1ff-59996f65f8fd tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:18:08.168385 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 932/3711] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:18:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:08.176730 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8026e22b-12a4-4d49-a5f7-f75cdc2d967d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:08.181245 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8026e22b-12a4-4d49-a5f7-f75cdc2d967d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e Aug 06 03:18:08.181316 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8026e22b-12a4-4d49-a5f7-f75cdc2d967d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:08.181553 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8026e22b-12a4-4d49-a5f7-f75cdc2d967d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:08.182528 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-103f3a80-b5fb-49fe-8a85-ce3176d8a4c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95bc68ba-9ea2-4bb7-9fea-22be3a54018e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:08.183693 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-103f3a80-b5fb-49fe-8a85-ce3176d8a4c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29270585-cfde-427b-bd0b-2602f8720271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:08.187691 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:08.187691 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:08.188305 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8026e22b-12a4-4d49-a5f7-f75cdc2d967d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:18:08.189106 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8026e22b-12a4-4d49-a5f7-f75cdc2d967d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e returned with HTTP 200 Aug 06 03:18:08.189487 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 933/3712] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:08 2026] GET /volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:08.245071 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-103f3a80-b5fb-49fe-8a85-ce3176d8a4c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Created reservations ['6a3d3c6c-fb5a-40e2-9e93-49adc0857a96', '5eefc7f3-820f-4877-96c7-6b537b39927b', '16c339d3-2b3a-440b-9abf-656fdfe82212', '0c7cb4fb-fd2a-46f0-ae89-c949c46e5da0'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:08.246186 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-103f3a80-b5fb-49fe-8a85-ce3176d8a4c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29270585-cfde-427b-bd0b-2602f8720271) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a3d3c6c-fb5a-40e2-9e93-49adc0857a96', '5eefc7f3-820f-4877-96c7-6b537b39927b', '16c339d3-2b3a-440b-9abf-656fdfe82212', '0c7cb4fb-fd2a-46f0-ae89-c949c46e5da0']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:08.247370 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-103f3a80-b5fb-49fe-8a85-ce3176d8a4c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70fdefa7-abef-40ac-869f-11c7dff1c024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:08.280997 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-273b89ab-714e-41cf-9370-51195e000f54 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:08.282660 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-103f3a80-b5fb-49fe-8a85-ce3176d8a4c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70fdefa7-abef-40ac-869f-11c7dff1c024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65edc8ad-f064-4047-b58c-c5c160d5fb4b', '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='e0bbfd84c0644b97ad68406f25b08807',qos_specs=None,replication_status=,reservations=['6a3d3c6c-fb5a-40e2-9e93-49adc0857a96','5eefc7f3-820f-4877-96c7-6b537b39927b','16c339d3-2b3a-440b-9abf-656fdfe82212','0c7cb4fb-fd2a-46f0-ae89-c949c46e5da0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aec571ce84b4e449e7867886a1973b1',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:08Z,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=65edc8ad-f064-4047-b58c-c5c160d5fb4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0bbfd84c0644b97ad68406f25b08807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2aec571ce84b4e449e7867886a1973b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:08.283376 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-273b89ab-714e-41cf-9370-51195e000f54 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] DELETE https://10.4.3.80/volume/v3/attachments/708a8166-316b-4fc0-ad22-1bbd9814df00 Aug 06 03:18:08.283722 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-273b89ab-714e-41cf-9370-51195e000f54 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:08.283823 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-273b89ab-714e-41cf-9370-51195e000f54 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:08.284010 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-103f3a80-b5fb-49fe-8a85-ce3176d8a4c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc7135e-5fe1-4688-974f-ee3945db143a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:08.291448 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:08.291448 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:08.302844 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-103f3a80-b5fb-49fe-8a85-ce3176d8a4c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc7135e-5fe1-4688-974f-ee3945db143a) transitioned into state 'SUCCESS' from 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='e0bbfd84c0644b97ad68406f25b08807',qos_specs=None,replication_status=,reservations=['6a3d3c6c-fb5a-40e2-9e93-49adc0857a96','5eefc7f3-820f-4877-96c7-6b537b39927b','16c339d3-2b3a-440b-9abf-656fdfe82212','0c7cb4fb-fd2a-46f0-ae89-c949c46e5da0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aec571ce84b4e449e7867886a1973b1',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:08.303603 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-103f3a80-b5fb-49fe-8a85-ce3176d8a4c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ed02c9-79a0-4329-b5fb-e46b4dd6a04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:08.319954 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-103f3a80-b5fb-49fe-8a85-ce3176d8a4c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ed02c9-79a0-4329-b5fb-e46b4dd6a04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:08.320954 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-103f3a80-b5fb-49fe-8a85-ce3176d8a4c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Flow 'volume_create_api' (23073be1-f791-454d-ab76-f2370489de67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:08.321296 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-103f3a80-b5fb-49fe-8a85-ce3176d8a4c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Create volume request issued successfully. Aug 06 03:18:08.321977 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-103f3a80-b5fb-49fe-8a85-ce3176d8a4c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:08.322518 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 935/3713] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:18:07 2026] POST /volume/v3/volumes => generated 773 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:08.332516 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-ba19ea67-4a8a-4ac5-9947-072a3f23d2d5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:08.334645 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-ba19ea67-4a8a-4ac5-9947-072a3f23d2d5 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 Aug 06 03:18:08.334645 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-ba19ea67-4a8a-4ac5-9947-072a3f23d2d5 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:08.334755 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-ba19ea67-4a8a-4ac5-9947-072a3f23d2d5 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:08.335504 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f2833f5c-20a5-4204-a051-eeff31ee4c93 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:08.337564 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f2833f5c-20a5-4204-a051-eeff31ee4c93 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b Aug 06 03:18:08.337738 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f2833f5c-20a5-4204-a051-eeff31ee4c93 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:08.337925 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f2833f5c-20a5-4204-a051-eeff31ee4c93 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:08.348333 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:08.348333 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:08.352660 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f2833f5c-20a5-4204-a051-eeff31ee4c93 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:08.354692 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-1789e80c-46e9-4a55-b3b2-ecfe7b84e2d8 req-273b89ab-714e-41cf-9370-51195e000f54 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/attachments/708a8166-316b-4fc0-ad22-1bbd9814df00 returned with HTTP 200 Aug 06 03:18:08.355263 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:08.355263 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:08.355319 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 914/3714] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:18:08 2026] DELETE /volume/v3/attachments/708a8166-316b-4fc0-ad22-1bbd9814df00 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:08.359392 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f2833f5c-20a5-4204-a051-eeff31ee4c93 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b returned with HTTP 200 Aug 06 03:18:08.359392 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 934/3715] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:08 2026] GET /volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:08.362251 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-ba19ea67-4a8a-4ac5-9947-072a3f23d2d5 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:18:08.368389 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-ba19ea67-4a8a-4ac5-9947-072a3f23d2d5 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 returned with HTTP 200 Aug 06 03:18:08.368908 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 933/3716] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:18:08 2026] GET /volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 => generated 1403 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:08.379959 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-00f3a165-a78b-4bf4-b898-7f44bd03f4c7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:08.379959 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-00f3a165-a78b-4bf4-b898-7f44bd03f4c7 None None] GET https://10.4.3.80/volume// Aug 06 03:18:08.379959 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-00f3a165-a78b-4bf4-b898-7f44bd03f4c7 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:08.380595 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-00f3a165-a78b-4bf4-b898-7f44bd03f4c7 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:08.380745 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-00f3a165-a78b-4bf4-b898-7f44bd03f4c7 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:18:08.382761 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 936/3717] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:18:08 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:18:08.393644 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-bfedfcac-b74f-457c-8e60-5f2c938b331f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:08.396187 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-bfedfcac-b74f-457c-8e60-5f2c938b331f tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:18:08.396284 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-bfedfcac-b74f-457c-8e60-5f2c938b331f tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2a168ca-e137-4aca-ad95-5ceff866ec53", "connector": null, "instance_uuid": "80e7a095-2ace-4eef-9801-e30d71a55938"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:08.403712 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:08.403712 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:08.439712 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-bfedfcac-b74f-457c-8e60-5f2c938b331f tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:18:08.440197 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 915/3718] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:18:08 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:08.724919 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e4317d0f-8608-44c0-b727-25fbae02cea4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:08.728544 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e4317d0f-8608-44c0-b727-25fbae02cea4 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:18:08.728544 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e4317d0f-8608-44c0-b727-25fbae02cea4 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:08.728544 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e4317d0f-8608-44c0-b727-25fbae02cea4 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:08.728544 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-e4317d0f-8608-44c0-b727-25fbae02cea4 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:08.733705 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:08.733705 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:08.734663 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e4317d0f-8608-44c0-b727-25fbae02cea4 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:18:08.734663 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 935/3719] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:08 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:09.201910 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fd401698-cc6d-4fba-8ded-f16f919933f5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:09.203391 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fd401698-cc6d-4fba-8ded-f16f919933f5 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e Aug 06 03:18:09.203735 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fd401698-cc6d-4fba-8ded-f16f919933f5 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:09.203969 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fd401698-cc6d-4fba-8ded-f16f919933f5 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:09.209083 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:09.209083 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:09.209854 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-fd401698-cc6d-4fba-8ded-f16f919933f5 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:18:09.210609 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fd401698-cc6d-4fba-8ded-f16f919933f5 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e returned with HTTP 200 Aug 06 03:18:09.210985 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 934/3720] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:09 2026] GET /volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:09.219087 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a0ba2a8e-8a75-42e8-9060-31e450700adf None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:09.220945 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a0ba2a8e-8a75-42e8-9060-31e450700adf tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e Aug 06 03:18:09.221140 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a0ba2a8e-8a75-42e8-9060-31e450700adf tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:09.221322 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a0ba2a8e-8a75-42e8-9060-31e450700adf tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:09.226498 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:09.226498 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:09.226951 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a0ba2a8e-8a75-42e8-9060-31e450700adf tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:18:09.227681 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a0ba2a8e-8a75-42e8-9060-31e450700adf tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e returned with HTTP 200 Aug 06 03:18:09.228084 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 937/3721] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:09 2026] GET /volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:09.237675 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a567c514-2233-4143-b83a-745bfc5465ae None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:09.239353 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a567c514-2233-4143-b83a-745bfc5465ae tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:18:09.239700 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a567c514-2233-4143-b83a-745bfc5465ae tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "356b25eb-d6ee-4cde-82a0-017b8c5cfeb5", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1901534841", "description": null, "metadata": null}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:09.249692 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:09.249692 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:09.250209 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a567c514-2233-4143-b83a-745bfc5465ae tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:18:09.250412 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-a567c514-2233-4143-b83a-745bfc5465ae tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create snapshot from volume 356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 Aug 06 03:18:09.273205 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-a567c514-2233-4143-b83a-745bfc5465ae tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Created reservations ['ca57094a-8d84-4f42-b159-cafd25afbef7', '1a81f47f-5a89-4346-8448-10d5b2cc867b', 'd15ec67c-778f-410c-ab38-bb3079f220a2', 'c2de8df6-85e1-4a62-9848-e7d4bb077c82'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:09.311231 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a567c514-2233-4143-b83a-745bfc5465ae tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot force create request issued successfully. Aug 06 03:18:09.311772 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a567c514-2233-4143-b83a-745bfc5465ae tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:18:09.312318 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 916/3722] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:18:09 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 06 03:18:09.323859 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a70525f8-885a-476b-9e88-8a4be3ffa0e5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:09.325667 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a70525f8-885a-476b-9e88-8a4be3ffa0e5 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 Aug 06 03:18:09.325973 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a70525f8-885a-476b-9e88-8a4be3ffa0e5 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:09.326220 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a70525f8-885a-476b-9e88-8a4be3ffa0e5 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:09.331313 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:09.331313 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:09.332216 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a70525f8-885a-476b-9e88-8a4be3ffa0e5 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:18:09.333030 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a70525f8-885a-476b-9e88-8a4be3ffa0e5 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 returned with HTTP 200 Aug 06 03:18:09.333515 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 936/3723] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:09 2026] GET /volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:18:09.361720 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:09.365995 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:09.366336 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-182781709", "snapshot_id": "d76727c5-964c-48ce-af3a-676bddf0857f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:09.367788 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-182781709', 'snapshot_id': 'd76727c5-964c-48ce-af3a-676bddf0857f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:09.373497 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:09.373497 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:09.373967 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot retrieved successfully. Aug 06 03:18:09.374079 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Create volume of 1 GB Aug 06 03:18:09.374205 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-fe156fc9-00cf-4867-814d-997296a3181d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:09.377692 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Availability Zones retrieved successfully. Aug 06 03:18:09.377758 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fe156fc9-00cf-4867-814d-997296a3181d tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b Aug 06 03:18:09.378061 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fe156fc9-00cf-4867-814d-997296a3181d tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:09.378338 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fe156fc9-00cf-4867-814d-997296a3181d tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:09.383019 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Flow 'volume_create_api' (03cac513-19ac-489b-845c-4a40cc79c07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:09.384016 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7afc83d4-9b18-407d-9afa-461260e44314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:09.384954 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:09.389336 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:09.389336 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:09.392561 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-fe156fc9-00cf-4867-814d-997296a3181d tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:09.396555 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fe156fc9-00cf-4867-814d-997296a3181d tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b returned with HTTP 200 Aug 06 03:18:09.397195 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 938/3724] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:09 2026] GET /volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b => generated 865 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:09.416117 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7afc83d4-9b18-407d-9afa-461260e44314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd76727c5-964c-48ce-af3a-676bddf0857f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:09.416902 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa9cc7d2-ba49-4562-b044-da0afbfafb6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:09.451764 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Created reservations ['b52dee04-bec1-4e54-8230-bc4239fad7bd', '2cb0c885-d7ff-4935-aa25-988946177b5e', 'f43a033a-532b-46e3-b543-153671fca839', 'afe56d8d-f39f-42c7-afc8-af73a79ed7fb'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:09.452711 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa9cc7d2-ba49-4562-b044-da0afbfafb6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b52dee04-bec1-4e54-8230-bc4239fad7bd', '2cb0c885-d7ff-4935-aa25-988946177b5e', 'f43a033a-532b-46e3-b543-153671fca839', 'afe56d8d-f39f-42c7-afc8-af73a79ed7fb']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:09.453677 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8df7b6b-d305-4f34-91fc-cb57858b95e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:09.505612 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8df7b6b-d305-4f34-91fc-cb57858b95e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '905343fb-37ed-4b42-bcbf-d0aa7e59b98a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-182781709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff94097bdf6349ef91093562ca484980',qos_specs=None,replication_status=,reservations=['b52dee04-bec1-4e54-8230-bc4239fad7bd','2cb0c885-d7ff-4935-aa25-988946177b5e','f43a033a-532b-46e3-b543-153671fca839','afe56d8d-f39f-42c7-afc8-af73a79ed7fb'],size=1,snapshot_id=d76727c5-964c-48ce-af3a-676bddf0857f,source_replicaid=,source_volid=None,status='creating',user_id='ebaf03b654ee43f28b88159f9e00953f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-182781709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=905343fb-37ed-4b42-bcbf-d0aa7e59b98a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff94097bdf6349ef91093562ca484980',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d76727c5-964c-48ce-af3a-676bddf0857f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebaf03b654ee43f28b88159f9e00953f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:09.506726 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70bb6c35-e79f-4344-b386-178057ae2ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:09.522993 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70bb6c35-e79f-4344-b386-178057ae2ae2) transitioned into state 'SUCCESS' from state '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-182781709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff94097bdf6349ef91093562ca484980',qos_specs=None,replication_status=,reservations=['b52dee04-bec1-4e54-8230-bc4239fad7bd','2cb0c885-d7ff-4935-aa25-988946177b5e','f43a033a-532b-46e3-b543-153671fca839','afe56d8d-f39f-42c7-afc8-af73a79ed7fb'],size=1,snapshot_id=d76727c5-964c-48ce-af3a-676bddf0857f,source_replicaid=,source_volid=None,status='creating',user_id='ebaf03b654ee43f28b88159f9e00953f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:09.523706 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00fae636-0249-4385-94e0-d15ff2de2753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:09.543726 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00fae636-0249-4385-94e0-d15ff2de2753) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:09.544565 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Flow 'volume_create_api' (03cac513-19ac-489b-845c-4a40cc79c07a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:09.544892 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Create volume request issued successfully. Aug 06 03:18:09.545503 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-81d4a605-7969-4f82-b5ed-161ac39192b2 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:09.545956 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 935/3725] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:18:09 2026] POST /volume/v3/volumes => generated 788 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:09.562110 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-81ddcb73-c997-4948-9b43-edbf972ef714 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:09.564288 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-81ddcb73-c997-4948-9b43-edbf972ef714 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a Aug 06 03:18:09.564440 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-81ddcb73-c997-4948-9b43-edbf972ef714 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:09.564650 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-81ddcb73-c997-4948-9b43-edbf972ef714 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:09.574850 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:09.574850 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:09.577984 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-81ddcb73-c997-4948-9b43-edbf972ef714 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:09.582397 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-81ddcb73-c997-4948-9b43-edbf972ef714 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a returned with HTTP 200 Aug 06 03:18:09.582846 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 917/3726] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:09 2026] GET /volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:09.640710 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ae83d3e1-0c41-46cc-8969-f380092c0d35 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:09.641207 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ae83d3e1-0c41-46cc-8969-f380092c0d35 None None] GET https://10.4.3.80/volume// Aug 06 03:18:09.641420 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ae83d3e1-0c41-46cc-8969-f380092c0d35 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:09.641770 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ae83d3e1-0c41-46cc-8969-f380092c0d35 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:09.642146 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ae83d3e1-0c41-46cc-8969-f380092c0d35 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:18:09.642536 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 937/3727] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:18:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:18:09.650561 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-657b28c1-2064-4de0-b266-8b79fe94d99c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:09.653740 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-657b28c1-2064-4de0-b266-8b79fe94d99c tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 Aug 06 03:18:09.654027 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-657b28c1-2064-4de0-b266-8b79fe94d99c tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:09.654455 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-657b28c1-2064-4de0-b266-8b79fe94d99c tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:09.665766 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:09.665766 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:09.670083 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-657b28c1-2064-4de0-b266-8b79fe94d99c tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:18:09.676565 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-657b28c1-2064-4de0-b266-8b79fe94d99c tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 returned with HTTP 200 Aug 06 03:18:09.677233 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 939/3728] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:18:09 2026] GET /volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 => generated 1582 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:09.745944 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2f24ee18-0fbb-40b2-aba0-c266a7211e35 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:09.747848 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2f24ee18-0fbb-40b2-aba0-c266a7211e35 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:18:09.748076 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2f24ee18-0fbb-40b2-aba0-c266a7211e35 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:09.748240 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2f24ee18-0fbb-40b2-aba0-c266a7211e35 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:09.748335 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-2f24ee18-0fbb-40b2-aba0-c266a7211e35 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:09.755927 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:09.755927 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:09.756582 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2f24ee18-0fbb-40b2-aba0-c266a7211e35 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:18:09.756779 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 936/3729] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:09 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:09.794042 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-734b881b-0fba-45e4-b21f-4c6a8085074c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:09.796426 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-734b881b-0fba-45e4-b21f-4c6a8085074c tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] PUT https://10.4.3.80/volume/v3/attachments/740e3ff9-788b-4718-a998-5f6ab2e927a5 Aug 06 03:18:09.796978 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-734b881b-0fba-45e4-b21f-4c6a8085074c tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:09.807149 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-734b881b-0fba-45e4-b21f-4c6a8085074c tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Acquiring lock "cinder-attachment_update-d2a168ca-e137-4aca-ad95-5ceff866ec53-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:18:09.811390 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-734b881b-0fba-45e4-b21f-4c6a8085074c tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Lock "cinder-attachment_update-d2a168ca-e137-4aca-ad95-5ceff866ec53-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:18:09.812348 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:09.812348 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:09.897241 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-734b881b-0fba-45e4-b21f-4c6a8085074c tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Lock "cinder-attachment_update-d2a168ca-e137-4aca-ad95-5ceff866ec53-np0000006611" released by "attachment_update" :: held 0.086s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:18:09.897548 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-734b881b-0fba-45e4-b21f-4c6a8085074c tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/attachments/740e3ff9-788b-4718-a998-5f6ab2e927a5 returned with HTTP 200 Aug 06 03:18:09.898308 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 918/3730] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:18:09 2026] PUT /volume/v3/attachments/740e3ff9-788b-4718-a998-5f6ab2e927a5 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:09.921959 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-1093bcd8-65f5-40ee-9a86-5b3fe37d81e2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:09.924388 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-1093bcd8-65f5-40ee-9a86-5b3fe37d81e2 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] POST https://10.4.3.80/volume/v3/attachments/740e3ff9-788b-4718-a998-5f6ab2e927a5/action Aug 06 03:18:09.924747 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-1093bcd8-65f5-40ee-9a86-5b3fe37d81e2 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:09.924935 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-1093bcd8-65f5-40ee-9a86-5b3fe37d81e2 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:09.944487 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:09.944487 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:09.953879 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-ff9f97d2-0235-4a3b-b3c7-bb1c69a76690 req-1093bcd8-65f5-40ee-9a86-5b3fe37d81e2 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/attachments/740e3ff9-788b-4718-a998-5f6ab2e927a5/action returned with HTTP 204 Aug 06 03:18:09.954318 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 938/3731] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:18:09 2026] POST /volume/v3/attachments/740e3ff9-788b-4718-a998-5f6ab2e927a5/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:10.343109 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5ba41251-b3de-44e0-a7b6-11f0c54ada9d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:10.345076 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5ba41251-b3de-44e0-a7b6-11f0c54ada9d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 Aug 06 03:18:10.345295 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5ba41251-b3de-44e0-a7b6-11f0c54ada9d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:10.345523 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5ba41251-b3de-44e0-a7b6-11f0c54ada9d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:10.350358 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:10.350358 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:10.350924 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5ba41251-b3de-44e0-a7b6-11f0c54ada9d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:18:10.351843 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5ba41251-b3de-44e0-a7b6-11f0c54ada9d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 returned with HTTP 200 Aug 06 03:18:10.352184 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 940/3732] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:10 2026] GET /volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:10.360276 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-189174cc-22af-4cb0-8012-f28d84baded9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:10.362049 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-189174cc-22af-4cb0-8012-f28d84baded9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 Aug 06 03:18:10.362371 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-189174cc-22af-4cb0-8012-f28d84baded9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:10.362401 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-189174cc-22af-4cb0-8012-f28d84baded9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:10.366727 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:10.366727 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:10.367126 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-189174cc-22af-4cb0-8012-f28d84baded9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:18:10.367821 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-189174cc-22af-4cb0-8012-f28d84baded9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 returned with HTTP 200 Aug 06 03:18:10.368198 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 937/3733] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:10 2026] GET /volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:10.411309 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1433959d-c662-469b-8a48-8bc95b95bbc7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:10.412302 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1433959d-c662-469b-8a48-8bc95b95bbc7 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b Aug 06 03:18:10.412705 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1433959d-c662-469b-8a48-8bc95b95bbc7 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:10.412705 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1433959d-c662-469b-8a48-8bc95b95bbc7 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:10.418982 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:10.418982 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:10.422393 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1433959d-c662-469b-8a48-8bc95b95bbc7 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:10.427216 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1433959d-c662-469b-8a48-8bc95b95bbc7 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b returned with HTTP 200 Aug 06 03:18:10.427216 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 919/3734] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:10 2026] GET /volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:10.598708 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-736b5dd3-25bb-438d-97b2-2855657e94ea None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:10.600856 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-736b5dd3-25bb-438d-97b2-2855657e94ea tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a Aug 06 03:18:10.600960 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-736b5dd3-25bb-438d-97b2-2855657e94ea tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:10.601166 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-736b5dd3-25bb-438d-97b2-2855657e94ea tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:10.608150 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:10.608150 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:10.612556 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-736b5dd3-25bb-438d-97b2-2855657e94ea tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:10.616291 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-736b5dd3-25bb-438d-97b2-2855657e94ea tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a returned with HTTP 200 Aug 06 03:18:10.616701 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 939/3735] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:10 2026] GET /volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:10.629290 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f24abc0a-87c8-45be-9697-28c9e135401c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:10.631136 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f24abc0a-87c8-45be-9697-28c9e135401c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a Aug 06 03:18:10.631291 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f24abc0a-87c8-45be-9697-28c9e135401c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:10.631500 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f24abc0a-87c8-45be-9697-28c9e135401c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:10.638925 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:10.638925 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:10.643062 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f24abc0a-87c8-45be-9697-28c9e135401c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:10.647245 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f24abc0a-87c8-45be-9697-28c9e135401c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a returned with HTTP 200 Aug 06 03:18:10.647649 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 941/3736] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:10 2026] GET /volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:10.770033 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d7bed3e4-4bf5-4b86-bd28-4d1405725836 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:10.772529 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d7bed3e4-4bf5-4b86-bd28-4d1405725836 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:18:10.772809 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d7bed3e4-4bf5-4b86-bd28-4d1405725836 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:10.773045 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d7bed3e4-4bf5-4b86-bd28-4d1405725836 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:10.773144 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-d7bed3e4-4bf5-4b86-bd28-4d1405725836 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:10.779133 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:10.779133 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:10.779846 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d7bed3e4-4bf5-4b86-bd28-4d1405725836 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:18:10.780269 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 938/3737] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:10 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:11.150789 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-49a28564-fc76-4464-95ff-65830739395f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:11.154607 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-49a28564-fc76-4464-95ff-65830739395f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a Aug 06 03:18:11.154763 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-49a28564-fc76-4464-95ff-65830739395f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:11.155036 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-49a28564-fc76-4464-95ff-65830739395f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:11.162778 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:11.162778 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:11.170677 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-49a28564-fc76-4464-95ff-65830739395f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:11.179437 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-49a28564-fc76-4464-95ff-65830739395f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a returned with HTTP 200 Aug 06 03:18:11.179908 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 920/3738] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:18:11 2026] GET /volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:11.266185 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-93b0b3cb-ef8a-42a9-98cc-4fbb72d3ea87 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:11.266707 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-93b0b3cb-ef8a-42a9-98cc-4fbb72d3ea87 None None] GET https://10.4.3.80/volume// Aug 06 03:18:11.266985 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-93b0b3cb-ef8a-42a9-98cc-4fbb72d3ea87 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:11.267256 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-93b0b3cb-ef8a-42a9-98cc-4fbb72d3ea87 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:11.267741 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-93b0b3cb-ef8a-42a9-98cc-4fbb72d3ea87 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:18:11.268215 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 940/3739] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:18:11 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:18:11.277765 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-41924889-c4a1-4e3f-8d41-50fff5198514 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:11.282156 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-41924889-c4a1-4e3f-8d41-50fff5198514 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:18:11.282156 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-41924889-c4a1-4e3f-8d41-50fff5198514 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "905343fb-37ed-4b42-bcbf-d0aa7e59b98a", "connector": null, "instance_uuid": "b42aa58b-066a-4c47-be33-082e4c1c6320"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:11.290790 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:11.290790 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:11.327551 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-41924889-c4a1-4e3f-8d41-50fff5198514 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:18:11.331923 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 942/3740] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:18:11 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 06 03:18:11.372201 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9155c6ef-8d1e-4917-bbff-0fde91664190 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:11.374746 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9155c6ef-8d1e-4917-bbff-0fde91664190 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a Aug 06 03:18:11.375158 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9155c6ef-8d1e-4917-bbff-0fde91664190 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:11.375347 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9155c6ef-8d1e-4917-bbff-0fde91664190 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:11.378046 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-45e5f5b7-5f06-4468-b6ec-5393f56cecb8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:11.378547 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-45e5f5b7-5f06-4468-b6ec-5393f56cecb8 None None] GET https://10.4.3.80/volume// Aug 06 03:18:11.378818 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-45e5f5b7-5f06-4468-b6ec-5393f56cecb8 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:11.379132 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-45e5f5b7-5f06-4468-b6ec-5393f56cecb8 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:11.379596 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-45e5f5b7-5f06-4468-b6ec-5393f56cecb8 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:18:11.380106 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 921/3741] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:18:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:18:11.387445 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-9b0c77bd-4638-4f49-8a6b-cb8194723441 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:11.390853 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-9b0c77bd-4638-4f49-8a6b-cb8194723441 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a Aug 06 03:18:11.390853 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-9b0c77bd-4638-4f49-8a6b-cb8194723441 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:11.390853 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-9b0c77bd-4638-4f49-8a6b-cb8194723441 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:11.395681 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:11.395681 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:11.397263 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-9155c6ef-8d1e-4917-bbff-0fde91664190 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:11.398427 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:11.398427 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:11.401874 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-9b0c77bd-4638-4f49-8a6b-cb8194723441 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:11.403947 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9155c6ef-8d1e-4917-bbff-0fde91664190 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a returned with HTTP 200 Aug 06 03:18:11.404433 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 939/3742] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:11 2026] GET /volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:11.416421 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-9b0c77bd-4638-4f49-8a6b-cb8194723441 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a returned with HTTP 200 Aug 06 03:18:11.416421 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 941/3743] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:18:11 2026] GET /volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a => generated 1060 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:11.445135 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-bb535ea2-65e9-454d-be63-9c95d01376fc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:11.449034 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bb535ea2-65e9-454d-be63-9c95d01376fc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b Aug 06 03:18:11.449034 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bb535ea2-65e9-454d-be63-9c95d01376fc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:11.449246 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bb535ea2-65e9-454d-be63-9c95d01376fc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:11.456027 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:11.456027 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:11.462098 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-bb535ea2-65e9-454d-be63-9c95d01376fc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:11.466313 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bb535ea2-65e9-454d-be63-9c95d01376fc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b returned with HTTP 200 Aug 06 03:18:11.466843 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 943/3744] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:11 2026] GET /volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:11.533852 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-579a25bf-8ed2-4a1a-8b7f-68cae5a50f6a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:11.536128 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-579a25bf-8ed2-4a1a-8b7f-68cae5a50f6a tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] PUT https://10.4.3.80/volume/v3/attachments/62c576ed-4197-4483-8f97-f427ca95e463 Aug 06 03:18:11.536383 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-579a25bf-8ed2-4a1a-8b7f-68cae5a50f6a tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:11.543110 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-579a25bf-8ed2-4a1a-8b7f-68cae5a50f6a tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Acquiring lock "cinder-attachment_update-905343fb-37ed-4b42-bcbf-d0aa7e59b98a-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:18:11.547323 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-579a25bf-8ed2-4a1a-8b7f-68cae5a50f6a tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Lock "cinder-attachment_update-905343fb-37ed-4b42-bcbf-d0aa7e59b98a-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:18:11.548247 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:11.548247 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:11.641585 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-579a25bf-8ed2-4a1a-8b7f-68cae5a50f6a tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Lock "cinder-attachment_update-905343fb-37ed-4b42-bcbf-d0aa7e59b98a-np0000006611" released by "attachment_update" :: held 0.094s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:18:11.641892 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-579a25bf-8ed2-4a1a-8b7f-68cae5a50f6a tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/attachments/62c576ed-4197-4483-8f97-f427ca95e463 returned with HTTP 200 Aug 06 03:18:11.642650 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 922/3745] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:18:11 2026] PUT /volume/v3/attachments/62c576ed-4197-4483-8f97-f427ca95e463 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:11.793765 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-733ff8c4-5a57-4a5c-ad08-376f5965eb92 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:11.795544 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-733ff8c4-5a57-4a5c-ad08-376f5965eb92 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:18:11.795771 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-733ff8c4-5a57-4a5c-ad08-376f5965eb92 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:11.796000 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-733ff8c4-5a57-4a5c-ad08-376f5965eb92 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:11.796145 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-733ff8c4-5a57-4a5c-ad08-376f5965eb92 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:11.800887 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:11.800887 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:11.801445 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-733ff8c4-5a57-4a5c-ad08-376f5965eb92 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:18:11.801896 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 940/3746] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:11 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:11.878203 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bc11bccb-4da3-49e0-abc3-46875375b7ab None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:11.880184 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bc11bccb-4da3-49e0-abc3-46875375b7ab tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 Aug 06 03:18:11.880371 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bc11bccb-4da3-49e0-abc3-46875375b7ab tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:11.880561 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bc11bccb-4da3-49e0-abc3-46875375b7ab tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:11.880734 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-bc11bccb-4da3-49e0-abc3-46875375b7ab tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete snapshot with id: 1c1ab259-535a-4bf0-903c-057aa3e533c9 Aug 06 03:18:11.889785 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:11.889785 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:11.890322 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-bc11bccb-4da3-49e0-abc3-46875375b7ab tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:18:11.915107 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-bc11bccb-4da3-49e0-abc3-46875375b7ab tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot delete request issued successfully. Aug 06 03:18:11.915278 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bc11bccb-4da3-49e0-abc3-46875375b7ab tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 returned with HTTP 202 Aug 06 03:18:11.915712 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 942/3747] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:18:11 2026] DELETE /volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:11.923985 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5cb08f07-a780-4651-8b6a-2bc4a18e3cae None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:11.926611 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5cb08f07-a780-4651-8b6a-2bc4a18e3cae tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 Aug 06 03:18:11.926816 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5cb08f07-a780-4651-8b6a-2bc4a18e3cae tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:11.927067 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5cb08f07-a780-4651-8b6a-2bc4a18e3cae tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:11.933727 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:11.933727 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:11.934197 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5cb08f07-a780-4651-8b6a-2bc4a18e3cae tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:18:11.935071 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5cb08f07-a780-4651-8b6a-2bc4a18e3cae tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 returned with HTTP 200 Aug 06 03:18:11.935488 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 944/3748] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:11 2026] GET /volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:18:12.420340 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-54c750c2-6e7c-4f07-9918-0494fbf18218 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:12.424043 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-54c750c2-6e7c-4f07-9918-0494fbf18218 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a Aug 06 03:18:12.424043 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-54c750c2-6e7c-4f07-9918-0494fbf18218 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:12.424043 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-54c750c2-6e7c-4f07-9918-0494fbf18218 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:12.435798 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:12.435798 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:12.440126 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-54c750c2-6e7c-4f07-9918-0494fbf18218 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:12.445061 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-54c750c2-6e7c-4f07-9918-0494fbf18218 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a returned with HTTP 200 Aug 06 03:18:12.445443 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 923/3749] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:12 2026] GET /volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:12.482546 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fc246beb-885b-4775-9111-63de198fcf8d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:12.484347 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fc246beb-885b-4775-9111-63de198fcf8d tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b Aug 06 03:18:12.484538 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fc246beb-885b-4775-9111-63de198fcf8d tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:12.484724 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fc246beb-885b-4775-9111-63de198fcf8d tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:12.495606 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:12.495606 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:12.499243 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-fc246beb-885b-4775-9111-63de198fcf8d tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:12.503279 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fc246beb-885b-4775-9111-63de198fcf8d tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b returned with HTTP 200 Aug 06 03:18:12.503799 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 941/3750] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:12 2026] GET /volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:12.812394 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-41472f0b-2b7e-4dea-801c-82df5517007b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:12.813983 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-41472f0b-2b7e-4dea-801c-82df5517007b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:18:12.814195 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-41472f0b-2b7e-4dea-801c-82df5517007b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:12.814411 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-41472f0b-2b7e-4dea-801c-82df5517007b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:12.814518 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-41472f0b-2b7e-4dea-801c-82df5517007b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:12.819158 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:12.819158 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:12.819692 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-41472f0b-2b7e-4dea-801c-82df5517007b tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:18:12.820027 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 943/3751] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:12 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:12.945561 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4771e329-b3b0-4e4d-a514-5df15b64b120 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:12.947140 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4771e329-b3b0-4e4d-a514-5df15b64b120 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 Aug 06 03:18:12.947299 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4771e329-b3b0-4e4d-a514-5df15b64b120 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:12.947478 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4771e329-b3b0-4e4d-a514-5df15b64b120 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:12.951318 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4771e329-b3b0-4e4d-a514-5df15b64b120 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 returned with HTTP 404 Aug 06 03:18:12.951965 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 945/3752] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:12 2026] GET /volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:12.957845 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b7b7329f-6595-4bbe-ae0d-2b1a8ed1262d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:12.959927 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b7b7329f-6595-4bbe-ae0d-2b1a8ed1262d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e Aug 06 03:18:12.960154 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b7b7329f-6595-4bbe-ae0d-2b1a8ed1262d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:12.960380 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b7b7329f-6595-4bbe-ae0d-2b1a8ed1262d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:12.960522 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-b7b7329f-6595-4bbe-ae0d-2b1a8ed1262d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete snapshot with id: 82ad2dc2-a54a-4ace-8095-be5e04756c3e Aug 06 03:18:12.968530 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:12.968530 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:12.969030 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b7b7329f-6595-4bbe-ae0d-2b1a8ed1262d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:18:12.993939 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b7b7329f-6595-4bbe-ae0d-2b1a8ed1262d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot delete request issued successfully. Aug 06 03:18:12.994158 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b7b7329f-6595-4bbe-ae0d-2b1a8ed1262d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e returned with HTTP 202 Aug 06 03:18:12.994665 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 924/3753] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:18:12 2026] DELETE /volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:13.001373 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f22d1276-1ace-4c86-bae3-8a7ae78badbe None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:13.006528 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f22d1276-1ace-4c86-bae3-8a7ae78badbe tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e Aug 06 03:18:13.006735 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f22d1276-1ace-4c86-bae3-8a7ae78badbe tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:13.007072 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f22d1276-1ace-4c86-bae3-8a7ae78badbe tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:13.017320 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:13.017320 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:13.017901 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f22d1276-1ace-4c86-bae3-8a7ae78badbe tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:18:13.018779 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f22d1276-1ace-4c86-bae3-8a7ae78badbe tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e returned with HTTP 200 Aug 06 03:18:13.019168 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 942/3754] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:13 2026] GET /volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:13.460899 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fed23d0e-2ac6-4d2c-9f38-f952087b874f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:13.462374 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fed23d0e-2ac6-4d2c-9f38-f952087b874f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a Aug 06 03:18:13.462689 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fed23d0e-2ac6-4d2c-9f38-f952087b874f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:13.462986 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fed23d0e-2ac6-4d2c-9f38-f952087b874f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:13.480268 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:13.480268 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:13.484805 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-fed23d0e-2ac6-4d2c-9f38-f952087b874f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:13.490298 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fed23d0e-2ac6-4d2c-9f38-f952087b874f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a returned with HTTP 200 Aug 06 03:18:13.490851 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 944/3755] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:13 2026] GET /volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:13.515717 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-df12c90f-abcf-4e8b-9d3e-5f6c2a21d9fc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:13.518127 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-df12c90f-abcf-4e8b-9d3e-5f6c2a21d9fc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b Aug 06 03:18:13.518431 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-df12c90f-abcf-4e8b-9d3e-5f6c2a21d9fc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:13.518718 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-df12c90f-abcf-4e8b-9d3e-5f6c2a21d9fc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:13.525133 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:13.525133 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:13.528453 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-df12c90f-abcf-4e8b-9d3e-5f6c2a21d9fc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:13.532403 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-df12c90f-abcf-4e8b-9d3e-5f6c2a21d9fc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b returned with HTTP 200 Aug 06 03:18:13.532803 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 946/3756] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:13 2026] GET /volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:13.833738 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e66bf71b-f9d2-408f-9400-d4dd2c3ebe30 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:13.837044 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e66bf71b-f9d2-408f-9400-d4dd2c3ebe30 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:18:13.837244 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e66bf71b-f9d2-408f-9400-d4dd2c3ebe30 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:13.837419 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e66bf71b-f9d2-408f-9400-d4dd2c3ebe30 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:13.837529 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-e66bf71b-f9d2-408f-9400-d4dd2c3ebe30 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:13.841554 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:13.841554 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:13.842120 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e66bf71b-f9d2-408f-9400-d4dd2c3ebe30 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:18:13.842455 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 925/3757] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:13 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:14.029257 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-58ef6d5f-42e7-44dc-930a-fa8f664cc5f7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:14.032969 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-58ef6d5f-42e7-44dc-930a-fa8f664cc5f7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e Aug 06 03:18:14.032969 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-58ef6d5f-42e7-44dc-930a-fa8f664cc5f7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:14.032969 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-58ef6d5f-42e7-44dc-930a-fa8f664cc5f7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:14.036307 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-58ef6d5f-42e7-44dc-930a-fa8f664cc5f7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e returned with HTTP 404 Aug 06 03:18:14.036896 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 943/3758] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:14 2026] GET /volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:14.043413 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7c9c2c84-eaf1-4d5c-89c9-40e3e8c00794 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:14.045034 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7c9c2c84-eaf1-4d5c-89c9-40e3e8c00794 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d Aug 06 03:18:14.045201 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7c9c2c84-eaf1-4d5c-89c9-40e3e8c00794 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:14.045370 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7c9c2c84-eaf1-4d5c-89c9-40e3e8c00794 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:14.045472 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-7c9c2c84-eaf1-4d5c-89c9-40e3e8c00794 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete snapshot with id: 9ff8d863-b959-4e05-9cf3-b1c89716ea7d Aug 06 03:18:14.050056 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:14.050056 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:14.050482 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7c9c2c84-eaf1-4d5c-89c9-40e3e8c00794 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:18:14.078091 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7c9c2c84-eaf1-4d5c-89c9-40e3e8c00794 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot delete request issued successfully. Aug 06 03:18:14.078091 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7c9c2c84-eaf1-4d5c-89c9-40e3e8c00794 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d returned with HTTP 202 Aug 06 03:18:14.078091 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 945/3759] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:18:14 2026] DELETE /volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:14.082841 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4b3006e0-6666-4928-b696-908ccc54372b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:14.085101 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4b3006e0-6666-4928-b696-908ccc54372b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d Aug 06 03:18:14.085287 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4b3006e0-6666-4928-b696-908ccc54372b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:14.085487 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4b3006e0-6666-4928-b696-908ccc54372b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:14.093186 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:14.093186 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:14.093674 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4b3006e0-6666-4928-b696-908ccc54372b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:18:14.094554 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4b3006e0-6666-4928-b696-908ccc54372b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d returned with HTTP 200 Aug 06 03:18:14.094954 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 947/3760] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:14 2026] GET /volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:14.517050 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7bb54e44-aa8d-4fc2-aab8-1bc0e0373af5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:14.519502 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7bb54e44-aa8d-4fc2-aab8-1bc0e0373af5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a Aug 06 03:18:14.519798 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7bb54e44-aa8d-4fc2-aab8-1bc0e0373af5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:14.520108 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7bb54e44-aa8d-4fc2-aab8-1bc0e0373af5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:14.537524 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:14.537524 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:14.545467 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7bb54e44-aa8d-4fc2-aab8-1bc0e0373af5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:14.547815 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3d294443-e2f3-42cf-885a-6b7afe424bea None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:14.551218 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3d294443-e2f3-42cf-885a-6b7afe424bea tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b Aug 06 03:18:14.551503 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3d294443-e2f3-42cf-885a-6b7afe424bea tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:14.551695 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3d294443-e2f3-42cf-885a-6b7afe424bea tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:14.556281 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7bb54e44-aa8d-4fc2-aab8-1bc0e0373af5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a returned with HTTP 200 Aug 06 03:18:14.556819 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 926/3761] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:14 2026] GET /volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:14.564205 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:14.564205 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:14.568050 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3d294443-e2f3-42cf-885a-6b7afe424bea tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:14.572005 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3d294443-e2f3-42cf-885a-6b7afe424bea tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b returned with HTTP 200 Aug 06 03:18:14.572377 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 944/3762] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:14 2026] GET /volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:14.853319 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bcb61474-3317-4d41-a78b-0c09805eb8c7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:14.855212 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bcb61474-3317-4d41-a78b-0c09805eb8c7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:18:14.855397 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bcb61474-3317-4d41-a78b-0c09805eb8c7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:14.855625 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bcb61474-3317-4d41-a78b-0c09805eb8c7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:14.855770 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-bcb61474-3317-4d41-a78b-0c09805eb8c7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:14.859925 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:14.859925 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:14.860644 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bcb61474-3317-4d41-a78b-0c09805eb8c7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:18:14.861030 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 946/3763] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:14 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:15.103302 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b0eab32f-56a9-4ad8-904e-ba20d4b24d8e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:15.104820 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b0eab32f-56a9-4ad8-904e-ba20d4b24d8e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d Aug 06 03:18:15.105025 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b0eab32f-56a9-4ad8-904e-ba20d4b24d8e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:15.105278 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b0eab32f-56a9-4ad8-904e-ba20d4b24d8e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:15.109271 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b0eab32f-56a9-4ad8-904e-ba20d4b24d8e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d returned with HTTP 404 Aug 06 03:18:15.109793 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 948/3764] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:15 2026] GET /volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:15.115969 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-fb52283d-3cd7-48f7-9bf7-a15d577ce492 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:15.118005 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fb52283d-3cd7-48f7-9bf7-a15d577ce492 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 Aug 06 03:18:15.118243 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fb52283d-3cd7-48f7-9bf7-a15d577ce492 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:15.118485 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fb52283d-3cd7-48f7-9bf7-a15d577ce492 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:15.118616 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-fb52283d-3cd7-48f7-9bf7-a15d577ce492 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete snapshot with id: 1c1ab259-535a-4bf0-903c-057aa3e533c9 Aug 06 03:18:15.123764 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fb52283d-3cd7-48f7-9bf7-a15d577ce492 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 returned with HTTP 404 Aug 06 03:18:15.124541 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 927/3765] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:18:15 2026] DELETE /volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:15.129991 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-385695b8-c025-403b-87d1-1111bc04647e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:15.131466 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-385695b8-c025-403b-87d1-1111bc04647e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 Aug 06 03:18:15.131635 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-385695b8-c025-403b-87d1-1111bc04647e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:15.131804 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-385695b8-c025-403b-87d1-1111bc04647e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:15.135272 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-385695b8-c025-403b-87d1-1111bc04647e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 returned with HTTP 404 Aug 06 03:18:15.135660 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 945/3766] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:15 2026] GET /volume/v3/snapshots/1c1ab259-535a-4bf0-903c-057aa3e533c9 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:15.141124 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7d81ead2-1c66-49cb-a758-a904d9f65a8e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:15.142569 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7d81ead2-1c66-49cb-a758-a904d9f65a8e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e Aug 06 03:18:15.142725 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7d81ead2-1c66-49cb-a758-a904d9f65a8e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:15.142916 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7d81ead2-1c66-49cb-a758-a904d9f65a8e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:15.143003 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-7d81ead2-1c66-49cb-a758-a904d9f65a8e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete snapshot with id: 82ad2dc2-a54a-4ace-8095-be5e04756c3e Aug 06 03:18:15.146615 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7d81ead2-1c66-49cb-a758-a904d9f65a8e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e returned with HTTP 404 Aug 06 03:18:15.147117 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 947/3767] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:18:15 2026] DELETE /volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:15.153105 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f6908ddb-1287-4cd6-98c1-3c71e2ef6586 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:15.154561 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f6908ddb-1287-4cd6-98c1-3c71e2ef6586 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e Aug 06 03:18:15.154695 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f6908ddb-1287-4cd6-98c1-3c71e2ef6586 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:15.154891 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f6908ddb-1287-4cd6-98c1-3c71e2ef6586 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:15.158754 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f6908ddb-1287-4cd6-98c1-3c71e2ef6586 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e returned with HTTP 404 Aug 06 03:18:15.159148 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 949/3768] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:15 2026] GET /volume/v3/snapshots/82ad2dc2-a54a-4ace-8095-be5e04756c3e => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:15.164583 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f55afc44-3abd-4178-8151-0548799c9a94 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:15.166262 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f55afc44-3abd-4178-8151-0548799c9a94 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d Aug 06 03:18:15.166471 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f55afc44-3abd-4178-8151-0548799c9a94 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:15.166659 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f55afc44-3abd-4178-8151-0548799c9a94 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:15.166766 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-f55afc44-3abd-4178-8151-0548799c9a94 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete snapshot with id: 9ff8d863-b959-4e05-9cf3-b1c89716ea7d Aug 06 03:18:15.171314 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f55afc44-3abd-4178-8151-0548799c9a94 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d returned with HTTP 404 Aug 06 03:18:15.171825 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 928/3769] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:18:15 2026] DELETE /volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:15.176638 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b6237438-50cb-41d6-b4db-c14890b51a78 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:15.178197 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b6237438-50cb-41d6-b4db-c14890b51a78 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d Aug 06 03:18:15.178365 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b6237438-50cb-41d6-b4db-c14890b51a78 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:15.178547 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b6237438-50cb-41d6-b4db-c14890b51a78 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:15.182326 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b6237438-50cb-41d6-b4db-c14890b51a78 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d returned with HTTP 404 Aug 06 03:18:15.182714 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 946/3770] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:15 2026] GET /volume/v3/snapshots/9ff8d863-b959-4e05-9cf3-b1c89716ea7d => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:15.568019 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3741a4f5-6e1b-45bd-be06-e0e1de377dca None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:15.571051 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3741a4f5-6e1b-45bd-be06-e0e1de377dca tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a Aug 06 03:18:15.571248 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3741a4f5-6e1b-45bd-be06-e0e1de377dca tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:15.571463 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3741a4f5-6e1b-45bd-be06-e0e1de377dca tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:15.580159 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:15.580159 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:15.583252 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-3741a4f5-6e1b-45bd-be06-e0e1de377dca tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:15.586254 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-43a23ac0-3d67-45e6-94f9-8a8d1698d8c9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:15.586967 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3741a4f5-6e1b-45bd-be06-e0e1de377dca tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a returned with HTTP 200 Aug 06 03:18:15.587313 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 948/3771] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:15 2026] GET /volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:15.588347 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-43a23ac0-3d67-45e6-94f9-8a8d1698d8c9 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b Aug 06 03:18:15.588614 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-43a23ac0-3d67-45e6-94f9-8a8d1698d8c9 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:15.588859 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-43a23ac0-3d67-45e6-94f9-8a8d1698d8c9 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:15.597412 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:15.597412 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:15.602809 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-43a23ac0-3d67-45e6-94f9-8a8d1698d8c9 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:15.609133 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-43a23ac0-3d67-45e6-94f9-8a8d1698d8c9 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b returned with HTTP 200 Aug 06 03:18:15.609603 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 950/3772] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:15 2026] GET /volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:15.872512 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-57b464e8-abca-4258-b60a-419e63207a9a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:15.875992 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-57b464e8-abca-4258-b60a-419e63207a9a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:18:15.876209 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-57b464e8-abca-4258-b60a-419e63207a9a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:15.876388 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-57b464e8-abca-4258-b60a-419e63207a9a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:15.878279 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-57b464e8-abca-4258-b60a-419e63207a9a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:15.883357 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:15.883357 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:15.884121 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-57b464e8-abca-4258-b60a-419e63207a9a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:18:15.884366 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 929/3773] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:15 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:16.601701 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f80760cb-e1b2-417a-b616-098fb33fbf25 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:16.603322 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f80760cb-e1b2-417a-b616-098fb33fbf25 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a Aug 06 03:18:16.603499 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f80760cb-e1b2-417a-b616-098fb33fbf25 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:16.603646 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f80760cb-e1b2-417a-b616-098fb33fbf25 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:16.618040 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:16.618040 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:16.621260 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b541186a-37ff-45c1-8a3e-edbce6fdb6aa None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:16.622238 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f80760cb-e1b2-417a-b616-098fb33fbf25 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:16.624289 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b541186a-37ff-45c1-8a3e-edbce6fdb6aa tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b Aug 06 03:18:16.624540 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b541186a-37ff-45c1-8a3e-edbce6fdb6aa tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:16.624773 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b541186a-37ff-45c1-8a3e-edbce6fdb6aa tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:16.628345 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f80760cb-e1b2-417a-b616-098fb33fbf25 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a returned with HTTP 200 Aug 06 03:18:16.628934 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 947/3774] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:16 2026] GET /volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:16.640614 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:16.640614 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:16.644432 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b541186a-37ff-45c1-8a3e-edbce6fdb6aa tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:16.648646 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b541186a-37ff-45c1-8a3e-edbce6fdb6aa tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b returned with HTTP 200 Aug 06 03:18:16.649051 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 949/3775] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:16 2026] GET /volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:16.895488 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-eb619cf4-7853-4d28-bae6-75ffb02054a9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:16.901449 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-eb619cf4-7853-4d28-bae6-75ffb02054a9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:18:16.901629 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-eb619cf4-7853-4d28-bae6-75ffb02054a9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:16.901817 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-eb619cf4-7853-4d28-bae6-75ffb02054a9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:16.901923 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-eb619cf4-7853-4d28-bae6-75ffb02054a9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:16.912268 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:16.912268 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:16.912900 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-eb619cf4-7853-4d28-bae6-75ffb02054a9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:18:16.913514 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 951/3776] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:16 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:17.643787 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-47edfa7b-6097-4952-80f7-673b850be7f4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:17.645644 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-47edfa7b-6097-4952-80f7-673b850be7f4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a Aug 06 03:18:17.645861 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-47edfa7b-6097-4952-80f7-673b850be7f4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:17.646077 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-47edfa7b-6097-4952-80f7-673b850be7f4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:17.655746 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:17.655746 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:17.660531 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-47edfa7b-6097-4952-80f7-673b850be7f4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:17.664639 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-10e13bf8-2db2-4559-adc2-04a35d01ca14 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:17.665156 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-47edfa7b-6097-4952-80f7-673b850be7f4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a returned with HTTP 200 Aug 06 03:18:17.665636 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 930/3777] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:17 2026] GET /volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:17.666717 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-10e13bf8-2db2-4559-adc2-04a35d01ca14 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b Aug 06 03:18:17.666991 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-10e13bf8-2db2-4559-adc2-04a35d01ca14 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:17.667289 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-10e13bf8-2db2-4559-adc2-04a35d01ca14 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:17.675652 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:17.675652 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:17.680197 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-10e13bf8-2db2-4559-adc2-04a35d01ca14 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:17.685600 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-10e13bf8-2db2-4559-adc2-04a35d01ca14 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b returned with HTTP 200 Aug 06 03:18:17.686100 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 948/3778] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:17 2026] GET /volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:17.923863 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3ca69cf9-c6d9-4aea-a342-791693f9713c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:17.926082 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3ca69cf9-c6d9-4aea-a342-791693f9713c tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:18:17.926353 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3ca69cf9-c6d9-4aea-a342-791693f9713c tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:17.926609 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3ca69cf9-c6d9-4aea-a342-791693f9713c tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:17.926766 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-3ca69cf9-c6d9-4aea-a342-791693f9713c tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:17.932094 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:17.932094 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:17.932970 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3ca69cf9-c6d9-4aea-a342-791693f9713c tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:18:17.933508 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 950/3779] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:17 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:18.305638 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-63c573fd-74b9-45ca-b684-f29fb60cb3c6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:18.307233 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-63c573fd-74b9-45ca-b684-f29fb60cb3c6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:18.307552 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-63c573fd-74b9-45ca-b684-f29fb60cb3c6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-649260908"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:18.308792 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-63c573fd-74b9-45ca-b684-f29fb60cb3c6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-649260908'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:18.308924 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-63c573fd-74b9-45ca-b684-f29fb60cb3c6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Create volume of 1 GB Aug 06 03:18:18.313252 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-63c573fd-74b9-45ca-b684-f29fb60cb3c6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Availability Zones retrieved successfully. Aug 06 03:18:18.319116 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-63c573fd-74b9-45ca-b684-f29fb60cb3c6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Flow 'volume_create_api' (1af34f01-c5a5-403b-8ebb-cc1b55e7e27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:18.320208 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-63c573fd-74b9-45ca-b684-f29fb60cb3c6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df19cb51-aaf7-4ed3-b232-90e46efa73be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:18.321338 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-63c573fd-74b9-45ca-b684-f29fb60cb3c6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:18.349904 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-63c573fd-74b9-45ca-b684-f29fb60cb3c6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df19cb51-aaf7-4ed3-b232-90e46efa73be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:18.350621 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-63c573fd-74b9-45ca-b684-f29fb60cb3c6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd40eaba-13fb-49e4-a203-19d2f97210d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:18.409337 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-63c573fd-74b9-45ca-b684-f29fb60cb3c6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Created reservations ['5b400f97-3b1b-48f1-ba24-23bfbe222891', '7ea287a6-6a92-4fbd-90d9-01c2ceaa7826', '2dea77c0-6717-4691-98ef-4ff298cac4bf', 'f61199ea-8f98-4e07-9aed-8338d5e81742'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:18.410175 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-63c573fd-74b9-45ca-b684-f29fb60cb3c6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd40eaba-13fb-49e4-a203-19d2f97210d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b400f97-3b1b-48f1-ba24-23bfbe222891', '7ea287a6-6a92-4fbd-90d9-01c2ceaa7826', '2dea77c0-6717-4691-98ef-4ff298cac4bf', 'f61199ea-8f98-4e07-9aed-8338d5e81742']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:18.410941 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-63c573fd-74b9-45ca-b684-f29fb60cb3c6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bb980b6-b732-4a85-90cb-72549664a264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:18.432861 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-63c573fd-74b9-45ca-b684-f29fb60cb3c6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bb980b6-b732-4a85-90cb-72549664a264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7a3b5c6-e7cd-4a64-903b-253d90897f0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-649260908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='210a40e681194a079c063e307330a9e7',qos_specs=None,replication_status=,reservations=['5b400f97-3b1b-48f1-ba24-23bfbe222891','7ea287a6-6a92-4fbd-90d9-01c2ceaa7826','2dea77c0-6717-4691-98ef-4ff298cac4bf','f61199ea-8f98-4e07-9aed-8338d5e81742'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bef1a7a541fa4e0b93790d8ffeaf9297',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-649260908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7a3b5c6-e7cd-4a64-903b-253d90897f0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='210a40e681194a079c063e307330a9e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bef1a7a541fa4e0b93790d8ffeaf9297',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:18.433689 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-63c573fd-74b9-45ca-b684-f29fb60cb3c6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e5c5e7e-9611-48f7-a979-1b2f75556eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:18.452383 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-63c573fd-74b9-45ca-b684-f29fb60cb3c6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e5c5e7e-9611-48f7-a979-1b2f75556eb5) transitioned into state 'SUCCESS' from state '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-649260908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='210a40e681194a079c063e307330a9e7',qos_specs=None,replication_status=,reservations=['5b400f97-3b1b-48f1-ba24-23bfbe222891','7ea287a6-6a92-4fbd-90d9-01c2ceaa7826','2dea77c0-6717-4691-98ef-4ff298cac4bf','f61199ea-8f98-4e07-9aed-8338d5e81742'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bef1a7a541fa4e0b93790d8ffeaf9297',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:18.453458 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-63c573fd-74b9-45ca-b684-f29fb60cb3c6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b0eff01-4ef1-4a66-9782-372540c0f71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:18.462107 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-63c573fd-74b9-45ca-b684-f29fb60cb3c6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b0eff01-4ef1-4a66-9782-372540c0f71b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:18.462984 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-63c573fd-74b9-45ca-b684-f29fb60cb3c6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Flow 'volume_create_api' (1af34f01-c5a5-403b-8ebb-cc1b55e7e27a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:18.463277 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-63c573fd-74b9-45ca-b684-f29fb60cb3c6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Create volume request issued successfully. Aug 06 03:18:18.463875 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-63c573fd-74b9-45ca-b684-f29fb60cb3c6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:18.464457 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 952/3780] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:18:18 2026] POST /volume/v3/volumes => generated 746 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:18.478410 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-afa26e81-16bd-4175-b24a-08880aeadef9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:18.479889 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-afa26e81-16bd-4175-b24a-08880aeadef9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f Aug 06 03:18:18.480090 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-afa26e81-16bd-4175-b24a-08880aeadef9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:18.480260 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-afa26e81-16bd-4175-b24a-08880aeadef9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:18.486956 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:18.486956 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:18.490747 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-afa26e81-16bd-4175-b24a-08880aeadef9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:18.494793 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-afa26e81-16bd-4175-b24a-08880aeadef9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f returned with HTTP 200 Aug 06 03:18:18.495232 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 931/3781] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:18 2026] GET /volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:18.687048 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8b652b7a-dfbc-4cb5-b45b-40af7338e086 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:18.689203 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8b652b7a-dfbc-4cb5-b45b-40af7338e086 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a Aug 06 03:18:18.689437 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8b652b7a-dfbc-4cb5-b45b-40af7338e086 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:18.689559 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8b652b7a-dfbc-4cb5-b45b-40af7338e086 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:18.701009 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8051996f-7450-4e4b-9f0f-54357cf03e87 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:18.702722 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:18.702722 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:18.703822 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8051996f-7450-4e4b-9f0f-54357cf03e87 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b Aug 06 03:18:18.704021 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8051996f-7450-4e4b-9f0f-54357cf03e87 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:18.704187 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8051996f-7450-4e4b-9f0f-54357cf03e87 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:18.707509 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-8b652b7a-dfbc-4cb5-b45b-40af7338e086 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:18.711478 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:18.711478 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:18.713710 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8b652b7a-dfbc-4cb5-b45b-40af7338e086 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a returned with HTTP 200 Aug 06 03:18:18.714166 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 949/3782] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:18 2026] GET /volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:18.714985 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8051996f-7450-4e4b-9f0f-54357cf03e87 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:18.718963 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8051996f-7450-4e4b-9f0f-54357cf03e87 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b returned with HTTP 200 Aug 06 03:18:18.719322 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 951/3783] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:18 2026] GET /volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:18.942857 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b960f873-6bf1-400a-bb84-66ef2f2b13d2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:18.944679 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b960f873-6bf1-400a-bb84-66ef2f2b13d2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:18:18.944899 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b960f873-6bf1-400a-bb84-66ef2f2b13d2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:18.945081 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b960f873-6bf1-400a-bb84-66ef2f2b13d2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:18.945178 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-b960f873-6bf1-400a-bb84-66ef2f2b13d2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:18.949320 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:18.949320 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:18.949891 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b960f873-6bf1-400a-bb84-66ef2f2b13d2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:18:18.950222 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 953/3784] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:18 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:19.301993 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-29a2ffa5-157f-4f90-857b-4742033dc210 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:19.304712 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-29a2ffa5-157f-4f90-857b-4742033dc210 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] POST https://10.4.3.80/volume/v3/attachments/62c576ed-4197-4483-8f97-f427ca95e463/action Aug 06 03:18:19.305870 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-29a2ffa5-157f-4f90-857b-4742033dc210 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:19.306113 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-29a2ffa5-157f-4f90-857b-4742033dc210 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:19.325839 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:19.325839 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:19.335643 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-829e9c95-4bdb-4be3-812c-3e002a0be4bb req-29a2ffa5-157f-4f90-857b-4742033dc210 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/attachments/62c576ed-4197-4483-8f97-f427ca95e463/action returned with HTTP 204 Aug 06 03:18:19.336181 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 932/3785] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:18:19 2026] POST /volume/v3/attachments/62c576ed-4197-4483-8f97-f427ca95e463/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:19.510468 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1e4813e4-9eb8-4efe-b23a-c6311b3975cc None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:19.513322 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1e4813e4-9eb8-4efe-b23a-c6311b3975cc tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f Aug 06 03:18:19.513617 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1e4813e4-9eb8-4efe-b23a-c6311b3975cc tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:19.513749 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1e4813e4-9eb8-4efe-b23a-c6311b3975cc tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:19.521352 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:19.521352 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:19.525251 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1e4813e4-9eb8-4efe-b23a-c6311b3975cc tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:19.529794 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1e4813e4-9eb8-4efe-b23a-c6311b3975cc tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f returned with HTTP 200 Aug 06 03:18:19.530229 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 950/3786] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:19 2026] GET /volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:19.542072 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9a41a445-5a38-47c9-9cc1-8e35377d1406 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:19.543634 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9a41a445-5a38-47c9-9cc1-8e35377d1406 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] POST https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f/action Aug 06 03:18:19.543995 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9a41a445-5a38-47c9-9cc1-8e35377d1406 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Action body: b'{"os-attach": {"instance_uuid": "2a886b41-1ef4-4fb4-821e-9447f5fa6bc6", "mountpoint": "/dev/vdb"}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:19.544162 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9a41a445-5a38-47c9-9cc1-8e35377d1406 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2a886b41-1ef4-4fb4-821e-9447f5fa6bc6", "mountpoint": "/dev/vdb"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:19.553000 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:19.553000 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:19.553455 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9a41a445-5a38-47c9-9cc1-8e35377d1406 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:19.561617 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9a41a445-5a38-47c9-9cc1-8e35377d1406 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Update volume admin metadata completed successfully. Aug 06 03:18:19.628009 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9a41a445-5a38-47c9-9cc1-8e35377d1406 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Attach volume completed successfully. Aug 06 03:18:19.628263 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9a41a445-5a38-47c9-9cc1-8e35377d1406 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f/action returned with HTTP 202 Aug 06 03:18:19.630209 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 952/3787] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:18:19 2026] POST /volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:19.635279 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-bef21ab4-8907-45ea-b752-76605dfa16cc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:19.637794 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bef21ab4-8907-45ea-b752-76605dfa16cc tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f Aug 06 03:18:19.638073 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bef21ab4-8907-45ea-b752-76605dfa16cc tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:19.638585 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bef21ab4-8907-45ea-b752-76605dfa16cc tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:19.652039 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:19.652039 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:19.657810 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-bef21ab4-8907-45ea-b752-76605dfa16cc tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:19.664527 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bef21ab4-8907-45ea-b752-76605dfa16cc tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f returned with HTTP 200 Aug 06 03:18:19.665050 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 954/3788] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:19 2026] GET /volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f => generated 1173 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:19.678963 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-506643da-cfb2-4662-8c12-482975644616 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:19.681297 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-506643da-cfb2-4662-8c12-482975644616 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f Aug 06 03:18:19.681748 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-506643da-cfb2-4662-8c12-482975644616 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:19.682083 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-506643da-cfb2-4662-8c12-482975644616 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:19.702512 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:19.702512 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:19.706813 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-506643da-cfb2-4662-8c12-482975644616 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:19.711562 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-506643da-cfb2-4662-8c12-482975644616 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f returned with HTTP 200 Aug 06 03:18:19.711988 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 933/3789] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:19 2026] GET /volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f => generated 1173 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:19.726364 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-33b5d91e-9676-422c-aa20-2c8b4581c0db None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:19.729892 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fa164f76-830e-4157-8ea2-11942d2480a4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:19.732754 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fa164f76-830e-4157-8ea2-11942d2480a4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a Aug 06 03:18:19.732754 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fa164f76-830e-4157-8ea2-11942d2480a4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:19.732754 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fa164f76-830e-4157-8ea2-11942d2480a4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:19.735969 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-58109f79-03af-45b2-a4a3-7bb4c39c9ffe None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:19.738234 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-58109f79-03af-45b2-a4a3-7bb4c39c9ffe tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b Aug 06 03:18:19.738561 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-58109f79-03af-45b2-a4a3-7bb4c39c9ffe tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:19.738998 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-58109f79-03af-45b2-a4a3-7bb4c39c9ffe tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:19.745655 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:19.745655 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:19.749859 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-fa164f76-830e-4157-8ea2-11942d2480a4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:19.751088 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:19.751088 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:19.755494 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fa164f76-830e-4157-8ea2-11942d2480a4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a returned with HTTP 200 Aug 06 03:18:19.755494 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 953/3790] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:19 2026] GET /volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a => generated 1173 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:19.756124 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-58109f79-03af-45b2-a4a3-7bb4c39c9ffe tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:19.762795 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-58109f79-03af-45b2-a4a3-7bb4c39c9ffe tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b returned with HTTP 200 Aug 06 03:18:19.763318 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 955/3791] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:19 2026] GET /volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:19.829200 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-33b5d91e-9676-422c-aa20-2c8b4581c0db tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] POST https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f/action Aug 06 03:18:19.829543 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-33b5d91e-9676-422c-aa20-2c8b4581c0db tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:19.829543 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-33b5d91e-9676-422c-aa20-2c8b4581c0db tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:19.843230 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:19.843230 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:19.843639 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.admin_actions [None req-33b5d91e-9676-422c-aa20-2c8b4581c0db tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Updating volume 'd7a3b5c6-e7cd-4a64-903b-253d90897f0f' with '{'status': 'error'}' {{(pid=100899) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 03:18:19.869041 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-33b5d91e-9676-422c-aa20-2c8b4581c0db tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f/action returned with HTTP 202 Aug 06 03:18:19.869654 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 951/3792] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:18:19 2026] POST /volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:19.876115 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7a955fb0-e782-4e57-819c-1a33550bd50d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:19.878436 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7a955fb0-e782-4e57-819c-1a33550bd50d tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f Aug 06 03:18:19.878436 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7a955fb0-e782-4e57-819c-1a33550bd50d tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:19.878436 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7a955fb0-e782-4e57-819c-1a33550bd50d tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:19.887358 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:19.887358 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:19.890410 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7a955fb0-e782-4e57-819c-1a33550bd50d tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:19.893774 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7a955fb0-e782-4e57-819c-1a33550bd50d tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f returned with HTTP 200 Aug 06 03:18:19.894115 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 934/3793] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:19 2026] GET /volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f => generated 1172 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:19.906245 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fccc7019-112c-4b5e-ab26-d4c68f449455 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:19.907990 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fccc7019-112c-4b5e-ab26-d4c68f449455 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] POST https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f/action Aug 06 03:18:19.908182 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fccc7019-112c-4b5e-ab26-d4c68f449455 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "1f132f9a-2b5f-4b68-91f5-b5d3cd4d39dd"}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:19.908225 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fccc7019-112c-4b5e-ab26-d4c68f449455 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "1f132f9a-2b5f-4b68-91f5-b5d3cd4d39dd"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:19.917988 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:19.917988 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:19.918295 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-fccc7019-112c-4b5e-ab26-d4c68f449455 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Volume info retrieved successfully. Aug 06 03:18:19.949973 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-fccc7019-112c-4b5e-ab26-d4c68f449455 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Terminate volume connection completed successfully. Aug 06 03:18:19.955363 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-fccc7019-112c-4b5e-ab26-d4c68f449455 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100902) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 06 03:18:19.962712 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-136b7683-278c-40b5-b981-6a2521c64d0a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:19.967053 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-136b7683-278c-40b5-b981-6a2521c64d0a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:18:19.967227 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-136b7683-278c-40b5-b981-6a2521c64d0a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:19.967644 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-136b7683-278c-40b5-b981-6a2521c64d0a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:19.967644 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-136b7683-278c-40b5-b981-6a2521c64d0a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:19.974035 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:19.974035 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:19.974406 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-136b7683-278c-40b5-b981-6a2521c64d0a tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:18:19.975006 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 956/3794] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:19 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:19.987898 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-74b6b9db-0ee8-427a-bdd0-00608dff29c9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:19.995007 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-74b6b9db-0ee8-427a-bdd0-00608dff29c9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/6690d70f-abdd-43d9-885a-f55e4444d7fe Aug 06 03:18:19.995007 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-74b6b9db-0ee8-427a-bdd0-00608dff29c9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:19.995007 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-74b6b9db-0ee8-427a-bdd0-00608dff29c9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:19.995007 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-74b6b9db-0ee8-427a-bdd0-00608dff29c9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Delete volume with id: 6690d70f-abdd-43d9-885a-f55e4444d7fe Aug 06 03:18:20.008787 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:20.008787 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:20.009900 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-74b6b9db-0ee8-427a-bdd0-00608dff29c9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:18:20.027906 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-fccc7019-112c-4b5e-ab26-d4c68f449455 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Detach volume completed successfully. Aug 06 03:18:20.028152 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fccc7019-112c-4b5e-ab26-d4c68f449455 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f/action returned with HTTP 202 Aug 06 03:18:20.028931 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 954/3795] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:18:19 2026] POST /volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:20.037898 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5fe9de0a-d166-4585-8bbc-741d9258950a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:20.038614 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-74b6b9db-0ee8-427a-bdd0-00608dff29c9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Delete volume request issued successfully. Aug 06 03:18:20.038884 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-74b6b9db-0ee8-427a-bdd0-00608dff29c9 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/6690d70f-abdd-43d9-885a-f55e4444d7fe returned with HTTP 202 Aug 06 03:18:20.039426 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 952/3796] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:18:19 2026] DELETE /volume/v3/volumes/6690d70f-abdd-43d9-885a-f55e4444d7fe => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:20.039922 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5fe9de0a-d166-4585-8bbc-741d9258950a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f Aug 06 03:18:20.040319 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5fe9de0a-d166-4585-8bbc-741d9258950a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:20.040467 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5fe9de0a-d166-4585-8bbc-741d9258950a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:20.046884 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f5ecf5ad-b1ff-482c-8e09-635e0e38dc21 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:20.048606 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f5ecf5ad-b1ff-482c-8e09-635e0e38dc21 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/volumes/6690d70f-abdd-43d9-885a-f55e4444d7fe Aug 06 03:18:20.048799 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f5ecf5ad-b1ff-482c-8e09-635e0e38dc21 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:20.048990 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f5ecf5ad-b1ff-482c-8e09-635e0e38dc21 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:20.054909 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:20.054909 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:20.058996 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:20.058996 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:20.060510 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5fe9de0a-d166-4585-8bbc-741d9258950a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:20.062358 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f5ecf5ad-b1ff-482c-8e09-635e0e38dc21 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:18:20.067046 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f5ecf5ad-b1ff-482c-8e09-635e0e38dc21 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/6690d70f-abdd-43d9-885a-f55e4444d7fe returned with HTTP 200 Aug 06 03:18:20.067746 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 957/3797] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:20 2026] GET /volume/v3/volumes/6690d70f-abdd-43d9-885a-f55e4444d7fe => generated 1063 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:20.070080 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5fe9de0a-d166-4585-8bbc-741d9258950a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f returned with HTTP 200 Aug 06 03:18:20.070571 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 935/3798] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:20 2026] GET /volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:20.088713 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-d7ffde23-e3e4-450d-aaaa-b2bb2e84053f req-8f962cf1-02a6-42c7-a163-838d15886be3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:20.090225 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1cfb5f31-065c-406b-816b-de3f5ca59d77 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:20.094453 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-d7ffde23-e3e4-450d-aaaa-b2bb2e84053f req-8f962cf1-02a6-42c7-a163-838d15886be3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/attachments/e79631cf-1c15-4f77-8eba-80f5f7bd55ed Aug 06 03:18:20.095561 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1cfb5f31-065c-406b-816b-de3f5ca59d77 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f Aug 06 03:18:20.095660 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-d7ffde23-e3e4-450d-aaaa-b2bb2e84053f req-8f962cf1-02a6-42c7-a163-838d15886be3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:20.095717 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1cfb5f31-065c-406b-816b-de3f5ca59d77 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:20.095765 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-d7ffde23-e3e4-450d-aaaa-b2bb2e84053f req-8f962cf1-02a6-42c7-a163-838d15886be3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:20.095794 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1cfb5f31-065c-406b-816b-de3f5ca59d77 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:20.103165 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:20.103165 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:20.103667 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:20.103667 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:20.108043 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1cfb5f31-065c-406b-816b-de3f5ca59d77 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:20.113608 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1cfb5f31-065c-406b-816b-de3f5ca59d77 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f returned with HTTP 200 Aug 06 03:18:20.113706 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 953/3799] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:20 2026] GET /volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:20.131014 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-bb704987-af08-436b-b74c-d1a633b3cb9a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:20.133281 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bb704987-af08-436b-b74c-d1a633b3cb9a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] POST https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f/action Aug 06 03:18:20.133281 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bb704987-af08-436b-b74c-d1a633b3cb9a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Action body: b'{"os-detach": {}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:20.133281 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-bb704987-af08-436b-b74c-d1a633b3cb9a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:20.140273 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:20.140273 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:20.140696 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-bb704987-af08-436b-b74c-d1a633b3cb9a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:20.156201 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-d7ffde23-e3e4-450d-aaaa-b2bb2e84053f req-8f962cf1-02a6-42c7-a163-838d15886be3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/e79631cf-1c15-4f77-8eba-80f5f7bd55ed returned with HTTP 200 Aug 06 03:18:20.156548 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 955/3800] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:18:20 2026] DELETE /volume/v3/attachments/e79631cf-1c15-4f77-8eba-80f5f7bd55ed => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:20.171623 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-bb704987-af08-436b-b74c-d1a633b3cb9a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Detach volume completed successfully. Aug 06 03:18:20.171837 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-bb704987-af08-436b-b74c-d1a633b3cb9a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f/action returned with HTTP 202 Aug 06 03:18:20.172299 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 958/3801] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:18:20 2026] POST /volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:20.179281 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f2ebb9ef-67fd-49f2-b1db-1999e704f742 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:20.180813 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f2ebb9ef-67fd-49f2-b1db-1999e704f742 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f Aug 06 03:18:20.181671 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f2ebb9ef-67fd-49f2-b1db-1999e704f742 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:20.181671 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f2ebb9ef-67fd-49f2-b1db-1999e704f742 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:20.187539 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:20.187539 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:20.191132 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f2ebb9ef-67fd-49f2-b1db-1999e704f742 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:20.195398 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f2ebb9ef-67fd-49f2-b1db-1999e704f742 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f returned with HTTP 200 Aug 06 03:18:20.195762 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 936/3802] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:20 2026] GET /volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:20.209448 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-48725064-6c7f-446b-8b7d-71c12a9d6bb2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:20.214746 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-48725064-6c7f-446b-8b7d-71c12a9d6bb2 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f Aug 06 03:18:20.214980 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-48725064-6c7f-446b-8b7d-71c12a9d6bb2 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:20.215203 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-48725064-6c7f-446b-8b7d-71c12a9d6bb2 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:20.224062 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:20.224062 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:20.228972 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-48725064-6c7f-446b-8b7d-71c12a9d6bb2 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:20.234552 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-48725064-6c7f-446b-8b7d-71c12a9d6bb2 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f returned with HTTP 200 Aug 06 03:18:20.235033 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 954/3803] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:20 2026] GET /volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:20.249109 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b19f8156-5596-4dce-9483-d402ee7b9a9a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:20.251688 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b19f8156-5596-4dce-9483-d402ee7b9a9a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] DELETE https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f Aug 06 03:18:20.251688 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b19f8156-5596-4dce-9483-d402ee7b9a9a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:20.251688 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b19f8156-5596-4dce-9483-d402ee7b9a9a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:20.251688 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-b19f8156-5596-4dce-9483-d402ee7b9a9a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Delete volume with id: d7a3b5c6-e7cd-4a64-903b-253d90897f0f Aug 06 03:18:20.257668 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:20.257668 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:20.258135 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b19f8156-5596-4dce-9483-d402ee7b9a9a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:20.274111 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b19f8156-5596-4dce-9483-d402ee7b9a9a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Delete volume request issued successfully. Aug 06 03:18:20.274343 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b19f8156-5596-4dce-9483-d402ee7b9a9a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f returned with HTTP 202 Aug 06 03:18:20.274761 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 956/3804] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:18:20 2026] DELETE /volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:20.281063 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c8cd92b2-341f-4103-a98b-e3074339deef None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:20.282882 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c8cd92b2-341f-4103-a98b-e3074339deef tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f Aug 06 03:18:20.283052 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c8cd92b2-341f-4103-a98b-e3074339deef tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:20.283204 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c8cd92b2-341f-4103-a98b-e3074339deef tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:20.290459 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:20.290459 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:20.294521 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c8cd92b2-341f-4103-a98b-e3074339deef tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:20.298998 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c8cd92b2-341f-4103-a98b-e3074339deef tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f returned with HTTP 200 Aug 06 03:18:20.299381 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 959/3805] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:20 2026] GET /volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:20.781715 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-669788c6-d86f-4680-997f-916016c32097 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:20.783957 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-669788c6-d86f-4680-997f-916016c32097 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b Aug 06 03:18:20.784217 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-669788c6-d86f-4680-997f-916016c32097 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:20.784472 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-669788c6-d86f-4680-997f-916016c32097 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:20.793868 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:20.793868 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:20.797764 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-669788c6-d86f-4680-997f-916016c32097 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:20.803769 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-669788c6-d86f-4680-997f-916016c32097 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b returned with HTTP 200 Aug 06 03:18:20.804186 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 937/3806] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:20 2026] GET /volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b => generated 1191 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:20.816315 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2b430054-aa7a-4bf3-abc2-4da73997dd37 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:20.818470 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2b430054-aa7a-4bf3-abc2-4da73997dd37 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b Aug 06 03:18:20.818735 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2b430054-aa7a-4bf3-abc2-4da73997dd37 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:20.818976 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2b430054-aa7a-4bf3-abc2-4da73997dd37 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:20.828077 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:20.828077 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:20.833472 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2b430054-aa7a-4bf3-abc2-4da73997dd37 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:20.840052 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2b430054-aa7a-4bf3-abc2-4da73997dd37 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b returned with HTTP 200 Aug 06 03:18:20.840569 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 955/3807] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:20 2026] GET /volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b => generated 1191 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 03:18:20.853719 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e3e3628a-cc1c-4008-ad56-2c477d00cc73 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:20.855569 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e3e3628a-cc1c-4008-ad56-2c477d00cc73 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:18:20.855945 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e3e3628a-cc1c-4008-ad56-2c477d00cc73 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "65edc8ad-f064-4047-b58c-c5c160d5fb4b", "name": "tempest-VolumeImageDependencyTests-Snapshot-2034632739"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:20.867652 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:20.867652 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:20.868289 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e3e3628a-cc1c-4008-ad56-2c477d00cc73 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:20.868444 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-e3e3628a-cc1c-4008-ad56-2c477d00cc73 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Create snapshot from volume 65edc8ad-f064-4047-b58c-c5c160d5fb4b Aug 06 03:18:20.907879 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-e3e3628a-cc1c-4008-ad56-2c477d00cc73 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Created reservations ['15f64cd0-ff81-478e-8b51-13ed6522395f', '9830852a-90d3-4538-8478-6a31a9174468', 'c23ed072-572f-4451-89a4-b9cece096e99', '62e776f7-6520-4be5-baf3-8669fa30b84b'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:20.940762 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e3e3628a-cc1c-4008-ad56-2c477d00cc73 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Snapshot create request issued successfully. Aug 06 03:18:20.941182 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e3e3628a-cc1c-4008-ad56-2c477d00cc73 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:18:20.941725 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 957/3808] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:18:20 2026] POST /volume/v3/snapshots => generated 313 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:20.955392 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-83936d57-bf4e-4599-8db8-bfa74e34be1c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:20.956971 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-83936d57-bf4e-4599-8db8-bfa74e34be1c tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/snapshots/c011bc5d-f17e-4830-818d-17d548e58fc8 Aug 06 03:18:20.957446 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-83936d57-bf4e-4599-8db8-bfa74e34be1c tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:20.957446 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-83936d57-bf4e-4599-8db8-bfa74e34be1c tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:20.962346 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:20.962346 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:20.962748 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-83936d57-bf4e-4599-8db8-bfa74e34be1c tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Snapshot retrieved successfully. Aug 06 03:18:20.963426 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-83936d57-bf4e-4599-8db8-bfa74e34be1c tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/snapshots/c011bc5d-f17e-4830-818d-17d548e58fc8 returned with HTTP 200 Aug 06 03:18:20.963802 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 960/3809] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:20 2026] GET /volume/v3/snapshots/c011bc5d-f17e-4830-818d-17d548e58fc8 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:21.086114 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e7ced343-0802-4c57-8212-08c182c46023 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:21.087643 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e7ced343-0802-4c57-8212-08c182c46023 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/volumes/6690d70f-abdd-43d9-885a-f55e4444d7fe Aug 06 03:18:21.087841 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e7ced343-0802-4c57-8212-08c182c46023 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:21.088033 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e7ced343-0802-4c57-8212-08c182c46023 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:21.093582 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e7ced343-0802-4c57-8212-08c182c46023 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/6690d70f-abdd-43d9-885a-f55e4444d7fe returned with HTTP 404 Aug 06 03:18:21.094122 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 938/3810] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:21 2026] GET /volume/v3/volumes/6690d70f-abdd-43d9-885a-f55e4444d7fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:21.102782 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3f33dc40-9f39-46dd-8c34-0cf9bb425466 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:21.105048 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3f33dc40-9f39-46dd-8c34-0cf9bb425466 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:18:21.105317 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3f33dc40-9f39-46dd-8c34-0cf9bb425466 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:21.105582 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3f33dc40-9f39-46dd-8c34-0cf9bb425466 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:21.105728 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-3f33dc40-9f39-46dd-8c34-0cf9bb425466 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:21.110824 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:21.110824 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:21.111652 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3f33dc40-9f39-46dd-8c34-0cf9bb425466 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:18:21.112159 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 956/3811] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:21 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:21.121721 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1410833a-5794-4a9c-a89c-6fb850d09d16 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:21.123530 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1410833a-5794-4a9c-a89c-6fb850d09d16 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] DELETE https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 Aug 06 03:18:21.123711 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1410833a-5794-4a9c-a89c-6fb850d09d16 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:21.124023 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1410833a-5794-4a9c-a89c-6fb850d09d16 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:21.124167 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-1410833a-5794-4a9c-a89c-6fb850d09d16 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Delete backup with id: 58ed4cc6-4959-4016-870c-8e2419e53084. Aug 06 03:18:21.128428 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:21.128428 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:21.140809 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.backup.rpcapi [None req-1410833a-5794-4a9c-a89c-6fb850d09d16 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] delete_backup rpcapi backup_id 58ed4cc6-4959-4016-870c-8e2419e53084 {{(pid=100902) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:18:21.142520 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1410833a-5794-4a9c-a89c-6fb850d09d16 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 returned with HTTP 202 Aug 06 03:18:21.142999 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 958/3812] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:18:21 2026] DELETE /volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:21.149985 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-005abab3-c877-43d9-ad33-f6b6a2511941 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:21.151683 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-005abab3-c877-43d9-ad33-f6b6a2511941 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 Aug 06 03:18:21.151852 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-005abab3-c877-43d9-ad33-f6b6a2511941 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:21.152024 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-005abab3-c877-43d9-ad33-f6b6a2511941 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:21.152119 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-005abab3-c877-43d9-ad33-f6b6a2511941 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 58ed4cc6-4959-4016-870c-8e2419e53084. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:21.157394 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:21.157394 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:21.157938 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-005abab3-c877-43d9-ad33-f6b6a2511941 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 returned with HTTP 200 Aug 06 03:18:21.159258 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 961/3813] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:21 2026] GET /volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:21.313277 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e3508734-639e-4d6c-a62c-bf1af117fb34 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:21.315796 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e3508734-639e-4d6c-a62c-bf1af117fb34 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f Aug 06 03:18:21.316050 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e3508734-639e-4d6c-a62c-bf1af117fb34 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:21.316324 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e3508734-639e-4d6c-a62c-bf1af117fb34 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:21.323666 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e3508734-639e-4d6c-a62c-bf1af117fb34 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f returned with HTTP 404 Aug 06 03:18:21.324270 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 939/3814] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:21 2026] GET /volume/v3/volumes/d7a3b5c6-e7cd-4a64-903b-253d90897f0f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:21.579006 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9752ec88-c1a6-4b2e-af1d-bcd0597a72b2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:21.581318 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9752ec88-c1a6-4b2e-af1d-bcd0597a72b2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 Aug 06 03:18:21.581590 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9752ec88-c1a6-4b2e-af1d-bcd0597a72b2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:21.581879 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9752ec88-c1a6-4b2e-af1d-bcd0597a72b2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:21.582111 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-9752ec88-c1a6-4b2e-af1d-bcd0597a72b2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete volume with id: 356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 Aug 06 03:18:21.592629 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:21.592629 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:21.593091 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-9752ec88-c1a6-4b2e-af1d-bcd0597a72b2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:18:21.610959 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-9752ec88-c1a6-4b2e-af1d-bcd0597a72b2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete volume request issued successfully. Aug 06 03:18:21.611124 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9752ec88-c1a6-4b2e-af1d-bcd0597a72b2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 returned with HTTP 202 Aug 06 03:18:21.611587 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 957/3815] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:18:21 2026] DELETE /volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:21.621041 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-45ae7bd2-40d6-40a5-b972-0771fecc04bb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:21.622843 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-45ae7bd2-40d6-40a5-b972-0771fecc04bb tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 Aug 06 03:18:21.623036 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-45ae7bd2-40d6-40a5-b972-0771fecc04bb tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:21.623221 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-45ae7bd2-40d6-40a5-b972-0771fecc04bb tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:21.631844 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:21.631844 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:21.634425 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-45ae7bd2-40d6-40a5-b972-0771fecc04bb tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:18:21.640912 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-45ae7bd2-40d6-40a5-b972-0771fecc04bb tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 returned with HTTP 200 Aug 06 03:18:21.641446 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 959/3816] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:21 2026] GET /volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:21.972358 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d1210c11-fbfb-4bc6-94f0-8216b0ec0353 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:21.975279 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d1210c11-fbfb-4bc6-94f0-8216b0ec0353 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/snapshots/c011bc5d-f17e-4830-818d-17d548e58fc8 Aug 06 03:18:21.975279 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d1210c11-fbfb-4bc6-94f0-8216b0ec0353 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:21.975279 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d1210c11-fbfb-4bc6-94f0-8216b0ec0353 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:21.980447 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:21.980447 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:21.980990 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d1210c11-fbfb-4bc6-94f0-8216b0ec0353 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Snapshot retrieved successfully. Aug 06 03:18:21.981803 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d1210c11-fbfb-4bc6-94f0-8216b0ec0353 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/snapshots/c011bc5d-f17e-4830-818d-17d548e58fc8 returned with HTTP 200 Aug 06 03:18:21.982227 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 962/3817] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:21 2026] GET /volume/v3/snapshots/c011bc5d-f17e-4830-818d-17d548e58fc8 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:21.989995 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9ae62180-e853-4828-9773-508a7b8d85cc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:21.991539 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9ae62180-e853-4828-9773-508a7b8d85cc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:21.991916 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9ae62180-e853-4828-9773-508a7b8d85cc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "c011bc5d-f17e-4830-818d-17d548e58fc8", "size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:21.993296 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-9ae62180-e853-4828-9773-508a7b8d85cc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'c011bc5d-f17e-4830-818d-17d548e58fc8', 'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:21.997904 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:21.997904 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:21.998301 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9ae62180-e853-4828-9773-508a7b8d85cc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Snapshot retrieved successfully. Aug 06 03:18:21.998421 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-9ae62180-e853-4828-9773-508a7b8d85cc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Create volume of 1 GB Aug 06 03:18:22.011458 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9ae62180-e853-4828-9773-508a7b8d85cc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Availability Zones retrieved successfully. Aug 06 03:18:22.017775 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9ae62180-e853-4828-9773-508a7b8d85cc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Flow 'volume_create_api' (7217cc20-8d06-4980-bb1c-309f22864a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:22.018653 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9ae62180-e853-4828-9773-508a7b8d85cc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9cc223c-eedc-4414-ad00-28d01002d85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:22.019606 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-9ae62180-e853-4828-9773-508a7b8d85cc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:22.046073 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9ae62180-e853-4828-9773-508a7b8d85cc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9cc223c-eedc-4414-ad00-28d01002d85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c011bc5d-f17e-4830-818d-17d548e58fc8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:22.046744 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9ae62180-e853-4828-9773-508a7b8d85cc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd5d6c0e-15b5-4106-9ef7-758d3ef7e53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:22.082539 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-9ae62180-e853-4828-9773-508a7b8d85cc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Created reservations ['842ef3a4-ade8-4747-b3c7-c15cee793e4b', 'f75603eb-c554-4af3-9124-e63abbc80cba', '134a4c27-d269-4302-8e3f-dbb22ef1862a', '8f7b5c8f-5070-4dca-b274-41c4afecc6bb'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:22.083327 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9ae62180-e853-4828-9773-508a7b8d85cc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd5d6c0e-15b5-4106-9ef7-758d3ef7e53c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['842ef3a4-ade8-4747-b3c7-c15cee793e4b', 'f75603eb-c554-4af3-9124-e63abbc80cba', '134a4c27-d269-4302-8e3f-dbb22ef1862a', '8f7b5c8f-5070-4dca-b274-41c4afecc6bb']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:22.084010 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9ae62180-e853-4828-9773-508a7b8d85cc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da69de5-594f-4bf8-95c9-59d0e3f4194b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:22.117735 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9ae62180-e853-4828-9773-508a7b8d85cc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da69de5-594f-4bf8-95c9-59d0e3f4194b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81bcb9c0-0057-4792-8bba-dd32ef7eeb8b', '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='e0bbfd84c0644b97ad68406f25b08807',qos_specs=None,replication_status=,reservations=['842ef3a4-ade8-4747-b3c7-c15cee793e4b','f75603eb-c554-4af3-9124-e63abbc80cba','134a4c27-d269-4302-8e3f-dbb22ef1862a','8f7b5c8f-5070-4dca-b274-41c4afecc6bb'],size=1,snapshot_id=c011bc5d-f17e-4830-818d-17d548e58fc8,source_replicaid=,source_volid=None,status='creating',user_id='2aec571ce84b4e449e7867886a1973b1',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), '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-06T03:18:22Z,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=81bcb9c0-0057-4792-8bba-dd32ef7eeb8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0bbfd84c0644b97ad68406f25b08807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c011bc5d-f17e-4830-818d-17d548e58fc8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2aec571ce84b4e449e7867886a1973b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:22.118447 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9ae62180-e853-4828-9773-508a7b8d85cc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b12480c-53bf-4220-8910-d4e716813a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:22.133310 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9ae62180-e853-4828-9773-508a7b8d85cc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b12480c-53bf-4220-8910-d4e716813a48) transitioned into state 'SUCCESS' from 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='e0bbfd84c0644b97ad68406f25b08807',qos_specs=None,replication_status=,reservations=['842ef3a4-ade8-4747-b3c7-c15cee793e4b','f75603eb-c554-4af3-9124-e63abbc80cba','134a4c27-d269-4302-8e3f-dbb22ef1862a','8f7b5c8f-5070-4dca-b274-41c4afecc6bb'],size=1,snapshot_id=c011bc5d-f17e-4830-818d-17d548e58fc8,source_replicaid=,source_volid=None,status='creating',user_id='2aec571ce84b4e449e7867886a1973b1',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:22.133951 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9ae62180-e853-4828-9773-508a7b8d85cc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44ebf7bb-60e2-4c9f-aa63-17b1c7bf56b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:22.151191 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9ae62180-e853-4828-9773-508a7b8d85cc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44ebf7bb-60e2-4c9f-aa63-17b1c7bf56b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:22.151807 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-9ae62180-e853-4828-9773-508a7b8d85cc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Flow 'volume_create_api' (7217cc20-8d06-4980-bb1c-309f22864a32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:22.152090 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9ae62180-e853-4828-9773-508a7b8d85cc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Create volume request issued successfully. Aug 06 03:18:22.152580 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9ae62180-e853-4828-9773-508a7b8d85cc tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:22.153111 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 940/3818] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:18:21 2026] POST /volume/v3/volumes => generated 807 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:22.168176 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c2d9b0e3-94c5-4cf8-87a6-b9c7702c560e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:22.170369 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-60a5ff2d-4205-4e35-b218-316cb70edf51 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:22.170622 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c2d9b0e3-94c5-4cf8-87a6-b9c7702c560e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 Aug 06 03:18:22.170673 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c2d9b0e3-94c5-4cf8-87a6-b9c7702c560e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:22.170951 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c2d9b0e3-94c5-4cf8-87a6-b9c7702c560e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:22.171112 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-c2d9b0e3-94c5-4cf8-87a6-b9c7702c560e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 58ed4cc6-4959-4016-870c-8e2419e53084. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:22.172024 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-60a5ff2d-4205-4e35-b218-316cb70edf51 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b Aug 06 03:18:22.172329 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-60a5ff2d-4205-4e35-b218-316cb70edf51 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:22.172606 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-60a5ff2d-4205-4e35-b218-316cb70edf51 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:22.175194 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c2d9b0e3-94c5-4cf8-87a6-b9c7702c560e tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 returned with HTTP 404 Aug 06 03:18:22.175962 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 958/3819] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:22 2026] GET /volume/v3/backups/58ed4cc6-4959-4016-870c-8e2419e53084 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:22.183411 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:22.183411 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:22.186337 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7100a5eb-6ccc-4c72-9843-43069cd9c8a1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:22.187974 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7100a5eb-6ccc-4c72-9843-43069cd9c8a1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] DELETE https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 Aug 06 03:18:22.188177 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7100a5eb-6ccc-4c72-9843-43069cd9c8a1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:22.188353 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7100a5eb-6ccc-4c72-9843-43069cd9c8a1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:22.188455 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.contrib.backups [None req-7100a5eb-6ccc-4c72-9843-43069cd9c8a1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Delete backup with id: 12b9e7b0-c6fc-4249-b748-b58dba5de546. Aug 06 03:18:22.189163 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-60a5ff2d-4205-4e35-b218-316cb70edf51 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:22.195245 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:22.195245 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:22.195373 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-60a5ff2d-4205-4e35-b218-316cb70edf51 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b returned with HTTP 200 Aug 06 03:18:22.195903 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 960/3820] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:22 2026] GET /volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:22.215256 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.backup.rpcapi [None req-7100a5eb-6ccc-4c72-9843-43069cd9c8a1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] delete_backup rpcapi backup_id 12b9e7b0-c6fc-4249-b748-b58dba5de546 {{(pid=100900) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:18:22.222455 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7100a5eb-6ccc-4c72-9843-43069cd9c8a1 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 returned with HTTP 202 Aug 06 03:18:22.222883 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 963/3821] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:18:22 2026] DELETE /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:22.229712 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6c0960f8-b796-472c-a630-b5ae70200a82 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:22.232218 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6c0960f8-b796-472c-a630-b5ae70200a82 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 Aug 06 03:18:22.232561 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6c0960f8-b796-472c-a630-b5ae70200a82 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:22.232865 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6c0960f8-b796-472c-a630-b5ae70200a82 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:22.233019 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-6c0960f8-b796-472c-a630-b5ae70200a82 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:22.238475 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:22.238475 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:22.239399 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6c0960f8-b796-472c-a630-b5ae70200a82 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 returned with HTTP 200 Aug 06 03:18:22.239909 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 941/3822] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:22 2026] GET /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:22.653870 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c6ccebf4-b691-44ba-8688-31afa4530263 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:22.656186 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c6ccebf4-b691-44ba-8688-31afa4530263 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 Aug 06 03:18:22.656186 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c6ccebf4-b691-44ba-8688-31afa4530263 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:22.656186 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c6ccebf4-b691-44ba-8688-31afa4530263 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:22.662852 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c6ccebf4-b691-44ba-8688-31afa4530263 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 returned with HTTP 404 Aug 06 03:18:22.663320 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 959/3823] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:22 2026] GET /volume/v3/volumes/356b25eb-d6ee-4cde-82a0-017b8c5cfeb5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:22.699632 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8b74d025-0ef2-463d-a391-5a8ead3dcba4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:22.701476 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8b74d025-0ef2-463d-a391-5a8ead3dcba4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:22.701848 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8b74d025-0ef2-463d-a391-5a8ead3dcba4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-798360290", "snapshot_id": null, "imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "volume_type": null, "size": 1}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:22.703844 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-8b74d025-0ef2-463d-a391-5a8ead3dcba4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-798360290', 'snapshot_id': None, 'imageRef': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'volume_type': None, 'size': 1}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:22.788601 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-8b74d025-0ef2-463d-a391-5a8ead3dcba4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume of 1 GB Aug 06 03:18:22.792860 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8b74d025-0ef2-463d-a391-5a8ead3dcba4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Availability Zones retrieved successfully. Aug 06 03:18:22.798116 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8b74d025-0ef2-463d-a391-5a8ead3dcba4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Flow 'volume_create_api' (e6044aef-5280-412e-97ac-4eb25a598fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:22.799622 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8b74d025-0ef2-463d-a391-5a8ead3dcba4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b1e4079-415f-4cd4-b5c8-aed8378cfc94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:22.800552 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-8b74d025-0ef2-463d-a391-5a8ead3dcba4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:22.854523 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8b74d025-0ef2-463d-a391-5a8ead3dcba4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b1e4079-415f-4cd4-b5c8-aed8378cfc94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:22.855160 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8b74d025-0ef2-463d-a391-5a8ead3dcba4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a1dcb2a-76ff-46fc-8218-ef787955ea30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:22.902679 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-8b74d025-0ef2-463d-a391-5a8ead3dcba4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Created reservations ['6fb0d08e-b556-4f80-9add-0e3abdef5a48', '95967f93-aa10-4a37-b22c-faf281d6de28', 'f512a3d2-a331-40d5-8721-016871645fd7', '766b9348-ea0e-4d58-a592-304ba584ba8c'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:22.903710 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8b74d025-0ef2-463d-a391-5a8ead3dcba4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a1dcb2a-76ff-46fc-8218-ef787955ea30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fb0d08e-b556-4f80-9add-0e3abdef5a48', '95967f93-aa10-4a37-b22c-faf281d6de28', 'f512a3d2-a331-40d5-8721-016871645fd7', '766b9348-ea0e-4d58-a592-304ba584ba8c']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:22.905010 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8b74d025-0ef2-463d-a391-5a8ead3dcba4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac2bb3f9-086d-4b47-a639-c5977f23c999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:22.930594 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8b74d025-0ef2-463d-a391-5a8ead3dcba4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac2bb3f9-086d-4b47-a639-c5977f23c999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91e00c33-44c9-4288-ac2c-0dc790d937a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-798360290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88aa522afca8491fa8811d5dbeeebfea',qos_specs=None,replication_status=,reservations=['6fb0d08e-b556-4f80-9add-0e3abdef5a48','95967f93-aa10-4a37-b22c-faf281d6de28','f512a3d2-a331-40d5-8721-016871645fd7','766b9348-ea0e-4d58-a592-304ba584ba8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603a0c0870b4594b33e8eb968151053',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-798360290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91e00c33-44c9-4288-ac2c-0dc790d937a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88aa522afca8491fa8811d5dbeeebfea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3603a0c0870b4594b33e8eb968151053',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:22.931305 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8b74d025-0ef2-463d-a391-5a8ead3dcba4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b7bbd4b-5371-4403-b6b4-1c103d60f30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:22.948370 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8b74d025-0ef2-463d-a391-5a8ead3dcba4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b7bbd4b-5371-4403-b6b4-1c103d60f30c) transitioned into state 'SUCCESS' from state '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-798360290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88aa522afca8491fa8811d5dbeeebfea',qos_specs=None,replication_status=,reservations=['6fb0d08e-b556-4f80-9add-0e3abdef5a48','95967f93-aa10-4a37-b22c-faf281d6de28','f512a3d2-a331-40d5-8721-016871645fd7','766b9348-ea0e-4d58-a592-304ba584ba8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603a0c0870b4594b33e8eb968151053',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:22.949020 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8b74d025-0ef2-463d-a391-5a8ead3dcba4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0ec0061-dc78-42e9-ab3f-b1d8f010167f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:22.957878 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8b74d025-0ef2-463d-a391-5a8ead3dcba4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0ec0061-dc78-42e9-ab3f-b1d8f010167f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:22.960859 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8b74d025-0ef2-463d-a391-5a8ead3dcba4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Flow 'volume_create_api' (e6044aef-5280-412e-97ac-4eb25a598fed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:22.960859 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8b74d025-0ef2-463d-a391-5a8ead3dcba4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume request issued successfully. Aug 06 03:18:22.960859 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8b74d025-0ef2-463d-a391-5a8ead3dcba4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:22.960859 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 961/3824] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:18:22 2026] POST /volume/v3/volumes => generated 756 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:22.975901 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-357e5eae-5cd3-4438-8ac2-5eebfdfb24b1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:22.977697 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-357e5eae-5cd3-4438-8ac2-5eebfdfb24b1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 Aug 06 03:18:22.977902 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-357e5eae-5cd3-4438-8ac2-5eebfdfb24b1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:22.978099 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-357e5eae-5cd3-4438-8ac2-5eebfdfb24b1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:22.985770 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:22.985770 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:22.990028 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-357e5eae-5cd3-4438-8ac2-5eebfdfb24b1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:18:22.994739 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-357e5eae-5cd3-4438-8ac2-5eebfdfb24b1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 returned with HTTP 200 Aug 06 03:18:22.995179 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 964/3825] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:22 2026] GET /volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:23.058856 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-d692b55a-d514-4fea-8f66-8aa131be0eeb None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:23.061646 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-d692b55a-d514-4fea-8f66-8aa131be0eeb tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a Aug 06 03:18:23.061849 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-d692b55a-d514-4fea-8f66-8aa131be0eeb tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:23.062026 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-d692b55a-d514-4fea-8f66-8aa131be0eeb tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:23.071324 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:23.071324 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:23.074894 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-d692b55a-d514-4fea-8f66-8aa131be0eeb tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:23.079204 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-d692b55a-d514-4fea-8f66-8aa131be0eeb tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a returned with HTTP 200 Aug 06 03:18:23.079697 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 942/3826] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:18:23 2026] GET /volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a => generated 1173 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:23.098554 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-d2f16dbc-50d6-414c-9ebb-8715844063b7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:23.101577 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-d2f16dbc-50d6-414c-9ebb-8715844063b7 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] POST https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a/action Aug 06 03:18:23.101993 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-d2f16dbc-50d6-414c-9ebb-8715844063b7 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:23.102070 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-d2f16dbc-50d6-414c-9ebb-8715844063b7 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:23.113154 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:23.113154 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:23.113661 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-d2f16dbc-50d6-414c-9ebb-8715844063b7 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:23.119950 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-d2f16dbc-50d6-414c-9ebb-8715844063b7 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Begin detaching volume completed successfully. Aug 06 03:18:23.120165 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-d2f16dbc-50d6-414c-9ebb-8715844063b7 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a/action returned with HTTP 202 Aug 06 03:18:23.120637 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 960/3827] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:18:23 2026] POST /volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:23.168972 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d0356b0c-600c-40cf-a93c-546244828168 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:23.169548 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d0356b0c-600c-40cf-a93c-546244828168 None None] GET https://10.4.3.80/volume// Aug 06 03:18:23.169794 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d0356b0c-600c-40cf-a93c-546244828168 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:23.170072 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d0356b0c-600c-40cf-a93c-546244828168 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:23.170496 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d0356b0c-600c-40cf-a93c-546244828168 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:18:23.170866 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 962/3828] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:18:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:18:23.179823 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-43ed3f73-5754-430f-b894-730840cca4a8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:23.181928 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-43ed3f73-5754-430f-b894-730840cca4a8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a Aug 06 03:18:23.182144 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-43ed3f73-5754-430f-b894-730840cca4a8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:23.182350 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-43ed3f73-5754-430f-b894-730840cca4a8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:23.192204 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:23.192204 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:23.195703 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-43ed3f73-5754-430f-b894-730840cca4a8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:23.199505 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-43ed3f73-5754-430f-b894-730840cca4a8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a returned with HTTP 200 Aug 06 03:18:23.199916 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 965/3829] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:18:23 2026] GET /volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:23.212174 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a942557a-4621-4128-8f88-3bf847c80284 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:23.217889 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a942557a-4621-4128-8f88-3bf847c80284 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b Aug 06 03:18:23.218185 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a942557a-4621-4128-8f88-3bf847c80284 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:23.218414 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a942557a-4621-4128-8f88-3bf847c80284 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:23.230847 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:23.230847 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:23.239447 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a942557a-4621-4128-8f88-3bf847c80284 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:23.247070 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a942557a-4621-4128-8f88-3bf847c80284 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b returned with HTTP 200 Aug 06 03:18:23.247467 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 943/3830] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:23 2026] GET /volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b => generated 1226 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:23.250721 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-008160db-1c14-4066-8845-63bc599c8f45 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:23.252407 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-008160db-1c14-4066-8845-63bc599c8f45 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 Aug 06 03:18:23.252592 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-008160db-1c14-4066-8845-63bc599c8f45 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:23.252764 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-008160db-1c14-4066-8845-63bc599c8f45 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:23.252888 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-008160db-1c14-4066-8845-63bc599c8f45 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 12b9e7b0-c6fc-4249-b748-b58dba5de546. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:23.256076 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-008160db-1c14-4066-8845-63bc599c8f45 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 returned with HTTP 404 Aug 06 03:18:23.256512 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 961/3831] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:23 2026] GET /volume/v3/backups/12b9e7b0-c6fc-4249-b748-b58dba5de546 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:23.262000 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9af0c264-88ab-4f88-b0fb-f0f15d66f733 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:23.262060 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1f2279dd-e78c-4fc9-b8b2-abc704bf14f0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:23.263562 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9af0c264-88ab-4f88-b0fb-f0f15d66f733 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b Aug 06 03:18:23.263738 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9af0c264-88ab-4f88-b0fb-f0f15d66f733 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:23.263938 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9af0c264-88ab-4f88-b0fb-f0f15d66f733 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:23.265115 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1f2279dd-e78c-4fc9-b8b2-abc704bf14f0 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] DELETE https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:18:23.265328 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1f2279dd-e78c-4fc9-b8b2-abc704bf14f0 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:23.265543 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1f2279dd-e78c-4fc9-b8b2-abc704bf14f0 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:23.265644 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-1f2279dd-e78c-4fc9-b8b2-abc704bf14f0 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Delete backup with id: 0bfa6789-e464-40c2-ba09-96732c0293bc. Aug 06 03:18:23.271392 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:23.271392 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:23.271511 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:23.271511 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:23.277454 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-9af0c264-88ab-4f88-b0fb-f0f15d66f733 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:23.281723 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9af0c264-88ab-4f88-b0fb-f0f15d66f733 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b returned with HTTP 200 Aug 06 03:18:23.282120 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 966/3832] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:23 2026] GET /volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b => generated 1226 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:23.285982 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.backup.rpcapi [None req-1f2279dd-e78c-4fc9-b8b2-abc704bf14f0 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] delete_backup rpcapi backup_id 0bfa6789-e464-40c2-ba09-96732c0293bc {{(pid=100902) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:18:23.286846 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1f2279dd-e78c-4fc9-b8b2-abc704bf14f0 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 202 Aug 06 03:18:23.286996 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 963/3833] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:18:23 2026] DELETE /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:23.295159 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3fe465b9-b1d5-40d2-85d4-35cbf05139fd None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:23.295246 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e9a4fa89-3dac-4505-9036-e6fe948efdf1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:23.296702 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3fe465b9-b1d5-40d2-85d4-35cbf05139fd tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:18:23.297211 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3fe465b9-b1d5-40d2-85d4-35cbf05139fd tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:23.297211 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3fe465b9-b1d5-40d2-85d4-35cbf05139fd tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:23.297306 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-3fe465b9-b1d5-40d2-85d4-35cbf05139fd tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:23.297349 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e9a4fa89-3dac-4505-9036-e6fe948efdf1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/c011bc5d-f17e-4830-818d-17d548e58fc8 Aug 06 03:18:23.297604 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e9a4fa89-3dac-4505-9036-e6fe948efdf1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:23.297907 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e9a4fa89-3dac-4505-9036-e6fe948efdf1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:23.298058 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-e9a4fa89-3dac-4505-9036-e6fe948efdf1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Delete snapshot with id: c011bc5d-f17e-4830-818d-17d548e58fc8 Aug 06 03:18:23.302017 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:23.302017 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:23.303064 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3fe465b9-b1d5-40d2-85d4-35cbf05139fd tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 200 Aug 06 03:18:23.303135 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 962/3834] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:23 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:23.305227 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:23.305227 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:23.305989 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e9a4fa89-3dac-4505-9036-e6fe948efdf1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Snapshot retrieved successfully. Aug 06 03:18:23.330522 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e9a4fa89-3dac-4505-9036-e6fe948efdf1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Snapshot delete request issued successfully. Aug 06 03:18:23.330522 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e9a4fa89-3dac-4505-9036-e6fe948efdf1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/snapshots/c011bc5d-f17e-4830-818d-17d548e58fc8 returned with HTTP 202 Aug 06 03:18:23.330522 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 944/3835] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:18:23 2026] DELETE /volume/v3/snapshots/c011bc5d-f17e-4830-818d-17d548e58fc8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:23.336136 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-986ad6da-a966-4afb-82ef-7743b32cd300 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:23.337898 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-986ad6da-a966-4afb-82ef-7743b32cd300 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/snapshots/c011bc5d-f17e-4830-818d-17d548e58fc8 Aug 06 03:18:23.338085 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-986ad6da-a966-4afb-82ef-7743b32cd300 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:23.338275 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-986ad6da-a966-4afb-82ef-7743b32cd300 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:23.343869 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:23.343869 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:23.344427 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-986ad6da-a966-4afb-82ef-7743b32cd300 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Snapshot retrieved successfully. Aug 06 03:18:23.345226 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-986ad6da-a966-4afb-82ef-7743b32cd300 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/snapshots/c011bc5d-f17e-4830-818d-17d548e58fc8 returned with HTTP 200 Aug 06 03:18:23.345760 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 967/3836] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:23 2026] GET /volume/v3/snapshots/c011bc5d-f17e-4830-818d-17d548e58fc8 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:23.810474 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-07e5c15f-a114-4272-83a5-caf2954fd8b9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:23.812218 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-07e5c15f-a114-4272-83a5-caf2954fd8b9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:23.812569 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-07e5c15f-a114-4272-83a5-caf2954fd8b9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-193893796"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:23.814054 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-07e5c15f-a114-4272-83a5-caf2954fd8b9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-193893796'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:23.814205 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-07e5c15f-a114-4272-83a5-caf2954fd8b9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Create volume of 1 GB Aug 06 03:18:23.821556 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-07e5c15f-a114-4272-83a5-caf2954fd8b9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Availability Zones retrieved successfully. Aug 06 03:18:23.827636 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-07e5c15f-a114-4272-83a5-caf2954fd8b9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Flow 'volume_create_api' (f31f395c-de83-4197-97d3-22ab4262d7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:23.828917 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-07e5c15f-a114-4272-83a5-caf2954fd8b9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b713a51-4be7-4975-be32-d566a59228a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:23.829933 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-07e5c15f-a114-4272-83a5-caf2954fd8b9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:23.855335 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-07e5c15f-a114-4272-83a5-caf2954fd8b9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b713a51-4be7-4975-be32-d566a59228a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:23.856111 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-07e5c15f-a114-4272-83a5-caf2954fd8b9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd874f1f-10f0-4aef-8565-36e1d4b93daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:23.896450 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-07e5c15f-a114-4272-83a5-caf2954fd8b9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Created reservations ['8995acf3-0c33-45dd-aa77-53194d8478c1', 'a761a5b0-dcef-4f58-8d24-3fd9ec6062a8', '3c0c95c5-1479-4e0e-882b-a6c4ae353155', 'f2b7f25e-f1e2-4108-8bd5-e432d3b3b52e'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:23.897153 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-07e5c15f-a114-4272-83a5-caf2954fd8b9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd874f1f-10f0-4aef-8565-36e1d4b93daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8995acf3-0c33-45dd-aa77-53194d8478c1', 'a761a5b0-dcef-4f58-8d24-3fd9ec6062a8', '3c0c95c5-1479-4e0e-882b-a6c4ae353155', 'f2b7f25e-f1e2-4108-8bd5-e432d3b3b52e']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:23.897793 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-07e5c15f-a114-4272-83a5-caf2954fd8b9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9277b43-24cf-4e7b-b0b7-4a78156ab10d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:23.921510 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-07e5c15f-a114-4272-83a5-caf2954fd8b9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9277b43-24cf-4e7b-b0b7-4a78156ab10d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '488ba4ce-4c95-4c06-9465-9ee17d98d589', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-193893796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='210a40e681194a079c063e307330a9e7',qos_specs=None,replication_status=,reservations=['8995acf3-0c33-45dd-aa77-53194d8478c1','a761a5b0-dcef-4f58-8d24-3fd9ec6062a8','3c0c95c5-1479-4e0e-882b-a6c4ae353155','f2b7f25e-f1e2-4108-8bd5-e432d3b3b52e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bef1a7a541fa4e0b93790d8ffeaf9297',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-193893796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=488ba4ce-4c95-4c06-9465-9ee17d98d589,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='210a40e681194a079c063e307330a9e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bef1a7a541fa4e0b93790d8ffeaf9297',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:23.922403 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-07e5c15f-a114-4272-83a5-caf2954fd8b9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a65cdcc-1f81-4bb3-8458-4baf5a9e4ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:23.941467 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-07e5c15f-a114-4272-83a5-caf2954fd8b9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a65cdcc-1f81-4bb3-8458-4baf5a9e4ff5) transitioned into state 'SUCCESS' from state '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-193893796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='210a40e681194a079c063e307330a9e7',qos_specs=None,replication_status=,reservations=['8995acf3-0c33-45dd-aa77-53194d8478c1','a761a5b0-dcef-4f58-8d24-3fd9ec6062a8','3c0c95c5-1479-4e0e-882b-a6c4ae353155','f2b7f25e-f1e2-4108-8bd5-e432d3b3b52e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bef1a7a541fa4e0b93790d8ffeaf9297',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:23.942131 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-07e5c15f-a114-4272-83a5-caf2954fd8b9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b04893b0-539d-4bc8-9ceb-9dcf45d0d066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:23.952894 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-07e5c15f-a114-4272-83a5-caf2954fd8b9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b04893b0-539d-4bc8-9ceb-9dcf45d0d066) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:23.952894 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-07e5c15f-a114-4272-83a5-caf2954fd8b9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Flow 'volume_create_api' (f31f395c-de83-4197-97d3-22ab4262d7de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:23.952894 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-07e5c15f-a114-4272-83a5-caf2954fd8b9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Create volume request issued successfully. Aug 06 03:18:23.952894 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-07e5c15f-a114-4272-83a5-caf2954fd8b9 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:23.952894 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 964/3837] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:18:23 2026] POST /volume/v3/volumes => generated 746 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:23.965819 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f8ecbfa4-579d-47c8-a492-bf3bc421d7e8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:23.967499 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f8ecbfa4-579d-47c8-a492-bf3bc421d7e8 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589 Aug 06 03:18:23.967682 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f8ecbfa4-579d-47c8-a492-bf3bc421d7e8 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:23.967878 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f8ecbfa4-579d-47c8-a492-bf3bc421d7e8 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:23.975105 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:23.975105 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:23.978429 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f8ecbfa4-579d-47c8-a492-bf3bc421d7e8 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:23.982145 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f8ecbfa4-579d-47c8-a492-bf3bc421d7e8 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589 returned with HTTP 200 Aug 06 03:18:23.982516 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 963/3838] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:23 2026] GET /volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589 => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:24.009244 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-dacbe5eb-baef-475d-9366-f8a44b1fa78d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:24.010991 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-dacbe5eb-baef-475d-9366-f8a44b1fa78d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 Aug 06 03:18:24.011175 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-dacbe5eb-baef-475d-9366-f8a44b1fa78d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:24.011359 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-dacbe5eb-baef-475d-9366-f8a44b1fa78d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:24.019131 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:24.019131 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:24.022419 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-dacbe5eb-baef-475d-9366-f8a44b1fa78d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:18:24.026639 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-dacbe5eb-baef-475d-9366-f8a44b1fa78d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 returned with HTTP 200 Aug 06 03:18:24.029703 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 945/3839] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:24 2026] GET /volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:24.042561 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a6be7ed7-fce2-4d14-8c9c-25537390af6e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:24.044277 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a6be7ed7-fce2-4d14-8c9c-25537390af6e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 Aug 06 03:18:24.044504 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a6be7ed7-fce2-4d14-8c9c-25537390af6e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:24.044698 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a6be7ed7-fce2-4d14-8c9c-25537390af6e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:24.051202 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:24.051202 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:24.054429 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a6be7ed7-fce2-4d14-8c9c-25537390af6e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:18:24.058385 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a6be7ed7-fce2-4d14-8c9c-25537390af6e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 returned with HTTP 200 Aug 06 03:18:24.058700 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 968/3840] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:24 2026] GET /volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 => generated 1364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:24.080128 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-15dd12b6-2e5f-447d-89fd-76c6177ac6b4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:24.082110 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-15dd12b6-2e5f-447d-89fd-76c6177ac6b4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] DELETE https://10.4.3.80/volume/v3/attachments/62c576ed-4197-4483-8f97-f427ca95e463 Aug 06 03:18:24.082263 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-15dd12b6-2e5f-447d-89fd-76c6177ac6b4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:24.082548 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-15dd12b6-2e5f-447d-89fd-76c6177ac6b4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:24.089225 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:24.089225 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:24.130515 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-80c249c4-9ca8-470c-b062-ed0fad691ce2 req-15dd12b6-2e5f-447d-89fd-76c6177ac6b4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/attachments/62c576ed-4197-4483-8f97-f427ca95e463 returned with HTTP 200 Aug 06 03:18:24.130865 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 965/3841] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:18:24 2026] DELETE /volume/v3/attachments/62c576ed-4197-4483-8f97-f427ca95e463 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:24.217152 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1970ed2b-64af-4085-9533-67d06db56e45 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:24.217696 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1970ed2b-64af-4085-9533-67d06db56e45 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:24.218133 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1970ed2b-64af-4085-9533-67d06db56e45 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-450807221", "snapshot_id": "e4799da9-62bc-4cd9-b670-9b26b7cef8df", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:24.220858 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-1970ed2b-64af-4085-9533-67d06db56e45 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-450807221', 'snapshot_id': 'e4799da9-62bc-4cd9-b670-9b26b7cef8df', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:24.227412 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:24.227412 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:24.227982 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1970ed2b-64af-4085-9533-67d06db56e45 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot retrieved successfully. Aug 06 03:18:24.228225 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-1970ed2b-64af-4085-9533-67d06db56e45 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Create volume of 1 GB Aug 06 03:18:24.232504 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1970ed2b-64af-4085-9533-67d06db56e45 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Availability Zones retrieved successfully. Aug 06 03:18:24.239902 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1970ed2b-64af-4085-9533-67d06db56e45 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Flow 'volume_create_api' (45a2760b-887f-4753-aa5d-1c8b6245a66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:24.240144 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1970ed2b-64af-4085-9533-67d06db56e45 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3307d316-4e36-4b6d-9988-d4948ca469a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:24.241279 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-1970ed2b-64af-4085-9533-67d06db56e45 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:24.286000 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1970ed2b-64af-4085-9533-67d06db56e45 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3307d316-4e36-4b6d-9988-d4948ca469a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e4799da9-62bc-4cd9-b670-9b26b7cef8df', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:24.287364 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1970ed2b-64af-4085-9533-67d06db56e45 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (274cb264-a92e-4d1a-86fc-08bff09b08b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:24.314293 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-83bb08f0-e155-4820-963b-2b65f09ff7f2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:24.319141 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-83bb08f0-e155-4820-963b-2b65f09ff7f2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc Aug 06 03:18:24.319141 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-83bb08f0-e155-4820-963b-2b65f09ff7f2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:24.319141 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-83bb08f0-e155-4820-963b-2b65f09ff7f2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:24.319141 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-83bb08f0-e155-4820-963b-2b65f09ff7f2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Show backup with id 0bfa6789-e464-40c2-ba09-96732c0293bc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:18:24.322141 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-83bb08f0-e155-4820-963b-2b65f09ff7f2 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc returned with HTTP 404 Aug 06 03:18:24.322713 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 946/3842] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:24 2026] GET /volume/v3/backups/0bfa6789-e464-40c2-ba09-96732c0293bc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:24.330270 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-445dd765-8e26-46c2-908d-3246c2fdadbe None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:24.332166 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-445dd765-8e26-46c2-908d-3246c2fdadbe tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/9aecd5ec-51d4-463c-a04a-fcd20486d9b2 Aug 06 03:18:24.332381 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-445dd765-8e26-46c2-908d-3246c2fdadbe tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:24.332585 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-445dd765-8e26-46c2-908d-3246c2fdadbe tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:24.332735 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-445dd765-8e26-46c2-908d-3246c2fdadbe tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Delete volume with id: 9aecd5ec-51d4-463c-a04a-fcd20486d9b2 Aug 06 03:18:24.339574 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:24.339574 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:24.339887 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-445dd765-8e26-46c2-908d-3246c2fdadbe tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:18:24.353153 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-1970ed2b-64af-4085-9533-67d06db56e45 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Created reservations ['c09428da-fbb0-4317-9aba-428f9e079659', '5c084623-2737-4a54-a2d3-5797f2128d40', 'c41eec3f-dc51-4d02-afb5-ddb70191c004', '3f87ee68-6462-41e3-a562-9ac6d7a24b45'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:24.354329 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1970ed2b-64af-4085-9533-67d06db56e45 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (274cb264-a92e-4d1a-86fc-08bff09b08b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c09428da-fbb0-4317-9aba-428f9e079659', '5c084623-2737-4a54-a2d3-5797f2128d40', 'c41eec3f-dc51-4d02-afb5-ddb70191c004', '3f87ee68-6462-41e3-a562-9ac6d7a24b45']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:24.354495 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a9c5d565-ce10-4c24-b6b4-bc87ff4c2446 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:24.355408 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1970ed2b-64af-4085-9533-67d06db56e45 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a77c138d-c723-4755-a57f-691d9d4840a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:24.356175 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a9c5d565-ce10-4c24-b6b4-bc87ff4c2446 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/snapshots/c011bc5d-f17e-4830-818d-17d548e58fc8 Aug 06 03:18:24.356240 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-445dd765-8e26-46c2-908d-3246c2fdadbe tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Delete volume request issued successfully. Aug 06 03:18:24.356374 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a9c5d565-ce10-4c24-b6b4-bc87ff4c2446 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:24.356425 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-445dd765-8e26-46c2-908d-3246c2fdadbe tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/9aecd5ec-51d4-463c-a04a-fcd20486d9b2 returned with HTTP 202 Aug 06 03:18:24.356620 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a9c5d565-ce10-4c24-b6b4-bc87ff4c2446 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:24.356924 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 969/3843] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:18:24 2026] DELETE /volume/v3/volumes/9aecd5ec-51d4-463c-a04a-fcd20486d9b2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:24.362672 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a9c5d565-ce10-4c24-b6b4-bc87ff4c2446 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/snapshots/c011bc5d-f17e-4830-818d-17d548e58fc8 returned with HTTP 404 Aug 06 03:18:24.363335 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 966/3844] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:24 2026] GET /volume/v3/snapshots/c011bc5d-f17e-4830-818d-17d548e58fc8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:24.363398 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-82728c7b-7b30-4597-b0ef-baaf1e6770c7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:24.365160 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-82728c7b-7b30-4597-b0ef-baaf1e6770c7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/volumes/9aecd5ec-51d4-463c-a04a-fcd20486d9b2 Aug 06 03:18:24.365405 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-82728c7b-7b30-4597-b0ef-baaf1e6770c7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:24.365591 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-82728c7b-7b30-4597-b0ef-baaf1e6770c7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:24.371365 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-61a8d6a6-bd51-4806-a112-dd50a8105145 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:24.372251 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:24.372251 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:24.373031 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-61a8d6a6-bd51-4806-a112-dd50a8105145 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] DELETE https://10.4.3.80/volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b Aug 06 03:18:24.373225 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-61a8d6a6-bd51-4806-a112-dd50a8105145 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:24.373433 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-61a8d6a6-bd51-4806-a112-dd50a8105145 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:24.373621 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-61a8d6a6-bd51-4806-a112-dd50a8105145 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Delete volume with id: 81bcb9c0-0057-4792-8bba-dd32ef7eeb8b Aug 06 03:18:24.375530 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-82728c7b-7b30-4597-b0ef-baaf1e6770c7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Volume info retrieved successfully. Aug 06 03:18:24.379185 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-82728c7b-7b30-4597-b0ef-baaf1e6770c7 tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/9aecd5ec-51d4-463c-a04a-fcd20486d9b2 returned with HTTP 200 Aug 06 03:18:24.379765 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 947/3845] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:24 2026] GET /volume/v3/volumes/9aecd5ec-51d4-463c-a04a-fcd20486d9b2 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:24.380707 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:24.380707 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:24.381201 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-61a8d6a6-bd51-4806-a112-dd50a8105145 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:24.404091 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-61a8d6a6-bd51-4806-a112-dd50a8105145 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Delete volume request issued successfully. Aug 06 03:18:24.404333 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-61a8d6a6-bd51-4806-a112-dd50a8105145 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b returned with HTTP 202 Aug 06 03:18:24.404872 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 970/3846] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:18:24 2026] DELETE /volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:18:24.415511 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-db037bf1-f683-4101-bbff-39a42f048f55 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:24.417814 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-db037bf1-f683-4101-bbff-39a42f048f55 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b Aug 06 03:18:24.417929 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1970ed2b-64af-4085-9533-67d06db56e45 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a77c138d-c723-4755-a57f-691d9d4840a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2246a4e5-b6e9-4333-a9e8-7b6af3799546', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-450807221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff94097bdf6349ef91093562ca484980',qos_specs=None,replication_status=,reservations=['c09428da-fbb0-4317-9aba-428f9e079659','5c084623-2737-4a54-a2d3-5797f2128d40','c41eec3f-dc51-4d02-afb5-ddb70191c004','3f87ee68-6462-41e3-a562-9ac6d7a24b45'],size=1,snapshot_id=e4799da9-62bc-4cd9-b670-9b26b7cef8df,source_replicaid=,source_volid=None,status='creating',user_id='ebaf03b654ee43f28b88159f9e00953f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-450807221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2246a4e5-b6e9-4333-a9e8-7b6af3799546,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff94097bdf6349ef91093562ca484980',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e4799da9-62bc-4cd9-b670-9b26b7cef8df,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebaf03b654ee43f28b88159f9e00953f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:24.418119 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-db037bf1-f683-4101-bbff-39a42f048f55 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:24.418381 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-db037bf1-f683-4101-bbff-39a42f048f55 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:24.419416 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1970ed2b-64af-4085-9533-67d06db56e45 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fd906e8-2170-41ce-83f2-6f91f92c90aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:24.429530 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:24.429530 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:24.436453 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-db037bf1-f683-4101-bbff-39a42f048f55 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:24.439576 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1970ed2b-64af-4085-9533-67d06db56e45 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fd906e8-2170-41ce-83f2-6f91f92c90aa) transitioned into state 'SUCCESS' from state '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-450807221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff94097bdf6349ef91093562ca484980',qos_specs=None,replication_status=,reservations=['c09428da-fbb0-4317-9aba-428f9e079659','5c084623-2737-4a54-a2d3-5797f2128d40','c41eec3f-dc51-4d02-afb5-ddb70191c004','3f87ee68-6462-41e3-a562-9ac6d7a24b45'],size=1,snapshot_id=e4799da9-62bc-4cd9-b670-9b26b7cef8df,source_replicaid=,source_volid=None,status='creating',user_id='ebaf03b654ee43f28b88159f9e00953f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:24.440336 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1970ed2b-64af-4085-9533-67d06db56e45 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1525e09a-df2f-46de-8889-13d1b232bdbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:24.442543 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-db037bf1-f683-4101-bbff-39a42f048f55 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b returned with HTTP 200 Aug 06 03:18:24.443120 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 967/3847] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:24 2026] GET /volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b => generated 1225 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:24.461772 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1970ed2b-64af-4085-9533-67d06db56e45 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1525e09a-df2f-46de-8889-13d1b232bdbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:24.462766 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-1970ed2b-64af-4085-9533-67d06db56e45 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Flow 'volume_create_api' (45a2760b-887f-4753-aa5d-1c8b6245a66d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:24.463136 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1970ed2b-64af-4085-9533-67d06db56e45 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Create volume request issued successfully. Aug 06 03:18:24.463688 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1970ed2b-64af-4085-9533-67d06db56e45 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:24.464147 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 964/3848] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:18:24 2026] POST /volume/v3/volumes => generated 788 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:24.476814 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ba6bab70-3199-4ca2-9d21-b0f12e01d880 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:24.479107 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ba6bab70-3199-4ca2-9d21-b0f12e01d880 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 Aug 06 03:18:24.479374 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ba6bab70-3199-4ca2-9d21-b0f12e01d880 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:24.479642 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ba6bab70-3199-4ca2-9d21-b0f12e01d880 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:24.487401 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:24.487401 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:24.490842 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-ba6bab70-3199-4ca2-9d21-b0f12e01d880 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:24.496797 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ba6bab70-3199-4ca2-9d21-b0f12e01d880 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 returned with HTTP 200 Aug 06 03:18:24.497278 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 948/3849] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:24 2026] GET /volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:24.995496 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-157590dc-4dc1-4ac2-afd5-2007ece98a41 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:24.997285 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-157590dc-4dc1-4ac2-afd5-2007ece98a41 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589 Aug 06 03:18:24.997470 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-157590dc-4dc1-4ac2-afd5-2007ece98a41 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:24.997980 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-157590dc-4dc1-4ac2-afd5-2007ece98a41 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:25.005842 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:25.005842 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:25.009146 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-157590dc-4dc1-4ac2-afd5-2007ece98a41 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:25.013182 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-157590dc-4dc1-4ac2-afd5-2007ece98a41 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589 returned with HTTP 200 Aug 06 03:18:25.013558 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 971/3850] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:24 2026] GET /volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:25.025844 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d112d769-36b1-41b7-a56e-9b290f20ac4c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:25.027410 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d112d769-36b1-41b7-a56e-9b290f20ac4c tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] POST https://10.4.3.80/volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589/action Aug 06 03:18:25.027702 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d112d769-36b1-41b7-a56e-9b290f20ac4c tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:25.029002 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d112d769-36b1-41b7-a56e-9b290f20ac4c tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:25.035458 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:25.035458 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:25.035814 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.admin_actions [None req-d112d769-36b1-41b7-a56e-9b290f20ac4c tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Updating volume '488ba4ce-4c95-4c06-9465-9ee17d98d589' with '{'status': 'attaching'}' {{(pid=100902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 03:18:25.050029 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d112d769-36b1-41b7-a56e-9b290f20ac4c tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] https://10.4.3.80/volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589/action returned with HTTP 202 Aug 06 03:18:25.050397 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 968/3851] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:18:25 2026] POST /volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:25.056685 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d32e902e-66fc-4510-9863-b8924a4af88b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:25.058483 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d32e902e-66fc-4510-9863-b8924a4af88b tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589 Aug 06 03:18:25.058661 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d32e902e-66fc-4510-9863-b8924a4af88b tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:25.058848 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d32e902e-66fc-4510-9863-b8924a4af88b tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:25.065136 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:25.065136 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:25.068285 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d32e902e-66fc-4510-9863-b8924a4af88b tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:25.071719 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d32e902e-66fc-4510-9863-b8924a4af88b tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589 returned with HTTP 200 Aug 06 03:18:25.072525 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 965/3852] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:25 2026] GET /volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:25.083967 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-284a5d5d-bf07-4687-9c93-10b274c32e23 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:25.085439 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-284a5d5d-bf07-4687-9c93-10b274c32e23 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] POST https://10.4.3.80/volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589/action Aug 06 03:18:25.085728 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-284a5d5d-bf07-4687-9c93-10b274c32e23 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:25.085850 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-284a5d5d-bf07-4687-9c93-10b274c32e23 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:25.092850 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:25.092850 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:25.093151 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-284a5d5d-bf07-4687-9c93-10b274c32e23 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Volume info retrieved successfully. Aug 06 03:18:25.105181 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-dbb05074-19e4-4552-a8b1-cb2f7b539745 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:25.107049 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-dbb05074-19e4-4552-a8b1-cb2f7b539745 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 Aug 06 03:18:25.107217 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-dbb05074-19e4-4552-a8b1-cb2f7b539745 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:25.107358 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-284a5d5d-bf07-4687-9c93-10b274c32e23 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Delete volume request issued successfully. Aug 06 03:18:25.107398 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-dbb05074-19e4-4552-a8b1-cb2f7b539745 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:25.107603 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-284a5d5d-bf07-4687-9c93-10b274c32e23 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] https://10.4.3.80/volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589/action returned with HTTP 202 Aug 06 03:18:25.107991 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 949/3853] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:18:25 2026] POST /volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:25.115659 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e535f950-cb88-48ca-ba06-99b8f7d40313 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:25.115943 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:25.115943 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:25.118033 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e535f950-cb88-48ca-ba06-99b8f7d40313 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589 Aug 06 03:18:25.118215 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e535f950-cb88-48ca-ba06-99b8f7d40313 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:25.118400 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e535f950-cb88-48ca-ba06-99b8f7d40313 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:25.119050 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-dbb05074-19e4-4552-a8b1-cb2f7b539745 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:18:25.123328 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-dbb05074-19e4-4552-a8b1-cb2f7b539745 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 returned with HTTP 200 Aug 06 03:18:25.123768 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 972/3854] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:18:25 2026] GET /volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:25.125413 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:25.125413 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:25.129112 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e535f950-cb88-48ca-ba06-99b8f7d40313 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:25.132789 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e535f950-cb88-48ca-ba06-99b8f7d40313 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589 returned with HTTP 200 Aug 06 03:18:25.133137 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 969/3855] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:25 2026] GET /volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:25.392698 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f502afa5-ec7f-4000-9b49-70a654c97b9c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:25.394418 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f502afa5-ec7f-4000-9b49-70a654c97b9c tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] GET https://10.4.3.80/volume/v3/volumes/9aecd5ec-51d4-463c-a04a-fcd20486d9b2 Aug 06 03:18:25.394881 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f502afa5-ec7f-4000-9b49-70a654c97b9c tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:25.395158 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f502afa5-ec7f-4000-9b49-70a654c97b9c tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:25.400866 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f502afa5-ec7f-4000-9b49-70a654c97b9c tempest-ProjectAdminTests33-2036462209 tempest-ProjectAdminTests33-2036462209-project-admin] https://10.4.3.80/volume/v3/volumes/9aecd5ec-51d4-463c-a04a-fcd20486d9b2 returned with HTTP 404 Aug 06 03:18:25.401501 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 966/3856] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:18:25 2026] GET /volume/v3/volumes/9aecd5ec-51d4-463c-a04a-fcd20486d9b2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:25.458082 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-89eab2d4-3de6-44a0-806b-e0fcb3a92a8b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:25.460374 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-89eab2d4-3de6-44a0-806b-e0fcb3a92a8b tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b Aug 06 03:18:25.460637 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-89eab2d4-3de6-44a0-806b-e0fcb3a92a8b tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:25.461692 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-89eab2d4-3de6-44a0-806b-e0fcb3a92a8b tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:25.467548 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-89eab2d4-3de6-44a0-806b-e0fcb3a92a8b tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b returned with HTTP 404 Aug 06 03:18:25.468173 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 950/3857] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:25 2026] GET /volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:18:25.511514 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7d8fc6c8-aa94-466e-bbef-888b7c76e7af None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:25.513217 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7d8fc6c8-aa94-466e-bbef-888b7c76e7af tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 Aug 06 03:18:25.513415 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7d8fc6c8-aa94-466e-bbef-888b7c76e7af tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:25.513594 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7d8fc6c8-aa94-466e-bbef-888b7c76e7af tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:25.520630 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:25.520630 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:25.524588 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7d8fc6c8-aa94-466e-bbef-888b7c76e7af tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:25.529410 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7d8fc6c8-aa94-466e-bbef-888b7c76e7af tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 returned with HTTP 200 Aug 06 03:18:25.529905 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 973/3858] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:25 2026] GET /volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:25.542000 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c3013f7e-1bbf-4ba5-9bfc-bf00cf92eabb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:25.544065 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c3013f7e-1bbf-4ba5-9bfc-bf00cf92eabb tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 Aug 06 03:18:25.544280 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c3013f7e-1bbf-4ba5-9bfc-bf00cf92eabb tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:25.544500 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c3013f7e-1bbf-4ba5-9bfc-bf00cf92eabb tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:25.551318 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:25.551318 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:25.554815 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c3013f7e-1bbf-4ba5-9bfc-bf00cf92eabb tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:25.559025 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c3013f7e-1bbf-4ba5-9bfc-bf00cf92eabb tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 returned with HTTP 200 Aug 06 03:18:25.559358 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 970/3859] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:25 2026] GET /volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:25.568263 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-46b5f340-3e48-4705-9868-b5292b6255a3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:25.572574 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-46b5f340-3e48-4705-9868-b5292b6255a3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 Aug 06 03:18:25.572574 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-46b5f340-3e48-4705-9868-b5292b6255a3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:25.572574 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-46b5f340-3e48-4705-9868-b5292b6255a3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:25.581087 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:25.581087 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:25.585117 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-46b5f340-3e48-4705-9868-b5292b6255a3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:18:25.590262 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-46b5f340-3e48-4705-9868-b5292b6255a3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 returned with HTTP 200 Aug 06 03:18:25.590761 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 967/3860] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:18:25 2026] GET /volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:25.600213 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-002391e0-d468-4fc6-9686-e5f82a261481 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:25.600570 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-002391e0-d468-4fc6-9686-e5f82a261481 None None] GET https://10.4.3.80/volume// Aug 06 03:18:25.600714 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-002391e0-d468-4fc6-9686-e5f82a261481 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:25.600911 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-002391e0-d468-4fc6-9686-e5f82a261481 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:25.601203 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-002391e0-d468-4fc6-9686-e5f82a261481 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:18:25.601467 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 951/3861] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:18:25 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:18:25.609371 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-0b25e4b1-774c-4f17-98c2-566510f140c3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:25.611415 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-0b25e4b1-774c-4f17-98c2-566510f140c3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:18:25.611714 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-0b25e4b1-774c-4f17-98c2-566510f140c3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91e00c33-44c9-4288-ac2c-0dc790d937a9", "connector": null, "instance_uuid": "8bbb2287-7a93-46a1-bd4b-ad25daf532cd"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:25.620557 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:25.620557 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:25.655115 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-0b25e4b1-774c-4f17-98c2-566510f140c3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:18:25.655597 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 974/3862] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:18:25 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:25.751125 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-90def788-4346-43f5-9f20-ce1a8d280c59 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:25.752655 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-90def788-4346-43f5-9f20-ce1a8d280c59 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] DELETE https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b Aug 06 03:18:25.752825 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-90def788-4346-43f5-9f20-ce1a8d280c59 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:25.753319 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-90def788-4346-43f5-9f20-ce1a8d280c59 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:25.753319 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-90def788-4346-43f5-9f20-ce1a8d280c59 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Delete volume with id: 65edc8ad-f064-4047-b58c-c5c160d5fb4b Aug 06 03:18:25.759461 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:25.759461 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:25.759934 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-90def788-4346-43f5-9f20-ce1a8d280c59 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:25.775926 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-90def788-4346-43f5-9f20-ce1a8d280c59 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Delete volume request issued successfully. Aug 06 03:18:25.775926 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-90def788-4346-43f5-9f20-ce1a8d280c59 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b returned with HTTP 202 Aug 06 03:18:25.776507 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 971/3863] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:18:25 2026] DELETE /volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:18:25.784764 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5612efe7-975f-4b5d-80d3-ddf0f8536273 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:25.785801 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5612efe7-975f-4b5d-80d3-ddf0f8536273 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b Aug 06 03:18:25.786017 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5612efe7-975f-4b5d-80d3-ddf0f8536273 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:25.786211 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5612efe7-975f-4b5d-80d3-ddf0f8536273 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:25.794348 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:25.794348 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:25.798903 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-5612efe7-975f-4b5d-80d3-ddf0f8536273 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:25.803038 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5612efe7-975f-4b5d-80d3-ddf0f8536273 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b returned with HTTP 200 Aug 06 03:18:25.805241 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 968/3864] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:25 2026] GET /volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b => generated 1190 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:26.058556 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-9afd31e7-5c98-4555-b1cc-03cccf171940 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.061238 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-9afd31e7-5c98-4555-b1cc-03cccf171940 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 Aug 06 03:18:26.061757 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-9afd31e7-5c98-4555-b1cc-03cccf171940 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:26.062218 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-9afd31e7-5c98-4555-b1cc-03cccf171940 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:26.072083 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:26.072083 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:26.076408 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-9afd31e7-5c98-4555-b1cc-03cccf171940 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:26.080847 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-9afd31e7-5c98-4555-b1cc-03cccf171940 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 returned with HTTP 200 Aug 06 03:18:26.081210 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 952/3865] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:18:26 2026] GET /volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:26.148541 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1dea5b06-abb2-496c-9e3d-d7e8d58e25ed None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.153913 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1dea5b06-abb2-496c-9e3d-d7e8d58e25ed tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589 Aug 06 03:18:26.153913 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1dea5b06-abb2-496c-9e3d-d7e8d58e25ed tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:26.153913 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1dea5b06-abb2-496c-9e3d-d7e8d58e25ed tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:26.161161 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1dea5b06-abb2-496c-9e3d-d7e8d58e25ed tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589 returned with HTTP 404 Aug 06 03:18:26.161686 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 975/3866] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:26 2026] GET /volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:26.168471 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-131ee978-cb40-4813-956f-5552e226b1b7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.170454 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-131ee978-cb40-4813-956f-5552e226b1b7 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589 Aug 06 03:18:26.170666 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-131ee978-cb40-4813-956f-5552e226b1b7 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:26.170961 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-131ee978-cb40-4813-956f-5552e226b1b7 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:26.172066 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fcacb852-36cb-4c15-adbb-ce12ad91f390 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.172546 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fcacb852-36cb-4c15-adbb-ce12ad91f390 None None] GET https://10.4.3.80/volume// Aug 06 03:18:26.172749 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fcacb852-36cb-4c15-adbb-ce12ad91f390 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:26.173020 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fcacb852-36cb-4c15-adbb-ce12ad91f390 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:26.173452 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fcacb852-36cb-4c15-adbb-ce12ad91f390 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:18:26.173818 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 969/3867] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:18:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:18:26.176667 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-131ee978-cb40-4813-956f-5552e226b1b7 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589 returned with HTTP 404 Aug 06 03:18:26.177187 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 972/3868] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:26 2026] GET /volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:26.182510 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-eddeab55-e4e2-4b79-ac6b-62a59e837ec5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.183371 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e4abb3ee-4fd8-4cf3-b93e-4f0626beeb0d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.185473 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e4abb3ee-4fd8-4cf3-b93e-4f0626beeb0d tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] DELETE https://10.4.3.80/volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589 Aug 06 03:18:26.185701 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e4abb3ee-4fd8-4cf3-b93e-4f0626beeb0d tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:26.185958 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e4abb3ee-4fd8-4cf3-b93e-4f0626beeb0d tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:26.186166 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-e4abb3ee-4fd8-4cf3-b93e-4f0626beeb0d tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Delete volume with id: 488ba4ce-4c95-4c06-9465-9ee17d98d589 Aug 06 03:18:26.194262 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e4abb3ee-4fd8-4cf3-b93e-4f0626beeb0d tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589 returned with HTTP 404 Aug 06 03:18:26.194262 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 976/3869] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:18:26 2026] DELETE /volume/v3/volumes/488ba4ce-4c95-4c06-9465-9ee17d98d589 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:26.202491 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a4542cf2-4588-4184-a719-96195fb442ee None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.205226 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a4542cf2-4588-4184-a719-96195fb442ee tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:26.205611 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a4542cf2-4588-4184-a719-96195fb442ee tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-207788932"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:26.207223 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-a4542cf2-4588-4184-a719-96195fb442ee tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-207788932'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:26.207407 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-a4542cf2-4588-4184-a719-96195fb442ee tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Create volume of 1 GB Aug 06 03:18:26.211992 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a4542cf2-4588-4184-a719-96195fb442ee tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Availability Zones retrieved successfully. Aug 06 03:18:26.219489 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-a4542cf2-4588-4184-a719-96195fb442ee tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Flow 'volume_create_api' (bb1fbc54-d5e0-4cf5-a84a-b05f00bc11bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:26.219631 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-a4542cf2-4588-4184-a719-96195fb442ee tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32845171-5cfa-4dee-a4ed-0cef726b90bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:26.220907 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-a4542cf2-4588-4184-a719-96195fb442ee tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:26.245205 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-a4542cf2-4588-4184-a719-96195fb442ee tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32845171-5cfa-4dee-a4ed-0cef726b90bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:26.246083 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-a4542cf2-4588-4184-a719-96195fb442ee tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fe39ca5-749f-4840-921e-b1c413ec21ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:26.309511 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-a4542cf2-4588-4184-a719-96195fb442ee tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Created reservations ['70e36e2e-506f-4ba9-86f6-529e5adecab0', '5f224fd5-9ebd-4331-bb36-8d89e0663167', '633dc270-9f18-4501-b999-3c58f38effdf', '81e36e42-a0fa-4284-93ea-e5e8a535170a'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:26.312545 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-a4542cf2-4588-4184-a719-96195fb442ee tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fe39ca5-749f-4840-921e-b1c413ec21ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70e36e2e-506f-4ba9-86f6-529e5adecab0', '5f224fd5-9ebd-4331-bb36-8d89e0663167', '633dc270-9f18-4501-b999-3c58f38effdf', '81e36e42-a0fa-4284-93ea-e5e8a535170a']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:26.312545 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-a4542cf2-4588-4184-a719-96195fb442ee tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8353c126-6880-4383-92e6-9353df81ea82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:26.328362 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-eddeab55-e4e2-4b79-ac6b-62a59e837ec5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:18:26.328698 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-eddeab55-e4e2-4b79-ac6b-62a59e837ec5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2246a4e5-b6e9-4333-a9e8-7b6af3799546", "connector": null, "instance_uuid": "b42aa58b-066a-4c47-be33-082e4c1c6320"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:26.335206 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-a4542cf2-4588-4184-a719-96195fb442ee tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8353c126-6880-4383-92e6-9353df81ea82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13939f15-0edd-4fda-8f06-39252e6f16e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-207788932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='210a40e681194a079c063e307330a9e7',qos_specs=None,replication_status=,reservations=['70e36e2e-506f-4ba9-86f6-529e5adecab0','5f224fd5-9ebd-4331-bb36-8d89e0663167','633dc270-9f18-4501-b999-3c58f38effdf','81e36e42-a0fa-4284-93ea-e5e8a535170a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bef1a7a541fa4e0b93790d8ffeaf9297',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-207788932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13939f15-0edd-4fda-8f06-39252e6f16e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='210a40e681194a079c063e307330a9e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bef1a7a541fa4e0b93790d8ffeaf9297',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:26.335912 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-a4542cf2-4588-4184-a719-96195fb442ee tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49efad38-ad99-4d95-8abe-1860371ddf19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:26.338825 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:26.338825 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:26.364015 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-a4542cf2-4588-4184-a719-96195fb442ee tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49efad38-ad99-4d95-8abe-1860371ddf19) transitioned into state 'SUCCESS' from state '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-207788932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='210a40e681194a079c063e307330a9e7',qos_specs=None,replication_status=,reservations=['70e36e2e-506f-4ba9-86f6-529e5adecab0','5f224fd5-9ebd-4331-bb36-8d89e0663167','633dc270-9f18-4501-b999-3c58f38effdf','81e36e42-a0fa-4284-93ea-e5e8a535170a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bef1a7a541fa4e0b93790d8ffeaf9297',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:26.364738 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-a4542cf2-4588-4184-a719-96195fb442ee tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f2c2a17-4e80-40fe-8945-ab1392de734b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:26.375730 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-eddeab55-e4e2-4b79-ac6b-62a59e837ec5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:18:26.376232 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 953/3870] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:18:26 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 06 03:18:26.383302 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-a4542cf2-4588-4184-a719-96195fb442ee tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f2c2a17-4e80-40fe-8945-ab1392de734b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:26.384409 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-a4542cf2-4588-4184-a719-96195fb442ee tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Flow 'volume_create_api' (bb1fbc54-d5e0-4cf5-a84a-b05f00bc11bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:26.384819 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a4542cf2-4588-4184-a719-96195fb442ee tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Create volume request issued successfully. Aug 06 03:18:26.388688 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a4542cf2-4588-4184-a719-96195fb442ee tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:26.389316 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 970/3871] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:18:26 2026] POST /volume/v3/volumes => generated 746 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:26.401143 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-aa41beea-dd7b-4f98-8d03-ca2c219eedd5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.408797 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-aa41beea-dd7b-4f98-8d03-ca2c219eedd5 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6 Aug 06 03:18:26.409281 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-aa41beea-dd7b-4f98-8d03-ca2c219eedd5 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:26.409669 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-aa41beea-dd7b-4f98-8d03-ca2c219eedd5 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:26.412865 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8bf6d199-8247-4a0c-a236-261b0ec42e7a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.415756 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8bf6d199-8247-4a0c-a236-261b0ec42e7a tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 Aug 06 03:18:26.415941 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8bf6d199-8247-4a0c-a236-261b0ec42e7a tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:26.416110 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8bf6d199-8247-4a0c-a236-261b0ec42e7a tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:26.420671 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:26.420671 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:26.424700 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-aa41beea-dd7b-4f98-8d03-ca2c219eedd5 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:26.426901 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:26.426901 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:26.431982 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-aa41beea-dd7b-4f98-8d03-ca2c219eedd5 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6 returned with HTTP 200 Aug 06 03:18:26.432055 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-8bf6d199-8247-4a0c-a236-261b0ec42e7a tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:26.432085 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-da8d31b5-9e84-4e09-acff-b7ffb6093a92 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.432153 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 973/3872] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:26 2026] GET /volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:26.432186 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-da8d31b5-9e84-4e09-acff-b7ffb6093a92 None None] GET https://10.4.3.80/volume// Aug 06 03:18:26.432400 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-da8d31b5-9e84-4e09-acff-b7ffb6093a92 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:26.432620 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-da8d31b5-9e84-4e09-acff-b7ffb6093a92 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:26.432999 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-da8d31b5-9e84-4e09-acff-b7ffb6093a92 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:18:26.433418 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 954/3873] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:18:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:18:26.436810 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8bf6d199-8247-4a0c-a236-261b0ec42e7a tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 returned with HTTP 200 Aug 06 03:18:26.437179 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 977/3874] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:26 2026] GET /volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:26.443070 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-5f6e4dcd-1a9c-424a-ad64-5bcad0381988 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.444215 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-5f6e4dcd-1a9c-424a-ad64-5bcad0381988 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 Aug 06 03:18:26.444495 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-5f6e4dcd-1a9c-424a-ad64-5bcad0381988 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:26.444713 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-5f6e4dcd-1a9c-424a-ad64-5bcad0381988 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:26.455263 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:26.455263 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:26.459209 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-5f6e4dcd-1a9c-424a-ad64-5bcad0381988 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:26.463494 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-5f6e4dcd-1a9c-424a-ad64-5bcad0381988 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 returned with HTTP 200 Aug 06 03:18:26.463909 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 971/3875] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:18:26 2026] GET /volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 => generated 1060 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:26.570071 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-115842de-536e-435a-848a-ab75ab177012 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.572055 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-115842de-536e-435a-848a-ab75ab177012 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] PUT https://10.4.3.80/volume/v3/attachments/61e12e2b-822f-4948-8f75-052b5fe31d60 Aug 06 03:18:26.572458 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-115842de-536e-435a-848a-ab75ab177012 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:26.579693 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-115842de-536e-435a-848a-ab75ab177012 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Acquiring lock "cinder-attachment_update-2246a4e5-b6e9-4333-a9e8-7b6af3799546-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:18:26.585232 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-115842de-536e-435a-848a-ab75ab177012 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Lock "cinder-attachment_update-2246a4e5-b6e9-4333-a9e8-7b6af3799546-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:18:26.586507 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:26.586507 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:26.661179 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-115842de-536e-435a-848a-ab75ab177012 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Lock "cinder-attachment_update-2246a4e5-b6e9-4333-a9e8-7b6af3799546-np0000006611" released by "attachment_update" :: held 0.076s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:18:26.661529 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-115842de-536e-435a-848a-ab75ab177012 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/attachments/61e12e2b-822f-4948-8f75-052b5fe31d60 returned with HTTP 200 Aug 06 03:18:26.662047 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 974/3876] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:18:26 2026] PUT /volume/v3/attachments/61e12e2b-822f-4948-8f75-052b5fe31d60 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:26.743982 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-19be2ce3-a34f-428e-adf8-952f12e118aa None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.744346 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-19be2ce3-a34f-428e-adf8-952f12e118aa None None] GET https://10.4.3.80/volume// Aug 06 03:18:26.744505 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-19be2ce3-a34f-428e-adf8-952f12e118aa None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:26.744678 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-19be2ce3-a34f-428e-adf8-952f12e118aa None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:26.744984 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-19be2ce3-a34f-428e-adf8-952f12e118aa None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:18:26.745262 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 955/3877] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:18:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:18:26.758117 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-070b5c54-a9d1-4c01-ac63-b29b289279cf None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.760391 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-070b5c54-a9d1-4c01-ac63-b29b289279cf tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 Aug 06 03:18:26.760727 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-070b5c54-a9d1-4c01-ac63-b29b289279cf tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:26.760757 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-070b5c54-a9d1-4c01-ac63-b29b289279cf tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:26.770021 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:26.770021 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:26.773732 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-070b5c54-a9d1-4c01-ac63-b29b289279cf tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:18:26.779184 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-070b5c54-a9d1-4c01-ac63-b29b289279cf tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 returned with HTTP 200 Aug 06 03:18:26.779792 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 978/3878] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:18:26 2026] GET /volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 => generated 1543 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:26.818729 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-00c7a39f-3946-4ad6-b964-985e39a09a06 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.820512 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-00c7a39f-3946-4ad6-b964-985e39a09a06 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b Aug 06 03:18:26.820665 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-00c7a39f-3946-4ad6-b964-985e39a09a06 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:26.820854 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-00c7a39f-3946-4ad6-b964-985e39a09a06 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:26.828384 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-00c7a39f-3946-4ad6-b964-985e39a09a06 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b returned with HTTP 404 Aug 06 03:18:26.828816 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 972/3879] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:26 2026] GET /volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:18:26.838800 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-cd6b9e61-c485-438c-a57b-b699f10eee15 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.840582 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cd6b9e61-c485-438c-a57b-b699f10eee15 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] DELETE https://10.4.3.80/volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b Aug 06 03:18:26.840764 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cd6b9e61-c485-438c-a57b-b699f10eee15 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:26.840969 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cd6b9e61-c485-438c-a57b-b699f10eee15 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:26.841121 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-cd6b9e61-c485-438c-a57b-b699f10eee15 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Delete volume with id: 81bcb9c0-0057-4792-8bba-dd32ef7eeb8b Aug 06 03:18:26.848539 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cd6b9e61-c485-438c-a57b-b699f10eee15 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b returned with HTTP 404 Aug 06 03:18:26.849047 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 975/3880] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:18:26 2026] DELETE /volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:18:26.859469 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ef9b79a8-abcd-4f1b-8bab-c5ab3045b41d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.863303 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ef9b79a8-abcd-4f1b-8bab-c5ab3045b41d tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b Aug 06 03:18:26.863536 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ef9b79a8-abcd-4f1b-8bab-c5ab3045b41d tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:26.863708 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ef9b79a8-abcd-4f1b-8bab-c5ab3045b41d tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:26.873292 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ef9b79a8-abcd-4f1b-8bab-c5ab3045b41d tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b returned with HTTP 404 Aug 06 03:18:26.873789 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 956/3881] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:26 2026] GET /volume/v3/volumes/81bcb9c0-0057-4792-8bba-dd32ef7eeb8b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 06 03:18:26.883640 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-65224a3d-affa-4279-b9d8-3c296c441b01 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.885373 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-65224a3d-affa-4279-b9d8-3c296c441b01 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/c011bc5d-f17e-4830-818d-17d548e58fc8 Aug 06 03:18:26.885543 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-65224a3d-affa-4279-b9d8-3c296c441b01 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:26.886028 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-65224a3d-affa-4279-b9d8-3c296c441b01 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:26.886028 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-65224a3d-affa-4279-b9d8-3c296c441b01 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Delete snapshot with id: c011bc5d-f17e-4830-818d-17d548e58fc8 Aug 06 03:18:26.890060 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-65224a3d-affa-4279-b9d8-3c296c441b01 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/snapshots/c011bc5d-f17e-4830-818d-17d548e58fc8 returned with HTTP 404 Aug 06 03:18:26.891041 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 979/3882] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:18:26 2026] DELETE /volume/v3/snapshots/c011bc5d-f17e-4830-818d-17d548e58fc8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:26.892137 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-a4d66e5c-6cbc-4b74-a3aa-2606468a6397 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.893848 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-a4d66e5c-6cbc-4b74-a3aa-2606468a6397 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] PUT https://10.4.3.80/volume/v3/attachments/62142942-87c1-4ca5-a4e7-8929e12566af Aug 06 03:18:26.893973 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-a4d66e5c-6cbc-4b74-a3aa-2606468a6397 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:26.897894 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4321c017-f66c-4531-bb5b-81157fb6c7d8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.900465 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4321c017-f66c-4531-bb5b-81157fb6c7d8 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/snapshots/c011bc5d-f17e-4830-818d-17d548e58fc8 Aug 06 03:18:26.900697 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4321c017-f66c-4531-bb5b-81157fb6c7d8 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:26.900971 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4321c017-f66c-4531-bb5b-81157fb6c7d8 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:26.904856 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-a4d66e5c-6cbc-4b74-a3aa-2606468a6397 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Acquiring lock "cinder-attachment_update-91e00c33-44c9-4288-ac2c-0dc790d937a9-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:18:26.909196 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-a4d66e5c-6cbc-4b74-a3aa-2606468a6397 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Lock "cinder-attachment_update-91e00c33-44c9-4288-ac2c-0dc790d937a9-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:18:26.909196 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:26.909196 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:26.912074 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4321c017-f66c-4531-bb5b-81157fb6c7d8 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/snapshots/c011bc5d-f17e-4830-818d-17d548e58fc8 returned with HTTP 404 Aug 06 03:18:26.912749 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 976/3883] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:26 2026] GET /volume/v3/snapshots/c011bc5d-f17e-4830-818d-17d548e58fc8 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:26.919804 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-975f3065-4a38-4cf2-84f9-49edc45a0d48 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.922348 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-975f3065-4a38-4cf2-84f9-49edc45a0d48 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] DELETE https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b Aug 06 03:18:26.922628 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-975f3065-4a38-4cf2-84f9-49edc45a0d48 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:26.922906 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-975f3065-4a38-4cf2-84f9-49edc45a0d48 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:26.923391 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-975f3065-4a38-4cf2-84f9-49edc45a0d48 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Delete volume with id: 65edc8ad-f064-4047-b58c-c5c160d5fb4b Aug 06 03:18:26.932563 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-975f3065-4a38-4cf2-84f9-49edc45a0d48 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b returned with HTTP 404 Aug 06 03:18:26.933116 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 957/3884] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:18:26 2026] DELETE /volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:18:26.939929 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-576a9259-4a5c-47c7-bdc9-6f5a9cf13505 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.941688 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-576a9259-4a5c-47c7-bdc9-6f5a9cf13505 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b Aug 06 03:18:26.941903 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-576a9259-4a5c-47c7-bdc9-6f5a9cf13505 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:26.942375 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-576a9259-4a5c-47c7-bdc9-6f5a9cf13505 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:26.948902 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-576a9259-4a5c-47c7-bdc9-6f5a9cf13505 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b returned with HTTP 404 Aug 06 03:18:26.948902 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 980/3885] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:26 2026] GET /volume/v3/volumes/65edc8ad-f064-4047-b58c-c5c160d5fb4b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:18:26.988194 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ca08881d-090a-4aa0-bf6b-a75c337b56b4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:26.989910 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ca08881d-090a-4aa0-bf6b-a75c337b56b4 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] DELETE https://10.4.3.80/volume/v3/volumes/0cdbb266-0739-48a6-b34d-6190bc8d052b Aug 06 03:18:26.990121 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ca08881d-090a-4aa0-bf6b-a75c337b56b4 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:26.990333 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ca08881d-090a-4aa0-bf6b-a75c337b56b4 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:26.990493 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-ca08881d-090a-4aa0-bf6b-a75c337b56b4 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Delete volume with id: 0cdbb266-0739-48a6-b34d-6190bc8d052b Aug 06 03:18:26.993190 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-a4d66e5c-6cbc-4b74-a3aa-2606468a6397 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Lock "cinder-attachment_update-91e00c33-44c9-4288-ac2c-0dc790d937a9-np0000006611" released by "attachment_update" :: held 0.086s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:18:26.993532 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-a4d66e5c-6cbc-4b74-a3aa-2606468a6397 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/62142942-87c1-4ca5-a4e7-8929e12566af returned with HTTP 200 Aug 06 03:18:26.994181 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 973/3886] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:18:26 2026] PUT /volume/v3/attachments/62142942-87c1-4ca5-a4e7-8929e12566af => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:26.997793 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:26.997793 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:26.998339 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ca08881d-090a-4aa0-bf6b-a75c337b56b4 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:27.014381 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ca08881d-090a-4aa0-bf6b-a75c337b56b4 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Delete volume request issued successfully. Aug 06 03:18:27.014570 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ca08881d-090a-4aa0-bf6b-a75c337b56b4 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/0cdbb266-0739-48a6-b34d-6190bc8d052b returned with HTTP 202 Aug 06 03:18:27.014958 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-f6b330c6-0502-462c-9620-300611d98d1f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:27.015579 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 977/3887] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:18:26 2026] DELETE /volume/v3/volumes/0cdbb266-0739-48a6-b34d-6190bc8d052b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:18:27.017785 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-f6b330c6-0502-462c-9620-300611d98d1f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/attachments/62142942-87c1-4ca5-a4e7-8929e12566af/action Aug 06 03:18:27.018297 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-f6b330c6-0502-462c-9620-300611d98d1f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:27.018427 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-f6b330c6-0502-462c-9620-300611d98d1f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:27.023217 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d22b6b7e-8866-4c37-ba9a-9ee8901321cf None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:27.024998 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d22b6b7e-8866-4c37-ba9a-9ee8901321cf tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/0cdbb266-0739-48a6-b34d-6190bc8d052b Aug 06 03:18:27.025261 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d22b6b7e-8866-4c37-ba9a-9ee8901321cf tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:27.025483 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d22b6b7e-8866-4c37-ba9a-9ee8901321cf tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:27.032981 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:27.032981 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:27.036814 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d22b6b7e-8866-4c37-ba9a-9ee8901321cf tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Volume info retrieved successfully. Aug 06 03:18:27.041662 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d22b6b7e-8866-4c37-ba9a-9ee8901321cf tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/0cdbb266-0739-48a6-b34d-6190bc8d052b returned with HTTP 200 Aug 06 03:18:27.043047 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 981/3888] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:27 2026] GET /volume/v3/volumes/0cdbb266-0739-48a6-b34d-6190bc8d052b => generated 1225 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:27.048410 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:27.048410 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:27.058528 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-69c1b5bd-4fe9-4bed-b293-35912b2b85ab req-f6b330c6-0502-462c-9620-300611d98d1f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/62142942-87c1-4ca5-a4e7-8929e12566af/action returned with HTTP 204 Aug 06 03:18:27.059042 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 958/3889] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:18:27 2026] POST /volume/v3/attachments/62142942-87c1-4ca5-a4e7-8929e12566af/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:27.125099 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-53b4f965-fa88-430a-9a6f-9347d7d1eea7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:27.219300 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-53b4f965-fa88-430a-9a6f-9347d7d1eea7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:27.219300 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-53b4f965-fa88-430a-9a6f-9347d7d1eea7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-290185139"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:27.220739 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-53b4f965-fa88-430a-9a6f-9347d7d1eea7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-290185139'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:27.220899 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-53b4f965-fa88-430a-9a6f-9347d7d1eea7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume of 1 GB Aug 06 03:18:27.221351 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:27.221351 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:27.226622 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-53b4f965-fa88-430a-9a6f-9347d7d1eea7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Availability Zones retrieved successfully. Aug 06 03:18:27.234022 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-53b4f965-fa88-430a-9a6f-9347d7d1eea7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Flow 'volume_create_api' (f778741f-c745-493d-af4e-1a8271307b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:27.235291 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-53b4f965-fa88-430a-9a6f-9347d7d1eea7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e93e0e0-fad7-4228-8b58-d6f1ed20303c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:27.236211 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-53b4f965-fa88-430a-9a6f-9347d7d1eea7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:27.263700 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-53b4f965-fa88-430a-9a6f-9347d7d1eea7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e93e0e0-fad7-4228-8b58-d6f1ed20303c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:27.264605 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-53b4f965-fa88-430a-9a6f-9347d7d1eea7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e48a22c0-6567-49a6-aadb-c4a224aa4418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:27.329154 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-53b4f965-fa88-430a-9a6f-9347d7d1eea7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Created reservations ['dbbe6705-b157-495c-8d84-4ae3f98237fe', '45b4d208-63b3-41e4-a55e-970a68ebd72f', 'adbf67d2-b74f-46e6-b910-01159c2dba17', 'f062c548-1f6a-48a3-8bd2-79dc9f19baee'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:27.330260 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-53b4f965-fa88-430a-9a6f-9347d7d1eea7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e48a22c0-6567-49a6-aadb-c4a224aa4418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbbe6705-b157-495c-8d84-4ae3f98237fe', '45b4d208-63b3-41e4-a55e-970a68ebd72f', 'adbf67d2-b74f-46e6-b910-01159c2dba17', 'f062c548-1f6a-48a3-8bd2-79dc9f19baee']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:27.331349 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-53b4f965-fa88-430a-9a6f-9347d7d1eea7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5deffb0-95df-4aa0-bfe6-cd681cf918b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:27.357866 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-53b4f965-fa88-430a-9a6f-9347d7d1eea7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5deffb0-95df-4aa0-bfe6-cd681cf918b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a44af36-b8cd-4db7-a2ac-708085084718', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-290185139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',qos_specs=None,replication_status=,reservations=['dbbe6705-b157-495c-8d84-4ae3f98237fe','45b4d208-63b3-41e4-a55e-970a68ebd72f','adbf67d2-b74f-46e6-b910-01159c2dba17','f062c548-1f6a-48a3-8bd2-79dc9f19baee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-290185139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a44af36-b8cd-4db7-a2ac-708085084718,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:27.358548 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-53b4f965-fa88-430a-9a6f-9347d7d1eea7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad302877-c02e-4531-b0d3-92e9bbaf33b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:27.375425 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-53b4f965-fa88-430a-9a6f-9347d7d1eea7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad302877-c02e-4531-b0d3-92e9bbaf33b9) transitioned into state 'SUCCESS' from state '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-290185139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',qos_specs=None,replication_status=,reservations=['dbbe6705-b157-495c-8d84-4ae3f98237fe','45b4d208-63b3-41e4-a55e-970a68ebd72f','adbf67d2-b74f-46e6-b910-01159c2dba17','f062c548-1f6a-48a3-8bd2-79dc9f19baee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:27.376035 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-53b4f965-fa88-430a-9a6f-9347d7d1eea7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0add938-3880-41ea-91ed-f8df311e9bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:27.383274 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-53b4f965-fa88-430a-9a6f-9347d7d1eea7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0add938-3880-41ea-91ed-f8df311e9bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:27.383987 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-53b4f965-fa88-430a-9a6f-9347d7d1eea7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Flow 'volume_create_api' (f778741f-c745-493d-af4e-1a8271307b90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:27.384266 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-53b4f965-fa88-430a-9a6f-9347d7d1eea7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume request issued successfully. Aug 06 03:18:27.384759 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-53b4f965-fa88-430a-9a6f-9347d7d1eea7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:27.385154 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 974/3890] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:18:27 2026] POST /volume/v3/volumes => generated 775 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:27.396320 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d1f67239-7fed-4bab-8157-62a899d907b4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:27.398551 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d1f67239-7fed-4bab-8157-62a899d907b4 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/4a44af36-b8cd-4db7-a2ac-708085084718 Aug 06 03:18:27.398784 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d1f67239-7fed-4bab-8157-62a899d907b4 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:27.399052 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d1f67239-7fed-4bab-8157-62a899d907b4 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:27.408314 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:27.408314 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:27.412461 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d1f67239-7fed-4bab-8157-62a899d907b4 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:27.417268 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d1f67239-7fed-4bab-8157-62a899d907b4 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/4a44af36-b8cd-4db7-a2ac-708085084718 returned with HTTP 200 Aug 06 03:18:27.417783 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 978/3891] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:27 2026] GET /volume/v3/volumes/4a44af36-b8cd-4db7-a2ac-708085084718 => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:27.448075 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-09b7357a-7493-46c8-88d4-053a682907a6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:27.450550 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-09b7357a-7493-46c8-88d4-053a682907a6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6 Aug 06 03:18:27.450854 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-09b7357a-7493-46c8-88d4-053a682907a6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:27.451078 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-09b7357a-7493-46c8-88d4-053a682907a6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:27.452756 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7187c3b4-5cd1-4a03-8e6d-eb8d2dcee2d5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:27.455710 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7187c3b4-5cd1-4a03-8e6d-eb8d2dcee2d5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 Aug 06 03:18:27.456004 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7187c3b4-5cd1-4a03-8e6d-eb8d2dcee2d5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:27.456262 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7187c3b4-5cd1-4a03-8e6d-eb8d2dcee2d5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:27.460153 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:27.460153 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:27.464005 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-09b7357a-7493-46c8-88d4-053a682907a6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:27.468637 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-09b7357a-7493-46c8-88d4-053a682907a6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6 returned with HTTP 200 Aug 06 03:18:27.469313 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 982/3892] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:27 2026] GET /volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:27.473793 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:27.473793 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:27.479496 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7187c3b4-5cd1-4a03-8e6d-eb8d2dcee2d5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:27.482368 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4ef84eb5-f0a2-483b-878c-e37fd6c10d35 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:27.484212 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4ef84eb5-f0a2-483b-878c-e37fd6c10d35 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] POST https://10.4.3.80/volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6/action Aug 06 03:18:27.484577 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4ef84eb5-f0a2-483b-878c-e37fd6c10d35 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:27.484711 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4ef84eb5-f0a2-483b-878c-e37fd6c10d35 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:27.484778 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7187c3b4-5cd1-4a03-8e6d-eb8d2dcee2d5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 returned with HTTP 200 Aug 06 03:18:27.485395 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 959/3893] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:27 2026] GET /volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:27.493497 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:27.493497 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:27.493903 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.admin_actions [None req-4ef84eb5-f0a2-483b-878c-e37fd6c10d35 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Updating volume '13939f15-0edd-4fda-8f06-39252e6f16e6' with '{'status': 'creating'}' {{(pid=100899) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 03:18:27.512252 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4ef84eb5-f0a2-483b-878c-e37fd6c10d35 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] https://10.4.3.80/volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6/action returned with HTTP 202 Aug 06 03:18:27.512737 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 975/3894] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:18:27 2026] POST /volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:27.519429 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e329b365-1de9-4896-a8f7-9b18e20f7a5b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:27.521642 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e329b365-1de9-4896-a8f7-9b18e20f7a5b tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6 Aug 06 03:18:27.521863 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e329b365-1de9-4896-a8f7-9b18e20f7a5b tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:27.522255 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e329b365-1de9-4896-a8f7-9b18e20f7a5b tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:27.530606 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:27.530606 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:27.534663 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e329b365-1de9-4896-a8f7-9b18e20f7a5b tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:27.545892 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e329b365-1de9-4896-a8f7-9b18e20f7a5b tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6 returned with HTTP 200 Aug 06 03:18:27.546515 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 979/3895] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:27 2026] GET /volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:27.558283 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f6a02e0c-375f-4b75-a042-b1159def0544 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:27.559880 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f6a02e0c-375f-4b75-a042-b1159def0544 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] POST https://10.4.3.80/volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6/action Aug 06 03:18:27.560220 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f6a02e0c-375f-4b75-a042-b1159def0544 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:27.560371 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f6a02e0c-375f-4b75-a042-b1159def0544 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:27.568160 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:27.568160 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:27.568470 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f6a02e0c-375f-4b75-a042-b1159def0544 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Volume info retrieved successfully. Aug 06 03:18:27.588569 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f6a02e0c-375f-4b75-a042-b1159def0544 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Delete volume request issued successfully. Aug 06 03:18:27.588766 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f6a02e0c-375f-4b75-a042-b1159def0544 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] https://10.4.3.80/volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6/action returned with HTTP 202 Aug 06 03:18:27.589181 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 983/3896] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:18:27 2026] POST /volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:27.595824 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0489b5af-df00-444e-864e-f6136dcc7216 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:27.597360 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0489b5af-df00-444e-864e-f6136dcc7216 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6 Aug 06 03:18:27.597545 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0489b5af-df00-444e-864e-f6136dcc7216 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:27.597718 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0489b5af-df00-444e-864e-f6136dcc7216 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:27.604027 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:27.604027 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:27.606926 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-0489b5af-df00-444e-864e-f6136dcc7216 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:27.610662 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0489b5af-df00-444e-864e-f6136dcc7216 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6 returned with HTTP 200 Aug 06 03:18:27.611023 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 960/3897] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:27 2026] GET /volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:28.055812 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d12debee-cef9-4ab3-a827-235251910c8c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:28.057294 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d12debee-cef9-4ab3-a827-235251910c8c tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/0cdbb266-0739-48a6-b34d-6190bc8d052b Aug 06 03:18:28.057638 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d12debee-cef9-4ab3-a827-235251910c8c tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:28.057950 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d12debee-cef9-4ab3-a827-235251910c8c tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:28.063945 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d12debee-cef9-4ab3-a827-235251910c8c tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/0cdbb266-0739-48a6-b34d-6190bc8d052b returned with HTTP 404 Aug 06 03:18:28.064657 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 976/3898] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:28 2026] GET /volume/v3/volumes/0cdbb266-0739-48a6-b34d-6190bc8d052b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:18:28.074359 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6b5ce867-68cf-4e6f-95db-d2d13ce472f1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:28.075979 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6b5ce867-68cf-4e6f-95db-d2d13ce472f1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] DELETE https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c Aug 06 03:18:28.079263 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6b5ce867-68cf-4e6f-95db-d2d13ce472f1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:28.079263 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6b5ce867-68cf-4e6f-95db-d2d13ce472f1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:28.079362 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-6b5ce867-68cf-4e6f-95db-d2d13ce472f1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Delete volume with id: e1046540-adab-4782-a2ea-4dabb18cf81c Aug 06 03:18:28.087021 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6b5ce867-68cf-4e6f-95db-d2d13ce472f1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c returned with HTTP 404 Aug 06 03:18:28.087524 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 980/3899] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:18:28 2026] DELETE /volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:18:28.094302 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8b7ae705-f1f5-4e98-a260-4c23d4af823b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:28.096660 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8b7ae705-f1f5-4e98-a260-4c23d4af823b tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c Aug 06 03:18:28.096960 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8b7ae705-f1f5-4e98-a260-4c23d4af823b tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:28.097205 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8b7ae705-f1f5-4e98-a260-4c23d4af823b tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:28.103605 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8b7ae705-f1f5-4e98-a260-4c23d4af823b tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c returned with HTTP 404 Aug 06 03:18:28.104057 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 984/3900] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:28 2026] GET /volume/v3/volumes/e1046540-adab-4782-a2ea-4dabb18cf81c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:18:28.140070 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cf60baca-ee0c-4a10-a3dd-d90153b416a8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:28.142410 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cf60baca-ee0c-4a10-a3dd-d90153b416a8 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] DELETE https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b Aug 06 03:18:28.142636 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cf60baca-ee0c-4a10-a3dd-d90153b416a8 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:28.142868 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cf60baca-ee0c-4a10-a3dd-d90153b416a8 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:28.143043 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-cf60baca-ee0c-4a10-a3dd-d90153b416a8 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Delete volume with id: dfb61c1e-7945-4cd1-b537-f6801d92611b Aug 06 03:18:28.149859 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cf60baca-ee0c-4a10-a3dd-d90153b416a8 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b returned with HTTP 404 Aug 06 03:18:28.150547 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 961/3901] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:18:28 2026] DELETE /volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:18:28.158405 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2f7b2fa1-d9e7-45f9-8031-2b3eff4235c1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:28.159797 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2f7b2fa1-d9e7-45f9-8031-2b3eff4235c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] GET https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b Aug 06 03:18:28.160146 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2f7b2fa1-d9e7-45f9-8031-2b3eff4235c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:28.160414 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2f7b2fa1-d9e7-45f9-8031-2b3eff4235c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:28.166336 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2f7b2fa1-d9e7-45f9-8031-2b3eff4235c1 tempest-VolumeImageDependencyTests-1198798418 tempest-VolumeImageDependencyTests-1198798418-project-member] https://10.4.3.80/volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b returned with HTTP 404 Aug 06 03:18:28.167089 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 977/3902] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:28 2026] GET /volume/v3/volumes/dfb61c1e-7945-4cd1-b537-f6801d92611b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:18:28.430187 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8f86072b-4888-4a2c-a4ee-a2fd5c7c7bfd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:28.432407 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8f86072b-4888-4a2c-a4ee-a2fd5c7c7bfd tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/4a44af36-b8cd-4db7-a2ac-708085084718 Aug 06 03:18:28.432590 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8f86072b-4888-4a2c-a4ee-a2fd5c7c7bfd tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:28.432765 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8f86072b-4888-4a2c-a4ee-a2fd5c7c7bfd tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:28.446677 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:28.446677 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:28.450120 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8f86072b-4888-4a2c-a4ee-a2fd5c7c7bfd tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:28.453706 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8f86072b-4888-4a2c-a4ee-a2fd5c7c7bfd tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/4a44af36-b8cd-4db7-a2ac-708085084718 returned with HTTP 200 Aug 06 03:18:28.454110 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 981/3903] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:28 2026] GET /volume/v3/volumes/4a44af36-b8cd-4db7-a2ac-708085084718 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:28.468400 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4e350422-14b8-4d8d-bb91-cef36ec221be None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:28.501074 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-040d0c0b-6aaa-4ee8-ae77-c9655b81d1de None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:28.502719 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-040d0c0b-6aaa-4ee8-ae77-c9655b81d1de tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 Aug 06 03:18:28.502931 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-040d0c0b-6aaa-4ee8-ae77-c9655b81d1de tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:28.503103 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-040d0c0b-6aaa-4ee8-ae77-c9655b81d1de tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:28.512146 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:28.512146 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:28.515363 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-040d0c0b-6aaa-4ee8-ae77-c9655b81d1de tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:28.519326 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-040d0c0b-6aaa-4ee8-ae77-c9655b81d1de tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 returned with HTTP 200 Aug 06 03:18:28.519757 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 962/3904] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:28 2026] GET /volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:28.574577 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4e350422-14b8-4d8d-bb91-cef36ec221be tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:18:28.575014 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4e350422-14b8-4d8d-bb91-cef36ec221be tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a44af36-b8cd-4db7-a2ac-708085084718", "name": "tempest-ProjectMemberTests-Snapshot-650560853"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:28.586878 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:28.586878 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:28.587455 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4e350422-14b8-4d8d-bb91-cef36ec221be tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Volume info retrieved successfully. Aug 06 03:18:28.587592 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-4e350422-14b8-4d8d-bb91-cef36ec221be tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Create snapshot from volume 4a44af36-b8cd-4db7-a2ac-708085084718 Aug 06 03:18:28.623206 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e5c46767-2b8c-4599-9372-213ee5e35477 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:28.625335 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e5c46767-2b8c-4599-9372-213ee5e35477 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6 Aug 06 03:18:28.625567 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e5c46767-2b8c-4599-9372-213ee5e35477 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:28.625823 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e5c46767-2b8c-4599-9372-213ee5e35477 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:28.627333 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-4e350422-14b8-4d8d-bb91-cef36ec221be tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Created reservations ['1066a027-fd62-4a4f-ba2f-4adb1ca2891d', '3ff67ebc-50ed-4106-b669-472c72a1aca6', 'efb83ad1-0e28-42e6-bfd4-c5f75773956c', '8df4ec21-8570-4877-b27b-e9c2546ad61f'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:28.631062 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e5c46767-2b8c-4599-9372-213ee5e35477 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6 returned with HTTP 404 Aug 06 03:18:28.631598 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 978/3905] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:28 2026] GET /volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:28.638893 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a6d98c08-c4a5-473e-bb89-2431414e7f44 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:28.640464 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a6d98c08-c4a5-473e-bb89-2431414e7f44 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6 Aug 06 03:18:28.640629 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a6d98c08-c4a5-473e-bb89-2431414e7f44 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:28.640823 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a6d98c08-c4a5-473e-bb89-2431414e7f44 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:28.646106 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a6d98c08-c4a5-473e-bb89-2431414e7f44 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6 returned with HTTP 404 Aug 06 03:18:28.646540 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 982/3906] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:28 2026] GET /volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:28.653081 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-90c10d2d-c87b-4e76-9ecb-5cd293350dcc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:28.654076 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4e350422-14b8-4d8d-bb91-cef36ec221be tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Snapshot create request issued successfully. Aug 06 03:18:28.654394 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4e350422-14b8-4d8d-bb91-cef36ec221be tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:18:28.654784 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 985/3907] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:18:28 2026] POST /volume/v3/snapshots => generated 304 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:28.654940 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-90c10d2d-c87b-4e76-9ecb-5cd293350dcc tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] DELETE https://10.4.3.80/volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6 Aug 06 03:18:28.655125 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-90c10d2d-c87b-4e76-9ecb-5cd293350dcc tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:28.655307 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-90c10d2d-c87b-4e76-9ecb-5cd293350dcc tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:28.655459 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-90c10d2d-c87b-4e76-9ecb-5cd293350dcc tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Delete volume with id: 13939f15-0edd-4fda-8f06-39252e6f16e6 Aug 06 03:18:28.661624 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-90c10d2d-c87b-4e76-9ecb-5cd293350dcc tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6 returned with HTTP 404 Aug 06 03:18:28.662326 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 963/3908] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:18:28 2026] DELETE /volume/v3/volumes/13939f15-0edd-4fda-8f06-39252e6f16e6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:28.663733 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b2958240-5abc-4ced-83b7-7a34789e9f0f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:28.665678 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b2958240-5abc-4ced-83b7-7a34789e9f0f tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] GET https://10.4.3.80/volume/v3/snapshots/55f2d749-285f-49fb-9feb-0c4425e1cd7d Aug 06 03:18:28.665884 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b2958240-5abc-4ced-83b7-7a34789e9f0f tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:28.666075 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b2958240-5abc-4ced-83b7-7a34789e9f0f tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:28.670525 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:28.670525 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:28.671014 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b2958240-5abc-4ced-83b7-7a34789e9f0f tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Snapshot retrieved successfully. Aug 06 03:18:28.671314 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-85ea49cb-4abb-4a8f-9caa-d57fa7687e27 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:28.671767 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b2958240-5abc-4ced-83b7-7a34789e9f0f tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] https://10.4.3.80/volume/v3/snapshots/55f2d749-285f-49fb-9feb-0c4425e1cd7d returned with HTTP 200 Aug 06 03:18:28.672128 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 979/3909] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:28 2026] GET /volume/v3/snapshots/55f2d749-285f-49fb-9feb-0c4425e1cd7d => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:28.673970 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-85ea49cb-4abb-4a8f-9caa-d57fa7687e27 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:28.674250 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-85ea49cb-4abb-4a8f-9caa-d57fa7687e27 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-223088324"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:28.675490 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-85ea49cb-4abb-4a8f-9caa-d57fa7687e27 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-223088324'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:28.675593 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-85ea49cb-4abb-4a8f-9caa-d57fa7687e27 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Create volume of 1 GB Aug 06 03:18:28.687937 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-85ea49cb-4abb-4a8f-9caa-d57fa7687e27 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Availability Zones retrieved successfully. Aug 06 03:18:28.696741 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-85ea49cb-4abb-4a8f-9caa-d57fa7687e27 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Flow 'volume_create_api' (e279b7e3-56d8-41b3-9b4d-3acd22cf8022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:28.698417 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-85ea49cb-4abb-4a8f-9caa-d57fa7687e27 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cb2321d-ce90-4fd9-aadb-ab5839feb1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:28.699794 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-85ea49cb-4abb-4a8f-9caa-d57fa7687e27 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:28.727384 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-85ea49cb-4abb-4a8f-9caa-d57fa7687e27 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cb2321d-ce90-4fd9-aadb-ab5839feb1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:28.728028 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-85ea49cb-4abb-4a8f-9caa-d57fa7687e27 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccd4e18a-bc9d-42a7-b800-099e18d2966f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:28.777212 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-85ea49cb-4abb-4a8f-9caa-d57fa7687e27 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Created reservations ['e4490420-a548-4446-a94e-50db6af9b84f', '588a0ceb-4a3f-4279-aa38-20ab60a5024d', 'e983ad9b-6a86-4f25-8e8c-c6301278ef3d', '9e9465a2-a227-4826-ba24-a8d6bf3a93eb'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:28.777977 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-85ea49cb-4abb-4a8f-9caa-d57fa7687e27 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccd4e18a-bc9d-42a7-b800-099e18d2966f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4490420-a548-4446-a94e-50db6af9b84f', '588a0ceb-4a3f-4279-aa38-20ab60a5024d', 'e983ad9b-6a86-4f25-8e8c-c6301278ef3d', '9e9465a2-a227-4826-ba24-a8d6bf3a93eb']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:28.778628 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-85ea49cb-4abb-4a8f-9caa-d57fa7687e27 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5145006a-80a4-4854-9691-e7f111ec5b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:28.802341 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-85ea49cb-4abb-4a8f-9caa-d57fa7687e27 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5145006a-80a4-4854-9691-e7f111ec5b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '713fcb74-c315-471f-bebf-6fd0ab1cb5ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-223088324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='210a40e681194a079c063e307330a9e7',qos_specs=None,replication_status=,reservations=['e4490420-a548-4446-a94e-50db6af9b84f','588a0ceb-4a3f-4279-aa38-20ab60a5024d','e983ad9b-6a86-4f25-8e8c-c6301278ef3d','9e9465a2-a227-4826-ba24-a8d6bf3a93eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bef1a7a541fa4e0b93790d8ffeaf9297',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-223088324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=713fcb74-c315-471f-bebf-6fd0ab1cb5ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='210a40e681194a079c063e307330a9e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bef1a7a541fa4e0b93790d8ffeaf9297',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:28.803114 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-85ea49cb-4abb-4a8f-9caa-d57fa7687e27 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (394495da-4f93-4e8a-b474-46db76bd4962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:28.822731 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-85ea49cb-4abb-4a8f-9caa-d57fa7687e27 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (394495da-4f93-4e8a-b474-46db76bd4962) transitioned into state 'SUCCESS' from state '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-223088324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='210a40e681194a079c063e307330a9e7',qos_specs=None,replication_status=,reservations=['e4490420-a548-4446-a94e-50db6af9b84f','588a0ceb-4a3f-4279-aa38-20ab60a5024d','e983ad9b-6a86-4f25-8e8c-c6301278ef3d','9e9465a2-a227-4826-ba24-a8d6bf3a93eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bef1a7a541fa4e0b93790d8ffeaf9297',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:28.823408 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-85ea49cb-4abb-4a8f-9caa-d57fa7687e27 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dce4c20-3ca5-499c-8618-eb71f86599cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:28.831791 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-85ea49cb-4abb-4a8f-9caa-d57fa7687e27 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dce4c20-3ca5-499c-8618-eb71f86599cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:28.832724 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-85ea49cb-4abb-4a8f-9caa-d57fa7687e27 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Flow 'volume_create_api' (e279b7e3-56d8-41b3-9b4d-3acd22cf8022) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:28.833087 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-85ea49cb-4abb-4a8f-9caa-d57fa7687e27 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Create volume request issued successfully. Aug 06 03:18:28.833590 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-85ea49cb-4abb-4a8f-9caa-d57fa7687e27 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:28.834072 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 983/3910] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:18:28 2026] POST /volume/v3/volumes => generated 746 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:28.844935 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2e4f74ee-a809-4db9-b50d-42dac7c7d6fe None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:28.846682 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2e4f74ee-a809-4db9-b50d-42dac7c7d6fe tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea Aug 06 03:18:28.846907 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2e4f74ee-a809-4db9-b50d-42dac7c7d6fe tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:28.847101 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2e4f74ee-a809-4db9-b50d-42dac7c7d6fe tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:28.854334 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:28.854334 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:28.858197 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2e4f74ee-a809-4db9-b50d-42dac7c7d6fe tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:28.862851 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2e4f74ee-a809-4db9-b50d-42dac7c7d6fe tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea returned with HTTP 200 Aug 06 03:18:28.863199 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 986/3911] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:28 2026] GET /volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea => generated 814 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:29.354458 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d75a8ee3-977d-482f-bd92-8fbec7932558 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.427986 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d75a8ee3-977d-482f-bd92-8fbec7932558 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:18:29.428365 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d75a8ee3-977d-482f-bd92-8fbec7932558 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-963550123", "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=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:29.443340 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d75a8ee3-977d-482f-bd92-8fbec7932558 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:18:29.443670 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 964/3912] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:18:29 2026] POST /volume/v3/types => generated 379 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:29.451309 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b26343ee-f847-4144-8362-9fe8ba43ad87 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.453069 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b26343ee-f847-4144-8362-9fe8ba43ad87 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] POST https://10.4.3.80/volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/encryption Aug 06 03:18:29.453416 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b26343ee-f847-4144-8362-9fe8ba43ad87 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:29.468076 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b26343ee-f847-4144-8362-9fe8ba43ad87 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/encryption returned with HTTP 200 Aug 06 03:18:29.468506 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 980/3913] 10.4.3.80 () {68 vars in 1390 bytes} [Thu Aug 6 03:18:29 2026] POST /volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:29.476861 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6b722515-500f-4965-92e8-d02919546ad6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.478563 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6b722515-500f-4965-92e8-d02919546ad6 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:18:29.478932 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6b722515-500f-4965-92e8-d02919546ad6 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1484282200", "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=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:29.480467 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:29.480467 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:29.493362 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6b722515-500f-4965-92e8-d02919546ad6 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:18:29.493760 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 984/3914] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:18:29 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:29.501732 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ca3742ab-4403-42b4-bba8-eec4eb8f3d72 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.503422 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ca3742ab-4403-42b4-bba8-eec4eb8f3d72 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] POST https://10.4.3.80/volume/v3/types/32dbdf0a-d369-496c-989e-45abc5feabc1/encryption Aug 06 03:18:29.503723 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ca3742ab-4403-42b4-bba8-eec4eb8f3d72 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:29.520590 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ca3742ab-4403-42b4-bba8-eec4eb8f3d72 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/32dbdf0a-d369-496c-989e-45abc5feabc1/encryption returned with HTTP 200 Aug 06 03:18:29.520997 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 987/3915] 10.4.3.80 () {68 vars in 1390 bytes} [Thu Aug 6 03:18:29 2026] POST /volume/v3/types/32dbdf0a-d369-496c-989e-45abc5feabc1/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:29.533258 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8ad71236-503e-4098-b5b6-bd3351bf5d79 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.533641 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bfb5972d-944a-4ce3-8267-6a99d2bf7aa5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.534933 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8ad71236-503e-4098-b5b6-bd3351bf5d79 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:18:29.535262 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8ad71236-503e-4098-b5b6-bd3351bf5d79 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-686739040", "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=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:29.535365 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bfb5972d-944a-4ce3-8267-6a99d2bf7aa5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 Aug 06 03:18:29.535550 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bfb5972d-944a-4ce3-8267-6a99d2bf7aa5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:29.535725 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bfb5972d-944a-4ce3-8267-6a99d2bf7aa5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:29.545709 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:29.545709 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:29.549023 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-bfb5972d-944a-4ce3-8267-6a99d2bf7aa5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:29.551434 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8ad71236-503e-4098-b5b6-bd3351bf5d79 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:18:29.551844 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 965/3916] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:18:29 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:29.553564 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bfb5972d-944a-4ce3-8267-6a99d2bf7aa5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 returned with HTTP 200 Aug 06 03:18:29.554060 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 981/3917] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:29 2026] GET /volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:29.559226 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-613ca97b-6836-4c15-9790-7eaee253ab61 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.560923 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-613ca97b-6836-4c15-9790-7eaee253ab61 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] POST https://10.4.3.80/volume/v3/types/1a67c75f-9511-44a8-a5a9-1534061bd435/extra_specs Aug 06 03:18:29.561248 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-613ca97b-6836-4c15-9790-7eaee253ab61 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:29.581453 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-613ca97b-6836-4c15-9790-7eaee253ab61 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/1a67c75f-9511-44a8-a5a9-1534061bd435/extra_specs returned with HTTP 200 Aug 06 03:18:29.581845 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 985/3918] 10.4.3.80 () {68 vars in 1392 bytes} [Thu Aug 6 03:18:29 2026] POST /volume/v3/types/1a67c75f-9511-44a8-a5a9-1534061bd435/extra_specs => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:18:29.588475 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-02923e51-1619-46be-a2a0-7fa0c026e3fb None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.590203 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-02923e51-1619-46be-a2a0-7fa0c026e3fb tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] PUT https://10.4.3.80/volume/v3/types/1a67c75f-9511-44a8-a5a9-1534061bd435/extra_specs/key2 Aug 06 03:18:29.590550 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-02923e51-1619-46be-a2a0-7fa0c026e3fb tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:29.607663 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-02923e51-1619-46be-a2a0-7fa0c026e3fb tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/1a67c75f-9511-44a8-a5a9-1534061bd435/extra_specs/key2 returned with HTTP 200 Aug 06 03:18:29.608047 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 988/3919] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:18:29 2026] PUT /volume/v3/types/1a67c75f-9511-44a8-a5a9-1534061bd435/extra_specs/key2 => generated 25 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:18:29.615562 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-14b44dbf-b0ae-4970-b61a-2a4d396ea0a3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.617643 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-14b44dbf-b0ae-4970-b61a-2a4d396ea0a3 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:18:29.618080 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-14b44dbf-b0ae-4970-b61a-2a4d396ea0a3 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:29.632770 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-14b44dbf-b0ae-4970-b61a-2a4d396ea0a3 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:18:29.633273 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 966/3920] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:18:29 2026] POST /volume/v3/types => generated 195 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:29.640189 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bb873b32-cab7-40ca-8138-48caa625d694 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.641878 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bb873b32-cab7-40ca-8138-48caa625d694 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] DELETE https://10.4.3.80/volume/v3/types/bc86b678-7ff4-4f49-ac22-0de13d7cd3b3 Aug 06 03:18:29.642064 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bb873b32-cab7-40ca-8138-48caa625d694 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:29.642256 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bb873b32-cab7-40ca-8138-48caa625d694 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Calling method '_delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:29.664173 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bb873b32-cab7-40ca-8138-48caa625d694 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/bc86b678-7ff4-4f49-ac22-0de13d7cd3b3 returned with HTTP 202 Aug 06 03:18:29.664625 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 982/3921] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:18:29 2026] DELETE /volume/v3/types/bc86b678-7ff4-4f49-ac22-0de13d7cd3b3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:29.672438 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c9949cf6-e347-4ce8-8e60-3858f4800c62 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.674485 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c9949cf6-e347-4ce8-8e60-3858f4800c62 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:18:29.674937 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c9949cf6-e347-4ce8-8e60-3858f4800c62 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1333569143", "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=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:29.679708 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c4ca908e-1cca-4bc8-a203-256eb09a3004 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.681532 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c4ca908e-1cca-4bc8-a203-256eb09a3004 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] GET https://10.4.3.80/volume/v3/snapshots/55f2d749-285f-49fb-9feb-0c4425e1cd7d Aug 06 03:18:29.681728 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c4ca908e-1cca-4bc8-a203-256eb09a3004 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:29.682069 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c4ca908e-1cca-4bc8-a203-256eb09a3004 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:29.687008 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:29.687008 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:29.687440 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c4ca908e-1cca-4bc8-a203-256eb09a3004 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Snapshot retrieved successfully. Aug 06 03:18:29.688159 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c4ca908e-1cca-4bc8-a203-256eb09a3004 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] https://10.4.3.80/volume/v3/snapshots/55f2d749-285f-49fb-9feb-0c4425e1cd7d returned with HTTP 200 Aug 06 03:18:29.688515 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 989/3922] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:29 2026] GET /volume/v3/snapshots/55f2d749-285f-49fb-9feb-0c4425e1cd7d => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:29.692063 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c9949cf6-e347-4ce8-8e60-3858f4800c62 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:18:29.692446 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 986/3923] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:18:29 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:29.696907 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-92862734-0a99-4cbd-9d4b-1b25767b424a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.700433 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3dc93d63-d3fc-4cfd-bf95-d03235884890 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.700679 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-92862734-0a99-4cbd-9d4b-1b25767b424a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/55f2d749-285f-49fb-9feb-0c4425e1cd7d Aug 06 03:18:29.700878 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-92862734-0a99-4cbd-9d4b-1b25767b424a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:29.701107 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-92862734-0a99-4cbd-9d4b-1b25767b424a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:29.701187 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-92862734-0a99-4cbd-9d4b-1b25767b424a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Delete snapshot with id: 55f2d749-285f-49fb-9feb-0c4425e1cd7d Aug 06 03:18:29.702261 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3dc93d63-d3fc-4cfd-bf95-d03235884890 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] POST https://10.4.3.80/volume/v3/types/fc4fefef-8e7c-4a56-bfc3-baf4d5015465/encryption Aug 06 03:18:29.702610 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3dc93d63-d3fc-4cfd-bf95-d03235884890 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:29.706243 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:29.706243 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:29.706693 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-92862734-0a99-4cbd-9d4b-1b25767b424a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Snapshot retrieved successfully. Aug 06 03:18:29.718357 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3dc93d63-d3fc-4cfd-bf95-d03235884890 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/fc4fefef-8e7c-4a56-bfc3-baf4d5015465/encryption returned with HTTP 200 Aug 06 03:18:29.718961 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 983/3924] 10.4.3.80 () {68 vars in 1390 bytes} [Thu Aug 6 03:18:29 2026] POST /volume/v3/types/fc4fefef-8e7c-4a56-bfc3-baf4d5015465/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:29.722934 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-92862734-0a99-4cbd-9d4b-1b25767b424a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Snapshot delete request issued successfully. Aug 06 03:18:29.723178 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-92862734-0a99-4cbd-9d4b-1b25767b424a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] https://10.4.3.80/volume/v3/snapshots/55f2d749-285f-49fb-9feb-0c4425e1cd7d returned with HTTP 202 Aug 06 03:18:29.723650 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 967/3925] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:18:29 2026] DELETE /volume/v3/snapshots/55f2d749-285f-49fb-9feb-0c4425e1cd7d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:29.726927 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d272b998-6154-4242-9ceb-15525792afd2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.729930 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d272b998-6154-4242-9ceb-15525792afd2 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] DELETE https://10.4.3.80/volume/v3/types/fc4fefef-8e7c-4a56-bfc3-baf4d5015465/encryption/d5e95240-c8f4-442d-a1a1-263adbde852a Aug 06 03:18:29.730162 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d272b998-6154-4242-9ceb-15525792afd2 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:29.730419 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d272b998-6154-4242-9ceb-15525792afd2 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:29.732332 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-962968f7-6613-4c33-a461-09d1616b0411 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.735422 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-962968f7-6613-4c33-a461-09d1616b0411 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] GET https://10.4.3.80/volume/v3/snapshots/55f2d749-285f-49fb-9feb-0c4425e1cd7d Aug 06 03:18:29.735610 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-962968f7-6613-4c33-a461-09d1616b0411 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:29.735821 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-962968f7-6613-4c33-a461-09d1616b0411 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:29.741626 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:29.741626 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:29.742049 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-962968f7-6613-4c33-a461-09d1616b0411 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Snapshot retrieved successfully. Aug 06 03:18:29.742790 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-962968f7-6613-4c33-a461-09d1616b0411 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] https://10.4.3.80/volume/v3/snapshots/55f2d749-285f-49fb-9feb-0c4425e1cd7d returned with HTTP 200 Aug 06 03:18:29.743127 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 987/3926] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:29 2026] GET /volume/v3/snapshots/55f2d749-285f-49fb-9feb-0c4425e1cd7d => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:29.745723 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d272b998-6154-4242-9ceb-15525792afd2 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/fc4fefef-8e7c-4a56-bfc3-baf4d5015465/encryption/d5e95240-c8f4-442d-a1a1-263adbde852a returned with HTTP 202 Aug 06 03:18:29.746389 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 990/3927] 10.4.3.80 () {66 vars in 1482 bytes} [Thu Aug 6 03:18:29 2026] DELETE /volume/v3/types/fc4fefef-8e7c-4a56-bfc3-baf4d5015465/encryption/d5e95240-c8f4-442d-a1a1-263adbde852a => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:29.753184 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2309614c-4a94-4e0a-94be-4bbc2760ba5a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.755117 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2309614c-4a94-4e0a-94be-4bbc2760ba5a tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:18:29.755447 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2309614c-4a94-4e0a-94be-4bbc2760ba5a tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1806266600", "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=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:29.771665 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2309614c-4a94-4e0a-94be-4bbc2760ba5a tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:18:29.772123 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 984/3928] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:18:29 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:29.779509 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-54936438-85f7-49a9-8778-29ed2fa6a6c7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.781185 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-54936438-85f7-49a9-8778-29ed2fa6a6c7 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] DELETE https://10.4.3.80/volume/v3/types/202aec3e-d44a-43d8-a5a3-c26c274bf05d/extra_specs/key1 Aug 06 03:18:29.781390 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-54936438-85f7-49a9-8778-29ed2fa6a6c7 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:29.781586 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-54936438-85f7-49a9-8778-29ed2fa6a6c7 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:29.785579 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:29.785579 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:29.803978 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-54936438-85f7-49a9-8778-29ed2fa6a6c7 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/202aec3e-d44a-43d8-a5a3-c26c274bf05d/extra_specs/key1 returned with HTTP 202 Aug 06 03:18:29.804455 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 968/3929] 10.4.3.80 () {66 vars in 1389 bytes} [Thu Aug 6 03:18:29 2026] DELETE /volume/v3/types/202aec3e-d44a-43d8-a5a3-c26c274bf05d/extra_specs/key1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:29.812469 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5ae27e7f-6ced-461b-980b-7501de4ed68f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.813582 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5ae27e7f-6ced-461b-980b-7501de4ed68f tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:18:29.813950 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5ae27e7f-6ced-461b-980b-7501de4ed68f tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1654203454", "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=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:29.833774 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5ae27e7f-6ced-461b-980b-7501de4ed68f tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:18:29.834131 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 988/3930] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:18:29 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:29.841573 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8969e1d7-2984-419a-a751-f0e3049d7361 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.843379 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8969e1d7-2984-419a-a751-f0e3049d7361 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] DELETE https://10.4.3.80/volume/v3/types/72a17aa0-9d9c-41d1-bd50-9c9823a45ab4 Aug 06 03:18:29.843603 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8969e1d7-2984-419a-a751-f0e3049d7361 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:29.843840 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8969e1d7-2984-419a-a751-f0e3049d7361 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Calling method '_delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:29.879079 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0b4ff92c-aa8f-4c32-85a7-8c39afa7e9f7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.881031 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0b4ff92c-aa8f-4c32-85a7-8c39afa7e9f7 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea Aug 06 03:18:29.881031 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0b4ff92c-aa8f-4c32-85a7-8c39afa7e9f7 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:29.881031 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0b4ff92c-aa8f-4c32-85a7-8c39afa7e9f7 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:29.882663 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8969e1d7-2984-419a-a751-f0e3049d7361 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/72a17aa0-9d9c-41d1-bd50-9c9823a45ab4 returned with HTTP 202 Aug 06 03:18:29.883163 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 991/3931] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:18:29 2026] DELETE /volume/v3/types/72a17aa0-9d9c-41d1-bd50-9c9823a45ab4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:29.889665 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:29.889665 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:29.892538 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ad9bd834-4f5c-488f-b3e9-ec0076b5d837 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.893550 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0b4ff92c-aa8f-4c32-85a7-8c39afa7e9f7 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:29.894228 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ad9bd834-4f5c-488f-b3e9-ec0076b5d837 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] GET https://10.4.3.80/volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/extra_specs Aug 06 03:18:29.894411 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ad9bd834-4f5c-488f-b3e9-ec0076b5d837 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:29.894584 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ad9bd834-4f5c-488f-b3e9-ec0076b5d837 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:29.897477 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0b4ff92c-aa8f-4c32-85a7-8c39afa7e9f7 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea returned with HTTP 200 Aug 06 03:18:29.897891 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 985/3932] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:29 2026] GET /volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:29.901204 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ad9bd834-4f5c-488f-b3e9-ec0076b5d837 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/extra_specs returned with HTTP 200 Aug 06 03:18:29.901725 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 969/3933] 10.4.3.80 () {66 vars in 1371 bytes} [Thu Aug 6 03:18:29 2026] GET /volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:29.909489 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-12996cf3-2202-4c27-9e84-fb80e99a462f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.910998 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-12996cf3-2202-4c27-9e84-fb80e99a462f tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] GET https://10.4.3.80/volume/v3/types Aug 06 03:18:29.911162 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-12996cf3-2202-4c27-9e84-fb80e99a462f tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:29.911343 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-12996cf3-2202-4c27-9e84-fb80e99a462f tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:29.913624 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-06011d3f-4f49-4b14-a4a5-89d355321668 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.913672 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-fa158f2f-acda-4b34-aad4-318c39c60f32 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.916186 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-06011d3f-4f49-4b14-a4a5-89d355321668 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] POST https://10.4.3.80/volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea/action Aug 06 03:18:29.916244 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-fa158f2f-acda-4b34-aad4-318c39c60f32 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] POST https://10.4.3.80/volume/v3/attachments/61e12e2b-822f-4948-8f75-052b5fe31d60/action Aug 06 03:18:29.916662 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-fa158f2f-acda-4b34-aad4-318c39c60f32 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:29.916702 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-06011d3f-4f49-4b14-a4a5-89d355321668 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:29.916841 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-fa158f2f-acda-4b34-aad4-318c39c60f32 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:29.916901 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-06011d3f-4f49-4b14-a4a5-89d355321668 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:29.927372 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-12996cf3-2202-4c27-9e84-fb80e99a462f tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:18:29.927694 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 989/3934] 10.4.3.80 () {66 vars in 1224 bytes} [Thu Aug 6 03:18:29 2026] GET /volume/v3/types => generated 2610 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:29.928948 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:29.928948 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:29.929978 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.admin_actions [None req-06011d3f-4f49-4b14-a4a5-89d355321668 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Updating volume '713fcb74-c315-471f-bebf-6fd0ab1cb5ea' with '{'status': 'error'}' {{(pid=100900) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 03:18:29.935880 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:29.935880 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:29.938161 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-532ff74d-9419-4a67-9076-6af9edd48fb9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.939758 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-532ff74d-9419-4a67-9076-6af9edd48fb9 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] GET https://10.4.3.80/volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/encryption/cipher Aug 06 03:18:29.939937 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-532ff74d-9419-4a67-9076-6af9edd48fb9 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:29.940104 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-532ff74d-9419-4a67-9076-6af9edd48fb9 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:29.944723 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-3c8e0889-f37c-4a9b-9523-498d9fcede73 req-fa158f2f-acda-4b34-aad4-318c39c60f32 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/attachments/61e12e2b-822f-4948-8f75-052b5fe31d60/action returned with HTTP 204 Aug 06 03:18:29.945156 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-532ff74d-9419-4a67-9076-6af9edd48fb9 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/encryption/cipher returned with HTTP 200 Aug 06 03:18:29.945334 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 986/3935] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:18:29 2026] POST /volume/v3/attachments/61e12e2b-822f-4948-8f75-052b5fe31d60/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:29.945497 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 970/3936] 10.4.3.80 () {66 vars in 1389 bytes} [Thu Aug 6 03:18:29 2026] GET /volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/encryption/cipher => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:18:29.949585 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-06011d3f-4f49-4b14-a4a5-89d355321668 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] https://10.4.3.80/volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea/action returned with HTTP 202 Aug 06 03:18:29.950026 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 992/3937] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:18:29 2026] POST /volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:29.952231 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-88cf3c0d-265d-4865-8b07-8aa9af21d9e8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.955707 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-88cf3c0d-265d-4865-8b07-8aa9af21d9e8 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] GET https://10.4.3.80/volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/encryption Aug 06 03:18:29.955889 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-88cf3c0d-265d-4865-8b07-8aa9af21d9e8 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:29.956062 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-88cf3c0d-265d-4865-8b07-8aa9af21d9e8 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:29.958697 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a2aad746-4a8b-4ec0-8341-e022d8e1ec85 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.960689 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a2aad746-4a8b-4ec0-8341-e022d8e1ec85 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea Aug 06 03:18:29.960914 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a2aad746-4a8b-4ec0-8341-e022d8e1ec85 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:29.961141 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a2aad746-4a8b-4ec0-8341-e022d8e1ec85 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:29.964487 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-88cf3c0d-265d-4865-8b07-8aa9af21d9e8 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/encryption returned with HTTP 200 Aug 06 03:18:29.964844 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 990/3938] 10.4.3.80 () {66 vars in 1368 bytes} [Thu Aug 6 03:18:29 2026] GET /volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/encryption => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:29.969263 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:29.969263 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:29.974134 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a2aad746-4a8b-4ec0-8341-e022d8e1ec85 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:29.974309 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-76604892-97b7-4da0-9fe9-3ab64219550a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.976090 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-76604892-97b7-4da0-9fe9-3ab64219550a tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] GET https://10.4.3.80/volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/extra_specs/multiattach Aug 06 03:18:29.976294 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-76604892-97b7-4da0-9fe9-3ab64219550a tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:29.976621 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-76604892-97b7-4da0-9fe9-3ab64219550a tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:29.978897 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a2aad746-4a8b-4ec0-8341-e022d8e1ec85 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea returned with HTTP 200 Aug 06 03:18:29.979392 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 987/3939] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:29 2026] GET /volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:29.982688 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-76604892-97b7-4da0-9fe9-3ab64219550a tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/extra_specs/multiattach returned with HTTP 200 Aug 06 03:18:29.983113 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 971/3940] 10.4.3.80 () {66 vars in 1407 bytes} [Thu Aug 6 03:18:29 2026] GET /volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:18:29.989993 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ea97afc4-6db3-4564-8f5f-1aaaca48234d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.990092 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8ac5f5a6-40e2-485d-ac17-3245d643ce8a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:29.991499 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8ac5f5a6-40e2-485d-ac17-3245d643ce8a tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] POST https://10.4.3.80/volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea/action Aug 06 03:18:29.991788 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8ac5f5a6-40e2-485d-ac17-3245d643ce8a tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:29.991874 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ea97afc4-6db3-4564-8f5f-1aaaca48234d tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] GET https://10.4.3.80/volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/extra_specs/volume_backend_name Aug 06 03:18:29.991924 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8ac5f5a6-40e2-485d-ac17-3245d643ce8a tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:29.992322 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ea97afc4-6db3-4564-8f5f-1aaaca48234d tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:29.992545 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ea97afc4-6db3-4564-8f5f-1aaaca48234d tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:29.992810 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:29.992810 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:29.999298 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ea97afc4-6db3-4564-8f5f-1aaaca48234d tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/extra_specs/volume_backend_name returned with HTTP 200 Aug 06 03:18:29.999411 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:29.999411 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:29.999583 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8ac5f5a6-40e2-485d-ac17-3245d643ce8a tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Volume info retrieved successfully. Aug 06 03:18:29.999657 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 993/3941] 10.4.3.80 () {66 vars in 1431 bytes} [Thu Aug 6 03:18:29 2026] GET /volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/extra_specs/volume_backend_name => generated 44 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:18:30.008110 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-28be2621-6e73-4c36-9af9-4a6078da250a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:30.010075 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-28be2621-6e73-4c36-9af9-4a6078da250a tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] GET https://10.4.3.80/volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff Aug 06 03:18:30.010293 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-28be2621-6e73-4c36-9af9-4a6078da250a tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:30.010478 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-28be2621-6e73-4c36-9af9-4a6078da250a tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:30.015219 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-28be2621-6e73-4c36-9af9-4a6078da250a tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff returned with HTTP 200 Aug 06 03:18:30.015574 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 988/3942] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:18:30 2026] GET /volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff => generated 401 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:30.018175 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8ac5f5a6-40e2-485d-ac17-3245d643ce8a tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Delete volume request issued successfully. Aug 06 03:18:30.018482 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8ac5f5a6-40e2-485d-ac17-3245d643ce8a tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] https://10.4.3.80/volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea/action returned with HTTP 202 Aug 06 03:18:30.019072 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 991/3943] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:18:29 2026] POST /volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:30.025419 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-55b848af-3080-49b6-9100-8b2a4ecfd4b8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:30.026549 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d403d6f3-466b-4ec2-842d-56527be6a626 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:30.027001 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-55b848af-3080-49b6-9100-8b2a4ecfd4b8 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] PUT https://10.4.3.80/volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/encryption/f98fa864-d3c1-4310-a8ef-cf0edc836288 Aug 06 03:18:30.027317 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-55b848af-3080-49b6-9100-8b2a4ecfd4b8 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:30.028304 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d403d6f3-466b-4ec2-842d-56527be6a626 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea Aug 06 03:18:30.028494 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d403d6f3-466b-4ec2-842d-56527be6a626 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:30.028675 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d403d6f3-466b-4ec2-842d-56527be6a626 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:30.035551 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:30.035551 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:30.039363 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d403d6f3-466b-4ec2-842d-56527be6a626 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:30.040321 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-55b848af-3080-49b6-9100-8b2a4ecfd4b8 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/encryption/f98fa864-d3c1-4310-a8ef-cf0edc836288 returned with HTTP 200 Aug 06 03:18:30.040676 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 972/3944] 10.4.3.80 () {68 vars in 1499 bytes} [Thu Aug 6 03:18:30 2026] PUT /volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/encryption/f98fa864-d3c1-4310-a8ef-cf0edc836288 => generated 33 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 06 03:18:30.044281 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d403d6f3-466b-4ec2-842d-56527be6a626 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea returned with HTTP 200 Aug 06 03:18:30.044695 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 994/3945] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:30 2026] GET /volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:30.048647 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c66cca7b-9668-4c42-ad1a-afbe3d056e21 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:30.050545 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c66cca7b-9668-4c42-ad1a-afbe3d056e21 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] PUT https://10.4.3.80/volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/extra_specs/key1 Aug 06 03:18:30.050894 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c66cca7b-9668-4c42-ad1a-afbe3d056e21 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:30.067849 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c66cca7b-9668-4c42-ad1a-afbe3d056e21 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/extra_specs/key1 returned with HTTP 200 Aug 06 03:18:30.068325 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 989/3946] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:18:30 2026] PUT /volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff/extra_specs/key1 => generated 30 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:18:30.075288 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ee81e3fb-2b64-42a0-8e97-1fdfcb5b5ac7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:30.076962 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ee81e3fb-2b64-42a0-8e97-1fdfcb5b5ac7 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] PUT https://10.4.3.80/volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff Aug 06 03:18:30.077331 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ee81e3fb-2b64-42a0-8e97-1fdfcb5b5ac7 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:30.093169 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ee81e3fb-2b64-42a0-8e97-1fdfcb5b5ac7 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff returned with HTTP 200 Aug 06 03:18:30.093578 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 992/3947] 10.4.3.80 () {68 vars in 1355 bytes} [Thu Aug 6 03:18:30 2026] PUT /volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff => generated 370 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:30.100762 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-59adbce5-6112-40b1-9e86-27369b016c78 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:30.102562 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-59adbce5-6112-40b1-9e86-27369b016c78 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] DELETE https://10.4.3.80/volume/v3/types/202aec3e-d44a-43d8-a5a3-c26c274bf05d Aug 06 03:18:30.102779 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-59adbce5-6112-40b1-9e86-27369b016c78 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:30.103022 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-59adbce5-6112-40b1-9e86-27369b016c78 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Calling method '_delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:30.124545 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-59adbce5-6112-40b1-9e86-27369b016c78 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/202aec3e-d44a-43d8-a5a3-c26c274bf05d returned with HTTP 202 Aug 06 03:18:30.125137 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 973/3948] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:18:30 2026] DELETE /volume/v3/types/202aec3e-d44a-43d8-a5a3-c26c274bf05d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:30.130746 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e9d04c0c-29bf-4998-8e1d-e5598c236e9c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:30.132773 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e9d04c0c-29bf-4998-8e1d-e5598c236e9c tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] DELETE https://10.4.3.80/volume/v3/types/fc4fefef-8e7c-4a56-bfc3-baf4d5015465 Aug 06 03:18:30.133027 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e9d04c0c-29bf-4998-8e1d-e5598c236e9c tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:30.133292 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e9d04c0c-29bf-4998-8e1d-e5598c236e9c tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Calling method '_delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:30.161670 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e9d04c0c-29bf-4998-8e1d-e5598c236e9c tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/fc4fefef-8e7c-4a56-bfc3-baf4d5015465 returned with HTTP 202 Aug 06 03:18:30.162113 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 995/3949] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:18:30 2026] DELETE /volume/v3/types/fc4fefef-8e7c-4a56-bfc3-baf4d5015465 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:30.168431 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bf690de1-d4c6-47d8-9905-2b13898c5b19 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:30.170121 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bf690de1-d4c6-47d8-9905-2b13898c5b19 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] DELETE https://10.4.3.80/volume/v3/types/1a67c75f-9511-44a8-a5a9-1534061bd435 Aug 06 03:18:30.170302 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bf690de1-d4c6-47d8-9905-2b13898c5b19 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:30.170486 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bf690de1-d4c6-47d8-9905-2b13898c5b19 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Calling method '_delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:30.190302 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bf690de1-d4c6-47d8-9905-2b13898c5b19 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/1a67c75f-9511-44a8-a5a9-1534061bd435 returned with HTTP 202 Aug 06 03:18:30.190634 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 990/3950] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:18:30 2026] DELETE /volume/v3/types/1a67c75f-9511-44a8-a5a9-1534061bd435 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:30.196651 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-92ccc537-4768-4d56-bd84-65b01d255b2c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:30.198339 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-92ccc537-4768-4d56-bd84-65b01d255b2c tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] DELETE https://10.4.3.80/volume/v3/types/32dbdf0a-d369-496c-989e-45abc5feabc1 Aug 06 03:18:30.198526 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-92ccc537-4768-4d56-bd84-65b01d255b2c tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:30.198725 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-92ccc537-4768-4d56-bd84-65b01d255b2c tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Calling method '_delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:30.218584 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-92ccc537-4768-4d56-bd84-65b01d255b2c tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/32dbdf0a-d369-496c-989e-45abc5feabc1 returned with HTTP 202 Aug 06 03:18:30.218981 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 993/3951] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:18:30 2026] DELETE /volume/v3/types/32dbdf0a-d369-496c-989e-45abc5feabc1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:30.226003 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-74b1605b-e3a4-4c4a-9848-903a76fea5d5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:30.227530 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-74b1605b-e3a4-4c4a-9848-903a76fea5d5 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] DELETE https://10.4.3.80/volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff Aug 06 03:18:30.227696 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-74b1605b-e3a4-4c4a-9848-903a76fea5d5 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:30.227917 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-74b1605b-e3a4-4c4a-9848-903a76fea5d5 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] Calling method '_delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:30.249425 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-74b1605b-e3a4-4c4a-9848-903a76fea5d5 tempest-VolumeTypesAdminTests-1059203487 tempest-VolumeTypesAdminTests-1059203487-project-admin] https://10.4.3.80/volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff returned with HTTP 202 Aug 06 03:18:30.249785 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 974/3952] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:18:30 2026] DELETE /volume/v3/types/7261c61e-a8c1-4821-971c-36196f9c54ff => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:30.569599 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3c5021ee-316f-4b47-8caa-013518656ca9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:30.571739 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3c5021ee-316f-4b47-8caa-013518656ca9 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 Aug 06 03:18:30.572000 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3c5021ee-316f-4b47-8caa-013518656ca9 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:30.572244 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3c5021ee-316f-4b47-8caa-013518656ca9 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:30.583099 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:30.583099 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:30.586968 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-3c5021ee-316f-4b47-8caa-013518656ca9 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:30.591804 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3c5021ee-316f-4b47-8caa-013518656ca9 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 returned with HTTP 200 Aug 06 03:18:30.592484 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 996/3953] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:30 2026] GET /volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 => generated 1173 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:30.756112 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d9084695-3844-4a80-af0f-711e049c6b89 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:30.758598 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d9084695-3844-4a80-af0f-711e049c6b89 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] GET https://10.4.3.80/volume/v3/snapshots/55f2d749-285f-49fb-9feb-0c4425e1cd7d Aug 06 03:18:30.758894 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d9084695-3844-4a80-af0f-711e049c6b89 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:30.759485 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d9084695-3844-4a80-af0f-711e049c6b89 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:30.766131 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d9084695-3844-4a80-af0f-711e049c6b89 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] https://10.4.3.80/volume/v3/snapshots/55f2d749-285f-49fb-9feb-0c4425e1cd7d returned with HTTP 404 Aug 06 03:18:30.766694 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 991/3954] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:30 2026] GET /volume/v3/snapshots/55f2d749-285f-49fb-9feb-0c4425e1cd7d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:30.775787 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a1a69c76-f4c1-48b4-9013-f5eee6e2f118 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:30.778071 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a1a69c76-f4c1-48b4-9013-f5eee6e2f118 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/4a44af36-b8cd-4db7-a2ac-708085084718 Aug 06 03:18:30.778349 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a1a69c76-f4c1-48b4-9013-f5eee6e2f118 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:30.778591 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a1a69c76-f4c1-48b4-9013-f5eee6e2f118 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:30.778777 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-a1a69c76-f4c1-48b4-9013-f5eee6e2f118 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete volume with id: 4a44af36-b8cd-4db7-a2ac-708085084718 Aug 06 03:18:30.794321 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:30.794321 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:30.794725 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a1a69c76-f4c1-48b4-9013-f5eee6e2f118 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:30.814336 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a1a69c76-f4c1-48b4-9013-f5eee6e2f118 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete volume request issued successfully. Aug 06 03:18:30.814498 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a1a69c76-f4c1-48b4-9013-f5eee6e2f118 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/4a44af36-b8cd-4db7-a2ac-708085084718 returned with HTTP 202 Aug 06 03:18:30.817852 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 994/3955] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:18:30 2026] DELETE /volume/v3/volumes/4a44af36-b8cd-4db7-a2ac-708085084718 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:30.827176 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-00b35c0a-7093-40fd-a499-c0f1e9ac8d4d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:30.828726 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-00b35c0a-7093-40fd-a499-c0f1e9ac8d4d tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/4a44af36-b8cd-4db7-a2ac-708085084718 Aug 06 03:18:30.828927 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-00b35c0a-7093-40fd-a499-c0f1e9ac8d4d tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:30.829102 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-00b35c0a-7093-40fd-a499-c0f1e9ac8d4d tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:30.835781 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:30.835781 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:30.839615 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-00b35c0a-7093-40fd-a499-c0f1e9ac8d4d tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:30.843490 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-00b35c0a-7093-40fd-a499-c0f1e9ac8d4d tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/4a44af36-b8cd-4db7-a2ac-708085084718 returned with HTTP 200 Aug 06 03:18:30.844010 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 975/3956] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:30 2026] GET /volume/v3/volumes/4a44af36-b8cd-4db7-a2ac-708085084718 => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:31.059854 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-306b5aa7-dbed-47c4-8730-29e722ad0de5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:31.063497 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-306b5aa7-dbed-47c4-8730-29e722ad0de5 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea Aug 06 03:18:31.063497 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-306b5aa7-dbed-47c4-8730-29e722ad0de5 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:31.063497 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-306b5aa7-dbed-47c4-8730-29e722ad0de5 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:31.068892 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-306b5aa7-dbed-47c4-8730-29e722ad0de5 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea returned with HTTP 404 Aug 06 03:18:31.069434 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 997/3957] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:31 2026] GET /volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:31.077199 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-cddff6b1-3fe9-4837-8248-2ffdb9381c2e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:31.079917 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cddff6b1-3fe9-4837-8248-2ffdb9381c2e tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea Aug 06 03:18:31.080199 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cddff6b1-3fe9-4837-8248-2ffdb9381c2e tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:31.080404 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cddff6b1-3fe9-4837-8248-2ffdb9381c2e tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:31.086454 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cddff6b1-3fe9-4837-8248-2ffdb9381c2e tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea returned with HTTP 404 Aug 06 03:18:31.086901 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 992/3958] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:31 2026] GET /volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:31.094253 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-00467596-f755-44d9-9ac5-8747d19634f8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:31.096366 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-00467596-f755-44d9-9ac5-8747d19634f8 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] DELETE https://10.4.3.80/volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea Aug 06 03:18:31.096680 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-00467596-f755-44d9-9ac5-8747d19634f8 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:31.096856 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-00467596-f755-44d9-9ac5-8747d19634f8 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:31.097060 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-00467596-f755-44d9-9ac5-8747d19634f8 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Delete volume with id: 713fcb74-c315-471f-bebf-6fd0ab1cb5ea Aug 06 03:18:31.104651 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-00467596-f755-44d9-9ac5-8747d19634f8 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea returned with HTTP 404 Aug 06 03:18:31.105225 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 995/3959] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:18:31 2026] DELETE /volume/v3/volumes/713fcb74-c315-471f-bebf-6fd0ab1cb5ea => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:31.113795 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cbed4c35-4042-4947-b4a1-6d39367ef23c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:31.115399 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cbed4c35-4042-4947-b4a1-6d39367ef23c tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:31.115703 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cbed4c35-4042-4947-b4a1-6d39367ef23c tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1738864116"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:31.117053 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-cbed4c35-4042-4947-b4a1-6d39367ef23c tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1738864116'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:31.117162 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-cbed4c35-4042-4947-b4a1-6d39367ef23c tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Create volume of 1 GB Aug 06 03:18:31.124970 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-cbed4c35-4042-4947-b4a1-6d39367ef23c tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Availability Zones retrieved successfully. Aug 06 03:18:31.132361 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbed4c35-4042-4947-b4a1-6d39367ef23c tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Flow 'volume_create_api' (a065767b-41e1-42ae-9f42-4cb2301d80c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:31.134325 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbed4c35-4042-4947-b4a1-6d39367ef23c tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7da1ed4-b56d-404e-b901-a86a7cd3918c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:31.135302 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-cbed4c35-4042-4947-b4a1-6d39367ef23c tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:31.161732 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbed4c35-4042-4947-b4a1-6d39367ef23c tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7da1ed4-b56d-404e-b901-a86a7cd3918c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:31.162474 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbed4c35-4042-4947-b4a1-6d39367ef23c tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb8c390c-52fc-4d82-8442-2e4b3426bc3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:31.206094 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-cbed4c35-4042-4947-b4a1-6d39367ef23c tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Created reservations ['797e2109-9f37-4128-8d07-542cbb9f83b5', 'b411d92a-80b1-438f-9b3e-680456be742a', 'b1e3aa41-6299-4414-bf2c-5ef435d31aa8', '63a0a780-faaf-4799-8174-32e7c180b35e'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:31.206956 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbed4c35-4042-4947-b4a1-6d39367ef23c tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb8c390c-52fc-4d82-8442-2e4b3426bc3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['797e2109-9f37-4128-8d07-542cbb9f83b5', 'b411d92a-80b1-438f-9b3e-680456be742a', 'b1e3aa41-6299-4414-bf2c-5ef435d31aa8', '63a0a780-faaf-4799-8174-32e7c180b35e']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:31.207778 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbed4c35-4042-4947-b4a1-6d39367ef23c tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b026afa6-47d1-41f9-95b2-0bb457cfe4ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:31.232560 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbed4c35-4042-4947-b4a1-6d39367ef23c tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b026afa6-47d1-41f9-95b2-0bb457cfe4ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09b765e7-efb8-4bf3-9530-e699c5578ffe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1738864116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='210a40e681194a079c063e307330a9e7',qos_specs=None,replication_status=,reservations=['797e2109-9f37-4128-8d07-542cbb9f83b5','b411d92a-80b1-438f-9b3e-680456be742a','b1e3aa41-6299-4414-bf2c-5ef435d31aa8','63a0a780-faaf-4799-8174-32e7c180b35e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bef1a7a541fa4e0b93790d8ffeaf9297',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1738864116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09b765e7-efb8-4bf3-9530-e699c5578ffe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='210a40e681194a079c063e307330a9e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bef1a7a541fa4e0b93790d8ffeaf9297',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:31.233433 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbed4c35-4042-4947-b4a1-6d39367ef23c tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aea24f9-387a-4bb2-b2b0-54ea3d37e811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:31.252259 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbed4c35-4042-4947-b4a1-6d39367ef23c tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aea24f9-387a-4bb2-b2b0-54ea3d37e811) transitioned into state 'SUCCESS' from state '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-1738864116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='210a40e681194a079c063e307330a9e7',qos_specs=None,replication_status=,reservations=['797e2109-9f37-4128-8d07-542cbb9f83b5','b411d92a-80b1-438f-9b3e-680456be742a','b1e3aa41-6299-4414-bf2c-5ef435d31aa8','63a0a780-faaf-4799-8174-32e7c180b35e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bef1a7a541fa4e0b93790d8ffeaf9297',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:31.252919 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbed4c35-4042-4947-b4a1-6d39367ef23c tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (667beef0-fa82-48a5-b344-32fe6ad8e9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:31.261930 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbed4c35-4042-4947-b4a1-6d39367ef23c tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (667beef0-fa82-48a5-b344-32fe6ad8e9f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:31.262776 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbed4c35-4042-4947-b4a1-6d39367ef23c tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Flow 'volume_create_api' (a065767b-41e1-42ae-9f42-4cb2301d80c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:31.263115 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-cbed4c35-4042-4947-b4a1-6d39367ef23c tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Create volume request issued successfully. Aug 06 03:18:31.263664 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cbed4c35-4042-4947-b4a1-6d39367ef23c tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:31.267467 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 976/3960] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:18:31 2026] POST /volume/v3/volumes => generated 747 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 03:18:31.279302 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c0d56566-2ed6-469b-81e2-e92953f4a262 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:31.281972 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c0d56566-2ed6-469b-81e2-e92953f4a262 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe Aug 06 03:18:31.282314 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c0d56566-2ed6-469b-81e2-e92953f4a262 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:31.282523 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c0d56566-2ed6-469b-81e2-e92953f4a262 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:31.289866 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:31.289866 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:31.293477 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c0d56566-2ed6-469b-81e2-e92953f4a262 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:31.297274 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c0d56566-2ed6-469b-81e2-e92953f4a262 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe returned with HTTP 200 Aug 06 03:18:31.297610 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 998/3961] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:31 2026] GET /volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:31.859154 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3741abd5-7c53-485b-b275-006227f3b712 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:31.860884 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3741abd5-7c53-485b-b275-006227f3b712 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/4a44af36-b8cd-4db7-a2ac-708085084718 Aug 06 03:18:31.861079 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3741abd5-7c53-485b-b275-006227f3b712 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:31.861316 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3741abd5-7c53-485b-b275-006227f3b712 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:31.867252 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3741abd5-7c53-485b-b275-006227f3b712 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/4a44af36-b8cd-4db7-a2ac-708085084718 returned with HTTP 404 Aug 06 03:18:31.867734 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 993/3962] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:31 2026] GET /volume/v3/volumes/4a44af36-b8cd-4db7-a2ac-708085084718 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:31.876656 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9de29ce7-e705-4419-9a5d-c0c58992fd20 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:31.878631 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9de29ce7-e705-4419-9a5d-c0c58992fd20 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:31.879041 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9de29ce7-e705-4419-9a5d-c0c58992fd20 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1799554361"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:31.880725 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-9de29ce7-e705-4419-9a5d-c0c58992fd20 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1799554361'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:31.880895 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-9de29ce7-e705-4419-9a5d-c0c58992fd20 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume of 1 GB Aug 06 03:18:31.885105 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9de29ce7-e705-4419-9a5d-c0c58992fd20 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Availability Zones retrieved successfully. Aug 06 03:18:31.892405 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9de29ce7-e705-4419-9a5d-c0c58992fd20 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Flow 'volume_create_api' (36defa66-6269-4bc5-a0a1-dc3ce2a63486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:31.893588 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9de29ce7-e705-4419-9a5d-c0c58992fd20 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08ae1119-323d-469c-b300-9aa5fba202d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:31.894579 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-9de29ce7-e705-4419-9a5d-c0c58992fd20 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:31.928076 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9de29ce7-e705-4419-9a5d-c0c58992fd20 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08ae1119-323d-469c-b300-9aa5fba202d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:31.928735 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9de29ce7-e705-4419-9a5d-c0c58992fd20 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d59ce49-7b01-47ef-bb23-09ef92c1cab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:31.966970 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-9de29ce7-e705-4419-9a5d-c0c58992fd20 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Created reservations ['0b86146d-4c46-469f-aeed-cbb34d76daba', 'ae13288b-ca7e-40d8-891f-7a74a979a87b', 'ac7a8851-4702-44e0-af34-8c147614fb80', '05f107c9-a59d-4f6a-bfe2-d06c4e8f1f61'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:31.967679 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9de29ce7-e705-4419-9a5d-c0c58992fd20 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d59ce49-7b01-47ef-bb23-09ef92c1cab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b86146d-4c46-469f-aeed-cbb34d76daba', 'ae13288b-ca7e-40d8-891f-7a74a979a87b', 'ac7a8851-4702-44e0-af34-8c147614fb80', '05f107c9-a59d-4f6a-bfe2-d06c4e8f1f61']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:31.968379 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9de29ce7-e705-4419-9a5d-c0c58992fd20 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f79eaa6-338f-47ec-90d9-14ae6ff393b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:31.992063 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9de29ce7-e705-4419-9a5d-c0c58992fd20 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f79eaa6-338f-47ec-90d9-14ae6ff393b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7ab94ea-66a4-459d-89e1-745fd2257c5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1799554361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',qos_specs=None,replication_status=,reservations=['0b86146d-4c46-469f-aeed-cbb34d76daba','ae13288b-ca7e-40d8-891f-7a74a979a87b','ac7a8851-4702-44e0-af34-8c147614fb80','05f107c9-a59d-4f6a-bfe2-d06c4e8f1f61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1799554361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7ab94ea-66a4-459d-89e1-745fd2257c5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:31.992871 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9de29ce7-e705-4419-9a5d-c0c58992fd20 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18f45fb4-3281-477b-b88a-a681bf3b59a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:32.009801 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9de29ce7-e705-4419-9a5d-c0c58992fd20 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18f45fb4-3281-477b-b88a-a681bf3b59a2) transitioned into state 'SUCCESS' from state '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-1799554361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',qos_specs=None,replication_status=,reservations=['0b86146d-4c46-469f-aeed-cbb34d76daba','ae13288b-ca7e-40d8-891f-7a74a979a87b','ac7a8851-4702-44e0-af34-8c147614fb80','05f107c9-a59d-4f6a-bfe2-d06c4e8f1f61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:32.010522 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9de29ce7-e705-4419-9a5d-c0c58992fd20 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a025ffea-e470-4f35-92ec-c11ba4fbc01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:32.019660 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9de29ce7-e705-4419-9a5d-c0c58992fd20 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a025ffea-e470-4f35-92ec-c11ba4fbc01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:32.020509 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-9de29ce7-e705-4419-9a5d-c0c58992fd20 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Flow 'volume_create_api' (36defa66-6269-4bc5-a0a1-dc3ce2a63486) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:32.020802 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9de29ce7-e705-4419-9a5d-c0c58992fd20 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume request issued successfully. Aug 06 03:18:32.021516 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9de29ce7-e705-4419-9a5d-c0c58992fd20 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:32.022059 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 996/3963] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:18:31 2026] POST /volume/v3/volumes => generated 776 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:32.036533 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-79215f68-507d-4f00-9134-e578017d9e41 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:32.038518 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-79215f68-507d-4f00-9134-e578017d9e41 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/d7ab94ea-66a4-459d-89e1-745fd2257c5f Aug 06 03:18:32.038704 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-79215f68-507d-4f00-9134-e578017d9e41 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:32.038901 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-79215f68-507d-4f00-9134-e578017d9e41 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:32.045405 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:32.045405 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:32.048498 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-79215f68-507d-4f00-9134-e578017d9e41 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:32.051809 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-79215f68-507d-4f00-9134-e578017d9e41 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/d7ab94ea-66a4-459d-89e1-745fd2257c5f returned with HTTP 200 Aug 06 03:18:32.052165 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 977/3964] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:32 2026] GET /volume/v3/volumes/d7ab94ea-66a4-459d-89e1-745fd2257c5f => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:32.310741 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f37e4132-17fb-4d66-b023-32c7d25f66b6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:32.312245 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f37e4132-17fb-4d66-b023-32c7d25f66b6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe Aug 06 03:18:32.312405 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f37e4132-17fb-4d66-b023-32c7d25f66b6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:32.312568 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f37e4132-17fb-4d66-b023-32c7d25f66b6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:32.320894 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:32.320894 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:32.325123 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f37e4132-17fb-4d66-b023-32c7d25f66b6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:32.330091 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f37e4132-17fb-4d66-b023-32c7d25f66b6 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe returned with HTTP 200 Aug 06 03:18:32.330599 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 999/3965] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:32 2026] GET /volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:32.345808 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8abeae7b-bfe6-4813-9510-8dede5b2ced8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:32.348811 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8abeae7b-bfe6-4813-9510-8dede5b2ced8 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] POST https://10.4.3.80/volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe/action Aug 06 03:18:32.349143 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8abeae7b-bfe6-4813-9510-8dede5b2ced8 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:32.349289 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8abeae7b-bfe6-4813-9510-8dede5b2ced8 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:32.361765 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:32.361765 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:32.361765 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.admin_actions [None req-8abeae7b-bfe6-4813-9510-8dede5b2ced8 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Updating volume '09b765e7-efb8-4bf3-9530-e699c5578ffe' with '{'status': 'maintenance'}' {{(pid=100899) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 03:18:32.378595 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8abeae7b-bfe6-4813-9510-8dede5b2ced8 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] https://10.4.3.80/volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe/action returned with HTTP 202 Aug 06 03:18:32.379322 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 994/3966] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:18:32 2026] POST /volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:32.385372 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c1e028e5-e0a5-4cfe-a27c-27fc7551c652 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:32.387364 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c1e028e5-e0a5-4cfe-a27c-27fc7551c652 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe Aug 06 03:18:32.389586 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c1e028e5-e0a5-4cfe-a27c-27fc7551c652 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:32.389586 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c1e028e5-e0a5-4cfe-a27c-27fc7551c652 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:32.395296 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:32.395296 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:32.399175 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c1e028e5-e0a5-4cfe-a27c-27fc7551c652 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:32.404027 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c1e028e5-e0a5-4cfe-a27c-27fc7551c652 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe returned with HTTP 200 Aug 06 03:18:32.404474 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 997/3967] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:32 2026] GET /volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:32.417977 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3d2adeda-36f4-4f08-a861-25c5424dae3e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:32.419663 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3d2adeda-36f4-4f08-a861-25c5424dae3e tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] POST https://10.4.3.80/volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe/action Aug 06 03:18:32.420038 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3d2adeda-36f4-4f08-a861-25c5424dae3e tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:32.420163 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3d2adeda-36f4-4f08-a861-25c5424dae3e tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:32.428463 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:32.428463 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:32.428807 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3d2adeda-36f4-4f08-a861-25c5424dae3e tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Volume info retrieved successfully. Aug 06 03:18:32.443411 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3d2adeda-36f4-4f08-a861-25c5424dae3e tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Delete volume request issued successfully. Aug 06 03:18:32.443594 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3d2adeda-36f4-4f08-a861-25c5424dae3e tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] https://10.4.3.80/volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe/action returned with HTTP 202 Aug 06 03:18:32.444010 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 978/3968] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:18:32 2026] POST /volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:32.452401 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e7915463-b503-4833-81b6-f24574cd0d89 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:32.454166 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e7915463-b503-4833-81b6-f24574cd0d89 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe Aug 06 03:18:32.454368 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e7915463-b503-4833-81b6-f24574cd0d89 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:32.454631 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e7915463-b503-4833-81b6-f24574cd0d89 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:32.461057 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:32.461057 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:32.465029 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e7915463-b503-4833-81b6-f24574cd0d89 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:32.469621 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e7915463-b503-4833-81b6-f24574cd0d89 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe returned with HTTP 200 Aug 06 03:18:32.470090 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1000/3969] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:32 2026] GET /volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:33.064725 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f016d536-4532-4aa2-959c-e050771cee25 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:33.069004 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f016d536-4532-4aa2-959c-e050771cee25 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/d7ab94ea-66a4-459d-89e1-745fd2257c5f Aug 06 03:18:33.069004 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f016d536-4532-4aa2-959c-e050771cee25 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:33.069004 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f016d536-4532-4aa2-959c-e050771cee25 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:33.080524 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:33.080524 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:33.083970 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f016d536-4532-4aa2-959c-e050771cee25 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:33.087782 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f016d536-4532-4aa2-959c-e050771cee25 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/d7ab94ea-66a4-459d-89e1-745fd2257c5f returned with HTTP 200 Aug 06 03:18:33.088304 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 995/3970] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:33 2026] GET /volume/v3/volumes/d7ab94ea-66a4-459d-89e1-745fd2257c5f => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:33.102343 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f882b360-7726-478b-9b3e-8c60b6450fc0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:33.104495 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f882b360-7726-478b-9b3e-8c60b6450fc0 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:18:33.105249 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f882b360-7726-478b-9b3e-8c60b6450fc0 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7ab94ea-66a4-459d-89e1-745fd2257c5f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-310916445"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:33.117178 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:33.117178 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:33.117658 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f882b360-7726-478b-9b3e-8c60b6450fc0 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:33.117989 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-f882b360-7726-478b-9b3e-8c60b6450fc0 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create snapshot from volume d7ab94ea-66a4-459d-89e1-745fd2257c5f Aug 06 03:18:33.145955 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-f882b360-7726-478b-9b3e-8c60b6450fc0 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Created reservations ['43f67e30-48f1-42f0-8465-9a5440a5749c', '809873b4-ddf6-4927-898f-182527ab21f0', 'a82057c6-b06c-4765-809f-c17dbdb4ef56', 'c6f2395e-0ba4-407b-8ed8-deb75b473e3f'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:33.181251 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f882b360-7726-478b-9b3e-8c60b6450fc0 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot create request issued successfully. Aug 06 03:18:33.181894 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f882b360-7726-478b-9b3e-8c60b6450fc0 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:18:33.182332 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 998/3971] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:18:33 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 06 03:18:33.192165 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f9f2be5f-4cc8-4148-ae56-752644180127 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:33.194283 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f9f2be5f-4cc8-4148-ae56-752644180127 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 Aug 06 03:18:33.194505 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f9f2be5f-4cc8-4148-ae56-752644180127 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:33.194702 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f9f2be5f-4cc8-4148-ae56-752644180127 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:33.201029 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:33.201029 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:33.201300 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f9f2be5f-4cc8-4148-ae56-752644180127 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:18:33.201884 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f9f2be5f-4cc8-4148-ae56-752644180127 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 returned with HTTP 200 Aug 06 03:18:33.202232 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 979/3972] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:33 2026] GET /volume/v3/snapshots/fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:33.484992 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-6e908523-5386-41fd-9374-5cf40939c923 req-9506b33e-5309-4e92-8678-3611feec157c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:33.487002 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a7dd3f67-5f2e-48c6-81e6-187667cff4cd None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:33.490384 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a7dd3f67-5f2e-48c6-81e6-187667cff4cd tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe Aug 06 03:18:33.490384 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a7dd3f67-5f2e-48c6-81e6-187667cff4cd tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:33.490384 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a7dd3f67-5f2e-48c6-81e6-187667cff4cd tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:33.492522 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-6e908523-5386-41fd-9374-5cf40939c923 req-9506b33e-5309-4e92-8678-3611feec157c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 Aug 06 03:18:33.492522 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-6e908523-5386-41fd-9374-5cf40939c923 req-9506b33e-5309-4e92-8678-3611feec157c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:33.492522 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-6e908523-5386-41fd-9374-5cf40939c923 req-9506b33e-5309-4e92-8678-3611feec157c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:33.502254 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:33.502254 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:33.502394 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a7dd3f67-5f2e-48c6-81e6-187667cff4cd tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe returned with HTTP 404 Aug 06 03:18:33.503014 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 996/3973] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:33 2026] GET /volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:33.509006 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-6e908523-5386-41fd-9374-5cf40939c923 req-9506b33e-5309-4e92-8678-3611feec157c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:33.511261 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bde85e1e-aa0a-4100-9df3-8fae3b10ffe5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:33.511347 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-6e908523-5386-41fd-9374-5cf40939c923 req-9506b33e-5309-4e92-8678-3611feec157c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 returned with HTTP 200 Aug 06 03:18:33.511751 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1001/3974] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:18:33 2026] GET /volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 => generated 1173 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:33.513675 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bde85e1e-aa0a-4100-9df3-8fae3b10ffe5 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe Aug 06 03:18:33.513857 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bde85e1e-aa0a-4100-9df3-8fae3b10ffe5 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:33.514042 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bde85e1e-aa0a-4100-9df3-8fae3b10ffe5 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:33.520957 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bde85e1e-aa0a-4100-9df3-8fae3b10ffe5 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe returned with HTTP 404 Aug 06 03:18:33.520957 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 999/3975] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:33 2026] GET /volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:33.530234 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3181c8fe-9fa2-43c7-81f4-d3de23e65417 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:33.532089 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-6e908523-5386-41fd-9374-5cf40939c923 req-0bff52a0-84a9-4d70-bcc6-9fe2e616e2f7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:33.533586 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3181c8fe-9fa2-43c7-81f4-d3de23e65417 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] DELETE https://10.4.3.80/volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe Aug 06 03:18:33.533792 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3181c8fe-9fa2-43c7-81f4-d3de23e65417 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:33.533994 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3181c8fe-9fa2-43c7-81f4-d3de23e65417 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:33.534258 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-3181c8fe-9fa2-43c7-81f4-d3de23e65417 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Delete volume with id: 09b765e7-efb8-4bf3-9530-e699c5578ffe Aug 06 03:18:33.534945 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6e908523-5386-41fd-9374-5cf40939c923 req-0bff52a0-84a9-4d70-bcc6-9fe2e616e2f7 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] POST https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546/action Aug 06 03:18:33.535271 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-6e908523-5386-41fd-9374-5cf40939c923 req-0bff52a0-84a9-4d70-bcc6-9fe2e616e2f7 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:33.535393 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-6e908523-5386-41fd-9374-5cf40939c923 req-0bff52a0-84a9-4d70-bcc6-9fe2e616e2f7 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:33.540599 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3181c8fe-9fa2-43c7-81f4-d3de23e65417 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe returned with HTTP 404 Aug 06 03:18:33.541756 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 980/3976] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:18:33 2026] DELETE /volume/v3/volumes/09b765e7-efb8-4bf3-9530-e699c5578ffe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:33.549224 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-82efb142-03ff-441d-aeb6-4f6df82be71a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:33.549941 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:33.549941 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:33.550463 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-6e908523-5386-41fd-9374-5cf40939c923 req-0bff52a0-84a9-4d70-bcc6-9fe2e616e2f7 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:33.550801 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-82efb142-03ff-441d-aeb6-4f6df82be71a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:33.551121 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-82efb142-03ff-441d-aeb6-4f6df82be71a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1521962722"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:33.552382 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-82efb142-03ff-441d-aeb6-4f6df82be71a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1521962722'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:33.552494 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-82efb142-03ff-441d-aeb6-4f6df82be71a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Create volume of 1 GB Aug 06 03:18:33.556128 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-82efb142-03ff-441d-aeb6-4f6df82be71a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Availability Zones retrieved successfully. Aug 06 03:18:33.556573 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-6e908523-5386-41fd-9374-5cf40939c923 req-0bff52a0-84a9-4d70-bcc6-9fe2e616e2f7 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Begin detaching volume completed successfully. Aug 06 03:18:33.556802 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6e908523-5386-41fd-9374-5cf40939c923 req-0bff52a0-84a9-4d70-bcc6-9fe2e616e2f7 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546/action returned with HTTP 202 Aug 06 03:18:33.557314 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 997/3977] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:18:33 2026] POST /volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:33.563373 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-82efb142-03ff-441d-aeb6-4f6df82be71a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Flow 'volume_create_api' (976bf06c-e250-48e2-b197-06e0fe404e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:33.564526 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-82efb142-03ff-441d-aeb6-4f6df82be71a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3045c6d2-3afd-4869-8edf-9bbd40e7824d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:33.565464 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-82efb142-03ff-441d-aeb6-4f6df82be71a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:33.592968 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-82efb142-03ff-441d-aeb6-4f6df82be71a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3045c6d2-3afd-4869-8edf-9bbd40e7824d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:33.593947 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-82efb142-03ff-441d-aeb6-4f6df82be71a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05c93d31-2049-4724-8e67-7ee6a66ff4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:33.598188 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d692bb39-5c09-4c21-b25f-ed8e69ba7936 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:33.598642 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d692bb39-5c09-4c21-b25f-ed8e69ba7936 None None] GET https://10.4.3.80/volume// Aug 06 03:18:33.598909 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d692bb39-5c09-4c21-b25f-ed8e69ba7936 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:33.599115 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d692bb39-5c09-4c21-b25f-ed8e69ba7936 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:33.599548 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d692bb39-5c09-4c21-b25f-ed8e69ba7936 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:18:33.599849 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1000/3978] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:18:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:18:33.608845 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-6e908523-5386-41fd-9374-5cf40939c923 req-e7529ae7-e7c5-4d5a-9d89-7b0f3912e1c3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:33.613457 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-6e908523-5386-41fd-9374-5cf40939c923 req-e7529ae7-e7c5-4d5a-9d89-7b0f3912e1c3 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 Aug 06 03:18:33.613657 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-6e908523-5386-41fd-9374-5cf40939c923 req-e7529ae7-e7c5-4d5a-9d89-7b0f3912e1c3 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:33.613840 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-6e908523-5386-41fd-9374-5cf40939c923 req-e7529ae7-e7c5-4d5a-9d89-7b0f3912e1c3 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:33.625792 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:33.625792 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:33.630822 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-6e908523-5386-41fd-9374-5cf40939c923 req-e7529ae7-e7c5-4d5a-9d89-7b0f3912e1c3 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:33.636742 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-6e908523-5386-41fd-9374-5cf40939c923 req-e7529ae7-e7c5-4d5a-9d89-7b0f3912e1c3 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 returned with HTTP 200 Aug 06 03:18:33.637187 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 981/3979] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:18:33 2026] GET /volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:33.639383 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-82efb142-03ff-441d-aeb6-4f6df82be71a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Created reservations ['4f2812a8-21e2-4f00-b077-2062c49f2516', '2999c524-566e-466d-9fd7-063b52f6a2f4', 'f2542123-d070-4e0e-b1a2-1e2852f7f310', '16879354-78dc-4dc3-b42d-a0499c847a7e'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:33.640324 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-82efb142-03ff-441d-aeb6-4f6df82be71a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05c93d31-2049-4724-8e67-7ee6a66ff4d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f2812a8-21e2-4f00-b077-2062c49f2516', '2999c524-566e-466d-9fd7-063b52f6a2f4', 'f2542123-d070-4e0e-b1a2-1e2852f7f310', '16879354-78dc-4dc3-b42d-a0499c847a7e']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:33.641170 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-82efb142-03ff-441d-aeb6-4f6df82be71a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5635470c-cb38-4c0b-b6ce-fb7efc247969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:33.667263 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-82efb142-03ff-441d-aeb6-4f6df82be71a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5635470c-cb38-4c0b-b6ce-fb7efc247969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28a20464-89d2-425b-b714-cfab1aaa592b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1521962722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='210a40e681194a079c063e307330a9e7',qos_specs=None,replication_status=,reservations=['4f2812a8-21e2-4f00-b077-2062c49f2516','2999c524-566e-466d-9fd7-063b52f6a2f4','f2542123-d070-4e0e-b1a2-1e2852f7f310','16879354-78dc-4dc3-b42d-a0499c847a7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bef1a7a541fa4e0b93790d8ffeaf9297',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1521962722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28a20464-89d2-425b-b714-cfab1aaa592b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='210a40e681194a079c063e307330a9e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bef1a7a541fa4e0b93790d8ffeaf9297',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:33.668146 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-82efb142-03ff-441d-aeb6-4f6df82be71a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (613e50ae-121c-4419-8e37-ed833da36374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:33.686591 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-82efb142-03ff-441d-aeb6-4f6df82be71a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (613e50ae-121c-4419-8e37-ed833da36374) transitioned into state 'SUCCESS' from state '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-1521962722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='210a40e681194a079c063e307330a9e7',qos_specs=None,replication_status=,reservations=['4f2812a8-21e2-4f00-b077-2062c49f2516','2999c524-566e-466d-9fd7-063b52f6a2f4','f2542123-d070-4e0e-b1a2-1e2852f7f310','16879354-78dc-4dc3-b42d-a0499c847a7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bef1a7a541fa4e0b93790d8ffeaf9297',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:33.687365 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-82efb142-03ff-441d-aeb6-4f6df82be71a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57340a70-77b2-4aa5-9501-299883a6bede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:33.698181 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-82efb142-03ff-441d-aeb6-4f6df82be71a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57340a70-77b2-4aa5-9501-299883a6bede) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:33.699185 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-82efb142-03ff-441d-aeb6-4f6df82be71a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Flow 'volume_create_api' (976bf06c-e250-48e2-b197-06e0fe404e7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:33.699475 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-82efb142-03ff-441d-aeb6-4f6df82be71a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Create volume request issued successfully. Aug 06 03:18:33.700108 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-82efb142-03ff-441d-aeb6-4f6df82be71a tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:33.700707 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1002/3980] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:18:33 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 06 03:18:33.715312 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a7d445a1-14d6-4a8b-a3d7-81d2079f8f89 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:33.718333 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a7d445a1-14d6-4a8b-a3d7-81d2079f8f89 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b Aug 06 03:18:33.718569 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a7d445a1-14d6-4a8b-a3d7-81d2079f8f89 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:33.718825 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a7d445a1-14d6-4a8b-a3d7-81d2079f8f89 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:33.733275 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:33.733275 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:33.744146 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a7d445a1-14d6-4a8b-a3d7-81d2079f8f89 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:33.754546 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a7d445a1-14d6-4a8b-a3d7-81d2079f8f89 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b returned with HTTP 200 Aug 06 03:18:33.755087 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 998/3981] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:33 2026] GET /volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b => generated 815 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:34.214254 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f8cf3d2a-bd02-45b3-a6eb-66c4a0756d59 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:34.216211 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f8cf3d2a-bd02-45b3-a6eb-66c4a0756d59 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 Aug 06 03:18:34.216463 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f8cf3d2a-bd02-45b3-a6eb-66c4a0756d59 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:34.216706 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f8cf3d2a-bd02-45b3-a6eb-66c4a0756d59 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:34.224604 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:34.224604 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:34.225038 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f8cf3d2a-bd02-45b3-a6eb-66c4a0756d59 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:18:34.225852 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f8cf3d2a-bd02-45b3-a6eb-66c4a0756d59 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 returned with HTTP 200 Aug 06 03:18:34.226733 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1001/3982] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:34 2026] GET /volume/v3/snapshots/fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:34.236482 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4f41ca52-102f-4415-a3c1-39cf26821941 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:34.238488 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4f41ca52-102f-4415-a3c1-39cf26821941 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 Aug 06 03:18:34.238657 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4f41ca52-102f-4415-a3c1-39cf26821941 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:34.238824 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4f41ca52-102f-4415-a3c1-39cf26821941 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:34.238934 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-4f41ca52-102f-4415-a3c1-39cf26821941 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Delete snapshot with id: fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 Aug 06 03:18:34.246951 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:34.246951 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:34.247383 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-4f41ca52-102f-4415-a3c1-39cf26821941 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Snapshot retrieved successfully. Aug 06 03:18:34.269109 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-4f41ca52-102f-4415-a3c1-39cf26821941 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Snapshot delete request issued successfully. Aug 06 03:18:34.269295 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4f41ca52-102f-4415-a3c1-39cf26821941 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] https://10.4.3.80/volume/v3/snapshots/fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 returned with HTTP 202 Aug 06 03:18:34.269800 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 982/3983] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:18:34 2026] DELETE /volume/v3/snapshots/fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:34.278620 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-337d2901-b299-4c19-b7f5-805130792b0c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:34.286176 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-337d2901-b299-4c19-b7f5-805130792b0c tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] GET https://10.4.3.80/volume/v3/snapshots/fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 Aug 06 03:18:34.286447 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-337d2901-b299-4c19-b7f5-805130792b0c tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:34.286704 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-337d2901-b299-4c19-b7f5-805130792b0c tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:34.294536 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:34.294536 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:34.295030 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-337d2901-b299-4c19-b7f5-805130792b0c tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Snapshot retrieved successfully. Aug 06 03:18:34.296604 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-337d2901-b299-4c19-b7f5-805130792b0c tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] https://10.4.3.80/volume/v3/snapshots/fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 returned with HTTP 200 Aug 06 03:18:34.297091 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1003/3984] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:34 2026] GET /volume/v3/snapshots/fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:34.482256 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-6e908523-5386-41fd-9374-5cf40939c923 req-a11090c1-ccdd-467b-ab57-09cd17ef031f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:34.485530 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6e908523-5386-41fd-9374-5cf40939c923 req-a11090c1-ccdd-467b-ab57-09cd17ef031f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] DELETE https://10.4.3.80/volume/v3/attachments/61e12e2b-822f-4948-8f75-052b5fe31d60 Aug 06 03:18:34.485530 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-6e908523-5386-41fd-9374-5cf40939c923 req-a11090c1-ccdd-467b-ab57-09cd17ef031f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:34.485530 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-6e908523-5386-41fd-9374-5cf40939c923 req-a11090c1-ccdd-467b-ab57-09cd17ef031f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:34.496597 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:34.496597 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:34.553102 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6e908523-5386-41fd-9374-5cf40939c923 req-a11090c1-ccdd-467b-ab57-09cd17ef031f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/attachments/61e12e2b-822f-4948-8f75-052b5fe31d60 returned with HTTP 200 Aug 06 03:18:34.553594 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 999/3985] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:18:34 2026] DELETE /volume/v3/attachments/61e12e2b-822f-4948-8f75-052b5fe31d60 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:18:34.769769 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5cd58719-669d-4d22-8263-63b9fb4bc5cd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:34.773760 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5cd58719-669d-4d22-8263-63b9fb4bc5cd tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b Aug 06 03:18:34.774019 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5cd58719-669d-4d22-8263-63b9fb4bc5cd tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:34.774277 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5cd58719-669d-4d22-8263-63b9fb4bc5cd tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:34.786007 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:34.786007 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:34.793065 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5cd58719-669d-4d22-8263-63b9fb4bc5cd tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:34.801425 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5cd58719-669d-4d22-8263-63b9fb4bc5cd tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b returned with HTTP 200 Aug 06 03:18:34.801861 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1002/3986] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:34 2026] GET /volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:34.815998 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-47d54878-03c6-4a73-9333-9c101e285d3f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:34.819649 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-47d54878-03c6-4a73-9333-9c101e285d3f tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] POST https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b/action Aug 06 03:18:34.819971 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-47d54878-03c6-4a73-9333-9c101e285d3f tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:34.820094 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-47d54878-03c6-4a73-9333-9c101e285d3f tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:34.829657 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:34.829657 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:34.830076 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.admin_actions [None req-47d54878-03c6-4a73-9333-9c101e285d3f tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Updating volume '28a20464-89d2-425b-b714-cfab1aaa592b' with '{'status': 'error'}' {{(pid=100901) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 03:18:34.861170 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-47d54878-03c6-4a73-9333-9c101e285d3f tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b/action returned with HTTP 202 Aug 06 03:18:34.862148 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 983/3987] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:18:34 2026] POST /volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:34.862494 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a78efbff-a626-4244-9944-9fad58954412 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:34.864505 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a78efbff-a626-4244-9944-9fad58954412 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:34.864932 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a78efbff-a626-4244-9944-9fad58954412 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-615649628", "snapshot_id": "9d1f2501-f486-49b0-8fb9-5585d967253e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:34.866615 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-a78efbff-a626-4244-9944-9fad58954412 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-615649628', 'snapshot_id': '9d1f2501-f486-49b0-8fb9-5585d967253e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:34.868426 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d067abae-0f69-495c-b4f1-123932d1fbdc None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:34.870074 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d067abae-0f69-495c-b4f1-123932d1fbdc tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b Aug 06 03:18:34.870478 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d067abae-0f69-495c-b4f1-123932d1fbdc tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:34.870780 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d067abae-0f69-495c-b4f1-123932d1fbdc tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:34.872776 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:34.872776 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:34.876043 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a78efbff-a626-4244-9944-9fad58954412 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot retrieved successfully. Aug 06 03:18:34.876043 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-a78efbff-a626-4244-9944-9fad58954412 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Create volume of 1 GB Aug 06 03:18:34.877151 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a78efbff-a626-4244-9944-9fad58954412 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Availability Zones retrieved successfully. Aug 06 03:18:34.878491 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:34.878491 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:34.882556 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a78efbff-a626-4244-9944-9fad58954412 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Flow 'volume_create_api' (e67e7ac1-d658-438b-8eba-d164e9589d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:34.882889 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d067abae-0f69-495c-b4f1-123932d1fbdc tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:34.883944 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a78efbff-a626-4244-9944-9fad58954412 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19525caa-2c6b-42d1-83e4-42983f686a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:34.885157 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-a78efbff-a626-4244-9944-9fad58954412 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:34.889757 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d067abae-0f69-495c-b4f1-123932d1fbdc tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b returned with HTTP 200 Aug 06 03:18:34.890366 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1000/3988] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:34 2026] GET /volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:34.906111 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-56ee3469-1e78-498d-b1d3-e673a440a8a6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:34.908090 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-56ee3469-1e78-498d-b1d3-e673a440a8a6 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] POST https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b/action Aug 06 03:18:34.908790 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-56ee3469-1e78-498d-b1d3-e673a440a8a6 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:34.908790 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-56ee3469-1e78-498d-b1d3-e673a440a8a6 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:34.920842 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:34.920842 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:34.921444 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.admin_actions [None req-56ee3469-1e78-498d-b1d3-e673a440a8a6 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Updating volume '28a20464-89d2-425b-b714-cfab1aaa592b' with '{'status': 'available'}' {{(pid=100902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 03:18:34.925765 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a78efbff-a626-4244-9944-9fad58954412 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19525caa-2c6b-42d1-83e4-42983f686a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9d1f2501-f486-49b0-8fb9-5585d967253e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:34.926618 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a78efbff-a626-4244-9944-9fad58954412 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb523de7-645b-4a8a-8f99-e816e4992a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:34.948526 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-56ee3469-1e78-498d-b1d3-e673a440a8a6 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b/action returned with HTTP 202 Aug 06 03:18:34.949024 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1003/3989] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:18:34 2026] POST /volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:34.956022 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-94741ad4-5e53-4d1e-80a0-ad1600bafd4d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:34.958568 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-94741ad4-5e53-4d1e-80a0-ad1600bafd4d tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b Aug 06 03:18:34.958762 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-94741ad4-5e53-4d1e-80a0-ad1600bafd4d tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:34.958952 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-94741ad4-5e53-4d1e-80a0-ad1600bafd4d tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:34.970194 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:34.970194 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:34.974251 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-94741ad4-5e53-4d1e-80a0-ad1600bafd4d tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:34.978632 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-94741ad4-5e53-4d1e-80a0-ad1600bafd4d tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b returned with HTTP 200 Aug 06 03:18:34.980930 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 984/3990] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:34 2026] GET /volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:34.981023 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-a78efbff-a626-4244-9944-9fad58954412 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Created reservations ['3dd05b1e-9c79-40a7-b879-9549d144b7b7', '7b36f0b6-bcb7-4847-b47c-ce9f776f43b5', '028ec8f1-a1fd-4986-ac7b-9826d951200a', '11f520a1-2cf8-48a7-9ca5-b1bb0d7f0781'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:34.981311 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a78efbff-a626-4244-9944-9fad58954412 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb523de7-645b-4a8a-8f99-e816e4992a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dd05b1e-9c79-40a7-b879-9549d144b7b7', '7b36f0b6-bcb7-4847-b47c-ce9f776f43b5', '028ec8f1-a1fd-4986-ac7b-9826d951200a', '11f520a1-2cf8-48a7-9ca5-b1bb0d7f0781']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:34.982245 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a78efbff-a626-4244-9944-9fad58954412 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e6152f3-88ac-411c-a847-97c3ee608ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:34.992879 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-731a6788-42a5-43d6-8cf5-7e559a8baca6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:34.995055 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-731a6788-42a5-43d6-8cf5-7e559a8baca6 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] POST https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b/action Aug 06 03:18:34.996526 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-731a6788-42a5-43d6-8cf5-7e559a8baca6 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:34.996935 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-731a6788-42a5-43d6-8cf5-7e559a8baca6 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:35.007257 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:35.007257 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:35.008855 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.admin_actions [None req-731a6788-42a5-43d6-8cf5-7e559a8baca6 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Updating volume '28a20464-89d2-425b-b714-cfab1aaa592b' with '{'status': 'maintenance'}' {{(pid=100899) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 03:18:35.026810 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-731a6788-42a5-43d6-8cf5-7e559a8baca6 tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b/action returned with HTTP 202 Aug 06 03:18:35.027639 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1001/3991] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:18:34 2026] POST /volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:35.029050 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a78efbff-a626-4244-9944-9fad58954412 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e6152f3-88ac-411c-a847-97c3ee608ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecbc62bc-5f82-4662-9278-0cb431560359', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-615649628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff94097bdf6349ef91093562ca484980',qos_specs=None,replication_status=,reservations=['3dd05b1e-9c79-40a7-b879-9549d144b7b7','7b36f0b6-bcb7-4847-b47c-ce9f776f43b5','028ec8f1-a1fd-4986-ac7b-9826d951200a','11f520a1-2cf8-48a7-9ca5-b1bb0d7f0781'],size=1,snapshot_id=9d1f2501-f486-49b0-8fb9-5585d967253e,source_replicaid=,source_volid=None,status='creating',user_id='ebaf03b654ee43f28b88159f9e00953f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-615649628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecbc62bc-5f82-4662-9278-0cb431560359,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff94097bdf6349ef91093562ca484980',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9d1f2501-f486-49b0-8fb9-5585d967253e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebaf03b654ee43f28b88159f9e00953f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:35.029777 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a78efbff-a626-4244-9944-9fad58954412 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8f5612c-a3ff-456a-8fd4-39167009abf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:35.034508 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-563257ea-90c4-44cd-8fac-407667a123fb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:35.037008 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-563257ea-90c4-44cd-8fac-407667a123fb tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b Aug 06 03:18:35.037252 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-563257ea-90c4-44cd-8fac-407667a123fb tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:35.037493 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-563257ea-90c4-44cd-8fac-407667a123fb tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:35.045972 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:35.045972 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:35.046704 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a78efbff-a626-4244-9944-9fad58954412 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8f5612c-a3ff-456a-8fd4-39167009abf9) transitioned into state 'SUCCESS' from state '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-615649628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff94097bdf6349ef91093562ca484980',qos_specs=None,replication_status=,reservations=['3dd05b1e-9c79-40a7-b879-9549d144b7b7','7b36f0b6-bcb7-4847-b47c-ce9f776f43b5','028ec8f1-a1fd-4986-ac7b-9826d951200a','11f520a1-2cf8-48a7-9ca5-b1bb0d7f0781'],size=1,snapshot_id=9d1f2501-f486-49b0-8fb9-5585d967253e,source_replicaid=,source_volid=None,status='creating',user_id='ebaf03b654ee43f28b88159f9e00953f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:35.047339 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a78efbff-a626-4244-9944-9fad58954412 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca0466d8-5f81-46c0-8676-b88485d05d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:35.050711 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-563257ea-90c4-44cd-8fac-407667a123fb tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:35.055945 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-563257ea-90c4-44cd-8fac-407667a123fb tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b returned with HTTP 200 Aug 06 03:18:35.056341 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1004/3992] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:35 2026] GET /volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:35.068332 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a78efbff-a626-4244-9944-9fad58954412 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca0466d8-5f81-46c0-8676-b88485d05d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:35.069438 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a78efbff-a626-4244-9944-9fad58954412 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Flow 'volume_create_api' (e67e7ac1-d658-438b-8eba-d164e9589d96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:35.069693 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a78efbff-a626-4244-9944-9fad58954412 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Create volume request issued successfully. Aug 06 03:18:35.070062 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-901012af-7512-4f1d-b1e9-557873f920fc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:35.070205 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a78efbff-a626-4244-9944-9fad58954412 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:35.070625 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1004/3993] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:18:34 2026] POST /volume/v3/volumes => generated 788 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:35.071697 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-901012af-7512-4f1d-b1e9-557873f920fc tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] POST https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b/action Aug 06 03:18:35.072064 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-901012af-7512-4f1d-b1e9-557873f920fc tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:35.072165 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-901012af-7512-4f1d-b1e9-557873f920fc tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:35.084342 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:35.084342 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:35.084861 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.admin_actions [None req-901012af-7512-4f1d-b1e9-557873f920fc tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] Updating volume '28a20464-89d2-425b-b714-cfab1aaa592b' with '{'status': 'available'}' {{(pid=100901) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 03:18:35.087674 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-02c9da86-797f-449d-944c-d4b8b36747e3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:35.089383 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-02c9da86-797f-449d-944c-d4b8b36747e3 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 Aug 06 03:18:35.091696 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-02c9da86-797f-449d-944c-d4b8b36747e3 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:35.091696 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-02c9da86-797f-449d-944c-d4b8b36747e3 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:35.101249 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:35.101249 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:35.106044 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-02c9da86-797f-449d-944c-d4b8b36747e3 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:35.112499 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-02c9da86-797f-449d-944c-d4b8b36747e3 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 returned with HTTP 200 Aug 06 03:18:35.112499 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1002/3994] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:35 2026] GET /volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:35.118427 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-901012af-7512-4f1d-b1e9-557873f920fc tempest-VolumesActionsTest-226680081 tempest-VolumesActionsTest-226680081-project-admin] https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b/action returned with HTTP 202 Aug 06 03:18:35.118929 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 985/3995] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:18:35 2026] POST /volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:35.126813 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5037477e-e8d8-4c8b-8718-3cc08ead4903 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:35.131740 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5037477e-e8d8-4c8b-8718-3cc08ead4903 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b Aug 06 03:18:35.132033 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5037477e-e8d8-4c8b-8718-3cc08ead4903 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:35.132325 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5037477e-e8d8-4c8b-8718-3cc08ead4903 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:35.142023 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:35.142023 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:35.146953 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5037477e-e8d8-4c8b-8718-3cc08ead4903 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:35.152218 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5037477e-e8d8-4c8b-8718-3cc08ead4903 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b returned with HTTP 200 Aug 06 03:18:35.152594 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1005/3996] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:35 2026] GET /volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:35.164326 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7610e9d3-d9a9-4082-9a6b-20fa0d932309 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:35.166148 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7610e9d3-d9a9-4082-9a6b-20fa0d932309 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b Aug 06 03:18:35.166434 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7610e9d3-d9a9-4082-9a6b-20fa0d932309 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:35.166612 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7610e9d3-d9a9-4082-9a6b-20fa0d932309 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:35.176021 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:35.176021 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:35.184288 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7610e9d3-d9a9-4082-9a6b-20fa0d932309 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:35.187074 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7610e9d3-d9a9-4082-9a6b-20fa0d932309 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b returned with HTTP 200 Aug 06 03:18:35.187441 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1005/3997] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:35 2026] GET /volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:35.204551 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-862776e6-8b01-4b8a-8c6a-6c8b41bec6fb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:35.206738 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-862776e6-8b01-4b8a-8c6a-6c8b41bec6fb tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] DELETE https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b Aug 06 03:18:35.206991 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-862776e6-8b01-4b8a-8c6a-6c8b41bec6fb tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:35.207236 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-862776e6-8b01-4b8a-8c6a-6c8b41bec6fb tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:35.207445 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-862776e6-8b01-4b8a-8c6a-6c8b41bec6fb tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Delete volume with id: 28a20464-89d2-425b-b714-cfab1aaa592b Aug 06 03:18:35.215981 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:35.215981 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:35.216691 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-862776e6-8b01-4b8a-8c6a-6c8b41bec6fb tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:35.235165 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-862776e6-8b01-4b8a-8c6a-6c8b41bec6fb tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Delete volume request issued successfully. Aug 06 03:18:35.235552 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-862776e6-8b01-4b8a-8c6a-6c8b41bec6fb tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b returned with HTTP 202 Aug 06 03:18:35.236142 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1003/3998] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:18:35 2026] DELETE /volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:35.243309 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-356289f3-5dd3-41cc-9739-1d2f6cf92c93 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:35.245013 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-356289f3-5dd3-41cc-9739-1d2f6cf92c93 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b Aug 06 03:18:35.245193 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-356289f3-5dd3-41cc-9739-1d2f6cf92c93 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:35.245371 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-356289f3-5dd3-41cc-9739-1d2f6cf92c93 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:35.251654 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:35.251654 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:35.255447 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-356289f3-5dd3-41cc-9739-1d2f6cf92c93 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Volume info retrieved successfully. Aug 06 03:18:35.265808 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-356289f3-5dd3-41cc-9739-1d2f6cf92c93 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b returned with HTTP 200 Aug 06 03:18:35.265808 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 986/3999] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:35 2026] GET /volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:35.306650 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-16ed63e3-7b5b-47a0-9fc5-3ee6db0710a0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:35.308445 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-16ed63e3-7b5b-47a0-9fc5-3ee6db0710a0 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] GET https://10.4.3.80/volume/v3/snapshots/fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 Aug 06 03:18:35.308700 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-16ed63e3-7b5b-47a0-9fc5-3ee6db0710a0 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:35.311848 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-16ed63e3-7b5b-47a0-9fc5-3ee6db0710a0 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:35.315147 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-16ed63e3-7b5b-47a0-9fc5-3ee6db0710a0 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] https://10.4.3.80/volume/v3/snapshots/fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 returned with HTTP 404 Aug 06 03:18:35.315886 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1006/4000] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:35 2026] GET /volume/v3/snapshots/fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:35.324545 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4dc2e26f-e159-48c2-85d7-32a5a9e5c2e1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:35.328380 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4dc2e26f-e159-48c2-85d7-32a5a9e5c2e1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] DELETE https://10.4.3.80/volume/v3/snapshots/fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 Aug 06 03:18:35.328380 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4dc2e26f-e159-48c2-85d7-32a5a9e5c2e1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:35.328380 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4dc2e26f-e159-48c2-85d7-32a5a9e5c2e1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:35.328380 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-4dc2e26f-e159-48c2-85d7-32a5a9e5c2e1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete snapshot with id: fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 Aug 06 03:18:35.336694 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4dc2e26f-e159-48c2-85d7-32a5a9e5c2e1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 returned with HTTP 404 Aug 06 03:18:35.336981 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1006/4001] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:18:35 2026] DELETE /volume/v3/snapshots/fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:35.343973 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ffe3077c-7ed2-43a7-a4f5-6b0b003545e9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:35.345681 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ffe3077c-7ed2-43a7-a4f5-6b0b003545e9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 Aug 06 03:18:35.345681 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ffe3077c-7ed2-43a7-a4f5-6b0b003545e9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:35.345681 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ffe3077c-7ed2-43a7-a4f5-6b0b003545e9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:35.349609 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ffe3077c-7ed2-43a7-a4f5-6b0b003545e9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 returned with HTTP 404 Aug 06 03:18:35.350125 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1004/4002] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:35 2026] GET /volume/v3/snapshots/fa7fd7c6-eaff-4f16-b119-9d17e1658ae5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:35.356607 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9582b4ba-b574-4dab-a4c9-de5c74d182a3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:35.358261 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9582b4ba-b574-4dab-a4c9-de5c74d182a3 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/d7ab94ea-66a4-459d-89e1-745fd2257c5f Aug 06 03:18:35.358402 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9582b4ba-b574-4dab-a4c9-de5c74d182a3 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:35.358583 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9582b4ba-b574-4dab-a4c9-de5c74d182a3 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:35.358728 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-9582b4ba-b574-4dab-a4c9-de5c74d182a3 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete volume with id: d7ab94ea-66a4-459d-89e1-745fd2257c5f Aug 06 03:18:35.366358 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:35.366358 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:35.366663 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9582b4ba-b574-4dab-a4c9-de5c74d182a3 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:35.382131 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9582b4ba-b574-4dab-a4c9-de5c74d182a3 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete volume request issued successfully. Aug 06 03:18:35.382313 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9582b4ba-b574-4dab-a4c9-de5c74d182a3 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/d7ab94ea-66a4-459d-89e1-745fd2257c5f returned with HTTP 202 Aug 06 03:18:35.382698 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 987/4003] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:18:35 2026] DELETE /volume/v3/volumes/d7ab94ea-66a4-459d-89e1-745fd2257c5f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:35.390638 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-77953b34-5ed2-43ed-bed5-dbe455556271 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:35.395523 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-77953b34-5ed2-43ed-bed5-dbe455556271 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/d7ab94ea-66a4-459d-89e1-745fd2257c5f Aug 06 03:18:35.395716 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-77953b34-5ed2-43ed-bed5-dbe455556271 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:35.395931 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-77953b34-5ed2-43ed-bed5-dbe455556271 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:35.403845 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:35.403845 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:35.408561 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-77953b34-5ed2-43ed-bed5-dbe455556271 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:35.412302 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-77953b34-5ed2-43ed-bed5-dbe455556271 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/d7ab94ea-66a4-459d-89e1-745fd2257c5f returned with HTTP 200 Aug 06 03:18:35.413053 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1007/4004] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:35 2026] GET /volume/v3/volumes/d7ab94ea-66a4-459d-89e1-745fd2257c5f => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:36.123274 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c882b09d-7dd2-4d68-88a9-3a5ab9be81f1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:36.124929 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c882b09d-7dd2-4d68-88a9-3a5ab9be81f1 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 Aug 06 03:18:36.125121 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c882b09d-7dd2-4d68-88a9-3a5ab9be81f1 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:36.125324 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c882b09d-7dd2-4d68-88a9-3a5ab9be81f1 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:36.133178 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:36.133178 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:36.136050 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c882b09d-7dd2-4d68-88a9-3a5ab9be81f1 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:36.140085 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c882b09d-7dd2-4d68-88a9-3a5ab9be81f1 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 returned with HTTP 200 Aug 06 03:18:36.140450 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1007/4005] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:36 2026] GET /volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:36.152601 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-25ef30d7-6be5-4012-ad19-e549eba6fbb5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:36.154135 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-25ef30d7-6be5-4012-ad19-e549eba6fbb5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 Aug 06 03:18:36.154337 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-25ef30d7-6be5-4012-ad19-e549eba6fbb5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:36.154526 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-25ef30d7-6be5-4012-ad19-e549eba6fbb5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:36.161643 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:36.161643 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:36.165129 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-25ef30d7-6be5-4012-ad19-e549eba6fbb5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:36.169023 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-25ef30d7-6be5-4012-ad19-e549eba6fbb5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 returned with HTTP 200 Aug 06 03:18:36.169387 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1005/4006] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:36 2026] GET /volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:36.282565 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a51653db-ad07-450f-880d-a2c34b574346 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:36.284523 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a51653db-ad07-450f-880d-a2c34b574346 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] GET https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b Aug 06 03:18:36.284813 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a51653db-ad07-450f-880d-a2c34b574346 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:36.286180 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a51653db-ad07-450f-880d-a2c34b574346 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:36.290905 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a51653db-ad07-450f-880d-a2c34b574346 tempest-VolumesActionsTest-2067685676 tempest-VolumesActionsTest-2067685676-project-member] https://10.4.3.80/volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b returned with HTTP 404 Aug 06 03:18:36.291553 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 988/4007] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:36 2026] GET /volume/v3/volumes/28a20464-89d2-425b-b714-cfab1aaa592b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:36.426539 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7e8a4e24-8ffb-436c-8d61-9ca7646fafb5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:36.428604 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7e8a4e24-8ffb-436c-8d61-9ca7646fafb5 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/d7ab94ea-66a4-459d-89e1-745fd2257c5f Aug 06 03:18:36.428882 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7e8a4e24-8ffb-436c-8d61-9ca7646fafb5 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:36.429081 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7e8a4e24-8ffb-436c-8d61-9ca7646fafb5 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:36.436468 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7e8a4e24-8ffb-436c-8d61-9ca7646fafb5 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/d7ab94ea-66a4-459d-89e1-745fd2257c5f returned with HTTP 404 Aug 06 03:18:36.437138 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1008/4008] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:36 2026] GET /volume/v3/volumes/d7ab94ea-66a4-459d-89e1-745fd2257c5f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:36.449992 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3c6eaf17-7c91-409f-ab48-9c5d3c208686 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:36.454078 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3c6eaf17-7c91-409f-ab48-9c5d3c208686 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:36.454369 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3c6eaf17-7c91-409f-ab48-9c5d3c208686 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1691057981"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:36.455663 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-3c6eaf17-7c91-409f-ab48-9c5d3c208686 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1691057981'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:36.455775 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-3c6eaf17-7c91-409f-ab48-9c5d3c208686 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume of 1 GB Aug 06 03:18:36.459008 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-3c6eaf17-7c91-409f-ab48-9c5d3c208686 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Availability Zones retrieved successfully. Aug 06 03:18:36.463873 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-3c6eaf17-7c91-409f-ab48-9c5d3c208686 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Flow 'volume_create_api' (91d5a604-7ced-467a-94c4-b83d555b4fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:36.465117 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-3c6eaf17-7c91-409f-ab48-9c5d3c208686 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc20922-b30c-4c6b-8859-d8b4a2210b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:36.465525 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-3c6eaf17-7c91-409f-ab48-9c5d3c208686 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:36.497699 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-3c6eaf17-7c91-409f-ab48-9c5d3c208686 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc20922-b30c-4c6b-8859-d8b4a2210b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:36.498754 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-3c6eaf17-7c91-409f-ab48-9c5d3c208686 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53710d86-b3bc-4908-abe2-145cceb4792e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:36.540009 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-3c6eaf17-7c91-409f-ab48-9c5d3c208686 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Created reservations ['0b6173f3-0665-4d51-93d2-dc53d86f2ddc', 'bc77c752-5b8a-468c-a898-ea60104fc2bc', 'd05d869d-701e-4129-8f4e-6335d16c2379', 'e1cddec6-1332-44c7-8a98-1b7511863cb4'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:36.540741 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-3c6eaf17-7c91-409f-ab48-9c5d3c208686 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53710d86-b3bc-4908-abe2-145cceb4792e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b6173f3-0665-4d51-93d2-dc53d86f2ddc', 'bc77c752-5b8a-468c-a898-ea60104fc2bc', 'd05d869d-701e-4129-8f4e-6335d16c2379', 'e1cddec6-1332-44c7-8a98-1b7511863cb4']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:36.541436 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-3c6eaf17-7c91-409f-ab48-9c5d3c208686 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1644f8ca-60f8-4a00-99b9-66cae6332c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:36.571531 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-3c6eaf17-7c91-409f-ab48-9c5d3c208686 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1644f8ca-60f8-4a00-99b9-66cae6332c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae08441e-c558-4a8c-a742-3ef7f7ad3684', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1691057981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',qos_specs=None,replication_status=,reservations=['0b6173f3-0665-4d51-93d2-dc53d86f2ddc','bc77c752-5b8a-468c-a898-ea60104fc2bc','d05d869d-701e-4129-8f4e-6335d16c2379','e1cddec6-1332-44c7-8a98-1b7511863cb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1691057981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae08441e-c558-4a8c-a742-3ef7f7ad3684,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:36.572498 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-3c6eaf17-7c91-409f-ab48-9c5d3c208686 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (067b0d07-2422-40b5-98d5-b5c6cdfc2480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:36.595029 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-3c6eaf17-7c91-409f-ab48-9c5d3c208686 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (067b0d07-2422-40b5-98d5-b5c6cdfc2480) transitioned into state 'SUCCESS' from state '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-1691057981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',qos_specs=None,replication_status=,reservations=['0b6173f3-0665-4d51-93d2-dc53d86f2ddc','bc77c752-5b8a-468c-a898-ea60104fc2bc','d05d869d-701e-4129-8f4e-6335d16c2379','e1cddec6-1332-44c7-8a98-1b7511863cb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:36.595931 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-3c6eaf17-7c91-409f-ab48-9c5d3c208686 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd9a6e8b-9a7e-4dd2-8c5b-1ad3e42b4861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:36.608503 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-3c6eaf17-7c91-409f-ab48-9c5d3c208686 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd9a6e8b-9a7e-4dd2-8c5b-1ad3e42b4861) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:36.609509 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-3c6eaf17-7c91-409f-ab48-9c5d3c208686 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Flow 'volume_create_api' (91d5a604-7ced-467a-94c4-b83d555b4fa0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:36.609818 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-3c6eaf17-7c91-409f-ab48-9c5d3c208686 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume request issued successfully. Aug 06 03:18:36.610456 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3c6eaf17-7c91-409f-ab48-9c5d3c208686 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:36.610896 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1008/4009] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:18:36 2026] POST /volume/v3/volumes => generated 776 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:36.626236 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ba578d40-ed71-4a19-9c12-4b6af3b346e7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:36.628344 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ba578d40-ed71-4a19-9c12-4b6af3b346e7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/ae08441e-c558-4a8c-a742-3ef7f7ad3684 Aug 06 03:18:36.628555 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ba578d40-ed71-4a19-9c12-4b6af3b346e7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:36.628801 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ba578d40-ed71-4a19-9c12-4b6af3b346e7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:36.641553 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:36.641553 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:36.650342 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ba578d40-ed71-4a19-9c12-4b6af3b346e7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:36.660247 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ba578d40-ed71-4a19-9c12-4b6af3b346e7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/ae08441e-c558-4a8c-a742-3ef7f7ad3684 returned with HTTP 200 Aug 06 03:18:36.661264 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1006/4010] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:36 2026] GET /volume/v3/volumes/ae08441e-c558-4a8c-a742-3ef7f7ad3684 => generated 955 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:36.733691 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-5edcb865-4b0a-435b-8b54-ee526a9a42dd None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:36.737139 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-5edcb865-4b0a-435b-8b54-ee526a9a42dd tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 Aug 06 03:18:36.737457 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-5edcb865-4b0a-435b-8b54-ee526a9a42dd tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:36.737999 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-5edcb865-4b0a-435b-8b54-ee526a9a42dd tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:36.748179 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:36.748179 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:36.753417 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-5edcb865-4b0a-435b-8b54-ee526a9a42dd tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:36.760123 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-5edcb865-4b0a-435b-8b54-ee526a9a42dd tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 returned with HTTP 200 Aug 06 03:18:36.760716 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 989/4011] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:18:36 2026] GET /volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:36.859477 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-75ef8d28-1180-4c38-8a91-7e0f9b6ad15c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:36.859843 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-75ef8d28-1180-4c38-8a91-7e0f9b6ad15c None None] GET https://10.4.3.80/volume// Aug 06 03:18:36.859992 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-75ef8d28-1180-4c38-8a91-7e0f9b6ad15c None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:36.860164 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-75ef8d28-1180-4c38-8a91-7e0f9b6ad15c None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:36.860470 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-75ef8d28-1180-4c38-8a91-7e0f9b6ad15c None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:18:36.860714 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1009/4012] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:18:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:18:36.868554 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-51c93056-9889-43b4-9e7e-cf9a8df1d36c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:36.870318 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-51c93056-9889-43b4-9e7e-cf9a8df1d36c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:18:36.870752 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-51c93056-9889-43b4-9e7e-cf9a8df1d36c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ecbc62bc-5f82-4662-9278-0cb431560359", "connector": null, "instance_uuid": "b42aa58b-066a-4c47-be33-082e4c1c6320"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:36.880712 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:36.880712 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:36.910804 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-51c93056-9889-43b4-9e7e-cf9a8df1d36c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:18:36.910804 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1009/4013] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:18:36 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 06 03:18:36.937904 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2022d6b8-4621-45ba-899a-b0d433ec6b28 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:36.939412 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2022d6b8-4621-45ba-899a-b0d433ec6b28 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 Aug 06 03:18:36.939569 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2022d6b8-4621-45ba-899a-b0d433ec6b28 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:36.940296 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2022d6b8-4621-45ba-899a-b0d433ec6b28 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:36.949472 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:36.949472 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:36.950326 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9a898df7-1a00-472c-ade4-ca51cbf52881 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:36.950691 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9a898df7-1a00-472c-ade4-ca51cbf52881 None None] GET https://10.4.3.80/volume// Aug 06 03:18:36.950874 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9a898df7-1a00-472c-ade4-ca51cbf52881 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:36.951066 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9a898df7-1a00-472c-ade4-ca51cbf52881 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:36.951574 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9a898df7-1a00-472c-ade4-ca51cbf52881 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:18:36.951866 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 990/4014] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:18:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:18:36.952480 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2022d6b8-4621-45ba-899a-b0d433ec6b28 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:36.956495 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2022d6b8-4621-45ba-899a-b0d433ec6b28 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 returned with HTTP 200 Aug 06 03:18:36.956987 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1007/4015] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:36 2026] GET /volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:36.958239 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-b2d02ce0-5a7a-40c5-9af9-0ff5baa62589 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:36.961525 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-b2d02ce0-5a7a-40c5-9af9-0ff5baa62589 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 Aug 06 03:18:36.961525 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-b2d02ce0-5a7a-40c5-9af9-0ff5baa62589 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:36.961525 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-b2d02ce0-5a7a-40c5-9af9-0ff5baa62589 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:36.970043 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:36.970043 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:36.973585 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-b2d02ce0-5a7a-40c5-9af9-0ff5baa62589 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:36.977969 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-b2d02ce0-5a7a-40c5-9af9-0ff5baa62589 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 returned with HTTP 200 Aug 06 03:18:36.978427 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1010/4016] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:18:36 2026] GET /volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 => generated 1060 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:37.076586 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-b3513b07-e3b9-498f-95f7-f097cedf7581 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:37.083014 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-b3513b07-e3b9-498f-95f7-f097cedf7581 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] PUT https://10.4.3.80/volume/v3/attachments/6a9751a1-a820-4d03-9dbc-1fe8a57627e6 Aug 06 03:18:37.083014 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-b3513b07-e3b9-498f-95f7-f097cedf7581 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:37.099376 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-b3513b07-e3b9-498f-95f7-f097cedf7581 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Acquiring lock "cinder-attachment_update-ecbc62bc-5f82-4662-9278-0cb431560359-np0000006611" by "attachment_update" {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:18:37.105393 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-b3513b07-e3b9-498f-95f7-f097cedf7581 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Lock "cinder-attachment_update-ecbc62bc-5f82-4662-9278-0cb431560359-np0000006611" acquired by "attachment_update" :: waited 0.007s {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:18:37.106579 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:37.106579 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:37.186443 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-b3513b07-e3b9-498f-95f7-f097cedf7581 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Lock "cinder-attachment_update-ecbc62bc-5f82-4662-9278-0cb431560359-np0000006611" released by "attachment_update" :: held 0.081s {{(pid=100900) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:18:37.187027 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-b3513b07-e3b9-498f-95f7-f097cedf7581 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/attachments/6a9751a1-a820-4d03-9dbc-1fe8a57627e6 returned with HTTP 200 Aug 06 03:18:37.187523 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1010/4017] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:18:37 2026] PUT /volume/v3/attachments/6a9751a1-a820-4d03-9dbc-1fe8a57627e6 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:37.675773 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-be04b75e-5298-4798-8e53-300c96e4e2ae None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:37.677701 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-be04b75e-5298-4798-8e53-300c96e4e2ae tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/ae08441e-c558-4a8c-a742-3ef7f7ad3684 Aug 06 03:18:37.677932 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-be04b75e-5298-4798-8e53-300c96e4e2ae tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:37.678175 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-be04b75e-5298-4798-8e53-300c96e4e2ae tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:37.686026 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:37.686026 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:37.689751 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-be04b75e-5298-4798-8e53-300c96e4e2ae tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:37.694009 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-be04b75e-5298-4798-8e53-300c96e4e2ae tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/ae08441e-c558-4a8c-a742-3ef7f7ad3684 returned with HTTP 200 Aug 06 03:18:37.694460 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 991/4018] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:37 2026] GET /volume/v3/volumes/ae08441e-c558-4a8c-a742-3ef7f7ad3684 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:37.706702 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-93aeacd4-5e15-4c7e-bfe2-ebbc0b4f8cfb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:37.708342 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-93aeacd4-5e15-4c7e-bfe2-ebbc0b4f8cfb tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:18:37.708695 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-93aeacd4-5e15-4c7e-bfe2-ebbc0b4f8cfb tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae08441e-c558-4a8c-a742-3ef7f7ad3684", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1681735956"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:37.716248 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:37.716248 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:37.716612 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-93aeacd4-5e15-4c7e-bfe2-ebbc0b4f8cfb tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:37.716738 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-93aeacd4-5e15-4c7e-bfe2-ebbc0b4f8cfb tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create snapshot from volume ae08441e-c558-4a8c-a742-3ef7f7ad3684 Aug 06 03:18:37.738194 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-93aeacd4-5e15-4c7e-bfe2-ebbc0b4f8cfb tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Created reservations ['18faaba0-bda6-45ca-bcc6-142616ec2734', '9ecff900-46fa-497c-830c-c4eeb1a23c44', 'c00b63be-9639-4ee3-81b2-f0365a4a9ced', '00165887-64bf-49b0-92ab-3c3626d0ff5d'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:37.779988 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-93aeacd4-5e15-4c7e-bfe2-ebbc0b4f8cfb tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot create request issued successfully. Aug 06 03:18:37.780409 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-93aeacd4-5e15-4c7e-bfe2-ebbc0b4f8cfb tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:18:37.780873 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1008/4019] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:18:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:37.790903 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-80ef5134-65f3-4305-b1f0-257f46bd36df None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:37.794770 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-80ef5134-65f3-4305-b1f0-257f46bd36df tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/97c061c1-b8a3-479b-ac1f-ef7e8cf1cabc Aug 06 03:18:37.794770 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-80ef5134-65f3-4305-b1f0-257f46bd36df tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:37.794770 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-80ef5134-65f3-4305-b1f0-257f46bd36df tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:37.800976 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:37.800976 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:37.800976 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-80ef5134-65f3-4305-b1f0-257f46bd36df tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:18:37.800976 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-80ef5134-65f3-4305-b1f0-257f46bd36df tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/97c061c1-b8a3-479b-ac1f-ef7e8cf1cabc returned with HTTP 200 Aug 06 03:18:37.800976 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1011/4020] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:37 2026] GET /volume/v3/snapshots/97c061c1-b8a3-479b-ac1f-ef7e8cf1cabc => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:37.970101 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-fb72fdb9-0113-4a03-9202-b427e86d70c4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:37.971681 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fb72fdb9-0113-4a03-9202-b427e86d70c4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 Aug 06 03:18:37.971975 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fb72fdb9-0113-4a03-9202-b427e86d70c4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:37.972224 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fb72fdb9-0113-4a03-9202-b427e86d70c4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:37.981030 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:37.981030 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:37.983922 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-fb72fdb9-0113-4a03-9202-b427e86d70c4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:37.987439 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fb72fdb9-0113-4a03-9202-b427e86d70c4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 returned with HTTP 200 Aug 06 03:18:37.987753 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1011/4021] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:37 2026] GET /volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:38.810091 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-71c09152-cb13-4ca5-8fd2-a43fe69dd637 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:38.812286 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-71c09152-cb13-4ca5-8fd2-a43fe69dd637 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/97c061c1-b8a3-479b-ac1f-ef7e8cf1cabc Aug 06 03:18:38.812467 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-71c09152-cb13-4ca5-8fd2-a43fe69dd637 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:38.812644 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-71c09152-cb13-4ca5-8fd2-a43fe69dd637 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:38.819121 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:38.819121 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:38.819542 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-71c09152-cb13-4ca5-8fd2-a43fe69dd637 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:18:38.820436 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-71c09152-cb13-4ca5-8fd2-a43fe69dd637 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/97c061c1-b8a3-479b-ac1f-ef7e8cf1cabc returned with HTTP 200 Aug 06 03:18:38.820849 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 992/4022] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:38 2026] GET /volume/v3/snapshots/97c061c1-b8a3-479b-ac1f-ef7e8cf1cabc => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:38.828979 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8e139b13-2fed-4ecb-b52d-784a8204506b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:38.830826 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8e139b13-2fed-4ecb-b52d-784a8204506b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] POST https://10.4.3.80/volume/v3/snapshots/97c061c1-b8a3-479b-ac1f-ef7e8cf1cabc/action Aug 06 03:18:38.831493 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8e139b13-2fed-4ecb-b52d-784a8204506b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:38.831493 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8e139b13-2fed-4ecb-b52d-784a8204506b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:38.837572 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:38.837572 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:38.838179 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-8e139b13-2fed-4ecb-b52d-784a8204506b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Snapshot retrieved successfully. Aug 06 03:18:38.838903 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.policy [None req-8e139b13-2fed-4ecb-b52d-784a8204506b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '05228ee9008245da97d9f2c679ecb4c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '74f0ba4a3ba04d95891b8e58cfe3b65b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100899) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:18:38.839088 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8e139b13-2fed-4ecb-b52d-784a8204506b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] https://10.4.3.80/volume/v3/snapshots/97c061c1-b8a3-479b-ac1f-ef7e8cf1cabc/action returned with HTTP 403 Aug 06 03:18:38.839561 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1009/4023] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:18:38 2026] POST /volume/v3/snapshots/97c061c1-b8a3-479b-ac1f-ef7e8cf1cabc/action => generated 133 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:38.847361 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8ba24561-60e2-48e1-9abc-8b542f8fa6a9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:38.850078 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8ba24561-60e2-48e1-9abc-8b542f8fa6a9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] DELETE https://10.4.3.80/volume/v3/snapshots/97c061c1-b8a3-479b-ac1f-ef7e8cf1cabc Aug 06 03:18:38.850342 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8ba24561-60e2-48e1-9abc-8b542f8fa6a9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:38.850570 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8ba24561-60e2-48e1-9abc-8b542f8fa6a9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:38.850704 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-8ba24561-60e2-48e1-9abc-8b542f8fa6a9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete snapshot with id: 97c061c1-b8a3-479b-ac1f-ef7e8cf1cabc Aug 06 03:18:38.857166 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:38.857166 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:38.857690 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8ba24561-60e2-48e1-9abc-8b542f8fa6a9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:18:38.881615 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8ba24561-60e2-48e1-9abc-8b542f8fa6a9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot delete request issued successfully. Aug 06 03:18:38.885088 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8ba24561-60e2-48e1-9abc-8b542f8fa6a9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/97c061c1-b8a3-479b-ac1f-ef7e8cf1cabc returned with HTTP 202 Aug 06 03:18:38.885519 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1012/4024] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:18:38 2026] DELETE /volume/v3/snapshots/97c061c1-b8a3-479b-ac1f-ef7e8cf1cabc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:38.895627 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c3770df1-015a-47ee-b88f-45c41e759efe None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:38.897407 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c3770df1-015a-47ee-b88f-45c41e759efe tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/97c061c1-b8a3-479b-ac1f-ef7e8cf1cabc Aug 06 03:18:38.897592 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c3770df1-015a-47ee-b88f-45c41e759efe tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:38.897778 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c3770df1-015a-47ee-b88f-45c41e759efe tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:38.902858 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:38.902858 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:38.903170 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c3770df1-015a-47ee-b88f-45c41e759efe tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:18:38.903885 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c3770df1-015a-47ee-b88f-45c41e759efe tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/97c061c1-b8a3-479b-ac1f-ef7e8cf1cabc returned with HTTP 200 Aug 06 03:18:38.904317 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1012/4025] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:38 2026] GET /volume/v3/snapshots/97c061c1-b8a3-479b-ac1f-ef7e8cf1cabc => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:39.002778 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c58746ee-0854-488b-a424-97966aad824c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:39.004524 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c58746ee-0854-488b-a424-97966aad824c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 Aug 06 03:18:39.004696 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c58746ee-0854-488b-a424-97966aad824c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:39.004913 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c58746ee-0854-488b-a424-97966aad824c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:39.014398 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:39.014398 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:39.018119 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c58746ee-0854-488b-a424-97966aad824c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:39.022563 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c58746ee-0854-488b-a424-97966aad824c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 returned with HTTP 200 Aug 06 03:18:39.023021 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 993/4026] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:39 2026] GET /volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:18:39.914282 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b9ec883f-4f3a-45e7-8fcb-7530d164b93b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:39.917181 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b9ec883f-4f3a-45e7-8fcb-7530d164b93b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/97c061c1-b8a3-479b-ac1f-ef7e8cf1cabc Aug 06 03:18:39.917468 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b9ec883f-4f3a-45e7-8fcb-7530d164b93b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:39.917760 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b9ec883f-4f3a-45e7-8fcb-7530d164b93b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:39.924324 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b9ec883f-4f3a-45e7-8fcb-7530d164b93b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/97c061c1-b8a3-479b-ac1f-ef7e8cf1cabc returned with HTTP 404 Aug 06 03:18:39.924774 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1010/4027] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:39 2026] GET /volume/v3/snapshots/97c061c1-b8a3-479b-ac1f-ef7e8cf1cabc => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:39.931678 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a64e1847-9354-4f9c-8829-720af8805509 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:39.933525 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a64e1847-9354-4f9c-8829-720af8805509 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/ae08441e-c558-4a8c-a742-3ef7f7ad3684 Aug 06 03:18:39.933681 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a64e1847-9354-4f9c-8829-720af8805509 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:39.934639 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a64e1847-9354-4f9c-8829-720af8805509 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:39.934902 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-a64e1847-9354-4f9c-8829-720af8805509 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete volume with id: ae08441e-c558-4a8c-a742-3ef7f7ad3684 Aug 06 03:18:39.942134 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:39.942134 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:39.942556 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a64e1847-9354-4f9c-8829-720af8805509 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:39.961641 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a64e1847-9354-4f9c-8829-720af8805509 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete volume request issued successfully. Aug 06 03:18:39.961877 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a64e1847-9354-4f9c-8829-720af8805509 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/ae08441e-c558-4a8c-a742-3ef7f7ad3684 returned with HTTP 202 Aug 06 03:18:39.962260 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1013/4028] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:18:39 2026] DELETE /volume/v3/volumes/ae08441e-c558-4a8c-a742-3ef7f7ad3684 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:39.969169 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-96d74999-cba2-4ab6-ad0e-4ba86427e76d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:39.971222 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-96d74999-cba2-4ab6-ad0e-4ba86427e76d tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/ae08441e-c558-4a8c-a742-3ef7f7ad3684 Aug 06 03:18:39.971432 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-96d74999-cba2-4ab6-ad0e-4ba86427e76d tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:39.971621 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-96d74999-cba2-4ab6-ad0e-4ba86427e76d tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:39.979611 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:39.979611 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:39.983631 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-96d74999-cba2-4ab6-ad0e-4ba86427e76d tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:39.987614 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-96d74999-cba2-4ab6-ad0e-4ba86427e76d tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/ae08441e-c558-4a8c-a742-3ef7f7ad3684 returned with HTTP 200 Aug 06 03:18:39.988057 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1013/4029] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:39 2026] GET /volume/v3/volumes/ae08441e-c558-4a8c-a742-3ef7f7ad3684 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:40.036101 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4cd0ae25-78e2-4723-98d5-6ec7c3ce256e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:40.037978 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4cd0ae25-78e2-4723-98d5-6ec7c3ce256e tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 Aug 06 03:18:40.038191 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4cd0ae25-78e2-4723-98d5-6ec7c3ce256e tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:40.038416 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4cd0ae25-78e2-4723-98d5-6ec7c3ce256e tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:40.048401 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:40.048401 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:40.051799 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-4cd0ae25-78e2-4723-98d5-6ec7c3ce256e tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:40.056502 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4cd0ae25-78e2-4723-98d5-6ec7c3ce256e tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 returned with HTTP 200 Aug 06 03:18:40.056905 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 994/4030] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:40 2026] GET /volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:40.412439 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-a4a11eb2-9797-4e04-9998-26b2065468d5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:40.422926 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-a4a11eb2-9797-4e04-9998-26b2065468d5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] POST https://10.4.3.80/volume/v3/attachments/6a9751a1-a820-4d03-9dbc-1fe8a57627e6/action Aug 06 03:18:40.423384 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-a4a11eb2-9797-4e04-9998-26b2065468d5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:40.423546 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-a4a11eb2-9797-4e04-9998-26b2065468d5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:40.481126 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:40.481126 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:40.490005 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-b0209760-7c46-47a6-b02c-4738cc94b2a7 req-a4a11eb2-9797-4e04-9998-26b2065468d5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/attachments/6a9751a1-a820-4d03-9dbc-1fe8a57627e6/action returned with HTTP 204 Aug 06 03:18:40.490605 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1011/4031] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:18:40 2026] POST /volume/v3/attachments/6a9751a1-a820-4d03-9dbc-1fe8a57627e6/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:40.571323 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1fd3cdac-7e16-42a2-8303-aff83c53ce9f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:40.648791 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1fd3cdac-7e16-42a2-8303-aff83c53ce9f tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:18:40.649230 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1fd3cdac-7e16-42a2-8303-aff83c53ce9f tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-408733174", "extra_specs": {}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:40.668045 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1fd3cdac-7e16-42a2-8303-aff83c53ce9f tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:18:40.668484 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1014/4032] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:18:40 2026] POST /volume/v3/types => generated 211 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:40.679877 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-194b1425-b5e9-4731-86c8-9df49ae2627e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:40.684197 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-194b1425-b5e9-4731-86c8-9df49ae2627e tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] POST https://10.4.3.80/volume/v3/types/3cd7402c-8427-4ea2-ac05-dba3c6b799c8/encryption Aug 06 03:18:40.684652 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-194b1425-b5e9-4731-86c8-9df49ae2627e tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:40.701741 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-194b1425-b5e9-4731-86c8-9df49ae2627e tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] https://10.4.3.80/volume/v3/types/3cd7402c-8427-4ea2-ac05-dba3c6b799c8/encryption returned with HTTP 200 Aug 06 03:18:40.702144 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1014/4033] 10.4.3.80 () {68 vars in 1390 bytes} [Thu Aug 6 03:18:40 2026] POST /volume/v3/types/3cd7402c-8427-4ea2-ac05-dba3c6b799c8/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:40.709511 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b33fdd44-8156-4406-8397-9e1fc35db888 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:40.789244 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:40.789561 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-409891693", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-408733174", "size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:40.797168 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-409891693', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-408733174', 'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:40.817627 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Create volume of 1 GB Aug 06 03:18:40.817942 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:40.817942 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:40.818458 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Availability Zones retrieved successfully. Aug 06 03:18:40.824314 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Flow 'volume_create_api' (a63f4a0d-5c53-490e-8629-e05630bd77fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:40.825246 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8796f04c-51fc-41aa-b539-8155c6e3eb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:40.826061 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:40.849426 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8796f04c-51fc-41aa-b539-8155c6e3eb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:18:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3cd7402c-8427-4ea2-ac05-dba3c6b799c8,is_public=True,name='tempest-scenario-type-luks-408733174',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3cd7402c-8427-4ea2-ac05-dba3c6b799c8', '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=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:40.850020 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3730b76-2707-42ce-a593-006969f2696f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:40.873342 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-408733174 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-408733174, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:18:40.873575 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-408733174 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-408733174, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:18:40.902315 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Created reservations ['df89a1e3-21d0-40bc-95dc-293e967fe7b7', '48e0ea0b-f520-47f0-b049-ae07392897a8', 'd53dbf78-2875-48aa-bda3-3479d01a717d', 'd4e10779-cafb-4c64-a352-4509f5dd24a4'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:40.903033 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3730b76-2707-42ce-a593-006969f2696f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df89a1e3-21d0-40bc-95dc-293e967fe7b7', '48e0ea0b-f520-47f0-b049-ae07392897a8', 'd53dbf78-2875-48aa-bda3-3479d01a717d', 'd4e10779-cafb-4c64-a352-4509f5dd24a4']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:40.903676 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3403117-e5e5-47b1-8169-9ee4cb7a0c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:40.922734 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3403117-e5e5-47b1-8169-9ee4cb7a0c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-409891693',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d73a5e7b74b0469d8c784456fbf9ce65',qos_specs=None,replication_status=,reservations=['df89a1e3-21d0-40bc-95dc-293e967fe7b7','48e0ea0b-f520-47f0-b049-ae07392897a8','d53dbf78-2875-48aa-bda3-3479d01a717d','d4e10779-cafb-4c64-a352-4509f5dd24a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98909edb566344a5a736e9e0f7dd5d11',volume_type_id=3cd7402c-8427-4ea2-ac05-dba3c6b799c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-409891693',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d73a5e7b74b0469d8c784456fbf9ce65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98909edb566344a5a736e9e0f7dd5d11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3cd7402c-8427-4ea2-ac05-dba3c6b799c8),volume_type_id=3cd7402c-8427-4ea2-ac05-dba3c6b799c8)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:40.923387 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8597dd9-7bb1-4195-b995-fe6bb73a90cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:40.940051 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8597dd9-7bb1-4195-b995-fe6bb73a90cd) transitioned into state 'SUCCESS' from state '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-409891693',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d73a5e7b74b0469d8c784456fbf9ce65',qos_specs=None,replication_status=,reservations=['df89a1e3-21d0-40bc-95dc-293e967fe7b7','48e0ea0b-f520-47f0-b049-ae07392897a8','d53dbf78-2875-48aa-bda3-3479d01a717d','d4e10779-cafb-4c64-a352-4509f5dd24a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98909edb566344a5a736e9e0f7dd5d11',volume_type_id=3cd7402c-8427-4ea2-ac05-dba3c6b799c8)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:40.940632 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2ee4d89-234f-4832-a8d1-999536e5cd2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:40.948394 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2ee4d89-234f-4832-a8d1-999536e5cd2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:40.949112 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Flow 'volume_create_api' (a63f4a0d-5c53-490e-8629-e05630bd77fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:40.949391 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Create volume request issued successfully. Aug 06 03:18:40.949868 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b33fdd44-8156-4406-8397-9e1fc35db888 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:40.950250 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 995/4034] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:18:40 2026] POST /volume/v3/volumes => generated 781 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:40.961672 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fc1a8836-b9d6-46c7-aa76-33ce83dfda60 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:40.963372 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fc1a8836-b9d6-46c7-aa76-33ce83dfda60 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a Aug 06 03:18:40.963534 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fc1a8836-b9d6-46c7-aa76-33ce83dfda60 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:40.963704 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fc1a8836-b9d6-46c7-aa76-33ce83dfda60 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:40.969870 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:40.969870 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:40.973778 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-fc1a8836-b9d6-46c7-aa76-33ce83dfda60 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:18:40.978024 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fc1a8836-b9d6-46c7-aa76-33ce83dfda60 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a returned with HTTP 200 Aug 06 03:18:40.978415 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1012/4035] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:40 2026] GET /volume/v3/volumes/bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:41.003469 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c28456de-04d0-442b-9a70-0bf145d13484 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:41.006924 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c28456de-04d0-442b-9a70-0bf145d13484 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/ae08441e-c558-4a8c-a742-3ef7f7ad3684 Aug 06 03:18:41.006924 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c28456de-04d0-442b-9a70-0bf145d13484 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:41.006924 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c28456de-04d0-442b-9a70-0bf145d13484 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:41.014193 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c28456de-04d0-442b-9a70-0bf145d13484 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/ae08441e-c558-4a8c-a742-3ef7f7ad3684 returned with HTTP 404 Aug 06 03:18:41.014580 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1015/4036] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:41 2026] GET /volume/v3/volumes/ae08441e-c558-4a8c-a742-3ef7f7ad3684 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:41.023150 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-67014381-4b38-4579-9319-513c155bbfea None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:41.025919 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-67014381-4b38-4579-9319-513c155bbfea tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:41.026375 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-67014381-4b38-4579-9319-513c155bbfea tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-56421741"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:41.028884 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-67014381-4b38-4579-9319-513c155bbfea tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-56421741'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:41.029047 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-67014381-4b38-4579-9319-513c155bbfea tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume of 1 GB Aug 06 03:18:41.035787 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-67014381-4b38-4579-9319-513c155bbfea tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Availability Zones retrieved successfully. Aug 06 03:18:41.044939 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-67014381-4b38-4579-9319-513c155bbfea tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Flow 'volume_create_api' (7c854ed6-5ed2-4c83-9448-8b551f5e04e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:41.046665 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-67014381-4b38-4579-9319-513c155bbfea tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fca208dc-d271-49ef-90be-164d25c031b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:41.047628 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-67014381-4b38-4579-9319-513c155bbfea tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:41.068853 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-898d3af1-7a88-434e-b4e6-04e65f6b59f8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:41.071091 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-898d3af1-7a88-434e-b4e6-04e65f6b59f8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 Aug 06 03:18:41.071460 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-898d3af1-7a88-434e-b4e6-04e65f6b59f8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:41.071569 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-898d3af1-7a88-434e-b4e6-04e65f6b59f8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:41.081179 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-67014381-4b38-4579-9319-513c155bbfea tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fca208dc-d271-49ef-90be-164d25c031b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:41.082104 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:41.082104 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:41.082337 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-67014381-4b38-4579-9319-513c155bbfea tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddd02de8-9012-420b-9c15-0a1731dc2f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:41.087783 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-898d3af1-7a88-434e-b4e6-04e65f6b59f8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:41.089620 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-898d3af1-7a88-434e-b4e6-04e65f6b59f8 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 returned with HTTP 200 Aug 06 03:18:41.089620 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 996/4037] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:41 2026] GET /volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 => generated 1173 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:41.142460 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-67014381-4b38-4579-9319-513c155bbfea tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Created reservations ['a66d2118-5789-49c0-93dd-c90690d80883', '721b5c7b-1e8e-4d2d-9f7e-64e5b178d85a', 'b4d9dd0b-f84a-4016-9167-2db25b4f6d05', '1a84fef5-1956-4dbb-86f1-df0c5c59c225'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:41.143483 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-67014381-4b38-4579-9319-513c155bbfea tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddd02de8-9012-420b-9c15-0a1731dc2f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a66d2118-5789-49c0-93dd-c90690d80883', '721b5c7b-1e8e-4d2d-9f7e-64e5b178d85a', 'b4d9dd0b-f84a-4016-9167-2db25b4f6d05', '1a84fef5-1956-4dbb-86f1-df0c5c59c225']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:41.144577 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-67014381-4b38-4579-9319-513c155bbfea tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9544e24b-275b-485a-9925-29290e37353f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:41.172093 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-67014381-4b38-4579-9319-513c155bbfea tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9544e24b-275b-485a-9925-29290e37353f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51762b34-216f-456b-9c1a-82c51a251d89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-56421741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',qos_specs=None,replication_status=,reservations=['a66d2118-5789-49c0-93dd-c90690d80883','721b5c7b-1e8e-4d2d-9f7e-64e5b178d85a','b4d9dd0b-f84a-4016-9167-2db25b4f6d05','1a84fef5-1956-4dbb-86f1-df0c5c59c225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-56421741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51762b34-216f-456b-9c1a-82c51a251d89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:41.172735 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-67014381-4b38-4579-9319-513c155bbfea tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9856d6e4-0a24-429f-b2c4-75832e1cc86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:41.189567 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-67014381-4b38-4579-9319-513c155bbfea tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9856d6e4-0a24-429f-b2c4-75832e1cc86a) transitioned into state 'SUCCESS' from state '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-56421741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',qos_specs=None,replication_status=,reservations=['a66d2118-5789-49c0-93dd-c90690d80883','721b5c7b-1e8e-4d2d-9f7e-64e5b178d85a','b4d9dd0b-f84a-4016-9167-2db25b4f6d05','1a84fef5-1956-4dbb-86f1-df0c5c59c225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:41.190240 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-67014381-4b38-4579-9319-513c155bbfea tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3d2e334-fb2e-4ff1-a3aa-6af0c440ccdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:41.200931 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-67014381-4b38-4579-9319-513c155bbfea tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3d2e334-fb2e-4ff1-a3aa-6af0c440ccdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:41.201739 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-67014381-4b38-4579-9319-513c155bbfea tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Flow 'volume_create_api' (7c854ed6-5ed2-4c83-9448-8b551f5e04e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:41.202038 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-67014381-4b38-4579-9319-513c155bbfea tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume request issued successfully. Aug 06 03:18:41.202527 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-67014381-4b38-4579-9319-513c155bbfea tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:41.202946 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1015/4038] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:18:41 2026] POST /volume/v3/volumes => generated 774 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:41.217111 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0fd3ef1c-a651-4908-b51c-b62750db770b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:41.218881 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0fd3ef1c-a651-4908-b51c-b62750db770b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/51762b34-216f-456b-9c1a-82c51a251d89 Aug 06 03:18:41.219116 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0fd3ef1c-a651-4908-b51c-b62750db770b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:41.219371 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0fd3ef1c-a651-4908-b51c-b62750db770b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:41.225539 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:41.225539 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:41.228573 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0fd3ef1c-a651-4908-b51c-b62750db770b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:41.231864 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0fd3ef1c-a651-4908-b51c-b62750db770b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/51762b34-216f-456b-9c1a-82c51a251d89 returned with HTTP 200 Aug 06 03:18:41.232276 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1013/4039] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:41 2026] GET /volume/v3/volumes/51762b34-216f-456b-9c1a-82c51a251d89 => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:41.991742 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-127b680f-d4a7-4dc1-b11a-22156f196ff0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:41.993021 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-127b680f-d4a7-4dc1-b11a-22156f196ff0 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a Aug 06 03:18:41.993261 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-127b680f-d4a7-4dc1-b11a-22156f196ff0 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:41.993544 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-127b680f-d4a7-4dc1-b11a-22156f196ff0 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:41.999851 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:41.999851 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:42.005177 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-127b680f-d4a7-4dc1-b11a-22156f196ff0 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:18:42.007458 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-127b680f-d4a7-4dc1-b11a-22156f196ff0 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a returned with HTTP 200 Aug 06 03:18:42.008020 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1016/4040] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:41 2026] GET /volume/v3/volumes/bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:42.021548 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-92bfa68b-86d8-4426-bb07-72f8f76ae0b8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:42.022921 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-92bfa68b-86d8-4426-bb07-72f8f76ae0b8 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a Aug 06 03:18:42.023202 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-92bfa68b-86d8-4426-bb07-72f8f76ae0b8 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:42.023476 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-92bfa68b-86d8-4426-bb07-72f8f76ae0b8 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:42.031342 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:42.031342 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:42.035149 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-92bfa68b-86d8-4426-bb07-72f8f76ae0b8 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:18:42.039940 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-92bfa68b-86d8-4426-bb07-72f8f76ae0b8 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a returned with HTTP 200 Aug 06 03:18:42.040490 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 997/4041] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:42 2026] GET /volume/v3/volumes/bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:42.056146 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:42.058025 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:42.058310 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1113704112", "source_volid": "bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a", "volume_type": "tempest-scenario-type-luks-408733174", "size": 1}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:42.059771 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1113704112', 'source_volid': 'bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a', 'volume_type': 'tempest-scenario-type-luks-408733174', 'size': 1}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:42.069056 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:42.069056 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:42.069741 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume retrieved successfully. Aug 06 03:18:42.069956 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Create volume of 1 GB Aug 06 03:18:42.070513 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Availability Zones retrieved successfully. Aug 06 03:18:42.075937 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Flow 'volume_create_api' (9d3e219f-9fcb-44ac-abbc-38d9f10fc8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:42.077090 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b89cc560-5cae-4c16-ab7b-78acf1477d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:42.078018 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:42.095585 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b89cc560-5cae-4c16-ab7b-78acf1477d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a', 'volume_type': VolumeType(created_at=2026-08-06T03:18:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3cd7402c-8427-4ea2-ac05-dba3c6b799c8,is_public=True,name='tempest-scenario-type-luks-408733174',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3cd7402c-8427-4ea2-ac05-dba3c6b799c8', '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=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:42.096411 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51a87fef-5cc0-47d1-9333-4dad9ec42b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:42.121237 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-408733174 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-408733174, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:18:42.121713 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-408733174 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-408733174, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:18:42.134186 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Created reservations ['50f5de6b-5d22-476b-90f8-32ed97b22e5e', '398f754f-9bf1-4bcd-8c13-140ca9fae756', 'a72aea20-a020-4a1d-a7de-69ac166b2a43', '4581f81d-1e7f-407b-89d2-dac3b9445adc'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:42.134939 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51a87fef-5cc0-47d1-9333-4dad9ec42b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50f5de6b-5d22-476b-90f8-32ed97b22e5e', '398f754f-9bf1-4bcd-8c13-140ca9fae756', 'a72aea20-a020-4a1d-a7de-69ac166b2a43', '4581f81d-1e7f-407b-89d2-dac3b9445adc']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:42.135781 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d92cd340-cd79-485f-b9f6-1b197fe5392d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:42.165996 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b3b53cab-48b2-4db3-b8ed-afa2caed0126 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:42.166385 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b3b53cab-48b2-4db3-b8ed-afa2caed0126 None None] GET https://10.4.3.80/volume// Aug 06 03:18:42.166561 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b3b53cab-48b2-4db3-b8ed-afa2caed0126 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:42.166734 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b3b53cab-48b2-4db3-b8ed-afa2caed0126 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:42.167051 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b3b53cab-48b2-4db3-b8ed-afa2caed0126 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:18:42.167327 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1014/4042] 10.4.3.80 () {64 vars in 997 bytes} [Thu Aug 6 03:18:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:18:42.167990 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d92cd340-cd79-485f-b9f6-1b197fe5392d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b032d8c-a064-4660-b778-fe81c9ef40c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1113704112',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d73a5e7b74b0469d8c784456fbf9ce65',qos_specs=None,replication_status=,reservations=['50f5de6b-5d22-476b-90f8-32ed97b22e5e','398f754f-9bf1-4bcd-8c13-140ca9fae756','a72aea20-a020-4a1d-a7de-69ac166b2a43','4581f81d-1e7f-407b-89d2-dac3b9445adc'],size=1,snapshot_id=None,source_replicaid=,source_volid=bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a,status='creating',user_id='98909edb566344a5a736e9e0f7dd5d11',volume_type_id=3cd7402c-8427-4ea2-ac05-dba3c6b799c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1113704112',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7b032d8c-a064-4660-b778-fe81c9ef40c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d73a5e7b74b0469d8c784456fbf9ce65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98909edb566344a5a736e9e0f7dd5d11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3cd7402c-8427-4ea2-ac05-dba3c6b799c8),volume_type_id=3cd7402c-8427-4ea2-ac05-dba3c6b799c8)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:42.168750 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d6eaf87-a3fa-4dc2-8ddd-ebd5fc51fd02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:42.178581 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1cbadb2f-6678-44c9-a80b-175760074a8a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:42.178581 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1cbadb2f-6678-44c9-a80b-175760074a8a None None] GET https://10.4.3.80/volume// Aug 06 03:18:42.178581 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1cbadb2f-6678-44c9-a80b-175760074a8a None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:42.178581 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1cbadb2f-6678-44c9-a80b-175760074a8a None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:42.178581 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1cbadb2f-6678-44c9-a80b-175760074a8a None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:18:42.178581 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1017/4043] 10.4.3.80 () {64 vars in 997 bytes} [Thu Aug 6 03:18:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:18:42.186396 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-348401e2-b69f-4417-9a38-b35cf64dbf0d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:42.186749 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d6eaf87-a3fa-4dc2-8ddd-ebd5fc51fd02) transitioned into state 'SUCCESS' from state '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-1113704112',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d73a5e7b74b0469d8c784456fbf9ce65',qos_specs=None,replication_status=,reservations=['50f5de6b-5d22-476b-90f8-32ed97b22e5e','398f754f-9bf1-4bcd-8c13-140ca9fae756','a72aea20-a020-4a1d-a7de-69ac166b2a43','4581f81d-1e7f-407b-89d2-dac3b9445adc'],size=1,snapshot_id=None,source_replicaid=,source_volid=bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a,status='creating',user_id='98909edb566344a5a736e9e0f7dd5d11',volume_type_id=3cd7402c-8427-4ea2-ac05-dba3c6b799c8)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:42.187455 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6959f143-47b5-49cd-b6e5-d759c3fe93ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:42.203672 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6959f143-47b5-49cd-b6e5-d759c3fe93ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:42.204433 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Flow 'volume_create_api' (9d3e219f-9fcb-44ac-abbc-38d9f10fc8e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:42.204697 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Create volume request issued successfully. Aug 06 03:18:42.205416 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a59cebfb-97d4-4354-b5b0-78f07e3aa518 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:42.205819 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1016/4044] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:18:42 2026] POST /volume/v3/volumes => generated 809 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:42.220944 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-816a27ca-987b-4a49-a246-1feebf41aa0a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:42.222649 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-816a27ca-987b-4a49-a246-1feebf41aa0a tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:18:42.222892 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-816a27ca-987b-4a49-a246-1feebf41aa0a tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:42.223110 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-816a27ca-987b-4a49-a246-1feebf41aa0a tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:42.229752 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:42.229752 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:42.233981 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-816a27ca-987b-4a49-a246-1feebf41aa0a tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:18:42.238398 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-816a27ca-987b-4a49-a246-1feebf41aa0a tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:18:42.238787 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1015/4045] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:42 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:42.244975 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-27b94864-2dfd-4441-bcbc-b4367fa1b386 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:42.246432 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-27b94864-2dfd-4441-bcbc-b4367fa1b386 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/51762b34-216f-456b-9c1a-82c51a251d89 Aug 06 03:18:42.246771 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-27b94864-2dfd-4441-bcbc-b4367fa1b386 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:42.247093 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-27b94864-2dfd-4441-bcbc-b4367fa1b386 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:42.253568 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:42.253568 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:42.257072 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-27b94864-2dfd-4441-bcbc-b4367fa1b386 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:42.260824 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-27b94864-2dfd-4441-bcbc-b4367fa1b386 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/51762b34-216f-456b-9c1a-82c51a251d89 returned with HTTP 200 Aug 06 03:18:42.260824 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1018/4046] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:42 2026] GET /volume/v3/volumes/51762b34-216f-456b-9c1a-82c51a251d89 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:42.272189 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-054c52da-34c3-4785-8faf-dd4dac566751 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:42.274109 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-054c52da-34c3-4785-8faf-dd4dac566751 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:18:42.274428 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-054c52da-34c3-4785-8faf-dd4dac566751 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51762b34-216f-456b-9c1a-82c51a251d89", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-72697761"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:42.282929 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:42.282929 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:42.283228 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-054c52da-34c3-4785-8faf-dd4dac566751 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:42.283331 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-054c52da-34c3-4785-8faf-dd4dac566751 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create snapshot from volume 51762b34-216f-456b-9c1a-82c51a251d89 Aug 06 03:18:42.289197 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-348401e2-b69f-4417-9a38-b35cf64dbf0d tempest-VersionsTest-597322834 tempest-VersionsTest-597322834-project-member] GET https://10.4.3.80/volume/v3/ Aug 06 03:18:42.289475 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-348401e2-b69f-4417-9a38-b35cf64dbf0d tempest-VersionsTest-597322834 tempest-VersionsTest-597322834-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:42.289712 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-348401e2-b69f-4417-9a38-b35cf64dbf0d tempest-VersionsTest-597322834 tempest-VersionsTest-597322834-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:42.290100 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-348401e2-b69f-4417-9a38-b35cf64dbf0d tempest-VersionsTest-597322834 tempest-VersionsTest-597322834-project-member] https://10.4.3.80/volume/v3/ returned with HTTP 200 Aug 06 03:18:42.290506 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 998/4047] 10.4.3.80 () {66 vars in 1209 bytes} [Thu Aug 6 03:18:42 2026] GET /volume/v3/ => generated 385 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:42.307702 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-054c52da-34c3-4785-8faf-dd4dac566751 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Created reservations ['6897386a-1ab9-4129-8258-7d2d7631fa66', '7e46a52f-6ead-425c-a5cd-562a1f090817', '2d6ac394-47c6-41ab-86dc-a0df2e4b709e', '85d31256-e68d-49e2-b723-b598be9535d7'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:42.344917 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-054c52da-34c3-4785-8faf-dd4dac566751 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot create request issued successfully. Aug 06 03:18:42.345411 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-054c52da-34c3-4785-8faf-dd4dac566751 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:18:42.345952 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1017/4048] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:18:42 2026] POST /volume/v3/snapshots => generated 306 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:42.355687 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-82aa7039-13e6-4b3c-84cd-ebe8867adc82 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:42.357477 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-82aa7039-13e6-4b3c-84cd-ebe8867adc82 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/0edb0920-dbd2-47c4-9fce-c6daeadc0711 Aug 06 03:18:42.357682 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-82aa7039-13e6-4b3c-84cd-ebe8867adc82 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:42.357922 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-82aa7039-13e6-4b3c-84cd-ebe8867adc82 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:42.362400 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:42.362400 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:42.362710 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-82aa7039-13e6-4b3c-84cd-ebe8867adc82 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:18:42.363401 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-82aa7039-13e6-4b3c-84cd-ebe8867adc82 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/0edb0920-dbd2-47c4-9fce-c6daeadc0711 returned with HTTP 200 Aug 06 03:18:42.363753 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1016/4049] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:42 2026] GET /volume/v3/snapshots/0edb0920-dbd2-47c4-9fce-c6daeadc0711 => generated 438 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:43.250259 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-378b3ccb-53c9-4b63-b55b-7e8ec79194a6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:43.251844 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-378b3ccb-53c9-4b63-b55b-7e8ec79194a6 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:18:43.252135 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-378b3ccb-53c9-4b63-b55b-7e8ec79194a6 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:43.252372 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-378b3ccb-53c9-4b63-b55b-7e8ec79194a6 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:43.258354 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:43.258354 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:43.263359 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-378b3ccb-53c9-4b63-b55b-7e8ec79194a6 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:18:43.269802 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-378b3ccb-53c9-4b63-b55b-7e8ec79194a6 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:18:43.270270 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1019/4050] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:43 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:43.372610 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-477b4ab0-8ff2-41e6-ab36-08d704d53fd4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:43.375722 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-477b4ab0-8ff2-41e6-ab36-08d704d53fd4 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/0edb0920-dbd2-47c4-9fce-c6daeadc0711 Aug 06 03:18:43.375722 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-477b4ab0-8ff2-41e6-ab36-08d704d53fd4 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:43.375722 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-477b4ab0-8ff2-41e6-ab36-08d704d53fd4 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:43.380631 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:43.380631 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:43.381203 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-477b4ab0-8ff2-41e6-ab36-08d704d53fd4 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:18:43.382510 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-477b4ab0-8ff2-41e6-ab36-08d704d53fd4 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/0edb0920-dbd2-47c4-9fce-c6daeadc0711 returned with HTTP 200 Aug 06 03:18:43.382510 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 999/4051] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:43 2026] GET /volume/v3/snapshots/0edb0920-dbd2-47c4-9fce-c6daeadc0711 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:43.393502 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4a8531d8-4eee-4c5d-9bf9-f826eb4977ca None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:43.395792 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4a8531d8-4eee-4c5d-9bf9-f826eb4977ca tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] GET https://10.4.3.80/volume/v3/snapshots Aug 06 03:18:43.396112 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4a8531d8-4eee-4c5d-9bf9-f826eb4977ca tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:43.396369 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4a8531d8-4eee-4c5d-9bf9-f826eb4977ca tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:43.396694 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.api_utils [None req-4a8531d8-4eee-4c5d-9bf9-f826eb4977ca tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Removing options '' from query. {{(pid=100900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:18:43.397090 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:43.397090 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:43.398150 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.db.api [None req-4a8531d8-4eee-4c5d-9bf9-f826eb4977ca tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Building query based on filter {{(pid=100900) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 03:18:43.402484 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4a8531d8-4eee-4c5d-9bf9-f826eb4977ca tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Get all snapshots completed successfully. Aug 06 03:18:43.402901 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4a8531d8-4eee-4c5d-9bf9-f826eb4977ca tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 200 Aug 06 03:18:43.403432 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1018/4052] 10.4.3.80 () {66 vars in 1236 bytes} [Thu Aug 6 03:18:43 2026] GET /volume/v3/snapshots => generated 334 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:43.413532 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4e2108f9-233d-4113-b207-bed035b9f36e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:43.415074 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4e2108f9-233d-4113-b207-bed035b9f36e tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] DELETE https://10.4.3.80/volume/v3/snapshots/0edb0920-dbd2-47c4-9fce-c6daeadc0711 Aug 06 03:18:43.415241 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4e2108f9-233d-4113-b207-bed035b9f36e tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:43.415410 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4e2108f9-233d-4113-b207-bed035b9f36e tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:43.415504 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-4e2108f9-233d-4113-b207-bed035b9f36e tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete snapshot with id: 0edb0920-dbd2-47c4-9fce-c6daeadc0711 Aug 06 03:18:43.421141 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:43.421141 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:43.421452 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4e2108f9-233d-4113-b207-bed035b9f36e tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:18:43.436441 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4e2108f9-233d-4113-b207-bed035b9f36e tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot delete request issued successfully. Aug 06 03:18:43.439852 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4e2108f9-233d-4113-b207-bed035b9f36e tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/0edb0920-dbd2-47c4-9fce-c6daeadc0711 returned with HTTP 202 Aug 06 03:18:43.439852 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1017/4053] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:18:43 2026] DELETE /volume/v3/snapshots/0edb0920-dbd2-47c4-9fce-c6daeadc0711 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:43.447738 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-38ab37a5-afe7-4015-8705-caf8391927fa None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:43.449565 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-38ab37a5-afe7-4015-8705-caf8391927fa tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/0edb0920-dbd2-47c4-9fce-c6daeadc0711 Aug 06 03:18:43.449823 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-38ab37a5-afe7-4015-8705-caf8391927fa tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:43.450123 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-38ab37a5-afe7-4015-8705-caf8391927fa tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:43.456092 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:43.456092 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:43.456092 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-38ab37a5-afe7-4015-8705-caf8391927fa tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:18:43.456092 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-38ab37a5-afe7-4015-8705-caf8391927fa tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/0edb0920-dbd2-47c4-9fce-c6daeadc0711 returned with HTTP 200 Aug 06 03:18:43.456386 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1020/4054] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:43 2026] GET /volume/v3/snapshots/0edb0920-dbd2-47c4-9fce-c6daeadc0711 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:44.232347 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a3f0beeb-f5be-4f92-99aa-4ff5951808e2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:44.283662 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-dcdd944a-6b30-472c-84ca-6f8892f8495c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:44.285316 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-dcdd944a-6b30-472c-84ca-6f8892f8495c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:18:44.285675 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-dcdd944a-6b30-472c-84ca-6f8892f8495c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:44.287283 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-dcdd944a-6b30-472c-84ca-6f8892f8495c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:44.296485 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:44.296485 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:44.300458 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-dcdd944a-6b30-472c-84ca-6f8892f8495c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:18:44.305844 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-dcdd944a-6b30-472c-84ca-6f8892f8495c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:18:44.306526 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1019/4055] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:44 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:44.344184 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a3f0beeb-f5be-4f92-99aa-4ff5951808e2 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:44.344493 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a3f0beeb-f5be-4f92-99aa-4ff5951808e2 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2019579735"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:44.345757 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-a3f0beeb-f5be-4f92-99aa-4ff5951808e2 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2019579735'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:44.345904 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-a3f0beeb-f5be-4f92-99aa-4ff5951808e2 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Create volume of 1 GB Aug 06 03:18:44.349517 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a3f0beeb-f5be-4f92-99aa-4ff5951808e2 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Availability Zones retrieved successfully. Aug 06 03:18:44.354785 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a3f0beeb-f5be-4f92-99aa-4ff5951808e2 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Flow 'volume_create_api' (bd55895f-5a50-458f-9a29-8053ae734f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:44.355554 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a3f0beeb-f5be-4f92-99aa-4ff5951808e2 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ac9770a-c9d3-486a-859c-c4bff7cf1f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:44.356392 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-a3f0beeb-f5be-4f92-99aa-4ff5951808e2 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:44.379820 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a3f0beeb-f5be-4f92-99aa-4ff5951808e2 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ac9770a-c9d3-486a-859c-c4bff7cf1f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:44.380552 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a3f0beeb-f5be-4f92-99aa-4ff5951808e2 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11667d21-0cc5-4566-b57b-4b7b0cbf2f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:44.410522 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-82a4e79e-4d8c-4a97-97d3-bf794c1b2f2f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:44.412473 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-82a4e79e-4d8c-4a97-97d3-bf794c1b2f2f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 Aug 06 03:18:44.412659 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-82a4e79e-4d8c-4a97-97d3-bf794c1b2f2f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:44.412851 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-82a4e79e-4d8c-4a97-97d3-bf794c1b2f2f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:44.421725 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:44.421725 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:44.424807 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-82a4e79e-4d8c-4a97-97d3-bf794c1b2f2f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:44.428770 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-82a4e79e-4d8c-4a97-97d3-bf794c1b2f2f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 returned with HTTP 200 Aug 06 03:18:44.429196 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1018/4056] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:18:44 2026] GET /volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:44.442918 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-a3f0beeb-f5be-4f92-99aa-4ff5951808e2 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Created reservations ['035d6091-686a-4103-9eee-37df4fbd00f0', '014f96ed-6fce-4a24-acbd-8f87a602438a', '15428df2-f95d-45e1-8f65-50ffba5831d7', 'f0aa11e8-3655-4edd-adf5-8c9fa2f1a726'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:44.442918 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a3f0beeb-f5be-4f92-99aa-4ff5951808e2 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11667d21-0cc5-4566-b57b-4b7b0cbf2f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['035d6091-686a-4103-9eee-37df4fbd00f0', '014f96ed-6fce-4a24-acbd-8f87a602438a', '15428df2-f95d-45e1-8f65-50ffba5831d7', 'f0aa11e8-3655-4edd-adf5-8c9fa2f1a726']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:44.443263 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a3f0beeb-f5be-4f92-99aa-4ff5951808e2 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (531b72a8-81e1-4aca-8f57-6a194b2aeaae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:44.448333 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-c6574098-0028-4e8b-b62d-977b15452777 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:44.450293 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-c6574098-0028-4e8b-b62d-977b15452777 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] POST https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359/action Aug 06 03:18:44.450616 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-c6574098-0028-4e8b-b62d-977b15452777 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:44.450738 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-c6574098-0028-4e8b-b62d-977b15452777 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:44.460822 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:44.460822 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:44.461340 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-c6574098-0028-4e8b-b62d-977b15452777 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:44.464917 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-63f155ba-7866-459e-ac79-264d701273b9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:44.467977 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a3f0beeb-f5be-4f92-99aa-4ff5951808e2 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (531b72a8-81e1-4aca-8f57-6a194b2aeaae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a1df0e1-d095-4aa2-af4e-460512cd93d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2019579735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='846a135e11c543f2867d86cc97a7c66b',qos_specs=None,replication_status=,reservations=['035d6091-686a-4103-9eee-37df4fbd00f0','014f96ed-6fce-4a24-acbd-8f87a602438a','15428df2-f95d-45e1-8f65-50ffba5831d7','f0aa11e8-3655-4edd-adf5-8c9fa2f1a726'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='092fd64000564dbca6e138760468bdb5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2019579735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a1df0e1-d095-4aa2-af4e-460512cd93d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='846a135e11c543f2867d86cc97a7c66b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='092fd64000564dbca6e138760468bdb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:44.468137 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-63f155ba-7866-459e-ac79-264d701273b9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/0edb0920-dbd2-47c4-9fce-c6daeadc0711 Aug 06 03:18:44.468137 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-63f155ba-7866-459e-ac79-264d701273b9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:44.468233 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-c6574098-0028-4e8b-b62d-977b15452777 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Begin detaching volume completed successfully. Aug 06 03:18:44.468261 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-63f155ba-7866-459e-ac79-264d701273b9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:44.468284 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-c6574098-0028-4e8b-b62d-977b15452777 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359/action returned with HTTP 202 Aug 06 03:18:44.468322 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a3f0beeb-f5be-4f92-99aa-4ff5951808e2 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7c852a7-ad63-43aa-9095-61b754931b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:44.468351 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1021/4057] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:18:44 2026] POST /volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:44.472988 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-63f155ba-7866-459e-ac79-264d701273b9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/0edb0920-dbd2-47c4-9fce-c6daeadc0711 returned with HTTP 404 Aug 06 03:18:44.473524 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1020/4058] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:44 2026] GET /volume/v3/snapshots/0edb0920-dbd2-47c4-9fce-c6daeadc0711 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:44.480650 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c021dfab-a29a-4731-ae06-667b6b2ee7be None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:44.484878 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c021dfab-a29a-4731-ae06-667b6b2ee7be tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/51762b34-216f-456b-9c1a-82c51a251d89 Aug 06 03:18:44.484878 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c021dfab-a29a-4731-ae06-667b6b2ee7be tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:44.484878 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c021dfab-a29a-4731-ae06-667b6b2ee7be tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:44.484878 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-c021dfab-a29a-4731-ae06-667b6b2ee7be tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete volume with id: 51762b34-216f-456b-9c1a-82c51a251d89 Aug 06 03:18:44.485787 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a3f0beeb-f5be-4f92-99aa-4ff5951808e2 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7c852a7-ad63-43aa-9095-61b754931b2a) transitioned into state 'SUCCESS' from state '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-2019579735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='846a135e11c543f2867d86cc97a7c66b',qos_specs=None,replication_status=,reservations=['035d6091-686a-4103-9eee-37df4fbd00f0','014f96ed-6fce-4a24-acbd-8f87a602438a','15428df2-f95d-45e1-8f65-50ffba5831d7','f0aa11e8-3655-4edd-adf5-8c9fa2f1a726'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='092fd64000564dbca6e138760468bdb5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:44.486459 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a3f0beeb-f5be-4f92-99aa-4ff5951808e2 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f7e68e-2039-459f-a7b1-ed95260bdaea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:44.490987 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:44.490987 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:44.491383 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c021dfab-a29a-4731-ae06-667b6b2ee7be tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:44.496351 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a3f0beeb-f5be-4f92-99aa-4ff5951808e2 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f7e68e-2039-459f-a7b1-ed95260bdaea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:44.497142 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-a3f0beeb-f5be-4f92-99aa-4ff5951808e2 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Flow 'volume_create_api' (bd55895f-5a50-458f-9a29-8053ae734f7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:44.497401 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a3f0beeb-f5be-4f92-99aa-4ff5951808e2 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Create volume request issued successfully. Aug 06 03:18:44.499129 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a3f0beeb-f5be-4f92-99aa-4ff5951808e2 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:44.499129 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1000/4059] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:18:44 2026] POST /volume/v3/volumes => generated 817 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:44.511393 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a2b561f8-b545-41a5-8881-16e19aa12eaa None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:44.514019 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a2b561f8-b545-41a5-8881-16e19aa12eaa tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] GET https://10.4.3.80/volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 Aug 06 03:18:44.515859 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a2b561f8-b545-41a5-8881-16e19aa12eaa tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:44.515859 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a2b561f8-b545-41a5-8881-16e19aa12eaa tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:44.515962 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-204884ac-096c-4055-80f2-e2caee811893 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:44.515962 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-204884ac-096c-4055-80f2-e2caee811893 None None] GET https://10.4.3.80/volume// Aug 06 03:18:44.515962 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-204884ac-096c-4055-80f2-e2caee811893 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:44.515962 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-204884ac-096c-4055-80f2-e2caee811893 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:44.515962 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-204884ac-096c-4055-80f2-e2caee811893 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:18:44.515962 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1021/4060] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:18:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:18:44.520395 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c021dfab-a29a-4731-ae06-667b6b2ee7be tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete volume request issued successfully. Aug 06 03:18:44.520589 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c021dfab-a29a-4731-ae06-667b6b2ee7be tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/51762b34-216f-456b-9c1a-82c51a251d89 returned with HTTP 202 Aug 06 03:18:44.520687 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:44.520687 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:44.521086 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1019/4061] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:18:44 2026] DELETE /volume/v3/volumes/51762b34-216f-456b-9c1a-82c51a251d89 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:44.523459 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-621cc2b5-8529-4e13-914d-a46aabd35941 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:44.525494 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-621cc2b5-8529-4e13-914d-a46aabd35941 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 Aug 06 03:18:44.525693 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-621cc2b5-8529-4e13-914d-a46aabd35941 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:44.525897 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-621cc2b5-8529-4e13-914d-a46aabd35941 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:44.530817 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a2b561f8-b545-41a5-8881-16e19aa12eaa tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Volume info retrieved successfully. Aug 06 03:18:44.530898 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1b6a406b-2b76-4031-9b94-8e932c34f7df None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:44.532198 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1b6a406b-2b76-4031-9b94-8e932c34f7df tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/51762b34-216f-456b-9c1a-82c51a251d89 Aug 06 03:18:44.532470 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1b6a406b-2b76-4031-9b94-8e932c34f7df tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:44.532729 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1b6a406b-2b76-4031-9b94-8e932c34f7df tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:44.534662 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:44.534662 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:44.536105 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a2b561f8-b545-41a5-8881-16e19aa12eaa tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] https://10.4.3.80/volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 returned with HTTP 200 Aug 06 03:18:44.536105 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1022/4062] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:44 2026] GET /volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 => generated 885 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:44.538457 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-621cc2b5-8529-4e13-914d-a46aabd35941 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:44.542605 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:44.542605 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:44.542731 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-621cc2b5-8529-4e13-914d-a46aabd35941 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 returned with HTTP 200 Aug 06 03:18:44.543113 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1001/4063] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:18:44 2026] GET /volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:44.548320 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1b6a406b-2b76-4031-9b94-8e932c34f7df tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:44.552229 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1b6a406b-2b76-4031-9b94-8e932c34f7df tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/51762b34-216f-456b-9c1a-82c51a251d89 returned with HTTP 200 Aug 06 03:18:44.552561 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1022/4064] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:44 2026] GET /volume/v3/volumes/51762b34-216f-456b-9c1a-82c51a251d89 => generated 1013 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:45.322746 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2cbb1d10-ad99-4512-a69a-3bf7721a9f84 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:45.325015 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2cbb1d10-ad99-4512-a69a-3bf7721a9f84 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:18:45.325302 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2cbb1d10-ad99-4512-a69a-3bf7721a9f84 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:45.325573 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2cbb1d10-ad99-4512-a69a-3bf7721a9f84 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:45.337343 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:45.337343 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:45.342507 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2cbb1d10-ad99-4512-a69a-3bf7721a9f84 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:18:45.347823 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2cbb1d10-ad99-4512-a69a-3bf7721a9f84 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:18:45.348282 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1020/4065] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:45 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 901 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:45.549661 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2735fc47-d2df-4dd6-bc12-7a65588ba7f8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:45.551769 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2735fc47-d2df-4dd6-bc12-7a65588ba7f8 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] GET https://10.4.3.80/volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 Aug 06 03:18:45.552143 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2735fc47-d2df-4dd6-bc12-7a65588ba7f8 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:45.552546 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2735fc47-d2df-4dd6-bc12-7a65588ba7f8 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:45.562682 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:45.562682 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:45.565792 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-fbf97be0-84ec-4728-be97-81ee0205bdf7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:45.567277 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-2735fc47-d2df-4dd6-bc12-7a65588ba7f8 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Volume info retrieved successfully. Aug 06 03:18:45.569162 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fbf97be0-84ec-4728-be97-81ee0205bdf7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/51762b34-216f-456b-9c1a-82c51a251d89 Aug 06 03:18:45.570381 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fbf97be0-84ec-4728-be97-81ee0205bdf7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:45.570381 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fbf97be0-84ec-4728-be97-81ee0205bdf7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:45.573624 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2735fc47-d2df-4dd6-bc12-7a65588ba7f8 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] https://10.4.3.80/volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 returned with HTTP 200 Aug 06 03:18:45.574372 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1023/4066] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:45 2026] GET /volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:45.575365 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fbf97be0-84ec-4728-be97-81ee0205bdf7 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/51762b34-216f-456b-9c1a-82c51a251d89 returned with HTTP 404 Aug 06 03:18:45.575807 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1002/4067] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:45 2026] GET /volume/v3/volumes/51762b34-216f-456b-9c1a-82c51a251d89 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:45.587241 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8efb8106-ed75-40d8-8be8-a4196ec0d348 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:45.588882 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8efb8106-ed75-40d8-8be8-a4196ec0d348 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:45.589227 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8efb8106-ed75-40d8-8be8-a4196ec0d348 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2005334248"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:45.590509 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-8efb8106-ed75-40d8-8be8-a4196ec0d348 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2005334248'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:45.590642 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-8efb8106-ed75-40d8-8be8-a4196ec0d348 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume of 1 GB Aug 06 03:18:45.592811 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8b53ddbb-7c40-431e-a595-e50654bc24a9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:45.595052 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8b53ddbb-7c40-431e-a595-e50654bc24a9 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] POST https://10.4.3.80/volume/v3/volume-transfers Aug 06 03:18:45.595390 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8b53ddbb-7c40-431e-a595-e50654bc24a9 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5a1df0e1-d095-4aa2-af4e-460512cd93d9"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:45.597339 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-8efb8106-ed75-40d8-8be8-a4196ec0d348 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Availability Zones retrieved successfully. Aug 06 03:18:45.601666 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volume_transfer [None req-8b53ddbb-7c40-431e-a595-e50654bc24a9 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Creating new volume transfer {'transfer': {'volume_id': '5a1df0e1-d095-4aa2-af4e-460512cd93d9'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 03:18:45.601813 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volume_transfer [None req-8b53ddbb-7c40-431e-a595-e50654bc24a9 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Creating transfer of volume 5a1df0e1-d095-4aa2-af4e-460512cd93d9 Aug 06 03:18:45.601966 np0000006611 devstack@c-api.service[100899]: INFO cinder.transfer.api [None req-8b53ddbb-7c40-431e-a595-e50654bc24a9 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Generating transfer record for volume 5a1df0e1-d095-4aa2-af4e-460512cd93d9 Aug 06 03:18:45.609246 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8efb8106-ed75-40d8-8be8-a4196ec0d348 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Flow 'volume_create_api' (7e75a229-f5f4-419e-95b0-4bb94a429afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:45.610157 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8efb8106-ed75-40d8-8be8-a4196ec0d348 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08d68172-ca70-46e9-a973-1c1eafd9c02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:45.610948 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-8efb8106-ed75-40d8-8be8-a4196ec0d348 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:45.613739 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:45.613739 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:45.629749 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8b53ddbb-7c40-431e-a595-e50654bc24a9 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] https://10.4.3.80/volume/v3/volume-transfers returned with HTTP 202 Aug 06 03:18:45.630246 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1021/4068] 10.4.3.80 () {70 vars in 1319 bytes} [Thu Aug 6 03:18:45 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:45.638060 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bdfa471d-adec-4f06-9315-2715d0494af0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:45.638406 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8efb8106-ed75-40d8-8be8-a4196ec0d348 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08d68172-ca70-46e9-a973-1c1eafd9c02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:45.639247 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8efb8106-ed75-40d8-8be8-a4196ec0d348 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a5b7b11-6761-40e5-a218-8d078fe9e3fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:45.639788 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bdfa471d-adec-4f06-9315-2715d0494af0 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] GET https://10.4.3.80/volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 Aug 06 03:18:45.640055 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bdfa471d-adec-4f06-9315-2715d0494af0 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:45.640325 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bdfa471d-adec-4f06-9315-2715d0494af0 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:45.646937 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:45.646937 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:45.650531 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-bdfa471d-adec-4f06-9315-2715d0494af0 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Volume info retrieved successfully. Aug 06 03:18:45.654943 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bdfa471d-adec-4f06-9315-2715d0494af0 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] https://10.4.3.80/volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 returned with HTTP 200 Aug 06 03:18:45.655326 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1024/4069] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:45 2026] GET /volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:45.670889 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ba23683b-4494-47fc-a1b7-e9a328c03656 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:45.672202 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ba23683b-4494-47fc-a1b7-e9a328c03656 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] GET https://10.4.3.80/volume/v3/volume-transfers/cbea2f3c-9a84-4b46-a927-62a5b854eedf Aug 06 03:18:45.672385 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ba23683b-4494-47fc-a1b7-e9a328c03656 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:45.672564 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ba23683b-4494-47fc-a1b7-e9a328c03656 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:45.676658 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ba23683b-4494-47fc-a1b7-e9a328c03656 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] https://10.4.3.80/volume/v3/volume-transfers/cbea2f3c-9a84-4b46-a927-62a5b854eedf returned with HTTP 200 Aug 06 03:18:45.677075 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1003/4070] 10.4.3.80 () {68 vars in 1409 bytes} [Thu Aug 6 03:18:45 2026] GET /volume/v3/volume-transfers/cbea2f3c-9a84-4b46-a927-62a5b854eedf => generated 430 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:45.683348 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-8efb8106-ed75-40d8-8be8-a4196ec0d348 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Created reservations ['d267c51e-dcbd-498c-b294-7b058eb176c7', '56aac54d-8e25-4f1b-9b82-a76da856e4dc', 'dcdda8e4-7ec3-4a6c-af33-e579dc0fc614', '5fe78e03-b2a6-49de-b5d2-f834f0f31b44'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:45.684252 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8efb8106-ed75-40d8-8be8-a4196ec0d348 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a5b7b11-6761-40e5-a218-8d078fe9e3fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d267c51e-dcbd-498c-b294-7b058eb176c7', '56aac54d-8e25-4f1b-9b82-a76da856e4dc', 'dcdda8e4-7ec3-4a6c-af33-e579dc0fc614', '5fe78e03-b2a6-49de-b5d2-f834f0f31b44']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:45.685048 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8efb8106-ed75-40d8-8be8-a4196ec0d348 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44eed572-52e4-4d62-94a9-16ce43c637dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:45.685484 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2fb924be-b6d4-4396-a5fc-d85dba2a4972 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:45.687768 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2fb924be-b6d4-4396-a5fc-d85dba2a4972 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] GET https://10.4.3.80/volume/v3/volume-transfers Aug 06 03:18:45.688064 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2fb924be-b6d4-4396-a5fc-d85dba2a4972 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:45.688327 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2fb924be-b6d4-4396-a5fc-d85dba2a4972 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:45.688551 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volume_transfer [None req-2fb924be-b6d4-4396-a5fc-d85dba2a4972 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Listing volume transfers {{(pid=100899) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 03:18:45.693310 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2fb924be-b6d4-4396-a5fc-d85dba2a4972 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] https://10.4.3.80/volume/v3/volume-transfers returned with HTTP 200 Aug 06 03:18:45.693970 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1022/4071] 10.4.3.80 () {68 vars in 1298 bytes} [Thu Aug 6 03:18:45 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:45.701998 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5e2d8e55-9000-452b-998e-4597773d5f99 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:45.708653 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8efb8106-ed75-40d8-8be8-a4196ec0d348 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44eed572-52e4-4d62-94a9-16ce43c637dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '416f917a-5f29-4056-ac77-88692949a7c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2005334248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',qos_specs=None,replication_status=,reservations=['d267c51e-dcbd-498c-b294-7b058eb176c7','56aac54d-8e25-4f1b-9b82-a76da856e4dc','dcdda8e4-7ec3-4a6c-af33-e579dc0fc614','5fe78e03-b2a6-49de-b5d2-f834f0f31b44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2005334248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=416f917a-5f29-4056-ac77-88692949a7c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:45.709756 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8efb8106-ed75-40d8-8be8-a4196ec0d348 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82d9a1a3-2a95-4ddc-a8c1-115e30de1d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:45.726049 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8efb8106-ed75-40d8-8be8-a4196ec0d348 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82d9a1a3-2a95-4ddc-a8c1-115e30de1d08) transitioned into state 'SUCCESS' from state '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-2005334248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',qos_specs=None,replication_status=,reservations=['d267c51e-dcbd-498c-b294-7b058eb176c7','56aac54d-8e25-4f1b-9b82-a76da856e4dc','dcdda8e4-7ec3-4a6c-af33-e579dc0fc614','5fe78e03-b2a6-49de-b5d2-f834f0f31b44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:45.726642 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8efb8106-ed75-40d8-8be8-a4196ec0d348 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (468ab264-bf69-4a89-a510-ddd481eb4afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:45.734357 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8efb8106-ed75-40d8-8be8-a4196ec0d348 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (468ab264-bf69-4a89-a510-ddd481eb4afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:45.735048 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8efb8106-ed75-40d8-8be8-a4196ec0d348 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Flow 'volume_create_api' (7e75a229-f5f4-419e-95b0-4bb94a429afe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:45.735300 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-8efb8106-ed75-40d8-8be8-a4196ec0d348 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume request issued successfully. Aug 06 03:18:45.735780 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8efb8106-ed75-40d8-8be8-a4196ec0d348 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:45.736239 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1023/4072] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:18:45 2026] POST /volume/v3/volumes => generated 776 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:45.747651 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c9c28543-e4b6-4b20-9c34-f9ac548c3b7a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:45.749497 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c9c28543-e4b6-4b20-9c34-f9ac548c3b7a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/416f917a-5f29-4056-ac77-88692949a7c3 Aug 06 03:18:45.749691 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c9c28543-e4b6-4b20-9c34-f9ac548c3b7a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:45.749922 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c9c28543-e4b6-4b20-9c34-f9ac548c3b7a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:45.756818 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:45.756818 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:45.760849 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c9c28543-e4b6-4b20-9c34-f9ac548c3b7a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:45.762705 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5e2d8e55-9000-452b-998e-4597773d5f99 tempest-VolumesTransfersV355Test-1889360102 tempest-VolumesTransfersV355Test-1889360102-project-member] POST https://10.4.3.80/volume/v3/volume-transfers/cbea2f3c-9a84-4b46-a927-62a5b854eedf/accept Aug 06 03:18:45.764413 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5e2d8e55-9000-452b-998e-4597773d5f99 tempest-VolumesTransfersV355Test-1889360102 tempest-VolumesTransfersV355Test-1889360102-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e5cd24c91f2d7e3f"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:45.765074 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c9c28543-e4b6-4b20-9c34-f9ac548c3b7a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/416f917a-5f29-4056-ac77-88692949a7c3 returned with HTTP 200 Aug 06 03:18:45.765441 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1004/4073] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:45 2026] GET /volume/v3/volumes/416f917a-5f29-4056-ac77-88692949a7c3 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:45.766258 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.volume_transfer [None req-5e2d8e55-9000-452b-998e-4597773d5f99 tempest-VolumesTransfersV355Test-1889360102 tempest-VolumesTransfersV355Test-1889360102-project-member] Accepting volume transfer cbea2f3c-9a84-4b46-a927-62a5b854eedf {{(pid=100902) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 03:18:45.766457 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.volume_transfer [None req-5e2d8e55-9000-452b-998e-4597773d5f99 tempest-VolumesTransfersV355Test-1889360102 tempest-VolumesTransfersV355Test-1889360102-project-member] Accepting transfer cbea2f3c-9a84-4b46-a927-62a5b854eedf Aug 06 03:18:45.829365 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-5e2d8e55-9000-452b-998e-4597773d5f99 tempest-VolumesTransfersV355Test-1889360102 tempest-VolumesTransfersV355Test-1889360102-project-member] Created reservations ['88e9ad7d-90ea-4491-a2c1-f4ca125d321d', 'b926a45f-8775-4ea4-a61e-3322bb4f772c', '61e9cccc-5070-417f-883e-fafba08ecdb2', 'ce708f4e-26cd-465a-a8e0-8d6a78529b16'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:45.852521 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-5e2d8e55-9000-452b-998e-4597773d5f99 tempest-VolumesTransfersV355Test-1889360102 tempest-VolumesTransfersV355Test-1889360102-project-member] Created reservations ['d8c60c74-2b0e-45e5-aea5-009245592a07', 'ee54ae88-b423-462e-b864-280ff61b8c73', '683a08d8-a77c-46ab-95ac-fb93fd87c730', '14fe6059-7c9d-4e17-98f4-1769d21e9383'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:45.892818 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-5e2d8e55-9000-452b-998e-4597773d5f99 tempest-VolumesTransfersV355Test-1889360102 tempest-VolumesTransfersV355Test-1889360102-project-member] Created reservations ['643e93d9-d829-42d2-9ff1-45c4292bac7b', 'ba16043e-7344-40dc-bf45-b0ba86fc1595', 'c71d73c6-1b26-44a4-8f6d-d214e53f9e3b', 'fbac46c5-0953-4c5a-9698-5b18b22aa0a1'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:45.921275 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-5e2d8e55-9000-452b-998e-4597773d5f99 tempest-VolumesTransfersV355Test-1889360102 tempest-VolumesTransfersV355Test-1889360102-project-member] Created reservations ['4b9af8f6-a455-4265-bcb9-9f6fabdc1d5c', '43b109ec-50e8-44d2-8132-14ec82e81810', '9830ed83-3902-4b67-aa1c-69cb2f371d9c', 'd0848a12-8acb-4de0-af22-4a92d435296f'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:45.934895 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5e2d8e55-9000-452b-998e-4597773d5f99 tempest-VolumesTransfersV355Test-1889360102 tempest-VolumesTransfersV355Test-1889360102-project-member] Transfer volume completed successfully. Aug 06 03:18:45.944041 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-edb6473e-6229-4921-a47f-fed18b22d63c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:45.946617 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-edb6473e-6229-4921-a47f-fed18b22d63c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] DELETE https://10.4.3.80/volume/v3/attachments/6a9751a1-a820-4d03-9dbc-1fe8a57627e6 Aug 06 03:18:45.946846 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-edb6473e-6229-4921-a47f-fed18b22d63c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:45.947073 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-edb6473e-6229-4921-a47f-fed18b22d63c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:45.954981 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:45.954981 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:45.997144 np0000006611 devstack@c-api.service[100902]: INFO cinder.transfer.api [None req-5e2d8e55-9000-452b-998e-4597773d5f99 tempest-VolumesTransfersV355Test-1889360102 tempest-VolumesTransfersV355Test-1889360102-project-member] Volume 5a1df0e1-d095-4aa2-af4e-460512cd93d9 has been transferred. Aug 06 03:18:46.001675 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-7966cd31-cbad-4eec-b81b-de35a066d9d1 req-edb6473e-6229-4921-a47f-fed18b22d63c tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/attachments/6a9751a1-a820-4d03-9dbc-1fe8a57627e6 returned with HTTP 200 Aug 06 03:18:46.002127 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1023/4074] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:18:45 2026] DELETE /volume/v3/attachments/6a9751a1-a820-4d03-9dbc-1fe8a57627e6 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:46.003952 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5e2d8e55-9000-452b-998e-4597773d5f99 tempest-VolumesTransfersV355Test-1889360102 tempest-VolumesTransfersV355Test-1889360102-project-member] https://10.4.3.80/volume/v3/volume-transfers/cbea2f3c-9a84-4b46-a927-62a5b854eedf/accept returned with HTTP 202 Aug 06 03:18:46.004385 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1025/4075] 10.4.3.80 () {70 vars in 1451 bytes} [Thu Aug 6 03:18:45 2026] POST /volume/v3/volume-transfers/cbea2f3c-9a84-4b46-a927-62a5b854eedf/accept => generated 363 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:46.013529 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-35422c42-74d0-4c36-a997-9021d01337e9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:46.016161 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-35422c42-74d0-4c36-a997-9021d01337e9 tempest-VolumesTransfersV355Test-1889360102 tempest-VolumesTransfersV355Test-1889360102-project-member] GET https://10.4.3.80/volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 Aug 06 03:18:46.016453 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-35422c42-74d0-4c36-a997-9021d01337e9 tempest-VolumesTransfersV355Test-1889360102 tempest-VolumesTransfersV355Test-1889360102-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:46.016723 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-35422c42-74d0-4c36-a997-9021d01337e9 tempest-VolumesTransfersV355Test-1889360102 tempest-VolumesTransfersV355Test-1889360102-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:46.027935 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:46.027935 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:46.033213 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-35422c42-74d0-4c36-a997-9021d01337e9 tempest-VolumesTransfersV355Test-1889360102 tempest-VolumesTransfersV355Test-1889360102-project-member] Volume info retrieved successfully. Aug 06 03:18:46.039291 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-35422c42-74d0-4c36-a997-9021d01337e9 tempest-VolumesTransfersV355Test-1889360102 tempest-VolumesTransfersV355Test-1889360102-project-member] https://10.4.3.80/volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 returned with HTTP 200 Aug 06 03:18:46.039827 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1024/4076] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:46 2026] GET /volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 => generated 944 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:46.053666 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-afba3204-3eac-4a4e-9e0d-42c39afda482 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:46.056492 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-afba3204-3eac-4a4e-9e0d-42c39afda482 tempest-VolumesTransfersV355Test-1889360102 tempest-VolumesTransfersV355Test-1889360102-project-member] GET https://10.4.3.80/volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 Aug 06 03:18:46.056696 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-afba3204-3eac-4a4e-9e0d-42c39afda482 tempest-VolumesTransfersV355Test-1889360102 tempest-VolumesTransfersV355Test-1889360102-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:46.056912 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-afba3204-3eac-4a4e-9e0d-42c39afda482 tempest-VolumesTransfersV355Test-1889360102 tempest-VolumesTransfersV355Test-1889360102-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:46.063440 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:46.063440 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:46.066549 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-afba3204-3eac-4a4e-9e0d-42c39afda482 tempest-VolumesTransfersV355Test-1889360102 tempest-VolumesTransfersV355Test-1889360102-project-member] Volume info retrieved successfully. Aug 06 03:18:46.070161 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-afba3204-3eac-4a4e-9e0d-42c39afda482 tempest-VolumesTransfersV355Test-1889360102 tempest-VolumesTransfersV355Test-1889360102-project-member] https://10.4.3.80/volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 returned with HTTP 200 Aug 06 03:18:46.070519 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1005/4077] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:46 2026] GET /volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:46.081776 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6415478e-4d7f-4b9f-9f18-1bf6f24f3eaf None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:46.083260 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6415478e-4d7f-4b9f-9f18-1bf6f24f3eaf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] DELETE https://10.4.3.80/volume/v3/volume-transfers/cbea2f3c-9a84-4b46-a927-62a5b854eedf Aug 06 03:18:46.083471 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6415478e-4d7f-4b9f-9f18-1bf6f24f3eaf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:46.083665 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6415478e-4d7f-4b9f-9f18-1bf6f24f3eaf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:46.083792 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.volume_transfer [None req-6415478e-4d7f-4b9f-9f18-1bf6f24f3eaf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Delete transfer with id: cbea2f3c-9a84-4b46-a927-62a5b854eedf Aug 06 03:18:46.086378 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6415478e-4d7f-4b9f-9f18-1bf6f24f3eaf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] https://10.4.3.80/volume/v3/volume-transfers/cbea2f3c-9a84-4b46-a927-62a5b854eedf returned with HTTP 404 Aug 06 03:18:46.086769 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1024/4078] 10.4.3.80 () {68 vars in 1412 bytes} [Thu Aug 6 03:18:46 2026] DELETE /volume/v3/volume-transfers/cbea2f3c-9a84-4b46-a927-62a5b854eedf => generated 111 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:18:46.092378 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f0959f0d-265e-499b-99a8-d4f33bb7c72d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:46.118788 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f0959f0d-265e-499b-99a8-d4f33bb7c72d tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 Aug 06 03:18:46.119033 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f0959f0d-265e-499b-99a8-d4f33bb7c72d tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:46.119209 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f0959f0d-265e-499b-99a8-d4f33bb7c72d tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:46.119352 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-f0959f0d-265e-499b-99a8-d4f33bb7c72d tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] Delete volume with id: 5a1df0e1-d095-4aa2-af4e-460512cd93d9 Aug 06 03:18:46.125498 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:46.125498 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:46.125817 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f0959f0d-265e-499b-99a8-d4f33bb7c72d tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] Volume info retrieved successfully. Aug 06 03:18:46.137894 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f0959f0d-265e-499b-99a8-d4f33bb7c72d tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] Delete volume request issued successfully. Aug 06 03:18:46.138194 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f0959f0d-265e-499b-99a8-d4f33bb7c72d tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] https://10.4.3.80/volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 returned with HTTP 202 Aug 06 03:18:46.138731 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1026/4079] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:18:46 2026] DELETE /volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:18:46.146514 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6cd6e3c4-af64-492b-a97a-3f77e718b9b5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:46.148605 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6cd6e3c4-af64-492b-a97a-3f77e718b9b5 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] GET https://10.4.3.80/volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 Aug 06 03:18:46.148887 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6cd6e3c4-af64-492b-a97a-3f77e718b9b5 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:46.149159 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6cd6e3c4-af64-492b-a97a-3f77e718b9b5 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:46.158440 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:46.158440 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:46.162626 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6cd6e3c4-af64-492b-a97a-3f77e718b9b5 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] Volume info retrieved successfully. Aug 06 03:18:46.167858 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6cd6e3c4-af64-492b-a97a-3f77e718b9b5 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] https://10.4.3.80/volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 returned with HTTP 200 Aug 06 03:18:46.168457 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1025/4080] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:46 2026] GET /volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 => generated 1128 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:46.359088 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1a7ca6bf-bf2d-4d56-a3c4-0d8041f1f808 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:46.361078 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1a7ca6bf-bf2d-4d56-a3c4-0d8041f1f808 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:18:46.361291 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1a7ca6bf-bf2d-4d56-a3c4-0d8041f1f808 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:46.361482 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1a7ca6bf-bf2d-4d56-a3c4-0d8041f1f808 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:46.368742 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:46.368742 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:46.372460 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1a7ca6bf-bf2d-4d56-a3c4-0d8041f1f808 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:18:46.376612 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1a7ca6bf-bf2d-4d56-a3c4-0d8041f1f808 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:18:46.376998 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1006/4081] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:46 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:46.616846 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b50f9c8a-1858-446b-ac49-26d5014a85d9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:46.618513 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b50f9c8a-1858-446b-ac49-26d5014a85d9 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 Aug 06 03:18:46.618715 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b50f9c8a-1858-446b-ac49-26d5014a85d9 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:46.618944 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b50f9c8a-1858-446b-ac49-26d5014a85d9 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:46.624990 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:46.624990 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:46.627921 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b50f9c8a-1858-446b-ac49-26d5014a85d9 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:46.631253 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b50f9c8a-1858-446b-ac49-26d5014a85d9 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 returned with HTTP 200 Aug 06 03:18:46.631584 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1025/4082] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:46 2026] GET /volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 => generated 881 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:46.642603 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5b79d559-c45b-42cf-b3fa-01400bb2fbb3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:46.644150 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5b79d559-c45b-42cf-b3fa-01400bb2fbb3 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 Aug 06 03:18:46.644361 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5b79d559-c45b-42cf-b3fa-01400bb2fbb3 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:46.644676 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5b79d559-c45b-42cf-b3fa-01400bb2fbb3 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:46.650750 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:46.650750 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:46.654792 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5b79d559-c45b-42cf-b3fa-01400bb2fbb3 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:46.658329 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5b79d559-c45b-42cf-b3fa-01400bb2fbb3 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 returned with HTTP 200 Aug 06 03:18:46.658690 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1027/4083] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:46 2026] GET /volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:46.669819 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c9140486-7d58-44bc-9cfc-7b9373f71002 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:46.672173 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c9140486-7d58-44bc-9cfc-7b9373f71002 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] DELETE https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 Aug 06 03:18:46.672362 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c9140486-7d58-44bc-9cfc-7b9373f71002 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:46.672547 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c9140486-7d58-44bc-9cfc-7b9373f71002 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:46.672768 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-c9140486-7d58-44bc-9cfc-7b9373f71002 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Delete volume with id: ecbc62bc-5f82-4662-9278-0cb431560359 Aug 06 03:18:46.681495 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:46.681495 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:46.682085 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c9140486-7d58-44bc-9cfc-7b9373f71002 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:46.697739 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c9140486-7d58-44bc-9cfc-7b9373f71002 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Delete volume request issued successfully. Aug 06 03:18:46.697980 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c9140486-7d58-44bc-9cfc-7b9373f71002 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 returned with HTTP 202 Aug 06 03:18:46.698436 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1026/4084] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:18:46 2026] DELETE /volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:46.705781 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-056f413a-13d4-453b-9050-1e606d15623d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:46.707764 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-056f413a-13d4-453b-9050-1e606d15623d tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 Aug 06 03:18:46.707811 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-056f413a-13d4-453b-9050-1e606d15623d tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:46.708015 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-056f413a-13d4-453b-9050-1e606d15623d tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:46.714798 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:46.714798 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:46.718424 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-056f413a-13d4-453b-9050-1e606d15623d tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:46.722695 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-056f413a-13d4-453b-9050-1e606d15623d tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 returned with HTTP 200 Aug 06 03:18:46.723120 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1007/4085] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:46 2026] GET /volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:46.779815 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c772fa7a-7cf3-4673-aaa6-c3f8dab199ce None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:46.782004 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c772fa7a-7cf3-4673-aaa6-c3f8dab199ce tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/416f917a-5f29-4056-ac77-88692949a7c3 Aug 06 03:18:46.782004 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c772fa7a-7cf3-4673-aaa6-c3f8dab199ce tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:46.782143 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c772fa7a-7cf3-4673-aaa6-c3f8dab199ce tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:46.788469 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:46.788469 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:46.791091 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c772fa7a-7cf3-4673-aaa6-c3f8dab199ce tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:46.794117 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c772fa7a-7cf3-4673-aaa6-c3f8dab199ce tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/416f917a-5f29-4056-ac77-88692949a7c3 returned with HTTP 200 Aug 06 03:18:46.794461 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1026/4086] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:46 2026] GET /volume/v3/volumes/416f917a-5f29-4056-ac77-88692949a7c3 => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:46.805135 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b215a004-b265-478b-a997-0f6bc90b0f26 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:46.806519 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b215a004-b265-478b-a997-0f6bc90b0f26 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:18:46.806841 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b215a004-b265-478b-a997-0f6bc90b0f26 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "416f917a-5f29-4056-ac77-88692949a7c3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1023286974"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:46.814103 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:46.814103 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:46.814737 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b215a004-b265-478b-a997-0f6bc90b0f26 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:46.814898 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-b215a004-b265-478b-a997-0f6bc90b0f26 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create snapshot from volume 416f917a-5f29-4056-ac77-88692949a7c3 Aug 06 03:18:46.833817 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-b215a004-b265-478b-a997-0f6bc90b0f26 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Created reservations ['6ce479e6-8936-4bdd-acb0-b31b79d8fc51', '49f24cc6-7ae0-438c-bcfc-a4779fb0312c', '7f9881ce-3b47-43d8-8d3a-ccaf6d62a2ee', '5dc2ee19-ee2c-41c1-b449-f1a17a20ac12'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:46.856782 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b215a004-b265-478b-a997-0f6bc90b0f26 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot create request issued successfully. Aug 06 03:18:46.857191 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b215a004-b265-478b-a997-0f6bc90b0f26 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:18:46.857626 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1028/4087] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:18:46 2026] POST /volume/v3/snapshots => generated 308 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:46.865627 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9fcb2d3a-c060-40e7-8d2d-0c00e584140a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:46.867259 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9fcb2d3a-c060-40e7-8d2d-0c00e584140a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/c964dc02-6418-4dc3-9527-e52c4bb3d940 Aug 06 03:18:46.867420 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9fcb2d3a-c060-40e7-8d2d-0c00e584140a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:46.867581 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9fcb2d3a-c060-40e7-8d2d-0c00e584140a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:46.872675 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:46.872675 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:46.873053 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-9fcb2d3a-c060-40e7-8d2d-0c00e584140a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:18:46.873708 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9fcb2d3a-c060-40e7-8d2d-0c00e584140a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/c964dc02-6418-4dc3-9527-e52c4bb3d940 returned with HTTP 200 Aug 06 03:18:46.874115 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1027/4088] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:46 2026] GET /volume/v3/snapshots/c964dc02-6418-4dc3-9527-e52c4bb3d940 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:47.181641 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-935db61a-bcc7-41db-a05c-c6816d757d00 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:47.183873 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-935db61a-bcc7-41db-a05c-c6816d757d00 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] GET https://10.4.3.80/volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 Aug 06 03:18:47.183873 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-935db61a-bcc7-41db-a05c-c6816d757d00 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:47.184069 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-935db61a-bcc7-41db-a05c-c6816d757d00 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:47.190783 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-935db61a-bcc7-41db-a05c-c6816d757d00 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] https://10.4.3.80/volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 returned with HTTP 404 Aug 06 03:18:47.191505 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1008/4089] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:47 2026] GET /volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:18:47.197555 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4e9a4cca-a6c2-467a-8508-3d06e131ab5c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:47.199155 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4e9a4cca-a6c2-467a-8508-3d06e131ab5c tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] GET https://10.4.3.80/volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 Aug 06 03:18:47.199386 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4e9a4cca-a6c2-467a-8508-3d06e131ab5c tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:47.199601 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4e9a4cca-a6c2-467a-8508-3d06e131ab5c tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:47.204798 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4e9a4cca-a6c2-467a-8508-3d06e131ab5c tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] https://10.4.3.80/volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 returned with HTTP 404 Aug 06 03:18:47.205348 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1027/4090] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:47 2026] GET /volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:18:47.211852 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c5dc145e-721e-4d9a-a94c-45ebd0418214 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:47.213535 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c5dc145e-721e-4d9a-a94c-45ebd0418214 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] DELETE https://10.4.3.80/volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 Aug 06 03:18:47.213929 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c5dc145e-721e-4d9a-a94c-45ebd0418214 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:47.214155 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c5dc145e-721e-4d9a-a94c-45ebd0418214 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:47.214359 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-c5dc145e-721e-4d9a-a94c-45ebd0418214 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Delete volume with id: 5a1df0e1-d095-4aa2-af4e-460512cd93d9 Aug 06 03:18:47.220426 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c5dc145e-721e-4d9a-a94c-45ebd0418214 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] https://10.4.3.80/volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 returned with HTTP 404 Aug 06 03:18:47.220927 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1029/4091] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:18:47 2026] DELETE /volume/v3/volumes/5a1df0e1-d095-4aa2-af4e-460512cd93d9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:18:47.229294 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a9855d92-b117-4f97-87e8-98e39b7a7adf None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:47.230799 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a9855d92-b117-4f97-87e8-98e39b7a7adf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:47.231209 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a9855d92-b117-4f97-87e8-98e39b7a7adf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-448099731"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:47.232538 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-a9855d92-b117-4f97-87e8-98e39b7a7adf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-448099731'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:47.232683 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-a9855d92-b117-4f97-87e8-98e39b7a7adf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Create volume of 1 GB Aug 06 03:18:47.236366 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a9855d92-b117-4f97-87e8-98e39b7a7adf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Availability Zones retrieved successfully. Aug 06 03:18:47.241389 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a9855d92-b117-4f97-87e8-98e39b7a7adf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Flow 'volume_create_api' (3fbd8631-cc9e-43d2-93f0-acc267521fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:47.242313 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a9855d92-b117-4f97-87e8-98e39b7a7adf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a5a5dac-0b9a-4528-90f0-193e96d74f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:47.243317 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-a9855d92-b117-4f97-87e8-98e39b7a7adf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:47.266028 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a9855d92-b117-4f97-87e8-98e39b7a7adf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a5a5dac-0b9a-4528-90f0-193e96d74f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:47.266717 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a9855d92-b117-4f97-87e8-98e39b7a7adf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81a64384-701e-48df-a6ff-c18139433d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:47.300431 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-a9855d92-b117-4f97-87e8-98e39b7a7adf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Created reservations ['a86ca6ed-b3de-4ec6-975e-2bce0f2f995f', '79c07f93-5953-41ea-b1d1-45bc50873d3b', 'a4acc02e-19c0-4d58-9cf6-4dfbb147e352', 'db2b4a80-fa89-4e99-8443-6cdda196d000'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:47.301221 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a9855d92-b117-4f97-87e8-98e39b7a7adf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81a64384-701e-48df-a6ff-c18139433d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a86ca6ed-b3de-4ec6-975e-2bce0f2f995f', '79c07f93-5953-41ea-b1d1-45bc50873d3b', 'a4acc02e-19c0-4d58-9cf6-4dfbb147e352', 'db2b4a80-fa89-4e99-8443-6cdda196d000']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:47.302208 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a9855d92-b117-4f97-87e8-98e39b7a7adf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a58e871b-ebf8-49f8-bcb9-e24701d78679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:47.322897 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a9855d92-b117-4f97-87e8-98e39b7a7adf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a58e871b-ebf8-49f8-bcb9-e24701d78679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca9202ce-90e0-4166-9230-b3aeeb26e9fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-448099731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='846a135e11c543f2867d86cc97a7c66b',qos_specs=None,replication_status=,reservations=['a86ca6ed-b3de-4ec6-975e-2bce0f2f995f','79c07f93-5953-41ea-b1d1-45bc50873d3b','a4acc02e-19c0-4d58-9cf6-4dfbb147e352','db2b4a80-fa89-4e99-8443-6cdda196d000'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='092fd64000564dbca6e138760468bdb5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-448099731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca9202ce-90e0-4166-9230-b3aeeb26e9fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='846a135e11c543f2867d86cc97a7c66b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='092fd64000564dbca6e138760468bdb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:47.323542 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a9855d92-b117-4f97-87e8-98e39b7a7adf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5503b925-24e2-48df-b8f1-aed125c5ecfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:47.339243 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a9855d92-b117-4f97-87e8-98e39b7a7adf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5503b925-24e2-48df-b8f1-aed125c5ecfa) transitioned into state 'SUCCESS' from state '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-448099731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='846a135e11c543f2867d86cc97a7c66b',qos_specs=None,replication_status=,reservations=['a86ca6ed-b3de-4ec6-975e-2bce0f2f995f','79c07f93-5953-41ea-b1d1-45bc50873d3b','a4acc02e-19c0-4d58-9cf6-4dfbb147e352','db2b4a80-fa89-4e99-8443-6cdda196d000'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='092fd64000564dbca6e138760468bdb5',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:47.339874 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a9855d92-b117-4f97-87e8-98e39b7a7adf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f5b0d01-4b75-44ed-adee-29f5fbf64756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:47.347924 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a9855d92-b117-4f97-87e8-98e39b7a7adf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f5b0d01-4b75-44ed-adee-29f5fbf64756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:47.348661 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-a9855d92-b117-4f97-87e8-98e39b7a7adf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Flow 'volume_create_api' (3fbd8631-cc9e-43d2-93f0-acc267521fc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:47.348939 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a9855d92-b117-4f97-87e8-98e39b7a7adf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Create volume request issued successfully. Aug 06 03:18:47.349462 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a9855d92-b117-4f97-87e8-98e39b7a7adf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:47.349989 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1028/4092] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:18:47 2026] POST /volume/v3/volumes => generated 816 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:47.361304 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-208fa5bb-55e2-492f-a949-c9d9d04bae69 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:47.363560 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-208fa5bb-55e2-492f-a949-c9d9d04bae69 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] GET https://10.4.3.80/volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc Aug 06 03:18:47.363869 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-208fa5bb-55e2-492f-a949-c9d9d04bae69 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:47.364170 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-208fa5bb-55e2-492f-a949-c9d9d04bae69 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:47.374082 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:47.374082 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:47.378477 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-208fa5bb-55e2-492f-a949-c9d9d04bae69 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Volume info retrieved successfully. Aug 06 03:18:47.383558 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-208fa5bb-55e2-492f-a949-c9d9d04bae69 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] https://10.4.3.80/volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc returned with HTTP 200 Aug 06 03:18:47.384082 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1009/4093] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:47 2026] GET /volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:47.388559 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-18752dd1-e66b-4077-9009-1f45e38a3c51 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:47.392906 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-18752dd1-e66b-4077-9009-1f45e38a3c51 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:18:47.393147 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-18752dd1-e66b-4077-9009-1f45e38a3c51 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:47.393363 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-18752dd1-e66b-4077-9009-1f45e38a3c51 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:47.399729 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:47.399729 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:47.403256 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-18752dd1-e66b-4077-9009-1f45e38a3c51 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:18:47.407071 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-18752dd1-e66b-4077-9009-1f45e38a3c51 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:18:47.407494 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1028/4094] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:47 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:47.735945 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f450e873-3136-490e-bce8-363e7b9a5937 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:47.737969 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f450e873-3136-490e-bce8-363e7b9a5937 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 Aug 06 03:18:47.738222 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f450e873-3136-490e-bce8-363e7b9a5937 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:47.738435 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f450e873-3136-490e-bce8-363e7b9a5937 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:47.743796 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f450e873-3136-490e-bce8-363e7b9a5937 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 returned with HTTP 404 Aug 06 03:18:47.744526 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1030/4095] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:47 2026] GET /volume/v3/volumes/ecbc62bc-5f82-4662-9278-0cb431560359 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 03:18:47.750378 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-eae2bb5a-205c-45b7-8d13-06478178a333 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:47.752039 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-eae2bb5a-205c-45b7-8d13-06478178a333 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 Aug 06 03:18:47.752198 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-eae2bb5a-205c-45b7-8d13-06478178a333 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:47.752366 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-eae2bb5a-205c-45b7-8d13-06478178a333 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:47.758708 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:47.758708 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:47.762114 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-eae2bb5a-205c-45b7-8d13-06478178a333 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:47.766793 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-eae2bb5a-205c-45b7-8d13-06478178a333 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 returned with HTTP 200 Aug 06 03:18:47.767266 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1029/4096] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:47 2026] GET /volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:47.778843 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8c47bea5-bcf7-4923-b555-2bc8d5591fb9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:47.780505 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8c47bea5-bcf7-4923-b555-2bc8d5591fb9 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 Aug 06 03:18:47.780675 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8c47bea5-bcf7-4923-b555-2bc8d5591fb9 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:47.780899 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8c47bea5-bcf7-4923-b555-2bc8d5591fb9 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:47.787592 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:47.787592 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:47.791131 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8c47bea5-bcf7-4923-b555-2bc8d5591fb9 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:47.794806 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8c47bea5-bcf7-4923-b555-2bc8d5591fb9 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 returned with HTTP 200 Aug 06 03:18:47.795317 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1010/4097] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:47 2026] GET /volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:47.806307 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d18a452e-b719-41e1-afb2-31f319e16c79 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:47.807993 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d18a452e-b719-41e1-afb2-31f319e16c79 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] DELETE https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 Aug 06 03:18:47.808238 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d18a452e-b719-41e1-afb2-31f319e16c79 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:47.808454 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d18a452e-b719-41e1-afb2-31f319e16c79 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:47.808643 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-d18a452e-b719-41e1-afb2-31f319e16c79 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Delete volume with id: 2246a4e5-b6e9-4333-a9e8-7b6af3799546 Aug 06 03:18:47.815525 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:47.815525 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:47.816083 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d18a452e-b719-41e1-afb2-31f319e16c79 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:47.830662 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d18a452e-b719-41e1-afb2-31f319e16c79 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Delete volume request issued successfully. Aug 06 03:18:47.831106 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d18a452e-b719-41e1-afb2-31f319e16c79 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 returned with HTTP 202 Aug 06 03:18:47.831713 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1029/4098] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:18:47 2026] DELETE /volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:47.838432 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7ad40f2a-e812-4311-956b-bbb30c550a93 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:47.840370 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7ad40f2a-e812-4311-956b-bbb30c550a93 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 Aug 06 03:18:47.840624 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7ad40f2a-e812-4311-956b-bbb30c550a93 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:47.840916 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7ad40f2a-e812-4311-956b-bbb30c550a93 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:47.848411 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:47.848411 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:47.853196 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7ad40f2a-e812-4311-956b-bbb30c550a93 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:47.857478 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7ad40f2a-e812-4311-956b-bbb30c550a93 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 returned with HTTP 200 Aug 06 03:18:47.858074 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1031/4099] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:47 2026] GET /volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:47.882161 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4fd76f7c-a079-4b09-a553-4b294136288f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:47.884548 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4fd76f7c-a079-4b09-a553-4b294136288f tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/c964dc02-6418-4dc3-9527-e52c4bb3d940 Aug 06 03:18:47.884811 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4fd76f7c-a079-4b09-a553-4b294136288f tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:47.885039 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4fd76f7c-a079-4b09-a553-4b294136288f tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:47.890204 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:47.890204 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:47.890400 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4fd76f7c-a079-4b09-a553-4b294136288f tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:18:47.891125 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4fd76f7c-a079-4b09-a553-4b294136288f tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/c964dc02-6418-4dc3-9527-e52c4bb3d940 returned with HTTP 200 Aug 06 03:18:47.891429 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1030/4100] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:47 2026] GET /volume/v3/snapshots/c964dc02-6418-4dc3-9527-e52c4bb3d940 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:47.900151 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6f1cd02b-4047-4b4d-8fa0-541350384439 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:47.901913 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6f1cd02b-4047-4b4d-8fa0-541350384439 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] POST https://10.4.3.80/volume/v3/snapshots/c964dc02-6418-4dc3-9527-e52c4bb3d940/action Aug 06 03:18:47.902242 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6f1cd02b-4047-4b4d-8fa0-541350384439 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:47.902362 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6f1cd02b-4047-4b4d-8fa0-541350384439 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:47.903618 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.admin_actions [None req-6f1cd02b-4047-4b4d-8fa0-541350384439 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Updating snapshot 'c964dc02-6418-4dc3-9527-e52c4bb3d940' with '{'status': 'error'}' {{(pid=100901) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 03:18:47.911957 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:47.911957 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:47.912422 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.policy [None req-6f1cd02b-4047-4b4d-8fa0-541350384439 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '05228ee9008245da97d9f2c679ecb4c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '74f0ba4a3ba04d95891b8e58cfe3b65b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100901) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:18:47.912614 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6f1cd02b-4047-4b4d-8fa0-541350384439 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] https://10.4.3.80/volume/v3/snapshots/c964dc02-6418-4dc3-9527-e52c4bb3d940/action returned with HTTP 403 Aug 06 03:18:47.913132 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1011/4101] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:18:47 2026] POST /volume/v3/snapshots/c964dc02-6418-4dc3-9527-e52c4bb3d940/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:47.921760 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-98d477f9-61d3-42ec-9184-f951b78c8e33 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:47.923607 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-98d477f9-61d3-42ec-9184-f951b78c8e33 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] DELETE https://10.4.3.80/volume/v3/snapshots/c964dc02-6418-4dc3-9527-e52c4bb3d940 Aug 06 03:18:47.923864 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-98d477f9-61d3-42ec-9184-f951b78c8e33 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:47.924105 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-98d477f9-61d3-42ec-9184-f951b78c8e33 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:47.924245 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-98d477f9-61d3-42ec-9184-f951b78c8e33 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete snapshot with id: c964dc02-6418-4dc3-9527-e52c4bb3d940 Aug 06 03:18:47.929494 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:47.929494 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:47.929919 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-98d477f9-61d3-42ec-9184-f951b78c8e33 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:18:47.943633 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-98d477f9-61d3-42ec-9184-f951b78c8e33 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot delete request issued successfully. Aug 06 03:18:47.943912 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-98d477f9-61d3-42ec-9184-f951b78c8e33 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/c964dc02-6418-4dc3-9527-e52c4bb3d940 returned with HTTP 202 Aug 06 03:18:47.944482 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1030/4102] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:18:47 2026] DELETE /volume/v3/snapshots/c964dc02-6418-4dc3-9527-e52c4bb3d940 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:47.951524 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b32329e0-a040-4464-9bf4-bdc995ab7344 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:47.953582 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b32329e0-a040-4464-9bf4-bdc995ab7344 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/c964dc02-6418-4dc3-9527-e52c4bb3d940 Aug 06 03:18:47.953911 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b32329e0-a040-4464-9bf4-bdc995ab7344 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:47.954232 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b32329e0-a040-4464-9bf4-bdc995ab7344 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:47.959195 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:47.959195 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:47.960178 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b32329e0-a040-4464-9bf4-bdc995ab7344 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:18:47.960574 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b32329e0-a040-4464-9bf4-bdc995ab7344 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/c964dc02-6418-4dc3-9527-e52c4bb3d940 returned with HTTP 200 Aug 06 03:18:47.961134 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1032/4103] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:47 2026] GET /volume/v3/snapshots/c964dc02-6418-4dc3-9527-e52c4bb3d940 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:48.396978 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-74c7d95d-784f-4bbb-8049-96857edaf591 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:48.398524 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-74c7d95d-784f-4bbb-8049-96857edaf591 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] GET https://10.4.3.80/volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc Aug 06 03:18:48.398699 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-74c7d95d-784f-4bbb-8049-96857edaf591 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:48.398883 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-74c7d95d-784f-4bbb-8049-96857edaf591 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:48.405337 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:48.405337 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:48.408716 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-74c7d95d-784f-4bbb-8049-96857edaf591 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Volume info retrieved successfully. Aug 06 03:18:48.412176 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-74c7d95d-784f-4bbb-8049-96857edaf591 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] https://10.4.3.80/volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc returned with HTTP 200 Aug 06 03:18:48.412489 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1031/4104] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:48 2026] GET /volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:48.418531 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-eb67b436-44bd-408c-968e-0c9d087c4bde None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:48.419972 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-eb67b436-44bd-408c-968e-0c9d087c4bde tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:18:48.420143 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-eb67b436-44bd-408c-968e-0c9d087c4bde tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:48.420307 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-eb67b436-44bd-408c-968e-0c9d087c4bde tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:48.426277 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:48.426277 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:48.429498 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-eb67b436-44bd-408c-968e-0c9d087c4bde tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:18:48.430330 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-09828b75-e4a5-42e7-b7c5-c362cb8e1a87 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:48.432688 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-09828b75-e4a5-42e7-b7c5-c362cb8e1a87 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] POST https://10.4.3.80/volume/v3/volume-transfers Aug 06 03:18:48.433165 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-eb67b436-44bd-408c-968e-0c9d087c4bde tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:18:48.433214 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-09828b75-e4a5-42e7-b7c5-c362cb8e1a87 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ca9202ce-90e0-4166-9230-b3aeeb26e9fc"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:48.433491 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1012/4105] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:48 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:48.435121 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volume_transfer [None req-09828b75-e4a5-42e7-b7c5-c362cb8e1a87 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ca9202ce-90e0-4166-9230-b3aeeb26e9fc'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 03:18:48.435360 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volume_transfer [None req-09828b75-e4a5-42e7-b7c5-c362cb8e1a87 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Creating transfer of volume ca9202ce-90e0-4166-9230-b3aeeb26e9fc Aug 06 03:18:48.435575 np0000006611 devstack@c-api.service[100899]: INFO cinder.transfer.api [None req-09828b75-e4a5-42e7-b7c5-c362cb8e1a87 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Generating transfer record for volume ca9202ce-90e0-4166-9230-b3aeeb26e9fc Aug 06 03:18:48.445143 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:48.445143 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:48.454157 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-09828b75-e4a5-42e7-b7c5-c362cb8e1a87 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] https://10.4.3.80/volume/v3/volume-transfers returned with HTTP 202 Aug 06 03:18:48.454884 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1031/4106] 10.4.3.80 () {70 vars in 1319 bytes} [Thu Aug 6 03:18:48 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:48.462246 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-716087df-9832-4ead-b402-2ca4b53c5c93 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:48.463921 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-716087df-9832-4ead-b402-2ca4b53c5c93 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] GET https://10.4.3.80/volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc Aug 06 03:18:48.464207 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-716087df-9832-4ead-b402-2ca4b53c5c93 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:48.464453 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-716087df-9832-4ead-b402-2ca4b53c5c93 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:48.470494 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:48.470494 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:48.473528 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-716087df-9832-4ead-b402-2ca4b53c5c93 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Volume info retrieved successfully. Aug 06 03:18:48.477086 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-716087df-9832-4ead-b402-2ca4b53c5c93 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] https://10.4.3.80/volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc returned with HTTP 200 Aug 06 03:18:48.477490 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1033/4107] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:48 2026] GET /volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:48.488538 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4a90b738-2b2e-49d3-8d09-270ce8d8cd81 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:48.490442 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4a90b738-2b2e-49d3-8d09-270ce8d8cd81 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] GET https://10.4.3.80/volume/v3/volume-transfers/detail Aug 06 03:18:48.490665 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4a90b738-2b2e-49d3-8d09-270ce8d8cd81 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:48.490896 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4a90b738-2b2e-49d3-8d09-270ce8d8cd81 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Calling method 'detail' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:48.491090 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volume_transfer [None req-4a90b738-2b2e-49d3-8d09-270ce8d8cd81 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Listing volume transfers {{(pid=100900) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 03:18:48.495196 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4a90b738-2b2e-49d3-8d09-270ce8d8cd81 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] https://10.4.3.80/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 06 03:18:48.495592 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1032/4108] 10.4.3.80 () {68 vars in 1319 bytes} [Thu Aug 6 03:18:48 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:48.502719 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9668e7d7-7657-4c38-9ca7-fec168708f0d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:48.504262 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9668e7d7-7657-4c38-9ca7-fec168708f0d tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] DELETE https://10.4.3.80/volume/v3/volume-transfers/af6f7630-d080-44a2-8daa-6f170eaccdd2 Aug 06 03:18:48.504446 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9668e7d7-7657-4c38-9ca7-fec168708f0d tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:48.504614 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9668e7d7-7657-4c38-9ca7-fec168708f0d tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:48.504715 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.volume_transfer [None req-9668e7d7-7657-4c38-9ca7-fec168708f0d tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Delete transfer with id: af6f7630-d080-44a2-8daa-6f170eaccdd2 Aug 06 03:18:48.513526 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:48.513526 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:48.521327 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9668e7d7-7657-4c38-9ca7-fec168708f0d tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] https://10.4.3.80/volume/v3/volume-transfers/af6f7630-d080-44a2-8daa-6f170eaccdd2 returned with HTTP 202 Aug 06 03:18:48.521672 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1013/4109] 10.4.3.80 () {68 vars in 1412 bytes} [Thu Aug 6 03:18:48 2026] DELETE /volume/v3/volume-transfers/af6f7630-d080-44a2-8daa-6f170eaccdd2 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:18:48.528757 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ab859963-6463-45f3-b4a1-3780b69bd39a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:48.530686 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ab859963-6463-45f3-b4a1-3780b69bd39a tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] GET https://10.4.3.80/volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc Aug 06 03:18:48.530968 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ab859963-6463-45f3-b4a1-3780b69bd39a tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:48.531234 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ab859963-6463-45f3-b4a1-3780b69bd39a tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:48.537754 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:48.537754 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:48.541390 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ab859963-6463-45f3-b4a1-3780b69bd39a tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Volume info retrieved successfully. Aug 06 03:18:48.545986 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ab859963-6463-45f3-b4a1-3780b69bd39a tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] https://10.4.3.80/volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc returned with HTTP 200 Aug 06 03:18:48.546521 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1032/4110] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:48 2026] GET /volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:48.558379 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3ae5f082-19fb-4436-b3c1-65b228ec94a7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:48.559980 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3ae5f082-19fb-4436-b3c1-65b228ec94a7 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] DELETE https://10.4.3.80/volume/v3/volume-transfers/af6f7630-d080-44a2-8daa-6f170eaccdd2 Aug 06 03:18:48.560234 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3ae5f082-19fb-4436-b3c1-65b228ec94a7 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:48.560455 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3ae5f082-19fb-4436-b3c1-65b228ec94a7 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:48.560599 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.volume_transfer [None req-3ae5f082-19fb-4436-b3c1-65b228ec94a7 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Delete transfer with id: af6f7630-d080-44a2-8daa-6f170eaccdd2 Aug 06 03:18:48.563371 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3ae5f082-19fb-4436-b3c1-65b228ec94a7 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] https://10.4.3.80/volume/v3/volume-transfers/af6f7630-d080-44a2-8daa-6f170eaccdd2 returned with HTTP 404 Aug 06 03:18:48.563824 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1034/4111] 10.4.3.80 () {68 vars in 1412 bytes} [Thu Aug 6 03:18:48 2026] DELETE /volume/v3/volume-transfers/af6f7630-d080-44a2-8daa-6f170eaccdd2 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:18:48.570201 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-de5d91dd-2328-4e0f-bde1-6c024d229a23 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:48.572075 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-de5d91dd-2328-4e0f-bde1-6c024d229a23 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc Aug 06 03:18:48.572295 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-de5d91dd-2328-4e0f-bde1-6c024d229a23 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:48.572524 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-de5d91dd-2328-4e0f-bde1-6c024d229a23 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:48.572677 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-de5d91dd-2328-4e0f-bde1-6c024d229a23 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] Delete volume with id: ca9202ce-90e0-4166-9230-b3aeeb26e9fc Aug 06 03:18:48.580523 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:48.580523 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:48.580893 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-de5d91dd-2328-4e0f-bde1-6c024d229a23 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] Volume info retrieved successfully. Aug 06 03:18:48.596451 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-de5d91dd-2328-4e0f-bde1-6c024d229a23 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] Delete volume request issued successfully. Aug 06 03:18:48.596656 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-de5d91dd-2328-4e0f-bde1-6c024d229a23 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] https://10.4.3.80/volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc returned with HTTP 202 Aug 06 03:18:48.597247 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1033/4112] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:18:48 2026] DELETE /volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:18:48.603416 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-549c170f-9136-45c8-885e-c5d20d7affb8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:48.605777 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-549c170f-9136-45c8-885e-c5d20d7affb8 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] GET https://10.4.3.80/volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc Aug 06 03:18:48.605980 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-549c170f-9136-45c8-885e-c5d20d7affb8 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:48.606389 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-549c170f-9136-45c8-885e-c5d20d7affb8 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:48.612769 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:48.612769 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:48.615877 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-549c170f-9136-45c8-885e-c5d20d7affb8 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] Volume info retrieved successfully. Aug 06 03:18:48.619650 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-549c170f-9136-45c8-885e-c5d20d7affb8 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] https://10.4.3.80/volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc returned with HTTP 200 Aug 06 03:18:48.620120 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1014/4113] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:48 2026] GET /volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc => generated 1127 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:48.871225 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f529bc6b-2a80-4d00-b7f5-905586348a97 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:48.873315 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f529bc6b-2a80-4d00-b7f5-905586348a97 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 Aug 06 03:18:48.873590 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f529bc6b-2a80-4d00-b7f5-905586348a97 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:48.873887 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f529bc6b-2a80-4d00-b7f5-905586348a97 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:48.880567 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f529bc6b-2a80-4d00-b7f5-905586348a97 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 returned with HTTP 404 Aug 06 03:18:48.881208 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1033/4114] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:48 2026] GET /volume/v3/volumes/2246a4e5-b6e9-4333-a9e8-7b6af3799546 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:48.887585 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-972f2d6c-7596-48a0-8bec-7e6d135aa79f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:48.889509 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-972f2d6c-7596-48a0-8bec-7e6d135aa79f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a Aug 06 03:18:48.889733 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-972f2d6c-7596-48a0-8bec-7e6d135aa79f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:48.889965 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-972f2d6c-7596-48a0-8bec-7e6d135aa79f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:48.897505 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:48.897505 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:48.901134 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-972f2d6c-7596-48a0-8bec-7e6d135aa79f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:48.905315 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-972f2d6c-7596-48a0-8bec-7e6d135aa79f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a returned with HTTP 200 Aug 06 03:18:48.905697 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1035/4115] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:48 2026] GET /volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:48.917286 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5e6e6de3-16f6-4f69-bc0a-f6a28588660a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:48.919119 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5e6e6de3-16f6-4f69-bc0a-f6a28588660a tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a Aug 06 03:18:48.919283 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5e6e6de3-16f6-4f69-bc0a-f6a28588660a tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:48.919460 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5e6e6de3-16f6-4f69-bc0a-f6a28588660a tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:48.926525 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:48.926525 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:48.930162 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5e6e6de3-16f6-4f69-bc0a-f6a28588660a tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:48.934095 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5e6e6de3-16f6-4f69-bc0a-f6a28588660a tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a returned with HTTP 200 Aug 06 03:18:48.934465 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1034/4116] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:48 2026] GET /volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:48.946789 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-093953fc-674a-4e57-977f-b8896289a7aa None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:48.948556 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-093953fc-674a-4e57-977f-b8896289a7aa tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] DELETE https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a Aug 06 03:18:48.948722 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-093953fc-674a-4e57-977f-b8896289a7aa tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:48.948927 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-093953fc-674a-4e57-977f-b8896289a7aa tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:48.949085 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-093953fc-674a-4e57-977f-b8896289a7aa tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Delete volume with id: 905343fb-37ed-4b42-bcbf-d0aa7e59b98a Aug 06 03:18:48.958307 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:48.958307 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:48.958807 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-093953fc-674a-4e57-977f-b8896289a7aa tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:48.970061 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ff811a7d-1a4d-4577-98b8-bcfb869bee77 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:48.972414 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ff811a7d-1a4d-4577-98b8-bcfb869bee77 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/c964dc02-6418-4dc3-9527-e52c4bb3d940 Aug 06 03:18:48.972641 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ff811a7d-1a4d-4577-98b8-bcfb869bee77 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:48.972940 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ff811a7d-1a4d-4577-98b8-bcfb869bee77 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:48.974341 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-093953fc-674a-4e57-977f-b8896289a7aa tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Delete volume request issued successfully. Aug 06 03:18:48.974509 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-093953fc-674a-4e57-977f-b8896289a7aa tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a returned with HTTP 202 Aug 06 03:18:48.974894 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1015/4117] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:18:48 2026] DELETE /volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:48.978795 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ff811a7d-1a4d-4577-98b8-bcfb869bee77 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/c964dc02-6418-4dc3-9527-e52c4bb3d940 returned with HTTP 404 Aug 06 03:18:48.979507 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1034/4118] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:48 2026] GET /volume/v3/snapshots/c964dc02-6418-4dc3-9527-e52c4bb3d940 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:48.987234 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-da062678-53a1-4b14-aa15-5c9d55ed3f60 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:48.987594 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ca35899a-3534-438b-843e-5f4675c7eae1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:48.989462 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ca35899a-3534-438b-843e-5f4675c7eae1 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a Aug 06 03:18:48.989606 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-da062678-53a1-4b14-aa15-5c9d55ed3f60 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/416f917a-5f29-4056-ac77-88692949a7c3 Aug 06 03:18:48.989655 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ca35899a-3534-438b-843e-5f4675c7eae1 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:48.989861 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ca35899a-3534-438b-843e-5f4675c7eae1 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:48.990061 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-da062678-53a1-4b14-aa15-5c9d55ed3f60 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:48.990374 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-da062678-53a1-4b14-aa15-5c9d55ed3f60 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:48.990641 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-da062678-53a1-4b14-aa15-5c9d55ed3f60 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete volume with id: 416f917a-5f29-4056-ac77-88692949a7c3 Aug 06 03:18:48.997898 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:48.997898 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:49.001107 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:49.001107 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:49.001538 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ca35899a-3534-438b-843e-5f4675c7eae1 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:49.001717 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-da062678-53a1-4b14-aa15-5c9d55ed3f60 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:49.006546 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ca35899a-3534-438b-843e-5f4675c7eae1 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a returned with HTTP 200 Aug 06 03:18:49.007026 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1035/4119] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:48 2026] GET /volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:49.020644 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-da062678-53a1-4b14-aa15-5c9d55ed3f60 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete volume request issued successfully. Aug 06 03:18:49.021073 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-da062678-53a1-4b14-aa15-5c9d55ed3f60 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/416f917a-5f29-4056-ac77-88692949a7c3 returned with HTTP 202 Aug 06 03:18:49.021360 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1036/4120] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:18:48 2026] DELETE /volume/v3/volumes/416f917a-5f29-4056-ac77-88692949a7c3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:49.029621 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a232a0d3-b62c-425f-a942-41bbf30082c1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:49.031244 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a232a0d3-b62c-425f-a942-41bbf30082c1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/416f917a-5f29-4056-ac77-88692949a7c3 Aug 06 03:18:49.031407 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a232a0d3-b62c-425f-a942-41bbf30082c1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:49.031613 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a232a0d3-b62c-425f-a942-41bbf30082c1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:49.038595 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:49.038595 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:49.042156 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a232a0d3-b62c-425f-a942-41bbf30082c1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:49.046737 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a232a0d3-b62c-425f-a942-41bbf30082c1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/416f917a-5f29-4056-ac77-88692949a7c3 returned with HTTP 200 Aug 06 03:18:49.047184 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1016/4121] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:49 2026] GET /volume/v3/volumes/416f917a-5f29-4056-ac77-88692949a7c3 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:49.445322 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-01dc3725-9cac-4950-8639-b825e2382158 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:49.447760 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-01dc3725-9cac-4950-8639-b825e2382158 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:18:49.448122 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-01dc3725-9cac-4950-8639-b825e2382158 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:49.448441 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-01dc3725-9cac-4950-8639-b825e2382158 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:49.458557 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ead4c498-07b5-4ab0-9838-6a8f61e0214b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:49.460209 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ead4c498-07b5-4ab0-9838-6a8f61e0214b tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:49.460543 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ead4c498-07b5-4ab0-9838-6a8f61e0214b tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-318788798", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:49.460730 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:49.460730 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:49.462120 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-ead4c498-07b5-4ab0-9838-6a8f61e0214b tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-318788798', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:49.462245 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-ead4c498-07b5-4ab0-9838-6a8f61e0214b tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Create volume of 1 GB Aug 06 03:18:49.465882 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ead4c498-07b5-4ab0-9838-6a8f61e0214b tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Availability Zones retrieved successfully. Aug 06 03:18:49.466635 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-01dc3725-9cac-4950-8639-b825e2382158 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:18:49.471061 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ead4c498-07b5-4ab0-9838-6a8f61e0214b tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Flow 'volume_create_api' (55abf833-fa9b-421e-8fb2-204b7025efb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:49.471927 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ead4c498-07b5-4ab0-9838-6a8f61e0214b tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1842099f-98a5-4544-b9ec-080d4691acb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:49.472944 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-ead4c498-07b5-4ab0-9838-6a8f61e0214b tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:49.473095 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-01dc3725-9cac-4950-8639-b825e2382158 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:18:49.473691 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1035/4122] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:49 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 901 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:49.496929 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ead4c498-07b5-4ab0-9838-6a8f61e0214b tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1842099f-98a5-4544-b9ec-080d4691acb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:49.497648 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ead4c498-07b5-4ab0-9838-6a8f61e0214b tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38abd2a2-ba4a-4e55-b760-5af683947b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:49.547601 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-ead4c498-07b5-4ab0-9838-6a8f61e0214b tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Created reservations ['e78dd531-2736-4210-a27e-ca69d13490df', '6e47d816-17f8-4369-b7f0-2eb73c50853e', '9831db05-37e5-4164-b926-9b1a57d6198e', '8ddf8670-7fd8-4c0b-8fd0-192e87795cbc'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:49.548407 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ead4c498-07b5-4ab0-9838-6a8f61e0214b tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38abd2a2-ba4a-4e55-b760-5af683947b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e78dd531-2736-4210-a27e-ca69d13490df', '6e47d816-17f8-4369-b7f0-2eb73c50853e', '9831db05-37e5-4164-b926-9b1a57d6198e', '8ddf8670-7fd8-4c0b-8fd0-192e87795cbc']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:49.549137 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ead4c498-07b5-4ab0-9838-6a8f61e0214b tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f40310f-410f-444f-8233-d1c794b2096f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:49.569844 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ead4c498-07b5-4ab0-9838-6a8f61e0214b tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f40310f-410f-444f-8233-d1c794b2096f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17d7031c-51b2-4db5-9e48-893c98b94a44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-318788798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed7766d37924f0c969147380ccd9804',qos_specs=None,replication_status=,reservations=['e78dd531-2736-4210-a27e-ca69d13490df','6e47d816-17f8-4369-b7f0-2eb73c50853e','9831db05-37e5-4164-b926-9b1a57d6198e','8ddf8670-7fd8-4c0b-8fd0-192e87795cbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e080ea6e2f348298ab6b28b84155b2d',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-318788798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17d7031c-51b2-4db5-9e48-893c98b94a44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eed7766d37924f0c969147380ccd9804',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e080ea6e2f348298ab6b28b84155b2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:49.570506 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ead4c498-07b5-4ab0-9838-6a8f61e0214b tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fda24004-f9df-4b70-8e7d-fcc2cd2e044f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:49.586735 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ead4c498-07b5-4ab0-9838-6a8f61e0214b tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fda24004-f9df-4b70-8e7d-fcc2cd2e044f) transitioned into state 'SUCCESS' from state '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-318788798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed7766d37924f0c969147380ccd9804',qos_specs=None,replication_status=,reservations=['e78dd531-2736-4210-a27e-ca69d13490df','6e47d816-17f8-4369-b7f0-2eb73c50853e','9831db05-37e5-4164-b926-9b1a57d6198e','8ddf8670-7fd8-4c0b-8fd0-192e87795cbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e080ea6e2f348298ab6b28b84155b2d',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:49.587383 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ead4c498-07b5-4ab0-9838-6a8f61e0214b tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20205d9c-a60a-425e-a445-2a05d8fed55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:49.595306 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ead4c498-07b5-4ab0-9838-6a8f61e0214b tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20205d9c-a60a-425e-a445-2a05d8fed55d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:49.596063 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ead4c498-07b5-4ab0-9838-6a8f61e0214b tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Flow 'volume_create_api' (55abf833-fa9b-421e-8fb2-204b7025efb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:49.596323 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ead4c498-07b5-4ab0-9838-6a8f61e0214b tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Create volume request issued successfully. Aug 06 03:18:49.596813 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ead4c498-07b5-4ab0-9838-6a8f61e0214b tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:49.597246 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1036/4123] 10.4.3.80 () {70 vars in 1293 bytes} [Thu Aug 6 03:18:49 2026] POST /volume/v3/volumes => generated 786 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:49.608944 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e8ef2a80-d949-407d-b68b-22d17ac5dcd3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:49.611285 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e8ef2a80-d949-407d-b68b-22d17ac5dcd3 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] GET https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 Aug 06 03:18:49.611796 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e8ef2a80-d949-407d-b68b-22d17ac5dcd3 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:49.612135 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e8ef2a80-d949-407d-b68b-22d17ac5dcd3 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:49.621167 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:49.621167 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:49.625328 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e8ef2a80-d949-407d-b68b-22d17ac5dcd3 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Volume info retrieved successfully. Aug 06 03:18:49.634841 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8f2bf762-7658-4f0c-b3b0-14959075eb72 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:49.635294 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e8ef2a80-d949-407d-b68b-22d17ac5dcd3 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 returned with HTTP 200 Aug 06 03:18:49.635847 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1037/4124] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:49 2026] GET /volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:49.636393 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8f2bf762-7658-4f0c-b3b0-14959075eb72 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] GET https://10.4.3.80/volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc Aug 06 03:18:49.636569 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8f2bf762-7658-4f0c-b3b0-14959075eb72 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:49.636753 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8f2bf762-7658-4f0c-b3b0-14959075eb72 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:49.642174 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8f2bf762-7658-4f0c-b3b0-14959075eb72 tempest-VolumesTransfersV355Test-83547696 tempest-VolumesTransfersV355Test-83547696-project-admin] https://10.4.3.80/volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc returned with HTTP 404 Aug 06 03:18:49.642763 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1017/4125] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:49 2026] GET /volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:18:49.650380 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-085ed967-f902-4aa8-a99c-fe51cfc7e7bf None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:49.652759 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-085ed967-f902-4aa8-a99c-fe51cfc7e7bf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] GET https://10.4.3.80/volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc Aug 06 03:18:49.653132 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-085ed967-f902-4aa8-a99c-fe51cfc7e7bf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:49.653462 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-085ed967-f902-4aa8-a99c-fe51cfc7e7bf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:49.662520 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-085ed967-f902-4aa8-a99c-fe51cfc7e7bf tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] https://10.4.3.80/volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc returned with HTTP 404 Aug 06 03:18:49.663497 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1036/4126] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:49 2026] GET /volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:18:49.671784 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7f5c2372-dc1d-483d-88b3-99e9553f8e37 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:49.673457 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7f5c2372-dc1d-483d-88b3-99e9553f8e37 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] DELETE https://10.4.3.80/volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc Aug 06 03:18:49.673633 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7f5c2372-dc1d-483d-88b3-99e9553f8e37 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:49.673800 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7f5c2372-dc1d-483d-88b3-99e9553f8e37 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:49.673990 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-7f5c2372-dc1d-483d-88b3-99e9553f8e37 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] Delete volume with id: ca9202ce-90e0-4166-9230-b3aeeb26e9fc Aug 06 03:18:49.678999 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7f5c2372-dc1d-483d-88b3-99e9553f8e37 tempest-VolumesTransfersV355Test-119423025 tempest-VolumesTransfersV355Test-119423025-project-member] https://10.4.3.80/volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc returned with HTTP 404 Aug 06 03:18:49.679450 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1037/4127] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:18:49 2026] DELETE /volume/v3/volumes/ca9202ce-90e0-4166-9230-b3aeeb26e9fc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:18:50.023020 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4cfa8205-a040-4a64-b03b-016eab5deaf4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:50.025023 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4cfa8205-a040-4a64-b03b-016eab5deaf4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a Aug 06 03:18:50.025283 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4cfa8205-a040-4a64-b03b-016eab5deaf4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:50.025563 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4cfa8205-a040-4a64-b03b-016eab5deaf4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:50.031349 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4cfa8205-a040-4a64-b03b-016eab5deaf4 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a returned with HTTP 404 Aug 06 03:18:50.031853 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1038/4128] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:50 2026] GET /volume/v3/volumes/905343fb-37ed-4b42-bcbf-d0aa7e59b98a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:50.039160 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-84e9cf79-ac9d-42d0-8bc8-d2d5a65e994f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:50.042589 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-84e9cf79-ac9d-42d0-8bc8-d2d5a65e994f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/9d1f2501-f486-49b0-8fb9-5585d967253e Aug 06 03:18:50.042791 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-84e9cf79-ac9d-42d0-8bc8-d2d5a65e994f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:50.043033 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-84e9cf79-ac9d-42d0-8bc8-d2d5a65e994f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:50.043169 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-84e9cf79-ac9d-42d0-8bc8-d2d5a65e994f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Delete snapshot with id: 9d1f2501-f486-49b0-8fb9-5585d967253e Aug 06 03:18:50.047895 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:50.047895 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:50.048364 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-84e9cf79-ac9d-42d0-8bc8-d2d5a65e994f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot retrieved successfully. Aug 06 03:18:50.061415 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2e658df0-f20d-4055-b6bb-e11296ccdee5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:50.063762 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2e658df0-f20d-4055-b6bb-e11296ccdee5 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/416f917a-5f29-4056-ac77-88692949a7c3 Aug 06 03:18:50.064094 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2e658df0-f20d-4055-b6bb-e11296ccdee5 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:50.064352 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2e658df0-f20d-4055-b6bb-e11296ccdee5 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:50.065874 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-84e9cf79-ac9d-42d0-8bc8-d2d5a65e994f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot delete request issued successfully. Aug 06 03:18:50.066123 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-84e9cf79-ac9d-42d0-8bc8-d2d5a65e994f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/snapshots/9d1f2501-f486-49b0-8fb9-5585d967253e returned with HTTP 202 Aug 06 03:18:50.066565 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1018/4129] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:18:50 2026] DELETE /volume/v3/snapshots/9d1f2501-f486-49b0-8fb9-5585d967253e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:50.070781 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2e658df0-f20d-4055-b6bb-e11296ccdee5 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/416f917a-5f29-4056-ac77-88692949a7c3 returned with HTTP 404 Aug 06 03:18:50.071371 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1037/4130] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:50 2026] GET /volume/v3/volumes/416f917a-5f29-4056-ac77-88692949a7c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:50.075413 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1245e605-90f1-475c-a03a-c61168efb60e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:50.080303 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1245e605-90f1-475c-a03a-c61168efb60e tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/snapshots/9d1f2501-f486-49b0-8fb9-5585d967253e Aug 06 03:18:50.080483 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1245e605-90f1-475c-a03a-c61168efb60e tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:50.080660 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1245e605-90f1-475c-a03a-c61168efb60e tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:50.081163 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6bf345aa-51a7-4ff0-b97d-7f740222a8f2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:50.085926 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:50.085926 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:50.086337 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6bf345aa-51a7-4ff0-b97d-7f740222a8f2 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:50.086510 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1245e605-90f1-475c-a03a-c61168efb60e tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot retrieved successfully. Aug 06 03:18:50.087326 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1245e605-90f1-475c-a03a-c61168efb60e tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/snapshots/9d1f2501-f486-49b0-8fb9-5585d967253e returned with HTTP 200 Aug 06 03:18:50.087608 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6bf345aa-51a7-4ff0-b97d-7f740222a8f2 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-824722106"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:50.087747 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1038/4131] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:50 2026] GET /volume/v3/snapshots/9d1f2501-f486-49b0-8fb9-5585d967253e => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:50.089079 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-6bf345aa-51a7-4ff0-b97d-7f740222a8f2 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-824722106'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:50.089238 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-6bf345aa-51a7-4ff0-b97d-7f740222a8f2 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume of 1 GB Aug 06 03:18:50.093777 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6bf345aa-51a7-4ff0-b97d-7f740222a8f2 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Availability Zones retrieved successfully. Aug 06 03:18:50.099711 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf345aa-51a7-4ff0-b97d-7f740222a8f2 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Flow 'volume_create_api' (2d31a3c6-22e9-4567-9155-01622cd770e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:50.100878 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf345aa-51a7-4ff0-b97d-7f740222a8f2 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ed90540-dbf1-44fa-a026-0bdc561cdc79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:50.102075 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-6bf345aa-51a7-4ff0-b97d-7f740222a8f2 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:50.134777 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf345aa-51a7-4ff0-b97d-7f740222a8f2 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ed90540-dbf1-44fa-a026-0bdc561cdc79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:50.135531 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf345aa-51a7-4ff0-b97d-7f740222a8f2 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baf1d339-4d72-4bcf-a538-ddbdf5aa8310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:50.184866 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-6bf345aa-51a7-4ff0-b97d-7f740222a8f2 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Created reservations ['a1b77cfd-a280-48ca-a8f2-304a024bab72', '2f961adb-e472-4d7e-b3fd-757208305cd5', '43519743-5539-4d33-8728-1f9c930285de', '95e81700-7440-4233-a02b-003e8e272284'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:50.185428 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf345aa-51a7-4ff0-b97d-7f740222a8f2 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baf1d339-4d72-4bcf-a538-ddbdf5aa8310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1b77cfd-a280-48ca-a8f2-304a024bab72', '2f961adb-e472-4d7e-b3fd-757208305cd5', '43519743-5539-4d33-8728-1f9c930285de', '95e81700-7440-4233-a02b-003e8e272284']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:50.186411 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf345aa-51a7-4ff0-b97d-7f740222a8f2 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc0bdffa-5af2-44db-acd0-963d05705589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:50.210013 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf345aa-51a7-4ff0-b97d-7f740222a8f2 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc0bdffa-5af2-44db-acd0-963d05705589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64f2b967-b664-4266-afa0-f8f1db1aa7f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-824722106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',qos_specs=None,replication_status=,reservations=['a1b77cfd-a280-48ca-a8f2-304a024bab72','2f961adb-e472-4d7e-b3fd-757208305cd5','43519743-5539-4d33-8728-1f9c930285de','95e81700-7440-4233-a02b-003e8e272284'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-824722106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64f2b967-b664-4266-afa0-f8f1db1aa7f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:50.210986 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf345aa-51a7-4ff0-b97d-7f740222a8f2 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e29a260-913c-443a-baea-bd9af9e5873f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:50.229779 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf345aa-51a7-4ff0-b97d-7f740222a8f2 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e29a260-913c-443a-baea-bd9af9e5873f) transitioned into state 'SUCCESS' from state '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-824722106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',qos_specs=None,replication_status=,reservations=['a1b77cfd-a280-48ca-a8f2-304a024bab72','2f961adb-e472-4d7e-b3fd-757208305cd5','43519743-5539-4d33-8728-1f9c930285de','95e81700-7440-4233-a02b-003e8e272284'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:50.230657 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf345aa-51a7-4ff0-b97d-7f740222a8f2 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9f82d49-fc2b-447a-9faf-62171cb53ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:50.238984 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf345aa-51a7-4ff0-b97d-7f740222a8f2 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9f82d49-fc2b-447a-9faf-62171cb53ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:50.239783 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf345aa-51a7-4ff0-b97d-7f740222a8f2 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Flow 'volume_create_api' (2d31a3c6-22e9-4567-9155-01622cd770e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:50.240086 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6bf345aa-51a7-4ff0-b97d-7f740222a8f2 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume request issued successfully. Aug 06 03:18:50.240596 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6bf345aa-51a7-4ff0-b97d-7f740222a8f2 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:50.240999 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1039/4132] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:18:50 2026] POST /volume/v3/volumes => generated 775 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:50.254041 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-96ee3ffa-967e-42dc-b6ed-89ef152b7654 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:50.256388 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-96ee3ffa-967e-42dc-b6ed-89ef152b7654 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/64f2b967-b664-4266-afa0-f8f1db1aa7f3 Aug 06 03:18:50.256647 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-96ee3ffa-967e-42dc-b6ed-89ef152b7654 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:50.256953 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-96ee3ffa-967e-42dc-b6ed-89ef152b7654 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:50.269414 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:50.269414 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:50.274920 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-96ee3ffa-967e-42dc-b6ed-89ef152b7654 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:50.279379 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-96ee3ffa-967e-42dc-b6ed-89ef152b7654 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/64f2b967-b664-4266-afa0-f8f1db1aa7f3 returned with HTTP 200 Aug 06 03:18:50.279894 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1019/4133] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:50 2026] GET /volume/v3/volumes/64f2b967-b664-4266-afa0-f8f1db1aa7f3 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:50.488917 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-46b05423-7223-4328-a8a4-26256917984e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:50.490472 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-46b05423-7223-4328-a8a4-26256917984e tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:18:50.490744 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-46b05423-7223-4328-a8a4-26256917984e tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:50.491128 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-46b05423-7223-4328-a8a4-26256917984e tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:50.498289 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:50.498289 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:50.502406 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-46b05423-7223-4328-a8a4-26256917984e tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:18:50.506126 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-46b05423-7223-4328-a8a4-26256917984e tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:18:50.506465 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1038/4134] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:50 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:50.517281 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-460180af-0940-429f-8a75-47ffe7493243 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:50.518951 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-460180af-0940-429f-8a75-47ffe7493243 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:18:50.519184 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-460180af-0940-429f-8a75-47ffe7493243 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:50.519391 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-460180af-0940-429f-8a75-47ffe7493243 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:50.526457 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:50.526457 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:50.531085 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-460180af-0940-429f-8a75-47ffe7493243 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:18:50.535082 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-460180af-0940-429f-8a75-47ffe7493243 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:18:50.535474 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1039/4135] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:50 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:50.647607 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2d5e18ba-b9ef-4621-90f4-0bdbd9681679 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:50.650550 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2d5e18ba-b9ef-4621-90f4-0bdbd9681679 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] GET https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 Aug 06 03:18:50.650845 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2d5e18ba-b9ef-4621-90f4-0bdbd9681679 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:50.651256 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2d5e18ba-b9ef-4621-90f4-0bdbd9681679 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:50.668564 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:50.668564 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:50.674110 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-2d5e18ba-b9ef-4621-90f4-0bdbd9681679 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Volume info retrieved successfully. Aug 06 03:18:50.679511 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2d5e18ba-b9ef-4621-90f4-0bdbd9681679 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 returned with HTTP 200 Aug 06 03:18:50.680546 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1040/4136] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:50 2026] GET /volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:50.691982 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d52753e7-522a-4dce-afbb-ffc194ff7555 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:50.693770 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d52753e7-522a-4dce-afbb-ffc194ff7555 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] GET https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 Aug 06 03:18:50.694010 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d52753e7-522a-4dce-afbb-ffc194ff7555 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:50.694227 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d52753e7-522a-4dce-afbb-ffc194ff7555 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:50.703634 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:50.703634 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:50.707683 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d52753e7-522a-4dce-afbb-ffc194ff7555 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Volume info retrieved successfully. Aug 06 03:18:50.712107 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d52753e7-522a-4dce-afbb-ffc194ff7555 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 returned with HTTP 200 Aug 06 03:18:50.712400 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1020/4137] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:50 2026] GET /volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:50.764371 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-8babdc97-4541-416f-9331-1e47d97c767a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:50.768602 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-8babdc97-4541-416f-9331-1e47d97c767a tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] GET https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 Aug 06 03:18:50.768805 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-8babdc97-4541-416f-9331-1e47d97c767a tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:50.769010 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-8babdc97-4541-416f-9331-1e47d97c767a tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:50.777341 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:50.777341 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:50.781128 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-8babdc97-4541-416f-9331-1e47d97c767a tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Volume info retrieved successfully. Aug 06 03:18:50.786026 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-8babdc97-4541-416f-9331-1e47d97c767a tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 returned with HTTP 200 Aug 06 03:18:50.787383 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1039/4138] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:18:50 2026] GET /volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:50.875696 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-cd3eb185-78d8-48b1-8a37-49915ced632f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:50.875696 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cd3eb185-78d8-48b1-8a37-49915ced632f None None] GET https://10.4.3.80/volume// Aug 06 03:18:50.875696 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-cd3eb185-78d8-48b1-8a37-49915ced632f None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:50.875696 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-cd3eb185-78d8-48b1-8a37-49915ced632f None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:50.875696 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cd3eb185-78d8-48b1-8a37-49915ced632f None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:18:50.875696 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1040/4139] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:18:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:18:50.883662 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-d4f84688-3e2c-4b1b-b4a3-18a31f70571a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:50.885546 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-d4f84688-3e2c-4b1b-b4a3-18a31f70571a tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:18:50.885985 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-d4f84688-3e2c-4b1b-b4a3-18a31f70571a tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "17d7031c-51b2-4db5-9e48-893c98b94a44", "connector": null, "instance_uuid": "9ecd3aed-6e31-43c3-912b-c1c343543e43"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:50.893470 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:50.893470 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:50.921976 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-d4f84688-3e2c-4b1b-b4a3-18a31f70571a tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:18:50.922513 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1041/4140] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:18:50 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 06 03:18:50.948172 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a8bb9ffe-12b1-487c-8e28-7835405a5b03 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:50.951117 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a8bb9ffe-12b1-487c-8e28-7835405a5b03 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] GET https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 Aug 06 03:18:50.951117 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a8bb9ffe-12b1-487c-8e28-7835405a5b03 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:50.951117 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a8bb9ffe-12b1-487c-8e28-7835405a5b03 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:50.951932 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=649,cinder:INSERT=92,cinder:UPDATE=159,cinder:DELETE=2 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:18:50.956646 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-df2b228f-529d-45a3-80c6-2d35789ff8bc None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:50.957117 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-df2b228f-529d-45a3-80c6-2d35789ff8bc None None] GET https://10.4.3.80/volume// Aug 06 03:18:50.957315 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-df2b228f-529d-45a3-80c6-2d35789ff8bc None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:50.957556 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-df2b228f-529d-45a3-80c6-2d35789ff8bc None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:50.957993 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-df2b228f-529d-45a3-80c6-2d35789ff8bc None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:18:50.958323 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1040/4141] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:18:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:18:50.961984 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:50.961984 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:50.964773 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a8bb9ffe-12b1-487c-8e28-7835405a5b03 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Volume info retrieved successfully. Aug 06 03:18:50.965471 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-55e84cfb-b185-4285-862c-ca4746af2973 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:50.967434 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-55e84cfb-b185-4285-862c-ca4746af2973 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] GET https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 Aug 06 03:18:50.967614 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-55e84cfb-b185-4285-862c-ca4746af2973 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:50.967804 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-55e84cfb-b185-4285-862c-ca4746af2973 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:50.969944 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a8bb9ffe-12b1-487c-8e28-7835405a5b03 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 returned with HTTP 200 Aug 06 03:18:50.970432 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1021/4142] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:50 2026] GET /volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:50.975895 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:50.975895 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:50.978852 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-55e84cfb-b185-4285-862c-ca4746af2973 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Volume info retrieved successfully. Aug 06 03:18:50.982377 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-55e84cfb-b185-4285-862c-ca4746af2973 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 returned with HTTP 200 Aug 06 03:18:50.982742 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1041/4143] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:18:50 2026] GET /volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 => generated 1040 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:51.089115 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-76c6f337-311e-4cb6-8bce-ec1cf7b4e989 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:51.092581 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-76c6f337-311e-4cb6-8bce-ec1cf7b4e989 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] PUT https://10.4.3.80/volume/v3/attachments/55162206-1eb6-4eca-8350-45bcf04a6bc1 Aug 06 03:18:51.092581 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-76c6f337-311e-4cb6-8bce-ec1cf7b4e989 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:51.095925 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3b440f18-8bae-4c50-98c9-f773c6e3e29a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:51.097603 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3b440f18-8bae-4c50-98c9-f773c6e3e29a tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/snapshots/9d1f2501-f486-49b0-8fb9-5585d967253e Aug 06 03:18:51.097848 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3b440f18-8bae-4c50-98c9-f773c6e3e29a tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:51.098157 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3b440f18-8bae-4c50-98c9-f773c6e3e29a tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:51.104334 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-76c6f337-311e-4cb6-8bce-ec1cf7b4e989 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Acquiring lock "cinder-attachment_update-17d7031c-51b2-4db5-9e48-893c98b94a44-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:18:51.104463 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3b440f18-8bae-4c50-98c9-f773c6e3e29a tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/snapshots/9d1f2501-f486-49b0-8fb9-5585d967253e returned with HTTP 404 Aug 06 03:18:51.104705 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1041/4144] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:51 2026] GET /volume/v3/snapshots/9d1f2501-f486-49b0-8fb9-5585d967253e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:51.111757 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-76c6f337-311e-4cb6-8bce-ec1cf7b4e989 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Lock "cinder-attachment_update-17d7031c-51b2-4db5-9e48-893c98b94a44-np0000006611" acquired by "attachment_update" :: waited 0.006s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:18:51.111757 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:51.111757 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:51.115911 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-99081efe-7cc0-444d-ac4d-1cbc03d9b178 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:51.117466 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-99081efe-7cc0-444d-ac4d-1cbc03d9b178 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/e4799da9-62bc-4cd9-b670-9b26b7cef8df Aug 06 03:18:51.117626 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-99081efe-7cc0-444d-ac4d-1cbc03d9b178 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:51.117818 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-99081efe-7cc0-444d-ac4d-1cbc03d9b178 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:51.117945 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-99081efe-7cc0-444d-ac4d-1cbc03d9b178 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Delete snapshot with id: e4799da9-62bc-4cd9-b670-9b26b7cef8df Aug 06 03:18:51.124036 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:51.124036 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:51.124097 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-99081efe-7cc0-444d-ac4d-1cbc03d9b178 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot retrieved successfully. Aug 06 03:18:51.143635 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-99081efe-7cc0-444d-ac4d-1cbc03d9b178 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot delete request issued successfully. Aug 06 03:18:51.143822 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-99081efe-7cc0-444d-ac4d-1cbc03d9b178 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/snapshots/e4799da9-62bc-4cd9-b670-9b26b7cef8df returned with HTTP 202 Aug 06 03:18:51.144259 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1022/4145] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:18:51 2026] DELETE /volume/v3/snapshots/e4799da9-62bc-4cd9-b670-9b26b7cef8df => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:51.152854 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-10bca602-c530-4a77-8a02-1759579b764f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:51.155570 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-10bca602-c530-4a77-8a02-1759579b764f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/snapshots/e4799da9-62bc-4cd9-b670-9b26b7cef8df Aug 06 03:18:51.155811 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-10bca602-c530-4a77-8a02-1759579b764f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:51.155944 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-10bca602-c530-4a77-8a02-1759579b764f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:51.163034 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:51.163034 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:51.163034 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-10bca602-c530-4a77-8a02-1759579b764f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot retrieved successfully. Aug 06 03:18:51.163034 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-10bca602-c530-4a77-8a02-1759579b764f tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/snapshots/e4799da9-62bc-4cd9-b670-9b26b7cef8df returned with HTTP 200 Aug 06 03:18:51.163287 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1042/4146] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:51 2026] GET /volume/v3/snapshots/e4799da9-62bc-4cd9-b670-9b26b7cef8df => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:51.203442 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-76c6f337-311e-4cb6-8bce-ec1cf7b4e989 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Lock "cinder-attachment_update-17d7031c-51b2-4db5-9e48-893c98b94a44-np0000006611" released by "attachment_update" :: held 0.096s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:18:51.203617 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-76c6f337-311e-4cb6-8bce-ec1cf7b4e989 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/attachments/55162206-1eb6-4eca-8350-45bcf04a6bc1 returned with HTTP 200 Aug 06 03:18:51.204033 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1042/4147] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:18:51 2026] PUT /volume/v3/attachments/55162206-1eb6-4eca-8350-45bcf04a6bc1 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:51.301293 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4a575280-7416-4f26-b304-0b25d92ccd08 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:51.305325 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4a575280-7416-4f26-b304-0b25d92ccd08 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/64f2b967-b664-4266-afa0-f8f1db1aa7f3 Aug 06 03:18:51.305571 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4a575280-7416-4f26-b304-0b25d92ccd08 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:51.305732 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4a575280-7416-4f26-b304-0b25d92ccd08 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:51.313808 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:51.313808 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:51.318378 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4a575280-7416-4f26-b304-0b25d92ccd08 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:51.324306 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4a575280-7416-4f26-b304-0b25d92ccd08 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/64f2b967-b664-4266-afa0-f8f1db1aa7f3 returned with HTTP 200 Aug 06 03:18:51.324866 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1042/4148] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:51 2026] GET /volume/v3/volumes/64f2b967-b664-4266-afa0-f8f1db1aa7f3 => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:51.338378 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-609d56ba-d423-4a37-adf6-e380d85184d9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:51.339889 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-609d56ba-d423-4a37-adf6-e380d85184d9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:18:51.340219 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-609d56ba-d423-4a37-adf6-e380d85184d9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64f2b967-b664-4266-afa0-f8f1db1aa7f3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-405984504"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:51.348811 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:51.348811 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:51.349166 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-609d56ba-d423-4a37-adf6-e380d85184d9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:51.349269 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-609d56ba-d423-4a37-adf6-e380d85184d9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create snapshot from volume 64f2b967-b664-4266-afa0-f8f1db1aa7f3 Aug 06 03:18:51.370539 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-609d56ba-d423-4a37-adf6-e380d85184d9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Created reservations ['303df3da-b432-421b-8e20-07067835c678', 'f64b5e33-ce0e-40a0-9d64-b26f18085cd2', '047108cc-d273-42de-bf45-50eba1bcdf5b', '1abd2684-23cd-4c97-a3c8-10133f74eaff'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:51.395498 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-609d56ba-d423-4a37-adf6-e380d85184d9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot create request issued successfully. Aug 06 03:18:51.395852 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-609d56ba-d423-4a37-adf6-e380d85184d9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:18:51.396402 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1023/4149] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:18:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:51.406712 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-91194cdf-9c22-4bfe-9350-e8a4f834ddcc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:51.408730 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-91194cdf-9c22-4bfe-9350-e8a4f834ddcc tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/f3701c38-f25b-44c7-b15c-0d3d460c3ffc Aug 06 03:18:51.408988 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-91194cdf-9c22-4bfe-9350-e8a4f834ddcc tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:51.409210 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-91194cdf-9c22-4bfe-9350-e8a4f834ddcc tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:51.414164 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:51.414164 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:51.414515 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-91194cdf-9c22-4bfe-9350-e8a4f834ddcc tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:18:51.415231 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-91194cdf-9c22-4bfe-9350-e8a4f834ddcc tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/f3701c38-f25b-44c7-b15c-0d3d460c3ffc returned with HTTP 200 Aug 06 03:18:51.415628 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1043/4150] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:51 2026] GET /volume/v3/snapshots/f3701c38-f25b-44c7-b15c-0d3d460c3ffc => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:51.984778 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-54d899af-e300-4d01-80cc-b70b56951376 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:51.986503 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-54d899af-e300-4d01-80cc-b70b56951376 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] GET https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 Aug 06 03:18:51.986719 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-54d899af-e300-4d01-80cc-b70b56951376 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:51.986909 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-54d899af-e300-4d01-80cc-b70b56951376 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:52.001042 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:52.001042 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:52.005606 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-54d899af-e300-4d01-80cc-b70b56951376 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Volume info retrieved successfully. Aug 06 03:18:52.011179 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-54d899af-e300-4d01-80cc-b70b56951376 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 returned with HTTP 200 Aug 06 03:18:52.011557 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1043/4151] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:51 2026] GET /volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:52.172096 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fa0f457a-f097-4448-ab62-a0bb336dd8ef None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:52.173934 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fa0f457a-f097-4448-ab62-a0bb336dd8ef tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/snapshots/e4799da9-62bc-4cd9-b670-9b26b7cef8df Aug 06 03:18:52.174119 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fa0f457a-f097-4448-ab62-a0bb336dd8ef tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:52.174293 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fa0f457a-f097-4448-ab62-a0bb336dd8ef tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:52.178741 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fa0f457a-f097-4448-ab62-a0bb336dd8ef tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/snapshots/e4799da9-62bc-4cd9-b670-9b26b7cef8df returned with HTTP 404 Aug 06 03:18:52.179386 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1043/4152] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:52 2026] GET /volume/v3/snapshots/e4799da9-62bc-4cd9-b670-9b26b7cef8df => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:52.186028 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-eca27238-a718-474a-ae59-1f46aa2aade5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:52.188288 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-eca27238-a718-474a-ae59-1f46aa2aade5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/d76727c5-964c-48ce-af3a-676bddf0857f Aug 06 03:18:52.188520 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-eca27238-a718-474a-ae59-1f46aa2aade5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:52.188758 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-eca27238-a718-474a-ae59-1f46aa2aade5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:52.188912 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-eca27238-a718-474a-ae59-1f46aa2aade5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Delete snapshot with id: d76727c5-964c-48ce-af3a-676bddf0857f Aug 06 03:18:52.194982 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:52.194982 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:52.195504 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-eca27238-a718-474a-ae59-1f46aa2aade5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot retrieved successfully. Aug 06 03:18:52.211221 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-eca27238-a718-474a-ae59-1f46aa2aade5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot delete request issued successfully. Aug 06 03:18:52.211452 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-eca27238-a718-474a-ae59-1f46aa2aade5 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/snapshots/d76727c5-964c-48ce-af3a-676bddf0857f returned with HTTP 202 Aug 06 03:18:52.211995 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1024/4153] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:18:52 2026] DELETE /volume/v3/snapshots/d76727c5-964c-48ce-af3a-676bddf0857f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:52.219175 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2724db30-52d9-43db-9a7e-bb383b013a1d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:52.221411 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2724db30-52d9-43db-9a7e-bb383b013a1d tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/snapshots/d76727c5-964c-48ce-af3a-676bddf0857f Aug 06 03:18:52.221617 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2724db30-52d9-43db-9a7e-bb383b013a1d tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:52.221857 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2724db30-52d9-43db-9a7e-bb383b013a1d tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:52.227925 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:52.227925 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:52.228473 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2724db30-52d9-43db-9a7e-bb383b013a1d tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Snapshot retrieved successfully. Aug 06 03:18:52.229523 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2724db30-52d9-43db-9a7e-bb383b013a1d tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/snapshots/d76727c5-964c-48ce-af3a-676bddf0857f returned with HTTP 200 Aug 06 03:18:52.230152 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1044/4154] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:52 2026] GET /volume/v3/snapshots/d76727c5-964c-48ce-af3a-676bddf0857f => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:52.426019 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-eeb577b6-0bc9-4d1b-928b-b4b9c383b805 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:52.428659 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-eeb577b6-0bc9-4d1b-928b-b4b9c383b805 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/f3701c38-f25b-44c7-b15c-0d3d460c3ffc Aug 06 03:18:52.429056 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-eeb577b6-0bc9-4d1b-928b-b4b9c383b805 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:52.429338 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-eeb577b6-0bc9-4d1b-928b-b4b9c383b805 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:52.435535 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:52.435535 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:52.435888 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-eeb577b6-0bc9-4d1b-928b-b4b9c383b805 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:18:52.437349 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-eeb577b6-0bc9-4d1b-928b-b4b9c383b805 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/f3701c38-f25b-44c7-b15c-0d3d460c3ffc returned with HTTP 200 Aug 06 03:18:52.437692 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1044/4155] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:52 2026] GET /volume/v3/snapshots/f3701c38-f25b-44c7-b15c-0d3d460c3ffc => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:52.447019 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-779d157e-53b1-4beb-8a3a-06e3e85570c6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:52.448532 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-779d157e-53b1-4beb-8a3a-06e3e85570c6 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] GET https://10.4.3.80/volume/v3/snapshots/f3701c38-f25b-44c7-b15c-0d3d460c3ffc Aug 06 03:18:52.448810 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-779d157e-53b1-4beb-8a3a-06e3e85570c6 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:52.448925 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-779d157e-53b1-4beb-8a3a-06e3e85570c6 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:52.454267 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:52.454267 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:52.454519 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-779d157e-53b1-4beb-8a3a-06e3e85570c6 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Snapshot retrieved successfully. Aug 06 03:18:52.455261 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-779d157e-53b1-4beb-8a3a-06e3e85570c6 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] https://10.4.3.80/volume/v3/snapshots/f3701c38-f25b-44c7-b15c-0d3d460c3ffc returned with HTTP 200 Aug 06 03:18:52.455651 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1044/4156] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:52 2026] GET /volume/v3/snapshots/f3701c38-f25b-44c7-b15c-0d3d460c3ffc => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:52.464267 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-42827bae-43bc-4771-a09c-9f7d2492ff2d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:52.467691 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-42827bae-43bc-4771-a09c-9f7d2492ff2d tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] DELETE https://10.4.3.80/volume/v3/snapshots/f3701c38-f25b-44c7-b15c-0d3d460c3ffc Aug 06 03:18:52.467691 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-42827bae-43bc-4771-a09c-9f7d2492ff2d tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:52.467803 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-42827bae-43bc-4771-a09c-9f7d2492ff2d tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:52.467969 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-42827bae-43bc-4771-a09c-9f7d2492ff2d tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete snapshot with id: f3701c38-f25b-44c7-b15c-0d3d460c3ffc Aug 06 03:18:52.473607 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:52.473607 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:52.473988 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-42827bae-43bc-4771-a09c-9f7d2492ff2d tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:18:52.490670 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-42827bae-43bc-4771-a09c-9f7d2492ff2d tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot delete request issued successfully. Aug 06 03:18:52.490883 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-42827bae-43bc-4771-a09c-9f7d2492ff2d tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/f3701c38-f25b-44c7-b15c-0d3d460c3ffc returned with HTTP 202 Aug 06 03:18:52.491346 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1025/4157] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:18:52 2026] DELETE /volume/v3/snapshots/f3701c38-f25b-44c7-b15c-0d3d460c3ffc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:52.499729 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-425c08d8-3a6d-4818-9fee-ad3291204be4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:52.501337 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-425c08d8-3a6d-4818-9fee-ad3291204be4 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/f3701c38-f25b-44c7-b15c-0d3d460c3ffc Aug 06 03:18:52.501498 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-425c08d8-3a6d-4818-9fee-ad3291204be4 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:52.501664 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-425c08d8-3a6d-4818-9fee-ad3291204be4 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:52.507591 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:52.507591 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:52.508019 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-425c08d8-3a6d-4818-9fee-ad3291204be4 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:18:52.508750 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-425c08d8-3a6d-4818-9fee-ad3291204be4 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/f3701c38-f25b-44c7-b15c-0d3d460c3ffc returned with HTTP 200 Aug 06 03:18:52.509269 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1045/4158] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:52 2026] GET /volume/v3/snapshots/f3701c38-f25b-44c7-b15c-0d3d460c3ffc => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:53.022632 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a6f66abe-dd0e-4c52-a69e-fd670e01810a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:53.024100 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a6f66abe-dd0e-4c52-a69e-fd670e01810a tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] GET https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 Aug 06 03:18:53.024264 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a6f66abe-dd0e-4c52-a69e-fd670e01810a tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:53.024456 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a6f66abe-dd0e-4c52-a69e-fd670e01810a tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:53.033252 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:53.033252 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:53.036318 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a6f66abe-dd0e-4c52-a69e-fd670e01810a tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Volume info retrieved successfully. Aug 06 03:18:53.039966 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a6f66abe-dd0e-4c52-a69e-fd670e01810a tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 returned with HTTP 200 Aug 06 03:18:53.040283 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1045/4159] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:53 2026] GET /volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:53.238813 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fbc6de0d-0a53-4363-a42c-24d29049295d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:53.240496 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fbc6de0d-0a53-4363-a42c-24d29049295d tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/snapshots/d76727c5-964c-48ce-af3a-676bddf0857f Aug 06 03:18:53.240660 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fbc6de0d-0a53-4363-a42c-24d29049295d tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:53.240841 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fbc6de0d-0a53-4363-a42c-24d29049295d tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:53.244741 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fbc6de0d-0a53-4363-a42c-24d29049295d tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/snapshots/d76727c5-964c-48ce-af3a-676bddf0857f returned with HTTP 404 Aug 06 03:18:53.245178 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1045/4160] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:53 2026] GET /volume/v3/snapshots/d76727c5-964c-48ce-af3a-676bddf0857f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:53.253111 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f8d4a0fb-512c-41f6-b6d5-c2fdb05f0671 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:53.254897 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f8d4a0fb-512c-41f6-b6d5-c2fdb05f0671 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 Aug 06 03:18:53.255099 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f8d4a0fb-512c-41f6-b6d5-c2fdb05f0671 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:53.255295 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f8d4a0fb-512c-41f6-b6d5-c2fdb05f0671 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:53.262567 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:53.262567 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:53.266312 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f8d4a0fb-512c-41f6-b6d5-c2fdb05f0671 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:53.270597 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f8d4a0fb-512c-41f6-b6d5-c2fdb05f0671 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 returned with HTTP 200 Aug 06 03:18:53.271050 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1026/4161] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:53 2026] GET /volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:53.285845 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2e36b6d3-e5e4-4931-a925-fc260ac349ff None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:53.287895 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2e36b6d3-e5e4-4931-a925-fc260ac349ff tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 Aug 06 03:18:53.288104 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2e36b6d3-e5e4-4931-a925-fc260ac349ff tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:53.288297 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2e36b6d3-e5e4-4931-a925-fc260ac349ff tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:53.295290 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:53.295290 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:53.298455 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2e36b6d3-e5e4-4931-a925-fc260ac349ff tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:53.302409 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2e36b6d3-e5e4-4931-a925-fc260ac349ff tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 returned with HTTP 200 Aug 06 03:18:53.302960 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1046/4162] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:53 2026] GET /volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:53.315013 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-03077cc7-462e-40ad-9d0c-85dd8a4f5121 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:53.316648 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-03077cc7-462e-40ad-9d0c-85dd8a4f5121 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] DELETE https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 Aug 06 03:18:53.316843 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-03077cc7-462e-40ad-9d0c-85dd8a4f5121 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:53.317041 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-03077cc7-462e-40ad-9d0c-85dd8a4f5121 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:53.317187 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-03077cc7-462e-40ad-9d0c-85dd8a4f5121 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Delete volume with id: bd4ec9d0-159c-4b52-ab3a-7cc93a308251 Aug 06 03:18:53.319048 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=596,cinder:UPDATE=169,cinder:INSERT=106,cinder:DELETE=2 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:18:53.324324 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:53.324324 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:53.324756 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-03077cc7-462e-40ad-9d0c-85dd8a4f5121 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:53.351502 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-03077cc7-462e-40ad-9d0c-85dd8a4f5121 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Delete volume request issued successfully. Aug 06 03:18:53.351721 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-03077cc7-462e-40ad-9d0c-85dd8a4f5121 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 returned with HTTP 202 Aug 06 03:18:53.352398 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1046/4163] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:18:53 2026] DELETE /volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:53.360130 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-902e849c-cc25-45ea-8a66-6d0b35f52fd0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:53.364743 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-902e849c-cc25-45ea-8a66-6d0b35f52fd0 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 Aug 06 03:18:53.364961 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-902e849c-cc25-45ea-8a66-6d0b35f52fd0 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:53.365128 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-902e849c-cc25-45ea-8a66-6d0b35f52fd0 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:53.376375 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:53.376375 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:53.380328 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-902e849c-cc25-45ea-8a66-6d0b35f52fd0 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Volume info retrieved successfully. Aug 06 03:18:53.384709 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-902e849c-cc25-45ea-8a66-6d0b35f52fd0 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 returned with HTTP 200 Aug 06 03:18:53.385151 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1046/4164] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:53 2026] GET /volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:53.528742 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3d70f863-9874-4b73-8bd9-f472a270fe40 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:53.537071 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3d70f863-9874-4b73-8bd9-f472a270fe40 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/f3701c38-f25b-44c7-b15c-0d3d460c3ffc Aug 06 03:18:53.537071 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3d70f863-9874-4b73-8bd9-f472a270fe40 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:53.537071 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3d70f863-9874-4b73-8bd9-f472a270fe40 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:53.543085 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3d70f863-9874-4b73-8bd9-f472a270fe40 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/f3701c38-f25b-44c7-b15c-0d3d460c3ffc returned with HTTP 404 Aug 06 03:18:53.543403 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1027/4165] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:53 2026] GET /volume/v3/snapshots/f3701c38-f25b-44c7-b15c-0d3d460c3ffc => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:53.549596 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-09d3f7ca-3332-43fd-a741-c18e521eca91 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:53.551211 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-09d3f7ca-3332-43fd-a741-c18e521eca91 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/64f2b967-b664-4266-afa0-f8f1db1aa7f3 Aug 06 03:18:53.551895 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-09d3f7ca-3332-43fd-a741-c18e521eca91 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:53.551895 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-09d3f7ca-3332-43fd-a741-c18e521eca91 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:53.551895 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-09d3f7ca-3332-43fd-a741-c18e521eca91 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete volume with id: 64f2b967-b664-4266-afa0-f8f1db1aa7f3 Aug 06 03:18:53.557754 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:53.557754 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:53.558101 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-09d3f7ca-3332-43fd-a741-c18e521eca91 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:53.574914 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-09d3f7ca-3332-43fd-a741-c18e521eca91 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete volume request issued successfully. Aug 06 03:18:53.575118 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-09d3f7ca-3332-43fd-a741-c18e521eca91 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/64f2b967-b664-4266-afa0-f8f1db1aa7f3 returned with HTTP 202 Aug 06 03:18:53.575555 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1047/4166] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:18:53 2026] DELETE /volume/v3/volumes/64f2b967-b664-4266-afa0-f8f1db1aa7f3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:53.586856 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-401eb877-1eea-4449-b07f-5b9f8b2e589a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:53.589601 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-401eb877-1eea-4449-b07f-5b9f8b2e589a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/64f2b967-b664-4266-afa0-f8f1db1aa7f3 Aug 06 03:18:53.589886 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-401eb877-1eea-4449-b07f-5b9f8b2e589a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:53.590151 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-401eb877-1eea-4449-b07f-5b9f8b2e589a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:53.600157 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:53.600157 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:53.604353 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-401eb877-1eea-4449-b07f-5b9f8b2e589a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:53.609572 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-401eb877-1eea-4449-b07f-5b9f8b2e589a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/64f2b967-b664-4266-afa0-f8f1db1aa7f3 returned with HTTP 200 Aug 06 03:18:53.610146 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1047/4167] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:53 2026] GET /volume/v3/volumes/64f2b967-b664-4266-afa0-f8f1db1aa7f3 => generated 1005 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:54.052066 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-329e1f7e-e625-48a9-912d-4fad2b37b9bb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:54.053593 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-329e1f7e-e625-48a9-912d-4fad2b37b9bb tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] GET https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 Aug 06 03:18:54.053772 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-329e1f7e-e625-48a9-912d-4fad2b37b9bb tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:54.053973 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-329e1f7e-e625-48a9-912d-4fad2b37b9bb tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:54.062064 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:54.062064 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:54.064966 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-329e1f7e-e625-48a9-912d-4fad2b37b9bb tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Volume info retrieved successfully. Aug 06 03:18:54.068638 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-329e1f7e-e625-48a9-912d-4fad2b37b9bb tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 returned with HTTP 200 Aug 06 03:18:54.069046 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1047/4168] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:54 2026] GET /volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:54.397162 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-707c06ca-1fe6-491f-9957-6d1538110f53 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:54.398927 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-707c06ca-1fe6-491f-9957-6d1538110f53 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] GET https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 Aug 06 03:18:54.399167 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-707c06ca-1fe6-491f-9957-6d1538110f53 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:54.399356 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-707c06ca-1fe6-491f-9957-6d1538110f53 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:54.406299 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-707c06ca-1fe6-491f-9957-6d1538110f53 tempest-SnapshotDataIntegrityTests-669514634 tempest-SnapshotDataIntegrityTests-669514634-project-member] https://10.4.3.80/volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 returned with HTTP 404 Aug 06 03:18:54.406752 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1028/4169] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:54 2026] GET /volume/v3/volumes/bd4ec9d0-159c-4b52-ab3a-7cc93a308251 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:54.496456 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-a662bd50-de77-404c-8788-06f7ab546e76 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:54.500739 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-a662bd50-de77-404c-8788-06f7ab546e76 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] POST https://10.4.3.80/volume/v3/attachments/55162206-1eb6-4eca-8350-45bcf04a6bc1/action Aug 06 03:18:54.500782 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-a662bd50-de77-404c-8788-06f7ab546e76 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:54.500953 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-a662bd50-de77-404c-8788-06f7ab546e76 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:54.516891 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:54.516891 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:54.526150 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-52e7999a-ac9b-4e48-a2ac-71267d46fb4e req-a662bd50-de77-404c-8788-06f7ab546e76 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/attachments/55162206-1eb6-4eca-8350-45bcf04a6bc1/action returned with HTTP 204 Aug 06 03:18:54.526623 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1048/4170] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:18:54 2026] POST /volume/v3/attachments/55162206-1eb6-4eca-8350-45bcf04a6bc1/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:54.628691 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bac99253-8661-47d4-93fd-e522ceb446c9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:54.630873 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bac99253-8661-47d4-93fd-e522ceb446c9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/64f2b967-b664-4266-afa0-f8f1db1aa7f3 Aug 06 03:18:54.631156 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bac99253-8661-47d4-93fd-e522ceb446c9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:54.631674 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bac99253-8661-47d4-93fd-e522ceb446c9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:54.641815 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bac99253-8661-47d4-93fd-e522ceb446c9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/64f2b967-b664-4266-afa0-f8f1db1aa7f3 returned with HTTP 404 Aug 06 03:18:54.642746 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1048/4171] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:54 2026] GET /volume/v3/volumes/64f2b967-b664-4266-afa0-f8f1db1aa7f3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:54.655033 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b8ff2968-7509-444e-8364-7e285742bd9a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:54.657170 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b8ff2968-7509-444e-8364-7e285742bd9a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:54.657579 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b8ff2968-7509-444e-8364-7e285742bd9a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2144088275"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:54.659154 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-b8ff2968-7509-444e-8364-7e285742bd9a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2144088275'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:54.659271 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-b8ff2968-7509-444e-8364-7e285742bd9a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume of 1 GB Aug 06 03:18:54.664784 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b8ff2968-7509-444e-8364-7e285742bd9a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Availability Zones retrieved successfully. Aug 06 03:18:54.670525 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b8ff2968-7509-444e-8364-7e285742bd9a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Flow 'volume_create_api' (0416ec5d-8203-44ca-bfca-fd82a4c9f565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:54.671847 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b8ff2968-7509-444e-8364-7e285742bd9a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66408d98-efdd-4c81-9a6b-dc982ede7b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:54.673198 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-b8ff2968-7509-444e-8364-7e285742bd9a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:54.713725 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b8ff2968-7509-444e-8364-7e285742bd9a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66408d98-efdd-4c81-9a6b-dc982ede7b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:54.714793 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b8ff2968-7509-444e-8364-7e285742bd9a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60aa0694-b763-4292-bb1f-bbfb05df1276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:54.770391 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-b8ff2968-7509-444e-8364-7e285742bd9a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Created reservations ['4071ed72-0e91-418e-be4b-d0f5914306bb', '0028a321-eeed-4913-a674-6c4eb050ec74', 'a62635a3-70fb-4a9a-9b7a-000fd821011a', '6d32d839-04c0-4023-acf9-106d18c2f895'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:54.771285 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b8ff2968-7509-444e-8364-7e285742bd9a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60aa0694-b763-4292-bb1f-bbfb05df1276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4071ed72-0e91-418e-be4b-d0f5914306bb', '0028a321-eeed-4913-a674-6c4eb050ec74', 'a62635a3-70fb-4a9a-9b7a-000fd821011a', '6d32d839-04c0-4023-acf9-106d18c2f895']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:54.771956 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b8ff2968-7509-444e-8364-7e285742bd9a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5770dde6-dae7-49f3-98ce-db786a63a8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:54.796640 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b8ff2968-7509-444e-8364-7e285742bd9a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5770dde6-dae7-49f3-98ce-db786a63a8f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2e2c5d3-a009-40fb-b3bc-a3590a48b130', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2144088275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',qos_specs=None,replication_status=,reservations=['4071ed72-0e91-418e-be4b-d0f5914306bb','0028a321-eeed-4913-a674-6c4eb050ec74','a62635a3-70fb-4a9a-9b7a-000fd821011a','6d32d839-04c0-4023-acf9-106d18c2f895'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2144088275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2e2c5d3-a009-40fb-b3bc-a3590a48b130,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:54.797335 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b8ff2968-7509-444e-8364-7e285742bd9a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8652ba91-b6aa-4ccc-ab3a-d533a9aa4695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:54.832432 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b8ff2968-7509-444e-8364-7e285742bd9a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8652ba91-b6aa-4ccc-ab3a-d533a9aa4695) transitioned into state 'SUCCESS' from state '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-2144088275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',qos_specs=None,replication_status=,reservations=['4071ed72-0e91-418e-be4b-d0f5914306bb','0028a321-eeed-4913-a674-6c4eb050ec74','a62635a3-70fb-4a9a-9b7a-000fd821011a','6d32d839-04c0-4023-acf9-106d18c2f895'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:54.833381 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b8ff2968-7509-444e-8364-7e285742bd9a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f11628a-3c88-430d-875d-ad86e15d6b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:54.844425 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b8ff2968-7509-444e-8364-7e285742bd9a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f11628a-3c88-430d-875d-ad86e15d6b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:54.845399 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b8ff2968-7509-444e-8364-7e285742bd9a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Flow 'volume_create_api' (0416ec5d-8203-44ca-bfca-fd82a4c9f565) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:54.845688 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b8ff2968-7509-444e-8364-7e285742bd9a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume request issued successfully. Aug 06 03:18:54.846428 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b8ff2968-7509-444e-8364-7e285742bd9a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:54.847128 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1048/4172] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:18:54 2026] POST /volume/v3/volumes => generated 776 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:54.862506 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-adfb9934-4b28-4c71-85bd-242b28f0f964 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:54.864614 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-adfb9934-4b28-4c71-85bd-242b28f0f964 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/d2e2c5d3-a009-40fb-b3bc-a3590a48b130 Aug 06 03:18:54.864614 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-adfb9934-4b28-4c71-85bd-242b28f0f964 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:54.864889 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-adfb9934-4b28-4c71-85bd-242b28f0f964 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:54.874363 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:54.874363 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:54.883469 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-adfb9934-4b28-4c71-85bd-242b28f0f964 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:54.886550 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-adfb9934-4b28-4c71-85bd-242b28f0f964 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/d2e2c5d3-a009-40fb-b3bc-a3590a48b130 returned with HTTP 200 Aug 06 03:18:54.887083 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1029/4173] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:54 2026] GET /volume/v3/volumes/d2e2c5d3-a009-40fb-b3bc-a3590a48b130 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:55.082878 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-edb985cc-b4b1-4d22-b43d-7b1fc5bc1279 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:55.084567 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-edb985cc-b4b1-4d22-b43d-7b1fc5bc1279 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] GET https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 Aug 06 03:18:55.084752 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-edb985cc-b4b1-4d22-b43d-7b1fc5bc1279 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:55.084964 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-edb985cc-b4b1-4d22-b43d-7b1fc5bc1279 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:55.096983 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:55.096983 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:55.101008 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-edb985cc-b4b1-4d22-b43d-7b1fc5bc1279 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Volume info retrieved successfully. Aug 06 03:18:55.105799 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-edb985cc-b4b1-4d22-b43d-7b1fc5bc1279 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 returned with HTTP 200 Aug 06 03:18:55.106302 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1049/4174] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:55 2026] GET /volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:55.121525 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ff39fe51-0e4c-4465-a45b-4e37ab02384e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:55.123086 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ff39fe51-0e4c-4465-a45b-4e37ab02384e tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] GET https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 Aug 06 03:18:55.123232 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ff39fe51-0e4c-4465-a45b-4e37ab02384e tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:55.123755 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ff39fe51-0e4c-4465-a45b-4e37ab02384e tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:55.132351 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:55.132351 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:55.135563 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ff39fe51-0e4c-4465-a45b-4e37ab02384e tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Volume info retrieved successfully. Aug 06 03:18:55.139686 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ff39fe51-0e4c-4465-a45b-4e37ab02384e tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 returned with HTTP 200 Aug 06 03:18:55.140092 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1049/4175] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:55 2026] GET /volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:55.157698 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5d8f27fc-c213-4e8b-a69f-e2a29dfd5bf5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:55.159496 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1049/4176] 10.4.3.80 () {70 vars in 1604 bytes} [Thu Aug 6 03:18:55 2026] DELETE /volume/v3/attachments/55162206-1eb6-4eca-8350-45bcf04a6bc1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 06 03:18:55.168451 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-fd7e8f39-e876-44f5-baf5-54386324109a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:55.225465 np0000006611 devstack@c-api.service[100901]: WARNING keystonemiddleware.auth_token [None req-fd7e8f39-e876-44f5-baf5-54386324109a None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 06 03:18:55.227375 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1030/4177] 10.4.3.80 () {70 vars in 1604 bytes} [Thu Aug 6 03:18:55 2026] DELETE /volume/v3/attachments/55162206-1eb6-4eca-8350-45bcf04a6bc1 => generated 114 bytes in 59 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 06 03:18:55.235483 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-942e7509-7595-4fc6-8b35-f909f514d810 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:55.238735 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-942e7509-7595-4fc6-8b35-f909f514d810 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] DELETE https://10.4.3.80/volume/v3/attachments/55162206-1eb6-4eca-8350-45bcf04a6bc1 Aug 06 03:18:55.239100 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-942e7509-7595-4fc6-8b35-f909f514d810 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:55.239364 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-942e7509-7595-4fc6-8b35-f909f514d810 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:55.247532 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:55.247532 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:55.250993 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-942e7509-7595-4fc6-8b35-f909f514d810 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Attachment connected to vm 9ecd3aed-6e31-43c3-912b-c1c343543e43, checking data on nova Aug 06 03:18:55.251277 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.compute.nova [None req-942e7509-7595-4fc6-8b35-f909f514d810 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Creating Keystone token plugin using URL: https://10.4.3.80/identity {{(pid=100900) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 03:18:55.382904 np0000006611 devstack@c-api.service[100900]: DEBUG novaclient.v2.client [None req-942e7509-7595-4fc6-8b35-f909f514d810 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] REQ: curl -g -i -X GET https://10.4.3.80/compute/v2.1/servers/9ecd3aed-6e31-43c3-912b-c1c343543e43/os-volume_attachments/17d7031c-51b2-4db5-9e48-893c98b94a44 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}456c5cde8940b6ea4f44607aebd1455bb26e23ed0e8c9162b56cf29a312ef856" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-942e7509-7595-4fc6-8b35-f909f514d810" -H "X-Service-Token: {SHA256}bf4181e8537545ebe7b648c23c827e1f2ebe865dd2c242168e89f70cf085e348" {{(pid=100900) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 03:18:55.480759 np0000006611 devstack@c-api.service[100900]: DEBUG novaclient.v2.client [None req-942e7509-7595-4fc6-8b35-f909f514d810 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 Aug 2026 03:18:55 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-a3a87c6b-71a8-4a63-a0ab-95fadae1629d x-openstack-request-id: req-a3a87c6b-71a8-4a63-a0ab-95fadae1629d {{(pid=100900) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 03:18:55.480941 np0000006611 devstack@c-api.service[100900]: DEBUG novaclient.v2.client [None req-942e7509-7595-4fc6-8b35-f909f514d810 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "17d7031c-51b2-4db5-9e48-893c98b94a44", "serverId": "9ecd3aed-6e31-43c3-912b-c1c343543e43", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "55162206-1eb6-4eca-8350-45bcf04a6bc1", "bdm_uuid": "3ccd184d-129c-4bdf-bf83-cb2ac94402a4"}} {{(pid=100900) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 03:18:55.481130 np0000006611 devstack@c-api.service[100900]: DEBUG novaclient.v2.client [None req-942e7509-7595-4fc6-8b35-f909f514d810 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] GET call to compute for https://10.4.3.80/compute/v2.1/servers/9ecd3aed-6e31-43c3-912b-c1c343543e43/os-volume_attachments/17d7031c-51b2-4db5-9e48-893c98b94a44 used request id req-a3a87c6b-71a8-4a63-a0ab-95fadae1629d {{(pid=100900) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 03:18:55.483575 np0000006611 devstack@c-api.service[100900]: ERROR cinder.volume.api [None req-942e7509-7595-4fc6-8b35-f909f514d810 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-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 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault [None req-942e7509-7595-4fc6-8b35-f909f514d810 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Caught error: Detach volume from instance 9ecd3aed-6e31-43c3-912b-c1c343543e43 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9ecd3aed-6e31-43c3-912b-c1c343543e43 using the Compute API Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: 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 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 03:18:55.486450 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9ecd3aed-6e31-43c3-912b-c1c343543e43 using the Compute API Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: ERROR cinder.api.middleware.fault Aug 06 03:18:55.487315 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.middleware.fault [None req-942e7509-7595-4fc6-8b35-f909f514d810 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/attachments/55162206-1eb6-4eca-8350-45bcf04a6bc1 returned with HTTP 409 Aug 06 03:18:55.488058 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1050/4178] 10.4.3.80 () {68 vars in 1397 bytes} [Thu Aug 6 03:18:55 2026] DELETE /volume/v3/attachments/55162206-1eb6-4eca-8350-45bcf04a6bc1 => generated 167 bytes in 252 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:55.518518 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-6e91d481-2892-403f-953a-e63ce54ea849 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:55.520647 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-6e91d481-2892-403f-953a-e63ce54ea849 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] GET https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 Aug 06 03:18:55.520938 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-6e91d481-2892-403f-953a-e63ce54ea849 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:55.521160 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-6e91d481-2892-403f-953a-e63ce54ea849 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:55.531126 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:55.531126 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:55.534639 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-6e91d481-2892-403f-953a-e63ce54ea849 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Volume info retrieved successfully. Aug 06 03:18:55.538501 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-6e91d481-2892-403f-953a-e63ce54ea849 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 returned with HTTP 200 Aug 06 03:18:55.538888 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1050/4179] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:18:55 2026] GET /volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 => generated 1153 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:55.557192 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-a3e39dbd-b68d-4136-9352-fdffeb3e611e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:55.560512 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-a3e39dbd-b68d-4136-9352-fdffeb3e611e tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] POST https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44/action Aug 06 03:18:55.560824 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-a3e39dbd-b68d-4136-9352-fdffeb3e611e tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:55.560971 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-a3e39dbd-b68d-4136-9352-fdffeb3e611e tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:55.572061 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:55.572061 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:55.572539 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-a3e39dbd-b68d-4136-9352-fdffeb3e611e tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Volume info retrieved successfully. Aug 06 03:18:55.579819 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-a3e39dbd-b68d-4136-9352-fdffeb3e611e tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Begin detaching volume completed successfully. Aug 06 03:18:55.580647 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-a3e39dbd-b68d-4136-9352-fdffeb3e611e tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44/action returned with HTTP 202 Aug 06 03:18:55.581401 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1050/4180] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:18:55 2026] POST /volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:18:55.630349 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3f49fd7c-9e67-4168-8389-f399362c9e33 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:55.630349 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3f49fd7c-9e67-4168-8389-f399362c9e33 None None] GET https://10.4.3.80/volume// Aug 06 03:18:55.630772 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3f49fd7c-9e67-4168-8389-f399362c9e33 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:55.630772 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3f49fd7c-9e67-4168-8389-f399362c9e33 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:55.631091 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3f49fd7c-9e67-4168-8389-f399362c9e33 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:18:55.631454 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1031/4181] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:18:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:18:55.644962 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-20dfae32-078c-4c53-afdc-396ba42de774 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:55.648583 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-20dfae32-078c-4c53-afdc-396ba42de774 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] GET https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 Aug 06 03:18:55.648796 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-20dfae32-078c-4c53-afdc-396ba42de774 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:55.649116 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-20dfae32-078c-4c53-afdc-396ba42de774 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:55.683101 np0000006611 devstack@c-api.service[100900]: DEBUG oslo_db.sqlalchemy.engines [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-20dfae32-078c-4c53-afdc-396ba42de774 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 03:18:55.691449 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:55.691449 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:55.695763 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-20dfae32-078c-4c53-afdc-396ba42de774 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Volume info retrieved successfully. Aug 06 03:18:55.699930 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-20dfae32-078c-4c53-afdc-396ba42de774 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 returned with HTTP 200 Aug 06 03:18:55.700396 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1051/4182] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:18:55 2026] GET /volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 => generated 1336 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:55.900051 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-afb0c943-2093-420d-a33f-4e4bbba6500e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:55.904993 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-afb0c943-2093-420d-a33f-4e4bbba6500e tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/d2e2c5d3-a009-40fb-b3bc-a3590a48b130 Aug 06 03:18:55.905216 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-afb0c943-2093-420d-a33f-4e4bbba6500e tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:55.905431 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-afb0c943-2093-420d-a33f-4e4bbba6500e tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:55.913943 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:55.913943 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:55.920360 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-afb0c943-2093-420d-a33f-4e4bbba6500e tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:55.926506 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-afb0c943-2093-420d-a33f-4e4bbba6500e tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/d2e2c5d3-a009-40fb-b3bc-a3590a48b130 returned with HTTP 200 Aug 06 03:18:55.926506 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1051/4183] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:55 2026] GET /volume/v3/volumes/d2e2c5d3-a009-40fb-b3bc-a3590a48b130 => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:55.938194 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e8d793f0-6e7d-4a51-9138-614a4a0a30d1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:55.942615 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e8d793f0-6e7d-4a51-9138-614a4a0a30d1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:18:55.943033 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e8d793f0-6e7d-4a51-9138-614a4a0a30d1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d2e2c5d3-a009-40fb-b3bc-a3590a48b130", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2012700091"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:55.956857 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:55.956857 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:55.956857 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e8d793f0-6e7d-4a51-9138-614a4a0a30d1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:55.956857 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-e8d793f0-6e7d-4a51-9138-614a4a0a30d1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create snapshot from volume d2e2c5d3-a009-40fb-b3bc-a3590a48b130 Aug 06 03:18:55.983990 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-e8d793f0-6e7d-4a51-9138-614a4a0a30d1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Created reservations ['39201977-39e4-40f1-b6fa-e1a0fe914a75', 'b5bf51e8-fdc5-4dd4-9d48-fb247259065f', '37de433a-6f41-4062-ad2c-d7c0701bf558', '0edfe920-ad30-4069-b50c-a8dfcda7c2f1'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:56.019777 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e8d793f0-6e7d-4a51-9138-614a4a0a30d1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot create request issued successfully. Aug 06 03:18:56.019777 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e8d793f0-6e7d-4a51-9138-614a4a0a30d1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:18:56.019777 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1051/4184] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:18:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:56.024807 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-43f5ea1b-4a66-4d87-a958-cbce43b699ab None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:56.026610 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-43f5ea1b-4a66-4d87-a958-cbce43b699ab tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/f0420790-a42d-4ac4-82a7-7cae8f894d50 Aug 06 03:18:56.026910 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-43f5ea1b-4a66-4d87-a958-cbce43b699ab tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:56.027052 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-43f5ea1b-4a66-4d87-a958-cbce43b699ab tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:56.033851 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:56.033851 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:56.033851 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-43f5ea1b-4a66-4d87-a958-cbce43b699ab tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:18:56.034002 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-43f5ea1b-4a66-4d87-a958-cbce43b699ab tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/f0420790-a42d-4ac4-82a7-7cae8f894d50 returned with HTTP 200 Aug 06 03:18:56.034431 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1032/4185] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:56 2026] GET /volume/v3/snapshots/f0420790-a42d-4ac4-82a7-7cae8f894d50 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:56.230982 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f40f61a6-daaa-453a-94cf-ed4ccd7932a7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:56.258596 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f40f61a6-daaa-453a-94cf-ed4ccd7932a7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:56.259012 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f40f61a6-daaa-453a-94cf-ed4ccd7932a7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-139428385"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:56.260758 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-f40f61a6-daaa-453a-94cf-ed4ccd7932a7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-139428385'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:56.260936 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-f40f61a6-daaa-453a-94cf-ed4ccd7932a7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Create volume of 1 GB Aug 06 03:18:56.264898 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f40f61a6-daaa-453a-94cf-ed4ccd7932a7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Availability Zones retrieved successfully. Aug 06 03:18:56.270596 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f40f61a6-daaa-453a-94cf-ed4ccd7932a7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Flow 'volume_create_api' (86643461-afc1-410d-8d6f-1032cfef7b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:56.271745 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f40f61a6-daaa-453a-94cf-ed4ccd7932a7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c53ffb7a-f84b-40fc-9aa6-5526df7c9824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:56.272630 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-f40f61a6-daaa-453a-94cf-ed4ccd7932a7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:56.296019 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f40f61a6-daaa-453a-94cf-ed4ccd7932a7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c53ffb7a-f84b-40fc-9aa6-5526df7c9824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:56.296719 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f40f61a6-daaa-453a-94cf-ed4ccd7932a7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b3dfb57-fc74-46b6-834e-5a223721579d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:56.345579 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-f40f61a6-daaa-453a-94cf-ed4ccd7932a7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Created reservations ['1af5e03c-7c91-41e0-9b62-486ce8f856af', '67c57629-866a-40c1-8bed-cd95417f4654', 'a5eb2f83-f404-4dd6-a5c2-c30536b468ca', '486083f9-019a-4883-b5b0-96ce1708fbc3'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:56.346353 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f40f61a6-daaa-453a-94cf-ed4ccd7932a7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b3dfb57-fc74-46b6-834e-5a223721579d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1af5e03c-7c91-41e0-9b62-486ce8f856af', '67c57629-866a-40c1-8bed-cd95417f4654', 'a5eb2f83-f404-4dd6-a5c2-c30536b468ca', '486083f9-019a-4883-b5b0-96ce1708fbc3']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:56.347108 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f40f61a6-daaa-453a-94cf-ed4ccd7932a7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c928ad8-56ab-4c64-a45b-3b88934394e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:56.366791 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f40f61a6-daaa-453a-94cf-ed4ccd7932a7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c928ad8-56ab-4c64-a45b-3b88934394e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f84fa05-bac4-4c8e-8b47-688bb5be5750', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-139428385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='341f7263ed9746c3b3a19f6c29880620',qos_specs=None,replication_status=,reservations=['1af5e03c-7c91-41e0-9b62-486ce8f856af','67c57629-866a-40c1-8bed-cd95417f4654','a5eb2f83-f404-4dd6-a5c2-c30536b468ca','486083f9-019a-4883-b5b0-96ce1708fbc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5b608a1c9824ba4a3fb614a3e302655',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-139428385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f84fa05-bac4-4c8e-8b47-688bb5be5750,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='341f7263ed9746c3b3a19f6c29880620',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5b608a1c9824ba4a3fb614a3e302655',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:56.367522 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f40f61a6-daaa-453a-94cf-ed4ccd7932a7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edfcb165-d055-4b10-b035-823db12e2b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:56.388078 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f40f61a6-daaa-453a-94cf-ed4ccd7932a7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edfcb165-d055-4b10-b035-823db12e2b77) transitioned into state 'SUCCESS' from state '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-139428385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='341f7263ed9746c3b3a19f6c29880620',qos_specs=None,replication_status=,reservations=['1af5e03c-7c91-41e0-9b62-486ce8f856af','67c57629-866a-40c1-8bed-cd95417f4654','a5eb2f83-f404-4dd6-a5c2-c30536b468ca','486083f9-019a-4883-b5b0-96ce1708fbc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5b608a1c9824ba4a3fb614a3e302655',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:56.388756 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f40f61a6-daaa-453a-94cf-ed4ccd7932a7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (920eb22b-d6da-48d8-8a57-6d1288e48368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:56.399852 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f40f61a6-daaa-453a-94cf-ed4ccd7932a7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (920eb22b-d6da-48d8-8a57-6d1288e48368) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:56.399852 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-f40f61a6-daaa-453a-94cf-ed4ccd7932a7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Flow 'volume_create_api' (86643461-afc1-410d-8d6f-1032cfef7b66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:56.399852 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f40f61a6-daaa-453a-94cf-ed4ccd7932a7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Create volume request issued successfully. Aug 06 03:18:56.399852 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f40f61a6-daaa-453a-94cf-ed4ccd7932a7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:56.399852 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1052/4186] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:18:56 2026] POST /volume/v3/volumes => generated 746 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:56.414957 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b4f32fa7-0c82-4abe-aa96-dae494aa5b12 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:56.416075 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b4f32fa7-0c82-4abe-aa96-dae494aa5b12 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:18:56.416237 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b4f32fa7-0c82-4abe-aa96-dae494aa5b12 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:56.416404 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b4f32fa7-0c82-4abe-aa96-dae494aa5b12 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:56.423953 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:56.423953 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:56.426640 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b4f32fa7-0c82-4abe-aa96-dae494aa5b12 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:18:56.430397 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b4f32fa7-0c82-4abe-aa96-dae494aa5b12 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 200 Aug 06 03:18:56.430786 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1052/4187] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:56 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:56.545067 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-2518ba00-a016-4786-8e42-35bab0a94607 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:56.547456 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-2518ba00-a016-4786-8e42-35bab0a94607 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] DELETE https://10.4.3.80/volume/v3/attachments/55162206-1eb6-4eca-8350-45bcf04a6bc1 Aug 06 03:18:56.547624 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-2518ba00-a016-4786-8e42-35bab0a94607 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:56.547974 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-2518ba00-a016-4786-8e42-35bab0a94607 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:56.556137 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:56.556137 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:56.577598 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-4ceeeb35-b29d-4a81-99aa-7084c04ec1a0 req-9f72c551-d57e-4fb7-80b0-70bde60b28e2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:56.579524 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4ceeeb35-b29d-4a81-99aa-7084c04ec1a0 req-9f72c551-d57e-4fb7-80b0-70bde60b28e2 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] DELETE https://10.4.3.80/volume/v3/attachments/740e3ff9-788b-4718-a998-5f6ab2e927a5 Aug 06 03:18:56.579696 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-4ceeeb35-b29d-4a81-99aa-7084c04ec1a0 req-9f72c551-d57e-4fb7-80b0-70bde60b28e2 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:56.579875 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-4ceeeb35-b29d-4a81-99aa-7084c04ec1a0 req-9f72c551-d57e-4fb7-80b0-70bde60b28e2 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:56.586016 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:56.586016 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:56.604565 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1750bfc2-1c26-4a6b-bba2-fad8af4b1096 req-2518ba00-a016-4786-8e42-35bab0a94607 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/attachments/55162206-1eb6-4eca-8350-45bcf04a6bc1 returned with HTTP 200 Aug 06 03:18:56.605031 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1052/4188] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:18:56 2026] DELETE /volume/v3/attachments/55162206-1eb6-4eca-8350-45bcf04a6bc1 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:56.642345 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4ceeeb35-b29d-4a81-99aa-7084c04ec1a0 req-9f72c551-d57e-4fb7-80b0-70bde60b28e2 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/attachments/740e3ff9-788b-4718-a998-5f6ab2e927a5 returned with HTTP 200 Aug 06 03:18:56.642896 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1033/4189] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:18:56 2026] DELETE /volume/v3/attachments/740e3ff9-788b-4718-a998-5f6ab2e927a5 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:56.735271 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-167a96fa-108e-42e4-abe4-815b8aa9e0d3 req-6f934c8f-905e-441f-a445-c9e927d70c6f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:56.737503 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-167a96fa-108e-42e4-abe4-815b8aa9e0d3 req-6f934c8f-905e-441f-a445-c9e927d70c6f tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] GET https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 Aug 06 03:18:56.737712 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-167a96fa-108e-42e4-abe4-815b8aa9e0d3 req-6f934c8f-905e-441f-a445-c9e927d70c6f tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:56.737938 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-167a96fa-108e-42e4-abe4-815b8aa9e0d3 req-6f934c8f-905e-441f-a445-c9e927d70c6f tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:56.739960 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=695,cinder:UPDATE=220,cinder:INSERT=119,cinder:DELETE=1 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:18:56.745578 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:56.745578 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:56.749934 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-167a96fa-108e-42e4-abe4-815b8aa9e0d3 req-6f934c8f-905e-441f-a445-c9e927d70c6f tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Volume info retrieved successfully. Aug 06 03:18:56.754814 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-167a96fa-108e-42e4-abe4-815b8aa9e0d3 req-6f934c8f-905e-441f-a445-c9e927d70c6f tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 returned with HTTP 200 Aug 06 03:18:56.755257 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1053/4190] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:18:56 2026] GET /volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:56.769342 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-133db226-23a5-4c40-b0d2-869d7c046748 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:56.770841 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-133db226-23a5-4c40-b0d2-869d7c046748 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] DELETE https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 Aug 06 03:18:56.771047 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-133db226-23a5-4c40-b0d2-869d7c046748 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:56.771211 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-133db226-23a5-4c40-b0d2-869d7c046748 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:56.771356 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-133db226-23a5-4c40-b0d2-869d7c046748 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Delete volume with id: 17d7031c-51b2-4db5-9e48-893c98b94a44 Aug 06 03:18:56.778924 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:56.778924 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:56.779905 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-133db226-23a5-4c40-b0d2-869d7c046748 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Volume info retrieved successfully. Aug 06 03:18:56.802933 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-133db226-23a5-4c40-b0d2-869d7c046748 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Delete volume request issued successfully. Aug 06 03:18:56.803201 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-133db226-23a5-4c40-b0d2-869d7c046748 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 returned with HTTP 202 Aug 06 03:18:56.803707 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1053/4191] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:18:56 2026] DELETE /volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:18:56.815082 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f3283f04-8227-4094-b594-36d3123fff41 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:56.818525 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f3283f04-8227-4094-b594-36d3123fff41 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] GET https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 Aug 06 03:18:56.818739 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f3283f04-8227-4094-b594-36d3123fff41 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:56.818996 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f3283f04-8227-4094-b594-36d3123fff41 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:56.829191 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:56.829191 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:56.834131 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f3283f04-8227-4094-b594-36d3123fff41 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Volume info retrieved successfully. Aug 06 03:18:56.841764 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f3283f04-8227-4094-b594-36d3123fff41 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 returned with HTTP 200 Aug 06 03:18:56.842262 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1053/4192] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:56 2026] GET /volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:57.045984 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a6b3f52c-fd96-427e-affc-0c6a207e3897 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:57.047526 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a6b3f52c-fd96-427e-affc-0c6a207e3897 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/f0420790-a42d-4ac4-82a7-7cae8f894d50 Aug 06 03:18:57.047688 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a6b3f52c-fd96-427e-affc-0c6a207e3897 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:57.047902 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a6b3f52c-fd96-427e-affc-0c6a207e3897 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:57.052282 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:57.052282 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:57.052545 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a6b3f52c-fd96-427e-affc-0c6a207e3897 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:18:57.053150 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a6b3f52c-fd96-427e-affc-0c6a207e3897 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/f0420790-a42d-4ac4-82a7-7cae8f894d50 returned with HTTP 200 Aug 06 03:18:57.053468 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1034/4193] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:57 2026] GET /volume/v3/snapshots/f0420790-a42d-4ac4-82a7-7cae8f894d50 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:57.061995 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-13e78311-3b75-4acc-8aa0-1bf3947d3447 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:57.063583 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-13e78311-3b75-4acc-8aa0-1bf3947d3447 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] POST https://10.4.3.80/volume/v3/snapshots/f0420790-a42d-4ac4-82a7-7cae8f894d50/action Aug 06 03:18:57.063953 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-13e78311-3b75-4acc-8aa0-1bf3947d3447 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:18:57.064068 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-13e78311-3b75-4acc-8aa0-1bf3947d3447 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:57.065321 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.contrib.snapshot_unmanage [None req-13e78311-3b75-4acc-8aa0-1bf3947d3447 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Unmanage snapshot with id: f0420790-a42d-4ac4-82a7-7cae8f894d50 Aug 06 03:18:57.071998 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:57.071998 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:57.072432 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-13e78311-3b75-4acc-8aa0-1bf3947d3447 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Snapshot retrieved successfully. Aug 06 03:18:57.073280 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.policy [None req-13e78311-3b75-4acc-8aa0-1bf3947d3447 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '05228ee9008245da97d9f2c679ecb4c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '74f0ba4a3ba04d95891b8e58cfe3b65b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100900) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:18:57.073521 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-13e78311-3b75-4acc-8aa0-1bf3947d3447 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] https://10.4.3.80/volume/v3/snapshots/f0420790-a42d-4ac4-82a7-7cae8f894d50/action returned with HTTP 403 Aug 06 03:18:57.074029 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1054/4194] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:18:57 2026] POST /volume/v3/snapshots/f0420790-a42d-4ac4-82a7-7cae8f894d50/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:57.082286 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6e8bef26-38ad-43b3-8ab4-aa114e7e8601 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:57.084548 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6e8bef26-38ad-43b3-8ab4-aa114e7e8601 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] DELETE https://10.4.3.80/volume/v3/snapshots/f0420790-a42d-4ac4-82a7-7cae8f894d50 Aug 06 03:18:57.084667 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6e8bef26-38ad-43b3-8ab4-aa114e7e8601 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:57.084907 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6e8bef26-38ad-43b3-8ab4-aa114e7e8601 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:57.085005 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-6e8bef26-38ad-43b3-8ab4-aa114e7e8601 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete snapshot with id: f0420790-a42d-4ac4-82a7-7cae8f894d50 Aug 06 03:18:57.090021 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:57.090021 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:57.090333 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6e8bef26-38ad-43b3-8ab4-aa114e7e8601 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:18:57.111492 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6e8bef26-38ad-43b3-8ab4-aa114e7e8601 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot delete request issued successfully. Aug 06 03:18:57.111935 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6e8bef26-38ad-43b3-8ab4-aa114e7e8601 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/f0420790-a42d-4ac4-82a7-7cae8f894d50 returned with HTTP 202 Aug 06 03:18:57.112243 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1054/4195] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:18:57 2026] DELETE /volume/v3/snapshots/f0420790-a42d-4ac4-82a7-7cae8f894d50 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:57.122295 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e17d8b39-2d9b-4186-b392-68451bbd8c29 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:57.124905 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e17d8b39-2d9b-4186-b392-68451bbd8c29 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/f0420790-a42d-4ac4-82a7-7cae8f894d50 Aug 06 03:18:57.125073 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e17d8b39-2d9b-4186-b392-68451bbd8c29 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:57.125247 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e17d8b39-2d9b-4186-b392-68451bbd8c29 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:57.132412 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:57.132412 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:57.132717 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e17d8b39-2d9b-4186-b392-68451bbd8c29 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:18:57.133388 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e17d8b39-2d9b-4186-b392-68451bbd8c29 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/f0420790-a42d-4ac4-82a7-7cae8f894d50 returned with HTTP 200 Aug 06 03:18:57.133844 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1054/4196] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:57 2026] GET /volume/v3/snapshots/f0420790-a42d-4ac4-82a7-7cae8f894d50 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:57.445359 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-277afe62-ce32-46fe-9e0e-401e56a8cbc8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:57.446910 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-277afe62-ce32-46fe-9e0e-401e56a8cbc8 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:18:57.447043 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-277afe62-ce32-46fe-9e0e-401e56a8cbc8 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:57.447204 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-277afe62-ce32-46fe-9e0e-401e56a8cbc8 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:57.454626 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:57.454626 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:57.463823 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-277afe62-ce32-46fe-9e0e-401e56a8cbc8 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:18:57.470432 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-277afe62-ce32-46fe-9e0e-401e56a8cbc8 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 200 Aug 06 03:18:57.470965 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1035/4197] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:57 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:57.856132 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7b834355-c62d-4c74-8f9a-63a3eafadc19 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:57.862565 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7b834355-c62d-4c74-8f9a-63a3eafadc19 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] GET https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 Aug 06 03:18:57.862769 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7b834355-c62d-4c74-8f9a-63a3eafadc19 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:57.862970 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7b834355-c62d-4c74-8f9a-63a3eafadc19 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:57.869369 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7b834355-c62d-4c74-8f9a-63a3eafadc19 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339 tempest-TestServerVolumeAttachScenarioOldVersion-1165417339-project-member] https://10.4.3.80/volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 returned with HTTP 404 Aug 06 03:18:57.870031 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1055/4198] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:57 2026] GET /volume/v3/volumes/17d7031c-51b2-4db5-9e48-893c98b94a44 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:18:58.060424 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7df051b6-c725-44cd-8551-88987b3ebb4e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:58.063084 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7df051b6-c725-44cd-8551-88987b3ebb4e tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] DELETE https://10.4.3.80/volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 Aug 06 03:18:58.063334 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7df051b6-c725-44cd-8551-88987b3ebb4e tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:58.063566 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7df051b6-c725-44cd-8551-88987b3ebb4e tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:58.063762 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-7df051b6-c725-44cd-8551-88987b3ebb4e tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Delete volume with id: d2a168ca-e137-4aca-ad95-5ceff866ec53 Aug 06 03:18:58.071769 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:58.071769 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:58.072318 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7df051b6-c725-44cd-8551-88987b3ebb4e tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:18:58.091799 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7df051b6-c725-44cd-8551-88987b3ebb4e tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Delete volume request issued successfully. Aug 06 03:18:58.092863 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7df051b6-c725-44cd-8551-88987b3ebb4e tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 returned with HTTP 202 Aug 06 03:18:58.093449 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1055/4199] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:18:58 2026] DELETE /volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:18:58.099902 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c67b5b19-4947-4a2c-8bf0-67a4b87bede6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:58.101732 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c67b5b19-4947-4a2c-8bf0-67a4b87bede6 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 Aug 06 03:18:58.102022 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c67b5b19-4947-4a2c-8bf0-67a4b87bede6 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:58.102239 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c67b5b19-4947-4a2c-8bf0-67a4b87bede6 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:58.110628 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:58.110628 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:18:58.114944 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c67b5b19-4947-4a2c-8bf0-67a4b87bede6 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:18:58.119965 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c67b5b19-4947-4a2c-8bf0-67a4b87bede6 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 returned with HTTP 200 Aug 06 03:18:58.120531 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1055/4200] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:58 2026] GET /volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 => generated 1420 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:18:58.144156 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4bd15eb7-de63-4c0e-94ce-429168b12b04 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:58.145928 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4bd15eb7-de63-4c0e-94ce-429168b12b04 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/f0420790-a42d-4ac4-82a7-7cae8f894d50 Aug 06 03:18:58.146095 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4bd15eb7-de63-4c0e-94ce-429168b12b04 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:58.146274 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4bd15eb7-de63-4c0e-94ce-429168b12b04 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:58.150280 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4bd15eb7-de63-4c0e-94ce-429168b12b04 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/f0420790-a42d-4ac4-82a7-7cae8f894d50 returned with HTTP 404 Aug 06 03:18:58.151090 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1036/4201] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:58 2026] GET /volume/v3/snapshots/f0420790-a42d-4ac4-82a7-7cae8f894d50 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:58.159821 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1d7fde06-46ba-45e0-a29b-eaff9be9e701 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:58.163292 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1d7fde06-46ba-45e0-a29b-eaff9be9e701 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/d2e2c5d3-a009-40fb-b3bc-a3590a48b130 Aug 06 03:18:58.163292 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1d7fde06-46ba-45e0-a29b-eaff9be9e701 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:58.163292 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1d7fde06-46ba-45e0-a29b-eaff9be9e701 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:58.163292 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-1d7fde06-46ba-45e0-a29b-eaff9be9e701 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete volume with id: d2e2c5d3-a009-40fb-b3bc-a3590a48b130 Aug 06 03:18:58.174258 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:58.174258 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:58.174878 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1d7fde06-46ba-45e0-a29b-eaff9be9e701 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:58.213384 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1d7fde06-46ba-45e0-a29b-eaff9be9e701 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete volume request issued successfully. Aug 06 03:18:58.213586 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1d7fde06-46ba-45e0-a29b-eaff9be9e701 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/d2e2c5d3-a009-40fb-b3bc-a3590a48b130 returned with HTTP 202 Aug 06 03:18:58.214033 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1056/4202] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:18:58 2026] DELETE /volume/v3/volumes/d2e2c5d3-a009-40fb-b3bc-a3590a48b130 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:58.224512 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8241929f-c07a-4cf5-85a8-b2ecf25f2b80 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:58.226852 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8241929f-c07a-4cf5-85a8-b2ecf25f2b80 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/d2e2c5d3-a009-40fb-b3bc-a3590a48b130 Aug 06 03:18:58.227115 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8241929f-c07a-4cf5-85a8-b2ecf25f2b80 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:58.227353 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8241929f-c07a-4cf5-85a8-b2ecf25f2b80 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:58.234186 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:58.234186 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:18:58.238036 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8241929f-c07a-4cf5-85a8-b2ecf25f2b80 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:58.242398 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8241929f-c07a-4cf5-85a8-b2ecf25f2b80 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/d2e2c5d3-a009-40fb-b3bc-a3590a48b130 returned with HTTP 200 Aug 06 03:18:58.242774 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1056/4203] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:58 2026] GET /volume/v3/volumes/d2e2c5d3-a009-40fb-b3bc-a3590a48b130 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:18:59.134798 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-86c3f8fe-834c-46bb-942a-fb97e7d25e49 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:59.138808 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-86c3f8fe-834c-46bb-942a-fb97e7d25e49 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 Aug 06 03:18:59.139077 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-86c3f8fe-834c-46bb-942a-fb97e7d25e49 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:59.139280 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-86c3f8fe-834c-46bb-942a-fb97e7d25e49 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:59.147369 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-86c3f8fe-834c-46bb-942a-fb97e7d25e49 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 returned with HTTP 404 Aug 06 03:18:59.148109 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1056/4204] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:18:59 2026] GET /volume/v3/volumes/d2a168ca-e137-4aca-ad95-5ceff866ec53 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:18:59.157956 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7a9f396e-2c07-4fe0-a3fc-adb60543d1c6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:59.158800 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7a9f396e-2c07-4fe0-a3fc-adb60543d1c6 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/9266a6f1-7d20-49a2-b478-d96d0f2ae41c Aug 06 03:18:59.159029 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7a9f396e-2c07-4fe0-a3fc-adb60543d1c6 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:59.159231 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7a9f396e-2c07-4fe0-a3fc-adb60543d1c6 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:59.159327 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-7a9f396e-2c07-4fe0-a3fc-adb60543d1c6 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Delete snapshot with id: 9266a6f1-7d20-49a2-b478-d96d0f2ae41c Aug 06 03:18:59.165312 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:59.165312 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:59.165312 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7a9f396e-2c07-4fe0-a3fc-adb60543d1c6 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Snapshot retrieved successfully. Aug 06 03:18:59.183187 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7a9f396e-2c07-4fe0-a3fc-adb60543d1c6 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Snapshot delete request issued successfully. Aug 06 03:18:59.183975 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7a9f396e-2c07-4fe0-a3fc-adb60543d1c6 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/snapshots/9266a6f1-7d20-49a2-b478-d96d0f2ae41c returned with HTTP 202 Aug 06 03:18:59.184852 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1037/4205] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:18:59 2026] DELETE /volume/v3/snapshots/9266a6f1-7d20-49a2-b478-d96d0f2ae41c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:18:59.192028 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-91452ea6-0b52-4dd6-8c10-3d42d588dc96 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:59.195090 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-91452ea6-0b52-4dd6-8c10-3d42d588dc96 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/snapshots/9266a6f1-7d20-49a2-b478-d96d0f2ae41c Aug 06 03:18:59.195090 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-91452ea6-0b52-4dd6-8c10-3d42d588dc96 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:59.195090 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-91452ea6-0b52-4dd6-8c10-3d42d588dc96 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:59.203902 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:59.203902 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:18:59.206108 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-91452ea6-0b52-4dd6-8c10-3d42d588dc96 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Snapshot retrieved successfully. Aug 06 03:18:59.207068 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-91452ea6-0b52-4dd6-8c10-3d42d588dc96 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/snapshots/9266a6f1-7d20-49a2-b478-d96d0f2ae41c returned with HTTP 200 Aug 06 03:18:59.208501 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1057/4206] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:18:59 2026] GET /volume/v3/snapshots/9266a6f1-7d20-49a2-b478-d96d0f2ae41c => generated 481 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:18:59.256631 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0a85890a-a65e-4e6e-8dc7-5033e82849aa None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:59.261213 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0a85890a-a65e-4e6e-8dc7-5033e82849aa tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/d2e2c5d3-a009-40fb-b3bc-a3590a48b130 Aug 06 03:18:59.261420 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0a85890a-a65e-4e6e-8dc7-5033e82849aa tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:59.261600 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0a85890a-a65e-4e6e-8dc7-5033e82849aa tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:59.276934 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0a85890a-a65e-4e6e-8dc7-5033e82849aa tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/d2e2c5d3-a009-40fb-b3bc-a3590a48b130 returned with HTTP 404 Aug 06 03:18:59.277525 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1057/4207] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:59 2026] GET /volume/v3/volumes/d2e2c5d3-a009-40fb-b3bc-a3590a48b130 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:18:59.289790 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-254342f9-61ac-429b-98ce-4dd3c8aba1f9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:59.291712 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-254342f9-61ac-429b-98ce-4dd3c8aba1f9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:18:59.292140 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-254342f9-61ac-429b-98ce-4dd3c8aba1f9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-784537994"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:18:59.293761 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-254342f9-61ac-429b-98ce-4dd3c8aba1f9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-784537994'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:18:59.293940 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-254342f9-61ac-429b-98ce-4dd3c8aba1f9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume of 1 GB Aug 06 03:18:59.298411 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-254342f9-61ac-429b-98ce-4dd3c8aba1f9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Availability Zones retrieved successfully. Aug 06 03:18:59.307355 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-254342f9-61ac-429b-98ce-4dd3c8aba1f9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Flow 'volume_create_api' (9f205771-823f-471f-9485-1a7a99314dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:59.308590 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-254342f9-61ac-429b-98ce-4dd3c8aba1f9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31b826b6-93fe-4dbc-9788-3bac9db99e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:59.309806 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-254342f9-61ac-429b-98ce-4dd3c8aba1f9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:18:59.338304 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-254342f9-61ac-429b-98ce-4dd3c8aba1f9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31b826b6-93fe-4dbc-9788-3bac9db99e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:59.339285 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-254342f9-61ac-429b-98ce-4dd3c8aba1f9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (956f7666-3428-4d80-90a3-2adc6d473bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:59.380603 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-254342f9-61ac-429b-98ce-4dd3c8aba1f9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Created reservations ['bae6874f-6e04-4cf6-8110-d6ce01fc30e3', 'bfafb63e-bf18-491c-9336-b8237f195b9c', 'bd0fb5be-a1ff-4106-9e75-ef3bcf4adc5b', '7862362d-5c70-4596-a987-1b7c9e55fd5c'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:18:59.381336 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-254342f9-61ac-429b-98ce-4dd3c8aba1f9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (956f7666-3428-4d80-90a3-2adc6d473bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bae6874f-6e04-4cf6-8110-d6ce01fc30e3', 'bfafb63e-bf18-491c-9336-b8237f195b9c', 'bd0fb5be-a1ff-4106-9e75-ef3bcf4adc5b', '7862362d-5c70-4596-a987-1b7c9e55fd5c']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:59.381999 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-254342f9-61ac-429b-98ce-4dd3c8aba1f9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ada245f-f21b-46cd-8890-aa2b2f885087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:59.410461 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-254342f9-61ac-429b-98ce-4dd3c8aba1f9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ada245f-f21b-46cd-8890-aa2b2f885087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec0edd48-e078-4dd8-a28a-39e4dc94c0c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-784537994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',qos_specs=None,replication_status=,reservations=['bae6874f-6e04-4cf6-8110-d6ce01fc30e3','bfafb63e-bf18-491c-9336-b8237f195b9c','bd0fb5be-a1ff-4106-9e75-ef3bcf4adc5b','7862362d-5c70-4596-a987-1b7c9e55fd5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:18:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-784537994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec0edd48-e078-4dd8-a28a-39e4dc94c0c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:59.411139 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-254342f9-61ac-429b-98ce-4dd3c8aba1f9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ddadd3f-8713-4f32-957e-ec94d652f4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:59.427413 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-254342f9-61ac-429b-98ce-4dd3c8aba1f9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ddadd3f-8713-4f32-957e-ec94d652f4ca) transitioned into state 'SUCCESS' from state '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-784537994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',qos_specs=None,replication_status=,reservations=['bae6874f-6e04-4cf6-8110-d6ce01fc30e3','bfafb63e-bf18-491c-9336-b8237f195b9c','bd0fb5be-a1ff-4106-9e75-ef3bcf4adc5b','7862362d-5c70-4596-a987-1b7c9e55fd5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:59.428103 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-254342f9-61ac-429b-98ce-4dd3c8aba1f9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d51edcd-26f0-4e33-9e1c-2e9420048f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:18:59.438923 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-254342f9-61ac-429b-98ce-4dd3c8aba1f9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d51edcd-26f0-4e33-9e1c-2e9420048f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:18:59.442854 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-254342f9-61ac-429b-98ce-4dd3c8aba1f9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Flow 'volume_create_api' (9f205771-823f-471f-9485-1a7a99314dca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:18:59.442854 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-254342f9-61ac-429b-98ce-4dd3c8aba1f9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume request issued successfully. Aug 06 03:18:59.442854 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-254342f9-61ac-429b-98ce-4dd3c8aba1f9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:18:59.442854 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1057/4208] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:18:59 2026] POST /volume/v3/volumes => generated 775 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:18:59.454360 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-46ae26b8-1e0d-498f-94ea-de230275430e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:18:59.456466 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-46ae26b8-1e0d-498f-94ea-de230275430e tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/ec0edd48-e078-4dd8-a28a-39e4dc94c0c5 Aug 06 03:18:59.456622 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-46ae26b8-1e0d-498f-94ea-de230275430e tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:18:59.456918 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-46ae26b8-1e0d-498f-94ea-de230275430e tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:18:59.464516 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:18:59.464516 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:18:59.467457 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-46ae26b8-1e0d-498f-94ea-de230275430e tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:18:59.473534 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-46ae26b8-1e0d-498f-94ea-de230275430e tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/ec0edd48-e078-4dd8-a28a-39e4dc94c0c5 returned with HTTP 200 Aug 06 03:18:59.473909 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1038/4209] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:18:59 2026] GET /volume/v3/volumes/ec0edd48-e078-4dd8-a28a-39e4dc94c0c5 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:00.218905 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d9e32f24-015b-40c6-bdc5-f478877bae7a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:00.223755 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d9e32f24-015b-40c6-bdc5-f478877bae7a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/snapshots/9266a6f1-7d20-49a2-b478-d96d0f2ae41c Aug 06 03:19:00.224015 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d9e32f24-015b-40c6-bdc5-f478877bae7a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:00.225102 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d9e32f24-015b-40c6-bdc5-f478877bae7a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:00.232428 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d9e32f24-015b-40c6-bdc5-f478877bae7a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/snapshots/9266a6f1-7d20-49a2-b478-d96d0f2ae41c returned with HTTP 404 Aug 06 03:19:00.233251 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1058/4210] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:19:00 2026] GET /volume/v3/snapshots/9266a6f1-7d20-49a2-b478-d96d0f2ae41c => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:19:00.489992 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-047aa8c3-2ae8-4615-a8fc-db59744179f0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:00.492273 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-047aa8c3-2ae8-4615-a8fc-db59744179f0 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/ec0edd48-e078-4dd8-a28a-39e4dc94c0c5 Aug 06 03:19:00.492531 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-047aa8c3-2ae8-4615-a8fc-db59744179f0 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:00.492792 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-047aa8c3-2ae8-4615-a8fc-db59744179f0 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:00.502041 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:00.502041 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:00.511297 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-047aa8c3-2ae8-4615-a8fc-db59744179f0 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:19:00.524224 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-047aa8c3-2ae8-4615-a8fc-db59744179f0 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/ec0edd48-e078-4dd8-a28a-39e4dc94c0c5 returned with HTTP 200 Aug 06 03:19:00.524792 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1058/4211] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:00 2026] GET /volume/v3/volumes/ec0edd48-e078-4dd8-a28a-39e4dc94c0c5 => generated 1006 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:00.539569 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-41a41735-f8f7-45b4-b71b-1fc0c3b0e3d3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:00.541204 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-41a41735-f8f7-45b4-b71b-1fc0c3b0e3d3 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:19:00.541498 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-41a41735-f8f7-45b4-b71b-1fc0c3b0e3d3 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec0edd48-e078-4dd8-a28a-39e4dc94c0c5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-551788837"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:00.550794 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:00.550794 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:00.551142 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-41a41735-f8f7-45b4-b71b-1fc0c3b0e3d3 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:19:00.551257 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-41a41735-f8f7-45b4-b71b-1fc0c3b0e3d3 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create snapshot from volume ec0edd48-e078-4dd8-a28a-39e4dc94c0c5 Aug 06 03:19:00.592699 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-41a41735-f8f7-45b4-b71b-1fc0c3b0e3d3 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Created reservations ['9feb596f-799f-4a4c-b6c4-3e795366bfb2', '4b9f7489-b773-485d-bf8b-8280e2f85a3a', 'a5a5d013-e844-460d-99ca-58259c5bf2be', '8c29c5d5-c46a-480f-ba5f-042d901b30f0'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:19:00.637642 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-41a41735-f8f7-45b4-b71b-1fc0c3b0e3d3 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot create request issued successfully. Aug 06 03:19:00.638105 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-41a41735-f8f7-45b4-b71b-1fc0c3b0e3d3 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:19:00.638637 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1058/4212] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:19:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:19:00.647799 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0f273f9f-a0e6-4490-9538-73c87524fd62 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:00.650005 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0f273f9f-a0e6-4490-9538-73c87524fd62 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/6f94d581-613c-4b0e-8899-a59b22e73c47 Aug 06 03:19:00.650284 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0f273f9f-a0e6-4490-9538-73c87524fd62 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:00.650577 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0f273f9f-a0e6-4490-9538-73c87524fd62 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:00.657202 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:00.657202 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:00.657694 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-0f273f9f-a0e6-4490-9538-73c87524fd62 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:19:00.658672 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0f273f9f-a0e6-4490-9538-73c87524fd62 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/6f94d581-613c-4b0e-8899-a59b22e73c47 returned with HTTP 200 Aug 06 03:19:00.660000 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1039/4213] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:19:00 2026] GET /volume/v3/snapshots/6f94d581-613c-4b0e-8899-a59b22e73c47 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:01.671969 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-57f71f67-f2cf-4cc7-ba83-5d8097ef9ac4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:01.677344 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-57f71f67-f2cf-4cc7-ba83-5d8097ef9ac4 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/6f94d581-613c-4b0e-8899-a59b22e73c47 Aug 06 03:19:01.677501 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-57f71f67-f2cf-4cc7-ba83-5d8097ef9ac4 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:01.677671 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-57f71f67-f2cf-4cc7-ba83-5d8097ef9ac4 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:01.687290 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:01.687290 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:01.687598 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-57f71f67-f2cf-4cc7-ba83-5d8097ef9ac4 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:19:01.688183 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-57f71f67-f2cf-4cc7-ba83-5d8097ef9ac4 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/6f94d581-613c-4b0e-8899-a59b22e73c47 returned with HTTP 200 Aug 06 03:19:01.688503 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1059/4214] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:19:01 2026] GET /volume/v3/snapshots/6f94d581-613c-4b0e-8899-a59b22e73c47 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:01.697025 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4216267f-0dfe-40a3-ba7d-c77addc73f29 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:01.698891 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4216267f-0dfe-40a3-ba7d-c77addc73f29 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] PUT https://10.4.3.80/volume/v3/snapshots/6f94d581-613c-4b0e-8899-a59b22e73c47 Aug 06 03:19:01.699150 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4216267f-0dfe-40a3-ba7d-c77addc73f29 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:01.708166 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:01.708166 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:01.708734 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4216267f-0dfe-40a3-ba7d-c77addc73f29 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Snapshot retrieved successfully. Aug 06 03:19:01.716962 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4216267f-0dfe-40a3-ba7d-c77addc73f29 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] https://10.4.3.80/volume/v3/snapshots/6f94d581-613c-4b0e-8899-a59b22e73c47 returned with HTTP 200 Aug 06 03:19:01.717115 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1059/4215] 10.4.3.80 () {68 vars in 1367 bytes} [Thu Aug 6 03:19:01 2026] PUT /volume/v3/snapshots/6f94d581-613c-4b0e-8899-a59b22e73c47 => generated 360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:01.729454 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-83414df2-5915-475a-bd72-4bc02c5aefc8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:01.731336 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-83414df2-5915-475a-bd72-4bc02c5aefc8 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] DELETE https://10.4.3.80/volume/v3/snapshots/6f94d581-613c-4b0e-8899-a59b22e73c47 Aug 06 03:19:01.731543 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-83414df2-5915-475a-bd72-4bc02c5aefc8 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:01.731917 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-83414df2-5915-475a-bd72-4bc02c5aefc8 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:01.731917 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-83414df2-5915-475a-bd72-4bc02c5aefc8 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete snapshot with id: 6f94d581-613c-4b0e-8899-a59b22e73c47 Aug 06 03:19:01.737262 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:01.737262 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:01.738167 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-83414df2-5915-475a-bd72-4bc02c5aefc8 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:19:01.757552 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-83414df2-5915-475a-bd72-4bc02c5aefc8 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot delete request issued successfully. Aug 06 03:19:01.757713 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-83414df2-5915-475a-bd72-4bc02c5aefc8 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/6f94d581-613c-4b0e-8899-a59b22e73c47 returned with HTTP 202 Aug 06 03:19:01.758168 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1059/4216] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:19:01 2026] DELETE /volume/v3/snapshots/6f94d581-613c-4b0e-8899-a59b22e73c47 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:19:01.765155 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c38320d7-9bac-4962-8ce9-2f24358d3073 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:01.767006 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c38320d7-9bac-4962-8ce9-2f24358d3073 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/6f94d581-613c-4b0e-8899-a59b22e73c47 Aug 06 03:19:01.767212 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c38320d7-9bac-4962-8ce9-2f24358d3073 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:01.767385 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c38320d7-9bac-4962-8ce9-2f24358d3073 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:01.773665 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:01.773665 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:01.774071 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c38320d7-9bac-4962-8ce9-2f24358d3073 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:19:01.774978 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c38320d7-9bac-4962-8ce9-2f24358d3073 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/6f94d581-613c-4b0e-8899-a59b22e73c47 returned with HTTP 200 Aug 06 03:19:01.775409 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1040/4217] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:19:01 2026] GET /volume/v3/snapshots/6f94d581-613c-4b0e-8899-a59b22e73c47 => generated 493 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:02.133393 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-4c2a3163-9ee2-496e-8364-fe4474efe7d4 req-f2e57b2b-aa40-44dd-8963-0f3eaed8ff46 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:02.135962 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-4c2a3163-9ee2-496e-8364-fe4474efe7d4 req-f2e57b2b-aa40-44dd-8963-0f3eaed8ff46 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] DELETE https://10.4.3.80/volume/v3/attachments/ea8dc2e6-feca-4241-bdf2-1a8c5b24f309 Aug 06 03:19:02.136202 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-4c2a3163-9ee2-496e-8364-fe4474efe7d4 req-f2e57b2b-aa40-44dd-8963-0f3eaed8ff46 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:02.136444 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-4c2a3163-9ee2-496e-8364-fe4474efe7d4 req-f2e57b2b-aa40-44dd-8963-0f3eaed8ff46 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:02.145601 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:02.145601 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:02.210670 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-4c2a3163-9ee2-496e-8364-fe4474efe7d4 req-f2e57b2b-aa40-44dd-8963-0f3eaed8ff46 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/attachments/ea8dc2e6-feca-4241-bdf2-1a8c5b24f309 returned with HTTP 200 Aug 06 03:19:02.211163 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1060/4218] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:19:02 2026] DELETE /volume/v3/attachments/ea8dc2e6-feca-4241-bdf2-1a8c5b24f309 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:02.786330 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6af81707-b736-45a6-ad4f-1d38d3d288e8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:02.788532 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6af81707-b736-45a6-ad4f-1d38d3d288e8 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/6f94d581-613c-4b0e-8899-a59b22e73c47 Aug 06 03:19:02.789123 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6af81707-b736-45a6-ad4f-1d38d3d288e8 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:02.790280 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6af81707-b736-45a6-ad4f-1d38d3d288e8 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:02.795418 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6af81707-b736-45a6-ad4f-1d38d3d288e8 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/6f94d581-613c-4b0e-8899-a59b22e73c47 returned with HTTP 404 Aug 06 03:19:02.796322 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1060/4219] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:19:02 2026] GET /volume/v3/snapshots/6f94d581-613c-4b0e-8899-a59b22e73c47 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:19:02.803964 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-37193da4-4efc-4862-91b0-ec539678424a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:02.806451 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-37193da4-4efc-4862-91b0-ec539678424a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/ec0edd48-e078-4dd8-a28a-39e4dc94c0c5 Aug 06 03:19:02.806573 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-37193da4-4efc-4862-91b0-ec539678424a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:02.806737 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-37193da4-4efc-4862-91b0-ec539678424a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:02.806940 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-37193da4-4efc-4862-91b0-ec539678424a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete volume with id: ec0edd48-e078-4dd8-a28a-39e4dc94c0c5 Aug 06 03:19:02.816685 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:02.816685 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:02.817086 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-37193da4-4efc-4862-91b0-ec539678424a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:19:02.836743 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-37193da4-4efc-4862-91b0-ec539678424a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete volume request issued successfully. Aug 06 03:19:02.836986 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-37193da4-4efc-4862-91b0-ec539678424a tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/ec0edd48-e078-4dd8-a28a-39e4dc94c0c5 returned with HTTP 202 Aug 06 03:19:02.837382 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1060/4220] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:19:02 2026] DELETE /volume/v3/volumes/ec0edd48-e078-4dd8-a28a-39e4dc94c0c5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:19:02.844109 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-341ae4d0-dacf-4f9c-9527-7dbbe2ed3784 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:02.846476 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-341ae4d0-dacf-4f9c-9527-7dbbe2ed3784 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/ec0edd48-e078-4dd8-a28a-39e4dc94c0c5 Aug 06 03:19:02.846476 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-341ae4d0-dacf-4f9c-9527-7dbbe2ed3784 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:02.846476 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-341ae4d0-dacf-4f9c-9527-7dbbe2ed3784 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:02.852707 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:02.852707 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:02.855901 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-341ae4d0-dacf-4f9c-9527-7dbbe2ed3784 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:19:02.859362 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-341ae4d0-dacf-4f9c-9527-7dbbe2ed3784 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/ec0edd48-e078-4dd8-a28a-39e4dc94c0c5 returned with HTTP 200 Aug 06 03:19:02.859742 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1041/4221] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:02 2026] GET /volume/v3/volumes/ec0edd48-e078-4dd8-a28a-39e4dc94c0c5 => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:03.128573 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-490556f1-1054-4826-8099-f01add0d47bc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:03.130638 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-490556f1-1054-4826-8099-f01add0d47bc tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] POST https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action Aug 06 03:19:03.131068 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-490556f1-1054-4826-8099-f01add0d47bc tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action body: b'{"os-attach": {"instance_uuid": "8fb69e86-d7b9-450b-9ec2-18f7d2044049", "mountpoint": "/dev/vdb"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:19:03.131225 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-490556f1-1054-4826-8099-f01add0d47bc tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8fb69e86-d7b9-450b-9ec2-18f7d2044049", "mountpoint": "/dev/vdb"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:03.146712 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:03.146712 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:03.147328 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-490556f1-1054-4826-8099-f01add0d47bc tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:03.159141 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-490556f1-1054-4826-8099-f01add0d47bc tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Update volume admin metadata completed successfully. Aug 06 03:19:03.230537 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-490556f1-1054-4826-8099-f01add0d47bc tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Attach volume completed successfully. Aug 06 03:19:03.230780 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-490556f1-1054-4826-8099-f01add0d47bc tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action returned with HTTP 202 Aug 06 03:19:03.231369 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1061/4222] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:19:03 2026] POST /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:19:03.238657 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-880fe3b4-8257-45a2-86a5-d6c029a4da62 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:03.240515 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-880fe3b4-8257-45a2-86a5-d6c029a4da62 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:03.242408 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-880fe3b4-8257-45a2-86a5-d6c029a4da62 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:03.242408 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-880fe3b4-8257-45a2-86a5-d6c029a4da62 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:03.252148 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:03.252148 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:03.256474 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-880fe3b4-8257-45a2-86a5-d6c029a4da62 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:03.261879 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-880fe3b4-8257-45a2-86a5-d6c029a4da62 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 200 Aug 06 03:19:03.262509 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1061/4223] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:03 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 1173 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:03.278660 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b9090ec0-fa74-416c-809b-5dabae052b7c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:03.281173 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b9090ec0-fa74-416c-809b-5dabae052b7c tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] POST https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action Aug 06 03:19:03.281759 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b9090ec0-fa74-416c-809b-5dabae052b7c tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action body: b'{"os-detach": {}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:19:03.282215 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b9090ec0-fa74-416c-809b-5dabae052b7c tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:03.300176 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:03.300176 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:03.301146 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b9090ec0-fa74-416c-809b-5dabae052b7c tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:03.349272 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b9090ec0-fa74-416c-809b-5dabae052b7c tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Detach volume completed successfully. Aug 06 03:19:03.349515 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b9090ec0-fa74-416c-809b-5dabae052b7c tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action returned with HTTP 202 Aug 06 03:19:03.350057 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1061/4224] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:19:03 2026] POST /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:19:03.358797 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f9b7ad92-0009-46e5-80c8-f1d4687b3c67 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:03.361165 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f9b7ad92-0009-46e5-80c8-f1d4687b3c67 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:03.364229 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f9b7ad92-0009-46e5-80c8-f1d4687b3c67 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:03.364229 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f9b7ad92-0009-46e5-80c8-f1d4687b3c67 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:03.373595 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:03.373595 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:03.378489 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f9b7ad92-0009-46e5-80c8-f1d4687b3c67 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:03.384067 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f9b7ad92-0009-46e5-80c8-f1d4687b3c67 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 200 Aug 06 03:19:03.384771 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1042/4225] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:03 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:03.626618 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-68ea0334-023e-410e-9040-2c9f3425ef2d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:03.630078 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-68ea0334-023e-410e-9040-2c9f3425ef2d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] DELETE https://10.4.3.80/volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 Aug 06 03:19:03.630280 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-68ea0334-023e-410e-9040-2c9f3425ef2d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:03.630484 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-68ea0334-023e-410e-9040-2c9f3425ef2d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:03.630665 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-68ea0334-023e-410e-9040-2c9f3425ef2d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Delete volume with id: 85d67dcb-017c-4729-a6e1-333da59e7846 Aug 06 03:19:03.636598 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:03.636598 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:03.637079 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-68ea0334-023e-410e-9040-2c9f3425ef2d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:19:03.653773 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-68ea0334-023e-410e-9040-2c9f3425ef2d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Delete volume request issued successfully. Aug 06 03:19:03.653991 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-68ea0334-023e-410e-9040-2c9f3425ef2d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 returned with HTTP 202 Aug 06 03:19:03.654412 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1062/4226] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:19:03 2026] DELETE /volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:19:03.661579 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c8c7c7bf-de7d-4f8e-ad6f-dcb6858db164 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:03.663767 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c8c7c7bf-de7d-4f8e-ad6f-dcb6858db164 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 Aug 06 03:19:03.663767 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c8c7c7bf-de7d-4f8e-ad6f-dcb6858db164 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:03.663767 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c8c7c7bf-de7d-4f8e-ad6f-dcb6858db164 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:03.670123 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:03.670123 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:03.673674 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c8c7c7bf-de7d-4f8e-ad6f-dcb6858db164 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:19:03.677909 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c8c7c7bf-de7d-4f8e-ad6f-dcb6858db164 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 returned with HTTP 200 Aug 06 03:19:03.678388 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1062/4227] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:19:03 2026] GET /volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 => generated 1419 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:19:03.873790 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-57670f49-fcb6-4601-8b0e-41f9e35ebdaa None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:03.875807 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-57670f49-fcb6-4601-8b0e-41f9e35ebdaa tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/ec0edd48-e078-4dd8-a28a-39e4dc94c0c5 Aug 06 03:19:03.876203 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-57670f49-fcb6-4601-8b0e-41f9e35ebdaa tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:03.876878 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-57670f49-fcb6-4601-8b0e-41f9e35ebdaa tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:03.886685 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-57670f49-fcb6-4601-8b0e-41f9e35ebdaa tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/ec0edd48-e078-4dd8-a28a-39e4dc94c0c5 returned with HTTP 404 Aug 06 03:19:03.887367 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1062/4228] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:03 2026] GET /volume/v3/volumes/ec0edd48-e078-4dd8-a28a-39e4dc94c0c5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:19:03.895575 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b67d8cc9-169c-44dd-8c0e-6fcbde11fc18 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:03.897674 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b67d8cc9-169c-44dd-8c0e-6fcbde11fc18 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:19:03.898357 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b67d8cc9-169c-44dd-8c0e-6fcbde11fc18 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1927376628"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:03.900354 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-b67d8cc9-169c-44dd-8c0e-6fcbde11fc18 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1927376628'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:19:03.900520 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-b67d8cc9-169c-44dd-8c0e-6fcbde11fc18 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume of 1 GB Aug 06 03:19:03.907625 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b67d8cc9-169c-44dd-8c0e-6fcbde11fc18 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Availability Zones retrieved successfully. Aug 06 03:19:03.917085 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b67d8cc9-169c-44dd-8c0e-6fcbde11fc18 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Flow 'volume_create_api' (f5379925-8086-4c20-bc89-b5beb6edac67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:03.920979 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b67d8cc9-169c-44dd-8c0e-6fcbde11fc18 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (875d9b39-8945-490e-bc4e-20b4236aab6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:03.922390 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-b67d8cc9-169c-44dd-8c0e-6fcbde11fc18 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:19:03.950625 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b67d8cc9-169c-44dd-8c0e-6fcbde11fc18 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (875d9b39-8945-490e-bc4e-20b4236aab6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:03.951563 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b67d8cc9-169c-44dd-8c0e-6fcbde11fc18 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f157e9a1-14e9-4ef4-ad52-90472026b083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:04.009953 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-b67d8cc9-169c-44dd-8c0e-6fcbde11fc18 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Created reservations ['9f9125ab-5832-42fd-8b3d-f83f782e5ba9', 'c1b3cd3b-df01-4f2d-8de4-c7a6e9ae73f6', 'f8b53d02-880f-493c-8eb1-c9531dbdc776', '4b0c64ee-82b3-425c-9b00-3ce6b0b6cd91'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:19:04.010982 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b67d8cc9-169c-44dd-8c0e-6fcbde11fc18 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f157e9a1-14e9-4ef4-ad52-90472026b083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f9125ab-5832-42fd-8b3d-f83f782e5ba9', 'c1b3cd3b-df01-4f2d-8de4-c7a6e9ae73f6', 'f8b53d02-880f-493c-8eb1-c9531dbdc776', '4b0c64ee-82b3-425c-9b00-3ce6b0b6cd91']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:04.012687 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b67d8cc9-169c-44dd-8c0e-6fcbde11fc18 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925e27f6-3c7d-4fc6-bb3b-44d12468cb6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:04.055082 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b67d8cc9-169c-44dd-8c0e-6fcbde11fc18 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925e27f6-3c7d-4fc6-bb3b-44d12468cb6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9ef4908-fb20-406c-8d44-88cc07c3bc48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1927376628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',qos_specs=None,replication_status=,reservations=['9f9125ab-5832-42fd-8b3d-f83f782e5ba9','c1b3cd3b-df01-4f2d-8de4-c7a6e9ae73f6','f8b53d02-880f-493c-8eb1-c9531dbdc776','4b0c64ee-82b3-425c-9b00-3ce6b0b6cd91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:19:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1927376628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9ef4908-fb20-406c-8d44-88cc07c3bc48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:04.056385 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b67d8cc9-169c-44dd-8c0e-6fcbde11fc18 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b620b8b-8880-4b0f-a74e-efed6342fb49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:04.082266 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b67d8cc9-169c-44dd-8c0e-6fcbde11fc18 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b620b8b-8880-4b0f-a74e-efed6342fb49) transitioned into state 'SUCCESS' from state '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-1927376628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74f0ba4a3ba04d95891b8e58cfe3b65b',qos_specs=None,replication_status=,reservations=['9f9125ab-5832-42fd-8b3d-f83f782e5ba9','c1b3cd3b-df01-4f2d-8de4-c7a6e9ae73f6','f8b53d02-880f-493c-8eb1-c9531dbdc776','4b0c64ee-82b3-425c-9b00-3ce6b0b6cd91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='050e515bc8b7407d8d9fa720dbafcbb0',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:04.083524 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b67d8cc9-169c-44dd-8c0e-6fcbde11fc18 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (927d0d00-4ad5-4788-8ba1-ede192dd545b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:04.097860 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b67d8cc9-169c-44dd-8c0e-6fcbde11fc18 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (927d0d00-4ad5-4788-8ba1-ede192dd545b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:04.097860 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b67d8cc9-169c-44dd-8c0e-6fcbde11fc18 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Flow 'volume_create_api' (f5379925-8086-4c20-bc89-b5beb6edac67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:04.097860 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b67d8cc9-169c-44dd-8c0e-6fcbde11fc18 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create volume request issued successfully. Aug 06 03:19:04.098304 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b67d8cc9-169c-44dd-8c0e-6fcbde11fc18 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:19:04.098995 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1043/4229] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:19:03 2026] POST /volume/v3/volumes => generated 776 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:19:04.112191 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4ec6388d-91ea-4068-a31b-ed67ba2df650 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:04.114395 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4ec6388d-91ea-4068-a31b-ed67ba2df650 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/b9ef4908-fb20-406c-8d44-88cc07c3bc48 Aug 06 03:19:04.114589 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4ec6388d-91ea-4068-a31b-ed67ba2df650 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:04.114772 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4ec6388d-91ea-4068-a31b-ed67ba2df650 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:04.126658 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:04.126658 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:04.130654 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4ec6388d-91ea-4068-a31b-ed67ba2df650 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:19:04.137259 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4ec6388d-91ea-4068-a31b-ed67ba2df650 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/b9ef4908-fb20-406c-8d44-88cc07c3bc48 returned with HTTP 200 Aug 06 03:19:04.137625 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1063/4230] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:04 2026] GET /volume/v3/volumes/b9ef4908-fb20-406c-8d44-88cc07c3bc48 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:04.694225 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-28728e32-f970-4297-9b1e-53395adacd6a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:04.695982 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-28728e32-f970-4297-9b1e-53395adacd6a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 Aug 06 03:19:04.696159 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-28728e32-f970-4297-9b1e-53395adacd6a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:04.696353 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-28728e32-f970-4297-9b1e-53395adacd6a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:04.701088 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-28728e32-f970-4297-9b1e-53395adacd6a tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 returned with HTTP 404 Aug 06 03:19:04.701476 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1063/4231] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:19:04 2026] GET /volume/v3/volumes/85d67dcb-017c-4729-a6e1-333da59e7846 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:19:04.707695 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-81b59397-e6cd-40a8-8195-62f84d0b1024 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:04.709258 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-81b59397-e6cd-40a8-8195-62f84d0b1024 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/92b019a6-0c77-42d0-b22e-8f9cd0e44c50 Aug 06 03:19:04.709427 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-81b59397-e6cd-40a8-8195-62f84d0b1024 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:04.709602 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-81b59397-e6cd-40a8-8195-62f84d0b1024 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:04.709702 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-81b59397-e6cd-40a8-8195-62f84d0b1024 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Delete snapshot with id: 92b019a6-0c77-42d0-b22e-8f9cd0e44c50 Aug 06 03:19:04.714180 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:04.714180 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:04.714546 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-81b59397-e6cd-40a8-8195-62f84d0b1024 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Snapshot retrieved successfully. Aug 06 03:19:04.742608 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-81b59397-e6cd-40a8-8195-62f84d0b1024 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Snapshot delete request issued successfully. Aug 06 03:19:04.742608 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-81b59397-e6cd-40a8-8195-62f84d0b1024 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/snapshots/92b019a6-0c77-42d0-b22e-8f9cd0e44c50 returned with HTTP 202 Aug 06 03:19:04.742608 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1063/4232] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:19:04 2026] DELETE /volume/v3/snapshots/92b019a6-0c77-42d0-b22e-8f9cd0e44c50 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:19:04.750865 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-61f5bcdb-6dbb-4a54-b7b1-04b91d18b2de None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:04.751384 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-61f5bcdb-6dbb-4a54-b7b1-04b91d18b2de tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/snapshots/92b019a6-0c77-42d0-b22e-8f9cd0e44c50 Aug 06 03:19:04.751625 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-61f5bcdb-6dbb-4a54-b7b1-04b91d18b2de tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:04.751762 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-61f5bcdb-6dbb-4a54-b7b1-04b91d18b2de tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:04.761005 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:04.761005 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:04.761484 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-61f5bcdb-6dbb-4a54-b7b1-04b91d18b2de tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Snapshot retrieved successfully. Aug 06 03:19:04.762283 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-61f5bcdb-6dbb-4a54-b7b1-04b91d18b2de tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/snapshots/92b019a6-0c77-42d0-b22e-8f9cd0e44c50 returned with HTTP 200 Aug 06 03:19:04.762674 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1044/4233] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:19:04 2026] GET /volume/v3/snapshots/92b019a6-0c77-42d0-b22e-8f9cd0e44c50 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:05.154916 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-90a25240-ecb8-424e-87ea-afb9f29e8c2b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:05.154916 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-90a25240-ecb8-424e-87ea-afb9f29e8c2b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/b9ef4908-fb20-406c-8d44-88cc07c3bc48 Aug 06 03:19:05.154916 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-90a25240-ecb8-424e-87ea-afb9f29e8c2b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:05.155333 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-90a25240-ecb8-424e-87ea-afb9f29e8c2b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:05.161281 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:05.161281 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:05.164074 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-90a25240-ecb8-424e-87ea-afb9f29e8c2b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:19:05.167266 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-90a25240-ecb8-424e-87ea-afb9f29e8c2b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/b9ef4908-fb20-406c-8d44-88cc07c3bc48 returned with HTTP 200 Aug 06 03:19:05.167600 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1064/4234] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:05 2026] GET /volume/v3/volumes/b9ef4908-fb20-406c-8d44-88cc07c3bc48 => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:05.178533 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ec24828f-5d72-4394-bdad-c8d8d4a1800b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:05.179987 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ec24828f-5d72-4394-bdad-c8d8d4a1800b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:19:05.180271 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ec24828f-5d72-4394-bdad-c8d8d4a1800b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9ef4908-fb20-406c-8d44-88cc07c3bc48", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-187730967"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:05.187605 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:05.187605 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:05.188012 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ec24828f-5d72-4394-bdad-c8d8d4a1800b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:19:05.188150 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-ec24828f-5d72-4394-bdad-c8d8d4a1800b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Create snapshot from volume b9ef4908-fb20-406c-8d44-88cc07c3bc48 Aug 06 03:19:05.208406 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-ec24828f-5d72-4394-bdad-c8d8d4a1800b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Created reservations ['f3e7a72e-9f37-43d3-8ed8-59af6c2ad230', '20431fa9-070e-47e3-a5a1-d97b93ca66bd', 'f744cb44-388f-4181-81d3-2dd5bf7be818', '406085c7-56d7-4db6-bed5-64517db91694'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:19:05.231451 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ec24828f-5d72-4394-bdad-c8d8d4a1800b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot create request issued successfully. Aug 06 03:19:05.231772 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ec24828f-5d72-4394-bdad-c8d8d4a1800b tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:19:05.232192 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1064/4235] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:19:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:19:05.241930 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-82bb466f-a47c-498c-97a6-2a5546f17910 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:05.243468 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-82bb466f-a47c-498c-97a6-2a5546f17910 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8 Aug 06 03:19:05.243655 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-82bb466f-a47c-498c-97a6-2a5546f17910 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:05.243853 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-82bb466f-a47c-498c-97a6-2a5546f17910 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:05.248994 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:05.248994 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:05.249281 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-82bb466f-a47c-498c-97a6-2a5546f17910 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:19:05.250028 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-82bb466f-a47c-498c-97a6-2a5546f17910 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8 returned with HTTP 200 Aug 06 03:19:05.250463 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1064/4236] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:19:05 2026] GET /volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:05.772551 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b9927af9-5237-4b2e-9c37-5508c38a8676 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:05.774173 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b9927af9-5237-4b2e-9c37-5508c38a8676 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/snapshots/92b019a6-0c77-42d0-b22e-8f9cd0e44c50 Aug 06 03:19:05.774340 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b9927af9-5237-4b2e-9c37-5508c38a8676 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:05.774529 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b9927af9-5237-4b2e-9c37-5508c38a8676 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:05.778524 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b9927af9-5237-4b2e-9c37-5508c38a8676 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/snapshots/92b019a6-0c77-42d0-b22e-8f9cd0e44c50 returned with HTTP 404 Aug 06 03:19:05.779008 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1045/4237] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:19:05 2026] GET /volume/v3/snapshots/92b019a6-0c77-42d0-b22e-8f9cd0e44c50 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:19:06.259061 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c17ca9f4-8d7b-467f-b539-7c0b170efe12 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:06.261797 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c17ca9f4-8d7b-467f-b539-7c0b170efe12 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8 Aug 06 03:19:06.262232 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c17ca9f4-8d7b-467f-b539-7c0b170efe12 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:06.262347 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c17ca9f4-8d7b-467f-b539-7c0b170efe12 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:06.271309 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:06.271309 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:06.271752 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c17ca9f4-8d7b-467f-b539-7c0b170efe12 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:19:06.272545 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c17ca9f4-8d7b-467f-b539-7c0b170efe12 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8 returned with HTTP 200 Aug 06 03:19:06.273126 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1065/4238] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:19:06 2026] GET /volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:06.287060 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-59a8fd25-c0ab-4974-84ea-7dd75f31d1ef None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:06.288998 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-59a8fd25-c0ab-4974-84ea-7dd75f31d1ef tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] POST https://10.4.3.80/volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8/action Aug 06 03:19:06.289657 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-59a8fd25-c0ab-4974-84ea-7dd75f31d1ef tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:19:06.289657 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-59a8fd25-c0ab-4974-84ea-7dd75f31d1ef tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:06.290569 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.admin_actions [None req-59a8fd25-c0ab-4974-84ea-7dd75f31d1ef tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Updating snapshot '77a8c90f-772a-407b-af10-144c3587c9d8' with '{'status': 'creating'}' {{(pid=100902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 03:19:06.300914 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:06.300914 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:06.315005 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-59a8fd25-c0ab-4974-84ea-7dd75f31d1ef tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8/action returned with HTTP 202 Aug 06 03:19:06.315380 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1065/4239] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:19:06 2026] POST /volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:19:06.325398 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-af4a9ff5-2fe6-45da-85e7-68c234b4c4c9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:06.327143 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-af4a9ff5-2fe6-45da-85e7-68c234b4c4c9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8 Aug 06 03:19:06.327314 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-af4a9ff5-2fe6-45da-85e7-68c234b4c4c9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:06.327500 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-af4a9ff5-2fe6-45da-85e7-68c234b4c4c9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:06.333799 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:06.333799 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:06.334232 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-af4a9ff5-2fe6-45da-85e7-68c234b4c4c9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:19:06.334992 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-af4a9ff5-2fe6-45da-85e7-68c234b4c4c9 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8 returned with HTTP 200 Aug 06 03:19:06.335461 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1065/4240] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:19:06 2026] GET /volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:06.346001 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-837118d3-5ef2-454c-b84f-e05b8ae156a1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:06.351770 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-837118d3-5ef2-454c-b84f-e05b8ae156a1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] POST https://10.4.3.80/volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8/action Aug 06 03:19:06.352107 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-837118d3-5ef2-454c-b84f-e05b8ae156a1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:19:06.352209 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-837118d3-5ef2-454c-b84f-e05b8ae156a1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:06.353743 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.snapshot_actions [None req-837118d3-5ef2-454c-b84f-e05b8ae156a1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100901) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 03:19:06.358144 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:06.358144 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:06.358546 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.snapshot_actions [None req-837118d3-5ef2-454c-b84f-e05b8ae156a1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] Updating snapshot 77a8c90f-772a-407b-af10-144c3587c9d8 with info {'id': '77a8c90f-772a-407b-af10-144c3587c9d8', 'status': 'error', 'progress': '80%'} Aug 06 03:19:06.363677 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-837118d3-5ef2-454c-b84f-e05b8ae156a1 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-member] https://10.4.3.80/volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8/action returned with HTTP 202 Aug 06 03:19:06.365674 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1046/4241] 10.4.3.80 () {68 vars in 1389 bytes} [Thu Aug 6 03:19:06 2026] POST /volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:19:06.372298 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c1c86da2-bd10-4e36-986c-78dbb8a9fafc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:06.375395 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c1c86da2-bd10-4e36-986c-78dbb8a9fafc tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] DELETE https://10.4.3.80/volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8 Aug 06 03:19:06.375892 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c1c86da2-bd10-4e36-986c-78dbb8a9fafc tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:06.376488 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c1c86da2-bd10-4e36-986c-78dbb8a9fafc tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:06.376582 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-c1c86da2-bd10-4e36-986c-78dbb8a9fafc tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete snapshot with id: 77a8c90f-772a-407b-af10-144c3587c9d8 Aug 06 03:19:06.385724 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:06.385724 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:06.387569 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c1c86da2-bd10-4e36-986c-78dbb8a9fafc tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:19:06.411858 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c1c86da2-bd10-4e36-986c-78dbb8a9fafc tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot delete request issued successfully. Aug 06 03:19:06.411858 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c1c86da2-bd10-4e36-986c-78dbb8a9fafc tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8 returned with HTTP 202 Aug 06 03:19:06.411858 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1066/4242] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:19:06 2026] DELETE /volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:19:06.418023 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f8352fc2-4b30-45ec-9624-d3136d619815 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:06.420747 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f8352fc2-4b30-45ec-9624-d3136d619815 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8 Aug 06 03:19:06.421009 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f8352fc2-4b30-45ec-9624-d3136d619815 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:06.421206 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f8352fc2-4b30-45ec-9624-d3136d619815 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:06.428313 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:06.428313 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:06.428662 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f8352fc2-4b30-45ec-9624-d3136d619815 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Snapshot retrieved successfully. Aug 06 03:19:06.429415 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f8352fc2-4b30-45ec-9624-d3136d619815 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8 returned with HTTP 200 Aug 06 03:19:06.429768 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1066/4243] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:19:06 2026] GET /volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:07.281734 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-447b8ed2-e6ca-4918-abb3-7c6aac31d2a9 req-109ada0d-6c70-468c-8735-1b7875a438a5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:07.284231 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-447b8ed2-e6ca-4918-abb3-7c6aac31d2a9 req-109ada0d-6c70-468c-8735-1b7875a438a5 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] DELETE https://10.4.3.80/volume/v3/attachments/20686556-61fc-4999-8191-bf79a626bc02 Aug 06 03:19:07.284390 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-447b8ed2-e6ca-4918-abb3-7c6aac31d2a9 req-109ada0d-6c70-468c-8735-1b7875a438a5 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:07.284587 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-447b8ed2-e6ca-4918-abb3-7c6aac31d2a9 req-109ada0d-6c70-468c-8735-1b7875a438a5 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:07.286042 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=548,cinder:UPDATE=163,cinder:INSERT=76,cinder:DELETE=4 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:19:07.292063 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:07.292063 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:07.338783 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-447b8ed2-e6ca-4918-abb3-7c6aac31d2a9 req-109ada0d-6c70-468c-8735-1b7875a438a5 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/attachments/20686556-61fc-4999-8191-bf79a626bc02 returned with HTTP 200 Aug 06 03:19:07.339239 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1066/4244] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:19:07 2026] DELETE /volume/v3/attachments/20686556-61fc-4999-8191-bf79a626bc02 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:07.440771 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3242b600-37b8-4662-9fd2-021272dd4064 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:07.443071 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3242b600-37b8-4662-9fd2-021272dd4064 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8 Aug 06 03:19:07.443326 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3242b600-37b8-4662-9fd2-021272dd4064 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:07.443574 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3242b600-37b8-4662-9fd2-021272dd4064 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:07.448655 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3242b600-37b8-4662-9fd2-021272dd4064 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8 returned with HTTP 404 Aug 06 03:19:07.449396 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1047/4245] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:19:07 2026] GET /volume/v3/snapshots/77a8c90f-772a-407b-af10-144c3587c9d8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:19:07.457255 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-20629d40-7897-4543-bbc1-cd1a3461c7ec None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:07.459273 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-20629d40-7897-4543-bbc1-cd1a3461c7ec tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/b9ef4908-fb20-406c-8d44-88cc07c3bc48 Aug 06 03:19:07.459505 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-20629d40-7897-4543-bbc1-cd1a3461c7ec tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:07.459750 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-20629d40-7897-4543-bbc1-cd1a3461c7ec tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:07.460017 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-20629d40-7897-4543-bbc1-cd1a3461c7ec tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete volume with id: b9ef4908-fb20-406c-8d44-88cc07c3bc48 Aug 06 03:19:07.468964 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:07.468964 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:07.469325 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-20629d40-7897-4543-bbc1-cd1a3461c7ec tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:19:07.484036 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-20629d40-7897-4543-bbc1-cd1a3461c7ec tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Delete volume request issued successfully. Aug 06 03:19:07.484204 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-20629d40-7897-4543-bbc1-cd1a3461c7ec tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/b9ef4908-fb20-406c-8d44-88cc07c3bc48 returned with HTTP 202 Aug 06 03:19:07.484642 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1067/4246] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:19:07 2026] DELETE /volume/v3/volumes/b9ef4908-fb20-406c-8d44-88cc07c3bc48 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:19:07.494251 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8e3636af-402c-40a3-b6ac-8ee32380a553 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:07.496248 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8e3636af-402c-40a3-b6ac-8ee32380a553 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/b9ef4908-fb20-406c-8d44-88cc07c3bc48 Aug 06 03:19:07.496409 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8e3636af-402c-40a3-b6ac-8ee32380a553 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:07.496576 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8e3636af-402c-40a3-b6ac-8ee32380a553 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:07.505207 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:07.505207 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:07.508448 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8e3636af-402c-40a3-b6ac-8ee32380a553 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Volume info retrieved successfully. Aug 06 03:19:07.512457 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8e3636af-402c-40a3-b6ac-8ee32380a553 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/b9ef4908-fb20-406c-8d44-88cc07c3bc48 returned with HTTP 200 Aug 06 03:19:07.512847 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1067/4247] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:07 2026] GET /volume/v3/volumes/b9ef4908-fb20-406c-8d44-88cc07c3bc48 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:08.525575 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c438af06-0d42-4dcc-a14d-973328b61494 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:08.527328 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c438af06-0d42-4dcc-a14d-973328b61494 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] GET https://10.4.3.80/volume/v3/volumes/b9ef4908-fb20-406c-8d44-88cc07c3bc48 Aug 06 03:19:08.527487 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c438af06-0d42-4dcc-a14d-973328b61494 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:08.527649 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c438af06-0d42-4dcc-a14d-973328b61494 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:08.534737 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c438af06-0d42-4dcc-a14d-973328b61494 tempest-ProjectMemberTests-1999495634 tempest-ProjectMemberTests-1999495634-project-admin] https://10.4.3.80/volume/v3/volumes/b9ef4908-fb20-406c-8d44-88cc07c3bc48 returned with HTTP 404 Aug 06 03:19:08.535205 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1067/4248] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:08 2026] GET /volume/v3/volumes/b9ef4908-fb20-406c-8d44-88cc07c3bc48 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 03:19:08.752950 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f007c697-ba3e-4979-a2b9-9df05277f86d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:08.755238 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f007c697-ba3e-4979-a2b9-9df05277f86d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] DELETE https://10.4.3.80/volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf Aug 06 03:19:08.755630 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f007c697-ba3e-4979-a2b9-9df05277f86d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:08.756000 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f007c697-ba3e-4979-a2b9-9df05277f86d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:08.756443 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-f007c697-ba3e-4979-a2b9-9df05277f86d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Delete volume with id: 4c6b5d93-dea9-488f-9dd8-510d03779adf Aug 06 03:19:08.764399 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:08.764399 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:08.764933 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f007c697-ba3e-4979-a2b9-9df05277f86d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:19:08.797292 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f007c697-ba3e-4979-a2b9-9df05277f86d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Delete volume request issued successfully. Aug 06 03:19:08.801095 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f007c697-ba3e-4979-a2b9-9df05277f86d tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf returned with HTTP 202 Aug 06 03:19:08.801586 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1048/4249] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:19:08 2026] DELETE /volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:19:08.811121 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d4469923-07c9-4ece-b9b8-3bbc4baf425b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:08.813035 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d4469923-07c9-4ece-b9b8-3bbc4baf425b tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf Aug 06 03:19:08.813215 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d4469923-07c9-4ece-b9b8-3bbc4baf425b tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:08.813382 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d4469923-07c9-4ece-b9b8-3bbc4baf425b tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:08.819440 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:08.819440 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:08.823473 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d4469923-07c9-4ece-b9b8-3bbc4baf425b tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Volume info retrieved successfully. Aug 06 03:19:08.829119 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d4469923-07c9-4ece-b9b8-3bbc4baf425b tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf returned with HTTP 200 Aug 06 03:19:08.829524 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1068/4250] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:19:08 2026] GET /volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf => generated 1386 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:19:09.847689 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3c1cf3c9-26a9-4110-a0b8-1484f2523253 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:09.849737 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3c1cf3c9-26a9-4110-a0b8-1484f2523253 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] GET https://10.4.3.80/volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf Aug 06 03:19:09.850007 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3c1cf3c9-26a9-4110-a0b8-1484f2523253 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:09.850223 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3c1cf3c9-26a9-4110-a0b8-1484f2523253 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:09.856877 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3c1cf3c9-26a9-4110-a0b8-1484f2523253 tempest-TestVolumeBootPatternV346-1244234921 tempest-TestVolumeBootPatternV346-1244234921-project-member] https://10.4.3.80/volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf returned with HTTP 404 Aug 06 03:19:09.857391 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1068/4251] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:19:09 2026] GET /volume/v3/volumes/4c6b5d93-dea9-488f-9dd8-510d03779adf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:19:10.132910 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-89a9cdcb-d350-4799-b987-76d29236d8c0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:10.231920 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-89a9cdcb-d350-4799-b987-76d29236d8c0 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:19:10.231920 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-89a9cdcb-d350-4799-b987-76d29236d8c0 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1350543097", "extra_specs": {"storage_protocol": "tempest-storage_protocol-512416473", "vendor_name": "tempest-vendor_name-502091854"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:10.233487 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:10.233487 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:10.249435 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-89a9cdcb-d350-4799-b987-76d29236d8c0 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:19:10.249978 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1068/4252] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:19:10 2026] POST /volume/v3/types => generated 328 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:10.262614 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:10.266638 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:19:10.266638 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "29746b5a-f35c-4dd8-9abc-f3baf7e9f62b", "size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:10.266638 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Create volume request body: {'volume': {'volume_type': '29746b5a-f35c-4dd8-9abc-f3baf7e9f62b', 'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:19:10.272949 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Create volume of 1 GB Aug 06 03:19:10.273315 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:10.273315 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:10.273707 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Availability Zones retrieved successfully. Aug 06 03:19:10.281524 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Flow 'volume_create_api' (0454f53e-7f08-4971-8a99-c7c37f407c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:10.282706 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (641fcfae-6ebd-4ef4-898f-ce64155bd753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:10.283684 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:19:10.305797 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (641fcfae-6ebd-4ef4-898f-ce64155bd753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:19:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-512416473',vendor_name='tempest-vendor_name-502091854'},id=29746b5a-f35c-4dd8-9abc-f3baf7e9f62b,is_public=True,name='tempest-ProjectReaderTests-volume-type-1350543097',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '29746b5a-f35c-4dd8-9abc-f3baf7e9f62b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:10.306470 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03df0b8a-39b9-4f31-b076-7eb6ecf79667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:10.327987 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e0a9eb07-4f3d-4780-a74d-2e7c68b0e61b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:10.329978 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e0a9eb07-4f3d-4780-a74d-2e7c68b0e61b tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] POST https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action Aug 06 03:19:10.330314 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e0a9eb07-4f3d-4780-a74d-2e7c68b0e61b tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action body: b'{"os-attach": {"instance_uuid": "258521ec-3ef7-46a1-b3b7-ae9cf52653d8", "mountpoint": "/dev/vdb"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:19:10.330453 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e0a9eb07-4f3d-4780-a74d-2e7c68b0e61b tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "258521ec-3ef7-46a1-b3b7-ae9cf52653d8", "mountpoint": "/dev/vdb"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:10.342061 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:10.342061 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:10.342313 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1350543097 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1350543097, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:19:10.342519 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1350543097 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1350543097, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:19:10.342582 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e0a9eb07-4f3d-4780-a74d-2e7c68b0e61b tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:10.351486 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e0a9eb07-4f3d-4780-a74d-2e7c68b0e61b tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Update volume admin metadata completed successfully. Aug 06 03:19:10.382949 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Created reservations ['6feb8493-8056-4f41-af0e-5a203e718b10', '8c9ea5c0-1fe7-43bd-86f4-29721deba146', '97d699fc-8f8f-440c-a019-c3700d0711f5', '7ee7df3b-399d-45bc-b807-4873083a3c98'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:19:10.383138 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03df0b8a-39b9-4f31-b076-7eb6ecf79667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6feb8493-8056-4f41-af0e-5a203e718b10', '8c9ea5c0-1fe7-43bd-86f4-29721deba146', '97d699fc-8f8f-440c-a019-c3700d0711f5', '7ee7df3b-399d-45bc-b807-4873083a3c98']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:10.383935 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3b6e833-07f5-4293-8d97-06ef504a6e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:10.409662 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e0a9eb07-4f3d-4780-a74d-2e7c68b0e61b tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Attach volume completed successfully. Aug 06 03:19:10.409940 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e0a9eb07-4f3d-4780-a74d-2e7c68b0e61b tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action returned with HTTP 202 Aug 06 03:19:10.410765 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1069/4253] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:19:10 2026] POST /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:19:10.412635 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3b6e833-07f5-4293-8d97-06ef504a6e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c97c90e-3919-4090-827d-d696f5555dbd', '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='462e9a35620845aebd9e23a9dcc7ce10',qos_specs=None,replication_status=,reservations=['6feb8493-8056-4f41-af0e-5a203e718b10','8c9ea5c0-1fe7-43bd-86f4-29721deba146','97d699fc-8f8f-440c-a019-c3700d0711f5','7ee7df3b-399d-45bc-b807-4873083a3c98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10e57864b3744f57849feb41e559fbde',volume_type_id=29746b5a-f35c-4dd8-9abc-f3baf7e9f62b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:19:10Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c97c90e-3919-4090-827d-d696f5555dbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='462e9a35620845aebd9e23a9dcc7ce10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10e57864b3744f57849feb41e559fbde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(29746b5a-f35c-4dd8-9abc-f3baf7e9f62b),volume_type_id=29746b5a-f35c-4dd8-9abc-f3baf7e9f62b)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:10.413368 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c621408-f8f3-436d-b4e8-5a65969762b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:10.418366 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7a316225-476f-45b0-9eed-d0ada70971b3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:10.420559 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7a316225-476f-45b0-9eed-d0ada70971b3 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:10.420721 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7a316225-476f-45b0-9eed-d0ada70971b3 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:10.420925 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7a316225-476f-45b0-9eed-d0ada70971b3 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:10.429610 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:10.429610 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:10.432744 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c621408-f8f3-436d-b4e8-5a65969762b6) transitioned into state 'SUCCESS' from 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='462e9a35620845aebd9e23a9dcc7ce10',qos_specs=None,replication_status=,reservations=['6feb8493-8056-4f41-af0e-5a203e718b10','8c9ea5c0-1fe7-43bd-86f4-29721deba146','97d699fc-8f8f-440c-a019-c3700d0711f5','7ee7df3b-399d-45bc-b807-4873083a3c98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10e57864b3744f57849feb41e559fbde',volume_type_id=29746b5a-f35c-4dd8-9abc-f3baf7e9f62b)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:10.432880 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7a316225-476f-45b0-9eed-d0ada70971b3 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:10.433474 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91bf344e-f086-49fc-b48a-ca5e85c1baaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:10.436409 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7a316225-476f-45b0-9eed-d0ada70971b3 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 200 Aug 06 03:19:10.436757 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1069/4254] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:10 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:10.445245 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91bf344e-f086-49fc-b48a-ca5e85c1baaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:10.446102 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Flow 'volume_create_api' (0454f53e-7f08-4971-8a99-c7c37f407c11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:10.446396 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Create volume request issued successfully. Aug 06 03:19:10.446971 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ddcc5c47-52b1-4c90-a64d-e23ad9666788 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:19:10.447419 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1049/4255] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:19:10 2026] POST /volume/v3/volumes => generated 772 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:19:10.453378 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-289dbc05-6b1b-4b27-a7e2-5feec99ffd24 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:10.455137 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-289dbc05-6b1b-4b27-a7e2-5feec99ffd24 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:10.455315 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-289dbc05-6b1b-4b27-a7e2-5feec99ffd24 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:10.455501 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-289dbc05-6b1b-4b27-a7e2-5feec99ffd24 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:10.461119 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a4795396-fc9c-4de6-80cf-ad2e90afcbeb None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:10.463702 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a4795396-fc9c-4de6-80cf-ad2e90afcbeb tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] GET https://10.4.3.80/volume/v3/volumes/7c97c90e-3919-4090-827d-d696f5555dbd Aug 06 03:19:10.463915 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a4795396-fc9c-4de6-80cf-ad2e90afcbeb tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:10.464085 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a4795396-fc9c-4de6-80cf-ad2e90afcbeb tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:10.464511 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:10.464511 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:10.468081 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-289dbc05-6b1b-4b27-a7e2-5feec99ffd24 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:10.471657 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:10.471657 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:10.474413 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-289dbc05-6b1b-4b27-a7e2-5feec99ffd24 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 200 Aug 06 03:19:10.474628 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1069/4256] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:10 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 1173 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 03:19:10.476341 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a4795396-fc9c-4de6-80cf-ad2e90afcbeb tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Volume info retrieved successfully. Aug 06 03:19:10.480029 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a4795396-fc9c-4de6-80cf-ad2e90afcbeb tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] https://10.4.3.80/volume/v3/volumes/7c97c90e-3919-4090-827d-d696f5555dbd returned with HTTP 200 Aug 06 03:19:10.480381 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1070/4257] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:19:10 2026] GET /volume/v3/volumes/7c97c90e-3919-4090-827d-d696f5555dbd => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:10.490388 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ef5d544f-6444-4501-8661-b3c675bb1918 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:10.492532 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ef5d544f-6444-4501-8661-b3c675bb1918 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] POST https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action Aug 06 03:19:10.492944 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ef5d544f-6444-4501-8661-b3c675bb1918 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action body: b'{"os-detach": {}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:19:10.493070 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ef5d544f-6444-4501-8661-b3c675bb1918 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:10.504399 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:10.504399 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:10.504893 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ef5d544f-6444-4501-8661-b3c675bb1918 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:10.549930 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ef5d544f-6444-4501-8661-b3c675bb1918 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Detach volume completed successfully. Aug 06 03:19:10.550131 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ef5d544f-6444-4501-8661-b3c675bb1918 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action returned with HTTP 202 Aug 06 03:19:10.550514 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1070/4258] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:19:10 2026] POST /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:19:10.557594 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3a4f380e-a398-4e8e-9155-7dd4d4a7f4d6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:10.559472 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3a4f380e-a398-4e8e-9155-7dd4d4a7f4d6 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:10.559662 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3a4f380e-a398-4e8e-9155-7dd4d4a7f4d6 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:10.559893 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3a4f380e-a398-4e8e-9155-7dd4d4a7f4d6 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:10.566285 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:10.566285 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:10.570221 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3a4f380e-a398-4e8e-9155-7dd4d4a7f4d6 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:10.575796 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3a4f380e-a398-4e8e-9155-7dd4d4a7f4d6 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 200 Aug 06 03:19:10.576327 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1050/4259] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:10 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:11.497550 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-405d78b2-bc41-4be1-bd93-ea3bf0f5c47e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:11.503309 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-405d78b2-bc41-4be1-bd93-ea3bf0f5c47e tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] GET https://10.4.3.80/volume/v3/volumes/7c97c90e-3919-4090-827d-d696f5555dbd Aug 06 03:19:11.503603 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-405d78b2-bc41-4be1-bd93-ea3bf0f5c47e tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:11.503896 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-405d78b2-bc41-4be1-bd93-ea3bf0f5c47e tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:11.522140 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:11.522140 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:11.526371 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-405d78b2-bc41-4be1-bd93-ea3bf0f5c47e tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Volume info retrieved successfully. Aug 06 03:19:11.533284 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-405d78b2-bc41-4be1-bd93-ea3bf0f5c47e tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] https://10.4.3.80/volume/v3/volumes/7c97c90e-3919-4090-827d-d696f5555dbd returned with HTTP 200 Aug 06 03:19:11.533839 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1070/4260] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:19:11 2026] GET /volume/v3/volumes/7c97c90e-3919-4090-827d-d696f5555dbd => generated 972 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:11.551177 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-54c6b37e-1907-42cd-bb31-1a76a630d695 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:11.552970 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-54c6b37e-1907-42cd-bb31-1a76a630d695 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] GET https://10.4.3.80/volume/v3/messages Aug 06 03:19:11.553206 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-54c6b37e-1907-42cd-bb31-1a76a630d695 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:11.553431 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-54c6b37e-1907-42cd-bb31-1a76a630d695 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:11.556579 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-54c6b37e-1907-42cd-bb31-1a76a630d695 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] https://10.4.3.80/volume/v3/messages returned with HTTP 200 Aug 06 03:19:11.557005 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1071/4261] 10.4.3.80 () {68 vars in 1273 bytes} [Thu Aug 6 03:19:11 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:11.566782 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2c9150ff-2670-4cae-af32-c20a2f3cbc5d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:11.637127 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2c9150ff-2670-4cae-af32-c20a2f3cbc5d tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-reader] GET https://10.4.3.80/volume/v3/messages Aug 06 03:19:11.637306 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2c9150ff-2670-4cae-af32-c20a2f3cbc5d tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-reader] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:11.637468 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2c9150ff-2670-4cae-af32-c20a2f3cbc5d tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-reader] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:11.641494 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2c9150ff-2670-4cae-af32-c20a2f3cbc5d tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-reader] https://10.4.3.80/volume/v3/messages returned with HTTP 200 Aug 06 03:19:11.641841 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1071/4262] 10.4.3.80 () {68 vars in 1273 bytes} [Thu Aug 6 03:19:11 2026] GET /volume/v3/messages => generated 668 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:11.649642 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5c84d4db-f6fe-4df5-b887-74b4f23a9e70 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:11.651901 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5c84d4db-f6fe-4df5-b887-74b4f23a9e70 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] DELETE https://10.4.3.80/volume/v3/messages/0fe41b7f-f533-43d2-b556-f3607da37a14 Aug 06 03:19:11.652197 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5c84d4db-f6fe-4df5-b887-74b4f23a9e70 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:11.652449 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5c84d4db-f6fe-4df5-b887-74b4f23a9e70 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:11.665228 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5c84d4db-f6fe-4df5-b887-74b4f23a9e70 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] https://10.4.3.80/volume/v3/messages/0fe41b7f-f533-43d2-b556-f3607da37a14 returned with HTTP 204 Aug 06 03:19:11.665683 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1051/4263] 10.4.3.80 () {68 vars in 1387 bytes} [Thu Aug 6 03:19:11 2026] DELETE /volume/v3/messages/0fe41b7f-f533-43d2-b556-f3607da37a14 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 03:19:11.678291 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d9aa3be1-2abf-43bc-bc99-e6f3c5631298 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:11.680333 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d9aa3be1-2abf-43bc-bc99-e6f3c5631298 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/7c97c90e-3919-4090-827d-d696f5555dbd Aug 06 03:19:11.680333 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d9aa3be1-2abf-43bc-bc99-e6f3c5631298 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:11.680467 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d9aa3be1-2abf-43bc-bc99-e6f3c5631298 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:11.680628 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-d9aa3be1-2abf-43bc-bc99-e6f3c5631298 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Delete volume with id: 7c97c90e-3919-4090-827d-d696f5555dbd Aug 06 03:19:11.688163 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:11.688163 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:11.688491 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d9aa3be1-2abf-43bc-bc99-e6f3c5631298 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Volume info retrieved successfully. Aug 06 03:19:11.689363 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-d9aa3be1-2abf-43bc-bc99-e6f3c5631298 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100899) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 03:19:11.699575 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-d9aa3be1-2abf-43bc-bc99-e6f3c5631298 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1350543097 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1350543097, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:19:11.699931 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-d9aa3be1-2abf-43bc-bc99-e6f3c5631298 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1350543097 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1350543097, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:19:11.714340 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-d9aa3be1-2abf-43bc-bc99-e6f3c5631298 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Created reservations ['f3f4c904-0f24-46b3-9d09-abb8bd674cc1', '42217de6-277c-46aa-9b5b-ccb810eb7ab5', 'd9f44bb5-71f4-45ba-982d-9822a62a054b', '38064c09-e94e-48fb-9dbd-a109729b39e5'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:19:11.747587 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d9aa3be1-2abf-43bc-bc99-e6f3c5631298 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Delete volume request issued successfully. Aug 06 03:19:11.747808 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d9aa3be1-2abf-43bc-bc99-e6f3c5631298 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] https://10.4.3.80/volume/v3/volumes/7c97c90e-3919-4090-827d-d696f5555dbd returned with HTTP 202 Aug 06 03:19:11.748232 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1071/4264] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:19:11 2026] DELETE /volume/v3/volumes/7c97c90e-3919-4090-827d-d696f5555dbd => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:19:11.754933 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c3e2aa6c-dd28-45dd-b6ad-afe7082ddf16 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:11.756829 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c3e2aa6c-dd28-45dd-b6ad-afe7082ddf16 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] DELETE https://10.4.3.80/volume/v3/types/29746b5a-f35c-4dd8-9abc-f3baf7e9f62b Aug 06 03:19:11.757073 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c3e2aa6c-dd28-45dd-b6ad-afe7082ddf16 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:11.757307 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c3e2aa6c-dd28-45dd-b6ad-afe7082ddf16 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Calling method '_delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:11.790190 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c3e2aa6c-dd28-45dd-b6ad-afe7082ddf16 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] https://10.4.3.80/volume/v3/types/29746b5a-f35c-4dd8-9abc-f3baf7e9f62b returned with HTTP 202 Aug 06 03:19:11.790909 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1072/4265] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:19:11 2026] DELETE /volume/v3/types/29746b5a-f35c-4dd8-9abc-f3baf7e9f62b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:19:11.799370 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-85f8b837-3c82-4e66-afa4-a39596ccc57d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:11.800915 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-85f8b837-3c82-4e66-afa4-a39596ccc57d tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:19:11.801246 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-85f8b837-3c82-4e66-afa4-a39596ccc57d tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-563429458", "extra_specs": {"storage_protocol": "tempest-storage_protocol-426825689", "vendor_name": "tempest-vendor_name-2118198424"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:11.818426 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-85f8b837-3c82-4e66-afa4-a39596ccc57d tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:19:11.818823 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1072/4266] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:19:11 2026] POST /volume/v3/types => generated 328 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:11.828111 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b1e68902-fe46-46b6-9868-b56b90e58eee None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:11.829989 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:19:11.830296 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "aa1d62ff-fd83-4700-8048-67fe8606d78f", "size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:11.832046 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Create volume request body: {'volume': {'volume_type': 'aa1d62ff-fd83-4700-8048-67fe8606d78f', 'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:19:11.836814 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Create volume of 1 GB Aug 06 03:19:11.837113 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:11.837113 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:11.837446 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Availability Zones retrieved successfully. Aug 06 03:19:11.842337 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Flow 'volume_create_api' (497c8858-bde1-47c2-b2a5-6536bf422ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:11.843946 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c7be75b-feb7-4354-890b-91819fdde03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:11.845240 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:19:11.870048 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c7be75b-feb7-4354-890b-91819fdde03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:19:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-426825689',vendor_name='tempest-vendor_name-2118198424'},id=aa1d62ff-fd83-4700-8048-67fe8606d78f,is_public=True,name='tempest-ProjectReaderTests-volume-type-563429458',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa1d62ff-fd83-4700-8048-67fe8606d78f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:11.871734 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bc3771e-aef7-4a1d-92c4-4d8c56f07e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:11.902664 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-563429458 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-563429458, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:19:11.903002 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-563429458 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-563429458, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:19:11.929974 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Created reservations ['858bee60-68c2-4072-8812-6526aea7567a', '4eaf2958-0151-4e41-aa2c-e17f10298a1c', '5c603cfa-4012-4f49-8ec6-5902eb2ee200', '2de72b3b-57fe-4e5f-aaf2-0a628e46e100'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:19:11.930661 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bc3771e-aef7-4a1d-92c4-4d8c56f07e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['858bee60-68c2-4072-8812-6526aea7567a', '4eaf2958-0151-4e41-aa2c-e17f10298a1c', '5c603cfa-4012-4f49-8ec6-5902eb2ee200', '2de72b3b-57fe-4e5f-aaf2-0a628e46e100']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:11.931370 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6ad80ec-4241-4cd3-a7b2-35382fc36ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:11.958035 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-090874b7-478c-4190-b822-6bca452f0ddb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:11.958752 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6ad80ec-4241-4cd3-a7b2-35382fc36ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0415d10-0ee2-4a0f-b265-6587a7f62991', '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='462e9a35620845aebd9e23a9dcc7ce10',qos_specs=None,replication_status=,reservations=['858bee60-68c2-4072-8812-6526aea7567a','4eaf2958-0151-4e41-aa2c-e17f10298a1c','5c603cfa-4012-4f49-8ec6-5902eb2ee200','2de72b3b-57fe-4e5f-aaf2-0a628e46e100'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10e57864b3744f57849feb41e559fbde',volume_type_id=aa1d62ff-fd83-4700-8048-67fe8606d78f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:19: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=e0415d10-0ee2-4a0f-b265-6587a7f62991,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='462e9a35620845aebd9e23a9dcc7ce10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10e57864b3744f57849feb41e559fbde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa1d62ff-fd83-4700-8048-67fe8606d78f),volume_type_id=aa1d62ff-fd83-4700-8048-67fe8606d78f)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:11.959595 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-090874b7-478c-4190-b822-6bca452f0ddb tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] POST https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action Aug 06 03:19:11.959839 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77360137-853d-4215-842a-331b578700c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:11.959948 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-090874b7-478c-4190-b822-6bca452f0ddb tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:19:11.960064 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-090874b7-478c-4190-b822-6bca452f0ddb tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:11.967515 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:11.967515 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:11.968000 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-090874b7-478c-4190-b822-6bca452f0ddb tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:11.973291 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-090874b7-478c-4190-b822-6bca452f0ddb tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Reserve volume completed successfully. Aug 06 03:19:11.973470 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-090874b7-478c-4190-b822-6bca452f0ddb tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action returned with HTTP 202 Aug 06 03:19:11.973854 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1072/4267] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:19:11 2026] POST /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:19:11.974903 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77360137-853d-4215-842a-331b578700c5) transitioned into state 'SUCCESS' from 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='462e9a35620845aebd9e23a9dcc7ce10',qos_specs=None,replication_status=,reservations=['858bee60-68c2-4072-8812-6526aea7567a','4eaf2958-0151-4e41-aa2c-e17f10298a1c','5c603cfa-4012-4f49-8ec6-5902eb2ee200','2de72b3b-57fe-4e5f-aaf2-0a628e46e100'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10e57864b3744f57849feb41e559fbde',volume_type_id=aa1d62ff-fd83-4700-8048-67fe8606d78f)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:11.975513 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52783f9e-1727-4fa8-8891-81e7a8704da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:11.980755 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-cacd1843-519e-4599-aa87-1c05ffd5cb74 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:11.982445 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cacd1843-519e-4599-aa87-1c05ffd5cb74 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:11.982643 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-cacd1843-519e-4599-aa87-1c05ffd5cb74 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:11.982839 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-cacd1843-519e-4599-aa87-1c05ffd5cb74 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:11.983808 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52783f9e-1727-4fa8-8891-81e7a8704da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:11.984748 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Flow 'volume_create_api' (497c8858-bde1-47c2-b2a5-6536bf422ffa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:11.985038 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Create volume request issued successfully. Aug 06 03:19:11.985533 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b1e68902-fe46-46b6-9868-b56b90e58eee tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:19:11.985940 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1052/4268] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:19:11 2026] POST /volume/v3/volumes => generated 771 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:19:11.992180 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:11.992180 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:11.999090 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-cacd1843-519e-4599-aa87-1c05ffd5cb74 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:11.999454 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0022a4ae-37fb-4da1-bf4c-9321bd914ad1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:12.001026 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0022a4ae-37fb-4da1-bf4c-9321bd914ad1 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] GET https://10.4.3.80/volume/v3/volumes/e0415d10-0ee2-4a0f-b265-6587a7f62991 Aug 06 03:19:12.001214 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0022a4ae-37fb-4da1-bf4c-9321bd914ad1 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:12.001384 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0022a4ae-37fb-4da1-bf4c-9321bd914ad1 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:12.002885 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cacd1843-519e-4599-aa87-1c05ffd5cb74 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 200 Aug 06 03:19:12.003270 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1073/4269] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:11 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:12.008247 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:12.008247 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:12.011336 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-0022a4ae-37fb-4da1-bf4c-9321bd914ad1 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Volume info retrieved successfully. Aug 06 03:19:12.014916 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0022a4ae-37fb-4da1-bf4c-9321bd914ad1 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] https://10.4.3.80/volume/v3/volumes/e0415d10-0ee2-4a0f-b265-6587a7f62991 returned with HTTP 200 Aug 06 03:19:12.015266 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1073/4270] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:19:11 2026] GET /volume/v3/volumes/e0415d10-0ee2-4a0f-b265-6587a7f62991 => generated 950 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:12.025643 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c2e64e53-2047-43f3-81f2-11dfec959acc None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:12.030321 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c2e64e53-2047-43f3-81f2-11dfec959acc tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] POST https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action Aug 06 03:19:12.030630 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c2e64e53-2047-43f3-81f2-11dfec959acc tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:19:12.030749 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c2e64e53-2047-43f3-81f2-11dfec959acc tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:12.038581 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:12.038581 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:12.040752 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c2e64e53-2047-43f3-81f2-11dfec959acc tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:12.052149 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c2e64e53-2047-43f3-81f2-11dfec959acc tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Unreserve volume completed successfully. Aug 06 03:19:12.052369 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c2e64e53-2047-43f3-81f2-11dfec959acc tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action returned with HTTP 202 Aug 06 03:19:12.052770 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1073/4271] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:19:12 2026] POST /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:19:12.059477 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-65caac80-a9ad-4b48-8e9c-01d750c0ae38 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:12.061378 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-65caac80-a9ad-4b48-8e9c-01d750c0ae38 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:12.061473 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-65caac80-a9ad-4b48-8e9c-01d750c0ae38 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:12.062300 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-65caac80-a9ad-4b48-8e9c-01d750c0ae38 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:12.068809 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:12.068809 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:12.072706 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-65caac80-a9ad-4b48-8e9c-01d750c0ae38 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:12.078719 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-65caac80-a9ad-4b48-8e9c-01d750c0ae38 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 200 Aug 06 03:19:12.078719 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1053/4272] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:12 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:12.092465 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5939a168-266f-4549-83ec-84958a6b1081 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:12.094578 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5939a168-266f-4549-83ec-84958a6b1081 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] POST https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action Aug 06 03:19:12.095276 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5939a168-266f-4549-83ec-84958a6b1081 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:19:12.095507 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5939a168-266f-4549-83ec-84958a6b1081 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:12.106853 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:12.106853 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:12.106853 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5939a168-266f-4549-83ec-84958a6b1081 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:12.115203 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5939a168-266f-4549-83ec-84958a6b1081 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume updated successfully. Aug 06 03:19:12.115203 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5939a168-266f-4549-83ec-84958a6b1081 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action returned with HTTP 200 Aug 06 03:19:12.115203 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1074/4273] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:19:12 2026] POST /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 03:19:12.127846 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8ffb2b71-9386-4d42-8c61-28991951b5ee None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:12.129572 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8ffb2b71-9386-4d42-8c61-28991951b5ee tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:12.129781 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8ffb2b71-9386-4d42-8c61-28991951b5ee tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:12.129981 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8ffb2b71-9386-4d42-8c61-28991951b5ee tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:12.136924 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:12.136924 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:12.140311 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8ffb2b71-9386-4d42-8c61-28991951b5ee tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:12.147653 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8ffb2b71-9386-4d42-8c61-28991951b5ee tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 200 Aug 06 03:19:12.148011 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1074/4274] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:12 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:12.162030 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b327a043-95b2-4063-b230-6a0b8f49d677 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:12.164126 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b327a043-95b2-4063-b230-6a0b8f49d677 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] POST https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action Aug 06 03:19:12.164462 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b327a043-95b2-4063-b230-6a0b8f49d677 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:19:12.164584 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b327a043-95b2-4063-b230-6a0b8f49d677 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:12.173980 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:12.173980 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:12.174532 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b327a043-95b2-4063-b230-6a0b8f49d677 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:12.180749 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b327a043-95b2-4063-b230-6a0b8f49d677 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume updated successfully. Aug 06 03:19:12.181004 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b327a043-95b2-4063-b230-6a0b8f49d677 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action returned with HTTP 200 Aug 06 03:19:12.181489 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1074/4275] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:19:12 2026] POST /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 03:19:12.188908 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-646c43a5-835a-464f-b12b-ac38a12fe7e0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:12.190567 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-646c43a5-835a-464f-b12b-ac38a12fe7e0 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:12.190743 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-646c43a5-835a-464f-b12b-ac38a12fe7e0 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:12.190959 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-646c43a5-835a-464f-b12b-ac38a12fe7e0 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:12.197413 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:12.197413 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:12.200783 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-646c43a5-835a-464f-b12b-ac38a12fe7e0 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:12.204627 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-646c43a5-835a-464f-b12b-ac38a12fe7e0 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 200 Aug 06 03:19:12.205009 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1054/4276] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:12 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:12.218340 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0e067784-56ff-4b4e-97d5-374c8c4c109a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:12.219855 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0e067784-56ff-4b4e-97d5-374c8c4c109a tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] POST https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action Aug 06 03:19:12.220356 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0e067784-56ff-4b4e-97d5-374c8c4c109a tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:19:12.220592 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0e067784-56ff-4b4e-97d5-374c8c4c109a tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:12.239866 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:12.239866 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:12.239866 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0e067784-56ff-4b4e-97d5-374c8c4c109a tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:12.256595 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0e067784-56ff-4b4e-97d5-374c8c4c109a tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Update volume admin metadata completed successfully. Aug 06 03:19:12.256754 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0e067784-56ff-4b4e-97d5-374c8c4c109a tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Update readonly setting on volume completed successfully. Aug 06 03:19:12.257011 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0e067784-56ff-4b4e-97d5-374c8c4c109a tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action returned with HTTP 202 Aug 06 03:19:12.257443 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1075/4277] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:19:12 2026] POST /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:19:12.264745 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b6ab4367-559c-4252-bdb4-d9738776ff06 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:12.266414 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b6ab4367-559c-4252-bdb4-d9738776ff06 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:12.266614 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b6ab4367-559c-4252-bdb4-d9738776ff06 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:12.266881 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b6ab4367-559c-4252-bdb4-d9738776ff06 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:12.278016 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:12.278016 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:12.282482 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b6ab4367-559c-4252-bdb4-d9738776ff06 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:12.286675 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b6ab4367-559c-4252-bdb4-d9738776ff06 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 200 Aug 06 03:19:12.287099 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1075/4278] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:12 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:12.298786 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2b2dee79-4d57-4256-91d2-b7c3aa0f5698 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:12.300598 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2b2dee79-4d57-4256-91d2-b7c3aa0f5698 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] POST https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action Aug 06 03:19:12.301007 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2b2dee79-4d57-4256-91d2-b7c3aa0f5698 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:19:12.301146 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2b2dee79-4d57-4256-91d2-b7c3aa0f5698 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:12.313095 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:12.313095 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:12.313593 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2b2dee79-4d57-4256-91d2-b7c3aa0f5698 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:12.322287 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2b2dee79-4d57-4256-91d2-b7c3aa0f5698 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Update volume admin metadata completed successfully. Aug 06 03:19:12.322407 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2b2dee79-4d57-4256-91d2-b7c3aa0f5698 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Update readonly setting on volume completed successfully. Aug 06 03:19:12.322621 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2b2dee79-4d57-4256-91d2-b7c3aa0f5698 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action returned with HTTP 202 Aug 06 03:19:12.323068 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1075/4279] 10.4.3.80 () {68 vars in 1383 bytes} [Thu Aug 6 03:19:12 2026] POST /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:19:12.329634 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5becf21c-d07f-4fef-a268-03628c142ad4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:12.333608 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5becf21c-d07f-4fef-a268-03628c142ad4 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:12.333930 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5becf21c-d07f-4fef-a268-03628c142ad4 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:12.334214 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5becf21c-d07f-4fef-a268-03628c142ad4 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:12.345059 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:12.345059 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:12.350544 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5becf21c-d07f-4fef-a268-03628c142ad4 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:12.358888 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5becf21c-d07f-4fef-a268-03628c142ad4 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 200 Aug 06 03:19:12.359426 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1055/4280] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:12 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:12.371598 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8ff4262d-df83-43bf-a293-c471b16ea8e7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:12.373110 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8ff4262d-df83-43bf-a293-c471b16ea8e7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] POST https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action Aug 06 03:19:12.373398 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8ff4262d-df83-43bf-a293-c471b16ea8e7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1178917536", "disk_format": "raw"}}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:19:12.376828 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8ff4262d-df83-43bf-a293-c471b16ea8e7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1178917536", "disk_format": "raw"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:12.384650 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:12.384650 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:12.385103 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-8ff4262d-df83-43bf-a293-c471b16ea8e7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:12.400118 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:12.400118 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:12.404994 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.image.image_utils [None req-8ff4262d-df83-43bf-a293-c471b16ea8e7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1178917536'}] 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-1178917536'}]. {{(pid=100900) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 06 03:19:12.993553 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-8ff4262d-df83-43bf-a293-c471b16ea8e7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Copy volume to image completed successfully. Aug 06 03:19:12.993553 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8ff4262d-df83-43bf-a293-c471b16ea8e7 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action returned with HTTP 202 Aug 06 03:19:12.993553 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1076/4281] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:19:12 2026] POST /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action => generated 687 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:19:13.028349 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e6116c84-c0c4-463d-b2fb-88229411b9e9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:13.030174 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e6116c84-c0c4-463d-b2fb-88229411b9e9 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] GET https://10.4.3.80/volume/v3/volumes/e0415d10-0ee2-4a0f-b265-6587a7f62991 Aug 06 03:19:13.030382 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e6116c84-c0c4-463d-b2fb-88229411b9e9 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:13.030597 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e6116c84-c0c4-463d-b2fb-88229411b9e9 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:13.041737 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:13.041737 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:13.044894 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e6116c84-c0c4-463d-b2fb-88229411b9e9 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Volume info retrieved successfully. Aug 06 03:19:13.048487 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e6116c84-c0c4-463d-b2fb-88229411b9e9 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] https://10.4.3.80/volume/v3/volumes/e0415d10-0ee2-4a0f-b265-6587a7f62991 returned with HTTP 200 Aug 06 03:19:13.048868 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1076/4282] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:19:13 2026] GET /volume/v3/volumes/e0415d10-0ee2-4a0f-b265-6587a7f62991 => generated 971 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:13.062565 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-13531eb9-76e2-4cb8-80ca-0cee36853d71 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:13.069063 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-13531eb9-76e2-4cb8-80ca-0cee36853d71 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] GET https://10.4.3.80/volume/v3/messages Aug 06 03:19:13.069063 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-13531eb9-76e2-4cb8-80ca-0cee36853d71 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:13.069063 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-13531eb9-76e2-4cb8-80ca-0cee36853d71 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:13.071388 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-13531eb9-76e2-4cb8-80ca-0cee36853d71 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] https://10.4.3.80/volume/v3/messages returned with HTTP 200 Aug 06 03:19:13.071873 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1076/4283] 10.4.3.80 () {68 vars in 1273 bytes} [Thu Aug 6 03:19:13 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:13.080804 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-faa1e5ab-9ebf-4891-b045-2a13b71cc0f9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:13.083591 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-faa1e5ab-9ebf-4891-b045-2a13b71cc0f9 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-reader] GET https://10.4.3.80/volume/v3/messages/3483ea0d-85c6-43bb-a10c-e26e194387e9 Aug 06 03:19:13.083939 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-faa1e5ab-9ebf-4891-b045-2a13b71cc0f9 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-reader] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:13.084221 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-faa1e5ab-9ebf-4891-b045-2a13b71cc0f9 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-reader] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:13.090493 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-faa1e5ab-9ebf-4891-b045-2a13b71cc0f9 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-reader] https://10.4.3.80/volume/v3/messages/3483ea0d-85c6-43bb-a10c-e26e194387e9 returned with HTTP 200 Aug 06 03:19:13.092554 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1056/4284] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:19:13 2026] GET /volume/v3/messages/3483ea0d-85c6-43bb-a10c-e26e194387e9 => generated 665 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:13.100065 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-24c96dc7-6344-4679-86cc-9d858e49853e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:13.103057 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-24c96dc7-6344-4679-86cc-9d858e49853e tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] DELETE https://10.4.3.80/volume/v3/messages/3483ea0d-85c6-43bb-a10c-e26e194387e9 Aug 06 03:19:13.103057 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-24c96dc7-6344-4679-86cc-9d858e49853e tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:13.103057 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-24c96dc7-6344-4679-86cc-9d858e49853e tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:13.112341 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-24c96dc7-6344-4679-86cc-9d858e49853e tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] https://10.4.3.80/volume/v3/messages/3483ea0d-85c6-43bb-a10c-e26e194387e9 returned with HTTP 204 Aug 06 03:19:13.112341 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1077/4285] 10.4.3.80 () {68 vars in 1387 bytes} [Thu Aug 6 03:19:13 2026] DELETE /volume/v3/messages/3483ea0d-85c6-43bb-a10c-e26e194387e9 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 03:19:13.118728 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-24c1a5e2-041d-4668-8913-b5f6344a3d99 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:13.120313 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-24c1a5e2-041d-4668-8913-b5f6344a3d99 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/e0415d10-0ee2-4a0f-b265-6587a7f62991 Aug 06 03:19:13.120491 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-24c1a5e2-041d-4668-8913-b5f6344a3d99 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:13.120676 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-24c1a5e2-041d-4668-8913-b5f6344a3d99 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:13.120845 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-24c1a5e2-041d-4668-8913-b5f6344a3d99 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Delete volume with id: e0415d10-0ee2-4a0f-b265-6587a7f62991 Aug 06 03:19:13.128680 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:13.128680 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:13.129153 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-24c1a5e2-041d-4668-8913-b5f6344a3d99 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Volume info retrieved successfully. Aug 06 03:19:13.130189 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-24c1a5e2-041d-4668-8913-b5f6344a3d99 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100902) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 03:19:13.140256 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-24c1a5e2-041d-4668-8913-b5f6344a3d99 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-563429458 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-563429458, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:19:13.140526 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-24c1a5e2-041d-4668-8913-b5f6344a3d99 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-563429458 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-563429458, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:19:13.149563 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-24c1a5e2-041d-4668-8913-b5f6344a3d99 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Created reservations ['07138b06-b62f-4d93-af92-3fda7abce554', '6886bb6a-58fc-49eb-8481-2d8470943e55', 'f6f91fe3-6702-494a-9edc-6b97e350b83d', '7adefa0a-7eb3-4ed9-9080-a67176611c26'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:19:13.175197 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-24c1a5e2-041d-4668-8913-b5f6344a3d99 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Delete volume request issued successfully. Aug 06 03:19:13.175386 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-24c1a5e2-041d-4668-8913-b5f6344a3d99 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] https://10.4.3.80/volume/v3/volumes/e0415d10-0ee2-4a0f-b265-6587a7f62991 returned with HTTP 202 Aug 06 03:19:13.175846 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1077/4286] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:19:13 2026] DELETE /volume/v3/volumes/e0415d10-0ee2-4a0f-b265-6587a7f62991 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:19:13.182397 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-de3632f2-4947-4211-9e8d-52b6788ab175 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:13.184117 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-de3632f2-4947-4211-9e8d-52b6788ab175 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] DELETE https://10.4.3.80/volume/v3/types/aa1d62ff-fd83-4700-8048-67fe8606d78f Aug 06 03:19:13.185475 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-de3632f2-4947-4211-9e8d-52b6788ab175 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:13.185475 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-de3632f2-4947-4211-9e8d-52b6788ab175 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] Calling method '_delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:13.204685 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-de3632f2-4947-4211-9e8d-52b6788ab175 tempest-ProjectReaderTests-1570748186 tempest-ProjectReaderTests-1570748186-project-admin] https://10.4.3.80/volume/v3/types/aa1d62ff-fd83-4700-8048-67fe8606d78f returned with HTTP 202 Aug 06 03:19:13.205077 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1077/4287] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:19:13 2026] DELETE /volume/v3/types/aa1d62ff-fd83-4700-8048-67fe8606d78f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:19:13.943652 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3c8e23ef-5939-4bb2-8c7f-41cca5a3e21c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:13.945495 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3c8e23ef-5939-4bb2-8c7f-41cca5a3e21c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:19:13.945814 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3c8e23ef-5939-4bb2-8c7f-41cca5a3e21c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91e00c33-44c9-4288-ac2c-0dc790d937a9", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-80735190", "description": null, "metadata": null}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:13.957649 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:13.957649 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:13.958326 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3c8e23ef-5939-4bb2-8c7f-41cca5a3e21c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:13.958439 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-3c8e23ef-5939-4bb2-8c7f-41cca5a3e21c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create snapshot from volume 91e00c33-44c9-4288-ac2c-0dc790d937a9 Aug 06 03:19:13.989088 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-3c8e23ef-5939-4bb2-8c7f-41cca5a3e21c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Created reservations ['0a3ddc5b-6306-4d58-a7ad-990b64142e0e', '379ca297-d5ad-40cf-aacb-d0d9d06a29c0', '759c8f68-cedf-4f2f-a7b0-87cfb0f40737', '888b6c31-7f12-4552-81cc-b0b788c3d78f'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:19:14.020821 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3c8e23ef-5939-4bb2-8c7f-41cca5a3e21c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot force create request issued successfully. Aug 06 03:19:14.021161 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3c8e23ef-5939-4bb2-8c7f-41cca5a3e21c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:19:14.021576 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1057/4288] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:19:13 2026] POST /volume/v3/snapshots => generated 306 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:19:14.034578 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a77ae3d5-fe7f-47b8-882c-62c3a1755d7e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:14.036304 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a77ae3d5-fe7f-47b8-882c-62c3a1755d7e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/602ccee7-af1b-484d-837f-ec32b0b8a098 Aug 06 03:19:14.036499 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a77ae3d5-fe7f-47b8-882c-62c3a1755d7e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:14.036697 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a77ae3d5-fe7f-47b8-882c-62c3a1755d7e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:14.041721 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:14.041721 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:14.042157 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a77ae3d5-fe7f-47b8-882c-62c3a1755d7e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:19:14.042859 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a77ae3d5-fe7f-47b8-882c-62c3a1755d7e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/602ccee7-af1b-484d-837f-ec32b0b8a098 returned with HTTP 200 Aug 06 03:19:14.043197 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1078/4289] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:19:14 2026] GET /volume/v3/snapshots/602ccee7-af1b-484d-837f-ec32b0b8a098 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:15.055917 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e9ecf517-e91a-4b22-a966-54be688c585c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:15.058446 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e9ecf517-e91a-4b22-a966-54be688c585c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/602ccee7-af1b-484d-837f-ec32b0b8a098 Aug 06 03:19:15.058638 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e9ecf517-e91a-4b22-a966-54be688c585c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:15.058855 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e9ecf517-e91a-4b22-a966-54be688c585c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:15.065002 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:15.065002 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:15.065438 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e9ecf517-e91a-4b22-a966-54be688c585c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:19:15.066255 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e9ecf517-e91a-4b22-a966-54be688c585c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/602ccee7-af1b-484d-837f-ec32b0b8a098 returned with HTTP 200 Aug 06 03:19:15.066700 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1078/4290] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:19:15 2026] GET /volume/v3/snapshots/602ccee7-af1b-484d-837f-ec32b0b8a098 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:15.076104 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ca90cce6-8c78-4af4-991a-768090c27402 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:15.077827 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ca90cce6-8c78-4af4-991a-768090c27402 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/602ccee7-af1b-484d-837f-ec32b0b8a098 Aug 06 03:19:15.078016 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ca90cce6-8c78-4af4-991a-768090c27402 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:15.078305 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ca90cce6-8c78-4af4-991a-768090c27402 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:15.083475 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:15.083475 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:15.083956 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ca90cce6-8c78-4af4-991a-768090c27402 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:19:15.084635 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ca90cce6-8c78-4af4-991a-768090c27402 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/602ccee7-af1b-484d-837f-ec32b0b8a098 returned with HTTP 200 Aug 06 03:19:15.085026 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1078/4291] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:19:15 2026] GET /volume/v3/snapshots/602ccee7-af1b-484d-837f-ec32b0b8a098 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:17.045268 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8021e4ab-934b-441e-85bd-96ce8558d3d6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:17.047137 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8021e4ab-934b-441e-85bd-96ce8558d3d6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:19:17.047482 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8021e4ab-934b-441e-85bd-96ce8558d3d6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-44381978", "snapshot_id": null, "imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "volume_type": null, "size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:17.048991 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-8021e4ab-934b-441e-85bd-96ce8558d3d6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-44381978', 'snapshot_id': None, 'imageRef': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'volume_type': None, 'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:19:17.123845 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-8021e4ab-934b-441e-85bd-96ce8558d3d6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Create volume of 1 GB Aug 06 03:19:17.124150 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:17.124150 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:17.127761 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8021e4ab-934b-441e-85bd-96ce8558d3d6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Availability Zones retrieved successfully. Aug 06 03:19:17.132507 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8021e4ab-934b-441e-85bd-96ce8558d3d6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Flow 'volume_create_api' (c32c52e1-e76c-460d-9f14-aa66d2fda764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:17.133528 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8021e4ab-934b-441e-85bd-96ce8558d3d6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd4d09fa-e87f-4e83-bf71-61874c1699a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:17.134360 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-8021e4ab-934b-441e-85bd-96ce8558d3d6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:19:17.197969 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8021e4ab-934b-441e-85bd-96ce8558d3d6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd4d09fa-e87f-4e83-bf71-61874c1699a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:17.199193 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8021e4ab-934b-441e-85bd-96ce8558d3d6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c5962ce-abe0-466c-83f7-17e201481127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:17.268470 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-8021e4ab-934b-441e-85bd-96ce8558d3d6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Created reservations ['1970c45c-63b5-49f5-b064-590b051e3c8b', '82aab822-6ea4-438c-9d5e-9b5176f9210c', '752b494d-be82-4db5-ae6f-cb39d88fd93d', 'eed7b455-4097-4440-9f98-3455d1a3392d'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:19:17.269643 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8021e4ab-934b-441e-85bd-96ce8558d3d6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c5962ce-abe0-466c-83f7-17e201481127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1970c45c-63b5-49f5-b064-590b051e3c8b', '82aab822-6ea4-438c-9d5e-9b5176f9210c', '752b494d-be82-4db5-ae6f-cb39d88fd93d', 'eed7b455-4097-4440-9f98-3455d1a3392d']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:17.270447 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8021e4ab-934b-441e-85bd-96ce8558d3d6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efc4de4c-9631-4f36-a0e1-084d7aa18a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:17.298444 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8021e4ab-934b-441e-85bd-96ce8558d3d6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efc4de4c-9631-4f36-a0e1-084d7aa18a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45ffaa19-9ef5-4167-9a35-98e617d81083', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-44381978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af2597592c7c45f2b5c22f634f3ac8c8',qos_specs=None,replication_status=,reservations=['1970c45c-63b5-49f5-b064-590b051e3c8b','82aab822-6ea4-438c-9d5e-9b5176f9210c','752b494d-be82-4db5-ae6f-cb39d88fd93d','eed7b455-4097-4440-9f98-3455d1a3392d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e56ff376abe8445697a37ab28df1a126',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:19:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-44381978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45ffaa19-9ef5-4167-9a35-98e617d81083,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af2597592c7c45f2b5c22f634f3ac8c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e56ff376abe8445697a37ab28df1a126',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:17.299225 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8021e4ab-934b-441e-85bd-96ce8558d3d6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3baafe3-3fe3-4e47-855f-54ce3f6c8550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:17.319131 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8021e4ab-934b-441e-85bd-96ce8558d3d6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3baafe3-3fe3-4e47-855f-54ce3f6c8550) transitioned into state 'SUCCESS' from state '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-44381978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af2597592c7c45f2b5c22f634f3ac8c8',qos_specs=None,replication_status=,reservations=['1970c45c-63b5-49f5-b064-590b051e3c8b','82aab822-6ea4-438c-9d5e-9b5176f9210c','752b494d-be82-4db5-ae6f-cb39d88fd93d','eed7b455-4097-4440-9f98-3455d1a3392d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e56ff376abe8445697a37ab28df1a126',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:17.319851 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8021e4ab-934b-441e-85bd-96ce8558d3d6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b304c9c-bf26-4bb4-812a-17bf5add014c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:17.328737 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8021e4ab-934b-441e-85bd-96ce8558d3d6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b304c9c-bf26-4bb4-812a-17bf5add014c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:17.328737 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8021e4ab-934b-441e-85bd-96ce8558d3d6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Flow 'volume_create_api' (c32c52e1-e76c-460d-9f14-aa66d2fda764) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:17.328737 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8021e4ab-934b-441e-85bd-96ce8558d3d6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Create volume request issued successfully. Aug 06 03:19:17.329525 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8021e4ab-934b-441e-85bd-96ce8558d3d6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:19:17.329637 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1058/4292] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:19:17 2026] POST /volume/v3/volumes => generated 750 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:19:17.344267 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e2b59a16-a052-438a-a26c-c0069d043474 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:17.346218 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e2b59a16-a052-438a-a26c-c0069d043474 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 Aug 06 03:19:17.346730 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e2b59a16-a052-438a-a26c-c0069d043474 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:17.346730 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e2b59a16-a052-438a-a26c-c0069d043474 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:17.354899 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:17.354899 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:17.358235 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e2b59a16-a052-438a-a26c-c0069d043474 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Volume info retrieved successfully. Aug 06 03:19:17.363447 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e2b59a16-a052-438a-a26c-c0069d043474 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 returned with HTTP 200 Aug 06 03:19:17.364915 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1079/4293] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:17 2026] GET /volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:18.377101 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4335ad43-1ea7-49f1-b1cd-29bb2dab7db9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:18.381089 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4335ad43-1ea7-49f1-b1cd-29bb2dab7db9 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 Aug 06 03:19:18.381629 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4335ad43-1ea7-49f1-b1cd-29bb2dab7db9 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:18.381629 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4335ad43-1ea7-49f1-b1cd-29bb2dab7db9 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:18.390244 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:18.390244 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:18.396044 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4335ad43-1ea7-49f1-b1cd-29bb2dab7db9 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Volume info retrieved successfully. Aug 06 03:19:18.400510 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4335ad43-1ea7-49f1-b1cd-29bb2dab7db9 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 returned with HTTP 200 Aug 06 03:19:18.400949 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1079/4294] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:18 2026] GET /volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 => generated 1358 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:18.412168 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-392b317e-54ff-4ade-98e5-9233f490fedb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:18.415094 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-392b317e-54ff-4ade-98e5-9233f490fedb tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 Aug 06 03:19:18.415094 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-392b317e-54ff-4ade-98e5-9233f490fedb tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:18.415094 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-392b317e-54ff-4ade-98e5-9233f490fedb tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:18.431115 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:18.431115 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:18.437386 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-392b317e-54ff-4ade-98e5-9233f490fedb tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Volume info retrieved successfully. Aug 06 03:19:18.448039 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-392b317e-54ff-4ade-98e5-9233f490fedb tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 returned with HTTP 200 Aug 06 03:19:18.448803 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1079/4295] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:18 2026] GET /volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 => generated 1358 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:18.460545 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-106257e1-9385-4073-be11-d7544a3e4ca6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:18.463054 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-106257e1-9385-4073-be11-d7544a3e4ca6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 Aug 06 03:19:18.463176 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-106257e1-9385-4073-be11-d7544a3e4ca6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:18.463554 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-106257e1-9385-4073-be11-d7544a3e4ca6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:18.473066 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:18.473066 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:18.477607 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-106257e1-9385-4073-be11-d7544a3e4ca6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Volume info retrieved successfully. Aug 06 03:19:18.483935 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-106257e1-9385-4073-be11-d7544a3e4ca6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 returned with HTTP 200 Aug 06 03:19:18.484479 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1059/4296] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:18 2026] GET /volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:18.496927 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a641c996-3ae4-42eb-aa6b-d75e25288a6d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:18.498433 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a641c996-3ae4-42eb-aa6b-d75e25288a6d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:19:18.498946 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a641c996-3ae4-42eb-aa6b-d75e25288a6d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "45ffaa19-9ef5-4167-9a35-98e617d81083", "name": "tempest-TestVolumeBackupRestore-backup-1170650294", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:18.500196 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.backups [None req-a641c996-3ae4-42eb-aa6b-d75e25288a6d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Creating new backup {'backup': {'volume_id': '45ffaa19-9ef5-4167-9a35-98e617d81083', 'name': 'tempest-TestVolumeBackupRestore-backup-1170650294', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100900) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:19:18.500334 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.contrib.backups [None req-a641c996-3ae4-42eb-aa6b-d75e25288a6d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Creating backup of volume 45ffaa19-9ef5-4167-9a35-98e617d81083 in container None Aug 06 03:19:18.507799 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:18.507799 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:18.507799 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a641c996-3ae4-42eb-aa6b-d75e25288a6d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Volume info retrieved successfully. Aug 06 03:19:18.536463 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-a641c996-3ae4-42eb-aa6b-d75e25288a6d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Created reservations ['5e5c5c7d-98e1-43b1-a916-4f985a3f7220', '548d0c75-02d2-4446-ba6e-2edbdbe39e81'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:19:18.566329 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a641c996-3ae4-42eb-aa6b-d75e25288a6d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:19:18.566825 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1080/4297] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:19:18 2026] POST /volume/v3/backups => generated 333 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:19:18.576343 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2179bb09-2e59-47dd-a481-94e71cbdc7f3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:18.580437 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2179bb09-2e59-47dd-a481-94e71cbdc7f3 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:18.580665 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2179bb09-2e59-47dd-a481-94e71cbdc7f3 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:18.581383 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2179bb09-2e59-47dd-a481-94e71cbdc7f3 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:18.581383 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-2179bb09-2e59-47dd-a481-94e71cbdc7f3 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:18.586945 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:18.586945 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:18.587586 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2179bb09-2e59-47dd-a481-94e71cbdc7f3 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:18.588131 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1080/4298] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:18 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 740 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:19.598600 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1591a40f-766d-4c13-9288-d72f10a3202a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:19.600961 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1591a40f-766d-4c13-9288-d72f10a3202a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:19.601246 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1591a40f-766d-4c13-9288-d72f10a3202a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:19.601581 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1591a40f-766d-4c13-9288-d72f10a3202a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:19.601581 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-1591a40f-766d-4c13-9288-d72f10a3202a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:19.606905 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:19.606905 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:19.607121 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1591a40f-766d-4c13-9288-d72f10a3202a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:19.607607 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1080/4299] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:19 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 742 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:20.618160 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d206e988-fab5-4395-b1ac-98e434f8104f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:20.622359 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d206e988-fab5-4395-b1ac-98e434f8104f tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:20.623216 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d206e988-fab5-4395-b1ac-98e434f8104f tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:20.623216 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d206e988-fab5-4395-b1ac-98e434f8104f tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:20.623216 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-d206e988-fab5-4395-b1ac-98e434f8104f tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:20.631710 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:20.631710 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:20.632801 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d206e988-fab5-4395-b1ac-98e434f8104f tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:20.633141 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1060/4300] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:20 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 742 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:21.376790 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b7d51ff7-68ea-4b53-bb7b-36f0b009ca28 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:21.484504 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b7d51ff7-68ea-4b53-bb7b-36f0b009ca28 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:19:21.484972 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b7d51ff7-68ea-4b53-bb7b-36f0b009ca28 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-780869352"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:21.488314 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-b7d51ff7-68ea-4b53-bb7b-36f0b009ca28 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-780869352'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:19:21.488447 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-b7d51ff7-68ea-4b53-bb7b-36f0b009ca28 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Create volume of 1 GB Aug 06 03:19:21.488740 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:21.488740 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:21.496010 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b7d51ff7-68ea-4b53-bb7b-36f0b009ca28 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Availability Zones retrieved successfully. Aug 06 03:19:21.501800 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b7d51ff7-68ea-4b53-bb7b-36f0b009ca28 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Flow 'volume_create_api' (3e92a66b-e7e8-463f-bd61-a665841ddbee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:21.502719 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b7d51ff7-68ea-4b53-bb7b-36f0b009ca28 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee80c177-d201-46e2-8310-3bd180135118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:21.503717 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-b7d51ff7-68ea-4b53-bb7b-36f0b009ca28 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:19:21.541419 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-57b51d27-4541-4c05-a357-68a268dd151d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:21.543625 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-57b51d27-4541-4c05-a357-68a268dd151d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/602ccee7-af1b-484d-837f-ec32b0b8a098 Aug 06 03:19:21.544212 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-57b51d27-4541-4c05-a357-68a268dd151d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:21.546312 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-57b51d27-4541-4c05-a357-68a268dd151d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:21.546467 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-57b51d27-4541-4c05-a357-68a268dd151d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete snapshot with id: 602ccee7-af1b-484d-837f-ec32b0b8a098 Aug 06 03:19:21.549348 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b7d51ff7-68ea-4b53-bb7b-36f0b009ca28 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee80c177-d201-46e2-8310-3bd180135118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:21.550302 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b7d51ff7-68ea-4b53-bb7b-36f0b009ca28 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4bdbe51-7ed4-447c-90e6-2e3ae336d254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:21.554061 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:21.554061 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:21.554588 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-57b51d27-4541-4c05-a357-68a268dd151d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:19:21.578704 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-57b51d27-4541-4c05-a357-68a268dd151d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot delete request issued successfully. Aug 06 03:19:21.579594 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-57b51d27-4541-4c05-a357-68a268dd151d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/602ccee7-af1b-484d-837f-ec32b0b8a098 returned with HTTP 202 Aug 06 03:19:21.580065 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1081/4301] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:19:21 2026] DELETE /volume/v3/snapshots/602ccee7-af1b-484d-837f-ec32b0b8a098 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:19:21.589400 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f6f5e94d-97d8-4785-8603-a5fa89ed5c6a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:21.591377 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f6f5e94d-97d8-4785-8603-a5fa89ed5c6a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/602ccee7-af1b-484d-837f-ec32b0b8a098 Aug 06 03:19:21.591599 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f6f5e94d-97d8-4785-8603-a5fa89ed5c6a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:21.591779 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f6f5e94d-97d8-4785-8603-a5fa89ed5c6a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:21.599340 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:21.599340 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:21.599779 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f6f5e94d-97d8-4785-8603-a5fa89ed5c6a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:19:21.600871 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f6f5e94d-97d8-4785-8603-a5fa89ed5c6a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/602ccee7-af1b-484d-837f-ec32b0b8a098 returned with HTTP 200 Aug 06 03:19:21.601475 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1081/4302] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:19:21 2026] GET /volume/v3/snapshots/602ccee7-af1b-484d-837f-ec32b0b8a098 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:21.614451 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-b7d51ff7-68ea-4b53-bb7b-36f0b009ca28 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Created reservations ['53763a4e-9967-4c6f-91fe-10ed45babf4e', '23cf0fae-88ff-45ae-8a79-5ddd5a40285d', '283d2927-a064-4ea2-9c4b-7ca2a08687dd', '2c267ffd-654e-4be5-bbc4-63297b23cc10'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:19:21.615537 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b7d51ff7-68ea-4b53-bb7b-36f0b009ca28 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4bdbe51-7ed4-447c-90e6-2e3ae336d254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53763a4e-9967-4c6f-91fe-10ed45babf4e', '23cf0fae-88ff-45ae-8a79-5ddd5a40285d', '283d2927-a064-4ea2-9c4b-7ca2a08687dd', '2c267ffd-654e-4be5-bbc4-63297b23cc10']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:21.616558 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b7d51ff7-68ea-4b53-bb7b-36f0b009ca28 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c6b96f3-5548-4907-9af3-481f006302c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:21.646748 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1bc3b50d-ea30-4152-ae38-201ebc4e6e33 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:21.648765 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1bc3b50d-ea30-4152-ae38-201ebc4e6e33 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:21.649038 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1bc3b50d-ea30-4152-ae38-201ebc4e6e33 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:21.649311 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1bc3b50d-ea30-4152-ae38-201ebc4e6e33 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:21.649445 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-1bc3b50d-ea30-4152-ae38-201ebc4e6e33 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:21.649981 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b7d51ff7-68ea-4b53-bb7b-36f0b009ca28 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c6b96f3-5548-4907-9af3-481f006302c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '110604ab-5eff-49b4-bf1e-d11781663e25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-780869352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0fd918557004fbc9a6015cabc784156',qos_specs=None,replication_status=,reservations=['53763a4e-9967-4c6f-91fe-10ed45babf4e','23cf0fae-88ff-45ae-8a79-5ddd5a40285d','283d2927-a064-4ea2-9c4b-7ca2a08687dd','2c267ffd-654e-4be5-bbc4-63297b23cc10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6adc0dc07d34951aa2ee6d50d04655f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:19:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-780869352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=110604ab-5eff-49b4-bf1e-d11781663e25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0fd918557004fbc9a6015cabc784156',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6adc0dc07d34951aa2ee6d50d04655f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:21.651281 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b7d51ff7-68ea-4b53-bb7b-36f0b009ca28 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ab92c7a-018d-4c54-8b6a-201d7a57ae11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:21.654357 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:21.654357 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:21.655393 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1bc3b50d-ea30-4152-ae38-201ebc4e6e33 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:21.655878 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1061/4303] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:21 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 742 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:21.670969 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b7d51ff7-68ea-4b53-bb7b-36f0b009ca28 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ab92c7a-018d-4c54-8b6a-201d7a57ae11) transitioned into state 'SUCCESS' from state '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-780869352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0fd918557004fbc9a6015cabc784156',qos_specs=None,replication_status=,reservations=['53763a4e-9967-4c6f-91fe-10ed45babf4e','23cf0fae-88ff-45ae-8a79-5ddd5a40285d','283d2927-a064-4ea2-9c4b-7ca2a08687dd','2c267ffd-654e-4be5-bbc4-63297b23cc10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6adc0dc07d34951aa2ee6d50d04655f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:21.672007 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b7d51ff7-68ea-4b53-bb7b-36f0b009ca28 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (387c8779-18ea-43de-9571-6e7c87dc5cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:21.682592 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b7d51ff7-68ea-4b53-bb7b-36f0b009ca28 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (387c8779-18ea-43de-9571-6e7c87dc5cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:21.683335 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-b7d51ff7-68ea-4b53-bb7b-36f0b009ca28 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Flow 'volume_create_api' (3e92a66b-e7e8-463f-bd61-a665841ddbee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:21.683615 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b7d51ff7-68ea-4b53-bb7b-36f0b009ca28 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Create volume request issued successfully. Aug 06 03:19:21.684250 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b7d51ff7-68ea-4b53-bb7b-36f0b009ca28 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:19:21.684626 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1081/4304] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:19:21 2026] POST /volume/v3/volumes => generated 746 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:19:21.699356 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1a53d906-044d-43f0-912a-03c82e135070 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:21.702293 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1a53d906-044d-43f0-912a-03c82e135070 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/110604ab-5eff-49b4-bf1e-d11781663e25 Aug 06 03:19:21.702498 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1a53d906-044d-43f0-912a-03c82e135070 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:21.702853 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1a53d906-044d-43f0-912a-03c82e135070 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:21.719280 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:21.719280 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:21.726126 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1a53d906-044d-43f0-912a-03c82e135070 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:19:21.736741 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1a53d906-044d-43f0-912a-03c82e135070 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/110604ab-5eff-49b4-bf1e-d11781663e25 returned with HTTP 200 Aug 06 03:19:21.737539 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1082/4305] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:21 2026] GET /volume/v3/volumes/110604ab-5eff-49b4-bf1e-d11781663e25 => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:22.612133 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-23af92b7-ce22-4d7e-a25a-6dea169a19ea None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:22.614105 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-23af92b7-ce22-4d7e-a25a-6dea169a19ea tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/602ccee7-af1b-484d-837f-ec32b0b8a098 Aug 06 03:19:22.614290 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-23af92b7-ce22-4d7e-a25a-6dea169a19ea tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:22.614473 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-23af92b7-ce22-4d7e-a25a-6dea169a19ea tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:22.619025 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-23af92b7-ce22-4d7e-a25a-6dea169a19ea tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/602ccee7-af1b-484d-837f-ec32b0b8a098 returned with HTTP 404 Aug 06 03:19:22.619551 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1082/4306] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:19:22 2026] GET /volume/v3/snapshots/602ccee7-af1b-484d-837f-ec32b0b8a098 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:19:22.668286 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b8e65a10-2161-4224-92cf-68ce4cfb7299 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:22.670027 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b8e65a10-2161-4224-92cf-68ce4cfb7299 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:22.670209 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b8e65a10-2161-4224-92cf-68ce4cfb7299 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:22.670413 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b8e65a10-2161-4224-92cf-68ce4cfb7299 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:22.670509 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-b8e65a10-2161-4224-92cf-68ce4cfb7299 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:22.674634 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:22.674634 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:22.675446 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b8e65a10-2161-4224-92cf-68ce4cfb7299 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:22.675777 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1062/4307] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:22 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:22.752390 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-97fe88b2-a1a1-4931-b16a-baed7b63c83f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:22.754102 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-97fe88b2-a1a1-4931-b16a-baed7b63c83f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/110604ab-5eff-49b4-bf1e-d11781663e25 Aug 06 03:19:22.754337 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-97fe88b2-a1a1-4931-b16a-baed7b63c83f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:22.754516 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-97fe88b2-a1a1-4931-b16a-baed7b63c83f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:22.762920 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:22.762920 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:22.767788 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-97fe88b2-a1a1-4931-b16a-baed7b63c83f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:19:22.772114 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-97fe88b2-a1a1-4931-b16a-baed7b63c83f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/110604ab-5eff-49b4-bf1e-d11781663e25 returned with HTTP 200 Aug 06 03:19:22.772386 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1082/4308] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:22 2026] GET /volume/v3/volumes/110604ab-5eff-49b4-bf1e-d11781663e25 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:22.792917 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b98edb0a-483c-4be9-982f-4520f503dd83 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:22.794552 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b98edb0a-483c-4be9-982f-4520f503dd83 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:19:22.795002 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b98edb0a-483c-4be9-982f-4520f503dd83 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "110604ab-5eff-49b4-bf1e-d11781663e25", "name": "tempest-VolumesBackupsTest-Backup-751671238"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:22.796488 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.backups [None req-b98edb0a-483c-4be9-982f-4520f503dd83 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Creating new backup {'backup': {'volume_id': '110604ab-5eff-49b4-bf1e-d11781663e25', 'name': 'tempest-VolumesBackupsTest-Backup-751671238'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:19:22.796743 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-b98edb0a-483c-4be9-982f-4520f503dd83 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Creating backup of volume 110604ab-5eff-49b4-bf1e-d11781663e25 in container None Aug 06 03:19:22.806326 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:22.806326 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:22.806943 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b98edb0a-483c-4be9-982f-4520f503dd83 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:19:22.831852 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-b98edb0a-483c-4be9-982f-4520f503dd83 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Created reservations ['95b346dc-2886-414d-901d-4dc36ba0f36d', '98bc5b39-b20b-4a96-a0a7-8af08910c260'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:19:22.857257 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b98edb0a-483c-4be9-982f-4520f503dd83 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:19:22.857821 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1083/4309] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:19:22 2026] POST /volume/v3/backups => generated 327 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:19:22.867549 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9b1a779e-af38-428f-8cba-d8fec83a56d5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:22.869319 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9b1a779e-af38-428f-8cba-d8fec83a56d5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:22.869539 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9b1a779e-af38-428f-8cba-d8fec83a56d5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:22.869735 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9b1a779e-af38-428f-8cba-d8fec83a56d5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:22.869854 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-9b1a779e-af38-428f-8cba-d8fec83a56d5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:22.875118 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:22.875118 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:22.875801 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9b1a779e-af38-428f-8cba-d8fec83a56d5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:22.876193 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1083/4310] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:22 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:23.710133 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cd25585a-4be8-441f-8c9f-c825259ffdda None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:23.712415 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cd25585a-4be8-441f-8c9f-c825259ffdda tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:23.712679 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cd25585a-4be8-441f-8c9f-c825259ffdda tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:23.712939 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cd25585a-4be8-441f-8c9f-c825259ffdda tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:23.713100 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-cd25585a-4be8-441f-8c9f-c825259ffdda tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:23.717786 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:23.717786 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:23.718513 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cd25585a-4be8-441f-8c9f-c825259ffdda tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:23.718898 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1063/4311] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:23 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:23.890263 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7af72902-4ab6-41e6-9b60-0b85e4c03d64 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:23.895871 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7af72902-4ab6-41e6-9b60-0b85e4c03d64 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:23.896019 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7af72902-4ab6-41e6-9b60-0b85e4c03d64 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:23.896187 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7af72902-4ab6-41e6-9b60-0b85e4c03d64 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:23.896353 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-7af72902-4ab6-41e6-9b60-0b85e4c03d64 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:23.902102 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:23.902102 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:23.902960 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7af72902-4ab6-41e6-9b60-0b85e4c03d64 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:23.903368 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1083/4312] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:23 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:24.733444 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ef2b4de0-f241-4dc0-aba9-15adab72b2f4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:24.735478 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ef2b4de0-f241-4dc0-aba9-15adab72b2f4 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:24.735689 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ef2b4de0-f241-4dc0-aba9-15adab72b2f4 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:24.735980 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ef2b4de0-f241-4dc0-aba9-15adab72b2f4 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:24.736140 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-ef2b4de0-f241-4dc0-aba9-15adab72b2f4 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:24.741304 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:24.741304 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:24.742225 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ef2b4de0-f241-4dc0-aba9-15adab72b2f4 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:24.742625 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1084/4313] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:24 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:24.914038 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7dd7a5e7-c841-46d4-9d77-39c455ff9fc7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:24.915029 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7dd7a5e7-c841-46d4-9d77-39c455ff9fc7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:24.915290 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7dd7a5e7-c841-46d4-9d77-39c455ff9fc7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:24.915540 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7dd7a5e7-c841-46d4-9d77-39c455ff9fc7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:24.915692 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-7dd7a5e7-c841-46d4-9d77-39c455ff9fc7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:24.920492 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:24.920492 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:24.921270 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7dd7a5e7-c841-46d4-9d77-39c455ff9fc7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:24.921680 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1084/4314] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:24 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:25.756414 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4e6d4705-b05d-4132-81ba-340c24efcb02 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:25.761563 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4e6d4705-b05d-4132-81ba-340c24efcb02 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:25.761563 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4e6d4705-b05d-4132-81ba-340c24efcb02 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:25.761563 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4e6d4705-b05d-4132-81ba-340c24efcb02 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:25.761563 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-4e6d4705-b05d-4132-81ba-340c24efcb02 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:25.766555 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:25.766555 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:25.767525 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4e6d4705-b05d-4132-81ba-340c24efcb02 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:25.767906 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1064/4315] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:25 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:25.937264 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-cd6658d5-47ae-4601-bae6-16a7795eb29b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:25.941033 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cd6658d5-47ae-4601-bae6-16a7795eb29b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:25.941033 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-cd6658d5-47ae-4601-bae6-16a7795eb29b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:25.941033 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-cd6658d5-47ae-4601-bae6-16a7795eb29b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:25.941338 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-cd6658d5-47ae-4601-bae6-16a7795eb29b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:25.948608 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:25.948608 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:25.949500 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cd6658d5-47ae-4601-bae6-16a7795eb29b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:25.950057 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1084/4316] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:25 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:26.267955 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-3ca5b035-0254-4efa-a3d6-9228a6c317fa req-f3d55c95-37f4-417a-b1cd-41f6d2364ad2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:26.271204 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-3ca5b035-0254-4efa-a3d6-9228a6c317fa req-f3d55c95-37f4-417a-b1cd-41f6d2364ad2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/attachments/62142942-87c1-4ca5-a4e7-8929e12566af Aug 06 03:19:26.271204 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-3ca5b035-0254-4efa-a3d6-9228a6c317fa req-f3d55c95-37f4-417a-b1cd-41f6d2364ad2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:26.271513 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-3ca5b035-0254-4efa-a3d6-9228a6c317fa req-f3d55c95-37f4-417a-b1cd-41f6d2364ad2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:26.279080 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:26.279080 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:26.324926 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-3ca5b035-0254-4efa-a3d6-9228a6c317fa req-f3d55c95-37f4-417a-b1cd-41f6d2364ad2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/62142942-87c1-4ca5-a4e7-8929e12566af returned with HTTP 200 Aug 06 03:19:26.325268 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1085/4317] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:19:26 2026] DELETE /volume/v3/attachments/62142942-87c1-4ca5-a4e7-8929e12566af => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:26.785005 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9a95b177-8000-4513-808f-59bae019bff8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:26.786922 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9a95b177-8000-4513-808f-59bae019bff8 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:26.787119 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9a95b177-8000-4513-808f-59bae019bff8 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:26.787312 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9a95b177-8000-4513-808f-59bae019bff8 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:26.787421 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-9a95b177-8000-4513-808f-59bae019bff8 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:26.792287 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:26.792287 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:26.793101 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9a95b177-8000-4513-808f-59bae019bff8 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:26.793514 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1085/4318] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:26 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:26.960918 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-54d97bd7-baa9-48c6-b1cb-a96ba1f9a118 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:26.962645 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-54d97bd7-baa9-48c6-b1cb-a96ba1f9a118 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:26.962824 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-54d97bd7-baa9-48c6-b1cb-a96ba1f9a118 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:26.963046 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-54d97bd7-baa9-48c6-b1cb-a96ba1f9a118 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:26.963185 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-54d97bd7-baa9-48c6-b1cb-a96ba1f9a118 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:26.967574 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:26.967574 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:26.968348 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-54d97bd7-baa9-48c6-b1cb-a96ba1f9a118 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:26.968703 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1065/4319] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:26 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:27.310984 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c2b18ca8-8ccf-47dd-a1e0-f643fd5a7e18 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:27.313068 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c2b18ca8-8ccf-47dd-a1e0-f643fd5a7e18 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:27.313332 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c2b18ca8-8ccf-47dd-a1e0-f643fd5a7e18 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:27.313534 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c2b18ca8-8ccf-47dd-a1e0-f643fd5a7e18 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:27.321147 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:27.321147 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:27.325097 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c2b18ca8-8ccf-47dd-a1e0-f643fd5a7e18 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:27.329553 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c2b18ca8-8ccf-47dd-a1e0-f643fd5a7e18 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 200 Aug 06 03:19:27.330044 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1085/4320] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:27 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:27.819697 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-51e9a298-71c9-4299-828b-28ee31589315 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:27.836537 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-51e9a298-71c9-4299-828b-28ee31589315 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:27.839387 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-51e9a298-71c9-4299-828b-28ee31589315 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:27.843996 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-51e9a298-71c9-4299-828b-28ee31589315 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:27.846883 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-51e9a298-71c9-4299-828b-28ee31589315 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:27.880601 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:27.880601 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:27.884306 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-51e9a298-71c9-4299-828b-28ee31589315 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:27.885165 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1086/4321] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:27 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 753 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:27.951057 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-14770803-254a-4987-9080-0c438b209aea None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:27.952814 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-14770803-254a-4987-9080-0c438b209aea tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 Aug 06 03:19:27.952998 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-14770803-254a-4987-9080-0c438b209aea tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:27.953182 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-14770803-254a-4987-9080-0c438b209aea tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:27.953338 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-14770803-254a-4987-9080-0c438b209aea tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete volume with id: 91e00c33-44c9-4288-ac2c-0dc790d937a9 Aug 06 03:19:27.960233 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:27.960233 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:27.960649 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-14770803-254a-4987-9080-0c438b209aea tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:27.975537 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-14770803-254a-4987-9080-0c438b209aea tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete volume request issued successfully. Aug 06 03:19:27.975740 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-14770803-254a-4987-9080-0c438b209aea tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 returned with HTTP 202 Aug 06 03:19:27.976266 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1086/4322] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:19:27 2026] DELETE /volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:19:27.978758 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-81f66c6f-f7cb-4aec-9122-9b5636a1a679 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:27.980431 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-81f66c6f-f7cb-4aec-9122-9b5636a1a679 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:27.980589 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-81f66c6f-f7cb-4aec-9122-9b5636a1a679 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:27.980804 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-81f66c6f-f7cb-4aec-9122-9b5636a1a679 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:27.980919 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-81f66c6f-f7cb-4aec-9122-9b5636a1a679 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:27.983477 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-39c794ea-75b5-4fce-9673-68f7af475077 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:27.986563 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-39c794ea-75b5-4fce-9673-68f7af475077 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 Aug 06 03:19:27.986741 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-39c794ea-75b5-4fce-9673-68f7af475077 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:27.986940 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-39c794ea-75b5-4fce-9673-68f7af475077 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:27.988846 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:27.988846 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:27.989493 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-81f66c6f-f7cb-4aec-9122-9b5636a1a679 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:27.989844 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1066/4323] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:27 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:27.994613 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:27.994613 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:27.997452 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-39c794ea-75b5-4fce-9673-68f7af475077 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:28.001250 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-39c794ea-75b5-4fce-9673-68f7af475077 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 returned with HTTP 200 Aug 06 03:19:28.001600 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1086/4324] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:27 2026] GET /volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:28.356999 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b033b27d-ba2a-4820-9016-aea4ea4e008f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:28.366621 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b033b27d-ba2a-4820-9016-aea4ea4e008f tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:28.367941 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b033b27d-ba2a-4820-9016-aea4ea4e008f tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:28.368678 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b033b27d-ba2a-4820-9016-aea4ea4e008f tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:28.415067 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:28.415067 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:28.448386 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b033b27d-ba2a-4820-9016-aea4ea4e008f tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:28.454780 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b033b27d-ba2a-4820-9016-aea4ea4e008f tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 200 Aug 06 03:19:28.455290 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1087/4325] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:28 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 858 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:28.483355 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-04fe56b9-39f4-437d-a4f1-72ae40b51b7f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:28.485533 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-04fe56b9-39f4-437d-a4f1-72ae40b51b7f tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] POST https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action Aug 06 03:19:28.486047 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-04fe56b9-39f4-437d-a4f1-72ae40b51b7f tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1865769462", "disk_format": "qcow2"}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:19:28.486237 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-04fe56b9-39f4-437d-a4f1-72ae40b51b7f tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1865769462", "disk_format": "qcow2"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:28.495661 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:28.495661 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:28.496265 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-04fe56b9-39f4-437d-a4f1-72ae40b51b7f tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:28.513330 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:28.513330 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:28.519153 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.image.image_utils [None req-04fe56b9-39f4-437d-a4f1-72ae40b51b7f tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1865769462'}] 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-1865769462'}]. {{(pid=100899) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 06 03:19:28.899846 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d6ea41a2-6581-40a9-8e22-9dcd6abddeb1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:28.902098 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d6ea41a2-6581-40a9-8e22-9dcd6abddeb1 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:28.902320 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d6ea41a2-6581-40a9-8e22-9dcd6abddeb1 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:28.902543 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d6ea41a2-6581-40a9-8e22-9dcd6abddeb1 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:28.902667 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-d6ea41a2-6581-40a9-8e22-9dcd6abddeb1 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:28.908477 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:28.908477 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:28.909440 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d6ea41a2-6581-40a9-8e22-9dcd6abddeb1 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:28.909909 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1067/4326] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:28 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:29.003472 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-fcb44d60-87f3-411b-b710-2bdb5f85372f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:29.005537 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fcb44d60-87f3-411b-b710-2bdb5f85372f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:29.005815 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fcb44d60-87f3-411b-b710-2bdb5f85372f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:29.006063 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fcb44d60-87f3-411b-b710-2bdb5f85372f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:29.006204 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-fcb44d60-87f3-411b-b710-2bdb5f85372f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:29.011295 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-04fe56b9-39f4-437d-a4f1-72ae40b51b7f tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Copy volume to image completed successfully. Aug 06 03:19:29.011744 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-04fe56b9-39f4-437d-a4f1-72ae40b51b7f tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action returned with HTTP 202 Aug 06 03:19:29.012166 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1087/4327] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:19:28 2026] POST /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750/action => generated 689 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:19:29.014031 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:29.014031 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:29.015281 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fcb44d60-87f3-411b-b710-2bdb5f85372f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:29.017089 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1087/4328] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:29 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:29.022515 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d7e47917-8c0b-4180-b949-097040a02d43 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:29.028286 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d7e47917-8c0b-4180-b949-097040a02d43 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 Aug 06 03:19:29.028676 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d7e47917-8c0b-4180-b949-097040a02d43 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:29.029293 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d7e47917-8c0b-4180-b949-097040a02d43 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:29.038317 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d7e47917-8c0b-4180-b949-097040a02d43 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 returned with HTTP 404 Aug 06 03:19:29.039069 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1088/4329] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:29 2026] GET /volume/v3/volumes/91e00c33-44c9-4288-ac2c-0dc790d937a9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:19:29.086142 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5363f324-e439-43bd-82a7-da790cce15c1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:29.088007 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5363f324-e439-43bd-82a7-da790cce15c1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:19:29.088390 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5363f324-e439-43bd-82a7-da790cce15c1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-59929524", "snapshot_id": null, "imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "volume_type": null, "size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:29.090188 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-5363f324-e439-43bd-82a7-da790cce15c1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-59929524', 'snapshot_id': None, 'imageRef': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'volume_type': None, 'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:19:29.171585 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-5363f324-e439-43bd-82a7-da790cce15c1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume of 1 GB Aug 06 03:19:29.176575 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5363f324-e439-43bd-82a7-da790cce15c1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Availability Zones retrieved successfully. Aug 06 03:19:29.183872 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5363f324-e439-43bd-82a7-da790cce15c1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Flow 'volume_create_api' (750baea9-0d27-4084-80d3-b57d509c502e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:29.185038 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5363f324-e439-43bd-82a7-da790cce15c1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87ecdf2d-7b53-4ab4-a2f3-93a736e4809b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:29.186167 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-5363f324-e439-43bd-82a7-da790cce15c1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:19:29.237549 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5363f324-e439-43bd-82a7-da790cce15c1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87ecdf2d-7b53-4ab4-a2f3-93a736e4809b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:29.238382 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5363f324-e439-43bd-82a7-da790cce15c1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab7ee238-010d-4c98-8acd-6c655ce7cdd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:29.272208 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-5363f324-e439-43bd-82a7-da790cce15c1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Created reservations ['325a4646-2c11-4b46-a066-0c6381bcd11a', 'ccbcb8a5-ada4-4798-ab0b-fe522fa4bf5a', '8e8bd59b-01d5-4e34-af70-e10dbe241d11', 'fe1115eb-4072-4158-b7fc-eb76ad9e1803'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:19:29.273199 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5363f324-e439-43bd-82a7-da790cce15c1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab7ee238-010d-4c98-8acd-6c655ce7cdd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['325a4646-2c11-4b46-a066-0c6381bcd11a', 'ccbcb8a5-ada4-4798-ab0b-fe522fa4bf5a', '8e8bd59b-01d5-4e34-af70-e10dbe241d11', 'fe1115eb-4072-4158-b7fc-eb76ad9e1803']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:29.273978 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5363f324-e439-43bd-82a7-da790cce15c1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (003b9a44-45a7-4c12-8d67-17feeb384d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:29.293025 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5363f324-e439-43bd-82a7-da790cce15c1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (003b9a44-45a7-4c12-8d67-17feeb384d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa17fa14-262a-4b2e-968e-610a2eecc5cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-59929524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88aa522afca8491fa8811d5dbeeebfea',qos_specs=None,replication_status=,reservations=['325a4646-2c11-4b46-a066-0c6381bcd11a','ccbcb8a5-ada4-4798-ab0b-fe522fa4bf5a','8e8bd59b-01d5-4e34-af70-e10dbe241d11','fe1115eb-4072-4158-b7fc-eb76ad9e1803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603a0c0870b4594b33e8eb968151053',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-59929524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa17fa14-262a-4b2e-968e-610a2eecc5cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88aa522afca8491fa8811d5dbeeebfea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3603a0c0870b4594b33e8eb968151053',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:29.293753 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5363f324-e439-43bd-82a7-da790cce15c1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cdc85f0-ae81-4b0d-b08b-ed1381002f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:29.308570 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5363f324-e439-43bd-82a7-da790cce15c1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cdc85f0-ae81-4b0d-b08b-ed1381002f65) transitioned into state 'SUCCESS' from state '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-59929524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88aa522afca8491fa8811d5dbeeebfea',qos_specs=None,replication_status=,reservations=['325a4646-2c11-4b46-a066-0c6381bcd11a','ccbcb8a5-ada4-4798-ab0b-fe522fa4bf5a','8e8bd59b-01d5-4e34-af70-e10dbe241d11','fe1115eb-4072-4158-b7fc-eb76ad9e1803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603a0c0870b4594b33e8eb968151053',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:29.309382 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5363f324-e439-43bd-82a7-da790cce15c1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6c70d9f-37c7-4a5a-9b1f-ea99c8f46c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:29.316437 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5363f324-e439-43bd-82a7-da790cce15c1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6c70d9f-37c7-4a5a-9b1f-ea99c8f46c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:29.317198 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-5363f324-e439-43bd-82a7-da790cce15c1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Flow 'volume_create_api' (750baea9-0d27-4084-80d3-b57d509c502e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:29.317503 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5363f324-e439-43bd-82a7-da790cce15c1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume request issued successfully. Aug 06 03:19:29.318092 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5363f324-e439-43bd-82a7-da790cce15c1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:19:29.318509 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1068/4330] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:19:29 2026] POST /volume/v3/volumes => generated 755 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:19:29.329252 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-11491eb1-ae37-4169-8488-cc057935be26 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:29.331766 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-11491eb1-ae37-4169-8488-cc057935be26 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf Aug 06 03:19:29.332081 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-11491eb1-ae37-4169-8488-cc057935be26 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:29.332366 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-11491eb1-ae37-4169-8488-cc057935be26 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:29.340047 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:29.340047 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:29.343764 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-11491eb1-ae37-4169-8488-cc057935be26 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:29.347622 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-11491eb1-ae37-4169-8488-cc057935be26 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf returned with HTTP 200 Aug 06 03:19:29.348018 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1088/4331] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:29 2026] GET /volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:29.920970 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-544c879f-7080-4816-ae05-0e6d3ec57cb4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:29.922519 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-544c879f-7080-4816-ae05-0e6d3ec57cb4 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:29.922718 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-544c879f-7080-4816-ae05-0e6d3ec57cb4 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:29.922929 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-544c879f-7080-4816-ae05-0e6d3ec57cb4 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:29.923024 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-544c879f-7080-4816-ae05-0e6d3ec57cb4 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:29.926632 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:29.926632 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:29.927401 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-544c879f-7080-4816-ae05-0e6d3ec57cb4 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:29.927975 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1088/4332] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:29 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 753 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:30.030733 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2ea3e42e-41b6-445d-8aa4-93da215a6776 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:30.032929 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2ea3e42e-41b6-445d-8aa4-93da215a6776 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:30.033159 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2ea3e42e-41b6-445d-8aa4-93da215a6776 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:30.033386 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2ea3e42e-41b6-445d-8aa4-93da215a6776 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:30.033518 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-2ea3e42e-41b6-445d-8aa4-93da215a6776 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:30.038562 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:30.038562 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:30.039475 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2ea3e42e-41b6-445d-8aa4-93da215a6776 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:30.039921 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1089/4333] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:30 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:30.360766 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8feb8121-5136-4321-ab47-c92824a9b212 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:30.362727 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8feb8121-5136-4321-ab47-c92824a9b212 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf Aug 06 03:19:30.362953 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8feb8121-5136-4321-ab47-c92824a9b212 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:30.363134 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8feb8121-5136-4321-ab47-c92824a9b212 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:30.370312 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:30.370312 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:30.374403 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8feb8121-5136-4321-ab47-c92824a9b212 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:30.379259 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8feb8121-5136-4321-ab47-c92824a9b212 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf returned with HTTP 200 Aug 06 03:19:30.379714 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1069/4334] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:30 2026] GET /volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf => generated 1363 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:30.391748 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-58e6781a-f13b-4d7f-90e3-e1ab5177d1e0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:30.394683 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-58e6781a-f13b-4d7f-90e3-e1ab5177d1e0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf Aug 06 03:19:30.394932 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-58e6781a-f13b-4d7f-90e3-e1ab5177d1e0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:30.395145 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-58e6781a-f13b-4d7f-90e3-e1ab5177d1e0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:30.401630 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:30.401630 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:30.404906 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-58e6781a-f13b-4d7f-90e3-e1ab5177d1e0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:30.409232 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-58e6781a-f13b-4d7f-90e3-e1ab5177d1e0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf returned with HTTP 200 Aug 06 03:19:30.409714 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1089/4335] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:30 2026] GET /volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:30.421134 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ac3526ca-47c8-4570-b952-56e9292aa195 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:30.422896 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ac3526ca-47c8-4570-b952-56e9292aa195 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:19:30.423878 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ac3526ca-47c8-4570-b952-56e9292aa195 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa17fa14-262a-4b2e-968e-610a2eecc5cf", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-128860674", "description": null, "metadata": null}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:30.432221 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:30.432221 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:30.432695 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ac3526ca-47c8-4570-b952-56e9292aa195 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:30.432841 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-ac3526ca-47c8-4570-b952-56e9292aa195 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create snapshot from volume aa17fa14-262a-4b2e-968e-610a2eecc5cf Aug 06 03:19:30.456545 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-ac3526ca-47c8-4570-b952-56e9292aa195 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Created reservations ['3e845106-c362-450b-866f-bca395514dbf', '244a6c65-5232-427c-83e6-3e514f7215b7', '10313075-52fa-47ce-99ea-a520173b9118', '4cd9ae8e-9674-498f-b1b8-506f6d1fa464'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:19:30.480734 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ac3526ca-47c8-4570-b952-56e9292aa195 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot create request issued successfully. Aug 06 03:19:30.481090 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ac3526ca-47c8-4570-b952-56e9292aa195 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:19:30.481684 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1089/4336] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:19:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:19:30.489609 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-448cab13-fedb-435a-8e81-7e8dae2ed5a1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:30.490966 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-448cab13-fedb-435a-8e81-7e8dae2ed5a1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 Aug 06 03:19:30.491134 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-448cab13-fedb-435a-8e81-7e8dae2ed5a1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:30.491300 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-448cab13-fedb-435a-8e81-7e8dae2ed5a1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:30.497278 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:30.497278 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:30.497769 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-448cab13-fedb-435a-8e81-7e8dae2ed5a1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:19:30.498485 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-448cab13-fedb-435a-8e81-7e8dae2ed5a1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 returned with HTTP 200 Aug 06 03:19:30.498837 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1090/4337] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:19:30 2026] GET /volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:30.938260 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d66d8610-f830-47b2-8c7c-d196a8a5b34a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:30.939973 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d66d8610-f830-47b2-8c7c-d196a8a5b34a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:30.940187 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d66d8610-f830-47b2-8c7c-d196a8a5b34a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:30.940377 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d66d8610-f830-47b2-8c7c-d196a8a5b34a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:30.940508 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-d66d8610-f830-47b2-8c7c-d196a8a5b34a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:30.945026 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:30.945026 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:30.945894 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d66d8610-f830-47b2-8c7c-d196a8a5b34a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:30.946407 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1070/4338] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:30 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:31.050376 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4b588211-f8bd-4c55-90cd-5238cdf375a4 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:31.051625 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4b588211-f8bd-4c55-90cd-5238cdf375a4 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:31.051809 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4b588211-f8bd-4c55-90cd-5238cdf375a4 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:31.052007 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4b588211-f8bd-4c55-90cd-5238cdf375a4 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:31.052110 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-4b588211-f8bd-4c55-90cd-5238cdf375a4 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:31.056141 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:31.056141 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:31.056771 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4b588211-f8bd-4c55-90cd-5238cdf375a4 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:31.057117 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1090/4339] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:31 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:31.511058 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-59fd1e42-f3a8-4fbf-a2e1-bed7ab53c354 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:31.513007 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-59fd1e42-f3a8-4fbf-a2e1-bed7ab53c354 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 Aug 06 03:19:31.513199 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-59fd1e42-f3a8-4fbf-a2e1-bed7ab53c354 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:31.513693 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-59fd1e42-f3a8-4fbf-a2e1-bed7ab53c354 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:31.518871 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:31.518871 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:31.519073 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-59fd1e42-f3a8-4fbf-a2e1-bed7ab53c354 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:19:31.519776 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-59fd1e42-f3a8-4fbf-a2e1-bed7ab53c354 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 returned with HTTP 200 Aug 06 03:19:31.520309 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1090/4340] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:19:31 2026] GET /volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:31.529081 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f411a94d-f52b-49d8-bb7a-d36cc50a3016 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:31.531101 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f411a94d-f52b-49d8-bb7a-d36cc50a3016 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 Aug 06 03:19:31.531101 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f411a94d-f52b-49d8-bb7a-d36cc50a3016 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:31.531238 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f411a94d-f52b-49d8-bb7a-d36cc50a3016 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:31.536226 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:31.536226 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:31.536671 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f411a94d-f52b-49d8-bb7a-d36cc50a3016 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:19:31.537528 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f411a94d-f52b-49d8-bb7a-d36cc50a3016 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 returned with HTTP 200 Aug 06 03:19:31.538084 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1091/4341] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:19:31 2026] GET /volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:31.692903 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-fb166fbb-e29e-4118-83c3-96775154967c req-00a939a5-56be-4064-b4be-282765bd142a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:31.694865 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-00a939a5-56be-4064-b4be-282765bd142a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 Aug 06 03:19:31.695042 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-00a939a5-56be-4064-b4be-282765bd142a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:31.695245 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-00a939a5-56be-4064-b4be-282765bd142a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:31.700449 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:31.700449 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:31.700898 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-00a939a5-56be-4064-b4be-282765bd142a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:19:31.701562 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-00a939a5-56be-4064-b4be-282765bd142a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 returned with HTTP 200 Aug 06 03:19:31.701963 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1071/4342] 10.4.3.80 () {68 vars in 1597 bytes} [Thu Aug 6 03:19:31 2026] GET /volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:31.711167 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-fb166fbb-e29e-4118-83c3-96775154967c req-4826f78b-8a8c-485e-ae67-794f2a4e88ec None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:31.713374 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-4826f78b-8a8c-485e-ae67-794f2a4e88ec tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf Aug 06 03:19:31.713606 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-4826f78b-8a8c-485e-ae67-794f2a4e88ec tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:31.713851 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-4826f78b-8a8c-485e-ae67-794f2a4e88ec tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:31.722403 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:31.722403 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:31.727021 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-4826f78b-8a8c-485e-ae67-794f2a4e88ec tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:31.732003 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-4826f78b-8a8c-485e-ae67-794f2a4e88ec tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf returned with HTTP 200 Aug 06 03:19:31.732376 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1091/4343] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:19:31 2026] GET /volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf => generated 1363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:31.959945 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-62f3da08-191d-40e3-9da9-93a9074fffb4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:31.961660 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-62f3da08-191d-40e3-9da9-93a9074fffb4 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:31.961871 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-62f3da08-191d-40e3-9da9-93a9074fffb4 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:31.962049 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-62f3da08-191d-40e3-9da9-93a9074fffb4 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:31.962147 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-62f3da08-191d-40e3-9da9-93a9074fffb4 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:31.966255 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:31.966255 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:31.967016 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-62f3da08-191d-40e3-9da9-93a9074fffb4 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:31.967363 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1091/4344] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:31 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:32.067117 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4f2e4db1-d71f-4cc9-88d4-8b458f3e7a04 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:32.068888 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4f2e4db1-d71f-4cc9-88d4-8b458f3e7a04 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:32.069103 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4f2e4db1-d71f-4cc9-88d4-8b458f3e7a04 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:32.069279 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4f2e4db1-d71f-4cc9-88d4-8b458f3e7a04 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:32.069374 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-4f2e4db1-d71f-4cc9-88d4-8b458f3e7a04 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:32.073470 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:32.073470 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:32.074614 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4f2e4db1-d71f-4cc9-88d4-8b458f3e7a04 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:32.074987 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1092/4345] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:32 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:32.175298 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-fb166fbb-e29e-4118-83c3-96775154967c req-1ce99dcd-f40e-4be6-8be6-fbe3b7300ea2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:32.178760 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-1ce99dcd-f40e-4be6-8be6-fbe3b7300ea2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 Aug 06 03:19:32.179049 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-1ce99dcd-f40e-4be6-8be6-fbe3b7300ea2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:32.179277 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-1ce99dcd-f40e-4be6-8be6-fbe3b7300ea2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:32.184668 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:32.184668 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:32.185202 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-1ce99dcd-f40e-4be6-8be6-fbe3b7300ea2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:19:32.186116 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-1ce99dcd-f40e-4be6-8be6-fbe3b7300ea2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 returned with HTTP 200 Aug 06 03:19:32.186563 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1072/4346] 10.4.3.80 () {68 vars in 1597 bytes} [Thu Aug 6 03:19:32 2026] GET /volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:32.911624 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-fb166fbb-e29e-4118-83c3-96775154967c req-4defba41-5145-4804-bc6a-997f5034b3dd None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:32.913474 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-4defba41-5145-4804-bc6a-997f5034b3dd tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 Aug 06 03:19:32.913637 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-4defba41-5145-4804-bc6a-997f5034b3dd tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:32.913815 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-4defba41-5145-4804-bc6a-997f5034b3dd tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:32.922872 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:32.922872 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:32.923313 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-4defba41-5145-4804-bc6a-997f5034b3dd tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:19:32.924075 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-4defba41-5145-4804-bc6a-997f5034b3dd tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 returned with HTTP 200 Aug 06 03:19:32.924463 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1092/4347] 10.4.3.80 () {68 vars in 1597 bytes} [Thu Aug 6 03:19:32 2026] GET /volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:32.933275 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-fb166fbb-e29e-4118-83c3-96775154967c req-6f0817d4-d5fb-4fd3-964e-92cf66e603d0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:32.935123 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-6f0817d4-d5fb-4fd3-964e-92cf66e603d0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf Aug 06 03:19:32.935313 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-6f0817d4-d5fb-4fd3-964e-92cf66e603d0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:32.935521 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-6f0817d4-d5fb-4fd3-964e-92cf66e603d0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:32.941792 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:32.941792 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:32.946316 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-6f0817d4-d5fb-4fd3-964e-92cf66e603d0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:32.950760 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-6f0817d4-d5fb-4fd3-964e-92cf66e603d0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf returned with HTTP 200 Aug 06 03:19:32.951227 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1092/4348] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:19:32 2026] GET /volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:32.958965 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:32.961449 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:19:32.961754 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "1e388944-4227-41a5-bb64-757bfc15d480", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:32.963670 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '1e388944-4227-41a5-bb64-757bfc15d480', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:19:32.973156 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:32.973156 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:32.973802 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:19:32.973990 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume of 1 GB Aug 06 03:19:32.974911 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Availability Zones retrieved successfully. Aug 06 03:19:32.979001 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-39d88f95-0f0c-4e61-9d5c-f8d3d1a9bd97 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:32.980890 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-39d88f95-0f0c-4e61-9d5c-f8d3d1a9bd97 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:32.981082 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-39d88f95-0f0c-4e61-9d5c-f8d3d1a9bd97 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:32.981263 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-39d88f95-0f0c-4e61-9d5c-f8d3d1a9bd97 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:32.981389 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-39d88f95-0f0c-4e61-9d5c-f8d3d1a9bd97 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:32.982876 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Flow 'volume_create_api' (85f05b6f-fdb3-4d9d-8b9f-93792b3a6701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:32.984480 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (158b8d36-b9c8-4396-a2b4-4e05e4327cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:32.985823 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:19:32.986085 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:32.986085 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:32.986878 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-39d88f95-0f0c-4e61-9d5c-f8d3d1a9bd97 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:32.987236 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1073/4349] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:32 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:33.021074 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (158b8d36-b9c8-4396-a2b4-4e05e4327cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1e388944-4227-41a5-bb64-757bfc15d480', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:33.021797 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a5a947-bae5-4410-80c9-9bf6f51269ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:33.063506 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Created reservations ['9c9a42e0-b422-481b-b4df-0bb004e73463', '0deda602-e395-4717-99a6-04f2a0c8d8ea', 'b216c4b5-5703-4073-b649-e4cd6e85a09e', 'e42ae1e4-4790-44d2-892a-6f431ea1101d'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:19:33.064424 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a5a947-bae5-4410-80c9-9bf6f51269ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c9a42e0-b422-481b-b4df-0bb004e73463', '0deda602-e395-4717-99a6-04f2a0c8d8ea', 'b216c4b5-5703-4073-b649-e4cd6e85a09e', 'e42ae1e4-4790-44d2-892a-6f431ea1101d']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:33.065269 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc9f6a31-a268-4da0-ba69-54a286659b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:33.084434 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-20494e61-5ff2-4a23-89b8-5ac04591db29 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:33.086853 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-20494e61-5ff2-4a23-89b8-5ac04591db29 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:33.087092 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-20494e61-5ff2-4a23-89b8-5ac04591db29 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:33.087297 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-20494e61-5ff2-4a23-89b8-5ac04591db29 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:33.087398 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-20494e61-5ff2-4a23-89b8-5ac04591db29 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:33.091901 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:33.091901 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:33.092132 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-20494e61-5ff2-4a23-89b8-5ac04591db29 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:33.092655 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1093/4350] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:33 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:33.104145 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc9f6a31-a268-4da0-ba69-54a286659b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c793dd4a-ccf0-410a-a4a8-f6886a3288b4', '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='88aa522afca8491fa8811d5dbeeebfea',qos_specs=None,replication_status=,reservations=['9c9a42e0-b422-481b-b4df-0bb004e73463','0deda602-e395-4717-99a6-04f2a0c8d8ea','b216c4b5-5703-4073-b649-e4cd6e85a09e','e42ae1e4-4790-44d2-892a-6f431ea1101d'],size=1,snapshot_id=1e388944-4227-41a5-bb64-757bfc15d480,source_replicaid=,source_volid=None,status='creating',user_id='3603a0c0870b4594b33e8eb968151053',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), '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-06T03:19:33Z,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=c793dd4a-ccf0-410a-a4a8-f6886a3288b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88aa522afca8491fa8811d5dbeeebfea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1e388944-4227-41a5-bb64-757bfc15d480,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3603a0c0870b4594b33e8eb968151053',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:33.105396 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba49cf1c-da9d-4baf-aaf9-a13ac033737a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:33.121592 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba49cf1c-da9d-4baf-aaf9-a13ac033737a) transitioned into 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='88aa522afca8491fa8811d5dbeeebfea',qos_specs=None,replication_status=,reservations=['9c9a42e0-b422-481b-b4df-0bb004e73463','0deda602-e395-4717-99a6-04f2a0c8d8ea','b216c4b5-5703-4073-b649-e4cd6e85a09e','e42ae1e4-4790-44d2-892a-6f431ea1101d'],size=1,snapshot_id=1e388944-4227-41a5-bb64-757bfc15d480,source_replicaid=,source_volid=None,status='creating',user_id='3603a0c0870b4594b33e8eb968151053',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:33.122388 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2abe6efc-a30b-4cd1-9913-1f994e16e23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:33.144471 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2abe6efc-a30b-4cd1-9913-1f994e16e23a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:33.145808 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Flow 'volume_create_api' (85f05b6f-fdb3-4d9d-8b9f-93792b3a6701) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:33.146271 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume request issued successfully. Aug 06 03:19:33.147154 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-64d0e20a-8f2c-4592-9de2-99829a3e11d7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:19:33.147789 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1093/4351] 10.4.3.80 () {72 vars in 1534 bytes} [Thu Aug 6 03:19:32 2026] POST /volume/v3/volumes => generated 734 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:19:33.155767 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-fb166fbb-e29e-4118-83c3-96775154967c req-30400577-85ed-4f4a-8ffd-339cee1a131f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:33.157909 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-30400577-85ed-4f4a-8ffd-339cee1a131f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/c793dd4a-ccf0-410a-a4a8-f6886a3288b4 Aug 06 03:19:33.158153 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-30400577-85ed-4f4a-8ffd-339cee1a131f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:33.158427 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-30400577-85ed-4f4a-8ffd-339cee1a131f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:33.165675 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:33.165675 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:33.169496 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-30400577-85ed-4f4a-8ffd-339cee1a131f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:33.173596 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-30400577-85ed-4f4a-8ffd-339cee1a131f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/c793dd4a-ccf0-410a-a4a8-f6886a3288b4 returned with HTTP 200 Aug 06 03:19:33.174067 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1093/4352] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:19:33 2026] GET /volume/v3/volumes/c793dd4a-ccf0-410a-a4a8-f6886a3288b4 => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:33.182369 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-fb166fbb-e29e-4118-83c3-96775154967c req-d5a2ad19-1635-4147-b8bc-5b52f596eb17 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:33.185393 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-d5a2ad19-1635-4147-b8bc-5b52f596eb17 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/c793dd4a-ccf0-410a-a4a8-f6886a3288b4 Aug 06 03:19:33.185673 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-d5a2ad19-1635-4147-b8bc-5b52f596eb17 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:33.185950 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-d5a2ad19-1635-4147-b8bc-5b52f596eb17 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:33.193914 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:33.193914 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:33.197408 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-d5a2ad19-1635-4147-b8bc-5b52f596eb17 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:33.201850 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-d5a2ad19-1635-4147-b8bc-5b52f596eb17 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/c793dd4a-ccf0-410a-a4a8-f6886a3288b4 returned with HTTP 200 Aug 06 03:19:33.202232 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1074/4353] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:19:33 2026] GET /volume/v3/volumes/c793dd4a-ccf0-410a-a4a8-f6886a3288b4 => generated 802 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:33.996919 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-055a4321-a1ef-494b-a6f1-4dd869c6f37e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:33.999126 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-055a4321-a1ef-494b-a6f1-4dd869c6f37e tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:33.999447 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-055a4321-a1ef-494b-a6f1-4dd869c6f37e tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:33.999735 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-055a4321-a1ef-494b-a6f1-4dd869c6f37e tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:33.999926 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-055a4321-a1ef-494b-a6f1-4dd869c6f37e tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:34.005121 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:34.005121 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:34.006142 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-055a4321-a1ef-494b-a6f1-4dd869c6f37e tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:34.006540 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1094/4354] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:33 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:34.105680 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-27e7cb38-5840-4e61-aa35-c9dcf848e55b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:34.107473 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-27e7cb38-5840-4e61-aa35-c9dcf848e55b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:34.107694 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-27e7cb38-5840-4e61-aa35-c9dcf848e55b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:34.108016 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-27e7cb38-5840-4e61-aa35-c9dcf848e55b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:34.108124 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-27e7cb38-5840-4e61-aa35-c9dcf848e55b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:34.112306 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:34.112306 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:34.113095 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-27e7cb38-5840-4e61-aa35-c9dcf848e55b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:34.113666 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1094/4355] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:34 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:34.536986 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-5d242af0-e25e-4c33-bbc7-922bafe428af None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:34.540124 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-5d242af0-e25e-4c33-bbc7-922bafe428af tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:19:34.540301 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-5d242af0-e25e-4c33-bbc7-922bafe428af tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:34.540503 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-5d242af0-e25e-4c33-bbc7-922bafe428af tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:34.549007 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:34.549007 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:34.553351 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-5d242af0-e25e-4c33-bbc7-922bafe428af tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:34.558228 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-5d242af0-e25e-4c33-bbc7-922bafe428af tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:19:34.558782 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1094/4356] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:19:34 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:34.637993 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0d903dbc-c203-4186-aa2d-74a9e2ad0bb2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:34.638402 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0d903dbc-c203-4186-aa2d-74a9e2ad0bb2 None None] GET https://10.4.3.80/volume// Aug 06 03:19:34.638516 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0d903dbc-c203-4186-aa2d-74a9e2ad0bb2 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:34.638757 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0d903dbc-c203-4186-aa2d-74a9e2ad0bb2 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:34.639102 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0d903dbc-c203-4186-aa2d-74a9e2ad0bb2 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:19:34.639374 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1075/4357] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:19:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:19:34.646992 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-f30beef3-dae9-4021-aaef-83329aa22748 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:34.685196 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-f30beef3-dae9-4021-aaef-83329aa22748 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:19:34.685545 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-f30beef3-dae9-4021-aaef-83329aa22748 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b032d8c-a064-4660-b778-fe81c9ef40c9", "connector": null, "instance_uuid": "757b056c-6f21-409e-84b4-cc2d278c5238"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:34.695178 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:34.695178 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:34.720032 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-f30beef3-dae9-4021-aaef-83329aa22748 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:19:34.720492 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1095/4358] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:19:34 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 06 03:19:34.745619 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2c7443cc-16d3-4718-981f-54e6d3cac0a5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:34.747030 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2c7443cc-16d3-4718-981f-54e6d3cac0a5 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:19:34.747356 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2c7443cc-16d3-4718-981f-54e6d3cac0a5 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:34.747694 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2c7443cc-16d3-4718-981f-54e6d3cac0a5 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:34.758231 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-580204a2-3fc3-4d2e-bb61-85689c5c96c3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:34.758600 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-580204a2-3fc3-4d2e-bb61-85689c5c96c3 None None] GET https://10.4.3.80/volume// Aug 06 03:19:34.759212 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-580204a2-3fc3-4d2e-bb61-85689c5c96c3 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:34.759212 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-580204a2-3fc3-4d2e-bb61-85689c5c96c3 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:34.759421 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-580204a2-3fc3-4d2e-bb61-85689c5c96c3 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:19:34.759586 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1095/4359] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:19:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:19:34.763074 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:34.763074 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:34.767479 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-2c7443cc-16d3-4718-981f-54e6d3cac0a5 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:34.767663 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-5d9af01d-8664-4bb7-88fb-a408cfa76d19 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:34.769518 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-5d9af01d-8664-4bb7-88fb-a408cfa76d19 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:19:34.769710 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-5d9af01d-8664-4bb7-88fb-a408cfa76d19 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:34.769902 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-5d9af01d-8664-4bb7-88fb-a408cfa76d19 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:34.773161 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2c7443cc-16d3-4718-981f-54e6d3cac0a5 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:19:34.773802 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1095/4360] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:34 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 901 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:34.778886 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:34.778886 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:34.782062 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-5d9af01d-8664-4bb7-88fb-a408cfa76d19 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:34.785950 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-5d9af01d-8664-4bb7-88fb-a408cfa76d19 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:19:34.786332 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1076/4361] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:19:34 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 1081 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:19:34.889823 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-c0855b86-0d82-47a0-9b0f-9918358efd26 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:34.892162 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-c0855b86-0d82-47a0-9b0f-9918358efd26 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] PUT https://10.4.3.80/volume/v3/attachments/e3d46ee5-f83a-4b00-b88b-fc504a62441e Aug 06 03:19:34.892569 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-c0855b86-0d82-47a0-9b0f-9918358efd26 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:34.900942 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-c0855b86-0d82-47a0-9b0f-9918358efd26 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Acquiring lock "cinder-attachment_update-7b032d8c-a064-4660-b778-fe81c9ef40c9-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:19:34.905522 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-c0855b86-0d82-47a0-9b0f-9918358efd26 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Lock "cinder-attachment_update-7b032d8c-a064-4660-b778-fe81c9ef40c9-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:19:34.906608 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:34.906608 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:34.984896 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-c0855b86-0d82-47a0-9b0f-9918358efd26 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Lock "cinder-attachment_update-7b032d8c-a064-4660-b778-fe81c9ef40c9-np0000006611" released by "attachment_update" :: held 0.079s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:19:34.985370 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-c0855b86-0d82-47a0-9b0f-9918358efd26 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/attachments/e3d46ee5-f83a-4b00-b88b-fc504a62441e returned with HTTP 200 Aug 06 03:19:34.985704 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1096/4362] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:19:34 2026] PUT /volume/v3/attachments/e3d46ee5-f83a-4b00-b88b-fc504a62441e => generated 968 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:34.995257 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-201d3bda-3221-4dca-917c-6b9f981626bd None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:34.997450 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-201d3bda-3221-4dca-917c-6b9f981626bd tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9/encryption Aug 06 03:19:34.997680 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-201d3bda-3221-4dca-917c-6b9f981626bd tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:34.997927 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-201d3bda-3221-4dca-917c-6b9f981626bd tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:35.007722 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:35.007722 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:35.014957 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-201d3bda-3221-4dca-917c-6b9f981626bd tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9/encryption returned with HTTP 200 Aug 06 03:19:35.015527 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1096/4363] 10.4.3.80 () {68 vars in 1624 bytes} [Thu Aug 6 03:19:34 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:35.018628 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a6aa1f18-8f81-438e-983e-945f29838559 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:35.020690 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a6aa1f18-8f81-438e-983e-945f29838559 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:35.021545 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a6aa1f18-8f81-438e-983e-945f29838559 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:35.021795 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a6aa1f18-8f81-438e-983e-945f29838559 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:35.021929 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-a6aa1f18-8f81-438e-983e-945f29838559 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:35.027148 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:35.027148 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:35.028276 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a6aa1f18-8f81-438e-983e-945f29838559 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:35.028748 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1096/4364] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:35 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:35.124765 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e8169448-2ed0-43d5-8406-f90bedd98a6f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:35.126990 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e8169448-2ed0-43d5-8406-f90bedd98a6f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:35.127340 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e8169448-2ed0-43d5-8406-f90bedd98a6f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:35.127666 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e8169448-2ed0-43d5-8406-f90bedd98a6f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:35.127868 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-e8169448-2ed0-43d5-8406-f90bedd98a6f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:35.133033 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:35.133033 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:35.133929 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e8169448-2ed0-43d5-8406-f90bedd98a6f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:35.134704 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1077/4365] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:35 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:35.788787 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-09d4176e-356a-4386-987f-468eaa0610df None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:35.790585 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-09d4176e-356a-4386-987f-468eaa0610df tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:19:35.790840 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-09d4176e-356a-4386-987f-468eaa0610df tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:35.791075 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-09d4176e-356a-4386-987f-468eaa0610df tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:35.801100 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:35.801100 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:35.804476 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-09d4176e-356a-4386-987f-468eaa0610df tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:35.808992 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-09d4176e-356a-4386-987f-468eaa0610df tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:19:35.809371 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1097/4366] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:35 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:36.039379 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0f00b08b-df8a-4385-bfdf-46c1fdaf7665 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:36.042621 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0f00b08b-df8a-4385-bfdf-46c1fdaf7665 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:36.042621 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0f00b08b-df8a-4385-bfdf-46c1fdaf7665 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:36.042621 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0f00b08b-df8a-4385-bfdf-46c1fdaf7665 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:36.042621 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-0f00b08b-df8a-4385-bfdf-46c1fdaf7665 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:36.046883 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:36.046883 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:36.047928 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0f00b08b-df8a-4385-bfdf-46c1fdaf7665 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:36.048470 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1097/4367] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:36 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:36.147001 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-57d1430a-7ff9-420c-be09-4bcccfe43ab3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:36.149093 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-57d1430a-7ff9-420c-be09-4bcccfe43ab3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:36.149353 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-57d1430a-7ff9-420c-be09-4bcccfe43ab3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:36.149625 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-57d1430a-7ff9-420c-be09-4bcccfe43ab3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:36.149789 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-57d1430a-7ff9-420c-be09-4bcccfe43ab3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:36.155088 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:36.155088 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:36.156143 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-57d1430a-7ff9-420c-be09-4bcccfe43ab3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:36.156690 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1097/4368] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:36 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:36.216027 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-fb166fbb-e29e-4118-83c3-96775154967c req-9a37f73e-ef8a-4dcf-83c6-070837ae6407 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:36.219903 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-9a37f73e-ef8a-4dcf-83c6-070837ae6407 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/c793dd4a-ccf0-410a-a4a8-f6886a3288b4 Aug 06 03:19:36.220243 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-9a37f73e-ef8a-4dcf-83c6-070837ae6407 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:36.220518 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-9a37f73e-ef8a-4dcf-83c6-070837ae6407 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:36.229605 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:36.229605 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:36.236524 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-9a37f73e-ef8a-4dcf-83c6-070837ae6407 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:36.241196 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-9a37f73e-ef8a-4dcf-83c6-070837ae6407 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/c793dd4a-ccf0-410a-a4a8-f6886a3288b4 returned with HTTP 200 Aug 06 03:19:36.242322 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1078/4369] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:19:36 2026] GET /volume/v3/volumes/c793dd4a-ccf0-410a-a4a8-f6886a3288b4 => generated 1343 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:36.250105 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1fe2f9bc-599e-43c0-a922-07d8f6c50829 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:36.250569 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1fe2f9bc-599e-43c0-a922-07d8f6c50829 None None] GET https://10.4.3.80/volume// Aug 06 03:19:36.250757 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1fe2f9bc-599e-43c0-a922-07d8f6c50829 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:36.251165 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1fe2f9bc-599e-43c0-a922-07d8f6c50829 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:36.251328 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1fe2f9bc-599e-43c0-a922-07d8f6c50829 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:19:36.251638 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1098/4370] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:19:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:19:36.260136 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-fb166fbb-e29e-4118-83c3-96775154967c req-d6b410fa-4f5b-411a-99b9-aaf586e098ee None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:36.262492 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-d6b410fa-4f5b-411a-99b9-aaf586e098ee tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:19:36.262972 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-d6b410fa-4f5b-411a-99b9-aaf586e098ee tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c793dd4a-ccf0-410a-a4a8-f6886a3288b4", "connector": null, "instance_uuid": "bc67177a-5dd3-4ddc-acaa-19bd7f0ac570"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:36.272913 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:36.272913 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:36.303194 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-d6b410fa-4f5b-411a-99b9-aaf586e098ee tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:19:36.303794 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1098/4371] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:19:36 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 06 03:19:36.311257 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-efddabe8-6e0b-4063-a3c9-b30bf4c96f1c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:36.311919 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-efddabe8-6e0b-4063-a3c9-b30bf4c96f1c None None] GET https://10.4.3.80/volume// Aug 06 03:19:36.311919 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-efddabe8-6e0b-4063-a3c9-b30bf4c96f1c None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:36.312052 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-efddabe8-6e0b-4063-a3c9-b30bf4c96f1c None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:36.312382 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-efddabe8-6e0b-4063-a3c9-b30bf4c96f1c None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:19:36.312707 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1098/4372] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:19:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:19:36.322186 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-fb166fbb-e29e-4118-83c3-96775154967c req-4345715c-cfeb-4875-9883-95ec613c205e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:36.324587 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-4345715c-cfeb-4875-9883-95ec613c205e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/c793dd4a-ccf0-410a-a4a8-f6886a3288b4 Aug 06 03:19:36.324768 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-4345715c-cfeb-4875-9883-95ec613c205e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:36.324988 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-4345715c-cfeb-4875-9883-95ec613c205e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:36.338821 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:36.338821 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:36.343157 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-fb166fbb-e29e-4118-83c3-96775154967c req-4345715c-cfeb-4875-9883-95ec613c205e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:36.348941 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-4345715c-cfeb-4875-9883-95ec613c205e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/c793dd4a-ccf0-410a-a4a8-f6886a3288b4 returned with HTTP 200 Aug 06 03:19:36.349564 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1079/4373] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:19:36 2026] GET /volume/v3/volumes/c793dd4a-ccf0-410a-a4a8-f6886a3288b4 => generated 1522 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:19:36.512430 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-fb166fbb-e29e-4118-83c3-96775154967c req-a67fc6af-060b-4cdf-89ad-a5d5208b4889 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:36.514275 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-a67fc6af-060b-4cdf-89ad-a5d5208b4889 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] PUT https://10.4.3.80/volume/v3/attachments/f1f0da34-c530-4b11-8e1f-f6d610b0ca5f Aug 06 03:19:36.514457 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-a67fc6af-060b-4cdf-89ad-a5d5208b4889 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:36.521805 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-fb166fbb-e29e-4118-83c3-96775154967c req-a67fc6af-060b-4cdf-89ad-a5d5208b4889 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Acquiring lock "cinder-attachment_update-c793dd4a-ccf0-410a-a4a8-f6886a3288b4-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:19:36.526926 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-fb166fbb-e29e-4118-83c3-96775154967c req-a67fc6af-060b-4cdf-89ad-a5d5208b4889 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Lock "cinder-attachment_update-c793dd4a-ccf0-410a-a4a8-f6886a3288b4-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:19:36.528032 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:36.528032 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:36.600918 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-fb166fbb-e29e-4118-83c3-96775154967c req-a67fc6af-060b-4cdf-89ad-a5d5208b4889 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Lock "cinder-attachment_update-c793dd4a-ccf0-410a-a4a8-f6886a3288b4-np0000006611" released by "attachment_update" :: held 0.072s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:19:36.600918 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-a67fc6af-060b-4cdf-89ad-a5d5208b4889 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/f1f0da34-c530-4b11-8e1f-f6d610b0ca5f returned with HTTP 200 Aug 06 03:19:36.600918 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1099/4374] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:19:36 2026] PUT /volume/v3/attachments/f1f0da34-c530-4b11-8e1f-f6d610b0ca5f => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:36.624463 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-fb166fbb-e29e-4118-83c3-96775154967c req-b457e564-f8a4-4412-87c9-59cc91b74dac None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:36.626374 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-b457e564-f8a4-4412-87c9-59cc91b74dac tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/attachments/f1f0da34-c530-4b11-8e1f-f6d610b0ca5f/action Aug 06 03:19:36.626722 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-b457e564-f8a4-4412-87c9-59cc91b74dac tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:19:36.626842 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-b457e564-f8a4-4412-87c9-59cc91b74dac tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:36.645267 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:36.645267 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:36.657473 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-fb166fbb-e29e-4118-83c3-96775154967c req-b457e564-f8a4-4412-87c9-59cc91b74dac tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/f1f0da34-c530-4b11-8e1f-f6d610b0ca5f/action returned with HTTP 204 Aug 06 03:19:36.657996 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1099/4375] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:19:36 2026] POST /volume/v3/attachments/f1f0da34-c530-4b11-8e1f-f6d610b0ca5f/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:19:36.822366 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2b012b62-145e-4692-af7f-f82a7adb40cb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:36.824135 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2b012b62-145e-4692-af7f-f82a7adb40cb tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:19:36.824405 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2b012b62-145e-4692-af7f-f82a7adb40cb tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:36.824651 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2b012b62-145e-4692-af7f-f82a7adb40cb tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:36.834553 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:36.834553 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:36.838360 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-2b012b62-145e-4692-af7f-f82a7adb40cb tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:36.842916 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2b012b62-145e-4692-af7f-f82a7adb40cb tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:19:36.843396 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1099/4376] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:36 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:37.061909 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-51c2664b-baa7-41a0-b164-cdfd0b07cf6d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:37.064215 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-51c2664b-baa7-41a0-b164-cdfd0b07cf6d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:37.064445 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-51c2664b-baa7-41a0-b164-cdfd0b07cf6d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:37.064690 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-51c2664b-baa7-41a0-b164-cdfd0b07cf6d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:37.064849 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-51c2664b-baa7-41a0-b164-cdfd0b07cf6d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:37.070525 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:37.070525 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:37.071385 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-51c2664b-baa7-41a0-b164-cdfd0b07cf6d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:37.071785 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1080/4377] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:37 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:37.166987 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7276add0-45f4-450d-90df-47d2b981a625 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:37.168851 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7276add0-45f4-450d-90df-47d2b981a625 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:37.169066 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7276add0-45f4-450d-90df-47d2b981a625 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:37.169259 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7276add0-45f4-450d-90df-47d2b981a625 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:37.169367 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-7276add0-45f4-450d-90df-47d2b981a625 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:37.174071 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:37.174071 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:37.174850 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7276add0-45f4-450d-90df-47d2b981a625 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:37.176065 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1100/4378] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:37 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:37.855557 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-347632b8-56c5-427a-82a8-06a40dcabd39 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:37.857079 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-347632b8-56c5-427a-82a8-06a40dcabd39 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:19:37.857239 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-347632b8-56c5-427a-82a8-06a40dcabd39 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:37.857403 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-347632b8-56c5-427a-82a8-06a40dcabd39 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:37.864864 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:37.864864 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:37.867656 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-347632b8-56c5-427a-82a8-06a40dcabd39 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:37.870919 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-347632b8-56c5-427a-82a8-06a40dcabd39 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:19:37.871429 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1100/4379] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:37 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:38.082622 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4c0eaaee-385f-4dff-af63-91e59519b465 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:38.084161 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4c0eaaee-385f-4dff-af63-91e59519b465 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:38.084324 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4c0eaaee-385f-4dff-af63-91e59519b465 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:38.084485 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4c0eaaee-385f-4dff-af63-91e59519b465 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:38.084607 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-4c0eaaee-385f-4dff-af63-91e59519b465 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:38.088449 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:38.088449 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:38.089116 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4c0eaaee-385f-4dff-af63-91e59519b465 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:38.089416 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1100/4380] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:38 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:38.186435 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9e8cc9bf-5828-4410-bddc-de185c5c487d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:38.188423 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9e8cc9bf-5828-4410-bddc-de185c5c487d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:38.188635 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9e8cc9bf-5828-4410-bddc-de185c5c487d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:38.188885 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9e8cc9bf-5828-4410-bddc-de185c5c487d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:38.189017 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-9e8cc9bf-5828-4410-bddc-de185c5c487d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:38.193482 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:38.193482 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:38.194385 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9e8cc9bf-5828-4410-bddc-de185c5c487d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:38.194756 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1081/4381] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:38 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:38.884124 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bcd33aa4-2179-4f89-81f2-e04a882c9e29 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:38.885667 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bcd33aa4-2179-4f89-81f2-e04a882c9e29 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:19:38.885875 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bcd33aa4-2179-4f89-81f2-e04a882c9e29 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:38.886081 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bcd33aa4-2179-4f89-81f2-e04a882c9e29 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:38.893958 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:38.893958 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:38.896720 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-bcd33aa4-2179-4f89-81f2-e04a882c9e29 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:38.900748 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bcd33aa4-2179-4f89-81f2-e04a882c9e29 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:19:38.901193 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1101/4382] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:38 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:39.099155 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5ec6728c-e175-4904-8710-d5420cfe0331 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:39.101113 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5ec6728c-e175-4904-8710-d5420cfe0331 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:39.101331 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5ec6728c-e175-4904-8710-d5420cfe0331 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:39.101564 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5ec6728c-e175-4904-8710-d5420cfe0331 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:39.101668 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-5ec6728c-e175-4904-8710-d5420cfe0331 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:39.105729 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:39.105729 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:39.106419 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5ec6728c-e175-4904-8710-d5420cfe0331 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:39.106776 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1101/4383] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:39 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:39.196744 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fe992d00-fb47-477a-baf8-c3313c67dc2c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:39.198490 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fe992d00-fb47-477a-baf8-c3313c67dc2c tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:39.198689 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fe992d00-fb47-477a-baf8-c3313c67dc2c tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:39.198877 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fe992d00-fb47-477a-baf8-c3313c67dc2c tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:39.205758 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:39.205758 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:39.206463 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-015f910f-43c8-4a7c-a71d-9a030a56702f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:39.208099 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-015f910f-43c8-4a7c-a71d-9a030a56702f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:39.208276 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-015f910f-43c8-4a7c-a71d-9a030a56702f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:39.208445 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-015f910f-43c8-4a7c-a71d-9a030a56702f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:39.208557 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-015f910f-43c8-4a7c-a71d-9a030a56702f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:39.209254 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-fe992d00-fb47-477a-baf8-c3313c67dc2c tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:39.212639 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:39.212639 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:39.212997 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fe992d00-fb47-477a-baf8-c3313c67dc2c tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 200 Aug 06 03:19:39.213252 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-015f910f-43c8-4a7c-a71d-9a030a56702f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:39.213532 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1101/4384] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:39 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:39.213590 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1082/4385] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:39 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:39.912153 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-76978298-8c46-4992-8c69-4334069670ff None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:39.913877 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-76978298-8c46-4992-8c69-4334069670ff tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:19:39.914033 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-76978298-8c46-4992-8c69-4334069670ff tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:39.914209 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-76978298-8c46-4992-8c69-4334069670ff tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:39.922461 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:39.922461 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:39.925252 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-76978298-8c46-4992-8c69-4334069670ff tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:39.928645 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-76978298-8c46-4992-8c69-4334069670ff tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:19:39.928992 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1102/4386] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:39 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:40.118771 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-03c30a35-0655-45a2-b831-279482757e44 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:40.120429 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-03c30a35-0655-45a2-b831-279482757e44 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:40.120632 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-03c30a35-0655-45a2-b831-279482757e44 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:40.120889 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-03c30a35-0655-45a2-b831-279482757e44 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:40.121016 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-03c30a35-0655-45a2-b831-279482757e44 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:40.125016 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:40.125016 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:40.125700 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-03c30a35-0655-45a2-b831-279482757e44 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:40.126050 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1102/4387] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:40 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:40.227455 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8ba85130-6689-453f-a38d-1f11416cb96c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:40.227710 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-bdb0b1f9-0c63-4bcb-9d8e-be448920f0e6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:40.228817 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8ba85130-6689-453f-a38d-1f11416cb96c tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:40.229144 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8ba85130-6689-453f-a38d-1f11416cb96c tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:40.229388 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8ba85130-6689-453f-a38d-1f11416cb96c tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:40.239210 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bdb0b1f9-0c63-4bcb-9d8e-be448920f0e6 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:40.239210 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bdb0b1f9-0c63-4bcb-9d8e-be448920f0e6 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:40.239210 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bdb0b1f9-0c63-4bcb-9d8e-be448920f0e6 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:40.239210 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-bdb0b1f9-0c63-4bcb-9d8e-be448920f0e6 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:40.240966 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:40.240966 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:40.244357 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-6331fa90-3ea8-4678-a5c3-ca38601c9a1a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:40.244554 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:40.244554 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:40.245627 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bdb0b1f9-0c63-4bcb-9d8e-be448920f0e6 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:40.245962 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8ba85130-6689-453f-a38d-1f11416cb96c tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:40.246152 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1083/4388] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:40 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:40.246668 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-6331fa90-3ea8-4678-a5c3-ca38601c9a1a tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] POST https://10.4.3.80/volume/v3/attachments/e3d46ee5-f83a-4b00-b88b-fc504a62441e/action Aug 06 03:19:40.247097 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-6331fa90-3ea8-4678-a5c3-ca38601c9a1a tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:19:40.247252 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-6331fa90-3ea8-4678-a5c3-ca38601c9a1a tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:40.251442 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8ba85130-6689-453f-a38d-1f11416cb96c tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 200 Aug 06 03:19:40.252106 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1102/4389] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:40 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:40.265284 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:40.265284 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:40.276483 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-fb32ca09-d792-4d5f-ae32-c1784e605a87 req-6331fa90-3ea8-4678-a5c3-ca38601c9a1a tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/attachments/e3d46ee5-f83a-4b00-b88b-fc504a62441e/action returned with HTTP 204 Aug 06 03:19:40.277145 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1103/4390] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:19:40 2026] POST /volume/v3/attachments/e3d46ee5-f83a-4b00-b88b-fc504a62441e/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:19:40.940327 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-97feca58-bbb8-479f-8eed-afc28779cb01 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:40.941979 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-97feca58-bbb8-479f-8eed-afc28779cb01 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:19:40.942168 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-97feca58-bbb8-479f-8eed-afc28779cb01 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:40.942347 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-97feca58-bbb8-479f-8eed-afc28779cb01 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:40.951035 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:40.951035 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:40.954194 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-97feca58-bbb8-479f-8eed-afc28779cb01 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:40.957840 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-97feca58-bbb8-479f-8eed-afc28779cb01 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:19:40.958194 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1103/4391] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:40 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 1194 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:40.968613 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-07fe9a39-8e0c-4072-b70b-da025fd8b08f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:40.970175 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-07fe9a39-8e0c-4072-b70b-da025fd8b08f tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:19:40.970356 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-07fe9a39-8e0c-4072-b70b-da025fd8b08f tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:40.970573 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-07fe9a39-8e0c-4072-b70b-da025fd8b08f tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:40.978668 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:40.978668 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:40.981627 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-07fe9a39-8e0c-4072-b70b-da025fd8b08f tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:40.985286 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-07fe9a39-8e0c-4072-b70b-da025fd8b08f tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:19:40.985667 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1084/4392] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:40 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 1194 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:41.017598 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-cc010ee1-0dfa-4a7a-b1a8-e4fe96c70ab9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:41.019461 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-cc010ee1-0dfa-4a7a-b1a8-e4fe96c70ab9 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:19:41.019671 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-cc010ee1-0dfa-4a7a-b1a8-e4fe96c70ab9 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:41.019902 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-cc010ee1-0dfa-4a7a-b1a8-e4fe96c70ab9 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:41.028057 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:41.028057 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:41.030978 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-cc010ee1-0dfa-4a7a-b1a8-e4fe96c70ab9 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:41.034423 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-cc010ee1-0dfa-4a7a-b1a8-e4fe96c70ab9 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:19:41.034786 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1103/4393] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:19:41 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 1194 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:41.050633 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-decbb7be-845d-45bb-baa2-76c0a4e226a7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:41.052362 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-decbb7be-845d-45bb-baa2-76c0a4e226a7 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] POST https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9/action Aug 06 03:19:41.052705 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-decbb7be-845d-45bb-baa2-76c0a4e226a7 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:19:41.052866 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-decbb7be-845d-45bb-baa2-76c0a4e226a7 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:41.061711 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:41.061711 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:41.062161 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-decbb7be-845d-45bb-baa2-76c0a4e226a7 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:41.067070 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-decbb7be-845d-45bb-baa2-76c0a4e226a7 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Begin detaching volume completed successfully. Aug 06 03:19:41.067291 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-decbb7be-845d-45bb-baa2-76c0a4e226a7 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9/action returned with HTTP 202 Aug 06 03:19:41.067703 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1104/4394] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:19:41 2026] POST /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:19:41.100008 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-eef73a14-43a8-437a-9da5-bc6733ed7586 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:41.100403 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-eef73a14-43a8-437a-9da5-bc6733ed7586 None None] GET https://10.4.3.80/volume// Aug 06 03:19:41.100574 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-eef73a14-43a8-437a-9da5-bc6733ed7586 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:41.100768 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-eef73a14-43a8-437a-9da5-bc6733ed7586 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:41.101141 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-eef73a14-43a8-437a-9da5-bc6733ed7586 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:19:41.101410 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1104/4395] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:19:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:19:41.107637 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-03b4255f-c5e3-403d-a316-9aac7275de96 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:41.109288 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-03b4255f-c5e3-403d-a316-9aac7275de96 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:19:41.109475 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-03b4255f-c5e3-403d-a316-9aac7275de96 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:41.109655 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-03b4255f-c5e3-403d-a316-9aac7275de96 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:41.117223 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:41.117223 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:41.119843 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-03b4255f-c5e3-403d-a316-9aac7275de96 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:41.123120 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-03b4255f-c5e3-403d-a316-9aac7275de96 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:19:41.123424 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1085/4396] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:19:41 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 1377 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:19:41.131715 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-a370189d-b69d-47a0-8f19-9c0ed95fd473 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:41.133571 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-a370189d-b69d-47a0-8f19-9c0ed95fd473 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9/encryption Aug 06 03:19:41.133727 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-a370189d-b69d-47a0-8f19-9c0ed95fd473 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:41.133916 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-a370189d-b69d-47a0-8f19-9c0ed95fd473 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:41.136131 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-96319991-e6ff-4a01-8322-70589527a45e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:41.137620 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-96319991-e6ff-4a01-8322-70589527a45e tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:41.137795 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-96319991-e6ff-4a01-8322-70589527a45e tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:41.137992 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-96319991-e6ff-4a01-8322-70589527a45e tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:41.138199 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-96319991-e6ff-4a01-8322-70589527a45e tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:41.142044 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:41.142044 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:41.142430 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:41.142430 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:41.142828 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-96319991-e6ff-4a01-8322-70589527a45e tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:41.143178 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1105/4397] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:41 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:19:41.148681 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-a370189d-b69d-47a0-8f19-9c0ed95fd473 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9/encryption returned with HTTP 200 Aug 06 03:19:41.149039 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1104/4398] 10.4.3.80 () {68 vars in 1624 bytes} [Thu Aug 6 03:19:41 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:41.257261 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6dba851b-bcd2-43d5-8540-0f3cafe18c86 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:41.259022 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6dba851b-bcd2-43d5-8540-0f3cafe18c86 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:41.259219 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6dba851b-bcd2-43d5-8540-0f3cafe18c86 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:41.259440 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6dba851b-bcd2-43d5-8540-0f3cafe18c86 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:41.259576 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-6dba851b-bcd2-43d5-8540-0f3cafe18c86 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:41.263671 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:41.263671 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:41.264361 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6dba851b-bcd2-43d5-8540-0f3cafe18c86 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:41.264718 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1105/4399] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:41 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:41.269195 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-731f2d5f-21c5-4435-a90d-be02f8ddf9f1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:41.271168 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-731f2d5f-21c5-4435-a90d-be02f8ddf9f1 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:41.271355 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-731f2d5f-21c5-4435-a90d-be02f8ddf9f1 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:41.271548 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-731f2d5f-21c5-4435-a90d-be02f8ddf9f1 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:41.277454 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:41.277454 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:41.280276 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-731f2d5f-21c5-4435-a90d-be02f8ddf9f1 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:41.283612 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-731f2d5f-21c5-4435-a90d-be02f8ddf9f1 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 200 Aug 06 03:19:41.283917 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1086/4400] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:41 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 858 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:42.152943 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d6af0d9f-8049-4689-bcc0-96e78dcba3f6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:42.154788 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d6af0d9f-8049-4689-bcc0-96e78dcba3f6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:42.155013 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d6af0d9f-8049-4689-bcc0-96e78dcba3f6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:42.155218 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d6af0d9f-8049-4689-bcc0-96e78dcba3f6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:42.155334 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-d6af0d9f-8049-4689-bcc0-96e78dcba3f6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:42.162933 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:42.162933 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:42.163905 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d6af0d9f-8049-4689-bcc0-96e78dcba3f6 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:42.163905 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1106/4401] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:42 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:42.275743 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-193a42a8-96ae-4677-bf0e-75c2aa07bf25 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:42.278112 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-193a42a8-96ae-4677-bf0e-75c2aa07bf25 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:42.278512 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-193a42a8-96ae-4677-bf0e-75c2aa07bf25 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:42.278650 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-193a42a8-96ae-4677-bf0e-75c2aa07bf25 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:42.278869 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-193a42a8-96ae-4677-bf0e-75c2aa07bf25 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:42.283851 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:42.283851 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:42.284760 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-193a42a8-96ae-4677-bf0e-75c2aa07bf25 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:42.285169 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1105/4402] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:42 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:42.298103 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2b1fed69-a133-44ba-8faa-0b247f8bddec None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:42.299810 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2b1fed69-a133-44ba-8faa-0b247f8bddec tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:42.299996 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2b1fed69-a133-44ba-8faa-0b247f8bddec tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:42.300181 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2b1fed69-a133-44ba-8faa-0b247f8bddec tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:42.307368 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:42.307368 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:42.310761 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2b1fed69-a133-44ba-8faa-0b247f8bddec tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:42.314655 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2b1fed69-a133-44ba-8faa-0b247f8bddec tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 200 Aug 06 03:19:42.315046 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1106/4403] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:42 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:42.398040 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-46009a08-f22a-4aa8-8c65-38419ef67c8e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:42.399809 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-46009a08-f22a-4aa8-8c65-38419ef67c8e tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] DELETE https://10.4.3.80/volume/v3/attachments/e3d46ee5-f83a-4b00-b88b-fc504a62441e Aug 06 03:19:42.399985 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-46009a08-f22a-4aa8-8c65-38419ef67c8e tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:42.400148 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-46009a08-f22a-4aa8-8c65-38419ef67c8e tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:42.405909 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:42.405909 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:42.458079 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-7081712c-672f-4ba3-a65e-5d0ffc14bda2 req-46009a08-f22a-4aa8-8c65-38419ef67c8e tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/attachments/e3d46ee5-f83a-4b00-b88b-fc504a62441e returned with HTTP 200 Aug 06 03:19:42.458535 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1087/4404] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:19:42 2026] DELETE /volume/v3/attachments/e3d46ee5-f83a-4b00-b88b-fc504a62441e => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:43.174715 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8b9a4031-51cf-4f67-9134-4b683dd7f160 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:43.176454 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8b9a4031-51cf-4f67-9134-4b683dd7f160 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:43.176685 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8b9a4031-51cf-4f67-9134-4b683dd7f160 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:43.176931 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8b9a4031-51cf-4f67-9134-4b683dd7f160 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:43.177080 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-8b9a4031-51cf-4f67-9134-4b683dd7f160 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:43.180740 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:43.180740 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:43.181579 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8b9a4031-51cf-4f67-9134-4b683dd7f160 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:43.181920 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1107/4405] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:43 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:43.191145 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5521336f-3b60-4e2c-baae-70bc71ffa31a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:43.192596 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5521336f-3b60-4e2c-baae-70bc71ffa31a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 Aug 06 03:19:43.192761 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5521336f-3b60-4e2c-baae-70bc71ffa31a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:43.192958 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5521336f-3b60-4e2c-baae-70bc71ffa31a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:43.198968 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:43.198968 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:43.202084 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5521336f-3b60-4e2c-baae-70bc71ffa31a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Volume info retrieved successfully. Aug 06 03:19:43.203387 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-86658c9a-d24c-4462-8a70-4b1bd58700f8 req-c267a3ce-e090-494e-8987-7cbb1c9bd5e8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:43.205249 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-86658c9a-d24c-4462-8a70-4b1bd58700f8 req-c267a3ce-e090-494e-8987-7cbb1c9bd5e8 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:19:43.205409 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-86658c9a-d24c-4462-8a70-4b1bd58700f8 req-c267a3ce-e090-494e-8987-7cbb1c9bd5e8 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:43.205628 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-86658c9a-d24c-4462-8a70-4b1bd58700f8 req-c267a3ce-e090-494e-8987-7cbb1c9bd5e8 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:43.206392 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5521336f-3b60-4e2c-baae-70bc71ffa31a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 returned with HTTP 200 Aug 06 03:19:43.206765 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1106/4406] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:43 2026] GET /volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 => generated 1358 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:43.212325 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:43.212325 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:43.215052 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-86658c9a-d24c-4462-8a70-4b1bd58700f8 req-c267a3ce-e090-494e-8987-7cbb1c9bd5e8 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:43.219955 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-bee335be-4fdf-4ade-9448-453150cac66a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:43.220250 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-86658c9a-d24c-4462-8a70-4b1bd58700f8 req-c267a3ce-e090-494e-8987-7cbb1c9bd5e8 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:19:43.220639 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1107/4407] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:19:43 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:43.221756 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] POST https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e/restore Aug 06 03:19:43.222233 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:43.223550 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.backups [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Restoring backup 178b322d-fa19-4cbb-86c9-ae93cc4d072e ({'restore': {}}) {{(pid=100901) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 03:19:43.223646 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Restoring backup 178b322d-fa19-4cbb-86c9-ae93cc4d072e to volume None. Aug 06 03:19:43.227522 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:43.227522 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:43.228420 np0000006611 devstack@c-api.service[100901]: INFO cinder.backup.api [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Creating volume of 1 GB for restore of backup 178b322d-fa19-4cbb-86c9-ae93cc4d072e. Aug 06 03:19:43.231683 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Availability Zones retrieved successfully. Aug 06 03:19:43.236478 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Flow 'volume_create_api' (81e60718-5147-4331-a8c0-635df0fcde21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:43.237448 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215b79e3-4b91-4faa-9cb4-dee5378d0ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:43.238237 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:19:43.264802 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215b79e3-4b91-4faa-9cb4-dee5378d0ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:43.265472 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c8c3559-37ab-4d8c-b3df-23e3afc23f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:43.295651 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b5629213-9604-4458-866b-c0ca525fc53d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:43.298274 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b5629213-9604-4458-866b-c0ca525fc53d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:43.298597 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b5629213-9604-4458-866b-c0ca525fc53d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:43.298971 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b5629213-9604-4458-866b-c0ca525fc53d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:43.299023 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Created reservations ['97ad061c-5012-45d4-818b-0a108b9607bf', '0f77e7fa-4b48-4913-86b4-860182980668', '072b037e-6dfc-4110-aeb0-363ce1621ed7', '23fe1ce5-6b22-467c-8cd5-6b48a9c10158'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:19:43.299519 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-b5629213-9604-4458-866b-c0ca525fc53d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:43.300029 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c8c3559-37ab-4d8c-b3df-23e3afc23f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97ad061c-5012-45d4-818b-0a108b9607bf', '0f77e7fa-4b48-4913-86b4-860182980668', '072b037e-6dfc-4110-aeb0-363ce1621ed7', '23fe1ce5-6b22-467c-8cd5-6b48a9c10158']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:43.300507 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d8af753-8c28-445f-b79e-a366a941f02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:43.304895 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:43.304895 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:43.307206 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b5629213-9604-4458-866b-c0ca525fc53d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:43.307852 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1108/4408] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:43 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:43.318864 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3be98d34-951c-4d1d-99b6-6c9076084445 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:43.319315 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3be98d34-951c-4d1d-99b6-6c9076084445 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] POST https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb/restore Aug 06 03:19:43.319624 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3be98d34-951c-4d1d-99b6-6c9076084445 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "110604ab-5eff-49b4-bf1e-d11781663e25"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:43.322288 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.backups [None req-3be98d34-951c-4d1d-99b6-6c9076084445 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Restoring backup 0cf5a208-4f9f-4124-b8a7-96da54ee4abb ({'restore': {'volume_id': '110604ab-5eff-49b4-bf1e-d11781663e25'}}) {{(pid=100902) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 03:19:43.322288 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-3be98d34-951c-4d1d-99b6-6c9076084445 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Restoring backup 0cf5a208-4f9f-4124-b8a7-96da54ee4abb to volume 110604ab-5eff-49b4-bf1e-d11781663e25. Aug 06 03:19:43.326670 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:43.326670 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:43.329590 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-957f08c7-5e1d-4e82-8737-9f35888db578 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:43.331853 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-957f08c7-5e1d-4e82-8737-9f35888db578 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:43.331963 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d8af753-8c28-445f-b79e-a366a941f02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e1fd23d-2694-4166-bcc0-91a587c9484e', '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_178b322d-fa19-4cbb-86c9-ae93cc4d072e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af2597592c7c45f2b5c22f634f3ac8c8',qos_specs=None,replication_status=,reservations=['97ad061c-5012-45d4-818b-0a108b9607bf','0f77e7fa-4b48-4913-86b4-860182980668','072b037e-6dfc-4110-aeb0-363ce1621ed7','23fe1ce5-6b22-467c-8cd5-6b48a9c10158'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e56ff376abe8445697a37ab28df1a126',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:19:43Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_178b322d-fa19-4cbb-86c9-ae93cc4d072e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e1fd23d-2694-4166-bcc0-91a587c9484e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af2597592c7c45f2b5c22f634f3ac8c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e56ff376abe8445697a37ab28df1a126',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:43.332095 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-957f08c7-5e1d-4e82-8737-9f35888db578 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:43.332266 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-957f08c7-5e1d-4e82-8737-9f35888db578 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:43.333037 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0383b312-59b6-4845-9af5-0f4dbd458c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:43.334074 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:43.334074 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:43.334509 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-3be98d34-951c-4d1d-99b6-6c9076084445 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:19:43.334632 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.backup.api [None req-3be98d34-951c-4d1d-99b6-6c9076084445 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Checking backup size 1 against volume size 1 {{(pid=100902) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 03:19:43.334738 np0000006611 devstack@c-api.service[100902]: INFO cinder.backup.api [None req-3be98d34-951c-4d1d-99b6-6c9076084445 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Overwriting volume 110604ab-5eff-49b4-bf1e-d11781663e25 with restore of backup 0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:43.340564 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:43.340564 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:43.345287 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-957f08c7-5e1d-4e82-8737-9f35888db578 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:43.347287 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.backup.rpcapi [None req-3be98d34-951c-4d1d-99b6-6c9076084445 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] restore_backup in rpcapi backup_id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb {{(pid=100902) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 03:19:43.348719 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0383b312-59b6-4845-9af5-0f4dbd458c66) transitioned into 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_178b322d-fa19-4cbb-86c9-ae93cc4d072e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af2597592c7c45f2b5c22f634f3ac8c8',qos_specs=None,replication_status=,reservations=['97ad061c-5012-45d4-818b-0a108b9607bf','0f77e7fa-4b48-4913-86b4-860182980668','072b037e-6dfc-4110-aeb0-363ce1621ed7','23fe1ce5-6b22-467c-8cd5-6b48a9c10158'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e56ff376abe8445697a37ab28df1a126',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:43.349407 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87beb76a-4053-41f3-a220-f5006bf2d670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:43.349787 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3be98d34-951c-4d1d-99b6-6c9076084445 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb/restore returned with HTTP 202 Aug 06 03:19:43.350216 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1107/4409] 10.4.3.80 () {68 vars in 1386 bytes} [Thu Aug 6 03:19:43 2026] POST /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb/restore => generated 181 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:19:43.350842 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-957f08c7-5e1d-4e82-8737-9f35888db578 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 200 Aug 06 03:19:43.351374 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1108/4410] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:43 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:43.357878 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87beb76a-4053-41f3-a220-f5006bf2d670) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:43.358540 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Flow 'volume_create_api' (81e60718-5147-4331-a8c0-635df0fcde21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:43.358884 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Create volume request issued successfully. Aug 06 03:19:43.359471 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8e5e4cbd-ed65-4723-8768-ddc7abcb6ddf None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:43.361754 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8e5e4cbd-ed65-4723-8768-ddc7abcb6ddf tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:43.362712 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8e5e4cbd-ed65-4723-8768-ddc7abcb6ddf tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:43.363088 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8e5e4cbd-ed65-4723-8768-ddc7abcb6ddf tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:43.363638 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-8e5e4cbd-ed65-4723-8768-ddc7abcb6ddf tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:43.367812 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:43.367812 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:43.367967 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:43.367967 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:43.368585 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Volume info retrieved successfully. Aug 06 03:19:43.368646 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8e5e4cbd-ed65-4723-8768-ddc7abcb6ddf tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:43.369008 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1109/4411] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:43 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:43.875599 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d743f5f6-20a7-4e79-9887-d0424e967087 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:43.877668 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d743f5f6-20a7-4e79-9887-d0424e967087 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:43.877902 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d743f5f6-20a7-4e79-9887-d0424e967087 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:43.878192 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d743f5f6-20a7-4e79-9887-d0424e967087 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:43.887705 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:43.887705 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:43.891772 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d743f5f6-20a7-4e79-9887-d0424e967087 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:43.896211 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d743f5f6-20a7-4e79-9887-d0424e967087 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 200 Aug 06 03:19:43.896642 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1108/4412] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:43 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:43.910043 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2e71b49a-3469-445d-9971-ba064ec0bb53 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:43.911788 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2e71b49a-3469-445d-9971-ba064ec0bb53 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] DELETE https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:43.912012 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2e71b49a-3469-445d-9971-ba064ec0bb53 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:43.912194 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2e71b49a-3469-445d-9971-ba064ec0bb53 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:43.912396 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-2e71b49a-3469-445d-9971-ba064ec0bb53 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Delete volume with id: 8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:43.919049 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:43.919049 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:43.919542 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2e71b49a-3469-445d-9971-ba064ec0bb53 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:43.934012 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2e71b49a-3469-445d-9971-ba064ec0bb53 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Delete volume request issued successfully. Aug 06 03:19:43.934173 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2e71b49a-3469-445d-9971-ba064ec0bb53 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 202 Aug 06 03:19:43.934634 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1109/4413] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:19:43 2026] DELETE /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:19:43.940768 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-49784497-07c2-45c7-bf93-37c088b1ea68 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:43.942384 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-49784497-07c2-45c7-bf93-37c088b1ea68 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:43.942549 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-49784497-07c2-45c7-bf93-37c088b1ea68 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:43.942757 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-49784497-07c2-45c7-bf93-37c088b1ea68 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:43.950651 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:43.950651 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:43.954433 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-49784497-07c2-45c7-bf93-37c088b1ea68 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Volume info retrieved successfully. Aug 06 03:19:43.957963 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-49784497-07c2-45c7-bf93-37c088b1ea68 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 200 Aug 06 03:19:43.958323 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1110/4414] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:43 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:44.376241 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:44.376241 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:44.376727 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Volume info retrieved successfully. Aug 06 03:19:44.376903 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.backup.api [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Checking backup size 1 against volume size 1 {{(pid=100901) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 03:19:44.377036 np0000006611 devstack@c-api.service[100901]: INFO cinder.backup.api [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Overwriting volume 1e1fd23d-2694-4166-bcc0-91a587c9484e with restore of backup 178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:44.381269 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3f4330df-e36b-4153-bf6a-673974bff264 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:44.383334 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3f4330df-e36b-4153-bf6a-673974bff264 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:44.383588 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3f4330df-e36b-4153-bf6a-673974bff264 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:44.383810 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3f4330df-e36b-4153-bf6a-673974bff264 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:44.383965 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-3f4330df-e36b-4153-bf6a-673974bff264 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:44.387299 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.backup.rpcapi [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] restore_backup in rpcapi backup_id 178b322d-fa19-4cbb-86c9-ae93cc4d072e {{(pid=100901) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 03:19:44.388422 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:44.388422 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:44.388924 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bee335be-4fdf-4ade-9448-453150cac66a tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e/restore returned with HTTP 202 Aug 06 03:19:44.389077 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3f4330df-e36b-4153-bf6a-673974bff264 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:44.389380 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1088/4415] 10.4.3.80 () {68 vars in 1386 bytes} [Thu Aug 6 03:19:43 2026] POST /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e/restore => generated 189 bytes in 1170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:19:44.391235 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1109/4416] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:44 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:44.398816 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-04895f10-cfc2-4e19-bfe2-76737259b7c9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:44.400789 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-04895f10-cfc2-4e19-bfe2-76737259b7c9 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:44.401025 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-04895f10-cfc2-4e19-bfe2-76737259b7c9 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:44.401245 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-04895f10-cfc2-4e19-bfe2-76737259b7c9 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:44.401380 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-04895f10-cfc2-4e19-bfe2-76737259b7c9 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:44.413189 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:44.413189 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:44.414111 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-04895f10-cfc2-4e19-bfe2-76737259b7c9 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:44.414544 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1110/4417] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:44 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:44.546912 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a1d0faad-8a85-46df-9949-5b8671a5ce0f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:44.548539 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a1d0faad-8a85-46df-9949-5b8671a5ce0f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/c793dd4a-ccf0-410a-a4a8-f6886a3288b4 Aug 06 03:19:44.548711 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a1d0faad-8a85-46df-9949-5b8671a5ce0f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:44.548901 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a1d0faad-8a85-46df-9949-5b8671a5ce0f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:44.558328 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:44.558328 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:44.563654 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a1d0faad-8a85-46df-9949-5b8671a5ce0f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:44.574521 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a1d0faad-8a85-46df-9949-5b8671a5ce0f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/c793dd4a-ccf0-410a-a4a8-f6886a3288b4 returned with HTTP 200 Aug 06 03:19:44.574521 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1111/4418] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:44 2026] GET /volume/v3/volumes/c793dd4a-ccf0-410a-a4a8-f6886a3288b4 => generated 1635 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:44.971379 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b1aaedb3-afa7-4206-8bde-94ce20d56a41 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:44.973063 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b1aaedb3-afa7-4206-8bde-94ce20d56a41 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] GET https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 Aug 06 03:19:44.973227 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b1aaedb3-afa7-4206-8bde-94ce20d56a41 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:44.973396 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b1aaedb3-afa7-4206-8bde-94ce20d56a41 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:44.978509 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b1aaedb3-afa7-4206-8bde-94ce20d56a41 tempest-VolumesActionsTest-1436877396 tempest-VolumesActionsTest-1436877396-project-member] https://10.4.3.80/volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 returned with HTTP 404 Aug 06 03:19:44.978640 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1089/4419] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:44 2026] GET /volume/v3/volumes/8f84fa05-bac4-4c8e-8b47-688bb5be5750 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:19:45.400867 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c5d8bf63-20b8-47b6-977e-ff2e66e9d18d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:45.402458 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c5d8bf63-20b8-47b6-977e-ff2e66e9d18d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:45.402649 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c5d8bf63-20b8-47b6-977e-ff2e66e9d18d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:45.402820 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c5d8bf63-20b8-47b6-977e-ff2e66e9d18d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:45.402971 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-c5d8bf63-20b8-47b6-977e-ff2e66e9d18d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:45.407136 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:45.407136 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:45.407930 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c5d8bf63-20b8-47b6-977e-ff2e66e9d18d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:45.408296 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1110/4420] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:45 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:45.425510 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1ccadf39-6131-49e3-b9de-43b8a7d2f5f8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:45.427206 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1ccadf39-6131-49e3-b9de-43b8a7d2f5f8 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:45.427434 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1ccadf39-6131-49e3-b9de-43b8a7d2f5f8 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:45.427670 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1ccadf39-6131-49e3-b9de-43b8a7d2f5f8 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:45.427812 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-1ccadf39-6131-49e3-b9de-43b8a7d2f5f8 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:45.431653 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:45.431653 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:45.432357 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1ccadf39-6131-49e3-b9de-43b8a7d2f5f8 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:45.432751 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1111/4421] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:45 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:46.015328 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0c7e3e38-9531-4527-994b-1e28c882e8b8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:46.017930 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0c7e3e38-9531-4527-994b-1e28c882e8b8 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] DELETE https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:19:46.018182 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0c7e3e38-9531-4527-994b-1e28c882e8b8 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:46.018417 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0c7e3e38-9531-4527-994b-1e28c882e8b8 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:46.018624 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-0c7e3e38-9531-4527-994b-1e28c882e8b8 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Delete volume with id: 7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:19:46.026295 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:46.026295 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:46.026795 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0c7e3e38-9531-4527-994b-1e28c882e8b8 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:46.041757 np0000006611 devstack@c-api.service[100899]: WARNING cinder.keymgr.conf_key_mgr [None req-0c7e3e38-9531-4527-994b-1e28c882e8b8 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 03:19:46.047424 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0c7e3e38-9531-4527-994b-1e28c882e8b8 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Delete volume request issued successfully. Aug 06 03:19:46.047603 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0c7e3e38-9531-4527-994b-1e28c882e8b8 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 202 Aug 06 03:19:46.048047 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1112/4422] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:19:46 2026] DELETE /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:19:46.058572 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-aaee875b-f8dd-4073-acbb-77c1056f901b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:46.060356 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-aaee875b-f8dd-4073-acbb-77c1056f901b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:19:46.060535 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-aaee875b-f8dd-4073-acbb-77c1056f901b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:46.060702 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-aaee875b-f8dd-4073-acbb-77c1056f901b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:46.066981 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:46.066981 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:46.070950 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-aaee875b-f8dd-4073-acbb-77c1056f901b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:46.076000 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-aaee875b-f8dd-4073-acbb-77c1056f901b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 200 Aug 06 03:19:46.076367 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1090/4423] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:46 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:46.420399 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1fa22cae-83be-4aad-a698-cc00878ea70a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:46.422000 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1fa22cae-83be-4aad-a698-cc00878ea70a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:46.422260 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1fa22cae-83be-4aad-a698-cc00878ea70a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:46.422507 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1fa22cae-83be-4aad-a698-cc00878ea70a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:46.422701 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-1fa22cae-83be-4aad-a698-cc00878ea70a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:46.426485 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:46.426485 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:46.427198 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1fa22cae-83be-4aad-a698-cc00878ea70a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:46.427581 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1111/4424] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:46 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:46.441736 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3e717385-4072-4b35-967e-76beb92a7568 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:46.443791 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3e717385-4072-4b35-967e-76beb92a7568 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:46.444045 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3e717385-4072-4b35-967e-76beb92a7568 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:46.444274 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3e717385-4072-4b35-967e-76beb92a7568 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:46.444411 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-3e717385-4072-4b35-967e-76beb92a7568 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:46.449077 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:46.449077 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:46.449942 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3e717385-4072-4b35-967e-76beb92a7568 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:46.450360 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1112/4425] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:46 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:47.087749 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0ad1c8e8-07ff-4f4c-ad31-346affe27e4f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:47.089330 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0ad1c8e8-07ff-4f4c-ad31-346affe27e4f tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 Aug 06 03:19:47.089502 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0ad1c8e8-07ff-4f4c-ad31-346affe27e4f tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:47.089670 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0ad1c8e8-07ff-4f4c-ad31-346affe27e4f tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:47.095170 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0ad1c8e8-07ff-4f4c-ad31-346affe27e4f tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 returned with HTTP 404 Aug 06 03:19:47.095664 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1113/4426] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:47 2026] GET /volume/v3/volumes/7b032d8c-a064-4660-b778-fe81c9ef40c9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:19:47.101876 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e654ddcf-0228-4f47-9c44-5f1db360c032 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:47.103541 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e654ddcf-0228-4f47-9c44-5f1db360c032 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] DELETE https://10.4.3.80/volume/v3/volumes/bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a Aug 06 03:19:47.103750 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e654ddcf-0228-4f47-9c44-5f1db360c032 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:47.103942 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e654ddcf-0228-4f47-9c44-5f1db360c032 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:47.104107 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-e654ddcf-0228-4f47-9c44-5f1db360c032 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Delete volume with id: bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a Aug 06 03:19:47.110548 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:47.110548 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:47.110945 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e654ddcf-0228-4f47-9c44-5f1db360c032 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:47.119659 np0000006611 devstack@c-api.service[100901]: WARNING cinder.keymgr.conf_key_mgr [None req-e654ddcf-0228-4f47-9c44-5f1db360c032 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 03:19:47.127688 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e654ddcf-0228-4f47-9c44-5f1db360c032 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Delete volume request issued successfully. Aug 06 03:19:47.127688 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e654ddcf-0228-4f47-9c44-5f1db360c032 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a returned with HTTP 202 Aug 06 03:19:47.127688 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1091/4427] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:19:47 2026] DELETE /volume/v3/volumes/bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:19:47.136104 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-aad1bb69-0b3d-4daf-b5d0-cb7ab53e2c3c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:47.139409 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-aad1bb69-0b3d-4daf-b5d0-cb7ab53e2c3c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a Aug 06 03:19:47.139409 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-aad1bb69-0b3d-4daf-b5d0-cb7ab53e2c3c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:47.139409 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-aad1bb69-0b3d-4daf-b5d0-cb7ab53e2c3c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:47.148403 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:47.148403 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:47.152407 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-aad1bb69-0b3d-4daf-b5d0-cb7ab53e2c3c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:47.156798 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-aad1bb69-0b3d-4daf-b5d0-cb7ab53e2c3c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a returned with HTTP 200 Aug 06 03:19:47.157218 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1112/4428] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:47 2026] GET /volume/v3/volumes/bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:47.436874 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3532dd17-4959-4416-b834-ce2ebc132ec7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:47.438516 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3532dd17-4959-4416-b834-ce2ebc132ec7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:47.438736 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3532dd17-4959-4416-b834-ce2ebc132ec7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:47.438966 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3532dd17-4959-4416-b834-ce2ebc132ec7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:47.439077 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-3532dd17-4959-4416-b834-ce2ebc132ec7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:47.443504 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:47.443504 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:47.444320 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3532dd17-4959-4416-b834-ce2ebc132ec7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:47.444718 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1113/4429] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:47 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:47.459775 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-99e9db92-0f5d-42f2-8ebd-2ca182b9f98b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:47.461873 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-99e9db92-0f5d-42f2-8ebd-2ca182b9f98b tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:47.462116 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-99e9db92-0f5d-42f2-8ebd-2ca182b9f98b tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:47.462351 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-99e9db92-0f5d-42f2-8ebd-2ca182b9f98b tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:47.462501 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-99e9db92-0f5d-42f2-8ebd-2ca182b9f98b tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:47.467225 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:47.467225 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:47.468100 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-99e9db92-0f5d-42f2-8ebd-2ca182b9f98b tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:47.468533 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1114/4430] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:47 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:48.171067 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2f1a6449-12c9-442a-bc9c-b635cc822201 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:48.172746 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2f1a6449-12c9-442a-bc9c-b635cc822201 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a Aug 06 03:19:48.172992 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2f1a6449-12c9-442a-bc9c-b635cc822201 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:48.173213 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2f1a6449-12c9-442a-bc9c-b635cc822201 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:48.187359 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2f1a6449-12c9-442a-bc9c-b635cc822201 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a returned with HTTP 404 Aug 06 03:19:48.187915 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1092/4431] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:48 2026] GET /volume/v3/volumes/bb1424fc-8cb5-470f-b0b1-e1c60a3ab23a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:19:48.195340 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-abefdba2-2af2-421e-a731-80098489d854 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:48.197136 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-abefdba2-2af2-421e-a731-80098489d854 tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] GET https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 Aug 06 03:19:48.197391 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-abefdba2-2af2-421e-a731-80098489d854 tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:48.197630 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-abefdba2-2af2-421e-a731-80098489d854 tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] Calling method 'detail' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:48.198530 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-abefdba2-2af2-421e-a731-80098489d854 tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:19:48.212924 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-abefdba2-2af2-421e-a731-80098489d854 tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] Get all volumes completed successfully. Aug 06 03:19:48.214941 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:48.214941 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:48.220624 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-abefdba2-2af2-421e-a731-80098489d854 tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 03:19:48.221037 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1113/4432] 10.4.3.80 () {66 vars in 1278 bytes} [Thu Aug 6 03:19:48 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12131 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 03:19:48.236201 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-75a25ca2-199f-4b20-87a0-3d39b6e5ba26 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:48.239553 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-75a25ca2-199f-4b20-87a0-3d39b6e5ba26 tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] DELETE https://10.4.3.80/volume/v3/types/3cd7402c-8427-4ea2-ac05-dba3c6b799c8 Aug 06 03:19:48.239814 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-75a25ca2-199f-4b20-87a0-3d39b6e5ba26 tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:48.240094 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-75a25ca2-199f-4b20-87a0-3d39b6e5ba26 tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] Calling method '_delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:48.298772 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-75a25ca2-199f-4b20-87a0-3d39b6e5ba26 tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] https://10.4.3.80/volume/v3/types/3cd7402c-8427-4ea2-ac05-dba3c6b799c8 returned with HTTP 202 Aug 06 03:19:48.299263 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1114/4433] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:19:48 2026] DELETE /volume/v3/types/3cd7402c-8427-4ea2-ac05-dba3c6b799c8 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:19:48.457361 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-364012e3-d96c-4aef-8360-3d9a935b1358 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:48.460233 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-364012e3-d96c-4aef-8360-3d9a935b1358 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:48.461556 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-364012e3-d96c-4aef-8360-3d9a935b1358 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:48.461990 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-364012e3-d96c-4aef-8360-3d9a935b1358 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:48.462118 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-364012e3-d96c-4aef-8360-3d9a935b1358 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:48.471470 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:48.471470 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:48.472361 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-364012e3-d96c-4aef-8360-3d9a935b1358 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:48.473409 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1115/4434] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:48 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:48.479370 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9c3a7b86-b48d-43ae-9050-d47eac308f30 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:48.481594 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9c3a7b86-b48d-43ae-9050-d47eac308f30 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:48.481844 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9c3a7b86-b48d-43ae-9050-d47eac308f30 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:48.482108 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9c3a7b86-b48d-43ae-9050-d47eac308f30 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:48.482263 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-9c3a7b86-b48d-43ae-9050-d47eac308f30 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:48.487389 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:48.487389 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:48.488434 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9c3a7b86-b48d-43ae-9050-d47eac308f30 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:48.488950 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1093/4435] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:48 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:48.569855 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-d75bba92-be91-4186-b8bb-3f6aa40489e2 req-3b5c7362-db0c-4516-babf-fcdb527753fd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:48.571780 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-d75bba92-be91-4186-b8bb-3f6aa40489e2 req-3b5c7362-db0c-4516-babf-fcdb527753fd tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/attachments/f1f0da34-c530-4b11-8e1f-f6d610b0ca5f Aug 06 03:19:48.572014 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-d75bba92-be91-4186-b8bb-3f6aa40489e2 req-3b5c7362-db0c-4516-babf-fcdb527753fd tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:48.572190 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-d75bba92-be91-4186-b8bb-3f6aa40489e2 req-3b5c7362-db0c-4516-babf-fcdb527753fd tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:48.580086 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:48.580086 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:48.628073 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-d75bba92-be91-4186-b8bb-3f6aa40489e2 req-3b5c7362-db0c-4516-babf-fcdb527753fd tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/f1f0da34-c530-4b11-8e1f-f6d610b0ca5f returned with HTTP 200 Aug 06 03:19:48.628521 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1114/4436] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:19:48 2026] DELETE /volume/v3/attachments/f1f0da34-c530-4b11-8e1f-f6d610b0ca5f => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:48.640884 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-d75bba92-be91-4186-b8bb-3f6aa40489e2 req-5d7f453e-8caa-4a37-ac2d-00ec3e13c376 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:48.643352 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-d75bba92-be91-4186-b8bb-3f6aa40489e2 req-5d7f453e-8caa-4a37-ac2d-00ec3e13c376 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/volumes/c793dd4a-ccf0-410a-a4a8-f6886a3288b4 Aug 06 03:19:48.643550 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-d75bba92-be91-4186-b8bb-3f6aa40489e2 req-5d7f453e-8caa-4a37-ac2d-00ec3e13c376 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:48.643733 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-d75bba92-be91-4186-b8bb-3f6aa40489e2 req-5d7f453e-8caa-4a37-ac2d-00ec3e13c376 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:48.643929 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [req-d75bba92-be91-4186-b8bb-3f6aa40489e2 req-5d7f453e-8caa-4a37-ac2d-00ec3e13c376 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete volume with id: c793dd4a-ccf0-410a-a4a8-f6886a3288b4 Aug 06 03:19:48.651710 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:48.651710 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:48.652395 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-d75bba92-be91-4186-b8bb-3f6aa40489e2 req-5d7f453e-8caa-4a37-ac2d-00ec3e13c376 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:48.670664 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-d75bba92-be91-4186-b8bb-3f6aa40489e2 req-5d7f453e-8caa-4a37-ac2d-00ec3e13c376 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete volume request issued successfully. Aug 06 03:19:48.670664 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-d75bba92-be91-4186-b8bb-3f6aa40489e2 req-5d7f453e-8caa-4a37-ac2d-00ec3e13c376 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/c793dd4a-ccf0-410a-a4a8-f6886a3288b4 returned with HTTP 202 Aug 06 03:19:48.671069 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1115/4437] 10.4.3.80 () {70 vars in 1613 bytes} [Thu Aug 6 03:19:48 2026] DELETE /volume/v3/volumes/c793dd4a-ccf0-410a-a4a8-f6886a3288b4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:19:49.419799 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b675cb72-c45a-4984-9768-195098bbb53c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:49.421496 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b675cb72-c45a-4984-9768-195098bbb53c tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:19:49.421798 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b675cb72-c45a-4984-9768-195098bbb53c tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-397024553", "extra_specs": {}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:49.432599 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b675cb72-c45a-4984-9768-195098bbb53c tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:19:49.432940 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1116/4438] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:19:49 2026] POST /volume/v3/types => generated 211 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:49.440367 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-186d98cb-cd27-47da-bdd2-e40f3121830e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:49.442123 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-186d98cb-cd27-47da-bdd2-e40f3121830e tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] POST https://10.4.3.80/volume/v3/types/9405702f-f9a7-435c-98e4-16e3ef87a4e7/encryption Aug 06 03:19:49.442490 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-186d98cb-cd27-47da-bdd2-e40f3121830e tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:49.451099 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0eab0909-ac22-4702-8671-9b42d184357f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:49.452749 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0eab0909-ac22-4702-8671-9b42d184357f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/c793dd4a-ccf0-410a-a4a8-f6886a3288b4 Aug 06 03:19:49.452899 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0eab0909-ac22-4702-8671-9b42d184357f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:49.453273 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0eab0909-ac22-4702-8671-9b42d184357f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:49.466759 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0eab0909-ac22-4702-8671-9b42d184357f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/c793dd4a-ccf0-410a-a4a8-f6886a3288b4 returned with HTTP 404 Aug 06 03:19:49.466759 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1115/4439] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:49 2026] GET /volume/v3/volumes/c793dd4a-ccf0-410a-a4a8-f6886a3288b4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:19:49.466906 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-186d98cb-cd27-47da-bdd2-e40f3121830e tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] https://10.4.3.80/volume/v3/types/9405702f-f9a7-435c-98e4-16e3ef87a4e7/encryption returned with HTTP 200 Aug 06 03:19:49.467170 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1094/4440] 10.4.3.80 () {68 vars in 1390 bytes} [Thu Aug 6 03:19:49 2026] POST /volume/v3/types/9405702f-f9a7-435c-98e4-16e3ef87a4e7/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:49.484465 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d32c1454-ec97-4112-bc7a-7cacba6ba68c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:49.486183 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d32c1454-ec97-4112-bc7a-7cacba6ba68c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:49.486407 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d32c1454-ec97-4112-bc7a-7cacba6ba68c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:49.486598 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d32c1454-ec97-4112-bc7a-7cacba6ba68c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:49.486721 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-d32c1454-ec97-4112-bc7a-7cacba6ba68c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:49.490612 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:49.490612 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:49.491315 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d32c1454-ec97-4112-bc7a-7cacba6ba68c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:49.491665 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1116/4441] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:49 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:49.497522 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:49.499377 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:19:49.499697 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-830717247", "snapshot_id": null, "imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "volume_type": "tempest-scenario-type-luks-397024553", "size": 1}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:49.501118 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-830717247', 'snapshot_id': None, 'imageRef': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'volume_type': 'tempest-scenario-type-luks-397024553', 'size': 1}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:19:49.501205 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-15d261f0-f85d-46f2-91d3-91609f8cea16 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:49.503281 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-15d261f0-f85d-46f2-91d3-91609f8cea16 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:49.503529 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-15d261f0-f85d-46f2-91d3-91609f8cea16 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:49.503768 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-15d261f0-f85d-46f2-91d3-91609f8cea16 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:49.503963 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-15d261f0-f85d-46f2-91d3-91609f8cea16 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:49.510798 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:49.510798 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:49.512517 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-15d261f0-f85d-46f2-91d3-91609f8cea16 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:49.513096 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1116/4442] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:49 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:49.532081 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f40c1cb2-e989-49b0-b26c-9837238cd45c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:49.532983 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f40c1cb2-e989-49b0-b26c-9837238cd45c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 Aug 06 03:19:49.533203 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f40c1cb2-e989-49b0-b26c-9837238cd45c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:49.533390 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f40c1cb2-e989-49b0-b26c-9837238cd45c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:49.533498 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-f40c1cb2-e989-49b0-b26c-9837238cd45c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete snapshot with id: 1e388944-4227-41a5-bb64-757bfc15d480 Aug 06 03:19:49.538926 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:49.538926 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:49.539353 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f40c1cb2-e989-49b0-b26c-9837238cd45c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:19:49.554746 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f40c1cb2-e989-49b0-b26c-9837238cd45c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot delete request issued successfully. Aug 06 03:19:49.554944 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f40c1cb2-e989-49b0-b26c-9837238cd45c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 returned with HTTP 202 Aug 06 03:19:49.555325 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1095/4443] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:19:49 2026] DELETE /volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:19:49.566522 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-438ae454-db71-48db-830f-c62124e09bd9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:49.568510 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-438ae454-db71-48db-830f-c62124e09bd9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 Aug 06 03:19:49.568779 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-438ae454-db71-48db-830f-c62124e09bd9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:49.568934 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-438ae454-db71-48db-830f-c62124e09bd9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:49.575208 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:49.575208 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:49.575208 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-438ae454-db71-48db-830f-c62124e09bd9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:19:49.575893 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-438ae454-db71-48db-830f-c62124e09bd9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 returned with HTTP 200 Aug 06 03:19:49.576261 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1117/4444] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:19:49 2026] GET /volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:49.579732 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Create volume of 1 GB Aug 06 03:19:49.580044 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:49.580044 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:49.580535 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Availability Zones retrieved successfully. Aug 06 03:19:49.586137 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Flow 'volume_create_api' (60b332db-3a74-4c51-a578-539450a8a095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:49.587032 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (386912ce-035b-434e-8715-6097b2c6ba30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:49.588073 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:19:49.641713 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (386912ce-035b-434e-8715-6097b2c6ba30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:19:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9405702f-f9a7-435c-98e4-16e3ef87a4e7,is_public=True,name='tempest-scenario-type-luks-397024553',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9405702f-f9a7-435c-98e4-16e3ef87a4e7', '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=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:49.642586 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4739a65a-3187-47ea-9a01-45067b0ef3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:49.669764 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-397024553 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-397024553, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:19:49.670169 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-397024553 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-397024553, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:19:49.696240 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Created reservations ['f580d0d2-656e-4b17-b59f-2ca45d4acd74', 'a65208c8-e055-4ee4-bdb0-a97bb99e417a', 'b1b9a03f-18d5-46f3-8749-27f0f2545e35', '41c72f19-45a4-4866-b1ce-7f0acc8352fa'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:19:49.697234 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4739a65a-3187-47ea-9a01-45067b0ef3e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f580d0d2-656e-4b17-b59f-2ca45d4acd74', 'a65208c8-e055-4ee4-bdb0-a97bb99e417a', 'b1b9a03f-18d5-46f3-8749-27f0f2545e35', '41c72f19-45a4-4866-b1ce-7f0acc8352fa']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:49.698244 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d039fd5c-4e97-4c23-b2d6-41d46bc0ec4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:49.723949 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d039fd5c-4e97-4c23-b2d6-41d46bc0ec4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9400cf6-427c-4651-9dfa-d8384bf83396', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-830717247',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d73a5e7b74b0469d8c784456fbf9ce65',qos_specs=None,replication_status=,reservations=['f580d0d2-656e-4b17-b59f-2ca45d4acd74','a65208c8-e055-4ee4-bdb0-a97bb99e417a','b1b9a03f-18d5-46f3-8749-27f0f2545e35','41c72f19-45a4-4866-b1ce-7f0acc8352fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98909edb566344a5a736e9e0f7dd5d11',volume_type_id=9405702f-f9a7-435c-98e4-16e3ef87a4e7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:19:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-830717247',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c9400cf6-427c-4651-9dfa-d8384bf83396,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d73a5e7b74b0469d8c784456fbf9ce65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98909edb566344a5a736e9e0f7dd5d11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9405702f-f9a7-435c-98e4-16e3ef87a4e7),volume_type_id=9405702f-f9a7-435c-98e4-16e3ef87a4e7)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:49.724912 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6be80b51-56db-43f3-a810-63f550630acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:49.743457 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6be80b51-56db-43f3-a810-63f550630acc) transitioned into state 'SUCCESS' from state '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-830717247',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d73a5e7b74b0469d8c784456fbf9ce65',qos_specs=None,replication_status=,reservations=['f580d0d2-656e-4b17-b59f-2ca45d4acd74','a65208c8-e055-4ee4-bdb0-a97bb99e417a','b1b9a03f-18d5-46f3-8749-27f0f2545e35','41c72f19-45a4-4866-b1ce-7f0acc8352fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98909edb566344a5a736e9e0f7dd5d11',volume_type_id=9405702f-f9a7-435c-98e4-16e3ef87a4e7)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:49.744521 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24da1b6f-b3b6-4d5d-b59e-384382e44426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:49.753805 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24da1b6f-b3b6-4d5d-b59e-384382e44426) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:49.754610 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Flow 'volume_create_api' (60b332db-3a74-4c51-a578-539450a8a095) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:49.754925 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Create volume request issued successfully. Aug 06 03:19:49.755480 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ad11f6a7-2ffa-42dd-9f9e-99637069f985 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:19:49.756001 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1117/4445] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:19:49 2026] POST /volume/v3/volumes => generated 788 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:19:49.769337 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5e841d8b-89b1-4a12-accb-e5fb57c2ae32 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:49.771324 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5e841d8b-89b1-4a12-accb-e5fb57c2ae32 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:19:49.771514 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5e841d8b-89b1-4a12-accb-e5fb57c2ae32 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:49.771727 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5e841d8b-89b1-4a12-accb-e5fb57c2ae32 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:49.780618 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:49.780618 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:49.784981 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5e841d8b-89b1-4a12-accb-e5fb57c2ae32 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:49.792157 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5e841d8b-89b1-4a12-accb-e5fb57c2ae32 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 200 Aug 06 03:19:49.792658 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1117/4446] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:49 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:50.503525 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-946bac3a-3e75-4bd7-86cf-746a50382a0b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:50.505202 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-946bac3a-3e75-4bd7-86cf-746a50382a0b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:50.505397 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-946bac3a-3e75-4bd7-86cf-746a50382a0b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:50.505615 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-946bac3a-3e75-4bd7-86cf-746a50382a0b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:50.505685 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-946bac3a-3e75-4bd7-86cf-746a50382a0b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:50.509565 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:50.509565 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:50.510239 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-946bac3a-3e75-4bd7-86cf-746a50382a0b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:50.510593 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1096/4447] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:50 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:50.526465 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-59a38aa4-7601-404a-89c0-0f9d7785388d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:50.528694 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-59a38aa4-7601-404a-89c0-0f9d7785388d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:50.528954 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-59a38aa4-7601-404a-89c0-0f9d7785388d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:50.529202 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-59a38aa4-7601-404a-89c0-0f9d7785388d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:50.529524 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-59a38aa4-7601-404a-89c0-0f9d7785388d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:50.536853 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:50.536853 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:50.537757 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-59a38aa4-7601-404a-89c0-0f9d7785388d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:50.538207 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1118/4448] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:50 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:50.586799 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d4c89988-4e24-422e-9934-f3886f71f75d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:50.589244 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d4c89988-4e24-422e-9934-f3886f71f75d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 Aug 06 03:19:50.589453 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d4c89988-4e24-422e-9934-f3886f71f75d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:50.589634 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d4c89988-4e24-422e-9934-f3886f71f75d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:50.593588 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d4c89988-4e24-422e-9934-f3886f71f75d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 returned with HTTP 404 Aug 06 03:19:50.594072 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1118/4449] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:19:50 2026] GET /volume/v3/snapshots/1e388944-4227-41a5-bb64-757bfc15d480 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:19:50.602526 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7f2e4a3e-e00e-425b-ae06-b8745e3c6284 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:50.604667 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7f2e4a3e-e00e-425b-ae06-b8745e3c6284 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf Aug 06 03:19:50.604860 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7f2e4a3e-e00e-425b-ae06-b8745e3c6284 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:50.605065 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7f2e4a3e-e00e-425b-ae06-b8745e3c6284 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:50.605218 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-7f2e4a3e-e00e-425b-ae06-b8745e3c6284 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete volume with id: aa17fa14-262a-4b2e-968e-610a2eecc5cf Aug 06 03:19:50.618062 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:50.618062 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:50.618590 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7f2e4a3e-e00e-425b-ae06-b8745e3c6284 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:50.640213 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7f2e4a3e-e00e-425b-ae06-b8745e3c6284 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete volume request issued successfully. Aug 06 03:19:50.640551 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7f2e4a3e-e00e-425b-ae06-b8745e3c6284 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf returned with HTTP 202 Aug 06 03:19:50.640818 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1118/4450] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:19:50 2026] DELETE /volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:19:50.647376 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-762a4f8a-d344-4c99-b369-4598350415b6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:50.649512 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-762a4f8a-d344-4c99-b369-4598350415b6 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf Aug 06 03:19:50.649693 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-762a4f8a-d344-4c99-b369-4598350415b6 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:50.649876 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-762a4f8a-d344-4c99-b369-4598350415b6 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:50.660756 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:50.660756 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:50.664488 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-762a4f8a-d344-4c99-b369-4598350415b6 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:50.669354 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-762a4f8a-d344-4c99-b369-4598350415b6 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf returned with HTTP 200 Aug 06 03:19:50.669697 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1097/4451] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:50 2026] GET /volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:50.808008 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-78430d50-d9cf-4470-a930-4455a5b57819 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:50.811245 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-78430d50-d9cf-4470-a930-4455a5b57819 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:19:50.811553 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-78430d50-d9cf-4470-a930-4455a5b57819 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:50.811812 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-78430d50-d9cf-4470-a930-4455a5b57819 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:50.826868 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:50.826868 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:50.834517 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-78430d50-d9cf-4470-a930-4455a5b57819 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:50.841486 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-78430d50-d9cf-4470-a930-4455a5b57819 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 200 Aug 06 03:19:50.841964 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1119/4452] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:50 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 941 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:51.520539 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-86c98836-20ba-45fe-9f12-51db2fab7756 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:51.522627 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-86c98836-20ba-45fe-9f12-51db2fab7756 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:51.522863 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-86c98836-20ba-45fe-9f12-51db2fab7756 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:51.523057 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-86c98836-20ba-45fe-9f12-51db2fab7756 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:51.523156 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-86c98836-20ba-45fe-9f12-51db2fab7756 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:51.527690 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:51.527690 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:51.528424 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-86c98836-20ba-45fe-9f12-51db2fab7756 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:51.528756 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1119/4453] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:51 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:51.548636 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1e7360bd-dd04-4689-8ce7-903cc35e19d2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:51.550234 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1e7360bd-dd04-4689-8ce7-903cc35e19d2 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:51.550678 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1e7360bd-dd04-4689-8ce7-903cc35e19d2 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:51.551077 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1e7360bd-dd04-4689-8ce7-903cc35e19d2 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:51.551333 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-1e7360bd-dd04-4689-8ce7-903cc35e19d2 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:51.556916 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:51.556916 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:51.557458 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1e7360bd-dd04-4689-8ce7-903cc35e19d2 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:51.557916 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1119/4454] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:51 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:51.588450 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c432cbaf-2263-47fd-812c-d9ecc5f0c130 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:51.643075 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c432cbaf-2263-47fd-812c-d9ecc5f0c130 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:19:51.643430 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c432cbaf-2263-47fd-812c-d9ecc5f0c130 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1029088541"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:51.644751 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-c432cbaf-2263-47fd-812c-d9ecc5f0c130 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1029088541'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:19:51.644878 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-c432cbaf-2263-47fd-812c-d9ecc5f0c130 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Create volume of 1 GB Aug 06 03:19:51.646820 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=336,cinder:UPDATE=113,cinder:INSERT=59 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:19:51.649771 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c432cbaf-2263-47fd-812c-d9ecc5f0c130 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Availability Zones retrieved successfully. Aug 06 03:19:51.654883 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c432cbaf-2263-47fd-812c-d9ecc5f0c130 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Flow 'volume_create_api' (ccae8d8d-ad9b-4b94-879d-4d97b6e5e934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:51.655727 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c432cbaf-2263-47fd-812c-d9ecc5f0c130 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d73b1b96-a09d-4572-9ff8-f4da3bfa7a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:51.656590 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-c432cbaf-2263-47fd-812c-d9ecc5f0c130 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:19:51.679160 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c432cbaf-2263-47fd-812c-d9ecc5f0c130 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d73b1b96-a09d-4572-9ff8-f4da3bfa7a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:51.679924 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c432cbaf-2263-47fd-812c-d9ecc5f0c130 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d675275-4397-4337-9ed8-a313d3014bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:51.681876 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e4942556-3374-40e1-9ced-bc435273045d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:51.683594 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e4942556-3374-40e1-9ced-bc435273045d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf Aug 06 03:19:51.683799 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e4942556-3374-40e1-9ced-bc435273045d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:51.684004 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e4942556-3374-40e1-9ced-bc435273045d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:51.689786 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e4942556-3374-40e1-9ced-bc435273045d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf returned with HTTP 404 Aug 06 03:19:51.690328 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1120/4455] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:51 2026] GET /volume/v3/volumes/aa17fa14-262a-4b2e-968e-610a2eecc5cf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:19:51.713579 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e5dd047b-f75c-4aec-90de-4156dcf1c72c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:51.715258 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e5dd047b-f75c-4aec-90de-4156dcf1c72c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:19:51.715610 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e5dd047b-f75c-4aec-90de-4156dcf1c72c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-130761783", "snapshot_id": null, "imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "volume_type": null, "size": 1}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:51.716995 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-e5dd047b-f75c-4aec-90de-4156dcf1c72c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-130761783', 'snapshot_id': None, 'imageRef': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'volume_type': None, 'size': 1}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:19:51.735146 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-c432cbaf-2263-47fd-812c-d9ecc5f0c130 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Created reservations ['c0bc2b1b-6afd-4299-a1dd-f5e1e8f4b393', '313d0ab9-f714-4af9-afb5-66800b3de036', '41e99c90-ce80-45d1-9fc6-dcba8806de8b', 'c1e4cc6b-41a8-47ba-a7b8-1cdce76d9032'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:19:51.735984 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c432cbaf-2263-47fd-812c-d9ecc5f0c130 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d675275-4397-4337-9ed8-a313d3014bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0bc2b1b-6afd-4299-a1dd-f5e1e8f4b393', '313d0ab9-f714-4af9-afb5-66800b3de036', '41e99c90-ce80-45d1-9fc6-dcba8806de8b', 'c1e4cc6b-41a8-47ba-a7b8-1cdce76d9032']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:51.736678 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c432cbaf-2263-47fd-812c-d9ecc5f0c130 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (affdaa71-0cac-498a-a126-404b6b1074fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:51.756418 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c432cbaf-2263-47fd-812c-d9ecc5f0c130 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (affdaa71-0cac-498a-a126-404b6b1074fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7d79cb4-cd43-45b5-b785-afd8603104b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1029088541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749cd5665a57489bbbe52edeca2680f6',qos_specs=None,replication_status=,reservations=['c0bc2b1b-6afd-4299-a1dd-f5e1e8f4b393','313d0ab9-f714-4af9-afb5-66800b3de036','41e99c90-ce80-45d1-9fc6-dcba8806de8b','c1e4cc6b-41a8-47ba-a7b8-1cdce76d9032'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d833a03199b944d7af0ec408ecca2d69',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:19:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1029088541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7d79cb4-cd43-45b5-b785-afd8603104b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='749cd5665a57489bbbe52edeca2680f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d833a03199b944d7af0ec408ecca2d69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:51.757141 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c432cbaf-2263-47fd-812c-d9ecc5f0c130 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (612e906f-07c8-49cc-9fcd-e3935a2ad4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:51.772717 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c432cbaf-2263-47fd-812c-d9ecc5f0c130 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (612e906f-07c8-49cc-9fcd-e3935a2ad4c5) transitioned into state 'SUCCESS' from state '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-1029088541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749cd5665a57489bbbe52edeca2680f6',qos_specs=None,replication_status=,reservations=['c0bc2b1b-6afd-4299-a1dd-f5e1e8f4b393','313d0ab9-f714-4af9-afb5-66800b3de036','41e99c90-ce80-45d1-9fc6-dcba8806de8b','c1e4cc6b-41a8-47ba-a7b8-1cdce76d9032'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d833a03199b944d7af0ec408ecca2d69',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:51.773354 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c432cbaf-2263-47fd-812c-d9ecc5f0c130 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abe4a2c7-6db9-44bf-b230-09f3c0ac0e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:51.781641 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c432cbaf-2263-47fd-812c-d9ecc5f0c130 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abe4a2c7-6db9-44bf-b230-09f3c0ac0e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:51.782768 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c432cbaf-2263-47fd-812c-d9ecc5f0c130 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Flow 'volume_create_api' (ccae8d8d-ad9b-4b94-879d-4d97b6e5e934) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:51.782850 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-e5dd047b-f75c-4aec-90de-4156dcf1c72c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume of 1 GB Aug 06 03:19:51.783195 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c432cbaf-2263-47fd-812c-d9ecc5f0c130 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Create volume request issued successfully. Aug 06 03:19:51.783977 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c432cbaf-2263-47fd-812c-d9ecc5f0c130 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:19:51.784531 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1098/4456] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:19:51 2026] POST /volume/v3/volumes => generated 747 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:19:51.787602 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e5dd047b-f75c-4aec-90de-4156dcf1c72c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Availability Zones retrieved successfully. Aug 06 03:19:51.793193 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e5dd047b-f75c-4aec-90de-4156dcf1c72c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Flow 'volume_create_api' (5908b9d4-d851-49f3-86c6-6765572096be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:51.794318 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e5dd047b-f75c-4aec-90de-4156dcf1c72c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (172db5e2-ad10-468c-a768-e87631435c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:51.795419 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-e5dd047b-f75c-4aec-90de-4156dcf1c72c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:19:51.859383 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0b70f940-3468-4f5e-94c2-90737c687dab None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:51.861276 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0b70f940-3468-4f5e-94c2-90737c687dab tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:19:51.861497 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0b70f940-3468-4f5e-94c2-90737c687dab tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:51.861708 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0b70f940-3468-4f5e-94c2-90737c687dab tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:51.865803 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e5dd047b-f75c-4aec-90de-4156dcf1c72c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (172db5e2-ad10-468c-a768-e87631435c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:51.866816 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e5dd047b-f75c-4aec-90de-4156dcf1c72c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3de41b9-321e-4aa9-a425-e251091194f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:51.870753 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:51.870753 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:51.874941 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-0b70f940-3468-4f5e-94c2-90737c687dab tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:51.879961 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0b70f940-3468-4f5e-94c2-90737c687dab tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 200 Aug 06 03:19:51.880428 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1120/4457] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:51 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 941 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:51.904233 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-e5dd047b-f75c-4aec-90de-4156dcf1c72c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Created reservations ['15f4c16c-d405-4a74-8076-50b3b6c13f80', '14013d60-7ec3-4cf2-8185-c1904ab4fa97', '9b4b29fc-6133-4dc3-b907-038213d902be', '774a08f9-7e98-4bf9-8ee2-728ecd52f8ee'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:19:51.905058 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e5dd047b-f75c-4aec-90de-4156dcf1c72c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3de41b9-321e-4aa9-a425-e251091194f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15f4c16c-d405-4a74-8076-50b3b6c13f80', '14013d60-7ec3-4cf2-8185-c1904ab4fa97', '9b4b29fc-6133-4dc3-b907-038213d902be', '774a08f9-7e98-4bf9-8ee2-728ecd52f8ee']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:51.905847 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e5dd047b-f75c-4aec-90de-4156dcf1c72c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17d552da-7b4b-4c2a-a75a-c8a5f26c587c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:51.932655 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e5dd047b-f75c-4aec-90de-4156dcf1c72c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17d552da-7b4b-4c2a-a75a-c8a5f26c587c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23e5fdbb-2ff4-45f8-8567-ce5e36873949', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-130761783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88aa522afca8491fa8811d5dbeeebfea',qos_specs=None,replication_status=,reservations=['15f4c16c-d405-4a74-8076-50b3b6c13f80','14013d60-7ec3-4cf2-8185-c1904ab4fa97','9b4b29fc-6133-4dc3-b907-038213d902be','774a08f9-7e98-4bf9-8ee2-728ecd52f8ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603a0c0870b4594b33e8eb968151053',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:19:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-130761783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23e5fdbb-2ff4-45f8-8567-ce5e36873949,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88aa522afca8491fa8811d5dbeeebfea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3603a0c0870b4594b33e8eb968151053',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:51.933315 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e5dd047b-f75c-4aec-90de-4156dcf1c72c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eef0a1d-c9ef-4772-a8ab-45a63f00a033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:51.953033 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e5dd047b-f75c-4aec-90de-4156dcf1c72c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eef0a1d-c9ef-4772-a8ab-45a63f00a033) transitioned into state 'SUCCESS' from state '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-130761783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88aa522afca8491fa8811d5dbeeebfea',qos_specs=None,replication_status=,reservations=['15f4c16c-d405-4a74-8076-50b3b6c13f80','14013d60-7ec3-4cf2-8185-c1904ab4fa97','9b4b29fc-6133-4dc3-b907-038213d902be','774a08f9-7e98-4bf9-8ee2-728ecd52f8ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603a0c0870b4594b33e8eb968151053',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:51.953674 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e5dd047b-f75c-4aec-90de-4156dcf1c72c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ad36856-5987-48b6-9b84-8fa52787640e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:51.963123 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e5dd047b-f75c-4aec-90de-4156dcf1c72c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ad36856-5987-48b6-9b84-8fa52787640e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:51.963621 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e5dd047b-f75c-4aec-90de-4156dcf1c72c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Flow 'volume_create_api' (5908b9d4-d851-49f3-86c6-6765572096be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:51.964067 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e5dd047b-f75c-4aec-90de-4156dcf1c72c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume request issued successfully. Aug 06 03:19:51.966987 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e5dd047b-f75c-4aec-90de-4156dcf1c72c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:19:51.966987 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1120/4458] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:19:51 2026] POST /volume/v3/volumes => generated 756 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:19:51.981863 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e8e20db1-b01d-45f4-b66e-781716cc042c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:51.983776 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e8e20db1-b01d-45f4-b66e-781716cc042c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 Aug 06 03:19:51.984087 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e8e20db1-b01d-45f4-b66e-781716cc042c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:51.984312 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e8e20db1-b01d-45f4-b66e-781716cc042c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:51.995960 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:51.995960 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:51.999779 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e8e20db1-b01d-45f4-b66e-781716cc042c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:52.005520 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e8e20db1-b01d-45f4-b66e-781716cc042c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 returned with HTTP 200 Aug 06 03:19:52.005520 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1121/4459] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:51 2026] GET /volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:52.538999 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ba94ef7d-99a2-4e27-9b2c-cf4c895ec4f5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:52.540969 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ba94ef7d-99a2-4e27-9b2c-cf4c895ec4f5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:52.541181 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ba94ef7d-99a2-4e27-9b2c-cf4c895ec4f5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:52.541377 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ba94ef7d-99a2-4e27-9b2c-cf4c895ec4f5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:52.541529 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-ba94ef7d-99a2-4e27-9b2c-cf4c895ec4f5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:52.545687 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:52.545687 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:52.546412 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ba94ef7d-99a2-4e27-9b2c-cf4c895ec4f5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:52.546988 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1099/4460] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:52 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:52.566549 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b09c19ec-166b-461c-bb25-dff4ce7bef33 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:52.568254 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b09c19ec-166b-461c-bb25-dff4ce7bef33 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:52.568446 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b09c19ec-166b-461c-bb25-dff4ce7bef33 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:52.568616 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b09c19ec-166b-461c-bb25-dff4ce7bef33 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:52.568716 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-b09c19ec-166b-461c-bb25-dff4ce7bef33 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:52.572571 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:52.572571 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:52.573233 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b09c19ec-166b-461c-bb25-dff4ce7bef33 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:52.573568 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1121/4461] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:52 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:52.891849 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-82eec4a1-be8a-4f5e-8f51-6f6bce3ec4ef None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:52.893720 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-82eec4a1-be8a-4f5e-8f51-6f6bce3ec4ef tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:19:52.893922 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-82eec4a1-be8a-4f5e-8f51-6f6bce3ec4ef tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:52.894103 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-82eec4a1-be8a-4f5e-8f51-6f6bce3ec4ef tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:52.900773 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:52.900773 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:52.904099 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-82eec4a1-be8a-4f5e-8f51-6f6bce3ec4ef tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:52.908187 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-82eec4a1-be8a-4f5e-8f51-6f6bce3ec4ef tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 200 Aug 06 03:19:52.908566 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1121/4462] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:52 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 941 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:53.018511 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2a015c34-c729-493c-a146-242af8625ba8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:53.020477 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2a015c34-c729-493c-a146-242af8625ba8 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 Aug 06 03:19:53.020707 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2a015c34-c729-493c-a146-242af8625ba8 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:53.020986 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2a015c34-c729-493c-a146-242af8625ba8 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:53.028764 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:53.028764 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:53.032883 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2a015c34-c729-493c-a146-242af8625ba8 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:53.039034 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2a015c34-c729-493c-a146-242af8625ba8 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 returned with HTTP 200 Aug 06 03:19:53.039416 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1122/4463] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:53 2026] GET /volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:53.052128 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e6fe013b-02a1-4662-85f8-1f0cc756f277 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:53.054213 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e6fe013b-02a1-4662-85f8-1f0cc756f277 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 Aug 06 03:19:53.054430 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e6fe013b-02a1-4662-85f8-1f0cc756f277 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:53.054658 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e6fe013b-02a1-4662-85f8-1f0cc756f277 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:53.062896 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:53.062896 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:53.066819 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e6fe013b-02a1-4662-85f8-1f0cc756f277 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:53.072184 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e6fe013b-02a1-4662-85f8-1f0cc756f277 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 returned with HTTP 200 Aug 06 03:19:53.072677 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1100/4464] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:53 2026] GET /volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:53.555638 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-57023386-6bee-498d-b060-1823157302c7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:53.557522 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-57023386-6bee-498d-b060-1823157302c7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:53.557761 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-57023386-6bee-498d-b060-1823157302c7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:53.557859 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-57023386-6bee-498d-b060-1823157302c7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:53.557966 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-57023386-6bee-498d-b060-1823157302c7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:53.560079 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=262,cinder:UPDATE=63,cinder:INSERT=27,cinder:DELETE=1 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:19:53.575276 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:53.575276 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:53.576214 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-57023386-6bee-498d-b060-1823157302c7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:53.576783 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1122/4465] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:53 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:53.584620 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-af8d97c0-bc5e-49f4-9498-35d6820e0b5d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:53.586234 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-af8d97c0-bc5e-49f4-9498-35d6820e0b5d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:53.586429 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-af8d97c0-bc5e-49f4-9498-35d6820e0b5d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:53.586602 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-af8d97c0-bc5e-49f4-9498-35d6820e0b5d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:53.586693 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-af8d97c0-bc5e-49f4-9498-35d6820e0b5d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:53.590683 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:53.590683 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:53.591353 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-af8d97c0-bc5e-49f4-9498-35d6820e0b5d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:53.591740 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1122/4466] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:53 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:53.921048 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-839bd279-beb1-4edb-98dc-9b36dde76299 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:53.922659 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-839bd279-beb1-4edb-98dc-9b36dde76299 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:19:53.922883 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-839bd279-beb1-4edb-98dc-9b36dde76299 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:53.923034 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-839bd279-beb1-4edb-98dc-9b36dde76299 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:53.929473 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:53.929473 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:53.934938 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-839bd279-beb1-4edb-98dc-9b36dde76299 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:53.940133 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-839bd279-beb1-4edb-98dc-9b36dde76299 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 200 Aug 06 03:19:53.940665 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1123/4467] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:53 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 941 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:54.112739 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-646f43d9-50f4-4588-849c-45859604d581 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:54.115251 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-646f43d9-50f4-4588-849c-45859604d581 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 Aug 06 03:19:54.115444 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-646f43d9-50f4-4588-849c-45859604d581 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:54.115631 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-646f43d9-50f4-4588-849c-45859604d581 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:54.122111 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:54.122111 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:54.125308 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-646f43d9-50f4-4588-849c-45859604d581 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:54.129410 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-646f43d9-50f4-4588-849c-45859604d581 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 returned with HTTP 200 Aug 06 03:19:54.129870 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1101/4468] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:19:54 2026] GET /volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:54.587076 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e209415d-6519-4f40-9dcd-8e360c3af2d1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:54.588847 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e209415d-6519-4f40-9dcd-8e360c3af2d1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:54.589056 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e209415d-6519-4f40-9dcd-8e360c3af2d1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:54.589251 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e209415d-6519-4f40-9dcd-8e360c3af2d1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:54.589365 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-e209415d-6519-4f40-9dcd-8e360c3af2d1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:54.606396 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:54.606396 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:54.607312 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e209415d-6519-4f40-9dcd-8e360c3af2d1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:54.607787 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1123/4469] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:54 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:54.607923 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-20a170aa-2a74-49be-93a9-92ed3fd8e631 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:54.610214 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-20a170aa-2a74-49be-93a9-92ed3fd8e631 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:54.610521 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-20a170aa-2a74-49be-93a9-92ed3fd8e631 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:54.610796 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-20a170aa-2a74-49be-93a9-92ed3fd8e631 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:54.610983 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-20a170aa-2a74-49be-93a9-92ed3fd8e631 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:54.617135 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:54.617135 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:54.617960 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-20a170aa-2a74-49be-93a9-92ed3fd8e631 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:54.618372 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1123/4470] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:54 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:54.671428 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-bd29b09d-677b-414c-9aa0-916a5327948d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:54.673230 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-bd29b09d-677b-414c-9aa0-916a5327948d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 Aug 06 03:19:54.673403 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-bd29b09d-677b-414c-9aa0-916a5327948d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:54.673572 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-bd29b09d-677b-414c-9aa0-916a5327948d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:54.679495 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:54.679495 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:54.682793 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-bd29b09d-677b-414c-9aa0-916a5327948d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:54.686919 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-bd29b09d-677b-414c-9aa0-916a5327948d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 returned with HTTP 200 Aug 06 03:19:54.687289 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1124/4471] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:19:54 2026] GET /volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 => generated 1364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:54.695525 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ca174995-7de0-46d0-ba84-e0c49d93a40f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:54.695867 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ca174995-7de0-46d0-ba84-e0c49d93a40f None None] GET https://10.4.3.80/volume// Aug 06 03:19:54.696020 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ca174995-7de0-46d0-ba84-e0c49d93a40f None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:54.696193 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ca174995-7de0-46d0-ba84-e0c49d93a40f None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:54.696494 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ca174995-7de0-46d0-ba84-e0c49d93a40f None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:19:54.696788 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1102/4472] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:19:54 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:19:54.703338 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-328d2d37-389a-488e-aba8-84760df306ab None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:54.705812 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-328d2d37-389a-488e-aba8-84760df306ab tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:19:54.706301 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-328d2d37-389a-488e-aba8-84760df306ab tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23e5fdbb-2ff4-45f8-8567-ce5e36873949", "connector": null, "instance_uuid": "2421b367-6237-4c5f-8058-b9be9101c021"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:54.716470 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:54.716470 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:54.738149 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-328d2d37-389a-488e-aba8-84760df306ab tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:19:54.738551 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1124/4473] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:19:54 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 06 03:19:54.952846 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-28d2d6fd-0399-49e8-bede-d35bbd82e26e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:54.954569 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-28d2d6fd-0399-49e8-bede-d35bbd82e26e tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:19:54.954772 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-28d2d6fd-0399-49e8-bede-d35bbd82e26e tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:54.954986 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-28d2d6fd-0399-49e8-bede-d35bbd82e26e tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:54.961797 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:54.961797 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:54.965489 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-28d2d6fd-0399-49e8-bede-d35bbd82e26e tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:54.969740 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-28d2d6fd-0399-49e8-bede-d35bbd82e26e tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 200 Aug 06 03:19:54.970286 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1124/4474] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:54 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 941 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:55.616184 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ee739c36-97d5-4660-88b2-32e61eff72aa None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:55.616290 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ee739c36-97d5-4660-88b2-32e61eff72aa None None] GET https://10.4.3.80/volume// Aug 06 03:19:55.616456 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ee739c36-97d5-4660-88b2-32e61eff72aa None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:55.616636 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ee739c36-97d5-4660-88b2-32e61eff72aa None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:55.616959 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ee739c36-97d5-4660-88b2-32e61eff72aa None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:19:55.617237 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1125/4475] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:19:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:19:55.620754 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6b99cdbf-d9f6-448c-bf69-6ad3395a2e1b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:55.622571 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6b99cdbf-d9f6-448c-bf69-6ad3395a2e1b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:55.622726 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6b99cdbf-d9f6-448c-bf69-6ad3395a2e1b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:55.622883 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6b99cdbf-d9f6-448c-bf69-6ad3395a2e1b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:55.622987 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-6b99cdbf-d9f6-448c-bf69-6ad3395a2e1b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:55.627534 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:55.627534 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:55.628032 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6b99cdbf-d9f6-448c-bf69-6ad3395a2e1b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:55.628420 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1103/4476] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:55 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:55.630206 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2fbc7c48-372d-4a99-b1a5-cb3c524439a3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:55.633803 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2fbc7c48-372d-4a99-b1a5-cb3c524439a3 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:19:55.633803 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2fbc7c48-372d-4a99-b1a5-cb3c524439a3 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:55.633803 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2fbc7c48-372d-4a99-b1a5-cb3c524439a3 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:55.633803 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-2fbc7c48-372d-4a99-b1a5-cb3c524439a3 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Show backup with id 178b322d-fa19-4cbb-86c9-ae93cc4d072e. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:55.634117 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-d74a1e6a-cd4e-4e63-87b8-9bd12d77acc7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:55.637666 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:55.637666 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:55.638397 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2fbc7c48-372d-4a99-b1a5-cb3c524439a3 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 200 Aug 06 03:19:55.638797 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1125/4477] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:55 2026] GET /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:55.639011 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-d74a1e6a-cd4e-4e63-87b8-9bd12d77acc7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 Aug 06 03:19:55.639372 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-d74a1e6a-cd4e-4e63-87b8-9bd12d77acc7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:55.639691 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-d74a1e6a-cd4e-4e63-87b8-9bd12d77acc7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:55.651793 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5e230730-8851-47b3-97bf-3886713825cb None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:55.653511 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5e230730-8851-47b3-97bf-3886713825cb tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/volumes/1e1fd23d-2694-4166-bcc0-91a587c9484e Aug 06 03:19:55.653617 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5e230730-8851-47b3-97bf-3886713825cb tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:55.653783 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5e230730-8851-47b3-97bf-3886713825cb tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:55.655900 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:55.655900 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:55.662802 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-d74a1e6a-cd4e-4e63-87b8-9bd12d77acc7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:19:55.663036 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:55.663036 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:55.666396 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5e230730-8851-47b3-97bf-3886713825cb tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Volume info retrieved successfully. Aug 06 03:19:55.671214 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-d74a1e6a-cd4e-4e63-87b8-9bd12d77acc7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 returned with HTTP 200 Aug 06 03:19:55.671214 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1125/4478] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:19:55 2026] GET /volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 => generated 1543 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:19:55.671331 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5e230730-8851-47b3-97bf-3886713825cb tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/volumes/1e1fd23d-2694-4166-bcc0-91a587c9484e returned with HTTP 200 Aug 06 03:19:55.671535 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1126/4479] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:55 2026] GET /volume/v3/volumes/1e1fd23d-2694-4166-bcc0-91a587c9484e => generated 1413 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:55.687361 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2877f144-9b90-43bd-835c-a061bcb79def None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:55.691699 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2877f144-9b90-43bd-835c-a061bcb79def tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/volumes/1e1fd23d-2694-4166-bcc0-91a587c9484e Aug 06 03:19:55.692448 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2877f144-9b90-43bd-835c-a061bcb79def tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:55.692448 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2877f144-9b90-43bd-835c-a061bcb79def tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:55.704869 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:55.704869 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:55.708295 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-2877f144-9b90-43bd-835c-a061bcb79def tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Volume info retrieved successfully. Aug 06 03:19:55.713166 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2877f144-9b90-43bd-835c-a061bcb79def tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/volumes/1e1fd23d-2694-4166-bcc0-91a587c9484e returned with HTTP 200 Aug 06 03:19:55.713587 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1104/4480] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:55 2026] GET /volume/v3/volumes/1e1fd23d-2694-4166-bcc0-91a587c9484e => generated 1413 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:55.803788 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-6d7b2e14-b0ca-439f-932b-789978205afb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:55.807257 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-6d7b2e14-b0ca-439f-932b-789978205afb tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] PUT https://10.4.3.80/volume/v3/attachments/67451c2b-137b-4d5b-90fc-2b643adca94a Aug 06 03:19:55.807652 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-6d7b2e14-b0ca-439f-932b-789978205afb tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:55.816858 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-6d7b2e14-b0ca-439f-932b-789978205afb tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Acquiring lock "cinder-attachment_update-23e5fdbb-2ff4-45f8-8567-ce5e36873949-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:19:55.821629 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-6d7b2e14-b0ca-439f-932b-789978205afb tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Lock "cinder-attachment_update-23e5fdbb-2ff4-45f8-8567-ce5e36873949-np0000006611" acquired by "attachment_update" :: waited 0.006s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:19:55.823001 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:55.823001 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:55.923228 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-6d7b2e14-b0ca-439f-932b-789978205afb tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Lock "cinder-attachment_update-23e5fdbb-2ff4-45f8-8567-ce5e36873949-np0000006611" released by "attachment_update" :: held 0.101s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:19:55.923356 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-6d7b2e14-b0ca-439f-932b-789978205afb tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/67451c2b-137b-4d5b-90fc-2b643adca94a returned with HTTP 200 Aug 06 03:19:55.924502 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1126/4481] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:19:55 2026] PUT /volume/v3/attachments/67451c2b-137b-4d5b-90fc-2b643adca94a => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:55.976843 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-d5512929-2dbf-479d-a9cf-dc34a1d29add None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:55.979096 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-d5512929-2dbf-479d-a9cf-dc34a1d29add tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/attachments/67451c2b-137b-4d5b-90fc-2b643adca94a/action Aug 06 03:19:55.979581 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-d5512929-2dbf-479d-a9cf-dc34a1d29add tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:19:55.979736 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-d5512929-2dbf-479d-a9cf-dc34a1d29add tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:55.986437 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3c235660-6f3a-4518-bc34-153435df276c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:55.988741 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3c235660-6f3a-4518-bc34-153435df276c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:19:55.989121 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3c235660-6f3a-4518-bc34-153435df276c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:55.989295 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3c235660-6f3a-4518-bc34-153435df276c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:55.998737 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:55.998737 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:56.002604 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:56.002604 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:56.006042 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-3c235660-6f3a-4518-bc34-153435df276c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:56.014996 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-b4bb1ef4-cbb3-42dd-a01b-96d051c109d6 req-d5512929-2dbf-479d-a9cf-dc34a1d29add tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/67451c2b-137b-4d5b-90fc-2b643adca94a/action returned with HTTP 204 Aug 06 03:19:56.015209 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1126/4482] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:19:55 2026] POST /volume/v3/attachments/67451c2b-137b-4d5b-90fc-2b643adca94a/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:19:56.015783 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3c235660-6f3a-4518-bc34-153435df276c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 200 Aug 06 03:19:56.017223 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1127/4483] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:55 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 941 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:56.643128 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1698cfde-c595-487c-8bf6-7c851acce249 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:56.645237 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1698cfde-c595-487c-8bf6-7c851acce249 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:56.645436 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1698cfde-c595-487c-8bf6-7c851acce249 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:56.645791 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1698cfde-c595-487c-8bf6-7c851acce249 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:56.645918 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-1698cfde-c595-487c-8bf6-7c851acce249 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:56.661529 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:56.661529 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:56.661529 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1698cfde-c595-487c-8bf6-7c851acce249 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:56.661529 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1105/4484] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:56 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:56.667936 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a1e11d16-ef93-4ba2-8721-abfbe0d764bc None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:56.673158 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a1e11d16-ef93-4ba2-8721-abfbe0d764bc tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/110604ab-5eff-49b4-bf1e-d11781663e25 Aug 06 03:19:56.673158 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a1e11d16-ef93-4ba2-8721-abfbe0d764bc tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:56.673158 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a1e11d16-ef93-4ba2-8721-abfbe0d764bc tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:56.686520 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:56.686520 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:56.689943 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a1e11d16-ef93-4ba2-8721-abfbe0d764bc tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:19:56.693716 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a1e11d16-ef93-4ba2-8721-abfbe0d764bc tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/110604ab-5eff-49b4-bf1e-d11781663e25 returned with HTTP 200 Aug 06 03:19:56.694195 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1127/4485] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:56 2026] GET /volume/v3/volumes/110604ab-5eff-49b4-bf1e-d11781663e25 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:56.712474 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-af9ad031-bc92-4741-8d2a-80d16a0233ba None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:56.715081 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-af9ad031-bc92-4741-8d2a-80d16a0233ba tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] DELETE https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:56.715353 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-af9ad031-bc92-4741-8d2a-80d16a0233ba tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:56.715614 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-af9ad031-bc92-4741-8d2a-80d16a0233ba tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:56.715773 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.backups [None req-af9ad031-bc92-4741-8d2a-80d16a0233ba tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Delete backup with id: 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. Aug 06 03:19:56.722365 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:56.722365 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:56.736733 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.backup.rpcapi [None req-af9ad031-bc92-4741-8d2a-80d16a0233ba tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] delete_backup rpcapi backup_id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb {{(pid=100899) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:19:56.738638 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-af9ad031-bc92-4741-8d2a-80d16a0233ba tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 202 Aug 06 03:19:56.739144 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1127/4486] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:19:56 2026] DELETE /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:19:56.749886 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-10929426-a0bb-4669-b04f-62577f6bb411 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:56.752149 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-10929426-a0bb-4669-b04f-62577f6bb411 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:56.752478 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-10929426-a0bb-4669-b04f-62577f6bb411 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:56.752478 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-10929426-a0bb-4669-b04f-62577f6bb411 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:56.752600 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-10929426-a0bb-4669-b04f-62577f6bb411 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:56.754720 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=252,cinder:UPDATE=58,cinder:INSERT=27 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:19:56.756813 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:56.756813 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:56.757349 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-10929426-a0bb-4669-b04f-62577f6bb411 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 200 Aug 06 03:19:56.757783 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1128/4487] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:56 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:56.960947 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-39605190-5dd8-412e-8fd4-adb1ccbfff06 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:56.963137 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-39605190-5dd8-412e-8fd4-adb1ccbfff06 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/volumes/1e1fd23d-2694-4166-bcc0-91a587c9484e Aug 06 03:19:56.963617 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-39605190-5dd8-412e-8fd4-adb1ccbfff06 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:56.963849 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-39605190-5dd8-412e-8fd4-adb1ccbfff06 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:56.971908 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:56.971908 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:56.976984 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-39605190-5dd8-412e-8fd4-adb1ccbfff06 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Volume info retrieved successfully. Aug 06 03:19:56.982635 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-39605190-5dd8-412e-8fd4-adb1ccbfff06 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/volumes/1e1fd23d-2694-4166-bcc0-91a587c9484e returned with HTTP 200 Aug 06 03:19:56.983084 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1106/4488] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:19:56 2026] GET /volume/v3/volumes/1e1fd23d-2694-4166-bcc0-91a587c9484e => generated 1413 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:57.031081 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7ef6776d-5e78-4a40-813c-8e3752c49897 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:57.032541 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7ef6776d-5e78-4a40-813c-8e3752c49897 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:19:57.032697 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7ef6776d-5e78-4a40-813c-8e3752c49897 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:57.032882 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7ef6776d-5e78-4a40-813c-8e3752c49897 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:57.038917 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:57.038917 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:57.044853 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7ef6776d-5e78-4a40-813c-8e3752c49897 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:57.048927 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7ef6776d-5e78-4a40-813c-8e3752c49897 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 200 Aug 06 03:19:57.049293 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1128/4489] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:57 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 941 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:57.458944 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-bd697846-8a90-4450-90da-3225c1498f28 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:57.461105 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-bd697846-8a90-4450-90da-3225c1498f28 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/volumes/1e1fd23d-2694-4166-bcc0-91a587c9484e Aug 06 03:19:57.461400 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-bd697846-8a90-4450-90da-3225c1498f28 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:57.461589 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-bd697846-8a90-4450-90da-3225c1498f28 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:57.469376 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:57.469376 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:57.473642 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-bd697846-8a90-4450-90da-3225c1498f28 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Volume info retrieved successfully. Aug 06 03:19:57.478023 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-bd697846-8a90-4450-90da-3225c1498f28 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/volumes/1e1fd23d-2694-4166-bcc0-91a587c9484e returned with HTTP 200 Aug 06 03:19:57.478459 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1128/4490] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:19:57 2026] GET /volume/v3/volumes/1e1fd23d-2694-4166-bcc0-91a587c9484e => generated 1413 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:57.486915 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7e4e7760-cdf3-4dbb-a59b-30a46ffdb031 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:57.487275 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7e4e7760-cdf3-4dbb-a59b-30a46ffdb031 None None] GET https://10.4.3.80/volume// Aug 06 03:19:57.487445 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7e4e7760-cdf3-4dbb-a59b-30a46ffdb031 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:57.487622 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7e4e7760-cdf3-4dbb-a59b-30a46ffdb031 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:57.487935 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7e4e7760-cdf3-4dbb-a59b-30a46ffdb031 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:19:57.488243 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1129/4491] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:19:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:19:57.495002 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-446af8b9-8dee-4592-b5bf-dd6b2ab3a922 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:57.497152 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-446af8b9-8dee-4592-b5bf-dd6b2ab3a922 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:19:57.497549 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-446af8b9-8dee-4592-b5bf-dd6b2ab3a922 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e1fd23d-2694-4166-bcc0-91a587c9484e", "connector": null, "instance_uuid": "9006dec9-baa6-4133-8c8a-72e151f70590"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:57.505981 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:57.505981 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:57.530753 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-446af8b9-8dee-4592-b5bf-dd6b2ab3a922 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:19:57.531235 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1107/4492] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:19:57 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 06 03:19:57.771797 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b829c1ac-6d20-4243-aa34-415b6349a1a4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:57.773566 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b829c1ac-6d20-4243-aa34-415b6349a1a4 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb Aug 06 03:19:57.773797 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b829c1ac-6d20-4243-aa34-415b6349a1a4 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:57.774052 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b829c1ac-6d20-4243-aa34-415b6349a1a4 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:57.774166 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-b829c1ac-6d20-4243-aa34-415b6349a1a4 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 0cf5a208-4f9f-4124-b8a7-96da54ee4abb. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:57.777719 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b829c1ac-6d20-4243-aa34-415b6349a1a4 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb returned with HTTP 404 Aug 06 03:19:57.778150 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1129/4493] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:57 2026] GET /volume/v3/backups/0cf5a208-4f9f-4124-b8a7-96da54ee4abb => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:19:57.789471 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b907b75d-c8fe-43a7-96d1-c6f08cc9268c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:57.790895 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b907b75d-c8fe-43a7-96d1-c6f08cc9268c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:19:57.791187 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b907b75d-c8fe-43a7-96d1-c6f08cc9268c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-644620462"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:57.792498 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-b907b75d-c8fe-43a7-96d1-c6f08cc9268c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-644620462'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:19:57.792609 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-b907b75d-c8fe-43a7-96d1-c6f08cc9268c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Create volume of 1 GB Aug 06 03:19:57.796204 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b907b75d-c8fe-43a7-96d1-c6f08cc9268c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Availability Zones retrieved successfully. Aug 06 03:19:57.801412 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b907b75d-c8fe-43a7-96d1-c6f08cc9268c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Flow 'volume_create_api' (0bd4ddf1-f756-4898-99b2-040810678d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:57.802261 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b907b75d-c8fe-43a7-96d1-c6f08cc9268c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (641dc55c-22bd-4d85-801c-12ebeca694f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:57.803143 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-b907b75d-c8fe-43a7-96d1-c6f08cc9268c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:19:57.832009 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b907b75d-c8fe-43a7-96d1-c6f08cc9268c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (641dc55c-22bd-4d85-801c-12ebeca694f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:57.832759 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b907b75d-c8fe-43a7-96d1-c6f08cc9268c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad926777-cfd0-4fa1-8716-0f5b0bae8ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:57.870067 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-b907b75d-c8fe-43a7-96d1-c6f08cc9268c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Created reservations ['6aa74b81-2b7e-4d05-9791-a4451b727cdb', 'ec221e14-cdf4-44c0-bc01-556c0e9e550e', 'ad2a2597-1811-493a-adb7-268bb6f5bc50', '9352eaef-6398-47e9-9855-d7674be79c1c'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:19:57.870882 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b907b75d-c8fe-43a7-96d1-c6f08cc9268c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad926777-cfd0-4fa1-8716-0f5b0bae8ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6aa74b81-2b7e-4d05-9791-a4451b727cdb', 'ec221e14-cdf4-44c0-bc01-556c0e9e550e', 'ad2a2597-1811-493a-adb7-268bb6f5bc50', '9352eaef-6398-47e9-9855-d7674be79c1c']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:57.871588 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b907b75d-c8fe-43a7-96d1-c6f08cc9268c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b8af8d2-9df2-4d04-9591-03637f49c625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:57.894021 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b907b75d-c8fe-43a7-96d1-c6f08cc9268c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b8af8d2-9df2-4d04-9591-03637f49c625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dc04c7d-c045-483e-a576-fc9dfeaf450d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-644620462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0fd918557004fbc9a6015cabc784156',qos_specs=None,replication_status=,reservations=['6aa74b81-2b7e-4d05-9791-a4451b727cdb','ec221e14-cdf4-44c0-bc01-556c0e9e550e','ad2a2597-1811-493a-adb7-268bb6f5bc50','9352eaef-6398-47e9-9855-d7674be79c1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6adc0dc07d34951aa2ee6d50d04655f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:19:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-644620462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dc04c7d-c045-483e-a576-fc9dfeaf450d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0fd918557004fbc9a6015cabc784156',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6adc0dc07d34951aa2ee6d50d04655f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:57.894793 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b907b75d-c8fe-43a7-96d1-c6f08cc9268c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e20f8d1-b370-45bc-9071-546836d2badb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:57.915386 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b907b75d-c8fe-43a7-96d1-c6f08cc9268c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e20f8d1-b370-45bc-9071-546836d2badb) transitioned into state 'SUCCESS' from state '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-644620462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0fd918557004fbc9a6015cabc784156',qos_specs=None,replication_status=,reservations=['6aa74b81-2b7e-4d05-9791-a4451b727cdb','ec221e14-cdf4-44c0-bc01-556c0e9e550e','ad2a2597-1811-493a-adb7-268bb6f5bc50','9352eaef-6398-47e9-9855-d7674be79c1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6adc0dc07d34951aa2ee6d50d04655f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:57.916051 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b907b75d-c8fe-43a7-96d1-c6f08cc9268c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f4eab11-071c-458b-a6db-7849a3b7e782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:19:57.927362 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b907b75d-c8fe-43a7-96d1-c6f08cc9268c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f4eab11-071c-458b-a6db-7849a3b7e782) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:19:57.928233 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b907b75d-c8fe-43a7-96d1-c6f08cc9268c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Flow 'volume_create_api' (0bd4ddf1-f756-4898-99b2-040810678d55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:19:57.928536 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b907b75d-c8fe-43a7-96d1-c6f08cc9268c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Create volume request issued successfully. Aug 06 03:19:57.929114 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b907b75d-c8fe-43a7-96d1-c6f08cc9268c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:19:57.929572 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1129/4494] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:19:57 2026] POST /volume/v3/volumes => generated 746 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:19:57.941704 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-90eced42-c607-4a86-9d57-bfc768ae6cba None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:57.943124 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-90eced42-c607-4a86-9d57-bfc768ae6cba tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/0dc04c7d-c045-483e-a576-fc9dfeaf450d Aug 06 03:19:57.943326 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-90eced42-c607-4a86-9d57-bfc768ae6cba tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:57.943495 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-90eced42-c607-4a86-9d57-bfc768ae6cba tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:57.950053 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:57.950053 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:57.953177 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-90eced42-c607-4a86-9d57-bfc768ae6cba tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:19:57.956618 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-90eced42-c607-4a86-9d57-bfc768ae6cba tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/0dc04c7d-c045-483e-a576-fc9dfeaf450d returned with HTTP 200 Aug 06 03:19:57.956960 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1130/4495] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:57 2026] GET /volume/v3/volumes/0dc04c7d-c045-483e-a576-fc9dfeaf450d => generated 814 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:58.063594 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b28f1869-9b72-4804-8adc-a5fdd7811bdd None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:58.065586 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b28f1869-9b72-4804-8adc-a5fdd7811bdd tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:19:58.065768 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b28f1869-9b72-4804-8adc-a5fdd7811bdd tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:58.066037 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b28f1869-9b72-4804-8adc-a5fdd7811bdd tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:58.072673 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:58.072673 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:58.076733 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b28f1869-9b72-4804-8adc-a5fdd7811bdd tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:58.081639 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b28f1869-9b72-4804-8adc-a5fdd7811bdd tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 200 Aug 06 03:19:58.082046 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1108/4496] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:58 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 941 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:58.333428 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-be0cc294-f017-4719-b3da-f737a94e8606 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:58.333809 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-be0cc294-f017-4719-b3da-f737a94e8606 None None] GET https://10.4.3.80/volume// Aug 06 03:19:58.334008 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-be0cc294-f017-4719-b3da-f737a94e8606 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:58.334232 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-be0cc294-f017-4719-b3da-f737a94e8606 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:58.334565 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-be0cc294-f017-4719-b3da-f737a94e8606 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:19:58.334874 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1130/4497] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:19:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:19:58.344745 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-2807ab00-9032-4d42-9f3f-37929bf80842 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:58.347825 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-2807ab00-9032-4d42-9f3f-37929bf80842 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/volumes/1e1fd23d-2694-4166-bcc0-91a587c9484e Aug 06 03:19:58.348067 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-2807ab00-9032-4d42-9f3f-37929bf80842 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:58.348384 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-2807ab00-9032-4d42-9f3f-37929bf80842 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:58.362182 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:58.362182 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:58.365698 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-2807ab00-9032-4d42-9f3f-37929bf80842 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Volume info retrieved successfully. Aug 06 03:19:58.370532 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-2807ab00-9032-4d42-9f3f-37929bf80842 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/volumes/1e1fd23d-2694-4166-bcc0-91a587c9484e returned with HTTP 200 Aug 06 03:19:58.370967 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1130/4498] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:19:58 2026] GET /volume/v3/volumes/1e1fd23d-2694-4166-bcc0-91a587c9484e => generated 1592 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:19:58.525970 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-6f711927-8990-407e-894c-d02660fcb4fe None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:58.528144 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-6f711927-8990-407e-894c-d02660fcb4fe tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] PUT https://10.4.3.80/volume/v3/attachments/6a5f9d50-6e53-4e13-a6d9-841c62493c86 Aug 06 03:19:58.528499 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-6f711927-8990-407e-894c-d02660fcb4fe tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:58.542341 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-6f711927-8990-407e-894c-d02660fcb4fe tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Acquiring lock "cinder-attachment_update-1e1fd23d-2694-4166-bcc0-91a587c9484e-np0000006611" by "attachment_update" {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:19:58.549641 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-6f711927-8990-407e-894c-d02660fcb4fe tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Lock "cinder-attachment_update-1e1fd23d-2694-4166-bcc0-91a587c9484e-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:19:58.549641 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:58.549641 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:58.642741 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-6f711927-8990-407e-894c-d02660fcb4fe tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Lock "cinder-attachment_update-1e1fd23d-2694-4166-bcc0-91a587c9484e-np0000006611" released by "attachment_update" :: held 0.094s {{(pid=100900) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:19:58.642741 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-6f711927-8990-407e-894c-d02660fcb4fe tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/attachments/6a5f9d50-6e53-4e13-a6d9-841c62493c86 returned with HTTP 200 Aug 06 03:19:58.642741 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1131/4499] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:19:58 2026] PUT /volume/v3/attachments/6a5f9d50-6e53-4e13-a6d9-841c62493c86 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:19:58.670134 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-00582326-5a50-466c-aa2c-b5b5b44d521d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:58.674764 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-00582326-5a50-466c-aa2c-b5b5b44d521d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] POST https://10.4.3.80/volume/v3/attachments/6a5f9d50-6e53-4e13-a6d9-841c62493c86/action Aug 06 03:19:58.674764 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-00582326-5a50-466c-aa2c-b5b5b44d521d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:19:58.674764 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-00582326-5a50-466c-aa2c-b5b5b44d521d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:58.687507 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:58.687507 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:58.696543 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-534cc93d-2aba-43c4-8212-4998f6fe23ba req-00582326-5a50-466c-aa2c-b5b5b44d521d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/attachments/6a5f9d50-6e53-4e13-a6d9-841c62493c86/action returned with HTTP 204 Aug 06 03:19:58.697093 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1109/4500] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:19:58 2026] POST /volume/v3/attachments/6a5f9d50-6e53-4e13-a6d9-841c62493c86/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:19:58.967588 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b2a18052-cbd8-4929-af7f-a403dbb12944 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:58.969099 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b2a18052-cbd8-4929-af7f-a403dbb12944 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/0dc04c7d-c045-483e-a576-fc9dfeaf450d Aug 06 03:19:58.969285 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b2a18052-cbd8-4929-af7f-a403dbb12944 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:58.969493 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b2a18052-cbd8-4929-af7f-a403dbb12944 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:58.976811 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:58.976811 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:19:58.980708 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b2a18052-cbd8-4929-af7f-a403dbb12944 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:19:58.984961 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b2a18052-cbd8-4929-af7f-a403dbb12944 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/0dc04c7d-c045-483e-a576-fc9dfeaf450d returned with HTTP 200 Aug 06 03:19:58.985340 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1131/4501] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:58 2026] GET /volume/v3/volumes/0dc04c7d-c045-483e-a576-fc9dfeaf450d => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:58.996138 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-678d2f9b-166c-492d-88fb-9af3ae20caae None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:58.997788 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-678d2f9b-166c-492d-88fb-9af3ae20caae tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:19:58.998157 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-678d2f9b-166c-492d-88fb-9af3ae20caae tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0dc04c7d-c045-483e-a576-fc9dfeaf450d", "name": "tempest-VolumesBackupsTest-Backup-719174983"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:19:58.999550 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.backups [None req-678d2f9b-166c-492d-88fb-9af3ae20caae tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Creating new backup {'backup': {'volume_id': '0dc04c7d-c045-483e-a576-fc9dfeaf450d', 'name': 'tempest-VolumesBackupsTest-Backup-719174983'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:19:58.999740 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.backups [None req-678d2f9b-166c-492d-88fb-9af3ae20caae tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Creating backup of volume 0dc04c7d-c045-483e-a576-fc9dfeaf450d in container None Aug 06 03:19:59.007771 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:59.007771 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:19:59.008336 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-678d2f9b-166c-492d-88fb-9af3ae20caae tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:19:59.027457 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-678d2f9b-166c-492d-88fb-9af3ae20caae tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Created reservations ['51425dc1-b061-4817-b425-c7fcf4ae697a', '5bc9ca6c-2016-41e1-9a97-07209247675f'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:19:59.052949 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-678d2f9b-166c-492d-88fb-9af3ae20caae tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:19:59.053559 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1131/4502] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:19:58 2026] POST /volume/v3/backups => generated 327 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:19:59.061956 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2c9c4aae-b083-4653-bfcc-71cf4e3d36ce None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:59.065956 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2c9c4aae-b083-4653-bfcc-71cf4e3d36ce tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:19:59.065956 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2c9c4aae-b083-4653-bfcc-71cf4e3d36ce tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:59.065956 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2c9c4aae-b083-4653-bfcc-71cf4e3d36ce tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:59.065956 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-2c9c4aae-b083-4653-bfcc-71cf4e3d36ce tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:19:59.070055 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:59.070055 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:19:59.071071 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2c9c4aae-b083-4653-bfcc-71cf4e3d36ce tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 200 Aug 06 03:19:59.071597 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1132/4503] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:59 2026] GET /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:19:59.094639 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7dbb85fe-2169-4198-abaf-e4e9090bb2a2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:19:59.096230 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7dbb85fe-2169-4198-abaf-e4e9090bb2a2 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:19:59.096590 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7dbb85fe-2169-4198-abaf-e4e9090bb2a2 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:19:59.097818 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7dbb85fe-2169-4198-abaf-e4e9090bb2a2 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:19:59.103091 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:19:59.103091 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:19:59.106510 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7dbb85fe-2169-4198-abaf-e4e9090bb2a2 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:19:59.110159 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7dbb85fe-2169-4198-abaf-e4e9090bb2a2 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 200 Aug 06 03:19:59.110599 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1110/4504] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:19:59 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 941 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:00.084305 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8e06ace6-357e-4421-a4a7-5062a0ae38f6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:00.087059 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8e06ace6-357e-4421-a4a7-5062a0ae38f6 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:20:00.087245 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8e06ace6-357e-4421-a4a7-5062a0ae38f6 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:00.087428 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8e06ace6-357e-4421-a4a7-5062a0ae38f6 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:00.087529 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-8e06ace6-357e-4421-a4a7-5062a0ae38f6 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:00.091580 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:00.091580 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:00.092212 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8e06ace6-357e-4421-a4a7-5062a0ae38f6 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 200 Aug 06 03:20:00.092554 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1132/4505] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:00 2026] GET /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:00.123798 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-38903ceb-9d38-448b-b508-0fa9d18b29b0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:00.125472 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-38903ceb-9d38-448b-b508-0fa9d18b29b0 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:20:00.125662 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-38903ceb-9d38-448b-b508-0fa9d18b29b0 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:00.125863 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-38903ceb-9d38-448b-b508-0fa9d18b29b0 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:00.132513 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:00.132513 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:00.135984 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-38903ceb-9d38-448b-b508-0fa9d18b29b0 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:20:00.140170 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-38903ceb-9d38-448b-b508-0fa9d18b29b0 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 200 Aug 06 03:20:00.140581 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1132/4506] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:00 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 941 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:01.101923 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e5307d3f-1a99-45aa-8ca6-b95feddd0b72 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:01.103618 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e5307d3f-1a99-45aa-8ca6-b95feddd0b72 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:20:01.103801 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e5307d3f-1a99-45aa-8ca6-b95feddd0b72 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:01.104005 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e5307d3f-1a99-45aa-8ca6-b95feddd0b72 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:01.104106 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-e5307d3f-1a99-45aa-8ca6-b95feddd0b72 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:01.108452 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:01.108452 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:01.109137 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e5307d3f-1a99-45aa-8ca6-b95feddd0b72 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 200 Aug 06 03:20:01.109468 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1133/4507] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:01 2026] GET /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:01.152827 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7d96f737-0fce-41d0-8eae-4a8ab5ec2ac3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:01.155317 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7d96f737-0fce-41d0-8eae-4a8ab5ec2ac3 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:20:01.155504 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7d96f737-0fce-41d0-8eae-4a8ab5ec2ac3 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:01.155688 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7d96f737-0fce-41d0-8eae-4a8ab5ec2ac3 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:01.164546 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:01.164546 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:01.170070 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7d96f737-0fce-41d0-8eae-4a8ab5ec2ac3 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:20:01.176421 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7d96f737-0fce-41d0-8eae-4a8ab5ec2ac3 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 200 Aug 06 03:20:01.176896 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1111/4508] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:01 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 941 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:02.121137 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bc212c6f-85e1-4826-aea7-e64a732b31d3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:02.124375 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bc212c6f-85e1-4826-aea7-e64a732b31d3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:20:02.124621 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bc212c6f-85e1-4826-aea7-e64a732b31d3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:02.124803 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bc212c6f-85e1-4826-aea7-e64a732b31d3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:02.124952 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-bc212c6f-85e1-4826-aea7-e64a732b31d3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:02.129901 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:02.129901 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:02.130947 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bc212c6f-85e1-4826-aea7-e64a732b31d3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 200 Aug 06 03:20:02.131501 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1133/4509] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:02 2026] GET /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:02.198867 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ba304bbd-f176-4468-b2b7-d2eafef19824 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:02.203351 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ba304bbd-f176-4468-b2b7-d2eafef19824 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:20:02.203590 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ba304bbd-f176-4468-b2b7-d2eafef19824 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:02.203805 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ba304bbd-f176-4468-b2b7-d2eafef19824 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:02.213374 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:02.213374 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:02.215363 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ba304bbd-f176-4468-b2b7-d2eafef19824 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:20:02.219504 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ba304bbd-f176-4468-b2b7-d2eafef19824 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 200 Aug 06 03:20:02.219866 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1133/4510] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:02 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 941 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:03.140727 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-752acdf6-90df-4a76-a64f-4aa22efdca9c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:03.142247 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-752acdf6-90df-4a76-a64f-4aa22efdca9c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:20:03.142418 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-752acdf6-90df-4a76-a64f-4aa22efdca9c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:03.142600 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-752acdf6-90df-4a76-a64f-4aa22efdca9c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:03.142696 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-752acdf6-90df-4a76-a64f-4aa22efdca9c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:03.146667 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:03.146667 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:03.147339 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-752acdf6-90df-4a76-a64f-4aa22efdca9c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 200 Aug 06 03:20:03.147650 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1134/4511] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:03 2026] GET /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:03.233220 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-84c12ae5-61fa-4a31-a9b2-ef13b02130b9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:03.234973 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-84c12ae5-61fa-4a31-a9b2-ef13b02130b9 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:20:03.235216 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-84c12ae5-61fa-4a31-a9b2-ef13b02130b9 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:03.235445 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-84c12ae5-61fa-4a31-a9b2-ef13b02130b9 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:03.243969 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:03.243969 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:03.248416 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-84c12ae5-61fa-4a31-a9b2-ef13b02130b9 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:20:03.253957 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-84c12ae5-61fa-4a31-a9b2-ef13b02130b9 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 200 Aug 06 03:20:03.254473 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1112/4512] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:03 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 941 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:04.157858 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-720ba6a4-b33f-4829-8533-a326a3ca1aa7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:04.160724 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-720ba6a4-b33f-4829-8533-a326a3ca1aa7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:20:04.160724 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-720ba6a4-b33f-4829-8533-a326a3ca1aa7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:04.160724 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-720ba6a4-b33f-4829-8533-a326a3ca1aa7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:04.160724 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-720ba6a4-b33f-4829-8533-a326a3ca1aa7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:04.165296 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:04.165296 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:04.166093 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-720ba6a4-b33f-4829-8533-a326a3ca1aa7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 200 Aug 06 03:20:04.166464 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1134/4513] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:04 2026] GET /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:04.266984 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4801aae4-74b6-42a6-8dde-1a9d31df27ec None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:04.268969 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4801aae4-74b6-42a6-8dde-1a9d31df27ec tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:20:04.269183 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4801aae4-74b6-42a6-8dde-1a9d31df27ec tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:04.269401 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4801aae4-74b6-42a6-8dde-1a9d31df27ec tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:04.277170 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:04.277170 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:04.280786 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4801aae4-74b6-42a6-8dde-1a9d31df27ec tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:20:04.285135 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4801aae4-74b6-42a6-8dde-1a9d31df27ec tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 200 Aug 06 03:20:04.285673 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1134/4514] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:04 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 941 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:05.176601 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-85e32b69-3322-4e97-9059-96fb36ccf48a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:05.178422 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-85e32b69-3322-4e97-9059-96fb36ccf48a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:20:05.178614 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-85e32b69-3322-4e97-9059-96fb36ccf48a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:05.178825 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-85e32b69-3322-4e97-9059-96fb36ccf48a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:05.178951 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-85e32b69-3322-4e97-9059-96fb36ccf48a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:05.183814 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:05.183814 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:05.184715 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-85e32b69-3322-4e97-9059-96fb36ccf48a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 200 Aug 06 03:20:05.185172 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1135/4515] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:05 2026] GET /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:05.299122 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3f41e1b8-e9fa-4e00-a5ac-15b33733f47d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:05.300767 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3f41e1b8-e9fa-4e00-a5ac-15b33733f47d tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:20:05.300947 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3f41e1b8-e9fa-4e00-a5ac-15b33733f47d tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:05.301148 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3f41e1b8-e9fa-4e00-a5ac-15b33733f47d tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:05.307498 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:05.307498 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:05.310513 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3f41e1b8-e9fa-4e00-a5ac-15b33733f47d tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:20:05.314300 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3f41e1b8-e9fa-4e00-a5ac-15b33733f47d tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 200 Aug 06 03:20:05.314634 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1113/4516] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:05 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 941 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:06.197903 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a9567e3d-db7b-4dcb-9763-b590ce9f5a2a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:06.201420 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a9567e3d-db7b-4dcb-9763-b590ce9f5a2a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:20:06.201420 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a9567e3d-db7b-4dcb-9763-b590ce9f5a2a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:06.201420 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a9567e3d-db7b-4dcb-9763-b590ce9f5a2a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:06.201420 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-a9567e3d-db7b-4dcb-9763-b590ce9f5a2a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:06.205737 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:06.205737 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:06.207037 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a9567e3d-db7b-4dcb-9763-b590ce9f5a2a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 200 Aug 06 03:20:06.207037 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1135/4517] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:06 2026] GET /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:06.337496 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bcb39c58-4164-43c5-b4fa-5d59fc75494c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:06.339309 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bcb39c58-4164-43c5-b4fa-5d59fc75494c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:20:06.339497 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bcb39c58-4164-43c5-b4fa-5d59fc75494c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:06.339664 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bcb39c58-4164-43c5-b4fa-5d59fc75494c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:06.346239 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:06.346239 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:06.349651 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-bcb39c58-4164-43c5-b4fa-5d59fc75494c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:20:06.354530 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bcb39c58-4164-43c5-b4fa-5d59fc75494c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 200 Aug 06 03:20:06.355039 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1135/4518] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:06 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 1427 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:20:06.419483 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2769231d-7f42-48d2-95f4-fc6c47456724 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:06.421518 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2769231d-7f42-48d2-95f4-fc6c47456724 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:20:06.422212 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2769231d-7f42-48d2-95f4-fc6c47456724 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:06.422212 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2769231d-7f42-48d2-95f4-fc6c47456724 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:06.430301 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:06.430301 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:06.434339 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2769231d-7f42-48d2-95f4-fc6c47456724 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:20:06.438413 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2769231d-7f42-48d2-95f4-fc6c47456724 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 200 Aug 06 03:20:06.438759 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1136/4519] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:06 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 1427 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:20:06.572180 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-14470c37-9842-4f29-a382-fbe940024798 req-ae4f84c1-0af7-45fe-b724-c8f7bcc57e71 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:06.576957 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-ae4f84c1-0af7-45fe-b724-c8f7bcc57e71 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:20:06.576957 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-ae4f84c1-0af7-45fe-b724-c8f7bcc57e71 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:06.576957 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-ae4f84c1-0af7-45fe-b724-c8f7bcc57e71 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:06.585968 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:06.585968 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:06.590771 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-14470c37-9842-4f29-a382-fbe940024798 req-ae4f84c1-0af7-45fe-b724-c8f7bcc57e71 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:20:06.596154 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-ae4f84c1-0af7-45fe-b724-c8f7bcc57e71 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 200 Aug 06 03:20:06.596692 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1114/4520] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:20:06 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 1427 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:20:07.083684 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-14470c37-9842-4f29-a382-fbe940024798 req-11cc8182-6a8f-4e92-96e3-d6cd88e64967 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:07.085585 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-11cc8182-6a8f-4e92-96e3-d6cd88e64967 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:20:07.085738 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-11cc8182-6a8f-4e92-96e3-d6cd88e64967 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:07.085922 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-11cc8182-6a8f-4e92-96e3-d6cd88e64967 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:07.092733 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:07.092733 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:07.096846 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-14470c37-9842-4f29-a382-fbe940024798 req-11cc8182-6a8f-4e92-96e3-d6cd88e64967 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:20:07.100866 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-11cc8182-6a8f-4e92-96e3-d6cd88e64967 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 200 Aug 06 03:20:07.101390 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1136/4521] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:20:07 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 1427 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 03:20:07.110600 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-27af0619-34c3-4533-aab5-eae2d96886e5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:07.111886 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-27af0619-34c3-4533-aab5-eae2d96886e5 None None] GET https://10.4.3.80/volume// Aug 06 03:20:07.111886 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-27af0619-34c3-4533-aab5-eae2d96886e5 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:07.111886 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-27af0619-34c3-4533-aab5-eae2d96886e5 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:07.111886 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-27af0619-34c3-4533-aab5-eae2d96886e5 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:20:07.111886 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1136/4522] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:20:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:20:07.119216 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-14470c37-9842-4f29-a382-fbe940024798 req-539b4f3a-f242-470e-af46-05aa9e8ee9b6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:07.120984 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-539b4f3a-f242-470e-af46-05aa9e8ee9b6 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:20:07.121304 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-539b4f3a-f242-470e-af46-05aa9e8ee9b6 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c9400cf6-427c-4651-9dfa-d8384bf83396", "connector": null, "instance_uuid": "bb49fa41-93df-4a76-9827-641be8fab6dc"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:07.128947 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:07.128947 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:07.151795 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-539b4f3a-f242-470e-af46-05aa9e8ee9b6 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:20:07.152247 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1137/4523] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:20:07 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 06 03:20:07.219304 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a371e8ab-a5a3-4a4f-8b37-c2b5f9184518 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:07.223506 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a371e8ab-a5a3-4a4f-8b37-c2b5f9184518 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:20:07.223506 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a371e8ab-a5a3-4a4f-8b37-c2b5f9184518 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:07.223506 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a371e8ab-a5a3-4a4f-8b37-c2b5f9184518 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:07.223506 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-a371e8ab-a5a3-4a4f-8b37-c2b5f9184518 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:07.230348 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:07.230348 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:07.232450 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a371e8ab-a5a3-4a4f-8b37-c2b5f9184518 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 200 Aug 06 03:20:07.232450 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1115/4524] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:07 2026] GET /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:08.234172 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5fc4590e-a97c-41fc-9eb2-fefa36b72171 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:08.234551 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5fc4590e-a97c-41fc-9eb2-fefa36b72171 None None] GET https://10.4.3.80/volume// Aug 06 03:20:08.234699 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5fc4590e-a97c-41fc-9eb2-fefa36b72171 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:08.234908 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5fc4590e-a97c-41fc-9eb2-fefa36b72171 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:08.235224 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5fc4590e-a97c-41fc-9eb2-fefa36b72171 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:20:08.235491 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1137/4525] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:20:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:20:08.242089 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ed5b3a0d-3fb8-4331-b298-11b0031220a3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:08.243812 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ed5b3a0d-3fb8-4331-b298-11b0031220a3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:20:08.244026 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ed5b3a0d-3fb8-4331-b298-11b0031220a3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:08.244222 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ed5b3a0d-3fb8-4331-b298-11b0031220a3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:08.244318 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-ed5b3a0d-3fb8-4331-b298-11b0031220a3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:08.244783 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-14470c37-9842-4f29-a382-fbe940024798 req-c91394cb-885d-49ba-8c08-aab1e0218c57 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:08.249099 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-c91394cb-885d-49ba-8c08-aab1e0218c57 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:20:08.249374 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-c91394cb-885d-49ba-8c08-aab1e0218c57 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:08.249635 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-c91394cb-885d-49ba-8c08-aab1e0218c57 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:08.252866 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=263,cinder:UPDATE=84,cinder:INSERT=34 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:20:08.254225 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:08.254225 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:08.255410 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ed5b3a0d-3fb8-4331-b298-11b0031220a3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 200 Aug 06 03:20:08.258851 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1137/4526] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:08 2026] GET /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:08.261813 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:08.261813 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:08.265969 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-14470c37-9842-4f29-a382-fbe940024798 req-c91394cb-885d-49ba-8c08-aab1e0218c57 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:20:08.271977 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-c91394cb-885d-49ba-8c08-aab1e0218c57 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 200 Aug 06 03:20:08.272500 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1138/4527] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:20:08 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 1606 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:20:08.376562 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-14470c37-9842-4f29-a382-fbe940024798 req-009e4c14-b2d5-44b3-98ec-01ef9fd878b7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:08.379269 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-009e4c14-b2d5-44b3-98ec-01ef9fd878b7 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] PUT https://10.4.3.80/volume/v3/attachments/1b2d78a9-3674-40cf-bc45-f30990c02cec Aug 06 03:20:08.379637 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-009e4c14-b2d5-44b3-98ec-01ef9fd878b7 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:08.387613 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-14470c37-9842-4f29-a382-fbe940024798 req-009e4c14-b2d5-44b3-98ec-01ef9fd878b7 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Acquiring lock "cinder-attachment_update-c9400cf6-427c-4651-9dfa-d8384bf83396-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:20:08.393547 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-14470c37-9842-4f29-a382-fbe940024798 req-009e4c14-b2d5-44b3-98ec-01ef9fd878b7 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Lock "cinder-attachment_update-c9400cf6-427c-4651-9dfa-d8384bf83396-np0000006611" acquired by "attachment_update" :: waited 0.006s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:20:08.394503 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:08.394503 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:08.480336 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-14470c37-9842-4f29-a382-fbe940024798 req-009e4c14-b2d5-44b3-98ec-01ef9fd878b7 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Lock "cinder-attachment_update-c9400cf6-427c-4651-9dfa-d8384bf83396-np0000006611" released by "attachment_update" :: held 0.087s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:20:08.480628 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-009e4c14-b2d5-44b3-98ec-01ef9fd878b7 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/attachments/1b2d78a9-3674-40cf-bc45-f30990c02cec returned with HTTP 200 Aug 06 03:20:08.481060 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1116/4528] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:20:08 2026] PUT /volume/v3/attachments/1b2d78a9-3674-40cf-bc45-f30990c02cec => generated 968 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:20:08.505997 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-14470c37-9842-4f29-a382-fbe940024798 req-5a4ef11b-a79f-4dc3-8871-2754e5aa8146 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:08.508461 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-5a4ef11b-a79f-4dc3-8871-2754e5aa8146 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] POST https://10.4.3.80/volume/v3/attachments/1b2d78a9-3674-40cf-bc45-f30990c02cec/action Aug 06 03:20:08.509063 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-5a4ef11b-a79f-4dc3-8871-2754e5aa8146 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:20:08.509339 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-5a4ef11b-a79f-4dc3-8871-2754e5aa8146 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:08.531386 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:08.531386 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:08.549759 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-5a4ef11b-a79f-4dc3-8871-2754e5aa8146 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/attachments/1b2d78a9-3674-40cf-bc45-f30990c02cec/action returned with HTTP 204 Aug 06 03:20:08.550366 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1138/4529] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:20:08 2026] POST /volume/v3/attachments/1b2d78a9-3674-40cf-bc45-f30990c02cec/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:20:09.267131 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8b7020ab-8689-4a66-b2bc-ab2f7ef0dd67 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:09.269629 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8b7020ab-8689-4a66-b2bc-ab2f7ef0dd67 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:20:09.270605 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8b7020ab-8689-4a66-b2bc-ab2f7ef0dd67 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:09.270605 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8b7020ab-8689-4a66-b2bc-ab2f7ef0dd67 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:09.270605 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-8b7020ab-8689-4a66-b2bc-ab2f7ef0dd67 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:09.275115 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:09.275115 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:09.276561 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8b7020ab-8689-4a66-b2bc-ab2f7ef0dd67 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 200 Aug 06 03:20:09.276561 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1138/4530] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:09 2026] GET /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:10.288165 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b7a99a21-4adf-4c47-9bb5-e8fe38698df8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:10.290031 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b7a99a21-4adf-4c47-9bb5-e8fe38698df8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:20:10.290235 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b7a99a21-4adf-4c47-9bb5-e8fe38698df8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:10.290431 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b7a99a21-4adf-4c47-9bb5-e8fe38698df8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:10.290542 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-b7a99a21-4adf-4c47-9bb5-e8fe38698df8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:10.294659 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:10.294659 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:10.295458 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b7a99a21-4adf-4c47-9bb5-e8fe38698df8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 200 Aug 06 03:20:10.295817 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1139/4531] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:10 2026] GET /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:11.309499 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-dbc3652f-6c71-44ca-9b60-dcfeaf8ab14f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:11.312325 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-dbc3652f-6c71-44ca-9b60-dcfeaf8ab14f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:20:11.312325 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-dbc3652f-6c71-44ca-9b60-dcfeaf8ab14f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:11.312325 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-dbc3652f-6c71-44ca-9b60-dcfeaf8ab14f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:11.312325 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-dbc3652f-6c71-44ca-9b60-dcfeaf8ab14f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:11.318425 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:11.318425 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:11.319574 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-dbc3652f-6c71-44ca-9b60-dcfeaf8ab14f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 200 Aug 06 03:20:11.320117 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1117/4532] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:11 2026] GET /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:12.331693 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-22d278fc-8bd4-48c3-8a9d-d82c39d886a7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:12.335949 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-22d278fc-8bd4-48c3-8a9d-d82c39d886a7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:20:12.335949 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-22d278fc-8bd4-48c3-8a9d-d82c39d886a7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:12.335949 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-22d278fc-8bd4-48c3-8a9d-d82c39d886a7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:12.335949 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-22d278fc-8bd4-48c3-8a9d-d82c39d886a7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:12.342007 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:12.342007 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:12.343716 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-22d278fc-8bd4-48c3-8a9d-d82c39d886a7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 200 Aug 06 03:20:12.344701 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1139/4533] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:12 2026] GET /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:12.848717 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-14470c37-9842-4f29-a382-fbe940024798 req-289ef69e-e8fb-443b-ac1c-e18a92bf0dbf None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:12.850681 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-289ef69e-e8fb-443b-ac1c-e18a92bf0dbf tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396/encryption Aug 06 03:20:12.850868 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-289ef69e-e8fb-443b-ac1c-e18a92bf0dbf tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:12.851046 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-289ef69e-e8fb-443b-ac1c-e18a92bf0dbf tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:12.868851 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:12.868851 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:12.871525 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-14470c37-9842-4f29-a382-fbe940024798 req-289ef69e-e8fb-443b-ac1c-e18a92bf0dbf tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396/encryption returned with HTTP 200 Aug 06 03:20:12.871935 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1139/4534] 10.4.3.80 () {68 vars in 1624 bytes} [Thu Aug 6 03:20:12 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:13.356353 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-addce8b4-7534-4522-9e33-432347765759 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:13.358933 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-addce8b4-7534-4522-9e33-432347765759 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:20:13.359279 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-addce8b4-7534-4522-9e33-432347765759 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:13.359504 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-addce8b4-7534-4522-9e33-432347765759 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:13.359649 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-addce8b4-7534-4522-9e33-432347765759 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:13.366497 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:13.366497 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:13.367536 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-addce8b4-7534-4522-9e33-432347765759 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 200 Aug 06 03:20:13.368054 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1140/4535] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:13 2026] GET /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:14.377307 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-66cc76bb-7c49-47f5-b6aa-7afd326e3069 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:14.380205 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-66cc76bb-7c49-47f5-b6aa-7afd326e3069 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:20:14.380304 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-66cc76bb-7c49-47f5-b6aa-7afd326e3069 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:14.380488 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-66cc76bb-7c49-47f5-b6aa-7afd326e3069 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:14.380582 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-66cc76bb-7c49-47f5-b6aa-7afd326e3069 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:14.385594 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:14.385594 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:14.386453 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-66cc76bb-7c49-47f5-b6aa-7afd326e3069 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 200 Aug 06 03:20:14.387179 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1118/4536] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:14 2026] GET /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:15.398167 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f4011a24-9d1e-4838-a3e8-763efb9f7631 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:15.399859 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f4011a24-9d1e-4838-a3e8-763efb9f7631 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:20:15.400053 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f4011a24-9d1e-4838-a3e8-763efb9f7631 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:15.400222 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f4011a24-9d1e-4838-a3e8-763efb9f7631 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:15.400317 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-f4011a24-9d1e-4838-a3e8-763efb9f7631 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:15.404758 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:15.404758 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:15.405520 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f4011a24-9d1e-4838-a3e8-763efb9f7631 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 200 Aug 06 03:20:15.405893 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1140/4537] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:15 2026] GET /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:16.419287 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-72a0a618-1e7d-4eac-a033-23c630e1346b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:16.426761 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-72a0a618-1e7d-4eac-a033-23c630e1346b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:20:16.426995 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-72a0a618-1e7d-4eac-a033-23c630e1346b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:16.427179 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-72a0a618-1e7d-4eac-a033-23c630e1346b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:16.427281 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-72a0a618-1e7d-4eac-a033-23c630e1346b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:16.435097 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:16.435097 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:16.436845 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-72a0a618-1e7d-4eac-a033-23c630e1346b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 200 Aug 06 03:20:16.437178 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1140/4538] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:16 2026] GET /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:17.447741 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ce2d78ad-5df3-478b-81a7-e1b1c3aee79a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:17.449305 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ce2d78ad-5df3-478b-81a7-e1b1c3aee79a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:20:17.449469 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ce2d78ad-5df3-478b-81a7-e1b1c3aee79a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:17.449635 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ce2d78ad-5df3-478b-81a7-e1b1c3aee79a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:17.449734 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-ce2d78ad-5df3-478b-81a7-e1b1c3aee79a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:17.453999 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:17.453999 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:17.454789 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ce2d78ad-5df3-478b-81a7-e1b1c3aee79a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 200 Aug 06 03:20:17.455277 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1141/4539] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:17 2026] GET /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:18.465486 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8866724b-fc81-4f5c-975c-2b5b811c28a2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:18.467888 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8866724b-fc81-4f5c-975c-2b5b811c28a2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:20:18.468197 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8866724b-fc81-4f5c-975c-2b5b811c28a2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:18.468446 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8866724b-fc81-4f5c-975c-2b5b811c28a2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:18.468580 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-8866724b-fc81-4f5c-975c-2b5b811c28a2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:18.474338 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:18.474338 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:18.475161 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8866724b-fc81-4f5c-975c-2b5b811c28a2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 200 Aug 06 03:20:18.475536 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1119/4540] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:18 2026] GET /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:18.484140 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-08e9cdb7-83d9-455c-bfaa-4d1856112213 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:18.485844 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-08e9cdb7-83d9-455c-bfaa-4d1856112213 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:20:18.486265 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-08e9cdb7-83d9-455c-bfaa-4d1856112213 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0dc04c7d-c045-483e-a576-fc9dfeaf450d", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1670938987"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:18.488067 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.backups [None req-08e9cdb7-83d9-455c-bfaa-4d1856112213 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Creating new backup {'backup': {'volume_id': '0dc04c7d-c045-483e-a576-fc9dfeaf450d', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1670938987'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:20:18.488261 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-08e9cdb7-83d9-455c-bfaa-4d1856112213 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Creating backup of volume 0dc04c7d-c045-483e-a576-fc9dfeaf450d in container None Aug 06 03:20:18.495604 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:18.495604 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:18.496022 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-08e9cdb7-83d9-455c-bfaa-4d1856112213 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:20:18.512142 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-08e9cdb7-83d9-455c-bfaa-4d1856112213 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Created reservations ['c7276760-def1-497a-99a7-aadb1c5f060a', '65bbb33a-df05-4860-b9b3-5d2399fd7983'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:20:18.539883 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-08e9cdb7-83d9-455c-bfaa-4d1856112213 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:20:18.540319 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1141/4541] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:20:18 2026] POST /volume/v3/backups => generated 328 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:20:18.548450 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-59d08224-988b-40d7-837d-4350d56f09e1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:18.550067 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-59d08224-988b-40d7-837d-4350d56f09e1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:18.550299 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-59d08224-988b-40d7-837d-4350d56f09e1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:18.550471 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-59d08224-988b-40d7-837d-4350d56f09e1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:18.550566 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-59d08224-988b-40d7-837d-4350d56f09e1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:18.554511 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:18.554511 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:18.555265 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-59d08224-988b-40d7-837d-4350d56f09e1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:18.555650 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1141/4542] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:18 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:19.565638 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-28a83bf1-b9ff-4f80-b42b-94073b95338f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:19.567730 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-28a83bf1-b9ff-4f80-b42b-94073b95338f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:19.567964 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-28a83bf1-b9ff-4f80-b42b-94073b95338f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:19.568219 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-28a83bf1-b9ff-4f80-b42b-94073b95338f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:19.568347 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-28a83bf1-b9ff-4f80-b42b-94073b95338f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:19.573249 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:19.573249 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:19.574123 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-28a83bf1-b9ff-4f80-b42b-94073b95338f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:19.574543 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1142/4543] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:19 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:20.584756 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d901b887-9f3f-454a-bdde-c0bbc396a1ec None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:20.587061 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d901b887-9f3f-454a-bdde-c0bbc396a1ec tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:20.588865 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d901b887-9f3f-454a-bdde-c0bbc396a1ec tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:20.588865 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d901b887-9f3f-454a-bdde-c0bbc396a1ec tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:20.588865 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-d901b887-9f3f-454a-bdde-c0bbc396a1ec tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:20.593361 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:20.593361 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:20.594465 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d901b887-9f3f-454a-bdde-c0bbc396a1ec tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:20.595100 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1120/4544] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:20 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:21.604599 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c0bdd18f-8232-4725-b086-876ff02dcde2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:21.606285 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c0bdd18f-8232-4725-b086-876ff02dcde2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:21.606487 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c0bdd18f-8232-4725-b086-876ff02dcde2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:21.606603 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c0bdd18f-8232-4725-b086-876ff02dcde2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:21.606725 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-c0bdd18f-8232-4725-b086-876ff02dcde2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:21.611851 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:21.611851 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:21.612933 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c0bdd18f-8232-4725-b086-876ff02dcde2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:21.613409 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1142/4545] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:21 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:22.624728 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9d2c90a0-1430-498e-8776-e8f417a7bb16 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:22.628684 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9d2c90a0-1430-498e-8776-e8f417a7bb16 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:22.628955 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9d2c90a0-1430-498e-8776-e8f417a7bb16 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:22.629221 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9d2c90a0-1430-498e-8776-e8f417a7bb16 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:22.629377 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-9d2c90a0-1430-498e-8776-e8f417a7bb16 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:22.634738 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:22.634738 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:22.635744 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9d2c90a0-1430-498e-8776-e8f417a7bb16 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:22.636284 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1142/4546] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:22 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:23.648148 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-677dc674-3454-4adb-b737-6722fa1b1bbc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:23.650006 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-677dc674-3454-4adb-b737-6722fa1b1bbc tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:23.650213 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-677dc674-3454-4adb-b737-6722fa1b1bbc tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:23.650388 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-677dc674-3454-4adb-b737-6722fa1b1bbc tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:23.650485 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-677dc674-3454-4adb-b737-6722fa1b1bbc tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:23.654817 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:23.654817 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:23.655479 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-677dc674-3454-4adb-b737-6722fa1b1bbc tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:23.655785 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1143/4547] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:23 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:24.667212 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8e38002b-6a2f-4a95-b461-9d36771cf9eb None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:24.669760 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8e38002b-6a2f-4a95-b461-9d36771cf9eb tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:24.670014 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8e38002b-6a2f-4a95-b461-9d36771cf9eb tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:24.670203 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8e38002b-6a2f-4a95-b461-9d36771cf9eb tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:24.670302 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-8e38002b-6a2f-4a95-b461-9d36771cf9eb tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:24.674373 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:24.674373 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:24.675112 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8e38002b-6a2f-4a95-b461-9d36771cf9eb tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:24.675407 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1121/4548] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:24 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:25.685973 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-20c1f18e-7fbf-4f97-8273-059e5bc87aad None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:25.689971 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-20c1f18e-7fbf-4f97-8273-059e5bc87aad tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:25.690263 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-20c1f18e-7fbf-4f97-8273-059e5bc87aad tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:25.690720 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-20c1f18e-7fbf-4f97-8273-059e5bc87aad tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:25.690965 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-20c1f18e-7fbf-4f97-8273-059e5bc87aad tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:25.696680 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:25.696680 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:25.697538 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-20c1f18e-7fbf-4f97-8273-059e5bc87aad tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:25.697996 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1143/4549] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:25 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:25.710814 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-957d4095-2a5f-4f10-9094-f3b7a17e17e3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:25.712326 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-957d4095-2a5f-4f10-9094-f3b7a17e17e3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] POST https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221/restore Aug 06 03:20:25.712721 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-957d4095-2a5f-4f10-9094-f3b7a17e17e3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "0dc04c7d-c045-483e-a576-fc9dfeaf450d"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:25.714286 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.backups [None req-957d4095-2a5f-4f10-9094-f3b7a17e17e3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Restoring backup 01a63c35-325e-4bc4-9dcf-5740efe6e221 ({'restore': {'volume_id': '0dc04c7d-c045-483e-a576-fc9dfeaf450d'}}) {{(pid=100899) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 03:20:25.714478 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.backups [None req-957d4095-2a5f-4f10-9094-f3b7a17e17e3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Restoring backup 01a63c35-325e-4bc4-9dcf-5740efe6e221 to volume 0dc04c7d-c045-483e-a576-fc9dfeaf450d. Aug 06 03:20:25.719182 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:25.719182 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:25.726370 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:25.726370 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:25.726944 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-957d4095-2a5f-4f10-9094-f3b7a17e17e3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:20:25.727106 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.backup.api [None req-957d4095-2a5f-4f10-9094-f3b7a17e17e3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Checking backup size 1 against volume size 1 {{(pid=100899) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 03:20:25.727241 np0000006611 devstack@c-api.service[100899]: INFO cinder.backup.api [None req-957d4095-2a5f-4f10-9094-f3b7a17e17e3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Overwriting volume 0dc04c7d-c045-483e-a576-fc9dfeaf450d with restore of backup 01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:25.740620 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.backup.rpcapi [None req-957d4095-2a5f-4f10-9094-f3b7a17e17e3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] restore_backup in rpcapi backup_id 01a63c35-325e-4bc4-9dcf-5740efe6e221 {{(pid=100899) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 03:20:25.742809 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-957d4095-2a5f-4f10-9094-f3b7a17e17e3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221/restore returned with HTTP 202 Aug 06 03:20:25.743594 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1143/4550] 10.4.3.80 () {68 vars in 1386 bytes} [Thu Aug 6 03:20:25 2026] POST /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221/restore => generated 181 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:20:25.752762 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b605d672-6e7d-490e-8c33-165a459f2cd1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:25.755178 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b605d672-6e7d-490e-8c33-165a459f2cd1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:25.755344 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b605d672-6e7d-490e-8c33-165a459f2cd1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:25.755511 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b605d672-6e7d-490e-8c33-165a459f2cd1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:25.755821 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-b605d672-6e7d-490e-8c33-165a459f2cd1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:25.759742 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:25.759742 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:25.762938 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b605d672-6e7d-490e-8c33-165a459f2cd1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:25.763520 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1144/4551] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:25 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:26.774113 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e13e984e-cc18-4858-b6de-139e51c6ea9d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:26.775958 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e13e984e-cc18-4858-b6de-139e51c6ea9d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:26.776204 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e13e984e-cc18-4858-b6de-139e51c6ea9d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:26.776425 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e13e984e-cc18-4858-b6de-139e51c6ea9d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:26.776525 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-e13e984e-cc18-4858-b6de-139e51c6ea9d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:26.781546 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:26.781546 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:26.782315 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e13e984e-cc18-4858-b6de-139e51c6ea9d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:26.782666 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1122/4552] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:26 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:27.793842 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-998f70b5-0ba8-483e-96fd-c3c76e9afd91 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:27.795785 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-998f70b5-0ba8-483e-96fd-c3c76e9afd91 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:27.795981 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-998f70b5-0ba8-483e-96fd-c3c76e9afd91 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:27.796155 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-998f70b5-0ba8-483e-96fd-c3c76e9afd91 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:27.796255 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-998f70b5-0ba8-483e-96fd-c3c76e9afd91 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:27.801121 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:27.801121 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:27.801845 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-998f70b5-0ba8-483e-96fd-c3c76e9afd91 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:27.802197 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1144/4553] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:27 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:28.811822 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b6a20b78-fb7d-486f-a5ea-96ed4fa88b69 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:28.813380 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b6a20b78-fb7d-486f-a5ea-96ed4fa88b69 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:28.813554 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b6a20b78-fb7d-486f-a5ea-96ed4fa88b69 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:28.813728 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b6a20b78-fb7d-486f-a5ea-96ed4fa88b69 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:28.813844 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-b6a20b78-fb7d-486f-a5ea-96ed4fa88b69 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:28.817635 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:28.817635 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:28.818368 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b6a20b78-fb7d-486f-a5ea-96ed4fa88b69 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:28.818733 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1144/4554] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:28 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:29.830993 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-99cb6859-33aa-42ca-9242-9091d64089e8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:29.833599 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-99cb6859-33aa-42ca-9242-9091d64089e8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:29.833800 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-99cb6859-33aa-42ca-9242-9091d64089e8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:29.834010 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-99cb6859-33aa-42ca-9242-9091d64089e8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:29.834111 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-99cb6859-33aa-42ca-9242-9091d64089e8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:29.838862 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:29.838862 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:29.839666 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-99cb6859-33aa-42ca-9242-9091d64089e8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:29.840048 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1145/4555] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:29 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:30.855973 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-bd5a8d9a-b070-4b0c-b3b3-324cc007eafb None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:30.858668 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bd5a8d9a-b070-4b0c-b3b3-324cc007eafb tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:30.858952 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bd5a8d9a-b070-4b0c-b3b3-324cc007eafb tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:30.859563 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bd5a8d9a-b070-4b0c-b3b3-324cc007eafb tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:30.861217 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-bd5a8d9a-b070-4b0c-b3b3-324cc007eafb tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:30.884092 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:30.884092 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:30.889701 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bd5a8d9a-b070-4b0c-b3b3-324cc007eafb tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:30.891089 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1123/4556] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:30 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 748 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:31.901126 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fb44c4c5-4d39-4ae4-828a-8dec7c75ab57 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:31.902744 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fb44c4c5-4d39-4ae4-828a-8dec7c75ab57 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:31.902964 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fb44c4c5-4d39-4ae4-828a-8dec7c75ab57 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:31.903152 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fb44c4c5-4d39-4ae4-828a-8dec7c75ab57 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:31.903268 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-fb44c4c5-4d39-4ae4-828a-8dec7c75ab57 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:31.907533 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:31.907533 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:31.908238 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fb44c4c5-4d39-4ae4-828a-8dec7c75ab57 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:31.908562 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1145/4557] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:31 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:32.917631 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-09de36f6-4d6c-4623-ad0c-529eeabf0d0d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:32.919371 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-09de36f6-4d6c-4623-ad0c-529eeabf0d0d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:32.919655 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-09de36f6-4d6c-4623-ad0c-529eeabf0d0d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:32.919964 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-09de36f6-4d6c-4623-ad0c-529eeabf0d0d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:32.920131 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-09de36f6-4d6c-4623-ad0c-529eeabf0d0d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:32.924259 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:32.924259 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:32.924951 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-09de36f6-4d6c-4623-ad0c-529eeabf0d0d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:32.925281 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1145/4558] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:32 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:33.938325 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b2de2188-bcc2-451e-97c4-fd8d76effd6b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:33.940281 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b2de2188-bcc2-451e-97c4-fd8d76effd6b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:33.940524 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b2de2188-bcc2-451e-97c4-fd8d76effd6b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:33.940920 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b2de2188-bcc2-451e-97c4-fd8d76effd6b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:33.941116 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-b2de2188-bcc2-451e-97c4-fd8d76effd6b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:33.945346 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:33.945346 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:33.946255 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b2de2188-bcc2-451e-97c4-fd8d76effd6b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:33.946684 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1146/4559] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:33 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:34.967812 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ef67d2ad-2039-4fbc-909b-8f95b0e4dcd8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:34.977503 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ef67d2ad-2039-4fbc-909b-8f95b0e4dcd8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:34.983054 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ef67d2ad-2039-4fbc-909b-8f95b0e4dcd8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:34.984184 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ef67d2ad-2039-4fbc-909b-8f95b0e4dcd8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:34.984788 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-ef67d2ad-2039-4fbc-909b-8f95b0e4dcd8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:35.012481 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:35.012481 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:35.020773 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ef67d2ad-2039-4fbc-909b-8f95b0e4dcd8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:35.028408 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1124/4560] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:34 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 748 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:35.616377 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-246f9e1c-3761-4f82-b0d4-c03fe0085bea None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:35.618116 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-246f9e1c-3761-4f82-b0d4-c03fe0085bea tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:20:35.618338 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-246f9e1c-3761-4f82-b0d4-c03fe0085bea tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:35.618564 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-246f9e1c-3761-4f82-b0d4-c03fe0085bea tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:35.625498 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:35.625498 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:35.628978 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-246f9e1c-3761-4f82-b0d4-c03fe0085bea tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:20:35.632738 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-246f9e1c-3761-4f82-b0d4-c03fe0085bea tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 returned with HTTP 200 Aug 06 03:20:35.633118 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1146/4561] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:35 2026] GET /volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:35.673634 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-b678b8c8-7f86-411a-8bd2-bd2e40cdc646 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:35.675340 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-b678b8c8-7f86-411a-8bd2-bd2e40cdc646 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:20:35.675503 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-b678b8c8-7f86-411a-8bd2-bd2e40cdc646 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:35.675669 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-b678b8c8-7f86-411a-8bd2-bd2e40cdc646 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:35.681691 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:35.681691 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:35.684610 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-b678b8c8-7f86-411a-8bd2-bd2e40cdc646 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:20:35.688189 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-b678b8c8-7f86-411a-8bd2-bd2e40cdc646 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 returned with HTTP 200 Aug 06 03:20:35.688631 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1146/4562] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:20:35 2026] GET /volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 => generated 840 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:35.809156 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6b49641c-6e65-4a36-b194-5ced5cb6a851 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:35.809695 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6b49641c-6e65-4a36-b194-5ced5cb6a851 None None] GET https://10.4.3.80/volume// Aug 06 03:20:35.809949 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6b49641c-6e65-4a36-b194-5ced5cb6a851 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:35.810211 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6b49641c-6e65-4a36-b194-5ced5cb6a851 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:35.810649 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6b49641c-6e65-4a36-b194-5ced5cb6a851 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:20:35.811076 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1147/4563] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:20:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:20:35.819863 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-cb309afc-2240-450f-a041-f5b76c1511ff None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:35.821669 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-cb309afc-2240-450f-a041-f5b76c1511ff tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:20:35.822039 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-cb309afc-2240-450f-a041-f5b76c1511ff tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7d79cb4-cd43-45b5-b785-afd8603104b8", "connector": null, "instance_uuid": "0cac8e9b-848e-46a8-b1ad-00da0bd8e93a"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:35.830620 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:35.830620 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:35.851033 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-cb309afc-2240-450f-a041-f5b76c1511ff tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:20:35.851699 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1125/4564] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:20:35 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:20:35.876988 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-44d4c44f-a3d8-482e-b93c-ec753766fbfb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:35.880637 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-44d4c44f-a3d8-482e-b93c-ec753766fbfb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:20:35.880637 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-44d4c44f-a3d8-482e-b93c-ec753766fbfb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:35.880637 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-44d4c44f-a3d8-482e-b93c-ec753766fbfb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:35.884013 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-cf5c095a-9adc-4509-8da1-2f7feb89da2a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:35.884396 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cf5c095a-9adc-4509-8da1-2f7feb89da2a None None] GET https://10.4.3.80/volume// Aug 06 03:20:35.884552 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cf5c095a-9adc-4509-8da1-2f7feb89da2a None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:35.884731 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cf5c095a-9adc-4509-8da1-2f7feb89da2a None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:35.885255 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cf5c095a-9adc-4509-8da1-2f7feb89da2a None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:20:35.885332 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1147/4565] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:20:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:20:35.891980 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-cfcee92f-1175-44e0-8826-c080e21de0c0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:35.893746 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-cfcee92f-1175-44e0-8826-c080e21de0c0 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:20:35.893908 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:35.893908 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:35.894054 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-cfcee92f-1175-44e0-8826-c080e21de0c0 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:35.894119 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-cfcee92f-1175-44e0-8826-c080e21de0c0 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:35.896948 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-44d4c44f-a3d8-482e-b93c-ec753766fbfb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:20:35.900531 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-44d4c44f-a3d8-482e-b93c-ec753766fbfb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 returned with HTTP 200 Aug 06 03:20:35.901013 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1147/4566] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:35 2026] GET /volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:35.902818 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:35.902818 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:35.905994 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-cfcee92f-1175-44e0-8826-c080e21de0c0 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:20:35.909553 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-cfcee92f-1175-44e0-8826-c080e21de0c0 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 returned with HTTP 200 Aug 06 03:20:35.909999 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1148/4567] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:20:35 2026] GET /volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 => generated 1019 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:20:36.009057 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-efc2c16f-67a3-4b84-b009-78309ce9dc96 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:36.011111 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-efc2c16f-67a3-4b84-b009-78309ce9dc96 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] PUT https://10.4.3.80/volume/v3/attachments/a9be91a2-1f80-4b77-b519-f0f86d974d9f Aug 06 03:20:36.011453 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-efc2c16f-67a3-4b84-b009-78309ce9dc96 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:36.022653 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-efc2c16f-67a3-4b84-b009-78309ce9dc96 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Acquiring lock "cinder-attachment_update-c7d79cb4-cd43-45b5-b785-afd8603104b8-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:20:36.027058 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-efc2c16f-67a3-4b84-b009-78309ce9dc96 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Lock "cinder-attachment_update-c7d79cb4-cd43-45b5-b785-afd8603104b8-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:20:36.027917 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:36.027917 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:36.038796 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3ac1b20c-27b0-42cb-b440-3228c1c77a13 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:36.040411 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3ac1b20c-27b0-42cb-b440-3228c1c77a13 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:36.040615 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3ac1b20c-27b0-42cb-b440-3228c1c77a13 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:36.040823 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3ac1b20c-27b0-42cb-b440-3228c1c77a13 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:36.041278 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-3ac1b20c-27b0-42cb-b440-3228c1c77a13 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:36.045367 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:36.045367 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:36.046174 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3ac1b20c-27b0-42cb-b440-3228c1c77a13 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:36.046539 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1148/4568] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:36 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:36.090013 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-efc2c16f-67a3-4b84-b009-78309ce9dc96 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Lock "cinder-attachment_update-c7d79cb4-cd43-45b5-b785-afd8603104b8-np0000006611" released by "attachment_update" :: held 0.063s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:20:36.090284 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-efc2c16f-67a3-4b84-b009-78309ce9dc96 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/attachments/a9be91a2-1f80-4b77-b519-f0f86d974d9f returned with HTTP 200 Aug 06 03:20:36.090691 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1126/4569] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:20:36 2026] PUT /volume/v3/attachments/a9be91a2-1f80-4b77-b519-f0f86d974d9f => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:20:36.915856 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-28b0ef18-811b-4354-bc58-999be2fdb6d6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:36.917605 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-28b0ef18-811b-4354-bc58-999be2fdb6d6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:20:36.917795 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-28b0ef18-811b-4354-bc58-999be2fdb6d6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:36.918009 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-28b0ef18-811b-4354-bc58-999be2fdb6d6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:36.926470 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:36.926470 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:36.929522 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-28b0ef18-811b-4354-bc58-999be2fdb6d6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:20:36.933187 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-28b0ef18-811b-4354-bc58-999be2fdb6d6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 returned with HTTP 200 Aug 06 03:20:36.933525 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1148/4570] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:36 2026] GET /volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:37.057956 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d0dbf217-88b0-470b-830f-b77cd5b99bd2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:37.059641 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d0dbf217-88b0-470b-830f-b77cd5b99bd2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:37.059861 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d0dbf217-88b0-470b-830f-b77cd5b99bd2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:37.060048 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d0dbf217-88b0-470b-830f-b77cd5b99bd2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:37.060149 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-d0dbf217-88b0-470b-830f-b77cd5b99bd2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:37.064407 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:37.064407 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:37.065077 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d0dbf217-88b0-470b-830f-b77cd5b99bd2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:37.065411 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1149/4571] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:37 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:37.945700 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0b8b086f-680b-4b14-9f0b-efc45ff19682 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:37.947641 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0b8b086f-680b-4b14-9f0b-efc45ff19682 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:20:37.947888 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0b8b086f-680b-4b14-9f0b-efc45ff19682 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:37.948105 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0b8b086f-680b-4b14-9f0b-efc45ff19682 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:37.958848 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:37.958848 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:37.962403 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0b8b086f-680b-4b14-9f0b-efc45ff19682 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:20:37.966905 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0b8b086f-680b-4b14-9f0b-efc45ff19682 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 returned with HTTP 200 Aug 06 03:20:37.967321 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1149/4572] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:37 2026] GET /volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:38.074915 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-432de1f7-bfc5-4f57-8c9b-0cbd3a45cfba None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:38.076600 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-432de1f7-bfc5-4f57-8c9b-0cbd3a45cfba tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:38.076785 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-432de1f7-bfc5-4f57-8c9b-0cbd3a45cfba tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:38.077007 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-432de1f7-bfc5-4f57-8c9b-0cbd3a45cfba tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:38.077146 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-432de1f7-bfc5-4f57-8c9b-0cbd3a45cfba tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:38.081157 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:38.081157 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:38.081799 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-432de1f7-bfc5-4f57-8c9b-0cbd3a45cfba tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:38.082281 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1127/4573] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:38 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:38.909522 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-8643e517-05f3-4d0c-9710-04a69bc2d6ad req-e9e4a1ea-eed2-4882-82f0-e6c3f4a74bfc None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:38.911435 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-8643e517-05f3-4d0c-9710-04a69bc2d6ad req-e9e4a1ea-eed2-4882-82f0-e6c3f4a74bfc tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/limits Aug 06 03:20:38.911667 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-8643e517-05f3-4d0c-9710-04a69bc2d6ad req-e9e4a1ea-eed2-4882-82f0-e6c3f4a74bfc tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:38.911860 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-8643e517-05f3-4d0c-9710-04a69bc2d6ad req-e9e4a1ea-eed2-4882-82f0-e6c3f4a74bfc tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:38.919057 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [req-8643e517-05f3-4d0c-9710-04a69bc2d6ad req-e9e4a1ea-eed2-4882-82f0-e6c3f4a74bfc tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-397024553 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-397024553, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:20:38.919390 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [req-8643e517-05f3-4d0c-9710-04a69bc2d6ad req-e9e4a1ea-eed2-4882-82f0-e6c3f4a74bfc tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-397024553 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-397024553, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:20:38.919723 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [req-8643e517-05f3-4d0c-9710-04a69bc2d6ad req-e9e4a1ea-eed2-4882-82f0-e6c3f4a74bfc tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-397024553 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-397024553, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:20:38.931298 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-8643e517-05f3-4d0c-9710-04a69bc2d6ad req-e9e4a1ea-eed2-4882-82f0-e6c3f4a74bfc tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/limits returned with HTTP 200 Aug 06 03:20:38.931694 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1149/4574] 10.4.3.80 () {68 vars in 1477 bytes} [Thu Aug 6 03:20:38 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:38.965351 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-8643e517-05f3-4d0c-9710-04a69bc2d6ad req-dfd54521-3ffe-4160-8118-de5331ab28c3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:38.967771 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-8643e517-05f3-4d0c-9710-04a69bc2d6ad req-dfd54521-3ffe-4160-8118-de5331ab28c3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 Aug 06 03:20:38.968059 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-8643e517-05f3-4d0c-9710-04a69bc2d6ad req-dfd54521-3ffe-4160-8118-de5331ab28c3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:38.968327 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-8643e517-05f3-4d0c-9710-04a69bc2d6ad req-dfd54521-3ffe-4160-8118-de5331ab28c3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:38.981374 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:38.981374 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:38.981514 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f97b8e7b-26d4-4e5a-869d-7bfa424d2b90 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:38.983248 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f97b8e7b-26d4-4e5a-869d-7bfa424d2b90 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:20:38.983463 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f97b8e7b-26d4-4e5a-869d-7bfa424d2b90 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:38.983637 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f97b8e7b-26d4-4e5a-869d-7bfa424d2b90 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:38.986565 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-8643e517-05f3-4d0c-9710-04a69bc2d6ad req-dfd54521-3ffe-4160-8118-de5331ab28c3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:20:38.992715 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:38.992715 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:38.993525 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-8643e517-05f3-4d0c-9710-04a69bc2d6ad req-dfd54521-3ffe-4160-8118-de5331ab28c3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 returned with HTTP 200 Aug 06 03:20:38.994165 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1150/4575] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:20:38 2026] GET /volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 => generated 1656 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:20:38.996128 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f97b8e7b-26d4-4e5a-869d-7bfa424d2b90 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:20:38.999889 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f97b8e7b-26d4-4e5a-869d-7bfa424d2b90 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 returned with HTTP 200 Aug 06 03:20:39.000302 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1150/4576] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:38 2026] GET /volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:39.006496 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-8643e517-05f3-4d0c-9710-04a69bc2d6ad req-682081dc-17a0-449b-b380-eb9ecce2b5b3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:39.008895 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-8643e517-05f3-4d0c-9710-04a69bc2d6ad req-682081dc-17a0-449b-b380-eb9ecce2b5b3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:20:39.009356 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-8643e517-05f3-4d0c-9710-04a69bc2d6ad req-682081dc-17a0-449b-b380-eb9ecce2b5b3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "23e5fdbb-2ff4-45f8-8567-ce5e36873949", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-2043953160", "description": null, "metadata": {}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:39.027486 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:39.027486 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:39.028197 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-8643e517-05f3-4d0c-9710-04a69bc2d6ad req-682081dc-17a0-449b-b380-eb9ecce2b5b3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:20:39.028391 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [req-8643e517-05f3-4d0c-9710-04a69bc2d6ad req-682081dc-17a0-449b-b380-eb9ecce2b5b3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create snapshot from volume 23e5fdbb-2ff4-45f8-8567-ce5e36873949 Aug 06 03:20:39.056251 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [req-8643e517-05f3-4d0c-9710-04a69bc2d6ad req-682081dc-17a0-449b-b380-eb9ecce2b5b3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Created reservations ['ed021c12-595e-4b89-a9db-4f48eacfc5b5', 'e18439cb-3e9d-4b5c-a2f4-b2a66b367257', '20053c82-7cd7-4171-9d52-a3891f5efa7b', '77a4030b-21f7-4fef-838f-6f9fa4baf5de'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:20:39.081609 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-8643e517-05f3-4d0c-9710-04a69bc2d6ad req-682081dc-17a0-449b-b380-eb9ecce2b5b3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot force create request issued successfully. Aug 06 03:20:39.082073 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-8643e517-05f3-4d0c-9710-04a69bc2d6ad req-682081dc-17a0-449b-b380-eb9ecce2b5b3 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:20:39.082380 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1128/4577] 10.4.3.80 () {72 vars in 1540 bytes} [Thu Aug 6 03:20:39 2026] POST /volume/v3/snapshots => generated 320 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:20:39.093680 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-944be066-5797-404e-8e8d-27ab8b25c06e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:39.097855 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-944be066-5797-404e-8e8d-27ab8b25c06e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:39.098121 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-944be066-5797-404e-8e8d-27ab8b25c06e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:39.098466 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-944be066-5797-404e-8e8d-27ab8b25c06e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:39.098631 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-944be066-5797-404e-8e8d-27ab8b25c06e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:39.110670 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:39.110670 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:39.112549 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-944be066-5797-404e-8e8d-27ab8b25c06e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:39.114075 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1150/4578] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:39 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 748 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:39.378032 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-c333301e-f957-4ad1-b5d8-7dcbc624a79e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:39.378032 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-c333301e-f957-4ad1-b5d8-7dcbc624a79e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] POST https://10.4.3.80/volume/v3/attachments/a9be91a2-1f80-4b77-b519-f0f86d974d9f/action Aug 06 03:20:39.378110 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-c333301e-f957-4ad1-b5d8-7dcbc624a79e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:20:39.378212 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-c333301e-f957-4ad1-b5d8-7dcbc624a79e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:39.393948 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:39.393948 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:39.403765 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e6e1b839-982a-4360-abcd-cc395899fb9f req-c333301e-f957-4ad1-b5d8-7dcbc624a79e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/attachments/a9be91a2-1f80-4b77-b519-f0f86d974d9f/action returned with HTTP 204 Aug 06 03:20:39.404726 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1151/4579] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:20:39 2026] POST /volume/v3/attachments/a9be91a2-1f80-4b77-b519-f0f86d974d9f/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:20:40.013609 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-88e33c13-6bef-4941-8ac8-b34066c62a81 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:40.015439 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-88e33c13-6bef-4941-8ac8-b34066c62a81 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:20:40.015613 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-88e33c13-6bef-4941-8ac8-b34066c62a81 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:40.015793 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-88e33c13-6bef-4941-8ac8-b34066c62a81 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:40.023800 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:40.023800 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:40.027226 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-88e33c13-6bef-4941-8ac8-b34066c62a81 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:20:40.031700 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-88e33c13-6bef-4941-8ac8-b34066c62a81 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 returned with HTTP 200 Aug 06 03:20:40.032243 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1151/4580] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:40 2026] GET /volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 => generated 1132 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:20:40.044040 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-fcaa8d61-822e-4e30-82f8-555cc416efc8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:40.046186 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fcaa8d61-822e-4e30-82f8-555cc416efc8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:20:40.046518 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fcaa8d61-822e-4e30-82f8-555cc416efc8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c7d79cb4-cd43-45b5-b785-afd8603104b8", "name": "tempest-VolumesBackupsTest-Backup-1969861429", "force": true, "container": "tempest-volumesbackupstest-backup-container-473876717"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:40.047918 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.backups [None req-fcaa8d61-822e-4e30-82f8-555cc416efc8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Creating new backup {'backup': {'volume_id': 'c7d79cb4-cd43-45b5-b785-afd8603104b8', 'name': 'tempest-VolumesBackupsTest-Backup-1969861429', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-473876717'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:20:40.048119 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-fcaa8d61-822e-4e30-82f8-555cc416efc8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Creating backup of volume c7d79cb4-cd43-45b5-b785-afd8603104b8 in container tempest-volumesbackupstest-backup-container-473876717 Aug 06 03:20:40.057259 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:40.057259 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:40.057792 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-fcaa8d61-822e-4e30-82f8-555cc416efc8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:20:40.081125 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-fcaa8d61-822e-4e30-82f8-555cc416efc8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Created reservations ['1b26d581-eae4-4787-962e-6c5296d2721f', '30fe5771-edd5-43ec-a4bd-212dc2281fa4'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:20:40.112824 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fcaa8d61-822e-4e30-82f8-555cc416efc8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:20:40.113402 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1129/4581] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:20:40 2026] POST /volume/v3/backups => generated 328 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:20:40.120840 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-129a4dae-1863-4412-bf72-0dbd03db3111 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:40.123685 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-129a4dae-1863-4412-bf72-0dbd03db3111 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 Aug 06 03:20:40.123685 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-129a4dae-1863-4412-bf72-0dbd03db3111 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:40.123685 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-129a4dae-1863-4412-bf72-0dbd03db3111 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:40.123685 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-129a4dae-1863-4412-bf72-0dbd03db3111 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id a91d3e1b-8452-4609-96d7-8bd3cab747f6. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:40.127154 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-40981701-c406-45b4-99f1-137b567dc6c5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:40.127799 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:40.127799 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:40.128852 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-129a4dae-1863-4412-bf72-0dbd03db3111 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 returned with HTTP 200 Aug 06 03:20:40.128983 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1151/4582] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:40 2026] GET /volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:40.130699 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-40981701-c406-45b4-99f1-137b567dc6c5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:40.130948 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-40981701-c406-45b4-99f1-137b567dc6c5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:40.131181 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-40981701-c406-45b4-99f1-137b567dc6c5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:40.131320 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-40981701-c406-45b4-99f1-137b567dc6c5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:40.136088 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:40.136088 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:40.136817 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-40981701-c406-45b4-99f1-137b567dc6c5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:40.137194 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1152/4583] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:40 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:40.148962 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-57d6874d-5fd2-49fe-bf6e-bbd6aae6a003 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:40.150903 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-57d6874d-5fd2-49fe-bf6e-bbd6aae6a003 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/0dc04c7d-c045-483e-a576-fc9dfeaf450d Aug 06 03:20:40.151117 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-57d6874d-5fd2-49fe-bf6e-bbd6aae6a003 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:40.151293 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-57d6874d-5fd2-49fe-bf6e-bbd6aae6a003 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:40.159497 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:40.159497 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:40.164105 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-57d6874d-5fd2-49fe-bf6e-bbd6aae6a003 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:20:40.169035 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-57d6874d-5fd2-49fe-bf6e-bbd6aae6a003 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/0dc04c7d-c045-483e-a576-fc9dfeaf450d returned with HTTP 200 Aug 06 03:20:40.169994 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1152/4584] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:40 2026] GET /volume/v3/volumes/0dc04c7d-c045-483e-a576-fc9dfeaf450d => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:40.187872 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2c0c411b-a28e-40bd-8480-de8ab0eecadf None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:40.189558 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2c0c411b-a28e-40bd-8480-de8ab0eecadf tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] DELETE https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:40.189738 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2c0c411b-a28e-40bd-8480-de8ab0eecadf tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:40.189969 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2c0c411b-a28e-40bd-8480-de8ab0eecadf tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:40.190079 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-2c0c411b-a28e-40bd-8480-de8ab0eecadf tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Delete backup with id: 01a63c35-325e-4bc4-9dcf-5740efe6e221. Aug 06 03:20:40.194226 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:40.194226 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:40.206755 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.backup.rpcapi [None req-2c0c411b-a28e-40bd-8480-de8ab0eecadf tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] delete_backup rpcapi backup_id 01a63c35-325e-4bc4-9dcf-5740efe6e221 {{(pid=100901) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:20:40.208599 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2c0c411b-a28e-40bd-8480-de8ab0eecadf tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 202 Aug 06 03:20:40.209151 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1130/4585] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:20:40 2026] DELETE /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:20:40.218435 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fe0b8e06-d934-4ebb-8620-e4944b52b5ed None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:40.220675 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fe0b8e06-d934-4ebb-8620-e4944b52b5ed tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:40.220948 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fe0b8e06-d934-4ebb-8620-e4944b52b5ed tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:40.221198 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fe0b8e06-d934-4ebb-8620-e4944b52b5ed tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:40.221360 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-fe0b8e06-d934-4ebb-8620-e4944b52b5ed tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:40.226955 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:40.226955 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:40.228008 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fe0b8e06-d934-4ebb-8620-e4944b52b5ed tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 200 Aug 06 03:20:40.228689 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1152/4586] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:40 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:40.434953 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-7e7f7824-263f-44f4-98ee-447d38aba7b4 req-c70c04f6-33e1-4845-8c36-96d058c6dbad None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:40.437724 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-7e7f7824-263f-44f4-98ee-447d38aba7b4 req-c70c04f6-33e1-4845-8c36-96d058c6dbad tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] DELETE https://10.4.3.80/volume/v3/attachments/6a5f9d50-6e53-4e13-a6d9-841c62493c86 Aug 06 03:20:40.437914 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-7e7f7824-263f-44f4-98ee-447d38aba7b4 req-c70c04f6-33e1-4845-8c36-96d058c6dbad tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:40.438092 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-7e7f7824-263f-44f4-98ee-447d38aba7b4 req-c70c04f6-33e1-4845-8c36-96d058c6dbad tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:40.445101 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:40.445101 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:40.485882 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-7e7f7824-263f-44f4-98ee-447d38aba7b4 req-c70c04f6-33e1-4845-8c36-96d058c6dbad tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/attachments/6a5f9d50-6e53-4e13-a6d9-841c62493c86 returned with HTTP 200 Aug 06 03:20:40.486285 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1153/4587] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:20:40 2026] DELETE /volume/v3/attachments/6a5f9d50-6e53-4e13-a6d9-841c62493c86 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:40.905202 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e8c689d0-846c-4bb5-b758-d6ea606dce6c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:40.906757 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e8c689d0-846c-4bb5-b758-d6ea606dce6c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b Aug 06 03:20:40.906966 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e8c689d0-846c-4bb5-b758-d6ea606dce6c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:40.907139 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e8c689d0-846c-4bb5-b758-d6ea606dce6c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:40.911592 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:40.911592 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:40.911988 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e8c689d0-846c-4bb5-b758-d6ea606dce6c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:20:40.912623 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e8c689d0-846c-4bb5-b758-d6ea606dce6c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b returned with HTTP 200 Aug 06 03:20:40.912984 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1153/4588] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:20:40 2026] GET /volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b => generated 479 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:41.139067 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e25d3320-84a1-4a18-9436-5f4181aa7d76 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:41.141283 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e25d3320-84a1-4a18-9436-5f4181aa7d76 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 Aug 06 03:20:41.141529 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e25d3320-84a1-4a18-9436-5f4181aa7d76 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:41.141781 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e25d3320-84a1-4a18-9436-5f4181aa7d76 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:41.141944 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-e25d3320-84a1-4a18-9436-5f4181aa7d76 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id a91d3e1b-8452-4609-96d7-8bd3cab747f6. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:41.146936 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:41.146936 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:41.147805 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e25d3320-84a1-4a18-9436-5f4181aa7d76 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 returned with HTTP 200 Aug 06 03:20:41.148389 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1131/4589] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:41 2026] GET /volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:41.239260 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-86fdf079-5f2e-40bb-b41f-22375a1a0f0e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:41.240933 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-86fdf079-5f2e-40bb-b41f-22375a1a0f0e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 Aug 06 03:20:41.241116 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-86fdf079-5f2e-40bb-b41f-22375a1a0f0e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:41.241287 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-86fdf079-5f2e-40bb-b41f-22375a1a0f0e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:41.241383 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-86fdf079-5f2e-40bb-b41f-22375a1a0f0e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 01a63c35-325e-4bc4-9dcf-5740efe6e221. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:41.244730 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-86fdf079-5f2e-40bb-b41f-22375a1a0f0e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 returned with HTTP 404 Aug 06 03:20:41.245274 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1153/4590] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:41 2026] GET /volume/v3/backups/01a63c35-325e-4bc4-9dcf-5740efe6e221 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:20:41.251692 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-90d0f443-367a-457e-b153-317d11be9277 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:41.253480 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-90d0f443-367a-457e-b153-317d11be9277 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] DELETE https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:20:41.253661 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-90d0f443-367a-457e-b153-317d11be9277 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:41.253901 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-90d0f443-367a-457e-b153-317d11be9277 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:41.254002 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.contrib.backups [None req-90d0f443-367a-457e-b153-317d11be9277 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Delete backup with id: 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. Aug 06 03:20:41.258401 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:41.258401 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:41.270569 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.backup.rpcapi [None req-90d0f443-367a-457e-b153-317d11be9277 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] delete_backup rpcapi backup_id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d {{(pid=100900) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:20:41.272180 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-90d0f443-367a-457e-b153-317d11be9277 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 202 Aug 06 03:20:41.272654 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1154/4591] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:20:41 2026] DELETE /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:20:41.279468 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d8b1edd0-2ff5-41a0-9cac-771e75f4d306 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:41.281957 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d8b1edd0-2ff5-41a0-9cac-771e75f4d306 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:20:41.282042 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d8b1edd0-2ff5-41a0-9cac-771e75f4d306 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:41.282246 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d8b1edd0-2ff5-41a0-9cac-771e75f4d306 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:41.282785 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-d8b1edd0-2ff5-41a0-9cac-771e75f4d306 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:41.291465 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:41.291465 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:41.291465 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d8b1edd0-2ff5-41a0-9cac-771e75f4d306 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 200 Aug 06 03:20:41.291465 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1154/4592] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:41 2026] GET /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:41.816096 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-bc7b4e6e-7ede-43b0-98e4-08701e632b7d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:41.817877 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bc7b4e6e-7ede-43b0-98e4-08701e632b7d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] DELETE https://10.4.3.80/volume/v3/volumes/1e1fd23d-2694-4166-bcc0-91a587c9484e Aug 06 03:20:41.818065 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bc7b4e6e-7ede-43b0-98e4-08701e632b7d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:41.818262 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bc7b4e6e-7ede-43b0-98e4-08701e632b7d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:41.818869 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-bc7b4e6e-7ede-43b0-98e4-08701e632b7d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Delete volume with id: 1e1fd23d-2694-4166-bcc0-91a587c9484e Aug 06 03:20:41.826363 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:41.826363 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:41.826969 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-bc7b4e6e-7ede-43b0-98e4-08701e632b7d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Volume info retrieved successfully. Aug 06 03:20:41.848197 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-bc7b4e6e-7ede-43b0-98e4-08701e632b7d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Delete volume request issued successfully. Aug 06 03:20:41.848434 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bc7b4e6e-7ede-43b0-98e4-08701e632b7d tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/volumes/1e1fd23d-2694-4166-bcc0-91a587c9484e returned with HTTP 202 Aug 06 03:20:41.848842 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1132/4593] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:20:41 2026] DELETE /volume/v3/volumes/1e1fd23d-2694-4166-bcc0-91a587c9484e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:20:41.855626 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-cba07081-50a3-4104-83a8-186616295880 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:41.859731 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cba07081-50a3-4104-83a8-186616295880 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] DELETE https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e Aug 06 03:20:41.859961 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cba07081-50a3-4104-83a8-186616295880 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:41.860132 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cba07081-50a3-4104-83a8-186616295880 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:41.860224 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-cba07081-50a3-4104-83a8-186616295880 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Delete backup with id: 178b322d-fa19-4cbb-86c9-ae93cc4d072e. Aug 06 03:20:41.871623 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:41.871623 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:41.886817 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.backup.rpcapi [None req-cba07081-50a3-4104-83a8-186616295880 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] delete_backup rpcapi backup_id 178b322d-fa19-4cbb-86c9-ae93cc4d072e {{(pid=100902) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:20:41.888572 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cba07081-50a3-4104-83a8-186616295880 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e returned with HTTP 202 Aug 06 03:20:41.889003 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1154/4594] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:20:41 2026] DELETE /volume/v3/backups/178b322d-fa19-4cbb-86c9-ae93cc4d072e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:20:41.895099 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9243961d-da74-4259-87f6-fb9efc30b119 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:41.897578 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9243961d-da74-4259-87f6-fb9efc30b119 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] DELETE https://10.4.3.80/volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 Aug 06 03:20:41.897745 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9243961d-da74-4259-87f6-fb9efc30b119 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:41.897974 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9243961d-da74-4259-87f6-fb9efc30b119 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:41.898190 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-9243961d-da74-4259-87f6-fb9efc30b119 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Delete volume with id: 45ffaa19-9ef5-4167-9a35-98e617d81083 Aug 06 03:20:41.904982 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:41.904982 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:41.905596 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-9243961d-da74-4259-87f6-fb9efc30b119 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Volume info retrieved successfully. Aug 06 03:20:41.923564 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-9243961d-da74-4259-87f6-fb9efc30b119 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Delete volume request issued successfully. Aug 06 03:20:41.923743 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9243961d-da74-4259-87f6-fb9efc30b119 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 returned with HTTP 202 Aug 06 03:20:41.924189 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1155/4595] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:20:41 2026] DELETE /volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:20:41.930737 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-dfa0d701-9e93-4dc9-9052-037698ff6991 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:41.932812 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dfa0d701-9e93-4dc9-9052-037698ff6991 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 Aug 06 03:20:41.933022 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dfa0d701-9e93-4dc9-9052-037698ff6991 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:41.933226 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dfa0d701-9e93-4dc9-9052-037698ff6991 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:41.942584 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:41.942584 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:41.946528 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-dfa0d701-9e93-4dc9-9052-037698ff6991 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Volume info retrieved successfully. Aug 06 03:20:41.951593 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dfa0d701-9e93-4dc9-9052-037698ff6991 tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 returned with HTTP 200 Aug 06 03:20:41.952379 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1155/4596] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:41 2026] GET /volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:20:42.158068 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-716dc10d-82fa-4bd8-a5bb-1ae9e3013b1a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:42.159752 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-716dc10d-82fa-4bd8-a5bb-1ae9e3013b1a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 Aug 06 03:20:42.160018 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-716dc10d-82fa-4bd8-a5bb-1ae9e3013b1a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:42.160265 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-716dc10d-82fa-4bd8-a5bb-1ae9e3013b1a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:42.160417 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-716dc10d-82fa-4bd8-a5bb-1ae9e3013b1a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id a91d3e1b-8452-4609-96d7-8bd3cab747f6. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:42.166262 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:42.166262 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:42.167184 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-716dc10d-82fa-4bd8-a5bb-1ae9e3013b1a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 returned with HTTP 200 Aug 06 03:20:42.167671 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1133/4597] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:42 2026] GET /volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:42.303062 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5d1e336b-f426-4081-9181-6c9198c2c16c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:42.304775 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5d1e336b-f426-4081-9181-6c9198c2c16c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d Aug 06 03:20:42.305019 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5d1e336b-f426-4081-9181-6c9198c2c16c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:42.305224 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5d1e336b-f426-4081-9181-6c9198c2c16c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:42.305320 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-5d1e336b-f426-4081-9181-6c9198c2c16c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id 62ac5b3b-a071-4d28-a83b-9f6e57e5f73d. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:42.308925 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5d1e336b-f426-4081-9181-6c9198c2c16c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d returned with HTTP 404 Aug 06 03:20:42.309451 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1155/4598] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:42 2026] GET /volume/v3/backups/62ac5b3b-a071-4d28-a83b-9f6e57e5f73d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:20:42.335901 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-74230e2e-1441-47ee-9cee-9642511f4626 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:42.338996 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-74230e2e-1441-47ee-9cee-9642511f4626 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:20:42.339314 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-74230e2e-1441-47ee-9cee-9642511f4626 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "name": "tempest-VolumesBackupsTest-Volume-738015337"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:42.340630 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-74230e2e-1441-47ee-9cee-9642511f4626 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'name': 'tempest-VolumesBackupsTest-Volume-738015337'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:20:42.378175 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-62a30394-065f-4062-b7cb-4d831589ff0b req-83b3e8e0-6416-4e20-bacb-db0800ec15af None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:42.381003 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-83b3e8e0-6416-4e20-bacb-db0800ec15af tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b Aug 06 03:20:42.381177 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-83b3e8e0-6416-4e20-bacb-db0800ec15af tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:42.381350 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-83b3e8e0-6416-4e20-bacb-db0800ec15af tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:42.386121 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:42.386121 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:42.386462 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-62a30394-065f-4062-b7cb-4d831589ff0b req-83b3e8e0-6416-4e20-bacb-db0800ec15af tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:20:42.387510 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-83b3e8e0-6416-4e20-bacb-db0800ec15af tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b returned with HTTP 200 Aug 06 03:20:42.387919 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1156/4599] 10.4.3.80 () {68 vars in 1597 bytes} [Thu Aug 6 03:20:42 2026] GET /volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:42.420845 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-74230e2e-1441-47ee-9cee-9642511f4626 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Create volume of 1 GB Aug 06 03:20:42.424764 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-74230e2e-1441-47ee-9cee-9642511f4626 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Availability Zones retrieved successfully. Aug 06 03:20:42.429672 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-74230e2e-1441-47ee-9cee-9642511f4626 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Flow 'volume_create_api' (a0fe4acb-661a-4917-8191-52fc33ea746e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:20:42.430670 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-74230e2e-1441-47ee-9cee-9642511f4626 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7c866ea-9bea-4ec1-9f49-772b7882ad18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:42.431560 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-74230e2e-1441-47ee-9cee-9642511f4626 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:20:42.488080 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-74230e2e-1441-47ee-9cee-9642511f4626 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7c866ea-9bea-4ec1-9f49-772b7882ad18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:42.489486 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-74230e2e-1441-47ee-9cee-9642511f4626 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce2bbb4e-ed1b-4b18-b3bb-c62f2850dd5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:42.528589 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-74230e2e-1441-47ee-9cee-9642511f4626 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Created reservations ['8390292c-ffa9-43f5-9710-f3bf192376ba', '903d40b4-f468-45ad-8301-6cfab9fc00a0', 'd2c5318a-881c-4d66-b727-75ccd2b428f1', 'a8a5bff6-b0db-4c92-878e-25df05c58ed5'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:20:42.529545 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-74230e2e-1441-47ee-9cee-9642511f4626 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce2bbb4e-ed1b-4b18-b3bb-c62f2850dd5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8390292c-ffa9-43f5-9710-f3bf192376ba', '903d40b4-f468-45ad-8301-6cfab9fc00a0', 'd2c5318a-881c-4d66-b727-75ccd2b428f1', 'a8a5bff6-b0db-4c92-878e-25df05c58ed5']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:42.530337 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-74230e2e-1441-47ee-9cee-9642511f4626 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb430825-7210-4dac-91de-1a9108f707c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:42.551149 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-74230e2e-1441-47ee-9cee-9642511f4626 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb430825-7210-4dac-91de-1a9108f707c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce37887f-3e69-484e-be9d-a5e7f5c8beec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-738015337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0fd918557004fbc9a6015cabc784156',qos_specs=None,replication_status=,reservations=['8390292c-ffa9-43f5-9710-f3bf192376ba','903d40b4-f468-45ad-8301-6cfab9fc00a0','d2c5318a-881c-4d66-b727-75ccd2b428f1','a8a5bff6-b0db-4c92-878e-25df05c58ed5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6adc0dc07d34951aa2ee6d50d04655f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:20:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-738015337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce37887f-3e69-484e-be9d-a5e7f5c8beec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0fd918557004fbc9a6015cabc784156',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6adc0dc07d34951aa2ee6d50d04655f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:42.551841 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-74230e2e-1441-47ee-9cee-9642511f4626 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9780e5c7-992e-4b3f-9fd6-d4c04250c001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:42.566769 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-74230e2e-1441-47ee-9cee-9642511f4626 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9780e5c7-992e-4b3f-9fd6-d4c04250c001) transitioned into state 'SUCCESS' from state '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-738015337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0fd918557004fbc9a6015cabc784156',qos_specs=None,replication_status=,reservations=['8390292c-ffa9-43f5-9710-f3bf192376ba','903d40b4-f468-45ad-8301-6cfab9fc00a0','d2c5318a-881c-4d66-b727-75ccd2b428f1','a8a5bff6-b0db-4c92-878e-25df05c58ed5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6adc0dc07d34951aa2ee6d50d04655f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:42.567425 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-74230e2e-1441-47ee-9cee-9642511f4626 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a84ab62-23bd-4489-be87-2336d2be1daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:42.575700 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-74230e2e-1441-47ee-9cee-9642511f4626 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a84ab62-23bd-4489-be87-2336d2be1daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:42.576499 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-74230e2e-1441-47ee-9cee-9642511f4626 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Flow 'volume_create_api' (a0fe4acb-661a-4917-8191-52fc33ea746e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:20:42.576822 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-74230e2e-1441-47ee-9cee-9642511f4626 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Create volume request issued successfully. Aug 06 03:20:42.577358 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-74230e2e-1441-47ee-9cee-9642511f4626 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:20:42.577774 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1156/4600] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:20:42 2026] POST /volume/v3/volumes => generated 746 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:20:42.589531 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d14e49fb-f74f-42d6-99f6-11abc8342f47 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:42.593537 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d14e49fb-f74f-42d6-99f6-11abc8342f47 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec Aug 06 03:20:42.593791 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d14e49fb-f74f-42d6-99f6-11abc8342f47 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:42.594059 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d14e49fb-f74f-42d6-99f6-11abc8342f47 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:42.602578 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:42.602578 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:42.607099 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d14e49fb-f74f-42d6-99f6-11abc8342f47 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:20:42.614725 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d14e49fb-f74f-42d6-99f6-11abc8342f47 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec returned with HTTP 200 Aug 06 03:20:42.615117 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1134/4601] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:42 2026] GET /volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec => generated 814 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:42.964099 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-29298d9e-6fbb-4d3e-b8e9-8ece25e97dda None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:42.965969 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-29298d9e-6fbb-4d3e-b8e9-8ece25e97dda tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] GET https://10.4.3.80/volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 Aug 06 03:20:42.966142 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-29298d9e-6fbb-4d3e-b8e9-8ece25e97dda tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:42.966310 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-29298d9e-6fbb-4d3e-b8e9-8ece25e97dda tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:42.971931 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-29298d9e-6fbb-4d3e-b8e9-8ece25e97dda tempest-TestVolumeBackupRestore-1602417774 tempest-TestVolumeBackupRestore-1602417774-project-member] https://10.4.3.80/volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 returned with HTTP 404 Aug 06 03:20:42.972364 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1156/4602] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:42 2026] GET /volume/v3/volumes/45ffaa19-9ef5-4167-9a35-98e617d81083 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:20:43.177790 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7368b596-2d3e-4673-b0a9-9940271953c3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:43.179452 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7368b596-2d3e-4673-b0a9-9940271953c3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 Aug 06 03:20:43.179655 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7368b596-2d3e-4673-b0a9-9940271953c3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:43.179876 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7368b596-2d3e-4673-b0a9-9940271953c3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:43.179995 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-7368b596-2d3e-4673-b0a9-9940271953c3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id a91d3e1b-8452-4609-96d7-8bd3cab747f6. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:43.183823 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:43.183823 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:43.184531 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7368b596-2d3e-4673-b0a9-9940271953c3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 returned with HTTP 200 Aug 06 03:20:43.184892 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1157/4603] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:43 2026] GET /volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:43.260893 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-62a30394-065f-4062-b7cb-4d831589ff0b req-8cd34689-b67e-4d6c-a7bd-647d76846efd None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:43.266508 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-8cd34689-b67e-4d6c-a7bd-647d76846efd tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b Aug 06 03:20:43.266709 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-8cd34689-b67e-4d6c-a7bd-647d76846efd tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:43.266921 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-8cd34689-b67e-4d6c-a7bd-647d76846efd tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:43.274981 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:43.274981 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:43.275416 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-62a30394-065f-4062-b7cb-4d831589ff0b req-8cd34689-b67e-4d6c-a7bd-647d76846efd tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:20:43.276161 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-8cd34689-b67e-4d6c-a7bd-647d76846efd tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b returned with HTTP 200 Aug 06 03:20:43.276522 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1157/4604] 10.4.3.80 () {68 vars in 1597 bytes} [Thu Aug 6 03:20:43 2026] GET /volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b => generated 479 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:43.287350 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-62a30394-065f-4062-b7cb-4d831589ff0b req-b532d403-a79f-49ff-a2eb-6215e5823c12 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:43.290011 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-b532d403-a79f-49ff-a2eb-6215e5823c12 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 Aug 06 03:20:43.290213 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-b532d403-a79f-49ff-a2eb-6215e5823c12 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:43.290693 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-b532d403-a79f-49ff-a2eb-6215e5823c12 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:43.305640 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:43.305640 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:43.314983 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-62a30394-065f-4062-b7cb-4d831589ff0b req-b532d403-a79f-49ff-a2eb-6215e5823c12 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:20:43.323354 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-b532d403-a79f-49ff-a2eb-6215e5823c12 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 returned with HTTP 200 Aug 06 03:20:43.323906 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1135/4605] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:20:43 2026] GET /volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 => generated 1656 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:20:43.333661 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:43.337978 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:20:43.338525 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "7ed96634-6dae-438e-bd3a-f2dd2b60bc4b", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:43.341674 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '7ed96634-6dae-438e-bd3a-f2dd2b60bc4b', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:20:43.357540 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:43.357540 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:43.358095 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:20:43.358321 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume of 1 GB Aug 06 03:20:43.358816 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Availability Zones retrieved successfully. Aug 06 03:20:43.364156 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Flow 'volume_create_api' (1c8179cc-821e-4888-b146-44802334e423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:20:43.365165 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f8ccfbe-eefa-4698-9262-ab0068f832c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:43.365999 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:20:43.395813 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f8ccfbe-eefa-4698-9262-ab0068f832c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7ed96634-6dae-438e-bd3a-f2dd2b60bc4b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:43.396640 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5eea1d1-656e-42de-8075-b3fdd2943c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:43.445778 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Created reservations ['114dd726-2847-44e0-bc76-9235e83fc12e', '1b827234-d530-4e81-939f-2cff0d1dbf7b', '81b48107-0675-4b23-a0d7-80c79c2c23ff', '77ab512a-f979-481f-9193-43cf49c0bc1d'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:20:43.446798 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5eea1d1-656e-42de-8075-b3fdd2943c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['114dd726-2847-44e0-bc76-9235e83fc12e', '1b827234-d530-4e81-939f-2cff0d1dbf7b', '81b48107-0675-4b23-a0d7-80c79c2c23ff', '77ab512a-f979-481f-9193-43cf49c0bc1d']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:43.447779 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6a216e6-24b8-46cf-b38c-6c7ca24fa52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:43.495873 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6a216e6-24b8-46cf-b38c-6c7ca24fa52b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '047d80b1-b798-4cc9-918d-acd8f95479c4', '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='88aa522afca8491fa8811d5dbeeebfea',qos_specs=None,replication_status=,reservations=['114dd726-2847-44e0-bc76-9235e83fc12e','1b827234-d530-4e81-939f-2cff0d1dbf7b','81b48107-0675-4b23-a0d7-80c79c2c23ff','77ab512a-f979-481f-9193-43cf49c0bc1d'],size=1,snapshot_id=7ed96634-6dae-438e-bd3a-f2dd2b60bc4b,source_replicaid=,source_volid=None,status='creating',user_id='3603a0c0870b4594b33e8eb968151053',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), '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-06T03:20:43Z,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=047d80b1-b798-4cc9-918d-acd8f95479c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88aa522afca8491fa8811d5dbeeebfea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7ed96634-6dae-438e-bd3a-f2dd2b60bc4b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3603a0c0870b4594b33e8eb968151053',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:43.496562 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ddcb74e-b92a-4333-81bd-ba6ddff318be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:43.515673 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ddcb74e-b92a-4333-81bd-ba6ddff318be) transitioned into 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='88aa522afca8491fa8811d5dbeeebfea',qos_specs=None,replication_status=,reservations=['114dd726-2847-44e0-bc76-9235e83fc12e','1b827234-d530-4e81-939f-2cff0d1dbf7b','81b48107-0675-4b23-a0d7-80c79c2c23ff','77ab512a-f979-481f-9193-43cf49c0bc1d'],size=1,snapshot_id=7ed96634-6dae-438e-bd3a-f2dd2b60bc4b,source_replicaid=,source_volid=None,status='creating',user_id='3603a0c0870b4594b33e8eb968151053',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:43.516655 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d20f409e-a66a-462b-9571-167362804e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:43.544177 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d20f409e-a66a-462b-9571-167362804e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:43.545242 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Flow 'volume_create_api' (1c8179cc-821e-4888-b146-44802334e423) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:20:43.545627 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume request issued successfully. Aug 06 03:20:43.546264 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-7f3c3629-db4c-4604-a2ae-bca9c38b0b0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:20:43.546763 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1157/4606] 10.4.3.80 () {72 vars in 1534 bytes} [Thu Aug 6 03:20:43 2026] POST /volume/v3/volumes => generated 734 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:20:43.555956 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-62a30394-065f-4062-b7cb-4d831589ff0b req-4d8daef4-8e63-4c40-9183-c2322bea900b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:43.559640 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-4d8daef4-8e63-4c40-9183-c2322bea900b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/047d80b1-b798-4cc9-918d-acd8f95479c4 Aug 06 03:20:43.560084 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-4d8daef4-8e63-4c40-9183-c2322bea900b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:43.560402 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-4d8daef4-8e63-4c40-9183-c2322bea900b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:43.569238 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:43.569238 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:43.574748 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-62a30394-065f-4062-b7cb-4d831589ff0b req-4d8daef4-8e63-4c40-9183-c2322bea900b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:20:43.580459 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-4d8daef4-8e63-4c40-9183-c2322bea900b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/047d80b1-b798-4cc9-918d-acd8f95479c4 returned with HTTP 200 Aug 06 03:20:43.580998 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1158/4607] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:20:43 2026] GET /volume/v3/volumes/047d80b1-b798-4cc9-918d-acd8f95479c4 => generated 802 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:43.588365 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-62a30394-065f-4062-b7cb-4d831589ff0b req-befbd34b-a8bf-4691-b448-651c10d91a0b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:43.594522 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-befbd34b-a8bf-4691-b448-651c10d91a0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/047d80b1-b798-4cc9-918d-acd8f95479c4 Aug 06 03:20:43.594704 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-befbd34b-a8bf-4691-b448-651c10d91a0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:43.594900 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-befbd34b-a8bf-4691-b448-651c10d91a0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:43.611321 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:43.611321 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:43.615049 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-62a30394-065f-4062-b7cb-4d831589ff0b req-befbd34b-a8bf-4691-b448-651c10d91a0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:20:43.620397 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-befbd34b-a8bf-4691-b448-651c10d91a0b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/047d80b1-b798-4cc9-918d-acd8f95479c4 returned with HTTP 200 Aug 06 03:20:43.620919 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1158/4608] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:20:43 2026] GET /volume/v3/volumes/047d80b1-b798-4cc9-918d-acd8f95479c4 => generated 802 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:43.629248 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d31d0bed-04b4-4188-9712-b554c01c2c23 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:43.630988 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d31d0bed-04b4-4188-9712-b554c01c2c23 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec Aug 06 03:20:43.631168 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d31d0bed-04b4-4188-9712-b554c01c2c23 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:43.631365 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d31d0bed-04b4-4188-9712-b554c01c2c23 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:43.638236 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:43.638236 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:43.641722 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d31d0bed-04b4-4188-9712-b554c01c2c23 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:20:43.646051 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d31d0bed-04b4-4188-9712-b554c01c2c23 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec returned with HTTP 200 Aug 06 03:20:43.646427 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1136/4609] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:43 2026] GET /volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec => generated 1354 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:20:43.661923 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4add879f-4c86-48f0-8460-36ae8adc1326 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:43.663665 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4add879f-4c86-48f0-8460-36ae8adc1326 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:20:43.664074 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4add879f-4c86-48f0-8460-36ae8adc1326 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ce37887f-3e69-484e-be9d-a5e7f5c8beec", "name": "tempest-VolumesBackupsTest-Backup-3481808"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:43.665382 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.backups [None req-4add879f-4c86-48f0-8460-36ae8adc1326 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Creating new backup {'backup': {'volume_id': 'ce37887f-3e69-484e-be9d-a5e7f5c8beec', 'name': 'tempest-VolumesBackupsTest-Backup-3481808'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:20:43.665526 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-4add879f-4c86-48f0-8460-36ae8adc1326 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Creating backup of volume ce37887f-3e69-484e-be9d-a5e7f5c8beec in container None Aug 06 03:20:43.672997 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:43.672997 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:43.673550 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-4add879f-4c86-48f0-8460-36ae8adc1326 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:20:43.691007 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-4add879f-4c86-48f0-8460-36ae8adc1326 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Created reservations ['1a913295-3d40-438b-bd71-258ec750c2e0', 'e9d3d32a-3a96-4d39-baf4-ab351bb31dad'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:20:43.737079 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4add879f-4c86-48f0-8460-36ae8adc1326 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:20:43.737513 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1158/4610] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:20:43 2026] POST /volume/v3/backups => generated 325 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:20:43.754890 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fe57b0d7-23be-4b5f-9410-984c1a18d8c6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:43.755642 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fe57b0d7-23be-4b5f-9410-984c1a18d8c6 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 Aug 06 03:20:43.756453 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fe57b0d7-23be-4b5f-9410-984c1a18d8c6 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:43.756740 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fe57b0d7-23be-4b5f-9410-984c1a18d8c6 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:43.756854 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-fe57b0d7-23be-4b5f-9410-984c1a18d8c6 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id ae4fdb35-84c4-4459-9c47-cd29d5388ed1. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:43.763476 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:43.763476 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:43.764555 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fe57b0d7-23be-4b5f-9410-984c1a18d8c6 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 returned with HTTP 200 Aug 06 03:20:43.764964 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1159/4611] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:43 2026] GET /volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:44.196699 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e7bf56a4-0777-4ddf-81db-edc19f339157 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:44.198482 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e7bf56a4-0777-4ddf-81db-edc19f339157 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 Aug 06 03:20:44.198685 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e7bf56a4-0777-4ddf-81db-edc19f339157 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:44.198898 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e7bf56a4-0777-4ddf-81db-edc19f339157 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:44.199124 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-e7bf56a4-0777-4ddf-81db-edc19f339157 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id a91d3e1b-8452-4609-96d7-8bd3cab747f6. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:44.203030 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:44.203030 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:44.203677 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e7bf56a4-0777-4ddf-81db-edc19f339157 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 returned with HTTP 200 Aug 06 03:20:44.204064 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1159/4612] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:44 2026] GET /volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:44.774475 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2ad6bc7c-273c-4437-a49b-cb4d72c716c3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:44.776661 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2ad6bc7c-273c-4437-a49b-cb4d72c716c3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 Aug 06 03:20:44.776952 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2ad6bc7c-273c-4437-a49b-cb4d72c716c3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:44.777198 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2ad6bc7c-273c-4437-a49b-cb4d72c716c3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:44.777332 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-2ad6bc7c-273c-4437-a49b-cb4d72c716c3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id ae4fdb35-84c4-4459-9c47-cd29d5388ed1. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:44.782373 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:44.782373 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:44.783143 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2ad6bc7c-273c-4437-a49b-cb4d72c716c3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 returned with HTTP 200 Aug 06 03:20:44.783688 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1137/4613] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:44 2026] GET /volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:45.216695 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0ea810e2-5f47-474b-89e1-13a561cc40fa None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:45.219691 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0ea810e2-5f47-474b-89e1-13a561cc40fa tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 Aug 06 03:20:45.220002 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0ea810e2-5f47-474b-89e1-13a561cc40fa tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:45.220260 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0ea810e2-5f47-474b-89e1-13a561cc40fa tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:45.220402 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-0ea810e2-5f47-474b-89e1-13a561cc40fa tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id a91d3e1b-8452-4609-96d7-8bd3cab747f6. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:45.225014 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:45.225014 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:45.225890 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0ea810e2-5f47-474b-89e1-13a561cc40fa tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 returned with HTTP 200 Aug 06 03:20:45.226898 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1159/4614] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:45 2026] GET /volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:45.795474 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4bfe207f-bea0-43d3-9555-a259499e9537 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:45.797215 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4bfe207f-bea0-43d3-9555-a259499e9537 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 Aug 06 03:20:45.797386 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4bfe207f-bea0-43d3-9555-a259499e9537 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:45.797662 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4bfe207f-bea0-43d3-9555-a259499e9537 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:45.797809 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-4bfe207f-bea0-43d3-9555-a259499e9537 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id ae4fdb35-84c4-4459-9c47-cd29d5388ed1. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:45.804260 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:45.804260 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:45.805043 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4bfe207f-bea0-43d3-9555-a259499e9537 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 returned with HTTP 200 Aug 06 03:20:45.805427 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1160/4615] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:45 2026] GET /volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:46.235924 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-69f8822b-780b-4a9c-8e42-f7d19e3d91a2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:46.239868 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-69f8822b-780b-4a9c-8e42-f7d19e3d91a2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 Aug 06 03:20:46.240054 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-69f8822b-780b-4a9c-8e42-f7d19e3d91a2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:46.240252 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-69f8822b-780b-4a9c-8e42-f7d19e3d91a2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:46.240337 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-69f8822b-780b-4a9c-8e42-f7d19e3d91a2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id a91d3e1b-8452-4609-96d7-8bd3cab747f6. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:46.245708 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:46.245708 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:46.246827 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-69f8822b-780b-4a9c-8e42-f7d19e3d91a2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 returned with HTTP 200 Aug 06 03:20:46.247325 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1160/4616] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:46 2026] GET /volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:46.629137 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-62a30394-065f-4062-b7cb-4d831589ff0b req-bf9a675d-9e1f-4c08-8e2c-233184e6cb3d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:46.631313 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-bf9a675d-9e1f-4c08-8e2c-233184e6cb3d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/047d80b1-b798-4cc9-918d-acd8f95479c4 Aug 06 03:20:46.631488 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-bf9a675d-9e1f-4c08-8e2c-233184e6cb3d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:46.631656 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-bf9a675d-9e1f-4c08-8e2c-233184e6cb3d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:46.639578 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:46.639578 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:46.643137 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-62a30394-065f-4062-b7cb-4d831589ff0b req-bf9a675d-9e1f-4c08-8e2c-233184e6cb3d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:20:46.650315 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-bf9a675d-9e1f-4c08-8e2c-233184e6cb3d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/047d80b1-b798-4cc9-918d-acd8f95479c4 returned with HTTP 200 Aug 06 03:20:46.650315 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1138/4617] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:20:46 2026] GET /volume/v3/volumes/047d80b1-b798-4cc9-918d-acd8f95479c4 => generated 1343 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:20:46.657237 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-23181198-da87-4b89-b3d8-e0b63eb0bd61 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:46.657608 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-23181198-da87-4b89-b3d8-e0b63eb0bd61 None None] GET https://10.4.3.80/volume// Aug 06 03:20:46.657818 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-23181198-da87-4b89-b3d8-e0b63eb0bd61 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:46.658031 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-23181198-da87-4b89-b3d8-e0b63eb0bd61 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:46.658327 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-23181198-da87-4b89-b3d8-e0b63eb0bd61 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:20:46.658591 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1160/4618] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:20:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:20:46.665159 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-62a30394-065f-4062-b7cb-4d831589ff0b req-732c1d9d-1b06-4f3c-8a69-443d74a4a090 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:46.667077 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-732c1d9d-1b06-4f3c-8a69-443d74a4a090 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:20:46.667402 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-732c1d9d-1b06-4f3c-8a69-443d74a4a090 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "047d80b1-b798-4cc9-918d-acd8f95479c4", "connector": null, "instance_uuid": "c39e8d30-2cc0-466a-bceb-65281c13fb21"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:46.675252 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:46.675252 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:46.696135 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-732c1d9d-1b06-4f3c-8a69-443d74a4a090 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:20:46.696563 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1161/4619] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:20:46 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:20:46.703204 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6e59b4fb-8392-4f68-94ef-edbe6030bdf4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:46.703620 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6e59b4fb-8392-4f68-94ef-edbe6030bdf4 None None] GET https://10.4.3.80/volume// Aug 06 03:20:46.703803 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6e59b4fb-8392-4f68-94ef-edbe6030bdf4 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:46.704021 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6e59b4fb-8392-4f68-94ef-edbe6030bdf4 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:46.704382 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6e59b4fb-8392-4f68-94ef-edbe6030bdf4 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:20:46.704704 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1161/4620] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:20:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:20:46.711993 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-62a30394-065f-4062-b7cb-4d831589ff0b req-587a8f58-31e8-4860-acc8-b1b1216bc3cf None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:46.714114 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-587a8f58-31e8-4860-acc8-b1b1216bc3cf tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/047d80b1-b798-4cc9-918d-acd8f95479c4 Aug 06 03:20:46.714307 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-587a8f58-31e8-4860-acc8-b1b1216bc3cf tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:46.714482 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-587a8f58-31e8-4860-acc8-b1b1216bc3cf tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:46.729083 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:46.729083 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:46.736851 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-62a30394-065f-4062-b7cb-4d831589ff0b req-587a8f58-31e8-4860-acc8-b1b1216bc3cf tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:20:46.741829 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-587a8f58-31e8-4860-acc8-b1b1216bc3cf tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/047d80b1-b798-4cc9-918d-acd8f95479c4 returned with HTTP 200 Aug 06 03:20:46.742247 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1139/4621] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:20:46 2026] GET /volume/v3/volumes/047d80b1-b798-4cc9-918d-acd8f95479c4 => generated 1522 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:20:46.818154 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-01a0ea1f-27ef-4a75-9d8b-02c39008fdb9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:46.819243 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-01a0ea1f-27ef-4a75-9d8b-02c39008fdb9 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 Aug 06 03:20:46.819442 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-01a0ea1f-27ef-4a75-9d8b-02c39008fdb9 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:46.819633 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-01a0ea1f-27ef-4a75-9d8b-02c39008fdb9 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:46.819753 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-01a0ea1f-27ef-4a75-9d8b-02c39008fdb9 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id ae4fdb35-84c4-4459-9c47-cd29d5388ed1. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:46.827779 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:46.827779 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:46.828664 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-01a0ea1f-27ef-4a75-9d8b-02c39008fdb9 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 returned with HTTP 200 Aug 06 03:20:46.829106 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1161/4622] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:46 2026] GET /volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:46.862822 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-62a30394-065f-4062-b7cb-4d831589ff0b req-a036c413-30bc-427e-bb8b-22a85f85176b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:46.867083 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-a036c413-30bc-427e-bb8b-22a85f85176b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] PUT https://10.4.3.80/volume/v3/attachments/1646626e-1241-4de3-9d66-fea9b56fe50f Aug 06 03:20:46.867536 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-a036c413-30bc-427e-bb8b-22a85f85176b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:46.881339 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-62a30394-065f-4062-b7cb-4d831589ff0b req-a036c413-30bc-427e-bb8b-22a85f85176b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Acquiring lock "cinder-attachment_update-047d80b1-b798-4cc9-918d-acd8f95479c4-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:20:46.891653 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-62a30394-065f-4062-b7cb-4d831589ff0b req-a036c413-30bc-427e-bb8b-22a85f85176b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Lock "cinder-attachment_update-047d80b1-b798-4cc9-918d-acd8f95479c4-np0000006611" acquired by "attachment_update" :: waited 0.010s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:20:46.892607 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:46.892607 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:46.963510 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-62a30394-065f-4062-b7cb-4d831589ff0b req-a036c413-30bc-427e-bb8b-22a85f85176b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Lock "cinder-attachment_update-047d80b1-b798-4cc9-918d-acd8f95479c4-np0000006611" released by "attachment_update" :: held 0.072s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:20:46.964095 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-a036c413-30bc-427e-bb8b-22a85f85176b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/1646626e-1241-4de3-9d66-fea9b56fe50f returned with HTTP 200 Aug 06 03:20:46.964584 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1162/4623] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:20:46 2026] PUT /volume/v3/attachments/1646626e-1241-4de3-9d66-fea9b56fe50f => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:20:46.983313 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-62a30394-065f-4062-b7cb-4d831589ff0b req-852797fb-6438-4f8e-8583-b43cffedaa54 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:46.986276 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-852797fb-6438-4f8e-8583-b43cffedaa54 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/attachments/1646626e-1241-4de3-9d66-fea9b56fe50f/action Aug 06 03:20:46.986577 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-852797fb-6438-4f8e-8583-b43cffedaa54 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:20:46.986710 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-852797fb-6438-4f8e-8583-b43cffedaa54 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:47.000253 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:47.000253 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:47.008070 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-62a30394-065f-4062-b7cb-4d831589ff0b req-852797fb-6438-4f8e-8583-b43cffedaa54 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/1646626e-1241-4de3-9d66-fea9b56fe50f/action returned with HTTP 204 Aug 06 03:20:47.008464 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1162/4624] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:20:46 2026] POST /volume/v3/attachments/1646626e-1241-4de3-9d66-fea9b56fe50f/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:20:47.259728 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a80a2146-76b2-44cc-99c7-b5a4b5a85de2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:47.262170 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a80a2146-76b2-44cc-99c7-b5a4b5a85de2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 Aug 06 03:20:47.262170 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a80a2146-76b2-44cc-99c7-b5a4b5a85de2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:47.262170 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a80a2146-76b2-44cc-99c7-b5a4b5a85de2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:47.262170 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-a80a2146-76b2-44cc-99c7-b5a4b5a85de2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id a91d3e1b-8452-4609-96d7-8bd3cab747f6. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:47.267295 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:47.267295 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:47.268487 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a80a2146-76b2-44cc-99c7-b5a4b5a85de2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 returned with HTTP 200 Aug 06 03:20:47.269761 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1140/4625] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:47 2026] GET /volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:47.841358 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-780ace9f-3c1f-42e7-a86c-109914bf555e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:47.843824 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-780ace9f-3c1f-42e7-a86c-109914bf555e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 Aug 06 03:20:47.844084 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-780ace9f-3c1f-42e7-a86c-109914bf555e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:47.844307 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-780ace9f-3c1f-42e7-a86c-109914bf555e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:47.844414 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-780ace9f-3c1f-42e7-a86c-109914bf555e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id ae4fdb35-84c4-4459-9c47-cd29d5388ed1. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:47.851795 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:47.851795 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:47.852724 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-780ace9f-3c1f-42e7-a86c-109914bf555e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 returned with HTTP 200 Aug 06 03:20:47.853427 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1162/4626] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:47 2026] GET /volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:48.281589 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-130393b9-404a-43da-a59f-b09b690c145c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:48.283750 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-130393b9-404a-43da-a59f-b09b690c145c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 Aug 06 03:20:48.284001 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-130393b9-404a-43da-a59f-b09b690c145c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:48.284608 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-130393b9-404a-43da-a59f-b09b690c145c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:48.284608 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-130393b9-404a-43da-a59f-b09b690c145c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id a91d3e1b-8452-4609-96d7-8bd3cab747f6. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:48.289460 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:48.289460 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:48.289885 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-130393b9-404a-43da-a59f-b09b690c145c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 returned with HTTP 200 Aug 06 03:20:48.290240 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1163/4627] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:48 2026] GET /volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:48.863769 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1264c934-c026-48d5-b04e-174689ad2983 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:48.865716 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1264c934-c026-48d5-b04e-174689ad2983 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 Aug 06 03:20:48.865903 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1264c934-c026-48d5-b04e-174689ad2983 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:48.866071 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1264c934-c026-48d5-b04e-174689ad2983 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:48.866167 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-1264c934-c026-48d5-b04e-174689ad2983 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id ae4fdb35-84c4-4459-9c47-cd29d5388ed1. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:48.870055 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:48.870055 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:48.870676 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1264c934-c026-48d5-b04e-174689ad2983 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 returned with HTTP 200 Aug 06 03:20:48.871066 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1163/4628] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:48 2026] GET /volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:48.919431 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-810d7f74-fb58-43b8-afc6-fcb6af1d9d6b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:49.005457 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-810d7f74-fb58-43b8-afc6-fcb6af1d9d6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:20:49.005807 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-810d7f74-fb58-43b8-afc6-fcb6af1d9d6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-207928941"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:49.007191 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-810d7f74-fb58-43b8-afc6-fcb6af1d9d6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-207928941'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:20:49.007306 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-810d7f74-fb58-43b8-afc6-fcb6af1d9d6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Create volume of 1 GB Aug 06 03:20:49.011086 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-810d7f74-fb58-43b8-afc6-fcb6af1d9d6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Availability Zones retrieved successfully. Aug 06 03:20:49.016846 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-810d7f74-fb58-43b8-afc6-fcb6af1d9d6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Flow 'volume_create_api' (20a61963-7e29-4fa2-9ead-5194c3cb63e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:20:49.017940 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-810d7f74-fb58-43b8-afc6-fcb6af1d9d6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8220fa40-9980-4e7c-881f-ec68d8308b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:49.018938 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-810d7f74-fb58-43b8-afc6-fcb6af1d9d6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:20:49.048067 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-810d7f74-fb58-43b8-afc6-fcb6af1d9d6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8220fa40-9980-4e7c-881f-ec68d8308b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:49.048896 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-810d7f74-fb58-43b8-afc6-fcb6af1d9d6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (411f2810-ea79-43f6-9673-8de42378889d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:49.114924 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-810d7f74-fb58-43b8-afc6-fcb6af1d9d6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Created reservations ['f5b61ac9-994d-46f0-a0ba-74ac6b848e9d', '3e640f25-db2f-4d36-80a8-f0b28e8ad4cd', '47e342d0-ed48-4b5e-b12c-1bf8ec2fe830', '8f77e569-fc6a-4625-83ad-0deb62e8c0b5'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:20:49.115756 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-810d7f74-fb58-43b8-afc6-fcb6af1d9d6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (411f2810-ea79-43f6-9673-8de42378889d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5b61ac9-994d-46f0-a0ba-74ac6b848e9d', '3e640f25-db2f-4d36-80a8-f0b28e8ad4cd', '47e342d0-ed48-4b5e-b12c-1bf8ec2fe830', '8f77e569-fc6a-4625-83ad-0deb62e8c0b5']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:49.116910 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-810d7f74-fb58-43b8-afc6-fcb6af1d9d6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (141351f2-74a3-4a54-8588-d981ec49e981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:49.142653 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-810d7f74-fb58-43b8-afc6-fcb6af1d9d6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (141351f2-74a3-4a54-8588-d981ec49e981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '961dc4a7-121e-454e-a9c3-38ade46e5797', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-207928941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ad50db3bf9409b83738118546181a6',qos_specs=None,replication_status=,reservations=['f5b61ac9-994d-46f0-a0ba-74ac6b848e9d','3e640f25-db2f-4d36-80a8-f0b28e8ad4cd','47e342d0-ed48-4b5e-b12c-1bf8ec2fe830','8f77e569-fc6a-4625-83ad-0deb62e8c0b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50132840f5de43ee82a8295efb1ff14d',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:20:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-207928941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=961dc4a7-121e-454e-a9c3-38ade46e5797,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3ad50db3bf9409b83738118546181a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50132840f5de43ee82a8295efb1ff14d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:49.143365 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-810d7f74-fb58-43b8-afc6-fcb6af1d9d6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (936f4c67-fb92-4add-9345-89cda6c249c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:49.165292 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-810d7f74-fb58-43b8-afc6-fcb6af1d9d6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (936f4c67-fb92-4add-9345-89cda6c249c8) transitioned into state 'SUCCESS' from state '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-207928941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ad50db3bf9409b83738118546181a6',qos_specs=None,replication_status=,reservations=['f5b61ac9-994d-46f0-a0ba-74ac6b848e9d','3e640f25-db2f-4d36-80a8-f0b28e8ad4cd','47e342d0-ed48-4b5e-b12c-1bf8ec2fe830','8f77e569-fc6a-4625-83ad-0deb62e8c0b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50132840f5de43ee82a8295efb1ff14d',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:49.165995 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-810d7f74-fb58-43b8-afc6-fcb6af1d9d6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f186768-65e5-4c60-93cf-f7215fa3be81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:49.174943 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-810d7f74-fb58-43b8-afc6-fcb6af1d9d6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f186768-65e5-4c60-93cf-f7215fa3be81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:49.175724 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-810d7f74-fb58-43b8-afc6-fcb6af1d9d6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Flow 'volume_create_api' (20a61963-7e29-4fa2-9ead-5194c3cb63e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:20:49.176063 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-810d7f74-fb58-43b8-afc6-fcb6af1d9d6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Create volume request issued successfully. Aug 06 03:20:49.176579 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-810d7f74-fb58-43b8-afc6-fcb6af1d9d6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:20:49.177277 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1141/4629] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:20:48 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 06 03:20:49.192065 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d7823513-072e-4058-9e6d-4d22d1d6bfa0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:49.195182 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d7823513-072e-4058-9e6d-4d22d1d6bfa0 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/volumes/961dc4a7-121e-454e-a9c3-38ade46e5797 Aug 06 03:20:49.195411 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d7823513-072e-4058-9e6d-4d22d1d6bfa0 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:49.195630 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d7823513-072e-4058-9e6d-4d22d1d6bfa0 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:49.202688 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:49.202688 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:49.206232 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d7823513-072e-4058-9e6d-4d22d1d6bfa0 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Volume info retrieved successfully. Aug 06 03:20:49.210112 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d7823513-072e-4058-9e6d-4d22d1d6bfa0 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/961dc4a7-121e-454e-a9c3-38ade46e5797 returned with HTTP 200 Aug 06 03:20:49.210494 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1163/4630] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:49 2026] GET /volume/v3/volumes/961dc4a7-121e-454e-a9c3-38ade46e5797 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:49.307815 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-de93ce39-b19b-4d98-9333-4c6c83f48f41 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:49.309806 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-de93ce39-b19b-4d98-9333-4c6c83f48f41 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 Aug 06 03:20:49.310043 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-de93ce39-b19b-4d98-9333-4c6c83f48f41 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:49.310269 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-de93ce39-b19b-4d98-9333-4c6c83f48f41 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:49.310404 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-de93ce39-b19b-4d98-9333-4c6c83f48f41 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id a91d3e1b-8452-4609-96d7-8bd3cab747f6. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:49.322288 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:49.322288 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:49.323254 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-de93ce39-b19b-4d98-9333-4c6c83f48f41 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 returned with HTTP 200 Aug 06 03:20:49.323815 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1164/4631] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:49 2026] GET /volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:49.881127 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8cb19c5c-eee1-4c7b-91d1-28cd20c637c0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:49.882942 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8cb19c5c-eee1-4c7b-91d1-28cd20c637c0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 Aug 06 03:20:49.883140 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8cb19c5c-eee1-4c7b-91d1-28cd20c637c0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:49.883351 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8cb19c5c-eee1-4c7b-91d1-28cd20c637c0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:49.883454 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-8cb19c5c-eee1-4c7b-91d1-28cd20c637c0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id ae4fdb35-84c4-4459-9c47-cd29d5388ed1. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:49.887898 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:49.887898 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:49.888606 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8cb19c5c-eee1-4c7b-91d1-28cd20c637c0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 returned with HTTP 200 Aug 06 03:20:49.888982 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1164/4632] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:49 2026] GET /volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:50.226763 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6c09b7e0-c213-45e4-a4db-2797197bacc3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:50.231271 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6c09b7e0-c213-45e4-a4db-2797197bacc3 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/volumes/961dc4a7-121e-454e-a9c3-38ade46e5797 Aug 06 03:20:50.231511 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6c09b7e0-c213-45e4-a4db-2797197bacc3 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:50.231690 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6c09b7e0-c213-45e4-a4db-2797197bacc3 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:50.244743 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:50.244743 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:50.248958 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-6c09b7e0-c213-45e4-a4db-2797197bacc3 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Volume info retrieved successfully. Aug 06 03:20:50.253594 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6c09b7e0-c213-45e4-a4db-2797197bacc3 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/961dc4a7-121e-454e-a9c3-38ade46e5797 returned with HTTP 200 Aug 06 03:20:50.254104 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1142/4633] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:50 2026] GET /volume/v3/volumes/961dc4a7-121e-454e-a9c3-38ade46e5797 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:50.266027 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5805ee59-d936-4ff9-a09b-d943bfb46588 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:50.268025 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5805ee59-d936-4ff9-a09b-d943bfb46588 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:20:50.268359 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5805ee59-d936-4ff9-a09b-d943bfb46588 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "961dc4a7-121e-454e-a9c3-38ade46e5797", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-19837438"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:50.276845 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:50.276845 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:50.277516 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5805ee59-d936-4ff9-a09b-d943bfb46588 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Volume info retrieved successfully. Aug 06 03:20:50.277693 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-5805ee59-d936-4ff9-a09b-d943bfb46588 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Create snapshot from volume 961dc4a7-121e-454e-a9c3-38ade46e5797 Aug 06 03:20:50.337985 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-5805ee59-d936-4ff9-a09b-d943bfb46588 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Created reservations ['a2bf5012-1242-4560-a427-fb4302b60d79', '5fc51330-f9b4-4ffa-b2de-49dd3ae8d8d7', '5ec5edc1-2a9d-4eb2-971e-f1713c6cf54e', '46b08cbd-1a31-409f-845b-7018b869bfc7'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:20:50.341727 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-df66fd61-9094-4a28-a4e8-d6b332309618 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:50.343491 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-df66fd61-9094-4a28-a4e8-d6b332309618 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 Aug 06 03:20:50.343724 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-df66fd61-9094-4a28-a4e8-d6b332309618 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:50.343877 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-df66fd61-9094-4a28-a4e8-d6b332309618 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:50.344025 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-df66fd61-9094-4a28-a4e8-d6b332309618 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id a91d3e1b-8452-4609-96d7-8bd3cab747f6. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:50.348491 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:50.348491 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:50.348491 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-df66fd61-9094-4a28-a4e8-d6b332309618 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 returned with HTTP 200 Aug 06 03:20:50.349032 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1165/4634] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:50 2026] GET /volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:50.370898 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5805ee59-d936-4ff9-a09b-d943bfb46588 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Snapshot create request issued successfully. Aug 06 03:20:50.371190 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5805ee59-d936-4ff9-a09b-d943bfb46588 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:20:50.371581 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1164/4635] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:20:50 2026] POST /volume/v3/snapshots => generated 314 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:20:50.379875 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ce896393-ade5-4848-bd9f-1e028cd16fae None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:50.381493 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ce896393-ade5-4848-bd9f-1e028cd16fae tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/snapshots/fcc2945a-1895-4f5d-8c9b-acc00930c8a3 Aug 06 03:20:50.381710 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ce896393-ade5-4848-bd9f-1e028cd16fae tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:50.381928 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ce896393-ade5-4848-bd9f-1e028cd16fae tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:50.387630 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:50.387630 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:50.388061 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ce896393-ade5-4848-bd9f-1e028cd16fae tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Snapshot retrieved successfully. Aug 06 03:20:50.388809 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ce896393-ade5-4848-bd9f-1e028cd16fae tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/snapshots/fcc2945a-1895-4f5d-8c9b-acc00930c8a3 returned with HTTP 200 Aug 06 03:20:50.389167 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1165/4636] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:20:50 2026] GET /volume/v3/snapshots/fcc2945a-1895-4f5d-8c9b-acc00930c8a3 => generated 446 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:50.898877 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6b16e0d8-6bf4-4832-952b-09b503a7e5ad None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:50.900511 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6b16e0d8-6bf4-4832-952b-09b503a7e5ad tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 Aug 06 03:20:50.900720 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6b16e0d8-6bf4-4832-952b-09b503a7e5ad tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:50.900921 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6b16e0d8-6bf4-4832-952b-09b503a7e5ad tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:50.901018 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-6b16e0d8-6bf4-4832-952b-09b503a7e5ad tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id ae4fdb35-84c4-4459-9c47-cd29d5388ed1. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:50.905045 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:50.905045 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:50.905706 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6b16e0d8-6bf4-4832-952b-09b503a7e5ad tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 returned with HTTP 200 Aug 06 03:20:50.906057 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1143/4637] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:50 2026] GET /volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:51.359348 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2b090204-2904-4e51-a31d-50b2bd7b78f5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:51.361133 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2b090204-2904-4e51-a31d-50b2bd7b78f5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 Aug 06 03:20:51.361321 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2b090204-2904-4e51-a31d-50b2bd7b78f5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:51.361524 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2b090204-2904-4e51-a31d-50b2bd7b78f5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:51.361654 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-2b090204-2904-4e51-a31d-50b2bd7b78f5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id a91d3e1b-8452-4609-96d7-8bd3cab747f6. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:51.365896 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:51.365896 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:51.366552 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2b090204-2904-4e51-a31d-50b2bd7b78f5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 returned with HTTP 200 Aug 06 03:20:51.366970 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1166/4638] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:51 2026] GET /volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:51.399193 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-577bd9a5-0fbd-45fb-9494-10f776a2c5a1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:51.402085 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-577bd9a5-0fbd-45fb-9494-10f776a2c5a1 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/snapshots/fcc2945a-1895-4f5d-8c9b-acc00930c8a3 Aug 06 03:20:51.402336 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-577bd9a5-0fbd-45fb-9494-10f776a2c5a1 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:51.402587 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-577bd9a5-0fbd-45fb-9494-10f776a2c5a1 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:51.409235 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:51.409235 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:51.409881 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-577bd9a5-0fbd-45fb-9494-10f776a2c5a1 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Snapshot retrieved successfully. Aug 06 03:20:51.410944 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-577bd9a5-0fbd-45fb-9494-10f776a2c5a1 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/snapshots/fcc2945a-1895-4f5d-8c9b-acc00930c8a3 returned with HTTP 200 Aug 06 03:20:51.411448 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1165/4639] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:20:51 2026] GET /volume/v3/snapshots/fcc2945a-1895-4f5d-8c9b-acc00930c8a3 => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:51.419907 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-dec45806-4365-4d52-9932-880d1a4a63d8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:51.422017 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-dec45806-4365-4d52-9932-880d1a4a63d8 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:20:51.422432 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-dec45806-4365-4d52-9932-880d1a4a63d8 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fcc2945a-1895-4f5d-8c9b-acc00930c8a3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-358899502"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:51.423895 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-dec45806-4365-4d52-9932-880d1a4a63d8 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fcc2945a-1895-4f5d-8c9b-acc00930c8a3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-358899502'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:20:51.424007 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-dec45806-4365-4d52-9932-880d1a4a63d8 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Create volume of 1 GB Aug 06 03:20:51.428211 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-dec45806-4365-4d52-9932-880d1a4a63d8 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Availability Zones retrieved successfully. Aug 06 03:20:51.433424 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-dec45806-4365-4d52-9932-880d1a4a63d8 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Flow 'volume_create_api' (91335a62-710b-4631-b339-097e96f78a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:20:51.434423 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-dec45806-4365-4d52-9932-880d1a4a63d8 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e83a3617-bf35-4657-a024-a93ef042c2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:51.435264 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-dec45806-4365-4d52-9932-880d1a4a63d8 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:20:51.463072 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-dec45806-4365-4d52-9932-880d1a4a63d8 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e83a3617-bf35-4657-a024-a93ef042c2ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:51.463990 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-dec45806-4365-4d52-9932-880d1a4a63d8 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1ff8eef-44cf-4615-8a8c-ae8c779f0cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:51.504240 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-dec45806-4365-4d52-9932-880d1a4a63d8 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Created reservations ['829fe435-0029-4c78-ac20-3e6ea002a57c', '5ca456da-da02-4af6-9f98-ef2cf67bb491', '87baf6dc-cce4-4b1c-b036-091a3eadc1c3', '02caa320-ef4e-4f72-bd3a-031a18301f27'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:20:51.505162 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-dec45806-4365-4d52-9932-880d1a4a63d8 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1ff8eef-44cf-4615-8a8c-ae8c779f0cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['829fe435-0029-4c78-ac20-3e6ea002a57c', '5ca456da-da02-4af6-9f98-ef2cf67bb491', '87baf6dc-cce4-4b1c-b036-091a3eadc1c3', '02caa320-ef4e-4f72-bd3a-031a18301f27']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:51.506079 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-dec45806-4365-4d52-9932-880d1a4a63d8 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a503293e-cc6c-495a-99b5-623e91e48c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:51.528635 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-dec45806-4365-4d52-9932-880d1a4a63d8 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a503293e-cc6c-495a-99b5-623e91e48c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fad8e5c9-449a-474e-ba08-58f478c8e71c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-358899502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ad50db3bf9409b83738118546181a6',qos_specs=None,replication_status=,reservations=['829fe435-0029-4c78-ac20-3e6ea002a57c','5ca456da-da02-4af6-9f98-ef2cf67bb491','87baf6dc-cce4-4b1c-b036-091a3eadc1c3','02caa320-ef4e-4f72-bd3a-031a18301f27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50132840f5de43ee82a8295efb1ff14d',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:20:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-358899502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fad8e5c9-449a-474e-ba08-58f478c8e71c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3ad50db3bf9409b83738118546181a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50132840f5de43ee82a8295efb1ff14d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:51.529849 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-dec45806-4365-4d52-9932-880d1a4a63d8 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab4a785e-a041-4ce1-af1a-c799a4c18430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:51.551823 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-dec45806-4365-4d52-9932-880d1a4a63d8 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab4a785e-a041-4ce1-af1a-c799a4c18430) transitioned into state 'SUCCESS' from state '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-358899502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ad50db3bf9409b83738118546181a6',qos_specs=None,replication_status=,reservations=['829fe435-0029-4c78-ac20-3e6ea002a57c','5ca456da-da02-4af6-9f98-ef2cf67bb491','87baf6dc-cce4-4b1c-b036-091a3eadc1c3','02caa320-ef4e-4f72-bd3a-031a18301f27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50132840f5de43ee82a8295efb1ff14d',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:51.552916 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-dec45806-4365-4d52-9932-880d1a4a63d8 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38cbe954-eeef-451b-a598-bf7e7c72c7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:51.563292 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-dec45806-4365-4d52-9932-880d1a4a63d8 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38cbe954-eeef-451b-a598-bf7e7c72c7b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:51.564058 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-dec45806-4365-4d52-9932-880d1a4a63d8 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Flow 'volume_create_api' (91335a62-710b-4631-b339-097e96f78a17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:20:51.564338 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-dec45806-4365-4d52-9932-880d1a4a63d8 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Create volume request issued successfully. Aug 06 03:20:51.564846 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-dec45806-4365-4d52-9932-880d1a4a63d8 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:20:51.565237 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1166/4640] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:20:51 2026] POST /volume/v3/volumes => generated 757 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:20:51.579544 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d8651e22-f7ce-4e64-8393-00c675c42f15 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:51.581502 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d8651e22-f7ce-4e64-8393-00c675c42f15 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:20:51.581892 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d8651e22-f7ce-4e64-8393-00c675c42f15 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fcc2945a-1895-4f5d-8c9b-acc00930c8a3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-433898565"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:51.583427 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-d8651e22-f7ce-4e64-8393-00c675c42f15 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fcc2945a-1895-4f5d-8c9b-acc00930c8a3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-433898565'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:20:51.583572 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-d8651e22-f7ce-4e64-8393-00c675c42f15 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Create volume of 1 GB Aug 06 03:20:51.588020 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d8651e22-f7ce-4e64-8393-00c675c42f15 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Availability Zones retrieved successfully. Aug 06 03:20:51.595256 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d8651e22-f7ce-4e64-8393-00c675c42f15 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Flow 'volume_create_api' (cb917222-fae8-4d46-8984-32cd94e71df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:20:51.596456 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d8651e22-f7ce-4e64-8393-00c675c42f15 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54ab5eae-be20-48de-8c29-f846b35ce581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:51.597633 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-d8651e22-f7ce-4e64-8393-00c675c42f15 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:20:51.628417 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d8651e22-f7ce-4e64-8393-00c675c42f15 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54ab5eae-be20-48de-8c29-f846b35ce581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:51.629356 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d8651e22-f7ce-4e64-8393-00c675c42f15 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29badd09-7c9f-46d4-b2e3-9154b57abbe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:51.662598 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=210,cinder:INSERT=33,cinder:UPDATE=54 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:20:51.677069 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-d8651e22-f7ce-4e64-8393-00c675c42f15 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Created reservations ['310b5bbb-aade-4d71-9b6b-ab05a5e13ee0', '5606817c-80a2-4291-9523-52890cdf9bb1', '84f26a94-8398-4309-8c70-af49197deb40', '2dda03bb-8a54-4683-80b3-eb3b73393142'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:20:51.677868 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d8651e22-f7ce-4e64-8393-00c675c42f15 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29badd09-7c9f-46d4-b2e3-9154b57abbe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['310b5bbb-aade-4d71-9b6b-ab05a5e13ee0', '5606817c-80a2-4291-9523-52890cdf9bb1', '84f26a94-8398-4309-8c70-af49197deb40', '2dda03bb-8a54-4683-80b3-eb3b73393142']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:51.678586 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d8651e22-f7ce-4e64-8393-00c675c42f15 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf774a6f-e6dd-4600-b927-75031d5d2f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:51.699303 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d8651e22-f7ce-4e64-8393-00c675c42f15 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf774a6f-e6dd-4600-b927-75031d5d2f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3015920a-8b85-4cf4-9a76-db2539d48c11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-433898565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ad50db3bf9409b83738118546181a6',qos_specs=None,replication_status=,reservations=['310b5bbb-aade-4d71-9b6b-ab05a5e13ee0','5606817c-80a2-4291-9523-52890cdf9bb1','84f26a94-8398-4309-8c70-af49197deb40','2dda03bb-8a54-4683-80b3-eb3b73393142'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50132840f5de43ee82a8295efb1ff14d',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:20:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-433898565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3015920a-8b85-4cf4-9a76-db2539d48c11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3ad50db3bf9409b83738118546181a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50132840f5de43ee82a8295efb1ff14d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:51.700115 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d8651e22-f7ce-4e64-8393-00c675c42f15 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50df7699-7c74-434c-9a15-5fd129aff5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:51.716185 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d8651e22-f7ce-4e64-8393-00c675c42f15 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50df7699-7c74-434c-9a15-5fd129aff5f4) transitioned into state 'SUCCESS' from state '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-433898565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ad50db3bf9409b83738118546181a6',qos_specs=None,replication_status=,reservations=['310b5bbb-aade-4d71-9b6b-ab05a5e13ee0','5606817c-80a2-4291-9523-52890cdf9bb1','84f26a94-8398-4309-8c70-af49197deb40','2dda03bb-8a54-4683-80b3-eb3b73393142'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50132840f5de43ee82a8295efb1ff14d',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:51.716743 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d8651e22-f7ce-4e64-8393-00c675c42f15 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2d2e194-370e-4366-8052-4562127d4b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:51.725387 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d8651e22-f7ce-4e64-8393-00c675c42f15 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2d2e194-370e-4366-8052-4562127d4b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:51.726418 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d8651e22-f7ce-4e64-8393-00c675c42f15 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Flow 'volume_create_api' (cb917222-fae8-4d46-8984-32cd94e71df5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:20:51.726716 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d8651e22-f7ce-4e64-8393-00c675c42f15 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Create volume request issued successfully. Aug 06 03:20:51.727227 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d8651e22-f7ce-4e64-8393-00c675c42f15 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:20:51.727624 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1144/4641] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:20:51 2026] POST /volume/v3/volumes => generated 757 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:20:51.739991 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-46fb3239-c09b-4acb-87e8-62dbd3987a67 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:51.742009 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-46fb3239-c09b-4acb-87e8-62dbd3987a67 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:20:51.742378 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-46fb3239-c09b-4acb-87e8-62dbd3987a67 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fcc2945a-1895-4f5d-8c9b-acc00930c8a3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1011727531"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:51.744557 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-46fb3239-c09b-4acb-87e8-62dbd3987a67 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fcc2945a-1895-4f5d-8c9b-acc00930c8a3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1011727531'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:20:51.744763 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-46fb3239-c09b-4acb-87e8-62dbd3987a67 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Create volume of 1 GB Aug 06 03:20:51.749238 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-46fb3239-c09b-4acb-87e8-62dbd3987a67 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Availability Zones retrieved successfully. Aug 06 03:20:51.755218 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-46fb3239-c09b-4acb-87e8-62dbd3987a67 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Flow 'volume_create_api' (47ae0b41-11e9-4923-8696-b8d224b67f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:20:51.756231 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-46fb3239-c09b-4acb-87e8-62dbd3987a67 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6054fe8d-e291-400d-9b8e-a1f84c4b3ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:51.757166 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-46fb3239-c09b-4acb-87e8-62dbd3987a67 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:20:51.786880 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-46fb3239-c09b-4acb-87e8-62dbd3987a67 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6054fe8d-e291-400d-9b8e-a1f84c4b3ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:51.787982 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-46fb3239-c09b-4acb-87e8-62dbd3987a67 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1ec695a-5eae-4b45-9eeb-81d105fb8438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:51.835044 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-46fb3239-c09b-4acb-87e8-62dbd3987a67 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Created reservations ['11b64b41-4ef4-4cfb-a3fb-f45d7e368a3d', 'd2276a1b-8b76-4928-a57c-19e1940f1ccf', '5e39013c-3992-4c64-8206-18c33590bb14', '1a575f17-d467-4b83-92fe-8de2b0651706'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:20:51.835779 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-46fb3239-c09b-4acb-87e8-62dbd3987a67 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1ec695a-5eae-4b45-9eeb-81d105fb8438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11b64b41-4ef4-4cfb-a3fb-f45d7e368a3d', 'd2276a1b-8b76-4928-a57c-19e1940f1ccf', '5e39013c-3992-4c64-8206-18c33590bb14', '1a575f17-d467-4b83-92fe-8de2b0651706']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:51.836513 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-46fb3239-c09b-4acb-87e8-62dbd3987a67 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c114acc-b804-4a27-99e6-3f69c764532b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:51.857786 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-46fb3239-c09b-4acb-87e8-62dbd3987a67 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c114acc-b804-4a27-99e6-3f69c764532b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '078c51cd-305e-4729-82aa-020ad091e280', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1011727531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ad50db3bf9409b83738118546181a6',qos_specs=None,replication_status=,reservations=['11b64b41-4ef4-4cfb-a3fb-f45d7e368a3d','d2276a1b-8b76-4928-a57c-19e1940f1ccf','5e39013c-3992-4c64-8206-18c33590bb14','1a575f17-d467-4b83-92fe-8de2b0651706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50132840f5de43ee82a8295efb1ff14d',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:20:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1011727531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=078c51cd-305e-4729-82aa-020ad091e280,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3ad50db3bf9409b83738118546181a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50132840f5de43ee82a8295efb1ff14d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:51.858523 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-46fb3239-c09b-4acb-87e8-62dbd3987a67 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b1df7d2-82b2-4df5-9f9e-b43fb8c1437b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:51.877848 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-46fb3239-c09b-4acb-87e8-62dbd3987a67 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b1df7d2-82b2-4df5-9f9e-b43fb8c1437b) transitioned into state 'SUCCESS' from state '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-1011727531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ad50db3bf9409b83738118546181a6',qos_specs=None,replication_status=,reservations=['11b64b41-4ef4-4cfb-a3fb-f45d7e368a3d','d2276a1b-8b76-4928-a57c-19e1940f1ccf','5e39013c-3992-4c64-8206-18c33590bb14','1a575f17-d467-4b83-92fe-8de2b0651706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50132840f5de43ee82a8295efb1ff14d',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:51.878446 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-46fb3239-c09b-4acb-87e8-62dbd3987a67 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (169a7343-7c9a-471d-86cb-c269eda51ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:51.888418 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-46fb3239-c09b-4acb-87e8-62dbd3987a67 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (169a7343-7c9a-471d-86cb-c269eda51ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:51.889195 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-46fb3239-c09b-4acb-87e8-62dbd3987a67 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Flow 'volume_create_api' (47ae0b41-11e9-4923-8696-b8d224b67f5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:20:51.889479 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-46fb3239-c09b-4acb-87e8-62dbd3987a67 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Create volume request issued successfully. Aug 06 03:20:51.889987 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-46fb3239-c09b-4acb-87e8-62dbd3987a67 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:20:51.890377 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1167/4642] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:20:51 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 06 03:20:51.903869 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-65282182-a1f5-4e0a-8b11-09225b32caca None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:51.905875 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-65282182-a1f5-4e0a-8b11-09225b32caca tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:20:51.906199 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-65282182-a1f5-4e0a-8b11-09225b32caca tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fcc2945a-1895-4f5d-8c9b-acc00930c8a3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1900368819"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:51.907552 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-65282182-a1f5-4e0a-8b11-09225b32caca tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fcc2945a-1895-4f5d-8c9b-acc00930c8a3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1900368819'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:20:51.907692 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-65282182-a1f5-4e0a-8b11-09225b32caca tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Create volume of 1 GB Aug 06 03:20:51.912943 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-65282182-a1f5-4e0a-8b11-09225b32caca tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Availability Zones retrieved successfully. Aug 06 03:20:51.917441 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a27ff66d-d506-4f33-a1b2-87d248598f56 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:51.917549 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-65282182-a1f5-4e0a-8b11-09225b32caca tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Flow 'volume_create_api' (490886ce-be49-4116-a624-b681cdfe6636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:20:51.917909 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-65282182-a1f5-4e0a-8b11-09225b32caca tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b681580-2964-4b9e-8027-72341c9c4df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:51.920641 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-65282182-a1f5-4e0a-8b11-09225b32caca tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:20:51.920734 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a27ff66d-d506-4f33-a1b2-87d248598f56 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 Aug 06 03:20:51.920734 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a27ff66d-d506-4f33-a1b2-87d248598f56 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:51.920734 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a27ff66d-d506-4f33-a1b2-87d248598f56 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:51.920734 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-a27ff66d-d506-4f33-a1b2-87d248598f56 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id ae4fdb35-84c4-4459-9c47-cd29d5388ed1. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:51.924814 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:51.924814 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:51.925877 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a27ff66d-d506-4f33-a1b2-87d248598f56 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 returned with HTTP 200 Aug 06 03:20:51.926360 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1167/4643] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:51 2026] GET /volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:51.944012 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-65282182-a1f5-4e0a-8b11-09225b32caca tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b681580-2964-4b9e-8027-72341c9c4df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:51.945691 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-65282182-a1f5-4e0a-8b11-09225b32caca tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a501e3cb-6e3e-49b2-8dce-2433bd1786cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:51.986047 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-65282182-a1f5-4e0a-8b11-09225b32caca tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Created reservations ['ae50cb25-8815-4cc0-8806-09aeb277603e', '8dceeaf5-0b56-4e83-9da9-e48affef126d', '87b71215-533a-4148-9cfb-04a57f57cc08', 'e4ee0a8b-0d45-413d-bdc2-fb4c418a718b'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:20:51.986959 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-65282182-a1f5-4e0a-8b11-09225b32caca tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a501e3cb-6e3e-49b2-8dce-2433bd1786cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae50cb25-8815-4cc0-8806-09aeb277603e', '8dceeaf5-0b56-4e83-9da9-e48affef126d', '87b71215-533a-4148-9cfb-04a57f57cc08', 'e4ee0a8b-0d45-413d-bdc2-fb4c418a718b']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:51.987701 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-65282182-a1f5-4e0a-8b11-09225b32caca tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c2db812-1c4a-43d9-83d2-a8571cfbf334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:52.008813 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-65282182-a1f5-4e0a-8b11-09225b32caca tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c2db812-1c4a-43d9-83d2-a8571cfbf334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc673fcb-a0ea-444c-be64-b7aef38a6965', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1900368819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ad50db3bf9409b83738118546181a6',qos_specs=None,replication_status=,reservations=['ae50cb25-8815-4cc0-8806-09aeb277603e','8dceeaf5-0b56-4e83-9da9-e48affef126d','87b71215-533a-4148-9cfb-04a57f57cc08','e4ee0a8b-0d45-413d-bdc2-fb4c418a718b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50132840f5de43ee82a8295efb1ff14d',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:20:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1900368819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc673fcb-a0ea-444c-be64-b7aef38a6965,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3ad50db3bf9409b83738118546181a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50132840f5de43ee82a8295efb1ff14d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:52.009612 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-65282182-a1f5-4e0a-8b11-09225b32caca tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (175280e3-7a19-40e9-a0d9-27e5c2e0e24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:52.027242 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-65282182-a1f5-4e0a-8b11-09225b32caca tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (175280e3-7a19-40e9-a0d9-27e5c2e0e24a) transitioned into state 'SUCCESS' from state '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-1900368819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ad50db3bf9409b83738118546181a6',qos_specs=None,replication_status=,reservations=['ae50cb25-8815-4cc0-8806-09aeb277603e','8dceeaf5-0b56-4e83-9da9-e48affef126d','87b71215-533a-4148-9cfb-04a57f57cc08','e4ee0a8b-0d45-413d-bdc2-fb4c418a718b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50132840f5de43ee82a8295efb1ff14d',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:52.028059 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-65282182-a1f5-4e0a-8b11-09225b32caca tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85ae53cb-db85-4a00-bfdf-cb72d4c3e4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:52.036593 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-65282182-a1f5-4e0a-8b11-09225b32caca tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85ae53cb-db85-4a00-bfdf-cb72d4c3e4d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:52.037326 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-65282182-a1f5-4e0a-8b11-09225b32caca tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Flow 'volume_create_api' (490886ce-be49-4116-a624-b681cdfe6636) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:20:52.037612 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-65282182-a1f5-4e0a-8b11-09225b32caca tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Create volume request issued successfully. Aug 06 03:20:52.038132 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-65282182-a1f5-4e0a-8b11-09225b32caca tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:20:52.038554 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1166/4644] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:20:51 2026] POST /volume/v3/volumes => generated 758 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:20:52.054130 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8c7809f9-b5cf-4e60-98a7-e9869c96cb89 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:52.055857 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8c7809f9-b5cf-4e60-98a7-e9869c96cb89 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:20:52.056202 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8c7809f9-b5cf-4e60-98a7-e9869c96cb89 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fcc2945a-1895-4f5d-8c9b-acc00930c8a3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1674430141"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:52.057550 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-8c7809f9-b5cf-4e60-98a7-e9869c96cb89 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fcc2945a-1895-4f5d-8c9b-acc00930c8a3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1674430141'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:20:52.057720 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-8c7809f9-b5cf-4e60-98a7-e9869c96cb89 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Create volume of 1 GB Aug 06 03:20:52.057965 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:52.057965 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:52.061810 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8c7809f9-b5cf-4e60-98a7-e9869c96cb89 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Availability Zones retrieved successfully. Aug 06 03:20:52.067173 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c7809f9-b5cf-4e60-98a7-e9869c96cb89 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Flow 'volume_create_api' (fbf90306-e7fc-449b-9ae8-3a520d8b11d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:20:52.068270 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c7809f9-b5cf-4e60-98a7-e9869c96cb89 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (582b64de-8ec8-434d-a46c-24afed09070c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:52.069192 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-8c7809f9-b5cf-4e60-98a7-e9869c96cb89 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:20:52.098527 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c7809f9-b5cf-4e60-98a7-e9869c96cb89 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (582b64de-8ec8-434d-a46c-24afed09070c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:52.099243 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c7809f9-b5cf-4e60-98a7-e9869c96cb89 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20ef6b52-3bfb-40e2-a9ab-f547e9586cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:52.142568 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-8c7809f9-b5cf-4e60-98a7-e9869c96cb89 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Created reservations ['6c178711-3fd0-4fb8-9ed8-67b12076ba03', 'bfe3136f-600e-4571-b9cc-54c0be14b6fa', '348f368f-e293-432d-8741-884d851b29cb', '4957fd23-2246-4a01-83f7-8f6c5081ff20'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:20:52.143516 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c7809f9-b5cf-4e60-98a7-e9869c96cb89 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20ef6b52-3bfb-40e2-a9ab-f547e9586cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c178711-3fd0-4fb8-9ed8-67b12076ba03', 'bfe3136f-600e-4571-b9cc-54c0be14b6fa', '348f368f-e293-432d-8741-884d851b29cb', '4957fd23-2246-4a01-83f7-8f6c5081ff20']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:52.144255 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c7809f9-b5cf-4e60-98a7-e9869c96cb89 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b3df328-a891-46a9-aa8b-211ae9a0efd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:52.167195 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c7809f9-b5cf-4e60-98a7-e9869c96cb89 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b3df328-a891-46a9-aa8b-211ae9a0efd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46b291a7-66b0-4442-956c-bc9f9d6d917c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1674430141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ad50db3bf9409b83738118546181a6',qos_specs=None,replication_status=,reservations=['6c178711-3fd0-4fb8-9ed8-67b12076ba03','bfe3136f-600e-4571-b9cc-54c0be14b6fa','348f368f-e293-432d-8741-884d851b29cb','4957fd23-2246-4a01-83f7-8f6c5081ff20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50132840f5de43ee82a8295efb1ff14d',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:20:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1674430141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46b291a7-66b0-4442-956c-bc9f9d6d917c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3ad50db3bf9409b83738118546181a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50132840f5de43ee82a8295efb1ff14d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:52.167969 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c7809f9-b5cf-4e60-98a7-e9869c96cb89 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8bfcf83-7de8-457c-8dd2-373b9ddc2634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:52.184708 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c7809f9-b5cf-4e60-98a7-e9869c96cb89 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8bfcf83-7de8-457c-8dd2-373b9ddc2634) transitioned into state 'SUCCESS' from state '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-1674430141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ad50db3bf9409b83738118546181a6',qos_specs=None,replication_status=,reservations=['6c178711-3fd0-4fb8-9ed8-67b12076ba03','bfe3136f-600e-4571-b9cc-54c0be14b6fa','348f368f-e293-432d-8741-884d851b29cb','4957fd23-2246-4a01-83f7-8f6c5081ff20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50132840f5de43ee82a8295efb1ff14d',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:52.185383 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c7809f9-b5cf-4e60-98a7-e9869c96cb89 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (482dfd51-54b6-4f0d-8c5c-752431dda498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:52.193917 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c7809f9-b5cf-4e60-98a7-e9869c96cb89 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (482dfd51-54b6-4f0d-8c5c-752431dda498) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:52.194291 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-8c7809f9-b5cf-4e60-98a7-e9869c96cb89 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Flow 'volume_create_api' (fbf90306-e7fc-449b-9ae8-3a520d8b11d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:20:52.194546 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8c7809f9-b5cf-4e60-98a7-e9869c96cb89 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Create volume request issued successfully. Aug 06 03:20:52.195048 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8c7809f9-b5cf-4e60-98a7-e9869c96cb89 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:20:52.195663 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1145/4645] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:20:52 2026] POST /volume/v3/volumes => generated 758 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:20:52.208396 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f3667288-15cb-4ac2-a442-27edfa007f96 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:52.212264 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f3667288-15cb-4ac2-a442-27edfa007f96 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/volumes/fad8e5c9-449a-474e-ba08-58f478c8e71c Aug 06 03:20:52.212768 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f3667288-15cb-4ac2-a442-27edfa007f96 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:52.212768 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f3667288-15cb-4ac2-a442-27edfa007f96 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:52.219871 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:52.219871 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:52.224445 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f3667288-15cb-4ac2-a442-27edfa007f96 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Volume info retrieved successfully. Aug 06 03:20:52.231328 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f3667288-15cb-4ac2-a442-27edfa007f96 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/fad8e5c9-449a-474e-ba08-58f478c8e71c returned with HTTP 200 Aug 06 03:20:52.232002 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1168/4646] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:52 2026] GET /volume/v3/volumes/fad8e5c9-449a-474e-ba08-58f478c8e71c => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:52.248239 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7641d98e-4c23-48af-b221-01f42435b124 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:52.250593 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7641d98e-4c23-48af-b221-01f42435b124 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/volumes/3015920a-8b85-4cf4-9a76-db2539d48c11 Aug 06 03:20:52.250952 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7641d98e-4c23-48af-b221-01f42435b124 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:52.251494 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7641d98e-4c23-48af-b221-01f42435b124 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:52.260021 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:52.260021 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:52.264851 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7641d98e-4c23-48af-b221-01f42435b124 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Volume info retrieved successfully. Aug 06 03:20:52.273119 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7641d98e-4c23-48af-b221-01f42435b124 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/3015920a-8b85-4cf4-9a76-db2539d48c11 returned with HTTP 200 Aug 06 03:20:52.273756 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1168/4647] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:52 2026] GET /volume/v3/volumes/3015920a-8b85-4cf4-9a76-db2539d48c11 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:52.286426 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-455fd622-50ab-406b-aba9-ec1b5f9c5a6b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:52.288430 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-455fd622-50ab-406b-aba9-ec1b5f9c5a6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/volumes/078c51cd-305e-4729-82aa-020ad091e280 Aug 06 03:20:52.288548 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-455fd622-50ab-406b-aba9-ec1b5f9c5a6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:52.288720 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-455fd622-50ab-406b-aba9-ec1b5f9c5a6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:52.296146 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:52.296146 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:52.299645 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-455fd622-50ab-406b-aba9-ec1b5f9c5a6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Volume info retrieved successfully. Aug 06 03:20:52.303606 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-455fd622-50ab-406b-aba9-ec1b5f9c5a6b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/078c51cd-305e-4729-82aa-020ad091e280 returned with HTTP 200 Aug 06 03:20:52.304152 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1167/4648] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:52 2026] GET /volume/v3/volumes/078c51cd-305e-4729-82aa-020ad091e280 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:52.319194 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4f046d64-fd74-4c61-a8c1-e35f30dc002b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:52.321015 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4f046d64-fd74-4c61-a8c1-e35f30dc002b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/volumes/dc673fcb-a0ea-444c-be64-b7aef38a6965 Aug 06 03:20:52.321197 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4f046d64-fd74-4c61-a8c1-e35f30dc002b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:52.321427 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4f046d64-fd74-4c61-a8c1-e35f30dc002b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:52.329020 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:52.329020 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:52.333763 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-4f046d64-fd74-4c61-a8c1-e35f30dc002b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Volume info retrieved successfully. Aug 06 03:20:52.336726 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4f046d64-fd74-4c61-a8c1-e35f30dc002b tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/dc673fcb-a0ea-444c-be64-b7aef38a6965 returned with HTTP 200 Aug 06 03:20:52.337087 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1146/4649] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:52 2026] GET /volume/v3/volumes/dc673fcb-a0ea-444c-be64-b7aef38a6965 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:52.352349 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7204bf97-a389-4d15-ae03-3938b69a5080 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:52.353820 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7204bf97-a389-4d15-ae03-3938b69a5080 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/volumes/46b291a7-66b0-4442-956c-bc9f9d6d917c Aug 06 03:20:52.354332 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7204bf97-a389-4d15-ae03-3938b69a5080 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:52.354332 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7204bf97-a389-4d15-ae03-3938b69a5080 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:52.361930 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:52.361930 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:52.365501 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-7204bf97-a389-4d15-ae03-3938b69a5080 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Volume info retrieved successfully. Aug 06 03:20:52.369269 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7204bf97-a389-4d15-ae03-3938b69a5080 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/46b291a7-66b0-4442-956c-bc9f9d6d917c returned with HTTP 200 Aug 06 03:20:52.369651 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1169/4650] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:52 2026] GET /volume/v3/volumes/46b291a7-66b0-4442-956c-bc9f9d6d917c => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:52.379421 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5a693177-7111-4471-ac41-5a7b09c5fb80 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:52.381853 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5a693177-7111-4471-ac41-5a7b09c5fb80 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 Aug 06 03:20:52.381853 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5a693177-7111-4471-ac41-5a7b09c5fb80 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:52.382010 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5a693177-7111-4471-ac41-5a7b09c5fb80 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:52.382115 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-5a693177-7111-4471-ac41-5a7b09c5fb80 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id a91d3e1b-8452-4609-96d7-8bd3cab747f6. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:52.386737 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:52.386737 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:52.386875 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d27865ca-3192-4f5b-a467-6ac8c8ac0cbd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:52.387365 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5a693177-7111-4471-ac41-5a7b09c5fb80 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 returned with HTTP 200 Aug 06 03:20:52.387713 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1169/4651] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:52 2026] GET /volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:52.388320 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d27865ca-3192-4f5b-a467-6ac8c8ac0cbd tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] DELETE https://10.4.3.80/volume/v3/volumes/46b291a7-66b0-4442-956c-bc9f9d6d917c Aug 06 03:20:52.388471 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d27865ca-3192-4f5b-a467-6ac8c8ac0cbd tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:52.388651 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d27865ca-3192-4f5b-a467-6ac8c8ac0cbd tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:52.388856 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-d27865ca-3192-4f5b-a467-6ac8c8ac0cbd tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Delete volume with id: 46b291a7-66b0-4442-956c-bc9f9d6d917c Aug 06 03:20:52.395404 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:52.395404 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:52.395807 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d27865ca-3192-4f5b-a467-6ac8c8ac0cbd tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Volume info retrieved successfully. Aug 06 03:20:52.422231 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d27865ca-3192-4f5b-a467-6ac8c8ac0cbd tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Delete volume request issued successfully. Aug 06 03:20:52.422545 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d27865ca-3192-4f5b-a467-6ac8c8ac0cbd tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/46b291a7-66b0-4442-956c-bc9f9d6d917c returned with HTTP 202 Aug 06 03:20:52.422889 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1168/4652] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:20:52 2026] DELETE /volume/v3/volumes/46b291a7-66b0-4442-956c-bc9f9d6d917c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:20:52.434888 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-408cb965-2c5b-45ef-ab67-76e4b0795acc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:52.440462 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-408cb965-2c5b-45ef-ab67-76e4b0795acc tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/volumes/46b291a7-66b0-4442-956c-bc9f9d6d917c Aug 06 03:20:52.440725 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-408cb965-2c5b-45ef-ab67-76e4b0795acc tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:52.440978 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-408cb965-2c5b-45ef-ab67-76e4b0795acc tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:52.450743 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:52.450743 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:52.456620 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-408cb965-2c5b-45ef-ab67-76e4b0795acc tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Volume info retrieved successfully. Aug 06 03:20:52.463480 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-408cb965-2c5b-45ef-ab67-76e4b0795acc tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/46b291a7-66b0-4442-956c-bc9f9d6d917c returned with HTTP 200 Aug 06 03:20:52.463980 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1147/4653] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:52 2026] GET /volume/v3/volumes/46b291a7-66b0-4442-956c-bc9f9d6d917c => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:52.938026 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-58b016c9-0862-47a7-9bdf-49108dc21d61 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:52.940250 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-58b016c9-0862-47a7-9bdf-49108dc21d61 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 Aug 06 03:20:52.940850 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-58b016c9-0862-47a7-9bdf-49108dc21d61 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:52.940850 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-58b016c9-0862-47a7-9bdf-49108dc21d61 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:52.941005 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-58b016c9-0862-47a7-9bdf-49108dc21d61 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id ae4fdb35-84c4-4459-9c47-cd29d5388ed1. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:52.946444 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:52.946444 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:52.947153 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-58b016c9-0862-47a7-9bdf-49108dc21d61 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 returned with HTTP 200 Aug 06 03:20:52.947730 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1170/4654] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:52 2026] GET /volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:53.398885 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7685c010-2154-420a-8ab2-8fdb42f57d18 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:53.400730 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7685c010-2154-420a-8ab2-8fdb42f57d18 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 Aug 06 03:20:53.400988 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7685c010-2154-420a-8ab2-8fdb42f57d18 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:53.401218 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7685c010-2154-420a-8ab2-8fdb42f57d18 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:53.401373 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-7685c010-2154-420a-8ab2-8fdb42f57d18 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id a91d3e1b-8452-4609-96d7-8bd3cab747f6. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:53.405746 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:53.405746 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:53.406554 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7685c010-2154-420a-8ab2-8fdb42f57d18 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 returned with HTTP 200 Aug 06 03:20:53.407101 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1170/4655] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:53 2026] GET /volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:53.476318 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d03145f5-523c-4fec-ae26-e8166cf83f98 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:53.478474 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d03145f5-523c-4fec-ae26-e8166cf83f98 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/volumes/46b291a7-66b0-4442-956c-bc9f9d6d917c Aug 06 03:20:53.478733 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d03145f5-523c-4fec-ae26-e8166cf83f98 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:53.478978 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d03145f5-523c-4fec-ae26-e8166cf83f98 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:53.485824 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d03145f5-523c-4fec-ae26-e8166cf83f98 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/46b291a7-66b0-4442-956c-bc9f9d6d917c returned with HTTP 404 Aug 06 03:20:53.486414 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1169/4656] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:53 2026] GET /volume/v3/volumes/46b291a7-66b0-4442-956c-bc9f9d6d917c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:20:53.493522 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7d1878dc-da66-4264-b357-fc62a953e4ae None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:53.497851 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7d1878dc-da66-4264-b357-fc62a953e4ae tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] DELETE https://10.4.3.80/volume/v3/volumes/dc673fcb-a0ea-444c-be64-b7aef38a6965 Aug 06 03:20:53.497851 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7d1878dc-da66-4264-b357-fc62a953e4ae tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:53.497851 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7d1878dc-da66-4264-b357-fc62a953e4ae tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:53.497851 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-7d1878dc-da66-4264-b357-fc62a953e4ae tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Delete volume with id: dc673fcb-a0ea-444c-be64-b7aef38a6965 Aug 06 03:20:53.502452 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:53.502452 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:53.502885 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7d1878dc-da66-4264-b357-fc62a953e4ae tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Volume info retrieved successfully. Aug 06 03:20:53.518055 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7d1878dc-da66-4264-b357-fc62a953e4ae tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Delete volume request issued successfully. Aug 06 03:20:53.518443 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7d1878dc-da66-4264-b357-fc62a953e4ae tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/dc673fcb-a0ea-444c-be64-b7aef38a6965 returned with HTTP 202 Aug 06 03:20:53.518882 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1148/4657] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:20:53 2026] DELETE /volume/v3/volumes/dc673fcb-a0ea-444c-be64-b7aef38a6965 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:20:53.532606 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-068a5424-3143-47a6-ac1f-f93f00bb4cc4 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:53.534690 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-068a5424-3143-47a6-ac1f-f93f00bb4cc4 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/volumes/dc673fcb-a0ea-444c-be64-b7aef38a6965 Aug 06 03:20:53.535055 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-068a5424-3143-47a6-ac1f-f93f00bb4cc4 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:53.535301 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-068a5424-3143-47a6-ac1f-f93f00bb4cc4 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:53.543135 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:53.543135 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:53.546935 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-068a5424-3143-47a6-ac1f-f93f00bb4cc4 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Volume info retrieved successfully. Aug 06 03:20:53.551405 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-068a5424-3143-47a6-ac1f-f93f00bb4cc4 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/dc673fcb-a0ea-444c-be64-b7aef38a6965 returned with HTTP 200 Aug 06 03:20:53.551808 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1171/4658] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:53 2026] GET /volume/v3/volumes/dc673fcb-a0ea-444c-be64-b7aef38a6965 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:53.957080 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6a9a7316-4b18-4c8f-be8d-eb6aa4dd6097 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:53.958979 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6a9a7316-4b18-4c8f-be8d-eb6aa4dd6097 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 Aug 06 03:20:53.959210 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6a9a7316-4b18-4c8f-be8d-eb6aa4dd6097 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:53.959426 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6a9a7316-4b18-4c8f-be8d-eb6aa4dd6097 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:53.959590 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-6a9a7316-4b18-4c8f-be8d-eb6aa4dd6097 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id ae4fdb35-84c4-4459-9c47-cd29d5388ed1. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:53.963799 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:53.963799 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:53.964493 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6a9a7316-4b18-4c8f-be8d-eb6aa4dd6097 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 returned with HTTP 200 Aug 06 03:20:53.965085 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1171/4659] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:53 2026] GET /volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:54.418248 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5992b60e-b558-48a3-a66a-409cffe94065 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:54.420184 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5992b60e-b558-48a3-a66a-409cffe94065 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 Aug 06 03:20:54.420390 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5992b60e-b558-48a3-a66a-409cffe94065 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:54.420614 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5992b60e-b558-48a3-a66a-409cffe94065 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:54.420742 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-5992b60e-b558-48a3-a66a-409cffe94065 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id a91d3e1b-8452-4609-96d7-8bd3cab747f6. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:54.425236 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=171,cinder:UPDATE=59,cinder:INSERT=27 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:20:54.426846 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:54.426846 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:54.427878 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5992b60e-b558-48a3-a66a-409cffe94065 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 returned with HTTP 200 Aug 06 03:20:54.428465 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1170/4660] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:54 2026] GET /volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:54.566446 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0a07b5c5-16af-45e7-aa2f-7320c12760f6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:54.568291 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0a07b5c5-16af-45e7-aa2f-7320c12760f6 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/volumes/dc673fcb-a0ea-444c-be64-b7aef38a6965 Aug 06 03:20:54.568470 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0a07b5c5-16af-45e7-aa2f-7320c12760f6 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:54.568688 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0a07b5c5-16af-45e7-aa2f-7320c12760f6 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:54.574092 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0a07b5c5-16af-45e7-aa2f-7320c12760f6 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/dc673fcb-a0ea-444c-be64-b7aef38a6965 returned with HTTP 404 Aug 06 03:20:54.574523 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1149/4661] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:54 2026] GET /volume/v3/volumes/dc673fcb-a0ea-444c-be64-b7aef38a6965 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:20:54.582640 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d2983f38-b4d3-4af0-b879-368e909ebeda None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:54.584346 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d2983f38-b4d3-4af0-b879-368e909ebeda tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] DELETE https://10.4.3.80/volume/v3/volumes/078c51cd-305e-4729-82aa-020ad091e280 Aug 06 03:20:54.584553 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d2983f38-b4d3-4af0-b879-368e909ebeda tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:54.584746 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d2983f38-b4d3-4af0-b879-368e909ebeda tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:54.584922 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-d2983f38-b4d3-4af0-b879-368e909ebeda tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Delete volume with id: 078c51cd-305e-4729-82aa-020ad091e280 Aug 06 03:20:54.591391 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:54.591391 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:54.591812 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d2983f38-b4d3-4af0-b879-368e909ebeda tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Volume info retrieved successfully. Aug 06 03:20:54.606236 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d2983f38-b4d3-4af0-b879-368e909ebeda tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Delete volume request issued successfully. Aug 06 03:20:54.606384 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d2983f38-b4d3-4af0-b879-368e909ebeda tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/078c51cd-305e-4729-82aa-020ad091e280 returned with HTTP 202 Aug 06 03:20:54.606782 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1172/4662] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:20:54 2026] DELETE /volume/v3/volumes/078c51cd-305e-4729-82aa-020ad091e280 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:20:54.617208 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-38f47985-cda9-4649-9ff4-b3a782fc64f6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:54.618884 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-38f47985-cda9-4649-9ff4-b3a782fc64f6 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/volumes/078c51cd-305e-4729-82aa-020ad091e280 Aug 06 03:20:54.619066 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-38f47985-cda9-4649-9ff4-b3a782fc64f6 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:54.619239 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-38f47985-cda9-4649-9ff4-b3a782fc64f6 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:54.627786 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:54.627786 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:54.631493 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-38f47985-cda9-4649-9ff4-b3a782fc64f6 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Volume info retrieved successfully. Aug 06 03:20:54.635953 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-38f47985-cda9-4649-9ff4-b3a782fc64f6 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/078c51cd-305e-4729-82aa-020ad091e280 returned with HTTP 200 Aug 06 03:20:54.636671 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1172/4663] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:54 2026] GET /volume/v3/volumes/078c51cd-305e-4729-82aa-020ad091e280 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:54.980412 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-984ea832-07f0-4db8-b459-6457ebf03cf5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:54.983226 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-984ea832-07f0-4db8-b459-6457ebf03cf5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 Aug 06 03:20:54.983226 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-984ea832-07f0-4db8-b459-6457ebf03cf5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:54.983226 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-984ea832-07f0-4db8-b459-6457ebf03cf5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:54.983226 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-984ea832-07f0-4db8-b459-6457ebf03cf5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id ae4fdb35-84c4-4459-9c47-cd29d5388ed1. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:54.990774 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:54.990774 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:54.991529 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-984ea832-07f0-4db8-b459-6457ebf03cf5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 returned with HTTP 200 Aug 06 03:20:54.991860 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1171/4664] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:54 2026] GET /volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:55.437494 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-da921582-5a54-48f2-9cb8-2d0a1c0ad914 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:55.439181 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-da921582-5a54-48f2-9cb8-2d0a1c0ad914 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 Aug 06 03:20:55.439393 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-da921582-5a54-48f2-9cb8-2d0a1c0ad914 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:55.439615 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-da921582-5a54-48f2-9cb8-2d0a1c0ad914 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:55.439753 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-da921582-5a54-48f2-9cb8-2d0a1c0ad914 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id a91d3e1b-8452-4609-96d7-8bd3cab747f6. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:55.443594 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:55.443594 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:55.444316 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-da921582-5a54-48f2-9cb8-2d0a1c0ad914 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 returned with HTTP 200 Aug 06 03:20:55.444707 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1150/4665] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:55 2026] GET /volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:55.651250 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8e80c24b-de28-43a5-bdf0-c44ed0bf5165 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:55.652933 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8e80c24b-de28-43a5-bdf0-c44ed0bf5165 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/volumes/078c51cd-305e-4729-82aa-020ad091e280 Aug 06 03:20:55.653362 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8e80c24b-de28-43a5-bdf0-c44ed0bf5165 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:55.653362 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8e80c24b-de28-43a5-bdf0-c44ed0bf5165 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:55.658902 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8e80c24b-de28-43a5-bdf0-c44ed0bf5165 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/078c51cd-305e-4729-82aa-020ad091e280 returned with HTTP 404 Aug 06 03:20:55.659133 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1173/4666] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:55 2026] GET /volume/v3/volumes/078c51cd-305e-4729-82aa-020ad091e280 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:20:55.671932 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6a85eb76-4e03-4c03-b196-1231fc737563 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:55.671932 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6a85eb76-4e03-4c03-b196-1231fc737563 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] DELETE https://10.4.3.80/volume/v3/volumes/3015920a-8b85-4cf4-9a76-db2539d48c11 Aug 06 03:20:55.671932 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6a85eb76-4e03-4c03-b196-1231fc737563 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:55.671932 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6a85eb76-4e03-4c03-b196-1231fc737563 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:55.671932 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-6a85eb76-4e03-4c03-b196-1231fc737563 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Delete volume with id: 3015920a-8b85-4cf4-9a76-db2539d48c11 Aug 06 03:20:55.680875 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:55.680875 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:55.681175 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6a85eb76-4e03-4c03-b196-1231fc737563 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Volume info retrieved successfully. Aug 06 03:20:55.702630 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6a85eb76-4e03-4c03-b196-1231fc737563 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Delete volume request issued successfully. Aug 06 03:20:55.702917 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6a85eb76-4e03-4c03-b196-1231fc737563 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/3015920a-8b85-4cf4-9a76-db2539d48c11 returned with HTTP 202 Aug 06 03:20:55.703500 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1173/4667] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:20:55 2026] DELETE /volume/v3/volumes/3015920a-8b85-4cf4-9a76-db2539d48c11 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:20:55.712256 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1cea81cd-cdab-42fb-aa93-a95588fa1703 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:55.713351 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-bab64375-19b4-4d32-864f-0a099ddb24d0 req-53216226-1e57-4567-93c0-63c15609fd30 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:55.714855 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1cea81cd-cdab-42fb-aa93-a95588fa1703 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/volumes/3015920a-8b85-4cf4-9a76-db2539d48c11 Aug 06 03:20:55.715024 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1cea81cd-cdab-42fb-aa93-a95588fa1703 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:55.715189 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1cea81cd-cdab-42fb-aa93-a95588fa1703 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:55.715428 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-bab64375-19b4-4d32-864f-0a099ddb24d0 req-53216226-1e57-4567-93c0-63c15609fd30 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] DELETE https://10.4.3.80/volume/v3/attachments/1b2d78a9-3674-40cf-bc45-f30990c02cec Aug 06 03:20:55.715616 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-bab64375-19b4-4d32-864f-0a099ddb24d0 req-53216226-1e57-4567-93c0-63c15609fd30 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:55.715785 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-bab64375-19b4-4d32-864f-0a099ddb24d0 req-53216226-1e57-4567-93c0-63c15609fd30 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:55.723341 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:55.723341 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:55.725166 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:55.725166 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:55.730989 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1cea81cd-cdab-42fb-aa93-a95588fa1703 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Volume info retrieved successfully. Aug 06 03:20:55.735850 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1cea81cd-cdab-42fb-aa93-a95588fa1703 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/3015920a-8b85-4cf4-9a76-db2539d48c11 returned with HTTP 200 Aug 06 03:20:55.735850 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1172/4668] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:55 2026] GET /volume/v3/volumes/3015920a-8b85-4cf4-9a76-db2539d48c11 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:55.786844 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-bab64375-19b4-4d32-864f-0a099ddb24d0 req-53216226-1e57-4567-93c0-63c15609fd30 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/attachments/1b2d78a9-3674-40cf-bc45-f30990c02cec returned with HTTP 200 Aug 06 03:20:55.787255 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1151/4669] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:20:55 2026] DELETE /volume/v3/attachments/1b2d78a9-3674-40cf-bc45-f30990c02cec => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:56.001189 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d06b644c-e9a9-44ee-ba61-4156a2a4a9ef None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:56.002772 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d06b644c-e9a9-44ee-ba61-4156a2a4a9ef tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 Aug 06 03:20:56.002976 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d06b644c-e9a9-44ee-ba61-4156a2a4a9ef tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:56.003152 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d06b644c-e9a9-44ee-ba61-4156a2a4a9ef tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:56.003251 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-d06b644c-e9a9-44ee-ba61-4156a2a4a9ef tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id ae4fdb35-84c4-4459-9c47-cd29d5388ed1. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:56.007322 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:56.007322 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:56.008042 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d06b644c-e9a9-44ee-ba61-4156a2a4a9ef tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 returned with HTTP 200 Aug 06 03:20:56.008387 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1174/4670] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:56 2026] GET /volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:56.454180 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-739f0c9f-0f2a-4223-a9aa-accb54307209 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:56.455848 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-739f0c9f-0f2a-4223-a9aa-accb54307209 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 Aug 06 03:20:56.456040 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-739f0c9f-0f2a-4223-a9aa-accb54307209 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:56.456214 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-739f0c9f-0f2a-4223-a9aa-accb54307209 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:56.456352 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-739f0c9f-0f2a-4223-a9aa-accb54307209 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id a91d3e1b-8452-4609-96d7-8bd3cab747f6. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:56.460262 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:56.460262 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:56.460924 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-739f0c9f-0f2a-4223-a9aa-accb54307209 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 returned with HTTP 200 Aug 06 03:20:56.461252 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1174/4671] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:56 2026] GET /volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:56.469507 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-20c2992a-8c14-4244-a74a-2f8e1847226e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:56.471301 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-20c2992a-8c14-4244-a74a-2f8e1847226e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:20:56.471474 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-20c2992a-8c14-4244-a74a-2f8e1847226e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:56.471655 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-20c2992a-8c14-4244-a74a-2f8e1847226e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:56.480354 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:56.480354 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:56.483267 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-20c2992a-8c14-4244-a74a-2f8e1847226e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:20:56.486950 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-20c2992a-8c14-4244-a74a-2f8e1847226e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 returned with HTTP 200 Aug 06 03:20:56.487286 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1173/4672] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:56 2026] GET /volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 => generated 1132 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:20:56.498683 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-53de5126-158f-40e1-8637-10b1c0457a7b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:56.500204 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-53de5126-158f-40e1-8637-10b1c0457a7b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] DELETE https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 Aug 06 03:20:56.500381 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-53de5126-158f-40e1-8637-10b1c0457a7b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:56.500566 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-53de5126-158f-40e1-8637-10b1c0457a7b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:56.500652 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-53de5126-158f-40e1-8637-10b1c0457a7b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Delete backup with id: a91d3e1b-8452-4609-96d7-8bd3cab747f6. Aug 06 03:20:56.504408 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:56.504408 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:56.513887 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.backup.rpcapi [None req-53de5126-158f-40e1-8637-10b1c0457a7b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] delete_backup rpcapi backup_id a91d3e1b-8452-4609-96d7-8bd3cab747f6 {{(pid=100901) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:20:56.515399 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-53de5126-158f-40e1-8637-10b1c0457a7b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 returned with HTTP 202 Aug 06 03:20:56.515842 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1152/4673] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:20:56 2026] DELETE /volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:20:56.522184 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9faa5c5b-a7fe-4cd8-a42d-7964da15db01 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:56.524002 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9faa5c5b-a7fe-4cd8-a42d-7964da15db01 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 Aug 06 03:20:56.524246 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9faa5c5b-a7fe-4cd8-a42d-7964da15db01 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:56.524393 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9faa5c5b-a7fe-4cd8-a42d-7964da15db01 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:56.524577 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-9faa5c5b-a7fe-4cd8-a42d-7964da15db01 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id a91d3e1b-8452-4609-96d7-8bd3cab747f6. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:56.528621 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:56.528621 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:56.529365 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9faa5c5b-a7fe-4cd8-a42d-7964da15db01 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 returned with HTTP 200 Aug 06 03:20:56.529753 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1175/4674] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:56 2026] GET /volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:56.716865 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:56.718463 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:20:56.718875 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-432080373", "source_volid": "c9400cf6-427c-4651-9dfa-d8384bf83396", "volume_type": "tempest-scenario-type-luks-397024553", "size": 1}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:56.720471 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-432080373', 'source_volid': 'c9400cf6-427c-4651-9dfa-d8384bf83396', 'volume_type': 'tempest-scenario-type-luks-397024553', 'size': 1}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:20:56.736939 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:56.736939 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:56.737566 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume retrieved successfully. Aug 06 03:20:56.737709 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Create volume of 1 GB Aug 06 03:20:56.738524 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Availability Zones retrieved successfully. Aug 06 03:20:56.745543 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Flow 'volume_create_api' (37f66f61-99c0-4e80-ac89-3a81607bcd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:20:56.747174 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2362a005-efac-44b7-8884-31e4eb700ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:56.748503 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:20:56.750191 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-66c83071-0cb2-4ee6-bdde-51e1c3c4b63d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:56.751720 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-66c83071-0cb2-4ee6-bdde-51e1c3c4b63d tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/volumes/3015920a-8b85-4cf4-9a76-db2539d48c11 Aug 06 03:20:56.751892 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-66c83071-0cb2-4ee6-bdde-51e1c3c4b63d tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:56.752064 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-66c83071-0cb2-4ee6-bdde-51e1c3c4b63d tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:56.757496 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-66c83071-0cb2-4ee6-bdde-51e1c3c4b63d tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/3015920a-8b85-4cf4-9a76-db2539d48c11 returned with HTTP 404 Aug 06 03:20:56.757956 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1174/4675] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:56 2026] GET /volume/v3/volumes/3015920a-8b85-4cf4-9a76-db2539d48c11 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:20:56.765346 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f365c1e0-bdf0-4ea7-9f83-ba28ac187fbd None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:56.766368 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=143,cinder:UPDATE=37,cinder:INSERT=15 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:20:56.767042 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f365c1e0-bdf0-4ea7-9f83-ba28ac187fbd tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] DELETE https://10.4.3.80/volume/v3/volumes/fad8e5c9-449a-474e-ba08-58f478c8e71c Aug 06 03:20:56.767237 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f365c1e0-bdf0-4ea7-9f83-ba28ac187fbd tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:56.767410 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f365c1e0-bdf0-4ea7-9f83-ba28ac187fbd tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:56.767560 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-f365c1e0-bdf0-4ea7-9f83-ba28ac187fbd tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Delete volume with id: fad8e5c9-449a-474e-ba08-58f478c8e71c Aug 06 03:20:56.774081 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:56.774081 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:56.774508 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f365c1e0-bdf0-4ea7-9f83-ba28ac187fbd tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Volume info retrieved successfully. Aug 06 03:20:56.780510 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2362a005-efac-44b7-8884-31e4eb700ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c9400cf6-427c-4651-9dfa-d8384bf83396', 'volume_type': VolumeType(created_at=2026-08-06T03:19:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9405702f-f9a7-435c-98e4-16e3ef87a4e7,is_public=True,name='tempest-scenario-type-luks-397024553',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9405702f-f9a7-435c-98e4-16e3ef87a4e7', '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=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:56.781598 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37ebe544-55b6-4191-8d76-bbf8e4681ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:56.795861 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f365c1e0-bdf0-4ea7-9f83-ba28ac187fbd tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Delete volume request issued successfully. Aug 06 03:20:56.795861 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f365c1e0-bdf0-4ea7-9f83-ba28ac187fbd tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/fad8e5c9-449a-474e-ba08-58f478c8e71c returned with HTTP 202 Aug 06 03:20:56.795861 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1153/4676] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:20:56 2026] DELETE /volume/v3/volumes/fad8e5c9-449a-474e-ba08-58f478c8e71c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:20:56.800642 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d5ea023d-a7f0-43f1-8732-09f048ced8d9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:56.802382 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d5ea023d-a7f0-43f1-8732-09f048ced8d9 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/volumes/fad8e5c9-449a-474e-ba08-58f478c8e71c Aug 06 03:20:56.802565 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d5ea023d-a7f0-43f1-8732-09f048ced8d9 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:56.802744 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d5ea023d-a7f0-43f1-8732-09f048ced8d9 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:56.809847 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:56.809847 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:56.815168 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d5ea023d-a7f0-43f1-8732-09f048ced8d9 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Volume info retrieved successfully. Aug 06 03:20:56.819133 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d5ea023d-a7f0-43f1-8732-09f048ced8d9 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/fad8e5c9-449a-474e-ba08-58f478c8e71c returned with HTTP 200 Aug 06 03:20:56.819456 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1176/4677] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:56 2026] GET /volume/v3/volumes/fad8e5c9-449a-474e-ba08-58f478c8e71c => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:56.820540 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-397024553 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-397024553, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:20:56.821547 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-397024553 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-397024553, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:20:56.837549 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Created reservations ['d9e56f40-536a-4200-a227-60e4ca2cc17c', '07bd356c-44e4-443e-958e-4abc22c102a5', '53e24126-426b-438f-9f03-97ee0d910a3e', '68907e6e-39dc-480d-b019-d5bb58afd4e6'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:20:56.838320 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37ebe544-55b6-4191-8d76-bbf8e4681ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9e56f40-536a-4200-a227-60e4ca2cc17c', '07bd356c-44e4-443e-958e-4abc22c102a5', '53e24126-426b-438f-9f03-97ee0d910a3e', '68907e6e-39dc-480d-b019-d5bb58afd4e6']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:56.839073 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaf7f839-19e0-43e5-bd21-affb4bafdd4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:56.875884 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaf7f839-19e0-43e5-bd21-affb4bafdd4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '296c5a01-dd7f-4383-942f-937b2965c7dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-432080373',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d73a5e7b74b0469d8c784456fbf9ce65',qos_specs=None,replication_status=,reservations=['d9e56f40-536a-4200-a227-60e4ca2cc17c','07bd356c-44e4-443e-958e-4abc22c102a5','53e24126-426b-438f-9f03-97ee0d910a3e','68907e6e-39dc-480d-b019-d5bb58afd4e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=c9400cf6-427c-4651-9dfa-d8384bf83396,status='creating',user_id='98909edb566344a5a736e9e0f7dd5d11',volume_type_id=9405702f-f9a7-435c-98e4-16e3ef87a4e7), '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-06T03:20:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-432080373',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=296c5a01-dd7f-4383-942f-937b2965c7dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d73a5e7b74b0469d8c784456fbf9ce65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c9400cf6-427c-4651-9dfa-d8384bf83396,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98909edb566344a5a736e9e0f7dd5d11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9405702f-f9a7-435c-98e4-16e3ef87a4e7),volume_type_id=9405702f-f9a7-435c-98e4-16e3ef87a4e7)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:56.876767 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (036236dd-a849-4071-826f-120fcba58e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:56.899610 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (036236dd-a849-4071-826f-120fcba58e32) transitioned into state 'SUCCESS' from state '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-432080373',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d73a5e7b74b0469d8c784456fbf9ce65',qos_specs=None,replication_status=,reservations=['d9e56f40-536a-4200-a227-60e4ca2cc17c','07bd356c-44e4-443e-958e-4abc22c102a5','53e24126-426b-438f-9f03-97ee0d910a3e','68907e6e-39dc-480d-b019-d5bb58afd4e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=c9400cf6-427c-4651-9dfa-d8384bf83396,status='creating',user_id='98909edb566344a5a736e9e0f7dd5d11',volume_type_id=9405702f-f9a7-435c-98e4-16e3ef87a4e7)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:56.900425 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40ad7bc9-0532-46ac-9442-76f8164569a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:20:56.923164 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40ad7bc9-0532-46ac-9442-76f8164569a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:20:56.924074 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Flow 'volume_create_api' (37f66f61-99c0-4e80-ac89-3a81607bcd98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:20:56.924530 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Create volume request issued successfully. Aug 06 03:20:56.925168 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8162ce19-c02b-4bb7-ae46-f8af768330ac tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:20:56.925685 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1175/4678] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:20:56 2026] POST /volume/v3/volumes => generated 807 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:20:56.940149 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-98de79a4-846d-443f-a172-5b4fe4ff1298 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:56.942334 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-98de79a4-846d-443f-a172-5b4fe4ff1298 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc Aug 06 03:20:56.942569 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-98de79a4-846d-443f-a172-5b4fe4ff1298 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:56.942798 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-98de79a4-846d-443f-a172-5b4fe4ff1298 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:56.951231 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:56.951231 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:56.955401 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-98de79a4-846d-443f-a172-5b4fe4ff1298 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:20:56.960788 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-98de79a4-846d-443f-a172-5b4fe4ff1298 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc returned with HTTP 200 Aug 06 03:20:56.961408 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1175/4679] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:56 2026] GET /volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:57.019171 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-64be3cbc-85f4-409d-a40f-8999495feab6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:57.020697 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-64be3cbc-85f4-409d-a40f-8999495feab6 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 Aug 06 03:20:57.020889 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-64be3cbc-85f4-409d-a40f-8999495feab6 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:57.021074 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-64be3cbc-85f4-409d-a40f-8999495feab6 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:57.021172 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-64be3cbc-85f4-409d-a40f-8999495feab6 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id ae4fdb35-84c4-4459-9c47-cd29d5388ed1. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:57.025184 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:57.025184 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:57.026064 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-64be3cbc-85f4-409d-a40f-8999495feab6 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 returned with HTTP 200 Aug 06 03:20:57.026587 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1154/4680] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:57 2026] GET /volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:57.538951 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-230f07f0-e313-4001-baaf-4ad3bf77da09 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:57.540449 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-230f07f0-e313-4001-baaf-4ad3bf77da09 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 Aug 06 03:20:57.540629 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-230f07f0-e313-4001-baaf-4ad3bf77da09 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:57.540798 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-230f07f0-e313-4001-baaf-4ad3bf77da09 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:57.540913 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-230f07f0-e313-4001-baaf-4ad3bf77da09 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id a91d3e1b-8452-4609-96d7-8bd3cab747f6. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:57.544076 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-230f07f0-e313-4001-baaf-4ad3bf77da09 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 returned with HTTP 404 Aug 06 03:20:57.544460 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1177/4681] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:57 2026] GET /volume/v3/backups/a91d3e1b-8452-4609-96d7-8bd3cab747f6 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:20:57.641035 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-96e4c846-9584-4157-9384-1430d59a9bf8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:57.643194 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-96e4c846-9584-4157-9384-1430d59a9bf8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:20:57.643420 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-96e4c846-9584-4157-9384-1430d59a9bf8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:57.643764 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-96e4c846-9584-4157-9384-1430d59a9bf8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:57.652820 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:57.652820 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:57.655786 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-96e4c846-9584-4157-9384-1430d59a9bf8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:20:57.660066 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-96e4c846-9584-4157-9384-1430d59a9bf8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 returned with HTTP 200 Aug 06 03:20:57.660428 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1176/4682] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:20:57 2026] GET /volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 => generated 1132 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:20:57.677856 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-cba07160-956b-47cc-a293-ade609620e07 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:57.680141 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-cba07160-956b-47cc-a293-ade609620e07 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] POST https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8/action Aug 06 03:20:57.680532 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-cba07160-956b-47cc-a293-ade609620e07 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:20:57.680693 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-cba07160-956b-47cc-a293-ade609620e07 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:20:57.691453 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:57.691453 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:57.691968 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-cba07160-956b-47cc-a293-ade609620e07 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:20:57.697439 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-cba07160-956b-47cc-a293-ade609620e07 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Begin detaching volume completed successfully. Aug 06 03:20:57.697735 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-cba07160-956b-47cc-a293-ade609620e07 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8/action returned with HTTP 202 Aug 06 03:20:57.698169 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1176/4683] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:20:57 2026] POST /volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:20:57.714145 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-56ef52d5-6f24-40c7-b34e-f4e6793c50f2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:57.715748 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-56ef52d5-6f24-40c7-b34e-f4e6793c50f2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:20:57.715951 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-56ef52d5-6f24-40c7-b34e-f4e6793c50f2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:57.716121 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-56ef52d5-6f24-40c7-b34e-f4e6793c50f2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:57.726822 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:57.726822 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:57.731354 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-56ef52d5-6f24-40c7-b34e-f4e6793c50f2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:20:57.736064 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-56ef52d5-6f24-40c7-b34e-f4e6793c50f2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 returned with HTTP 200 Aug 06 03:20:57.736508 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1155/4684] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:57 2026] GET /volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:20:57.738283 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ba27af61-543e-421b-9639-22da85a1b745 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:57.738690 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ba27af61-543e-421b-9639-22da85a1b745 None None] GET https://10.4.3.80/volume// Aug 06 03:20:57.738916 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ba27af61-543e-421b-9639-22da85a1b745 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:57.739098 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ba27af61-543e-421b-9639-22da85a1b745 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:57.739449 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ba27af61-543e-421b-9639-22da85a1b745 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:20:57.739768 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1178/4685] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:20:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:20:57.746545 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-76ab5985-c39f-4769-a039-dac51007195a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:57.748536 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-76ab5985-c39f-4769-a039-dac51007195a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:20:57.748725 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-76ab5985-c39f-4769-a039-dac51007195a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:57.748938 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-76ab5985-c39f-4769-a039-dac51007195a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:57.758487 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:57.758487 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:57.762317 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-76ab5985-c39f-4769-a039-dac51007195a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:20:57.766669 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-76ab5985-c39f-4769-a039-dac51007195a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 returned with HTTP 200 Aug 06 03:20:57.767216 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1177/4686] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:20:57 2026] GET /volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 => generated 1315 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:20:57.836313 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-45ab0794-edc7-47cf-a981-496d4d8f2558 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:57.837986 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-45ab0794-edc7-47cf-a981-496d4d8f2558 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/volumes/fad8e5c9-449a-474e-ba08-58f478c8e71c Aug 06 03:20:57.838161 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-45ab0794-edc7-47cf-a981-496d4d8f2558 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:57.838326 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-45ab0794-edc7-47cf-a981-496d4d8f2558 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:57.846378 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-45ab0794-edc7-47cf-a981-496d4d8f2558 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/fad8e5c9-449a-474e-ba08-58f478c8e71c returned with HTTP 404 Aug 06 03:20:57.846778 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1177/4687] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:57 2026] GET /volume/v3/volumes/fad8e5c9-449a-474e-ba08-58f478c8e71c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:20:57.853054 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-92318adf-4568-4166-93c7-3aa7159d7398 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:57.854856 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-92318adf-4568-4166-93c7-3aa7159d7398 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/fcc2945a-1895-4f5d-8c9b-acc00930c8a3 Aug 06 03:20:57.855055 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-92318adf-4568-4166-93c7-3aa7159d7398 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:57.855243 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-92318adf-4568-4166-93c7-3aa7159d7398 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:57.855338 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-92318adf-4568-4166-93c7-3aa7159d7398 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Delete snapshot with id: fcc2945a-1895-4f5d-8c9b-acc00930c8a3 Aug 06 03:20:57.860370 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:57.860370 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:57.860968 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-92318adf-4568-4166-93c7-3aa7159d7398 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Snapshot retrieved successfully. Aug 06 03:20:57.876864 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-92318adf-4568-4166-93c7-3aa7159d7398 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Snapshot delete request issued successfully. Aug 06 03:20:57.876864 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-92318adf-4568-4166-93c7-3aa7159d7398 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/snapshots/fcc2945a-1895-4f5d-8c9b-acc00930c8a3 returned with HTTP 202 Aug 06 03:20:57.876864 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1156/4688] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:20:57 2026] DELETE /volume/v3/snapshots/fcc2945a-1895-4f5d-8c9b-acc00930c8a3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:20:57.887389 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4ea25ab0-fc87-41d3-a7ee-1e6a19de5c30 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:57.889929 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4ea25ab0-fc87-41d3-a7ee-1e6a19de5c30 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/snapshots/fcc2945a-1895-4f5d-8c9b-acc00930c8a3 Aug 06 03:20:57.889929 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4ea25ab0-fc87-41d3-a7ee-1e6a19de5c30 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:57.889929 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4ea25ab0-fc87-41d3-a7ee-1e6a19de5c30 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:57.894475 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:57.894475 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:57.894960 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4ea25ab0-fc87-41d3-a7ee-1e6a19de5c30 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Snapshot retrieved successfully. Aug 06 03:20:57.895736 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4ea25ab0-fc87-41d3-a7ee-1e6a19de5c30 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/snapshots/fcc2945a-1895-4f5d-8c9b-acc00930c8a3 returned with HTTP 200 Aug 06 03:20:57.896145 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1179/4689] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:20:57 2026] GET /volume/v3/snapshots/fcc2945a-1895-4f5d-8c9b-acc00930c8a3 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:57.974789 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6c3d6624-b5c6-425b-80d4-a5490020b44b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:57.977494 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6c3d6624-b5c6-425b-80d4-a5490020b44b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc Aug 06 03:20:57.977710 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6c3d6624-b5c6-425b-80d4-a5490020b44b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:57.977924 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6c3d6624-b5c6-425b-80d4-a5490020b44b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:57.984351 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:57.984351 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:57.987498 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6c3d6624-b5c6-425b-80d4-a5490020b44b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:20:57.991174 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6c3d6624-b5c6-425b-80d4-a5490020b44b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc returned with HTTP 200 Aug 06 03:20:57.991527 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1178/4690] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:57 2026] GET /volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:58.037446 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bf1d3ca9-7811-4a63-9d1e-71b89c577794 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:58.039470 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bf1d3ca9-7811-4a63-9d1e-71b89c577794 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 Aug 06 03:20:58.039692 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bf1d3ca9-7811-4a63-9d1e-71b89c577794 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:58.039885 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bf1d3ca9-7811-4a63-9d1e-71b89c577794 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:58.039987 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-bf1d3ca9-7811-4a63-9d1e-71b89c577794 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id ae4fdb35-84c4-4459-9c47-cd29d5388ed1. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:58.043841 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:58.043841 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:58.044529 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bf1d3ca9-7811-4a63-9d1e-71b89c577794 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 returned with HTTP 200 Aug 06 03:20:58.044892 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1178/4691] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:58 2026] GET /volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:58.751580 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4f54e5c2-5455-4727-9a01-6f729c310007 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:58.753491 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4f54e5c2-5455-4727-9a01-6f729c310007 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:20:58.753702 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4f54e5c2-5455-4727-9a01-6f729c310007 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:58.753930 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4f54e5c2-5455-4727-9a01-6f729c310007 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:58.763591 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:58.763591 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:58.766457 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-4f54e5c2-5455-4727-9a01-6f729c310007 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:20:58.769973 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4f54e5c2-5455-4727-9a01-6f729c310007 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 returned with HTTP 200 Aug 06 03:20:58.770344 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1157/4692] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:58 2026] GET /volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 => generated 1135 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:20:58.907848 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-03d06e2a-594c-4a3f-a12e-15390d8d064d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:58.909629 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-03d06e2a-594c-4a3f-a12e-15390d8d064d tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/snapshots/fcc2945a-1895-4f5d-8c9b-acc00930c8a3 Aug 06 03:20:58.910191 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-03d06e2a-594c-4a3f-a12e-15390d8d064d tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:58.910416 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-03d06e2a-594c-4a3f-a12e-15390d8d064d tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:58.915461 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-03d06e2a-594c-4a3f-a12e-15390d8d064d tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/snapshots/fcc2945a-1895-4f5d-8c9b-acc00930c8a3 returned with HTTP 404 Aug 06 03:20:58.915932 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1180/4693] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:20:58 2026] GET /volume/v3/snapshots/fcc2945a-1895-4f5d-8c9b-acc00930c8a3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:20:58.922664 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-58d0e592-d9cf-4cd6-b970-55835b4796e6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:58.924350 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-58d0e592-d9cf-4cd6-b970-55835b4796e6 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] DELETE https://10.4.3.80/volume/v3/volumes/961dc4a7-121e-454e-a9c3-38ade46e5797 Aug 06 03:20:58.924559 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-58d0e592-d9cf-4cd6-b970-55835b4796e6 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:58.924739 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-58d0e592-d9cf-4cd6-b970-55835b4796e6 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:58.925056 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-58d0e592-d9cf-4cd6-b970-55835b4796e6 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Delete volume with id: 961dc4a7-121e-454e-a9c3-38ade46e5797 Aug 06 03:20:58.931852 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:58.931852 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:58.932370 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-58d0e592-d9cf-4cd6-b970-55835b4796e6 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Volume info retrieved successfully. Aug 06 03:20:58.960383 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-58d0e592-d9cf-4cd6-b970-55835b4796e6 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Delete volume request issued successfully. Aug 06 03:20:58.960383 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-58d0e592-d9cf-4cd6-b970-55835b4796e6 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/961dc4a7-121e-454e-a9c3-38ade46e5797 returned with HTTP 202 Aug 06 03:20:58.960383 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1179/4694] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:20:58 2026] DELETE /volume/v3/volumes/961dc4a7-121e-454e-a9c3-38ade46e5797 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:20:58.965251 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a7c7b97f-8c3d-4baf-aa32-35e9b5e3b747 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:58.968650 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a7c7b97f-8c3d-4baf-aa32-35e9b5e3b747 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/volumes/961dc4a7-121e-454e-a9c3-38ade46e5797 Aug 06 03:20:58.968879 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a7c7b97f-8c3d-4baf-aa32-35e9b5e3b747 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:58.969078 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a7c7b97f-8c3d-4baf-aa32-35e9b5e3b747 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:58.976114 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:58.976114 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:20:58.979652 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a7c7b97f-8c3d-4baf-aa32-35e9b5e3b747 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Volume info retrieved successfully. Aug 06 03:20:58.984929 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a7c7b97f-8c3d-4baf-aa32-35e9b5e3b747 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/961dc4a7-121e-454e-a9c3-38ade46e5797 returned with HTTP 200 Aug 06 03:20:58.985454 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1179/4695] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:58 2026] GET /volume/v3/volumes/961dc4a7-121e-454e-a9c3-38ade46e5797 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:59.004372 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1957282f-07ad-4818-90cf-75f235fe7e46 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:59.005885 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1957282f-07ad-4818-90cf-75f235fe7e46 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc Aug 06 03:20:59.006043 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1957282f-07ad-4818-90cf-75f235fe7e46 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:59.006207 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1957282f-07ad-4818-90cf-75f235fe7e46 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:59.011937 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:59.011937 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:20:59.015065 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1957282f-07ad-4818-90cf-75f235fe7e46 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:20:59.018456 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1957282f-07ad-4818-90cf-75f235fe7e46 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc returned with HTTP 200 Aug 06 03:20:59.018807 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1158/4696] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:59 2026] GET /volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc => generated 899 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:59.056633 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-985bec3c-7703-4858-b813-ca7755a2902d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:59.058676 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-985bec3c-7703-4858-b813-ca7755a2902d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 Aug 06 03:20:59.058948 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-985bec3c-7703-4858-b813-ca7755a2902d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:59.059178 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-985bec3c-7703-4858-b813-ca7755a2902d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:59.059320 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-985bec3c-7703-4858-b813-ca7755a2902d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id ae4fdb35-84c4-4459-9c47-cd29d5388ed1. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:20:59.064710 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:59.064710 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:20:59.065588 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-985bec3c-7703-4858-b813-ca7755a2902d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 returned with HTTP 200 Aug 06 03:20:59.066020 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1181/4697] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:59 2026] GET /volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:20:59.781529 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f5952e93-316d-4a04-b516-f3a0bc1f9299 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:59.783056 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f5952e93-316d-4a04-b516-f3a0bc1f9299 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:20:59.783222 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f5952e93-316d-4a04-b516-f3a0bc1f9299 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:59.783435 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f5952e93-316d-4a04-b516-f3a0bc1f9299 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:20:59.791633 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:20:59.791633 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:20:59.794510 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f5952e93-316d-4a04-b516-f3a0bc1f9299 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:20:59.798358 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f5952e93-316d-4a04-b516-f3a0bc1f9299 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 returned with HTTP 200 Aug 06 03:20:59.798694 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1180/4698] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:59 2026] GET /volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 => generated 1135 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:20:59.997044 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-edd6171d-9f26-4761-bd33-f034134b0eb2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:20:59.998970 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-edd6171d-9f26-4761-bd33-f034134b0eb2 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] GET https://10.4.3.80/volume/v3/volumes/961dc4a7-121e-454e-a9c3-38ade46e5797 Aug 06 03:20:59.999186 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-edd6171d-9f26-4761-bd33-f034134b0eb2 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:20:59.999390 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-edd6171d-9f26-4761-bd33-f034134b0eb2 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:00.005422 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-edd6171d-9f26-4761-bd33-f034134b0eb2 tempest-CreateVolumesFromSnapshotTest-1423190757 tempest-CreateVolumesFromSnapshotTest-1423190757-project-member] https://10.4.3.80/volume/v3/volumes/961dc4a7-121e-454e-a9c3-38ade46e5797 returned with HTTP 404 Aug 06 03:21:00.005963 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1180/4699] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:20:59 2026] GET /volume/v3/volumes/961dc4a7-121e-454e-a9c3-38ade46e5797 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:00.031507 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c8468407-cffe-46e9-bc2d-45e20d4c0024 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:00.032972 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c8468407-cffe-46e9-bc2d-45e20d4c0024 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc Aug 06 03:21:00.033130 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c8468407-cffe-46e9-bc2d-45e20d4c0024 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:00.033295 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c8468407-cffe-46e9-bc2d-45e20d4c0024 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:00.039251 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:00.039251 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:00.042283 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c8468407-cffe-46e9-bc2d-45e20d4c0024 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:21:00.045784 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c8468407-cffe-46e9-bc2d-45e20d4c0024 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc returned with HTTP 200 Aug 06 03:21:00.046227 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1159/4700] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:00 2026] GET /volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc => generated 899 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:00.079288 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-49183e6c-df10-4e0d-b5bf-7f887509a03a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:00.081249 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-49183e6c-df10-4e0d-b5bf-7f887509a03a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 Aug 06 03:21:00.081464 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-49183e6c-df10-4e0d-b5bf-7f887509a03a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:00.081684 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-49183e6c-df10-4e0d-b5bf-7f887509a03a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:00.081805 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-49183e6c-df10-4e0d-b5bf-7f887509a03a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id ae4fdb35-84c4-4459-9c47-cd29d5388ed1. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:00.086202 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:00.086202 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:00.086999 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-49183e6c-df10-4e0d-b5bf-7f887509a03a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 returned with HTTP 200 Aug 06 03:21:00.087391 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1182/4701] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:00 2026] GET /volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:00.804609 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-03a56985-240d-4766-b826-d68b3479236a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:00.806921 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-03a56985-240d-4766-b826-d68b3479236a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] DELETE https://10.4.3.80/volume/v3/attachments/a9be91a2-1f80-4b77-b519-f0f86d974d9f Aug 06 03:21:00.807102 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-03a56985-240d-4766-b826-d68b3479236a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:00.807294 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-03a56985-240d-4766-b826-d68b3479236a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:00.809689 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6d7841a0-1017-4193-8fbd-ef17feb6f4ec None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:00.811272 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6d7841a0-1017-4193-8fbd-ef17feb6f4ec tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:21:00.811443 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6d7841a0-1017-4193-8fbd-ef17feb6f4ec tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:00.811619 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6d7841a0-1017-4193-8fbd-ef17feb6f4ec tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:00.818454 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:00.818454 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:00.822428 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:00.822428 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:00.829982 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6d7841a0-1017-4193-8fbd-ef17feb6f4ec tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:00.833738 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6d7841a0-1017-4193-8fbd-ef17feb6f4ec tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 returned with HTTP 200 Aug 06 03:21:00.834164 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1181/4702] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:00 2026] GET /volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:00.882407 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1de16cb8-a681-456b-9455-4dea4aa1dfc6 req-03a56985-240d-4766-b826-d68b3479236a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/attachments/a9be91a2-1f80-4b77-b519-f0f86d974d9f returned with HTTP 200 Aug 06 03:21:00.882820 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1181/4703] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:21:00 2026] DELETE /volume/v3/attachments/a9be91a2-1f80-4b77-b519-f0f86d974d9f => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:21:01.057600 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-245314e0-8aba-40b8-8c0d-977b6f2cc407 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:01.059231 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-245314e0-8aba-40b8-8c0d-977b6f2cc407 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc Aug 06 03:21:01.059430 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-245314e0-8aba-40b8-8c0d-977b6f2cc407 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:01.059619 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-245314e0-8aba-40b8-8c0d-977b6f2cc407 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:01.065935 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:01.065935 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:01.069308 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-245314e0-8aba-40b8-8c0d-977b6f2cc407 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:21:01.073874 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-245314e0-8aba-40b8-8c0d-977b6f2cc407 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc returned with HTTP 200 Aug 06 03:21:01.074194 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1160/4704] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:01 2026] GET /volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:01.101595 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-53c38dc1-fd44-4351-9931-09838d5b6fa9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:01.103361 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-53c38dc1-fd44-4351-9931-09838d5b6fa9 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 Aug 06 03:21:01.103564 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-53c38dc1-fd44-4351-9931-09838d5b6fa9 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:01.103766 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-53c38dc1-fd44-4351-9931-09838d5b6fa9 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:01.103950 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-53c38dc1-fd44-4351-9931-09838d5b6fa9 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id ae4fdb35-84c4-4459-9c47-cd29d5388ed1. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:01.108331 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:01.108331 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:01.109231 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-53c38dc1-fd44-4351-9931-09838d5b6fa9 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 returned with HTTP 200 Aug 06 03:21:01.109598 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1183/4705] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:01 2026] GET /volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:01.407896 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7d99422d-7e97-42b5-87b1-276aca303e07 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:01.486883 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7d99422d-7e97-42b5-87b1-276aca303e07 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:21:01.487203 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7d99422d-7e97-42b5-87b1-276aca303e07 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-555868737"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:01.488515 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-7d99422d-7e97-42b5-87b1-276aca303e07 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-555868737'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:21:01.488633 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-7d99422d-7e97-42b5-87b1-276aca303e07 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Create volume of 1 GB Aug 06 03:21:01.492743 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7d99422d-7e97-42b5-87b1-276aca303e07 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Availability Zones retrieved successfully. Aug 06 03:21:01.498184 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-7d99422d-7e97-42b5-87b1-276aca303e07 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Flow 'volume_create_api' (1c3d6e79-5e33-41cb-971e-bc6dfa7580fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:21:01.499113 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-7d99422d-7e97-42b5-87b1-276aca303e07 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc1d5945-2f79-4502-ad2c-41132063985e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:01.499908 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-7d99422d-7e97-42b5-87b1-276aca303e07 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:21:01.525174 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-7d99422d-7e97-42b5-87b1-276aca303e07 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc1d5945-2f79-4502-ad2c-41132063985e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:01.525905 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-7d99422d-7e97-42b5-87b1-276aca303e07 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12ddf266-b4a8-4104-be23-cc762cdd9425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:01.579595 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-7d99422d-7e97-42b5-87b1-276aca303e07 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Created reservations ['e04fcad0-fb73-4540-937e-a0732995a691', '3c7525ff-a4ce-4208-8dbb-49b3cf03178c', '323d43ba-f6e8-457c-b142-b4945a1b7629', '08b2b604-2ed8-4f2c-b282-7e7f709274cd'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:21:01.580313 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-7d99422d-7e97-42b5-87b1-276aca303e07 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12ddf266-b4a8-4104-be23-cc762cdd9425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e04fcad0-fb73-4540-937e-a0732995a691', '3c7525ff-a4ce-4208-8dbb-49b3cf03178c', '323d43ba-f6e8-457c-b142-b4945a1b7629', '08b2b604-2ed8-4f2c-b282-7e7f709274cd']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:01.581022 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-7d99422d-7e97-42b5-87b1-276aca303e07 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c07341a3-034e-4986-a9f1-87262431c0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:01.601408 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-7d99422d-7e97-42b5-87b1-276aca303e07 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c07341a3-034e-4986-a9f1-87262431c0be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '111345ae-d6e5-4026-900e-a61cd0b0a63a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-555868737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7e94bf24aa14015973dae6a35448801',qos_specs=None,replication_status=,reservations=['e04fcad0-fb73-4540-937e-a0732995a691','3c7525ff-a4ce-4208-8dbb-49b3cf03178c','323d43ba-f6e8-457c-b142-b4945a1b7629','08b2b604-2ed8-4f2c-b282-7e7f709274cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a562b95d720f4abf85f8b4ce212d8b4c',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:21:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-555868737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=111345ae-d6e5-4026-900e-a61cd0b0a63a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7e94bf24aa14015973dae6a35448801',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a562b95d720f4abf85f8b4ce212d8b4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:01.602163 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-7d99422d-7e97-42b5-87b1-276aca303e07 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a3f6c68-e432-45a8-87ac-f812a4a19537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:01.617016 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-7d99422d-7e97-42b5-87b1-276aca303e07 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a3f6c68-e432-45a8-87ac-f812a4a19537) transitioned into state 'SUCCESS' from state '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-555868737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7e94bf24aa14015973dae6a35448801',qos_specs=None,replication_status=,reservations=['e04fcad0-fb73-4540-937e-a0732995a691','3c7525ff-a4ce-4208-8dbb-49b3cf03178c','323d43ba-f6e8-457c-b142-b4945a1b7629','08b2b604-2ed8-4f2c-b282-7e7f709274cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a562b95d720f4abf85f8b4ce212d8b4c',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:01.617656 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-7d99422d-7e97-42b5-87b1-276aca303e07 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40d31db7-b3b3-4e17-bad8-8c4b0c926c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:01.625210 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-7d99422d-7e97-42b5-87b1-276aca303e07 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40d31db7-b3b3-4e17-bad8-8c4b0c926c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:01.626042 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-7d99422d-7e97-42b5-87b1-276aca303e07 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Flow 'volume_create_api' (1c3d6e79-5e33-41cb-971e-bc6dfa7580fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:21:01.626309 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7d99422d-7e97-42b5-87b1-276aca303e07 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Create volume request issued successfully. Aug 06 03:21:01.626838 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7d99422d-7e97-42b5-87b1-276aca303e07 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:21:01.627222 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1182/4706] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:21:01 2026] POST /volume/v3/volumes => generated 775 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:21:01.638376 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0b0ce5d7-cf59-44bb-a70d-662ae6f65efa None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:01.639931 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0b0ce5d7-cf59-44bb-a70d-662ae6f65efa tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/volumes/111345ae-d6e5-4026-900e-a61cd0b0a63a Aug 06 03:21:01.640104 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0b0ce5d7-cf59-44bb-a70d-662ae6f65efa tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:01.640271 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0b0ce5d7-cf59-44bb-a70d-662ae6f65efa tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:01.646964 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:01.646964 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:01.649718 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0b0ce5d7-cf59-44bb-a70d-662ae6f65efa tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Volume info retrieved successfully. Aug 06 03:21:01.652717 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0b0ce5d7-cf59-44bb-a70d-662ae6f65efa tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/volumes/111345ae-d6e5-4026-900e-a61cd0b0a63a returned with HTTP 200 Aug 06 03:21:01.653069 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1182/4707] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:01 2026] GET /volume/v3/volumes/111345ae-d6e5-4026-900e-a61cd0b0a63a => generated 954 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:01.849223 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-343cf68d-9af8-4908-882e-1af13c9d09a4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:01.851493 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-343cf68d-9af8-4908-882e-1af13c9d09a4 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:21:01.851767 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-343cf68d-9af8-4908-882e-1af13c9d09a4 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:01.852050 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-343cf68d-9af8-4908-882e-1af13c9d09a4 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:01.860926 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:01.860926 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:01.865142 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-343cf68d-9af8-4908-882e-1af13c9d09a4 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:01.869393 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-343cf68d-9af8-4908-882e-1af13c9d09a4 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 returned with HTTP 200 Aug 06 03:21:01.869786 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1161/4708] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:01 2026] GET /volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:02.086907 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-57b7daa1-c380-4172-b6af-aa59f54a0b05 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:02.088653 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-57b7daa1-c380-4172-b6af-aa59f54a0b05 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc Aug 06 03:21:02.088855 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-57b7daa1-c380-4172-b6af-aa59f54a0b05 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:02.089043 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-57b7daa1-c380-4172-b6af-aa59f54a0b05 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:02.095499 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:02.095499 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:02.098873 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-57b7daa1-c380-4172-b6af-aa59f54a0b05 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:21:02.102594 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-57b7daa1-c380-4172-b6af-aa59f54a0b05 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc returned with HTTP 200 Aug 06 03:21:02.102985 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1184/4709] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:02 2026] GET /volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:02.666097 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3cc29f3e-b8ae-40d6-b7d8-f04edea603c5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:02.668256 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3cc29f3e-b8ae-40d6-b7d8-f04edea603c5 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/volumes/111345ae-d6e5-4026-900e-a61cd0b0a63a Aug 06 03:21:02.668444 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3cc29f3e-b8ae-40d6-b7d8-f04edea603c5 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:02.668617 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3cc29f3e-b8ae-40d6-b7d8-f04edea603c5 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:02.675778 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:02.675778 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:02.679154 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-3cc29f3e-b8ae-40d6-b7d8-f04edea603c5 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Volume info retrieved successfully. Aug 06 03:21:02.683168 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3cc29f3e-b8ae-40d6-b7d8-f04edea603c5 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/volumes/111345ae-d6e5-4026-900e-a61cd0b0a63a returned with HTTP 200 Aug 06 03:21:02.683575 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1183/4710] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:02 2026] GET /volume/v3/volumes/111345ae-d6e5-4026-900e-a61cd0b0a63a => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:02.695088 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e4e43a39-67b3-4848-bf9b-605ae4211773 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:02.696646 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e4e43a39-67b3-4848-bf9b-605ae4211773 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] POST https://10.4.3.80/volume/v3/backups Aug 06 03:21:02.696978 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e4e43a39-67b3-4848-bf9b-605ae4211773 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "111345ae-d6e5-4026-900e-a61cd0b0a63a", "name": "tempest-type-Backup-380162216"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:02.698269 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.backups [None req-e4e43a39-67b3-4848-bf9b-605ae4211773 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Creating new backup {'backup': {'volume_id': '111345ae-d6e5-4026-900e-a61cd0b0a63a', 'name': 'tempest-type-Backup-380162216'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:21:02.698394 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.contrib.backups [None req-e4e43a39-67b3-4848-bf9b-605ae4211773 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Creating backup of volume 111345ae-d6e5-4026-900e-a61cd0b0a63a in container None Aug 06 03:21:02.705412 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:02.705412 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:02.705715 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e4e43a39-67b3-4848-bf9b-605ae4211773 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Volume info retrieved successfully. Aug 06 03:21:02.731218 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-e4e43a39-67b3-4848-bf9b-605ae4211773 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Created reservations ['8335c934-436d-4c73-a121-c4f67be9a82f', 'd8e72ca6-08ec-44b3-8f93-c4330bac6fb7'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:21:02.755051 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-b2a6f0c7-928b-4d6a-98e2-64c1067d2d85 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:02.757310 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-b2a6f0c7-928b-4d6a-98e2-64c1067d2d85 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec Aug 06 03:21:02.757542 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-b2a6f0c7-928b-4d6a-98e2-64c1067d2d85 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:02.757777 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-b2a6f0c7-928b-4d6a-98e2-64c1067d2d85 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:02.766680 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:02.766680 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:02.770053 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-b2a6f0c7-928b-4d6a-98e2-64c1067d2d85 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:21:02.771159 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e4e43a39-67b3-4848-bf9b-605ae4211773 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:21:02.771643 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1183/4711] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:21:02 2026] POST /volume/v3/backups => generated 313 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:21:02.774863 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-b2a6f0c7-928b-4d6a-98e2-64c1067d2d85 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec returned with HTTP 200 Aug 06 03:21:02.775279 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1162/4712] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:21:02 2026] GET /volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:02.780419 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b2143661-a219-4b40-b606-c8263ac110ef None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:02.783704 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b2143661-a219-4b40-b606-c8263ac110ef tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 Aug 06 03:21:02.783704 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b2143661-a219-4b40-b606-c8263ac110ef tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:02.783704 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b2143661-a219-4b40-b606-c8263ac110ef tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:02.783704 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-b2143661-a219-4b40-b606-c8263ac110ef tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 2ea0e5c7-5b31-4b02-aba7-a99a498dfc68. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:02.786725 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-53467a12-18f7-4b97-bf7a-44af5baaf7a3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:02.786725 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-53467a12-18f7-4b97-bf7a-44af5baaf7a3 None None] GET https://10.4.3.80/volume// Aug 06 03:21:02.786725 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-53467a12-18f7-4b97-bf7a-44af5baaf7a3 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:02.786962 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-53467a12-18f7-4b97-bf7a-44af5baaf7a3 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:02.787368 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-53467a12-18f7-4b97-bf7a-44af5baaf7a3 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:21:02.787697 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1184/4713] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:21:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:21:02.791033 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:02.791033 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:02.791033 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b2143661-a219-4b40-b606-c8263ac110ef tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 returned with HTTP 200 Aug 06 03:21:02.791033 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1185/4714] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:02 2026] GET /volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:02.797626 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-b3f6a966-a19a-4c31-9134-3604ccd31ba0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:02.800223 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-b3f6a966-a19a-4c31-9134-3604ccd31ba0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:21:02.800794 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-b3f6a966-a19a-4c31-9134-3604ccd31ba0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce37887f-3e69-484e-be9d-a5e7f5c8beec", "connector": null, "instance_uuid": "ec2a143e-d1bd-498d-aba4-ff997312989a"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:02.813547 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:02.813547 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:02.849130 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-b3f6a966-a19a-4c31-9134-3604ccd31ba0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:21:02.849553 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1184/4715] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:21:02 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 06 03:21:03.115927 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-22ac3a30-f808-4862-bcc1-301ad1998fa4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:03.117662 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-22ac3a30-f808-4862-bcc1-301ad1998fa4 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc Aug 06 03:21:03.117853 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-22ac3a30-f808-4862-bcc1-301ad1998fa4 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:03.118047 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-22ac3a30-f808-4862-bcc1-301ad1998fa4 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:03.124791 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:03.124791 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:03.128141 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-22ac3a30-f808-4862-bcc1-301ad1998fa4 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:21:03.131826 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-22ac3a30-f808-4862-bcc1-301ad1998fa4 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc returned with HTTP 200 Aug 06 03:21:03.132144 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1163/4716] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:03 2026] GET /volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:03.761688 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-68429a26-1153-4727-90c9-1bdc9d159534 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:03.762233 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-68429a26-1153-4727-90c9-1bdc9d159534 None None] GET https://10.4.3.80/volume// Aug 06 03:21:03.762484 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-68429a26-1153-4727-90c9-1bdc9d159534 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:03.762756 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-68429a26-1153-4727-90c9-1bdc9d159534 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:03.763184 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-68429a26-1153-4727-90c9-1bdc9d159534 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:21:03.763525 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1185/4717] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:21:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:21:03.770965 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-f98c1fa9-fbcf-4b39-bba0-5e50be603729 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:03.773200 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-f98c1fa9-fbcf-4b39-bba0-5e50be603729 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec Aug 06 03:21:03.773611 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-f98c1fa9-fbcf-4b39-bba0-5e50be603729 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:03.775153 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-f98c1fa9-fbcf-4b39-bba0-5e50be603729 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:03.788384 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:03.788384 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:03.793440 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-f98c1fa9-fbcf-4b39-bba0-5e50be603729 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:21:03.797799 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-f98c1fa9-fbcf-4b39-bba0-5e50be603729 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec returned with HTTP 200 Aug 06 03:21:03.798432 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1186/4718] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:21:03 2026] GET /volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec => generated 1533 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:21:03.803677 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7fe5cee7-0637-41db-8186-aaaec8b5f7fd None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:03.805495 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7fe5cee7-0637-41db-8186-aaaec8b5f7fd tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 Aug 06 03:21:03.805708 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7fe5cee7-0637-41db-8186-aaaec8b5f7fd tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:03.805918 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7fe5cee7-0637-41db-8186-aaaec8b5f7fd tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:03.806015 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-7fe5cee7-0637-41db-8186-aaaec8b5f7fd tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 2ea0e5c7-5b31-4b02-aba7-a99a498dfc68. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:03.813469 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:03.813469 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:03.814903 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7fe5cee7-0637-41db-8186-aaaec8b5f7fd tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 returned with HTTP 200 Aug 06 03:21:03.815329 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1185/4719] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:03 2026] GET /volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:03.926482 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-4b29ab04-3b2a-40d5-b321-c7468cd6903e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:03.930399 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-4b29ab04-3b2a-40d5-b321-c7468cd6903e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] PUT https://10.4.3.80/volume/v3/attachments/c1128677-5483-4b91-845f-9449850f5093 Aug 06 03:21:03.930761 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-4b29ab04-3b2a-40d5-b321-c7468cd6903e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:03.940983 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-4b29ab04-3b2a-40d5-b321-c7468cd6903e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Acquiring lock "cinder-attachment_update-ce37887f-3e69-484e-be9d-a5e7f5c8beec-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:21:03.945798 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-4b29ab04-3b2a-40d5-b321-c7468cd6903e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Lock "cinder-attachment_update-ce37887f-3e69-484e-be9d-a5e7f5c8beec-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:21:03.946808 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:03.946808 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:04.024581 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-4b29ab04-3b2a-40d5-b321-c7468cd6903e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Lock "cinder-attachment_update-ce37887f-3e69-484e-be9d-a5e7f5c8beec-np0000006611" released by "attachment_update" :: held 0.079s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:21:04.024926 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-4b29ab04-3b2a-40d5-b321-c7468cd6903e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/attachments/c1128677-5483-4b91-845f-9449850f5093 returned with HTTP 200 Aug 06 03:21:04.025475 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1164/4720] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:21:03 2026] PUT /volume/v3/attachments/c1128677-5483-4b91-845f-9449850f5093 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:04.046984 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-da5b2f7e-4f4d-4dd7-8e25-5c837c28d7fb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:04.057370 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-da5b2f7e-4f4d-4dd7-8e25-5c837c28d7fb tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] POST https://10.4.3.80/volume/v3/attachments/c1128677-5483-4b91-845f-9449850f5093/action Aug 06 03:21:04.057691 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-da5b2f7e-4f4d-4dd7-8e25-5c837c28d7fb tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:21:04.057939 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-da5b2f7e-4f4d-4dd7-8e25-5c837c28d7fb tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:04.080438 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:04.080438 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:04.097244 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-5e8c1384-f859-4232-8e90-918f0431fc96 req-da5b2f7e-4f4d-4dd7-8e25-5c837c28d7fb tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/attachments/c1128677-5483-4b91-845f-9449850f5093/action returned with HTTP 204 Aug 06 03:21:04.097894 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1186/4721] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:21:04 2026] POST /volume/v3/attachments/c1128677-5483-4b91-845f-9449850f5093/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:04.146344 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d9cb2dff-9f05-4b73-b139-cc48f3bdd64b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:04.151062 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d9cb2dff-9f05-4b73-b139-cc48f3bdd64b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc Aug 06 03:21:04.151062 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d9cb2dff-9f05-4b73-b139-cc48f3bdd64b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:04.151062 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d9cb2dff-9f05-4b73-b139-cc48f3bdd64b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:04.162182 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:04.162182 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:04.168913 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d9cb2dff-9f05-4b73-b139-cc48f3bdd64b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:21:04.180174 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d9cb2dff-9f05-4b73-b139-cc48f3bdd64b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc returned with HTTP 200 Aug 06 03:21:04.180174 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1187/4722] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:04 2026] GET /volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc => generated 899 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:04.716171 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6ce7488a-59b4-466b-b937-bb4c873a393b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:04.718434 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6ce7488a-59b4-466b-b937-bb4c873a393b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] DELETE https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:21:04.718658 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6ce7488a-59b4-466b-b937-bb4c873a393b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:04.718895 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6ce7488a-59b4-466b-b937-bb4c873a393b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:04.719084 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-6ce7488a-59b4-466b-b937-bb4c873a393b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Delete volume with id: c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:21:04.728047 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:04.728047 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:04.728616 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6ce7488a-59b4-466b-b937-bb4c873a393b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:04.748859 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6ce7488a-59b4-466b-b937-bb4c873a393b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Delete volume request issued successfully. Aug 06 03:21:04.748859 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6ce7488a-59b4-466b-b937-bb4c873a393b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 returned with HTTP 202 Aug 06 03:21:04.748859 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1186/4723] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:21:04 2026] DELETE /volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:21:04.755467 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9d9696dd-1fb7-4abc-81e9-1aaa5a9d55ca None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:04.757643 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9d9696dd-1fb7-4abc-81e9-1aaa5a9d55ca tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:21:04.757910 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9d9696dd-1fb7-4abc-81e9-1aaa5a9d55ca tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:04.758174 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9d9696dd-1fb7-4abc-81e9-1aaa5a9d55ca tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:04.769074 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:04.769074 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:04.775637 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9d9696dd-1fb7-4abc-81e9-1aaa5a9d55ca tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:04.780683 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9d9696dd-1fb7-4abc-81e9-1aaa5a9d55ca tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 returned with HTTP 200 Aug 06 03:21:04.780683 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1165/4724] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:04 2026] GET /volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:04.827154 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a3ff79d1-bf85-42d0-9e69-892b52ecc9f0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:04.829516 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a3ff79d1-bf85-42d0-9e69-892b52ecc9f0 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 Aug 06 03:21:04.829618 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a3ff79d1-bf85-42d0-9e69-892b52ecc9f0 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:04.830596 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a3ff79d1-bf85-42d0-9e69-892b52ecc9f0 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:04.830596 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-a3ff79d1-bf85-42d0-9e69-892b52ecc9f0 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 2ea0e5c7-5b31-4b02-aba7-a99a498dfc68. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:04.836494 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:04.836494 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:04.837117 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a3ff79d1-bf85-42d0-9e69-892b52ecc9f0 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 returned with HTTP 200 Aug 06 03:21:04.837486 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1187/4725] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:04 2026] GET /volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:05.191890 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-56ff4915-3f17-4bd8-8adf-9dd923066ece None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:05.193401 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-56ff4915-3f17-4bd8-8adf-9dd923066ece tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc Aug 06 03:21:05.193875 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-56ff4915-3f17-4bd8-8adf-9dd923066ece tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:05.194016 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-56ff4915-3f17-4bd8-8adf-9dd923066ece tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:05.200244 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:05.200244 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:05.205089 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-56ff4915-3f17-4bd8-8adf-9dd923066ece tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:21:05.206749 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-56ff4915-3f17-4bd8-8adf-9dd923066ece tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc returned with HTTP 200 Aug 06 03:21:05.207187 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1188/4726] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:05 2026] GET /volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:05.794180 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-074d02bd-9348-4684-a46c-768649c5a104 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:05.795772 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-074d02bd-9348-4684-a46c-768649c5a104 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:21:05.796054 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-074d02bd-9348-4684-a46c-768649c5a104 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:05.796238 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-074d02bd-9348-4684-a46c-768649c5a104 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:05.801754 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-074d02bd-9348-4684-a46c-768649c5a104 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 returned with HTTP 404 Aug 06 03:21:05.802184 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1187/4727] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:05 2026] GET /volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:05.808313 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9f6f634c-0f55-4a8d-9e3e-09812e94413b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:05.809954 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9f6f634c-0f55-4a8d-9e3e-09812e94413b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:21:05.810134 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9f6f634c-0f55-4a8d-9e3e-09812e94413b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:05.810323 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9f6f634c-0f55-4a8d-9e3e-09812e94413b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:05.815853 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9f6f634c-0f55-4a8d-9e3e-09812e94413b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 returned with HTTP 404 Aug 06 03:21:05.816264 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1166/4728] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:05 2026] GET /volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:05.822678 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-cccf4c86-6d4b-4790-965a-b91b530a73b2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:05.824465 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cccf4c86-6d4b-4790-965a-b91b530a73b2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] DELETE https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:21:05.824698 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cccf4c86-6d4b-4790-965a-b91b530a73b2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:05.824939 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cccf4c86-6d4b-4790-965a-b91b530a73b2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:05.825090 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-cccf4c86-6d4b-4790-965a-b91b530a73b2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Delete volume with id: c7d79cb4-cd43-45b5-b785-afd8603104b8 Aug 06 03:21:05.830420 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cccf4c86-6d4b-4790-965a-b91b530a73b2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 returned with HTTP 404 Aug 06 03:21:05.831022 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1188/4729] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:21:05 2026] DELETE /volume/v3/volumes/c7d79cb4-cd43-45b5-b785-afd8603104b8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:05.850000 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-dcb2dc58-851b-4fa5-89d9-a8d90daf08d5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:05.852651 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dcb2dc58-851b-4fa5-89d9-a8d90daf08d5 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 Aug 06 03:21:05.852651 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dcb2dc58-851b-4fa5-89d9-a8d90daf08d5 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:05.852651 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-dcb2dc58-851b-4fa5-89d9-a8d90daf08d5 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:05.852651 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-dcb2dc58-851b-4fa5-89d9-a8d90daf08d5 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 2ea0e5c7-5b31-4b02-aba7-a99a498dfc68. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:05.855994 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:05.855994 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:05.856680 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-dcb2dc58-851b-4fa5-89d9-a8d90daf08d5 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 returned with HTTP 200 Aug 06 03:21:05.857129 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1189/4730] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:05 2026] GET /volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:05.864021 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ae80e28c-867c-4ce7-83f4-b0f124ceab5b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:05.865689 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ae80e28c-867c-4ce7-83f4-b0f124ceab5b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:21:05.866016 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ae80e28c-867c-4ce7-83f4-b0f124ceab5b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1965085513"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:05.867351 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-ae80e28c-867c-4ce7-83f4-b0f124ceab5b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Create volume request body: {'volume': {'imageRef': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1965085513'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:21:05.947189 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-ae80e28c-867c-4ce7-83f4-b0f124ceab5b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Create volume of 1 GB Aug 06 03:21:05.951244 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ae80e28c-867c-4ce7-83f4-b0f124ceab5b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Availability Zones retrieved successfully. Aug 06 03:21:05.956339 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ae80e28c-867c-4ce7-83f4-b0f124ceab5b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Flow 'volume_create_api' (b6c36bb2-f5e6-4432-8e07-61983e978537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:21:05.957298 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ae80e28c-867c-4ce7-83f4-b0f124ceab5b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f19bc71-ac66-4ab6-9ede-e3fed1b76015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:05.958120 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-ae80e28c-867c-4ce7-83f4-b0f124ceab5b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:21:06.008664 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ae80e28c-867c-4ce7-83f4-b0f124ceab5b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f19bc71-ac66-4ab6-9ede-e3fed1b76015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:06.009438 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ae80e28c-867c-4ce7-83f4-b0f124ceab5b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d374ebfa-aae7-4c99-92fb-cb43db1a92b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:06.046898 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-ae80e28c-867c-4ce7-83f4-b0f124ceab5b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Created reservations ['29615d72-e789-48a7-8465-63a906ebffa8', '707f8742-0cf6-4e75-a153-6cc2d7233137', 'ba8cea2c-c834-4fff-af0a-6449ec9f6715', '8fe90c0b-7dae-462a-9bef-89c7287df3c6'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:21:06.047802 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ae80e28c-867c-4ce7-83f4-b0f124ceab5b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d374ebfa-aae7-4c99-92fb-cb43db1a92b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29615d72-e789-48a7-8465-63a906ebffa8', '707f8742-0cf6-4e75-a153-6cc2d7233137', 'ba8cea2c-c834-4fff-af0a-6449ec9f6715', '8fe90c0b-7dae-462a-9bef-89c7287df3c6']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:06.048568 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ae80e28c-867c-4ce7-83f4-b0f124ceab5b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77ab5513-cca8-4277-a417-e0c762774d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:06.070650 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ae80e28c-867c-4ce7-83f4-b0f124ceab5b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77ab5513-cca8-4277-a417-e0c762774d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eb3080c-6398-4b12-b1ba-94f8b060d788', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1965085513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749cd5665a57489bbbe52edeca2680f6',qos_specs=None,replication_status=,reservations=['29615d72-e789-48a7-8465-63a906ebffa8','707f8742-0cf6-4e75-a153-6cc2d7233137','ba8cea2c-c834-4fff-af0a-6449ec9f6715','8fe90c0b-7dae-462a-9bef-89c7287df3c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d833a03199b944d7af0ec408ecca2d69',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:21:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1965085513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3eb3080c-6398-4b12-b1ba-94f8b060d788,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='749cd5665a57489bbbe52edeca2680f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d833a03199b944d7af0ec408ecca2d69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:06.071453 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ae80e28c-867c-4ce7-83f4-b0f124ceab5b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34674c6a-44e6-41dc-95d7-cea5daa14238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:06.091960 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ae80e28c-867c-4ce7-83f4-b0f124ceab5b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34674c6a-44e6-41dc-95d7-cea5daa14238) transitioned into state 'SUCCESS' from state '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-1965085513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749cd5665a57489bbbe52edeca2680f6',qos_specs=None,replication_status=,reservations=['29615d72-e789-48a7-8465-63a906ebffa8','707f8742-0cf6-4e75-a153-6cc2d7233137','ba8cea2c-c834-4fff-af0a-6449ec9f6715','8fe90c0b-7dae-462a-9bef-89c7287df3c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d833a03199b944d7af0ec408ecca2d69',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:06.092639 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ae80e28c-867c-4ce7-83f4-b0f124ceab5b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a430ac2-f76a-477d-822a-7f70459d36c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:06.104060 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ae80e28c-867c-4ce7-83f4-b0f124ceab5b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a430ac2-f76a-477d-822a-7f70459d36c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:06.104842 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ae80e28c-867c-4ce7-83f4-b0f124ceab5b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Flow 'volume_create_api' (b6c36bb2-f5e6-4432-8e07-61983e978537) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:21:06.105169 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ae80e28c-867c-4ce7-83f4-b0f124ceab5b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Create volume request issued successfully. Aug 06 03:21:06.105709 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ae80e28c-867c-4ce7-83f4-b0f124ceab5b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:21:06.106126 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1188/4731] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:21:05 2026] POST /volume/v3/volumes => generated 747 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:21:06.121950 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-50c2f288-2653-44dd-8493-6c82f26f13b1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:06.123558 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-50c2f288-2653-44dd-8493-6c82f26f13b1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 Aug 06 03:21:06.123737 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-50c2f288-2653-44dd-8493-6c82f26f13b1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:06.123933 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-50c2f288-2653-44dd-8493-6c82f26f13b1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:06.131008 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:06.131008 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:06.134343 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-50c2f288-2653-44dd-8493-6c82f26f13b1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:06.137967 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-50c2f288-2653-44dd-8493-6c82f26f13b1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 returned with HTTP 200 Aug 06 03:21:06.138322 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1167/4732] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:06 2026] GET /volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:06.220710 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d43beebf-afa6-4c13-84a6-bf84d94c587c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:06.223144 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d43beebf-afa6-4c13-84a6-bf84d94c587c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc Aug 06 03:21:06.223474 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d43beebf-afa6-4c13-84a6-bf84d94c587c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:06.223679 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d43beebf-afa6-4c13-84a6-bf84d94c587c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:06.235852 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:06.235852 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:06.237394 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d43beebf-afa6-4c13-84a6-bf84d94c587c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:21:06.241331 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d43beebf-afa6-4c13-84a6-bf84d94c587c tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc returned with HTTP 200 Aug 06 03:21:06.244714 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1189/4733] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:06 2026] GET /volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc => generated 899 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:06.867755 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5adf7aed-c098-4e6a-ae40-79f0d904eba4 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:06.870476 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5adf7aed-c098-4e6a-ae40-79f0d904eba4 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 Aug 06 03:21:06.870476 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5adf7aed-c098-4e6a-ae40-79f0d904eba4 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:06.870476 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5adf7aed-c098-4e6a-ae40-79f0d904eba4 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:06.870476 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-5adf7aed-c098-4e6a-ae40-79f0d904eba4 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 2ea0e5c7-5b31-4b02-aba7-a99a498dfc68. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:06.874285 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:06.874285 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:06.875271 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5adf7aed-c098-4e6a-ae40-79f0d904eba4 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 returned with HTTP 200 Aug 06 03:21:06.875893 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1190/4734] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:06 2026] GET /volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:07.151555 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-87aae920-b543-46ca-8bfe-66e543e4da11 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:07.153888 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-87aae920-b543-46ca-8bfe-66e543e4da11 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 Aug 06 03:21:07.154141 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-87aae920-b543-46ca-8bfe-66e543e4da11 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:07.154419 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-87aae920-b543-46ca-8bfe-66e543e4da11 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:07.163182 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:07.163182 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:07.168002 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-87aae920-b543-46ca-8bfe-66e543e4da11 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:07.173820 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-87aae920-b543-46ca-8bfe-66e543e4da11 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 returned with HTTP 200 Aug 06 03:21:07.174329 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1189/4735] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:07 2026] GET /volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:07.185271 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8464de0f-532b-4416-a5ce-edb0ab8f894f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:07.186842 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8464de0f-532b-4416-a5ce-edb0ab8f894f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 Aug 06 03:21:07.187032 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8464de0f-532b-4416-a5ce-edb0ab8f894f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:07.187183 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8464de0f-532b-4416-a5ce-edb0ab8f894f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:07.193326 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:07.193326 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:07.196646 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8464de0f-532b-4416-a5ce-edb0ab8f894f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:07.201066 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8464de0f-532b-4416-a5ce-edb0ab8f894f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 returned with HTTP 200 Aug 06 03:21:07.201438 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1168/4736] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:07 2026] GET /volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 => generated 1355 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:07.213302 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a750a600-21d1-4aef-9658-c64af2e52ac5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:07.214838 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a750a600-21d1-4aef-9658-c64af2e52ac5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:21:07.215145 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a750a600-21d1-4aef-9658-c64af2e52ac5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3eb3080c-6398-4b12-b1ba-94f8b060d788", "name": "tempest-VolumesBackupsTest-Backup-612142155", "container": "tempest-volumesbackupstest-backup-container-1222222168"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:07.216441 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.backups [None req-a750a600-21d1-4aef-9658-c64af2e52ac5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Creating new backup {'backup': {'volume_id': '3eb3080c-6398-4b12-b1ba-94f8b060d788', 'name': 'tempest-VolumesBackupsTest-Backup-612142155', 'container': 'tempest-volumesbackupstest-backup-container-1222222168'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:21:07.216565 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-a750a600-21d1-4aef-9658-c64af2e52ac5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Creating backup of volume 3eb3080c-6398-4b12-b1ba-94f8b060d788 in container tempest-volumesbackupstest-backup-container-1222222168 Aug 06 03:21:07.223151 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:07.223151 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:07.223754 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a750a600-21d1-4aef-9658-c64af2e52ac5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:07.239098 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-a750a600-21d1-4aef-9658-c64af2e52ac5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Created reservations ['b0615cb5-4adb-40e6-bae3-5dd88bd5f068', '61436c32-7d0f-4912-9d27-7fcfb234c473'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:21:07.257914 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-39d9f24e-7284-47e9-a936-4420749f37f9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:07.259332 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-39d9f24e-7284-47e9-a936-4420749f37f9 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc Aug 06 03:21:07.259672 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-39d9f24e-7284-47e9-a936-4420749f37f9 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:07.261102 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-39d9f24e-7284-47e9-a936-4420749f37f9 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:07.269622 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:07.269622 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:07.273037 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-39d9f24e-7284-47e9-a936-4420749f37f9 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:21:07.275678 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a750a600-21d1-4aef-9658-c64af2e52ac5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:21:07.276238 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1190/4737] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:21:07 2026] POST /volume/v3/backups => generated 327 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:21:07.278997 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-39d9f24e-7284-47e9-a936-4420749f37f9 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc returned with HTTP 200 Aug 06 03:21:07.278997 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1191/4738] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:07 2026] GET /volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc => generated 899 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:07.285900 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-83da5e17-f99f-4089-8470-c984770ff6c3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:07.288240 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-83da5e17-f99f-4089-8470-c984770ff6c3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:07.288509 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-83da5e17-f99f-4089-8470-c984770ff6c3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:07.288777 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-83da5e17-f99f-4089-8470-c984770ff6c3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:07.288936 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-83da5e17-f99f-4089-8470-c984770ff6c3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:07.294440 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:07.294440 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:07.295432 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-83da5e17-f99f-4089-8470-c984770ff6c3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:07.295977 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1190/4739] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:07 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:07.885105 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-808dfcee-e7cf-4415-aa9b-25beab757642 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:07.887196 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-808dfcee-e7cf-4415-aa9b-25beab757642 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 Aug 06 03:21:07.887474 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-808dfcee-e7cf-4415-aa9b-25beab757642 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:07.887692 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-808dfcee-e7cf-4415-aa9b-25beab757642 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:07.887818 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-808dfcee-e7cf-4415-aa9b-25beab757642 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 2ea0e5c7-5b31-4b02-aba7-a99a498dfc68. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:07.892684 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:07.892684 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:07.893361 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-808dfcee-e7cf-4415-aa9b-25beab757642 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 returned with HTTP 200 Aug 06 03:21:07.893769 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1169/4740] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:07 2026] GET /volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:08.293213 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f7ec73c3-8b6f-45ab-9f28-4d2c2e4af68d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:08.294795 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f7ec73c3-8b6f-45ab-9f28-4d2c2e4af68d tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc Aug 06 03:21:08.294981 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f7ec73c3-8b6f-45ab-9f28-4d2c2e4af68d tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:08.295142 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f7ec73c3-8b6f-45ab-9f28-4d2c2e4af68d tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:08.303533 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:08.303533 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:08.309899 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-aa5e8cdf-4c53-43ce-baa6-534d2ad98309 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:08.310329 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f7ec73c3-8b6f-45ab-9f28-4d2c2e4af68d tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:21:08.311643 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-aa5e8cdf-4c53-43ce-baa6-534d2ad98309 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:08.311854 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-aa5e8cdf-4c53-43ce-baa6-534d2ad98309 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:08.312064 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-aa5e8cdf-4c53-43ce-baa6-534d2ad98309 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:08.312162 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-aa5e8cdf-4c53-43ce-baa6-534d2ad98309 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:08.313853 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=139,cinder:UPDATE=18,cinder:INSERT=8 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:21:08.314735 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f7ec73c3-8b6f-45ab-9f28-4d2c2e4af68d tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc returned with HTTP 200 Aug 06 03:21:08.315156 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1191/4741] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:08 2026] GET /volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc => generated 899 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:08.317867 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:08.317867 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:08.318482 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-aa5e8cdf-4c53-43ce-baa6-534d2ad98309 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:08.318918 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1192/4742] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:08 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:08.903590 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4d0757a6-312c-408a-b9d2-5ca019d8d8a4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:08.905257 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4d0757a6-312c-408a-b9d2-5ca019d8d8a4 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 Aug 06 03:21:08.905522 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4d0757a6-312c-408a-b9d2-5ca019d8d8a4 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:08.905706 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4d0757a6-312c-408a-b9d2-5ca019d8d8a4 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:08.905808 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-4d0757a6-312c-408a-b9d2-5ca019d8d8a4 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 2ea0e5c7-5b31-4b02-aba7-a99a498dfc68. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:08.909711 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:08.909711 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:08.910250 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4d0757a6-312c-408a-b9d2-5ca019d8d8a4 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 returned with HTTP 200 Aug 06 03:21:08.910681 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1191/4743] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:08 2026] GET /volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:09.328810 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3bcda4ae-a588-4a4f-81e9-4b86eb204ca2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:09.330683 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3bcda4ae-a588-4a4f-81e9-4b86eb204ca2 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc Aug 06 03:21:09.330913 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3bcda4ae-a588-4a4f-81e9-4b86eb204ca2 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:09.330964 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-679aeb06-3b61-4690-89a9-986d8c42a619 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:09.331216 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3bcda4ae-a588-4a4f-81e9-4b86eb204ca2 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:09.332631 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-679aeb06-3b61-4690-89a9-986d8c42a619 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:09.332819 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-679aeb06-3b61-4690-89a9-986d8c42a619 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:09.333016 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-679aeb06-3b61-4690-89a9-986d8c42a619 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:09.333112 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-679aeb06-3b61-4690-89a9-986d8c42a619 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:09.337122 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:09.337122 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:09.337751 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-679aeb06-3b61-4690-89a9-986d8c42a619 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:09.338491 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1192/4744] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:09 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:09.339358 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:09.339358 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:09.343298 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3bcda4ae-a588-4a4f-81e9-4b86eb204ca2 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:21:09.347685 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3bcda4ae-a588-4a4f-81e9-4b86eb204ca2 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc returned with HTTP 200 Aug 06 03:21:09.348263 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1170/4745] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:09 2026] GET /volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc => generated 899 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:09.919513 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4f515698-9ecb-460b-9511-083bb80d1c66 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:09.921046 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4f515698-9ecb-460b-9511-083bb80d1c66 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 Aug 06 03:21:09.921242 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4f515698-9ecb-460b-9511-083bb80d1c66 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:09.921419 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4f515698-9ecb-460b-9511-083bb80d1c66 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:09.921513 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-4f515698-9ecb-460b-9511-083bb80d1c66 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 2ea0e5c7-5b31-4b02-aba7-a99a498dfc68. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:09.925045 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:09.925045 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:09.925567 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4f515698-9ecb-460b-9511-083bb80d1c66 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 returned with HTTP 200 Aug 06 03:21:09.925919 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1193/4746] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:09 2026] GET /volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:10.350578 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2cc607cc-d943-4e10-904a-bf0255c4cfad None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:10.354116 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2cc607cc-d943-4e10-904a-bf0255c4cfad tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:10.354287 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2cc607cc-d943-4e10-904a-bf0255c4cfad tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:10.354472 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2cc607cc-d943-4e10-904a-bf0255c4cfad tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:10.354570 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-2cc607cc-d943-4e10-904a-bf0255c4cfad tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:10.362214 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c768afac-70a2-436a-8cdf-8f369aa84e9b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:10.363963 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c768afac-70a2-436a-8cdf-8f369aa84e9b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc Aug 06 03:21:10.364158 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c768afac-70a2-436a-8cdf-8f369aa84e9b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:10.364340 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c768afac-70a2-436a-8cdf-8f369aa84e9b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:10.368326 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:10.368326 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:10.369356 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2cc607cc-d943-4e10-904a-bf0255c4cfad tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:10.369843 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1192/4747] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:10 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:10.373996 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:10.373996 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:10.378474 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c768afac-70a2-436a-8cdf-8f369aa84e9b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:21:10.383188 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c768afac-70a2-436a-8cdf-8f369aa84e9b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc returned with HTTP 200 Aug 06 03:21:10.383524 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1193/4748] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:10 2026] GET /volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc => generated 899 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:10.935966 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ccbe4a0a-e66a-4245-902e-7af6503d4b80 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:10.939184 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ccbe4a0a-e66a-4245-902e-7af6503d4b80 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 Aug 06 03:21:10.939478 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ccbe4a0a-e66a-4245-902e-7af6503d4b80 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:10.939725 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ccbe4a0a-e66a-4245-902e-7af6503d4b80 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:10.939886 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-ccbe4a0a-e66a-4245-902e-7af6503d4b80 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 2ea0e5c7-5b31-4b02-aba7-a99a498dfc68. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:10.945086 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:10.945086 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:10.945847 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ccbe4a0a-e66a-4245-902e-7af6503d4b80 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 returned with HTTP 200 Aug 06 03:21:10.946639 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1171/4749] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:10 2026] GET /volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:11.382387 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-716598a5-1933-4a02-b589-d9ee98d943a6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:11.384130 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-716598a5-1933-4a02-b589-d9ee98d943a6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:11.384340 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-716598a5-1933-4a02-b589-d9ee98d943a6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:11.384941 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-716598a5-1933-4a02-b589-d9ee98d943a6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:11.384941 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-716598a5-1933-4a02-b589-d9ee98d943a6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:11.389779 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:11.389779 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:11.390762 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-716598a5-1933-4a02-b589-d9ee98d943a6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:11.391316 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1194/4750] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:11 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:11.398339 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8f6687eb-6dd9-4ee2-99d9-b22eb86fe844 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:11.408892 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8f6687eb-6dd9-4ee2-99d9-b22eb86fe844 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc Aug 06 03:21:11.409670 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8f6687eb-6dd9-4ee2-99d9-b22eb86fe844 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:11.411040 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8f6687eb-6dd9-4ee2-99d9-b22eb86fe844 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:11.444643 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:11.444643 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:11.460114 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-8f6687eb-6dd9-4ee2-99d9-b22eb86fe844 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:21:11.485609 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8f6687eb-6dd9-4ee2-99d9-b22eb86fe844 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc returned with HTTP 200 Aug 06 03:21:11.488086 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1193/4751] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:11 2026] GET /volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc => generated 1447 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:11.603533 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-355c6376-0bec-415f-ba17-da6e6d6dce0f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:11.605634 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-355c6376-0bec-415f-ba17-da6e6d6dce0f tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc Aug 06 03:21:11.605812 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-355c6376-0bec-415f-ba17-da6e6d6dce0f tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:11.606003 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-355c6376-0bec-415f-ba17-da6e6d6dce0f tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:11.612195 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:11.612195 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:11.615949 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-355c6376-0bec-415f-ba17-da6e6d6dce0f tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:21:11.620872 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-355c6376-0bec-415f-ba17-da6e6d6dce0f tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc returned with HTTP 200 Aug 06 03:21:11.621260 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1194/4752] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:21:11 2026] GET /volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc => generated 1447 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:11.956918 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-356fe370-788d-4b7b-9e26-fd35d3c5e6ca None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:11.958915 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-356fe370-788d-4b7b-9e26-fd35d3c5e6ca tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 Aug 06 03:21:11.959079 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-356fe370-788d-4b7b-9e26-fd35d3c5e6ca tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:11.959276 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-356fe370-788d-4b7b-9e26-fd35d3c5e6ca tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:11.959407 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-356fe370-788d-4b7b-9e26-fd35d3c5e6ca tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 2ea0e5c7-5b31-4b02-aba7-a99a498dfc68. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:11.963660 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:11.963660 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:11.964384 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-356fe370-788d-4b7b-9e26-fd35d3c5e6ca tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 returned with HTTP 200 Aug 06 03:21:11.964789 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1172/4753] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:11 2026] GET /volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:12.145567 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-39dac848-536e-42f0-b1f0-8d42dabad155 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:12.147923 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-39dac848-536e-42f0-b1f0-8d42dabad155 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc Aug 06 03:21:12.148148 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-39dac848-536e-42f0-b1f0-8d42dabad155 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:12.148371 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-39dac848-536e-42f0-b1f0-8d42dabad155 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:12.156300 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:12.156300 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:12.160130 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-39dac848-536e-42f0-b1f0-8d42dabad155 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:21:12.165553 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-39dac848-536e-42f0-b1f0-8d42dabad155 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc returned with HTTP 200 Aug 06 03:21:12.166028 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1195/4754] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:21:12 2026] GET /volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc => generated 1447 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:12.176014 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9a96a2b1-1277-407d-bd0b-4db9e8e30a9a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:12.176366 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9a96a2b1-1277-407d-bd0b-4db9e8e30a9a None None] GET https://10.4.3.80/volume// Aug 06 03:21:12.176510 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9a96a2b1-1277-407d-bd0b-4db9e8e30a9a None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:12.176680 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9a96a2b1-1277-407d-bd0b-4db9e8e30a9a None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:12.176984 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9a96a2b1-1277-407d-bd0b-4db9e8e30a9a None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:21:12.177226 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1194/4755] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:21:12 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:21:12.193970 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-a4a7eb4d-c058-48e6-b913-6aaf68c38334 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:12.196098 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-a4a7eb4d-c058-48e6-b913-6aaf68c38334 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:21:12.196478 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-a4a7eb4d-c058-48e6-b913-6aaf68c38334 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "296c5a01-dd7f-4383-942f-937b2965c7dc", "connector": null, "instance_uuid": "d8766104-ce8b-4d83-8091-af87aa5aaf38"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:12.204841 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:12.204841 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:12.227424 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-a4a7eb4d-c058-48e6-b913-6aaf68c38334 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:21:12.228067 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1195/4756] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:21:12 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 06 03:21:12.402863 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a0560b00-c63d-4290-b31e-684517d88704 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:12.404582 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a0560b00-c63d-4290-b31e-684517d88704 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:12.405052 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a0560b00-c63d-4290-b31e-684517d88704 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:12.405052 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a0560b00-c63d-4290-b31e-684517d88704 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:12.405238 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-a0560b00-c63d-4290-b31e-684517d88704 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:12.409854 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:12.409854 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:12.410525 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a0560b00-c63d-4290-b31e-684517d88704 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:12.411127 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1173/4757] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:12 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:12.975317 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b2268817-5e02-40dd-9424-b1b1b117913e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:12.976998 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b2268817-5e02-40dd-9424-b1b1b117913e tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 Aug 06 03:21:12.977207 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b2268817-5e02-40dd-9424-b1b1b117913e tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:12.977678 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b2268817-5e02-40dd-9424-b1b1b117913e tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:12.977678 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-b2268817-5e02-40dd-9424-b1b1b117913e tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 2ea0e5c7-5b31-4b02-aba7-a99a498dfc68. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:12.982417 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:12.982417 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:12.983030 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b2268817-5e02-40dd-9424-b1b1b117913e tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 returned with HTTP 200 Aug 06 03:21:12.983428 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1196/4758] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:12 2026] GET /volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:13.149902 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-17fa040d-4bba-49dd-bb7f-3764cd94fdc6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:13.151988 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-17fa040d-4bba-49dd-bb7f-3764cd94fdc6 None None] GET https://10.4.3.80/volume// Aug 06 03:21:13.152720 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-17fa040d-4bba-49dd-bb7f-3764cd94fdc6 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:13.153467 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-17fa040d-4bba-49dd-bb7f-3764cd94fdc6 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:13.154854 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-17fa040d-4bba-49dd-bb7f-3764cd94fdc6 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:21:13.155610 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1195/4759] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:21:13 2026] GET /volume/ => generated 385 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:21:13.165252 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-0c8a9809-d0df-433b-a992-8bc372d18af5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:13.167519 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-0c8a9809-d0df-433b-a992-8bc372d18af5 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc Aug 06 03:21:13.167747 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-0c8a9809-d0df-433b-a992-8bc372d18af5 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:13.167998 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-0c8a9809-d0df-433b-a992-8bc372d18af5 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:13.178943 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:13.178943 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:13.182793 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-0c8a9809-d0df-433b-a992-8bc372d18af5 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:21:13.188289 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-0c8a9809-d0df-433b-a992-8bc372d18af5 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc returned with HTTP 200 Aug 06 03:21:13.188762 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1196/4760] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:21:13 2026] GET /volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc => generated 1626 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 03:21:13.296365 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-614a20df-50d4-4995-9796-b3c92231f96e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:13.298591 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-614a20df-50d4-4995-9796-b3c92231f96e tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] PUT https://10.4.3.80/volume/v3/attachments/94ba688b-c77b-4c32-9308-f69d85cf6aca Aug 06 03:21:13.298933 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-614a20df-50d4-4995-9796-b3c92231f96e tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:13.308698 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-614a20df-50d4-4995-9796-b3c92231f96e tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Acquiring lock "cinder-attachment_update-296c5a01-dd7f-4383-942f-937b2965c7dc-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:21:13.313741 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-614a20df-50d4-4995-9796-b3c92231f96e tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Lock "cinder-attachment_update-296c5a01-dd7f-4383-942f-937b2965c7dc-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:21:13.314756 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:13.314756 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:13.384165 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-614a20df-50d4-4995-9796-b3c92231f96e tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Lock "cinder-attachment_update-296c5a01-dd7f-4383-942f-937b2965c7dc-np0000006611" released by "attachment_update" :: held 0.070s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:21:13.384728 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-614a20df-50d4-4995-9796-b3c92231f96e tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/attachments/94ba688b-c77b-4c32-9308-f69d85cf6aca returned with HTTP 200 Aug 06 03:21:13.385160 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1174/4761] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:21:13 2026] PUT /volume/v3/attachments/94ba688b-c77b-4c32-9308-f69d85cf6aca => generated 968 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:13.410473 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-2cef920e-8b40-432c-8a95-2161a503cff1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:13.412201 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-2cef920e-8b40-432c-8a95-2161a503cff1 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] POST https://10.4.3.80/volume/v3/attachments/94ba688b-c77b-4c32-9308-f69d85cf6aca/action Aug 06 03:21:13.412561 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-2cef920e-8b40-432c-8a95-2161a503cff1 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:21:13.412672 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-2cef920e-8b40-432c-8a95-2161a503cff1 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:13.421295 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-61480a78-f33b-455b-95a0-7a930318ce5f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:13.423227 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-61480a78-f33b-455b-95a0-7a930318ce5f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:13.423482 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-61480a78-f33b-455b-95a0-7a930318ce5f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:13.423706 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-61480a78-f33b-455b-95a0-7a930318ce5f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:13.423869 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-61480a78-f33b-455b-95a0-7a930318ce5f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:13.426349 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:13.426349 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:13.428873 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:13.428873 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:13.429788 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-61480a78-f33b-455b-95a0-7a930318ce5f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:13.430275 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1196/4762] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:13 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:13.434181 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-2cef920e-8b40-432c-8a95-2161a503cff1 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/attachments/94ba688b-c77b-4c32-9308-f69d85cf6aca/action returned with HTTP 204 Aug 06 03:21:13.434787 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1197/4763] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:21:13 2026] POST /volume/v3/attachments/94ba688b-c77b-4c32-9308-f69d85cf6aca/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:13.997231 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-08f10170-f777-463a-b124-50dedbccd743 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:13.999229 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-08f10170-f777-463a-b124-50dedbccd743 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 Aug 06 03:21:13.999444 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-08f10170-f777-463a-b124-50dedbccd743 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:13.999612 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-08f10170-f777-463a-b124-50dedbccd743 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:13.999711 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-08f10170-f777-463a-b124-50dedbccd743 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 2ea0e5c7-5b31-4b02-aba7-a99a498dfc68. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:14.003530 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:14.003530 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:14.004094 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-08f10170-f777-463a-b124-50dedbccd743 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 returned with HTTP 200 Aug 06 03:21:14.004465 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1197/4764] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:13 2026] GET /volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:14.440469 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cbb68630-aafe-4662-9d3b-8b303b568cb0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:14.441750 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cbb68630-aafe-4662-9d3b-8b303b568cb0 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:14.442018 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cbb68630-aafe-4662-9d3b-8b303b568cb0 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:14.442862 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cbb68630-aafe-4662-9d3b-8b303b568cb0 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:14.442862 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-cbb68630-aafe-4662-9d3b-8b303b568cb0 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:14.446548 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:14.446548 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:14.447380 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cbb68630-aafe-4662-9d3b-8b303b568cb0 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:14.447815 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1175/4765] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:14 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:15.015046 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-69cff1fd-2ccb-461e-aa2c-aa474c8ba250 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:15.016509 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-69cff1fd-2ccb-461e-aa2c-aa474c8ba250 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 Aug 06 03:21:15.016682 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-69cff1fd-2ccb-461e-aa2c-aa474c8ba250 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:15.016858 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-69cff1fd-2ccb-461e-aa2c-aa474c8ba250 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:15.016967 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-69cff1fd-2ccb-461e-aa2c-aa474c8ba250 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 2ea0e5c7-5b31-4b02-aba7-a99a498dfc68. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:15.020582 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:15.020582 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:15.021067 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-69cff1fd-2ccb-461e-aa2c-aa474c8ba250 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 returned with HTTP 200 Aug 06 03:21:15.021394 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1197/4766] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:15 2026] GET /volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:15.458090 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c9e524ca-b31e-4fd0-84af-9fe1e8d626ec None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:15.460492 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c9e524ca-b31e-4fd0-84af-9fe1e8d626ec tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:15.460753 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c9e524ca-b31e-4fd0-84af-9fe1e8d626ec tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:15.461029 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c9e524ca-b31e-4fd0-84af-9fe1e8d626ec tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:15.461185 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-c9e524ca-b31e-4fd0-84af-9fe1e8d626ec tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:15.466585 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:15.466585 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:15.467299 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c9e524ca-b31e-4fd0-84af-9fe1e8d626ec tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:15.467745 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1198/4767] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:15 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:16.032740 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-156341f3-46de-4c9d-a1ad-60de7be87b80 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:16.034692 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-156341f3-46de-4c9d-a1ad-60de7be87b80 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 Aug 06 03:21:16.035202 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-156341f3-46de-4c9d-a1ad-60de7be87b80 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:16.035202 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-156341f3-46de-4c9d-a1ad-60de7be87b80 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:16.035202 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-156341f3-46de-4c9d-a1ad-60de7be87b80 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 2ea0e5c7-5b31-4b02-aba7-a99a498dfc68. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:16.040347 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:16.040347 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:16.040962 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-156341f3-46de-4c9d-a1ad-60de7be87b80 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 returned with HTTP 200 Aug 06 03:21:16.041090 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1198/4768] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:16 2026] GET /volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:16.478746 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-71dcb5ed-0fa0-4c18-874f-fdb7ca68dfc9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:16.480399 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-71dcb5ed-0fa0-4c18-874f-fdb7ca68dfc9 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:16.480595 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-71dcb5ed-0fa0-4c18-874f-fdb7ca68dfc9 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:16.480765 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-71dcb5ed-0fa0-4c18-874f-fdb7ca68dfc9 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:16.480879 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-71dcb5ed-0fa0-4c18-874f-fdb7ca68dfc9 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:16.486267 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:16.486267 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:16.487242 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-71dcb5ed-0fa0-4c18-874f-fdb7ca68dfc9 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:16.488181 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1176/4769] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:16 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:17.051102 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b3749e87-d85e-48d8-8826-891edad68dda None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:17.053090 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b3749e87-d85e-48d8-8826-891edad68dda tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 Aug 06 03:21:17.053344 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b3749e87-d85e-48d8-8826-891edad68dda tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:17.053529 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b3749e87-d85e-48d8-8826-891edad68dda tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:17.055860 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-b3749e87-d85e-48d8-8826-891edad68dda tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 2ea0e5c7-5b31-4b02-aba7-a99a498dfc68. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:17.058125 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:17.058125 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:17.058811 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b3749e87-d85e-48d8-8826-891edad68dda tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 returned with HTTP 200 Aug 06 03:21:17.059200 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1198/4770] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:17 2026] GET /volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:17.497456 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6ed28d89-7a0d-4a4e-805a-ec3e44902683 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:17.498851 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6ed28d89-7a0d-4a4e-805a-ec3e44902683 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:17.499018 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6ed28d89-7a0d-4a4e-805a-ec3e44902683 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:17.499188 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6ed28d89-7a0d-4a4e-805a-ec3e44902683 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:17.499299 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-6ed28d89-7a0d-4a4e-805a-ec3e44902683 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:17.502886 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:17.502886 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:17.503661 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6ed28d89-7a0d-4a4e-805a-ec3e44902683 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:17.503998 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1199/4771] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:17 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:17.590178 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-540c40e7-f4f1-490b-8d0f-74e0d7f9df52 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:17.592300 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-540c40e7-f4f1-490b-8d0f-74e0d7f9df52 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc/encryption Aug 06 03:21:17.592498 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-540c40e7-f4f1-490b-8d0f-74e0d7f9df52 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:17.592681 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-540c40e7-f4f1-490b-8d0f-74e0d7f9df52 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:17.601462 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:17.601462 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:17.607433 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-1b93af29-9b3e-4c70-9abe-d99525f7c07b req-540c40e7-f4f1-490b-8d0f-74e0d7f9df52 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc/encryption returned with HTTP 200 Aug 06 03:21:17.607819 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1199/4772] 10.4.3.80 () {68 vars in 1624 bytes} [Thu Aug 6 03:21:17 2026] GET /volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:18.068179 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1b97cada-0942-4474-aa50-29f396789fb5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:18.069809 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1b97cada-0942-4474-aa50-29f396789fb5 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 Aug 06 03:21:18.070016 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1b97cada-0942-4474-aa50-29f396789fb5 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:18.070185 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1b97cada-0942-4474-aa50-29f396789fb5 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:18.070303 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-1b97cada-0942-4474-aa50-29f396789fb5 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 2ea0e5c7-5b31-4b02-aba7-a99a498dfc68. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:18.074012 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:18.074012 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:18.074543 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1b97cada-0942-4474-aa50-29f396789fb5 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 returned with HTTP 200 Aug 06 03:21:18.074901 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1177/4773] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:18 2026] GET /volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:18.084850 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e300c122-a15e-40ec-bd8a-ead7ee7bf278 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:18.137467 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e300c122-a15e-40ec-bd8a-ead7ee7bf278 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] GET https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68/export_record Aug 06 03:21:18.137701 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e300c122-a15e-40ec-bd8a-ead7ee7bf278 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:18.137925 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e300c122-a15e-40ec-bd8a-ead7ee7bf278 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] Calling method 'export_record' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:18.138034 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.backups [None req-e300c122-a15e-40ec-bd8a-ead7ee7bf278 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] Export record for backup 2ea0e5c7-5b31-4b02-aba7-a99a498dfc68. {{(pid=100900) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 03:21:18.142532 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:18.142532 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:18.143724 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.policy [None req-e300c122-a15e-40ec-bd8a-ead7ee7bf278 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'd9e5226e9c5e482f8b1e2ecc2837108b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7e94bf24aa14015973dae6a35448801', '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=100900) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:21:18.143988 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e300c122-a15e-40ec-bd8a-ead7ee7bf278 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68/export_record returned with HTTP 403 Aug 06 03:21:18.144500 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1199/4774] 10.4.3.80 () {68 vars in 1423 bytes} [Thu Aug 6 03:21:18 2026] GET /volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68/export_record => generated 101 bytes in 60 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:18.151966 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-588c18e6-7055-4175-8e86-4a89cb952c5d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:18.153521 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-588c18e6-7055-4175-8e86-4a89cb952c5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:21:18.153818 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-588c18e6-7055-4175-8e86-4a89cb952c5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1044008633"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:18.155115 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-588c18e6-7055-4175-8e86-4a89cb952c5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1044008633'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:21:18.155237 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-588c18e6-7055-4175-8e86-4a89cb952c5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Create volume of 1 GB Aug 06 03:21:18.161851 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-588c18e6-7055-4175-8e86-4a89cb952c5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Availability Zones retrieved successfully. Aug 06 03:21:18.165410 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-588c18e6-7055-4175-8e86-4a89cb952c5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Flow 'volume_create_api' (8e5ee6d6-16c4-41a1-baa9-65794bfc4686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:21:18.166413 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-588c18e6-7055-4175-8e86-4a89cb952c5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4841e014-caf3-440f-b5f3-7f04dd42c55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:18.167586 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-588c18e6-7055-4175-8e86-4a89cb952c5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:21:18.189813 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-588c18e6-7055-4175-8e86-4a89cb952c5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4841e014-caf3-440f-b5f3-7f04dd42c55b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:18.190753 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-588c18e6-7055-4175-8e86-4a89cb952c5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e84926cf-e651-418b-9e84-324d8add2afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:18.226413 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-588c18e6-7055-4175-8e86-4a89cb952c5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Created reservations ['51594835-4039-4abb-a051-6d879643b0a6', '1bd5d7cc-7ffa-4129-b70e-546330085318', 'b7342e31-a522-40c8-bc33-5cc28c21bb0a', '742cdac6-334b-49d8-add1-ab31ac8b5ce3'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:21:18.227154 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-588c18e6-7055-4175-8e86-4a89cb952c5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e84926cf-e651-418b-9e84-324d8add2afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51594835-4039-4abb-a051-6d879643b0a6', '1bd5d7cc-7ffa-4129-b70e-546330085318', 'b7342e31-a522-40c8-bc33-5cc28c21bb0a', '742cdac6-334b-49d8-add1-ab31ac8b5ce3']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:18.227866 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-588c18e6-7055-4175-8e86-4a89cb952c5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72610bcd-30a1-4cb5-ae92-f52d0d4f8c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:18.248820 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-588c18e6-7055-4175-8e86-4a89cb952c5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72610bcd-30a1-4cb5-ae92-f52d0d4f8c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d651c1e-44d7-4886-a36b-39c7481ad15a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1044008633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7e94bf24aa14015973dae6a35448801',qos_specs=None,replication_status=,reservations=['51594835-4039-4abb-a051-6d879643b0a6','1bd5d7cc-7ffa-4129-b70e-546330085318','b7342e31-a522-40c8-bc33-5cc28c21bb0a','742cdac6-334b-49d8-add1-ab31ac8b5ce3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a562b95d720f4abf85f8b4ce212d8b4c',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:21:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1044008633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d651c1e-44d7-4886-a36b-39c7481ad15a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7e94bf24aa14015973dae6a35448801',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a562b95d720f4abf85f8b4ce212d8b4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:18.249966 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-588c18e6-7055-4175-8e86-4a89cb952c5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df669cbb-e917-47c8-b658-e36b568e363e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:18.265198 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-588c18e6-7055-4175-8e86-4a89cb952c5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df669cbb-e917-47c8-b658-e36b568e363e) transitioned into state 'SUCCESS' from state '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-1044008633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7e94bf24aa14015973dae6a35448801',qos_specs=None,replication_status=,reservations=['51594835-4039-4abb-a051-6d879643b0a6','1bd5d7cc-7ffa-4129-b70e-546330085318','b7342e31-a522-40c8-bc33-5cc28c21bb0a','742cdac6-334b-49d8-add1-ab31ac8b5ce3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a562b95d720f4abf85f8b4ce212d8b4c',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:18.265740 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-588c18e6-7055-4175-8e86-4a89cb952c5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1541a5d-2b9b-4c79-ad25-794e653e6dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:18.276857 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-588c18e6-7055-4175-8e86-4a89cb952c5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1541a5d-2b9b-4c79-ad25-794e653e6dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:18.276857 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-588c18e6-7055-4175-8e86-4a89cb952c5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Flow 'volume_create_api' (8e5ee6d6-16c4-41a1-baa9-65794bfc4686) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:21:18.276857 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-588c18e6-7055-4175-8e86-4a89cb952c5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Create volume request issued successfully. Aug 06 03:21:18.276857 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-588c18e6-7055-4175-8e86-4a89cb952c5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:21:18.276857 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1200/4775] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:21:18 2026] POST /volume/v3/volumes => generated 776 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:21:18.286796 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fc8a836f-174c-4657-930d-1593bc0ea45b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:18.288596 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fc8a836f-174c-4657-930d-1593bc0ea45b tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/volumes/1d651c1e-44d7-4886-a36b-39c7481ad15a Aug 06 03:21:18.289095 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fc8a836f-174c-4657-930d-1593bc0ea45b tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:18.289095 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fc8a836f-174c-4657-930d-1593bc0ea45b tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:18.296048 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:18.296048 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:18.299333 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-fc8a836f-174c-4657-930d-1593bc0ea45b tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Volume info retrieved successfully. Aug 06 03:21:18.302898 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fc8a836f-174c-4657-930d-1593bc0ea45b tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/volumes/1d651c1e-44d7-4886-a36b-39c7481ad15a returned with HTTP 200 Aug 06 03:21:18.303243 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1200/4776] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:18 2026] GET /volume/v3/volumes/1d651c1e-44d7-4886-a36b-39c7481ad15a => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:18.513957 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5a7afbaf-aa9c-4128-a7f4-5f4f8ce63360 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:18.515738 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5a7afbaf-aa9c-4128-a7f4-5f4f8ce63360 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:18.515912 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5a7afbaf-aa9c-4128-a7f4-5f4f8ce63360 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:18.516126 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5a7afbaf-aa9c-4128-a7f4-5f4f8ce63360 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:18.516268 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-5a7afbaf-aa9c-4128-a7f4-5f4f8ce63360 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:18.521166 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:18.521166 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:18.522071 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5a7afbaf-aa9c-4128-a7f4-5f4f8ce63360 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:18.522414 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1178/4777] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:18 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:19.318138 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-edd49700-81eb-415f-babe-19b32779985c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:19.320091 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-edd49700-81eb-415f-babe-19b32779985c tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/volumes/1d651c1e-44d7-4886-a36b-39c7481ad15a Aug 06 03:21:19.320316 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-edd49700-81eb-415f-babe-19b32779985c tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:19.320851 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-edd49700-81eb-415f-babe-19b32779985c tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:19.327002 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:19.327002 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:19.330163 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-edd49700-81eb-415f-babe-19b32779985c tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Volume info retrieved successfully. Aug 06 03:21:19.333579 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-edd49700-81eb-415f-babe-19b32779985c tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/volumes/1d651c1e-44d7-4886-a36b-39c7481ad15a returned with HTTP 200 Aug 06 03:21:19.334040 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1200/4778] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:19 2026] GET /volume/v3/volumes/1d651c1e-44d7-4886-a36b-39c7481ad15a => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:19.347380 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e12d3627-576d-493d-a51e-d4d6660c2e42 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:19.348959 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e12d3627-576d-493d-a51e-d4d6660c2e42 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] POST https://10.4.3.80/volume/v3/backups Aug 06 03:21:19.349300 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e12d3627-576d-493d-a51e-d4d6660c2e42 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1d651c1e-44d7-4886-a36b-39c7481ad15a", "name": "tempest-type-Backup-1934783114"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:19.350559 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.backups [None req-e12d3627-576d-493d-a51e-d4d6660c2e42 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Creating new backup {'backup': {'volume_id': '1d651c1e-44d7-4886-a36b-39c7481ad15a', 'name': 'tempest-type-Backup-1934783114'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:21:19.350690 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.backups [None req-e12d3627-576d-493d-a51e-d4d6660c2e42 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Creating backup of volume 1d651c1e-44d7-4886-a36b-39c7481ad15a in container None Aug 06 03:21:19.357006 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:19.357006 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:19.357316 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e12d3627-576d-493d-a51e-d4d6660c2e42 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Volume info retrieved successfully. Aug 06 03:21:19.370312 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-e12d3627-576d-493d-a51e-d4d6660c2e42 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Created reservations ['bdfe6dd0-7d8b-47f0-8c66-68861b27ffb0', 'f4626cd2-44b4-4315-9755-1292d9a42b44'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:21:19.398361 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e12d3627-576d-493d-a51e-d4d6660c2e42 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:21:19.398746 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1201/4779] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:21:19 2026] POST /volume/v3/backups => generated 314 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:21:19.406349 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-fb3ddece-efec-4b2b-868e-7ca88cc67e6c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:19.408186 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fb3ddece-efec-4b2b-868e-7ca88cc67e6c tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c Aug 06 03:21:19.408412 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fb3ddece-efec-4b2b-868e-7ca88cc67e6c tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:19.408591 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-fb3ddece-efec-4b2b-868e-7ca88cc67e6c tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:19.408690 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-fb3ddece-efec-4b2b-868e-7ca88cc67e6c tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 71f192f6-236e-45af-b167-ba748a26539c. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:19.412483 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:19.412483 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:19.412986 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-fb3ddece-efec-4b2b-868e-7ca88cc67e6c tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c returned with HTTP 200 Aug 06 03:21:19.413345 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1201/4780] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:19 2026] GET /volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:19.533970 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-939960b8-3dda-4c30-9e10-74e62b971604 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:19.536231 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-939960b8-3dda-4c30-9e10-74e62b971604 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:19.536509 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-939960b8-3dda-4c30-9e10-74e62b971604 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:19.536728 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-939960b8-3dda-4c30-9e10-74e62b971604 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:19.536913 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-939960b8-3dda-4c30-9e10-74e62b971604 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:19.542446 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:19.542446 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:19.543516 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-939960b8-3dda-4c30-9e10-74e62b971604 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:19.544030 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1179/4781] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:19 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:20.424978 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-260050c2-444e-48e6-9dd9-ed3053a9f686 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:20.426761 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-260050c2-444e-48e6-9dd9-ed3053a9f686 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c Aug 06 03:21:20.427025 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-260050c2-444e-48e6-9dd9-ed3053a9f686 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:20.427252 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-260050c2-444e-48e6-9dd9-ed3053a9f686 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:20.427390 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-260050c2-444e-48e6-9dd9-ed3053a9f686 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 71f192f6-236e-45af-b167-ba748a26539c. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:20.431918 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:20.431918 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:20.432594 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-260050c2-444e-48e6-9dd9-ed3053a9f686 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c returned with HTTP 200 Aug 06 03:21:20.433130 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1201/4782] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:20 2026] GET /volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:21:20.554023 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-03a10239-3d37-459a-a098-772ef9f58266 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:20.557041 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-03a10239-3d37-459a-a098-772ef9f58266 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:20.557041 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-03a10239-3d37-459a-a098-772ef9f58266 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:20.557041 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-03a10239-3d37-459a-a098-772ef9f58266 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:20.557041 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-03a10239-3d37-459a-a098-772ef9f58266 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:20.561008 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:20.561008 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:20.561821 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-03a10239-3d37-459a-a098-772ef9f58266 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:20.562285 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1202/4783] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:20 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:21.446346 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a7dd99c7-099c-452d-bac3-3b3225b7f51e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:21.449184 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a7dd99c7-099c-452d-bac3-3b3225b7f51e tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c Aug 06 03:21:21.449184 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a7dd99c7-099c-452d-bac3-3b3225b7f51e tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:21.449184 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a7dd99c7-099c-452d-bac3-3b3225b7f51e tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:21.449184 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-a7dd99c7-099c-452d-bac3-3b3225b7f51e tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 71f192f6-236e-45af-b167-ba748a26539c. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:21.452733 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:21.452733 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:21.453491 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a7dd99c7-099c-452d-bac3-3b3225b7f51e tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c returned with HTTP 200 Aug 06 03:21:21.453960 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1202/4784] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:21 2026] GET /volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:21.573127 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a75852bc-e28a-4794-88ba-7ba990262c07 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:21.575317 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a75852bc-e28a-4794-88ba-7ba990262c07 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:21.575552 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a75852bc-e28a-4794-88ba-7ba990262c07 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:21.575776 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a75852bc-e28a-4794-88ba-7ba990262c07 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:21.575934 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-a75852bc-e28a-4794-88ba-7ba990262c07 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:21.581315 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:21.581315 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:21.582269 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a75852bc-e28a-4794-88ba-7ba990262c07 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:21.582732 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1180/4785] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:21 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:22.464895 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ca18dd90-f090-4dfe-828c-fc34f09664b8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:22.467193 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ca18dd90-f090-4dfe-828c-fc34f09664b8 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c Aug 06 03:21:22.467492 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ca18dd90-f090-4dfe-828c-fc34f09664b8 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:22.467738 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ca18dd90-f090-4dfe-828c-fc34f09664b8 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:22.467898 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-ca18dd90-f090-4dfe-828c-fc34f09664b8 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 71f192f6-236e-45af-b167-ba748a26539c. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:22.472231 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:22.472231 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:22.472931 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ca18dd90-f090-4dfe-828c-fc34f09664b8 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c returned with HTTP 200 Aug 06 03:21:22.473413 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1202/4786] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:22 2026] GET /volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:22.595074 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fdd06025-79f6-4973-bd80-1de0afb91717 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:22.596956 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fdd06025-79f6-4973-bd80-1de0afb91717 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:22.597183 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fdd06025-79f6-4973-bd80-1de0afb91717 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:22.597409 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fdd06025-79f6-4973-bd80-1de0afb91717 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:22.597502 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-fdd06025-79f6-4973-bd80-1de0afb91717 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:22.601816 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:22.601816 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:22.602596 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fdd06025-79f6-4973-bd80-1de0afb91717 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:22.602986 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1203/4787] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:22 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:23.485389 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-aacc3747-2f76-425e-ba81-2fdf3cb6e8fd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:23.488342 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-aacc3747-2f76-425e-ba81-2fdf3cb6e8fd tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c Aug 06 03:21:23.488342 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-aacc3747-2f76-425e-ba81-2fdf3cb6e8fd tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:23.488342 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-aacc3747-2f76-425e-ba81-2fdf3cb6e8fd tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:23.488342 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-aacc3747-2f76-425e-ba81-2fdf3cb6e8fd tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 71f192f6-236e-45af-b167-ba748a26539c. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:23.491592 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:23.491592 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:23.492295 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-aacc3747-2f76-425e-ba81-2fdf3cb6e8fd tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c returned with HTTP 200 Aug 06 03:21:23.492711 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1203/4788] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:23 2026] GET /volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:23.616541 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7b1006c7-c34c-47e3-b6ec-03eb6a621f31 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:23.618199 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7b1006c7-c34c-47e3-b6ec-03eb6a621f31 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:23.618381 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7b1006c7-c34c-47e3-b6ec-03eb6a621f31 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:23.618556 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7b1006c7-c34c-47e3-b6ec-03eb6a621f31 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:23.618660 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-7b1006c7-c34c-47e3-b6ec-03eb6a621f31 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:23.623060 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:23.623060 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:23.623786 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7b1006c7-c34c-47e3-b6ec-03eb6a621f31 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:23.624076 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1181/4789] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:23 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:23.636568 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a8e7f887-027d-40e2-8302-bf354fdfe1a2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:23.638723 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a8e7f887-027d-40e2-8302-bf354fdfe1a2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 Aug 06 03:21:23.638995 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a8e7f887-027d-40e2-8302-bf354fdfe1a2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:23.639237 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a8e7f887-027d-40e2-8302-bf354fdfe1a2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:23.649208 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:23.649208 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:23.654945 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a8e7f887-027d-40e2-8302-bf354fdfe1a2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:23.659643 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a8e7f887-027d-40e2-8302-bf354fdfe1a2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 returned with HTTP 200 Aug 06 03:21:23.660173 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1203/4790] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:23 2026] GET /volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:23.673911 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-86f6c24d-62ad-4714-8466-36eec257102d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:23.675660 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] POST https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608/restore Aug 06 03:21:23.675973 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:23.677464 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.backups [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Restoring backup 2f3c921e-2b17-48d2-a60c-58ed87875608 ({'restore': {}}) {{(pid=100899) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 03:21:23.677626 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.backups [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Restoring backup 2f3c921e-2b17-48d2-a60c-58ed87875608 to volume None. Aug 06 03:21:23.681672 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:23.681672 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:23.682612 np0000006611 devstack@c-api.service[100899]: INFO cinder.backup.api [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Creating volume of 1 GB for restore of backup 2f3c921e-2b17-48d2-a60c-58ed87875608. Aug 06 03:21:23.687971 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Availability zone cache updated, next update will occur around 2026-08-06 04:21:23.687714. {{(pid=100899) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 03:21:23.688088 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Availability Zones retrieved successfully. Aug 06 03:21:23.693426 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Flow 'volume_create_api' (02cad09f-8f79-4852-9c08-35585b619ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:21:23.694416 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad6c511c-84a9-4d50-9206-401c959b05ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:23.695319 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:21:23.720355 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad6c511c-84a9-4d50-9206-401c959b05ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:23.721063 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5367ada5-57ee-4627-9654-4e2d36357493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:23.754717 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Created reservations ['b29f6608-a71f-48ef-b120-175433340655', '3155605e-a678-469d-bd14-e02b7b81127f', '4750ecca-7954-41bf-877a-d39fb7e78fa9', '64930c7b-5ede-4a63-87ce-6f256089534f'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:21:23.755645 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5367ada5-57ee-4627-9654-4e2d36357493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b29f6608-a71f-48ef-b120-175433340655', '3155605e-a678-469d-bd14-e02b7b81127f', '4750ecca-7954-41bf-877a-d39fb7e78fa9', '64930c7b-5ede-4a63-87ce-6f256089534f']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:23.756657 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fefd3e5-d9b7-4408-9620-04a17ed10339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:23.787823 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fefd3e5-d9b7-4408-9620-04a17ed10339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c7e2c84-95ef-4be2-bb98-c97a70c94ed2', '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_2f3c921e-2b17-48d2-a60c-58ed87875608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749cd5665a57489bbbe52edeca2680f6',qos_specs=None,replication_status=,reservations=['b29f6608-a71f-48ef-b120-175433340655','3155605e-a678-469d-bd14-e02b7b81127f','4750ecca-7954-41bf-877a-d39fb7e78fa9','64930c7b-5ede-4a63-87ce-6f256089534f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d833a03199b944d7af0ec408ecca2d69',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:21:23Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2f3c921e-2b17-48d2-a60c-58ed87875608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c7e2c84-95ef-4be2-bb98-c97a70c94ed2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='749cd5665a57489bbbe52edeca2680f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d833a03199b944d7af0ec408ecca2d69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:23.788955 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01062601-b10b-43b7-8de3-63a97e694af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:23.805406 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01062601-b10b-43b7-8de3-63a97e694af8) transitioned into 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_2f3c921e-2b17-48d2-a60c-58ed87875608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749cd5665a57489bbbe52edeca2680f6',qos_specs=None,replication_status=,reservations=['b29f6608-a71f-48ef-b120-175433340655','3155605e-a678-469d-bd14-e02b7b81127f','4750ecca-7954-41bf-877a-d39fb7e78fa9','64930c7b-5ede-4a63-87ce-6f256089534f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d833a03199b944d7af0ec408ecca2d69',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:23.806027 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a0a933d-45d7-4ea8-95e1-630d3eac3263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:23.813973 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a0a933d-45d7-4ea8-95e1-630d3eac3263) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:23.814696 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Flow 'volume_create_api' (02cad09f-8f79-4852-9c08-35585b619ac3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:21:23.815003 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Create volume request issued successfully. Aug 06 03:21:23.821906 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:23.821906 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:23.822377 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:24.502786 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-024dde98-5540-4bce-ae9d-c3110514b691 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:24.505876 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-024dde98-5540-4bce-ae9d-c3110514b691 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c Aug 06 03:21:24.505876 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-024dde98-5540-4bce-ae9d-c3110514b691 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:24.505876 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-024dde98-5540-4bce-ae9d-c3110514b691 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:24.505876 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-024dde98-5540-4bce-ae9d-c3110514b691 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 71f192f6-236e-45af-b167-ba748a26539c. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:24.510097 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:24.510097 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:24.511115 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-024dde98-5540-4bce-ae9d-c3110514b691 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c returned with HTTP 200 Aug 06 03:21:24.511681 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1204/4791] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:24 2026] GET /volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:24.831531 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:24.831531 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:24.832134 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:24.832301 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.backup.api [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Checking backup size 1 against volume size 1 {{(pid=100899) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 03:21:24.832408 np0000006611 devstack@c-api.service[100899]: INFO cinder.backup.api [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Overwriting volume 1c7e2c84-95ef-4be2-bb98-c97a70c94ed2 with restore of backup 2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:24.846174 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.backup.rpcapi [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] restore_backup in rpcapi backup_id 2f3c921e-2b17-48d2-a60c-58ed87875608 {{(pid=100899) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 03:21:24.848121 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-86f6c24d-62ad-4714-8466-36eec257102d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608/restore returned with HTTP 202 Aug 06 03:21:24.848641 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1204/4792] 10.4.3.80 () {68 vars in 1386 bytes} [Thu Aug 6 03:21:23 2026] POST /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608/restore => generated 189 bytes in 1175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:21:24.859287 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-11140f5e-ff47-47d4-af9e-d253c16c1ecb None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:24.861332 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-11140f5e-ff47-47d4-af9e-d253c16c1ecb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:24.861531 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-11140f5e-ff47-47d4-af9e-d253c16c1ecb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:24.861734 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-11140f5e-ff47-47d4-af9e-d253c16c1ecb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:24.861865 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-11140f5e-ff47-47d4-af9e-d253c16c1ecb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:24.866750 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:24.866750 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:24.867577 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-11140f5e-ff47-47d4-af9e-d253c16c1ecb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:24.867983 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1182/4793] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:24 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:25.521973 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-fe0ca7c8-d9ce-404b-9993-6525dd5a6c61 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:25.524018 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fe0ca7c8-d9ce-404b-9993-6525dd5a6c61 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c Aug 06 03:21:25.524291 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fe0ca7c8-d9ce-404b-9993-6525dd5a6c61 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:25.524524 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fe0ca7c8-d9ce-404b-9993-6525dd5a6c61 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:25.524681 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-fe0ca7c8-d9ce-404b-9993-6525dd5a6c61 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 71f192f6-236e-45af-b167-ba748a26539c. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:25.529638 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:25.529638 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:25.530479 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fe0ca7c8-d9ce-404b-9993-6525dd5a6c61 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c returned with HTTP 200 Aug 06 03:21:25.531098 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1204/4794] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:25 2026] GET /volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:25.884132 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3207af37-3d69-4d0d-b738-528c343b4985 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:25.887033 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3207af37-3d69-4d0d-b738-528c343b4985 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:25.887033 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3207af37-3d69-4d0d-b738-528c343b4985 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:25.887033 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3207af37-3d69-4d0d-b738-528c343b4985 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:25.887033 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-3207af37-3d69-4d0d-b738-528c343b4985 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:25.890185 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:25.890185 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:25.890935 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3207af37-3d69-4d0d-b738-528c343b4985 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:25.891298 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1205/4795] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:25 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:26.540935 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c6d1ff81-1ff8-4c86-8c5f-8c4f064b67cb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:26.542930 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c6d1ff81-1ff8-4c86-8c5f-8c4f064b67cb tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c Aug 06 03:21:26.543152 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c6d1ff81-1ff8-4c86-8c5f-8c4f064b67cb tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:26.543330 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c6d1ff81-1ff8-4c86-8c5f-8c4f064b67cb tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:26.543426 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-c6d1ff81-1ff8-4c86-8c5f-8c4f064b67cb tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 71f192f6-236e-45af-b167-ba748a26539c. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:26.547599 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:26.547599 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:26.548256 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c6d1ff81-1ff8-4c86-8c5f-8c4f064b67cb tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c returned with HTTP 200 Aug 06 03:21:26.548599 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1205/4796] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:26 2026] GET /volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:26.902962 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0f8f29af-392f-41e0-be6b-f3a6fd34f2ac None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:26.905174 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0f8f29af-392f-41e0-be6b-f3a6fd34f2ac tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:26.905396 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0f8f29af-392f-41e0-be6b-f3a6fd34f2ac tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:26.905572 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0f8f29af-392f-41e0-be6b-f3a6fd34f2ac tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:26.905680 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-0f8f29af-392f-41e0-be6b-f3a6fd34f2ac tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:26.909909 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:26.909909 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:26.910641 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0f8f29af-392f-41e0-be6b-f3a6fd34f2ac tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:26.911018 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1183/4797] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:26 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:27.560437 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c4801528-3a82-4502-8c7f-d1c1263f2388 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:27.562948 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c4801528-3a82-4502-8c7f-d1c1263f2388 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c Aug 06 03:21:27.563293 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c4801528-3a82-4502-8c7f-d1c1263f2388 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:27.563566 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c4801528-3a82-4502-8c7f-d1c1263f2388 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:27.563721 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-c4801528-3a82-4502-8c7f-d1c1263f2388 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 71f192f6-236e-45af-b167-ba748a26539c. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:27.568572 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:27.568572 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:27.569319 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c4801528-3a82-4502-8c7f-d1c1263f2388 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c returned with HTTP 200 Aug 06 03:21:27.569751 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1205/4798] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:27 2026] GET /volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:27.923890 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e6e6469c-8e27-407b-acf1-c9edb7562ffe None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:27.925493 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e6e6469c-8e27-407b-acf1-c9edb7562ffe tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:27.925673 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e6e6469c-8e27-407b-acf1-c9edb7562ffe tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:27.925864 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e6e6469c-8e27-407b-acf1-c9edb7562ffe tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:27.925991 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-e6e6469c-8e27-407b-acf1-c9edb7562ffe tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:27.930270 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:27.930270 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:27.930842 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e6e6469c-8e27-407b-acf1-c9edb7562ffe tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:27.931203 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1206/4799] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:27 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:28.582120 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a27e4c93-ccb8-4901-a914-bdadcd3ea8e6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:28.583722 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a27e4c93-ccb8-4901-a914-bdadcd3ea8e6 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c Aug 06 03:21:28.583925 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a27e4c93-ccb8-4901-a914-bdadcd3ea8e6 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:28.584128 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a27e4c93-ccb8-4901-a914-bdadcd3ea8e6 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:28.584226 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-a27e4c93-ccb8-4901-a914-bdadcd3ea8e6 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 71f192f6-236e-45af-b167-ba748a26539c. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:28.588668 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:28.588668 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:28.589417 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a27e4c93-ccb8-4901-a914-bdadcd3ea8e6 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c returned with HTTP 200 Aug 06 03:21:28.589852 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1206/4800] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:28 2026] GET /volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:28.944678 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-973513cf-2bee-41e3-987a-3ae40d2cfb42 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:28.946488 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-973513cf-2bee-41e3-987a-3ae40d2cfb42 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:28.946686 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-973513cf-2bee-41e3-987a-3ae40d2cfb42 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:28.946881 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-973513cf-2bee-41e3-987a-3ae40d2cfb42 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:28.946980 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-973513cf-2bee-41e3-987a-3ae40d2cfb42 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:28.951232 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:28.951232 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:28.952230 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-973513cf-2bee-41e3-987a-3ae40d2cfb42 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:28.952673 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1184/4801] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:28 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:29.240048 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d42585bb-685d-44d9-949f-b9f39cc2999f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:29.244786 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d42585bb-685d-44d9-949f-b9f39cc2999f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/047d80b1-b798-4cc9-918d-acd8f95479c4 Aug 06 03:21:29.244786 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d42585bb-685d-44d9-949f-b9f39cc2999f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:29.244786 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d42585bb-685d-44d9-949f-b9f39cc2999f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:29.253380 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:29.253380 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:29.257348 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d42585bb-685d-44d9-949f-b9f39cc2999f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:21:29.262565 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d42585bb-685d-44d9-949f-b9f39cc2999f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/047d80b1-b798-4cc9-918d-acd8f95479c4 returned with HTTP 200 Aug 06 03:21:29.262971 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1206/4802] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:29 2026] GET /volume/v3/volumes/047d80b1-b798-4cc9-918d-acd8f95479c4 => generated 1635 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:29.601176 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d650087e-0082-4a3b-9865-5ec30b992655 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:29.602809 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d650087e-0082-4a3b-9865-5ec30b992655 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c Aug 06 03:21:29.603052 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d650087e-0082-4a3b-9865-5ec30b992655 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:29.603228 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d650087e-0082-4a3b-9865-5ec30b992655 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:29.603327 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-d650087e-0082-4a3b-9865-5ec30b992655 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 71f192f6-236e-45af-b167-ba748a26539c. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:29.607470 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:29.607470 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:29.608242 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d650087e-0082-4a3b-9865-5ec30b992655 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c returned with HTTP 200 Aug 06 03:21:29.608596 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1207/4803] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:29 2026] GET /volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:29.962931 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1364e218-4f8b-464d-8f8c-9e221a076951 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:29.964733 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1364e218-4f8b-464d-8f8c-9e221a076951 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:29.964951 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1364e218-4f8b-464d-8f8c-9e221a076951 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:29.965174 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1364e218-4f8b-464d-8f8c-9e221a076951 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:29.965250 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-1364e218-4f8b-464d-8f8c-9e221a076951 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:29.969310 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:29.969310 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:29.970051 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1364e218-4f8b-464d-8f8c-9e221a076951 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:29.970410 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1207/4804] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:29 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:30.619601 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-eab181a0-1837-4a6b-a922-3c1f45d9cbe3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:30.621364 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-eab181a0-1837-4a6b-a922-3c1f45d9cbe3 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c Aug 06 03:21:30.621541 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-eab181a0-1837-4a6b-a922-3c1f45d9cbe3 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:30.621714 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-eab181a0-1837-4a6b-a922-3c1f45d9cbe3 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:30.621809 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-eab181a0-1837-4a6b-a922-3c1f45d9cbe3 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 71f192f6-236e-45af-b167-ba748a26539c. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:30.629470 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:30.629470 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:30.630063 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-eab181a0-1837-4a6b-a922-3c1f45d9cbe3 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c returned with HTTP 200 Aug 06 03:21:30.630406 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1185/4805] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:30 2026] GET /volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:30.678721 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-b9567afd-fdcc-494b-a363-bc311b1037d7 req-486f1428-b81a-4f78-9012-541d11e384dc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:30.680953 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-b9567afd-fdcc-494b-a363-bc311b1037d7 req-486f1428-b81a-4f78-9012-541d11e384dc tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/attachments/1646626e-1241-4de3-9d66-fea9b56fe50f Aug 06 03:21:30.681209 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-b9567afd-fdcc-494b-a363-bc311b1037d7 req-486f1428-b81a-4f78-9012-541d11e384dc tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:30.681480 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-b9567afd-fdcc-494b-a363-bc311b1037d7 req-486f1428-b81a-4f78-9012-541d11e384dc tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:30.689373 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:30.689373 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:30.743276 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-b9567afd-fdcc-494b-a363-bc311b1037d7 req-486f1428-b81a-4f78-9012-541d11e384dc tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/1646626e-1241-4de3-9d66-fea9b56fe50f returned with HTTP 200 Aug 06 03:21:30.744066 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1207/4806] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:21:30 2026] DELETE /volume/v3/attachments/1646626e-1241-4de3-9d66-fea9b56fe50f => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:30.763135 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-b9567afd-fdcc-494b-a363-bc311b1037d7 req-0bad2e7b-9787-4617-9623-683827f65740 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:30.774601 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b9567afd-fdcc-494b-a363-bc311b1037d7 req-0bad2e7b-9787-4617-9623-683827f65740 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/volumes/047d80b1-b798-4cc9-918d-acd8f95479c4 Aug 06 03:21:30.775460 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-b9567afd-fdcc-494b-a363-bc311b1037d7 req-0bad2e7b-9787-4617-9623-683827f65740 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:30.776276 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-b9567afd-fdcc-494b-a363-bc311b1037d7 req-0bad2e7b-9787-4617-9623-683827f65740 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:30.777083 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [req-b9567afd-fdcc-494b-a363-bc311b1037d7 req-0bad2e7b-9787-4617-9623-683827f65740 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete volume with id: 047d80b1-b798-4cc9-918d-acd8f95479c4 Aug 06 03:21:30.821285 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:30.821285 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:30.824052 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-b9567afd-fdcc-494b-a363-bc311b1037d7 req-0bad2e7b-9787-4617-9623-683827f65740 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:21:30.849600 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-b9567afd-fdcc-494b-a363-bc311b1037d7 req-0bad2e7b-9787-4617-9623-683827f65740 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete volume request issued successfully. Aug 06 03:21:30.849848 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b9567afd-fdcc-494b-a363-bc311b1037d7 req-0bad2e7b-9787-4617-9623-683827f65740 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/047d80b1-b798-4cc9-918d-acd8f95479c4 returned with HTTP 202 Aug 06 03:21:30.850493 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1208/4807] 10.4.3.80 () {70 vars in 1613 bytes} [Thu Aug 6 03:21:30 2026] DELETE /volume/v3/volumes/047d80b1-b798-4cc9-918d-acd8f95479c4 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 03:21:30.983068 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1c74d083-c925-49b9-bede-f03c2dbd037b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:30.984825 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1c74d083-c925-49b9-bede-f03c2dbd037b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:30.985120 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1c74d083-c925-49b9-bede-f03c2dbd037b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:30.985308 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1c74d083-c925-49b9-bede-f03c2dbd037b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:30.985409 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-1c74d083-c925-49b9-bede-f03c2dbd037b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:30.990005 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:30.990005 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:30.990847 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1c74d083-c925-49b9-bede-f03c2dbd037b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:30.991255 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1208/4808] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:30 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:31.641259 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c470054f-1a0c-4c17-a154-f01b8c65eabf None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:31.642520 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c470054f-1a0c-4c17-a154-f01b8c65eabf tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c Aug 06 03:21:31.642735 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c470054f-1a0c-4c17-a154-f01b8c65eabf tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:31.642949 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c470054f-1a0c-4c17-a154-f01b8c65eabf tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:31.643085 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-c470054f-1a0c-4c17-a154-f01b8c65eabf tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 71f192f6-236e-45af-b167-ba748a26539c. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:31.647239 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:31.647239 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:31.647800 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c470054f-1a0c-4c17-a154-f01b8c65eabf tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c returned with HTTP 200 Aug 06 03:21:31.648155 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1186/4809] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:31 2026] GET /volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:31.719634 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b8087bc1-3989-418d-b0dd-5596f7b4f310 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:31.720984 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b8087bc1-3989-418d-b0dd-5596f7b4f310 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/047d80b1-b798-4cc9-918d-acd8f95479c4 Aug 06 03:21:31.721179 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b8087bc1-3989-418d-b0dd-5596f7b4f310 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:31.721354 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b8087bc1-3989-418d-b0dd-5596f7b4f310 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:31.726858 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b8087bc1-3989-418d-b0dd-5596f7b4f310 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/047d80b1-b798-4cc9-918d-acd8f95479c4 returned with HTTP 404 Aug 06 03:21:31.727300 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1208/4810] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:31 2026] GET /volume/v3/volumes/047d80b1-b798-4cc9-918d-acd8f95479c4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:31.735120 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-63556d78-9c80-42dc-b167-913643947d4b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:31.736821 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-63556d78-9c80-42dc-b167-913643947d4b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b Aug 06 03:21:31.737056 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-63556d78-9c80-42dc-b167-913643947d4b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:31.737267 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-63556d78-9c80-42dc-b167-913643947d4b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:31.737412 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-63556d78-9c80-42dc-b167-913643947d4b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete snapshot with id: 7ed96634-6dae-438e-bd3a-f2dd2b60bc4b Aug 06 03:21:31.741773 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:31.741773 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:31.742256 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-63556d78-9c80-42dc-b167-913643947d4b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:21:31.755849 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-63556d78-9c80-42dc-b167-913643947d4b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot delete request issued successfully. Aug 06 03:21:31.756081 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-63556d78-9c80-42dc-b167-913643947d4b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b returned with HTTP 202 Aug 06 03:21:31.756428 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1209/4811] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:21:31 2026] DELETE /volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:21:31.766393 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c632e304-ce37-4615-905c-d0e862138d75 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:31.768099 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c632e304-ce37-4615-905c-d0e862138d75 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b Aug 06 03:21:31.768319 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c632e304-ce37-4615-905c-d0e862138d75 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:31.768521 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c632e304-ce37-4615-905c-d0e862138d75 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:31.773742 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:31.773742 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:31.774198 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c632e304-ce37-4615-905c-d0e862138d75 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:21:31.774937 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c632e304-ce37-4615-905c-d0e862138d75 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b returned with HTTP 200 Aug 06 03:21:31.775331 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1209/4812] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:21:31 2026] GET /volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:32.002800 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2954886e-729b-4a9d-97d0-18adc2aa2ddc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:32.004568 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2954886e-729b-4a9d-97d0-18adc2aa2ddc tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:32.004757 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2954886e-729b-4a9d-97d0-18adc2aa2ddc tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:32.004954 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2954886e-729b-4a9d-97d0-18adc2aa2ddc tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:32.005075 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-2954886e-729b-4a9d-97d0-18adc2aa2ddc tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:32.009543 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:32.009543 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:32.010212 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2954886e-729b-4a9d-97d0-18adc2aa2ddc tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:32.010519 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1187/4813] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:32 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:32.657622 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5023a5b3-d021-475a-a3a5-be54ea0952d7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:32.659384 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5023a5b3-d021-475a-a3a5-be54ea0952d7 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c Aug 06 03:21:32.659606 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5023a5b3-d021-475a-a3a5-be54ea0952d7 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:32.659771 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5023a5b3-d021-475a-a3a5-be54ea0952d7 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:32.659881 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-5023a5b3-d021-475a-a3a5-be54ea0952d7 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 71f192f6-236e-45af-b167-ba748a26539c. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:32.664547 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:32.664547 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:32.665145 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5023a5b3-d021-475a-a3a5-be54ea0952d7 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c returned with HTTP 200 Aug 06 03:21:32.665497 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1209/4814] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:32 2026] GET /volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:32.784724 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-83ffa04a-2581-4b11-94d4-a823984a50b0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:32.786728 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-83ffa04a-2581-4b11-94d4-a823984a50b0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b Aug 06 03:21:32.786928 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-83ffa04a-2581-4b11-94d4-a823984a50b0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:32.787113 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-83ffa04a-2581-4b11-94d4-a823984a50b0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:32.791453 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-83ffa04a-2581-4b11-94d4-a823984a50b0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b returned with HTTP 404 Aug 06 03:21:32.791918 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1210/4815] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:21:32 2026] GET /volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:33.029566 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-be738630-daa7-4fcd-be53-a6198a147f80 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:33.031445 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-be738630-daa7-4fcd-be53-a6198a147f80 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:33.031648 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-be738630-daa7-4fcd-be53-a6198a147f80 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:33.031860 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-be738630-daa7-4fcd-be53-a6198a147f80 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:33.031998 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-be738630-daa7-4fcd-be53-a6198a147f80 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:33.039061 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:33.039061 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:33.040639 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-be738630-daa7-4fcd-be53-a6198a147f80 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:33.041203 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1210/4816] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:33 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:33.675748 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-83052b61-6903-4dbb-8d0c-ac709427d093 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:33.677903 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-83052b61-6903-4dbb-8d0c-ac709427d093 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c Aug 06 03:21:33.678198 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-83052b61-6903-4dbb-8d0c-ac709427d093 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:33.678389 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-83052b61-6903-4dbb-8d0c-ac709427d093 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:33.678532 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-83052b61-6903-4dbb-8d0c-ac709427d093 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 71f192f6-236e-45af-b167-ba748a26539c. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:33.682673 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:33.682673 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:33.683380 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-83052b61-6903-4dbb-8d0c-ac709427d093 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c returned with HTTP 200 Aug 06 03:21:33.683871 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1188/4817] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:33 2026] GET /volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:34.051489 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b00f6fcd-00ff-4261-9008-4192d399e953 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:34.053644 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b00f6fcd-00ff-4261-9008-4192d399e953 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:34.053644 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b00f6fcd-00ff-4261-9008-4192d399e953 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:34.053644 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b00f6fcd-00ff-4261-9008-4192d399e953 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:34.053644 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-b00f6fcd-00ff-4261-9008-4192d399e953 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:34.059737 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:34.059737 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:34.060593 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b00f6fcd-00ff-4261-9008-4192d399e953 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:34.060980 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1210/4818] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:34 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:34.178934 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-0eb5f304-ae3f-40ac-ba2f-71dc8cc01171 req-55539f20-22d3-4841-b22b-4d8f67a63c19 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:34.183298 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-0eb5f304-ae3f-40ac-ba2f-71dc8cc01171 req-55539f20-22d3-4841-b22b-4d8f67a63c19 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/attachments/67451c2b-137b-4d5b-90fc-2b643adca94a Aug 06 03:21:34.183534 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-0eb5f304-ae3f-40ac-ba2f-71dc8cc01171 req-55539f20-22d3-4841-b22b-4d8f67a63c19 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:34.183770 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-0eb5f304-ae3f-40ac-ba2f-71dc8cc01171 req-55539f20-22d3-4841-b22b-4d8f67a63c19 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:34.201359 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:34.201359 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:34.259327 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-0eb5f304-ae3f-40ac-ba2f-71dc8cc01171 req-55539f20-22d3-4841-b22b-4d8f67a63c19 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/67451c2b-137b-4d5b-90fc-2b643adca94a returned with HTTP 200 Aug 06 03:21:34.259852 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1211/4819] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:21:34 2026] DELETE /volume/v3/attachments/67451c2b-137b-4d5b-90fc-2b643adca94a => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:34.269476 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-0eb5f304-ae3f-40ac-ba2f-71dc8cc01171 req-1c3592e9-ea70-49c1-b7a2-30207dfc9654 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:34.271716 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-0eb5f304-ae3f-40ac-ba2f-71dc8cc01171 req-1c3592e9-ea70-49c1-b7a2-30207dfc9654 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 Aug 06 03:21:34.272207 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-0eb5f304-ae3f-40ac-ba2f-71dc8cc01171 req-1c3592e9-ea70-49c1-b7a2-30207dfc9654 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:34.272207 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-0eb5f304-ae3f-40ac-ba2f-71dc8cc01171 req-1c3592e9-ea70-49c1-b7a2-30207dfc9654 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:34.272207 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [req-0eb5f304-ae3f-40ac-ba2f-71dc8cc01171 req-1c3592e9-ea70-49c1-b7a2-30207dfc9654 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete volume with id: 23e5fdbb-2ff4-45f8-8567-ce5e36873949 Aug 06 03:21:34.279011 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:34.279011 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:34.279462 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-0eb5f304-ae3f-40ac-ba2f-71dc8cc01171 req-1c3592e9-ea70-49c1-b7a2-30207dfc9654 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:21:34.296859 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-0eb5f304-ae3f-40ac-ba2f-71dc8cc01171 req-1c3592e9-ea70-49c1-b7a2-30207dfc9654 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete volume request issued successfully. Aug 06 03:21:34.296859 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-0eb5f304-ae3f-40ac-ba2f-71dc8cc01171 req-1c3592e9-ea70-49c1-b7a2-30207dfc9654 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 returned with HTTP 202 Aug 06 03:21:34.297213 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1211/4820] 10.4.3.80 () {70 vars in 1613 bytes} [Thu Aug 6 03:21:34 2026] DELETE /volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:21:34.693357 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d24476ba-1fde-44ae-93c0-326eb40a4954 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:34.695542 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d24476ba-1fde-44ae-93c0-326eb40a4954 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c Aug 06 03:21:34.695792 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d24476ba-1fde-44ae-93c0-326eb40a4954 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:34.696051 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d24476ba-1fde-44ae-93c0-326eb40a4954 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:34.696188 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-d24476ba-1fde-44ae-93c0-326eb40a4954 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 71f192f6-236e-45af-b167-ba748a26539c. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:34.701369 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:34.701369 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:34.702102 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d24476ba-1fde-44ae-93c0-326eb40a4954 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c returned with HTTP 200 Aug 06 03:21:34.702530 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1189/4821] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:34 2026] GET /volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:34.711590 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-35fff8a6-12c5-4d16-96f6-ea1ac5cdd2f7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:34.713025 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-35fff8a6-12c5-4d16-96f6-ea1ac5cdd2f7 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c/export_record Aug 06 03:21:34.713251 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-35fff8a6-12c5-4d16-96f6-ea1ac5cdd2f7 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:34.713463 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-35fff8a6-12c5-4d16-96f6-ea1ac5cdd2f7 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'export_record' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:34.713562 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.backups [None req-35fff8a6-12c5-4d16-96f6-ea1ac5cdd2f7 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Export record for backup 71f192f6-236e-45af-b167-ba748a26539c. {{(pid=100900) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 03:21:34.718039 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:34.718039 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:34.718798 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.backup.api [None req-35fff8a6-12c5-4d16-96f6-ea1ac5cdd2f7 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling RPCAPI with context: , host: np0000006611, backup: 71f192f6-236e-45af-b167-ba748a26539c. {{(pid=100900) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 03:21:34.724721 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.backup.rpcapi [None req-35fff8a6-12c5-4d16-96f6-ea1ac5cdd2f7 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] export_record in rpcapi backup_id 71f192f6-236e-45af-b167-ba748a26539c on host np0000006611. {{(pid=100900) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 03:21:34.737993 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.backups [None req-35fff8a6-12c5-4d16-96f6-ea1ac5cdd2f7 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzFmMTkyZjYtMjM2ZS00NWFmLWIxNjctYmE3NDhhMjY1MzljIiwgInVzZXJfaWQiOiAiYTU2MmI5NWQ3MjBmNGFiZjg1ZjhiNGNlMjEyZDhiNGMiLCAicHJvamVjdF9pZCI6ICJjN2U5NGJmMjRhYTE0MDE1OTczZGFlNmEzNTQ0ODgwMSIsICJ2b2x1bWVfaWQiOiAiMWQ2NTFjMWUtNDRkNy00ODg2LWEzNmItMzljNzQ4MWFkMTVhIiwgImhvc3QiOiAibnAwMDAwMDA2NjExIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTM0NzgzMTE0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMWQ2NTFjMWUtNDRkNy00ODg2LWEzNmItMzljNzQ4MWFkMTVhLzIwMjYwODA2MDMyMTIxL2F6X25vdmFfYmFja3VwXzcxZjE5MmY2LTIzNmUtNDVhZi1iMTY3LWJhNzQ4YTI2NTM5YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMDM6MjE6MTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDM6MjE6MTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwMzoyMTozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100900) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 03:21:34.738341 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-35fff8a6-12c5-4d16-96f6-ea1ac5cdd2f7 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c/export_record returned with HTTP 200 Aug 06 03:21:34.739253 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1211/4822] 10.4.3.80 () {68 vars in 1423 bytes} [Thu Aug 6 03:21:34 2026] GET /volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:34.745259 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3d238057-2a1b-4a88-a5da-5fbc8c81c454 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:34.747294 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3d238057-2a1b-4a88-a5da-5fbc8c81c454 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c Aug 06 03:21:34.747542 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3d238057-2a1b-4a88-a5da-5fbc8c81c454 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:34.747769 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3d238057-2a1b-4a88-a5da-5fbc8c81c454 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:34.747931 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-3d238057-2a1b-4a88-a5da-5fbc8c81c454 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 71f192f6-236e-45af-b167-ba748a26539c. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:34.752652 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:34.752652 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:34.753359 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3d238057-2a1b-4a88-a5da-5fbc8c81c454 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c returned with HTTP 200 Aug 06 03:21:34.753896 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1212/4823] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:34 2026] GET /volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:34.762396 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fb74d0d1-e978-4b23-9033-59b0d0650701 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:34.764082 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fb74d0d1-e978-4b23-9033-59b0d0650701 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] POST https://10.4.3.80/volume/v3/backups/import_record Aug 06 03:21:34.764472 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fb74d0d1-e978-4b23-9033-59b0d0650701 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjFmMWFkNzYtOWFiNS00ZDZjLWI3YWYtMDRiY2U1YzFkMWU2IiwgInVzZXJfaWQiOiAiYTU2MmI5NWQ3MjBmNGFiZjg1ZjhiNGNlMjEyZDhiNGMiLCAicHJvamVjdF9pZCI6ICJjN2U5NGJmMjRhYTE0MDE1OTczZGFlNmEzNTQ0ODgwMSIsICJ2b2x1bWVfaWQiOiAiMWQ2NTFjMWUtNDRkNy00ODg2LWEzNmItMzljNzQ4MWFkMTVhIiwgImhvc3QiOiAibnAwMDAwMDA2NjExIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTM0NzgzMTE0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMWQ2NTFjMWUtNDRkNy00ODg2LWEzNmItMzljNzQ4MWFkMTVhLzIwMjYwODA2MDMyMTIxL2F6X25vdmFfYmFja3VwXzcxZjE5MmY2LTIzNmUtNDVhZi1iMTY3LWJhNzQ4YTI2NTM5YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMDM6MjE6MTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDM6MjE6MTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwMzoyMTozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:34.765796 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.backups [None req-fb74d0d1-e978-4b23-9033-59b0d0650701 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjFmMWFkNzYtOWFiNS00ZDZjLWI3YWYtMDRiY2U1YzFkMWU2IiwgInVzZXJfaWQiOiAiYTU2MmI5NWQ3MjBmNGFiZjg1ZjhiNGNlMjEyZDhiNGMiLCAicHJvamVjdF9pZCI6ICJjN2U5NGJmMjRhYTE0MDE1OTczZGFlNmEzNTQ0ODgwMSIsICJ2b2x1bWVfaWQiOiAiMWQ2NTFjMWUtNDRkNy00ODg2LWEzNmItMzljNzQ4MWFkMTVhIiwgImhvc3QiOiAibnAwMDAwMDA2NjExIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTM0NzgzMTE0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMWQ2NTFjMWUtNDRkNy00ODg2LWEzNmItMzljNzQ4MWFkMTVhLzIwMjYwODA2MDMyMTIxL2F6X25vdmFfYmFja3VwXzcxZjE5MmY2LTIzNmUtNDVhZi1iMTY3LWJhNzQ4YTI2NTM5YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMDM6MjE6MTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDM6MjE6MTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwMzoyMTozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100899) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 03:21:34.765966 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.backups [None req-fb74d0d1-e978-4b23-9033-59b0d0650701 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjFmMWFkNzYtOWFiNS00ZDZjLWI3YWYtMDRiY2U1YzFkMWU2IiwgInVzZXJfaWQiOiAiYTU2MmI5NWQ3MjBmNGFiZjg1ZjhiNGNlMjEyZDhiNGMiLCAicHJvamVjdF9pZCI6ICJjN2U5NGJmMjRhYTE0MDE1OTczZGFlNmEzNTQ0ODgwMSIsICJ2b2x1bWVfaWQiOiAiMWQ2NTFjMWUtNDRkNy00ODg2LWEzNmItMzljNzQ4MWFkMTVhIiwgImhvc3QiOiAibnAwMDAwMDA2NjExIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTM0NzgzMTE0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMWQ2NTFjMWUtNDRkNy00ODg2LWEzNmItMzljNzQ4MWFkMTVhLzIwMjYwODA2MDMyMTIxL2F6X25vdmFfYmFja3VwXzcxZjE5MmY2LTIzNmUtNDVhZi1iMTY3LWJhNzQ4YTI2NTM5YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMDM6MjE6MTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDM6MjE6MTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwMzoyMTozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100899) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 03:21:34.766598 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.policy [None req-fb74d0d1-e978-4b23-9033-59b0d0650701 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'd9e5226e9c5e482f8b1e2ecc2837108b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7e94bf24aa14015973dae6a35448801', '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=100899) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:21:34.766772 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fb74d0d1-e978-4b23-9033-59b0d0650701 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] https://10.4.3.80/volume/v3/backups/import_record returned with HTTP 403 Aug 06 03:21:34.767233 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1212/4824] 10.4.3.80 () {70 vars in 1335 bytes} [Thu Aug 6 03:21:34 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 06 03:21:34.772541 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5bd59c1a-6a2c-45dd-b42b-364571a7493b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:34.774541 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5bd59c1a-6a2c-45dd-b42b-364571a7493b tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/1d651c1e-44d7-4886-a36b-39c7481ad15a Aug 06 03:21:34.774784 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5bd59c1a-6a2c-45dd-b42b-364571a7493b tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:34.775036 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5bd59c1a-6a2c-45dd-b42b-364571a7493b tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:34.775224 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-5bd59c1a-6a2c-45dd-b42b-364571a7493b tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Delete volume with id: 1d651c1e-44d7-4886-a36b-39c7481ad15a Aug 06 03:21:34.783597 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:34.783597 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:34.783968 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5bd59c1a-6a2c-45dd-b42b-364571a7493b tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Volume info retrieved successfully. Aug 06 03:21:34.799679 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5bd59c1a-6a2c-45dd-b42b-364571a7493b tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Delete volume request issued successfully. Aug 06 03:21:34.799928 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5bd59c1a-6a2c-45dd-b42b-364571a7493b tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/volumes/1d651c1e-44d7-4886-a36b-39c7481ad15a returned with HTTP 202 Aug 06 03:21:34.800582 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1190/4825] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:21:34 2026] DELETE /volume/v3/volumes/1d651c1e-44d7-4886-a36b-39c7481ad15a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:21:34.810909 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-50c952f8-9372-4268-84bb-58a54ad6efa2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:34.814203 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-50c952f8-9372-4268-84bb-58a54ad6efa2 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/volumes/1d651c1e-44d7-4886-a36b-39c7481ad15a Aug 06 03:21:34.814426 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-50c952f8-9372-4268-84bb-58a54ad6efa2 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:34.814635 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-50c952f8-9372-4268-84bb-58a54ad6efa2 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:34.824605 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:34.824605 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:34.829393 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-50c952f8-9372-4268-84bb-58a54ad6efa2 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Volume info retrieved successfully. Aug 06 03:21:34.836276 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-50c952f8-9372-4268-84bb-58a54ad6efa2 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/volumes/1d651c1e-44d7-4886-a36b-39c7481ad15a returned with HTTP 200 Aug 06 03:21:34.836715 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1212/4826] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:34 2026] GET /volume/v3/volumes/1d651c1e-44d7-4886-a36b-39c7481ad15a => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:35.070696 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-37d8e59e-94db-4d11-8259-bc1d13c67ffc None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:35.072200 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-37d8e59e-94db-4d11-8259-bc1d13c67ffc tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:35.072364 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-37d8e59e-94db-4d11-8259-bc1d13c67ffc tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:35.072545 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-37d8e59e-94db-4d11-8259-bc1d13c67ffc tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:35.072701 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-37d8e59e-94db-4d11-8259-bc1d13c67ffc tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:35.076442 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:35.076442 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:35.077082 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-37d8e59e-94db-4d11-8259-bc1d13c67ffc tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:35.077376 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1213/4827] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:35 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:35.086177 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-693a1dd5-7f49-4a6a-849a-7bd3834e10a8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:35.087759 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-693a1dd5-7f49-4a6a-849a-7bd3834e10a8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/1c7e2c84-95ef-4be2-bb98-c97a70c94ed2 Aug 06 03:21:35.087962 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-693a1dd5-7f49-4a6a-849a-7bd3834e10a8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:35.088130 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-693a1dd5-7f49-4a6a-849a-7bd3834e10a8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:35.094888 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:35.094888 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:35.098008 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-693a1dd5-7f49-4a6a-849a-7bd3834e10a8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:35.101932 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-693a1dd5-7f49-4a6a-849a-7bd3834e10a8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/1c7e2c84-95ef-4be2-bb98-c97a70c94ed2 returned with HTTP 200 Aug 06 03:21:35.102289 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1213/4828] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:35 2026] GET /volume/v3/volumes/1c7e2c84-95ef-4be2-bb98-c97a70c94ed2 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:35.113435 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-08466fd1-1ad4-404b-a6cf-d235b72b7ee1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:35.114968 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-08466fd1-1ad4-404b-a6cf-d235b72b7ee1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/1c7e2c84-95ef-4be2-bb98-c97a70c94ed2 Aug 06 03:21:35.115287 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-08466fd1-1ad4-404b-a6cf-d235b72b7ee1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:35.115471 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-08466fd1-1ad4-404b-a6cf-d235b72b7ee1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:35.121524 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:35.121524 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:35.124552 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-08466fd1-1ad4-404b-a6cf-d235b72b7ee1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:35.128484 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-08466fd1-1ad4-404b-a6cf-d235b72b7ee1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/1c7e2c84-95ef-4be2-bb98-c97a70c94ed2 returned with HTTP 200 Aug 06 03:21:35.129026 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1191/4829] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:35 2026] GET /volume/v3/volumes/1c7e2c84-95ef-4be2-bb98-c97a70c94ed2 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:35.139889 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-330f5d5c-1e03-4956-8a18-e8453be5a04b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:35.142283 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-330f5d5c-1e03-4956-8a18-e8453be5a04b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] DELETE https://10.4.3.80/volume/v3/volumes/1c7e2c84-95ef-4be2-bb98-c97a70c94ed2 Aug 06 03:21:35.142620 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-330f5d5c-1e03-4956-8a18-e8453be5a04b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:35.142742 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-330f5d5c-1e03-4956-8a18-e8453be5a04b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:35.142965 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-330f5d5c-1e03-4956-8a18-e8453be5a04b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Delete volume with id: 1c7e2c84-95ef-4be2-bb98-c97a70c94ed2 Aug 06 03:21:35.151359 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:35.151359 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:35.151896 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-330f5d5c-1e03-4956-8a18-e8453be5a04b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:35.168230 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-330f5d5c-1e03-4956-8a18-e8453be5a04b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Delete volume request issued successfully. Aug 06 03:21:35.168448 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-330f5d5c-1e03-4956-8a18-e8453be5a04b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/1c7e2c84-95ef-4be2-bb98-c97a70c94ed2 returned with HTTP 202 Aug 06 03:21:35.169010 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1213/4830] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:21:35 2026] DELETE /volume/v3/volumes/1c7e2c84-95ef-4be2-bb98-c97a70c94ed2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:21:35.176376 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bd4e8e90-4bec-4599-a996-f50bb4145c02 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:35.178450 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bd4e8e90-4bec-4599-a996-f50bb4145c02 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/1c7e2c84-95ef-4be2-bb98-c97a70c94ed2 Aug 06 03:21:35.178712 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bd4e8e90-4bec-4599-a996-f50bb4145c02 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:35.178922 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bd4e8e90-4bec-4599-a996-f50bb4145c02 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:35.186299 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:35.186299 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:35.189826 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-bd4e8e90-4bec-4599-a996-f50bb4145c02 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:35.195662 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bd4e8e90-4bec-4599-a996-f50bb4145c02 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/1c7e2c84-95ef-4be2-bb98-c97a70c94ed2 returned with HTTP 200 Aug 06 03:21:35.196034 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1214/4831] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:35 2026] GET /volume/v3/volumes/1c7e2c84-95ef-4be2-bb98-c97a70c94ed2 => generated 1409 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:35.247922 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-71462bbd-c792-4fe1-b0a5-280a039cdc99 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:35.249360 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-71462bbd-c792-4fe1-b0a5-280a039cdc99 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 Aug 06 03:21:35.249515 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-71462bbd-c792-4fe1-b0a5-280a039cdc99 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:35.249696 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-71462bbd-c792-4fe1-b0a5-280a039cdc99 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:35.254870 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-71462bbd-c792-4fe1-b0a5-280a039cdc99 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 returned with HTTP 404 Aug 06 03:21:35.255355 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1214/4832] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:35 2026] GET /volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:35.683114 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-26d2dbda-4ca7-4cb7-b28b-4ffe0d68c539 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:35.684779 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-26d2dbda-4ca7-4cb7-b28b-4ffe0d68c539 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b Aug 06 03:21:35.685005 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-26d2dbda-4ca7-4cb7-b28b-4ffe0d68c539 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:35.685182 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-26d2dbda-4ca7-4cb7-b28b-4ffe0d68c539 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:35.685296 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-26d2dbda-4ca7-4cb7-b28b-4ffe0d68c539 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete snapshot with id: 7ed96634-6dae-438e-bd3a-f2dd2b60bc4b Aug 06 03:21:35.689450 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-26d2dbda-4ca7-4cb7-b28b-4ffe0d68c539 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b returned with HTTP 404 Aug 06 03:21:35.689918 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1192/4833] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:21:35 2026] DELETE /volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:35.695611 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-190879e3-c5a6-4e0e-8b6f-b7b1712fb6a1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:35.697348 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-190879e3-c5a6-4e0e-8b6f-b7b1712fb6a1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b Aug 06 03:21:35.697537 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-190879e3-c5a6-4e0e-8b6f-b7b1712fb6a1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:35.697747 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-190879e3-c5a6-4e0e-8b6f-b7b1712fb6a1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:35.702078 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-190879e3-c5a6-4e0e-8b6f-b7b1712fb6a1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b returned with HTTP 404 Aug 06 03:21:35.702639 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1214/4834] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:21:35 2026] GET /volume/v3/snapshots/7ed96634-6dae-438e-bd3a-f2dd2b60bc4b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:35.851346 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bc02191d-7e0e-43d1-9c68-c79a69ed11c6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:35.853591 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bc02191d-7e0e-43d1-9c68-c79a69ed11c6 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/volumes/1d651c1e-44d7-4886-a36b-39c7481ad15a Aug 06 03:21:35.853901 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bc02191d-7e0e-43d1-9c68-c79a69ed11c6 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:35.855644 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bc02191d-7e0e-43d1-9c68-c79a69ed11c6 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:35.860641 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bc02191d-7e0e-43d1-9c68-c79a69ed11c6 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/volumes/1d651c1e-44d7-4886-a36b-39c7481ad15a returned with HTTP 404 Aug 06 03:21:35.861180 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1215/4835] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:35 2026] GET /volume/v3/volumes/1d651c1e-44d7-4886-a36b-39c7481ad15a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:35.869842 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f02678bd-60d7-4424-a9e9-23cf42307364 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:35.872421 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f02678bd-60d7-4424-a9e9-23cf42307364 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] GET https://10.4.3.80/volume/v3/backups Aug 06 03:21:35.872682 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f02678bd-60d7-4424-a9e9-23cf42307364 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:35.872970 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f02678bd-60d7-4424-a9e9-23cf42307364 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:35.873289 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.api_utils [None req-f02678bd-60d7-4424-a9e9-23cf42307364 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] Removing options '' from query. {{(pid=100899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:21:35.879158 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f02678bd-60d7-4424-a9e9-23cf42307364 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] https://10.4.3.80/volume/v3/backups returned with HTTP 200 Aug 06 03:21:35.879599 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1215/4836] 10.4.3.80 () {68 vars in 1270 bytes} [Thu Aug 6 03:21:35 2026] GET /volume/v3/backups => generated 620 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:35.887697 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4ec26511-725b-4a56-b69b-8490fefacaad None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:35.889250 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4ec26511-725b-4a56-b69b-8490fefacaad tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] GET https://10.4.3.80/volume/v3/backups?project_id=c7e94bf24aa14015973dae6a35448801 Aug 06 03:21:35.889438 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4ec26511-725b-4a56-b69b-8490fefacaad tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:35.889608 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4ec26511-725b-4a56-b69b-8490fefacaad tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:35.889855 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-4ec26511-725b-4a56-b69b-8490fefacaad tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] Removing options 'project_id' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:21:35.894725 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4ec26511-725b-4a56-b69b-8490fefacaad tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] https://10.4.3.80/volume/v3/backups?project_id=c7e94bf24aa14015973dae6a35448801 returned with HTTP 200 Aug 06 03:21:35.895123 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1193/4837] 10.4.3.80 () {68 vars in 1357 bytes} [Thu Aug 6 03:21:35 2026] GET /volume/v3/backups?project_id=c7e94bf24aa14015973dae6a35448801 => generated 620 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:35.904399 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-025550ba-ffda-4de7-9636-8535a88bba51 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:35.906007 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-025550ba-ffda-4de7-9636-8535a88bba51 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:21:35.906337 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-025550ba-ffda-4de7-9636-8535a88bba51 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1992631531"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:35.908093 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-025550ba-ffda-4de7-9636-8535a88bba51 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1992631531'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:21:35.908205 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-025550ba-ffda-4de7-9636-8535a88bba51 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Create volume of 1 GB Aug 06 03:21:35.911977 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-025550ba-ffda-4de7-9636-8535a88bba51 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Availability Zones retrieved successfully. Aug 06 03:21:35.916977 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-025550ba-ffda-4de7-9636-8535a88bba51 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Flow 'volume_create_api' (5a310fc4-0f47-4268-bd6c-3775f0403ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:21:35.917983 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-025550ba-ffda-4de7-9636-8535a88bba51 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8460d1bf-67f3-4320-a7b4-3499e5cc8b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:35.918695 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-025550ba-ffda-4de7-9636-8535a88bba51 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:21:35.940155 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-025550ba-ffda-4de7-9636-8535a88bba51 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8460d1bf-67f3-4320-a7b4-3499e5cc8b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:35.941304 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-025550ba-ffda-4de7-9636-8535a88bba51 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e00a01e-6400-4c03-8c4d-ffbbb5264ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:35.983512 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-025550ba-ffda-4de7-9636-8535a88bba51 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Created reservations ['dcc0c4ed-e422-4dd1-a56b-088fd3470f85', 'a7b1c906-d6d1-4489-b3ab-753c36d44185', '6348f7bc-3b5d-4110-811e-b1b16104ea90', 'a7f62274-72a5-4dd2-8832-add43979be82'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:21:35.984289 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-025550ba-ffda-4de7-9636-8535a88bba51 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e00a01e-6400-4c03-8c4d-ffbbb5264ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcc0c4ed-e422-4dd1-a56b-088fd3470f85', 'a7b1c906-d6d1-4489-b3ab-753c36d44185', '6348f7bc-3b5d-4110-811e-b1b16104ea90', 'a7f62274-72a5-4dd2-8832-add43979be82']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:35.985010 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-025550ba-ffda-4de7-9636-8535a88bba51 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (918f5940-ae4a-42a4-bb55-a3c372ff2569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:36.006484 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-025550ba-ffda-4de7-9636-8535a88bba51 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (918f5940-ae4a-42a4-bb55-a3c372ff2569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04ae7986-1654-4f57-9c58-4ce146fb2f15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1992631531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7e94bf24aa14015973dae6a35448801',qos_specs=None,replication_status=,reservations=['dcc0c4ed-e422-4dd1-a56b-088fd3470f85','a7b1c906-d6d1-4489-b3ab-753c36d44185','6348f7bc-3b5d-4110-811e-b1b16104ea90','a7f62274-72a5-4dd2-8832-add43979be82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a562b95d720f4abf85f8b4ce212d8b4c',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:21:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1992631531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04ae7986-1654-4f57-9c58-4ce146fb2f15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7e94bf24aa14015973dae6a35448801',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a562b95d720f4abf85f8b4ce212d8b4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:36.007216 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-025550ba-ffda-4de7-9636-8535a88bba51 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c0ca242-3caf-45bc-beb5-392865d32ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:36.024264 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-025550ba-ffda-4de7-9636-8535a88bba51 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c0ca242-3caf-45bc-beb5-392865d32ee8) transitioned into state 'SUCCESS' from state '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-1992631531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7e94bf24aa14015973dae6a35448801',qos_specs=None,replication_status=,reservations=['dcc0c4ed-e422-4dd1-a56b-088fd3470f85','a7b1c906-d6d1-4489-b3ab-753c36d44185','6348f7bc-3b5d-4110-811e-b1b16104ea90','a7f62274-72a5-4dd2-8832-add43979be82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a562b95d720f4abf85f8b4ce212d8b4c',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:36.025167 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-025550ba-ffda-4de7-9636-8535a88bba51 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e33fbd07-ece1-4bb8-b4b7-877d38dabcc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:36.034919 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-025550ba-ffda-4de7-9636-8535a88bba51 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e33fbd07-ece1-4bb8-b4b7-877d38dabcc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:36.034919 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-025550ba-ffda-4de7-9636-8535a88bba51 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Flow 'volume_create_api' (5a310fc4-0f47-4268-bd6c-3775f0403ee3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:21:36.035211 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-025550ba-ffda-4de7-9636-8535a88bba51 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Create volume request issued successfully. Aug 06 03:21:36.035741 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-025550ba-ffda-4de7-9636-8535a88bba51 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:21:36.036184 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1215/4838] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:21:35 2026] POST /volume/v3/volumes => generated 776 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:21:36.046506 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c0600d9f-5f95-45c0-9269-bf0c306bac0a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:36.048122 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c0600d9f-5f95-45c0-9269-bf0c306bac0a tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/volumes/04ae7986-1654-4f57-9c58-4ce146fb2f15 Aug 06 03:21:36.048306 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c0600d9f-5f95-45c0-9269-bf0c306bac0a tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:36.048485 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c0600d9f-5f95-45c0-9269-bf0c306bac0a tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:36.054887 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:36.054887 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:36.058108 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c0600d9f-5f95-45c0-9269-bf0c306bac0a tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Volume info retrieved successfully. Aug 06 03:21:36.062155 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c0600d9f-5f95-45c0-9269-bf0c306bac0a tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/volumes/04ae7986-1654-4f57-9c58-4ce146fb2f15 returned with HTTP 200 Aug 06 03:21:36.062502 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1216/4839] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:36 2026] GET /volume/v3/volumes/04ae7986-1654-4f57-9c58-4ce146fb2f15 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:36.209531 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ce649a32-d882-4309-b722-a53ae4fcd0fb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:36.211259 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ce649a32-d882-4309-b722-a53ae4fcd0fb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/1c7e2c84-95ef-4be2-bb98-c97a70c94ed2 Aug 06 03:21:36.211435 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ce649a32-d882-4309-b722-a53ae4fcd0fb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:36.211606 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ce649a32-d882-4309-b722-a53ae4fcd0fb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:36.217673 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ce649a32-d882-4309-b722-a53ae4fcd0fb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/1c7e2c84-95ef-4be2-bb98-c97a70c94ed2 returned with HTTP 404 Aug 06 03:21:36.218450 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1216/4840] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:36 2026] GET /volume/v3/volumes/1c7e2c84-95ef-4be2-bb98-c97a70c94ed2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:36.226535 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-06e88137-6962-4aae-9e54-1aa3a5e2c7c5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:36.228667 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-06e88137-6962-4aae-9e54-1aa3a5e2c7c5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] DELETE https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:36.228945 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-06e88137-6962-4aae-9e54-1aa3a5e2c7c5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:36.229122 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-06e88137-6962-4aae-9e54-1aa3a5e2c7c5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:36.229239 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-06e88137-6962-4aae-9e54-1aa3a5e2c7c5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Delete backup with id: 2f3c921e-2b17-48d2-a60c-58ed87875608. Aug 06 03:21:36.233642 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:36.233642 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:36.245074 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.backup.rpcapi [None req-06e88137-6962-4aae-9e54-1aa3a5e2c7c5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] delete_backup rpcapi backup_id 2f3c921e-2b17-48d2-a60c-58ed87875608 {{(pid=100901) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:21:36.246787 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-06e88137-6962-4aae-9e54-1aa3a5e2c7c5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 202 Aug 06 03:21:36.247441 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1194/4841] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:21:36 2026] DELETE /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:21:36.257141 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9b43dd59-8de0-4099-b8e3-8f9b08c65a72 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:36.259152 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9b43dd59-8de0-4099-b8e3-8f9b08c65a72 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:36.259342 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9b43dd59-8de0-4099-b8e3-8f9b08c65a72 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:36.259526 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9b43dd59-8de0-4099-b8e3-8f9b08c65a72 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:36.259620 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-9b43dd59-8de0-4099-b8e3-8f9b08c65a72 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:36.264008 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:36.264008 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:36.264852 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9b43dd59-8de0-4099-b8e3-8f9b08c65a72 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 200 Aug 06 03:21:36.265254 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1216/4842] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:36 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:36.335040 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7e16a2c9-9e31-4099-8f15-892507b81c66 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:36.337169 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7e16a2c9-9e31-4099-8f15-892507b81c66 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 Aug 06 03:21:36.337409 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7e16a2c9-9e31-4099-8f15-892507b81c66 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:36.337672 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7e16a2c9-9e31-4099-8f15-892507b81c66 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:36.337826 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-7e16a2c9-9e31-4099-8f15-892507b81c66 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete volume with id: 23e5fdbb-2ff4-45f8-8567-ce5e36873949 Aug 06 03:21:36.345160 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7e16a2c9-9e31-4099-8f15-892507b81c66 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 returned with HTTP 404 Aug 06 03:21:36.345649 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1217/4843] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:21:36 2026] DELETE /volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:36.352081 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fcf06af1-599f-4998-a8ee-8f08fae862c4 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:36.353667 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fcf06af1-599f-4998-a8ee-8f08fae862c4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 Aug 06 03:21:36.353828 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fcf06af1-599f-4998-a8ee-8f08fae862c4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:36.354035 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fcf06af1-599f-4998-a8ee-8f08fae862c4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:36.359228 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fcf06af1-599f-4998-a8ee-8f08fae862c4 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 returned with HTTP 404 Aug 06 03:21:36.359842 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1217/4844] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:36 2026] GET /volume/v3/volumes/23e5fdbb-2ff4-45f8-8567-ce5e36873949 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:37.074410 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c0eae331-5e40-4219-97cd-cc8c6ec873b4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:37.076143 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c0eae331-5e40-4219-97cd-cc8c6ec873b4 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/volumes/04ae7986-1654-4f57-9c58-4ce146fb2f15 Aug 06 03:21:37.076363 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c0eae331-5e40-4219-97cd-cc8c6ec873b4 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:37.076548 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c0eae331-5e40-4219-97cd-cc8c6ec873b4 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:37.083596 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:37.083596 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:37.086800 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c0eae331-5e40-4219-97cd-cc8c6ec873b4 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Volume info retrieved successfully. Aug 06 03:21:37.090369 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c0eae331-5e40-4219-97cd-cc8c6ec873b4 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/volumes/04ae7986-1654-4f57-9c58-4ce146fb2f15 returned with HTTP 200 Aug 06 03:21:37.090813 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1195/4845] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:37 2026] GET /volume/v3/volumes/04ae7986-1654-4f57-9c58-4ce146fb2f15 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:37.106058 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8723cf9e-74f6-4fb2-90e9-d749a4eb42d1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:37.107550 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8723cf9e-74f6-4fb2-90e9-d749a4eb42d1 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] POST https://10.4.3.80/volume/v3/backups Aug 06 03:21:37.108116 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8723cf9e-74f6-4fb2-90e9-d749a4eb42d1 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "04ae7986-1654-4f57-9c58-4ce146fb2f15", "name": "tempest-type-Backup-210465280"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:37.109991 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.backups [None req-8723cf9e-74f6-4fb2-90e9-d749a4eb42d1 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Creating new backup {'backup': {'volume_id': '04ae7986-1654-4f57-9c58-4ce146fb2f15', 'name': 'tempest-type-Backup-210465280'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:21:37.110292 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.contrib.backups [None req-8723cf9e-74f6-4fb2-90e9-d749a4eb42d1 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Creating backup of volume 04ae7986-1654-4f57-9c58-4ce146fb2f15 in container None Aug 06 03:21:37.118555 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:37.118555 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:37.119091 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-8723cf9e-74f6-4fb2-90e9-d749a4eb42d1 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Volume info retrieved successfully. Aug 06 03:21:37.135169 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-8723cf9e-74f6-4fb2-90e9-d749a4eb42d1 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Created reservations ['23cbe2cc-f314-4883-ab5f-44699cc37f90', '60b8e543-12f0-4ba4-81b4-d0878ee81bde'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:21:37.161302 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8723cf9e-74f6-4fb2-90e9-d749a4eb42d1 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:21:37.161302 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1217/4846] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:21:37 2026] POST /volume/v3/backups => generated 313 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:21:37.170330 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b8e4a32f-fdb4-4a2e-b4b8-cf931e77b993 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:37.172105 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b8e4a32f-fdb4-4a2e-b4b8-cf931e77b993 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c Aug 06 03:21:37.172859 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b8e4a32f-fdb4-4a2e-b4b8-cf931e77b993 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:37.172859 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b8e4a32f-fdb4-4a2e-b4b8-cf931e77b993 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:37.172859 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-b8e4a32f-fdb4-4a2e-b4b8-cf931e77b993 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id a1235eef-f6cf-465e-b009-927e5df9100c. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:37.178511 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:37.178511 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:37.178511 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b8e4a32f-fdb4-4a2e-b4b8-cf931e77b993 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c returned with HTTP 200 Aug 06 03:21:37.178683 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1218/4847] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:37 2026] GET /volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:37.279554 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ebe99ede-602d-4395-9120-c0f30de4a1c2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:37.281660 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ebe99ede-602d-4395-9120-c0f30de4a1c2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 Aug 06 03:21:37.281899 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ebe99ede-602d-4395-9120-c0f30de4a1c2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:37.282168 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ebe99ede-602d-4395-9120-c0f30de4a1c2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:37.282341 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-ebe99ede-602d-4395-9120-c0f30de4a1c2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2f3c921e-2b17-48d2-a60c-58ed87875608. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:37.286403 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ebe99ede-602d-4395-9120-c0f30de4a1c2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 returned with HTTP 404 Aug 06 03:21:37.286978 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1218/4848] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:37 2026] GET /volume/v3/backups/2f3c921e-2b17-48d2-a60c-58ed87875608 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:37.358505 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-730f03f2-a434-4932-8454-f513aeac4029 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:37.360205 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-730f03f2-a434-4932-8454-f513aeac4029 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 Aug 06 03:21:37.360426 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-730f03f2-a434-4932-8454-f513aeac4029 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:37.360647 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-730f03f2-a434-4932-8454-f513aeac4029 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:37.365288 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-58202f91-824e-44fc-b727-b15a71da6976 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:37.367034 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-58202f91-824e-44fc-b727-b15a71da6976 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:21:37.367387 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-58202f91-824e-44fc-b727-b15a71da6976 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1418666930", "snapshot_id": null, "imageRef": "a41a4e89-33dc-4ce3-a6a3-1dec88b02551", "volume_type": null, "size": 1}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:37.367735 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:37.367735 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:37.368806 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-58202f91-824e-44fc-b727-b15a71da6976 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1418666930', 'snapshot_id': None, 'imageRef': 'a41a4e89-33dc-4ce3-a6a3-1dec88b02551', 'volume_type': None, 'size': 1}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:21:37.371046 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-730f03f2-a434-4932-8454-f513aeac4029 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:37.375776 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-730f03f2-a434-4932-8454-f513aeac4029 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 returned with HTTP 200 Aug 06 03:21:37.376209 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1196/4849] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:37 2026] GET /volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 => generated 1355 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:37.387693 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-82273a85-6e92-4b0c-afa0-1349c5b633ae None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:37.389105 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-82273a85-6e92-4b0c-afa0-1349c5b633ae tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] DELETE https://10.4.3.80/volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 Aug 06 03:21:37.389259 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-82273a85-6e92-4b0c-afa0-1349c5b633ae tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:37.389638 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-82273a85-6e92-4b0c-afa0-1349c5b633ae tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:37.389638 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-82273a85-6e92-4b0c-afa0-1349c5b633ae tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Delete volume with id: 3eb3080c-6398-4b12-b1ba-94f8b060d788 Aug 06 03:21:37.395740 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:37.395740 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:37.396131 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-82273a85-6e92-4b0c-afa0-1349c5b633ae tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:37.413323 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-82273a85-6e92-4b0c-afa0-1349c5b633ae tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Delete volume request issued successfully. Aug 06 03:21:37.413487 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-82273a85-6e92-4b0c-afa0-1349c5b633ae tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 returned with HTTP 202 Aug 06 03:21:37.413859 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1219/4850] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:21:37 2026] DELETE /volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:21:37.422319 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8f0701f9-d7b9-4960-acdd-755b60bf7b1a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:37.424013 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8f0701f9-d7b9-4960-acdd-755b60bf7b1a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 Aug 06 03:21:37.424152 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8f0701f9-d7b9-4960-acdd-755b60bf7b1a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:37.424465 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8f0701f9-d7b9-4960-acdd-755b60bf7b1a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:37.433320 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:37.433320 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:37.437054 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-8f0701f9-d7b9-4960-acdd-755b60bf7b1a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:37.443049 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8f0701f9-d7b9-4960-acdd-755b60bf7b1a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 returned with HTTP 200 Aug 06 03:21:37.443562 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1219/4851] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:37 2026] GET /volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:37.447915 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-58202f91-824e-44fc-b727-b15a71da6976 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume of 1 GB Aug 06 03:21:37.448226 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:37.448226 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:37.454397 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-58202f91-824e-44fc-b727-b15a71da6976 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Availability Zones retrieved successfully. Aug 06 03:21:37.461059 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-58202f91-824e-44fc-b727-b15a71da6976 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Flow 'volume_create_api' (699efb28-286d-4ffe-be97-803c01847c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:21:37.462898 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-58202f91-824e-44fc-b727-b15a71da6976 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5932f61d-dbb8-41f4-89e9-2c1b2af295e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:37.463889 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-58202f91-824e-44fc-b727-b15a71da6976 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:21:37.526435 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-58202f91-824e-44fc-b727-b15a71da6976 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5932f61d-dbb8-41f4-89e9-2c1b2af295e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:37.527280 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-58202f91-824e-44fc-b727-b15a71da6976 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f940ea2e-c387-49e4-bf1c-932973469bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:37.562947 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-58202f91-824e-44fc-b727-b15a71da6976 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Created reservations ['c4b9f98f-9e10-4db6-a312-e093d44fdc5e', '8841acb1-b440-473e-9d34-c3571cb35c54', '34939cb2-6f7d-4755-86b0-33b137442bff', 'c547fb72-8aed-444f-9113-6d9585db612b'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:21:37.563656 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-58202f91-824e-44fc-b727-b15a71da6976 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f940ea2e-c387-49e4-bf1c-932973469bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4b9f98f-9e10-4db6-a312-e093d44fdc5e', '8841acb1-b440-473e-9d34-c3571cb35c54', '34939cb2-6f7d-4755-86b0-33b137442bff', 'c547fb72-8aed-444f-9113-6d9585db612b']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:37.564343 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-58202f91-824e-44fc-b727-b15a71da6976 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b5d3a6e-e92f-4713-acff-ed06e07a1ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:37.585032 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-58202f91-824e-44fc-b727-b15a71da6976 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b5d3a6e-e92f-4713-acff-ed06e07a1ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcbffbd0-0260-47d7-9c2d-d99c2306ae70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1418666930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88aa522afca8491fa8811d5dbeeebfea',qos_specs=None,replication_status=,reservations=['c4b9f98f-9e10-4db6-a312-e093d44fdc5e','8841acb1-b440-473e-9d34-c3571cb35c54','34939cb2-6f7d-4755-86b0-33b137442bff','c547fb72-8aed-444f-9113-6d9585db612b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603a0c0870b4594b33e8eb968151053',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:21:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1418666930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcbffbd0-0260-47d7-9c2d-d99c2306ae70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88aa522afca8491fa8811d5dbeeebfea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3603a0c0870b4594b33e8eb968151053',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:37.585678 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-58202f91-824e-44fc-b727-b15a71da6976 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1efffa9-87f9-4a99-a194-81529d257753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:37.601679 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-58202f91-824e-44fc-b727-b15a71da6976 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1efffa9-87f9-4a99-a194-81529d257753) transitioned into state 'SUCCESS' from state '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-1418666930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88aa522afca8491fa8811d5dbeeebfea',qos_specs=None,replication_status=,reservations=['c4b9f98f-9e10-4db6-a312-e093d44fdc5e','8841acb1-b440-473e-9d34-c3571cb35c54','34939cb2-6f7d-4755-86b0-33b137442bff','c547fb72-8aed-444f-9113-6d9585db612b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603a0c0870b4594b33e8eb968151053',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:37.602359 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-58202f91-824e-44fc-b727-b15a71da6976 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52dabe82-94c0-427d-ba23-dd19f0f17ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:37.610608 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-58202f91-824e-44fc-b727-b15a71da6976 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52dabe82-94c0-427d-ba23-dd19f0f17ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:37.611373 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-58202f91-824e-44fc-b727-b15a71da6976 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Flow 'volume_create_api' (699efb28-286d-4ffe-be97-803c01847c38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:21:37.611814 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-58202f91-824e-44fc-b727-b15a71da6976 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume request issued successfully. Aug 06 03:21:37.612182 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-58202f91-824e-44fc-b727-b15a71da6976 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:21:37.612557 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1218/4852] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:21:37 2026] POST /volume/v3/volumes => generated 757 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:21:37.623743 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6ce6ba37-0178-4656-b83d-d2206fb873b1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:37.625447 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6ce6ba37-0178-4656-b83d-d2206fb873b1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 Aug 06 03:21:37.625636 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6ce6ba37-0178-4656-b83d-d2206fb873b1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:37.625843 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6ce6ba37-0178-4656-b83d-d2206fb873b1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:37.632608 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:37.632608 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:37.635769 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-6ce6ba37-0178-4656-b83d-d2206fb873b1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:21:37.639271 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6ce6ba37-0178-4656-b83d-d2206fb873b1 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 returned with HTTP 200 Aug 06 03:21:37.639593 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1197/4853] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:37 2026] GET /volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:38.187750 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-74e11f2a-2c7b-43cc-8e8f-a8418504d030 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:38.189271 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-74e11f2a-2c7b-43cc-8e8f-a8418504d030 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c Aug 06 03:21:38.189483 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-74e11f2a-2c7b-43cc-8e8f-a8418504d030 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:38.189689 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-74e11f2a-2c7b-43cc-8e8f-a8418504d030 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:38.189845 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-74e11f2a-2c7b-43cc-8e8f-a8418504d030 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id a1235eef-f6cf-465e-b009-927e5df9100c. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:38.193609 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:38.193609 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:38.194188 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-74e11f2a-2c7b-43cc-8e8f-a8418504d030 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c returned with HTTP 200 Aug 06 03:21:38.194550 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1220/4854] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:38 2026] GET /volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:38.455509 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-eaf96088-ed57-417b-bda6-f290a2fef482 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:38.457441 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-eaf96088-ed57-417b-bda6-f290a2fef482 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 Aug 06 03:21:38.457687 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-eaf96088-ed57-417b-bda6-f290a2fef482 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:38.457939 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-eaf96088-ed57-417b-bda6-f290a2fef482 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:38.463383 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-eaf96088-ed57-417b-bda6-f290a2fef482 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 returned with HTTP 404 Aug 06 03:21:38.463844 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1220/4855] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:38 2026] GET /volume/v3/volumes/3eb3080c-6398-4b12-b1ba-94f8b060d788 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:38.473342 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5d43c35b-0980-4b22-aa09-bebf087b9d10 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:38.475188 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5d43c35b-0980-4b22-aa09-bebf087b9d10 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:21:38.475513 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5d43c35b-0980-4b22-aa09-bebf087b9d10 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-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-151121096"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:38.477160 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-5d43c35b-0980-4b22-aa09-bebf087b9d10 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-151121096'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:21:38.477274 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-5d43c35b-0980-4b22-aa09-bebf087b9d10 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Create volume of 1 GB Aug 06 03:21:38.477530 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:38.477530 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:38.481645 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5d43c35b-0980-4b22-aa09-bebf087b9d10 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Availability Zones retrieved successfully. Aug 06 03:21:38.487005 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5d43c35b-0980-4b22-aa09-bebf087b9d10 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Flow 'volume_create_api' (21f60a33-9065-4cde-aee2-3b4cefc5ea6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:21:38.487879 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5d43c35b-0980-4b22-aa09-bebf087b9d10 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8e657a2-6d7d-41cd-b25a-dbb441932de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:38.488674 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-5d43c35b-0980-4b22-aa09-bebf087b9d10 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:21:38.512289 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5d43c35b-0980-4b22-aa09-bebf087b9d10 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8e657a2-6d7d-41cd-b25a-dbb441932de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:38.513030 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5d43c35b-0980-4b22-aa09-bebf087b9d10 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (389d9257-5264-4046-ac8c-daa74d8dbf5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:38.550799 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-5d43c35b-0980-4b22-aa09-bebf087b9d10 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Created reservations ['0b189e66-c271-4597-8304-48d7c34e556a', '38f07c76-5764-42ba-982d-39b0554180cd', '066005a8-d774-45d2-9e65-02e5426b334a', '076ec87e-e96c-4109-b2d7-bd1c65787326'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:21:38.551641 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5d43c35b-0980-4b22-aa09-bebf087b9d10 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (389d9257-5264-4046-ac8c-daa74d8dbf5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b189e66-c271-4597-8304-48d7c34e556a', '38f07c76-5764-42ba-982d-39b0554180cd', '066005a8-d774-45d2-9e65-02e5426b334a', '076ec87e-e96c-4109-b2d7-bd1c65787326']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:38.552383 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5d43c35b-0980-4b22-aa09-bebf087b9d10 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86c55c15-7d0a-4f86-8c44-1b9121645923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:38.578544 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5d43c35b-0980-4b22-aa09-bebf087b9d10 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86c55c15-7d0a-4f86-8c44-1b9121645923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a56a7bd0-169c-4317-8afe-986999c96dcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-151121096',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='749cd5665a57489bbbe52edeca2680f6',qos_specs=None,replication_status=,reservations=['0b189e66-c271-4597-8304-48d7c34e556a','38f07c76-5764-42ba-982d-39b0554180cd','066005a8-d774-45d2-9e65-02e5426b334a','076ec87e-e96c-4109-b2d7-bd1c65787326'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d833a03199b944d7af0ec408ecca2d69',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:21:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-151121096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a56a7bd0-169c-4317-8afe-986999c96dcd,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='749cd5665a57489bbbe52edeca2680f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d833a03199b944d7af0ec408ecca2d69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:38.579304 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5d43c35b-0980-4b22-aa09-bebf087b9d10 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e18fd2f8-2d4b-4199-979e-132a917adde5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:38.594116 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5d43c35b-0980-4b22-aa09-bebf087b9d10 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e18fd2f8-2d4b-4199-979e-132a917adde5) transitioned into state 'SUCCESS' from state '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-151121096',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='749cd5665a57489bbbe52edeca2680f6',qos_specs=None,replication_status=,reservations=['0b189e66-c271-4597-8304-48d7c34e556a','38f07c76-5764-42ba-982d-39b0554180cd','066005a8-d774-45d2-9e65-02e5426b334a','076ec87e-e96c-4109-b2d7-bd1c65787326'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d833a03199b944d7af0ec408ecca2d69',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:38.594787 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5d43c35b-0980-4b22-aa09-bebf087b9d10 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d8d1121-6978-40b9-8871-dc85d87488fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:38.602355 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5d43c35b-0980-4b22-aa09-bebf087b9d10 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d8d1121-6978-40b9-8871-dc85d87488fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:38.603159 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-5d43c35b-0980-4b22-aa09-bebf087b9d10 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Flow 'volume_create_api' (21f60a33-9065-4cde-aee2-3b4cefc5ea6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:21:38.603445 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5d43c35b-0980-4b22-aa09-bebf087b9d10 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Create volume request issued successfully. Aug 06 03:21:38.604025 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5d43c35b-0980-4b22-aa09-bebf087b9d10 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:21:38.604462 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1219/4856] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:21:38 2026] POST /volume/v3/volumes => generated 813 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:21:38.615343 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-393ad47f-412b-4050-a75b-f3b37d21ad44 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:38.616945 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-393ad47f-412b-4050-a75b-f3b37d21ad44 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd Aug 06 03:21:38.616945 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-393ad47f-412b-4050-a75b-f3b37d21ad44 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:38.617117 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-393ad47f-412b-4050-a75b-f3b37d21ad44 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:38.623548 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:38.623548 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:38.626492 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-393ad47f-412b-4050-a75b-f3b37d21ad44 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:38.629739 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-393ad47f-412b-4050-a75b-f3b37d21ad44 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd returned with HTTP 200 Aug 06 03:21:38.630085 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1198/4857] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:38 2026] GET /volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd => generated 881 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:38.651756 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2186d874-4a95-4a50-839e-8e5abbbb9e9e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:38.653457 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2186d874-4a95-4a50-839e-8e5abbbb9e9e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 Aug 06 03:21:38.653661 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2186d874-4a95-4a50-839e-8e5abbbb9e9e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:38.653894 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2186d874-4a95-4a50-839e-8e5abbbb9e9e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:38.660927 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:38.660927 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:38.664281 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-2186d874-4a95-4a50-839e-8e5abbbb9e9e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:21:38.669220 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2186d874-4a95-4a50-839e-8e5abbbb9e9e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 returned with HTTP 200 Aug 06 03:21:38.669643 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1221/4858] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:38 2026] GET /volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:38.681474 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0bd9558c-34a1-4112-994e-b48842254e56 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:38.683637 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0bd9558c-34a1-4112-994e-b48842254e56 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 Aug 06 03:21:38.683842 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0bd9558c-34a1-4112-994e-b48842254e56 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:38.684059 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0bd9558c-34a1-4112-994e-b48842254e56 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:38.690782 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:38.690782 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:38.694021 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0bd9558c-34a1-4112-994e-b48842254e56 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:21:38.698095 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0bd9558c-34a1-4112-994e-b48842254e56 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 returned with HTTP 200 Aug 06 03:21:38.698353 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1221/4859] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:38 2026] GET /volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:38.779885 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-2b45bf00-04d0-4ad9-82a0-22852e63e704 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:38.781756 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-2b45bf00-04d0-4ad9-82a0-22852e63e704 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 Aug 06 03:21:38.781965 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-2b45bf00-04d0-4ad9-82a0-22852e63e704 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:38.782146 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-2b45bf00-04d0-4ad9-82a0-22852e63e704 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:38.788011 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:38.788011 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:38.790974 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-2b45bf00-04d0-4ad9-82a0-22852e63e704 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:21:38.794745 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-2b45bf00-04d0-4ad9-82a0-22852e63e704 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 returned with HTTP 200 Aug 06 03:21:38.795113 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1220/4860] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:21:38 2026] GET /volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:39.178906 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-1a750887-ae43-4717-a28d-6152f1b7e525 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:39.180650 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-1a750887-ae43-4717-a28d-6152f1b7e525 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 Aug 06 03:21:39.180808 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-1a750887-ae43-4717-a28d-6152f1b7e525 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:39.181034 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-1a750887-ae43-4717-a28d-6152f1b7e525 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:39.186780 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:39.186780 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:39.189548 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-1a750887-ae43-4717-a28d-6152f1b7e525 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:21:39.193226 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-1a750887-ae43-4717-a28d-6152f1b7e525 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 returned with HTTP 200 Aug 06 03:21:39.193542 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1199/4861] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:21:39 2026] GET /volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 => generated 1365 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:39.202121 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9a4d4100-9025-4522-87e8-2a9eff6bd91a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:39.202566 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9a4d4100-9025-4522-87e8-2a9eff6bd91a None None] GET https://10.4.3.80/volume// Aug 06 03:21:39.202722 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9a4d4100-9025-4522-87e8-2a9eff6bd91a None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:39.202958 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9a4d4100-9025-4522-87e8-2a9eff6bd91a None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:39.203245 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9a4d4100-9025-4522-87e8-2a9eff6bd91a None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:21:39.203475 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1222/4862] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:21:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:21:39.203685 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-42e6ff97-f0a7-4802-a1f6-0dbb9e488955 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:39.205707 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-42e6ff97-f0a7-4802-a1f6-0dbb9e488955 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c Aug 06 03:21:39.205949 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-42e6ff97-f0a7-4802-a1f6-0dbb9e488955 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:39.206153 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-42e6ff97-f0a7-4802-a1f6-0dbb9e488955 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:39.206258 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-42e6ff97-f0a7-4802-a1f6-0dbb9e488955 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id a1235eef-f6cf-465e-b009-927e5df9100c. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:39.210148 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-6f8d541b-bdcf-421e-b81a-d0c6c7d12fae None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:39.210271 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:39.210271 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:39.210812 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-42e6ff97-f0a7-4802-a1f6-0dbb9e488955 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c returned with HTTP 200 Aug 06 03:21:39.211212 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1222/4863] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:39 2026] GET /volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:39.212082 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-6f8d541b-bdcf-421e-b81a-d0c6c7d12fae tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:21:39.212392 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-6f8d541b-bdcf-421e-b81a-d0c6c7d12fae tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fcbffbd0-0260-47d7-9c2d-d99c2306ae70", "connector": null, "instance_uuid": "92efb161-7e59-4860-81ae-bc45e63db205"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:39.220484 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:39.220484 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:39.245238 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-6f8d541b-bdcf-421e-b81a-d0c6c7d12fae tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:21:39.245902 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1221/4864] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:21:39 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 06 03:21:39.640779 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ee42c86a-3209-458f-810b-340c44f58c37 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:39.642487 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ee42c86a-3209-458f-810b-340c44f58c37 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd Aug 06 03:21:39.642665 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ee42c86a-3209-458f-810b-340c44f58c37 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:39.642860 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ee42c86a-3209-458f-810b-340c44f58c37 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:39.649425 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:39.649425 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:39.652874 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-ee42c86a-3209-458f-810b-340c44f58c37 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:39.656179 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ee42c86a-3209-458f-810b-340c44f58c37 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd returned with HTTP 200 Aug 06 03:21:39.656550 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1200/4865] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:39 2026] GET /volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd => generated 906 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:39.687312 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-cd484089-beaa-4a01-9b16-fc83eb0de38e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:39.688936 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cd484089-beaa-4a01-9b16-fc83eb0de38e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:21:39.689252 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cd484089-beaa-4a01-9b16-fc83eb0de38e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a56a7bd0-169c-4317-8afe-986999c96dcd", "name": "tempest-VolumesBackupsTest-Backup-756305580", "description": "tempest-backup-description-1785691362", "container": "tempest-volumesbackupstest-backup-container-328079761"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:39.690636 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.backups [None req-cd484089-beaa-4a01-9b16-fc83eb0de38e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Creating new backup {'backup': {'volume_id': 'a56a7bd0-169c-4317-8afe-986999c96dcd', 'name': 'tempest-VolumesBackupsTest-Backup-756305580', 'description': 'tempest-backup-description-1785691362', 'container': 'tempest-volumesbackupstest-backup-container-328079761'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:21:39.690774 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-cd484089-beaa-4a01-9b16-fc83eb0de38e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Creating backup of volume a56a7bd0-169c-4317-8afe-986999c96dcd in container tempest-volumesbackupstest-backup-container-328079761 Aug 06 03:21:39.697663 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:39.697663 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:39.698149 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-cd484089-beaa-4a01-9b16-fc83eb0de38e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:39.713310 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-cd484089-beaa-4a01-9b16-fc83eb0de38e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Created reservations ['882b640c-e8ad-474f-bada-a6a6e54985e1', '9413718f-f967-4b54-b197-a6c14fefe955'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:21:39.741296 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cd484089-beaa-4a01-9b16-fc83eb0de38e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:21:39.741695 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1223/4866] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:21:39 2026] POST /volume/v3/backups => generated 327 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:21:39.750735 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c7fca56f-90f5-41fe-880c-7535d23d412d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:39.752286 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c7fca56f-90f5-41fe-880c-7535d23d412d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:21:39.752448 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c7fca56f-90f5-41fe-880c-7535d23d412d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:39.752617 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c7fca56f-90f5-41fe-880c-7535d23d412d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:39.753237 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-c7fca56f-90f5-41fe-880c-7535d23d412d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:39.756726 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:39.756726 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:39.757601 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c7fca56f-90f5-41fe-880c-7535d23d412d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:21:39.757981 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1223/4867] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:39 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 820 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:40.013111 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4d746f45-aa62-422b-8cab-c6f94a142cce None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:40.013458 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4d746f45-aa62-422b-8cab-c6f94a142cce None None] GET https://10.4.3.80/volume// Aug 06 03:21:40.013773 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4d746f45-aa62-422b-8cab-c6f94a142cce None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:40.013773 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4d746f45-aa62-422b-8cab-c6f94a142cce None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:40.014034 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4d746f45-aa62-422b-8cab-c6f94a142cce None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:21:40.014294 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1222/4868] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:21:40 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:21:40.019740 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-0d61befd-60aa-450d-b56b-6a151c86bebe None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:40.021654 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-0d61befd-60aa-450d-b56b-6a151c86bebe tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 Aug 06 03:21:40.021888 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-0d61befd-60aa-450d-b56b-6a151c86bebe tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:40.022069 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-0d61befd-60aa-450d-b56b-6a151c86bebe tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:40.030790 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:40.030790 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:40.033819 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-0d61befd-60aa-450d-b56b-6a151c86bebe tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:21:40.037878 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-0d61befd-60aa-450d-b56b-6a151c86bebe tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 returned with HTTP 200 Aug 06 03:21:40.038307 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1201/4869] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:21:40 2026] GET /volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 => generated 1544 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:21:40.131017 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-278e8a66-396a-4e1b-a92a-25dec056b069 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:40.133339 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-278e8a66-396a-4e1b-a92a-25dec056b069 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] PUT https://10.4.3.80/volume/v3/attachments/dd9ac5a4-3fb7-4452-9155-669a7d970740 Aug 06 03:21:40.133726 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-278e8a66-396a-4e1b-a92a-25dec056b069 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:40.140761 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-278e8a66-396a-4e1b-a92a-25dec056b069 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Acquiring lock "cinder-attachment_update-fcbffbd0-0260-47d7-9c2d-d99c2306ae70-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:21:40.144843 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-278e8a66-396a-4e1b-a92a-25dec056b069 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Lock "cinder-attachment_update-fcbffbd0-0260-47d7-9c2d-d99c2306ae70-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:21:40.145650 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:40.145650 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:40.220349 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-278e8a66-396a-4e1b-a92a-25dec056b069 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Lock "cinder-attachment_update-fcbffbd0-0260-47d7-9c2d-d99c2306ae70-np0000006611" released by "attachment_update" :: held 0.075s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:21:40.220617 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-278e8a66-396a-4e1b-a92a-25dec056b069 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/dd9ac5a4-3fb7-4452-9155-669a7d970740 returned with HTTP 200 Aug 06 03:21:40.220868 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f7618338-1589-4130-afaa-51dd279a5196 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:40.221458 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1224/4870] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:21:40 2026] PUT /volume/v3/attachments/dd9ac5a4-3fb7-4452-9155-669a7d970740 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:40.222810 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f7618338-1589-4130-afaa-51dd279a5196 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c Aug 06 03:21:40.223197 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f7618338-1589-4130-afaa-51dd279a5196 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:40.223387 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f7618338-1589-4130-afaa-51dd279a5196 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:40.223507 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-f7618338-1589-4130-afaa-51dd279a5196 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id a1235eef-f6cf-465e-b009-927e5df9100c. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:40.229126 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:40.229126 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:40.230099 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f7618338-1589-4130-afaa-51dd279a5196 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c returned with HTTP 200 Aug 06 03:21:40.230659 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1224/4871] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:40 2026] GET /volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:40.242157 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-3575737d-e69f-4d3b-bb3b-38256a98db2b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:40.244243 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-3575737d-e69f-4d3b-bb3b-38256a98db2b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/attachments/dd9ac5a4-3fb7-4452-9155-669a7d970740/action Aug 06 03:21:40.244632 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-3575737d-e69f-4d3b-bb3b-38256a98db2b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:21:40.244765 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-3575737d-e69f-4d3b-bb3b-38256a98db2b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:40.260737 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:40.260737 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:40.271708 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e330e40c-917b-4e51-a495-c29cd1873e12 req-3575737d-e69f-4d3b-bb3b-38256a98db2b tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/dd9ac5a4-3fb7-4452-9155-669a7d970740/action returned with HTTP 204 Aug 06 03:21:40.272204 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1223/4872] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:21:40 2026] POST /volume/v3/attachments/dd9ac5a4-3fb7-4452-9155-669a7d970740/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:40.767859 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-fc3b7d14-f549-4db0-817d-69c2fe52a0a9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:40.769893 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fc3b7d14-f549-4db0-817d-69c2fe52a0a9 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:21:40.769893 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fc3b7d14-f549-4db0-817d-69c2fe52a0a9 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:40.770052 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fc3b7d14-f549-4db0-817d-69c2fe52a0a9 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:40.770143 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-fc3b7d14-f549-4db0-817d-69c2fe52a0a9 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:40.774676 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:40.774676 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:40.775553 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fc3b7d14-f549-4db0-817d-69c2fe52a0a9 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:21:40.776043 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1202/4873] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:40 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:41.241931 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9b2dffae-6d00-43f5-b1a3-a12cfec2554d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:41.243891 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9b2dffae-6d00-43f5-b1a3-a12cfec2554d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c Aug 06 03:21:41.243891 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9b2dffae-6d00-43f5-b1a3-a12cfec2554d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:41.243891 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9b2dffae-6d00-43f5-b1a3-a12cfec2554d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:41.243891 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-9b2dffae-6d00-43f5-b1a3-a12cfec2554d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id a1235eef-f6cf-465e-b009-927e5df9100c. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:41.247447 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:41.247447 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:41.248032 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9b2dffae-6d00-43f5-b1a3-a12cfec2554d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c returned with HTTP 200 Aug 06 03:21:41.248478 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1225/4874] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:41 2026] GET /volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:41.785361 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f7d1c6b1-aad6-48fb-98cc-62ac9ead2ee6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:41.786873 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f7d1c6b1-aad6-48fb-98cc-62ac9ead2ee6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:21:41.787053 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f7d1c6b1-aad6-48fb-98cc-62ac9ead2ee6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:41.787223 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f7d1c6b1-aad6-48fb-98cc-62ac9ead2ee6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:41.787313 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-f7d1c6b1-aad6-48fb-98cc-62ac9ead2ee6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:41.791030 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:41.791030 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:41.791693 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f7d1c6b1-aad6-48fb-98cc-62ac9ead2ee6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:21:41.792070 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1225/4875] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:41 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 822 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:42.258816 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-109759b2-e2aa-46f7-8aad-03f935c67f3a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:42.260879 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-109759b2-e2aa-46f7-8aad-03f935c67f3a tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c Aug 06 03:21:42.261108 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-109759b2-e2aa-46f7-8aad-03f935c67f3a tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:42.261294 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-109759b2-e2aa-46f7-8aad-03f935c67f3a tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:42.261646 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-109759b2-e2aa-46f7-8aad-03f935c67f3a tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id a1235eef-f6cf-465e-b009-927e5df9100c. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:42.267120 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:42.267120 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:42.267894 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-109759b2-e2aa-46f7-8aad-03f935c67f3a tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c returned with HTTP 200 Aug 06 03:21:42.268291 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1224/4876] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:42 2026] GET /volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:42.800920 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3fbc4fef-7a31-41fc-99ff-ffcdf6ca59a1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:42.802915 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3fbc4fef-7a31-41fc-99ff-ffcdf6ca59a1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:21:42.803139 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3fbc4fef-7a31-41fc-99ff-ffcdf6ca59a1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:42.803340 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3fbc4fef-7a31-41fc-99ff-ffcdf6ca59a1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:42.803437 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-3fbc4fef-7a31-41fc-99ff-ffcdf6ca59a1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:42.808847 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:42.808847 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:42.809685 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3fbc4fef-7a31-41fc-99ff-ffcdf6ca59a1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:21:42.810119 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1203/4877] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:42 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:43.284742 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-17f9bea3-02a4-447e-843a-718ec7c640c2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:43.286639 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-17f9bea3-02a4-447e-843a-718ec7c640c2 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c Aug 06 03:21:43.286926 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-17f9bea3-02a4-447e-843a-718ec7c640c2 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:43.287127 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-17f9bea3-02a4-447e-843a-718ec7c640c2 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:43.287265 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-17f9bea3-02a4-447e-843a-718ec7c640c2 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id a1235eef-f6cf-465e-b009-927e5df9100c. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:43.291394 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:43.291394 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:43.291992 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-17f9bea3-02a4-447e-843a-718ec7c640c2 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c returned with HTTP 200 Aug 06 03:21:43.292310 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1226/4878] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:43 2026] GET /volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:43.821553 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2035422e-832b-4502-b754-03d7ff55ef0a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:43.823705 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2035422e-832b-4502-b754-03d7ff55ef0a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:21:43.823890 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2035422e-832b-4502-b754-03d7ff55ef0a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:43.824123 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2035422e-832b-4502-b754-03d7ff55ef0a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:43.824260 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-2035422e-832b-4502-b754-03d7ff55ef0a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:43.830125 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:43.830125 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:43.830934 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2035422e-832b-4502-b754-03d7ff55ef0a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:21:43.831345 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1226/4879] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:43 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:44.303473 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-57120149-ddec-40d6-8efd-8f02bb62b746 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:44.305249 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-57120149-ddec-40d6-8efd-8f02bb62b746 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c Aug 06 03:21:44.305447 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-57120149-ddec-40d6-8efd-8f02bb62b746 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:44.305620 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-57120149-ddec-40d6-8efd-8f02bb62b746 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:44.305737 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-57120149-ddec-40d6-8efd-8f02bb62b746 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id a1235eef-f6cf-465e-b009-927e5df9100c. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:44.309670 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:44.309670 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:44.310239 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-57120149-ddec-40d6-8efd-8f02bb62b746 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c returned with HTTP 200 Aug 06 03:21:44.310593 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1225/4880] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:44 2026] GET /volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:44.839712 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c55d056b-f8d0-49d3-8be6-f2ba12997f98 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:44.841378 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c55d056b-f8d0-49d3-8be6-f2ba12997f98 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:21:44.841551 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c55d056b-f8d0-49d3-8be6-f2ba12997f98 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:44.841721 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c55d056b-f8d0-49d3-8be6-f2ba12997f98 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:44.841872 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-c55d056b-f8d0-49d3-8be6-f2ba12997f98 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:44.845647 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:44.845647 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:44.846283 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c55d056b-f8d0-49d3-8be6-f2ba12997f98 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:21:44.846581 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1204/4881] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:44 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 822 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:45.323469 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-84dfaef1-fca6-4da7-a672-637bf1c1ed62 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:45.327789 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-84dfaef1-fca6-4da7-a672-637bf1c1ed62 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c Aug 06 03:21:45.328202 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-84dfaef1-fca6-4da7-a672-637bf1c1ed62 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:45.328663 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-84dfaef1-fca6-4da7-a672-637bf1c1ed62 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:45.328663 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-84dfaef1-fca6-4da7-a672-637bf1c1ed62 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id a1235eef-f6cf-465e-b009-927e5df9100c. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:45.338756 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:45.338756 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:45.339498 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-84dfaef1-fca6-4da7-a672-637bf1c1ed62 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c returned with HTTP 200 Aug 06 03:21:45.340033 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1227/4882] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:45 2026] GET /volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:45.860721 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-56b9b5cd-0c33-4c11-8878-3cc1fa1cfef8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:45.862434 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-56b9b5cd-0c33-4c11-8878-3cc1fa1cfef8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:21:45.862610 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-56b9b5cd-0c33-4c11-8878-3cc1fa1cfef8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:45.862804 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-56b9b5cd-0c33-4c11-8878-3cc1fa1cfef8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:45.862952 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-56b9b5cd-0c33-4c11-8878-3cc1fa1cfef8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:45.867258 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:45.867258 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:45.867941 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-56b9b5cd-0c33-4c11-8878-3cc1fa1cfef8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:21:45.868257 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1227/4883] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:45 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:46.349728 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6242830c-06c4-459d-847c-44a4bb7bc655 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:46.351868 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6242830c-06c4-459d-847c-44a4bb7bc655 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c Aug 06 03:21:46.352091 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6242830c-06c4-459d-847c-44a4bb7bc655 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:46.352278 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6242830c-06c4-459d-847c-44a4bb7bc655 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:46.352372 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-6242830c-06c4-459d-847c-44a4bb7bc655 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id a1235eef-f6cf-465e-b009-927e5df9100c. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:46.357007 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:46.357007 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:46.357686 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6242830c-06c4-459d-847c-44a4bb7bc655 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c returned with HTTP 200 Aug 06 03:21:46.358140 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1226/4884] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:46 2026] GET /volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:46.883448 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-df888c68-f759-4160-941b-34bb82df9e6b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:46.885604 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-df888c68-f759-4160-941b-34bb82df9e6b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:21:46.885863 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-df888c68-f759-4160-941b-34bb82df9e6b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:46.886103 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-df888c68-f759-4160-941b-34bb82df9e6b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:46.886257 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-df888c68-f759-4160-941b-34bb82df9e6b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:46.891518 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:46.891518 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:46.892609 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-df888c68-f759-4160-941b-34bb82df9e6b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:21:46.893286 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1205/4885] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:46 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:46.937993 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-79c167c1-a9dc-40ce-9703-ff785a2cfdea None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:46.942585 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-79c167c1-a9dc-40ce-9703-ff785a2cfdea tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec Aug 06 03:21:46.942928 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-79c167c1-a9dc-40ce-9703-ff785a2cfdea tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:46.943180 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-79c167c1-a9dc-40ce-9703-ff785a2cfdea tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:46.961730 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:46.961730 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:46.966919 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-79c167c1-a9dc-40ce-9703-ff785a2cfdea tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:21:46.973968 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-79c167c1-a9dc-40ce-9703-ff785a2cfdea tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec returned with HTTP 200 Aug 06 03:21:46.974529 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1228/4886] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:46 2026] GET /volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec => generated 1646 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:47.370498 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8fb9d189-89fd-4c88-86b0-fc7490b65c27 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:47.372694 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8fb9d189-89fd-4c88-86b0-fc7490b65c27 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c Aug 06 03:21:47.372694 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8fb9d189-89fd-4c88-86b0-fc7490b65c27 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:47.372694 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8fb9d189-89fd-4c88-86b0-fc7490b65c27 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:47.372977 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-8fb9d189-89fd-4c88-86b0-fc7490b65c27 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id a1235eef-f6cf-465e-b009-927e5df9100c. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:47.378738 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:47.378738 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:47.378738 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8fb9d189-89fd-4c88-86b0-fc7490b65c27 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c returned with HTTP 200 Aug 06 03:21:47.379085 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1228/4887] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:47 2026] GET /volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:47.906405 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f3ff697c-03e5-495d-a9f2-76d136613335 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:47.910685 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f3ff697c-03e5-495d-a9f2-76d136613335 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:21:47.911685 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f3ff697c-03e5-495d-a9f2-76d136613335 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:47.912369 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f3ff697c-03e5-495d-a9f2-76d136613335 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:47.912369 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-f3ff697c-03e5-495d-a9f2-76d136613335 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:47.922886 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:47.922886 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:47.923643 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f3ff697c-03e5-495d-a9f2-76d136613335 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:21:47.924085 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1227/4888] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:47 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:47.987940 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5103e46f-9f7f-47d6-a554-17f818052fb4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:47.989604 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5103e46f-9f7f-47d6-a554-17f818052fb4 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec Aug 06 03:21:47.989824 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5103e46f-9f7f-47d6-a554-17f818052fb4 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:47.990022 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5103e46f-9f7f-47d6-a554-17f818052fb4 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:47.999166 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:47.999166 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:48.002844 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5103e46f-9f7f-47d6-a554-17f818052fb4 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:21:48.008445 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5103e46f-9f7f-47d6-a554-17f818052fb4 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec returned with HTTP 200 Aug 06 03:21:48.008808 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1206/4889] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:47 2026] GET /volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec => generated 1646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:48.333991 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-98c94564-2261-412e-860f-501f51b4bb5c req-66fbca3a-1ece-4068-8e9b-259ac3c662e5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:48.336079 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-98c94564-2261-412e-860f-501f51b4bb5c req-66fbca3a-1ece-4068-8e9b-259ac3c662e5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] DELETE https://10.4.3.80/volume/v3/attachments/c1128677-5483-4b91-845f-9449850f5093 Aug 06 03:21:48.336297 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-98c94564-2261-412e-860f-501f51b4bb5c req-66fbca3a-1ece-4068-8e9b-259ac3c662e5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:48.336662 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-98c94564-2261-412e-860f-501f51b4bb5c req-66fbca3a-1ece-4068-8e9b-259ac3c662e5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:48.349658 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:48.349658 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:48.388647 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b5cfb6ec-fba8-4dcf-a952-7f604b8a0ad1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:48.390627 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b5cfb6ec-fba8-4dcf-a952-7f604b8a0ad1 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c Aug 06 03:21:48.390910 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b5cfb6ec-fba8-4dcf-a952-7f604b8a0ad1 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:48.391242 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b5cfb6ec-fba8-4dcf-a952-7f604b8a0ad1 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:48.391296 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-b5cfb6ec-fba8-4dcf-a952-7f604b8a0ad1 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id a1235eef-f6cf-465e-b009-927e5df9100c. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:48.396248 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:48.396248 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:48.396992 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b5cfb6ec-fba8-4dcf-a952-7f604b8a0ad1 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c returned with HTTP 200 Aug 06 03:21:48.397468 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1229/4890] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:48 2026] GET /volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:48.402673 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-98c94564-2261-412e-860f-501f51b4bb5c req-66fbca3a-1ece-4068-8e9b-259ac3c662e5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/attachments/c1128677-5483-4b91-845f-9449850f5093 returned with HTTP 200 Aug 06 03:21:48.403206 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1229/4891] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:21:48 2026] DELETE /volume/v3/attachments/c1128677-5483-4b91-845f-9449850f5093 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:48.938069 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-78e1ab2e-affa-42c0-8295-a604b829fb5f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:48.939774 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-78e1ab2e-affa-42c0-8295-a604b829fb5f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:21:48.940112 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-78e1ab2e-affa-42c0-8295-a604b829fb5f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:48.940338 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-78e1ab2e-affa-42c0-8295-a604b829fb5f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:48.940468 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-78e1ab2e-affa-42c0-8295-a604b829fb5f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:48.945156 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:48.945156 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:48.946061 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-78e1ab2e-affa-42c0-8295-a604b829fb5f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:21:48.946494 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1228/4892] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:48 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:49.024431 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e0458596-7eaf-44c2-ab47-0643fedc70a9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:49.026300 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e0458596-7eaf-44c2-ab47-0643fedc70a9 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec Aug 06 03:21:49.026520 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e0458596-7eaf-44c2-ab47-0643fedc70a9 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:49.026748 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e0458596-7eaf-44c2-ab47-0643fedc70a9 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:49.034493 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:49.034493 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:49.040026 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e0458596-7eaf-44c2-ab47-0643fedc70a9 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:21:49.044933 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e0458596-7eaf-44c2-ab47-0643fedc70a9 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec returned with HTTP 200 Aug 06 03:21:49.045318 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1207/4893] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:49 2026] GET /volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:49.072586 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b2fd5d88-12fe-4595-a44f-b3e8bf58747d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:49.074303 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b2fd5d88-12fe-4595-a44f-b3e8bf58747d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:21:49.074640 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b2fd5d88-12fe-4595-a44f-b3e8bf58747d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ce37887f-3e69-484e-be9d-a5e7f5c8beec", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1988760070"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:49.076012 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.backups [None req-b2fd5d88-12fe-4595-a44f-b3e8bf58747d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Creating new backup {'backup': {'volume_id': 'ce37887f-3e69-484e-be9d-a5e7f5c8beec', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1988760070'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:21:49.076135 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.backups [None req-b2fd5d88-12fe-4595-a44f-b3e8bf58747d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Creating backup of volume ce37887f-3e69-484e-be9d-a5e7f5c8beec in container None Aug 06 03:21:49.083190 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:49.083190 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:49.083658 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b2fd5d88-12fe-4595-a44f-b3e8bf58747d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:21:49.100554 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-b2fd5d88-12fe-4595-a44f-b3e8bf58747d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Created reservations ['cc825ba8-5fa8-4b6b-a62d-6344ee717059', 'f62283bd-3ec6-4ce4-90e3-b974ba5a05f7'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:21:49.131713 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b2fd5d88-12fe-4595-a44f-b3e8bf58747d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:21:49.132239 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1230/4894] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:21:49 2026] POST /volume/v3/backups => generated 328 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:21:49.140613 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f8f33509-48a7-4c58-b7fe-1b26a06eb9f1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:49.142557 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f8f33509-48a7-4c58-b7fe-1b26a06eb9f1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 Aug 06 03:21:49.143204 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f8f33509-48a7-4c58-b7fe-1b26a06eb9f1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:49.143204 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f8f33509-48a7-4c58-b7fe-1b26a06eb9f1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:49.143204 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-f8f33509-48a7-4c58-b7fe-1b26a06eb9f1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id fd64a0a9-a97f-4712-b4b1-79d2b7c48e85. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:49.147515 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:49.147515 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:49.148316 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f8f33509-48a7-4c58-b7fe-1b26a06eb9f1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 returned with HTTP 200 Aug 06 03:21:49.148801 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1230/4895] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:49 2026] GET /volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:21:49.407730 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a68173b7-7fea-497b-984f-5738a4ee983a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:49.409320 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a68173b7-7fea-497b-984f-5738a4ee983a tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c Aug 06 03:21:49.409503 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a68173b7-7fea-497b-984f-5738a4ee983a tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:49.409676 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a68173b7-7fea-497b-984f-5738a4ee983a tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:49.409772 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-a68173b7-7fea-497b-984f-5738a4ee983a tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id a1235eef-f6cf-465e-b009-927e5df9100c. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:49.413904 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:49.413904 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:49.414449 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a68173b7-7fea-497b-984f-5738a4ee983a tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c returned with HTTP 200 Aug 06 03:21:49.414846 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1229/4896] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:49 2026] GET /volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:49.957868 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e72440fe-f439-4013-8287-cefc321bfcb0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:49.959355 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e72440fe-f439-4013-8287-cefc321bfcb0 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:21:49.959552 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e72440fe-f439-4013-8287-cefc321bfcb0 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:49.959729 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e72440fe-f439-4013-8287-cefc321bfcb0 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:49.959825 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-e72440fe-f439-4013-8287-cefc321bfcb0 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:49.963580 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:49.963580 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:49.964209 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e72440fe-f439-4013-8287-cefc321bfcb0 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:21:49.964493 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1208/4897] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:49 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:50.157953 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-05c1582c-c2f9-4b0c-86f6-45bb36af1be3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:50.159531 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-05c1582c-c2f9-4b0c-86f6-45bb36af1be3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 Aug 06 03:21:50.159721 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-05c1582c-c2f9-4b0c-86f6-45bb36af1be3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:50.159909 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-05c1582c-c2f9-4b0c-86f6-45bb36af1be3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:50.160014 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-05c1582c-c2f9-4b0c-86f6-45bb36af1be3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id fd64a0a9-a97f-4712-b4b1-79d2b7c48e85. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:50.164590 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:50.164590 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:50.164590 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-05c1582c-c2f9-4b0c-86f6-45bb36af1be3 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 returned with HTTP 200 Aug 06 03:21:50.164741 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1231/4898] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:50 2026] GET /volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:50.430539 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-524444bf-592f-456d-bc3e-acc0205fbbf2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:50.433328 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-524444bf-592f-456d-bc3e-acc0205fbbf2 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c Aug 06 03:21:50.433627 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-524444bf-592f-456d-bc3e-acc0205fbbf2 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:50.433866 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-524444bf-592f-456d-bc3e-acc0205fbbf2 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:50.433994 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-524444bf-592f-456d-bc3e-acc0205fbbf2 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id a1235eef-f6cf-465e-b009-927e5df9100c. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:50.439183 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:50.439183 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:50.439926 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-524444bf-592f-456d-bc3e-acc0205fbbf2 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c returned with HTTP 200 Aug 06 03:21:50.440304 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1231/4899] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:50 2026] GET /volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:50.977035 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2b63f5a7-3f52-40e5-ae19-c0be1ea3a582 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:50.978862 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2b63f5a7-3f52-40e5-ae19-c0be1ea3a582 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:21:50.979054 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2b63f5a7-3f52-40e5-ae19-c0be1ea3a582 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:50.979252 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2b63f5a7-3f52-40e5-ae19-c0be1ea3a582 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:50.979360 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-2b63f5a7-3f52-40e5-ae19-c0be1ea3a582 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:50.983919 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:50.983919 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:50.984782 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2b63f5a7-3f52-40e5-ae19-c0be1ea3a582 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:21:50.985200 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1230/4900] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:50 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:51.173900 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d16a1f5f-52ca-4094-b133-0ccbdc939ede None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:51.175810 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d16a1f5f-52ca-4094-b133-0ccbdc939ede tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 Aug 06 03:21:51.176039 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d16a1f5f-52ca-4094-b133-0ccbdc939ede tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:51.176260 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d16a1f5f-52ca-4094-b133-0ccbdc939ede tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:51.176408 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-d16a1f5f-52ca-4094-b133-0ccbdc939ede tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id fd64a0a9-a97f-4712-b4b1-79d2b7c48e85. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:51.180388 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:51.180388 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:51.181206 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d16a1f5f-52ca-4094-b133-0ccbdc939ede tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 returned with HTTP 200 Aug 06 03:21:51.181777 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1209/4901] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:51 2026] GET /volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:51.451115 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3cc58206-e278-4ff2-89c4-7d6407e36a66 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:51.452899 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3cc58206-e278-4ff2-89c4-7d6407e36a66 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c Aug 06 03:21:51.453132 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3cc58206-e278-4ff2-89c4-7d6407e36a66 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:51.453376 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3cc58206-e278-4ff2-89c4-7d6407e36a66 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:51.453507 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-3cc58206-e278-4ff2-89c4-7d6407e36a66 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id a1235eef-f6cf-465e-b009-927e5df9100c. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:51.457751 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:51.457751 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:51.458363 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3cc58206-e278-4ff2-89c4-7d6407e36a66 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c returned with HTTP 200 Aug 06 03:21:51.458735 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1232/4902] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:51 2026] GET /volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:51.998850 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b0e591d3-62ed-4541-abb6-b16953865549 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:51.998850 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b0e591d3-62ed-4541-abb6-b16953865549 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:21:51.998850 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b0e591d3-62ed-4541-abb6-b16953865549 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:51.998850 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b0e591d3-62ed-4541-abb6-b16953865549 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:51.999300 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-b0e591d3-62ed-4541-abb6-b16953865549 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:52.005400 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:52.005400 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:52.006095 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b0e591d3-62ed-4541-abb6-b16953865549 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:21:52.006347 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1232/4903] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:51 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:52.194852 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-84cc7be1-c3da-4c92-bac9-b0650fcab132 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:52.197175 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-84cc7be1-c3da-4c92-bac9-b0650fcab132 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 Aug 06 03:21:52.197442 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-84cc7be1-c3da-4c92-bac9-b0650fcab132 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:52.197719 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-84cc7be1-c3da-4c92-bac9-b0650fcab132 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:52.197889 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-84cc7be1-c3da-4c92-bac9-b0650fcab132 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id fd64a0a9-a97f-4712-b4b1-79d2b7c48e85. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:52.203551 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:52.203551 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:52.204750 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-84cc7be1-c3da-4c92-bac9-b0650fcab132 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 returned with HTTP 200 Aug 06 03:21:52.205282 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1231/4904] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:52 2026] GET /volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:52.469424 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-af9228c7-4a08-4932-b7ea-5492abe02739 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:52.471101 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-af9228c7-4a08-4932-b7ea-5492abe02739 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c Aug 06 03:21:52.471296 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-af9228c7-4a08-4932-b7ea-5492abe02739 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:52.471476 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-af9228c7-4a08-4932-b7ea-5492abe02739 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:52.471579 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-af9228c7-4a08-4932-b7ea-5492abe02739 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id a1235eef-f6cf-465e-b009-927e5df9100c. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:52.473702 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:INSERT=15,cinder:UPDATE=35,cinder:SELECT=192 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:21:52.476064 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:52.476064 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:52.476606 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-af9228c7-4a08-4932-b7ea-5492abe02739 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c returned with HTTP 200 Aug 06 03:21:52.476979 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1210/4905] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:52 2026] GET /volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:52.486060 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-51e6e285-b83f-442f-a362-667944d83408 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:52.489851 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-51e6e285-b83f-442f-a362-667944d83408 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] POST https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c/action Aug 06 03:21:52.489851 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-51e6e285-b83f-442f-a362-667944d83408 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:21:52.489851 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-51e6e285-b83f-442f-a362-667944d83408 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:52.489851 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.admin_actions [None req-51e6e285-b83f-442f-a362-667944d83408 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] Updating backup 'a1235eef-f6cf-465e-b009-927e5df9100c' with '{'status': 'error'}' {{(pid=100899) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 03:21:52.499142 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:52.499142 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:52.499142 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.policy [None req-51e6e285-b83f-442f-a362-667944d83408 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd9e5226e9c5e482f8b1e2ecc2837108b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7e94bf24aa14015973dae6a35448801', '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=100899) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:21:52.499142 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-51e6e285-b83f-442f-a362-667944d83408 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c/action returned with HTTP 403 Aug 06 03:21:52.499142 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1233/4906] 10.4.3.80 () {70 vars in 1423 bytes} [Thu Aug 6 03:21:52 2026] POST /volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:52.505760 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-df58fda1-dbf1-48ce-ba85-12fb297cc7d5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:52.507706 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-df58fda1-dbf1-48ce-ba85-12fb297cc7d5 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/04ae7986-1654-4f57-9c58-4ce146fb2f15 Aug 06 03:21:52.507955 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-df58fda1-dbf1-48ce-ba85-12fb297cc7d5 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:52.508139 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-df58fda1-dbf1-48ce-ba85-12fb297cc7d5 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:52.508289 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-df58fda1-dbf1-48ce-ba85-12fb297cc7d5 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Delete volume with id: 04ae7986-1654-4f57-9c58-4ce146fb2f15 Aug 06 03:21:52.515878 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:52.515878 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:52.516269 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-df58fda1-dbf1-48ce-ba85-12fb297cc7d5 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Volume info retrieved successfully. Aug 06 03:21:52.534873 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-df58fda1-dbf1-48ce-ba85-12fb297cc7d5 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Delete volume request issued successfully. Aug 06 03:21:52.535058 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-df58fda1-dbf1-48ce-ba85-12fb297cc7d5 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/volumes/04ae7986-1654-4f57-9c58-4ce146fb2f15 returned with HTTP 202 Aug 06 03:21:52.535542 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1233/4907] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:21:52 2026] DELETE /volume/v3/volumes/04ae7986-1654-4f57-9c58-4ce146fb2f15 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:21:52.544452 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-234c1369-be82-4703-887c-ef65ef073180 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:52.546351 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-234c1369-be82-4703-887c-ef65ef073180 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/volumes/04ae7986-1654-4f57-9c58-4ce146fb2f15 Aug 06 03:21:52.546524 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-234c1369-be82-4703-887c-ef65ef073180 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:52.546700 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-234c1369-be82-4703-887c-ef65ef073180 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:52.553980 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:52.553980 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:52.557616 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-234c1369-be82-4703-887c-ef65ef073180 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Volume info retrieved successfully. Aug 06 03:21:52.561739 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-234c1369-be82-4703-887c-ef65ef073180 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/volumes/04ae7986-1654-4f57-9c58-4ce146fb2f15 returned with HTTP 200 Aug 06 03:21:52.562254 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1232/4908] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:52 2026] GET /volume/v3/volumes/04ae7986-1654-4f57-9c58-4ce146fb2f15 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:53.017106 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-90247b8f-d4b5-44ef-8696-c0c0e40f67ba None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:53.018633 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-90247b8f-d4b5-44ef-8696-c0c0e40f67ba tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:21:53.018804 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-90247b8f-d4b5-44ef-8696-c0c0e40f67ba tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:53.019003 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-90247b8f-d4b5-44ef-8696-c0c0e40f67ba tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:53.019100 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-90247b8f-d4b5-44ef-8696-c0c0e40f67ba tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:53.022994 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:53.022994 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:53.023678 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-90247b8f-d4b5-44ef-8696-c0c0e40f67ba tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:21:53.024032 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1211/4909] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:53 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 822 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:53.217148 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-79ea9a37-85ec-4a56-a7d6-45f6c1c2ad3a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:53.219783 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-79ea9a37-85ec-4a56-a7d6-45f6c1c2ad3a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 Aug 06 03:21:53.220087 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-79ea9a37-85ec-4a56-a7d6-45f6c1c2ad3a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:53.220300 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-79ea9a37-85ec-4a56-a7d6-45f6c1c2ad3a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:53.220407 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-79ea9a37-85ec-4a56-a7d6-45f6c1c2ad3a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id fd64a0a9-a97f-4712-b4b1-79d2b7c48e85. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:53.225575 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:53.225575 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:53.226426 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-79ea9a37-85ec-4a56-a7d6-45f6c1c2ad3a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 returned with HTTP 200 Aug 06 03:21:53.226878 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1234/4910] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:53 2026] GET /volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:53.576787 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5760cff0-4433-4687-a894-98450d0f805f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:53.579098 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5760cff0-4433-4687-a894-98450d0f805f tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/volumes/04ae7986-1654-4f57-9c58-4ce146fb2f15 Aug 06 03:21:53.579408 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5760cff0-4433-4687-a894-98450d0f805f tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:53.579636 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5760cff0-4433-4687-a894-98450d0f805f tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:53.586560 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5760cff0-4433-4687-a894-98450d0f805f tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/volumes/04ae7986-1654-4f57-9c58-4ce146fb2f15 returned with HTTP 404 Aug 06 03:21:53.587162 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1234/4911] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:53 2026] GET /volume/v3/volumes/04ae7986-1654-4f57-9c58-4ce146fb2f15 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:53.598062 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1e1d969f-2b23-403e-b8b2-971696eae21b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:53.600164 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1e1d969f-2b23-403e-b8b2-971696eae21b tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] GET https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 Aug 06 03:21:53.600439 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1e1d969f-2b23-403e-b8b2-971696eae21b tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:53.600669 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1e1d969f-2b23-403e-b8b2-971696eae21b tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:53.600774 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-1e1d969f-2b23-403e-b8b2-971696eae21b tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] Show backup with id 2ea0e5c7-5b31-4b02-aba7-a99a498dfc68. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:53.605278 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:53.605278 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:53.606154 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1e1d969f-2b23-403e-b8b2-971696eae21b tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-reader] https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 returned with HTTP 200 Aug 06 03:21:53.606744 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1233/4912] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:53 2026] GET /volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:53.617251 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7b19bc42-8a7c-4c99-b3bc-3519133f5ab0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:53.621266 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7b19bc42-8a7c-4c99-b3bc-3519133f5ab0 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] DELETE https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c Aug 06 03:21:53.621430 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7b19bc42-8a7c-4c99-b3bc-3519133f5ab0 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:53.621683 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7b19bc42-8a7c-4c99-b3bc-3519133f5ab0 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:53.621849 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-7b19bc42-8a7c-4c99-b3bc-3519133f5ab0 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Delete backup with id: a1235eef-f6cf-465e-b009-927e5df9100c. Aug 06 03:21:53.626362 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:53.626362 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:53.639740 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.backup.rpcapi [None req-7b19bc42-8a7c-4c99-b3bc-3519133f5ab0 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] delete_backup rpcapi backup_id a1235eef-f6cf-465e-b009-927e5df9100c {{(pid=100901) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:21:53.642133 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7b19bc42-8a7c-4c99-b3bc-3519133f5ab0 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c returned with HTTP 202 Aug 06 03:21:53.642371 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1212/4913] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:21:53 2026] DELETE /volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:21:53.652846 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0ae13a14-1d00-4087-b91d-ed440602da9e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:53.654945 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0ae13a14-1d00-4087-b91d-ed440602da9e tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c Aug 06 03:21:53.655230 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0ae13a14-1d00-4087-b91d-ed440602da9e tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:53.655433 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0ae13a14-1d00-4087-b91d-ed440602da9e tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:53.655587 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-0ae13a14-1d00-4087-b91d-ed440602da9e tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id a1235eef-f6cf-465e-b009-927e5df9100c. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:53.660510 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:53.660510 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:53.661313 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0ae13a14-1d00-4087-b91d-ed440602da9e tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c returned with HTTP 200 Aug 06 03:21:53.661746 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1235/4914] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:53 2026] GET /volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:54.034314 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-da12ac21-dc15-4149-b381-b4fd8fd99b83 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:54.036093 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-da12ac21-dc15-4149-b381-b4fd8fd99b83 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:21:54.036290 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-da12ac21-dc15-4149-b381-b4fd8fd99b83 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:54.036467 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-da12ac21-dc15-4149-b381-b4fd8fd99b83 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:54.036569 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-da12ac21-dc15-4149-b381-b4fd8fd99b83 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:54.042722 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:54.042722 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:54.043334 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-da12ac21-dc15-4149-b381-b4fd8fd99b83 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:21:54.043699 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1235/4915] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:54 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:54.236588 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-eeeac1ee-e6a4-481b-87ed-d0b2d6c0328b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:54.238095 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-eeeac1ee-e6a4-481b-87ed-d0b2d6c0328b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 Aug 06 03:21:54.238300 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-eeeac1ee-e6a4-481b-87ed-d0b2d6c0328b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:54.238504 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-eeeac1ee-e6a4-481b-87ed-d0b2d6c0328b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:54.238657 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-eeeac1ee-e6a4-481b-87ed-d0b2d6c0328b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id fd64a0a9-a97f-4712-b4b1-79d2b7c48e85. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:54.242324 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:54.242324 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:54.243026 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-eeeac1ee-e6a4-481b-87ed-d0b2d6c0328b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 returned with HTTP 200 Aug 06 03:21:54.243370 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1234/4916] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:54 2026] GET /volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:54.672928 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d973cee6-78e8-4072-8134-e6ad252f87f7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:54.674842 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d973cee6-78e8-4072-8134-e6ad252f87f7 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c Aug 06 03:21:54.675039 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d973cee6-78e8-4072-8134-e6ad252f87f7 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:54.675208 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d973cee6-78e8-4072-8134-e6ad252f87f7 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:54.675355 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-d973cee6-78e8-4072-8134-e6ad252f87f7 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id a1235eef-f6cf-465e-b009-927e5df9100c. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:54.678780 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d973cee6-78e8-4072-8134-e6ad252f87f7 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c returned with HTTP 404 Aug 06 03:21:54.679210 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1213/4917] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:54 2026] GET /volume/v3/backups/a1235eef-f6cf-465e-b009-927e5df9100c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:54.686644 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-125af2b5-b991-41eb-abe2-b1a84473816c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:54.689862 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-125af2b5-b991-41eb-abe2-b1a84473816c tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] DELETE https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c Aug 06 03:21:54.689862 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-125af2b5-b991-41eb-abe2-b1a84473816c tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:54.689862 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-125af2b5-b991-41eb-abe2-b1a84473816c tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:54.689862 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.backups [None req-125af2b5-b991-41eb-abe2-b1a84473816c tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Delete backup with id: 71f192f6-236e-45af-b167-ba748a26539c. Aug 06 03:21:54.693499 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:54.693499 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:54.708342 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.backup.rpcapi [None req-125af2b5-b991-41eb-abe2-b1a84473816c tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] delete_backup rpcapi backup_id 71f192f6-236e-45af-b167-ba748a26539c {{(pid=100899) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:21:54.711125 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-125af2b5-b991-41eb-abe2-b1a84473816c tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c returned with HTTP 202 Aug 06 03:21:54.714264 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1236/4918] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:21:54 2026] DELETE /volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:21:54.726348 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e5fef665-459b-44e3-b822-307504c776db None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:54.728314 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e5fef665-459b-44e3-b822-307504c776db tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c Aug 06 03:21:54.728647 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e5fef665-459b-44e3-b822-307504c776db tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:54.728953 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e5fef665-459b-44e3-b822-307504c776db tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:54.729113 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-e5fef665-459b-44e3-b822-307504c776db tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 71f192f6-236e-45af-b167-ba748a26539c. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:54.731339 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=199,cinder:UPDATE=44,cinder:INSERT=20 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:21:54.734482 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:54.734482 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:54.735134 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e5fef665-459b-44e3-b822-307504c776db tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c returned with HTTP 200 Aug 06 03:21:54.735469 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1236/4919] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:54 2026] GET /volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:55.054499 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ab9b8be2-61da-4ec0-9526-83a0c09661a3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:55.056261 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ab9b8be2-61da-4ec0-9526-83a0c09661a3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:21:55.056609 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ab9b8be2-61da-4ec0-9526-83a0c09661a3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:55.056794 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ab9b8be2-61da-4ec0-9526-83a0c09661a3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:55.056932 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-ab9b8be2-61da-4ec0-9526-83a0c09661a3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:55.061424 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:55.061424 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:55.062326 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ab9b8be2-61da-4ec0-9526-83a0c09661a3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:21:55.063826 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1235/4920] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:55 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:55.075244 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-18038a31-6739-400e-b644-d0d0b170fee6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:55.076966 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-18038a31-6739-400e-b644-d0d0b170fee6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd Aug 06 03:21:55.077149 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-18038a31-6739-400e-b644-d0d0b170fee6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:55.077332 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-18038a31-6739-400e-b644-d0d0b170fee6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:55.084446 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:55.084446 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:55.089847 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-18038a31-6739-400e-b644-d0d0b170fee6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:55.094543 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-18038a31-6739-400e-b644-d0d0b170fee6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd returned with HTTP 200 Aug 06 03:21:55.094958 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1214/4921] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:55 2026] GET /volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:55.109796 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b8908fa5-8d28-4eb3-9ff2-851c5bd4fd70 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:55.111643 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b8908fa5-8d28-4eb3-9ff2-851c5bd4fd70 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:21:55.111844 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b8908fa5-8d28-4eb3-9ff2-851c5bd4fd70 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:55.112035 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b8908fa5-8d28-4eb3-9ff2-851c5bd4fd70 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:55.112145 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-b8908fa5-8d28-4eb3-9ff2-851c5bd4fd70 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:55.119938 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:55.119938 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:55.121128 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b8908fa5-8d28-4eb3-9ff2-851c5bd4fd70 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:21:55.121537 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1237/4922] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:55 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:55.133352 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-08e75e67-e86c-4559-ace3-b1176a195b66 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:55.135038 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-08e75e67-e86c-4559-ace3-b1176a195b66 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/detail Aug 06 03:21:55.135487 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-08e75e67-e86c-4559-ace3-b1176a195b66 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:55.135724 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-08e75e67-e86c-4559-ace3-b1176a195b66 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'detail' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:55.136036 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-08e75e67-e86c-4559-ace3-b1176a195b66 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:21:55.149518 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-08e75e67-e86c-4559-ace3-b1176a195b66 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/detail returned with HTTP 200 Aug 06 03:21:55.150002 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1237/4923] 10.4.3.80 () {66 vars in 1251 bytes} [Thu Aug 6 03:21:55 2026] GET /volume/v3/backups/detail => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:55.159513 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:55.161072 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] POST https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a/restore Aug 06 03:21:55.161375 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:21:55.162607 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.backups [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Restoring backup dc849f8f-9540-41f1-a141-f912a4a5804a ({'restore': {}}) {{(pid=100900) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 03:21:55.162693 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.contrib.backups [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Restoring backup dc849f8f-9540-41f1-a141-f912a4a5804a to volume None. Aug 06 03:21:55.167279 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:55.167279 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:55.168238 np0000006611 devstack@c-api.service[100900]: INFO cinder.backup.api [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Creating volume of 1 GB for restore of backup dc849f8f-9540-41f1-a141-f912a4a5804a. Aug 06 03:21:55.173694 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Availability zone cache updated, next update will occur around 2026-08-06 04:21:55.173448. {{(pid=100900) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 03:21:55.173778 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Availability Zones retrieved successfully. Aug 06 03:21:55.178437 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Flow 'volume_create_api' (eec5f804-2efb-412d-966d-8014dc4e4d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:21:55.180191 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9779ce1f-08b8-4706-b628-ac12a7425092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:55.180984 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:21:55.204474 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9779ce1f-08b8-4706-b628-ac12a7425092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:55.204849 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62c89f7e-ff36-4511-b3b5-e5e54d6b7b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:55.238584 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Created reservations ['87b4545e-80f8-4796-9cd8-a9b7857f96ab', '6ae69468-af5b-4011-866d-8faa4664de01', '1349ba4f-731c-4a73-8387-7772dc227a72', '079c8d2b-bb82-4c50-a058-b7020cabd091'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:21:55.239946 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62c89f7e-ff36-4511-b3b5-e5e54d6b7b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87b4545e-80f8-4796-9cd8-a9b7857f96ab', '6ae69468-af5b-4011-866d-8faa4664de01', '1349ba4f-731c-4a73-8387-7772dc227a72', '079c8d2b-bb82-4c50-a058-b7020cabd091']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:55.240962 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18c09b60-31d3-4e46-b642-2eb6a1c5a314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:55.255241 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-973b7f54-4213-472e-99f1-ff108ca44510 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:55.257310 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-973b7f54-4213-472e-99f1-ff108ca44510 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 Aug 06 03:21:55.257525 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-973b7f54-4213-472e-99f1-ff108ca44510 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:55.257717 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-973b7f54-4213-472e-99f1-ff108ca44510 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:55.257910 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-973b7f54-4213-472e-99f1-ff108ca44510 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id fd64a0a9-a97f-4712-b4b1-79d2b7c48e85. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:55.261759 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:55.261759 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:55.262526 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-973b7f54-4213-472e-99f1-ff108ca44510 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 returned with HTTP 200 Aug 06 03:21:55.262987 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1215/4924] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:55 2026] GET /volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:55.274627 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18c09b60-31d3-4e46-b642-2eb6a1c5a314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a89668b2-847e-4212-8325-600f65891f56', '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_dc849f8f-9540-41f1-a141-f912a4a5804a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749cd5665a57489bbbe52edeca2680f6',qos_specs=None,replication_status=,reservations=['87b4545e-80f8-4796-9cd8-a9b7857f96ab','6ae69468-af5b-4011-866d-8faa4664de01','1349ba4f-731c-4a73-8387-7772dc227a72','079c8d2b-bb82-4c50-a058-b7020cabd091'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d833a03199b944d7af0ec408ecca2d69',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:21:55Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_dc849f8f-9540-41f1-a141-f912a4a5804a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a89668b2-847e-4212-8325-600f65891f56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='749cd5665a57489bbbe52edeca2680f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d833a03199b944d7af0ec408ecca2d69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:55.275289 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (454876e7-58b5-4acd-ba48-0604310847a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:55.286575 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (454876e7-58b5-4acd-ba48-0604310847a6) transitioned into 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_dc849f8f-9540-41f1-a141-f912a4a5804a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749cd5665a57489bbbe52edeca2680f6',qos_specs=None,replication_status=,reservations=['87b4545e-80f8-4796-9cd8-a9b7857f96ab','6ae69468-af5b-4011-866d-8faa4664de01','1349ba4f-731c-4a73-8387-7772dc227a72','079c8d2b-bb82-4c50-a058-b7020cabd091'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d833a03199b944d7af0ec408ecca2d69',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:55.287296 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff02c8f6-d10f-4b5d-8c21-486fac8f6d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:21:55.294534 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff02c8f6-d10f-4b5d-8c21-486fac8f6d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:21:55.295263 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Flow 'volume_create_api' (eec5f804-2efb-412d-966d-8014dc4e4d36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:21:55.295533 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Create volume request issued successfully. Aug 06 03:21:55.300959 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:55.300959 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:55.301514 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:55.746069 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-abede6ab-a8bd-4649-a55c-cfaab395957f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:55.749571 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-abede6ab-a8bd-4649-a55c-cfaab395957f tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c Aug 06 03:21:55.749797 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-abede6ab-a8bd-4649-a55c-cfaab395957f tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:55.749988 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-abede6ab-a8bd-4649-a55c-cfaab395957f tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:55.750093 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-abede6ab-a8bd-4649-a55c-cfaab395957f tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 71f192f6-236e-45af-b167-ba748a26539c. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:55.755083 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-abede6ab-a8bd-4649-a55c-cfaab395957f tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c returned with HTTP 404 Aug 06 03:21:55.755622 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1238/4925] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:55 2026] GET /volume/v3/backups/71f192f6-236e-45af-b167-ba748a26539c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:55.761399 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ed431a99-ce16-47ce-b1f7-9cde9e3594dd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:55.763880 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ed431a99-ce16-47ce-b1f7-9cde9e3594dd tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] DELETE https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 Aug 06 03:21:55.764798 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ed431a99-ce16-47ce-b1f7-9cde9e3594dd tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:55.765008 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ed431a99-ce16-47ce-b1f7-9cde9e3594dd tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:55.765108 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-ed431a99-ce16-47ce-b1f7-9cde9e3594dd tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Delete backup with id: 2ea0e5c7-5b31-4b02-aba7-a99a498dfc68. Aug 06 03:21:55.771887 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:55.771887 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:55.789381 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.backup.rpcapi [None req-ed431a99-ce16-47ce-b1f7-9cde9e3594dd tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] delete_backup rpcapi backup_id 2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 {{(pid=100902) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:21:55.791502 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ed431a99-ce16-47ce-b1f7-9cde9e3594dd tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 returned with HTTP 202 Aug 06 03:21:55.792396 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1238/4926] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:21:55 2026] DELETE /volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:21:55.800578 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6bb1a1fa-e791-4a47-a4b7-9f2e4f051062 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:55.802434 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6bb1a1fa-e791-4a47-a4b7-9f2e4f051062 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 Aug 06 03:21:55.802687 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6bb1a1fa-e791-4a47-a4b7-9f2e4f051062 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:55.802903 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6bb1a1fa-e791-4a47-a4b7-9f2e4f051062 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:55.803017 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-6bb1a1fa-e791-4a47-a4b7-9f2e4f051062 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 2ea0e5c7-5b31-4b02-aba7-a99a498dfc68. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:55.807464 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:55.807464 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:55.808070 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6bb1a1fa-e791-4a47-a4b7-9f2e4f051062 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 returned with HTTP 200 Aug 06 03:21:55.808509 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1216/4927] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:55 2026] GET /volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:56.274625 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ae7ad94d-4bf2-49f6-adc4-411e74e09918 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:56.276420 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ae7ad94d-4bf2-49f6-adc4-411e74e09918 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 Aug 06 03:21:56.276611 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ae7ad94d-4bf2-49f6-adc4-411e74e09918 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:56.276787 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ae7ad94d-4bf2-49f6-adc4-411e74e09918 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:56.276942 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-ae7ad94d-4bf2-49f6-adc4-411e74e09918 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id fd64a0a9-a97f-4712-b4b1-79d2b7c48e85. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:56.283090 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:56.283090 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:56.283911 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ae7ad94d-4bf2-49f6-adc4-411e74e09918 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 returned with HTTP 200 Aug 06 03:21:56.284364 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1239/4928] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:56 2026] GET /volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:56.308909 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:56.308909 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:56.309387 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:21:56.309557 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.backup.api [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Checking backup size 1 against volume size 1 {{(pid=100900) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 03:21:56.309660 np0000006611 devstack@c-api.service[100900]: INFO cinder.backup.api [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Overwriting volume a89668b2-847e-4212-8325-600f65891f56 with restore of backup dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:21:56.319926 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.backup.rpcapi [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] restore_backup in rpcapi backup_id dc849f8f-9540-41f1-a141-f912a4a5804a {{(pid=100900) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 03:21:56.321475 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ea5dd8c5-54e4-49cf-aeb6-34b7d9bd739c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a/restore returned with HTTP 202 Aug 06 03:21:56.321967 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1236/4929] 10.4.3.80 () {68 vars in 1386 bytes} [Thu Aug 6 03:21:55 2026] POST /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a/restore => generated 189 bytes in 1163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:21:56.331095 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-acaca44f-3e42-43bd-8fe7-0cbd5fa47a5f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:56.332991 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-acaca44f-3e42-43bd-8fe7-0cbd5fa47a5f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:21:56.333197 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-acaca44f-3e42-43bd-8fe7-0cbd5fa47a5f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:56.333384 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-acaca44f-3e42-43bd-8fe7-0cbd5fa47a5f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:56.333490 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-acaca44f-3e42-43bd-8fe7-0cbd5fa47a5f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:56.337827 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:56.337827 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:56.338511 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-acaca44f-3e42-43bd-8fe7-0cbd5fa47a5f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:21:56.338900 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1239/4930] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:56 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:56.820367 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-541a7ca5-f265-4a7c-86ea-a08487c7f657 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:56.822008 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-541a7ca5-f265-4a7c-86ea-a08487c7f657 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 Aug 06 03:21:56.822287 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-541a7ca5-f265-4a7c-86ea-a08487c7f657 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:56.822510 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-541a7ca5-f265-4a7c-86ea-a08487c7f657 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:56.822910 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-541a7ca5-f265-4a7c-86ea-a08487c7f657 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Show backup with id 2ea0e5c7-5b31-4b02-aba7-a99a498dfc68. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:56.826591 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-541a7ca5-f265-4a7c-86ea-a08487c7f657 tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 returned with HTTP 404 Aug 06 03:21:56.827107 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1217/4931] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:56 2026] GET /volume/v3/backups/2ea0e5c7-5b31-4b02-aba7-a99a498dfc68 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:56.834775 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-32b11d14-64ba-4395-b60a-8579d599482f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:56.837453 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-32b11d14-64ba-4395-b60a-8579d599482f tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/111345ae-d6e5-4026-900e-a61cd0b0a63a Aug 06 03:21:56.837718 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-32b11d14-64ba-4395-b60a-8579d599482f tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:56.838034 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-32b11d14-64ba-4395-b60a-8579d599482f tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:56.838262 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-32b11d14-64ba-4395-b60a-8579d599482f tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Delete volume with id: 111345ae-d6e5-4026-900e-a61cd0b0a63a Aug 06 03:21:56.848763 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:56.848763 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:56.849278 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-32b11d14-64ba-4395-b60a-8579d599482f tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Volume info retrieved successfully. Aug 06 03:21:56.866509 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-32b11d14-64ba-4395-b60a-8579d599482f tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Delete volume request issued successfully. Aug 06 03:21:56.866746 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-32b11d14-64ba-4395-b60a-8579d599482f tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/volumes/111345ae-d6e5-4026-900e-a61cd0b0a63a returned with HTTP 202 Aug 06 03:21:56.867282 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1240/4932] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:21:56 2026] DELETE /volume/v3/volumes/111345ae-d6e5-4026-900e-a61cd0b0a63a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:21:56.875317 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3adc5773-2481-4672-8f47-51a9b5c50a5d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:56.878438 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3adc5773-2481-4672-8f47-51a9b5c50a5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/volumes/111345ae-d6e5-4026-900e-a61cd0b0a63a Aug 06 03:21:56.878807 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3adc5773-2481-4672-8f47-51a9b5c50a5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:56.879152 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3adc5773-2481-4672-8f47-51a9b5c50a5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:56.881600 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=274,cinder:INSERT=52,cinder:UPDATE=106 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:21:56.889568 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:56.889568 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:56.894323 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-3adc5773-2481-4672-8f47-51a9b5c50a5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Volume info retrieved successfully. Aug 06 03:21:56.900204 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3adc5773-2481-4672-8f47-51a9b5c50a5d tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/volumes/111345ae-d6e5-4026-900e-a61cd0b0a63a returned with HTTP 200 Aug 06 03:21:56.900683 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1237/4933] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:56 2026] GET /volume/v3/volumes/111345ae-d6e5-4026-900e-a61cd0b0a63a => generated 1005 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:21:57.294490 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ff5cd574-78e4-4762-9f90-dbd42ee581a4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:57.296186 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ff5cd574-78e4-4762-9f90-dbd42ee581a4 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 Aug 06 03:21:57.296374 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ff5cd574-78e4-4762-9f90-dbd42ee581a4 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:57.296599 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ff5cd574-78e4-4762-9f90-dbd42ee581a4 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:57.296709 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-ff5cd574-78e4-4762-9f90-dbd42ee581a4 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id fd64a0a9-a97f-4712-b4b1-79d2b7c48e85. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:57.300965 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:57.300965 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:57.301707 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ff5cd574-78e4-4762-9f90-dbd42ee581a4 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 returned with HTTP 200 Aug 06 03:21:57.302220 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1240/4934] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:57 2026] GET /volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:57.348099 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-60ddbe96-68b8-4074-8c78-e984ff7ebf6e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:57.349587 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-60ddbe96-68b8-4074-8c78-e984ff7ebf6e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:21:57.349752 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-60ddbe96-68b8-4074-8c78-e984ff7ebf6e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:57.349939 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-60ddbe96-68b8-4074-8c78-e984ff7ebf6e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:57.350040 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-60ddbe96-68b8-4074-8c78-e984ff7ebf6e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:57.354173 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:57.354173 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:57.354922 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-60ddbe96-68b8-4074-8c78-e984ff7ebf6e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:21:57.355240 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1218/4935] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:57 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 824 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:57.913771 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1abda63f-1663-42b2-bb35-a0beddac010b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:57.916146 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1abda63f-1663-42b2-bb35-a0beddac010b tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] GET https://10.4.3.80/volume/v3/volumes/111345ae-d6e5-4026-900e-a61cd0b0a63a Aug 06 03:21:57.916471 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1abda63f-1663-42b2-bb35-a0beddac010b tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:57.916742 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1abda63f-1663-42b2-bb35-a0beddac010b tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:57.924385 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1abda63f-1663-42b2-bb35-a0beddac010b tempest-ProjectReaderTests33-1919355689 tempest-ProjectReaderTests33-1919355689-project-admin] https://10.4.3.80/volume/v3/volumes/111345ae-d6e5-4026-900e-a61cd0b0a63a returned with HTTP 404 Aug 06 03:21:57.924949 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1241/4936] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:21:57 2026] GET /volume/v3/volumes/111345ae-d6e5-4026-900e-a61cd0b0a63a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:21:58.312654 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-23e5ba58-af36-474b-a016-ba4f8cc826c5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:58.314778 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-23e5ba58-af36-474b-a016-ba4f8cc826c5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 Aug 06 03:21:58.314969 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-23e5ba58-af36-474b-a016-ba4f8cc826c5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:58.315135 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-23e5ba58-af36-474b-a016-ba4f8cc826c5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:58.315488 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-23e5ba58-af36-474b-a016-ba4f8cc826c5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id fd64a0a9-a97f-4712-b4b1-79d2b7c48e85. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:58.320096 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:58.320096 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:58.320749 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-23e5ba58-af36-474b-a016-ba4f8cc826c5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 returned with HTTP 200 Aug 06 03:21:58.321299 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1238/4937] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:58 2026] GET /volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:58.366000 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-abdd2fca-c458-412e-b5ac-c34afeb1f79b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:58.367915 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-abdd2fca-c458-412e-b5ac-c34afeb1f79b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:21:58.368134 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-abdd2fca-c458-412e-b5ac-c34afeb1f79b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:58.368365 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-abdd2fca-c458-412e-b5ac-c34afeb1f79b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:58.368485 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-abdd2fca-c458-412e-b5ac-c34afeb1f79b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:58.374393 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:58.374393 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:21:58.375343 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-abdd2fca-c458-412e-b5ac-c34afeb1f79b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:21:58.375793 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1241/4938] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:58 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:59.335464 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e66111a8-46b6-4245-aacb-21cdadfa78b1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:59.337216 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e66111a8-46b6-4245-aacb-21cdadfa78b1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 Aug 06 03:21:59.337414 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e66111a8-46b6-4245-aacb-21cdadfa78b1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:59.337631 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e66111a8-46b6-4245-aacb-21cdadfa78b1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:59.337773 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-e66111a8-46b6-4245-aacb-21cdadfa78b1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id fd64a0a9-a97f-4712-b4b1-79d2b7c48e85. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:59.341845 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:59.341845 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:21:59.342636 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e66111a8-46b6-4245-aacb-21cdadfa78b1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 returned with HTTP 200 Aug 06 03:21:59.343067 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1219/4939] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:59 2026] GET /volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:59.386086 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ee34bf0d-5869-4af8-9b1a-138a771fca5a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:59.387897 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ee34bf0d-5869-4af8-9b1a-138a771fca5a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:21:59.388125 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ee34bf0d-5869-4af8-9b1a-138a771fca5a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:59.388297 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ee34bf0d-5869-4af8-9b1a-138a771fca5a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:59.388378 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-ee34bf0d-5869-4af8-9b1a-138a771fca5a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:21:59.392550 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:59.392550 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:21:59.393236 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ee34bf0d-5869-4af8-9b1a-138a771fca5a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:21:59.393765 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1242/4940] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:21:59 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:21:59.932592 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-1c345221-39e6-4927-a03d-47170f5cd6cd req-acde8dec-89e4-4ba2-b4c4-cca2a903ae06 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:21:59.934605 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1c345221-39e6-4927-a03d-47170f5cd6cd req-acde8dec-89e4-4ba2-b4c4-cca2a903ae06 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] DELETE https://10.4.3.80/volume/v3/attachments/94ba688b-c77b-4c32-9308-f69d85cf6aca Aug 06 03:21:59.934815 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1c345221-39e6-4927-a03d-47170f5cd6cd req-acde8dec-89e4-4ba2-b4c4-cca2a903ae06 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:21:59.935016 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1c345221-39e6-4927-a03d-47170f5cd6cd req-acde8dec-89e4-4ba2-b4c4-cca2a903ae06 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:21:59.946520 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:21:59.946520 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:21:59.984900 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1c345221-39e6-4927-a03d-47170f5cd6cd req-acde8dec-89e4-4ba2-b4c4-cca2a903ae06 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/attachments/94ba688b-c77b-4c32-9308-f69d85cf6aca returned with HTTP 200 Aug 06 03:21:59.985264 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1239/4941] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:21:59 2026] DELETE /volume/v3/attachments/94ba688b-c77b-4c32-9308-f69d85cf6aca => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:00.354640 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c3167d07-29a8-4138-b805-fccc98feb918 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:00.356388 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c3167d07-29a8-4138-b805-fccc98feb918 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 Aug 06 03:22:00.356595 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c3167d07-29a8-4138-b805-fccc98feb918 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:00.356796 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c3167d07-29a8-4138-b805-fccc98feb918 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:00.356958 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-c3167d07-29a8-4138-b805-fccc98feb918 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id fd64a0a9-a97f-4712-b4b1-79d2b7c48e85. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:00.360807 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:00.360807 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:00.361555 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c3167d07-29a8-4138-b805-fccc98feb918 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 returned with HTTP 200 Aug 06 03:22:00.362151 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1242/4942] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:00 2026] GET /volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:00.403680 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1d683129-2ac4-4839-8f7a-b5cf7b75f097 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:00.405224 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1d683129-2ac4-4839-8f7a-b5cf7b75f097 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:22:00.405386 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1d683129-2ac4-4839-8f7a-b5cf7b75f097 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:00.405625 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1d683129-2ac4-4839-8f7a-b5cf7b75f097 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:00.405714 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-1d683129-2ac4-4839-8f7a-b5cf7b75f097 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:00.409844 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:00.409844 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:00.410603 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1d683129-2ac4-4839-8f7a-b5cf7b75f097 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:22:00.410952 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1220/4943] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:00 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:01.256871 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-aad921d5-ee1e-4de8-9ad4-974ecfde8360 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:01.258683 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-aad921d5-ee1e-4de8-9ad4-974ecfde8360 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] DELETE https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc Aug 06 03:22:01.258965 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-aad921d5-ee1e-4de8-9ad4-974ecfde8360 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:01.259193 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-aad921d5-ee1e-4de8-9ad4-974ecfde8360 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:01.259382 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-aad921d5-ee1e-4de8-9ad4-974ecfde8360 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Delete volume with id: 296c5a01-dd7f-4383-942f-937b2965c7dc Aug 06 03:22:01.265880 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:01.265880 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:01.266327 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-aad921d5-ee1e-4de8-9ad4-974ecfde8360 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:22:01.276540 np0000006611 devstack@c-api.service[100899]: WARNING cinder.keymgr.conf_key_mgr [None req-aad921d5-ee1e-4de8-9ad4-974ecfde8360 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 03:22:01.282744 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-aad921d5-ee1e-4de8-9ad4-974ecfde8360 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Delete volume request issued successfully. Aug 06 03:22:01.282963 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-aad921d5-ee1e-4de8-9ad4-974ecfde8360 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc returned with HTTP 202 Aug 06 03:22:01.283383 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1243/4944] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:22:01 2026] DELETE /volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:22:01.289551 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-16c85f8b-a2e9-4337-bc4f-a176f91b1853 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:01.291856 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-16c85f8b-a2e9-4337-bc4f-a176f91b1853 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc Aug 06 03:22:01.292029 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-16c85f8b-a2e9-4337-bc4f-a176f91b1853 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:01.292202 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-16c85f8b-a2e9-4337-bc4f-a176f91b1853 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:01.298625 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:01.298625 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:01.301421 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-16c85f8b-a2e9-4337-bc4f-a176f91b1853 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:22:01.305103 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-16c85f8b-a2e9-4337-bc4f-a176f91b1853 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc returned with HTTP 200 Aug 06 03:22:01.305425 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1240/4945] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:01 2026] GET /volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc => generated 1446 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:22:01.371352 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-42ac523a-8bc7-47e4-acda-606d3e53b170 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:01.372870 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-42ac523a-8bc7-47e4-acda-606d3e53b170 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 Aug 06 03:22:01.373198 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-42ac523a-8bc7-47e4-acda-606d3e53b170 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:01.373533 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-42ac523a-8bc7-47e4-acda-606d3e53b170 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:01.373750 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-42ac523a-8bc7-47e4-acda-606d3e53b170 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id fd64a0a9-a97f-4712-b4b1-79d2b7c48e85. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:01.378732 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:01.378732 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:01.378732 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-42ac523a-8bc7-47e4-acda-606d3e53b170 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 returned with HTTP 200 Aug 06 03:22:01.378732 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1243/4946] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:01 2026] GET /volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:01.387373 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-340e9add-89bb-4fbc-bb0e-30b9370f8544 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:01.389033 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-340e9add-89bb-4fbc-bb0e-30b9370f8544 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 Aug 06 03:22:01.389209 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-340e9add-89bb-4fbc-bb0e-30b9370f8544 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:01.389377 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-340e9add-89bb-4fbc-bb0e-30b9370f8544 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:01.389489 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-340e9add-89bb-4fbc-bb0e-30b9370f8544 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id fd64a0a9-a97f-4712-b4b1-79d2b7c48e85. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:01.393560 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:01.393560 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:01.394220 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-340e9add-89bb-4fbc-bb0e-30b9370f8544 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 returned with HTTP 200 Aug 06 03:22:01.394587 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1221/4947] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:01 2026] GET /volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:01.403480 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c31b1c07-f756-482b-91c3-a50c2a4f6a4c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:01.405136 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c31b1c07-f756-482b-91c3-a50c2a4f6a4c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] DELETE https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 Aug 06 03:22:01.405393 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c31b1c07-f756-482b-91c3-a50c2a4f6a4c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:01.405641 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c31b1c07-f756-482b-91c3-a50c2a4f6a4c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:01.405788 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.backups [None req-c31b1c07-f756-482b-91c3-a50c2a4f6a4c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Delete backup with id: fd64a0a9-a97f-4712-b4b1-79d2b7c48e85. Aug 06 03:22:01.409788 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:01.409788 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:01.420015 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.backup.rpcapi [None req-c31b1c07-f756-482b-91c3-a50c2a4f6a4c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] delete_backup rpcapi backup_id fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 {{(pid=100899) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:22:01.421594 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c31b1c07-f756-482b-91c3-a50c2a4f6a4c tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 returned with HTTP 202 Aug 06 03:22:01.421811 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2b03a5ee-a457-4551-9c79-5b7aa5b08dd9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:01.422002 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1244/4948] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:22:01 2026] DELETE /volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:22:01.426288 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2b03a5ee-a457-4551-9c79-5b7aa5b08dd9 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:22:01.426536 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2b03a5ee-a457-4551-9c79-5b7aa5b08dd9 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:01.426741 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2b03a5ee-a457-4551-9c79-5b7aa5b08dd9 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:01.426907 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-2b03a5ee-a457-4551-9c79-5b7aa5b08dd9 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:01.429305 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ba5c3be0-10c2-4cef-8f84-e072e26f9123 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:01.431162 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ba5c3be0-10c2-4cef-8f84-e072e26f9123 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 Aug 06 03:22:01.431474 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ba5c3be0-10c2-4cef-8f84-e072e26f9123 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:01.431791 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ba5c3be0-10c2-4cef-8f84-e072e26f9123 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:01.432027 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-ba5c3be0-10c2-4cef-8f84-e072e26f9123 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id fd64a0a9-a97f-4712-b4b1-79d2b7c48e85. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:01.432100 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:01.432100 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:01.433179 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2b03a5ee-a457-4551-9c79-5b7aa5b08dd9 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:22:01.433955 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1241/4949] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:01 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:01.436814 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:01.436814 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:01.437975 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ba5c3be0-10c2-4cef-8f84-e072e26f9123 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 returned with HTTP 200 Aug 06 03:22:01.437975 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1244/4950] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:01 2026] GET /volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:02.317120 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c9bc4a80-986a-4404-bb11-009af7e43b92 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:02.319619 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c9bc4a80-986a-4404-bb11-009af7e43b92 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc Aug 06 03:22:02.319860 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c9bc4a80-986a-4404-bb11-009af7e43b92 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:02.320152 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c9bc4a80-986a-4404-bb11-009af7e43b92 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:02.328633 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c9bc4a80-986a-4404-bb11-009af7e43b92 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc returned with HTTP 404 Aug 06 03:22:02.329277 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1222/4951] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:02 2026] GET /volume/v3/volumes/296c5a01-dd7f-4383-942f-937b2965c7dc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:02.442374 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c066ca33-9c64-402c-a034-ea04e73c6911 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:02.444012 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c066ca33-9c64-402c-a034-ea04e73c6911 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:22:02.444183 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c066ca33-9c64-402c-a034-ea04e73c6911 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:02.444388 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c066ca33-9c64-402c-a034-ea04e73c6911 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:02.444491 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-c066ca33-9c64-402c-a034-ea04e73c6911 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:02.450312 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-52c2d16e-644f-436a-9875-8dd3ea5ee59e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:02.451198 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:02.451198 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:02.451882 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c066ca33-9c64-402c-a034-ea04e73c6911 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:22:02.452231 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1245/4952] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:02 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:02.452295 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-52c2d16e-644f-436a-9875-8dd3ea5ee59e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 Aug 06 03:22:02.452536 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-52c2d16e-644f-436a-9875-8dd3ea5ee59e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:02.452760 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-52c2d16e-644f-436a-9875-8dd3ea5ee59e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:02.452876 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-52c2d16e-644f-436a-9875-8dd3ea5ee59e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id fd64a0a9-a97f-4712-b4b1-79d2b7c48e85. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:02.457018 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:02.457018 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:02.457722 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-52c2d16e-644f-436a-9875-8dd3ea5ee59e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 returned with HTTP 200 Aug 06 03:22:02.458052 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1242/4953] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:02 2026] GET /volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:02.630720 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a166c8f0-b1fb-47d3-ac31-2c8715fda180 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:02.632492 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a166c8f0-b1fb-47d3-ac31-2c8715fda180 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] DELETE https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:22:02.632741 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a166c8f0-b1fb-47d3-ac31-2c8715fda180 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:02.632889 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a166c8f0-b1fb-47d3-ac31-2c8715fda180 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:02.633043 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-a166c8f0-b1fb-47d3-ac31-2c8715fda180 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Delete volume with id: c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:22:02.640118 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:02.640118 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:02.640772 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a166c8f0-b1fb-47d3-ac31-2c8715fda180 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:22:02.653825 np0000006611 devstack@c-api.service[100902]: WARNING cinder.keymgr.conf_key_mgr [None req-a166c8f0-b1fb-47d3-ac31-2c8715fda180 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 03:22:02.660251 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a166c8f0-b1fb-47d3-ac31-2c8715fda180 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Delete volume request issued successfully. Aug 06 03:22:02.660483 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a166c8f0-b1fb-47d3-ac31-2c8715fda180 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 202 Aug 06 03:22:02.661004 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1245/4954] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:22:02 2026] DELETE /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:22:02.671478 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cc6e24e5-d168-4884-a95c-42a21096297b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:02.674665 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cc6e24e5-d168-4884-a95c-42a21096297b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:22:02.674867 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cc6e24e5-d168-4884-a95c-42a21096297b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:02.675075 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cc6e24e5-d168-4884-a95c-42a21096297b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:02.687977 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:02.687977 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:02.691155 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-cc6e24e5-d168-4884-a95c-42a21096297b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Volume info retrieved successfully. Aug 06 03:22:02.697745 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cc6e24e5-d168-4884-a95c-42a21096297b tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 200 Aug 06 03:22:02.698273 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1223/4955] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:02 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 1426 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:22:03.462494 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bfc4dee7-a353-4919-b4ba-75dbe2e35fa7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:03.467869 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bfc4dee7-a353-4919-b4ba-75dbe2e35fa7 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:22:03.468103 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bfc4dee7-a353-4919-b4ba-75dbe2e35fa7 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:03.468288 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bfc4dee7-a353-4919-b4ba-75dbe2e35fa7 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:03.468392 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-bfc4dee7-a353-4919-b4ba-75dbe2e35fa7 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:03.468670 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a511b006-aece-4d11-bf89-981bce2b05bd None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:03.472288 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a511b006-aece-4d11-bf89-981bce2b05bd tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 Aug 06 03:22:03.472512 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a511b006-aece-4d11-bf89-981bce2b05bd tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:03.472742 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a511b006-aece-4d11-bf89-981bce2b05bd tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:03.472900 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-a511b006-aece-4d11-bf89-981bce2b05bd tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id fd64a0a9-a97f-4712-b4b1-79d2b7c48e85. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:03.472964 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:03.472964 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:03.473721 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bfc4dee7-a353-4919-b4ba-75dbe2e35fa7 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:22:03.474133 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1246/4956] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:03 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:03.476928 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:03.476928 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:03.477617 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a511b006-aece-4d11-bf89-981bce2b05bd tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 returned with HTTP 200 Aug 06 03:22:03.477982 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1243/4957] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:03 2026] GET /volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:03.712554 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2e31f2df-7da9-4f11-a827-82cb3ffd65c3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:03.714296 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2e31f2df-7da9-4f11-a827-82cb3ffd65c3 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] GET https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 Aug 06 03:22:03.714573 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2e31f2df-7da9-4f11-a827-82cb3ffd65c3 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:03.714695 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2e31f2df-7da9-4f11-a827-82cb3ffd65c3 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:03.721704 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2e31f2df-7da9-4f11-a827-82cb3ffd65c3 tempest-TestEncryptedCinderVolumes-80497514 tempest-TestEncryptedCinderVolumes-80497514-project-member] https://10.4.3.80/volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 returned with HTTP 404 Aug 06 03:22:03.722299 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1246/4958] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:03 2026] GET /volume/v3/volumes/c9400cf6-427c-4651-9dfa-d8384bf83396 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:03.729436 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c4c9cd15-67ab-43c1-8bc6-30b7e536dd48 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:03.731053 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c4c9cd15-67ab-43c1-8bc6-30b7e536dd48 tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] GET https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 Aug 06 03:22:03.731231 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c4c9cd15-67ab-43c1-8bc6-30b7e536dd48 tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:03.731401 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c4c9cd15-67ab-43c1-8bc6-30b7e536dd48 tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] Calling method 'detail' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:03.732148 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-c4c9cd15-67ab-43c1-8bc6-30b7e536dd48 tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100901) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:22:03.766480 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c4c9cd15-67ab-43c1-8bc6-30b7e536dd48 tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] Get all volumes completed successfully. Aug 06 03:22:03.770322 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:03.770322 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:03.774708 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c4c9cd15-67ab-43c1-8bc6-30b7e536dd48 tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 03:22:03.775091 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1224/4959] 10.4.3.80 () {66 vars in 1278 bytes} [Thu Aug 6 03:22:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12678 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:22:03.797517 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d7808053-9f5a-4f3f-bf46-2833f50212f4 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:03.799011 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d7808053-9f5a-4f3f-bf46-2833f50212f4 tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] DELETE https://10.4.3.80/volume/v3/types/9405702f-f9a7-435c-98e4-16e3ef87a4e7 Aug 06 03:22:03.799180 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d7808053-9f5a-4f3f-bf46-2833f50212f4 tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:03.799380 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d7808053-9f5a-4f3f-bf46-2833f50212f4 tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] Calling method '_delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:03.825512 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d7808053-9f5a-4f3f-bf46-2833f50212f4 tempest-TestEncryptedCinderVolumes-1594165213 tempest-TestEncryptedCinderVolumes-1594165213-project-admin] https://10.4.3.80/volume/v3/types/9405702f-f9a7-435c-98e4-16e3ef87a4e7 returned with HTTP 202 Aug 06 03:22:03.826500 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1247/4960] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:22:03 2026] DELETE /volume/v3/types/9405702f-f9a7-435c-98e4-16e3ef87a4e7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:22:04.483023 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a78e4eeb-d101-4266-97a2-ad28e2a4983b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:04.485228 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a78e4eeb-d101-4266-97a2-ad28e2a4983b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:22:04.485228 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a78e4eeb-d101-4266-97a2-ad28e2a4983b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:04.485228 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a78e4eeb-d101-4266-97a2-ad28e2a4983b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:04.485228 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-a78e4eeb-d101-4266-97a2-ad28e2a4983b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:04.489270 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f693c5b3-c3b1-4445-bf87-ce62d5236f52 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:04.489431 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:04.489431 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:04.490721 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a78e4eeb-d101-4266-97a2-ad28e2a4983b tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:22:04.490721 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1244/4961] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:04 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:04.491002 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f693c5b3-c3b1-4445-bf87-ce62d5236f52 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 Aug 06 03:22:04.491226 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f693c5b3-c3b1-4445-bf87-ce62d5236f52 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:04.491458 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f693c5b3-c3b1-4445-bf87-ce62d5236f52 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:04.491606 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-f693c5b3-c3b1-4445-bf87-ce62d5236f52 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id fd64a0a9-a97f-4712-b4b1-79d2b7c48e85. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:04.496954 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:04.496954 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:04.497817 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f693c5b3-c3b1-4445-bf87-ce62d5236f52 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 returned with HTTP 200 Aug 06 03:22:04.498280 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1247/4962] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:04 2026] GET /volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:05.502091 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-52a3cad2-93ff-42d6-811c-59fd66867604 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:05.505511 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-52a3cad2-93ff-42d6-811c-59fd66867604 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:22:05.505688 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-52a3cad2-93ff-42d6-811c-59fd66867604 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:05.506029 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-52a3cad2-93ff-42d6-811c-59fd66867604 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:05.506083 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-52a3cad2-93ff-42d6-811c-59fd66867604 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:05.511131 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-147fa8e4-2207-4394-9fc7-602d01c28d61 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:05.511411 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:05.511411 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:05.512363 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-52a3cad2-93ff-42d6-811c-59fd66867604 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:22:05.512777 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1225/4963] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:05 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:05.513328 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-147fa8e4-2207-4394-9fc7-602d01c28d61 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 Aug 06 03:22:05.513537 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-147fa8e4-2207-4394-9fc7-602d01c28d61 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:05.513715 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-147fa8e4-2207-4394-9fc7-602d01c28d61 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:05.513817 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-147fa8e4-2207-4394-9fc7-602d01c28d61 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id fd64a0a9-a97f-4712-b4b1-79d2b7c48e85. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:05.517136 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-147fa8e4-2207-4394-9fc7-602d01c28d61 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 returned with HTTP 404 Aug 06 03:22:05.517579 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1248/4964] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:05 2026] GET /volume/v3/backups/fd64a0a9-a97f-4712-b4b1-79d2b7c48e85 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:05.522845 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4eefc7fb-0898-4b90-80eb-63e6a38179dc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:05.524502 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4eefc7fb-0898-4b90-80eb-63e6a38179dc tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/a89668b2-847e-4212-8325-600f65891f56 Aug 06 03:22:05.524754 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4eefc7fb-0898-4b90-80eb-63e6a38179dc tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:05.525055 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4eefc7fb-0898-4b90-80eb-63e6a38179dc tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:05.533595 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:05.533595 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:05.537227 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4eefc7fb-0898-4b90-80eb-63e6a38179dc tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:22:05.541296 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4eefc7fb-0898-4b90-80eb-63e6a38179dc tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/a89668b2-847e-4212-8325-600f65891f56 returned with HTTP 200 Aug 06 03:22:05.541879 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1245/4965] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:05 2026] GET /volume/v3/volumes/a89668b2-847e-4212-8325-600f65891f56 => generated 963 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:05.555273 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-149346eb-3d27-424b-b775-5f838333a686 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:05.557034 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-149346eb-3d27-424b-b775-5f838333a686 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/a89668b2-847e-4212-8325-600f65891f56 Aug 06 03:22:05.557219 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-149346eb-3d27-424b-b775-5f838333a686 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:05.557433 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-149346eb-3d27-424b-b775-5f838333a686 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:05.564134 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:05.564134 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:05.567198 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-149346eb-3d27-424b-b775-5f838333a686 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:22:05.570599 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-149346eb-3d27-424b-b775-5f838333a686 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/a89668b2-847e-4212-8325-600f65891f56 returned with HTTP 200 Aug 06 03:22:05.570936 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1248/4966] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:05 2026] GET /volume/v3/volumes/a89668b2-847e-4212-8325-600f65891f56 => generated 963 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:05.583079 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-aaf30d20-5f84-4922-9417-56e76eca2dd1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:05.584766 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-aaf30d20-5f84-4922-9417-56e76eca2dd1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] DELETE https://10.4.3.80/volume/v3/volumes/a89668b2-847e-4212-8325-600f65891f56 Aug 06 03:22:05.584966 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-aaf30d20-5f84-4922-9417-56e76eca2dd1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:05.585140 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-aaf30d20-5f84-4922-9417-56e76eca2dd1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:05.585303 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-aaf30d20-5f84-4922-9417-56e76eca2dd1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Delete volume with id: a89668b2-847e-4212-8325-600f65891f56 Aug 06 03:22:05.591899 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:05.591899 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:05.592329 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-aaf30d20-5f84-4922-9417-56e76eca2dd1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:22:05.606300 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-aaf30d20-5f84-4922-9417-56e76eca2dd1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Delete volume request issued successfully. Aug 06 03:22:05.606497 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-aaf30d20-5f84-4922-9417-56e76eca2dd1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/a89668b2-847e-4212-8325-600f65891f56 returned with HTTP 202 Aug 06 03:22:05.606904 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1226/4967] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:22:05 2026] DELETE /volume/v3/volumes/a89668b2-847e-4212-8325-600f65891f56 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:22:05.614210 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bbc85def-c07b-4866-b3aa-affba9d3bd6a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:05.616149 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bbc85def-c07b-4866-b3aa-affba9d3bd6a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/a89668b2-847e-4212-8325-600f65891f56 Aug 06 03:22:05.616335 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bbc85def-c07b-4866-b3aa-affba9d3bd6a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:05.616530 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bbc85def-c07b-4866-b3aa-affba9d3bd6a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:05.623849 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:05.623849 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:05.628177 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-bbc85def-c07b-4866-b3aa-affba9d3bd6a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:22:05.632643 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bbc85def-c07b-4866-b3aa-affba9d3bd6a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/a89668b2-847e-4212-8325-600f65891f56 returned with HTTP 200 Aug 06 03:22:05.633060 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1249/4968] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:05 2026] GET /volume/v3/volumes/a89668b2-847e-4212-8325-600f65891f56 => generated 962 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:05.919487 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-db5a3fea-877f-4a63-91ab-647021ab08a5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:05.921135 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-db5a3fea-877f-4a63-91ab-647021ab08a5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] DELETE https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 Aug 06 03:22:05.921307 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-db5a3fea-877f-4a63-91ab-647021ab08a5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:05.921502 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-db5a3fea-877f-4a63-91ab-647021ab08a5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:05.921606 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.contrib.backups [None req-db5a3fea-877f-4a63-91ab-647021ab08a5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Delete backup with id: ae4fdb35-84c4-4459-9c47-cd29d5388ed1. Aug 06 03:22:05.925357 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:05.925357 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:05.935476 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.backup.rpcapi [None req-db5a3fea-877f-4a63-91ab-647021ab08a5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] delete_backup rpcapi backup_id ae4fdb35-84c4-4459-9c47-cd29d5388ed1 {{(pid=100900) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:22:05.936885 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-db5a3fea-877f-4a63-91ab-647021ab08a5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 returned with HTTP 202 Aug 06 03:22:05.937271 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1246/4969] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:22:05 2026] DELETE /volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:22:05.942952 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-682b579e-fb7f-44d3-a154-518161990043 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:05.944607 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-682b579e-fb7f-44d3-a154-518161990043 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 Aug 06 03:22:05.944753 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-682b579e-fb7f-44d3-a154-518161990043 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:05.944940 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-682b579e-fb7f-44d3-a154-518161990043 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:05.945052 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-682b579e-fb7f-44d3-a154-518161990043 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id ae4fdb35-84c4-4459-9c47-cd29d5388ed1. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:05.948999 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:05.948999 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:05.949611 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-682b579e-fb7f-44d3-a154-518161990043 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 returned with HTTP 200 Aug 06 03:22:05.949930 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1249/4970] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:05 2026] GET /volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:06.645016 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4acf0f60-ae5d-40aa-9c7d-10bcb9622d2f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:06.646624 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4acf0f60-ae5d-40aa-9c7d-10bcb9622d2f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/a89668b2-847e-4212-8325-600f65891f56 Aug 06 03:22:06.646797 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4acf0f60-ae5d-40aa-9c7d-10bcb9622d2f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:06.646987 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4acf0f60-ae5d-40aa-9c7d-10bcb9622d2f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:06.652181 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4acf0f60-ae5d-40aa-9c7d-10bcb9622d2f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/a89668b2-847e-4212-8325-600f65891f56 returned with HTTP 404 Aug 06 03:22:06.652653 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1227/4971] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:06 2026] GET /volume/v3/volumes/a89668b2-847e-4212-8325-600f65891f56 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:06.658588 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-67693265-4f24-4c21-be55-de90644f1728 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:06.660270 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-67693265-4f24-4c21-be55-de90644f1728 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] DELETE https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:22:06.660440 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-67693265-4f24-4c21-be55-de90644f1728 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:06.660574 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-67693265-4f24-4c21-be55-de90644f1728 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:06.660670 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.backups [None req-67693265-4f24-4c21-be55-de90644f1728 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Delete backup with id: dc849f8f-9540-41f1-a141-f912a4a5804a. Aug 06 03:22:06.664704 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:06.664704 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:06.674893 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.backup.rpcapi [None req-67693265-4f24-4c21-be55-de90644f1728 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] delete_backup rpcapi backup_id dc849f8f-9540-41f1-a141-f912a4a5804a {{(pid=100899) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:22:06.676316 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-67693265-4f24-4c21-be55-de90644f1728 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 202 Aug 06 03:22:06.676675 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1250/4972] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:22:06 2026] DELETE /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:22:06.683337 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-02b2a99c-8ce0-42a0-95b0-a7199440fff9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:06.684989 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-02b2a99c-8ce0-42a0-95b0-a7199440fff9 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:22:06.685173 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-02b2a99c-8ce0-42a0-95b0-a7199440fff9 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:06.685344 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-02b2a99c-8ce0-42a0-95b0-a7199440fff9 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:06.685454 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-02b2a99c-8ce0-42a0-95b0-a7199440fff9 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:06.689269 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:06.689269 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:06.690027 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-02b2a99c-8ce0-42a0-95b0-a7199440fff9 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 200 Aug 06 03:22:06.690357 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1247/4973] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:06 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 823 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:06.960033 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bbfe91c3-be9a-4f6a-a099-900f6cbc3e63 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:06.961769 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bbfe91c3-be9a-4f6a-a099-900f6cbc3e63 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 Aug 06 03:22:06.961904 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bbfe91c3-be9a-4f6a-a099-900f6cbc3e63 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:06.962069 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bbfe91c3-be9a-4f6a-a099-900f6cbc3e63 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:06.962181 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-bbfe91c3-be9a-4f6a-a099-900f6cbc3e63 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id ae4fdb35-84c4-4459-9c47-cd29d5388ed1. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:06.965603 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bbfe91c3-be9a-4f6a-a099-900f6cbc3e63 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 returned with HTTP 404 Aug 06 03:22:06.965986 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1250/4974] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:06 2026] GET /volume/v3/backups/ae4fdb35-84c4-4459-9c47-cd29d5388ed1 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:06.978926 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1340e4cc-a5e8-4700-b0e5-49060a6cfa46 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:06.980339 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1340e4cc-a5e8-4700-b0e5-49060a6cfa46 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:22:06.980628 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1340e4cc-a5e8-4700-b0e5-49060a6cfa46 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-404889960"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:06.981918 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-1340e4cc-a5e8-4700-b0e5-49060a6cfa46 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-404889960'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:22:06.982074 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-1340e4cc-a5e8-4700-b0e5-49060a6cfa46 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Create volume of 1 GB Aug 06 03:22:06.985619 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1340e4cc-a5e8-4700-b0e5-49060a6cfa46 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Availability Zones retrieved successfully. Aug 06 03:22:06.991421 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-1340e4cc-a5e8-4700-b0e5-49060a6cfa46 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Flow 'volume_create_api' (056e2146-2dd0-4c8a-aa5c-a21b958645d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:22:06.992277 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-1340e4cc-a5e8-4700-b0e5-49060a6cfa46 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cecb0a67-bf3c-435e-bc6c-9d1de9cb4943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:06.993064 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-1340e4cc-a5e8-4700-b0e5-49060a6cfa46 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:22:07.017604 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-1340e4cc-a5e8-4700-b0e5-49060a6cfa46 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cecb0a67-bf3c-435e-bc6c-9d1de9cb4943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:07.018292 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-1340e4cc-a5e8-4700-b0e5-49060a6cfa46 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88f1dabf-c8c5-4a0d-9cd8-a4a16fce9748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:07.056278 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-1340e4cc-a5e8-4700-b0e5-49060a6cfa46 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Created reservations ['e9a4fa50-b25e-41eb-830c-aaca4c088dd8', '21df63ce-22aa-4e0b-85e0-995496175d7c', 'd2b2e9c1-94c6-4b3f-b181-32681419a815', '32934027-75e3-439d-954c-6ae2c5948064'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:22:07.057136 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-1340e4cc-a5e8-4700-b0e5-49060a6cfa46 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88f1dabf-c8c5-4a0d-9cd8-a4a16fce9748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9a4fa50-b25e-41eb-830c-aaca4c088dd8', '21df63ce-22aa-4e0b-85e0-995496175d7c', 'd2b2e9c1-94c6-4b3f-b181-32681419a815', '32934027-75e3-439d-954c-6ae2c5948064']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:07.057804 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-1340e4cc-a5e8-4700-b0e5-49060a6cfa46 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ac2b4d1-cda3-47cd-8443-e4d6225bcb87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:07.083882 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-1340e4cc-a5e8-4700-b0e5-49060a6cfa46 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ac2b4d1-cda3-47cd-8443-e4d6225bcb87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b31c8e3b-43b1-46d3-90f2-6aad63a898d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-404889960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0fd918557004fbc9a6015cabc784156',qos_specs=None,replication_status=,reservations=['e9a4fa50-b25e-41eb-830c-aaca4c088dd8','21df63ce-22aa-4e0b-85e0-995496175d7c','d2b2e9c1-94c6-4b3f-b181-32681419a815','32934027-75e3-439d-954c-6ae2c5948064'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6adc0dc07d34951aa2ee6d50d04655f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:22:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-404889960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b31c8e3b-43b1-46d3-90f2-6aad63a898d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0fd918557004fbc9a6015cabc784156',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6adc0dc07d34951aa2ee6d50d04655f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:07.084812 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-1340e4cc-a5e8-4700-b0e5-49060a6cfa46 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d4363b4-b0d4-4518-a0d7-86d963ad6384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:07.104352 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-1340e4cc-a5e8-4700-b0e5-49060a6cfa46 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d4363b4-b0d4-4518-a0d7-86d963ad6384) transitioned into state 'SUCCESS' from state '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-404889960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0fd918557004fbc9a6015cabc784156',qos_specs=None,replication_status=,reservations=['e9a4fa50-b25e-41eb-830c-aaca4c088dd8','21df63ce-22aa-4e0b-85e0-995496175d7c','d2b2e9c1-94c6-4b3f-b181-32681419a815','32934027-75e3-439d-954c-6ae2c5948064'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6adc0dc07d34951aa2ee6d50d04655f',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:07.106009 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-1340e4cc-a5e8-4700-b0e5-49060a6cfa46 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fc264ab-cb12-46a1-a8e7-7dc8f353e1f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:07.121518 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-1340e4cc-a5e8-4700-b0e5-49060a6cfa46 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fc264ab-cb12-46a1-a8e7-7dc8f353e1f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:07.122689 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-1340e4cc-a5e8-4700-b0e5-49060a6cfa46 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Flow 'volume_create_api' (056e2146-2dd0-4c8a-aa5c-a21b958645d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:22:07.123094 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1340e4cc-a5e8-4700-b0e5-49060a6cfa46 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Create volume request issued successfully. Aug 06 03:22:07.123811 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1340e4cc-a5e8-4700-b0e5-49060a6cfa46 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:22:07.126660 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1228/4975] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:22:06 2026] POST /volume/v3/volumes => generated 746 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:22:07.139913 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1ca94c02-e4d6-4f3f-89de-9660ff2d381f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:07.140724 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1ca94c02-e4d6-4f3f-89de-9660ff2d381f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/b31c8e3b-43b1-46d3-90f2-6aad63a898d7 Aug 06 03:22:07.140870 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1ca94c02-e4d6-4f3f-89de-9660ff2d381f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:07.141004 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1ca94c02-e4d6-4f3f-89de-9660ff2d381f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:07.147337 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:07.147337 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:07.150683 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1ca94c02-e4d6-4f3f-89de-9660ff2d381f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:22:07.154592 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1ca94c02-e4d6-4f3f-89de-9660ff2d381f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/b31c8e3b-43b1-46d3-90f2-6aad63a898d7 returned with HTTP 200 Aug 06 03:22:07.154974 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1251/4976] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:07 2026] GET /volume/v3/volumes/b31c8e3b-43b1-46d3-90f2-6aad63a898d7 => generated 814 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:07.701088 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-579c10ac-254a-43a0-92b2-fbd70a0e4e83 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:07.702692 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-579c10ac-254a-43a0-92b2-fbd70a0e4e83 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a Aug 06 03:22:07.702877 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-579c10ac-254a-43a0-92b2-fbd70a0e4e83 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:07.703044 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-579c10ac-254a-43a0-92b2-fbd70a0e4e83 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:07.703137 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-579c10ac-254a-43a0-92b2-fbd70a0e4e83 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id dc849f8f-9540-41f1-a141-f912a4a5804a. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:07.706512 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-579c10ac-254a-43a0-92b2-fbd70a0e4e83 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a returned with HTTP 404 Aug 06 03:22:07.706971 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1248/4977] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:07 2026] GET /volume/v3/backups/dc849f8f-9540-41f1-a141-f912a4a5804a => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:07.776643 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5c396d97-ac8a-4878-bc45-86e5db9043a6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:07.778557 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5c396d97-ac8a-4878-bc45-86e5db9043a6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] DELETE https://10.4.3.80/volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd Aug 06 03:22:07.778749 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5c396d97-ac8a-4878-bc45-86e5db9043a6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:07.778936 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5c396d97-ac8a-4878-bc45-86e5db9043a6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:07.779126 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-5c396d97-ac8a-4878-bc45-86e5db9043a6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Delete volume with id: a56a7bd0-169c-4317-8afe-986999c96dcd Aug 06 03:22:07.786048 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:07.786048 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:07.786522 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5c396d97-ac8a-4878-bc45-86e5db9043a6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:22:07.800644 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5c396d97-ac8a-4878-bc45-86e5db9043a6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Delete volume request issued successfully. Aug 06 03:22:07.800795 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5c396d97-ac8a-4878-bc45-86e5db9043a6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd returned with HTTP 202 Aug 06 03:22:07.801196 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1251/4978] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:22:07 2026] DELETE /volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:22:07.808025 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-236a6a5b-5fa7-4a08-95f5-225673f8f747 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:07.809510 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-236a6a5b-5fa7-4a08-95f5-225673f8f747 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd Aug 06 03:22:07.809701 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-236a6a5b-5fa7-4a08-95f5-225673f8f747 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:07.809901 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-236a6a5b-5fa7-4a08-95f5-225673f8f747 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:07.817157 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:07.817157 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:07.820524 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-236a6a5b-5fa7-4a08-95f5-225673f8f747 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:22:07.825244 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-236a6a5b-5fa7-4a08-95f5-225673f8f747 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd returned with HTTP 200 Aug 06 03:22:07.825800 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1229/4979] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:07 2026] GET /volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:08.166615 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d745584e-1d01-4fbc-973d-f5eb4a802aaa None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:08.168795 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d745584e-1d01-4fbc-973d-f5eb4a802aaa tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/b31c8e3b-43b1-46d3-90f2-6aad63a898d7 Aug 06 03:22:08.169008 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d745584e-1d01-4fbc-973d-f5eb4a802aaa tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:08.169186 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d745584e-1d01-4fbc-973d-f5eb4a802aaa tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:08.175439 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:08.175439 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:08.178473 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d745584e-1d01-4fbc-973d-f5eb4a802aaa tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:22:08.181966 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d745584e-1d01-4fbc-973d-f5eb4a802aaa tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/b31c8e3b-43b1-46d3-90f2-6aad63a898d7 returned with HTTP 200 Aug 06 03:22:08.182312 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1252/4980] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:08 2026] GET /volume/v3/volumes/b31c8e3b-43b1-46d3-90f2-6aad63a898d7 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:08.193847 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5f1bbc9e-44f6-40e0-bf9d-8460e2a2e4b2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:08.195510 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5f1bbc9e-44f6-40e0-bf9d-8460e2a2e4b2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:22:08.195811 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5f1bbc9e-44f6-40e0-bf9d-8460e2a2e4b2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b31c8e3b-43b1-46d3-90f2-6aad63a898d7", "name": "tempest-VolumesBackupsTest-Snapshot-452402052"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:08.205197 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:08.205197 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:08.205717 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5f1bbc9e-44f6-40e0-bf9d-8460e2a2e4b2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:22:08.205847 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-5f1bbc9e-44f6-40e0-bf9d-8460e2a2e4b2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Create snapshot from volume b31c8e3b-43b1-46d3-90f2-6aad63a898d7 Aug 06 03:22:08.233452 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-5f1bbc9e-44f6-40e0-bf9d-8460e2a2e4b2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Created reservations ['6b572e1d-e2e7-49c6-88f6-1127cde9d13c', 'c260571b-a669-495c-ae1f-fd159fc16a21', '8ddb4693-b4c3-4493-ae6e-da70aa131669', '9d37179e-cc33-4e78-9055-e373b936fde0'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:22:08.259515 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5f1bbc9e-44f6-40e0-bf9d-8460e2a2e4b2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Snapshot create request issued successfully. Aug 06 03:22:08.259783 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5f1bbc9e-44f6-40e0-bf9d-8460e2a2e4b2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:22:08.260172 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1249/4981] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:22:08 2026] POST /volume/v3/snapshots => generated 304 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:22:08.270485 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f89e2c90-eeeb-42f0-8aa1-30e3f1405be2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:08.273139 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f89e2c90-eeeb-42f0-8aa1-30e3f1405be2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/snapshots/c5f84d75-edaa-48de-bbb8-d284d0d07b86 Aug 06 03:22:08.273139 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f89e2c90-eeeb-42f0-8aa1-30e3f1405be2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:08.273302 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f89e2c90-eeeb-42f0-8aa1-30e3f1405be2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:08.277871 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:08.277871 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:08.278263 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f89e2c90-eeeb-42f0-8aa1-30e3f1405be2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Snapshot retrieved successfully. Aug 06 03:22:08.278947 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f89e2c90-eeeb-42f0-8aa1-30e3f1405be2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/snapshots/c5f84d75-edaa-48de-bbb8-d284d0d07b86 returned with HTTP 200 Aug 06 03:22:08.279266 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1252/4982] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:22:08 2026] GET /volume/v3/snapshots/c5f84d75-edaa-48de-bbb8-d284d0d07b86 => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:08.837793 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a5bfba80-79cc-47de-872e-ddfd7d588665 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:08.839456 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a5bfba80-79cc-47de-872e-ddfd7d588665 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd Aug 06 03:22:08.840302 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a5bfba80-79cc-47de-872e-ddfd7d588665 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:08.840302 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a5bfba80-79cc-47de-872e-ddfd7d588665 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:08.847303 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a5bfba80-79cc-47de-872e-ddfd7d588665 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd returned with HTTP 404 Aug 06 03:22:08.847733 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1230/4983] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:08 2026] GET /volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:08.854005 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-81ad0c8c-cfd1-40de-99ac-8474b2749e83 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:08.855562 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-81ad0c8c-cfd1-40de-99ac-8474b2749e83 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd Aug 06 03:22:08.855737 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-81ad0c8c-cfd1-40de-99ac-8474b2749e83 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:08.855919 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-81ad0c8c-cfd1-40de-99ac-8474b2749e83 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:08.858012 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=164,cinder:UPDATE=54,cinder:INSERT=21 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:22:08.865059 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-81ad0c8c-cfd1-40de-99ac-8474b2749e83 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd returned with HTTP 404 Aug 06 03:22:08.865728 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1253/4984] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:08 2026] GET /volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:08.872289 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f0c41326-7fe5-47bc-bccd-e4841afa6e4f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:08.874093 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f0c41326-7fe5-47bc-bccd-e4841afa6e4f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] DELETE https://10.4.3.80/volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd Aug 06 03:22:08.874288 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f0c41326-7fe5-47bc-bccd-e4841afa6e4f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:08.874556 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f0c41326-7fe5-47bc-bccd-e4841afa6e4f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:08.874712 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-f0c41326-7fe5-47bc-bccd-e4841afa6e4f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Delete volume with id: a56a7bd0-169c-4317-8afe-986999c96dcd Aug 06 03:22:08.880918 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f0c41326-7fe5-47bc-bccd-e4841afa6e4f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd returned with HTTP 404 Aug 06 03:22:08.881271 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1250/4985] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:22:08 2026] DELETE /volume/v3/volumes/a56a7bd0-169c-4317-8afe-986999c96dcd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:08.892336 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-642dc05f-68a3-4839-a96e-8e7c7b3a18f8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:08.893975 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-642dc05f-68a3-4839-a96e-8e7c7b3a18f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:22:08.894293 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-642dc05f-68a3-4839-a96e-8e7c7b3a18f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-459722500"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:08.895657 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-642dc05f-68a3-4839-a96e-8e7c7b3a18f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-459722500'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:22:08.895797 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-642dc05f-68a3-4839-a96e-8e7c7b3a18f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Create volume of 1 GB Aug 06 03:22:08.901827 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-642dc05f-68a3-4839-a96e-8e7c7b3a18f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Availability Zones retrieved successfully. Aug 06 03:22:08.908185 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-642dc05f-68a3-4839-a96e-8e7c7b3a18f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Flow 'volume_create_api' (8adc7c30-1bd6-4355-a053-6af0896cb012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:22:08.909288 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-642dc05f-68a3-4839-a96e-8e7c7b3a18f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ca5ab47-e7b0-4965-9d4d-87568d1dd1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:08.910176 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-642dc05f-68a3-4839-a96e-8e7c7b3a18f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:22:08.933683 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-642dc05f-68a3-4839-a96e-8e7c7b3a18f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ca5ab47-e7b0-4965-9d4d-87568d1dd1f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:08.934445 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-642dc05f-68a3-4839-a96e-8e7c7b3a18f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb07afbb-abac-479f-bfa4-853b0cd6b69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:08.967762 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-642dc05f-68a3-4839-a96e-8e7c7b3a18f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Created reservations ['476b6335-e9ba-4b5b-85c3-974fb05a8178', 'f55a75ce-0b7a-4e5a-998d-4e00ead85428', '62102cb9-7e96-4319-a2fb-b6ed9876a793', '87763512-614d-42d8-b37d-3727e837d4ad'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:22:08.968436 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-642dc05f-68a3-4839-a96e-8e7c7b3a18f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb07afbb-abac-479f-bfa4-853b0cd6b69c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['476b6335-e9ba-4b5b-85c3-974fb05a8178', 'f55a75ce-0b7a-4e5a-998d-4e00ead85428', '62102cb9-7e96-4319-a2fb-b6ed9876a793', '87763512-614d-42d8-b37d-3727e837d4ad']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:08.969061 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-642dc05f-68a3-4839-a96e-8e7c7b3a18f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (621c04ee-d4d4-46dc-be8d-6c8838df6d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:08.990281 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-642dc05f-68a3-4839-a96e-8e7c7b3a18f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (621c04ee-d4d4-46dc-be8d-6c8838df6d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dd60a89-60d6-4d3b-aa55-84cce6836610', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-459722500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749cd5665a57489bbbe52edeca2680f6',qos_specs=None,replication_status=,reservations=['476b6335-e9ba-4b5b-85c3-974fb05a8178','f55a75ce-0b7a-4e5a-998d-4e00ead85428','62102cb9-7e96-4319-a2fb-b6ed9876a793','87763512-614d-42d8-b37d-3727e837d4ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d833a03199b944d7af0ec408ecca2d69',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:22:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-459722500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dd60a89-60d6-4d3b-aa55-84cce6836610,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='749cd5665a57489bbbe52edeca2680f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d833a03199b944d7af0ec408ecca2d69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:08.990982 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-642dc05f-68a3-4839-a96e-8e7c7b3a18f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41939935-b696-4a5f-a555-968c3f5706da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:09.004821 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-642dc05f-68a3-4839-a96e-8e7c7b3a18f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41939935-b696-4a5f-a555-968c3f5706da) transitioned into state 'SUCCESS' from state '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-459722500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749cd5665a57489bbbe52edeca2680f6',qos_specs=None,replication_status=,reservations=['476b6335-e9ba-4b5b-85c3-974fb05a8178','f55a75ce-0b7a-4e5a-998d-4e00ead85428','62102cb9-7e96-4319-a2fb-b6ed9876a793','87763512-614d-42d8-b37d-3727e837d4ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d833a03199b944d7af0ec408ecca2d69',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:09.005436 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-642dc05f-68a3-4839-a96e-8e7c7b3a18f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffe9a480-bb14-453f-8453-c2d7a7006bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:09.013702 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-642dc05f-68a3-4839-a96e-8e7c7b3a18f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffe9a480-bb14-453f-8453-c2d7a7006bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:09.014426 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-642dc05f-68a3-4839-a96e-8e7c7b3a18f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Flow 'volume_create_api' (8adc7c30-1bd6-4355-a053-6af0896cb012) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:22:09.014681 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-642dc05f-68a3-4839-a96e-8e7c7b3a18f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Create volume request issued successfully. Aug 06 03:22:09.015186 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-642dc05f-68a3-4839-a96e-8e7c7b3a18f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:22:09.015595 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1253/4986] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:22:08 2026] POST /volume/v3/volumes => generated 746 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:22:09.026260 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-88639973-426e-402d-a4bf-c294a0c8be7a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:09.027911 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-88639973-426e-402d-a4bf-c294a0c8be7a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 Aug 06 03:22:09.028079 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-88639973-426e-402d-a4bf-c294a0c8be7a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:09.028250 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-88639973-426e-402d-a4bf-c294a0c8be7a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:09.035903 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:09.035903 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:09.039522 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-88639973-426e-402d-a4bf-c294a0c8be7a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:22:09.044393 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-88639973-426e-402d-a4bf-c294a0c8be7a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 returned with HTTP 200 Aug 06 03:22:09.044884 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1231/4987] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:09 2026] GET /volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 => generated 814 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:09.287891 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a01420e6-eada-4e43-92a9-7d4da258cbf7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:09.290025 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a01420e6-eada-4e43-92a9-7d4da258cbf7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/snapshots/c5f84d75-edaa-48de-bbb8-d284d0d07b86 Aug 06 03:22:09.290275 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a01420e6-eada-4e43-92a9-7d4da258cbf7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:09.290556 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a01420e6-eada-4e43-92a9-7d4da258cbf7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:09.296459 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:09.296459 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:09.296958 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a01420e6-eada-4e43-92a9-7d4da258cbf7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Snapshot retrieved successfully. Aug 06 03:22:09.297894 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a01420e6-eada-4e43-92a9-7d4da258cbf7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/snapshots/c5f84d75-edaa-48de-bbb8-d284d0d07b86 returned with HTTP 200 Aug 06 03:22:09.298313 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1254/4988] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:22:09 2026] GET /volume/v3/snapshots/c5f84d75-edaa-48de-bbb8-d284d0d07b86 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:09.307112 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-402be12c-f2f1-4b4d-a4ef-6a1f45ee55ae None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:09.308543 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-402be12c-f2f1-4b4d-a4ef-6a1f45ee55ae tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:22:09.308821 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-402be12c-f2f1-4b4d-a4ef-6a1f45ee55ae tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b31c8e3b-43b1-46d3-90f2-6aad63a898d7", "snapshot_id": "c5f84d75-edaa-48de-bbb8-d284d0d07b86", "name": "tempest-VolumesBackupsTest-Backup-1583763878"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:09.310090 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.backups [None req-402be12c-f2f1-4b4d-a4ef-6a1f45ee55ae tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Creating new backup {'backup': {'volume_id': 'b31c8e3b-43b1-46d3-90f2-6aad63a898d7', 'snapshot_id': 'c5f84d75-edaa-48de-bbb8-d284d0d07b86', 'name': 'tempest-VolumesBackupsTest-Backup-1583763878'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:22:09.310226 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.contrib.backups [None req-402be12c-f2f1-4b4d-a4ef-6a1f45ee55ae tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Creating backup of volume b31c8e3b-43b1-46d3-90f2-6aad63a898d7 in container None Aug 06 03:22:09.316383 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:09.316383 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:09.316839 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-402be12c-f2f1-4b4d-a4ef-6a1f45ee55ae tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:22:09.321359 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:09.321359 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:09.321704 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-402be12c-f2f1-4b4d-a4ef-6a1f45ee55ae tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Snapshot retrieved successfully. Aug 06 03:22:09.334414 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-402be12c-f2f1-4b4d-a4ef-6a1f45ee55ae tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Created reservations ['55575d6b-4c58-49b8-89f3-9cd63e69c5bf', '268919dc-faeb-42cb-8528-c3b7ab5a4efd'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:22:09.355920 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-402be12c-f2f1-4b4d-a4ef-6a1f45ee55ae tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:22:09.356291 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1251/4989] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:22:09 2026] POST /volume/v3/backups => generated 328 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:22:09.365205 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7ea860c2-a0a7-4ebc-9bd8-8d1d0eeed074 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:09.367458 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7ea860c2-a0a7-4ebc-9bd8-8d1d0eeed074 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 Aug 06 03:22:09.367798 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7ea860c2-a0a7-4ebc-9bd8-8d1d0eeed074 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:09.368047 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7ea860c2-a0a7-4ebc-9bd8-8d1d0eeed074 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:09.368382 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-7ea860c2-a0a7-4ebc-9bd8-8d1d0eeed074 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id f8e458eb-794a-4053-ab28-5b62add33df1. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:09.372103 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:09.372103 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:09.372863 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7ea860c2-a0a7-4ebc-9bd8-8d1d0eeed074 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 returned with HTTP 200 Aug 06 03:22:09.373342 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1254/4990] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:09 2026] GET /volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 => generated 769 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:10.056560 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6736ec47-e59c-4096-a448-ed0afce5f4e6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:10.059196 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6736ec47-e59c-4096-a448-ed0afce5f4e6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 Aug 06 03:22:10.059443 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6736ec47-e59c-4096-a448-ed0afce5f4e6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:10.059678 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6736ec47-e59c-4096-a448-ed0afce5f4e6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:10.067808 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:10.067808 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:10.071691 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-6736ec47-e59c-4096-a448-ed0afce5f4e6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:22:10.076531 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6736ec47-e59c-4096-a448-ed0afce5f4e6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 returned with HTTP 200 Aug 06 03:22:10.076989 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1232/4991] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:10 2026] GET /volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:10.383547 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f8ae9383-a726-4f36-862f-100bb7a2fe65 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:10.385391 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f8ae9383-a726-4f36-862f-100bb7a2fe65 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 Aug 06 03:22:10.385590 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f8ae9383-a726-4f36-862f-100bb7a2fe65 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:10.385766 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f8ae9383-a726-4f36-862f-100bb7a2fe65 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:10.385884 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-f8ae9383-a726-4f36-862f-100bb7a2fe65 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id f8e458eb-794a-4053-ab28-5b62add33df1. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:10.390051 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:10.390051 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:10.390862 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f8ae9383-a726-4f36-862f-100bb7a2fe65 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 returned with HTTP 200 Aug 06 03:22:10.391232 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1255/4992] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:10 2026] GET /volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 => generated 771 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:11.400564 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-494fae2a-fd0c-4149-8a98-11e3087601f5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:11.402146 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-494fae2a-fd0c-4149-8a98-11e3087601f5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 Aug 06 03:22:11.402322 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-494fae2a-fd0c-4149-8a98-11e3087601f5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:11.402497 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-494fae2a-fd0c-4149-8a98-11e3087601f5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:11.402583 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-494fae2a-fd0c-4149-8a98-11e3087601f5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id f8e458eb-794a-4053-ab28-5b62add33df1. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:11.406623 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:11.406623 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:11.407285 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-494fae2a-fd0c-4149-8a98-11e3087601f5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 returned with HTTP 200 Aug 06 03:22:11.407734 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1252/4993] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:11 2026] GET /volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 => generated 771 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:12.419755 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-69d957a2-dc27-4685-9402-e075a161d6f5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:12.421654 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-69d957a2-dc27-4685-9402-e075a161d6f5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 Aug 06 03:22:12.421813 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-69d957a2-dc27-4685-9402-e075a161d6f5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:12.421995 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-69d957a2-dc27-4685-9402-e075a161d6f5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:12.422098 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-69d957a2-dc27-4685-9402-e075a161d6f5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id f8e458eb-794a-4053-ab28-5b62add33df1. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:12.431644 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:12.431644 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:12.432328 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-69d957a2-dc27-4685-9402-e075a161d6f5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 returned with HTTP 200 Aug 06 03:22:12.432667 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1255/4994] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:12 2026] GET /volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 => generated 782 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:13.447950 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ca82ae75-3510-4c48-aeb4-417c4c594625 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:13.451616 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ca82ae75-3510-4c48-aeb4-417c4c594625 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 Aug 06 03:22:13.451775 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ca82ae75-3510-4c48-aeb4-417c4c594625 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:13.452988 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ca82ae75-3510-4c48-aeb4-417c4c594625 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:13.453108 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-ca82ae75-3510-4c48-aeb4-417c4c594625 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id f8e458eb-794a-4053-ab28-5b62add33df1. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:13.458681 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:13.458681 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:13.459444 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ca82ae75-3510-4c48-aeb4-417c4c594625 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 returned with HTTP 200 Aug 06 03:22:13.459779 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1233/4995] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:13 2026] GET /volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 => generated 782 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:14.470979 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9dee214c-cf64-4fbd-bea9-4adae530d5b1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:14.473063 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9dee214c-cf64-4fbd-bea9-4adae530d5b1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 Aug 06 03:22:14.473225 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9dee214c-cf64-4fbd-bea9-4adae530d5b1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:14.473428 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9dee214c-cf64-4fbd-bea9-4adae530d5b1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:14.473571 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-9dee214c-cf64-4fbd-bea9-4adae530d5b1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id f8e458eb-794a-4053-ab28-5b62add33df1. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:14.478153 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:14.478153 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:14.478858 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9dee214c-cf64-4fbd-bea9-4adae530d5b1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 returned with HTTP 200 Aug 06 03:22:14.479205 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1256/4996] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:14 2026] GET /volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:15.488492 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-37186a7d-936d-4189-9649-ee95a7dc924d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:15.490081 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-37186a7d-936d-4189-9649-ee95a7dc924d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 Aug 06 03:22:15.490266 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-37186a7d-936d-4189-9649-ee95a7dc924d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:15.490439 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-37186a7d-936d-4189-9649-ee95a7dc924d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:15.490541 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-37186a7d-936d-4189-9649-ee95a7dc924d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id f8e458eb-794a-4053-ab28-5b62add33df1. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:15.494378 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:15.494378 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:15.495029 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-37186a7d-936d-4189-9649-ee95a7dc924d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 returned with HTTP 200 Aug 06 03:22:15.495461 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1253/4997] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:15 2026] GET /volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:16.505677 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1aa0a7a4-d6a1-4fd5-b0da-4dacc125659f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:16.506281 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1aa0a7a4-d6a1-4fd5-b0da-4dacc125659f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 Aug 06 03:22:16.506446 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1aa0a7a4-d6a1-4fd5-b0da-4dacc125659f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:16.506613 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1aa0a7a4-d6a1-4fd5-b0da-4dacc125659f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:16.506713 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-1aa0a7a4-d6a1-4fd5-b0da-4dacc125659f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id f8e458eb-794a-4053-ab28-5b62add33df1. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:16.510627 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:16.510627 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:16.511308 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1aa0a7a4-d6a1-4fd5-b0da-4dacc125659f tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 returned with HTTP 200 Aug 06 03:22:16.512853 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1256/4998] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:16 2026] GET /volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:17.523817 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7deaed8e-3467-483d-8170-c6d86e7c6fea None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:17.525352 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7deaed8e-3467-483d-8170-c6d86e7c6fea tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 Aug 06 03:22:17.525518 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7deaed8e-3467-483d-8170-c6d86e7c6fea tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:17.525687 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7deaed8e-3467-483d-8170-c6d86e7c6fea tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:17.525785 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-7deaed8e-3467-483d-8170-c6d86e7c6fea tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id f8e458eb-794a-4053-ab28-5b62add33df1. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:17.529780 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:17.529780 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:17.530666 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7deaed8e-3467-483d-8170-c6d86e7c6fea tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 returned with HTTP 200 Aug 06 03:22:17.531266 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1234/4999] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:17 2026] GET /volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:18.540014 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-40b68b06-b03d-43a6-9b5c-06ac5de1bcb7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:18.541764 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-40b68b06-b03d-43a6-9b5c-06ac5de1bcb7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 Aug 06 03:22:18.542013 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-40b68b06-b03d-43a6-9b5c-06ac5de1bcb7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:18.542230 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-40b68b06-b03d-43a6-9b5c-06ac5de1bcb7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:18.542363 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-40b68b06-b03d-43a6-9b5c-06ac5de1bcb7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id f8e458eb-794a-4053-ab28-5b62add33df1. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:18.546366 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:18.546366 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:18.547019 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-40b68b06-b03d-43a6-9b5c-06ac5de1bcb7 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 returned with HTTP 200 Aug 06 03:22:18.547345 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1257/5000] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:18 2026] GET /volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:19.559370 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a15dfbc2-b9f7-469f-bc65-76bdaf195af0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:19.560872 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a15dfbc2-b9f7-469f-bc65-76bdaf195af0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 Aug 06 03:22:19.561079 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a15dfbc2-b9f7-469f-bc65-76bdaf195af0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:19.561272 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a15dfbc2-b9f7-469f-bc65-76bdaf195af0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:19.561360 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-a15dfbc2-b9f7-469f-bc65-76bdaf195af0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id f8e458eb-794a-4053-ab28-5b62add33df1. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:19.565120 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:19.565120 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:19.565735 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a15dfbc2-b9f7-469f-bc65-76bdaf195af0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 returned with HTTP 200 Aug 06 03:22:19.566081 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1254/5001] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:19 2026] GET /volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:20.575034 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9ca8be72-1710-4c76-bb56-8b0ff0347f41 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:20.576767 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9ca8be72-1710-4c76-bb56-8b0ff0347f41 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 Aug 06 03:22:20.576976 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9ca8be72-1710-4c76-bb56-8b0ff0347f41 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:20.577164 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9ca8be72-1710-4c76-bb56-8b0ff0347f41 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:20.577273 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-9ca8be72-1710-4c76-bb56-8b0ff0347f41 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id f8e458eb-794a-4053-ab28-5b62add33df1. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:20.581013 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:20.581013 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:20.581735 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9ca8be72-1710-4c76-bb56-8b0ff0347f41 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 returned with HTTP 200 Aug 06 03:22:20.582107 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1257/5002] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:20 2026] GET /volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:21.591375 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-caec362a-e56c-4854-8bd0-cba9e9da18dc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:21.593090 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-caec362a-e56c-4854-8bd0-cba9e9da18dc tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 Aug 06 03:22:21.593316 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-caec362a-e56c-4854-8bd0-cba9e9da18dc tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:21.593531 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-caec362a-e56c-4854-8bd0-cba9e9da18dc tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:21.593671 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-caec362a-e56c-4854-8bd0-cba9e9da18dc tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id f8e458eb-794a-4053-ab28-5b62add33df1. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:21.598437 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:21.598437 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:21.599257 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-caec362a-e56c-4854-8bd0-cba9e9da18dc tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 returned with HTTP 200 Aug 06 03:22:21.599649 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1235/5003] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:21 2026] GET /volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:22.608603 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-41322aeb-e6c4-425d-aae6-25684977c5ae None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:22.610597 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-41322aeb-e6c4-425d-aae6-25684977c5ae tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 Aug 06 03:22:22.610808 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-41322aeb-e6c4-425d-aae6-25684977c5ae tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:22.611043 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-41322aeb-e6c4-425d-aae6-25684977c5ae tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:22.611200 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-41322aeb-e6c4-425d-aae6-25684977c5ae tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id f8e458eb-794a-4053-ab28-5b62add33df1. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:22.616464 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:22.616464 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:22.617378 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-41322aeb-e6c4-425d-aae6-25684977c5ae tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 returned with HTTP 200 Aug 06 03:22:22.617818 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1258/5004] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:22 2026] GET /volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:23.626793 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-871f5c4f-13e2-4da2-8630-37a2371164b1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:23.628446 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-871f5c4f-13e2-4da2-8630-37a2371164b1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 Aug 06 03:22:23.628636 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-871f5c4f-13e2-4da2-8630-37a2371164b1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:23.628810 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-871f5c4f-13e2-4da2-8630-37a2371164b1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:23.628932 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-871f5c4f-13e2-4da2-8630-37a2371164b1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id f8e458eb-794a-4053-ab28-5b62add33df1. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:23.632801 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:23.632801 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:23.633480 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-871f5c4f-13e2-4da2-8630-37a2371164b1 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 returned with HTTP 200 Aug 06 03:22:23.633838 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1255/5005] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:23 2026] GET /volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:23.642479 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8f355299-0c7a-473c-9733-567f3b05e2b0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:23.644159 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8f355299-0c7a-473c-9733-567f3b05e2b0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 Aug 06 03:22:23.644398 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8f355299-0c7a-473c-9733-567f3b05e2b0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:23.644621 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8f355299-0c7a-473c-9733-567f3b05e2b0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:23.644763 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-8f355299-0c7a-473c-9733-567f3b05e2b0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id f8e458eb-794a-4053-ab28-5b62add33df1. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:23.649256 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:23.649256 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:23.649945 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8f355299-0c7a-473c-9733-567f3b05e2b0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 returned with HTTP 200 Aug 06 03:22:23.650416 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1258/5006] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:23 2026] GET /volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:23.659120 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-07ff034e-56b4-4e2e-9d47-1ccfec179cb0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:23.662577 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-07ff034e-56b4-4e2e-9d47-1ccfec179cb0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] DELETE https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 Aug 06 03:22:23.662783 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-07ff034e-56b4-4e2e-9d47-1ccfec179cb0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:23.662980 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-07ff034e-56b4-4e2e-9d47-1ccfec179cb0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:23.663082 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-07ff034e-56b4-4e2e-9d47-1ccfec179cb0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Delete backup with id: f8e458eb-794a-4053-ab28-5b62add33df1. Aug 06 03:22:23.667957 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:23.667957 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:23.679458 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.backup.rpcapi [None req-07ff034e-56b4-4e2e-9d47-1ccfec179cb0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] delete_backup rpcapi backup_id f8e458eb-794a-4053-ab28-5b62add33df1 {{(pid=100901) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:22:23.681462 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-07ff034e-56b4-4e2e-9d47-1ccfec179cb0 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 returned with HTTP 202 Aug 06 03:22:23.682002 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1236/5007] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:22:23 2026] DELETE /volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:22:23.689814 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a00a3495-7831-4db1-90c4-fbf1e3ab3ce2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:23.691654 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a00a3495-7831-4db1-90c4-fbf1e3ab3ce2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 Aug 06 03:22:23.691818 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a00a3495-7831-4db1-90c4-fbf1e3ab3ce2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:23.692116 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a00a3495-7831-4db1-90c4-fbf1e3ab3ce2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:23.692204 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-a00a3495-7831-4db1-90c4-fbf1e3ab3ce2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id f8e458eb-794a-4053-ab28-5b62add33df1. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:23.696407 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:23.696407 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:23.697168 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a00a3495-7831-4db1-90c4-fbf1e3ab3ce2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 returned with HTTP 200 Aug 06 03:22:23.697513 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1259/5008] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:23 2026] GET /volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:24.707378 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-743647b5-0e5d-46f6-af23-0c5788fc3be8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:24.709180 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-743647b5-0e5d-46f6-af23-0c5788fc3be8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 Aug 06 03:22:24.709424 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-743647b5-0e5d-46f6-af23-0c5788fc3be8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:24.709613 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-743647b5-0e5d-46f6-af23-0c5788fc3be8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:24.709715 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-743647b5-0e5d-46f6-af23-0c5788fc3be8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Show backup with id f8e458eb-794a-4053-ab28-5b62add33df1. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:24.713717 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-743647b5-0e5d-46f6-af23-0c5788fc3be8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 returned with HTTP 404 Aug 06 03:22:24.714202 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1256/5009] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:24 2026] GET /volume/v3/backups/f8e458eb-794a-4053-ab28-5b62add33df1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:24.721452 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-15ffa293-bf22-4070-80d0-cba6186b6263 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:24.723200 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-15ffa293-bf22-4070-80d0-cba6186b6263 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/c5f84d75-edaa-48de-bbb8-d284d0d07b86 Aug 06 03:22:24.723396 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-15ffa293-bf22-4070-80d0-cba6186b6263 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:24.723581 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-15ffa293-bf22-4070-80d0-cba6186b6263 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:24.723669 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-15ffa293-bf22-4070-80d0-cba6186b6263 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Delete snapshot with id: c5f84d75-edaa-48de-bbb8-d284d0d07b86 Aug 06 03:22:24.728719 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:24.728719 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:24.729152 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-15ffa293-bf22-4070-80d0-cba6186b6263 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Snapshot retrieved successfully. Aug 06 03:22:24.743318 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-15ffa293-bf22-4070-80d0-cba6186b6263 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Snapshot delete request issued successfully. Aug 06 03:22:24.743463 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-15ffa293-bf22-4070-80d0-cba6186b6263 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/snapshots/c5f84d75-edaa-48de-bbb8-d284d0d07b86 returned with HTTP 202 Aug 06 03:22:24.743866 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1259/5010] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:22:24 2026] DELETE /volume/v3/snapshots/c5f84d75-edaa-48de-bbb8-d284d0d07b86 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:22:24.751179 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8edd71b0-59b1-4a57-80f4-265e6db00ed5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:24.752918 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8edd71b0-59b1-4a57-80f4-265e6db00ed5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/snapshots/c5f84d75-edaa-48de-bbb8-d284d0d07b86 Aug 06 03:22:24.753151 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8edd71b0-59b1-4a57-80f4-265e6db00ed5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:24.753333 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8edd71b0-59b1-4a57-80f4-265e6db00ed5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:24.758344 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:24.758344 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:24.758816 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8edd71b0-59b1-4a57-80f4-265e6db00ed5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Snapshot retrieved successfully. Aug 06 03:22:24.759578 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8edd71b0-59b1-4a57-80f4-265e6db00ed5 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/snapshots/c5f84d75-edaa-48de-bbb8-d284d0d07b86 returned with HTTP 200 Aug 06 03:22:24.760036 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1237/5011] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:22:24 2026] GET /volume/v3/snapshots/c5f84d75-edaa-48de-bbb8-d284d0d07b86 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:25.769429 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0dd8a46f-134e-4fa6-bf4c-ddde9240c072 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:25.772775 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0dd8a46f-134e-4fa6-bf4c-ddde9240c072 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/snapshots/c5f84d75-edaa-48de-bbb8-d284d0d07b86 Aug 06 03:22:25.772775 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0dd8a46f-134e-4fa6-bf4c-ddde9240c072 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:25.772775 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0dd8a46f-134e-4fa6-bf4c-ddde9240c072 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:25.776493 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0dd8a46f-134e-4fa6-bf4c-ddde9240c072 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/snapshots/c5f84d75-edaa-48de-bbb8-d284d0d07b86 returned with HTTP 404 Aug 06 03:22:25.777107 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1260/5012] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:22:25 2026] GET /volume/v3/snapshots/c5f84d75-edaa-48de-bbb8-d284d0d07b86 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:25.783542 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a251a7cc-87fc-4b0f-b281-d1ff2e655a8a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:25.785144 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a251a7cc-87fc-4b0f-b281-d1ff2e655a8a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] DELETE https://10.4.3.80/volume/v3/volumes/b31c8e3b-43b1-46d3-90f2-6aad63a898d7 Aug 06 03:22:25.785330 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a251a7cc-87fc-4b0f-b281-d1ff2e655a8a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:25.785516 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a251a7cc-87fc-4b0f-b281-d1ff2e655a8a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:25.785661 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-a251a7cc-87fc-4b0f-b281-d1ff2e655a8a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Delete volume with id: b31c8e3b-43b1-46d3-90f2-6aad63a898d7 Aug 06 03:22:25.793485 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:25.793485 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:25.794023 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a251a7cc-87fc-4b0f-b281-d1ff2e655a8a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:22:25.808355 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a251a7cc-87fc-4b0f-b281-d1ff2e655a8a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Delete volume request issued successfully. Aug 06 03:22:25.808603 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a251a7cc-87fc-4b0f-b281-d1ff2e655a8a tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/b31c8e3b-43b1-46d3-90f2-6aad63a898d7 returned with HTTP 202 Aug 06 03:22:25.808988 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1257/5013] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:22:25 2026] DELETE /volume/v3/volumes/b31c8e3b-43b1-46d3-90f2-6aad63a898d7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:22:25.815452 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6ff7275d-67eb-476e-ae63-2c53bbc8d693 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:25.817248 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6ff7275d-67eb-476e-ae63-2c53bbc8d693 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/b31c8e3b-43b1-46d3-90f2-6aad63a898d7 Aug 06 03:22:25.817418 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6ff7275d-67eb-476e-ae63-2c53bbc8d693 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:25.817598 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6ff7275d-67eb-476e-ae63-2c53bbc8d693 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:25.823711 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:25.823711 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:25.827101 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6ff7275d-67eb-476e-ae63-2c53bbc8d693 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:22:25.831084 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6ff7275d-67eb-476e-ae63-2c53bbc8d693 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/b31c8e3b-43b1-46d3-90f2-6aad63a898d7 returned with HTTP 200 Aug 06 03:22:25.831558 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1260/5014] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:25 2026] GET /volume/v3/volumes/b31c8e3b-43b1-46d3-90f2-6aad63a898d7 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:26.844817 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1c34fd6c-2263-40e8-ba70-8da5d70c2829 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:26.846375 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1c34fd6c-2263-40e8-ba70-8da5d70c2829 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/b31c8e3b-43b1-46d3-90f2-6aad63a898d7 Aug 06 03:22:26.846532 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1c34fd6c-2263-40e8-ba70-8da5d70c2829 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:26.846699 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1c34fd6c-2263-40e8-ba70-8da5d70c2829 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:26.852682 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1c34fd6c-2263-40e8-ba70-8da5d70c2829 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/b31c8e3b-43b1-46d3-90f2-6aad63a898d7 returned with HTTP 404 Aug 06 03:22:26.853293 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1238/5015] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:26 2026] GET /volume/v3/volumes/b31c8e3b-43b1-46d3-90f2-6aad63a898d7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:26.863184 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c1b48ca4-2bcb-4f3f-94e0-12c91df3dea8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:26.866709 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c1b48ca4-2bcb-4f3f-94e0-12c91df3dea8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] DELETE https://10.4.3.80/volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec Aug 06 03:22:26.866709 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c1b48ca4-2bcb-4f3f-94e0-12c91df3dea8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:26.866709 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c1b48ca4-2bcb-4f3f-94e0-12c91df3dea8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:26.866709 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-c1b48ca4-2bcb-4f3f-94e0-12c91df3dea8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Delete volume with id: ce37887f-3e69-484e-be9d-a5e7f5c8beec Aug 06 03:22:26.873336 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:26.873336 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:26.874219 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c1b48ca4-2bcb-4f3f-94e0-12c91df3dea8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:22:26.890951 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c1b48ca4-2bcb-4f3f-94e0-12c91df3dea8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Delete volume request issued successfully. Aug 06 03:22:26.891817 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c1b48ca4-2bcb-4f3f-94e0-12c91df3dea8 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec returned with HTTP 202 Aug 06 03:22:26.891817 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1261/5016] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:22:26 2026] DELETE /volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:22:26.904399 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d849cbbe-973c-4938-8abe-9498e1366f07 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:26.906403 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d849cbbe-973c-4938-8abe-9498e1366f07 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec Aug 06 03:22:26.906668 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d849cbbe-973c-4938-8abe-9498e1366f07 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:26.906853 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d849cbbe-973c-4938-8abe-9498e1366f07 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:26.913978 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:26.913978 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:26.918400 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d849cbbe-973c-4938-8abe-9498e1366f07 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:22:26.923235 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d849cbbe-973c-4938-8abe-9498e1366f07 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec returned with HTTP 200 Aug 06 03:22:26.923767 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1258/5017] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:26 2026] GET /volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec => generated 1353 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:22:27.137856 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-3ff5a95b-620e-4091-a32e-a754b7ee6883 req-87451719-6b4c-4b5d-b2cf-aaee6c1d9727 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:27.139254 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-3ff5a95b-620e-4091-a32e-a754b7ee6883 req-87451719-6b4c-4b5d-b2cf-aaee6c1d9727 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/attachments/dd9ac5a4-3fb7-4452-9155-669a7d970740 Aug 06 03:22:27.139428 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-3ff5a95b-620e-4091-a32e-a754b7ee6883 req-87451719-6b4c-4b5d-b2cf-aaee6c1d9727 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:27.139598 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-3ff5a95b-620e-4091-a32e-a754b7ee6883 req-87451719-6b4c-4b5d-b2cf-aaee6c1d9727 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:27.146423 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:27.146423 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:27.187720 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-3ff5a95b-620e-4091-a32e-a754b7ee6883 req-87451719-6b4c-4b5d-b2cf-aaee6c1d9727 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/dd9ac5a4-3fb7-4452-9155-669a7d970740 returned with HTTP 200 Aug 06 03:22:27.188209 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1261/5018] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:22:27 2026] DELETE /volume/v3/attachments/dd9ac5a4-3fb7-4452-9155-669a7d970740 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:27.937628 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8b760502-4148-4018-a67c-1747dd8d4244 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:27.939088 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8b760502-4148-4018-a67c-1747dd8d4244 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec Aug 06 03:22:27.939248 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8b760502-4148-4018-a67c-1747dd8d4244 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:27.939416 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8b760502-4148-4018-a67c-1747dd8d4244 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:27.944382 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8b760502-4148-4018-a67c-1747dd8d4244 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec returned with HTTP 404 Aug 06 03:22:27.944776 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1239/5019] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:27 2026] GET /volume/v3/volumes/ce37887f-3e69-484e-be9d-a5e7f5c8beec => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:27.950896 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9e447482-492a-42cc-ad6a-a9c27bdfc623 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:27.952611 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9e447482-492a-42cc-ad6a-a9c27bdfc623 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] DELETE https://10.4.3.80/volume/v3/volumes/0dc04c7d-c045-483e-a576-fc9dfeaf450d Aug 06 03:22:27.952774 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9e447482-492a-42cc-ad6a-a9c27bdfc623 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:27.952965 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9e447482-492a-42cc-ad6a-a9c27bdfc623 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:27.953125 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-9e447482-492a-42cc-ad6a-a9c27bdfc623 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Delete volume with id: 0dc04c7d-c045-483e-a576-fc9dfeaf450d Aug 06 03:22:27.959225 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:27.959225 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:27.959666 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-9e447482-492a-42cc-ad6a-a9c27bdfc623 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:22:27.979171 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-9e447482-492a-42cc-ad6a-a9c27bdfc623 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Delete volume request issued successfully. Aug 06 03:22:27.979171 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9e447482-492a-42cc-ad6a-a9c27bdfc623 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/0dc04c7d-c045-483e-a576-fc9dfeaf450d returned with HTTP 202 Aug 06 03:22:27.979171 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1262/5020] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:22:27 2026] DELETE /volume/v3/volumes/0dc04c7d-c045-483e-a576-fc9dfeaf450d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:22:27.985664 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-662b44c2-45a4-4cac-b2a6-bb8e55c5745d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:27.987364 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-662b44c2-45a4-4cac-b2a6-bb8e55c5745d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/0dc04c7d-c045-483e-a576-fc9dfeaf450d Aug 06 03:22:27.987764 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-662b44c2-45a4-4cac-b2a6-bb8e55c5745d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:27.988085 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-662b44c2-45a4-4cac-b2a6-bb8e55c5745d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:27.995682 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:27.995682 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:28.000329 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-662b44c2-45a4-4cac-b2a6-bb8e55c5745d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:22:28.006191 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-662b44c2-45a4-4cac-b2a6-bb8e55c5745d tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/0dc04c7d-c045-483e-a576-fc9dfeaf450d returned with HTTP 200 Aug 06 03:22:28.006668 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1259/5021] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:27 2026] GET /volume/v3/volumes/0dc04c7d-c045-483e-a576-fc9dfeaf450d => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:28.336885 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-08c350de-4523-4c39-beb6-19ad5ede7578 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:28.338797 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-08c350de-4523-4c39-beb6-19ad5ede7578 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 Aug 06 03:22:28.338980 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-08c350de-4523-4c39-beb6-19ad5ede7578 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:28.339183 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-08c350de-4523-4c39-beb6-19ad5ede7578 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:28.345774 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:28.345774 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:28.349284 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-08c350de-4523-4c39-beb6-19ad5ede7578 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:22:28.353585 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-08c350de-4523-4c39-beb6-19ad5ede7578 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 returned with HTTP 200 Aug 06 03:22:28.353969 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1262/5022] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:22:28 2026] GET /volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:22:28.739354 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-e7c8e106-531c-4a9f-8d36-fdbfe03a6d2a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:28.741181 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-e7c8e106-531c-4a9f-8d36-fdbfe03a6d2a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 Aug 06 03:22:28.741389 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-e7c8e106-531c-4a9f-8d36-fdbfe03a6d2a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:28.741603 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-e7c8e106-531c-4a9f-8d36-fdbfe03a6d2a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:28.748256 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:28.748256 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:28.752192 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-e7c8e106-531c-4a9f-8d36-fdbfe03a6d2a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:22:28.756498 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-e7c8e106-531c-4a9f-8d36-fdbfe03a6d2a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 returned with HTTP 200 Aug 06 03:22:28.756911 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1240/5023] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:22:28 2026] GET /volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:22:28.766855 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ae8095ae-6639-4507-a54d-1a765c1cbc93 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:28.767333 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ae8095ae-6639-4507-a54d-1a765c1cbc93 None None] GET https://10.4.3.80/volume// Aug 06 03:22:28.767542 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ae8095ae-6639-4507-a54d-1a765c1cbc93 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:28.767782 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ae8095ae-6639-4507-a54d-1a765c1cbc93 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:28.768213 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ae8095ae-6639-4507-a54d-1a765c1cbc93 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:22:28.768560 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1263/5024] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:22:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:22:28.776562 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-1dc77738-72ff-425a-bd09-c562e65d878d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:28.778304 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-1dc77738-72ff-425a-bd09-c562e65d878d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:22:28.778761 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-1dc77738-72ff-425a-bd09-c562e65d878d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fcbffbd0-0260-47d7-9c2d-d99c2306ae70", "connector": null, "instance_uuid": "695620eb-7da0-4d59-b852-9323af75b71d"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:28.787255 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:28.787255 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:28.809113 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-1dc77738-72ff-425a-bd09-c562e65d878d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:22:28.809113 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1260/5025] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:22:28 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 06 03:22:29.018485 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ac2877cb-bcc6-4335-acd2-a67a1a334d5b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:29.020066 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ac2877cb-bcc6-4335-acd2-a67a1a334d5b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/0dc04c7d-c045-483e-a576-fc9dfeaf450d Aug 06 03:22:29.020246 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ac2877cb-bcc6-4335-acd2-a67a1a334d5b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:29.020422 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ac2877cb-bcc6-4335-acd2-a67a1a334d5b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:29.025659 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ac2877cb-bcc6-4335-acd2-a67a1a334d5b tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/0dc04c7d-c045-483e-a576-fc9dfeaf450d returned with HTTP 404 Aug 06 03:22:29.026119 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1263/5026] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:29 2026] GET /volume/v3/volumes/0dc04c7d-c045-483e-a576-fc9dfeaf450d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:29.032352 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-854a8222-4b22-4a92-b912-15db855f585e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:29.034015 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-854a8222-4b22-4a92-b912-15db855f585e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] DELETE https://10.4.3.80/volume/v3/volumes/110604ab-5eff-49b4-bf1e-d11781663e25 Aug 06 03:22:29.034243 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-854a8222-4b22-4a92-b912-15db855f585e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:29.034506 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-854a8222-4b22-4a92-b912-15db855f585e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:29.034611 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-854a8222-4b22-4a92-b912-15db855f585e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Delete volume with id: 110604ab-5eff-49b4-bf1e-d11781663e25 Aug 06 03:22:29.041431 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:29.041431 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:29.041864 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-854a8222-4b22-4a92-b912-15db855f585e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:22:29.056882 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-854a8222-4b22-4a92-b912-15db855f585e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Delete volume request issued successfully. Aug 06 03:22:29.057065 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-854a8222-4b22-4a92-b912-15db855f585e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/110604ab-5eff-49b4-bf1e-d11781663e25 returned with HTTP 202 Aug 06 03:22:29.057469 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1241/5027] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:22:29 2026] DELETE /volume/v3/volumes/110604ab-5eff-49b4-bf1e-d11781663e25 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:22:29.064563 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f775e2dd-b165-4373-9cd2-12262b05d96e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:29.067657 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f775e2dd-b165-4373-9cd2-12262b05d96e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/110604ab-5eff-49b4-bf1e-d11781663e25 Aug 06 03:22:29.068446 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f775e2dd-b165-4373-9cd2-12262b05d96e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:29.069083 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f775e2dd-b165-4373-9cd2-12262b05d96e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:29.076300 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:29.076300 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:29.079613 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f775e2dd-b165-4373-9cd2-12262b05d96e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Volume info retrieved successfully. Aug 06 03:22:29.084810 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f775e2dd-b165-4373-9cd2-12262b05d96e tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/110604ab-5eff-49b4-bf1e-d11781663e25 returned with HTTP 200 Aug 06 03:22:29.085283 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1264/5028] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:29 2026] GET /volume/v3/volumes/110604ab-5eff-49b4-bf1e-d11781663e25 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:29.500400 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c399a7f4-e1e5-428b-9990-23668db82007 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:29.502624 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c399a7f4-e1e5-428b-9990-23668db82007 None None] GET https://10.4.3.80/volume// Aug 06 03:22:29.502624 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c399a7f4-e1e5-428b-9990-23668db82007 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:29.502624 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c399a7f4-e1e5-428b-9990-23668db82007 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:29.502624 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c399a7f4-e1e5-428b-9990-23668db82007 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:22:29.502624 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1261/5029] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:22:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:22:29.511442 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-0afc2948-2d97-481c-8e12-3ad6b8ff4198 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:29.516538 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-0afc2948-2d97-481c-8e12-3ad6b8ff4198 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 Aug 06 03:22:29.516724 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-0afc2948-2d97-481c-8e12-3ad6b8ff4198 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:29.516911 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-0afc2948-2d97-481c-8e12-3ad6b8ff4198 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:29.536163 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:29.536163 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:29.539299 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-0afc2948-2d97-481c-8e12-3ad6b8ff4198 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:22:29.543824 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-0afc2948-2d97-481c-8e12-3ad6b8ff4198 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 returned with HTTP 200 Aug 06 03:22:29.544184 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1264/5030] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:22:29 2026] GET /volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 => generated 1544 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:22:29.640956 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-b79e7b1a-dd07-4fbd-b1c1-f6db8354ac5f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:29.643169 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-b79e7b1a-dd07-4fbd-b1c1-f6db8354ac5f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] PUT https://10.4.3.80/volume/v3/attachments/7e73419a-cd99-4aa2-aec6-ff079eeedaa4 Aug 06 03:22:29.643506 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-b79e7b1a-dd07-4fbd-b1c1-f6db8354ac5f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:29.651086 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-b79e7b1a-dd07-4fbd-b1c1-f6db8354ac5f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Acquiring lock "cinder-attachment_update-fcbffbd0-0260-47d7-9c2d-d99c2306ae70-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:22:29.655327 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-b79e7b1a-dd07-4fbd-b1c1-f6db8354ac5f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Lock "cinder-attachment_update-fcbffbd0-0260-47d7-9c2d-d99c2306ae70-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:22:29.656179 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:29.656179 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:29.727206 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-b79e7b1a-dd07-4fbd-b1c1-f6db8354ac5f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Lock "cinder-attachment_update-fcbffbd0-0260-47d7-9c2d-d99c2306ae70-np0000006611" released by "attachment_update" :: held 0.072s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:22:29.727517 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-b79e7b1a-dd07-4fbd-b1c1-f6db8354ac5f tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/7e73419a-cd99-4aa2-aec6-ff079eeedaa4 returned with HTTP 200 Aug 06 03:22:29.728179 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1242/5031] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:22:29 2026] PUT /volume/v3/attachments/7e73419a-cd99-4aa2-aec6-ff079eeedaa4 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:22:29.748076 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-2f83ff3d-8b7f-47c9-b1a4-49d9c5353e61 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:29.750099 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-2f83ff3d-8b7f-47c9-b1a4-49d9c5353e61 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/attachments/7e73419a-cd99-4aa2-aec6-ff079eeedaa4/action Aug 06 03:22:29.750414 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-2f83ff3d-8b7f-47c9-b1a4-49d9c5353e61 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:22:29.750528 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-2f83ff3d-8b7f-47c9-b1a4-49d9c5353e61 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:29.765077 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:29.765077 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:29.772700 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5ef505cf-9621-4969-940e-c0c1b476fba3 req-2f83ff3d-8b7f-47c9-b1a4-49d9c5353e61 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/7e73419a-cd99-4aa2-aec6-ff079eeedaa4/action returned with HTTP 204 Aug 06 03:22:29.773153 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1265/5032] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:22:29 2026] POST /volume/v3/attachments/7e73419a-cd99-4aa2-aec6-ff079eeedaa4/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:30.098777 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7f50e261-fbeb-453e-b068-dc33cbba56e2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:30.103853 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7f50e261-fbeb-453e-b068-dc33cbba56e2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] GET https://10.4.3.80/volume/v3/volumes/110604ab-5eff-49b4-bf1e-d11781663e25 Aug 06 03:22:30.103853 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7f50e261-fbeb-453e-b068-dc33cbba56e2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:30.103853 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7f50e261-fbeb-453e-b068-dc33cbba56e2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:30.110014 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7f50e261-fbeb-453e-b068-dc33cbba56e2 tempest-VolumesBackupsTest-659315052 tempest-VolumesBackupsTest-659315052-project-member] https://10.4.3.80/volume/v3/volumes/110604ab-5eff-49b4-bf1e-d11781663e25 returned with HTTP 404 Aug 06 03:22:30.111028 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1262/5033] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:30 2026] GET /volume/v3/volumes/110604ab-5eff-49b4-bf1e-d11781663e25 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:32.994972 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-924feb97-4580-44c6-94bc-d6a7f7501dfb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:33.074368 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-924feb97-4580-44c6-94bc-d6a7f7501dfb tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:22:33.074697 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-924feb97-4580-44c6-94bc-d6a7f7501dfb tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2134874071", "extra_specs": {"storage_protocol": "tempest-storage_protocol-165290845", "vendor_name": "tempest-vendor_name-1908286839"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:33.086630 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-924feb97-4580-44c6-94bc-d6a7f7501dfb tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:22:33.086986 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1265/5034] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:22:32 2026] POST /volume/v3/types => generated 328 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:33.093971 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:33.095528 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:22:33.095843 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5f2f57a6-f922-4b35-be1e-3386935198df", "size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:33.097159 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Create volume request body: {'volume': {'volume_type': '5f2f57a6-f922-4b35-be1e-3386935198df', 'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:22:33.100765 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Create volume of 1 GB Aug 06 03:22:33.101031 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:33.101031 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:33.101338 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Availability Zones retrieved successfully. Aug 06 03:22:33.106080 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Flow 'volume_create_api' (fa231e18-c4f4-471a-8661-a765b5009b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:22:33.107059 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cf10848-75bc-4d8f-b421-350b0905f701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:33.107733 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:22:33.123419 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cf10848-75bc-4d8f-b421-350b0905f701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:22:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-165290845',vendor_name='tempest-vendor_name-1908286839'},id=5f2f57a6-f922-4b35-be1e-3386935198df,is_public=True,name='tempest-ProjectAdminTests-volume-type-2134874071',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f2f57a6-f922-4b35-be1e-3386935198df', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:33.124064 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e1ff830-3ef3-4559-88c5-fdacd3884a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:33.144887 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2134874071 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2134874071, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:22:33.145185 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2134874071 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2134874071, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:22:33.172174 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Created reservations ['2fec91e7-e827-416c-b138-185852a6df13', 'c3607159-73b1-4bab-9f6a-f402649931ff', '6e40565a-dda3-4ed4-a183-c9578bcbc864', '14874828-64ca-477a-8889-a04c8ad4bdc8'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:22:33.172953 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e1ff830-3ef3-4559-88c5-fdacd3884a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fec91e7-e827-416c-b138-185852a6df13', 'c3607159-73b1-4bab-9f6a-f402649931ff', '6e40565a-dda3-4ed4-a183-c9578bcbc864', '14874828-64ca-477a-8889-a04c8ad4bdc8']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:33.173617 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f97b1591-6492-4a58-af62-f1d964a4e839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:33.194696 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f97b1591-6492-4a58-af62-f1d964a4e839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adf60285-1933-4dcf-92ee-d744873a4e9f', '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='46ea567e44ad4e07a19975988b56a22d',qos_specs=None,replication_status=,reservations=['2fec91e7-e827-416c-b138-185852a6df13','c3607159-73b1-4bab-9f6a-f402649931ff','6e40565a-dda3-4ed4-a183-c9578bcbc864','14874828-64ca-477a-8889-a04c8ad4bdc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d99ee25f3b3b4a39bd8c0e443364f116',volume_type_id=5f2f57a6-f922-4b35-be1e-3386935198df), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:22:33Z,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=adf60285-1933-4dcf-92ee-d744873a4e9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46ea567e44ad4e07a19975988b56a22d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d99ee25f3b3b4a39bd8c0e443364f116',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f2f57a6-f922-4b35-be1e-3386935198df),volume_type_id=5f2f57a6-f922-4b35-be1e-3386935198df)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:33.195325 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbe13219-bb36-4db5-9bba-3e37800695ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:33.209827 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbe13219-bb36-4db5-9bba-3e37800695ed) transitioned into state 'SUCCESS' from 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='46ea567e44ad4e07a19975988b56a22d',qos_specs=None,replication_status=,reservations=['2fec91e7-e827-416c-b138-185852a6df13','c3607159-73b1-4bab-9f6a-f402649931ff','6e40565a-dda3-4ed4-a183-c9578bcbc864','14874828-64ca-477a-8889-a04c8ad4bdc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d99ee25f3b3b4a39bd8c0e443364f116',volume_type_id=5f2f57a6-f922-4b35-be1e-3386935198df)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:33.210452 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53051739-7221-4a8d-8ee0-4bb567f1021d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:33.217716 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53051739-7221-4a8d-8ee0-4bb567f1021d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:33.218465 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Flow 'volume_create_api' (fa231e18-c4f4-471a-8661-a765b5009b3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:22:33.218715 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Create volume request issued successfully. Aug 06 03:22:33.219255 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-947ae12b-fab6-4a6d-8737-b2c35887d37b tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:22:33.219624 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1243/5035] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:22:33 2026] POST /volume/v3/volumes => generated 771 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:22:33.233642 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9e018fc9-36cf-4338-a4e5-9f0d1540f48c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:33.235372 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9e018fc9-36cf-4338-a4e5-9f0d1540f48c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] GET https://10.4.3.80/volume/v3/volumes/adf60285-1933-4dcf-92ee-d744873a4e9f Aug 06 03:22:33.235589 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9e018fc9-36cf-4338-a4e5-9f0d1540f48c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:33.235763 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9e018fc9-36cf-4338-a4e5-9f0d1540f48c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:33.242414 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:33.242414 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:33.245359 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-9e018fc9-36cf-4338-a4e5-9f0d1540f48c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Volume info retrieved successfully. Aug 06 03:22:33.248591 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9e018fc9-36cf-4338-a4e5-9f0d1540f48c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/volumes/adf60285-1933-4dcf-92ee-d744873a4e9f returned with HTTP 200 Aug 06 03:22:33.248960 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1266/5036] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:22:33 2026] GET /volume/v3/volumes/adf60285-1933-4dcf-92ee-d744873a4e9f => generated 950 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:34.262891 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-adb0678b-28a3-4725-be7d-de6ec967bed7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:34.264370 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-adb0678b-28a3-4725-be7d-de6ec967bed7 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] GET https://10.4.3.80/volume/v3/volumes/adf60285-1933-4dcf-92ee-d744873a4e9f Aug 06 03:22:34.264545 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-adb0678b-28a3-4725-be7d-de6ec967bed7 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:34.264709 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-adb0678b-28a3-4725-be7d-de6ec967bed7 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:34.271424 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:34.271424 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:34.274210 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-adb0678b-28a3-4725-be7d-de6ec967bed7 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Volume info retrieved successfully. Aug 06 03:22:34.277248 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-adb0678b-28a3-4725-be7d-de6ec967bed7 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/volumes/adf60285-1933-4dcf-92ee-d744873a4e9f returned with HTTP 200 Aug 06 03:22:34.277545 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1263/5037] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:22:34 2026] GET /volume/v3/volumes/adf60285-1933-4dcf-92ee-d744873a4e9f => generated 971 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:34.288314 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-baf54a79-b3db-4398-87e7-d4c686c4974f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:34.289985 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-baf54a79-b3db-4398-87e7-d4c686c4974f tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] GET https://10.4.3.80/volume/v3/messages Aug 06 03:22:34.290203 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-baf54a79-b3db-4398-87e7-d4c686c4974f tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:34.290408 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-baf54a79-b3db-4398-87e7-d4c686c4974f tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:34.293816 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-baf54a79-b3db-4398-87e7-d4c686c4974f tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/messages returned with HTTP 200 Aug 06 03:22:34.294273 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1266/5038] 10.4.3.80 () {68 vars in 1273 bytes} [Thu Aug 6 03:22:34 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:34.301307 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5d81285c-15f5-41e1-942f-070b7fed5349 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:34.303017 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5d81285c-15f5-41e1-942f-070b7fed5349 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] DELETE https://10.4.3.80/volume/v3/messages/46498494-32e9-427e-bf39-3751fed61347 Aug 06 03:22:34.303312 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5d81285c-15f5-41e1-942f-070b7fed5349 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:34.303415 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5d81285c-15f5-41e1-942f-070b7fed5349 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:34.306025 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:34.306025 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:34.310230 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5d81285c-15f5-41e1-942f-070b7fed5349 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/messages/46498494-32e9-427e-bf39-3751fed61347 returned with HTTP 204 Aug 06 03:22:34.310591 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1244/5039] 10.4.3.80 () {68 vars in 1387 bytes} [Thu Aug 6 03:22:34 2026] DELETE /volume/v3/messages/46498494-32e9-427e-bf39-3751fed61347 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 03:22:34.316238 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b8d7d833-b091-4539-bf9b-2f9bd781d461 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:34.317880 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b8d7d833-b091-4539-bf9b-2f9bd781d461 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] GET https://10.4.3.80/volume/v3/messages/46498494-32e9-427e-bf39-3751fed61347 Aug 06 03:22:34.318103 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b8d7d833-b091-4539-bf9b-2f9bd781d461 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:34.318275 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b8d7d833-b091-4539-bf9b-2f9bd781d461 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:34.320706 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b8d7d833-b091-4539-bf9b-2f9bd781d461 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/messages/46498494-32e9-427e-bf39-3751fed61347 returned with HTTP 404 Aug 06 03:22:34.321291 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1267/5040] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:22:34 2026] GET /volume/v3/messages/46498494-32e9-427e-bf39-3751fed61347 => generated 110 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:34.327346 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2cbc24fa-179d-48d3-aca6-d3ff9e4345ea None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:34.328938 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2cbc24fa-179d-48d3-aca6-d3ff9e4345ea tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/adf60285-1933-4dcf-92ee-d744873a4e9f Aug 06 03:22:34.329069 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2cbc24fa-179d-48d3-aca6-d3ff9e4345ea tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:34.329267 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2cbc24fa-179d-48d3-aca6-d3ff9e4345ea tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:34.329439 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-2cbc24fa-179d-48d3-aca6-d3ff9e4345ea tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Delete volume with id: adf60285-1933-4dcf-92ee-d744873a4e9f Aug 06 03:22:34.336362 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:34.336362 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:34.336774 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2cbc24fa-179d-48d3-aca6-d3ff9e4345ea tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Volume info retrieved successfully. Aug 06 03:22:34.338131 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-2cbc24fa-179d-48d3-aca6-d3ff9e4345ea tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100900) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 03:22:34.347981 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-2cbc24fa-179d-48d3-aca6-d3ff9e4345ea tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2134874071 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2134874071, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:22:34.348327 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-2cbc24fa-179d-48d3-aca6-d3ff9e4345ea tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2134874071 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2134874071, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:22:34.356229 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-2cbc24fa-179d-48d3-aca6-d3ff9e4345ea tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Created reservations ['183171c0-dec6-4d89-9f3d-99734b7c2720', 'e3c35a19-779d-4719-864b-46a0094d95c7', '7f550858-ff83-412e-baa2-aff7a2fb6be3', '2d4c3bac-4707-4ce6-a00b-4dbc0534bf39'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:22:34.376178 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2cbc24fa-179d-48d3-aca6-d3ff9e4345ea tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Delete volume request issued successfully. Aug 06 03:22:34.376346 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2cbc24fa-179d-48d3-aca6-d3ff9e4345ea tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/volumes/adf60285-1933-4dcf-92ee-d744873a4e9f returned with HTTP 202 Aug 06 03:22:34.376776 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1264/5041] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:22:34 2026] DELETE /volume/v3/volumes/adf60285-1933-4dcf-92ee-d744873a4e9f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:22:34.383534 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-375ebfd2-db52-40d9-8000-96f844d2b62c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:34.385095 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-375ebfd2-db52-40d9-8000-96f844d2b62c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] DELETE https://10.4.3.80/volume/v3/types/5f2f57a6-f922-4b35-be1e-3386935198df Aug 06 03:22:34.385287 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-375ebfd2-db52-40d9-8000-96f844d2b62c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:34.385500 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-375ebfd2-db52-40d9-8000-96f844d2b62c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Calling method '_delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:34.403713 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-375ebfd2-db52-40d9-8000-96f844d2b62c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/types/5f2f57a6-f922-4b35-be1e-3386935198df returned with HTTP 202 Aug 06 03:22:34.404125 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1267/5042] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:22:34 2026] DELETE /volume/v3/types/5f2f57a6-f922-4b35-be1e-3386935198df => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:22:34.411661 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4fab040a-3f20-420c-a76a-0c4717b439de None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:34.413228 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4fab040a-3f20-420c-a76a-0c4717b439de tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:22:34.413540 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4fab040a-3f20-420c-a76a-0c4717b439de tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1160874149", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1537372895", "vendor_name": "tempest-vendor_name-1085079708"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:34.427793 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4fab040a-3f20-420c-a76a-0c4717b439de tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:22:34.428145 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1245/5043] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:22:34 2026] POST /volume/v3/types => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:34.435761 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:34.437370 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:22:34.437695 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e5c99e0b-945d-4e86-88af-5356bf00fd51", "size": 1}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:34.439031 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Create volume request body: {'volume': {'volume_type': 'e5c99e0b-945d-4e86-88af-5356bf00fd51', 'size': 1}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:22:34.442809 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Create volume of 1 GB Aug 06 03:22:34.443092 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:34.443092 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:34.443414 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Availability Zones retrieved successfully. Aug 06 03:22:34.448082 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Flow 'volume_create_api' (cd2fe200-6e2c-4130-8c24-a445571fcc9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:22:34.449055 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e43015e-7eb1-473f-8915-c892416b13d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:34.449695 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:22:34.465752 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e43015e-7eb1-473f-8915-c892416b13d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:22:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1537372895',vendor_name='tempest-vendor_name-1085079708'},id=e5c99e0b-945d-4e86-88af-5356bf00fd51,is_public=True,name='tempest-ProjectAdminTests-volume-type-1160874149',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e5c99e0b-945d-4e86-88af-5356bf00fd51', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:34.466412 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cae5422-17cb-4669-ad0e-ec27a2c9a59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:34.486812 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1160874149 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1160874149, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:22:34.487088 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1160874149 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1160874149, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:22:34.510241 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Created reservations ['3aae0b89-8ad3-4cbe-ab19-8ecac44152e8', '09811416-3dc2-45ee-871f-3f83eec1ea51', 'd09f80c6-d246-420e-8ed1-90337bd81c69', 'f9ee63e0-ce22-4bbd-8abf-4ce8facf8ff7'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:22:34.510954 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cae5422-17cb-4669-ad0e-ec27a2c9a59b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3aae0b89-8ad3-4cbe-ab19-8ecac44152e8', '09811416-3dc2-45ee-871f-3f83eec1ea51', 'd09f80c6-d246-420e-8ed1-90337bd81c69', 'f9ee63e0-ce22-4bbd-8abf-4ce8facf8ff7']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:34.511579 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1692e9f0-6950-4426-828f-652f988bc935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:34.533885 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1692e9f0-6950-4426-828f-652f988bc935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e48e979f-895c-4863-8e5f-283c77249be4', '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='46ea567e44ad4e07a19975988b56a22d',qos_specs=None,replication_status=,reservations=['3aae0b89-8ad3-4cbe-ab19-8ecac44152e8','09811416-3dc2-45ee-871f-3f83eec1ea51','d09f80c6-d246-420e-8ed1-90337bd81c69','f9ee63e0-ce22-4bbd-8abf-4ce8facf8ff7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d99ee25f3b3b4a39bd8c0e443364f116',volume_type_id=e5c99e0b-945d-4e86-88af-5356bf00fd51), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:22:34Z,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=e48e979f-895c-4863-8e5f-283c77249be4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46ea567e44ad4e07a19975988b56a22d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d99ee25f3b3b4a39bd8c0e443364f116',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e5c99e0b-945d-4e86-88af-5356bf00fd51),volume_type_id=e5c99e0b-945d-4e86-88af-5356bf00fd51)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:34.534481 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3463feb0-3df0-44b9-8d88-1a47a44449b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:34.550465 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3463feb0-3df0-44b9-8d88-1a47a44449b4) transitioned into state 'SUCCESS' from 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='46ea567e44ad4e07a19975988b56a22d',qos_specs=None,replication_status=,reservations=['3aae0b89-8ad3-4cbe-ab19-8ecac44152e8','09811416-3dc2-45ee-871f-3f83eec1ea51','d09f80c6-d246-420e-8ed1-90337bd81c69','f9ee63e0-ce22-4bbd-8abf-4ce8facf8ff7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d99ee25f3b3b4a39bd8c0e443364f116',volume_type_id=e5c99e0b-945d-4e86-88af-5356bf00fd51)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:34.551266 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a969ff7e-4277-455c-9dea-9005d1b655f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:34.560273 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a969ff7e-4277-455c-9dea-9005d1b655f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:34.560992 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Flow 'volume_create_api' (cd2fe200-6e2c-4130-8c24-a445571fcc9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:22:34.561296 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Create volume request issued successfully. Aug 06 03:22:34.561776 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ca5fe2b6-190a-4fa1-ba37-079b482bc18c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:22:34.562251 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1268/5044] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:22:34 2026] POST /volume/v3/volumes => generated 771 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:22:34.572355 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f4e785b6-7287-41fd-bc1e-3aee2d887fc4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:34.574381 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f4e785b6-7287-41fd-bc1e-3aee2d887fc4 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] GET https://10.4.3.80/volume/v3/volumes/e48e979f-895c-4863-8e5f-283c77249be4 Aug 06 03:22:34.574381 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f4e785b6-7287-41fd-bc1e-3aee2d887fc4 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:34.574513 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f4e785b6-7287-41fd-bc1e-3aee2d887fc4 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:34.580996 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:34.580996 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:34.584468 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f4e785b6-7287-41fd-bc1e-3aee2d887fc4 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Volume info retrieved successfully. Aug 06 03:22:34.588774 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f4e785b6-7287-41fd-bc1e-3aee2d887fc4 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/volumes/e48e979f-895c-4863-8e5f-283c77249be4 returned with HTTP 200 Aug 06 03:22:34.589128 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1265/5045] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:22:34 2026] GET /volume/v3/volumes/e48e979f-895c-4863-8e5f-283c77249be4 => generated 950 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:35.600345 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7493c35c-4b49-4ce2-aead-8d14ce341ad1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:35.602019 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7493c35c-4b49-4ce2-aead-8d14ce341ad1 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] GET https://10.4.3.80/volume/v3/volumes/e48e979f-895c-4863-8e5f-283c77249be4 Aug 06 03:22:35.602222 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7493c35c-4b49-4ce2-aead-8d14ce341ad1 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:35.602421 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7493c35c-4b49-4ce2-aead-8d14ce341ad1 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:35.609602 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:35.609602 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:35.612617 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7493c35c-4b49-4ce2-aead-8d14ce341ad1 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Volume info retrieved successfully. Aug 06 03:22:35.616319 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7493c35c-4b49-4ce2-aead-8d14ce341ad1 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/volumes/e48e979f-895c-4863-8e5f-283c77249be4 returned with HTTP 200 Aug 06 03:22:35.616642 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1268/5046] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:22:35 2026] GET /volume/v3/volumes/e48e979f-895c-4863-8e5f-283c77249be4 => generated 971 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:35.627450 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-70fab941-8f8b-4b2d-b2da-c8bda893fc53 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:35.629818 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-70fab941-8f8b-4b2d-b2da-c8bda893fc53 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] GET https://10.4.3.80/volume/v3/messages Aug 06 03:22:35.630227 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-70fab941-8f8b-4b2d-b2da-c8bda893fc53 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:35.630460 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-70fab941-8f8b-4b2d-b2da-c8bda893fc53 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:35.634757 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-70fab941-8f8b-4b2d-b2da-c8bda893fc53 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/messages returned with HTTP 200 Aug 06 03:22:35.635222 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1246/5047] 10.4.3.80 () {68 vars in 1273 bytes} [Thu Aug 6 03:22:35 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:35.642156 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-53c790ba-9713-417d-9be8-2927ab75db3e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:35.644122 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-53c790ba-9713-417d-9be8-2927ab75db3e tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] GET https://10.4.3.80/volume/v3/messages Aug 06 03:22:35.644354 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-53c790ba-9713-417d-9be8-2927ab75db3e tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:35.644688 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-53c790ba-9713-417d-9be8-2927ab75db3e tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:35.644985 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:35.644985 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:35.648421 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-53c790ba-9713-417d-9be8-2927ab75db3e tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/messages returned with HTTP 200 Aug 06 03:22:35.648897 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1269/5048] 10.4.3.80 () {68 vars in 1273 bytes} [Thu Aug 6 03:22:35 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:35.655796 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b74c6f41-2109-454d-abeb-8e648950ef2c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:35.657467 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b74c6f41-2109-454d-abeb-8e648950ef2c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] DELETE https://10.4.3.80/volume/v3/messages/e5fe80bf-1b3a-4236-82fe-78dbe95222a4 Aug 06 03:22:35.657704 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b74c6f41-2109-454d-abeb-8e648950ef2c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:35.657955 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b74c6f41-2109-454d-abeb-8e648950ef2c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:35.664406 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b74c6f41-2109-454d-abeb-8e648950ef2c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/messages/e5fe80bf-1b3a-4236-82fe-78dbe95222a4 returned with HTTP 204 Aug 06 03:22:35.664779 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1266/5049] 10.4.3.80 () {68 vars in 1387 bytes} [Thu Aug 6 03:22:35 2026] DELETE /volume/v3/messages/e5fe80bf-1b3a-4236-82fe-78dbe95222a4 => generated 0 bytes in 9 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 03:22:35.670493 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-45a5cc7f-90d8-43ac-9ff7-3054e5b807ef None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:35.672169 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-45a5cc7f-90d8-43ac-9ff7-3054e5b807ef tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/e48e979f-895c-4863-8e5f-283c77249be4 Aug 06 03:22:35.672386 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-45a5cc7f-90d8-43ac-9ff7-3054e5b807ef tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:35.672567 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-45a5cc7f-90d8-43ac-9ff7-3054e5b807ef tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:35.672752 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-45a5cc7f-90d8-43ac-9ff7-3054e5b807ef tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Delete volume with id: e48e979f-895c-4863-8e5f-283c77249be4 Aug 06 03:22:35.679635 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:35.679635 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:35.679980 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-45a5cc7f-90d8-43ac-9ff7-3054e5b807ef tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Volume info retrieved successfully. Aug 06 03:22:35.680782 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-45a5cc7f-90d8-43ac-9ff7-3054e5b807ef tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100902) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 03:22:35.689155 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-45a5cc7f-90d8-43ac-9ff7-3054e5b807ef tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1160874149 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1160874149, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:22:35.689412 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-45a5cc7f-90d8-43ac-9ff7-3054e5b807ef tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1160874149 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1160874149, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:22:35.696937 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-45a5cc7f-90d8-43ac-9ff7-3054e5b807ef tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Created reservations ['f60610a7-908e-4924-b0a7-be66d9b0f23a', 'a61d0148-4218-4ef2-a280-acc69542d9b7', '1d0b5188-ce7f-4644-b881-8617c31adec7', 'c82cf0af-8c85-48df-830e-346dc53b06a1'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:22:35.718133 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-45a5cc7f-90d8-43ac-9ff7-3054e5b807ef tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Delete volume request issued successfully. Aug 06 03:22:35.718329 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-45a5cc7f-90d8-43ac-9ff7-3054e5b807ef tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/volumes/e48e979f-895c-4863-8e5f-283c77249be4 returned with HTTP 202 Aug 06 03:22:35.718749 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1269/5050] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:22:35 2026] DELETE /volume/v3/volumes/e48e979f-895c-4863-8e5f-283c77249be4 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:22:35.725149 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7f395550-df11-4d1d-afcb-719c59854ae6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:35.726629 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7f395550-df11-4d1d-afcb-719c59854ae6 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] DELETE https://10.4.3.80/volume/v3/types/e5c99e0b-945d-4e86-88af-5356bf00fd51 Aug 06 03:22:35.726785 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7f395550-df11-4d1d-afcb-719c59854ae6 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:35.727000 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7f395550-df11-4d1d-afcb-719c59854ae6 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Calling method '_delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:35.748796 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7f395550-df11-4d1d-afcb-719c59854ae6 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/types/e5c99e0b-945d-4e86-88af-5356bf00fd51 returned with HTTP 202 Aug 06 03:22:35.749216 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1247/5051] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:22:35 2026] DELETE /volume/v3/types/e5c99e0b-945d-4e86-88af-5356bf00fd51 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:22:35.758439 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d12ea1c5-c1f9-4da6-a6a8-7a586ced375c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:35.760267 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d12ea1c5-c1f9-4da6-a6a8-7a586ced375c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:22:35.760585 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d12ea1c5-c1f9-4da6-a6a8-7a586ced375c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-204602756", "extra_specs": {"storage_protocol": "tempest-storage_protocol-705604406", "vendor_name": "tempest-vendor_name-558694885"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:35.773810 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d12ea1c5-c1f9-4da6-a6a8-7a586ced375c tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:22:35.774131 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1270/5052] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:22:35 2026] POST /volume/v3/types => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:35.783471 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-cd6f449d-f217-415c-9f21-b786ed4d019d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:35.785175 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:22:35.785545 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1efffd6f-7c58-4e4a-86d7-e146ae70d550", "size": 1}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:35.786984 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Create volume request body: {'volume': {'volume_type': '1efffd6f-7c58-4e4a-86d7-e146ae70d550', 'size': 1}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:22:35.790321 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Create volume of 1 GB Aug 06 03:22:35.790589 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:35.790589 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:35.790930 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Availability Zones retrieved successfully. Aug 06 03:22:35.796298 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Flow 'volume_create_api' (91eed8e0-3c00-46cc-af29-e4b9565ad3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:22:35.797174 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cecbcc21-cfa9-46d8-98bf-354bbb120a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:35.797959 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:22:35.818147 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cecbcc21-cfa9-46d8-98bf-354bbb120a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:22:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-705604406',vendor_name='tempest-vendor_name-558694885'},id=1efffd6f-7c58-4e4a-86d7-e146ae70d550,is_public=True,name='tempest-ProjectAdminTests-volume-type-204602756',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1efffd6f-7c58-4e4a-86d7-e146ae70d550', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:35.819222 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d3c1c86-868e-44db-9f66-9adfc5e79357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:35.842808 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-204602756 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-204602756, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:22:35.843075 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-204602756 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-204602756, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:22:35.864122 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Created reservations ['f5335573-1876-4299-b80c-a9fab5c369ad', '6f901ba8-b45a-49c3-b434-2592bc4e399b', '08a778ea-7755-49f8-84d4-909b61a9d549', '94033d9d-689e-4160-b081-27070550e86d'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:22:35.864901 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d3c1c86-868e-44db-9f66-9adfc5e79357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5335573-1876-4299-b80c-a9fab5c369ad', '6f901ba8-b45a-49c3-b434-2592bc4e399b', '08a778ea-7755-49f8-84d4-909b61a9d549', '94033d9d-689e-4160-b081-27070550e86d']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:35.865552 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cf08c46-f123-4a51-8b49-1300915469bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:35.888165 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cf08c46-f123-4a51-8b49-1300915469bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb958176-bfee-4e67-8c35-27cc1ba11630', '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='46ea567e44ad4e07a19975988b56a22d',qos_specs=None,replication_status=,reservations=['f5335573-1876-4299-b80c-a9fab5c369ad','6f901ba8-b45a-49c3-b434-2592bc4e399b','08a778ea-7755-49f8-84d4-909b61a9d549','94033d9d-689e-4160-b081-27070550e86d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d99ee25f3b3b4a39bd8c0e443364f116',volume_type_id=1efffd6f-7c58-4e4a-86d7-e146ae70d550), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:22:35Z,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=fb958176-bfee-4e67-8c35-27cc1ba11630,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46ea567e44ad4e07a19975988b56a22d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d99ee25f3b3b4a39bd8c0e443364f116',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1efffd6f-7c58-4e4a-86d7-e146ae70d550),volume_type_id=1efffd6f-7c58-4e4a-86d7-e146ae70d550)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:35.888802 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (134d8ffb-11f6-48ca-957f-9119cfffaf45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:35.903454 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (134d8ffb-11f6-48ca-957f-9119cfffaf45) transitioned into state 'SUCCESS' from 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='46ea567e44ad4e07a19975988b56a22d',qos_specs=None,replication_status=,reservations=['f5335573-1876-4299-b80c-a9fab5c369ad','6f901ba8-b45a-49c3-b434-2592bc4e399b','08a778ea-7755-49f8-84d4-909b61a9d549','94033d9d-689e-4160-b081-27070550e86d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d99ee25f3b3b4a39bd8c0e443364f116',volume_type_id=1efffd6f-7c58-4e4a-86d7-e146ae70d550)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:35.904178 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a1c998c-1406-4c51-960c-9b953bd54f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:22:35.913467 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a1c998c-1406-4c51-960c-9b953bd54f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:22:35.914498 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Flow 'volume_create_api' (91eed8e0-3c00-46cc-af29-e4b9565ad3ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:22:35.914915 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Create volume request issued successfully. Aug 06 03:22:35.915738 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-cd6f449d-f217-415c-9f21-b786ed4d019d tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:22:35.916285 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1267/5053] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:22:35 2026] POST /volume/v3/volumes => generated 770 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:22:35.931235 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-226fcf79-d83d-40f0-aa95-35c333091547 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:35.932949 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-226fcf79-d83d-40f0-aa95-35c333091547 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] GET https://10.4.3.80/volume/v3/volumes/fb958176-bfee-4e67-8c35-27cc1ba11630 Aug 06 03:22:35.933181 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-226fcf79-d83d-40f0-aa95-35c333091547 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:35.933414 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-226fcf79-d83d-40f0-aa95-35c333091547 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:35.939749 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:35.939749 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:35.942691 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-226fcf79-d83d-40f0-aa95-35c333091547 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Volume info retrieved successfully. Aug 06 03:22:35.945806 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-226fcf79-d83d-40f0-aa95-35c333091547 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/volumes/fb958176-bfee-4e67-8c35-27cc1ba11630 returned with HTTP 200 Aug 06 03:22:35.946183 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1270/5054] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:22:35 2026] GET /volume/v3/volumes/fb958176-bfee-4e67-8c35-27cc1ba11630 => generated 949 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:36.962490 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-80cad091-c61f-48ee-8fca-416f3f65b067 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:36.964747 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-80cad091-c61f-48ee-8fca-416f3f65b067 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] GET https://10.4.3.80/volume/v3/volumes/fb958176-bfee-4e67-8c35-27cc1ba11630 Aug 06 03:22:36.964998 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-80cad091-c61f-48ee-8fca-416f3f65b067 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:36.965177 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-80cad091-c61f-48ee-8fca-416f3f65b067 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:36.972188 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:36.972188 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:36.975134 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-80cad091-c61f-48ee-8fca-416f3f65b067 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Volume info retrieved successfully. Aug 06 03:22:36.978313 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-80cad091-c61f-48ee-8fca-416f3f65b067 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/volumes/fb958176-bfee-4e67-8c35-27cc1ba11630 returned with HTTP 200 Aug 06 03:22:36.978650 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1248/5055] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:22:36 2026] GET /volume/v3/volumes/fb958176-bfee-4e67-8c35-27cc1ba11630 => generated 970 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:36.990410 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c761e5ed-351f-4723-ab15-473edbe41fc2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:36.993908 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c761e5ed-351f-4723-ab15-473edbe41fc2 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] GET https://10.4.3.80/volume/v3/messages Aug 06 03:22:36.993908 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c761e5ed-351f-4723-ab15-473edbe41fc2 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:36.993908 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c761e5ed-351f-4723-ab15-473edbe41fc2 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:36.996445 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c761e5ed-351f-4723-ab15-473edbe41fc2 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/messages returned with HTTP 200 Aug 06 03:22:36.996889 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1271/5056] 10.4.3.80 () {68 vars in 1273 bytes} [Thu Aug 6 03:22:36 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:37.004562 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-733aebcb-a19f-4500-8689-754f31d008ec None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:37.006426 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-733aebcb-a19f-4500-8689-754f31d008ec tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] GET https://10.4.3.80/volume/v3/messages/267356ee-0b7a-425e-bdb2-529362e81066 Aug 06 03:22:37.006631 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-733aebcb-a19f-4500-8689-754f31d008ec tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:37.006807 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-733aebcb-a19f-4500-8689-754f31d008ec tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:37.009593 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:37.009593 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:37.010086 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-733aebcb-a19f-4500-8689-754f31d008ec tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/messages/267356ee-0b7a-425e-bdb2-529362e81066 returned with HTTP 200 Aug 06 03:22:37.010394 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1268/5057] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:22:37 2026] GET /volume/v3/messages/267356ee-0b7a-425e-bdb2-529362e81066 => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:37.017977 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d4c4b728-b250-4e34-9c49-6b7f534eec04 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:37.019661 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d4c4b728-b250-4e34-9c49-6b7f534eec04 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] DELETE https://10.4.3.80/volume/v3/messages/267356ee-0b7a-425e-bdb2-529362e81066 Aug 06 03:22:37.019884 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d4c4b728-b250-4e34-9c49-6b7f534eec04 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:37.020105 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d4c4b728-b250-4e34-9c49-6b7f534eec04 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:37.028135 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d4c4b728-b250-4e34-9c49-6b7f534eec04 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/messages/267356ee-0b7a-425e-bdb2-529362e81066 returned with HTTP 204 Aug 06 03:22:37.028488 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1271/5058] 10.4.3.80 () {68 vars in 1387 bytes} [Thu Aug 6 03:22:37 2026] DELETE /volume/v3/messages/267356ee-0b7a-425e-bdb2-529362e81066 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 03:22:37.034698 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-40ab19f1-1d7e-4bbd-a56f-5b7e73708377 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:37.036214 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-40ab19f1-1d7e-4bbd-a56f-5b7e73708377 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/fb958176-bfee-4e67-8c35-27cc1ba11630 Aug 06 03:22:37.036406 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-40ab19f1-1d7e-4bbd-a56f-5b7e73708377 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:37.036582 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-40ab19f1-1d7e-4bbd-a56f-5b7e73708377 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:37.036717 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-40ab19f1-1d7e-4bbd-a56f-5b7e73708377 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Delete volume with id: fb958176-bfee-4e67-8c35-27cc1ba11630 Aug 06 03:22:37.043178 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:37.043178 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:37.043512 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-40ab19f1-1d7e-4bbd-a56f-5b7e73708377 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Volume info retrieved successfully. Aug 06 03:22:37.044426 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-40ab19f1-1d7e-4bbd-a56f-5b7e73708377 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100901) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 03:22:37.062031 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-40ab19f1-1d7e-4bbd-a56f-5b7e73708377 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-204602756 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-204602756, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:22:37.062326 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-40ab19f1-1d7e-4bbd-a56f-5b7e73708377 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-204602756 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-204602756, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:22:37.075161 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-40ab19f1-1d7e-4bbd-a56f-5b7e73708377 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Created reservations ['35097c3a-03ce-4982-81f0-71bd7b8cdb91', '05c887bb-6980-44db-b259-039ceb2a32dd', 'c6e26805-d8d8-4b00-938d-b391359d7f20', 'd0660624-5537-4620-b0f5-5471b31f0208'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:22:37.096853 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-40ab19f1-1d7e-4bbd-a56f-5b7e73708377 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Delete volume request issued successfully. Aug 06 03:22:37.097028 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-40ab19f1-1d7e-4bbd-a56f-5b7e73708377 tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/volumes/fb958176-bfee-4e67-8c35-27cc1ba11630 returned with HTTP 202 Aug 06 03:22:37.097447 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1249/5059] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:22:37 2026] DELETE /volume/v3/volumes/fb958176-bfee-4e67-8c35-27cc1ba11630 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:22:37.104684 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c24ff583-f93e-4cc6-8e83-5978975861bb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:37.107044 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c24ff583-f93e-4cc6-8e83-5978975861bb tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] DELETE https://10.4.3.80/volume/v3/types/1efffd6f-7c58-4e4a-86d7-e146ae70d550 Aug 06 03:22:37.108788 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c24ff583-f93e-4cc6-8e83-5978975861bb tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:37.108788 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c24ff583-f93e-4cc6-8e83-5978975861bb tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] Calling method '_delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:37.126770 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c24ff583-f93e-4cc6-8e83-5978975861bb tempest-ProjectAdminTests-1326955018 tempest-ProjectAdminTests-1326955018-project-admin] https://10.4.3.80/volume/v3/types/1efffd6f-7c58-4e4a-86d7-e146ae70d550 returned with HTTP 202 Aug 06 03:22:37.127305 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1272/5060] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:22:37 2026] DELETE /volume/v3/types/1efffd6f-7c58-4e4a-86d7-e146ae70d550 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:22:38.454750 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-78572453-dd32-4d82-90f5-a1dba66159d5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.525819 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-78572453-dd32-4d82-90f5-a1dba66159d5 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:22:38.526196 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-78572453-dd32-4d82-90f5-a1dba66159d5 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-68849074", "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=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:38.539922 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-78572453-dd32-4d82-90f5-a1dba66159d5 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:22:38.540258 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1269/5061] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:22:38 2026] POST /volume/v3/types => generated 378 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:38.547549 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-008e221d-ed8e-4123-8e55-1acddd5b898c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.549184 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-008e221d-ed8e-4123-8e55-1acddd5b898c tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] POST https://10.4.3.80/volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/encryption Aug 06 03:22:38.549505 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-008e221d-ed8e-4123-8e55-1acddd5b898c tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:38.563562 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-008e221d-ed8e-4123-8e55-1acddd5b898c tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] https://10.4.3.80/volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/encryption returned with HTTP 200 Aug 06 03:22:38.564008 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1272/5062] 10.4.3.80 () {68 vars in 1390 bytes} [Thu Aug 6 03:22:38 2026] POST /volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:38.571071 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-733bc8df-6235-43f0-a430-7a76e3f426e1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.573017 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-733bc8df-6235-43f0-a430-7a76e3f426e1 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:22:38.573415 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-733bc8df-6235-43f0-a430-7a76e3f426e1 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1752948867", "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=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:38.587936 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-733bc8df-6235-43f0-a430-7a76e3f426e1 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:22:38.588353 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1250/5063] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:22:38 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:38.595544 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d183de1e-05a4-4379-b32a-3883df4123d8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.643857 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d183de1e-05a4-4379-b32a-3883df4123d8 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] POST https://10.4.3.80/volume/v3/types/0edb5721-857e-428f-a139-4cb8096f7b3b/encryption Aug 06 03:22:38.643857 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d183de1e-05a4-4379-b32a-3883df4123d8 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:38.644037 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.policy [None req-d183de1e-05a4-4379-b32a-3883df4123d8 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'd0428e1b40964472bddda611da205005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3da1185e28bb4710b884725e700e57a8', '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=100899) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:22:38.644461 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d183de1e-05a4-4379-b32a-3883df4123d8 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] https://10.4.3.80/volume/v3/types/0edb5721-857e-428f-a139-4cb8096f7b3b/encryption returned with HTTP 403 Aug 06 03:22:38.644969 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1273/5064] 10.4.3.80 () {68 vars in 1390 bytes} [Thu Aug 6 03:22:38 2026] POST /volume/v3/types/0edb5721-857e-428f-a139-4cb8096f7b3b/encryption => generated 127 bytes in 50 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:38.651813 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2538736b-36b3-4b85-b292-ab198861613c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.653497 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2538736b-36b3-4b85-b292-ab198861613c tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:22:38.653866 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2538736b-36b3-4b85-b292-ab198861613c tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1610305690", "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=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:38.666827 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2538736b-36b3-4b85-b292-ab198861613c tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:22:38.667339 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1270/5065] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:22:38 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:38.674079 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8a2d7708-017b-48cc-81c7-0c932f675d85 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.675654 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8a2d7708-017b-48cc-81c7-0c932f675d85 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] POST https://10.4.3.80/volume/v3/types/683eb0da-0665-4318-8b2a-4b2221578c34/extra_specs Aug 06 03:22:38.675983 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8a2d7708-017b-48cc-81c7-0c932f675d85 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:38.677636 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.policy [None req-8a2d7708-017b-48cc-81c7-0c932f675d85 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'd0428e1b40964472bddda611da205005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3da1185e28bb4710b884725e700e57a8', '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=100902) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:22:38.677815 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8a2d7708-017b-48cc-81c7-0c932f675d85 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] https://10.4.3.80/volume/v3/types/683eb0da-0665-4318-8b2a-4b2221578c34/extra_specs returned with HTTP 403 Aug 06 03:22:38.678226 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1273/5066] 10.4.3.80 () {68 vars in 1392 bytes} [Thu Aug 6 03:22:38 2026] POST /volume/v3/types/683eb0da-0665-4318-8b2a-4b2221578c34/extra_specs => generated 122 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:38.683784 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7c2174c5-64e2-4f1b-bc11-4ceaf2529116 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.685609 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7c2174c5-64e2-4f1b-bc11-4ceaf2529116 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] PUT https://10.4.3.80/volume/v3/types/683eb0da-0665-4318-8b2a-4b2221578c34/extra_specs/key2 Aug 06 03:22:38.685960 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7c2174c5-64e2-4f1b-bc11-4ceaf2529116 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:38.687715 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.policy [None req-7c2174c5-64e2-4f1b-bc11-4ceaf2529116 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd0428e1b40964472bddda611da205005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3da1185e28bb4710b884725e700e57a8', '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=100901) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:22:38.687926 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7c2174c5-64e2-4f1b-bc11-4ceaf2529116 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] https://10.4.3.80/volume/v3/types/683eb0da-0665-4318-8b2a-4b2221578c34/extra_specs/key2 returned with HTTP 403 Aug 06 03:22:38.688375 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1251/5067] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:22:38 2026] PUT /volume/v3/types/683eb0da-0665-4318-8b2a-4b2221578c34/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:38.694383 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ae5eeafa-ea65-4e84-b68f-6ca41b29879b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.698899 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ae5eeafa-ea65-4e84-b68f-6ca41b29879b tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] POST https://10.4.3.80/volume/v3/types Aug 06 03:22:38.698899 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ae5eeafa-ea65-4e84-b68f-6ca41b29879b tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:38.698899 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.policy [None req-ae5eeafa-ea65-4e84-b68f-6ca41b29879b tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'd0428e1b40964472bddda611da205005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3da1185e28bb4710b884725e700e57a8', '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=100899) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:22:38.698899 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ae5eeafa-ea65-4e84-b68f-6ca41b29879b tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] https://10.4.3.80/volume/v3/types returned with HTTP 403 Aug 06 03:22:38.698899 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1274/5068] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:22:38 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:38.705093 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f27ac074-e749-4dc0-8416-1743f68e6330 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.706734 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f27ac074-e749-4dc0-8416-1743f68e6330 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:22:38.707095 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f27ac074-e749-4dc0-8416-1743f68e6330 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1297491267", "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=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:38.721785 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f27ac074-e749-4dc0-8416-1743f68e6330 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:22:38.722177 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1271/5069] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:22:38 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:38.728965 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0d092729-5144-4a26-b751-8d9618f40881 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.730518 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0d092729-5144-4a26-b751-8d9618f40881 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] POST https://10.4.3.80/volume/v3/types/0b60ba89-cfb7-4b22-a6df-a5fc366a71f9/encryption Aug 06 03:22:38.730802 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0d092729-5144-4a26-b751-8d9618f40881 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:38.743854 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0d092729-5144-4a26-b751-8d9618f40881 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] https://10.4.3.80/volume/v3/types/0b60ba89-cfb7-4b22-a6df-a5fc366a71f9/encryption returned with HTTP 200 Aug 06 03:22:38.744432 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1274/5070] 10.4.3.80 () {68 vars in 1390 bytes} [Thu Aug 6 03:22:38 2026] POST /volume/v3/types/0b60ba89-cfb7-4b22-a6df-a5fc366a71f9/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:38.751090 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-31fc6633-2e1c-4b75-960c-ffe3e79a18e1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.753027 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-31fc6633-2e1c-4b75-960c-ffe3e79a18e1 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] DELETE https://10.4.3.80/volume/v3/types/0b60ba89-cfb7-4b22-a6df-a5fc366a71f9/encryption/42529e9b-1ec0-45f2-b046-c69ad756a47f Aug 06 03:22:38.753224 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-31fc6633-2e1c-4b75-960c-ffe3e79a18e1 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:38.753418 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-31fc6633-2e1c-4b75-960c-ffe3e79a18e1 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:38.754068 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.policy [None req-31fc6633-2e1c-4b75-960c-ffe3e79a18e1 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'd0428e1b40964472bddda611da205005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3da1185e28bb4710b884725e700e57a8', '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=100901) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:22:38.754227 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-31fc6633-2e1c-4b75-960c-ffe3e79a18e1 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] https://10.4.3.80/volume/v3/types/0b60ba89-cfb7-4b22-a6df-a5fc366a71f9/encryption/42529e9b-1ec0-45f2-b046-c69ad756a47f returned with HTTP 403 Aug 06 03:22:38.754650 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1252/5071] 10.4.3.80 () {66 vars in 1482 bytes} [Thu Aug 6 03:22:38 2026] DELETE /volume/v3/types/0b60ba89-cfb7-4b22-a6df-a5fc366a71f9/encryption/42529e9b-1ec0-45f2-b046-c69ad756a47f => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:38.760606 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-cfb8560a-f0b6-405a-b49c-bfd48280ca8f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.761708 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cfb8560a-f0b6-405a-b49c-bfd48280ca8f tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:22:38.762108 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cfb8560a-f0b6-405a-b49c-bfd48280ca8f tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-875236620", "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=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:38.776066 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cfb8560a-f0b6-405a-b49c-bfd48280ca8f tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:22:38.776546 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1275/5072] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:22:38 2026] POST /volume/v3/types => generated 379 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:38.782856 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d2b8fcfa-461c-4ba8-bd3f-eea7212eb254 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.784351 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d2b8fcfa-461c-4ba8-bd3f-eea7212eb254 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] DELETE https://10.4.3.80/volume/v3/types/e062e258-7b08-4015-a572-880fa1d9b957/extra_specs/key1 Aug 06 03:22:38.784512 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d2b8fcfa-461c-4ba8-bd3f-eea7212eb254 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:38.784670 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d2b8fcfa-461c-4ba8-bd3f-eea7212eb254 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:38.788760 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.policy [None req-d2b8fcfa-461c-4ba8-bd3f-eea7212eb254 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'd0428e1b40964472bddda611da205005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3da1185e28bb4710b884725e700e57a8', '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=100900) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:22:38.788966 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d2b8fcfa-461c-4ba8-bd3f-eea7212eb254 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] https://10.4.3.80/volume/v3/types/e062e258-7b08-4015-a572-880fa1d9b957/extra_specs/key1 returned with HTTP 403 Aug 06 03:22:38.789372 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1272/5073] 10.4.3.80 () {66 vars in 1389 bytes} [Thu Aug 6 03:22:38 2026] DELETE /volume/v3/types/e062e258-7b08-4015-a572-880fa1d9b957/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:38.795420 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1058d3c5-93c8-4cd4-b2b0-09cca73351b3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.796909 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1058d3c5-93c8-4cd4-b2b0-09cca73351b3 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:22:38.797245 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1058d3c5-93c8-4cd4-b2b0-09cca73351b3 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-596300311", "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=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:38.810234 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1058d3c5-93c8-4cd4-b2b0-09cca73351b3 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:22:38.810681 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1275/5074] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:22:38 2026] POST /volume/v3/types => generated 379 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:38.817674 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-50c6415d-67c6-4f49-ab29-921806ee60e7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.821067 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-50c6415d-67c6-4f49-ab29-921806ee60e7 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] DELETE https://10.4.3.80/volume/v3/types/6825c19b-9f8e-4ad8-89bd-303a0db826b9 Aug 06 03:22:38.821496 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-50c6415d-67c6-4f49-ab29-921806ee60e7 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:38.821757 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-50c6415d-67c6-4f49-ab29-921806ee60e7 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Calling method '_delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:38.822684 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.policy [None req-50c6415d-67c6-4f49-ab29-921806ee60e7 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'd0428e1b40964472bddda611da205005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3da1185e28bb4710b884725e700e57a8', '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=100901) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:22:38.823119 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-50c6415d-67c6-4f49-ab29-921806ee60e7 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] https://10.4.3.80/volume/v3/types/6825c19b-9f8e-4ad8-89bd-303a0db826b9 returned with HTTP 403 Aug 06 03:22:38.823679 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1253/5075] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:22:38 2026] DELETE /volume/v3/types/6825c19b-9f8e-4ad8-89bd-303a0db826b9 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:38.831080 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2801bdb4-15f0-4286-8a7a-18e60b54f2d3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.832709 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2801bdb4-15f0-4286-8a7a-18e60b54f2d3 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] GET https://10.4.3.80/volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/extra_specs Aug 06 03:22:38.833119 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2801bdb4-15f0-4286-8a7a-18e60b54f2d3 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:38.833371 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2801bdb4-15f0-4286-8a7a-18e60b54f2d3 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:38.841615 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2801bdb4-15f0-4286-8a7a-18e60b54f2d3 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] https://10.4.3.80/volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/extra_specs returned with HTTP 200 Aug 06 03:22:38.842194 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1276/5076] 10.4.3.80 () {66 vars in 1371 bytes} [Thu Aug 6 03:22:38 2026] GET /volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:38.850554 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ca51533e-70b0-4ff8-bf88-df9cb409a6f0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.852249 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ca51533e-70b0-4ff8-bf88-df9cb409a6f0 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] GET https://10.4.3.80/volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/encryption/cipher Aug 06 03:22:38.852410 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ca51533e-70b0-4ff8-bf88-df9cb409a6f0 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:38.852573 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ca51533e-70b0-4ff8-bf88-df9cb409a6f0 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:38.853139 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.policy [None req-ca51533e-70b0-4ff8-bf88-df9cb409a6f0 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd0428e1b40964472bddda611da205005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3da1185e28bb4710b884725e700e57a8', '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=100900) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:22:38.853285 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ca51533e-70b0-4ff8-bf88-df9cb409a6f0 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] https://10.4.3.80/volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/encryption/cipher returned with HTTP 403 Aug 06 03:22:38.853629 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1273/5077] 10.4.3.80 () {66 vars in 1389 bytes} [Thu Aug 6 03:22:38 2026] GET /volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:38.860460 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4dcd0966-acd3-4b92-8186-c35692d2e5f0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.862312 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4dcd0966-acd3-4b92-8186-c35692d2e5f0 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] GET https://10.4.3.80/volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/encryption Aug 06 03:22:38.862496 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4dcd0966-acd3-4b92-8186-c35692d2e5f0 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:38.862673 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4dcd0966-acd3-4b92-8186-c35692d2e5f0 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:38.863483 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.policy [None req-4dcd0966-acd3-4b92-8186-c35692d2e5f0 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd0428e1b40964472bddda611da205005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3da1185e28bb4710b884725e700e57a8', '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=100902) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:22:38.863661 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4dcd0966-acd3-4b92-8186-c35692d2e5f0 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] https://10.4.3.80/volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/encryption returned with HTTP 403 Aug 06 03:22:38.864196 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1276/5078] 10.4.3.80 () {66 vars in 1368 bytes} [Thu Aug 6 03:22:38 2026] GET /volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:38.871261 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e466b05a-aa65-4af7-b9e9-4f74a487eaf2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.873741 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e466b05a-aa65-4af7-b9e9-4f74a487eaf2 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] GET https://10.4.3.80/volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/extra_specs/multiattach Aug 06 03:22:38.874042 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e466b05a-aa65-4af7-b9e9-4f74a487eaf2 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:38.874254 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e466b05a-aa65-4af7-b9e9-4f74a487eaf2 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:38.881889 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e466b05a-aa65-4af7-b9e9-4f74a487eaf2 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] https://10.4.3.80/volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/extra_specs/multiattach returned with HTTP 200 Aug 06 03:22:38.882278 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1254/5079] 10.4.3.80 () {66 vars in 1407 bytes} [Thu Aug 6 03:22:38 2026] GET /volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 03:22:38.889157 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-06955205-e1da-45be-9947-07366682d778 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.890589 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-06955205-e1da-45be-9947-07366682d778 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] GET https://10.4.3.80/volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/extra_specs/volume_backend_name Aug 06 03:22:38.890901 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-06955205-e1da-45be-9947-07366682d778 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:38.891255 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-06955205-e1da-45be-9947-07366682d778 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:38.899073 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-06955205-e1da-45be-9947-07366682d778 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] https://10.4.3.80/volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/extra_specs/volume_backend_name returned with HTTP 404 Aug 06 03:22:38.899542 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1277/5080] 10.4.3.80 () {66 vars in 1431 bytes} [Thu Aug 6 03:22:38 2026] GET /volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:38.906432 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7fc6fd31-577b-4dc3-8186-0a3dae3118ce None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.908014 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7fc6fd31-577b-4dc3-8186-0a3dae3118ce tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] PUT https://10.4.3.80/volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/encryption/a4da1153-3a28-4d59-93f8-31927244eb46 Aug 06 03:22:38.908301 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7fc6fd31-577b-4dc3-8186-0a3dae3118ce tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:38.910369 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.policy [None req-7fc6fd31-577b-4dc3-8186-0a3dae3118ce tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'd0428e1b40964472bddda611da205005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3da1185e28bb4710b884725e700e57a8', '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=100900) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:22:38.910521 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7fc6fd31-577b-4dc3-8186-0a3dae3118ce tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] https://10.4.3.80/volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/encryption/a4da1153-3a28-4d59-93f8-31927244eb46 returned with HTTP 403 Aug 06 03:22:38.910907 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1274/5081] 10.4.3.80 () {68 vars in 1499 bytes} [Thu Aug 6 03:22:38 2026] PUT /volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/encryption/a4da1153-3a28-4d59-93f8-31927244eb46 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:38.917651 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c060836d-842e-413c-823c-0dee7a178bbf None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.919282 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c060836d-842e-413c-823c-0dee7a178bbf tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] PUT https://10.4.3.80/volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/extra_specs/key1 Aug 06 03:22:38.919579 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c060836d-842e-413c-823c-0dee7a178bbf tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:38.921224 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.policy [None req-c060836d-842e-413c-823c-0dee7a178bbf tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd0428e1b40964472bddda611da205005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3da1185e28bb4710b884725e700e57a8', '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=100902) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:22:38.921380 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c060836d-842e-413c-823c-0dee7a178bbf tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] https://10.4.3.80/volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/extra_specs/key1 returned with HTTP 403 Aug 06 03:22:38.921746 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1277/5082] 10.4.3.80 () {68 vars in 1406 bytes} [Thu Aug 6 03:22:38 2026] PUT /volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:38.928025 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4ac6acdb-157b-43ff-840a-23127f298c98 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.929904 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4ac6acdb-157b-43ff-840a-23127f298c98 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] PUT https://10.4.3.80/volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad Aug 06 03:22:38.930281 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4ac6acdb-157b-43ff-840a-23127f298c98 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:38.932352 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.policy [None req-4ac6acdb-157b-43ff-840a-23127f298c98 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'd0428e1b40964472bddda611da205005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3da1185e28bb4710b884725e700e57a8', '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=100901) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 03:22:38.932557 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4ac6acdb-157b-43ff-840a-23127f298c98 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-reader] https://10.4.3.80/volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad returned with HTTP 403 Aug 06 03:22:38.933069 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1255/5083] 10.4.3.80 () {68 vars in 1355 bytes} [Thu Aug 6 03:22:38 2026] PUT /volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:38.938935 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bc94bfe6-3261-44f1-b90b-9e606bfb629c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.940522 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bc94bfe6-3261-44f1-b90b-9e606bfb629c tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] DELETE https://10.4.3.80/volume/v3/types/6825c19b-9f8e-4ad8-89bd-303a0db826b9 Aug 06 03:22:38.940696 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bc94bfe6-3261-44f1-b90b-9e606bfb629c tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:38.940907 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bc94bfe6-3261-44f1-b90b-9e606bfb629c tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] Calling method '_delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:38.964592 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bc94bfe6-3261-44f1-b90b-9e606bfb629c tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] https://10.4.3.80/volume/v3/types/6825c19b-9f8e-4ad8-89bd-303a0db826b9 returned with HTTP 202 Aug 06 03:22:38.965030 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1278/5084] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:22:38 2026] DELETE /volume/v3/types/6825c19b-9f8e-4ad8-89bd-303a0db826b9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:22:38.970815 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-64f5dea2-555a-4dc5-a1df-79050bd55137 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:38.972500 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-64f5dea2-555a-4dc5-a1df-79050bd55137 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] DELETE https://10.4.3.80/volume/v3/types/e062e258-7b08-4015-a572-880fa1d9b957 Aug 06 03:22:38.972765 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-64f5dea2-555a-4dc5-a1df-79050bd55137 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:38.972984 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-64f5dea2-555a-4dc5-a1df-79050bd55137 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] Calling method '_delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:38.993214 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-64f5dea2-555a-4dc5-a1df-79050bd55137 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] https://10.4.3.80/volume/v3/types/e062e258-7b08-4015-a572-880fa1d9b957 returned with HTTP 202 Aug 06 03:22:38.993568 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1275/5085] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:22:38 2026] DELETE /volume/v3/types/e062e258-7b08-4015-a572-880fa1d9b957 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:22:38.999796 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ef30989e-83b1-4113-8360-c7e92b0c5c35 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:39.001368 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ef30989e-83b1-4113-8360-c7e92b0c5c35 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] DELETE https://10.4.3.80/volume/v3/types/0b60ba89-cfb7-4b22-a6df-a5fc366a71f9 Aug 06 03:22:39.001517 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ef30989e-83b1-4113-8360-c7e92b0c5c35 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:39.001702 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ef30989e-83b1-4113-8360-c7e92b0c5c35 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] Calling method '_delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:39.021551 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ef30989e-83b1-4113-8360-c7e92b0c5c35 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] https://10.4.3.80/volume/v3/types/0b60ba89-cfb7-4b22-a6df-a5fc366a71f9 returned with HTTP 202 Aug 06 03:22:39.021947 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1278/5086] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:22:38 2026] DELETE /volume/v3/types/0b60ba89-cfb7-4b22-a6df-a5fc366a71f9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:22:39.028306 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-aed86f02-c3dd-404f-bc8f-17e3bef47265 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:39.029936 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-aed86f02-c3dd-404f-bc8f-17e3bef47265 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] DELETE https://10.4.3.80/volume/v3/types/683eb0da-0665-4318-8b2a-4b2221578c34 Aug 06 03:22:39.030155 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-aed86f02-c3dd-404f-bc8f-17e3bef47265 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:39.030796 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-aed86f02-c3dd-404f-bc8f-17e3bef47265 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] Calling method '_delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:39.053977 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-aed86f02-c3dd-404f-bc8f-17e3bef47265 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] https://10.4.3.80/volume/v3/types/683eb0da-0665-4318-8b2a-4b2221578c34 returned with HTTP 202 Aug 06 03:22:39.054537 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1256/5087] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:22:39 2026] DELETE /volume/v3/types/683eb0da-0665-4318-8b2a-4b2221578c34 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:22:39.060460 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d2c732ec-826a-44df-8085-fe16ad0d9020 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:39.062226 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d2c732ec-826a-44df-8085-fe16ad0d9020 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] DELETE https://10.4.3.80/volume/v3/types/0edb5721-857e-428f-a139-4cb8096f7b3b Aug 06 03:22:39.062422 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d2c732ec-826a-44df-8085-fe16ad0d9020 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:39.062618 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d2c732ec-826a-44df-8085-fe16ad0d9020 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] Calling method '_delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:39.084373 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d2c732ec-826a-44df-8085-fe16ad0d9020 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] https://10.4.3.80/volume/v3/types/0edb5721-857e-428f-a139-4cb8096f7b3b returned with HTTP 202 Aug 06 03:22:39.084975 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1279/5088] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:22:39 2026] DELETE /volume/v3/types/0edb5721-857e-428f-a139-4cb8096f7b3b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:22:39.091075 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4cc4b247-c492-44b9-bb5c-46876d61b108 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:39.092808 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4cc4b247-c492-44b9-bb5c-46876d61b108 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] DELETE https://10.4.3.80/volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad Aug 06 03:22:39.093037 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4cc4b247-c492-44b9-bb5c-46876d61b108 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:39.093225 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4cc4b247-c492-44b9-bb5c-46876d61b108 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] Calling method '_delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:39.112526 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4cc4b247-c492-44b9-bb5c-46876d61b108 tempest-VolumeTypesReaderTests-214166937 tempest-VolumeTypesReaderTests-214166937-project-admin] https://10.4.3.80/volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad returned with HTTP 202 Aug 06 03:22:39.112921 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1276/5089] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:22:39 2026] DELETE /volume/v3/types/f62629f7-f219-4067-abbe-7781bccc3cad => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:22:49.019972 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=124,cinder:UPDATE=43,cinder:INSERT=23 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:22:49.051897 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=146,cinder:UPDATE=53,cinder:INSERT=31 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:22:49.082249 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=84,cinder:UPDATE=28,cinder:INSERT=19 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:22:49.110764 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=148,cinder:UPDATE=62,cinder:INSERT=42 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:22:52.915968 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-ce5760c7-edb2-4210-877b-912333042780 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:52.917945 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-ce5760c7-edb2-4210-877b-912333042780 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 Aug 06 03:22:52.918106 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-ce5760c7-edb2-4210-877b-912333042780 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:52.918272 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-ce5760c7-edb2-4210-877b-912333042780 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:52.924743 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:52.924743 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:52.927750 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-ce5760c7-edb2-4210-877b-912333042780 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:22:52.931251 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-ce5760c7-edb2-4210-877b-912333042780 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 returned with HTTP 200 Aug 06 03:22:52.931783 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1279/5090] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:22:52 2026] GET /volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:52.993809 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1c547ee8-0a68-4bda-a659-28a8c8aed03b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:52.994193 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1c547ee8-0a68-4bda-a659-28a8c8aed03b None None] GET https://10.4.3.80/volume// Aug 06 03:22:52.994389 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1c547ee8-0a68-4bda-a659-28a8c8aed03b None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:52.994636 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1c547ee8-0a68-4bda-a659-28a8c8aed03b None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:52.995092 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1c547ee8-0a68-4bda-a659-28a8c8aed03b None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:22:52.995400 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1257/5091] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:22:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:22:53.001779 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-274434e0-7470-4a67-bbd6-11a622e7b9c2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:53.003454 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-274434e0-7470-4a67-bbd6-11a622e7b9c2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:22:53.003790 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-274434e0-7470-4a67-bbd6-11a622e7b9c2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8dd60a89-60d6-4d3b-aa55-84cce6836610", "connector": null, "instance_uuid": "090c596a-08c0-42ca-a5eb-bd60869e342b"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:53.011383 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:53.011383 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:53.031258 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-274434e0-7470-4a67-bbd6-11a622e7b9c2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:22:53.031720 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1280/5092] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:22:53 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 06 03:22:53.055407 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-af5d7cd1-2d7b-45a6-8bb7-363c230f72a5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:53.057102 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-af5d7cd1-2d7b-45a6-8bb7-363c230f72a5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 Aug 06 03:22:53.057272 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-af5d7cd1-2d7b-45a6-8bb7-363c230f72a5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:53.057457 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-af5d7cd1-2d7b-45a6-8bb7-363c230f72a5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:53.065188 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f4811c1d-c15a-49ff-97ca-c38b3b0e0000 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:53.065533 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f4811c1d-c15a-49ff-97ca-c38b3b0e0000 None None] GET https://10.4.3.80/volume// Aug 06 03:22:53.065721 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f4811c1d-c15a-49ff-97ca-c38b3b0e0000 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:53.065921 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f4811c1d-c15a-49ff-97ca-c38b3b0e0000 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:53.066222 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f4811c1d-c15a-49ff-97ca-c38b3b0e0000 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:22:53.066474 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1280/5093] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:22:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:22:53.069390 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:53.069390 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:53.072438 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-af5d7cd1-2d7b-45a6-8bb7-363c230f72a5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:22:53.072637 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-0bef9cca-964f-4599-b944-831aa85e78cf None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:53.074944 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-0bef9cca-964f-4599-b944-831aa85e78cf tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 Aug 06 03:22:53.075180 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-0bef9cca-964f-4599-b944-831aa85e78cf tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:53.075403 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-0bef9cca-964f-4599-b944-831aa85e78cf tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:53.076002 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-af5d7cd1-2d7b-45a6-8bb7-363c230f72a5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 returned with HTTP 200 Aug 06 03:22:53.076315 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1277/5094] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:53 2026] GET /volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:53.086668 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:53.086668 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:53.090514 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-0bef9cca-964f-4599-b944-831aa85e78cf tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:22:53.094989 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-0bef9cca-964f-4599-b944-831aa85e78cf tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 returned with HTTP 200 Aug 06 03:22:53.095352 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1258/5095] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:22:53 2026] GET /volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:22:53.191004 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-05af6443-e361-4b9f-b813-109979b997f8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:53.192700 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-05af6443-e361-4b9f-b813-109979b997f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] PUT https://10.4.3.80/volume/v3/attachments/3635016d-5a65-432a-96a5-ae58b642d040 Aug 06 03:22:53.193042 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-05af6443-e361-4b9f-b813-109979b997f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:53.199629 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-05af6443-e361-4b9f-b813-109979b997f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Acquiring lock "cinder-attachment_update-8dd60a89-60d6-4d3b-aa55-84cce6836610-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:22:53.203652 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-05af6443-e361-4b9f-b813-109979b997f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Lock "cinder-attachment_update-8dd60a89-60d6-4d3b-aa55-84cce6836610-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:22:53.204369 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:53.204369 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:53.287280 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-05af6443-e361-4b9f-b813-109979b997f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Lock "cinder-attachment_update-8dd60a89-60d6-4d3b-aa55-84cce6836610-np0000006611" released by "attachment_update" :: held 0.084s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:22:53.287821 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-05af6443-e361-4b9f-b813-109979b997f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/attachments/3635016d-5a65-432a-96a5-ae58b642d040 returned with HTTP 200 Aug 06 03:22:53.288728 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1281/5096] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:22:53 2026] PUT /volume/v3/attachments/3635016d-5a65-432a-96a5-ae58b642d040 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:22:54.087063 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7b8ff78c-4d19-4e6d-8b01-acd5eb60d251 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:54.089850 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7b8ff78c-4d19-4e6d-8b01-acd5eb60d251 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 Aug 06 03:22:54.089850 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7b8ff78c-4d19-4e6d-8b01-acd5eb60d251 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:54.089850 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7b8ff78c-4d19-4e6d-8b01-acd5eb60d251 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:54.096816 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:54.096816 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:54.099633 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7b8ff78c-4d19-4e6d-8b01-acd5eb60d251 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:22:54.102958 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7b8ff78c-4d19-4e6d-8b01-acd5eb60d251 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 returned with HTTP 200 Aug 06 03:22:54.103253 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1281/5097] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:54 2026] GET /volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:55.114255 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6f4decd0-d86e-4627-8028-d0d2f95b398a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:55.115841 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6f4decd0-d86e-4627-8028-d0d2f95b398a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 Aug 06 03:22:55.116005 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6f4decd0-d86e-4627-8028-d0d2f95b398a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:55.116171 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6f4decd0-d86e-4627-8028-d0d2f95b398a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:55.123889 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:55.123889 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:55.126531 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6f4decd0-d86e-4627-8028-d0d2f95b398a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:22:55.130130 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6f4decd0-d86e-4627-8028-d0d2f95b398a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 returned with HTTP 200 Aug 06 03:22:55.130437 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1278/5098] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:55 2026] GET /volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:56.142618 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e8827fcd-3d2f-403b-9411-018e9dc9430d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:56.144532 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e8827fcd-3d2f-403b-9411-018e9dc9430d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 Aug 06 03:22:56.144693 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e8827fcd-3d2f-403b-9411-018e9dc9430d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:56.144874 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e8827fcd-3d2f-403b-9411-018e9dc9430d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:56.153780 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:56.153780 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:56.156557 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e8827fcd-3d2f-403b-9411-018e9dc9430d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:22:56.160883 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e8827fcd-3d2f-403b-9411-018e9dc9430d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 returned with HTTP 200 Aug 06 03:22:56.161229 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1259/5099] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:56 2026] GET /volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:56.525623 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-36adc638-7e49-415f-8ff8-23f55fc12fd7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:56.529741 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-36adc638-7e49-415f-8ff8-23f55fc12fd7 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] POST https://10.4.3.80/volume/v3/attachments/3635016d-5a65-432a-96a5-ae58b642d040/action Aug 06 03:22:56.529741 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-36adc638-7e49-415f-8ff8-23f55fc12fd7 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:22:56.529741 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-36adc638-7e49-415f-8ff8-23f55fc12fd7 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:56.542769 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:56.542769 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:56.551353 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-751313e3-aa66-48f8-9959-24cbfb96e6d8 req-36adc638-7e49-415f-8ff8-23f55fc12fd7 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/attachments/3635016d-5a65-432a-96a5-ae58b642d040/action returned with HTTP 204 Aug 06 03:22:56.551760 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1282/5100] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:22:56 2026] POST /volume/v3/attachments/3635016d-5a65-432a-96a5-ae58b642d040/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:22:57.172304 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b3858cc0-b941-476d-b189-d7d7dca62362 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:57.173899 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b3858cc0-b941-476d-b189-d7d7dca62362 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 Aug 06 03:22:57.174076 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b3858cc0-b941-476d-b189-d7d7dca62362 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:57.174249 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b3858cc0-b941-476d-b189-d7d7dca62362 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:57.182691 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:57.182691 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:57.185645 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b3858cc0-b941-476d-b189-d7d7dca62362 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:22:57.189537 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b3858cc0-b941-476d-b189-d7d7dca62362 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 returned with HTTP 200 Aug 06 03:22:57.190181 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1282/5101] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:57 2026] GET /volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 => generated 1131 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:22:57.201137 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c3d6b293-407f-4dab-8605-f847a16be6ac None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:57.202849 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c3d6b293-407f-4dab-8605-f847a16be6ac tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:22:57.203223 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c3d6b293-407f-4dab-8605-f847a16be6ac tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8dd60a89-60d6-4d3b-aa55-84cce6836610", "force": true, "name": "tempest-VolumesBackupsTest-Backup-689583054", "container": "tempest-volumesbackupstest-backup-container-14313273"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:22:57.204677 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.backups [None req-c3d6b293-407f-4dab-8605-f847a16be6ac tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Creating new backup {'backup': {'volume_id': '8dd60a89-60d6-4d3b-aa55-84cce6836610', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-689583054', 'container': 'tempest-volumesbackupstest-backup-container-14313273'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:22:57.204813 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.contrib.backups [None req-c3d6b293-407f-4dab-8605-f847a16be6ac tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Creating backup of volume 8dd60a89-60d6-4d3b-aa55-84cce6836610 in container tempest-volumesbackupstest-backup-container-14313273 Aug 06 03:22:57.213455 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:57.213455 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:22:57.213985 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c3d6b293-407f-4dab-8605-f847a16be6ac tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:22:57.229113 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-c3d6b293-407f-4dab-8605-f847a16be6ac tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Created reservations ['1ae5803d-9463-4e43-b5ad-3e5e3be5dd3f', '3831f7c6-57d5-47f2-9be3-555efe10170e'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:22:57.250553 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c3d6b293-407f-4dab-8605-f847a16be6ac tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:22:57.250988 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1279/5102] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:22:57 2026] POST /volume/v3/backups => generated 327 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:22:57.258335 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4eda4213-950b-4808-8db0-118f5cb0afe7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:57.260021 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4eda4213-950b-4808-8db0-118f5cb0afe7 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 Aug 06 03:22:57.260206 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4eda4213-950b-4808-8db0-118f5cb0afe7 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:57.260380 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4eda4213-950b-4808-8db0-118f5cb0afe7 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:57.260493 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-4eda4213-950b-4808-8db0-118f5cb0afe7 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id ae1e9fe2-10c5-495e-af2b-5c461751bca5. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:57.266852 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:57.266852 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:22:57.266852 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4eda4213-950b-4808-8db0-118f5cb0afe7 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 returned with HTTP 200 Aug 06 03:22:57.266852 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1260/5103] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:57 2026] GET /volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:58.275158 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d5ea80f0-371e-4588-aa72-82b3340d6ebf None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:58.276918 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d5ea80f0-371e-4588-aa72-82b3340d6ebf tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 Aug 06 03:22:58.277127 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d5ea80f0-371e-4588-aa72-82b3340d6ebf tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:58.277312 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d5ea80f0-371e-4588-aa72-82b3340d6ebf tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:58.277413 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-d5ea80f0-371e-4588-aa72-82b3340d6ebf tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id ae1e9fe2-10c5-495e-af2b-5c461751bca5. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:58.281855 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:58.281855 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:22:58.282558 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d5ea80f0-371e-4588-aa72-82b3340d6ebf tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 returned with HTTP 200 Aug 06 03:22:58.283082 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1283/5104] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:58 2026] GET /volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:22:59.291930 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5ce79967-5875-4299-ad2b-fc1ccc2198c8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:22:59.293643 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5ce79967-5875-4299-ad2b-fc1ccc2198c8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 Aug 06 03:22:59.293825 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5ce79967-5875-4299-ad2b-fc1ccc2198c8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:22:59.294032 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5ce79967-5875-4299-ad2b-fc1ccc2198c8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:22:59.294126 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-5ce79967-5875-4299-ad2b-fc1ccc2198c8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id ae1e9fe2-10c5-495e-af2b-5c461751bca5. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:22:59.298083 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:22:59.298083 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:22:59.298759 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5ce79967-5875-4299-ad2b-fc1ccc2198c8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 returned with HTTP 200 Aug 06 03:22:59.299129 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1283/5105] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:22:59 2026] GET /volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:00.308952 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-45eaf0d9-edfc-4192-8fba-b7cbe64ab6f8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:00.310778 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-45eaf0d9-edfc-4192-8fba-b7cbe64ab6f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 Aug 06 03:23:00.310943 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-45eaf0d9-edfc-4192-8fba-b7cbe64ab6f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:00.311115 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-45eaf0d9-edfc-4192-8fba-b7cbe64ab6f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:00.311224 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-45eaf0d9-edfc-4192-8fba-b7cbe64ab6f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id ae1e9fe2-10c5-495e-af2b-5c461751bca5. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:00.315384 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:00.315384 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:00.316170 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-45eaf0d9-edfc-4192-8fba-b7cbe64ab6f8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 returned with HTTP 200 Aug 06 03:23:00.316555 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1280/5106] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:00 2026] GET /volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:01.327486 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-89e4b59b-0329-4c2e-ba3d-84ecb3e20d36 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:01.329552 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-89e4b59b-0329-4c2e-ba3d-84ecb3e20d36 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 Aug 06 03:23:01.329781 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-89e4b59b-0329-4c2e-ba3d-84ecb3e20d36 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:01.330044 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-89e4b59b-0329-4c2e-ba3d-84ecb3e20d36 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:01.330200 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-89e4b59b-0329-4c2e-ba3d-84ecb3e20d36 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id ae1e9fe2-10c5-495e-af2b-5c461751bca5. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:01.335103 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:01.335103 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:01.336074 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-89e4b59b-0329-4c2e-ba3d-84ecb3e20d36 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 returned with HTTP 200 Aug 06 03:23:01.336525 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1261/5107] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:01 2026] GET /volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:02.348260 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c625e044-ebee-44f3-a525-d16c13a0c937 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:02.350258 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c625e044-ebee-44f3-a525-d16c13a0c937 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 Aug 06 03:23:02.350487 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c625e044-ebee-44f3-a525-d16c13a0c937 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:02.350701 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c625e044-ebee-44f3-a525-d16c13a0c937 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:02.350822 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-c625e044-ebee-44f3-a525-d16c13a0c937 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id ae1e9fe2-10c5-495e-af2b-5c461751bca5. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:02.355440 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:02.355440 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:02.356220 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c625e044-ebee-44f3-a525-d16c13a0c937 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 returned with HTTP 200 Aug 06 03:23:02.356616 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1284/5108] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:02 2026] GET /volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:03.366469 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3800aec0-b048-4148-9117-b733617995ac None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:03.368048 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3800aec0-b048-4148-9117-b733617995ac tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 Aug 06 03:23:03.368233 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3800aec0-b048-4148-9117-b733617995ac tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:03.368417 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3800aec0-b048-4148-9117-b733617995ac tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:03.368513 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-3800aec0-b048-4148-9117-b733617995ac tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id ae1e9fe2-10c5-495e-af2b-5c461751bca5. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:03.372508 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:03.372508 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:03.373329 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3800aec0-b048-4148-9117-b733617995ac tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 returned with HTTP 200 Aug 06 03:23:03.373686 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1284/5109] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:03 2026] GET /volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:04.382999 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-62cbbb7a-787c-40de-806a-672bd8f00902 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:04.384632 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-62cbbb7a-787c-40de-806a-672bd8f00902 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 Aug 06 03:23:04.384823 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-62cbbb7a-787c-40de-806a-672bd8f00902 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:04.384988 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-62cbbb7a-787c-40de-806a-672bd8f00902 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:04.385092 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-62cbbb7a-787c-40de-806a-672bd8f00902 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id ae1e9fe2-10c5-495e-af2b-5c461751bca5. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:04.389126 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:04.389126 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:04.389770 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-62cbbb7a-787c-40de-806a-672bd8f00902 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 returned with HTTP 200 Aug 06 03:23:04.390110 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1281/5110] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:04 2026] GET /volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 => generated 786 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:05.402272 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e542afa3-c0ec-46fa-a1fd-140bbfd023af None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:05.404371 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e542afa3-c0ec-46fa-a1fd-140bbfd023af tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 Aug 06 03:23:05.404669 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e542afa3-c0ec-46fa-a1fd-140bbfd023af tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:05.404928 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e542afa3-c0ec-46fa-a1fd-140bbfd023af tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:05.405076 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-e542afa3-c0ec-46fa-a1fd-140bbfd023af tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id ae1e9fe2-10c5-495e-af2b-5c461751bca5. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:05.409646 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:05.409646 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:05.410379 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e542afa3-c0ec-46fa-a1fd-140bbfd023af tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 returned with HTTP 200 Aug 06 03:23:05.410809 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1262/5111] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:05 2026] GET /volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:06.424495 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b33abe73-4d06-4b1b-8604-82c272f33f73 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:06.427124 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b33abe73-4d06-4b1b-8604-82c272f33f73 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 Aug 06 03:23:06.427308 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b33abe73-4d06-4b1b-8604-82c272f33f73 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:06.427516 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b33abe73-4d06-4b1b-8604-82c272f33f73 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:06.427727 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-b33abe73-4d06-4b1b-8604-82c272f33f73 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id ae1e9fe2-10c5-495e-af2b-5c461751bca5. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:06.434618 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:06.434618 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:06.435375 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b33abe73-4d06-4b1b-8604-82c272f33f73 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 returned with HTTP 200 Aug 06 03:23:06.435878 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1285/5112] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:06 2026] GET /volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:07.448348 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-33395cf5-0b3d-4faa-965f-f8eba33433c0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:07.450484 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-33395cf5-0b3d-4faa-965f-f8eba33433c0 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 Aug 06 03:23:07.450743 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-33395cf5-0b3d-4faa-965f-f8eba33433c0 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:07.450996 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-33395cf5-0b3d-4faa-965f-f8eba33433c0 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:07.451141 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-33395cf5-0b3d-4faa-965f-f8eba33433c0 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id ae1e9fe2-10c5-495e-af2b-5c461751bca5. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:07.455379 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:07.455379 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:07.456140 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-33395cf5-0b3d-4faa-965f-f8eba33433c0 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 returned with HTTP 200 Aug 06 03:23:07.456489 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1285/5113] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:07 2026] GET /volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:08.466207 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-dcc41dc6-f148-4434-9739-0ec7bf8cb8ff None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:08.467949 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-dcc41dc6-f148-4434-9739-0ec7bf8cb8ff tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 Aug 06 03:23:08.468135 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-dcc41dc6-f148-4434-9739-0ec7bf8cb8ff tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:08.468340 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-dcc41dc6-f148-4434-9739-0ec7bf8cb8ff tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:08.468438 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-dcc41dc6-f148-4434-9739-0ec7bf8cb8ff tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id ae1e9fe2-10c5-495e-af2b-5c461751bca5. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:08.472382 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:08.472382 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:08.473092 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-dcc41dc6-f148-4434-9739-0ec7bf8cb8ff tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 returned with HTTP 200 Aug 06 03:23:08.473449 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1282/5114] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:08 2026] GET /volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:09.483033 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f2048aa4-cfbd-4508-9506-0287a074d4f1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:09.484667 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f2048aa4-cfbd-4508-9506-0287a074d4f1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 Aug 06 03:23:09.484849 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f2048aa4-cfbd-4508-9506-0287a074d4f1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:09.485030 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f2048aa4-cfbd-4508-9506-0287a074d4f1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:09.485202 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-f2048aa4-cfbd-4508-9506-0287a074d4f1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id ae1e9fe2-10c5-495e-af2b-5c461751bca5. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:09.489156 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:09.489156 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:09.489845 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f2048aa4-cfbd-4508-9506-0287a074d4f1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 returned with HTTP 200 Aug 06 03:23:09.490202 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1263/5115] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:09 2026] GET /volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 => generated 786 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:10.499482 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-67d1b729-1208-4bbe-8dd5-a9b54852b2b3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:10.501283 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-67d1b729-1208-4bbe-8dd5-a9b54852b2b3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 Aug 06 03:23:10.501490 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-67d1b729-1208-4bbe-8dd5-a9b54852b2b3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:10.501683 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-67d1b729-1208-4bbe-8dd5-a9b54852b2b3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:10.501781 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-67d1b729-1208-4bbe-8dd5-a9b54852b2b3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id ae1e9fe2-10c5-495e-af2b-5c461751bca5. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:10.507118 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:10.507118 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:10.507824 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-67d1b729-1208-4bbe-8dd5-a9b54852b2b3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 returned with HTTP 200 Aug 06 03:23:10.508341 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1286/5116] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:10 2026] GET /volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:11.517099 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-626e8672-0061-4816-8a7b-03069a5c20d1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:11.518793 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-626e8672-0061-4816-8a7b-03069a5c20d1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 Aug 06 03:23:11.518983 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-626e8672-0061-4816-8a7b-03069a5c20d1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:11.519187 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-626e8672-0061-4816-8a7b-03069a5c20d1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:11.519348 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-626e8672-0061-4816-8a7b-03069a5c20d1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id ae1e9fe2-10c5-495e-af2b-5c461751bca5. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:11.523273 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:11.523273 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:11.523950 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-626e8672-0061-4816-8a7b-03069a5c20d1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 returned with HTTP 200 Aug 06 03:23:11.524260 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1286/5117] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:11 2026] GET /volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:11.532504 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-05f1f3f9-7f65-4f66-a53a-a917e69bcda3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:11.534529 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-05f1f3f9-7f65-4f66-a53a-a917e69bcda3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 Aug 06 03:23:11.534754 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-05f1f3f9-7f65-4f66-a53a-a917e69bcda3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:11.534996 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-05f1f3f9-7f65-4f66-a53a-a917e69bcda3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:11.535131 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-05f1f3f9-7f65-4f66-a53a-a917e69bcda3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id ae1e9fe2-10c5-495e-af2b-5c461751bca5. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:11.539495 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:11.539495 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:11.540352 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-05f1f3f9-7f65-4f66-a53a-a917e69bcda3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 returned with HTTP 200 Aug 06 03:23:11.540757 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1283/5118] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:11 2026] GET /volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:11.550051 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-25f53f3c-3e84-423d-afef-d65a964a7799 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:11.551591 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-25f53f3c-3e84-423d-afef-d65a964a7799 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:23:11.551920 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-25f53f3c-3e84-423d-afef-d65a964a7799 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8dd60a89-60d6-4d3b-aa55-84cce6836610", "incremental": true, "force": true}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:11.553206 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.backups [None req-25f53f3c-3e84-423d-afef-d65a964a7799 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Creating new backup {'backup': {'volume_id': '8dd60a89-60d6-4d3b-aa55-84cce6836610', 'incremental': True, 'force': True}} {{(pid=100901) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:23:11.553343 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-25f53f3c-3e84-423d-afef-d65a964a7799 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Creating backup of volume 8dd60a89-60d6-4d3b-aa55-84cce6836610 in container None Aug 06 03:23:11.561759 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:11.561759 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:11.562177 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-25f53f3c-3e84-423d-afef-d65a964a7799 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:23:11.575988 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-25f53f3c-3e84-423d-afef-d65a964a7799 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Created reservations ['2ffe6b91-a6b9-4947-a753-8ec1057c9e1d', '499f6af2-9042-40ad-b93b-d24246e736e7'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:23:11.601042 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-25f53f3c-3e84-423d-afef-d65a964a7799 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:23:11.601582 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1264/5119] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:23:11 2026] POST /volume/v3/backups => generated 286 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:23:11.612803 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bebcf23b-81ca-44d7-8a23-308844af6de6 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:11.614556 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bebcf23b-81ca-44d7-8a23-308844af6de6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be Aug 06 03:23:11.614729 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bebcf23b-81ca-44d7-8a23-308844af6de6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:11.614951 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bebcf23b-81ca-44d7-8a23-308844af6de6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:11.615057 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-bebcf23b-81ca-44d7-8a23-308844af6de6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2a569ff2-b427-4a03-b369-44d58a2097be. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:11.619085 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:11.619085 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:11.619785 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bebcf23b-81ca-44d7-8a23-308844af6de6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be returned with HTTP 200 Aug 06 03:23:11.620163 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1287/5120] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:11 2026] GET /volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be => generated 692 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:12.629963 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9ffd6566-da14-4a95-9f3f-38e3e8aeafda None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:12.631680 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9ffd6566-da14-4a95-9f3f-38e3e8aeafda tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be Aug 06 03:23:12.631950 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9ffd6566-da14-4a95-9f3f-38e3e8aeafda tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:12.632192 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9ffd6566-da14-4a95-9f3f-38e3e8aeafda tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:12.632365 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-9ffd6566-da14-4a95-9f3f-38e3e8aeafda tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2a569ff2-b427-4a03-b369-44d58a2097be. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:12.638309 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:12.638309 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:12.639059 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9ffd6566-da14-4a95-9f3f-38e3e8aeafda tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be returned with HTTP 200 Aug 06 03:23:12.639509 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1287/5121] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:12 2026] GET /volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be => generated 694 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:13.557965 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b2c27433-aabd-4d6d-84b9-93688e23aaa2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:13.560078 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b2c27433-aabd-4d6d-84b9-93688e23aaa2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:23:13.560455 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b2c27433-aabd-4d6d-84b9-93688e23aaa2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fcbffbd0-0260-47d7-9c2d-d99c2306ae70", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-894647764", "description": null, "metadata": null}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:13.572169 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:13.572169 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:13.572646 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b2c27433-aabd-4d6d-84b9-93688e23aaa2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:23:13.572788 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-b2c27433-aabd-4d6d-84b9-93688e23aaa2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create snapshot from volume fcbffbd0-0260-47d7-9c2d-d99c2306ae70 Aug 06 03:23:13.597390 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-b2c27433-aabd-4d6d-84b9-93688e23aaa2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Created reservations ['e8a7aafa-c2e9-4b0d-afa1-cb2db765cac3', '6ccd6411-3ffa-4a0a-9148-7314e20dc947', '4357ec49-e14e-4000-b945-60af7aa63832', '554d8e23-e362-4286-b625-156c32e89ba1'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:23:13.629855 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b2c27433-aabd-4d6d-84b9-93688e23aaa2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot force create request issued successfully. Aug 06 03:23:13.630196 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b2c27433-aabd-4d6d-84b9-93688e23aaa2 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:23:13.630615 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1284/5122] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:23:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:23:13.638504 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-30f52c24-c798-49c2-8c46-f0bf71a0b4bc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:13.641188 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-30f52c24-c798-49c2-8c46-f0bf71a0b4bc tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7 Aug 06 03:23:13.641475 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-30f52c24-c798-49c2-8c46-f0bf71a0b4bc tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:13.641625 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-30f52c24-c798-49c2-8c46-f0bf71a0b4bc tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:13.651072 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-084cc9ac-f968-491a-8736-3b2b7b9c7084 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:13.651668 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:13.651668 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:13.652393 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-30f52c24-c798-49c2-8c46-f0bf71a0b4bc tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:23:13.652611 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-084cc9ac-f968-491a-8736-3b2b7b9c7084 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be Aug 06 03:23:13.652770 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-084cc9ac-f968-491a-8736-3b2b7b9c7084 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:13.652969 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-084cc9ac-f968-491a-8736-3b2b7b9c7084 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:13.653087 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-084cc9ac-f968-491a-8736-3b2b7b9c7084 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2a569ff2-b427-4a03-b369-44d58a2097be. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:13.653282 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-30f52c24-c798-49c2-8c46-f0bf71a0b4bc tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7 returned with HTTP 200 Aug 06 03:23:13.653636 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1265/5123] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:23:13 2026] GET /volume/v3/snapshots/cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:13.657067 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:13.657067 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:13.657767 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-084cc9ac-f968-491a-8736-3b2b7b9c7084 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be returned with HTTP 200 Aug 06 03:23:13.658131 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1288/5124] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:13 2026] GET /volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be => generated 694 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:14.665263 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6c46ef9e-ef38-4814-bab3-580c252d7044 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:14.668025 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-13f26a81-bd7b-41fa-83ab-d8285ae74321 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:14.668707 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6c46ef9e-ef38-4814-bab3-580c252d7044 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7 Aug 06 03:23:14.668900 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6c46ef9e-ef38-4814-bab3-580c252d7044 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:14.669072 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6c46ef9e-ef38-4814-bab3-580c252d7044 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:14.669679 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-13f26a81-bd7b-41fa-83ab-d8285ae74321 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be Aug 06 03:23:14.669854 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-13f26a81-bd7b-41fa-83ab-d8285ae74321 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:14.670035 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-13f26a81-bd7b-41fa-83ab-d8285ae74321 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:14.670127 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-13f26a81-bd7b-41fa-83ab-d8285ae74321 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2a569ff2-b427-4a03-b369-44d58a2097be. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:14.673686 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:14.673686 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:14.674150 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:14.674150 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:14.674252 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6c46ef9e-ef38-4814-bab3-580c252d7044 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:23:14.674942 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-13f26a81-bd7b-41fa-83ab-d8285ae74321 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be returned with HTTP 200 Aug 06 03:23:14.675093 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6c46ef9e-ef38-4814-bab3-580c252d7044 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7 returned with HTTP 200 Aug 06 03:23:14.675310 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1285/5125] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:14 2026] GET /volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:14.675505 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1288/5126] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:23:14 2026] GET /volume/v3/snapshots/cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:14.687233 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c9b1ccbb-d70e-4f1d-ba8b-2ff74690eb7e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:14.688696 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c9b1ccbb-d70e-4f1d-ba8b-2ff74690eb7e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7 Aug 06 03:23:14.688863 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c9b1ccbb-d70e-4f1d-ba8b-2ff74690eb7e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:14.689035 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c9b1ccbb-d70e-4f1d-ba8b-2ff74690eb7e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:14.693044 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:14.693044 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:14.693411 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c9b1ccbb-d70e-4f1d-ba8b-2ff74690eb7e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:23:14.694033 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c9b1ccbb-d70e-4f1d-ba8b-2ff74690eb7e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7 returned with HTTP 200 Aug 06 03:23:14.694363 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1266/5127] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:23:14 2026] GET /volume/v3/snapshots/cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7 => generated 466 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:14.705034 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:14.706568 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:23:14.706874 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-983345665", "snapshot_id": "cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:14.708233 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-983345665', 'snapshot_id': 'cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:23:14.713036 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:14.713036 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:14.713484 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:23:14.713587 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume of 1 GB Aug 06 03:23:14.716663 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Availability Zones retrieved successfully. Aug 06 03:23:14.721673 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Flow 'volume_create_api' (0844cbb8-af39-4ebe-947e-925d77c3440a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:23:14.722656 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b610186-4189-4b82-b9af-f2003019c585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:14.723520 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:23:14.757480 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b610186-4189-4b82-b9af-f2003019c585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:14.758183 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5e35b6c-cb07-41e0-8a68-1c6d145f9210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:14.798519 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Created reservations ['158eff10-ab72-4ff2-a6ae-0c1820c39a9c', '92dbb0fd-b8bb-4de3-8c9b-151b28bb2fcc', '4ceddfaf-acf2-424a-a13b-c2f01cfcf52d', '7b24e614-9195-4b60-8551-23804c089e89'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:23:14.799373 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5e35b6c-cb07-41e0-8a68-1c6d145f9210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['158eff10-ab72-4ff2-a6ae-0c1820c39a9c', '92dbb0fd-b8bb-4de3-8c9b-151b28bb2fcc', '4ceddfaf-acf2-424a-a13b-c2f01cfcf52d', '7b24e614-9195-4b60-8551-23804c089e89']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:14.800145 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba102c34-19e7-4710-bcaa-bfe7bd9c3a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:14.843093 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba102c34-19e7-4710-bcaa-bfe7bd9c3a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6fb274f-0ab5-47d1-acc4-85d58c39531f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-983345665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88aa522afca8491fa8811d5dbeeebfea',qos_specs=None,replication_status=,reservations=['158eff10-ab72-4ff2-a6ae-0c1820c39a9c','92dbb0fd-b8bb-4de3-8c9b-151b28bb2fcc','4ceddfaf-acf2-424a-a13b-c2f01cfcf52d','7b24e614-9195-4b60-8551-23804c089e89'],size=1,snapshot_id=cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7,source_replicaid=,source_volid=None,status='creating',user_id='3603a0c0870b4594b33e8eb968151053',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), '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-06T03:23:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-983345665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6fb274f-0ab5-47d1-acc4-85d58c39531f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88aa522afca8491fa8811d5dbeeebfea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3603a0c0870b4594b33e8eb968151053',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:14.843960 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a08ce015-ac6b-45be-bd61-da5e6a61591d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:14.863069 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a08ce015-ac6b-45be-bd61-da5e6a61591d) transitioned into state 'SUCCESS' from state '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-983345665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88aa522afca8491fa8811d5dbeeebfea',qos_specs=None,replication_status=,reservations=['158eff10-ab72-4ff2-a6ae-0c1820c39a9c','92dbb0fd-b8bb-4de3-8c9b-151b28bb2fcc','4ceddfaf-acf2-424a-a13b-c2f01cfcf52d','7b24e614-9195-4b60-8551-23804c089e89'],size=1,snapshot_id=cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7,source_replicaid=,source_volid=None,status='creating',user_id='3603a0c0870b4594b33e8eb968151053',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:14.863791 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6937ca99-9bb3-45ba-a9a5-0da679ef82b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:14.887370 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6937ca99-9bb3-45ba-a9a5-0da679ef82b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:14.888164 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Flow 'volume_create_api' (0844cbb8-af39-4ebe-947e-925d77c3440a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:23:14.888467 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Create volume request issued successfully. Aug 06 03:23:14.889008 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0799d8fe-ed80-43c3-bc8e-dc748e2f3377 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:23:14.889415 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1289/5128] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:23:14 2026] POST /volume/v3/volumes => generated 782 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:23:14.900307 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e728b708-2cc2-40f1-a521-4bb917cb77fe None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:14.901987 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e728b708-2cc2-40f1-a521-4bb917cb77fe tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f Aug 06 03:23:14.902170 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e728b708-2cc2-40f1-a521-4bb917cb77fe tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:14.902358 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e728b708-2cc2-40f1-a521-4bb917cb77fe tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:14.908641 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:14.908641 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:14.911971 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e728b708-2cc2-40f1-a521-4bb917cb77fe tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:23:14.915772 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e728b708-2cc2-40f1-a521-4bb917cb77fe tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f returned with HTTP 200 Aug 06 03:23:14.916311 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1286/5129] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:14 2026] GET /volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:15.686111 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-87b33572-24ee-4ed7-8fb0-8770149bc6e5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:15.692612 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-87b33572-24ee-4ed7-8fb0-8770149bc6e5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be Aug 06 03:23:15.693327 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-87b33572-24ee-4ed7-8fb0-8770149bc6e5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:15.694045 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-87b33572-24ee-4ed7-8fb0-8770149bc6e5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:15.694582 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-87b33572-24ee-4ed7-8fb0-8770149bc6e5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2a569ff2-b427-4a03-b369-44d58a2097be. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:15.711206 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:15.711206 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:15.714673 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-87b33572-24ee-4ed7-8fb0-8770149bc6e5 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be returned with HTTP 200 Aug 06 03:23:15.716484 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1289/5130] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:15 2026] GET /volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be => generated 705 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:15.928425 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a45c160c-fe1d-407c-a3fb-420dc154b9c8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:15.929941 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a45c160c-fe1d-407c-a3fb-420dc154b9c8 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f Aug 06 03:23:15.930116 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a45c160c-fe1d-407c-a3fb-420dc154b9c8 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:15.930310 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a45c160c-fe1d-407c-a3fb-420dc154b9c8 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:15.937108 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:15.937108 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:15.940952 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a45c160c-fe1d-407c-a3fb-420dc154b9c8 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:23:15.945377 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a45c160c-fe1d-407c-a3fb-420dc154b9c8 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f returned with HTTP 200 Aug 06 03:23:15.945705 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1267/5131] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:15 2026] GET /volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f => generated 1391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:23:15.957077 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6270e8e7-ce02-40e5-9172-b5add7408505 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:15.958915 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6270e8e7-ce02-40e5-9172-b5add7408505 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f Aug 06 03:23:15.959182 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6270e8e7-ce02-40e5-9172-b5add7408505 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:15.959337 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6270e8e7-ce02-40e5-9172-b5add7408505 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:15.965807 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:15.965807 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:15.968867 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-6270e8e7-ce02-40e5-9172-b5add7408505 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:23:15.973118 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6270e8e7-ce02-40e5-9172-b5add7408505 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f returned with HTTP 200 Aug 06 03:23:15.973508 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1290/5132] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:15 2026] GET /volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f => generated 1391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:23:16.084432 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-85c5058b-1a4a-4c76-b53a-627ffb5068ef None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:16.150848 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-85c5058b-1a4a-4c76-b53a-627ffb5068ef tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f Aug 06 03:23:16.150848 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-85c5058b-1a4a-4c76-b53a-627ffb5068ef tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:16.150848 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-85c5058b-1a4a-4c76-b53a-627ffb5068ef tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:16.159028 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:16.159028 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:16.163280 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-85c5058b-1a4a-4c76-b53a-627ffb5068ef tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:23:16.167935 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-85c5058b-1a4a-4c76-b53a-627ffb5068ef tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f returned with HTTP 200 Aug 06 03:23:16.168327 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1287/5133] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:23:16 2026] GET /volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f => generated 1391 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:23:16.727459 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8a7a8bae-341f-4743-b595-e29dedb1887f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:16.729000 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8a7a8bae-341f-4743-b595-e29dedb1887f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be Aug 06 03:23:16.729185 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8a7a8bae-341f-4743-b595-e29dedb1887f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:16.729352 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8a7a8bae-341f-4743-b595-e29dedb1887f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:16.729450 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-8a7a8bae-341f-4743-b595-e29dedb1887f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2a569ff2-b427-4a03-b369-44d58a2097be. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:16.733196 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:16.733196 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:16.735054 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8a7a8bae-341f-4743-b595-e29dedb1887f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be returned with HTTP 200 Aug 06 03:23:16.736413 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1290/5134] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:16 2026] GET /volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:16.741289 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-595b9faa-3b33-42b3-85e7-471dac4d5def None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:16.743556 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-595b9faa-3b33-42b3-85e7-471dac4d5def tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f Aug 06 03:23:16.743733 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-595b9faa-3b33-42b3-85e7-471dac4d5def tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:16.743932 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-595b9faa-3b33-42b3-85e7-471dac4d5def tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:16.750227 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:16.750227 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:16.753372 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-595b9faa-3b33-42b3-85e7-471dac4d5def tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:23:16.757526 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-595b9faa-3b33-42b3-85e7-471dac4d5def tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f returned with HTTP 200 Aug 06 03:23:16.757940 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1268/5135] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:23:16 2026] GET /volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f => generated 1391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:23:16.766930 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-cd43571c-abd4-42a5-8ade-7d3debde9d41 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:16.767276 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cd43571c-abd4-42a5-8ade-7d3debde9d41 None None] GET https://10.4.3.80/volume// Aug 06 03:23:16.767439 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cd43571c-abd4-42a5-8ade-7d3debde9d41 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:16.767653 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cd43571c-abd4-42a5-8ade-7d3debde9d41 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:16.768046 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cd43571c-abd4-42a5-8ade-7d3debde9d41 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:23:16.768385 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1291/5136] 10.4.3.80 () {66 vars in 1412 bytes} [Thu Aug 6 03:23:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:23:16.776082 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-4158319e-5233-421d-a85a-853e9b2f3ef8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:16.779462 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-4158319e-5233-421d-a85a-853e9b2f3ef8 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:23:16.780014 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-4158319e-5233-421d-a85a-853e9b2f3ef8 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6fb274f-0ab5-47d1-acc4-85d58c39531f", "connector": null, "instance_uuid": "4cd73b45-0b35-4815-8a94-67a8c4c31528"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:16.789976 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:16.789976 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:16.836819 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-4158319e-5233-421d-a85a-853e9b2f3ef8 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:23:16.837411 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1288/5137] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:23:16 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 06 03:23:17.747027 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-4d55672e-967c-4612-8349-59c63b0ab614 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:17.748601 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4d55672e-967c-4612-8349-59c63b0ab614 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be Aug 06 03:23:17.748767 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4d55672e-967c-4612-8349-59c63b0ab614 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:17.748960 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-4d55672e-967c-4612-8349-59c63b0ab614 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:17.749059 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-4d55672e-967c-4612-8349-59c63b0ab614 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2a569ff2-b427-4a03-b369-44d58a2097be. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:17.752815 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:17.752815 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:17.753451 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-4d55672e-967c-4612-8349-59c63b0ab614 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be returned with HTTP 200 Aug 06 03:23:17.753976 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1291/5138] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:17 2026] GET /volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be => generated 705 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:17.953016 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6dce34ec-78e0-403b-9008-7debd8779404 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:17.953432 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6dce34ec-78e0-403b-9008-7debd8779404 None None] GET https://10.4.3.80/volume// Aug 06 03:23:17.953548 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6dce34ec-78e0-403b-9008-7debd8779404 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:17.953751 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6dce34ec-78e0-403b-9008-7debd8779404 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:17.954097 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6dce34ec-78e0-403b-9008-7debd8779404 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:23:17.954382 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1269/5139] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:23:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:23:17.962139 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-4a548d08-a89f-439f-9d0a-8fa9b4a3592d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:17.963240 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-4a548d08-a89f-439f-9d0a-8fa9b4a3592d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f Aug 06 03:23:17.963453 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-4a548d08-a89f-439f-9d0a-8fa9b4a3592d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:17.963632 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-4a548d08-a89f-439f-9d0a-8fa9b4a3592d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:17.972223 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:17.972223 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:17.975329 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-4a548d08-a89f-439f-9d0a-8fa9b4a3592d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:23:17.979518 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-4a548d08-a89f-439f-9d0a-8fa9b4a3592d tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f returned with HTTP 200 Aug 06 03:23:17.979921 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1292/5140] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:23:17 2026] GET /volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f => generated 1570 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:23:18.083624 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-7f8ac916-50b2-404f-9044-2f11a76ab52c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:18.085658 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-7f8ac916-50b2-404f-9044-2f11a76ab52c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] PUT https://10.4.3.80/volume/v3/attachments/feafcd52-40fd-47e4-9b49-1a55a24d180f Aug 06 03:23:18.086020 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-7f8ac916-50b2-404f-9044-2f11a76ab52c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:18.093107 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-7f8ac916-50b2-404f-9044-2f11a76ab52c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Acquiring lock "cinder-attachment_update-b6fb274f-0ab5-47d1-acc4-85d58c39531f-np0000006611" by "attachment_update" {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:23:18.097112 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-7f8ac916-50b2-404f-9044-2f11a76ab52c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Lock "cinder-attachment_update-b6fb274f-0ab5-47d1-acc4-85d58c39531f-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:23:18.097959 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:18.097959 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:18.176756 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-7f8ac916-50b2-404f-9044-2f11a76ab52c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Lock "cinder-attachment_update-b6fb274f-0ab5-47d1-acc4-85d58c39531f-np0000006611" released by "attachment_update" :: held 0.080s {{(pid=100900) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:23:18.177067 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-7f8ac916-50b2-404f-9044-2f11a76ab52c tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/feafcd52-40fd-47e4-9b49-1a55a24d180f returned with HTTP 200 Aug 06 03:23:18.177721 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1289/5141] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:23:18 2026] PUT /volume/v3/attachments/feafcd52-40fd-47e4-9b49-1a55a24d180f => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:23:18.195759 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-81e1caef-3123-42dc-be7e-e33653fa5671 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:18.197552 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-81e1caef-3123-42dc-be7e-e33653fa5671 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] POST https://10.4.3.80/volume/v3/attachments/feafcd52-40fd-47e4-9b49-1a55a24d180f/action Aug 06 03:23:18.197885 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-81e1caef-3123-42dc-be7e-e33653fa5671 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:23:18.198013 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-81e1caef-3123-42dc-be7e-e33653fa5671 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:18.213039 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:18.213039 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:18.222012 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-a25231d2-3bbc-4e21-a945-d74a598984e3 req-81e1caef-3123-42dc-be7e-e33653fa5671 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/feafcd52-40fd-47e4-9b49-1a55a24d180f/action returned with HTTP 204 Aug 06 03:23:18.222671 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1292/5142] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:23:18 2026] POST /volume/v3/attachments/feafcd52-40fd-47e4-9b49-1a55a24d180f/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:23:18.764041 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-91ccd033-cf45-41db-9df9-99c8633be977 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:18.765765 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-91ccd033-cf45-41db-9df9-99c8633be977 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be Aug 06 03:23:18.765968 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-91ccd033-cf45-41db-9df9-99c8633be977 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:18.766162 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-91ccd033-cf45-41db-9df9-99c8633be977 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:18.766293 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-91ccd033-cf45-41db-9df9-99c8633be977 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2a569ff2-b427-4a03-b369-44d58a2097be. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:18.770232 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:18.770232 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:18.770976 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-91ccd033-cf45-41db-9df9-99c8633be977 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be returned with HTTP 200 Aug 06 03:23:18.771380 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1270/5143] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:18 2026] GET /volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:18.783324 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-eaf5d8b8-e04a-4422-9e1c-f88780699a82 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:18.784993 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-eaf5d8b8-e04a-4422-9e1c-f88780699a82 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be Aug 06 03:23:18.785194 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-eaf5d8b8-e04a-4422-9e1c-f88780699a82 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:18.785371 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-eaf5d8b8-e04a-4422-9e1c-f88780699a82 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:18.785499 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-eaf5d8b8-e04a-4422-9e1c-f88780699a82 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2a569ff2-b427-4a03-b369-44d58a2097be. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:18.789511 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:18.789511 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:18.790200 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-eaf5d8b8-e04a-4422-9e1c-f88780699a82 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be returned with HTTP 200 Aug 06 03:23:18.790548 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1293/5144] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:18 2026] GET /volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:18.801928 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-50967c78-18cd-44ce-ae2d-b6615b06f84c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:18.803620 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-50967c78-18cd-44ce-ae2d-b6615b06f84c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] DELETE https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be Aug 06 03:23:18.803804 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-50967c78-18cd-44ce-ae2d-b6615b06f84c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:18.803999 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-50967c78-18cd-44ce-ae2d-b6615b06f84c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:18.804107 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.contrib.backups [None req-50967c78-18cd-44ce-ae2d-b6615b06f84c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Delete backup with id: 2a569ff2-b427-4a03-b369-44d58a2097be. Aug 06 03:23:18.808055 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:18.808055 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:18.819275 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.backup.rpcapi [None req-50967c78-18cd-44ce-ae2d-b6615b06f84c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] delete_backup rpcapi backup_id 2a569ff2-b427-4a03-b369-44d58a2097be {{(pid=100900) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:23:18.820751 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-50967c78-18cd-44ce-ae2d-b6615b06f84c tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be returned with HTTP 202 Aug 06 03:23:18.821142 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1290/5145] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:23:18 2026] DELETE /volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:23:18.831952 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d9358c30-293b-410f-b9b5-d8d4c2d3d919 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:18.834281 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d9358c30-293b-410f-b9b5-d8d4c2d3d919 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be Aug 06 03:23:18.834479 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d9358c30-293b-410f-b9b5-d8d4c2d3d919 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:18.834664 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d9358c30-293b-410f-b9b5-d8d4c2d3d919 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:18.834772 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-d9358c30-293b-410f-b9b5-d8d4c2d3d919 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2a569ff2-b427-4a03-b369-44d58a2097be. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:18.842187 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:18.842187 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:18.843027 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d9358c30-293b-410f-b9b5-d8d4c2d3d919 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be returned with HTTP 200 Aug 06 03:23:18.843473 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1293/5146] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:18 2026] GET /volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:19.577926 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d59b6d12-5b2e-4aab-bfe1-306177b621bd None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:19.606164 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d59b6d12-5b2e-4aab-bfe1-306177b621bd tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:23:19.606485 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d59b6d12-5b2e-4aab-bfe1-306177b621bd tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-380854470-1159852332", "extra_specs": {"multiattach": " True"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:19.619546 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d59b6d12-5b2e-4aab-bfe1-306177b621bd tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:23:19.620038 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1271/5147] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:23:19 2026] POST /volume/v3/types => generated 286 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:19.627589 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-43636a1b-c712-42d7-b50d-5899a48e371a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:19.629350 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:23:19.629740 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-568609557", "snapshot_id": null, "imageRef": null, "volume_type": "49b30b27-082a-4960-a77c-447228d57eee", "size": 1}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:19.631325 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-568609557', 'snapshot_id': None, 'imageRef': None, 'volume_type': '49b30b27-082a-4960-a77c-447228d57eee', 'size': 1}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:23:19.635519 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Create volume of 1 GB Aug 06 03:23:19.635790 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:19.635790 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:19.636350 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Availability Zones retrieved successfully. Aug 06 03:23:19.641939 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Flow 'volume_create_api' (562644db-41dd-4993-8f74-562635bcac2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:23:19.642815 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3500ce40-f538-4e7c-a3f4-2bf75daf6245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:19.643722 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:23:19.651449 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:19.651449 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:19.662799 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3500ce40-f538-4e7c-a3f4-2bf75daf6245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:23:20Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=49b30b27-082a-4960-a77c-447228d57eee,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-380854470-1159852332',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '49b30b27-082a-4960-a77c-447228d57eee', 'encryption_key_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=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:19.663521 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2271147-b947-4251-b771-9eb7a9f2bbaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:19.688695 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-380854470-1159852332 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-380854470-1159852332, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:23:19.688942 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-380854470-1159852332 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-380854470-1159852332, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:23:19.715445 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Created reservations ['aeb11d86-bb5b-4439-a375-634ac6591113', 'a85d105d-ac11-4d0d-864b-531e706cc1ed', '228df716-caa9-438b-bcfb-6b211e8a3220', 'c0fcbb45-834c-429e-9bfe-3aada4607562'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:23:19.716147 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2271147-b947-4251-b771-9eb7a9f2bbaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aeb11d86-bb5b-4439-a375-634ac6591113', 'a85d105d-ac11-4d0d-864b-531e706cc1ed', '228df716-caa9-438b-bcfb-6b211e8a3220', 'c0fcbb45-834c-429e-9bfe-3aada4607562']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:19.716775 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad61288-7999-473b-b7ee-e9356b143fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:19.735751 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad61288-7999-473b-b7ee-e9356b143fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b75d715f-7268-4951-bf75-585269ec1576', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-568609557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2622b4f8edfa46f8bcb481a14d640218',qos_specs=None,replication_status=,reservations=['aeb11d86-bb5b-4439-a375-634ac6591113','a85d105d-ac11-4d0d-864b-531e706cc1ed','228df716-caa9-438b-bcfb-6b211e8a3220','c0fcbb45-834c-429e-9bfe-3aada4607562'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ad90981f0d4ec2829dce4dcd925d5c',volume_type_id=49b30b27-082a-4960-a77c-447228d57eee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:23:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-568609557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b75d715f-7268-4951-bf75-585269ec1576,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2622b4f8edfa46f8bcb481a14d640218',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68ad90981f0d4ec2829dce4dcd925d5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(49b30b27-082a-4960-a77c-447228d57eee),volume_type_id=49b30b27-082a-4960-a77c-447228d57eee)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:19.736843 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac06b355-823c-4ad3-83d2-e5861f9e1218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:19.751252 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac06b355-823c-4ad3-83d2-e5861f9e1218) transitioned into state 'SUCCESS' from state '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-568609557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2622b4f8edfa46f8bcb481a14d640218',qos_specs=None,replication_status=,reservations=['aeb11d86-bb5b-4439-a375-634ac6591113','a85d105d-ac11-4d0d-864b-531e706cc1ed','228df716-caa9-438b-bcfb-6b211e8a3220','c0fcbb45-834c-429e-9bfe-3aada4607562'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ad90981f0d4ec2829dce4dcd925d5c',volume_type_id=49b30b27-082a-4960-a77c-447228d57eee)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:19.751998 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0afdd3bc-a47b-44a7-acea-9d40e1597c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:19.761942 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0afdd3bc-a47b-44a7-acea-9d40e1597c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:19.763055 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Flow 'volume_create_api' (562644db-41dd-4993-8f74-562635bcac2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:23:19.763433 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Create volume request issued successfully. Aug 06 03:23:19.764207 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-43636a1b-c712-42d7-b50d-5899a48e371a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:23:19.764755 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1294/5148] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:23:19 2026] POST /volume/v3/volumes => generated 826 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:23:19.777575 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-51871482-2c66-41e4-87b4-a3171035a6fd None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:19.779407 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-51871482-2c66-41e4-87b4-a3171035a6fd tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:23:19.779581 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-51871482-2c66-41e4-87b4-a3171035a6fd tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:19.779791 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-51871482-2c66-41e4-87b4-a3171035a6fd tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:19.786248 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:19.786248 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:19.789716 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-51871482-2c66-41e4-87b4-a3171035a6fd tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:19.793953 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-51871482-2c66-41e4-87b4-a3171035a6fd tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:23:19.794366 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1291/5149] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:19 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:19.854245 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7a8774a6-989f-4a50-8827-7c15e9c16895 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:19.856353 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7a8774a6-989f-4a50-8827-7c15e9c16895 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be Aug 06 03:23:19.856569 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7a8774a6-989f-4a50-8827-7c15e9c16895 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:19.856805 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7a8774a6-989f-4a50-8827-7c15e9c16895 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:19.857004 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-7a8774a6-989f-4a50-8827-7c15e9c16895 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 2a569ff2-b427-4a03-b369-44d58a2097be. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:19.861355 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7a8774a6-989f-4a50-8827-7c15e9c16895 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be returned with HTTP 404 Aug 06 03:23:19.861907 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1294/5150] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:19 2026] GET /volume/v3/backups/2a569ff2-b427-4a03-b369-44d58a2097be => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:23:19.868432 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4f1ca631-1f9b-43b0-a940-4221b1d55acf None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:19.870096 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4f1ca631-1f9b-43b0-a940-4221b1d55acf tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:23:19.870420 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4f1ca631-1f9b-43b0-a940-4221b1d55acf tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8dd60a89-60d6-4d3b-aa55-84cce6836610", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-758351", "container": "tempest-volumesbackupstest-backup-container-968931810"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:19.871770 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.backups [None req-4f1ca631-1f9b-43b0-a940-4221b1d55acf tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Creating new backup {'backup': {'volume_id': '8dd60a89-60d6-4d3b-aa55-84cce6836610', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-758351', 'container': 'tempest-volumesbackupstest-backup-container-968931810'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:23:19.871930 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-4f1ca631-1f9b-43b0-a940-4221b1d55acf tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Creating backup of volume 8dd60a89-60d6-4d3b-aa55-84cce6836610 in container tempest-volumesbackupstest-backup-container-968931810 Aug 06 03:23:19.884756 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:19.884756 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:19.885234 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-4f1ca631-1f9b-43b0-a940-4221b1d55acf tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:23:19.898550 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-4f1ca631-1f9b-43b0-a940-4221b1d55acf tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Created reservations ['febf4c30-285a-4bc8-9476-bf7c8ef1a9a3', '838b0457-c76f-4235-bc10-16ec7429bfc7'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:23:19.923575 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4f1ca631-1f9b-43b0-a940-4221b1d55acf tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:23:19.924000 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1272/5151] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:23:19 2026] POST /volume/v3/backups => generated 324 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:23:19.934208 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5c9c32eb-440d-4ec5-99dd-45a19e817677 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:19.935912 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5c9c32eb-440d-4ec5-99dd-45a19e817677 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c Aug 06 03:23:19.936091 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5c9c32eb-440d-4ec5-99dd-45a19e817677 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:19.936290 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5c9c32eb-440d-4ec5-99dd-45a19e817677 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:19.936411 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-5c9c32eb-440d-4ec5-99dd-45a19e817677 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 127be40a-cb55-4dd1-a71d-ef6891ee6a9c. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:19.942882 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:19.942882 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:19.943653 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5c9c32eb-440d-4ec5-99dd-45a19e817677 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c returned with HTTP 200 Aug 06 03:23:19.944035 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1295/5152] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:19 2026] GET /volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:20.808097 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-fa0f73e8-b75e-4c80-b3d8-339a395d99f3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:20.809610 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fa0f73e8-b75e-4c80-b3d8-339a395d99f3 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:23:20.809786 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fa0f73e8-b75e-4c80-b3d8-339a395d99f3 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:20.809972 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fa0f73e8-b75e-4c80-b3d8-339a395d99f3 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:20.816820 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:20.816820 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:20.820026 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-fa0f73e8-b75e-4c80-b3d8-339a395d99f3 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:20.823694 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fa0f73e8-b75e-4c80-b3d8-339a395d99f3 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:23:20.824047 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1292/5153] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:20 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 919 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:20.835416 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0e16a8f6-3e37-45a7-9a26-39640116e264 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:20.836988 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0e16a8f6-3e37-45a7-9a26-39640116e264 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:23:20.837175 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0e16a8f6-3e37-45a7-9a26-39640116e264 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:20.837346 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0e16a8f6-3e37-45a7-9a26-39640116e264 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:20.843719 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:20.843719 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:20.847077 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-0e16a8f6-3e37-45a7-9a26-39640116e264 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:20.851043 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0e16a8f6-3e37-45a7-9a26-39640116e264 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:23:20.851440 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1295/5154] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:20 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 919 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:20.861553 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-119a3e32-fb89-43a7-a318-bac46841e320 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:20.863038 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-119a3e32-fb89-43a7-a318-bac46841e320 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:23:20.863341 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-119a3e32-fb89-43a7-a318-bac46841e320 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-323377757", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:20.865159 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-119a3e32-fb89-43a7-a318-bac46841e320 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-323377757', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:23:20.865312 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-119a3e32-fb89-43a7-a318-bac46841e320 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Create volume of 1 GB Aug 06 03:23:20.865543 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:20.865543 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:20.869257 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-119a3e32-fb89-43a7-a318-bac46841e320 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Availability Zones retrieved successfully. Aug 06 03:23:20.874394 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-119a3e32-fb89-43a7-a318-bac46841e320 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Flow 'volume_create_api' (297e08b3-c68c-488b-a89b-50bcb4ef5f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:23:20.875263 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-119a3e32-fb89-43a7-a318-bac46841e320 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (064fa85f-b07f-474b-aebe-9697f9384f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:20.876206 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-119a3e32-fb89-43a7-a318-bac46841e320 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:23:20.898045 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-119a3e32-fb89-43a7-a318-bac46841e320 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (064fa85f-b07f-474b-aebe-9697f9384f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:20.898857 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-119a3e32-fb89-43a7-a318-bac46841e320 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (673efc88-b759-444f-b8e9-d6bd6f2f9fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:20.944004 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-119a3e32-fb89-43a7-a318-bac46841e320 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Created reservations ['c7f3bfc1-7005-433c-931e-e5ec535a8480', 'f46ba346-efd9-4675-b323-33ae740469a3', '6c7e5d4c-9e77-47d5-be16-24aca641c01d', 'e725b88a-ba0a-4200-909b-c09626416959'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:23:20.944705 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-119a3e32-fb89-43a7-a318-bac46841e320 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (673efc88-b759-444f-b8e9-d6bd6f2f9fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7f3bfc1-7005-433c-931e-e5ec535a8480', 'f46ba346-efd9-4675-b323-33ae740469a3', '6c7e5d4c-9e77-47d5-be16-24aca641c01d', 'e725b88a-ba0a-4200-909b-c09626416959']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:20.945401 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-119a3e32-fb89-43a7-a318-bac46841e320 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a48aa8fc-5603-4f76-97e9-7c6206d63efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:20.953280 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-300c7494-d5aa-42dd-83b4-60a13dfb4b9f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:20.954972 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-300c7494-d5aa-42dd-83b4-60a13dfb4b9f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c Aug 06 03:23:20.955213 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-300c7494-d5aa-42dd-83b4-60a13dfb4b9f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:20.955385 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-300c7494-d5aa-42dd-83b4-60a13dfb4b9f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:20.955490 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-300c7494-d5aa-42dd-83b4-60a13dfb4b9f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 127be40a-cb55-4dd1-a71d-ef6891ee6a9c. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:20.959482 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:20.959482 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:20.960162 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-300c7494-d5aa-42dd-83b4-60a13dfb4b9f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c returned with HTTP 200 Aug 06 03:23:20.960511 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1296/5155] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:20 2026] GET /volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:20.965783 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-119a3e32-fb89-43a7-a318-bac46841e320 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a48aa8fc-5603-4f76-97e9-7c6206d63efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44b9a897-e57d-4bc4-a822-f48a40744a27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-323377757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2622b4f8edfa46f8bcb481a14d640218',qos_specs=None,replication_status=,reservations=['c7f3bfc1-7005-433c-931e-e5ec535a8480','f46ba346-efd9-4675-b323-33ae740469a3','6c7e5d4c-9e77-47d5-be16-24aca641c01d','e725b88a-ba0a-4200-909b-c09626416959'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ad90981f0d4ec2829dce4dcd925d5c',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:23:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-323377757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44b9a897-e57d-4bc4-a822-f48a40744a27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2622b4f8edfa46f8bcb481a14d640218',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68ad90981f0d4ec2829dce4dcd925d5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:20.966418 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-119a3e32-fb89-43a7-a318-bac46841e320 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08cebab2-8a72-447d-89ef-0771655405e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:20.980427 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-119a3e32-fb89-43a7-a318-bac46841e320 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08cebab2-8a72-447d-89ef-0771655405e8) transitioned into state 'SUCCESS' from state '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-323377757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2622b4f8edfa46f8bcb481a14d640218',qos_specs=None,replication_status=,reservations=['c7f3bfc1-7005-433c-931e-e5ec535a8480','f46ba346-efd9-4675-b323-33ae740469a3','6c7e5d4c-9e77-47d5-be16-24aca641c01d','e725b88a-ba0a-4200-909b-c09626416959'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ad90981f0d4ec2829dce4dcd925d5c',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:20.981010 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-119a3e32-fb89-43a7-a318-bac46841e320 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dccccc0f-cb5f-4a86-9361-814d69fefe3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:20.988022 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-119a3e32-fb89-43a7-a318-bac46841e320 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dccccc0f-cb5f-4a86-9361-814d69fefe3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:20.988741 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-119a3e32-fb89-43a7-a318-bac46841e320 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Flow 'volume_create_api' (297e08b3-c68c-488b-a89b-50bcb4ef5f97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:23:20.989055 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-119a3e32-fb89-43a7-a318-bac46841e320 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Create volume request issued successfully. Aug 06 03:23:20.989668 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-119a3e32-fb89-43a7-a318-bac46841e320 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:23:20.990102 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1273/5156] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:23:20 2026] POST /volume/v3/volumes => generated 750 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:23:21.000686 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-105bcc00-0da3-43d3-bd3b-54ba128e5d7c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:21.002167 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-105bcc00-0da3-43d3-bd3b-54ba128e5d7c tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 Aug 06 03:23:21.002328 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-105bcc00-0da3-43d3-bd3b-54ba128e5d7c tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:21.002682 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-105bcc00-0da3-43d3-bd3b-54ba128e5d7c tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:21.009055 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:21.009055 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:21.013290 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-105bcc00-0da3-43d3-bd3b-54ba128e5d7c tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:21.017628 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-105bcc00-0da3-43d3-bd3b-54ba128e5d7c tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 returned with HTTP 200 Aug 06 03:23:21.018024 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1293/5157] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:20 2026] GET /volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:21.970715 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e7ff0f5b-a434-4869-b36d-e40ec6c6fdf6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:21.972364 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e7ff0f5b-a434-4869-b36d-e40ec6c6fdf6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c Aug 06 03:23:21.972541 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e7ff0f5b-a434-4869-b36d-e40ec6c6fdf6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:21.972712 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e7ff0f5b-a434-4869-b36d-e40ec6c6fdf6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:21.972812 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-e7ff0f5b-a434-4869-b36d-e40ec6c6fdf6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 127be40a-cb55-4dd1-a71d-ef6891ee6a9c. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:21.976724 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:21.976724 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:21.977412 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e7ff0f5b-a434-4869-b36d-e40ec6c6fdf6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c returned with HTTP 200 Aug 06 03:23:21.977777 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1296/5158] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:21 2026] GET /volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:22.029966 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4f4c7d29-2004-4a9c-a77d-4c3a8f2a1371 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:22.031893 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4f4c7d29-2004-4a9c-a77d-4c3a8f2a1371 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 Aug 06 03:23:22.032130 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4f4c7d29-2004-4a9c-a77d-4c3a8f2a1371 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:22.032369 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4f4c7d29-2004-4a9c-a77d-4c3a8f2a1371 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:22.039491 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:22.039491 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:22.042411 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4f4c7d29-2004-4a9c-a77d-4c3a8f2a1371 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:22.045665 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4f4c7d29-2004-4a9c-a77d-4c3a8f2a1371 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 returned with HTTP 200 Aug 06 03:23:22.046012 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1297/5159] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:22 2026] GET /volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:22.061115 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6966531b-bfc3-415c-a432-e15fde1843fe None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:22.062787 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6966531b-bfc3-415c-a432-e15fde1843fe tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 Aug 06 03:23:22.062979 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6966531b-bfc3-415c-a432-e15fde1843fe tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:22.063192 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6966531b-bfc3-415c-a432-e15fde1843fe tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:22.069527 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:22.069527 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:22.072520 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-6966531b-bfc3-415c-a432-e15fde1843fe tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:22.076058 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6966531b-bfc3-415c-a432-e15fde1843fe tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 returned with HTTP 200 Aug 06 03:23:22.076393 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1274/5160] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:22 2026] GET /volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:22.086922 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2a37c023-e32c-4003-82fe-4b1c9e824d43 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:22.088496 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2a37c023-e32c-4003-82fe-4b1c9e824d43 tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:23:22.088803 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2a37c023-e32c-4003-82fe-4b1c9e824d43 tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-771297311", "extra_specs": {}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:22.099944 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2a37c023-e32c-4003-82fe-4b1c9e824d43 tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:23:22.100284 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1294/5161] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:23:22 2026] POST /volume/v3/types => generated 211 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:22.107643 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2bc91fbd-e0d0-42da-8272-1d09d408c335 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:22.109283 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2bc91fbd-e0d0-42da-8272-1d09d408c335 tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] POST https://10.4.3.80/volume/v3/types/bcdba342-89e3-4712-adfc-ba649ea69ba3/encryption Aug 06 03:23:22.109582 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2bc91fbd-e0d0-42da-8272-1d09d408c335 tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:22.122538 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2bc91fbd-e0d0-42da-8272-1d09d408c335 tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] https://10.4.3.80/volume/v3/types/bcdba342-89e3-4712-adfc-ba649ea69ba3/encryption returned with HTTP 200 Aug 06 03:23:22.122922 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1297/5162] 10.4.3.80 () {68 vars in 1390 bytes} [Thu Aug 6 03:23:22 2026] POST /volume/v3/types/bcdba342-89e3-4712-adfc-ba649ea69ba3/encryption => generated 230 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:22.128962 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:22.130485 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:23:22.130903 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-258397132", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-771297311", "size": 1}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:22.132369 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-258397132', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-771297311', 'size': 1}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:23:22.135282 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Create volume of 1 GB Aug 06 03:23:22.135489 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:22.135489 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:22.135897 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Availability Zones retrieved successfully. Aug 06 03:23:22.141845 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Flow 'volume_create_api' (ced32de7-0911-42c3-ae87-d62332a752cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:23:22.142658 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9878388a-f335-4e26-89c8-b2d9afdb9383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:22.143470 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:23:22.162656 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9878388a-f335-4e26-89c8-b2d9afdb9383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:23:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bcdba342-89e3-4712-adfc-ba649ea69ba3,is_public=True,name='tempest-scenario-type-luks-771297311',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bcdba342-89e3-4712-adfc-ba649ea69ba3', '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=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:22.163326 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8be1543-0b27-48e7-85c8-bbdcabbab2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:22.184699 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-771297311 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-771297311, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:23:22.184944 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-771297311 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-771297311, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:23:22.205212 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Created reservations ['0e135489-b732-4c68-9ab4-8a8a47d32f8d', 'a2c1d112-df4f-44a4-9394-084053807dd7', 'ee8112f1-0433-41f7-bd55-0c112d81f92b', '57d3b01c-761f-43f0-9ce3-dd85b5c0e970'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:23:22.205925 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8be1543-0b27-48e7-85c8-bbdcabbab2bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e135489-b732-4c68-9ab4-8a8a47d32f8d', 'a2c1d112-df4f-44a4-9394-084053807dd7', 'ee8112f1-0433-41f7-bd55-0c112d81f92b', '57d3b01c-761f-43f0-9ce3-dd85b5c0e970']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:22.206571 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (043009f2-8780-4b03-b67f-406ad400c2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:22.224746 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (043009f2-8780-4b03-b67f-406ad400c2e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1d74f5c-a308-456b-a2a8-2125019fd278', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-258397132',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2622b4f8edfa46f8bcb481a14d640218',qos_specs=None,replication_status=,reservations=['0e135489-b732-4c68-9ab4-8a8a47d32f8d','a2c1d112-df4f-44a4-9394-084053807dd7','ee8112f1-0433-41f7-bd55-0c112d81f92b','57d3b01c-761f-43f0-9ce3-dd85b5c0e970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ad90981f0d4ec2829dce4dcd925d5c',volume_type_id=bcdba342-89e3-4712-adfc-ba649ea69ba3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:23:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-258397132',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f1d74f5c-a308-456b-a2a8-2125019fd278,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2622b4f8edfa46f8bcb481a14d640218',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68ad90981f0d4ec2829dce4dcd925d5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bcdba342-89e3-4712-adfc-ba649ea69ba3),volume_type_id=bcdba342-89e3-4712-adfc-ba649ea69ba3)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:22.225382 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cca34ef-1cbe-4dc2-9d35-f61873c75268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:22.239733 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cca34ef-1cbe-4dc2-9d35-f61873c75268) transitioned into state 'SUCCESS' from state '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-258397132',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2622b4f8edfa46f8bcb481a14d640218',qos_specs=None,replication_status=,reservations=['0e135489-b732-4c68-9ab4-8a8a47d32f8d','a2c1d112-df4f-44a4-9394-084053807dd7','ee8112f1-0433-41f7-bd55-0c112d81f92b','57d3b01c-761f-43f0-9ce3-dd85b5c0e970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ad90981f0d4ec2829dce4dcd925d5c',volume_type_id=bcdba342-89e3-4712-adfc-ba649ea69ba3)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:22.240353 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ee5c9d3-d2e8-48df-b8cd-f8089264ad5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:22.247211 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ee5c9d3-d2e8-48df-b8cd-f8089264ad5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:22.247884 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Flow 'volume_create_api' (ced32de7-0911-42c3-ae87-d62332a752cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:23:22.248144 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Create volume request issued successfully. Aug 06 03:23:22.248636 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-7fceabce-a17e-4889-b993-6f649d7a5e0d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:23:22.249098 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1298/5163] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:23:22 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 06 03:23:22.259444 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cbdb7928-602a-43ff-9d75-8ad7ebfaaaa2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:22.261127 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cbdb7928-602a-43ff-9d75-8ad7ebfaaaa2 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:23:22.261332 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cbdb7928-602a-43ff-9d75-8ad7ebfaaaa2 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:22.261535 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cbdb7928-602a-43ff-9d75-8ad7ebfaaaa2 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:22.267896 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:22.267896 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:22.270957 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-cbdb7928-602a-43ff-9d75-8ad7ebfaaaa2 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:22.274360 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cbdb7928-602a-43ff-9d75-8ad7ebfaaaa2 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 returned with HTTP 200 Aug 06 03:23:22.274682 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1275/5164] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:22 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:22.987850 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-726cd41e-0318-4bf7-a517-35ad97cb445a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:22.990165 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-726cd41e-0318-4bf7-a517-35ad97cb445a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c Aug 06 03:23:22.990427 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-726cd41e-0318-4bf7-a517-35ad97cb445a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:22.990698 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-726cd41e-0318-4bf7-a517-35ad97cb445a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:22.990824 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-726cd41e-0318-4bf7-a517-35ad97cb445a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 127be40a-cb55-4dd1-a71d-ef6891ee6a9c. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:22.996482 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:22.996482 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:22.997415 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-726cd41e-0318-4bf7-a517-35ad97cb445a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c returned with HTTP 200 Aug 06 03:23:22.997864 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1295/5165] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:22 2026] GET /volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:23.285982 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8dc5f065-4b14-40e4-b35a-2a91cc8e1d18 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:23.287571 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8dc5f065-4b14-40e4-b35a-2a91cc8e1d18 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:23:23.287782 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8dc5f065-4b14-40e4-b35a-2a91cc8e1d18 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:23.287998 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8dc5f065-4b14-40e4-b35a-2a91cc8e1d18 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:23.294283 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:23.294283 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:23.297995 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8dc5f065-4b14-40e4-b35a-2a91cc8e1d18 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:23.302776 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8dc5f065-4b14-40e4-b35a-2a91cc8e1d18 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 returned with HTTP 200 Aug 06 03:23:23.303215 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1298/5166] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:23 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:23.314466 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-32e6b021-527a-4b04-a21b-f30351a1dc6f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:23.316253 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-32e6b021-527a-4b04-a21b-f30351a1dc6f tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:23:23.316442 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-32e6b021-527a-4b04-a21b-f30351a1dc6f tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:23.316618 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-32e6b021-527a-4b04-a21b-f30351a1dc6f tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:23.323045 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:23.323045 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:23.326114 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-32e6b021-527a-4b04-a21b-f30351a1dc6f tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:23.329601 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-32e6b021-527a-4b04-a21b-f30351a1dc6f tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 returned with HTTP 200 Aug 06 03:23:23.329949 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1299/5167] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:23 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:23.369826 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-31847b7c-9429-44e9-a6c1-bbacfefcbf34 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:23.372170 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-31847b7c-9429-44e9-a6c1-bbacfefcbf34 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 Aug 06 03:23:23.372432 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-31847b7c-9429-44e9-a6c1-bbacfefcbf34 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:23.372658 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-31847b7c-9429-44e9-a6c1-bbacfefcbf34 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:23.378900 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:23.378900 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:23.382030 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-31847b7c-9429-44e9-a6c1-bbacfefcbf34 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:23.385731 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-31847b7c-9429-44e9-a6c1-bbacfefcbf34 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 returned with HTTP 200 Aug 06 03:23:23.386263 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1276/5168] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:23:23 2026] GET /volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:23.446359 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7cff7a88-6374-4daa-801e-7696213d787d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:23.446723 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7cff7a88-6374-4daa-801e-7696213d787d None None] GET https://10.4.3.80/volume// Aug 06 03:23:23.446892 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7cff7a88-6374-4daa-801e-7696213d787d None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:23.447084 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7cff7a88-6374-4daa-801e-7696213d787d None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:23.447373 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7cff7a88-6374-4daa-801e-7696213d787d None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:23:23.447644 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1296/5169] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:23:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:23:23.453853 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-8b06b1ed-d805-4f0e-852c-47cf4febc105 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:23.483770 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-8b06b1ed-d805-4f0e-852c-47cf4febc105 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:23:23.484175 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-8b06b1ed-d805-4f0e-852c-47cf4febc105 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44b9a897-e57d-4bc4-a822-f48a40744a27", "connector": null, "instance_uuid": "1a2e674e-93fc-4d2f-950c-7c3ef77083f8"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:23.492705 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:23.492705 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:23.513688 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-8b06b1ed-d805-4f0e-852c-47cf4febc105 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:23:23.514124 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1299/5170] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:23:23 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 06 03:23:23.537414 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b5689bc0-b574-479a-8a3e-a14dd01d4b45 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:23.539253 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b5689bc0-b574-479a-8a3e-a14dd01d4b45 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 Aug 06 03:23:23.539408 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b5689bc0-b574-479a-8a3e-a14dd01d4b45 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:23.540056 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b5689bc0-b574-479a-8a3e-a14dd01d4b45 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:23.548059 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:23.548059 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:23.548477 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-281c387d-8a60-4bd4-8926-a85827753ad9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:23.548859 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-281c387d-8a60-4bd4-8926-a85827753ad9 None None] GET https://10.4.3.80/volume// Aug 06 03:23:23.549047 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-281c387d-8a60-4bd4-8926-a85827753ad9 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:23.549249 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-281c387d-8a60-4bd4-8926-a85827753ad9 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:23.549576 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-281c387d-8a60-4bd4-8926-a85827753ad9 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:23:23.549875 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1277/5171] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:23:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:23:23.553042 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b5689bc0-b574-479a-8a3e-a14dd01d4b45 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:23.556818 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-8508ed2a-ee9b-484c-a729-31b8d0a01ffd None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:23.558501 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b5689bc0-b574-479a-8a3e-a14dd01d4b45 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 returned with HTTP 200 Aug 06 03:23:23.558693 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-8508ed2a-ee9b-484c-a729-31b8d0a01ffd tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 Aug 06 03:23:23.558927 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-8508ed2a-ee9b-484c-a729-31b8d0a01ffd tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:23.559044 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1300/5172] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:23 2026] GET /volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:23.559163 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-8508ed2a-ee9b-484c-a729-31b8d0a01ffd tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:23.567356 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:23.567356 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:23.570238 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-8508ed2a-ee9b-484c-a729-31b8d0a01ffd tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:23.574749 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-8508ed2a-ee9b-484c-a729-31b8d0a01ffd tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 returned with HTTP 200 Aug 06 03:23:23.575035 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1297/5173] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:23:23 2026] GET /volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 => generated 1022 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:23:23.677666 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-27b06e95-8b81-42b6-9e43-08218bea3779 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:23.679848 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-27b06e95-8b81-42b6-9e43-08218bea3779 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] PUT https://10.4.3.80/volume/v3/attachments/a84627f1-c3e4-4dc7-8d26-a0c3d48c7266 Aug 06 03:23:23.680277 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-27b06e95-8b81-42b6-9e43-08218bea3779 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:23.687918 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-27b06e95-8b81-42b6-9e43-08218bea3779 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Acquiring lock "cinder-attachment_update-44b9a897-e57d-4bc4-a822-f48a40744a27-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:23:23.692225 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-27b06e95-8b81-42b6-9e43-08218bea3779 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Lock "cinder-attachment_update-44b9a897-e57d-4bc4-a822-f48a40744a27-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:23:23.693144 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:23.693144 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:23.757354 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-27b06e95-8b81-42b6-9e43-08218bea3779 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Lock "cinder-attachment_update-44b9a897-e57d-4bc4-a822-f48a40744a27-np0000006611" released by "attachment_update" :: held 0.065s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:23:23.757656 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-27b06e95-8b81-42b6-9e43-08218bea3779 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/attachments/a84627f1-c3e4-4dc7-8d26-a0c3d48c7266 returned with HTTP 200 Aug 06 03:23:23.758195 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1300/5174] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:23:23 2026] PUT /volume/v3/attachments/a84627f1-c3e4-4dc7-8d26-a0c3d48c7266 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:23:24.007633 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-eb5ad191-5fb9-43a6-b623-79c42013aed4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:24.009224 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-eb5ad191-5fb9-43a6-b623-79c42013aed4 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c Aug 06 03:23:24.009398 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-eb5ad191-5fb9-43a6-b623-79c42013aed4 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:24.009565 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-eb5ad191-5fb9-43a6-b623-79c42013aed4 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:24.009663 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-eb5ad191-5fb9-43a6-b623-79c42013aed4 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 127be40a-cb55-4dd1-a71d-ef6891ee6a9c. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:24.014516 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:24.014516 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:24.015636 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-eb5ad191-5fb9-43a6-b623-79c42013aed4 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c returned with HTTP 200 Aug 06 03:23:24.016157 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1278/5175] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:24 2026] GET /volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:23:24.570597 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c871e9ba-bcdd-45f2-9d0e-c590a1e71d75 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:24.572654 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c871e9ba-bcdd-45f2-9d0e-c590a1e71d75 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 Aug 06 03:23:24.572897 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c871e9ba-bcdd-45f2-9d0e-c590a1e71d75 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:24.573136 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c871e9ba-bcdd-45f2-9d0e-c590a1e71d75 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:24.583200 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:24.583200 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:24.586653 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c871e9ba-bcdd-45f2-9d0e-c590a1e71d75 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:24.594682 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c871e9ba-bcdd-45f2-9d0e-c590a1e71d75 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 returned with HTTP 200 Aug 06 03:23:24.595172 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1301/5176] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:24 2026] GET /volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:25.026563 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3761e786-7d57-491e-8a50-d89e413a8574 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:25.028313 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3761e786-7d57-491e-8a50-d89e413a8574 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c Aug 06 03:23:25.028494 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3761e786-7d57-491e-8a50-d89e413a8574 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:25.028663 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3761e786-7d57-491e-8a50-d89e413a8574 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:25.028758 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-3761e786-7d57-491e-8a50-d89e413a8574 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 127be40a-cb55-4dd1-a71d-ef6891ee6a9c. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:25.033841 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:25.033841 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:25.034526 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3761e786-7d57-491e-8a50-d89e413a8574 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c returned with HTTP 200 Aug 06 03:23:25.034980 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1298/5177] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:25 2026] GET /volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:23:25.608627 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7519dfd8-ac52-40d6-a47f-a0e0c0dd771b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:25.611087 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7519dfd8-ac52-40d6-a47f-a0e0c0dd771b tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 Aug 06 03:23:25.611333 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7519dfd8-ac52-40d6-a47f-a0e0c0dd771b tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:25.611583 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7519dfd8-ac52-40d6-a47f-a0e0c0dd771b tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:25.628928 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:25.628928 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:25.638681 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-7519dfd8-ac52-40d6-a47f-a0e0c0dd771b tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:25.646944 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7519dfd8-ac52-40d6-a47f-a0e0c0dd771b tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 returned with HTTP 200 Aug 06 03:23:25.646944 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1301/5178] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:25 2026] GET /volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:26.046588 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-05ac7856-dd89-462c-a2e3-5ed33738f575 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:26.048507 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-05ac7856-dd89-462c-a2e3-5ed33738f575 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c Aug 06 03:23:26.048695 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-05ac7856-dd89-462c-a2e3-5ed33738f575 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:26.048919 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-05ac7856-dd89-462c-a2e3-5ed33738f575 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:26.049060 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-05ac7856-dd89-462c-a2e3-5ed33738f575 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 127be40a-cb55-4dd1-a71d-ef6891ee6a9c. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:26.053177 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:26.053177 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:26.053859 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-05ac7856-dd89-462c-a2e3-5ed33738f575 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c returned with HTTP 200 Aug 06 03:23:26.054208 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1279/5179] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:26 2026] GET /volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:26.663124 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2f58a530-6e31-4c5c-a879-810b2affb48a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:26.664892 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2f58a530-6e31-4c5c-a879-810b2affb48a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 Aug 06 03:23:26.665104 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2f58a530-6e31-4c5c-a879-810b2affb48a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:26.665308 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2f58a530-6e31-4c5c-a879-810b2affb48a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:26.674582 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:26.674582 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:26.679033 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2f58a530-6e31-4c5c-a879-810b2affb48a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:26.684142 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2f58a530-6e31-4c5c-a879-810b2affb48a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 returned with HTTP 200 Aug 06 03:23:26.684595 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1302/5180] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:26 2026] GET /volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:27.065461 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e2fcf041-f898-46d4-bb66-8562b2a8e335 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:27.067133 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e2fcf041-f898-46d4-bb66-8562b2a8e335 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c Aug 06 03:23:27.067310 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e2fcf041-f898-46d4-bb66-8562b2a8e335 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:27.067479 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e2fcf041-f898-46d4-bb66-8562b2a8e335 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:27.067579 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-e2fcf041-f898-46d4-bb66-8562b2a8e335 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 127be40a-cb55-4dd1-a71d-ef6891ee6a9c. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:27.071821 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:27.071821 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:27.072566 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e2fcf041-f898-46d4-bb66-8562b2a8e335 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c returned with HTTP 200 Aug 06 03:23:27.072939 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1299/5181] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:27 2026] GET /volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:27.699741 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-cc9d4032-b989-4ddd-8f2c-6f9daaf9b4a7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:27.703501 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cc9d4032-b989-4ddd-8f2c-6f9daaf9b4a7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 Aug 06 03:23:27.703501 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cc9d4032-b989-4ddd-8f2c-6f9daaf9b4a7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:27.703501 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-cc9d4032-b989-4ddd-8f2c-6f9daaf9b4a7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:27.727711 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:27.727711 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:27.731609 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-cc9d4032-b989-4ddd-8f2c-6f9daaf9b4a7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:27.738160 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-cc9d4032-b989-4ddd-8f2c-6f9daaf9b4a7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 returned with HTTP 200 Aug 06 03:23:27.738750 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1302/5182] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:27 2026] GET /volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:28.084123 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f8059c9d-2628-4679-a71a-e55b051c1fb7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:28.085772 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f8059c9d-2628-4679-a71a-e55b051c1fb7 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c Aug 06 03:23:28.085987 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f8059c9d-2628-4679-a71a-e55b051c1fb7 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:28.086162 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f8059c9d-2628-4679-a71a-e55b051c1fb7 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:28.086262 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-f8059c9d-2628-4679-a71a-e55b051c1fb7 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 127be40a-cb55-4dd1-a71d-ef6891ee6a9c. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:28.090361 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:28.090361 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:28.091116 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f8059c9d-2628-4679-a71a-e55b051c1fb7 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c returned with HTTP 200 Aug 06 03:23:28.091466 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1280/5183] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:28 2026] GET /volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:28.753239 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0b31d241-31ec-4fa9-9e90-0062bcf47cd1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:28.755026 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0b31d241-31ec-4fa9-9e90-0062bcf47cd1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 Aug 06 03:23:28.755220 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0b31d241-31ec-4fa9-9e90-0062bcf47cd1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:28.755430 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0b31d241-31ec-4fa9-9e90-0062bcf47cd1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:28.766561 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:28.766561 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:28.770962 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-0b31d241-31ec-4fa9-9e90-0062bcf47cd1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:28.774231 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0b31d241-31ec-4fa9-9e90-0062bcf47cd1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 returned with HTTP 200 Aug 06 03:23:28.774495 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1303/5184] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:28 2026] GET /volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:28.860586 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-e0f9d817-1771-414f-be33-c3ab66bb44c1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:28.862630 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-e0f9d817-1771-414f-be33-c3ab66bb44c1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] POST https://10.4.3.80/volume/v3/attachments/a84627f1-c3e4-4dc7-8d26-a0c3d48c7266/action Aug 06 03:23:28.863060 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-e0f9d817-1771-414f-be33-c3ab66bb44c1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:23:28.863196 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-e0f9d817-1771-414f-be33-c3ab66bb44c1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:28.879624 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:28.879624 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:28.889021 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5f40c8b6-6bfa-420d-820e-742aa02ee108 req-e0f9d817-1771-414f-be33-c3ab66bb44c1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/attachments/a84627f1-c3e4-4dc7-8d26-a0c3d48c7266/action returned with HTTP 204 Aug 06 03:23:28.889707 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1300/5185] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:23:28 2026] POST /volume/v3/attachments/a84627f1-c3e4-4dc7-8d26-a0c3d48c7266/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:23:29.106864 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-95571080-3887-4975-9590-f96cff0bfcee None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:29.108703 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-95571080-3887-4975-9590-f96cff0bfcee tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c Aug 06 03:23:29.109075 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-95571080-3887-4975-9590-f96cff0bfcee tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:29.110265 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-95571080-3887-4975-9590-f96cff0bfcee tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:29.110265 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-95571080-3887-4975-9590-f96cff0bfcee tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 127be40a-cb55-4dd1-a71d-ef6891ee6a9c. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:29.114844 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:29.114844 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:29.115904 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-95571080-3887-4975-9590-f96cff0bfcee tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c returned with HTTP 200 Aug 06 03:23:29.116419 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1303/5186] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:29 2026] GET /volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:29.126372 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5e465b33-62d1-4506-a43e-64e638e69eb6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:29.128420 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5e465b33-62d1-4506-a43e-64e638e69eb6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c Aug 06 03:23:29.128638 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5e465b33-62d1-4506-a43e-64e638e69eb6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:29.128875 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5e465b33-62d1-4506-a43e-64e638e69eb6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:29.129025 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-5e465b33-62d1-4506-a43e-64e638e69eb6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 127be40a-cb55-4dd1-a71d-ef6891ee6a9c. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:29.133966 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:29.133966 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:29.134843 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5e465b33-62d1-4506-a43e-64e638e69eb6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c returned with HTTP 200 Aug 06 03:23:29.135317 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1281/5187] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:29 2026] GET /volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:29.145062 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0cd9b2a8-7e3b-49ab-b3e2-aaf0e2ffb3d1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:29.146826 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0cd9b2a8-7e3b-49ab-b3e2-aaf0e2ffb3d1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] DELETE https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c Aug 06 03:23:29.147052 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0cd9b2a8-7e3b-49ab-b3e2-aaf0e2ffb3d1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:29.147258 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0cd9b2a8-7e3b-49ab-b3e2-aaf0e2ffb3d1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:29.147364 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.backups [None req-0cd9b2a8-7e3b-49ab-b3e2-aaf0e2ffb3d1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Delete backup with id: 127be40a-cb55-4dd1-a71d-ef6891ee6a9c. Aug 06 03:23:29.151578 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:29.151578 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:29.162656 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.backup.rpcapi [None req-0cd9b2a8-7e3b-49ab-b3e2-aaf0e2ffb3d1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] delete_backup rpcapi backup_id 127be40a-cb55-4dd1-a71d-ef6891ee6a9c {{(pid=100899) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:23:29.164657 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0cd9b2a8-7e3b-49ab-b3e2-aaf0e2ffb3d1 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c returned with HTTP 202 Aug 06 03:23:29.165174 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1304/5188] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:23:29 2026] DELETE /volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:23:29.173142 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-066f7ac0-9b27-4b5f-bc14-9e53e648cd47 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:29.177638 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-066f7ac0-9b27-4b5f-bc14-9e53e648cd47 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c Aug 06 03:23:29.177919 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-066f7ac0-9b27-4b5f-bc14-9e53e648cd47 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:29.178170 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-066f7ac0-9b27-4b5f-bc14-9e53e648cd47 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:29.178315 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-066f7ac0-9b27-4b5f-bc14-9e53e648cd47 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 127be40a-cb55-4dd1-a71d-ef6891ee6a9c. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:29.183674 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:29.183674 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:29.184687 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-066f7ac0-9b27-4b5f-bc14-9e53e648cd47 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c returned with HTTP 200 Aug 06 03:23:29.185257 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1301/5189] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:29 2026] GET /volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c => generated 783 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:29.789712 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c3b9574b-4a4f-47a1-8748-d91688205da5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:29.792517 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c3b9574b-4a4f-47a1-8748-d91688205da5 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 Aug 06 03:23:29.792517 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c3b9574b-4a4f-47a1-8748-d91688205da5 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:29.792517 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c3b9574b-4a4f-47a1-8748-d91688205da5 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:29.800041 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:29.800041 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:29.803100 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c3b9574b-4a4f-47a1-8748-d91688205da5 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:29.806823 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c3b9574b-4a4f-47a1-8748-d91688205da5 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 returned with HTTP 200 Aug 06 03:23:29.807271 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1304/5190] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:29 2026] GET /volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 => generated 1135 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:23:29.849606 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-f43a5967-32df-4b8f-a9be-c452f2f749c0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:29.851072 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-f43a5967-32df-4b8f-a9be-c452f2f749c0 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:23:29.851327 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-f43a5967-32df-4b8f-a9be-c452f2f749c0 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:29.851568 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-f43a5967-32df-4b8f-a9be-c452f2f749c0 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:29.857358 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:29.857358 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:29.860226 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-f43a5967-32df-4b8f-a9be-c452f2f749c0 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:29.863511 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-f43a5967-32df-4b8f-a9be-c452f2f749c0 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 returned with HTTP 200 Aug 06 03:23:29.863948 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1282/5191] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:23:29 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 => generated 870 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:29.921817 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6515e237-643a-47c6-9dfd-0c99a199cc95 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:29.922261 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6515e237-643a-47c6-9dfd-0c99a199cc95 None None] GET https://10.4.3.80/volume// Aug 06 03:23:29.922420 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6515e237-643a-47c6-9dfd-0c99a199cc95 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:29.922598 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6515e237-643a-47c6-9dfd-0c99a199cc95 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:29.922930 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6515e237-643a-47c6-9dfd-0c99a199cc95 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:23:29.923217 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1305/5192] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:23:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:23:29.930057 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-228ebabc-69c1-4963-90c2-c82ad8ad30d0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:29.932376 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-228ebabc-69c1-4963-90c2-c82ad8ad30d0 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:23:29.932713 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-228ebabc-69c1-4963-90c2-c82ad8ad30d0 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1d74f5c-a308-456b-a2a8-2125019fd278", "connector": null, "instance_uuid": "1a2e674e-93fc-4d2f-950c-7c3ef77083f8"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:29.940536 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:29.940536 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:29.960613 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-228ebabc-69c1-4963-90c2-c82ad8ad30d0 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:23:29.961042 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1302/5193] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:23:29 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 06 03:23:29.981579 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-453c581b-4467-41bd-b5f0-80e00a9c735c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:29.984980 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-453c581b-4467-41bd-b5f0-80e00a9c735c tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:23:29.984980 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-453c581b-4467-41bd-b5f0-80e00a9c735c tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:29.984980 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-453c581b-4467-41bd-b5f0-80e00a9c735c tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:29.991448 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-66da8e80-3395-42c8-b7eb-cfdb21dacd28 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:29.991448 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-66da8e80-3395-42c8-b7eb-cfdb21dacd28 None None] GET https://10.4.3.80/volume// Aug 06 03:23:29.991448 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-66da8e80-3395-42c8-b7eb-cfdb21dacd28 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:29.991448 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-66da8e80-3395-42c8-b7eb-cfdb21dacd28 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:29.991448 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-66da8e80-3395-42c8-b7eb-cfdb21dacd28 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:23:29.991448 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1283/5194] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:23:29 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:23:29.997631 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:29.997631 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:29.997756 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-2853a0e6-4259-4d8c-ae3a-79c3855dbde8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:29.999452 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-2853a0e6-4259-4d8c-ae3a-79c3855dbde8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:23:29.999702 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-2853a0e6-4259-4d8c-ae3a-79c3855dbde8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:29.999966 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-2853a0e6-4259-4d8c-ae3a-79c3855dbde8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:30.002499 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-453c581b-4467-41bd-b5f0-80e00a9c735c tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:30.004366 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-453c581b-4467-41bd-b5f0-80e00a9c735c tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 returned with HTTP 200 Aug 06 03:23:30.004792 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1305/5195] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:29 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:30.008502 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:30.008502 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:30.011606 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-2853a0e6-4259-4d8c-ae3a-79c3855dbde8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:30.015480 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-2853a0e6-4259-4d8c-ae3a-79c3855dbde8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 returned with HTTP 200 Aug 06 03:23:30.015713 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1306/5196] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:23:29 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 => generated 1049 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:23:30.108353 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-e1007fde-d4ec-4b29-bc1a-44f1e42f9a35 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:30.110116 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-e1007fde-d4ec-4b29-bc1a-44f1e42f9a35 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] PUT https://10.4.3.80/volume/v3/attachments/f8e188b7-6b6a-4f5e-86ed-896ec47bb470 Aug 06 03:23:30.110425 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-e1007fde-d4ec-4b29-bc1a-44f1e42f9a35 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:30.116794 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-e1007fde-d4ec-4b29-bc1a-44f1e42f9a35 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Acquiring lock "cinder-attachment_update-f1d74f5c-a308-456b-a2a8-2125019fd278-np0000006611" by "attachment_update" {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:23:30.120655 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-e1007fde-d4ec-4b29-bc1a-44f1e42f9a35 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Lock "cinder-attachment_update-f1d74f5c-a308-456b-a2a8-2125019fd278-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:23:30.121537 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:30.121537 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:30.189056 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-e1007fde-d4ec-4b29-bc1a-44f1e42f9a35 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Lock "cinder-attachment_update-f1d74f5c-a308-456b-a2a8-2125019fd278-np0000006611" released by "attachment_update" :: held 0.068s {{(pid=100900) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:23:30.189349 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-e1007fde-d4ec-4b29-bc1a-44f1e42f9a35 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/attachments/f8e188b7-6b6a-4f5e-86ed-896ec47bb470 returned with HTTP 200 Aug 06 03:23:30.190011 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1303/5197] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:23:30 2026] PUT /volume/v3/attachments/f8e188b7-6b6a-4f5e-86ed-896ec47bb470 => generated 968 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:23:30.196807 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6a3c59a0-20f1-4b89-acc2-c5f7267e7473 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:30.198785 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-88909868-344b-4534-8b3a-15c98567f475 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:30.200573 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6a3c59a0-20f1-4b89-acc2-c5f7267e7473 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c Aug 06 03:23:30.204286 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-88909868-344b-4534-8b3a-15c98567f475 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278/encryption Aug 06 03:23:30.204286 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-88909868-344b-4534-8b3a-15c98567f475 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:30.204286 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-88909868-344b-4534-8b3a-15c98567f475 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:30.204404 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6a3c59a0-20f1-4b89-acc2-c5f7267e7473 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:30.204404 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6a3c59a0-20f1-4b89-acc2-c5f7267e7473 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:30.204404 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-6a3c59a0-20f1-4b89-acc2-c5f7267e7473 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id 127be40a-cb55-4dd1-a71d-ef6891ee6a9c. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:30.207442 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6a3c59a0-20f1-4b89-acc2-c5f7267e7473 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c returned with HTTP 404 Aug 06 03:23:30.208013 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1284/5198] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:30 2026] GET /volume/v3/backups/127be40a-cb55-4dd1-a71d-ef6891ee6a9c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:23:30.212216 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:30.212216 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:30.218777 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-88909868-344b-4534-8b3a-15c98567f475 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278/encryption returned with HTTP 200 Aug 06 03:23:30.219490 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1306/5199] 10.4.3.80 () {68 vars in 1624 bytes} [Thu Aug 6 03:23:30 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:23:30.281618 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-72c5e1c5-dcfb-4fb6-82e6-83879f35e671 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:30.283074 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-72c5e1c5-dcfb-4fb6-82e6-83879f35e671 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] DELETE https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 Aug 06 03:23:30.283255 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-72c5e1c5-dcfb-4fb6-82e6-83879f35e671 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:30.283431 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-72c5e1c5-dcfb-4fb6-82e6-83879f35e671 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:30.283523 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.backups [None req-72c5e1c5-dcfb-4fb6-82e6-83879f35e671 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Delete backup with id: ae1e9fe2-10c5-495e-af2b-5c461751bca5. Aug 06 03:23:30.287287 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:30.287287 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:30.297102 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.backup.rpcapi [None req-72c5e1c5-dcfb-4fb6-82e6-83879f35e671 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] delete_backup rpcapi backup_id ae1e9fe2-10c5-495e-af2b-5c461751bca5 {{(pid=100899) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:23:30.298689 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-72c5e1c5-dcfb-4fb6-82e6-83879f35e671 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 returned with HTTP 202 Aug 06 03:23:30.299242 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1307/5200] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:23:30 2026] DELETE /volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:23:30.306677 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a311f1a8-d517-431a-9e9a-55bdcaa67699 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:30.308279 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a311f1a8-d517-431a-9e9a-55bdcaa67699 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 Aug 06 03:23:30.308448 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a311f1a8-d517-431a-9e9a-55bdcaa67699 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:30.308619 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a311f1a8-d517-431a-9e9a-55bdcaa67699 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:30.308710 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-a311f1a8-d517-431a-9e9a-55bdcaa67699 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id ae1e9fe2-10c5-495e-af2b-5c461751bca5. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:30.312813 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:30.312813 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:30.313544 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a311f1a8-d517-431a-9e9a-55bdcaa67699 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 returned with HTTP 200 Aug 06 03:23:30.314043 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1304/5201] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:30 2026] GET /volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:31.016391 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7f0fc094-201a-4cad-9e23-a5be4a1db6e9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:31.018090 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7f0fc094-201a-4cad-9e23-a5be4a1db6e9 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:23:31.018255 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7f0fc094-201a-4cad-9e23-a5be4a1db6e9 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:31.018421 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7f0fc094-201a-4cad-9e23-a5be4a1db6e9 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:31.026591 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:31.026591 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:31.029572 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7f0fc094-201a-4cad-9e23-a5be4a1db6e9 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:31.032987 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7f0fc094-201a-4cad-9e23-a5be4a1db6e9 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 returned with HTTP 200 Aug 06 03:23:31.033339 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1285/5202] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:31 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:31.326272 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-96697a77-8de9-4733-9668-c63b523ca9e3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:31.329090 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-96697a77-8de9-4733-9668-c63b523ca9e3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 Aug 06 03:23:31.329090 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-96697a77-8de9-4733-9668-c63b523ca9e3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:31.329090 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-96697a77-8de9-4733-9668-c63b523ca9e3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:31.329090 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-96697a77-8de9-4733-9668-c63b523ca9e3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Show backup with id ae1e9fe2-10c5-495e-af2b-5c461751bca5. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:31.336073 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-96697a77-8de9-4733-9668-c63b523ca9e3 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 returned with HTTP 404 Aug 06 03:23:31.336073 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1307/5203] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:31 2026] GET /volume/v3/backups/ae1e9fe2-10c5-495e-af2b-5c461751bca5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:23:31.437300 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-9d472026-e9d2-4707-be38-f6786889c7fc None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:31.439803 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-9d472026-e9d2-4707-be38-f6786889c7fc tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 Aug 06 03:23:31.440086 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-9d472026-e9d2-4707-be38-f6786889c7fc tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:31.440329 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-9d472026-e9d2-4707-be38-f6786889c7fc tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:31.451722 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:31.451722 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:31.455677 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-9d472026-e9d2-4707-be38-f6786889c7fc tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:23:31.460953 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-9d472026-e9d2-4707-be38-f6786889c7fc tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 returned with HTTP 200 Aug 06 03:23:31.461444 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1308/5204] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:23:31 2026] GET /volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 => generated 1131 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:23:31.481172 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-506d6471-081c-44e2-8f76-1696d1c4bc2f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:31.483438 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-506d6471-081c-44e2-8f76-1696d1c4bc2f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] POST https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610/action Aug 06 03:23:31.483742 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-506d6471-081c-44e2-8f76-1696d1c4bc2f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:23:31.483877 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-506d6471-081c-44e2-8f76-1696d1c4bc2f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:31.496858 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:31.496858 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:31.496858 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-506d6471-081c-44e2-8f76-1696d1c4bc2f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:23:31.502402 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-506d6471-081c-44e2-8f76-1696d1c4bc2f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Begin detaching volume completed successfully. Aug 06 03:23:31.502658 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-506d6471-081c-44e2-8f76-1696d1c4bc2f tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610/action returned with HTTP 202 Aug 06 03:23:31.503291 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1305/5205] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:23:31 2026] POST /volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:23:31.526878 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-78e162a7-af81-4d4b-a73c-150fd4fb40a2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:31.529077 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-78e162a7-af81-4d4b-a73c-150fd4fb40a2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 Aug 06 03:23:31.529248 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-78e162a7-af81-4d4b-a73c-150fd4fb40a2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:31.529431 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-78e162a7-af81-4d4b-a73c-150fd4fb40a2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:31.539282 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:31.539282 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:31.542618 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-78e162a7-af81-4d4b-a73c-150fd4fb40a2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:23:31.547036 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e99c1c17-3a8b-49ea-b9ce-5778f983cd58 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:31.547036 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e99c1c17-3a8b-49ea-b9ce-5778f983cd58 None None] GET https://10.4.3.80/volume// Aug 06 03:23:31.547036 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e99c1c17-3a8b-49ea-b9ce-5778f983cd58 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:31.547036 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e99c1c17-3a8b-49ea-b9ce-5778f983cd58 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:31.547036 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e99c1c17-3a8b-49ea-b9ce-5778f983cd58 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:23:31.547036 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1308/5206] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:23:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:23:31.547408 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-78e162a7-af81-4d4b-a73c-150fd4fb40a2 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 returned with HTTP 200 Aug 06 03:23:31.547887 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1286/5207] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:31 2026] GET /volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 03:23:31.555475 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-184a8dc1-0687-40f7-adce-b59cb2b3881d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:31.557416 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-184a8dc1-0687-40f7-adce-b59cb2b3881d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 Aug 06 03:23:31.557638 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-184a8dc1-0687-40f7-adce-b59cb2b3881d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:31.557892 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-184a8dc1-0687-40f7-adce-b59cb2b3881d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:31.566549 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:31.566549 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:31.569663 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-184a8dc1-0687-40f7-adce-b59cb2b3881d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:23:31.573176 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-184a8dc1-0687-40f7-adce-b59cb2b3881d tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 returned with HTTP 200 Aug 06 03:23:31.573569 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1309/5208] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:23:31 2026] GET /volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 => generated 1314 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:23:32.044663 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2e707b40-0f92-4383-9875-26cff17f6115 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:32.046469 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2e707b40-0f92-4383-9875-26cff17f6115 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:23:32.046693 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2e707b40-0f92-4383-9875-26cff17f6115 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:32.046896 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2e707b40-0f92-4383-9875-26cff17f6115 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:32.057986 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:32.057986 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:32.061305 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2e707b40-0f92-4383-9875-26cff17f6115 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:32.065303 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2e707b40-0f92-4383-9875-26cff17f6115 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 returned with HTTP 200 Aug 06 03:23:32.065672 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1306/5209] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:32 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:32.564362 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-07697e45-4579-4077-8676-0c14739d30cb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:32.565752 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-07697e45-4579-4077-8676-0c14739d30cb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 Aug 06 03:23:32.566076 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-07697e45-4579-4077-8676-0c14739d30cb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:32.567273 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-07697e45-4579-4077-8676-0c14739d30cb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:32.574266 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:32.574266 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:32.577209 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-07697e45-4579-4077-8676-0c14739d30cb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:23:32.581131 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-07697e45-4579-4077-8676-0c14739d30cb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 returned with HTTP 200 Aug 06 03:23:32.581538 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1309/5210] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:32 2026] GET /volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 => generated 1134 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:23:33.079884 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-68df63a4-7769-4ebb-8ea6-8e9058399837 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:33.081930 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-68df63a4-7769-4ebb-8ea6-8e9058399837 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:23:33.082152 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-68df63a4-7769-4ebb-8ea6-8e9058399837 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:33.082355 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-68df63a4-7769-4ebb-8ea6-8e9058399837 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:33.092160 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:33.092160 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:33.095693 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-68df63a4-7769-4ebb-8ea6-8e9058399837 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:33.099742 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-68df63a4-7769-4ebb-8ea6-8e9058399837 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 returned with HTTP 200 Aug 06 03:23:33.100178 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1287/5211] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:33 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:33.565624 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-90fb8d78-f3ee-4074-bbe1-8a51039cfc0a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:33.567593 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-90fb8d78-f3ee-4074-bbe1-8a51039cfc0a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] DELETE https://10.4.3.80/volume/v3/attachments/3635016d-5a65-432a-96a5-ae58b642d040 Aug 06 03:23:33.567786 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-90fb8d78-f3ee-4074-bbe1-8a51039cfc0a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:33.568130 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-90fb8d78-f3ee-4074-bbe1-8a51039cfc0a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:33.574884 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:33.574884 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:33.593604 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-64203b91-5a8c-4508-a27f-4d932260d8e8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:33.595113 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-64203b91-5a8c-4508-a27f-4d932260d8e8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 Aug 06 03:23:33.595267 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-64203b91-5a8c-4508-a27f-4d932260d8e8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:33.595438 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-64203b91-5a8c-4508-a27f-4d932260d8e8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:33.603808 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:33.603808 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:33.607794 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-64203b91-5a8c-4508-a27f-4d932260d8e8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:23:33.611381 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-64203b91-5a8c-4508-a27f-4d932260d8e8 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 returned with HTTP 200 Aug 06 03:23:33.611787 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1307/5212] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:33 2026] GET /volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 => generated 1134 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:23:33.614348 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-5b77f21b-ba98-4389-ad18-cbb9e7c4b571 req-90fb8d78-f3ee-4074-bbe1-8a51039cfc0a tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/attachments/3635016d-5a65-432a-96a5-ae58b642d040 returned with HTTP 200 Aug 06 03:23:33.614738 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1310/5213] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:23:33 2026] DELETE /volume/v3/attachments/3635016d-5a65-432a-96a5-ae58b642d040 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:34.111719 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1ac981a5-a235-4f44-883a-2886c611e61a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:34.113473 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1ac981a5-a235-4f44-883a-2886c611e61a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:23:34.113712 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1ac981a5-a235-4f44-883a-2886c611e61a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:34.113975 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1ac981a5-a235-4f44-883a-2886c611e61a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:34.123171 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:34.123171 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:34.126451 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1ac981a5-a235-4f44-883a-2886c611e61a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:34.130176 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1ac981a5-a235-4f44-883a-2886c611e61a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 returned with HTTP 200 Aug 06 03:23:34.130581 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1310/5214] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:34 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:34.624316 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3bbd8265-106a-4bc1-83d4-8d921798e52e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:34.625977 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3bbd8265-106a-4bc1-83d4-8d921798e52e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 Aug 06 03:23:34.626167 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3bbd8265-106a-4bc1-83d4-8d921798e52e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:34.626377 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3bbd8265-106a-4bc1-83d4-8d921798e52e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:34.633570 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:34.633570 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:34.637387 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3bbd8265-106a-4bc1-83d4-8d921798e52e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:23:34.641139 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3bbd8265-106a-4bc1-83d4-8d921798e52e tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 returned with HTTP 200 Aug 06 03:23:34.641446 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1288/5215] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:34 2026] GET /volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:35.142197 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-391ac1f9-1599-45eb-9170-82aa66983963 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:35.144271 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-391ac1f9-1599-45eb-9170-82aa66983963 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:23:35.144504 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-391ac1f9-1599-45eb-9170-82aa66983963 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:35.144747 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-391ac1f9-1599-45eb-9170-82aa66983963 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:35.155447 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:35.155447 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:35.159082 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-391ac1f9-1599-45eb-9170-82aa66983963 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:35.163163 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-391ac1f9-1599-45eb-9170-82aa66983963 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 returned with HTTP 200 Aug 06 03:23:35.163566 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1308/5216] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:35 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:36.175538 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d8541212-106f-466f-bb1e-413175823827 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:36.177330 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d8541212-106f-466f-bb1e-413175823827 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:23:36.177502 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d8541212-106f-466f-bb1e-413175823827 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:36.177683 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d8541212-106f-466f-bb1e-413175823827 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:36.186821 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:36.186821 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:36.189905 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d8541212-106f-466f-bb1e-413175823827 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:36.193805 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d8541212-106f-466f-bb1e-413175823827 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 returned with HTTP 200 Aug 06 03:23:36.194150 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1311/5217] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:36 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:37.206709 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-205359b3-c42b-43af-afeb-67b76682c050 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:37.210803 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-205359b3-c42b-43af-afeb-67b76682c050 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:23:37.210803 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-205359b3-c42b-43af-afeb-67b76682c050 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:37.210803 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-205359b3-c42b-43af-afeb-67b76682c050 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:37.223241 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:37.223241 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:37.227678 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-205359b3-c42b-43af-afeb-67b76682c050 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:37.233523 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-205359b3-c42b-43af-afeb-67b76682c050 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 returned with HTTP 200 Aug 06 03:23:37.234273 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1311/5218] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:37 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:37.396564 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ca18db70-21bd-415a-9b85-a73be6b9f2c6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:37.398986 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ca18db70-21bd-415a-9b85-a73be6b9f2c6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 Aug 06 03:23:37.399274 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ca18db70-21bd-415a-9b85-a73be6b9f2c6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:37.399542 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ca18db70-21bd-415a-9b85-a73be6b9f2c6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:37.407962 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:37.407962 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:37.411690 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-ca18db70-21bd-415a-9b85-a73be6b9f2c6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:23:37.415907 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ca18db70-21bd-415a-9b85-a73be6b9f2c6 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 returned with HTTP 200 Aug 06 03:23:37.416313 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1289/5219] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:37 2026] GET /volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:37.427921 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-0295ac0f-e824-4a25-bf8e-1ac1665d7f19 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:37.429781 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0295ac0f-e824-4a25-bf8e-1ac1665d7f19 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] DELETE https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 Aug 06 03:23:37.430022 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0295ac0f-e824-4a25-bf8e-1ac1665d7f19 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:37.430219 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-0295ac0f-e824-4a25-bf8e-1ac1665d7f19 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:37.430368 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-0295ac0f-e824-4a25-bf8e-1ac1665d7f19 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Delete volume with id: 8dd60a89-60d6-4d3b-aa55-84cce6836610 Aug 06 03:23:37.438328 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:37.438328 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:37.438761 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0295ac0f-e824-4a25-bf8e-1ac1665d7f19 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:23:37.453094 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-0295ac0f-e824-4a25-bf8e-1ac1665d7f19 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Delete volume request issued successfully. Aug 06 03:23:37.453410 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-0295ac0f-e824-4a25-bf8e-1ac1665d7f19 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 returned with HTTP 202 Aug 06 03:23:37.453803 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1309/5220] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:23:37 2026] DELETE /volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:23:37.460759 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1454a439-d99b-4c7f-8102-7bd71f7064fb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:37.463038 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1454a439-d99b-4c7f-8102-7bd71f7064fb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 Aug 06 03:23:37.463278 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1454a439-d99b-4c7f-8102-7bd71f7064fb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:37.463516 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1454a439-d99b-4c7f-8102-7bd71f7064fb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:37.473067 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:37.473067 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:37.477329 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1454a439-d99b-4c7f-8102-7bd71f7064fb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Volume info retrieved successfully. Aug 06 03:23:37.483039 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1454a439-d99b-4c7f-8102-7bd71f7064fb tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 returned with HTTP 200 Aug 06 03:23:37.483535 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1312/5221] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:37 2026] GET /volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:38.096581 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-d0b0a2bd-6a75-44ec-82bd-c8e6135c6c42 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:38.100687 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-d0b0a2bd-6a75-44ec-82bd-c8e6135c6c42 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] POST https://10.4.3.80/volume/v3/attachments/f8e188b7-6b6a-4f5e-86ed-896ec47bb470/action Aug 06 03:23:38.100687 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-d0b0a2bd-6a75-44ec-82bd-c8e6135c6c42 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:23:38.100687 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-d0b0a2bd-6a75-44ec-82bd-c8e6135c6c42 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:38.114177 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:38.114177 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:38.123430 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-d8764e60-6e18-4354-bd3a-169c2f866b59 req-d0b0a2bd-6a75-44ec-82bd-c8e6135c6c42 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/attachments/f8e188b7-6b6a-4f5e-86ed-896ec47bb470/action returned with HTTP 204 Aug 06 03:23:38.123955 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1312/5222] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:23:38 2026] POST /volume/v3/attachments/f8e188b7-6b6a-4f5e-86ed-896ec47bb470/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:23:38.248383 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e5ee1c54-383c-4ba7-b092-408f5aba8ea1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:38.250040 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e5ee1c54-383c-4ba7-b092-408f5aba8ea1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:23:38.250222 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e5ee1c54-383c-4ba7-b092-408f5aba8ea1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:38.250405 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e5ee1c54-383c-4ba7-b092-408f5aba8ea1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:38.259251 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:38.259251 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:38.262611 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e5ee1c54-383c-4ba7-b092-408f5aba8ea1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:38.266459 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e5ee1c54-383c-4ba7-b092-408f5aba8ea1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 returned with HTTP 200 Aug 06 03:23:38.267024 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1290/5223] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:38 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 => generated 1162 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:23:38.504332 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d5917a37-fbb0-40de-8ba1-5d13a6781379 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:38.506272 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d5917a37-fbb0-40de-8ba1-5d13a6781379 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] GET https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 Aug 06 03:23:38.506516 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d5917a37-fbb0-40de-8ba1-5d13a6781379 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:38.506694 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d5917a37-fbb0-40de-8ba1-5d13a6781379 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:38.512413 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d5917a37-fbb0-40de-8ba1-5d13a6781379 tempest-VolumesBackupsTest-209122893 tempest-VolumesBackupsTest-209122893-project-member] https://10.4.3.80/volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 returned with HTTP 404 Aug 06 03:23:38.512870 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1310/5224] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:38 2026] GET /volume/v3/volumes/8dd60a89-60d6-4d3b-aa55-84cce6836610 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:23:38.848606 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-cfcb622f-f1e4-4fe6-a103-199914adae19 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:38.850592 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-cfcb622f-f1e4-4fe6-a103-199914adae19 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:23:38.850789 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-cfcb622f-f1e4-4fe6-a103-199914adae19 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:38.851052 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-cfcb622f-f1e4-4fe6-a103-199914adae19 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:38.857480 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:38.857480 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:38.861095 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-cfcb622f-f1e4-4fe6-a103-199914adae19 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:38.864737 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-cfcb622f-f1e4-4fe6-a103-199914adae19 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:23:38.865169 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1313/5225] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:23:38 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:38.930878 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-257ef03c-9b4c-4cd5-9a26-cec78e1674c7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:38.932671 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-257ef03c-9b4c-4cd5-9a26-cec78e1674c7 None None] GET https://10.4.3.80/volume// Aug 06 03:23:38.932671 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-257ef03c-9b4c-4cd5-9a26-cec78e1674c7 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:38.932671 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-257ef03c-9b4c-4cd5-9a26-cec78e1674c7 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:38.932671 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-257ef03c-9b4c-4cd5-9a26-cec78e1674c7 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:23:38.932671 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1313/5226] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:23:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:23:38.940793 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-4f48ec2f-d4e4-444d-9a42-a53347d8e4f1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:38.965151 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-4f48ec2f-d4e4-444d-9a42-a53347d8e4f1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:23:38.965458 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-4f48ec2f-d4e4-444d-9a42-a53347d8e4f1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b75d715f-7268-4951-bf75-585269ec1576", "connector": null, "instance_uuid": "1a2e674e-93fc-4d2f-950c-7c3ef77083f8"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:38.976052 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:38.976052 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:38.999204 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-4f48ec2f-d4e4-444d-9a42-a53347d8e4f1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:23:38.999664 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1291/5227] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:23:38 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:23:39.026654 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-62ae6c90-ede0-4bec-bb1d-05ab8393e798 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:39.028970 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-62ae6c90-ede0-4bec-bb1d-05ab8393e798 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:23:39.029214 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-62ae6c90-ede0-4bec-bb1d-05ab8393e798 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:39.029438 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-62ae6c90-ede0-4bec-bb1d-05ab8393e798 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:39.035050 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-70d03df6-a407-49b6-9c06-67f938b5c472 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:39.035409 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-70d03df6-a407-49b6-9c06-67f938b5c472 None None] GET https://10.4.3.80/volume// Aug 06 03:23:39.035567 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-70d03df6-a407-49b6-9c06-67f938b5c472 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:39.035759 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-70d03df6-a407-49b6-9c06-67f938b5c472 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:39.036103 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-70d03df6-a407-49b6-9c06-67f938b5c472 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:23:39.036367 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1314/5228] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:23:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:23:39.041512 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:39.041512 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:39.042350 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-ec2dfbef-f33d-4680-b071-fefcb4ea3f73 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:39.044085 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-ec2dfbef-f33d-4680-b071-fefcb4ea3f73 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:23:39.044283 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-ec2dfbef-f33d-4680-b071-fefcb4ea3f73 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:39.044448 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-ec2dfbef-f33d-4680-b071-fefcb4ea3f73 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:39.045591 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-62ae6c90-ede0-4bec-bb1d-05ab8393e798 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:39.050999 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-62ae6c90-ede0-4bec-bb1d-05ab8393e798 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:23:39.051524 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1311/5229] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:39 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 918 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:39.052667 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:39.052667 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:39.056013 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-ec2dfbef-f33d-4680-b071-fefcb4ea3f73 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:39.059492 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-ec2dfbef-f33d-4680-b071-fefcb4ea3f73 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:23:39.059869 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1314/5230] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:23:39 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1098 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:23:39.156194 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-b9b0aaf9-7573-49bd-98c8-2e14cc2241ff None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:39.160401 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-b9b0aaf9-7573-49bd-98c8-2e14cc2241ff tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] PUT https://10.4.3.80/volume/v3/attachments/fe3040e5-cefd-4de7-a09b-4d38141d9b8d Aug 06 03:23:39.160729 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-b9b0aaf9-7573-49bd-98c8-2e14cc2241ff tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:39.169456 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-b9b0aaf9-7573-49bd-98c8-2e14cc2241ff tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Acquiring lock "cinder-attachment_update-b75d715f-7268-4951-bf75-585269ec1576-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:23:39.177686 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-b9b0aaf9-7573-49bd-98c8-2e14cc2241ff tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Lock "cinder-attachment_update-b75d715f-7268-4951-bf75-585269ec1576-np0000006611" acquired by "attachment_update" :: waited 0.008s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:23:39.178677 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:39.178677 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:39.254745 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-b9b0aaf9-7573-49bd-98c8-2e14cc2241ff tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Lock "cinder-attachment_update-b75d715f-7268-4951-bf75-585269ec1576-np0000006611" released by "attachment_update" :: held 0.077s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:23:39.255060 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-b9b0aaf9-7573-49bd-98c8-2e14cc2241ff tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/attachments/fe3040e5-cefd-4de7-a09b-4d38141d9b8d returned with HTTP 200 Aug 06 03:23:39.255997 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1292/5231] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:23:39 2026] PUT /volume/v3/attachments/fe3040e5-cefd-4de7-a09b-4d38141d9b8d => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:23:40.062925 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fc7c8ffa-cf97-47e0-82f7-7df30542aa71 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:40.064441 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fc7c8ffa-cf97-47e0-82f7-7df30542aa71 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:23:40.064607 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fc7c8ffa-cf97-47e0-82f7-7df30542aa71 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:40.064787 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fc7c8ffa-cf97-47e0-82f7-7df30542aa71 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:40.073892 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:40.073892 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:40.076823 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-fc7c8ffa-cf97-47e0-82f7-7df30542aa71 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:40.080308 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fc7c8ffa-cf97-47e0-82f7-7df30542aa71 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:23:40.080658 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1315/5232] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:40 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:41.091617 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b911bc8b-ce9e-4ec5-a8cc-0fe900e4cf80 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:41.093355 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b911bc8b-ce9e-4ec5-a8cc-0fe900e4cf80 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:23:41.093533 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b911bc8b-ce9e-4ec5-a8cc-0fe900e4cf80 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:41.093742 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b911bc8b-ce9e-4ec5-a8cc-0fe900e4cf80 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:41.102733 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:41.102733 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:41.106191 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b911bc8b-ce9e-4ec5-a8cc-0fe900e4cf80 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:41.110080 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b911bc8b-ce9e-4ec5-a8cc-0fe900e4cf80 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:23:41.110450 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1312/5233] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:41 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:41.327076 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6bf3c71b-ea3c-4680-ac20-b51a65b91e1e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:41.397341 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6bf3c71b-ea3c-4680-ac20-b51a65b91e1e tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:23:41.397735 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6bf3c71b-ea3c-4680-ac20-b51a65b91e1e tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1567049704"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:41.399093 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-6bf3c71b-ea3c-4680-ac20-b51a65b91e1e tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1567049704'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:23:41.399212 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-6bf3c71b-ea3c-4680-ac20-b51a65b91e1e tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Create volume of 1 GB Aug 06 03:23:41.403076 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6bf3c71b-ea3c-4680-ac20-b51a65b91e1e tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Availability Zones retrieved successfully. Aug 06 03:23:41.408309 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf3c71b-ea3c-4680-ac20-b51a65b91e1e tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Flow 'volume_create_api' (16290e79-e69e-4642-b240-212f19da7682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:23:41.409246 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf3c71b-ea3c-4680-ac20-b51a65b91e1e tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e9592fd-28f2-440b-8f48-34e9199644a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:41.410117 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-6bf3c71b-ea3c-4680-ac20-b51a65b91e1e tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:23:41.431917 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf3c71b-ea3c-4680-ac20-b51a65b91e1e tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e9592fd-28f2-440b-8f48-34e9199644a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:41.432545 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf3c71b-ea3c-4680-ac20-b51a65b91e1e tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ffe7882-2740-4aaf-9a12-91bace66b797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:41.480389 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-6bf3c71b-ea3c-4680-ac20-b51a65b91e1e tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Created reservations ['5763022b-b2af-4227-9719-329625408c3c', 'b6f99a37-b1ef-479b-8d44-c286f506d0a2', '56669f35-bfc8-4b69-80d4-7b257df1ffef', '4fe8e662-eb19-4de9-ba38-da9068ad1a70'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:23:41.481119 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf3c71b-ea3c-4680-ac20-b51a65b91e1e tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ffe7882-2740-4aaf-9a12-91bace66b797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5763022b-b2af-4227-9719-329625408c3c', 'b6f99a37-b1ef-479b-8d44-c286f506d0a2', '56669f35-bfc8-4b69-80d4-7b257df1ffef', '4fe8e662-eb19-4de9-ba38-da9068ad1a70']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:41.481824 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf3c71b-ea3c-4680-ac20-b51a65b91e1e tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d60ca70-e453-4453-b389-753ce53795aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:41.500573 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf3c71b-ea3c-4680-ac20-b51a65b91e1e tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d60ca70-e453-4453-b389-753ce53795aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '711f22ba-bd28-4c3a-a3d6-8243b2f5f508', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1567049704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb5f95631eea4794b64b7e93debce6c6',qos_specs=None,replication_status=,reservations=['5763022b-b2af-4227-9719-329625408c3c','b6f99a37-b1ef-479b-8d44-c286f506d0a2','56669f35-bfc8-4b69-80d4-7b257df1ffef','4fe8e662-eb19-4de9-ba38-da9068ad1a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5713da5496b74e7394c04bad60b84ada',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:23:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1567049704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=711f22ba-bd28-4c3a-a3d6-8243b2f5f508,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb5f95631eea4794b64b7e93debce6c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5713da5496b74e7394c04bad60b84ada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:41.501253 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf3c71b-ea3c-4680-ac20-b51a65b91e1e tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f2bea64-6eb3-4df5-af6c-e67a5e08244c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:41.516260 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf3c71b-ea3c-4680-ac20-b51a65b91e1e tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f2bea64-6eb3-4df5-af6c-e67a5e08244c) transitioned into state 'SUCCESS' from state '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-1567049704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb5f95631eea4794b64b7e93debce6c6',qos_specs=None,replication_status=,reservations=['5763022b-b2af-4227-9719-329625408c3c','b6f99a37-b1ef-479b-8d44-c286f506d0a2','56669f35-bfc8-4b69-80d4-7b257df1ffef','4fe8e662-eb19-4de9-ba38-da9068ad1a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5713da5496b74e7394c04bad60b84ada',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:41.516898 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf3c71b-ea3c-4680-ac20-b51a65b91e1e tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d72448f8-1c81-4ce4-9186-47512a9090e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:23:41.524216 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf3c71b-ea3c-4680-ac20-b51a65b91e1e tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d72448f8-1c81-4ce4-9186-47512a9090e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:23:41.524849 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-6bf3c71b-ea3c-4680-ac20-b51a65b91e1e tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Flow 'volume_create_api' (16290e79-e69e-4642-b240-212f19da7682) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:23:41.525130 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6bf3c71b-ea3c-4680-ac20-b51a65b91e1e tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Create volume request issued successfully. Aug 06 03:23:41.525629 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6bf3c71b-ea3c-4680-ac20-b51a65b91e1e tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:23:41.526040 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1315/5234] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:23:41 2026] POST /volume/v3/volumes => generated 750 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:23:41.536879 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f3c60d9c-ac20-419f-8809-18bcd0b9552a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:41.539260 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f3c60d9c-ac20-419f-8809-18bcd0b9552a tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/volumes/711f22ba-bd28-4c3a-a3d6-8243b2f5f508 Aug 06 03:23:41.539572 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f3c60d9c-ac20-419f-8809-18bcd0b9552a tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:41.539883 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f3c60d9c-ac20-419f-8809-18bcd0b9552a tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:41.548022 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:41.548022 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:41.551801 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f3c60d9c-ac20-419f-8809-18bcd0b9552a tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Volume info retrieved successfully. Aug 06 03:23:41.555641 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f3c60d9c-ac20-419f-8809-18bcd0b9552a tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/volumes/711f22ba-bd28-4c3a-a3d6-8243b2f5f508 returned with HTTP 200 Aug 06 03:23:41.556148 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1293/5235] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:41 2026] GET /volume/v3/volumes/711f22ba-bd28-4c3a-a3d6-8243b2f5f508 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:42.121522 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-4db07fde-a6bd-4304-84cc-b00096281533 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:42.123262 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4db07fde-a6bd-4304-84cc-b00096281533 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:23:42.123438 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4db07fde-a6bd-4304-84cc-b00096281533 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:42.123607 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-4db07fde-a6bd-4304-84cc-b00096281533 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:42.132212 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:42.132212 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:42.135898 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-4db07fde-a6bd-4304-84cc-b00096281533 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:42.140342 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-4db07fde-a6bd-4304-84cc-b00096281533 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:23:42.140797 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1316/5236] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:42 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:42.477870 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-03784414-3b7c-4354-a343-78cd64878f73 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:42.480966 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-03784414-3b7c-4354-a343-78cd64878f73 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] POST https://10.4.3.80/volume/v3/attachments/fe3040e5-cefd-4de7-a09b-4d38141d9b8d/action Aug 06 03:23:42.481297 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-03784414-3b7c-4354-a343-78cd64878f73 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:23:42.481406 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-03784414-3b7c-4354-a343-78cd64878f73 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:42.496795 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:42.496795 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:42.505968 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-4c0b2695-c0d1-44a9-9d63-44dca5324dda req-03784414-3b7c-4354-a343-78cd64878f73 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/attachments/fe3040e5-cefd-4de7-a09b-4d38141d9b8d/action returned with HTTP 204 Aug 06 03:23:42.506342 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1313/5237] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:23:42 2026] POST /volume/v3/attachments/fe3040e5-cefd-4de7-a09b-4d38141d9b8d/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:23:42.567445 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6cb65ffc-d47a-4b6c-9f44-92dd0757578a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:42.569287 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6cb65ffc-d47a-4b6c-9f44-92dd0757578a tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/volumes/711f22ba-bd28-4c3a-a3d6-8243b2f5f508 Aug 06 03:23:42.569487 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6cb65ffc-d47a-4b6c-9f44-92dd0757578a tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:42.569678 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6cb65ffc-d47a-4b6c-9f44-92dd0757578a tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:42.576826 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:42.576826 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:42.580240 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6cb65ffc-d47a-4b6c-9f44-92dd0757578a tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Volume info retrieved successfully. Aug 06 03:23:42.584044 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6cb65ffc-d47a-4b6c-9f44-92dd0757578a tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/volumes/711f22ba-bd28-4c3a-a3d6-8243b2f5f508 returned with HTTP 200 Aug 06 03:23:42.584384 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1316/5238] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:42 2026] GET /volume/v3/volumes/711f22ba-bd28-4c3a-a3d6-8243b2f5f508 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:42.596264 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-01d6ec08-a54f-4d2e-bdff-b9c1b116d292 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:42.597886 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-01d6ec08-a54f-4d2e-bdff-b9c1b116d292 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] POST https://10.4.3.80/volume/v3/backups Aug 06 03:23:42.598219 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-01d6ec08-a54f-4d2e-bdff-b9c1b116d292 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "711f22ba-bd28-4c3a-a3d6-8243b2f5f508", "name": "tempest-VolumesBackupsV39Test-Backup-1589119364", "container": "tempest-volumesbackupsv39test-backup-container-1596927680"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:42.599510 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.contrib.backups [None req-01d6ec08-a54f-4d2e-bdff-b9c1b116d292 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Creating new backup {'backup': {'volume_id': '711f22ba-bd28-4c3a-a3d6-8243b2f5f508', 'name': 'tempest-VolumesBackupsV39Test-Backup-1589119364', 'container': 'tempest-volumesbackupsv39test-backup-container-1596927680'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:23:42.599632 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-01d6ec08-a54f-4d2e-bdff-b9c1b116d292 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Creating backup of volume 711f22ba-bd28-4c3a-a3d6-8243b2f5f508 in container tempest-volumesbackupsv39test-backup-container-1596927680 Aug 06 03:23:42.607319 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:42.607319 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:42.607911 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-01d6ec08-a54f-4d2e-bdff-b9c1b116d292 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Volume info retrieved successfully. Aug 06 03:23:42.631771 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-01d6ec08-a54f-4d2e-bdff-b9c1b116d292 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Created reservations ['4a755cfa-9172-47ea-a523-fbe4a00db4a4', '6a0adc4d-495e-494d-ae1a-f270aecc5f1c'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:23:42.656152 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-01d6ec08-a54f-4d2e-bdff-b9c1b116d292 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:23:42.656576 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1294/5239] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:23:42 2026] POST /volume/v3/backups => generated 331 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:23:42.664033 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c1837e83-530d-4d72-9782-e9abc09d6a7c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:42.666250 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c1837e83-530d-4d72-9782-e9abc09d6a7c tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 Aug 06 03:23:42.666596 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c1837e83-530d-4d72-9782-e9abc09d6a7c tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:42.666799 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c1837e83-530d-4d72-9782-e9abc09d6a7c tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:42.666927 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-c1837e83-530d-4d72-9782-e9abc09d6a7c tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Show backup with id 99b489b9-f50c-401e-9c12-c7df549517d6. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:42.671268 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:42.671268 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:42.671996 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c1837e83-530d-4d72-9782-e9abc09d6a7c tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 returned with HTTP 200 Aug 06 03:23:42.672349 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1317/5240] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:42 2026] GET /volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:43.153087 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2a906d5d-80da-45b2-a66d-c21d2f814e56 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:43.154764 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2a906d5d-80da-45b2-a66d-c21d2f814e56 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:23:43.154970 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2a906d5d-80da-45b2-a66d-c21d2f814e56 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:43.155148 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2a906d5d-80da-45b2-a66d-c21d2f814e56 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:43.163775 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:43.163775 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:43.166649 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2a906d5d-80da-45b2-a66d-c21d2f814e56 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:23:43.186616 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2a906d5d-80da-45b2-a66d-c21d2f814e56 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:23:43.186990 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1314/5241] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:23:43 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1211 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:23:43.681684 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8ded6330-ca1e-4287-9010-3e67e8198a89 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:43.683221 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8ded6330-ca1e-4287-9010-3e67e8198a89 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 Aug 06 03:23:43.683396 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8ded6330-ca1e-4287-9010-3e67e8198a89 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:43.683564 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8ded6330-ca1e-4287-9010-3e67e8198a89 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:43.683704 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-8ded6330-ca1e-4287-9010-3e67e8198a89 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Show backup with id 99b489b9-f50c-401e-9c12-c7df549517d6. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:43.687505 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:43.687505 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:43.688163 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8ded6330-ca1e-4287-9010-3e67e8198a89 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 returned with HTTP 200 Aug 06 03:23:43.688477 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1317/5242] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:43 2026] GET /volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 => generated 795 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:44.696975 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-bcc0bb86-bf0b-45c2-a176-80e417a0c0c2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:44.698677 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bcc0bb86-bf0b-45c2-a176-80e417a0c0c2 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 Aug 06 03:23:44.698910 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bcc0bb86-bf0b-45c2-a176-80e417a0c0c2 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:44.699091 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bcc0bb86-bf0b-45c2-a176-80e417a0c0c2 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:44.699188 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-bcc0bb86-bf0b-45c2-a176-80e417a0c0c2 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Show backup with id 99b489b9-f50c-401e-9c12-c7df549517d6. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:44.703312 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:44.703312 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:44.704121 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bcc0bb86-bf0b-45c2-a176-80e417a0c0c2 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 returned with HTTP 200 Aug 06 03:23:44.704468 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1295/5243] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:44 2026] GET /volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:45.713105 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5dd763e1-9d13-4dae-801e-80b0bcc99fac None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:45.715102 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5dd763e1-9d13-4dae-801e-80b0bcc99fac tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 Aug 06 03:23:45.715357 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5dd763e1-9d13-4dae-801e-80b0bcc99fac tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:45.715603 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5dd763e1-9d13-4dae-801e-80b0bcc99fac tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:45.715767 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-5dd763e1-9d13-4dae-801e-80b0bcc99fac tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Show backup with id 99b489b9-f50c-401e-9c12-c7df549517d6. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:45.720547 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:45.720547 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:45.721507 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5dd763e1-9d13-4dae-801e-80b0bcc99fac tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 returned with HTTP 200 Aug 06 03:23:45.721927 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1318/5244] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:45 2026] GET /volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:46.731098 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-280583fd-570a-4398-85b4-c200d7ffe838 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:46.732813 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-280583fd-570a-4398-85b4-c200d7ffe838 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 Aug 06 03:23:46.733049 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-280583fd-570a-4398-85b4-c200d7ffe838 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:46.733237 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-280583fd-570a-4398-85b4-c200d7ffe838 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:46.733333 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-280583fd-570a-4398-85b4-c200d7ffe838 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Show backup with id 99b489b9-f50c-401e-9c12-c7df549517d6. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:46.738933 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:46.738933 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:46.740104 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-280583fd-570a-4398-85b4-c200d7ffe838 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 returned with HTTP 200 Aug 06 03:23:46.740667 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1315/5245] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:46 2026] GET /volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:47.752452 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d3230283-c039-4299-a1cb-0a5d08d6f146 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:47.754170 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d3230283-c039-4299-a1cb-0a5d08d6f146 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 Aug 06 03:23:47.754403 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d3230283-c039-4299-a1cb-0a5d08d6f146 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:47.754623 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d3230283-c039-4299-a1cb-0a5d08d6f146 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:47.754760 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-d3230283-c039-4299-a1cb-0a5d08d6f146 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Show backup with id 99b489b9-f50c-401e-9c12-c7df549517d6. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:47.758593 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:47.758593 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:47.759296 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d3230283-c039-4299-a1cb-0a5d08d6f146 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 returned with HTTP 200 Aug 06 03:23:47.759624 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1318/5246] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:47 2026] GET /volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 => generated 795 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:48.770187 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1e359852-4e16-4318-9265-ca189dad237d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:48.771880 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1e359852-4e16-4318-9265-ca189dad237d tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 Aug 06 03:23:48.772101 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1e359852-4e16-4318-9265-ca189dad237d tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:48.772264 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1e359852-4e16-4318-9265-ca189dad237d tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:48.772392 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-1e359852-4e16-4318-9265-ca189dad237d tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Show backup with id 99b489b9-f50c-401e-9c12-c7df549517d6. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:48.776952 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:48.776952 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:48.777698 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1e359852-4e16-4318-9265-ca189dad237d tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 returned with HTTP 200 Aug 06 03:23:48.778089 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1296/5247] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:48 2026] GET /volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:49.788225 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-606e69ef-8300-4904-a694-44ee967c6c96 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:49.789903 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-606e69ef-8300-4904-a694-44ee967c6c96 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 Aug 06 03:23:49.790123 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-606e69ef-8300-4904-a694-44ee967c6c96 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:49.790332 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-606e69ef-8300-4904-a694-44ee967c6c96 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:49.790472 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-606e69ef-8300-4904-a694-44ee967c6c96 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Show backup with id 99b489b9-f50c-401e-9c12-c7df549517d6. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:49.792417 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=194,cinder:UPDATE=46,cinder:INSERT=25 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:23:49.795135 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:49.795135 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:49.795912 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-606e69ef-8300-4904-a694-44ee967c6c96 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 returned with HTTP 200 Aug 06 03:23:49.796395 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1319/5248] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:49 2026] GET /volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:50.806725 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4ebcc6fa-5bfa-4ae9-b4c7-8c100644acf1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:50.808522 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4ebcc6fa-5bfa-4ae9-b4c7-8c100644acf1 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 Aug 06 03:23:50.808724 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4ebcc6fa-5bfa-4ae9-b4c7-8c100644acf1 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:50.808938 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4ebcc6fa-5bfa-4ae9-b4c7-8c100644acf1 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:50.809047 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-4ebcc6fa-5bfa-4ae9-b4c7-8c100644acf1 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Show backup with id 99b489b9-f50c-401e-9c12-c7df549517d6. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:50.810821 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=141,cinder:INSERT=12,cinder:UPDATE=33 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:23:50.813767 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:50.813767 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:50.814487 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4ebcc6fa-5bfa-4ae9-b4c7-8c100644acf1 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 returned with HTTP 200 Aug 06 03:23:50.814874 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1316/5249] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:50 2026] GET /volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:51.823827 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e061e30e-ac7e-40f7-9b94-b10db08ca2e8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:51.825944 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e061e30e-ac7e-40f7-9b94-b10db08ca2e8 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 Aug 06 03:23:51.826165 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e061e30e-ac7e-40f7-9b94-b10db08ca2e8 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:51.826339 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e061e30e-ac7e-40f7-9b94-b10db08ca2e8 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:51.826438 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-e061e30e-ac7e-40f7-9b94-b10db08ca2e8 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Show backup with id 99b489b9-f50c-401e-9c12-c7df549517d6. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:51.828126 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=135,cinder:UPDATE=19,cinder:INSERT=12 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:23:51.830770 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:51.830770 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:51.831486 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e061e30e-ac7e-40f7-9b94-b10db08ca2e8 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 returned with HTTP 200 Aug 06 03:23:51.831895 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1319/5250] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:51 2026] GET /volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:52.841129 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2e63f470-0c18-4a57-986c-273f486a6906 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:52.842653 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2e63f470-0c18-4a57-986c-273f486a6906 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 Aug 06 03:23:52.842850 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2e63f470-0c18-4a57-986c-273f486a6906 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:52.843018 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2e63f470-0c18-4a57-986c-273f486a6906 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:52.843102 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-2e63f470-0c18-4a57-986c-273f486a6906 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Show backup with id 99b489b9-f50c-401e-9c12-c7df549517d6. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:52.844503 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=152,cinder:INSERT=22,cinder:UPDATE=39 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:23:52.846856 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:52.846856 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:52.847479 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2e63f470-0c18-4a57-986c-273f486a6906 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 returned with HTTP 200 Aug 06 03:23:52.847933 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1297/5251] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:52 2026] GET /volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 => generated 795 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:53.860857 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-16031b84-b240-4d62-909e-e0b2ea560557 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:53.860857 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-16031b84-b240-4d62-909e-e0b2ea560557 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 Aug 06 03:23:53.860857 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-16031b84-b240-4d62-909e-e0b2ea560557 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:53.860857 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-16031b84-b240-4d62-909e-e0b2ea560557 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:53.860857 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-16031b84-b240-4d62-909e-e0b2ea560557 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Show backup with id 99b489b9-f50c-401e-9c12-c7df549517d6. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:53.865454 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:53.865454 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:53.866285 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-16031b84-b240-4d62-909e-e0b2ea560557 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 returned with HTTP 200 Aug 06 03:23:53.866701 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1320/5252] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:53 2026] GET /volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:54.877850 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-55d65627-bbbb-4470-a641-9a5f3b9fdd42 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:54.880191 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-55d65627-bbbb-4470-a641-9a5f3b9fdd42 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 Aug 06 03:23:54.880424 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-55d65627-bbbb-4470-a641-9a5f3b9fdd42 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:54.880609 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-55d65627-bbbb-4470-a641-9a5f3b9fdd42 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:54.880712 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-55d65627-bbbb-4470-a641-9a5f3b9fdd42 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Show backup with id 99b489b9-f50c-401e-9c12-c7df549517d6. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:54.887091 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:54.887091 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:54.887793 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-55d65627-bbbb-4470-a641-9a5f3b9fdd42 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 returned with HTTP 200 Aug 06 03:23:54.888142 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1317/5253] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:54 2026] GET /volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:55.897375 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5934c897-f3ea-4b33-b7db-562a36ec11d3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:55.898991 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5934c897-f3ea-4b33-b7db-562a36ec11d3 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 Aug 06 03:23:55.899199 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5934c897-f3ea-4b33-b7db-562a36ec11d3 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:55.899382 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5934c897-f3ea-4b33-b7db-562a36ec11d3 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:55.899501 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-5934c897-f3ea-4b33-b7db-562a36ec11d3 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Show backup with id 99b489b9-f50c-401e-9c12-c7df549517d6. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:55.903360 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:55.903360 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:55.904042 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5934c897-f3ea-4b33-b7db-562a36ec11d3 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 returned with HTTP 200 Aug 06 03:23:55.904382 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1320/5254] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:55 2026] GET /volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 => generated 795 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:56.914410 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-98884900-5be5-4a59-bc5a-0beb3b816664 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:56.916021 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-98884900-5be5-4a59-bc5a-0beb3b816664 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 Aug 06 03:23:56.916219 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-98884900-5be5-4a59-bc5a-0beb3b816664 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:56.916360 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-98884900-5be5-4a59-bc5a-0beb3b816664 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:56.916502 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-98884900-5be5-4a59-bc5a-0beb3b816664 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Show backup with id 99b489b9-f50c-401e-9c12-c7df549517d6. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:56.920582 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:56.920582 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:56.921261 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-98884900-5be5-4a59-bc5a-0beb3b816664 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 returned with HTTP 200 Aug 06 03:23:56.921632 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1298/5255] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:56 2026] GET /volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:56.930558 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1f2d0326-83f7-4b05-80b1-fad289ffba17 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:56.932097 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1f2d0326-83f7-4b05-80b1-fad289ffba17 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/volumes/711f22ba-bd28-4c3a-a3d6-8243b2f5f508 Aug 06 03:23:56.932272 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1f2d0326-83f7-4b05-80b1-fad289ffba17 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:56.932459 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1f2d0326-83f7-4b05-80b1-fad289ffba17 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:56.938851 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:56.938851 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:56.942413 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1f2d0326-83f7-4b05-80b1-fad289ffba17 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Volume info retrieved successfully. Aug 06 03:23:56.946324 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1f2d0326-83f7-4b05-80b1-fad289ffba17 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/volumes/711f22ba-bd28-4c3a-a3d6-8243b2f5f508 returned with HTTP 200 Aug 06 03:23:56.946680 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1321/5256] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:56 2026] GET /volume/v3/volumes/711f22ba-bd28-4c3a-a3d6-8243b2f5f508 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:56.958288 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f1665fad-c592-40bf-8ded-ea9cdf201ac2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:56.959847 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f1665fad-c592-40bf-8ded-ea9cdf201ac2 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] PUT https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 Aug 06 03:23:56.960174 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f1665fad-c592-40bf-8ded-ea9cdf201ac2 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1746438142", "description": "tempest-volume-backup-description-216646594"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:23:56.966454 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:56.966454 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:23:56.974215 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f1665fad-c592-40bf-8ded-ea9cdf201ac2 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 returned with HTTP 200 Aug 06 03:23:56.974770 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1318/5257] 10.4.3.80 () {70 vars in 1402 bytes} [Thu Aug 6 03:23:56 2026] PUT /volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 => generated 331 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:56.982607 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3c4ae6a5-bdf0-4475-a33c-e6a0f447e622 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:56.984266 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3c4ae6a5-bdf0-4475-a33c-e6a0f447e622 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 Aug 06 03:23:56.984486 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3c4ae6a5-bdf0-4475-a33c-e6a0f447e622 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:56.984669 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3c4ae6a5-bdf0-4475-a33c-e6a0f447e622 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:56.984779 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-3c4ae6a5-bdf0-4475-a33c-e6a0f447e622 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Show backup with id 99b489b9-f50c-401e-9c12-c7df549517d6. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:56.989082 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:56.989082 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:56.989764 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3c4ae6a5-bdf0-4475-a33c-e6a0f447e622 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 returned with HTTP 200 Aug 06 03:23:56.990326 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1321/5258] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:56 2026] GET /volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 => generated 838 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 03:23:56.998845 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-699ea9a7-a1d9-4681-9fb1-22bef2a55600 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:57.000693 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-699ea9a7-a1d9-4681-9fb1-22bef2a55600 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] DELETE https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 Aug 06 03:23:57.000874 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-699ea9a7-a1d9-4681-9fb1-22bef2a55600 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:57.001051 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-699ea9a7-a1d9-4681-9fb1-22bef2a55600 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:57.001142 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-699ea9a7-a1d9-4681-9fb1-22bef2a55600 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Delete backup with id: 99b489b9-f50c-401e-9c12-c7df549517d6. Aug 06 03:23:57.005367 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:57.005367 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:57.016842 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.backup.rpcapi [None req-699ea9a7-a1d9-4681-9fb1-22bef2a55600 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] delete_backup rpcapi backup_id 99b489b9-f50c-401e-9c12-c7df549517d6 {{(pid=100901) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:23:57.019951 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-699ea9a7-a1d9-4681-9fb1-22bef2a55600 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 returned with HTTP 202 Aug 06 03:23:57.020456 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1299/5259] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:23:56 2026] DELETE /volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:23:57.028269 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e23a436f-9db5-48f2-a0ca-5d2f4e676637 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:57.029841 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e23a436f-9db5-48f2-a0ca-5d2f4e676637 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 Aug 06 03:23:57.030027 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e23a436f-9db5-48f2-a0ca-5d2f4e676637 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:57.030230 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e23a436f-9db5-48f2-a0ca-5d2f4e676637 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:57.030330 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-e23a436f-9db5-48f2-a0ca-5d2f4e676637 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Show backup with id 99b489b9-f50c-401e-9c12-c7df549517d6. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:57.034478 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:57.034478 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:57.035048 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e23a436f-9db5-48f2-a0ca-5d2f4e676637 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 returned with HTTP 200 Aug 06 03:23:57.035219 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1322/5260] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:57 2026] GET /volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 => generated 837 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:58.045962 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-820722b3-b0b4-427f-bb18-c19c890adbf5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:58.048276 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-820722b3-b0b4-427f-bb18-c19c890adbf5 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 Aug 06 03:23:58.048547 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-820722b3-b0b4-427f-bb18-c19c890adbf5 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:58.048785 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-820722b3-b0b4-427f-bb18-c19c890adbf5 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:58.048968 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-820722b3-b0b4-427f-bb18-c19c890adbf5 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Show backup with id 99b489b9-f50c-401e-9c12-c7df549517d6. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:23:58.053369 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-820722b3-b0b4-427f-bb18-c19c890adbf5 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 returned with HTTP 404 Aug 06 03:23:58.054054 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1319/5261] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:58 2026] GET /volume/v3/backups/99b489b9-f50c-401e-9c12-c7df549517d6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:23:58.114460 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2a1f7c49-8049-40ca-a68d-3778b0751479 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:58.115875 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2a1f7c49-8049-40ca-a68d-3778b0751479 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/volumes/711f22ba-bd28-4c3a-a3d6-8243b2f5f508 Aug 06 03:23:58.116048 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2a1f7c49-8049-40ca-a68d-3778b0751479 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:58.116217 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2a1f7c49-8049-40ca-a68d-3778b0751479 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:58.122068 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:58.122068 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:23:58.125378 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-2a1f7c49-8049-40ca-a68d-3778b0751479 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Volume info retrieved successfully. Aug 06 03:23:58.128665 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2a1f7c49-8049-40ca-a68d-3778b0751479 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/volumes/711f22ba-bd28-4c3a-a3d6-8243b2f5f508 returned with HTTP 200 Aug 06 03:23:58.129138 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1322/5262] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:58 2026] GET /volume/v3/volumes/711f22ba-bd28-4c3a-a3d6-8243b2f5f508 => generated 843 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:58.139689 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d653116c-4343-42cc-97d4-27fb9879a8a8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:58.141656 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d653116c-4343-42cc-97d4-27fb9879a8a8 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] DELETE https://10.4.3.80/volume/v3/volumes/711f22ba-bd28-4c3a-a3d6-8243b2f5f508 Aug 06 03:23:58.141876 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d653116c-4343-42cc-97d4-27fb9879a8a8 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:58.142059 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d653116c-4343-42cc-97d4-27fb9879a8a8 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:58.142205 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-d653116c-4343-42cc-97d4-27fb9879a8a8 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Delete volume with id: 711f22ba-bd28-4c3a-a3d6-8243b2f5f508 Aug 06 03:23:58.148955 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:58.148955 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:23:58.149468 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d653116c-4343-42cc-97d4-27fb9879a8a8 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Volume info retrieved successfully. Aug 06 03:23:58.164521 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d653116c-4343-42cc-97d4-27fb9879a8a8 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Delete volume request issued successfully. Aug 06 03:23:58.164712 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d653116c-4343-42cc-97d4-27fb9879a8a8 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/volumes/711f22ba-bd28-4c3a-a3d6-8243b2f5f508 returned with HTTP 202 Aug 06 03:23:58.165042 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1300/5263] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:23:58 2026] DELETE /volume/v3/volumes/711f22ba-bd28-4c3a-a3d6-8243b2f5f508 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:23:58.171291 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e7e1f86f-8727-4051-b329-04b120db0406 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:58.173561 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e7e1f86f-8727-4051-b329-04b120db0406 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/volumes/711f22ba-bd28-4c3a-a3d6-8243b2f5f508 Aug 06 03:23:58.173918 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e7e1f86f-8727-4051-b329-04b120db0406 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:58.174195 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e7e1f86f-8727-4051-b329-04b120db0406 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:58.182857 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:23:58.182857 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:23:58.186319 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e7e1f86f-8727-4051-b329-04b120db0406 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Volume info retrieved successfully. Aug 06 03:23:58.191318 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e7e1f86f-8727-4051-b329-04b120db0406 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/volumes/711f22ba-bd28-4c3a-a3d6-8243b2f5f508 returned with HTTP 200 Aug 06 03:23:58.191793 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1323/5264] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:58 2026] GET /volume/v3/volumes/711f22ba-bd28-4c3a-a3d6-8243b2f5f508 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:23:59.203273 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-8705a083-2fc9-4b22-937e-d2ad7707fcf8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:23:59.204852 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8705a083-2fc9-4b22-937e-d2ad7707fcf8 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] GET https://10.4.3.80/volume/v3/volumes/711f22ba-bd28-4c3a-a3d6-8243b2f5f508 Aug 06 03:23:59.205045 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8705a083-2fc9-4b22-937e-d2ad7707fcf8 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:23:59.205220 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-8705a083-2fc9-4b22-937e-d2ad7707fcf8 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:23:59.210729 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-8705a083-2fc9-4b22-937e-d2ad7707fcf8 tempest-VolumesBackupsV39Test-931998227 tempest-VolumesBackupsV39Test-931998227-project-member] https://10.4.3.80/volume/v3/volumes/711f22ba-bd28-4c3a-a3d6-8243b2f5f508 returned with HTTP 404 Aug 06 03:23:59.211231 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1320/5265] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:23:59 2026] GET /volume/v3/volumes/711f22ba-bd28-4c3a-a3d6-8243b2f5f508 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:24:02.830471 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-4b4adef8-7471-4831-b339-ddf69f19f78f req-714c57d2-35c6-471f-ab6c-dccfec1e0fde None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:02.832502 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4b4adef8-7471-4831-b339-ddf69f19f78f req-714c57d2-35c6-471f-ab6c-dccfec1e0fde tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/attachments/feafcd52-40fd-47e4-9b49-1a55a24d180f Aug 06 03:24:02.832700 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4b4adef8-7471-4831-b339-ddf69f19f78f req-714c57d2-35c6-471f-ab6c-dccfec1e0fde tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:02.832916 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4b4adef8-7471-4831-b339-ddf69f19f78f req-714c57d2-35c6-471f-ab6c-dccfec1e0fde tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:02.842697 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:02.842697 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:02.891938 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4b4adef8-7471-4831-b339-ddf69f19f78f req-714c57d2-35c6-471f-ab6c-dccfec1e0fde tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/feafcd52-40fd-47e4-9b49-1a55a24d180f returned with HTTP 200 Aug 06 03:24:02.892409 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1323/5266] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:24:02 2026] DELETE /volume/v3/attachments/feafcd52-40fd-47e4-9b49-1a55a24d180f => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:04.035518 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1ea54acd-d0ab-4f35-a915-4be61a9830b5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:04.037134 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1ea54acd-d0ab-4f35-a915-4be61a9830b5 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f Aug 06 03:24:04.037309 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1ea54acd-d0ab-4f35-a915-4be61a9830b5 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:04.037474 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1ea54acd-d0ab-4f35-a915-4be61a9830b5 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:04.037615 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-1ea54acd-d0ab-4f35-a915-4be61a9830b5 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete volume with id: b6fb274f-0ab5-47d1-acc4-85d58c39531f Aug 06 03:24:04.043910 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:04.043910 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:04.044352 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1ea54acd-d0ab-4f35-a915-4be61a9830b5 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:24:04.058680 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1ea54acd-d0ab-4f35-a915-4be61a9830b5 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete volume request issued successfully. Aug 06 03:24:04.058842 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1ea54acd-d0ab-4f35-a915-4be61a9830b5 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f returned with HTTP 202 Aug 06 03:24:04.059396 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1301/5267] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:24:04 2026] DELETE /volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:24:04.066224 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8347695b-c405-420c-92db-2cc23a2dee2e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:04.067894 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8347695b-c405-420c-92db-2cc23a2dee2e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f Aug 06 03:24:04.068069 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8347695b-c405-420c-92db-2cc23a2dee2e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:04.068258 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8347695b-c405-420c-92db-2cc23a2dee2e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:04.074195 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:04.074195 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:04.077576 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-8347695b-c405-420c-92db-2cc23a2dee2e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:24:04.081965 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8347695b-c405-420c-92db-2cc23a2dee2e tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f returned with HTTP 200 Aug 06 03:24:04.082422 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1324/5268] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:04 2026] GET /volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f => generated 1390 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:05.096553 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b840140a-8a8c-4be6-b9e4-6df6c8c4cd38 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:05.098343 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b840140a-8a8c-4be6-b9e4-6df6c8c4cd38 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f Aug 06 03:24:05.098586 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b840140a-8a8c-4be6-b9e4-6df6c8c4cd38 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:05.098823 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b840140a-8a8c-4be6-b9e4-6df6c8c4cd38 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:05.104078 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b840140a-8a8c-4be6-b9e4-6df6c8c4cd38 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f returned with HTTP 404 Aug 06 03:24:05.104573 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1321/5269] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:05 2026] GET /volume/v3/volumes/b6fb274f-0ab5-47d1-acc4-85d58c39531f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:24:05.111141 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2b82dea3-4f63-449f-ac5f-6938f924722a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:05.112876 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2b82dea3-4f63-449f-ac5f-6938f924722a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7 Aug 06 03:24:05.113095 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2b82dea3-4f63-449f-ac5f-6938f924722a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:05.113322 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2b82dea3-4f63-449f-ac5f-6938f924722a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:05.113470 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-2b82dea3-4f63-449f-ac5f-6938f924722a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete snapshot with id: cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7 Aug 06 03:24:05.118611 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:05.118611 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:05.119086 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-2b82dea3-4f63-449f-ac5f-6938f924722a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:24:05.134182 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-2b82dea3-4f63-449f-ac5f-6938f924722a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot delete request issued successfully. Aug 06 03:24:05.134402 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2b82dea3-4f63-449f-ac5f-6938f924722a tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7 returned with HTTP 202 Aug 06 03:24:05.134810 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1324/5270] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:24:05 2026] DELETE /volume/v3/snapshots/cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:24:05.150465 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7160dba3-0cd2-46c0-839c-7a0fe6cb2ef7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:05.153291 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7160dba3-0cd2-46c0-839c-7a0fe6cb2ef7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7 Aug 06 03:24:05.153479 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7160dba3-0cd2-46c0-839c-7a0fe6cb2ef7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:05.153665 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7160dba3-0cd2-46c0-839c-7a0fe6cb2ef7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:05.160180 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:05.160180 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:05.160683 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7160dba3-0cd2-46c0-839c-7a0fe6cb2ef7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Snapshot retrieved successfully. Aug 06 03:24:05.161419 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7160dba3-0cd2-46c0-839c-7a0fe6cb2ef7 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7 returned with HTTP 200 Aug 06 03:24:05.161787 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1302/5271] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:24:05 2026] GET /volume/v3/snapshots/cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:06.170909 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-15364f84-870a-4da8-8fd7-49c1f353a755 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:06.172429 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-15364f84-870a-4da8-8fd7-49c1f353a755 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/snapshots/cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7 Aug 06 03:24:06.172620 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-15364f84-870a-4da8-8fd7-49c1f353a755 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:06.172819 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-15364f84-870a-4da8-8fd7-49c1f353a755 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:06.177463 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-15364f84-870a-4da8-8fd7-49c1f353a755 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/snapshots/cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7 returned with HTTP 404 Aug 06 03:24:06.177463 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1325/5272] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:24:06 2026] GET /volume/v3/snapshots/cdff2ae4-1a44-49f5-b48a-0eb6696c8ce7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:24:07.657870 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-cea5f0d1-46a5-4b87-932f-3be312ad96c7 req-159de0c4-248e-4d5b-b484-a5f18b43a0be None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:07.660005 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-cea5f0d1-46a5-4b87-932f-3be312ad96c7 req-159de0c4-248e-4d5b-b484-a5f18b43a0be tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/attachments/7e73419a-cd99-4aa2-aec6-ff079eeedaa4 Aug 06 03:24:07.660143 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-cea5f0d1-46a5-4b87-932f-3be312ad96c7 req-159de0c4-248e-4d5b-b484-a5f18b43a0be tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:07.660349 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-cea5f0d1-46a5-4b87-932f-3be312ad96c7 req-159de0c4-248e-4d5b-b484-a5f18b43a0be tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:07.670606 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:07.670606 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:07.718277 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-cea5f0d1-46a5-4b87-932f-3be312ad96c7 req-159de0c4-248e-4d5b-b484-a5f18b43a0be tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/attachments/7e73419a-cd99-4aa2-aec6-ff079eeedaa4 returned with HTTP 200 Aug 06 03:24:07.718897 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1322/5273] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:24:07 2026] DELETE /volume/v3/attachments/7e73419a-cd99-4aa2-aec6-ff079eeedaa4 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:08.903791 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-222c266b-6858-487e-8245-1015fd851596 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:08.978939 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-222c266b-6858-487e-8245-1015fd851596 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:24:08.979284 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-222c266b-6858-487e-8245-1015fd851596 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-734616459", "extra_specs": {}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:08.980613 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:08.980613 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:08.990033 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-222c266b-6858-487e-8245-1015fd851596 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:24:08.990349 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1325/5274] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:24:08 2026] POST /volume/v3/types => generated 217 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:08.998075 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-aeab92bd-650e-4636-9f6d-893060a60d49 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:08.999982 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-aeab92bd-650e-4636-9f6d-893060a60d49 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] POST https://10.4.3.80/volume/v3/types/5848403e-19ea-49c4-aa85-2a1b855a9e96/encryption Aug 06 03:24:09.000541 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-aeab92bd-650e-4636-9f6d-893060a60d49 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:09.017324 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-aeab92bd-650e-4636-9f6d-893060a60d49 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] https://10.4.3.80/volume/v3/types/5848403e-19ea-49c4-aa85-2a1b855a9e96/encryption returned with HTTP 200 Aug 06 03:24:09.017684 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1303/5275] 10.4.3.80 () {68 vars in 1390 bytes} [Thu Aug 6 03:24:08 2026] POST /volume/v3/types/5848403e-19ea-49c4-aa85-2a1b855a9e96/encryption => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:09.024627 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:09.091646 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:24:09.092006 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1603596154", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-734616459", "size": 1}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:09.093406 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1603596154', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-734616459', 'size': 1}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:24:09.097401 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Create volume of 1 GB Aug 06 03:24:09.097679 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:09.097679 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:09.098322 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Availability Zones retrieved successfully. Aug 06 03:24:09.103288 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Flow 'volume_create_api' (1da6584d-169e-4c9d-9327-d1c6926d0f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:24:09.104434 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7e487e0-552f-420f-819d-16f5d85c067a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:09.105428 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:24:09.135260 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d8ca8720-88b8-4847-80fb-354f17404ee9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:09.136865 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d8ca8720-88b8-4847-80fb-354f17404ee9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] DELETE https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 Aug 06 03:24:09.137081 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d8ca8720-88b8-4847-80fb-354f17404ee9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:09.137295 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d8ca8720-88b8-4847-80fb-354f17404ee9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:09.137477 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-d8ca8720-88b8-4847-80fb-354f17404ee9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete volume with id: fcbffbd0-0260-47d7-9c2d-d99c2306ae70 Aug 06 03:24:09.139808 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7e487e0-552f-420f-819d-16f5d85c067a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:24:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5848403e-19ea-49c4-aa85-2a1b855a9e96,is_public=True,name='tempest-scenario-type-cryptsetup-734616459',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5848403e-19ea-49c4-aa85-2a1b855a9e96', '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=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:09.140575 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fed78ae5-514a-4be5-8cc4-029b935ba2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:09.145355 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:09.145355 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:09.146058 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d8ca8720-88b8-4847-80fb-354f17404ee9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:24:09.161938 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d8ca8720-88b8-4847-80fb-354f17404ee9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Delete volume request issued successfully. Aug 06 03:24:09.162198 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d8ca8720-88b8-4847-80fb-354f17404ee9 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 returned with HTTP 202 Aug 06 03:24:09.162633 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1323/5276] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:24:09 2026] DELETE /volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:24:09.166924 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-734616459 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-734616459, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:24:09.167182 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-734616459 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-734616459, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:24:09.168628 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-79baa05c-0967-4d64-87e4-2397937a91b0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:09.171046 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-79baa05c-0967-4d64-87e4-2397937a91b0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 Aug 06 03:24:09.171218 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-79baa05c-0967-4d64-87e4-2397937a91b0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:09.171376 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-79baa05c-0967-4d64-87e4-2397937a91b0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:09.182156 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:09.182156 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:09.186420 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-79baa05c-0967-4d64-87e4-2397937a91b0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Volume info retrieved successfully. Aug 06 03:24:09.191355 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-79baa05c-0967-4d64-87e4-2397937a91b0 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 returned with HTTP 200 Aug 06 03:24:09.191869 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1326/5277] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:09 2026] GET /volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:09.211618 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Created reservations ['b9ca4f60-c0b8-4628-b4e5-0cf0fc4ef9ed', '8650dab7-af58-4d3a-8595-a6196fcdbf7f', '2c5e4f5c-dc16-407f-968c-d6f39fd184cc', '2df4853a-f17f-47ad-8fc1-ba8563811000'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:24:09.212322 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fed78ae5-514a-4be5-8cc4-029b935ba2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9ca4f60-c0b8-4628-b4e5-0cf0fc4ef9ed', '8650dab7-af58-4d3a-8595-a6196fcdbf7f', '2c5e4f5c-dc16-407f-968c-d6f39fd184cc', '2df4853a-f17f-47ad-8fc1-ba8563811000']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:09.212950 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bec3dc5-3eec-43e7-aade-b81f06699c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:09.235238 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bec3dc5-3eec-43e7-aade-b81f06699c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59139ca3-cd75-4f44-858f-3a05550fbf59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1603596154',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e12581d299bd4480bb3e0014e27f63db',qos_specs=None,replication_status=,reservations=['b9ca4f60-c0b8-4628-b4e5-0cf0fc4ef9ed','8650dab7-af58-4d3a-8595-a6196fcdbf7f','2c5e4f5c-dc16-407f-968c-d6f39fd184cc','2df4853a-f17f-47ad-8fc1-ba8563811000'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='947aa41ed2ee476b82ca922d3710fcee',volume_type_id=5848403e-19ea-49c4-aa85-2a1b855a9e96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:24:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1603596154',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=59139ca3-cd75-4f44-858f-3a05550fbf59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e12581d299bd4480bb3e0014e27f63db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='947aa41ed2ee476b82ca922d3710fcee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5848403e-19ea-49c4-aa85-2a1b855a9e96),volume_type_id=5848403e-19ea-49c4-aa85-2a1b855a9e96)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:09.235840 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e76d23c-e8e2-4d85-9aef-02750ad4b54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:09.251006 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e76d23c-e8e2-4d85-9aef-02750ad4b54a) transitioned into state 'SUCCESS' from state '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-1603596154',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e12581d299bd4480bb3e0014e27f63db',qos_specs=None,replication_status=,reservations=['b9ca4f60-c0b8-4628-b4e5-0cf0fc4ef9ed','8650dab7-af58-4d3a-8595-a6196fcdbf7f','2c5e4f5c-dc16-407f-968c-d6f39fd184cc','2df4853a-f17f-47ad-8fc1-ba8563811000'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='947aa41ed2ee476b82ca922d3710fcee',volume_type_id=5848403e-19ea-49c4-aa85-2a1b855a9e96)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:09.251617 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b24b02ef-c41f-4194-a585-f1d3d52161ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:09.259301 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b24b02ef-c41f-4194-a585-f1d3d52161ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:09.260164 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Flow 'volume_create_api' (1da6584d-169e-4c9d-9327-d1c6926d0f71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:24:09.260476 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Create volume request issued successfully. Aug 06 03:24:09.261053 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e0d75acb-1f6c-4a81-8ca7-15855d35a2a4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:24:09.261444 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1326/5278] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:24:09 2026] POST /volume/v3/volumes => generated 788 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:24:10.203938 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-479df6ca-d199-4f71-999c-e397fd29c112 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:10.205493 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-479df6ca-d199-4f71-999c-e397fd29c112 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] GET https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 Aug 06 03:24:10.205651 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-479df6ca-d199-4f71-999c-e397fd29c112 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:10.205815 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-479df6ca-d199-4f71-999c-e397fd29c112 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:10.210615 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-479df6ca-d199-4f71-999c-e397fd29c112 tempest-TestVolumeBootPattern-2048793370 tempest-TestVolumeBootPattern-2048793370-project-member] https://10.4.3.80/volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 returned with HTTP 404 Aug 06 03:24:10.211033 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1304/5279] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:10 2026] GET /volume/v3/volumes/fcbffbd0-0260-47d7-9c2d-d99c2306ae70 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:24:12.595687 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-a3b22065-ba99-4263-a99b-5c6036acec9b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:12.597744 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-a3b22065-ba99-4263-a99b-5c6036acec9b tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:12.597943 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-a3b22065-ba99-4263-a99b-5c6036acec9b tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:12.598152 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-a3b22065-ba99-4263-a99b-5c6036acec9b tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:12.607508 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:12.607508 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:12.610958 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-a3b22065-ba99-4263-a99b-5c6036acec9b tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:12.616325 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-a3b22065-ba99-4263-a99b-5c6036acec9b tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:12.616686 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1324/5280] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:24:12 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:12.684653 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ec83c4b3-8eb1-4f6c-b2e4-0be73804b8d1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:12.685095 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ec83c4b3-8eb1-4f6c-b2e4-0be73804b8d1 None None] GET https://10.4.3.80/volume// Aug 06 03:24:12.685199 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ec83c4b3-8eb1-4f6c-b2e4-0be73804b8d1 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:12.685417 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ec83c4b3-8eb1-4f6c-b2e4-0be73804b8d1 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:12.685709 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ec83c4b3-8eb1-4f6c-b2e4-0be73804b8d1 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:24:12.686023 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1327/5281] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:24:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:24:12.692209 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-6103066b-dbb4-4ba3-a3cb-c0757a0a2208 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:12.694023 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-6103066b-dbb4-4ba3-a3cb-c0757a0a2208 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:24:12.694359 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-6103066b-dbb4-4ba3-a3cb-c0757a0a2208 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b75d715f-7268-4951-bf75-585269ec1576", "connector": null, "instance_uuid": "a869e92a-41d7-45f2-839a-ca6ac406d3cd"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:12.706654 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:12.706654 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:12.728403 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-6103066b-dbb4-4ba3-a3cb-c0757a0a2208 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:24:12.729007 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1327/5282] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:24:12 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 06 03:24:12.755087 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-83a029b5-f7fd-47ac-a208-e2a7132dff12 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:12.758465 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-83a029b5-f7fd-47ac-a208-e2a7132dff12 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:12.758666 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-83a029b5-f7fd-47ac-a208-e2a7132dff12 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:12.758902 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-83a029b5-f7fd-47ac-a208-e2a7132dff12 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:12.771097 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:12.771097 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:12.774734 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-83a029b5-f7fd-47ac-a208-e2a7132dff12 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:12.779625 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-83a029b5-f7fd-47ac-a208-e2a7132dff12 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:12.780115 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1305/5283] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:12 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:12.786913 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-283aabfb-bcc9-4756-bfd1-94254768a689 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:12.787263 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-283aabfb-bcc9-4756-bfd1-94254768a689 None None] GET https://10.4.3.80/volume// Aug 06 03:24:12.787400 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-283aabfb-bcc9-4756-bfd1-94254768a689 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:12.787580 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-283aabfb-bcc9-4756-bfd1-94254768a689 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:12.787896 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-283aabfb-bcc9-4756-bfd1-94254768a689 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:24:12.788242 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1325/5284] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:24:12 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:24:12.798637 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-548b6429-1fe4-47ba-aa15-724207dae1d5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:12.801136 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-548b6429-1fe4-47ba-aa15-724207dae1d5 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:12.801395 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-548b6429-1fe4-47ba-aa15-724207dae1d5 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:12.801654 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-548b6429-1fe4-47ba-aa15-724207dae1d5 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:12.815712 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:12.815712 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:12.821247 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-548b6429-1fe4-47ba-aa15-724207dae1d5 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:12.830201 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-548b6429-1fe4-47ba-aa15-724207dae1d5 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:12.830663 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1328/5285] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:24:12 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1393 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:24:12.959865 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-36e2d809-332a-4d78-9cf5-255d68f623f2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:12.963140 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-36e2d809-332a-4d78-9cf5-255d68f623f2 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] PUT https://10.4.3.80/volume/v3/attachments/2f185929-4846-4e03-b767-c58d9c3ec8d3 Aug 06 03:24:12.963140 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-36e2d809-332a-4d78-9cf5-255d68f623f2 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:12.973968 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-36e2d809-332a-4d78-9cf5-255d68f623f2 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Acquiring lock "cinder-attachment_update-b75d715f-7268-4951-bf75-585269ec1576-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:24:12.979278 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-36e2d809-332a-4d78-9cf5-255d68f623f2 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Lock "cinder-attachment_update-b75d715f-7268-4951-bf75-585269ec1576-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:24:12.983315 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:12.983315 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:13.085648 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-36e2d809-332a-4d78-9cf5-255d68f623f2 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Lock "cinder-attachment_update-b75d715f-7268-4951-bf75-585269ec1576-np0000006611" released by "attachment_update" :: held 0.107s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:24:13.085995 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-36e2d809-332a-4d78-9cf5-255d68f623f2 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/attachments/2f185929-4846-4e03-b767-c58d9c3ec8d3 returned with HTTP 200 Aug 06 03:24:13.086484 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1328/5286] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:24:12 2026] PUT /volume/v3/attachments/2f185929-4846-4e03-b767-c58d9c3ec8d3 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:13.792653 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f6655fbb-515b-45d9-8b39-c83a65babf56 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:13.795136 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f6655fbb-515b-45d9-8b39-c83a65babf56 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:13.795302 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f6655fbb-515b-45d9-8b39-c83a65babf56 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:13.795466 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f6655fbb-515b-45d9-8b39-c83a65babf56 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:13.807345 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:13.807345 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:13.810773 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f6655fbb-515b-45d9-8b39-c83a65babf56 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:13.814609 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f6655fbb-515b-45d9-8b39-c83a65babf56 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:13.814965 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1306/5287] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:13 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:14.828380 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1d0d4323-942e-4f89-b134-95ab8c9602da None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:14.830414 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1d0d4323-942e-4f89-b134-95ab8c9602da tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:14.830623 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1d0d4323-942e-4f89-b134-95ab8c9602da tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:14.830852 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1d0d4323-942e-4f89-b134-95ab8c9602da tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:14.842582 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:14.842582 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:14.849091 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1d0d4323-942e-4f89-b134-95ab8c9602da tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:14.855463 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1d0d4323-942e-4f89-b134-95ab8c9602da tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:14.855827 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1326/5288] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:14 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1214 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:15.370439 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-029f1a9b-aa3b-48f3-a696-b1012af5c556 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:15.372483 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-029f1a9b-aa3b-48f3-a696-b1012af5c556 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] POST https://10.4.3.80/volume/v3/attachments/2f185929-4846-4e03-b767-c58d9c3ec8d3/action Aug 06 03:24:15.372979 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-029f1a9b-aa3b-48f3-a696-b1012af5c556 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:24:15.373120 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-029f1a9b-aa3b-48f3-a696-b1012af5c556 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:15.400077 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:15.400077 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:15.408313 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4b5bec15-5472-423b-830c-e3d26777ff52 req-029f1a9b-aa3b-48f3-a696-b1012af5c556 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/attachments/2f185929-4846-4e03-b767-c58d9c3ec8d3/action returned with HTTP 204 Aug 06 03:24:15.408775 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1329/5289] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:24:15 2026] POST /volume/v3/attachments/2f185929-4846-4e03-b767-c58d9c3ec8d3/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:24:15.869636 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-8aeff42b-38c9-4eda-845e-efff97f96149 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:15.871284 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8aeff42b-38c9-4eda-845e-efff97f96149 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:15.871455 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8aeff42b-38c9-4eda-845e-efff97f96149 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:15.871627 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-8aeff42b-38c9-4eda-845e-efff97f96149 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:15.882900 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:15.882900 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:15.885968 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-8aeff42b-38c9-4eda-845e-efff97f96149 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:15.889697 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-8aeff42b-38c9-4eda-845e-efff97f96149 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:15.890073 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1329/5290] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:15 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1508 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:15.912712 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-cbaa674e-2455-47cf-a2af-5e228f1c0364 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:15.997388 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cbaa674e-2455-47cf-a2af-5e228f1c0364 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:24:15.997931 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-cbaa674e-2455-47cf-a2af-5e228f1c0364 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-368937696"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:15.999345 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-cbaa674e-2455-47cf-a2af-5e228f1c0364 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-368937696'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:24:15.999345 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-cbaa674e-2455-47cf-a2af-5e228f1c0364 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Create volume of 1 GB Aug 06 03:24:16.003485 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-cbaa674e-2455-47cf-a2af-5e228f1c0364 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Availability Zones retrieved successfully. Aug 06 03:24:16.008661 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbaa674e-2455-47cf-a2af-5e228f1c0364 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Flow 'volume_create_api' (39e2f6dd-1420-4e00-9cba-08df616d4720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:24:16.009548 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbaa674e-2455-47cf-a2af-5e228f1c0364 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (006363cc-d1b9-459d-a32b-7db388c2da64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:16.010279 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-cbaa674e-2455-47cf-a2af-5e228f1c0364 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:24:16.031006 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbaa674e-2455-47cf-a2af-5e228f1c0364 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (006363cc-d1b9-459d-a32b-7db388c2da64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:16.031678 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbaa674e-2455-47cf-a2af-5e228f1c0364 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1c6a1cd-b59a-4866-8a9c-1ec4f00e9927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:16.082689 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-cbaa674e-2455-47cf-a2af-5e228f1c0364 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Created reservations ['b2c1fc5c-9f8c-4ec5-a108-6a2e4adbfbad', 'c8e34ae6-6839-45e3-9ec9-ff835b4691c0', '3b7294fc-2886-4b29-a8cf-36f15deb17b8', '2f3c4712-00f6-455a-a3cd-418f1741eac2'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:24:16.083461 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbaa674e-2455-47cf-a2af-5e228f1c0364 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1c6a1cd-b59a-4866-8a9c-1ec4f00e9927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2c1fc5c-9f8c-4ec5-a108-6a2e4adbfbad', 'c8e34ae6-6839-45e3-9ec9-ff835b4691c0', '3b7294fc-2886-4b29-a8cf-36f15deb17b8', '2f3c4712-00f6-455a-a3cd-418f1741eac2']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:16.084222 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbaa674e-2455-47cf-a2af-5e228f1c0364 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc71d2fc-f4de-4709-b95b-3ef2677048ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:16.105115 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbaa674e-2455-47cf-a2af-5e228f1c0364 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc71d2fc-f4de-4709-b95b-3ef2677048ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bcd654b-45b7-4f21-9fa8-7000ae661e72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-368937696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb82dfc826734e21aeb9c73636e0d39d',qos_specs=None,replication_status=,reservations=['b2c1fc5c-9f8c-4ec5-a108-6a2e4adbfbad','c8e34ae6-6839-45e3-9ec9-ff835b4691c0','3b7294fc-2886-4b29-a8cf-36f15deb17b8','2f3c4712-00f6-455a-a3cd-418f1741eac2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e5b8f1eced843daaebf0aa94aa95c26',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:24:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-368937696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bcd654b-45b7-4f21-9fa8-7000ae661e72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb82dfc826734e21aeb9c73636e0d39d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e5b8f1eced843daaebf0aa94aa95c26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:16.105806 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbaa674e-2455-47cf-a2af-5e228f1c0364 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85e98a18-7b39-4919-ab9e-3ac947263a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:16.121375 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbaa674e-2455-47cf-a2af-5e228f1c0364 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85e98a18-7b39-4919-ab9e-3ac947263a6e) transitioned into state 'SUCCESS' from state '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-368937696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb82dfc826734e21aeb9c73636e0d39d',qos_specs=None,replication_status=,reservations=['b2c1fc5c-9f8c-4ec5-a108-6a2e4adbfbad','c8e34ae6-6839-45e3-9ec9-ff835b4691c0','3b7294fc-2886-4b29-a8cf-36f15deb17b8','2f3c4712-00f6-455a-a3cd-418f1741eac2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e5b8f1eced843daaebf0aa94aa95c26',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:16.122095 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbaa674e-2455-47cf-a2af-5e228f1c0364 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc6617b1-8cbd-4677-9ecf-8e12af67815e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:16.129816 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbaa674e-2455-47cf-a2af-5e228f1c0364 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc6617b1-8cbd-4677-9ecf-8e12af67815e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:16.130609 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-cbaa674e-2455-47cf-a2af-5e228f1c0364 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Flow 'volume_create_api' (39e2f6dd-1420-4e00-9cba-08df616d4720) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:24:16.130888 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-cbaa674e-2455-47cf-a2af-5e228f1c0364 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Create volume request issued successfully. Aug 06 03:24:16.131467 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-cbaa674e-2455-47cf-a2af-5e228f1c0364 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:24:16.131811 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1307/5291] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:24:15 2026] POST /volume/v3/volumes => generated 775 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:24:16.143537 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2e9a9885-2571-434e-9140-a4e526f158b7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:16.145177 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2e9a9885-2571-434e-9140-a4e526f158b7 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] GET https://10.4.3.80/volume/v3/volumes/2bcd654b-45b7-4f21-9fa8-7000ae661e72 Aug 06 03:24:16.145363 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2e9a9885-2571-434e-9140-a4e526f158b7 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:16.145523 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2e9a9885-2571-434e-9140-a4e526f158b7 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:16.151589 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:16.151589 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:16.154566 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2e9a9885-2571-434e-9140-a4e526f158b7 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Volume info retrieved successfully. Aug 06 03:24:16.158775 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2e9a9885-2571-434e-9140-a4e526f158b7 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/volumes/2bcd654b-45b7-4f21-9fa8-7000ae661e72 returned with HTTP 200 Aug 06 03:24:16.159142 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1327/5292] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:16 2026] GET /volume/v3/volumes/2bcd654b-45b7-4f21-9fa8-7000ae661e72 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:17.139410 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1d0c24d7-5aa2-47a3-b88c-36bb15be8dd1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:17.140863 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1d0c24d7-5aa2-47a3-b88c-36bb15be8dd1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:17.141085 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1d0c24d7-5aa2-47a3-b88c-36bb15be8dd1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:17.141286 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1d0c24d7-5aa2-47a3-b88c-36bb15be8dd1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:17.151539 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:17.151539 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:17.154162 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1d0c24d7-5aa2-47a3-b88c-36bb15be8dd1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:17.157943 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1d0c24d7-5aa2-47a3-b88c-36bb15be8dd1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:17.158301 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1330/5293] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:17 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1508 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:17.168539 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-da69ebf6-7c53-4b71-a175-279ae6429dab None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:17.170422 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-700f5727-58a3-4e28-8068-da2cdd09f690 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:17.170643 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-da69ebf6-7c53-4b71-a175-279ae6429dab tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:17.170643 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-da69ebf6-7c53-4b71-a175-279ae6429dab tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:17.170747 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-da69ebf6-7c53-4b71-a175-279ae6429dab tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:17.172185 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-700f5727-58a3-4e28-8068-da2cdd09f690 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] GET https://10.4.3.80/volume/v3/volumes/2bcd654b-45b7-4f21-9fa8-7000ae661e72 Aug 06 03:24:17.173130 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-700f5727-58a3-4e28-8068-da2cdd09f690 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:17.173130 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-700f5727-58a3-4e28-8068-da2cdd09f690 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:17.181621 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:17.181621 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:17.181766 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:17.181766 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:17.185094 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-700f5727-58a3-4e28-8068-da2cdd09f690 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Volume info retrieved successfully. Aug 06 03:24:17.185183 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-da69ebf6-7c53-4b71-a175-279ae6429dab tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:17.188759 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-700f5727-58a3-4e28-8068-da2cdd09f690 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/volumes/2bcd654b-45b7-4f21-9fa8-7000ae661e72 returned with HTTP 200 Aug 06 03:24:17.188853 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-da69ebf6-7c53-4b71-a175-279ae6429dab tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:17.189134 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1308/5294] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:17 2026] GET /volume/v3/volumes/2bcd654b-45b7-4f21-9fa8-7000ae661e72 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:17.189228 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1330/5295] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:17 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1508 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:17.200026 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1fb75bf4-eb5c-479d-ae6f-1047fe0b68f1 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:17.200347 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-668c84f7-6a24-479c-a211-f88e6719d0b8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:17.201520 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-668c84f7-6a24-479c-a211-f88e6719d0b8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:17.201674 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-668c84f7-6a24-479c-a211-f88e6719d0b8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:17.201853 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-668c84f7-6a24-479c-a211-f88e6719d0b8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:17.201905 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1fb75bf4-eb5c-479d-ae6f-1047fe0b68f1 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] POST https://10.4.3.80/volume/v3/backups Aug 06 03:24:17.202230 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1fb75bf4-eb5c-479d-ae6f-1047fe0b68f1 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2bcd654b-45b7-4f21-9fa8-7000ae661e72", "name": "tempest-type-Backup-606275154"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:17.204339 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.contrib.backups [None req-1fb75bf4-eb5c-479d-ae6f-1047fe0b68f1 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Creating new backup {'backup': {'volume_id': '2bcd654b-45b7-4f21-9fa8-7000ae661e72', 'name': 'tempest-type-Backup-606275154'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:24:17.204339 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.contrib.backups [None req-1fb75bf4-eb5c-479d-ae6f-1047fe0b68f1 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Creating backup of volume 2bcd654b-45b7-4f21-9fa8-7000ae661e72 in container None Aug 06 03:24:17.209988 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:17.209988 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:17.210330 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1fb75bf4-eb5c-479d-ae6f-1047fe0b68f1 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Volume info retrieved successfully. Aug 06 03:24:17.212564 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:17.212564 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:17.216011 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-668c84f7-6a24-479c-a211-f88e6719d0b8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:17.220095 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-668c84f7-6a24-479c-a211-f88e6719d0b8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:17.220530 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1331/5296] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:17 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1508 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:17.234695 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-1fb75bf4-eb5c-479d-ae6f-1047fe0b68f1 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Created reservations ['80af8e5f-f737-4415-8844-7eb9a8cac1a4', 'd2696e7f-ea7c-4925-a33a-0eb80d185e25'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:24:17.263613 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-c8101e6c-c3f9-4df9-b611-46357fe00324 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:17.264253 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1fb75bf4-eb5c-479d-ae6f-1047fe0b68f1 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:24:17.264809 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1328/5297] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:24:17 2026] POST /volume/v3/backups => generated 313 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:24:17.265413 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-c8101e6c-c3f9-4df9-b611-46357fe00324 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:17.265572 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-c8101e6c-c3f9-4df9-b611-46357fe00324 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:17.265753 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-c8101e6c-c3f9-4df9-b611-46357fe00324 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:17.272998 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-880ededd-43f8-4a6a-bba1-cd104fb5e73c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:17.275361 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-880ededd-43f8-4a6a-bba1-cd104fb5e73c tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] GET https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc Aug 06 03:24:17.275820 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-880ededd-43f8-4a6a-bba1-cd104fb5e73c tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:17.276128 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-880ededd-43f8-4a6a-bba1-cd104fb5e73c tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:17.276317 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-880ededd-43f8-4a6a-bba1-cd104fb5e73c tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Show backup with id fab73f25-0f14-4687-9561-7ec0319524bc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:17.277478 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:17.277478 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:17.280674 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:17.280674 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:17.281275 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-880ededd-43f8-4a6a-bba1-cd104fb5e73c tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc returned with HTTP 200 Aug 06 03:24:17.281636 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1331/5298] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:17 2026] GET /volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:17.282256 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-c8101e6c-c3f9-4df9-b611-46357fe00324 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:17.286390 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-c8101e6c-c3f9-4df9-b611-46357fe00324 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:17.286876 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1309/5299] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:24:17 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1508 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:17.305688 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-1faf0dfe-695a-4ec3-ad8c-88eea68ae16b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:17.307641 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-1faf0dfe-695a-4ec3-ad8c-88eea68ae16b tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] POST https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576/action Aug 06 03:24:17.307961 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-1faf0dfe-695a-4ec3-ad8c-88eea68ae16b tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:24:17.308079 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-1faf0dfe-695a-4ec3-ad8c-88eea68ae16b tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:17.318888 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:17.318888 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:17.319299 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-1faf0dfe-695a-4ec3-ad8c-88eea68ae16b tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:17.324424 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-1faf0dfe-695a-4ec3-ad8c-88eea68ae16b tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Begin detaching volume completed successfully. Aug 06 03:24:17.324635 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-1faf0dfe-695a-4ec3-ad8c-88eea68ae16b tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576/action returned with HTTP 202 Aug 06 03:24:17.325591 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1332/5300] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:24:17 2026] POST /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 06 03:24:17.345670 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-327671f1-8865-49c6-a255-6c316662a220 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:17.347617 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-327671f1-8865-49c6-a255-6c316662a220 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:17.347823 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-327671f1-8865-49c6-a255-6c316662a220 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:17.348045 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-327671f1-8865-49c6-a255-6c316662a220 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:17.365257 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:17.365257 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:17.368706 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-65bfa334-017b-490d-b82c-03806c5ab239 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:17.368955 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-327671f1-8865-49c6-a255-6c316662a220 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:17.369059 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-65bfa334-017b-490d-b82c-03806c5ab239 None None] GET https://10.4.3.80/volume// Aug 06 03:24:17.369217 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-65bfa334-017b-490d-b82c-03806c5ab239 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:17.369387 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-65bfa334-017b-490d-b82c-03806c5ab239 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:17.369680 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-65bfa334-017b-490d-b82c-03806c5ab239 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:24:17.369948 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1332/5301] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:24:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:24:17.374823 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-327671f1-8865-49c6-a255-6c316662a220 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:17.375473 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1329/5302] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:17 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1511 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:17.377274 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-855539c4-628c-4921-a443-78015d03e881 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:17.379041 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-855539c4-628c-4921-a443-78015d03e881 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:17.379260 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-855539c4-628c-4921-a443-78015d03e881 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:17.379467 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-855539c4-628c-4921-a443-78015d03e881 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:17.390053 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:17.390053 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:17.392660 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-855539c4-628c-4921-a443-78015d03e881 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:17.396197 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-855539c4-628c-4921-a443-78015d03e881 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:17.396576 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1310/5303] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:24:17 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1691 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:24:17.860898 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-cc09e492-a7ac-4085-b382-d175040391b0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:17.862862 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-cc09e492-a7ac-4085-b382-d175040391b0 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:17.863072 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-cc09e492-a7ac-4085-b382-d175040391b0 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:17.863278 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-cc09e492-a7ac-4085-b382-d175040391b0 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:17.874058 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:17.874058 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:17.877305 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-cc09e492-a7ac-4085-b382-d175040391b0 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:17.881044 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-cc09e492-a7ac-4085-b382-d175040391b0 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:17.881525 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1333/5304] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:24:17 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1511 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:17.893651 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-85c13d8a-3af5-4cf9-8d16-5b41f1421d81 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:17.895548 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-85c13d8a-3af5-4cf9-8d16-5b41f1421d81 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] DELETE https://10.4.3.80/volume/v3/attachments/2f185929-4846-4e03-b767-c58d9c3ec8d3 Aug 06 03:24:17.895712 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-85c13d8a-3af5-4cf9-8d16-5b41f1421d81 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:17.895895 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-85c13d8a-3af5-4cf9-8d16-5b41f1421d81 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:17.902124 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:17.902124 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:17.939300 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-e6c37c1e-7edc-498d-848d-e01dca9201f5 req-85c13d8a-3af5-4cf9-8d16-5b41f1421d81 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/attachments/2f185929-4846-4e03-b767-c58d9c3ec8d3 returned with HTTP 200 Aug 06 03:24:17.939709 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1333/5305] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:24:17 2026] DELETE /volume/v3/attachments/2f185929-4846-4e03-b767-c58d9c3ec8d3 => generated 192 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:18.293203 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b472c4f7-27f3-4e12-a1d4-af3791094b9a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:18.294966 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b472c4f7-27f3-4e12-a1d4-af3791094b9a tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] GET https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc Aug 06 03:24:18.295182 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b472c4f7-27f3-4e12-a1d4-af3791094b9a tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:18.295395 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b472c4f7-27f3-4e12-a1d4-af3791094b9a tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:18.295533 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-b472c4f7-27f3-4e12-a1d4-af3791094b9a tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Show backup with id fab73f25-0f14-4687-9561-7ec0319524bc. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:18.300197 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:18.300197 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:18.301049 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b472c4f7-27f3-4e12-a1d4-af3791094b9a tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc returned with HTTP 200 Aug 06 03:24:18.301528 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1330/5306] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:18 2026] GET /volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:18.390024 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0d5af6cf-e581-4880-be6b-37ed46d3cc38 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:18.391801 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0d5af6cf-e581-4880-be6b-37ed46d3cc38 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:18.392037 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0d5af6cf-e581-4880-be6b-37ed46d3cc38 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:18.392256 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0d5af6cf-e581-4880-be6b-37ed46d3cc38 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:18.400962 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:18.400962 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:18.403983 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-0d5af6cf-e581-4880-be6b-37ed46d3cc38 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:18.407759 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0d5af6cf-e581-4880-be6b-37ed46d3cc38 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:18.408153 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1311/5307] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:18 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:19.310369 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3bd9ddc5-4205-45c0-9ba0-005e53aa0891 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:19.312219 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3bd9ddc5-4205-45c0-9ba0-005e53aa0891 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] GET https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc Aug 06 03:24:19.312385 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3bd9ddc5-4205-45c0-9ba0-005e53aa0891 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:19.312552 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3bd9ddc5-4205-45c0-9ba0-005e53aa0891 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:19.312654 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-3bd9ddc5-4205-45c0-9ba0-005e53aa0891 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Show backup with id fab73f25-0f14-4687-9561-7ec0319524bc. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:19.316381 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:19.316381 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:19.316916 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3bd9ddc5-4205-45c0-9ba0-005e53aa0891 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc returned with HTTP 200 Aug 06 03:24:19.317275 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1334/5308] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:19 2026] GET /volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:20.326192 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ee58b724-5303-48ad-ac1b-80b7c1e1ec02 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:20.328028 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ee58b724-5303-48ad-ac1b-80b7c1e1ec02 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] GET https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc Aug 06 03:24:20.328261 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ee58b724-5303-48ad-ac1b-80b7c1e1ec02 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:20.328461 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ee58b724-5303-48ad-ac1b-80b7c1e1ec02 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:20.328658 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-ee58b724-5303-48ad-ac1b-80b7c1e1ec02 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Show backup with id fab73f25-0f14-4687-9561-7ec0319524bc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:20.332751 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:20.332751 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:20.333425 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ee58b724-5303-48ad-ac1b-80b7c1e1ec02 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc returned with HTTP 200 Aug 06 03:24:20.333825 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1334/5309] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:20 2026] GET /volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:20.830631 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-091538c4-90b4-47a5-bde4-c719402ef80c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:20.832953 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-091538c4-90b4-47a5-bde4-c719402ef80c tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:20.833213 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-091538c4-90b4-47a5-bde4-c719402ef80c tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:20.833453 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-091538c4-90b4-47a5-bde4-c719402ef80c tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:20.845337 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:20.845337 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:20.849615 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-091538c4-90b4-47a5-bde4-c719402ef80c tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:20.855323 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-091538c4-90b4-47a5-bde4-c719402ef80c tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:20.855871 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1331/5310] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:20 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1211 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:20.899139 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-1020456e-9720-40bc-8af3-b34075ff297d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:20.901306 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-1020456e-9720-40bc-8af3-b34075ff297d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:20.901527 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-1020456e-9720-40bc-8af3-b34075ff297d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:20.901733 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-1020456e-9720-40bc-8af3-b34075ff297d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:20.911320 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:20.911320 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:20.915293 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-1020456e-9720-40bc-8af3-b34075ff297d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:20.919446 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-1020456e-9720-40bc-8af3-b34075ff297d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:20.919854 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1312/5311] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:24:20 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:20.946101 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-3c652030-5547-4b9c-a251-53f030a4e124 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:20.948581 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-3c652030-5547-4b9c-a251-53f030a4e124 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] POST https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576/action Aug 06 03:24:20.948869 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-3c652030-5547-4b9c-a251-53f030a4e124 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:24:20.949008 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-3c652030-5547-4b9c-a251-53f030a4e124 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:20.959420 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:20.959420 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:20.959935 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-3c652030-5547-4b9c-a251-53f030a4e124 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:20.967445 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-3c652030-5547-4b9c-a251-53f030a4e124 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Begin detaching volume completed successfully. Aug 06 03:24:20.967651 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-3c652030-5547-4b9c-a251-53f030a4e124 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576/action returned with HTTP 202 Aug 06 03:24:20.968342 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1335/5312] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:24:20 2026] POST /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 06 03:24:20.988405 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1dbf85f3-bb7b-4a35-9e16-7f64172b73bf None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:20.990285 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1dbf85f3-bb7b-4a35-9e16-7f64172b73bf tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:20.990619 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1dbf85f3-bb7b-4a35-9e16-7f64172b73bf tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:20.990783 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1dbf85f3-bb7b-4a35-9e16-7f64172b73bf tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:21.000742 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:21.000742 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:21.004776 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-1dbf85f3-bb7b-4a35-9e16-7f64172b73bf tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:21.010118 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1dbf85f3-bb7b-4a35-9e16-7f64172b73bf tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:21.010359 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b7b96c07-27ca-4eab-b8a5-a7ff1bbdbbee None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:21.010450 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1335/5313] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:20 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:21.010784 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b7b96c07-27ca-4eab-b8a5-a7ff1bbdbbee None None] GET https://10.4.3.80/volume// Aug 06 03:24:21.011421 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b7b96c07-27ca-4eab-b8a5-a7ff1bbdbbee None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:21.011421 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b7b96c07-27ca-4eab-b8a5-a7ff1bbdbbee None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:21.011693 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b7b96c07-27ca-4eab-b8a5-a7ff1bbdbbee None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:24:21.012077 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1332/5314] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:24:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:24:21.022410 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-4ecbdbc7-fc90-4e8b-b095-401e26eb3329 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:21.024337 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-4ecbdbc7-fc90-4e8b-b095-401e26eb3329 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:21.024535 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-4ecbdbc7-fc90-4e8b-b095-401e26eb3329 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:21.024874 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-4ecbdbc7-fc90-4e8b-b095-401e26eb3329 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:21.035031 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:21.035031 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:21.038801 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-4ecbdbc7-fc90-4e8b-b095-401e26eb3329 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:21.042625 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-4ecbdbc7-fc90-4e8b-b095-401e26eb3329 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:21.042951 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1313/5315] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:24:21 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1394 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:24:21.344554 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1674e5de-25b1-4560-8449-039e9402fb9b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:21.346346 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1674e5de-25b1-4560-8449-039e9402fb9b tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] GET https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc Aug 06 03:24:21.346467 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1674e5de-25b1-4560-8449-039e9402fb9b tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:21.346742 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1674e5de-25b1-4560-8449-039e9402fb9b tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:21.346742 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-1674e5de-25b1-4560-8449-039e9402fb9b tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Show backup with id fab73f25-0f14-4687-9561-7ec0319524bc. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:21.351138 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:21.351138 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:21.351693 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1674e5de-25b1-4560-8449-039e9402fb9b tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc returned with HTTP 200 Aug 06 03:24:21.353716 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1336/5316] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:21 2026] GET /volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:22.023696 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e2c9c775-6816-4266-b296-792aa1f4a1a7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:22.025551 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e2c9c775-6816-4266-b296-792aa1f4a1a7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:22.025760 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e2c9c775-6816-4266-b296-792aa1f4a1a7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:22.026011 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e2c9c775-6816-4266-b296-792aa1f4a1a7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:22.035085 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:22.035085 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:22.038325 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e2c9c775-6816-4266-b296-792aa1f4a1a7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:22.042758 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e2c9c775-6816-4266-b296-792aa1f4a1a7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:22.043236 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1336/5317] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:22 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:22.361123 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a5b212a8-432f-4535-8c4e-9079ddd4e9c3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:22.362765 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a5b212a8-432f-4535-8c4e-9079ddd4e9c3 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] GET https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc Aug 06 03:24:22.362992 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a5b212a8-432f-4535-8c4e-9079ddd4e9c3 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:22.363164 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a5b212a8-432f-4535-8c4e-9079ddd4e9c3 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:22.363262 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-a5b212a8-432f-4535-8c4e-9079ddd4e9c3 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Show backup with id fab73f25-0f14-4687-9561-7ec0319524bc. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:22.366946 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:22.366946 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:22.367454 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a5b212a8-432f-4535-8c4e-9079ddd4e9c3 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc returned with HTTP 200 Aug 06 03:24:22.368064 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1333/5318] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:22 2026] GET /volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:23.056565 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c4a0bf9a-1501-437b-ab69-dcbece266155 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:23.058221 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c4a0bf9a-1501-437b-ab69-dcbece266155 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:23.058373 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c4a0bf9a-1501-437b-ab69-dcbece266155 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:23.058645 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c4a0bf9a-1501-437b-ab69-dcbece266155 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:23.067269 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:23.067269 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:23.070242 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c4a0bf9a-1501-437b-ab69-dcbece266155 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:23.074161 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c4a0bf9a-1501-437b-ab69-dcbece266155 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:23.074531 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1314/5319] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:23 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:23.377657 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bdfeca7c-9ce5-4b1f-941f-3f5767d8ea0b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:23.379989 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bdfeca7c-9ce5-4b1f-941f-3f5767d8ea0b tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] GET https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc Aug 06 03:24:23.380256 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bdfeca7c-9ce5-4b1f-941f-3f5767d8ea0b tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:23.380516 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bdfeca7c-9ce5-4b1f-941f-3f5767d8ea0b tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:23.380660 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-bdfeca7c-9ce5-4b1f-941f-3f5767d8ea0b tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Show backup with id fab73f25-0f14-4687-9561-7ec0319524bc. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:23.385760 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:23.385760 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:23.386682 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bdfeca7c-9ce5-4b1f-941f-3f5767d8ea0b tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc returned with HTTP 200 Aug 06 03:24:23.387191 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1337/5320] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:23 2026] GET /volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:23.453432 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-8ceada71-3d7d-4967-85b0-b6ac936aa792 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:23.455211 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-8ceada71-3d7d-4967-85b0-b6ac936aa792 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:23.455386 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-8ceada71-3d7d-4967-85b0-b6ac936aa792 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:23.455559 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-8ceada71-3d7d-4967-85b0-b6ac936aa792 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:23.463317 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:23.463317 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:23.465910 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-8ceada71-3d7d-4967-85b0-b6ac936aa792 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:23.469109 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-8ceada71-3d7d-4967-85b0-b6ac936aa792 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:23.469448 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1337/5321] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:24:23 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 1214 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:23.797747 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-50e94668-1082-480a-9d3b-63eaf4e8280d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:23.799827 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-50e94668-1082-480a-9d3b-63eaf4e8280d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] DELETE https://10.4.3.80/volume/v3/attachments/fe3040e5-cefd-4de7-a09b-4d38141d9b8d Aug 06 03:24:23.800044 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-50e94668-1082-480a-9d3b-63eaf4e8280d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:23.800217 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-50e94668-1082-480a-9d3b-63eaf4e8280d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:23.806487 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:23.806487 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:23.840559 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-711eab16-63ab-42c6-96a6-f5d80087c1a0 req-50e94668-1082-480a-9d3b-63eaf4e8280d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/attachments/fe3040e5-cefd-4de7-a09b-4d38141d9b8d returned with HTTP 200 Aug 06 03:24:23.840976 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1334/5322] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:24:23 2026] DELETE /volume/v3/attachments/fe3040e5-cefd-4de7-a09b-4d38141d9b8d => generated 19 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:24.089414 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e36fbce6-94aa-4774-a799-b805afa072da None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:24.091069 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e36fbce6-94aa-4774-a799-b805afa072da tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:24.091240 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e36fbce6-94aa-4774-a799-b805afa072da tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:24.091416 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e36fbce6-94aa-4774-a799-b805afa072da tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:24.097669 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:24.097669 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:24.101276 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e36fbce6-94aa-4774-a799-b805afa072da tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:24.105350 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e36fbce6-94aa-4774-a799-b805afa072da tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:24.105969 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1315/5323] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:24 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:24.118757 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e2b84d77-4e7d-4a12-9b20-2f1f53fb5b87 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:24.121206 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e2b84d77-4e7d-4a12-9b20-2f1f53fb5b87 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:24:24.121583 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e2b84d77-4e7d-4a12-9b20-2f1f53fb5b87 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:24.121799 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e2b84d77-4e7d-4a12-9b20-2f1f53fb5b87 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:24.134861 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:24.134861 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:24.139801 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e2b84d77-4e7d-4a12-9b20-2f1f53fb5b87 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:24.145785 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e2b84d77-4e7d-4a12-9b20-2f1f53fb5b87 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 returned with HTTP 200 Aug 06 03:24:24.146370 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1338/5324] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:24 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 => generated 1162 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:24.188071 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-b45028d0-a59f-48e1-b22f-84a6f13d1c07 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:24.190044 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-b45028d0-a59f-48e1-b22f-84a6f13d1c07 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:24:24.190205 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-b45028d0-a59f-48e1-b22f-84a6f13d1c07 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:24.190403 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-b45028d0-a59f-48e1-b22f-84a6f13d1c07 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:24.198529 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:24.198529 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:24.201322 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-b45028d0-a59f-48e1-b22f-84a6f13d1c07 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:24.204804 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-b45028d0-a59f-48e1-b22f-84a6f13d1c07 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 returned with HTTP 200 Aug 06 03:24:24.205203 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1338/5325] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:24:24 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 => generated 1162 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:24.221034 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-0c6813ee-1760-44a5-a15f-19b273f9ecd7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:24.223290 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-0c6813ee-1760-44a5-a15f-19b273f9ecd7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] POST https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278/action Aug 06 03:24:24.223577 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-0c6813ee-1760-44a5-a15f-19b273f9ecd7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:24:24.223712 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-0c6813ee-1760-44a5-a15f-19b273f9ecd7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:24.236758 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:24.236758 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:24.237379 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-0c6813ee-1760-44a5-a15f-19b273f9ecd7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:24.244372 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-0c6813ee-1760-44a5-a15f-19b273f9ecd7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Begin detaching volume completed successfully. Aug 06 03:24:24.244616 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-0c6813ee-1760-44a5-a15f-19b273f9ecd7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278/action returned with HTTP 202 Aug 06 03:24:24.245169 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1335/5326] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:24:24 2026] POST /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:24:24.266254 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4a7a8cef-758d-41ae-ade3-d53d1578bfa8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:24.268420 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4a7a8cef-758d-41ae-ade3-d53d1578bfa8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:24:24.268682 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4a7a8cef-758d-41ae-ade3-d53d1578bfa8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:24.268928 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4a7a8cef-758d-41ae-ade3-d53d1578bfa8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:24.282078 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:24.282078 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:24.284847 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-299e1986-e200-49f9-8d97-2e496ebedabf None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:24.285343 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-299e1986-e200-49f9-8d97-2e496ebedabf None None] GET https://10.4.3.80/volume// Aug 06 03:24:24.285563 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-299e1986-e200-49f9-8d97-2e496ebedabf None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:24.285808 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-299e1986-e200-49f9-8d97-2e496ebedabf None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:24.286284 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-299e1986-e200-49f9-8d97-2e496ebedabf None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:24:24.286637 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1339/5327] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:24:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:24:24.290167 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-4a7a8cef-758d-41ae-ade3-d53d1578bfa8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:24.295442 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-bb9b9d1e-424d-4472-a1c4-cbe86ad63bb7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:24.295793 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4a7a8cef-758d-41ae-ade3-d53d1578bfa8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 returned with HTTP 200 Aug 06 03:24:24.296319 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1316/5328] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:24 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 => generated 1165 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:24.298297 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-bb9b9d1e-424d-4472-a1c4-cbe86ad63bb7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:24:24.298482 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-bb9b9d1e-424d-4472-a1c4-cbe86ad63bb7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:24.298651 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-bb9b9d1e-424d-4472-a1c4-cbe86ad63bb7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:24.307928 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:24.307928 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:24.311883 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-bb9b9d1e-424d-4472-a1c4-cbe86ad63bb7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:24.316848 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-bb9b9d1e-424d-4472-a1c4-cbe86ad63bb7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 returned with HTTP 200 Aug 06 03:24:24.317259 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1339/5329] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:24:24 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 => generated 1345 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:24:24.326709 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-5e1fd7b1-0bea-49e7-a25a-188f2897481f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:24.329197 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-5e1fd7b1-0bea-49e7-a25a-188f2897481f tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278/encryption Aug 06 03:24:24.329421 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-5e1fd7b1-0bea-49e7-a25a-188f2897481f tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:24.329651 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-5e1fd7b1-0bea-49e7-a25a-188f2897481f tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:24.338168 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:24.338168 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:24.343641 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-5e1fd7b1-0bea-49e7-a25a-188f2897481f tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278/encryption returned with HTTP 200 Aug 06 03:24:24.344100 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1336/5330] 10.4.3.80 () {68 vars in 1624 bytes} [Thu Aug 6 03:24:24 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:24.396435 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9e2b8ec0-3045-41d2-9116-ca35868e4c97 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:24.398379 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9e2b8ec0-3045-41d2-9116-ca35868e4c97 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] GET https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc Aug 06 03:24:24.398568 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9e2b8ec0-3045-41d2-9116-ca35868e4c97 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:24.398737 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9e2b8ec0-3045-41d2-9116-ca35868e4c97 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:24.398853 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-9e2b8ec0-3045-41d2-9116-ca35868e4c97 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Show backup with id fab73f25-0f14-4687-9561-7ec0319524bc. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:24.402969 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:24.402969 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:24.403582 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9e2b8ec0-3045-41d2-9116-ca35868e4c97 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc returned with HTTP 200 Aug 06 03:24:24.403972 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1340/5331] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:24 2026] GET /volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:25.157660 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-73385c3f-8de3-4ed8-acfc-7b9fff8e9c5b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:25.160306 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-73385c3f-8de3-4ed8-acfc-7b9fff8e9c5b tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] DELETE https://10.4.3.80/volume/v3/attachments/f8e188b7-6b6a-4f5e-86ed-896ec47bb470 Aug 06 03:24:25.160490 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-73385c3f-8de3-4ed8-acfc-7b9fff8e9c5b tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:25.160673 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-73385c3f-8de3-4ed8-acfc-7b9fff8e9c5b tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:25.169164 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:25.169164 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:25.215093 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-6322c157-f9d6-44d8-abf4-acdc4ddd65de req-73385c3f-8de3-4ed8-acfc-7b9fff8e9c5b tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/attachments/f8e188b7-6b6a-4f5e-86ed-896ec47bb470 returned with HTTP 200 Aug 06 03:24:25.215513 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1317/5332] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:24:25 2026] DELETE /volume/v3/attachments/f8e188b7-6b6a-4f5e-86ed-896ec47bb470 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:25.308519 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2af82b1c-155b-4bd5-a6a5-f2b067ba47b2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:25.310560 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2af82b1c-155b-4bd5-a6a5-f2b067ba47b2 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:24:25.310761 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2af82b1c-155b-4bd5-a6a5-f2b067ba47b2 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:25.310978 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2af82b1c-155b-4bd5-a6a5-f2b067ba47b2 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:25.317166 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:25.317166 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:25.320125 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2af82b1c-155b-4bd5-a6a5-f2b067ba47b2 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:25.323534 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2af82b1c-155b-4bd5-a6a5-f2b067ba47b2 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 returned with HTTP 200 Aug 06 03:24:25.323894 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1340/5333] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:25 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:25.334990 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ac5ec98b-3665-4922-be56-e934b8b43af7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:25.336720 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ac5ec98b-3665-4922-be56-e934b8b43af7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 Aug 06 03:24:25.336939 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ac5ec98b-3665-4922-be56-e934b8b43af7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:25.337113 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ac5ec98b-3665-4922-be56-e934b8b43af7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:25.345655 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:25.345655 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:25.349562 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ac5ec98b-3665-4922-be56-e934b8b43af7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:25.353134 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ac5ec98b-3665-4922-be56-e934b8b43af7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 returned with HTTP 200 Aug 06 03:24:25.353457 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1337/5334] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:25 2026] GET /volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 => generated 1135 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:25.393985 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-19cd6154-1c6c-4786-866b-ef4eb31ff950 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:25.396227 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-19cd6154-1c6c-4786-866b-ef4eb31ff950 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 Aug 06 03:24:25.396386 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-19cd6154-1c6c-4786-866b-ef4eb31ff950 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:25.396549 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-19cd6154-1c6c-4786-866b-ef4eb31ff950 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:25.405843 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:25.405843 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:25.410744 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-19cd6154-1c6c-4786-866b-ef4eb31ff950 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:25.415286 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ca6201f7-1e31-4abe-92a8-7f8a2b00431d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:25.416203 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-19cd6154-1c6c-4786-866b-ef4eb31ff950 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 returned with HTTP 200 Aug 06 03:24:25.416642 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1341/5335] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:24:25 2026] GET /volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:25.416786 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ca6201f7-1e31-4abe-92a8-7f8a2b00431d tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] GET https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc Aug 06 03:24:25.417033 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ca6201f7-1e31-4abe-92a8-7f8a2b00431d tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:25.417266 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ca6201f7-1e31-4abe-92a8-7f8a2b00431d tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:25.417412 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-ca6201f7-1e31-4abe-92a8-7f8a2b00431d tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Show backup with id fab73f25-0f14-4687-9561-7ec0319524bc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:25.422396 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:25.422396 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:25.423229 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ca6201f7-1e31-4abe-92a8-7f8a2b00431d tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc returned with HTTP 200 Aug 06 03:24:25.424584 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1318/5336] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:25 2026] GET /volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:25.434596 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-ef6c71c6-c946-44f3-8654-c1829f2f3d79 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:25.436849 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-ef6c71c6-c946-44f3-8654-c1829f2f3d79 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] POST https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27/action Aug 06 03:24:25.437194 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-ef6c71c6-c946-44f3-8654-c1829f2f3d79 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:24:25.437311 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-ef6c71c6-c946-44f3-8654-c1829f2f3d79 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:25.446860 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:25.446860 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:25.447301 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-ef6c71c6-c946-44f3-8654-c1829f2f3d79 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:25.452049 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-ef6c71c6-c946-44f3-8654-c1829f2f3d79 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Begin detaching volume completed successfully. Aug 06 03:24:25.452232 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-ef6c71c6-c946-44f3-8654-c1829f2f3d79 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27/action returned with HTTP 202 Aug 06 03:24:25.452601 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1341/5337] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:24:25 2026] POST /volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:24:25.470125 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-817754be-d616-439a-8574-d0c2182decbc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:25.471957 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-817754be-d616-439a-8574-d0c2182decbc tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 Aug 06 03:24:25.472136 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-817754be-d616-439a-8574-d0c2182decbc tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:25.472489 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-817754be-d616-439a-8574-d0c2182decbc tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:25.484047 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:25.484047 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:25.487726 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-817754be-d616-439a-8574-d0c2182decbc tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:25.488329 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e302cc7d-91dc-4243-9704-762233eb2878 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:25.488646 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e302cc7d-91dc-4243-9704-762233eb2878 None None] GET https://10.4.3.80/volume// Aug 06 03:24:25.488788 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e302cc7d-91dc-4243-9704-762233eb2878 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:25.488991 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e302cc7d-91dc-4243-9704-762233eb2878 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:25.489271 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e302cc7d-91dc-4243-9704-762233eb2878 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:24:25.489691 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1342/5338] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:24:25 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:24:25.492855 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-817754be-d616-439a-8574-d0c2182decbc tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 returned with HTTP 200 Aug 06 03:24:25.492855 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1338/5339] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:25 2026] GET /volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:25.496017 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-0efdda31-3cfc-4fec-b42c-9e063759be31 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:25.497802 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-0efdda31-3cfc-4fec-b42c-9e063759be31 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 Aug 06 03:24:25.498055 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-0efdda31-3cfc-4fec-b42c-9e063759be31 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:25.498269 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-0efdda31-3cfc-4fec-b42c-9e063759be31 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:25.507427 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:25.507427 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:25.511412 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-0efdda31-3cfc-4fec-b42c-9e063759be31 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:25.516886 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-0efdda31-3cfc-4fec-b42c-9e063759be31 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 returned with HTTP 200 Aug 06 03:24:25.517425 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1319/5340] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:24:25 2026] GET /volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 => generated 1318 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:24:26.345679 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-224fae32-a7f7-42c1-8980-2e2331e225ce None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:26.347397 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-224fae32-a7f7-42c1-8980-2e2331e225ce tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] DELETE https://10.4.3.80/volume/v3/attachments/a84627f1-c3e4-4dc7-8d26-a0c3d48c7266 Aug 06 03:24:26.347569 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-224fae32-a7f7-42c1-8980-2e2331e225ce tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:26.347740 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-224fae32-a7f7-42c1-8980-2e2331e225ce tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:26.353609 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:26.353609 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:26.393217 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4d53d226-f3e9-47f0-b0c2-8d4d248b91a5 req-224fae32-a7f7-42c1-8980-2e2331e225ce tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/attachments/a84627f1-c3e4-4dc7-8d26-a0c3d48c7266 returned with HTTP 200 Aug 06 03:24:26.393576 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1342/5341] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:24:26 2026] DELETE /volume/v3/attachments/a84627f1-c3e4-4dc7-8d26-a0c3d48c7266 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:26.433154 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e5847cce-4310-48e6-a6e7-60853ffa417d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:26.434728 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e5847cce-4310-48e6-a6e7-60853ffa417d tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] GET https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc Aug 06 03:24:26.434910 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e5847cce-4310-48e6-a6e7-60853ffa417d tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:26.435077 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e5847cce-4310-48e6-a6e7-60853ffa417d tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:26.435176 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-e5847cce-4310-48e6-a6e7-60853ffa417d tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Show backup with id fab73f25-0f14-4687-9561-7ec0319524bc. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:26.439165 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:26.439165 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:26.439781 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e5847cce-4310-48e6-a6e7-60853ffa417d tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc returned with HTTP 200 Aug 06 03:24:26.440251 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1343/5342] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:26 2026] GET /volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:26.503869 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-357db3af-fb9f-44d1-98b9-7da62e7838a8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:26.505615 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-357db3af-fb9f-44d1-98b9-7da62e7838a8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 Aug 06 03:24:26.506392 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-357db3af-fb9f-44d1-98b9-7da62e7838a8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:26.506671 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-357db3af-fb9f-44d1-98b9-7da62e7838a8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:26.513140 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:26.513140 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:26.516749 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-357db3af-fb9f-44d1-98b9-7da62e7838a8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:26.520559 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-357db3af-fb9f-44d1-98b9-7da62e7838a8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 returned with HTTP 200 Aug 06 03:24:26.520975 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1339/5343] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:26 2026] GET /volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:26.533451 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5d5648cb-08fe-454b-8c7d-8f3d51fefa17 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:26.535184 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5d5648cb-08fe-454b-8c7d-8f3d51fefa17 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] DELETE https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:24:26.535363 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5d5648cb-08fe-454b-8c7d-8f3d51fefa17 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:26.535538 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5d5648cb-08fe-454b-8c7d-8f3d51fefa17 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:26.535685 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-5d5648cb-08fe-454b-8c7d-8f3d51fefa17 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Delete volume with id: f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:24:26.542330 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:26.542330 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:26.542826 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5d5648cb-08fe-454b-8c7d-8f3d51fefa17 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:26.552114 np0000006611 devstack@c-api.service[100901]: WARNING cinder.keymgr.conf_key_mgr [None req-5d5648cb-08fe-454b-8c7d-8f3d51fefa17 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 03:24:26.556639 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5d5648cb-08fe-454b-8c7d-8f3d51fefa17 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Delete volume request issued successfully. Aug 06 03:24:26.556839 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5d5648cb-08fe-454b-8c7d-8f3d51fefa17 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 returned with HTTP 202 Aug 06 03:24:26.557274 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1320/5344] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:24:26 2026] DELETE /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:24:26.565101 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f8a37925-4364-40bc-910c-aea11206cc39 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:26.566574 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f8a37925-4364-40bc-910c-aea11206cc39 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:24:26.566740 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f8a37925-4364-40bc-910c-aea11206cc39 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:26.566938 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f8a37925-4364-40bc-910c-aea11206cc39 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:26.573037 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:26.573037 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:26.576098 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f8a37925-4364-40bc-910c-aea11206cc39 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:26.579657 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f8a37925-4364-40bc-910c-aea11206cc39 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 returned with HTTP 200 Aug 06 03:24:26.580031 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1343/5345] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:26 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 => generated 869 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:27.451327 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5f43ffa3-f773-4741-af7d-6e22bdf5715b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:27.453501 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5f43ffa3-f773-4741-af7d-6e22bdf5715b tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] GET https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc Aug 06 03:24:27.453764 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5f43ffa3-f773-4741-af7d-6e22bdf5715b tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:27.454050 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5f43ffa3-f773-4741-af7d-6e22bdf5715b tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:27.454215 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-5f43ffa3-f773-4741-af7d-6e22bdf5715b tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Show backup with id fab73f25-0f14-4687-9561-7ec0319524bc. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:27.458214 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:27.458214 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:27.458727 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5f43ffa3-f773-4741-af7d-6e22bdf5715b tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc returned with HTTP 200 Aug 06 03:24:27.459079 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1344/5346] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:27 2026] GET /volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:27.595795 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-24c9a267-f665-4c2f-ae0d-4d975925f8dd None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:27.597715 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-24c9a267-f665-4c2f-ae0d-4d975925f8dd tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 Aug 06 03:24:27.597927 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-24c9a267-f665-4c2f-ae0d-4d975925f8dd tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:27.598105 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-24c9a267-f665-4c2f-ae0d-4d975925f8dd tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:27.603213 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-24c9a267-f665-4c2f-ae0d-4d975925f8dd tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 returned with HTTP 404 Aug 06 03:24:27.603735 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1340/5347] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:27 2026] GET /volume/v3/volumes/f1d74f5c-a308-456b-a2a8-2125019fd278 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:24:27.611563 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-eabc133c-9e6f-4f19-9892-bc72f1cf6a52 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:27.613015 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-eabc133c-9e6f-4f19-9892-bc72f1cf6a52 tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] GET https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 Aug 06 03:24:27.613236 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-eabc133c-9e6f-4f19-9892-bc72f1cf6a52 tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:27.613468 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-eabc133c-9e6f-4f19-9892-bc72f1cf6a52 tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] Calling method 'detail' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:27.614313 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-eabc133c-9e6f-4f19-9892-bc72f1cf6a52 tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100901) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:24:27.623773 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-eabc133c-9e6f-4f19-9892-bc72f1cf6a52 tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] Get all volumes completed successfully. Aug 06 03:24:27.625631 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:27.625631 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:27.629604 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-eabc133c-9e6f-4f19-9892-bc72f1cf6a52 tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 03:24:27.630058 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1321/5348] 10.4.3.80 () {66 vars in 1278 bytes} [Thu Aug 6 03:24:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:27.644515 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e02b54f6-6559-426a-8f70-ad968c91401b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:27.646283 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e02b54f6-6559-426a-8f70-ad968c91401b tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] DELETE https://10.4.3.80/volume/v3/types/bcdba342-89e3-4712-adfc-ba649ea69ba3 Aug 06 03:24:27.646501 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e02b54f6-6559-426a-8f70-ad968c91401b tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:27.646719 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e02b54f6-6559-426a-8f70-ad968c91401b tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] Calling method '_delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:27.667701 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e02b54f6-6559-426a-8f70-ad968c91401b tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] https://10.4.3.80/volume/v3/types/bcdba342-89e3-4712-adfc-ba649ea69ba3 returned with HTTP 202 Aug 06 03:24:27.668261 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1344/5349] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:24:27 2026] DELETE /volume/v3/types/bcdba342-89e3-4712-adfc-ba649ea69ba3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:24:27.676157 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f91518c2-719d-4e40-a969-fa766fda1ab9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:27.678114 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f91518c2-719d-4e40-a969-fa766fda1ab9 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] DELETE https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 Aug 06 03:24:27.678299 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f91518c2-719d-4e40-a969-fa766fda1ab9 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:27.678479 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f91518c2-719d-4e40-a969-fa766fda1ab9 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:27.678635 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-f91518c2-719d-4e40-a969-fa766fda1ab9 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Delete volume with id: 44b9a897-e57d-4bc4-a822-f48a40744a27 Aug 06 03:24:27.685647 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:27.685647 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:27.686103 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f91518c2-719d-4e40-a969-fa766fda1ab9 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:27.701392 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f91518c2-719d-4e40-a969-fa766fda1ab9 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Delete volume request issued successfully. Aug 06 03:24:27.701580 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f91518c2-719d-4e40-a969-fa766fda1ab9 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 returned with HTTP 202 Aug 06 03:24:27.702017 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1345/5350] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:24:27 2026] DELETE /volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:24:27.711390 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e8f0f3a7-670d-411f-b8ac-9f70988a4c7a None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:27.714200 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e8f0f3a7-670d-411f-b8ac-9f70988a4c7a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 Aug 06 03:24:27.714393 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e8f0f3a7-670d-411f-b8ac-9f70988a4c7a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:27.714572 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e8f0f3a7-670d-411f-b8ac-9f70988a4c7a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:27.727062 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:27.727062 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:27.730997 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e8f0f3a7-670d-411f-b8ac-9f70988a4c7a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:27.736056 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e8f0f3a7-670d-411f-b8ac-9f70988a4c7a tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 returned with HTTP 200 Aug 06 03:24:27.736566 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1341/5351] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:27 2026] GET /volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:28.470456 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-08bae113-9200-48b3-b2e9-48e8755ff6a9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:28.472315 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-08bae113-9200-48b3-b2e9-48e8755ff6a9 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] GET https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc Aug 06 03:24:28.472555 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-08bae113-9200-48b3-b2e9-48e8755ff6a9 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:28.472787 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-08bae113-9200-48b3-b2e9-48e8755ff6a9 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:28.472939 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-08bae113-9200-48b3-b2e9-48e8755ff6a9 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Show backup with id fab73f25-0f14-4687-9561-7ec0319524bc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:28.477049 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:28.477049 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:28.477579 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-08bae113-9200-48b3-b2e9-48e8755ff6a9 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc returned with HTTP 200 Aug 06 03:24:28.477974 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1322/5352] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:28 2026] GET /volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:28.750361 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-48e85eb8-8461-4117-a47c-408b914c04a9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:28.752954 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-48e85eb8-8461-4117-a47c-408b914c04a9 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 Aug 06 03:24:28.753280 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-48e85eb8-8461-4117-a47c-408b914c04a9 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:28.753492 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-48e85eb8-8461-4117-a47c-408b914c04a9 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:28.759649 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-48e85eb8-8461-4117-a47c-408b914c04a9 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 returned with HTTP 404 Aug 06 03:24:28.760309 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1345/5353] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:28 2026] GET /volume/v3/volumes/44b9a897-e57d-4bc4-a822-f48a40744a27 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:24:28.767811 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6970cf43-f111-4352-b0fe-c9987c244ff4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:28.769718 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6970cf43-f111-4352-b0fe-c9987c244ff4 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] DELETE https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:28.770010 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6970cf43-f111-4352-b0fe-c9987c244ff4 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:28.770207 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6970cf43-f111-4352-b0fe-c9987c244ff4 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:28.770359 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-6970cf43-f111-4352-b0fe-c9987c244ff4 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Delete volume with id: b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:28.777039 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:28.777039 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:28.777459 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6970cf43-f111-4352-b0fe-c9987c244ff4 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:28.792361 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6970cf43-f111-4352-b0fe-c9987c244ff4 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Delete volume request issued successfully. Aug 06 03:24:28.792577 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6970cf43-f111-4352-b0fe-c9987c244ff4 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 202 Aug 06 03:24:28.792996 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1346/5354] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:24:28 2026] DELETE /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:24:28.800656 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-03931484-26a7-4042-afef-ebe766003595 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:28.802278 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-03931484-26a7-4042-afef-ebe766003595 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:28.802553 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-03931484-26a7-4042-afef-ebe766003595 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:28.802817 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-03931484-26a7-4042-afef-ebe766003595 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:28.810256 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:28.810256 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:28.813818 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-03931484-26a7-4042-afef-ebe766003595 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:24:28.817983 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-03931484-26a7-4042-afef-ebe766003595 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 200 Aug 06 03:24:28.818428 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1342/5355] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:28 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 918 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:29.487031 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-02ae633a-42d5-47f3-a874-509e22f20d2d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:29.488902 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-02ae633a-42d5-47f3-a874-509e22f20d2d tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] GET https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc Aug 06 03:24:29.489081 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-02ae633a-42d5-47f3-a874-509e22f20d2d tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:29.489247 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-02ae633a-42d5-47f3-a874-509e22f20d2d tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:29.489344 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-02ae633a-42d5-47f3-a874-509e22f20d2d tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Show backup with id fab73f25-0f14-4687-9561-7ec0319524bc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:29.492969 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:29.492969 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:29.493510 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-02ae633a-42d5-47f3-a874-509e22f20d2d tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc returned with HTTP 200 Aug 06 03:24:29.493871 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1323/5356] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:29 2026] GET /volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:29.830605 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a1fa1c3d-504c-4421-980f-f96a7cff6b41 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:29.833087 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a1fa1c3d-504c-4421-980f-f96a7cff6b41 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 Aug 06 03:24:29.833362 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a1fa1c3d-504c-4421-980f-f96a7cff6b41 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:29.833784 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a1fa1c3d-504c-4421-980f-f96a7cff6b41 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:29.842343 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a1fa1c3d-504c-4421-980f-f96a7cff6b41 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 returned with HTTP 404 Aug 06 03:24:29.843157 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1346/5357] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:29 2026] GET /volume/v3/volumes/b75d715f-7268-4951-bf75-585269ec1576 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:24:29.851775 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8fb419dc-51ae-4a65-b3f2-a0a8cfc425ee None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:29.853569 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8fb419dc-51ae-4a65-b3f2-a0a8cfc425ee tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] GET https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 Aug 06 03:24:29.853756 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8fb419dc-51ae-4a65-b3f2-a0a8cfc425ee tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:29.853968 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8fb419dc-51ae-4a65-b3f2-a0a8cfc425ee tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] Calling method 'detail' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:29.854737 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-8fb419dc-51ae-4a65-b3f2-a0a8cfc425ee tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:24:29.862847 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8fb419dc-51ae-4a65-b3f2-a0a8cfc425ee tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] Get all volumes completed successfully. Aug 06 03:24:29.864412 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:29.864412 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:29.868092 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8fb419dc-51ae-4a65-b3f2-a0a8cfc425ee tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 03:24:29.868437 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1347/5358] 10.4.3.80 () {66 vars in 1278 bytes} [Thu Aug 6 03:24:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7292 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:29.889278 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-eecfd2aa-5457-4696-9bbd-f5e87d8627ea None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:29.890792 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-eecfd2aa-5457-4696-9bbd-f5e87d8627ea tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] DELETE https://10.4.3.80/volume/v3/types/49b30b27-082a-4960-a77c-447228d57eee Aug 06 03:24:29.891090 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-eecfd2aa-5457-4696-9bbd-f5e87d8627ea tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:29.891348 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-eecfd2aa-5457-4696-9bbd-f5e87d8627ea tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] Calling method '_delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:29.911866 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-eecfd2aa-5457-4696-9bbd-f5e87d8627ea tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] https://10.4.3.80/volume/v3/types/49b30b27-082a-4960-a77c-447228d57eee returned with HTTP 202 Aug 06 03:24:29.912388 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1343/5359] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:24:29 2026] DELETE /volume/v3/types/49b30b27-082a-4960-a77c-447228d57eee => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:24:30.503654 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-2f3ad983-8b90-48e9-8c7b-cd8abf683c59 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:30.505299 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2f3ad983-8b90-48e9-8c7b-cd8abf683c59 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] GET https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc Aug 06 03:24:30.505505 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2f3ad983-8b90-48e9-8c7b-cd8abf683c59 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:30.505714 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-2f3ad983-8b90-48e9-8c7b-cd8abf683c59 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:30.505847 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-2f3ad983-8b90-48e9-8c7b-cd8abf683c59 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Show backup with id fab73f25-0f14-4687-9561-7ec0319524bc. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:30.509844 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:30.509844 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:30.510425 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-2f3ad983-8b90-48e9-8c7b-cd8abf683c59 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc returned with HTTP 200 Aug 06 03:24:30.510903 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1324/5360] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:30 2026] GET /volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:31.520452 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b499aa10-85a4-466e-826f-500a51117ed0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:31.522180 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b499aa10-85a4-466e-826f-500a51117ed0 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] GET https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc Aug 06 03:24:31.522450 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b499aa10-85a4-466e-826f-500a51117ed0 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:31.523109 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b499aa10-85a4-466e-826f-500a51117ed0 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:31.523109 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-b499aa10-85a4-466e-826f-500a51117ed0 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Show backup with id fab73f25-0f14-4687-9561-7ec0319524bc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:31.526371 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:31.526371 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:31.526977 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b499aa10-85a4-466e-826f-500a51117ed0 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc returned with HTTP 200 Aug 06 03:24:31.527298 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1347/5361] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:31 2026] GET /volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:31.536575 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-86b949b6-f028-4dde-8cee-f6210f91d543 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:31.538408 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-86b949b6-f028-4dde-8cee-f6210f91d543 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] PUT https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc Aug 06 03:24:31.538812 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-86b949b6-f028-4dde-8cee-f6210f91d543 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:31.544267 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:31.544267 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:31.549418 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-86b949b6-f028-4dde-8cee-f6210f91d543 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc returned with HTTP 200 Aug 06 03:24:31.549806 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1348/5362] 10.4.3.80 () {70 vars in 1401 bytes} [Thu Aug 6 03:24:31 2026] PUT /volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc => generated 313 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:31.556969 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f26b63ff-6d6e-4485-92a9-8b88a4cfa511 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:31.558586 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f26b63ff-6d6e-4485-92a9-8b88a4cfa511 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] GET https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc Aug 06 03:24:31.558859 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f26b63ff-6d6e-4485-92a9-8b88a4cfa511 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:31.559055 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f26b63ff-6d6e-4485-92a9-8b88a4cfa511 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:31.559153 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-f26b63ff-6d6e-4485-92a9-8b88a4cfa511 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Show backup with id fab73f25-0f14-4687-9561-7ec0319524bc. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:31.563141 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:31.563141 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:31.563674 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f26b63ff-6d6e-4485-92a9-8b88a4cfa511 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc returned with HTTP 200 Aug 06 03:24:31.564019 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1344/5363] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:31 2026] GET /volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:31.573061 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ea77a858-bf62-4d1f-8526-98391bc11f28 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:31.574682 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ea77a858-bf62-4d1f-8526-98391bc11f28 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] DELETE https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc Aug 06 03:24:31.574990 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ea77a858-bf62-4d1f-8526-98391bc11f28 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:31.575209 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ea77a858-bf62-4d1f-8526-98391bc11f28 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:31.575352 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-ea77a858-bf62-4d1f-8526-98391bc11f28 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Delete backup with id: fab73f25-0f14-4687-9561-7ec0319524bc. Aug 06 03:24:31.579910 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:31.579910 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:31.591988 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.backup.rpcapi [None req-ea77a858-bf62-4d1f-8526-98391bc11f28 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] delete_backup rpcapi backup_id fab73f25-0f14-4687-9561-7ec0319524bc {{(pid=100901) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:24:31.594114 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ea77a858-bf62-4d1f-8526-98391bc11f28 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc returned with HTTP 202 Aug 06 03:24:31.594618 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1325/5364] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:24:31 2026] DELETE /volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:24:31.601116 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-cbab5c91-6fb2-4237-965d-58772cd5ba47 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:31.603344 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cbab5c91-6fb2-4237-965d-58772cd5ba47 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] GET https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc Aug 06 03:24:31.603753 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cbab5c91-6fb2-4237-965d-58772cd5ba47 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:31.604017 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cbab5c91-6fb2-4237-965d-58772cd5ba47 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:31.604174 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-cbab5c91-6fb2-4237-965d-58772cd5ba47 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Show backup with id fab73f25-0f14-4687-9561-7ec0319524bc. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:31.609179 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:31.609179 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:31.610015 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cbab5c91-6fb2-4237-965d-58772cd5ba47 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc returned with HTTP 200 Aug 06 03:24:31.610479 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1348/5365] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:31 2026] GET /volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:32.619912 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-636276e1-4b2e-42c8-a7d8-993c16c61579 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:32.621642 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-636276e1-4b2e-42c8-a7d8-993c16c61579 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] GET https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc Aug 06 03:24:32.621876 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-636276e1-4b2e-42c8-a7d8-993c16c61579 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:32.622060 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-636276e1-4b2e-42c8-a7d8-993c16c61579 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:32.622156 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-636276e1-4b2e-42c8-a7d8-993c16c61579 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Show backup with id fab73f25-0f14-4687-9561-7ec0319524bc. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:32.625520 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-636276e1-4b2e-42c8-a7d8-993c16c61579 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc returned with HTTP 404 Aug 06 03:24:32.625970 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1349/5366] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:32 2026] GET /volume/v3/backups/fab73f25-0f14-4687-9561-7ec0319524bc => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:24:32.632230 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-de49ec5f-798a-4a86-9563-544d1b6a3e61 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:32.633929 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-de49ec5f-798a-4a86-9563-544d1b6a3e61 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/2bcd654b-45b7-4f21-9fa8-7000ae661e72 Aug 06 03:24:32.634109 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-de49ec5f-798a-4a86-9563-544d1b6a3e61 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:32.634273 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-de49ec5f-798a-4a86-9563-544d1b6a3e61 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:32.634413 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-de49ec5f-798a-4a86-9563-544d1b6a3e61 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Delete volume with id: 2bcd654b-45b7-4f21-9fa8-7000ae661e72 Aug 06 03:24:32.642010 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:32.642010 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:32.642270 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-de49ec5f-798a-4a86-9563-544d1b6a3e61 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Volume info retrieved successfully. Aug 06 03:24:32.658111 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-de49ec5f-798a-4a86-9563-544d1b6a3e61 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Delete volume request issued successfully. Aug 06 03:24:32.658263 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-de49ec5f-798a-4a86-9563-544d1b6a3e61 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/volumes/2bcd654b-45b7-4f21-9fa8-7000ae661e72 returned with HTTP 202 Aug 06 03:24:32.658689 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1345/5367] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:24:32 2026] DELETE /volume/v3/volumes/2bcd654b-45b7-4f21-9fa8-7000ae661e72 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:24:32.665531 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8c132633-ccc5-4037-b3ab-f12412f86b63 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:32.667374 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8c132633-ccc5-4037-b3ab-f12412f86b63 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] GET https://10.4.3.80/volume/v3/volumes/2bcd654b-45b7-4f21-9fa8-7000ae661e72 Aug 06 03:24:32.667566 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8c132633-ccc5-4037-b3ab-f12412f86b63 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:32.667754 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8c132633-ccc5-4037-b3ab-f12412f86b63 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:32.675283 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:32.675283 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:32.678392 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8c132633-ccc5-4037-b3ab-f12412f86b63 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Volume info retrieved successfully. Aug 06 03:24:32.682288 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8c132633-ccc5-4037-b3ab-f12412f86b63 tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/volumes/2bcd654b-45b7-4f21-9fa8-7000ae661e72 returned with HTTP 200 Aug 06 03:24:32.682700 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1326/5368] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:32 2026] GET /volume/v3/volumes/2bcd654b-45b7-4f21-9fa8-7000ae661e72 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:33.693566 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-43c987d3-7d36-4308-a46e-107f83b8c94d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:33.695245 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-43c987d3-7d36-4308-a46e-107f83b8c94d tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] GET https://10.4.3.80/volume/v3/volumes/2bcd654b-45b7-4f21-9fa8-7000ae661e72 Aug 06 03:24:33.695457 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-43c987d3-7d36-4308-a46e-107f83b8c94d tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:33.695666 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-43c987d3-7d36-4308-a46e-107f83b8c94d tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:33.701069 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-43c987d3-7d36-4308-a46e-107f83b8c94d tempest-ProjectAdminTests39-1983222594 tempest-ProjectAdminTests39-1983222594-project-admin] https://10.4.3.80/volume/v3/volumes/2bcd654b-45b7-4f21-9fa8-7000ae661e72 returned with HTTP 404 Aug 06 03:24:33.701489 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1349/5369] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:33 2026] GET /volume/v3/volumes/2bcd654b-45b7-4f21-9fa8-7000ae661e72 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:24:34.984356 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-79c1c17f-ee0d-4cb8-97a7-566e5b647d73 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:35.058775 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-79c1c17f-ee0d-4cb8-97a7-566e5b647d73 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:24:35.059075 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-79c1c17f-ee0d-4cb8-97a7-566e5b647d73 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1354240919"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:35.060263 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-79c1c17f-ee0d-4cb8-97a7-566e5b647d73 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1354240919'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:24:35.060389 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-79c1c17f-ee0d-4cb8-97a7-566e5b647d73 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Create volume of 1 GB Aug 06 03:24:35.063722 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-79c1c17f-ee0d-4cb8-97a7-566e5b647d73 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Availability Zones retrieved successfully. Aug 06 03:24:35.068804 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-79c1c17f-ee0d-4cb8-97a7-566e5b647d73 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Flow 'volume_create_api' (3a8266a2-5e89-4747-acf8-021600c85d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:24:35.069580 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-79c1c17f-ee0d-4cb8-97a7-566e5b647d73 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97564c4e-393c-4f0e-8726-5284b5eca878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:35.070257 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-79c1c17f-ee0d-4cb8-97a7-566e5b647d73 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:24:35.090503 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-79c1c17f-ee0d-4cb8-97a7-566e5b647d73 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97564c4e-393c-4f0e-8726-5284b5eca878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:35.091132 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-79c1c17f-ee0d-4cb8-97a7-566e5b647d73 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cddb5ac-8d6f-47bb-bd1d-6fc5efa32474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:35.139176 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-79c1c17f-ee0d-4cb8-97a7-566e5b647d73 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Created reservations ['3fb84374-9c76-47fe-b9c9-ada6f133ba68', '167ccd5d-f71f-4acc-8da6-f1d6be5ed896', '5b6fd989-0e4c-4e29-9350-ea2806773742', 'b4952aaf-c391-4a90-a4e3-7b5b308feff9'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:24:35.139840 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-79c1c17f-ee0d-4cb8-97a7-566e5b647d73 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cddb5ac-8d6f-47bb-bd1d-6fc5efa32474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fb84374-9c76-47fe-b9c9-ada6f133ba68', '167ccd5d-f71f-4acc-8da6-f1d6be5ed896', '5b6fd989-0e4c-4e29-9350-ea2806773742', 'b4952aaf-c391-4a90-a4e3-7b5b308feff9']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:35.140476 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-79c1c17f-ee0d-4cb8-97a7-566e5b647d73 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76fa25b1-fd8d-43ba-971a-b05ae3a1fda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:35.169154 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-79c1c17f-ee0d-4cb8-97a7-566e5b647d73 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76fa25b1-fd8d-43ba-971a-b05ae3a1fda9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c393dcdd-1ada-4176-b449-8fa7feba2430', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1354240919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfc90b7cebf442458ff9c9c18fb82e5b',qos_specs=None,replication_status=,reservations=['3fb84374-9c76-47fe-b9c9-ada6f133ba68','167ccd5d-f71f-4acc-8da6-f1d6be5ed896','5b6fd989-0e4c-4e29-9350-ea2806773742','b4952aaf-c391-4a90-a4e3-7b5b308feff9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5be46b5a74c469c81dc64dfef36fa67',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:24:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1354240919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c393dcdd-1ada-4176-b449-8fa7feba2430,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfc90b7cebf442458ff9c9c18fb82e5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5be46b5a74c469c81dc64dfef36fa67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:35.170092 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-79c1c17f-ee0d-4cb8-97a7-566e5b647d73 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef31f055-48f0-46a9-930a-406b80d7b6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:35.184101 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-79c1c17f-ee0d-4cb8-97a7-566e5b647d73 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef31f055-48f0-46a9-930a-406b80d7b6b1) transitioned into state 'SUCCESS' from state '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-1354240919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfc90b7cebf442458ff9c9c18fb82e5b',qos_specs=None,replication_status=,reservations=['3fb84374-9c76-47fe-b9c9-ada6f133ba68','167ccd5d-f71f-4acc-8da6-f1d6be5ed896','5b6fd989-0e4c-4e29-9350-ea2806773742','b4952aaf-c391-4a90-a4e3-7b5b308feff9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5be46b5a74c469c81dc64dfef36fa67',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:35.184697 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-79c1c17f-ee0d-4cb8-97a7-566e5b647d73 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b12ced3-61d9-4204-bf38-91ea6346dd00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:35.192742 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-79c1c17f-ee0d-4cb8-97a7-566e5b647d73 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b12ced3-61d9-4204-bf38-91ea6346dd00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:35.193218 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-79c1c17f-ee0d-4cb8-97a7-566e5b647d73 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Flow 'volume_create_api' (3a8266a2-5e89-4747-acf8-021600c85d43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:24:35.193461 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-79c1c17f-ee0d-4cb8-97a7-566e5b647d73 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Create volume request issued successfully. Aug 06 03:24:35.194001 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-79c1c17f-ee0d-4cb8-97a7-566e5b647d73 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:24:35.194520 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1350/5370] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:24:34 2026] POST /volume/v3/volumes => generated 776 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:24:35.204548 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d0f2648e-4353-4b62-9743-c3c84dcda7a4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:35.206672 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d0f2648e-4353-4b62-9743-c3c84dcda7a4 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] GET https://10.4.3.80/volume/v3/volumes/c393dcdd-1ada-4176-b449-8fa7feba2430 Aug 06 03:24:35.206955 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d0f2648e-4353-4b62-9743-c3c84dcda7a4 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:35.207203 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d0f2648e-4353-4b62-9743-c3c84dcda7a4 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:35.216597 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:35.216597 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:35.221112 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d0f2648e-4353-4b62-9743-c3c84dcda7a4 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Volume info retrieved successfully. Aug 06 03:24:35.226669 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d0f2648e-4353-4b62-9743-c3c84dcda7a4 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/volumes/c393dcdd-1ada-4176-b449-8fa7feba2430 returned with HTTP 200 Aug 06 03:24:35.227157 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1346/5371] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:35 2026] GET /volume/v3/volumes/c393dcdd-1ada-4176-b449-8fa7feba2430 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:36.238275 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c235d6d2-ba9f-43bd-8d22-a22642e182ad None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:36.239811 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c235d6d2-ba9f-43bd-8d22-a22642e182ad tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] GET https://10.4.3.80/volume/v3/volumes/c393dcdd-1ada-4176-b449-8fa7feba2430 Aug 06 03:24:36.240007 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c235d6d2-ba9f-43bd-8d22-a22642e182ad tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:36.240177 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c235d6d2-ba9f-43bd-8d22-a22642e182ad tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:36.247487 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:36.247487 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:36.250732 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c235d6d2-ba9f-43bd-8d22-a22642e182ad tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Volume info retrieved successfully. Aug 06 03:24:36.254316 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c235d6d2-ba9f-43bd-8d22-a22642e182ad tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/volumes/c393dcdd-1ada-4176-b449-8fa7feba2430 returned with HTTP 200 Aug 06 03:24:36.254761 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1327/5372] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:36 2026] GET /volume/v3/volumes/c393dcdd-1ada-4176-b449-8fa7feba2430 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:36.266229 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-767c798f-fae2-4962-8cd8-df00f69b1e08 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:36.267998 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-767c798f-fae2-4962-8cd8-df00f69b1e08 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] POST https://10.4.3.80/volume/v3/backups Aug 06 03:24:36.268399 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-767c798f-fae2-4962-8cd8-df00f69b1e08 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c393dcdd-1ada-4176-b449-8fa7feba2430", "name": "tempest-type-Backup-1848922744"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:36.270078 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.contrib.backups [None req-767c798f-fae2-4962-8cd8-df00f69b1e08 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Creating new backup {'backup': {'volume_id': 'c393dcdd-1ada-4176-b449-8fa7feba2430', 'name': 'tempest-type-Backup-1848922744'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:24:36.270215 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.contrib.backups [None req-767c798f-fae2-4962-8cd8-df00f69b1e08 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Creating backup of volume c393dcdd-1ada-4176-b449-8fa7feba2430 in container None Aug 06 03:24:36.277335 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:36.277335 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:36.277668 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-767c798f-fae2-4962-8cd8-df00f69b1e08 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Volume info retrieved successfully. Aug 06 03:24:36.302877 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-767c798f-fae2-4962-8cd8-df00f69b1e08 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Created reservations ['fd57e342-e820-4aed-97f0-e1dce6631cf6', '1f636dea-315d-493c-a51f-6aea8ba0797c'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:24:36.330520 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-767c798f-fae2-4962-8cd8-df00f69b1e08 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:24:36.331052 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1350/5373] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:24:36 2026] POST /volume/v3/backups => generated 314 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:24:36.340299 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-45d98a76-3342-4728-af18-60ade432063a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:36.341964 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-45d98a76-3342-4728-af18-60ade432063a tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] GET https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 Aug 06 03:24:36.342147 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-45d98a76-3342-4728-af18-60ade432063a tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:36.342313 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-45d98a76-3342-4728-af18-60ade432063a tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:36.342406 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-45d98a76-3342-4728-af18-60ade432063a tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Show backup with id f856ba86-776e-432f-be21-5dcb15998724. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:36.347454 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:36.347454 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:36.348147 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-45d98a76-3342-4728-af18-60ade432063a tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 returned with HTTP 200 Aug 06 03:24:36.348778 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1351/5374] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:36 2026] GET /volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:37.358615 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c2bc5418-cfa6-41fc-b83f-9e304af4c38c None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:37.360963 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c2bc5418-cfa6-41fc-b83f-9e304af4c38c tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] GET https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 Aug 06 03:24:37.361218 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c2bc5418-cfa6-41fc-b83f-9e304af4c38c tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:37.361460 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c2bc5418-cfa6-41fc-b83f-9e304af4c38c tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:37.361631 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-c2bc5418-cfa6-41fc-b83f-9e304af4c38c tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Show backup with id f856ba86-776e-432f-be21-5dcb15998724. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:37.366441 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:37.366441 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:37.367144 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c2bc5418-cfa6-41fc-b83f-9e304af4c38c tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 returned with HTTP 200 Aug 06 03:24:37.367578 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1347/5375] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:37 2026] GET /volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:38.377008 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c67bef38-30a3-4797-b8d6-cc6a65714f60 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:38.378998 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c67bef38-30a3-4797-b8d6-cc6a65714f60 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] GET https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 Aug 06 03:24:38.379276 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c67bef38-30a3-4797-b8d6-cc6a65714f60 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:38.379513 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c67bef38-30a3-4797-b8d6-cc6a65714f60 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:38.379669 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-c67bef38-30a3-4797-b8d6-cc6a65714f60 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Show backup with id f856ba86-776e-432f-be21-5dcb15998724. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:38.383474 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:38.383474 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:38.384150 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c67bef38-30a3-4797-b8d6-cc6a65714f60 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 returned with HTTP 200 Aug 06 03:24:38.384582 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1328/5376] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:38 2026] GET /volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:39.396852 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-04e40a9f-9784-44c5-9870-2a8edbc656da None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:39.398594 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-04e40a9f-9784-44c5-9870-2a8edbc656da tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] GET https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 Aug 06 03:24:39.398809 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-04e40a9f-9784-44c5-9870-2a8edbc656da tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:39.399006 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-04e40a9f-9784-44c5-9870-2a8edbc656da tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:39.399107 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-04e40a9f-9784-44c5-9870-2a8edbc656da tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Show backup with id f856ba86-776e-432f-be21-5dcb15998724. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:39.403091 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:39.403091 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:39.403640 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-04e40a9f-9784-44c5-9870-2a8edbc656da tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 returned with HTTP 200 Aug 06 03:24:39.406850 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1351/5377] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:39 2026] GET /volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:40.413105 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ffb4237c-8960-4993-b076-1abc03acfbd6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:40.414769 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ffb4237c-8960-4993-b076-1abc03acfbd6 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] GET https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 Aug 06 03:24:40.414980 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ffb4237c-8960-4993-b076-1abc03acfbd6 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:40.415151 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ffb4237c-8960-4993-b076-1abc03acfbd6 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:40.415253 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-ffb4237c-8960-4993-b076-1abc03acfbd6 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Show backup with id f856ba86-776e-432f-be21-5dcb15998724. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:40.419157 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:40.419157 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:40.419683 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ffb4237c-8960-4993-b076-1abc03acfbd6 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 returned with HTTP 200 Aug 06 03:24:40.420036 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1352/5378] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:40 2026] GET /volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:41.430568 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a6656810-049a-4ed5-b3b5-ead6498fe621 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:41.432318 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a6656810-049a-4ed5-b3b5-ead6498fe621 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] GET https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 Aug 06 03:24:41.432585 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a6656810-049a-4ed5-b3b5-ead6498fe621 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:41.432801 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a6656810-049a-4ed5-b3b5-ead6498fe621 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:41.432962 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-a6656810-049a-4ed5-b3b5-ead6498fe621 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Show backup with id f856ba86-776e-432f-be21-5dcb15998724. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:41.436887 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:41.436887 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:41.437461 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a6656810-049a-4ed5-b3b5-ead6498fe621 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 returned with HTTP 200 Aug 06 03:24:41.437869 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1348/5379] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:41 2026] GET /volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:42.449241 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f26dd3db-afc6-4e4f-9f52-fea8fa141959 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:42.451455 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f26dd3db-afc6-4e4f-9f52-fea8fa141959 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] GET https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 Aug 06 03:24:42.451717 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f26dd3db-afc6-4e4f-9f52-fea8fa141959 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:42.451939 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f26dd3db-afc6-4e4f-9f52-fea8fa141959 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:42.452037 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-f26dd3db-afc6-4e4f-9f52-fea8fa141959 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Show backup with id f856ba86-776e-432f-be21-5dcb15998724. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:42.456440 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:42.456440 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:42.457130 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f26dd3db-afc6-4e4f-9f52-fea8fa141959 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 returned with HTTP 200 Aug 06 03:24:42.457462 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1329/5380] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:42 2026] GET /volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:43.467320 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0eb000b8-04d5-4f23-b1a8-d04d2ad2d127 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:43.469431 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0eb000b8-04d5-4f23-b1a8-d04d2ad2d127 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] GET https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 Aug 06 03:24:43.469694 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0eb000b8-04d5-4f23-b1a8-d04d2ad2d127 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:43.469962 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0eb000b8-04d5-4f23-b1a8-d04d2ad2d127 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:43.470108 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-0eb000b8-04d5-4f23-b1a8-d04d2ad2d127 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Show backup with id f856ba86-776e-432f-be21-5dcb15998724. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:43.474358 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:43.474358 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:43.474923 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0eb000b8-04d5-4f23-b1a8-d04d2ad2d127 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 returned with HTTP 200 Aug 06 03:24:43.475252 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1352/5381] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:43 2026] GET /volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:44.484442 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0ad9ba6e-b2f0-4fc1-aeb8-92a22c695d46 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:44.486733 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0ad9ba6e-b2f0-4fc1-aeb8-92a22c695d46 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] GET https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 Aug 06 03:24:44.487058 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0ad9ba6e-b2f0-4fc1-aeb8-92a22c695d46 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:44.487318 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0ad9ba6e-b2f0-4fc1-aeb8-92a22c695d46 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:44.487433 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-0ad9ba6e-b2f0-4fc1-aeb8-92a22c695d46 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Show backup with id f856ba86-776e-432f-be21-5dcb15998724. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:44.491099 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:44.491099 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:44.491614 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0ad9ba6e-b2f0-4fc1-aeb8-92a22c695d46 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 returned with HTTP 200 Aug 06 03:24:44.491942 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1353/5382] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:44 2026] GET /volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:45.502679 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7fd72475-1c07-462d-b822-054bb4c5aac7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:45.506106 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7fd72475-1c07-462d-b822-054bb4c5aac7 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] GET https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 Aug 06 03:24:45.506645 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7fd72475-1c07-462d-b822-054bb4c5aac7 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:45.506979 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7fd72475-1c07-462d-b822-054bb4c5aac7 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:45.507185 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-7fd72475-1c07-462d-b822-054bb4c5aac7 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Show backup with id f856ba86-776e-432f-be21-5dcb15998724. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:45.511843 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:45.511843 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:45.512449 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7fd72475-1c07-462d-b822-054bb4c5aac7 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 returned with HTTP 200 Aug 06 03:24:45.513223 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1349/5383] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:45 2026] GET /volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:46.523200 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-47328073-611f-4026-a523-223724040b62 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:46.524999 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-47328073-611f-4026-a523-223724040b62 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] GET https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 Aug 06 03:24:46.525227 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-47328073-611f-4026-a523-223724040b62 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:46.525437 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-47328073-611f-4026-a523-223724040b62 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:46.525569 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-47328073-611f-4026-a523-223724040b62 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Show backup with id f856ba86-776e-432f-be21-5dcb15998724. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:46.530099 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:46.530099 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:46.530757 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-47328073-611f-4026-a523-223724040b62 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 returned with HTTP 200 Aug 06 03:24:46.531130 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1330/5384] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:46 2026] GET /volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:47.540909 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-745d3d64-f001-4af8-9564-5dd6920a24b7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:47.542951 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-745d3d64-f001-4af8-9564-5dd6920a24b7 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] GET https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 Aug 06 03:24:47.542951 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-745d3d64-f001-4af8-9564-5dd6920a24b7 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:47.543208 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-745d3d64-f001-4af8-9564-5dd6920a24b7 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:47.543277 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-745d3d64-f001-4af8-9564-5dd6920a24b7 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Show backup with id f856ba86-776e-432f-be21-5dcb15998724. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:47.547461 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:47.547461 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:47.548010 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-745d3d64-f001-4af8-9564-5dd6920a24b7 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 returned with HTTP 200 Aug 06 03:24:47.548346 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1353/5385] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:47 2026] GET /volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:48.559267 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6b79e6e0-fdfa-4974-88d4-0873ebc919d2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:48.560896 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6b79e6e0-fdfa-4974-88d4-0873ebc919d2 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] GET https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 Aug 06 03:24:48.561089 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6b79e6e0-fdfa-4974-88d4-0873ebc919d2 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:48.561259 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6b79e6e0-fdfa-4974-88d4-0873ebc919d2 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:48.561369 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-6b79e6e0-fdfa-4974-88d4-0873ebc919d2 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Show backup with id f856ba86-776e-432f-be21-5dcb15998724. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:48.565259 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:48.565259 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:48.565813 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6b79e6e0-fdfa-4974-88d4-0873ebc919d2 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 returned with HTTP 200 Aug 06 03:24:48.566332 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1354/5386] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:48 2026] GET /volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:49.575896 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-95f846d7-5f71-4c7c-95ac-18e3aa1af550 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:49.578984 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-95f846d7-5f71-4c7c-95ac-18e3aa1af550 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] GET https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 Aug 06 03:24:49.578984 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-95f846d7-5f71-4c7c-95ac-18e3aa1af550 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:49.578984 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-95f846d7-5f71-4c7c-95ac-18e3aa1af550 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:49.578984 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-95f846d7-5f71-4c7c-95ac-18e3aa1af550 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Show backup with id f856ba86-776e-432f-be21-5dcb15998724. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:49.584248 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:49.584248 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:49.584975 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-95f846d7-5f71-4c7c-95ac-18e3aa1af550 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 returned with HTTP 200 Aug 06 03:24:49.585382 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1350/5387] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:49 2026] GET /volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:50.594736 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e04fa7f3-87b6-47bb-8980-c253989f4bf2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:50.596434 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e04fa7f3-87b6-47bb-8980-c253989f4bf2 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] GET https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 Aug 06 03:24:50.596882 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e04fa7f3-87b6-47bb-8980-c253989f4bf2 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:50.597199 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e04fa7f3-87b6-47bb-8980-c253989f4bf2 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:50.597348 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-e04fa7f3-87b6-47bb-8980-c253989f4bf2 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Show backup with id f856ba86-776e-432f-be21-5dcb15998724. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:50.601593 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:50.601593 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:50.602271 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e04fa7f3-87b6-47bb-8980-c253989f4bf2 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 returned with HTTP 200 Aug 06 03:24:50.602667 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1331/5388] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:50 2026] GET /volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:50.612123 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-de58be7e-34e5-48ab-80f3-85d7ff32b806 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:50.671086 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-de58be7e-34e5-48ab-80f3-85d7ff32b806 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-member] PUT https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 Aug 06 03:24:50.671567 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-de58be7e-34e5-48ab-80f3-85d7ff32b806 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:50.675259 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=153,cinder:INSERT=16,cinder:UPDATE=34 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:24:50.679976 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:50.679976 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:50.687185 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-de58be7e-34e5-48ab-80f3-85d7ff32b806 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-member] https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 returned with HTTP 200 Aug 06 03:24:50.687702 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1354/5389] 10.4.3.80 () {70 vars in 1401 bytes} [Thu Aug 6 03:24:50 2026] PUT /volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 => generated 314 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:50.694918 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2255eaa1-dd49-478c-a06d-921135c3b476 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:50.696686 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2255eaa1-dd49-478c-a06d-921135c3b476 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] GET https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 Aug 06 03:24:50.697043 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2255eaa1-dd49-478c-a06d-921135c3b476 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:50.697230 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2255eaa1-dd49-478c-a06d-921135c3b476 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:50.697346 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-2255eaa1-dd49-478c-a06d-921135c3b476 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Show backup with id f856ba86-776e-432f-be21-5dcb15998724. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:50.702054 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:50.702054 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:50.702602 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2255eaa1-dd49-478c-a06d-921135c3b476 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 returned with HTTP 200 Aug 06 03:24:50.702937 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1355/5390] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:50 2026] GET /volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:50.713320 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-afe0f372-1393-4344-8259-1987402ef053 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:50.715122 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-afe0f372-1393-4344-8259-1987402ef053 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] DELETE https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 Aug 06 03:24:50.715460 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-afe0f372-1393-4344-8259-1987402ef053 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:50.715691 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-afe0f372-1393-4344-8259-1987402ef053 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:50.715862 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.contrib.backups [None req-afe0f372-1393-4344-8259-1987402ef053 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Delete backup with id: f856ba86-776e-432f-be21-5dcb15998724. Aug 06 03:24:50.720151 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:50.720151 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:50.730400 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.backup.rpcapi [None req-afe0f372-1393-4344-8259-1987402ef053 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] delete_backup rpcapi backup_id f856ba86-776e-432f-be21-5dcb15998724 {{(pid=100900) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:24:50.732252 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-afe0f372-1393-4344-8259-1987402ef053 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 returned with HTTP 202 Aug 06 03:24:50.732856 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1351/5391] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:24:50 2026] DELETE /volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:24:50.738732 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-40568239-5f90-47ea-9eb3-8b51c691a578 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:50.740382 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-40568239-5f90-47ea-9eb3-8b51c691a578 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] GET https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 Aug 06 03:24:50.740573 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-40568239-5f90-47ea-9eb3-8b51c691a578 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:50.740749 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-40568239-5f90-47ea-9eb3-8b51c691a578 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:50.740862 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-40568239-5f90-47ea-9eb3-8b51c691a578 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Show backup with id f856ba86-776e-432f-be21-5dcb15998724. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:50.744636 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:50.744636 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:50.745186 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-40568239-5f90-47ea-9eb3-8b51c691a578 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 returned with HTTP 200 Aug 06 03:24:50.745576 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1332/5392] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:50 2026] GET /volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:51.754669 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-86e652d8-a931-46b1-a12d-6a708d295585 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:51.756345 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-86e652d8-a931-46b1-a12d-6a708d295585 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] GET https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 Aug 06 03:24:51.756551 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-86e652d8-a931-46b1-a12d-6a708d295585 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:51.756790 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-86e652d8-a931-46b1-a12d-6a708d295585 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:51.756946 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-86e652d8-a931-46b1-a12d-6a708d295585 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Show backup with id f856ba86-776e-432f-be21-5dcb15998724. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:24:51.760525 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-86e652d8-a931-46b1-a12d-6a708d295585 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 returned with HTTP 404 Aug 06 03:24:51.761024 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1355/5393] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:51 2026] GET /volume/v3/backups/f856ba86-776e-432f-be21-5dcb15998724 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:24:51.766749 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0300d6a2-9460-4ef3-b389-bc489f12c33b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:51.768356 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0300d6a2-9460-4ef3-b389-bc489f12c33b tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/c393dcdd-1ada-4176-b449-8fa7feba2430 Aug 06 03:24:51.768603 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0300d6a2-9460-4ef3-b389-bc489f12c33b tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:51.768802 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0300d6a2-9460-4ef3-b389-bc489f12c33b tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:51.768971 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-0300d6a2-9460-4ef3-b389-bc489f12c33b tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Delete volume with id: c393dcdd-1ada-4176-b449-8fa7feba2430 Aug 06 03:24:51.776495 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:51.776495 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:51.776495 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-0300d6a2-9460-4ef3-b389-bc489f12c33b tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Volume info retrieved successfully. Aug 06 03:24:51.789637 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-0300d6a2-9460-4ef3-b389-bc489f12c33b tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Delete volume request issued successfully. Aug 06 03:24:51.789987 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0300d6a2-9460-4ef3-b389-bc489f12c33b tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/volumes/c393dcdd-1ada-4176-b449-8fa7feba2430 returned with HTTP 202 Aug 06 03:24:51.790472 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1356/5394] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:24:51 2026] DELETE /volume/v3/volumes/c393dcdd-1ada-4176-b449-8fa7feba2430 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:24:51.797674 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1665465b-d2ab-4f62-b86e-de3de5782890 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:51.800165 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1665465b-d2ab-4f62-b86e-de3de5782890 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] GET https://10.4.3.80/volume/v3/volumes/c393dcdd-1ada-4176-b449-8fa7feba2430 Aug 06 03:24:51.800530 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1665465b-d2ab-4f62-b86e-de3de5782890 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:51.800820 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1665465b-d2ab-4f62-b86e-de3de5782890 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:51.804171 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=121,cinder:UPDATE=23,cinder:INSERT=7 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:24:51.814298 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:51.814298 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:51.819568 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1665465b-d2ab-4f62-b86e-de3de5782890 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Volume info retrieved successfully. Aug 06 03:24:51.824800 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1665465b-d2ab-4f62-b86e-de3de5782890 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/volumes/c393dcdd-1ada-4176-b449-8fa7feba2430 returned with HTTP 200 Aug 06 03:24:51.825442 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1352/5395] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:51 2026] GET /volume/v3/volumes/c393dcdd-1ada-4176-b449-8fa7feba2430 => generated 1006 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:52.316800 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-7199b164-a59e-4101-86a2-81b5af37951c None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:52.318339 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7199b164-a59e-4101-86a2-81b5af37951c tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 Aug 06 03:24:52.318521 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7199b164-a59e-4101-86a2-81b5af37951c tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:52.318705 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-7199b164-a59e-4101-86a2-81b5af37951c tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:52.325014 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:52.325014 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:52.328105 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-7199b164-a59e-4101-86a2-81b5af37951c tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:24:52.331772 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-7199b164-a59e-4101-86a2-81b5af37951c tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 returned with HTTP 200 Aug 06 03:24:52.332137 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1333/5396] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:52 2026] GET /volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:52.343454 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2e8bc26e-6038-47aa-9f86-6c0ac7071ad1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:52.345001 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2e8bc26e-6038-47aa-9f86-6c0ac7071ad1 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 Aug 06 03:24:52.345164 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2e8bc26e-6038-47aa-9f86-6c0ac7071ad1 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:52.345345 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2e8bc26e-6038-47aa-9f86-6c0ac7071ad1 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:52.351337 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:52.351337 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:52.354158 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2e8bc26e-6038-47aa-9f86-6c0ac7071ad1 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:24:52.357440 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2e8bc26e-6038-47aa-9f86-6c0ac7071ad1 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 returned with HTTP 200 Aug 06 03:24:52.357747 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1356/5397] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:52 2026] GET /volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 => generated 881 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:52.392468 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-5b43caf9-111a-46b6-aecc-70b6576afdd2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:52.394082 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-5b43caf9-111a-46b6-aecc-70b6576afdd2 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 Aug 06 03:24:52.394380 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-5b43caf9-111a-46b6-aecc-70b6576afdd2 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:52.394625 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-5b43caf9-111a-46b6-aecc-70b6576afdd2 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:52.398586 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=123,cinder:UPDATE=24,cinder:INSERT=14 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:24:52.402805 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:52.402805 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:52.406434 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-5b43caf9-111a-46b6-aecc-70b6576afdd2 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:24:52.410852 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-5b43caf9-111a-46b6-aecc-70b6576afdd2 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 returned with HTTP 200 Aug 06 03:24:52.411398 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1357/5398] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:24:52 2026] GET /volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:52.473272 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-851b5922-713e-4420-8492-de9d4c9697a6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:52.473824 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-851b5922-713e-4420-8492-de9d4c9697a6 None None] GET https://10.4.3.80/volume// Aug 06 03:24:52.474040 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-851b5922-713e-4420-8492-de9d4c9697a6 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:52.474262 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-851b5922-713e-4420-8492-de9d4c9697a6 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:52.474657 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-851b5922-713e-4420-8492-de9d4c9697a6 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:24:52.475022 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1353/5399] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:24:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:24:52.481581 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-1a12f900-ef6e-4605-aa5a-8fb33d15335f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:52.546049 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-1a12f900-ef6e-4605-aa5a-8fb33d15335f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:24:52.546405 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-1a12f900-ef6e-4605-aa5a-8fb33d15335f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59139ca3-cd75-4f44-858f-3a05550fbf59", "connector": null, "instance_uuid": "c971507a-0194-4e62-9b4a-d19efd996306"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:52.554244 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:52.554244 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:52.575792 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-1a12f900-ef6e-4605-aa5a-8fb33d15335f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:24:52.576272 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1334/5400] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:24:52 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 06 03:24:52.597894 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a1ebe359-ffb4-4bd8-a98d-628e5d634ec9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:52.599415 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a1ebe359-ffb4-4bd8-a98d-628e5d634ec9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 Aug 06 03:24:52.599572 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a1ebe359-ffb4-4bd8-a98d-628e5d634ec9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:52.599729 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a1ebe359-ffb4-4bd8-a98d-628e5d634ec9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:52.609965 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-2c8c426a-fbd7-4ef1-94b9-0e573e9cebf8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:52.609965 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2c8c426a-fbd7-4ef1-94b9-0e573e9cebf8 None None] GET https://10.4.3.80/volume// Aug 06 03:24:52.609965 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2c8c426a-fbd7-4ef1-94b9-0e573e9cebf8 None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:52.609965 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-2c8c426a-fbd7-4ef1-94b9-0e573e9cebf8 None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:52.610216 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:52.610216 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:52.610297 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-2c8c426a-fbd7-4ef1-94b9-0e573e9cebf8 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:24:52.610297 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1358/5401] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:24:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:24:52.612997 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a1ebe359-ffb4-4bd8-a98d-628e5d634ec9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:24:52.616603 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a1ebe359-ffb4-4bd8-a98d-628e5d634ec9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 returned with HTTP 200 Aug 06 03:24:52.616965 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1357/5402] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:52 2026] GET /volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:52.617173 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-214a1a4d-8247-4f16-a81b-52a78a6cfb38 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:52.619452 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-214a1a4d-8247-4f16-a81b-52a78a6cfb38 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 Aug 06 03:24:52.619754 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-214a1a4d-8247-4f16-a81b-52a78a6cfb38 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:52.620124 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-214a1a4d-8247-4f16-a81b-52a78a6cfb38 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:52.628819 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:52.628819 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:52.631981 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-214a1a4d-8247-4f16-a81b-52a78a6cfb38 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:24:52.636165 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-214a1a4d-8247-4f16-a81b-52a78a6cfb38 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 returned with HTTP 200 Aug 06 03:24:52.636575 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1354/5403] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:24:52 2026] GET /volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 => generated 1060 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:24:52.729958 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-630bbb69-6a0d-4699-8f1a-550eda0cb076 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:52.731808 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-630bbb69-6a0d-4699-8f1a-550eda0cb076 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] PUT https://10.4.3.80/volume/v3/attachments/3b05f851-e422-4c85-8eaa-557085c74070 Aug 06 03:24:52.732179 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-630bbb69-6a0d-4699-8f1a-550eda0cb076 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:52.738517 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-630bbb69-6a0d-4699-8f1a-550eda0cb076 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Acquiring lock "cinder-attachment_update-59139ca3-cd75-4f44-858f-3a05550fbf59-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:24:52.742524 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-630bbb69-6a0d-4699-8f1a-550eda0cb076 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Lock "cinder-attachment_update-59139ca3-cd75-4f44-858f-3a05550fbf59-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:24:52.743317 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:52.743317 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:52.804285 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-630bbb69-6a0d-4699-8f1a-550eda0cb076 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Lock "cinder-attachment_update-59139ca3-cd75-4f44-858f-3a05550fbf59-np0000006611" released by "attachment_update" :: held 0.062s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:24:52.804545 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-630bbb69-6a0d-4699-8f1a-550eda0cb076 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments/3b05f851-e422-4c85-8eaa-557085c74070 returned with HTTP 200 Aug 06 03:24:52.805189 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1335/5404] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:24:52 2026] PUT /volume/v3/attachments/3b05f851-e422-4c85-8eaa-557085c74070 => generated 968 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:52.812353 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-3571bbb4-29f6-420b-aa60-3b11f2b2d254 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:52.814108 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-3571bbb4-29f6-420b-aa60-3b11f2b2d254 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59/encryption Aug 06 03:24:52.814303 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-3571bbb4-29f6-420b-aa60-3b11f2b2d254 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:52.814481 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-3571bbb4-29f6-420b-aa60-3b11f2b2d254 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'index' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:52.823404 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:52.823404 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:52.828759 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-3571bbb4-29f6-420b-aa60-3b11f2b2d254 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59/encryption returned with HTTP 200 Aug 06 03:24:52.829122 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1359/5405] 10.4.3.80 () {68 vars in 1624 bytes} [Thu Aug 6 03:24:52 2026] GET /volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:52.838453 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-834e160a-cfb5-4b3a-b8bb-c09ae50a5f48 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:52.840007 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-834e160a-cfb5-4b3a-b8bb-c09ae50a5f48 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] GET https://10.4.3.80/volume/v3/volumes/c393dcdd-1ada-4176-b449-8fa7feba2430 Aug 06 03:24:52.840190 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-834e160a-cfb5-4b3a-b8bb-c09ae50a5f48 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:52.840382 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-834e160a-cfb5-4b3a-b8bb-c09ae50a5f48 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:52.845522 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-834e160a-cfb5-4b3a-b8bb-c09ae50a5f48 tempest-ProjectMemberTests39-1062493723 tempest-ProjectMemberTests39-1062493723-project-admin] https://10.4.3.80/volume/v3/volumes/c393dcdd-1ada-4176-b449-8fa7feba2430 returned with HTTP 404 Aug 06 03:24:52.845963 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1358/5406] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:24:52 2026] GET /volume/v3/volumes/c393dcdd-1ada-4176-b449-8fa7feba2430 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:24:53.627618 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ac569c46-932a-4346-b3fa-fa07cede3579 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:53.629388 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ac569c46-932a-4346-b3fa-fa07cede3579 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 Aug 06 03:24:53.629578 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ac569c46-932a-4346-b3fa-fa07cede3579 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:53.629759 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ac569c46-932a-4346-b3fa-fa07cede3579 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:53.638500 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:53.638500 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:53.641689 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ac569c46-932a-4346-b3fa-fa07cede3579 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:24:53.645468 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ac569c46-932a-4346-b3fa-fa07cede3579 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 returned with HTTP 200 Aug 06 03:24:53.645876 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1355/5407] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:53 2026] GET /volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:54.114894 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b00a8a90-f2ad-43eb-9d24-36457e1579aa None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:54.184594 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b00a8a90-f2ad-43eb-9d24-36457e1579aa tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:24:54.185000 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b00a8a90-f2ad-43eb-9d24-36457e1579aa tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1632334541"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:54.186402 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-b00a8a90-f2ad-43eb-9d24-36457e1579aa tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1632334541'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:24:54.186548 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-b00a8a90-f2ad-43eb-9d24-36457e1579aa tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Create volume of 1 GB Aug 06 03:24:54.186846 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:54.186846 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:54.188609 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=154,cinder:UPDATE=23,cinder:INSERT=15 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:24:54.191027 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b00a8a90-f2ad-43eb-9d24-36457e1579aa tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Availability Zones retrieved successfully. Aug 06 03:24:54.195914 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b00a8a90-f2ad-43eb-9d24-36457e1579aa tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Flow 'volume_create_api' (09afcbe6-2d50-40b6-80a6-a7ef350bc40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:24:54.196981 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b00a8a90-f2ad-43eb-9d24-36457e1579aa tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2d48e30-e7df-4cb3-8198-1e72b1a8d65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:54.197889 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-b00a8a90-f2ad-43eb-9d24-36457e1579aa tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:24:54.220006 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b00a8a90-f2ad-43eb-9d24-36457e1579aa tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2d48e30-e7df-4cb3-8198-1e72b1a8d65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:54.220778 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b00a8a90-f2ad-43eb-9d24-36457e1579aa tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21df1534-df74-4996-801d-8e007cda3e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:54.274213 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-b00a8a90-f2ad-43eb-9d24-36457e1579aa tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Created reservations ['94b598d2-c60b-4219-aa92-20fd7338d503', '46df8cc2-14cf-4baf-964d-751a2e84ca24', 'f8c12cb9-b601-4b09-9bed-c3f54f6ec53d', '7946d99d-519c-4029-8163-519e9f904fef'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:24:54.275099 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b00a8a90-f2ad-43eb-9d24-36457e1579aa tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21df1534-df74-4996-801d-8e007cda3e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94b598d2-c60b-4219-aa92-20fd7338d503', '46df8cc2-14cf-4baf-964d-751a2e84ca24', 'f8c12cb9-b601-4b09-9bed-c3f54f6ec53d', '7946d99d-519c-4029-8163-519e9f904fef']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:54.275762 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b00a8a90-f2ad-43eb-9d24-36457e1579aa tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56c84504-9ad5-4ce7-94c5-9f1848ddc86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:54.297173 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b00a8a90-f2ad-43eb-9d24-36457e1579aa tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56c84504-9ad5-4ce7-94c5-9f1848ddc86e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8179781-287a-4615-bdbf-eda75c19b6e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1632334541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e62e66936a4239a3d02b44b485b26a',qos_specs=None,replication_status=,reservations=['94b598d2-c60b-4219-aa92-20fd7338d503','46df8cc2-14cf-4baf-964d-751a2e84ca24','f8c12cb9-b601-4b09-9bed-c3f54f6ec53d','7946d99d-519c-4029-8163-519e9f904fef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d6641a38034260aa7d0959abb17496',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:24:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1632334541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8179781-287a-4615-bdbf-eda75c19b6e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33e62e66936a4239a3d02b44b485b26a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27d6641a38034260aa7d0959abb17496',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:54.297905 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b00a8a90-f2ad-43eb-9d24-36457e1579aa tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edfd9580-fbe8-4d99-b00f-a467c59dd4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:54.313612 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b00a8a90-f2ad-43eb-9d24-36457e1579aa tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edfd9580-fbe8-4d99-b00f-a467c59dd4a7) transitioned into state 'SUCCESS' from state '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-1632334541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e62e66936a4239a3d02b44b485b26a',qos_specs=None,replication_status=,reservations=['94b598d2-c60b-4219-aa92-20fd7338d503','46df8cc2-14cf-4baf-964d-751a2e84ca24','f8c12cb9-b601-4b09-9bed-c3f54f6ec53d','7946d99d-519c-4029-8163-519e9f904fef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d6641a38034260aa7d0959abb17496',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:54.314227 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b00a8a90-f2ad-43eb-9d24-36457e1579aa tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (676a1433-b14d-4fd0-8e89-2dcff66fcd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:54.321543 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b00a8a90-f2ad-43eb-9d24-36457e1579aa tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (676a1433-b14d-4fd0-8e89-2dcff66fcd82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:54.322281 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-b00a8a90-f2ad-43eb-9d24-36457e1579aa tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Flow 'volume_create_api' (09afcbe6-2d50-40b6-80a6-a7ef350bc40c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:24:54.322606 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b00a8a90-f2ad-43eb-9d24-36457e1579aa tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Create volume request issued successfully. Aug 06 03:24:54.323194 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b00a8a90-f2ad-43eb-9d24-36457e1579aa tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:24:54.323572 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1336/5408] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:24:54 2026] POST /volume/v3/volumes => generated 776 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:24:54.334886 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6696f07e-a504-4e01-951a-a1623bcf7d84 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:54.336647 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6696f07e-a504-4e01-951a-a1623bcf7d84 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] GET https://10.4.3.80/volume/v3/volumes/f8179781-287a-4615-bdbf-eda75c19b6e2 Aug 06 03:24:54.336860 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6696f07e-a504-4e01-951a-a1623bcf7d84 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:54.337057 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6696f07e-a504-4e01-951a-a1623bcf7d84 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:54.343486 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:54.343486 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:54.346611 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6696f07e-a504-4e01-951a-a1623bcf7d84 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Volume info retrieved successfully. Aug 06 03:24:54.350496 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6696f07e-a504-4e01-951a-a1623bcf7d84 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes/f8179781-287a-4615-bdbf-eda75c19b6e2 returned with HTTP 200 Aug 06 03:24:54.350920 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1360/5409] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:24:54 2026] GET /volume/v3/volumes/f8179781-287a-4615-bdbf-eda75c19b6e2 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:54.657302 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-16f92794-3815-473d-aa02-b67c79dadbbb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:54.659209 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-16f92794-3815-473d-aa02-b67c79dadbbb tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 Aug 06 03:24:54.659400 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-16f92794-3815-473d-aa02-b67c79dadbbb tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:54.659575 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-16f92794-3815-473d-aa02-b67c79dadbbb tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:54.668250 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:54.668250 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:54.671215 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-16f92794-3815-473d-aa02-b67c79dadbbb tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:24:54.674721 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-16f92794-3815-473d-aa02-b67c79dadbbb tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 returned with HTTP 200 Aug 06 03:24:54.675058 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1359/5410] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:54 2026] GET /volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:55.362616 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-fc778166-bb5f-4d57-be28-2dcf7218d7f9 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:55.364143 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fc778166-bb5f-4d57-be28-2dcf7218d7f9 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] GET https://10.4.3.80/volume/v3/volumes/f8179781-287a-4615-bdbf-eda75c19b6e2 Aug 06 03:24:55.364326 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fc778166-bb5f-4d57-be28-2dcf7218d7f9 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:55.364489 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-fc778166-bb5f-4d57-be28-2dcf7218d7f9 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:55.371488 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:55.371488 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:55.374698 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-fc778166-bb5f-4d57-be28-2dcf7218d7f9 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Volume info retrieved successfully. Aug 06 03:24:55.378292 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-fc778166-bb5f-4d57-be28-2dcf7218d7f9 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes/f8179781-287a-4615-bdbf-eda75c19b6e2 returned with HTTP 200 Aug 06 03:24:55.378665 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1356/5411] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:24:55 2026] GET /volume/v3/volumes/f8179781-287a-4615-bdbf-eda75c19b6e2 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:24:55.389715 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0c34ed25-2eae-4edd-9e0b-30ebce445cae None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:55.433595 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0c34ed25-2eae-4edd-9e0b-30ebce445cae tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] GET https://10.4.3.80/volume/v3/volumes Aug 06 03:24:55.433774 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0c34ed25-2eae-4edd-9e0b-30ebce445cae tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:55.433962 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0c34ed25-2eae-4edd-9e0b-30ebce445cae tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:55.434223 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.api_utils [None req-0c34ed25-2eae-4edd-9e0b-30ebce445cae tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] Removing options '' from query. {{(pid=100901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:24:55.434564 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:55.434564 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:55.434960 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-0c34ed25-2eae-4edd-9e0b-30ebce445cae tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100901) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:24:55.441303 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-0c34ed25-2eae-4edd-9e0b-30ebce445cae tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] Get all volumes completed successfully. Aug 06 03:24:55.441660 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0c34ed25-2eae-4edd-9e0b-30ebce445cae tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] https://10.4.3.80/volume/v3/volumes returned with HTTP 200 Aug 06 03:24:55.442140 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1337/5412] 10.4.3.80 () {68 vars in 1271 bytes} [Thu Aug 6 03:24:55 2026] GET /volume/v3/volumes => generated 334 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:55.449625 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ada50673-f414-4b16-bf78-aa114d5f563e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:55.451595 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ada50673-f414-4b16-bf78-aa114d5f563e tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/f8179781-287a-4615-bdbf-eda75c19b6e2 Aug 06 03:24:55.451784 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ada50673-f414-4b16-bf78-aa114d5f563e tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:55.452000 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ada50673-f414-4b16-bf78-aa114d5f563e tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:55.452160 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-ada50673-f414-4b16-bf78-aa114d5f563e tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Delete volume with id: f8179781-287a-4615-bdbf-eda75c19b6e2 Aug 06 03:24:55.458735 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:55.458735 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:55.459090 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ada50673-f414-4b16-bf78-aa114d5f563e tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Volume info retrieved successfully. Aug 06 03:24:55.473612 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ada50673-f414-4b16-bf78-aa114d5f563e tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Delete volume request issued successfully. Aug 06 03:24:55.473816 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ada50673-f414-4b16-bf78-aa114d5f563e tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes/f8179781-287a-4615-bdbf-eda75c19b6e2 returned with HTTP 202 Aug 06 03:24:55.474231 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1361/5413] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:24:55 2026] DELETE /volume/v3/volumes/f8179781-287a-4615-bdbf-eda75c19b6e2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:24:55.481552 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-15773e6d-23cb-4eee-ac38-b890e33f8195 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:55.483585 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-15773e6d-23cb-4eee-ac38-b890e33f8195 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] GET https://10.4.3.80/volume/v3/volumes/f8179781-287a-4615-bdbf-eda75c19b6e2 Aug 06 03:24:55.483813 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-15773e6d-23cb-4eee-ac38-b890e33f8195 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:55.484019 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-15773e6d-23cb-4eee-ac38-b890e33f8195 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:55.490670 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:55.490670 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:55.494178 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-15773e6d-23cb-4eee-ac38-b890e33f8195 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Volume info retrieved successfully. Aug 06 03:24:55.497665 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-15773e6d-23cb-4eee-ac38-b890e33f8195 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes/f8179781-287a-4615-bdbf-eda75c19b6e2 returned with HTTP 200 Aug 06 03:24:55.498064 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1360/5414] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:24:55 2026] GET /volume/v3/volumes/f8179781-287a-4615-bdbf-eda75c19b6e2 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:24:55.686382 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-346676ca-c4fd-4c28-97a8-88ae17847d53 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:55.687989 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-346676ca-c4fd-4c28-97a8-88ae17847d53 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 Aug 06 03:24:55.688162 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-346676ca-c4fd-4c28-97a8-88ae17847d53 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:55.688342 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-346676ca-c4fd-4c28-97a8-88ae17847d53 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:55.696419 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:55.696419 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:55.699220 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-346676ca-c4fd-4c28-97a8-88ae17847d53 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:24:55.702592 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-346676ca-c4fd-4c28-97a8-88ae17847d53 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 returned with HTTP 200 Aug 06 03:24:55.702917 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1357/5415] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:55 2026] GET /volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:56.258005 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-dbe496f5-0663-4ac4-9ff2-d05a2ee16f0d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:56.259757 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-dbe496f5-0663-4ac4-9ff2-d05a2ee16f0d tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] POST https://10.4.3.80/volume/v3/attachments/3b05f851-e422-4c85-8eaa-557085c74070/action Aug 06 03:24:56.260112 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-dbe496f5-0663-4ac4-9ff2-d05a2ee16f0d tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:24:56.260236 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-dbe496f5-0663-4ac4-9ff2-d05a2ee16f0d tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:56.273683 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:56.273683 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:56.281401 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-5b066e7e-4c49-494b-bd2f-60ea3251c923 req-dbe496f5-0663-4ac4-9ff2-d05a2ee16f0d tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments/3b05f851-e422-4c85-8eaa-557085c74070/action returned with HTTP 204 Aug 06 03:24:56.281753 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1338/5416] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:24:56 2026] POST /volume/v3/attachments/3b05f851-e422-4c85-8eaa-557085c74070/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:24:56.509320 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7405dab8-7502-4e98-ac73-460bf8e57fbd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:56.511066 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7405dab8-7502-4e98-ac73-460bf8e57fbd tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] GET https://10.4.3.80/volume/v3/volumes/f8179781-287a-4615-bdbf-eda75c19b6e2 Aug 06 03:24:56.511258 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7405dab8-7502-4e98-ac73-460bf8e57fbd tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:56.511423 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7405dab8-7502-4e98-ac73-460bf8e57fbd tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:56.516472 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7405dab8-7502-4e98-ac73-460bf8e57fbd tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes/f8179781-287a-4615-bdbf-eda75c19b6e2 returned with HTTP 404 Aug 06 03:24:56.517031 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1362/5417] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:24:56 2026] GET /volume/v3/volumes/f8179781-287a-4615-bdbf-eda75c19b6e2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:24:56.523402 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e461790c-b0a4-4ab8-a10c-673f7c6021a2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:56.525086 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e461790c-b0a4-4ab8-a10c-673f7c6021a2 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:24:56.525391 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e461790c-b0a4-4ab8-a10c-673f7c6021a2 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1304578639"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:56.526641 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-e461790c-b0a4-4ab8-a10c-673f7c6021a2 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1304578639'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:24:56.526746 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-e461790c-b0a4-4ab8-a10c-673f7c6021a2 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Create volume of 1 GB Aug 06 03:24:56.530005 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e461790c-b0a4-4ab8-a10c-673f7c6021a2 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Availability Zones retrieved successfully. Aug 06 03:24:56.534694 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e461790c-b0a4-4ab8-a10c-673f7c6021a2 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Flow 'volume_create_api' (70dca2b5-c242-4a51-b37f-c8c826241b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:24:56.535568 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e461790c-b0a4-4ab8-a10c-673f7c6021a2 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c094b816-b35a-4a7c-a8ca-52a26c187b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:56.536270 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-e461790c-b0a4-4ab8-a10c-673f7c6021a2 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:24:56.559321 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e461790c-b0a4-4ab8-a10c-673f7c6021a2 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c094b816-b35a-4a7c-a8ca-52a26c187b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:56.559975 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e461790c-b0a4-4ab8-a10c-673f7c6021a2 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54425eb4-cf51-4532-aff6-48198122a18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:56.594535 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-e461790c-b0a4-4ab8-a10c-673f7c6021a2 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Created reservations ['aa147779-39b5-467f-befc-6f16ed37c634', '6351d611-14eb-4f14-8a59-1fde988847af', '4d224b4d-eac9-49cb-a1d5-da5d2220825f', 'ca794718-957c-419a-8785-9d899fe5ce4a'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:24:56.595213 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e461790c-b0a4-4ab8-a10c-673f7c6021a2 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54425eb4-cf51-4532-aff6-48198122a18e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa147779-39b5-467f-befc-6f16ed37c634', '6351d611-14eb-4f14-8a59-1fde988847af', '4d224b4d-eac9-49cb-a1d5-da5d2220825f', 'ca794718-957c-419a-8785-9d899fe5ce4a']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:56.595822 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e461790c-b0a4-4ab8-a10c-673f7c6021a2 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40f4b056-d190-4966-ba2b-ba5c82bc553e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:56.616908 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e461790c-b0a4-4ab8-a10c-673f7c6021a2 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40f4b056-d190-4966-ba2b-ba5c82bc553e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da1ead62-3cd2-469b-8aa0-ea5b46b6a103', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1304578639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e62e66936a4239a3d02b44b485b26a',qos_specs=None,replication_status=,reservations=['aa147779-39b5-467f-befc-6f16ed37c634','6351d611-14eb-4f14-8a59-1fde988847af','4d224b4d-eac9-49cb-a1d5-da5d2220825f','ca794718-957c-419a-8785-9d899fe5ce4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d6641a38034260aa7d0959abb17496',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:24:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1304578639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da1ead62-3cd2-469b-8aa0-ea5b46b6a103,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33e62e66936a4239a3d02b44b485b26a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27d6641a38034260aa7d0959abb17496',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:56.617549 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e461790c-b0a4-4ab8-a10c-673f7c6021a2 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0064adb-836a-4d6f-96af-4fe9dcdc6cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:56.631719 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e461790c-b0a4-4ab8-a10c-673f7c6021a2 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0064adb-836a-4d6f-96af-4fe9dcdc6cf2) transitioned into state 'SUCCESS' from state '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-1304578639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e62e66936a4239a3d02b44b485b26a',qos_specs=None,replication_status=,reservations=['aa147779-39b5-467f-befc-6f16ed37c634','6351d611-14eb-4f14-8a59-1fde988847af','4d224b4d-eac9-49cb-a1d5-da5d2220825f','ca794718-957c-419a-8785-9d899fe5ce4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d6641a38034260aa7d0959abb17496',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:56.632341 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e461790c-b0a4-4ab8-a10c-673f7c6021a2 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d772a645-e6b6-4824-a770-32d0e7a44624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:56.640675 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e461790c-b0a4-4ab8-a10c-673f7c6021a2 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d772a645-e6b6-4824-a770-32d0e7a44624) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:56.641374 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-e461790c-b0a4-4ab8-a10c-673f7c6021a2 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Flow 'volume_create_api' (70dca2b5-c242-4a51-b37f-c8c826241b93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:24:56.641616 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e461790c-b0a4-4ab8-a10c-673f7c6021a2 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Create volume request issued successfully. Aug 06 03:24:56.642124 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e461790c-b0a4-4ab8-a10c-673f7c6021a2 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:24:56.642606 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1361/5418] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:24:56 2026] POST /volume/v3/volumes => generated 776 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:24:56.652996 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1b50a447-0d18-41ab-a447-a9a9cb8a03e0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:56.654967 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1b50a447-0d18-41ab-a447-a9a9cb8a03e0 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] GET https://10.4.3.80/volume/v3/volumes/da1ead62-3cd2-469b-8aa0-ea5b46b6a103 Aug 06 03:24:56.655529 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1b50a447-0d18-41ab-a447-a9a9cb8a03e0 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:56.655529 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1b50a447-0d18-41ab-a447-a9a9cb8a03e0 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:56.663029 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:56.663029 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:56.666408 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1b50a447-0d18-41ab-a447-a9a9cb8a03e0 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Volume info retrieved successfully. Aug 06 03:24:56.670163 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1b50a447-0d18-41ab-a447-a9a9cb8a03e0 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes/da1ead62-3cd2-469b-8aa0-ea5b46b6a103 returned with HTTP 200 Aug 06 03:24:56.670567 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1358/5419] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:24:56 2026] GET /volume/v3/volumes/da1ead62-3cd2-469b-8aa0-ea5b46b6a103 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:56.714854 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5a013945-249d-4365-9ea0-ca456bdf6d49 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:56.716796 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5a013945-249d-4365-9ea0-ca456bdf6d49 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 Aug 06 03:24:56.716999 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5a013945-249d-4365-9ea0-ca456bdf6d49 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:56.717218 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5a013945-249d-4365-9ea0-ca456bdf6d49 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:56.726454 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:56.726454 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:56.729551 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-5a013945-249d-4365-9ea0-ca456bdf6d49 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:24:56.733449 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5a013945-249d-4365-9ea0-ca456bdf6d49 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 returned with HTTP 200 Aug 06 03:24:56.733780 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1339/5420] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:56 2026] GET /volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:56.745149 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e3dbbb70-ae34-4704-af91-6b1a8d6561ad None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:56.746919 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e3dbbb70-ae34-4704-af91-6b1a8d6561ad tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 Aug 06 03:24:56.747122 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e3dbbb70-ae34-4704-af91-6b1a8d6561ad tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:56.747343 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e3dbbb70-ae34-4704-af91-6b1a8d6561ad tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:56.755942 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:56.755942 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:56.758827 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e3dbbb70-ae34-4704-af91-6b1a8d6561ad tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:24:56.762315 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e3dbbb70-ae34-4704-af91-6b1a8d6561ad tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 returned with HTTP 200 Aug 06 03:24:56.762656 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1363/5421] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:56 2026] GET /volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 => generated 1173 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:56.802124 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-acf22345-a848-4e53-923c-1ee2ef946384 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:56.804245 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-acf22345-a848-4e53-923c-1ee2ef946384 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 Aug 06 03:24:56.804452 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-acf22345-a848-4e53-923c-1ee2ef946384 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:56.804668 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-acf22345-a848-4e53-923c-1ee2ef946384 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:56.813589 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:56.813589 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:56.816781 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-acf22345-a848-4e53-923c-1ee2ef946384 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:24:56.820500 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-acf22345-a848-4e53-923c-1ee2ef946384 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 returned with HTTP 200 Aug 06 03:24:56.820991 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1362/5422] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:24:56 2026] GET /volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:56.837357 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-00ab6474-47eb-42e6-82ec-89fd2ab8c470 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:56.839462 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-00ab6474-47eb-42e6-82ec-89fd2ab8c470 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] POST https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59/action Aug 06 03:24:56.839802 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-00ab6474-47eb-42e6-82ec-89fd2ab8c470 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:24:56.839948 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-00ab6474-47eb-42e6-82ec-89fd2ab8c470 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:56.849523 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:56.849523 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:56.849959 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-00ab6474-47eb-42e6-82ec-89fd2ab8c470 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:24:56.854630 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-00ab6474-47eb-42e6-82ec-89fd2ab8c470 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Begin detaching volume completed successfully. Aug 06 03:24:56.854824 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-00ab6474-47eb-42e6-82ec-89fd2ab8c470 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59/action returned with HTTP 202 Aug 06 03:24:56.855245 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1359/5423] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:24:56 2026] POST /volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:24:56.890110 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4181e81f-1380-4262-888e-02114b30edb1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:56.890480 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4181e81f-1380-4262-888e-02114b30edb1 None None] GET https://10.4.3.80/volume// Aug 06 03:24:56.890636 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4181e81f-1380-4262-888e-02114b30edb1 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:56.890810 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4181e81f-1380-4262-888e-02114b30edb1 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:56.891136 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4181e81f-1380-4262-888e-02114b30edb1 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:24:56.891431 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1340/5424] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:24:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:24:56.897600 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-333f9551-fb3b-41fd-9a06-f8bcfda28e2d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:56.899417 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-333f9551-fb3b-41fd-9a06-f8bcfda28e2d tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 Aug 06 03:24:56.899769 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-333f9551-fb3b-41fd-9a06-f8bcfda28e2d tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:56.899823 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-333f9551-fb3b-41fd-9a06-f8bcfda28e2d tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:56.910654 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:56.910654 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:56.914810 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-333f9551-fb3b-41fd-9a06-f8bcfda28e2d tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:24:56.920003 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-333f9551-fb3b-41fd-9a06-f8bcfda28e2d tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 returned with HTTP 200 Aug 06 03:24:56.920519 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1364/5425] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:24:56 2026] GET /volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:24:56.928822 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-fef1ff97-6e9a-47d3-a93c-b02a169f8c85 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:56.930867 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-fef1ff97-6e9a-47d3-a93c-b02a169f8c85 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59/encryption Aug 06 03:24:56.931071 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-fef1ff97-6e9a-47d3-a93c-b02a169f8c85 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:56.931272 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-fef1ff97-6e9a-47d3-a93c-b02a169f8c85 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:56.939663 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:56.939663 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:56.944952 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-fef1ff97-6e9a-47d3-a93c-b02a169f8c85 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59/encryption returned with HTTP 200 Aug 06 03:24:56.945329 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1363/5426] 10.4.3.80 () {68 vars in 1624 bytes} [Thu Aug 6 03:24:56 2026] GET /volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:57.681304 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-dc7c7d61-8d8d-46bb-86ae-2968b17fa0cc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:57.682998 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-dc7c7d61-8d8d-46bb-86ae-2968b17fa0cc tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] GET https://10.4.3.80/volume/v3/volumes/da1ead62-3cd2-469b-8aa0-ea5b46b6a103 Aug 06 03:24:57.683234 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-dc7c7d61-8d8d-46bb-86ae-2968b17fa0cc tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:57.683437 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-dc7c7d61-8d8d-46bb-86ae-2968b17fa0cc tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:57.687630 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-2ee337c5-58cf-4846-ae3e-4396d8b31a02 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:57.689473 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-2ee337c5-58cf-4846-ae3e-4396d8b31a02 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] DELETE https://10.4.3.80/volume/v3/attachments/3b05f851-e422-4c85-8eaa-557085c74070 Aug 06 03:24:57.689645 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-2ee337c5-58cf-4846-ae3e-4396d8b31a02 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:57.689815 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-2ee337c5-58cf-4846-ae3e-4396d8b31a02 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:57.690683 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:57.690683 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:57.693762 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-dc7c7d61-8d8d-46bb-86ae-2968b17fa0cc tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Volume info retrieved successfully. Aug 06 03:24:57.696250 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:57.696250 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:57.697145 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-dc7c7d61-8d8d-46bb-86ae-2968b17fa0cc tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes/da1ead62-3cd2-469b-8aa0-ea5b46b6a103 returned with HTTP 200 Aug 06 03:24:57.697532 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1360/5427] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:24:57 2026] GET /volume/v3/volumes/da1ead62-3cd2-469b-8aa0-ea5b46b6a103 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:24:57.711871 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-91f0344e-ac7f-4d18-8d6e-063be047050a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:57.713691 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-91f0344e-ac7f-4d18-8d6e-063be047050a tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] GET https://10.4.3.80/volume/v3/volumes/detail Aug 06 03:24:57.713917 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-91f0344e-ac7f-4d18-8d6e-063be047050a tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:57.714118 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-91f0344e-ac7f-4d18-8d6e-063be047050a tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] Calling method 'detail' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:57.714418 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-91f0344e-ac7f-4d18-8d6e-063be047050a tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:24:57.715095 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-91f0344e-ac7f-4d18-8d6e-063be047050a tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:24:57.721167 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-91f0344e-ac7f-4d18-8d6e-063be047050a tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] Get all volumes completed successfully. Aug 06 03:24:57.721720 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:57.721720 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:57.725225 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-91f0344e-ac7f-4d18-8d6e-063be047050a tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] https://10.4.3.80/volume/v3/volumes/detail returned with HTTP 200 Aug 06 03:24:57.725618 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1365/5428] 10.4.3.80 () {68 vars in 1292 bytes} [Thu Aug 6 03:24:57 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:57.735927 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-4c3f06b1-5d09-42b5-9b59-b5200f111498 req-2ee337c5-58cf-4846-ae3e-4396d8b31a02 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments/3b05f851-e422-4c85-8eaa-557085c74070 returned with HTTP 200 Aug 06 03:24:57.736329 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1341/5429] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:24:57 2026] DELETE /volume/v3/attachments/3b05f851-e422-4c85-8eaa-557085c74070 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:57.736758 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b5d17fa2-44df-4589-90d2-15cfa0abbc81 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:57.738358 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b5d17fa2-44df-4589-90d2-15cfa0abbc81 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/da1ead62-3cd2-469b-8aa0-ea5b46b6a103 Aug 06 03:24:57.738558 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b5d17fa2-44df-4589-90d2-15cfa0abbc81 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:57.738748 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b5d17fa2-44df-4589-90d2-15cfa0abbc81 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:57.738951 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-b5d17fa2-44df-4589-90d2-15cfa0abbc81 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Delete volume with id: da1ead62-3cd2-469b-8aa0-ea5b46b6a103 Aug 06 03:24:57.746043 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:57.746043 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:24:57.746389 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b5d17fa2-44df-4589-90d2-15cfa0abbc81 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Volume info retrieved successfully. Aug 06 03:24:57.760576 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b5d17fa2-44df-4589-90d2-15cfa0abbc81 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Delete volume request issued successfully. Aug 06 03:24:57.760744 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b5d17fa2-44df-4589-90d2-15cfa0abbc81 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes/da1ead62-3cd2-469b-8aa0-ea5b46b6a103 returned with HTTP 202 Aug 06 03:24:57.761232 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1364/5430] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:24:57 2026] DELETE /volume/v3/volumes/da1ead62-3cd2-469b-8aa0-ea5b46b6a103 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:24:57.768756 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c59dda8a-142b-4df2-a4d3-e68af8b4b707 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:57.770512 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c59dda8a-142b-4df2-a4d3-e68af8b4b707 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] GET https://10.4.3.80/volume/v3/volumes/da1ead62-3cd2-469b-8aa0-ea5b46b6a103 Aug 06 03:24:57.770715 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c59dda8a-142b-4df2-a4d3-e68af8b4b707 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:57.770922 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c59dda8a-142b-4df2-a4d3-e68af8b4b707 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:57.777569 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:57.777569 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:57.780654 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c59dda8a-142b-4df2-a4d3-e68af8b4b707 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Volume info retrieved successfully. Aug 06 03:24:57.784345 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c59dda8a-142b-4df2-a4d3-e68af8b4b707 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes/da1ead62-3cd2-469b-8aa0-ea5b46b6a103 returned with HTTP 200 Aug 06 03:24:57.784917 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1361/5431] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:24:57 2026] GET /volume/v3/volumes/da1ead62-3cd2-469b-8aa0-ea5b46b6a103 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:24:57.960522 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-bc6b2bc9-271e-4691-afa9-8cc40516d023 req-95601cb4-207e-4960-a5a5-714ad4e2dcc5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:57.962383 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-bc6b2bc9-271e-4691-afa9-8cc40516d023 req-95601cb4-207e-4960-a5a5-714ad4e2dcc5 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 Aug 06 03:24:57.962575 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-bc6b2bc9-271e-4691-afa9-8cc40516d023 req-95601cb4-207e-4960-a5a5-714ad4e2dcc5 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:57.962751 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-bc6b2bc9-271e-4691-afa9-8cc40516d023 req-95601cb4-207e-4960-a5a5-714ad4e2dcc5 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:57.969262 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:57.969262 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:57.972385 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-bc6b2bc9-271e-4691-afa9-8cc40516d023 req-95601cb4-207e-4960-a5a5-714ad4e2dcc5 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:24:57.976131 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-bc6b2bc9-271e-4691-afa9-8cc40516d023 req-95601cb4-207e-4960-a5a5-714ad4e2dcc5 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 returned with HTTP 200 Aug 06 03:24:57.976465 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1366/5432] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:24:57 2026] GET /volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:58.796104 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e5606c78-2d19-4404-b09f-cc6d9e1241d6 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:58.797614 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e5606c78-2d19-4404-b09f-cc6d9e1241d6 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] GET https://10.4.3.80/volume/v3/volumes/da1ead62-3cd2-469b-8aa0-ea5b46b6a103 Aug 06 03:24:58.797809 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e5606c78-2d19-4404-b09f-cc6d9e1241d6 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:58.798019 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e5606c78-2d19-4404-b09f-cc6d9e1241d6 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:58.803110 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e5606c78-2d19-4404-b09f-cc6d9e1241d6 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes/da1ead62-3cd2-469b-8aa0-ea5b46b6a103 returned with HTTP 404 Aug 06 03:24:58.803530 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1342/5433] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:24:58 2026] GET /volume/v3/volumes/da1ead62-3cd2-469b-8aa0-ea5b46b6a103 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:24:58.811097 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-98ba491b-be85-450a-b5a7-5a5b127c5aa4 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:58.812792 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-98ba491b-be85-450a-b5a7-5a5b127c5aa4 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:24:58.813153 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-98ba491b-be85-450a-b5a7-5a5b127c5aa4 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1088228216"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:24:58.814501 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-98ba491b-be85-450a-b5a7-5a5b127c5aa4 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1088228216'}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:24:58.814612 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-98ba491b-be85-450a-b5a7-5a5b127c5aa4 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Create volume of 1 GB Aug 06 03:24:58.818676 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-98ba491b-be85-450a-b5a7-5a5b127c5aa4 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Availability Zones retrieved successfully. Aug 06 03:24:58.824554 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-98ba491b-be85-450a-b5a7-5a5b127c5aa4 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Flow 'volume_create_api' (3201f4bf-8d56-46ed-9620-a8834ae40e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:24:58.825513 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-98ba491b-be85-450a-b5a7-5a5b127c5aa4 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64b900c5-b770-45d4-ae3f-ae3683a59a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:58.826269 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-98ba491b-be85-450a-b5a7-5a5b127c5aa4 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:24:58.848424 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-98ba491b-be85-450a-b5a7-5a5b127c5aa4 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64b900c5-b770-45d4-ae3f-ae3683a59a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:58.849358 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-98ba491b-be85-450a-b5a7-5a5b127c5aa4 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d28a5686-8d85-404e-90de-f5ffdc614faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:58.885146 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-98ba491b-be85-450a-b5a7-5a5b127c5aa4 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Created reservations ['f7e407f8-338b-4049-a406-dca82ec17bee', '5bef49a4-f49b-49b7-bfbe-5ee936f66a17', '53fedb2d-7e8d-413b-920e-7d61cddc7c7b', '231f19d2-a712-49f1-b484-5bb52acbc0e7'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:24:58.885874 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-98ba491b-be85-450a-b5a7-5a5b127c5aa4 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d28a5686-8d85-404e-90de-f5ffdc614faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7e407f8-338b-4049-a406-dca82ec17bee', '5bef49a4-f49b-49b7-bfbe-5ee936f66a17', '53fedb2d-7e8d-413b-920e-7d61cddc7c7b', '231f19d2-a712-49f1-b484-5bb52acbc0e7']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:58.886511 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-98ba491b-be85-450a-b5a7-5a5b127c5aa4 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df2f7ca6-a590-4c54-9a45-d161e906c24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:58.906981 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-98ba491b-be85-450a-b5a7-5a5b127c5aa4 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df2f7ca6-a590-4c54-9a45-d161e906c24a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4425fee8-bb5c-4199-b351-f22a766964ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1088228216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e62e66936a4239a3d02b44b485b26a',qos_specs=None,replication_status=,reservations=['f7e407f8-338b-4049-a406-dca82ec17bee','5bef49a4-f49b-49b7-bfbe-5ee936f66a17','53fedb2d-7e8d-413b-920e-7d61cddc7c7b','231f19d2-a712-49f1-b484-5bb52acbc0e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d6641a38034260aa7d0959abb17496',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:24:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1088228216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4425fee8-bb5c-4199-b351-f22a766964ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33e62e66936a4239a3d02b44b485b26a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27d6641a38034260aa7d0959abb17496',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:58.907639 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-98ba491b-be85-450a-b5a7-5a5b127c5aa4 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b8ed22b-f3a4-489e-b58f-b4008ebce634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:58.922850 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-98ba491b-be85-450a-b5a7-5a5b127c5aa4 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b8ed22b-f3a4-489e-b58f-b4008ebce634) transitioned into state 'SUCCESS' from state '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-1088228216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e62e66936a4239a3d02b44b485b26a',qos_specs=None,replication_status=,reservations=['f7e407f8-338b-4049-a406-dca82ec17bee','5bef49a4-f49b-49b7-bfbe-5ee936f66a17','53fedb2d-7e8d-413b-920e-7d61cddc7c7b','231f19d2-a712-49f1-b484-5bb52acbc0e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d6641a38034260aa7d0959abb17496',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:58.923492 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-98ba491b-be85-450a-b5a7-5a5b127c5aa4 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81d0d6d2-1775-4352-a088-9c65588eaa56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:24:58.933673 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-98ba491b-be85-450a-b5a7-5a5b127c5aa4 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81d0d6d2-1775-4352-a088-9c65588eaa56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:24:58.934026 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-98ba491b-be85-450a-b5a7-5a5b127c5aa4 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Flow 'volume_create_api' (3201f4bf-8d56-46ed-9620-a8834ae40e0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:24:58.934319 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-98ba491b-be85-450a-b5a7-5a5b127c5aa4 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Create volume request issued successfully. Aug 06 03:24:58.934909 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-98ba491b-be85-450a-b5a7-5a5b127c5aa4 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:24:58.935325 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1365/5434] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:24:58 2026] POST /volume/v3/volumes => generated 776 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:24:58.953703 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d95e9708-6696-4c18-a7c2-d9c84488e7e7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:58.955426 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d95e9708-6696-4c18-a7c2-d9c84488e7e7 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] GET https://10.4.3.80/volume/v3/volumes/4425fee8-bb5c-4199-b351-f22a766964ca Aug 06 03:24:58.955629 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d95e9708-6696-4c18-a7c2-d9c84488e7e7 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:58.955811 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d95e9708-6696-4c18-a7c2-d9c84488e7e7 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:58.968371 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:58.968371 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:24:58.975346 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d95e9708-6696-4c18-a7c2-d9c84488e7e7 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Volume info retrieved successfully. Aug 06 03:24:58.980552 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d95e9708-6696-4c18-a7c2-d9c84488e7e7 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes/4425fee8-bb5c-4199-b351-f22a766964ca returned with HTTP 200 Aug 06 03:24:58.981090 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1362/5435] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:24:58 2026] GET /volume/v3/volumes/4425fee8-bb5c-4199-b351-f22a766964ca => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:24:59.577039 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-36359e53-5849-477c-8625-338b375c211e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:59.578765 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-36359e53-5849-477c-8625-338b375c211e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] DELETE https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 Aug 06 03:24:59.578993 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-36359e53-5849-477c-8625-338b375c211e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:59.579211 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-36359e53-5849-477c-8625-338b375c211e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:59.579488 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-36359e53-5849-477c-8625-338b375c211e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Delete volume with id: 59139ca3-cd75-4f44-858f-3a05550fbf59 Aug 06 03:24:59.585265 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:59.585265 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:24:59.585688 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-36359e53-5849-477c-8625-338b375c211e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:24:59.594065 np0000006611 devstack@c-api.service[100902]: WARNING cinder.keymgr.conf_key_mgr [None req-36359e53-5849-477c-8625-338b375c211e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 03:24:59.598864 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-36359e53-5849-477c-8625-338b375c211e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Delete volume request issued successfully. Aug 06 03:24:59.599090 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-36359e53-5849-477c-8625-338b375c211e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 returned with HTTP 202 Aug 06 03:24:59.599506 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1367/5436] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:24:59 2026] DELETE /volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:24:59.605673 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-bfd10ce3-db5d-4d23-a298-9cb6f85b48d1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:59.607271 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bfd10ce3-db5d-4d23-a298-9cb6f85b48d1 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 Aug 06 03:24:59.607454 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bfd10ce3-db5d-4d23-a298-9cb6f85b48d1 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:59.607644 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-bfd10ce3-db5d-4d23-a298-9cb6f85b48d1 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:24:59.614027 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:24:59.614027 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:24:59.617228 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-bfd10ce3-db5d-4d23-a298-9cb6f85b48d1 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:24:59.621056 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-bfd10ce3-db5d-4d23-a298-9cb6f85b48d1 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 returned with HTTP 200 Aug 06 03:24:59.621652 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1343/5437] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:24:59 2026] GET /volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 => generated 880 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:24:59.992453 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-136e65d6-8ad7-49e9-a533-5cedd0ad4f4a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:24:59.994349 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-136e65d6-8ad7-49e9-a533-5cedd0ad4f4a tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] GET https://10.4.3.80/volume/v3/volumes/4425fee8-bb5c-4199-b351-f22a766964ca Aug 06 03:24:59.994596 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-136e65d6-8ad7-49e9-a533-5cedd0ad4f4a tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:24:59.994814 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-136e65d6-8ad7-49e9-a533-5cedd0ad4f4a tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:00.002029 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:00.002029 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:25:00.005256 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-136e65d6-8ad7-49e9-a533-5cedd0ad4f4a tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Volume info retrieved successfully. Aug 06 03:25:00.009030 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-136e65d6-8ad7-49e9-a533-5cedd0ad4f4a tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes/4425fee8-bb5c-4199-b351-f22a766964ca returned with HTTP 200 Aug 06 03:25:00.009393 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1366/5438] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:24:59 2026] GET /volume/v3/volumes/4425fee8-bb5c-4199-b351-f22a766964ca => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:25:00.020138 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ec035e79-673d-4fc1-ac72-408b28e06ece None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:00.021985 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ec035e79-673d-4fc1-ac72-408b28e06ece tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] GET https://10.4.3.80/volume/v3/volumes/4425fee8-bb5c-4199-b351-f22a766964ca Aug 06 03:25:00.022172 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ec035e79-673d-4fc1-ac72-408b28e06ece tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:00.022331 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ec035e79-673d-4fc1-ac72-408b28e06ece tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:00.028043 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:00.028043 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:25:00.030824 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ec035e79-673d-4fc1-ac72-408b28e06ece tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] Volume info retrieved successfully. Aug 06 03:25:00.033987 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ec035e79-673d-4fc1-ac72-408b28e06ece tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] https://10.4.3.80/volume/v3/volumes/4425fee8-bb5c-4199-b351-f22a766964ca returned with HTTP 200 Aug 06 03:25:00.034309 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1363/5439] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:25:00 2026] GET /volume/v3/volumes/4425fee8-bb5c-4199-b351-f22a766964ca => generated 843 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:25:00.045530 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d61201ec-6d66-4ef3-9dc4-685a03961ff8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:00.047220 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d61201ec-6d66-4ef3-9dc4-685a03961ff8 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/4425fee8-bb5c-4199-b351-f22a766964ca Aug 06 03:25:00.047418 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d61201ec-6d66-4ef3-9dc4-685a03961ff8 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:00.047597 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d61201ec-6d66-4ef3-9dc4-685a03961ff8 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:00.047739 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-d61201ec-6d66-4ef3-9dc4-685a03961ff8 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Delete volume with id: 4425fee8-bb5c-4199-b351-f22a766964ca Aug 06 03:25:00.053887 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:00.053887 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:25:00.054179 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d61201ec-6d66-4ef3-9dc4-685a03961ff8 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Volume info retrieved successfully. Aug 06 03:25:00.066536 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d61201ec-6d66-4ef3-9dc4-685a03961ff8 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Delete volume request issued successfully. Aug 06 03:25:00.066746 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d61201ec-6d66-4ef3-9dc4-685a03961ff8 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes/4425fee8-bb5c-4199-b351-f22a766964ca returned with HTTP 202 Aug 06 03:25:00.067180 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1368/5440] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:25:00 2026] DELETE /volume/v3/volumes/4425fee8-bb5c-4199-b351-f22a766964ca => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:25:00.075853 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3bd62687-3fee-4c25-81cb-f11fef74c46a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:00.077548 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3bd62687-3fee-4c25-81cb-f11fef74c46a tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] GET https://10.4.3.80/volume/v3/volumes/4425fee8-bb5c-4199-b351-f22a766964ca Aug 06 03:25:00.077745 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3bd62687-3fee-4c25-81cb-f11fef74c46a tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:00.077939 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3bd62687-3fee-4c25-81cb-f11fef74c46a tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:00.084395 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:00.084395 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:25:00.087239 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3bd62687-3fee-4c25-81cb-f11fef74c46a tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Volume info retrieved successfully. Aug 06 03:25:00.090562 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3bd62687-3fee-4c25-81cb-f11fef74c46a tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes/4425fee8-bb5c-4199-b351-f22a766964ca returned with HTTP 200 Aug 06 03:25:00.091025 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1344/5441] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:25:00 2026] GET /volume/v3/volumes/4425fee8-bb5c-4199-b351-f22a766964ca => generated 1006 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:25:00.632664 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-61fe4e81-563e-4eee-8d1e-339b9ad9aa18 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:00.634312 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-61fe4e81-563e-4eee-8d1e-339b9ad9aa18 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 Aug 06 03:25:00.634483 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-61fe4e81-563e-4eee-8d1e-339b9ad9aa18 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:00.634655 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-61fe4e81-563e-4eee-8d1e-339b9ad9aa18 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:00.639526 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-61fe4e81-563e-4eee-8d1e-339b9ad9aa18 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 returned with HTTP 404 Aug 06 03:25:00.639945 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1367/5442] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:00 2026] GET /volume/v3/volumes/59139ca3-cd75-4f44-858f-3a05550fbf59 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:25:00.645260 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-93994f30-a2ae-4847-a1e5-407618f1ea71 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:00.646760 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-93994f30-a2ae-4847-a1e5-407618f1ea71 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] GET https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 Aug 06 03:25:00.646958 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-93994f30-a2ae-4847-a1e5-407618f1ea71 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:00.647157 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-93994f30-a2ae-4847-a1e5-407618f1ea71 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Calling method 'detail' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:00.647861 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-93994f30-a2ae-4847-a1e5-407618f1ea71 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100900) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:25:00.655028 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-93994f30-a2ae-4847-a1e5-407618f1ea71 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Get all volumes completed successfully. Aug 06 03:25:00.656191 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:00.656191 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:25:00.659449 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-93994f30-a2ae-4847-a1e5-407618f1ea71 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 03:25:00.659773 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1364/5443] 10.4.3.80 () {66 vars in 1278 bytes} [Thu Aug 6 03:25:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5242 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:25:00.671601 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7af67891-e484-4c1e-b234-fab8fb10a1b0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:00.673190 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7af67891-e484-4c1e-b234-fab8fb10a1b0 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] DELETE https://10.4.3.80/volume/v3/types/5848403e-19ea-49c4-aa85-2a1b855a9e96 Aug 06 03:25:00.673370 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7af67891-e484-4c1e-b234-fab8fb10a1b0 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:00.673551 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7af67891-e484-4c1e-b234-fab8fb10a1b0 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Calling method '_delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:00.691426 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7af67891-e484-4c1e-b234-fab8fb10a1b0 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] https://10.4.3.80/volume/v3/types/5848403e-19ea-49c4-aa85-2a1b855a9e96 returned with HTTP 202 Aug 06 03:25:00.691775 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1369/5444] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:25:00 2026] DELETE /volume/v3/types/5848403e-19ea-49c4-aa85-2a1b855a9e96 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:25:00.701549 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d947e189-bac5-4596-899c-c40b946ec85e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:00.702994 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d947e189-bac5-4596-899c-c40b946ec85e tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:25:00.703308 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d947e189-bac5-4596-899c-c40b946ec85e tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1558177531", "extra_specs": {}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:25:00.713275 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d947e189-bac5-4596-899c-c40b946ec85e tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:25:00.713636 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1345/5445] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:25:00 2026] POST /volume/v3/types => generated 212 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:00.720550 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9d79b43a-88b2-4094-91b4-2996e64d5ec0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:00.722093 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9d79b43a-88b2-4094-91b4-2996e64d5ec0 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] POST https://10.4.3.80/volume/v3/types/cc01eb2f-f309-47a4-9111-2adfc5629d80/encryption Aug 06 03:25:00.722400 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9d79b43a-88b2-4094-91b4-2996e64d5ec0 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:25:00.735223 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9d79b43a-88b2-4094-91b4-2996e64d5ec0 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] https://10.4.3.80/volume/v3/types/cc01eb2f-f309-47a4-9111-2adfc5629d80/encryption returned with HTTP 200 Aug 06 03:25:00.735650 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1368/5446] 10.4.3.80 () {68 vars in 1390 bytes} [Thu Aug 6 03:25:00 2026] POST /volume/v3/types/cc01eb2f-f309-47a4-9111-2adfc5629d80/encryption => generated 230 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:00.742987 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:00.744557 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:25:00.744879 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-975521993", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1558177531", "size": 1}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:25:00.746304 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-975521993', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1558177531', 'size': 1}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:25:00.749413 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Create volume of 1 GB Aug 06 03:25:00.749659 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:00.749659 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:25:00.750088 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Availability Zones retrieved successfully. Aug 06 03:25:00.755359 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Flow 'volume_create_api' (6ad2b15b-5cd3-4063-83ea-0d6398c671d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:25:00.756262 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (345bcb10-2578-4fe8-ac01-f51c8c1a2051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:25:00.757046 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:25:00.786183 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (345bcb10-2578-4fe8-ac01-f51c8c1a2051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:25:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cc01eb2f-f309-47a4-9111-2adfc5629d80,is_public=True,name='tempest-scenario-type-luks-1558177531',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc01eb2f-f309-47a4-9111-2adfc5629d80', '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=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:25:00.786853 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4109fd8-91db-4c63-a10c-0b8b5b02821b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:25:00.809407 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1558177531 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1558177531, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:25:00.809673 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1558177531 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1558177531, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:25:00.831311 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Created reservations ['0429de31-f279-4190-8f43-91b6659e8fac', '1fee9a75-9488-415e-b745-57da045eb417', '5b04410d-317a-4386-965a-c1e45f27005e', '3158db42-3234-4444-b441-e5458291db2c'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:25:00.832036 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4109fd8-91db-4c63-a10c-0b8b5b02821b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0429de31-f279-4190-8f43-91b6659e8fac', '1fee9a75-9488-415e-b745-57da045eb417', '5b04410d-317a-4386-965a-c1e45f27005e', '3158db42-3234-4444-b441-e5458291db2c']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:25:00.832658 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9e5d377-b6e9-4103-9ee7-802b231128ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:25:00.853517 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9e5d377-b6e9-4103-9ee7-802b231128ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36570b12-8648-402f-9154-50925a1221ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-975521993',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e12581d299bd4480bb3e0014e27f63db',qos_specs=None,replication_status=,reservations=['0429de31-f279-4190-8f43-91b6659e8fac','1fee9a75-9488-415e-b745-57da045eb417','5b04410d-317a-4386-965a-c1e45f27005e','3158db42-3234-4444-b441-e5458291db2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='947aa41ed2ee476b82ca922d3710fcee',volume_type_id=cc01eb2f-f309-47a4-9111-2adfc5629d80), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:25:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-975521993',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=36570b12-8648-402f-9154-50925a1221ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e12581d299bd4480bb3e0014e27f63db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='947aa41ed2ee476b82ca922d3710fcee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc01eb2f-f309-47a4-9111-2adfc5629d80),volume_type_id=cc01eb2f-f309-47a4-9111-2adfc5629d80)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:25:00.854259 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d158b200-e858-43d3-9a30-592240636705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:25:00.868909 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d158b200-e858-43d3-9a30-592240636705) transitioned into state 'SUCCESS' from state '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-975521993',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e12581d299bd4480bb3e0014e27f63db',qos_specs=None,replication_status=,reservations=['0429de31-f279-4190-8f43-91b6659e8fac','1fee9a75-9488-415e-b745-57da045eb417','5b04410d-317a-4386-965a-c1e45f27005e','3158db42-3234-4444-b441-e5458291db2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='947aa41ed2ee476b82ca922d3710fcee',volume_type_id=cc01eb2f-f309-47a4-9111-2adfc5629d80)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:25:00.869520 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d33d9c-016d-4439-b36a-a00c4b6d192d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:25:00.877235 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d33d9c-016d-4439-b36a-a00c4b6d192d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:25:00.878414 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Flow 'volume_create_api' (6ad2b15b-5cd3-4063-83ea-0d6398c671d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:25:00.878816 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Create volume request issued successfully. Aug 06 03:25:00.879536 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c0a9f305-0d0e-4746-927c-53e0294c4956 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:25:00.880339 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1365/5447] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:25:00 2026] POST /volume/v3/volumes => generated 782 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:25:01.102187 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f7e55275-5fda-4c89-89ac-58fbcc48663b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:01.103662 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f7e55275-5fda-4c89-89ac-58fbcc48663b tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] GET https://10.4.3.80/volume/v3/volumes/4425fee8-bb5c-4199-b351-f22a766964ca Aug 06 03:25:01.103841 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f7e55275-5fda-4c89-89ac-58fbcc48663b tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:01.104032 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f7e55275-5fda-4c89-89ac-58fbcc48663b tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:01.109498 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f7e55275-5fda-4c89-89ac-58fbcc48663b tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes/4425fee8-bb5c-4199-b351-f22a766964ca returned with HTTP 404 Aug 06 03:25:01.109928 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1370/5448] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:25:01 2026] GET /volume/v3/volumes/4425fee8-bb5c-4199-b351-f22a766964ca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:25:01.117667 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-62a234e1-0ada-4cb3-806f-7cc80148c137 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:01.122403 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-62a234e1-0ada-4cb3-806f-7cc80148c137 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:25:01.122795 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-62a234e1-0ada-4cb3-806f-7cc80148c137 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1003382018"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:25:01.125461 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-62a234e1-0ada-4cb3-806f-7cc80148c137 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1003382018'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:25:01.125574 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-62a234e1-0ada-4cb3-806f-7cc80148c137 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Create volume of 1 GB Aug 06 03:25:01.129340 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-62a234e1-0ada-4cb3-806f-7cc80148c137 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Availability Zones retrieved successfully. Aug 06 03:25:01.134899 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-62a234e1-0ada-4cb3-806f-7cc80148c137 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Flow 'volume_create_api' (2fe8230f-9e6b-46e1-97fb-cc9d2cd94390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:25:01.137026 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-62a234e1-0ada-4cb3-806f-7cc80148c137 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1a137f0-83e4-4890-81b0-2ae9bb446ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:25:01.138232 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-62a234e1-0ada-4cb3-806f-7cc80148c137 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:25:01.165704 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-62a234e1-0ada-4cb3-806f-7cc80148c137 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1a137f0-83e4-4890-81b0-2ae9bb446ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:25:01.166474 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-62a234e1-0ada-4cb3-806f-7cc80148c137 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ac84996-8379-466f-a36f-81ce5fd1b9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:25:01.203296 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-62a234e1-0ada-4cb3-806f-7cc80148c137 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Created reservations ['6e3eb882-202d-4193-97f1-5c553166dff1', '5d0736d5-ad99-4b77-8889-2b3b61918cc3', 'b317dbfe-0fa5-40f5-bda2-14f9766609f7', 'dc25d960-3919-43c4-955b-061cbbdbbb4a'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:25:01.204604 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-62a234e1-0ada-4cb3-806f-7cc80148c137 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ac84996-8379-466f-a36f-81ce5fd1b9da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e3eb882-202d-4193-97f1-5c553166dff1', '5d0736d5-ad99-4b77-8889-2b3b61918cc3', 'b317dbfe-0fa5-40f5-bda2-14f9766609f7', 'dc25d960-3919-43c4-955b-061cbbdbbb4a']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:25:01.205436 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-62a234e1-0ada-4cb3-806f-7cc80148c137 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93d5046d-8b61-4304-9616-975b02dbbb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:25:01.230788 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-62a234e1-0ada-4cb3-806f-7cc80148c137 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93d5046d-8b61-4304-9616-975b02dbbb61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d015a74-f517-4d9c-b41d-85469e4e9802', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1003382018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e62e66936a4239a3d02b44b485b26a',qos_specs=None,replication_status=,reservations=['6e3eb882-202d-4193-97f1-5c553166dff1','5d0736d5-ad99-4b77-8889-2b3b61918cc3','b317dbfe-0fa5-40f5-bda2-14f9766609f7','dc25d960-3919-43c4-955b-061cbbdbbb4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d6641a38034260aa7d0959abb17496',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:25:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1003382018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d015a74-f517-4d9c-b41d-85469e4e9802,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33e62e66936a4239a3d02b44b485b26a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27d6641a38034260aa7d0959abb17496',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:25:01.231593 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-62a234e1-0ada-4cb3-806f-7cc80148c137 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16f10fe6-29e6-487c-939a-b013b9b83af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:25:01.248029 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-62a234e1-0ada-4cb3-806f-7cc80148c137 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16f10fe6-29e6-487c-939a-b013b9b83af4) transitioned into state 'SUCCESS' from state '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-1003382018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e62e66936a4239a3d02b44b485b26a',qos_specs=None,replication_status=,reservations=['6e3eb882-202d-4193-97f1-5c553166dff1','5d0736d5-ad99-4b77-8889-2b3b61918cc3','b317dbfe-0fa5-40f5-bda2-14f9766609f7','dc25d960-3919-43c4-955b-061cbbdbbb4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d6641a38034260aa7d0959abb17496',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:25:01.248659 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-62a234e1-0ada-4cb3-806f-7cc80148c137 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33724746-e725-455a-b546-b792ff471ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:25:01.257207 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-62a234e1-0ada-4cb3-806f-7cc80148c137 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33724746-e725-455a-b546-b792ff471ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:25:01.257978 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-62a234e1-0ada-4cb3-806f-7cc80148c137 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Flow 'volume_create_api' (2fe8230f-9e6b-46e1-97fb-cc9d2cd94390) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:25:01.258311 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-62a234e1-0ada-4cb3-806f-7cc80148c137 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Create volume request issued successfully. Aug 06 03:25:01.258864 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-62a234e1-0ada-4cb3-806f-7cc80148c137 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:25:01.259301 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1346/5449] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:25:01 2026] POST /volume/v3/volumes => generated 776 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:25:01.269919 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-59b69dc6-2452-4efc-a12c-fad167bc1b26 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:01.272099 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-59b69dc6-2452-4efc-a12c-fad167bc1b26 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] GET https://10.4.3.80/volume/v3/volumes/5d015a74-f517-4d9c-b41d-85469e4e9802 Aug 06 03:25:01.272335 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-59b69dc6-2452-4efc-a12c-fad167bc1b26 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:01.272551 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-59b69dc6-2452-4efc-a12c-fad167bc1b26 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:01.278847 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:01.278847 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:25:01.281592 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-59b69dc6-2452-4efc-a12c-fad167bc1b26 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Volume info retrieved successfully. Aug 06 03:25:01.284686 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-59b69dc6-2452-4efc-a12c-fad167bc1b26 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes/5d015a74-f517-4d9c-b41d-85469e4e9802 returned with HTTP 200 Aug 06 03:25:01.285043 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1369/5450] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:25:01 2026] GET /volume/v3/volumes/5d015a74-f517-4d9c-b41d-85469e4e9802 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:25:02.297525 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-72c63fd4-18d0-4285-a9dc-97d24eb2a35e None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:02.299425 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-72c63fd4-18d0-4285-a9dc-97d24eb2a35e tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] GET https://10.4.3.80/volume/v3/volumes/5d015a74-f517-4d9c-b41d-85469e4e9802 Aug 06 03:25:02.299607 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-72c63fd4-18d0-4285-a9dc-97d24eb2a35e tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:02.299775 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-72c63fd4-18d0-4285-a9dc-97d24eb2a35e tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:02.306276 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:02.306276 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:25:02.309384 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-72c63fd4-18d0-4285-a9dc-97d24eb2a35e tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Volume info retrieved successfully. Aug 06 03:25:02.312814 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-72c63fd4-18d0-4285-a9dc-97d24eb2a35e tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes/5d015a74-f517-4d9c-b41d-85469e4e9802 returned with HTTP 200 Aug 06 03:25:02.313218 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1366/5451] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:25:02 2026] GET /volume/v3/volumes/5d015a74-f517-4d9c-b41d-85469e4e9802 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:25:02.324734 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-c9f9ea65-a70f-4c26-880f-4dd37e258583 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:02.326487 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c9f9ea65-a70f-4c26-880f-4dd37e258583 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] GET https://10.4.3.80/volume/v3/volumes/summary Aug 06 03:25:02.326711 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c9f9ea65-a70f-4c26-880f-4dd37e258583 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:02.327477 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-c9f9ea65-a70f-4c26-880f-4dd37e258583 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:02.327477 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.api_utils [None req-c9f9ea65-a70f-4c26-880f-4dd37e258583 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] Removing options '' from query. {{(pid=100902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 03:25:02.333221 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-c9f9ea65-a70f-4c26-880f-4dd37e258583 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] Get summary completed successfully. Aug 06 03:25:02.333492 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-c9f9ea65-a70f-4c26-880f-4dd37e258583 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-reader] https://10.4.3.80/volume/v3/volumes/summary returned with HTTP 200 Aug 06 03:25:02.333848 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1371/5452] 10.4.3.80 () {68 vars in 1295 bytes} [Thu Aug 6 03:25:02 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:02.341601 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f0bb8b0b-95bd-4fb8-a3a0-32a29b958417 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:02.343890 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f0bb8b0b-95bd-4fb8-a3a0-32a29b958417 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/5d015a74-f517-4d9c-b41d-85469e4e9802 Aug 06 03:25:02.344423 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f0bb8b0b-95bd-4fb8-a3a0-32a29b958417 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:02.344587 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f0bb8b0b-95bd-4fb8-a3a0-32a29b958417 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:02.344713 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-f0bb8b0b-95bd-4fb8-a3a0-32a29b958417 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Delete volume with id: 5d015a74-f517-4d9c-b41d-85469e4e9802 Aug 06 03:25:02.354247 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:02.354247 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:25:02.354692 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f0bb8b0b-95bd-4fb8-a3a0-32a29b958417 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Volume info retrieved successfully. Aug 06 03:25:02.372275 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-f0bb8b0b-95bd-4fb8-a3a0-32a29b958417 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Delete volume request issued successfully. Aug 06 03:25:02.372471 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f0bb8b0b-95bd-4fb8-a3a0-32a29b958417 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes/5d015a74-f517-4d9c-b41d-85469e4e9802 returned with HTTP 202 Aug 06 03:25:02.372929 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1347/5453] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:25:02 2026] DELETE /volume/v3/volumes/5d015a74-f517-4d9c-b41d-85469e4e9802 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:25:02.380935 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-574ac376-6b6b-4d09-bebe-4e5898bdaaac None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:02.382973 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-574ac376-6b6b-4d09-bebe-4e5898bdaaac tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] GET https://10.4.3.80/volume/v3/volumes/5d015a74-f517-4d9c-b41d-85469e4e9802 Aug 06 03:25:02.383261 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-574ac376-6b6b-4d09-bebe-4e5898bdaaac tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:02.383510 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-574ac376-6b6b-4d09-bebe-4e5898bdaaac tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:02.391805 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:02.391805 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:25:02.396787 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-574ac376-6b6b-4d09-bebe-4e5898bdaaac tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Volume info retrieved successfully. Aug 06 03:25:02.402315 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-574ac376-6b6b-4d09-bebe-4e5898bdaaac tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes/5d015a74-f517-4d9c-b41d-85469e4e9802 returned with HTTP 200 Aug 06 03:25:02.402706 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1370/5454] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:25:02 2026] GET /volume/v3/volumes/5d015a74-f517-4d9c-b41d-85469e4e9802 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:25:03.419415 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3e0daf6e-ae50-4e1d-a02d-801e04014fd6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:03.421041 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3e0daf6e-ae50-4e1d-a02d-801e04014fd6 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] GET https://10.4.3.80/volume/v3/volumes/5d015a74-f517-4d9c-b41d-85469e4e9802 Aug 06 03:25:03.421231 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3e0daf6e-ae50-4e1d-a02d-801e04014fd6 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:03.421456 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3e0daf6e-ae50-4e1d-a02d-801e04014fd6 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:03.429200 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3e0daf6e-ae50-4e1d-a02d-801e04014fd6 tempest-ProjectReaderTests-129090086 tempest-ProjectReaderTests-129090086-project-admin] https://10.4.3.80/volume/v3/volumes/5d015a74-f517-4d9c-b41d-85469e4e9802 returned with HTTP 404 Aug 06 03:25:03.429800 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1367/5455] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:25:03 2026] GET /volume/v3/volumes/5d015a74-f517-4d9c-b41d-85469e4e9802 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:25:12.332166 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=48,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:25:12.368332 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=81,cinder:INSERT=18,cinder:UPDATE=30 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:25:12.401179 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:UPDATE=26,cinder:SELECT=88,cinder:INSERT=14 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:25:13.423627 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=75,cinder:UPDATE=13,cinder:INSERT=8 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:25:14.348994 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-aef3ad86-98ae-4f8e-af18-c95c10bbf44d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:14.350654 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-aef3ad86-98ae-4f8e-af18-c95c10bbf44d tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:25:14.351016 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-aef3ad86-98ae-4f8e-af18-c95c10bbf44d tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2125652563-2054920568", "extra_specs": {"multiattach": " True"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:25:14.364129 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-aef3ad86-98ae-4f8e-af18-c95c10bbf44d tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:25:14.364444 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1372/5456] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:25:14 2026] POST /volume/v3/types => generated 287 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:14.372481 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:14.374071 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:25:14.374388 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-860988944", "snapshot_id": null, "imageRef": null, "volume_type": "1858e2d3-9dd4-4341-b362-b1b74214a8a2", "size": 1}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:25:14.375798 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-860988944', 'snapshot_id': None, 'imageRef': None, 'volume_type': '1858e2d3-9dd4-4341-b362-b1b74214a8a2', 'size': 1}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:25:14.379970 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Create volume of 1 GB Aug 06 03:25:14.380258 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:14.380258 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:25:14.380733 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Availability Zones retrieved successfully. Aug 06 03:25:14.387163 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Flow 'volume_create_api' (cf380587-63c1-4529-8ce2-1b3cf78391b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:25:14.388040 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be062d17-954a-4881-8b25-9c47429efe3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:25:14.388841 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:25:14.395576 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:14.395576 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:25:14.406644 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be062d17-954a-4881-8b25-9c47429efe3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:25:14Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=1858e2d3-9dd4-4341-b362-b1b74214a8a2,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2125652563-2054920568',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1858e2d3-9dd4-4341-b362-b1b74214a8a2', 'encryption_key_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=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:25:14.407722 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b91a75b5-d3a0-4c7a-afec-292bd8345a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:25:14.430751 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2125652563-2054920568 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2125652563-2054920568, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:25:14.431034 np0000006611 devstack@c-api.service[100901]: WARNING cinder.quota [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2125652563-2054920568 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2125652563-2054920568, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:25:14.453810 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Created reservations ['c5c78ed4-f476-4b36-8468-210cf24b164a', '7b514f3c-3b6c-476a-9f96-b23749a5cee2', '315f6f0c-c21a-419d-84e3-efd8ad5fa35c', 'fe950296-c228-4fd7-bb6c-15cd7d55748e'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:25:14.454610 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b91a75b5-d3a0-4c7a-afec-292bd8345a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5c78ed4-f476-4b36-8468-210cf24b164a', '7b514f3c-3b6c-476a-9f96-b23749a5cee2', '315f6f0c-c21a-419d-84e3-efd8ad5fa35c', 'fe950296-c228-4fd7-bb6c-15cd7d55748e']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:25:14.455468 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78945407-3394-4373-8e92-a93b5b0e66e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:25:14.475400 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78945407-3394-4373-8e92-a93b5b0e66e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f59765b7-8cf9-46a9-99a5-b011c6225cdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-860988944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2622b4f8edfa46f8bcb481a14d640218',qos_specs=None,replication_status=,reservations=['c5c78ed4-f476-4b36-8468-210cf24b164a','7b514f3c-3b6c-476a-9f96-b23749a5cee2','315f6f0c-c21a-419d-84e3-efd8ad5fa35c','fe950296-c228-4fd7-bb6c-15cd7d55748e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ad90981f0d4ec2829dce4dcd925d5c',volume_type_id=1858e2d3-9dd4-4341-b362-b1b74214a8a2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:25:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-860988944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f59765b7-8cf9-46a9-99a5-b011c6225cdd,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2622b4f8edfa46f8bcb481a14d640218',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68ad90981f0d4ec2829dce4dcd925d5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1858e2d3-9dd4-4341-b362-b1b74214a8a2),volume_type_id=1858e2d3-9dd4-4341-b362-b1b74214a8a2)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:25:14.476373 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0723bf5c-7708-47d3-ae94-332dcd5c5ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:25:14.493326 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0723bf5c-7708-47d3-ae94-332dcd5c5ac1) transitioned into state 'SUCCESS' from state '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-860988944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2622b4f8edfa46f8bcb481a14d640218',qos_specs=None,replication_status=,reservations=['c5c78ed4-f476-4b36-8468-210cf24b164a','7b514f3c-3b6c-476a-9f96-b23749a5cee2','315f6f0c-c21a-419d-84e3-efd8ad5fa35c','fe950296-c228-4fd7-bb6c-15cd7d55748e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ad90981f0d4ec2829dce4dcd925d5c',volume_type_id=1858e2d3-9dd4-4341-b362-b1b74214a8a2)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:25:14.494002 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eab8c37c-9305-4548-9465-c3004b1c7c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:25:14.501533 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eab8c37c-9305-4548-9465-c3004b1c7c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:25:14.502420 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Flow 'volume_create_api' (cf380587-63c1-4529-8ce2-1b3cf78391b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:25:14.502748 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Create volume request issued successfully. Aug 06 03:25:14.503300 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6ed7a32c-92eb-4dcc-986b-871fb6f90ea7 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:25:14.503710 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1348/5457] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:25:14 2026] POST /volume/v3/volumes => generated 827 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:25:14.519386 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-02eee91c-975c-4ff5-9603-b2c7ba1307d8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:14.521916 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-02eee91c-975c-4ff5-9603-b2c7ba1307d8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd Aug 06 03:25:14.522204 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-02eee91c-975c-4ff5-9603-b2c7ba1307d8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:14.522492 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-02eee91c-975c-4ff5-9603-b2c7ba1307d8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:14.531686 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:14.531686 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:25:14.536374 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-02eee91c-975c-4ff5-9603-b2c7ba1307d8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:25:14.542085 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-02eee91c-975c-4ff5-9603-b2c7ba1307d8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd returned with HTTP 200 Aug 06 03:25:14.542624 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1371/5458] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:14 2026] GET /volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd => generated 895 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:15.554460 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b143f4d1-af61-4c3a-92d0-0ddc3b43fc25 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:15.556614 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b143f4d1-af61-4c3a-92d0-0ddc3b43fc25 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd Aug 06 03:25:15.556873 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b143f4d1-af61-4c3a-92d0-0ddc3b43fc25 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:15.557113 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b143f4d1-af61-4c3a-92d0-0ddc3b43fc25 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:15.565600 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:15.565600 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:25:15.569461 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b143f4d1-af61-4c3a-92d0-0ddc3b43fc25 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:25:15.573050 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b143f4d1-af61-4c3a-92d0-0ddc3b43fc25 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd returned with HTTP 200 Aug 06 03:25:15.573377 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1368/5459] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:15 2026] GET /volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:15.585456 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-93601605-920a-4a46-ad59-2042ef3b21d6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:15.587214 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-93601605-920a-4a46-ad59-2042ef3b21d6 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd Aug 06 03:25:15.587387 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-93601605-920a-4a46-ad59-2042ef3b21d6 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:15.587564 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-93601605-920a-4a46-ad59-2042ef3b21d6 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:15.594258 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:15.594258 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:25:15.597315 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-93601605-920a-4a46-ad59-2042ef3b21d6 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:25:15.600712 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-93601605-920a-4a46-ad59-2042ef3b21d6 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd returned with HTTP 200 Aug 06 03:25:15.601071 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1373/5460] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:15 2026] GET /volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:15.639488 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-93e064f7-c136-4e58-9378-440b8072870f req-6366947c-9b5d-4a50-a70b-1c6410258aa8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:15.641705 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-93e064f7-c136-4e58-9378-440b8072870f req-6366947c-9b5d-4a50-a70b-1c6410258aa8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd Aug 06 03:25:15.642021 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-93e064f7-c136-4e58-9378-440b8072870f req-6366947c-9b5d-4a50-a70b-1c6410258aa8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:15.642339 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-93e064f7-c136-4e58-9378-440b8072870f req-6366947c-9b5d-4a50-a70b-1c6410258aa8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:15.649228 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:15.649228 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:25:15.652849 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-93e064f7-c136-4e58-9378-440b8072870f req-6366947c-9b5d-4a50-a70b-1c6410258aa8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:25:15.656773 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-93e064f7-c136-4e58-9378-440b8072870f req-6366947c-9b5d-4a50-a70b-1c6410258aa8 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd returned with HTTP 200 Aug 06 03:25:15.657248 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1349/5461] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:25:15 2026] GET /volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:15.725959 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-38ae180b-7e3d-4d34-a21c-bebd1623aec8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:15.726362 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-38ae180b-7e3d-4d34-a21c-bebd1623aec8 None None] GET https://10.4.3.80/volume// Aug 06 03:25:15.726509 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-38ae180b-7e3d-4d34-a21c-bebd1623aec8 None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:15.726603 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-38ae180b-7e3d-4d34-a21c-bebd1623aec8 None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:15.726978 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-38ae180b-7e3d-4d34-a21c-bebd1623aec8 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:25:15.727287 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1372/5462] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:25:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:25:15.733517 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-93e064f7-c136-4e58-9378-440b8072870f req-32b0c8e9-d59d-4290-a892-4f9626541e11 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:15.854536 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-93e064f7-c136-4e58-9378-440b8072870f req-32b0c8e9-d59d-4290-a892-4f9626541e11 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:25:15.854884 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-93e064f7-c136-4e58-9378-440b8072870f req-32b0c8e9-d59d-4290-a892-4f9626541e11 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f59765b7-8cf9-46a9-99a5-b011c6225cdd", "connector": null, "instance_uuid": "c9b92cb4-e4e9-4ea2-8b42-b40f5b059927"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:25:15.862702 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:15.862702 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:25:15.884598 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-93e064f7-c136-4e58-9378-440b8072870f req-32b0c8e9-d59d-4290-a892-4f9626541e11 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:25:15.885126 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1369/5463] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:25:15 2026] POST /volume/v3/attachments => generated 273 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:25:15.908810 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ea98a4f8-5029-4800-9fbb-41025074694e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:15.910915 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ea98a4f8-5029-4800-9fbb-41025074694e tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd Aug 06 03:25:15.911136 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ea98a4f8-5029-4800-9fbb-41025074694e tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:15.911334 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ea98a4f8-5029-4800-9fbb-41025074694e tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:15.915026 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-556c76d3-c334-4f3e-9f07-10561211f8ef None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:15.915363 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-556c76d3-c334-4f3e-9f07-10561211f8ef None None] GET https://10.4.3.80/volume// Aug 06 03:25:15.915508 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-556c76d3-c334-4f3e-9f07-10561211f8ef None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:15.915681 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-556c76d3-c334-4f3e-9f07-10561211f8ef None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:15.916035 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-556c76d3-c334-4f3e-9f07-10561211f8ef None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:25:15.916272 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1350/5464] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:25:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:25:15.924217 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:15.924217 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:25:15.925670 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-93e064f7-c136-4e58-9378-440b8072870f req-22298967-f4a3-4d1f-b901-291f41e928a3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:15.927638 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-93e064f7-c136-4e58-9378-440b8072870f req-22298967-f4a3-4d1f-b901-291f41e928a3 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd Aug 06 03:25:15.927842 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ea98a4f8-5029-4800-9fbb-41025074694e tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:25:15.927909 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-93e064f7-c136-4e58-9378-440b8072870f req-22298967-f4a3-4d1f-b901-291f41e928a3 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:15.928060 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-93e064f7-c136-4e58-9378-440b8072870f req-22298967-f4a3-4d1f-b901-291f41e928a3 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:15.931914 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ea98a4f8-5029-4800-9fbb-41025074694e tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd returned with HTTP 200 Aug 06 03:25:15.932355 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1374/5465] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:15 2026] GET /volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd => generated 919 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:15.936278 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:15.936278 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:25:15.939077 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-93e064f7-c136-4e58-9378-440b8072870f req-22298967-f4a3-4d1f-b901-291f41e928a3 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:25:15.942684 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-93e064f7-c136-4e58-9378-440b8072870f req-22298967-f4a3-4d1f-b901-291f41e928a3 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd returned with HTTP 200 Aug 06 03:25:15.943117 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1373/5466] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:25:15 2026] GET /volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd => generated 1099 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:25:16.036610 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-93e064f7-c136-4e58-9378-440b8072870f req-c20cfa07-93a8-414b-8995-5d046fb19569 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:16.038610 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-93e064f7-c136-4e58-9378-440b8072870f req-c20cfa07-93a8-414b-8995-5d046fb19569 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] PUT https://10.4.3.80/volume/v3/attachments/b63ec9c5-5f3a-4b97-a4a6-bbae48acb881 Aug 06 03:25:16.039028 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-93e064f7-c136-4e58-9378-440b8072870f req-c20cfa07-93a8-414b-8995-5d046fb19569 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:25:16.045921 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-93e064f7-c136-4e58-9378-440b8072870f req-c20cfa07-93a8-414b-8995-5d046fb19569 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Acquiring lock "cinder-attachment_update-f59765b7-8cf9-46a9-99a5-b011c6225cdd-np0000006611" by "attachment_update" {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:25:16.049856 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-93e064f7-c136-4e58-9378-440b8072870f req-c20cfa07-93a8-414b-8995-5d046fb19569 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Lock "cinder-attachment_update-f59765b7-8cf9-46a9-99a5-b011c6225cdd-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100900) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:25:16.050677 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:16.050677 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:25:16.115968 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.coordination [req-93e064f7-c136-4e58-9378-440b8072870f req-c20cfa07-93a8-414b-8995-5d046fb19569 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Lock "cinder-attachment_update-f59765b7-8cf9-46a9-99a5-b011c6225cdd-np0000006611" released by "attachment_update" :: held 0.066s {{(pid=100900) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:25:16.116266 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-93e064f7-c136-4e58-9378-440b8072870f req-c20cfa07-93a8-414b-8995-5d046fb19569 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/attachments/b63ec9c5-5f3a-4b97-a4a6-bbae48acb881 returned with HTTP 200 Aug 06 03:25:16.116932 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1370/5467] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:25:16 2026] PUT /volume/v3/attachments/b63ec9c5-5f3a-4b97-a4a6-bbae48acb881 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:25:16.943992 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-6766084f-866a-4f86-baa9-cadaca526d54 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:16.945691 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6766084f-866a-4f86-baa9-cadaca526d54 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd Aug 06 03:25:16.945920 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6766084f-866a-4f86-baa9-cadaca526d54 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:16.946112 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-6766084f-866a-4f86-baa9-cadaca526d54 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:16.954662 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:16.954662 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:25:16.957760 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-6766084f-866a-4f86-baa9-cadaca526d54 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:25:16.961797 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-6766084f-866a-4f86-baa9-cadaca526d54 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd returned with HTTP 200 Aug 06 03:25:16.962204 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1351/5468] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:16 2026] GET /volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:17.975249 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1a5d6284-4071-4cb2-8674-3f823c203bce None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:17.977383 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1a5d6284-4071-4cb2-8674-3f823c203bce tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd Aug 06 03:25:17.977554 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1a5d6284-4071-4cb2-8674-3f823c203bce tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:17.977721 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1a5d6284-4071-4cb2-8674-3f823c203bce tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:17.986053 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:17.986053 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:25:17.988858 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1a5d6284-4071-4cb2-8674-3f823c203bce tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:25:17.992383 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1a5d6284-4071-4cb2-8674-3f823c203bce tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd returned with HTTP 200 Aug 06 03:25:17.992795 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1375/5469] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:17 2026] GET /volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:19.004194 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fe1ad336-d123-4391-abf6-fe729716e15d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:19.005697 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fe1ad336-d123-4391-abf6-fe729716e15d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd Aug 06 03:25:19.005906 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fe1ad336-d123-4391-abf6-fe729716e15d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:19.006135 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fe1ad336-d123-4391-abf6-fe729716e15d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:19.014090 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:19.014090 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:25:19.016809 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-fe1ad336-d123-4391-abf6-fe729716e15d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:25:19.020044 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fe1ad336-d123-4391-abf6-fe729716e15d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd returned with HTTP 200 Aug 06 03:25:19.020355 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1374/5470] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:19 2026] GET /volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:20.032163 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f3344816-40df-466c-abea-f27c52fe4add None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:20.034301 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f3344816-40df-466c-abea-f27c52fe4add tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd Aug 06 03:25:20.034521 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f3344816-40df-466c-abea-f27c52fe4add tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:20.034768 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f3344816-40df-466c-abea-f27c52fe4add tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:20.045137 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:20.045137 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:25:20.048239 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f3344816-40df-466c-abea-f27c52fe4add tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:25:20.051965 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f3344816-40df-466c-abea-f27c52fe4add tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd returned with HTTP 200 Aug 06 03:25:20.052312 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1371/5471] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:20 2026] GET /volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:20.366795 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-93e064f7-c136-4e58-9378-440b8072870f req-a72c86f6-f8bd-4c01-8cbd-0d95fb2d6857 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:20.368797 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-93e064f7-c136-4e58-9378-440b8072870f req-a72c86f6-f8bd-4c01-8cbd-0d95fb2d6857 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] POST https://10.4.3.80/volume/v3/attachments/b63ec9c5-5f3a-4b97-a4a6-bbae48acb881/action Aug 06 03:25:20.369167 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-93e064f7-c136-4e58-9378-440b8072870f req-a72c86f6-f8bd-4c01-8cbd-0d95fb2d6857 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:25:20.369277 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-93e064f7-c136-4e58-9378-440b8072870f req-a72c86f6-f8bd-4c01-8cbd-0d95fb2d6857 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:25:20.384314 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:20.384314 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:25:20.392599 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-93e064f7-c136-4e58-9378-440b8072870f req-a72c86f6-f8bd-4c01-8cbd-0d95fb2d6857 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/attachments/b63ec9c5-5f3a-4b97-a4a6-bbae48acb881/action returned with HTTP 204 Aug 06 03:25:20.393058 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1352/5472] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:25:20 2026] POST /volume/v3/attachments/b63ec9c5-5f3a-4b97-a4a6-bbae48acb881/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:25:21.063545 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9ceb6d6f-7ecf-402d-9785-b671ee41b229 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:21.065253 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9ceb6d6f-7ecf-402d-9785-b671ee41b229 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd Aug 06 03:25:21.065438 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9ceb6d6f-7ecf-402d-9785-b671ee41b229 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:21.065615 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9ceb6d6f-7ecf-402d-9785-b671ee41b229 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:21.073855 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:21.073855 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:25:21.076821 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9ceb6d6f-7ecf-402d-9785-b671ee41b229 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:25:21.080333 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9ceb6d6f-7ecf-402d-9785-b671ee41b229 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd returned with HTTP 200 Aug 06 03:25:21.080662 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1376/5473] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:21 2026] GET /volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd => generated 1212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:25:21.118329 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-ebc46f33-7600-4df5-ac4c-2719a558c623 req-fd7aad06-79c3-4a36-b4b5-b47bacb47727 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:21.120190 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-ebc46f33-7600-4df5-ac4c-2719a558c623 req-fd7aad06-79c3-4a36-b4b5-b47bacb47727 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd Aug 06 03:25:21.120339 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-ebc46f33-7600-4df5-ac4c-2719a558c623 req-fd7aad06-79c3-4a36-b4b5-b47bacb47727 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:21.120537 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-ebc46f33-7600-4df5-ac4c-2719a558c623 req-fd7aad06-79c3-4a36-b4b5-b47bacb47727 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:21.129154 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:21.129154 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:25:21.132242 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-ebc46f33-7600-4df5-ac4c-2719a558c623 req-fd7aad06-79c3-4a36-b4b5-b47bacb47727 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:25:21.135713 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-ebc46f33-7600-4df5-ac4c-2719a558c623 req-fd7aad06-79c3-4a36-b4b5-b47bacb47727 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd returned with HTTP 200 Aug 06 03:25:21.136131 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1375/5474] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:25:21 2026] GET /volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:25:21.150358 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-9fd18abe-caea-4dff-9068-2c7ac7e7b0d3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:21.151978 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9fd18abe-caea-4dff-9068-2c7ac7e7b0d3 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd Aug 06 03:25:21.152176 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9fd18abe-caea-4dff-9068-2c7ac7e7b0d3 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:21.152352 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-9fd18abe-caea-4dff-9068-2c7ac7e7b0d3 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:21.160424 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:21.160424 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:25:21.163123 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-9fd18abe-caea-4dff-9068-2c7ac7e7b0d3 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:25:21.166440 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-9fd18abe-caea-4dff-9068-2c7ac7e7b0d3 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd returned with HTTP 200 Aug 06 03:25:21.166754 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1372/5475] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:21 2026] GET /volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd => generated 1212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:25:21.200606 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-977a8430-40e2-4d5c-951f-51ae311fac60 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:21.202598 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-977a8430-40e2-4d5c-951f-51ae311fac60 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd Aug 06 03:25:21.202797 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-977a8430-40e2-4d5c-951f-51ae311fac60 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:21.202996 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-977a8430-40e2-4d5c-951f-51ae311fac60 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:21.211444 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:21.211444 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:25:21.214569 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-977a8430-40e2-4d5c-951f-51ae311fac60 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:25:21.218260 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-977a8430-40e2-4d5c-951f-51ae311fac60 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd returned with HTTP 200 Aug 06 03:25:21.218628 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1353/5476] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:25:21 2026] GET /volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:25:21.235303 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-8e7632f4-f1c4-46e6-b893-c13a09940b7e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:21.237126 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-8e7632f4-f1c4-46e6-b893-c13a09940b7e tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] POST https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd/action Aug 06 03:25:21.237425 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-8e7632f4-f1c4-46e6-b893-c13a09940b7e tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:25:21.237539 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-8e7632f4-f1c4-46e6-b893-c13a09940b7e tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:25:21.250118 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:21.250118 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:25:21.250573 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-8e7632f4-f1c4-46e6-b893-c13a09940b7e tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:25:21.256019 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-8e7632f4-f1c4-46e6-b893-c13a09940b7e tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Begin detaching volume completed successfully. Aug 06 03:25:21.256223 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-8e7632f4-f1c4-46e6-b893-c13a09940b7e tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd/action returned with HTTP 202 Aug 06 03:25:21.256622 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1377/5477] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:25:21 2026] POST /volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:25:21.273213 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3bd8f451-1f0f-443b-a936-6058affdcde1 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:21.274910 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3bd8f451-1f0f-443b-a936-6058affdcde1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd Aug 06 03:25:21.275187 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3bd8f451-1f0f-443b-a936-6058affdcde1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:21.275272 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3bd8f451-1f0f-443b-a936-6058affdcde1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:21.287814 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:21.287814 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:25:21.291550 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3bd8f451-1f0f-443b-a936-6058affdcde1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:25:21.293855 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-61646bc5-78b7-491e-8c93-09245a3e6905 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:21.294312 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-61646bc5-78b7-491e-8c93-09245a3e6905 None None] GET https://10.4.3.80/volume// Aug 06 03:25:21.294518 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-61646bc5-78b7-491e-8c93-09245a3e6905 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:21.294777 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-61646bc5-78b7-491e-8c93-09245a3e6905 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:21.295210 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-61646bc5-78b7-491e-8c93-09245a3e6905 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:25:21.295567 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1373/5478] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:25:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:25:21.295612 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3bd8f451-1f0f-443b-a936-6058affdcde1 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd returned with HTTP 200 Aug 06 03:25:21.295962 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1376/5479] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:21 2026] GET /volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:25:21.301230 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-9402d81b-c222-4d49-9ba7-ee7354d386ae None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:21.303157 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-9402d81b-c222-4d49-9ba7-ee7354d386ae tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd Aug 06 03:25:21.303349 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-9402d81b-c222-4d49-9ba7-ee7354d386ae tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:21.303525 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-9402d81b-c222-4d49-9ba7-ee7354d386ae tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:21.311781 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:21.311781 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:25:21.315093 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-9402d81b-c222-4d49-9ba7-ee7354d386ae tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:25:21.318593 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-9402d81b-c222-4d49-9ba7-ee7354d386ae tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd returned with HTTP 200 Aug 06 03:25:21.318978 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1354/5480] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:25:21 2026] GET /volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:25:21.768741 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-1ba7c992-4a26-4a1d-99c8-a9aae6cedc71 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:21.770585 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-1ba7c992-4a26-4a1d-99c8-a9aae6cedc71 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd Aug 06 03:25:21.770770 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-1ba7c992-4a26-4a1d-99c8-a9aae6cedc71 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:21.770968 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-1ba7c992-4a26-4a1d-99c8-a9aae6cedc71 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:21.778946 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:21.778946 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:25:21.781794 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-1ba7c992-4a26-4a1d-99c8-a9aae6cedc71 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:25:21.785265 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-1ba7c992-4a26-4a1d-99c8-a9aae6cedc71 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd returned with HTTP 200 Aug 06 03:25:21.785599 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1378/5481] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:25:21 2026] GET /volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd => generated 1215 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:25:22.042938 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-fef884c0-9231-4421-a755-b87271e79581 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:22.044848 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-fef884c0-9231-4421-a755-b87271e79581 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] DELETE https://10.4.3.80/volume/v3/attachments/b63ec9c5-5f3a-4b97-a4a6-bbae48acb881 Aug 06 03:25:22.045044 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-fef884c0-9231-4421-a755-b87271e79581 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:22.045213 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-fef884c0-9231-4421-a755-b87271e79581 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:22.051555 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:22.051555 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:25:22.088604 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-dad51c9b-565b-47fc-a8bd-caf56df84d45 req-fef884c0-9231-4421-a755-b87271e79581 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/attachments/b63ec9c5-5f3a-4b97-a4a6-bbae48acb881 returned with HTTP 200 Aug 06 03:25:22.089016 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1374/5482] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:25:22 2026] DELETE /volume/v3/attachments/b63ec9c5-5f3a-4b97-a4a6-bbae48acb881 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:22.309282 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a9348e8d-04cc-4516-8996-947e1deb235d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:22.310941 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a9348e8d-04cc-4516-8996-947e1deb235d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd Aug 06 03:25:22.311136 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a9348e8d-04cc-4516-8996-947e1deb235d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:22.311307 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a9348e8d-04cc-4516-8996-947e1deb235d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:22.319875 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:22.319875 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:25:22.323212 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a9348e8d-04cc-4516-8996-947e1deb235d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:25:22.327049 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a9348e8d-04cc-4516-8996-947e1deb235d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd returned with HTTP 200 Aug 06 03:25:22.327446 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1377/5483] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:22 2026] GET /volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:22.338750 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4f577850-e860-4dd7-9f3c-17e371232c9d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:22.340521 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4f577850-e860-4dd7-9f3c-17e371232c9d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] DELETE https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd Aug 06 03:25:22.340758 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4f577850-e860-4dd7-9f3c-17e371232c9d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:22.340975 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4f577850-e860-4dd7-9f3c-17e371232c9d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:22.341129 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-4f577850-e860-4dd7-9f3c-17e371232c9d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Delete volume with id: f59765b7-8cf9-46a9-99a5-b011c6225cdd Aug 06 03:25:22.347574 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:22.347574 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:25:22.348126 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-4f577850-e860-4dd7-9f3c-17e371232c9d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:25:22.362419 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-4f577850-e860-4dd7-9f3c-17e371232c9d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Delete volume request issued successfully. Aug 06 03:25:22.362694 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4f577850-e860-4dd7-9f3c-17e371232c9d tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd returned with HTTP 202 Aug 06 03:25:22.363119 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1355/5484] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:25:22 2026] DELETE /volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:25:22.371261 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-65f2fbec-85b1-4be8-9752-676702ef2d71 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:22.373103 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-65f2fbec-85b1-4be8-9752-676702ef2d71 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd Aug 06 03:25:22.373295 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-65f2fbec-85b1-4be8-9752-676702ef2d71 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:22.373464 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-65f2fbec-85b1-4be8-9752-676702ef2d71 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:22.380073 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:22.380073 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:25:22.383803 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-65f2fbec-85b1-4be8-9752-676702ef2d71 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Volume info retrieved successfully. Aug 06 03:25:22.388021 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-65f2fbec-85b1-4be8-9752-676702ef2d71 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd returned with HTTP 200 Aug 06 03:25:22.388363 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1379/5485] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:22 2026] GET /volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:23.400748 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-44a10151-63a7-4bb1-8b8d-2a6ee516c345 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:23.402521 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-44a10151-63a7-4bb1-8b8d-2a6ee516c345 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] GET https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd Aug 06 03:25:23.402751 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-44a10151-63a7-4bb1-8b8d-2a6ee516c345 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:23.402973 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-44a10151-63a7-4bb1-8b8d-2a6ee516c345 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:23.408351 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-44a10151-63a7-4bb1-8b8d-2a6ee516c345 tempest-VolumeMultiattachTests-1200282775 tempest-VolumeMultiattachTests-1200282775-project-member] https://10.4.3.80/volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd returned with HTTP 404 Aug 06 03:25:23.408810 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1375/5486] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:23 2026] GET /volume/v3/volumes/f59765b7-8cf9-46a9-99a5-b011c6225cdd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:25:23.414821 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c01b48dc-9e7f-4232-9e9b-889895087e7e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:23.416990 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c01b48dc-9e7f-4232-9e9b-889895087e7e tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] GET https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 Aug 06 03:25:23.417223 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c01b48dc-9e7f-4232-9e9b-889895087e7e tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:23.417433 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c01b48dc-9e7f-4232-9e9b-889895087e7e tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] Calling method 'detail' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:23.418392 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-c01b48dc-9e7f-4232-9e9b-889895087e7e tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:25:23.426739 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c01b48dc-9e7f-4232-9e9b-889895087e7e tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] Get all volumes completed successfully. Aug 06 03:25:23.428245 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:23.428245 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:25:23.432958 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c01b48dc-9e7f-4232-9e9b-889895087e7e tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 03:25:23.433362 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1378/5487] 10.4.3.80 () {66 vars in 1278 bytes} [Thu Aug 6 03:25:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6271 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:25:23.446068 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c6e3890c-1dc9-4527-91a5-08525f94d9a8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:23.447888 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c6e3890c-1dc9-4527-91a5-08525f94d9a8 tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] DELETE https://10.4.3.80/volume/v3/types/1858e2d3-9dd4-4341-b362-b1b74214a8a2 Aug 06 03:25:23.448086 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c6e3890c-1dc9-4527-91a5-08525f94d9a8 tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:23.448291 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c6e3890c-1dc9-4527-91a5-08525f94d9a8 tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] Calling method '_delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:23.469486 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c6e3890c-1dc9-4527-91a5-08525f94d9a8 tempest-VolumeMultiattachTests-1196743038 tempest-VolumeMultiattachTests-1196743038-project-admin] https://10.4.3.80/volume/v3/types/1858e2d3-9dd4-4341-b362-b1b74214a8a2 returned with HTTP 202 Aug 06 03:25:23.469888 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1356/5488] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:25:23 2026] DELETE /volume/v3/types/1858e2d3-9dd4-4341-b362-b1b74214a8a2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:25:32.387022 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=33,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:25:33.226886 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9a8b24b2-817b-4789-8c96-ff34d29e1cc3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:33.228526 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9a8b24b2-817b-4789-8c96-ff34d29e1cc3 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:33.228688 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9a8b24b2-817b-4789-8c96-ff34d29e1cc3 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:33.228869 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9a8b24b2-817b-4789-8c96-ff34d29e1cc3 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:33.235354 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:33.235354 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:25:33.238714 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9a8b24b2-817b-4789-8c96-ff34d29e1cc3 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:25:33.243225 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9a8b24b2-817b-4789-8c96-ff34d29e1cc3 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee returned with HTTP 200 Aug 06 03:25:33.243647 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1380/5489] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:33 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:33.253692 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-04e273c9-07f9-46cc-81ed-81742c8ca696 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:33.255407 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-04e273c9-07f9-46cc-81ed-81742c8ca696 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:33.255650 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-04e273c9-07f9-46cc-81ed-81742c8ca696 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:33.255821 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-04e273c9-07f9-46cc-81ed-81742c8ca696 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:33.262004 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:33.262004 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:25:33.265162 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-04e273c9-07f9-46cc-81ed-81742c8ca696 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:25:33.268859 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-04e273c9-07f9-46cc-81ed-81742c8ca696 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee returned with HTTP 200 Aug 06 03:25:33.269199 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1376/5490] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:33 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:33.309260 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-405697c4-bb32-429c-8717-7f55806e2a17 req-79fa6a8e-4cfd-49fb-9268-4a995500cbf3 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:33.311213 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-405697c4-bb32-429c-8717-7f55806e2a17 req-79fa6a8e-4cfd-49fb-9268-4a995500cbf3 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:33.311391 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-405697c4-bb32-429c-8717-7f55806e2a17 req-79fa6a8e-4cfd-49fb-9268-4a995500cbf3 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:33.311580 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-405697c4-bb32-429c-8717-7f55806e2a17 req-79fa6a8e-4cfd-49fb-9268-4a995500cbf3 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:33.317851 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:33.317851 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:25:33.320890 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-405697c4-bb32-429c-8717-7f55806e2a17 req-79fa6a8e-4cfd-49fb-9268-4a995500cbf3 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:25:33.324334 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-405697c4-bb32-429c-8717-7f55806e2a17 req-79fa6a8e-4cfd-49fb-9268-4a995500cbf3 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee returned with HTTP 200 Aug 06 03:25:33.324673 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1379/5491] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:25:33 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:33.392959 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d06de797-e3ea-4316-a9d1-0ad37d98733d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:33.393378 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d06de797-e3ea-4316-a9d1-0ad37d98733d None None] GET https://10.4.3.80/volume// Aug 06 03:25:33.393562 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d06de797-e3ea-4316-a9d1-0ad37d98733d None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:33.393757 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d06de797-e3ea-4316-a9d1-0ad37d98733d None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:33.394073 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d06de797-e3ea-4316-a9d1-0ad37d98733d None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:25:33.394362 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1357/5492] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:25:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:25:33.400295 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-405697c4-bb32-429c-8717-7f55806e2a17 req-daa93ef7-0fb4-4df7-924d-eef59044d8c8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:33.402069 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-405697c4-bb32-429c-8717-7f55806e2a17 req-daa93ef7-0fb4-4df7-924d-eef59044d8c8 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:25:33.402368 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-405697c4-bb32-429c-8717-7f55806e2a17 req-daa93ef7-0fb4-4df7-924d-eef59044d8c8 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "36570b12-8648-402f-9154-50925a1221ee", "connector": null, "instance_uuid": "949e46cc-221e-4dbd-96b7-3873e94eb039"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:25:33.409346 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:33.409346 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:25:33.430196 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-405697c4-bb32-429c-8717-7f55806e2a17 req-daa93ef7-0fb4-4df7-924d-eef59044d8c8 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:25:33.430568 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1381/5493] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:25:33 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 06 03:25:33.456268 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-4e185144-3fd9-493c-aba0-ae6eff88d291 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:33.457684 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4e185144-3fd9-493c-aba0-ae6eff88d291 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:33.457855 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4e185144-3fd9-493c-aba0-ae6eff88d291 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:33.458029 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-4e185144-3fd9-493c-aba0-ae6eff88d291 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:33.462340 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-1a30925e-c290-42f2-99ff-ea6090a0fbfb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:33.462696 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1a30925e-c290-42f2-99ff-ea6090a0fbfb None None] GET https://10.4.3.80/volume// Aug 06 03:25:33.463075 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1a30925e-c290-42f2-99ff-ea6090a0fbfb None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:33.463075 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-1a30925e-c290-42f2-99ff-ea6090a0fbfb None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:33.463344 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-1a30925e-c290-42f2-99ff-ea6090a0fbfb None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:25:33.463609 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1380/5494] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:25:33 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:25:33.466097 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:33.466097 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:25:33.467308 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=56,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:25:33.468844 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-4e185144-3fd9-493c-aba0-ae6eff88d291 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:25:33.470617 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-405697c4-bb32-429c-8717-7f55806e2a17 req-dc329cf0-aefe-44d7-92fa-ae6234bfb49e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:33.472215 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-4e185144-3fd9-493c-aba0-ae6eff88d291 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee returned with HTTP 200 Aug 06 03:25:33.472518 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1377/5495] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:33 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:33.473320 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-405697c4-bb32-429c-8717-7f55806e2a17 req-dc329cf0-aefe-44d7-92fa-ae6234bfb49e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:33.473556 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-405697c4-bb32-429c-8717-7f55806e2a17 req-dc329cf0-aefe-44d7-92fa-ae6234bfb49e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:33.473734 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-405697c4-bb32-429c-8717-7f55806e2a17 req-dc329cf0-aefe-44d7-92fa-ae6234bfb49e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:33.482579 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:33.482579 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:25:33.485717 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-405697c4-bb32-429c-8717-7f55806e2a17 req-dc329cf0-aefe-44d7-92fa-ae6234bfb49e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:25:33.489462 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-405697c4-bb32-429c-8717-7f55806e2a17 req-dc329cf0-aefe-44d7-92fa-ae6234bfb49e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee returned with HTTP 200 Aug 06 03:25:33.489817 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1358/5496] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:25:33 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee => generated 1054 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:25:33.594284 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-405697c4-bb32-429c-8717-7f55806e2a17 req-86915713-d599-43ca-8efd-3e5092f245a5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:33.596165 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-405697c4-bb32-429c-8717-7f55806e2a17 req-86915713-d599-43ca-8efd-3e5092f245a5 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] PUT https://10.4.3.80/volume/v3/attachments/9a183dbc-8bfb-42b3-8be4-79628a96c874 Aug 06 03:25:33.596495 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-405697c4-bb32-429c-8717-7f55806e2a17 req-86915713-d599-43ca-8efd-3e5092f245a5 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:25:33.603202 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-405697c4-bb32-429c-8717-7f55806e2a17 req-86915713-d599-43ca-8efd-3e5092f245a5 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Acquiring lock "cinder-attachment_update-36570b12-8648-402f-9154-50925a1221ee-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:25:33.607268 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-405697c4-bb32-429c-8717-7f55806e2a17 req-86915713-d599-43ca-8efd-3e5092f245a5 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Lock "cinder-attachment_update-36570b12-8648-402f-9154-50925a1221ee-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:25:33.608088 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:33.608088 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:25:33.672379 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-405697c4-bb32-429c-8717-7f55806e2a17 req-86915713-d599-43ca-8efd-3e5092f245a5 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Lock "cinder-attachment_update-36570b12-8648-402f-9154-50925a1221ee-np0000006611" released by "attachment_update" :: held 0.065s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:25:33.672692 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-405697c4-bb32-429c-8717-7f55806e2a17 req-86915713-d599-43ca-8efd-3e5092f245a5 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments/9a183dbc-8bfb-42b3-8be4-79628a96c874 returned with HTTP 200 Aug 06 03:25:33.673124 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1382/5497] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:25:33 2026] PUT /volume/v3/attachments/9a183dbc-8bfb-42b3-8be4-79628a96c874 => generated 968 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:25:33.680441 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-405697c4-bb32-429c-8717-7f55806e2a17 req-86a6140e-7d77-45e0-a85e-f91a33f097c7 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:33.682515 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-405697c4-bb32-429c-8717-7f55806e2a17 req-86a6140e-7d77-45e0-a85e-f91a33f097c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee/encryption Aug 06 03:25:33.682669 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-405697c4-bb32-429c-8717-7f55806e2a17 req-86a6140e-7d77-45e0-a85e-f91a33f097c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:33.682849 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-405697c4-bb32-429c-8717-7f55806e2a17 req-86a6140e-7d77-45e0-a85e-f91a33f097c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:33.691915 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:33.691915 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:25:33.697347 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-405697c4-bb32-429c-8717-7f55806e2a17 req-86a6140e-7d77-45e0-a85e-f91a33f097c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee/encryption returned with HTTP 200 Aug 06 03:25:33.697730 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1381/5498] 10.4.3.80 () {68 vars in 1624 bytes} [Thu Aug 6 03:25:33 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:34.483322 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-edbc4c3c-0221-4573-8884-adbb1cd94906 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:34.484777 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-edbc4c3c-0221-4573-8884-adbb1cd94906 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:34.484955 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-edbc4c3c-0221-4573-8884-adbb1cd94906 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:34.485119 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-edbc4c3c-0221-4573-8884-adbb1cd94906 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:34.493384 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:34.493384 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:25:34.496170 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-edbc4c3c-0221-4573-8884-adbb1cd94906 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:25:34.499435 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-edbc4c3c-0221-4573-8884-adbb1cd94906 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee returned with HTTP 200 Aug 06 03:25:34.499768 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1378/5499] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:34 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:35.510487 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-a320e11d-f39a-466b-8d59-77654d90ea87 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:35.512327 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a320e11d-f39a-466b-8d59-77654d90ea87 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:35.512530 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a320e11d-f39a-466b-8d59-77654d90ea87 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:35.512733 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-a320e11d-f39a-466b-8d59-77654d90ea87 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:35.520986 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:35.520986 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:25:35.523794 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-a320e11d-f39a-466b-8d59-77654d90ea87 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:25:35.527398 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-a320e11d-f39a-466b-8d59-77654d90ea87 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee returned with HTTP 200 Aug 06 03:25:35.527748 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1359/5500] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:35 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:36.539135 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-28bc6e73-e8ac-4885-a888-7a2eb92e51bf None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:36.540987 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-28bc6e73-e8ac-4885-a888-7a2eb92e51bf tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:36.541176 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-28bc6e73-e8ac-4885-a888-7a2eb92e51bf tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:36.541356 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-28bc6e73-e8ac-4885-a888-7a2eb92e51bf tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:36.550123 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:36.550123 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:25:36.553032 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-28bc6e73-e8ac-4885-a888-7a2eb92e51bf tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:25:36.556633 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-28bc6e73-e8ac-4885-a888-7a2eb92e51bf tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee returned with HTTP 200 Aug 06 03:25:36.556989 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1383/5501] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:36 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:37.568758 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9286d1f1-3858-4b2a-a891-6267113612dd None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:37.570379 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9286d1f1-3858-4b2a-a891-6267113612dd tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:37.570677 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9286d1f1-3858-4b2a-a891-6267113612dd tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:37.571334 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9286d1f1-3858-4b2a-a891-6267113612dd tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:37.579849 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:37.579849 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:25:37.584118 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-9286d1f1-3858-4b2a-a891-6267113612dd tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:25:37.589567 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9286d1f1-3858-4b2a-a891-6267113612dd tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee returned with HTTP 200 Aug 06 03:25:37.590068 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1382/5502] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:37 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:38.601694 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-70185b8a-a012-41e7-99c5-a7babebd866d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:38.603444 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-70185b8a-a012-41e7-99c5-a7babebd866d tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:38.603703 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-70185b8a-a012-41e7-99c5-a7babebd866d tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:38.603996 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-70185b8a-a012-41e7-99c5-a7babebd866d tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:38.612839 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:38.612839 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:25:38.615867 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-70185b8a-a012-41e7-99c5-a7babebd866d tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:25:38.619322 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-70185b8a-a012-41e7-99c5-a7babebd866d tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee returned with HTTP 200 Aug 06 03:25:38.619687 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1379/5503] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:38 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:39.631352 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-8152018e-7220-45c2-a659-92b4ff22cafc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:39.633124 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8152018e-7220-45c2-a659-92b4ff22cafc tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:39.633293 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8152018e-7220-45c2-a659-92b4ff22cafc tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:39.633503 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-8152018e-7220-45c2-a659-92b4ff22cafc tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:39.641849 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:39.641849 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:25:39.644632 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-8152018e-7220-45c2-a659-92b4ff22cafc tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:25:39.648080 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-8152018e-7220-45c2-a659-92b4ff22cafc tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee returned with HTTP 200 Aug 06 03:25:39.648408 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1360/5504] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:39 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:40.663236 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-3b19696a-a45f-40cd-9021-fffe30f5ca30 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:40.664943 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3b19696a-a45f-40cd-9021-fffe30f5ca30 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:40.665114 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3b19696a-a45f-40cd-9021-fffe30f5ca30 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:40.665303 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-3b19696a-a45f-40cd-9021-fffe30f5ca30 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:40.673890 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:40.673890 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:25:40.677028 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-3b19696a-a45f-40cd-9021-fffe30f5ca30 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:25:40.680701 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-3b19696a-a45f-40cd-9021-fffe30f5ca30 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee returned with HTTP 200 Aug 06 03:25:40.681093 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1384/5505] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:40 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:41.692752 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fcdae5fc-8c31-44ed-8548-a9bd13d2f7f8 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:41.694985 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fcdae5fc-8c31-44ed-8548-a9bd13d2f7f8 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:41.695298 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fcdae5fc-8c31-44ed-8548-a9bd13d2f7f8 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:41.695535 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fcdae5fc-8c31-44ed-8548-a9bd13d2f7f8 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:41.705347 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:41.705347 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:25:41.710674 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-fcdae5fc-8c31-44ed-8548-a9bd13d2f7f8 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:25:41.714961 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fcdae5fc-8c31-44ed-8548-a9bd13d2f7f8 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee returned with HTTP 200 Aug 06 03:25:41.715367 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1383/5506] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:41 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:42.727754 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2dec7adb-c9b5-4aa4-81dc-aecfab1bc775 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:42.729677 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2dec7adb-c9b5-4aa4-81dc-aecfab1bc775 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:42.730039 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2dec7adb-c9b5-4aa4-81dc-aecfab1bc775 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:42.730123 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2dec7adb-c9b5-4aa4-81dc-aecfab1bc775 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:42.739088 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:42.739088 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:25:42.742419 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-2dec7adb-c9b5-4aa4-81dc-aecfab1bc775 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:25:42.746171 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-405697c4-bb32-429c-8717-7f55806e2a17 req-5ba6714a-a9ab-42e5-adf0-a4787c963cae None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:42.746500 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2dec7adb-c9b5-4aa4-81dc-aecfab1bc775 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee returned with HTTP 200 Aug 06 03:25:42.746858 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1380/5507] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:42 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:42.748124 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-405697c4-bb32-429c-8717-7f55806e2a17 req-5ba6714a-a9ab-42e5-adf0-a4787c963cae tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] POST https://10.4.3.80/volume/v3/attachments/9a183dbc-8bfb-42b3-8be4-79628a96c874/action Aug 06 03:25:42.748500 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-405697c4-bb32-429c-8717-7f55806e2a17 req-5ba6714a-a9ab-42e5-adf0-a4787c963cae tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:25:42.748636 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-405697c4-bb32-429c-8717-7f55806e2a17 req-5ba6714a-a9ab-42e5-adf0-a4787c963cae tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:25:42.763679 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:42.763679 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:25:42.772270 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-405697c4-bb32-429c-8717-7f55806e2a17 req-5ba6714a-a9ab-42e5-adf0-a4787c963cae tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments/9a183dbc-8bfb-42b3-8be4-79628a96c874/action returned with HTTP 204 Aug 06 03:25:42.772839 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1361/5508] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:25:42 2026] POST /volume/v3/attachments/9a183dbc-8bfb-42b3-8be4-79628a96c874/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:25:43.758666 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-6bf8fcfb-6a38-4e78-a12f-bcefb8b64615 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:43.760824 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6bf8fcfb-6a38-4e78-a12f-bcefb8b64615 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:43.761051 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6bf8fcfb-6a38-4e78-a12f-bcefb8b64615 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:43.761235 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-6bf8fcfb-6a38-4e78-a12f-bcefb8b64615 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:43.769252 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:43.769252 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:25:43.772019 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-6bf8fcfb-6a38-4e78-a12f-bcefb8b64615 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:25:43.775324 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-6bf8fcfb-6a38-4e78-a12f-bcefb8b64615 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee returned with HTTP 200 Aug 06 03:25:43.775650 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1385/5509] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:43 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee => generated 1167 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:25:43.786582 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f2ebe618-dccd-4086-8f39-f978de6937a9 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:43.788053 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f2ebe618-dccd-4086-8f39-f978de6937a9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:43.788212 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f2ebe618-dccd-4086-8f39-f978de6937a9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:43.788393 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f2ebe618-dccd-4086-8f39-f978de6937a9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:43.797122 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:43.797122 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:25:43.800154 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f2ebe618-dccd-4086-8f39-f978de6937a9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:25:43.803901 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f2ebe618-dccd-4086-8f39-f978de6937a9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee returned with HTTP 200 Aug 06 03:25:43.804276 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1384/5510] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:43 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee => generated 1167 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:25:43.837806 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-8190d3d9-1ffa-4b56-8712-681c5ba59718 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:43.840055 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-8190d3d9-1ffa-4b56-8712-681c5ba59718 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:43.840289 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-8190d3d9-1ffa-4b56-8712-681c5ba59718 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:43.840471 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-8190d3d9-1ffa-4b56-8712-681c5ba59718 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:43.848726 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:43.848726 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:25:43.851752 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-8190d3d9-1ffa-4b56-8712-681c5ba59718 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:25:43.855531 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-8190d3d9-1ffa-4b56-8712-681c5ba59718 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee returned with HTTP 200 Aug 06 03:25:43.855901 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1381/5511] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:25:43 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee => generated 1167 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:25:43.871157 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-980a6249-2d80-4604-9f86-19e3a3a4e6f9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:43.872797 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-980a6249-2d80-4604-9f86-19e3a3a4e6f9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] POST https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee/action Aug 06 03:25:43.873102 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-980a6249-2d80-4604-9f86-19e3a3a4e6f9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:25:43.873213 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-980a6249-2d80-4604-9f86-19e3a3a4e6f9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:25:43.882407 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:43.882407 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:25:43.882793 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-980a6249-2d80-4604-9f86-19e3a3a4e6f9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:25:43.887665 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-980a6249-2d80-4604-9f86-19e3a3a4e6f9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Begin detaching volume completed successfully. Aug 06 03:25:43.887849 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-980a6249-2d80-4604-9f86-19e3a3a4e6f9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee/action returned with HTTP 202 Aug 06 03:25:43.888186 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1362/5512] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:25:43 2026] POST /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:25:43.921970 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-960321a7-8016-4c7c-b517-48bf5f6976bb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:43.922311 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-960321a7-8016-4c7c-b517-48bf5f6976bb None None] GET https://10.4.3.80/volume// Aug 06 03:25:43.922471 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-960321a7-8016-4c7c-b517-48bf5f6976bb None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:43.922640 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-960321a7-8016-4c7c-b517-48bf5f6976bb None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:43.922950 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-960321a7-8016-4c7c-b517-48bf5f6976bb None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:25:43.923356 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1386/5513] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:25:43 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:25:43.929911 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-6522b48f-c286-4877-95e9-c3b755be1d01 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:43.931577 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-6522b48f-c286-4877-95e9-c3b755be1d01 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:43.931752 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-6522b48f-c286-4877-95e9-c3b755be1d01 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:43.931943 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-6522b48f-c286-4877-95e9-c3b755be1d01 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:43.939714 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:43.939714 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:25:43.942426 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-6522b48f-c286-4877-95e9-c3b755be1d01 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:25:43.945677 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-6522b48f-c286-4877-95e9-c3b755be1d01 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee returned with HTTP 200 Aug 06 03:25:43.946028 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1385/5514] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:25:43 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee => generated 1350 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:25:43.954259 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-78b7877d-b3ae-41ca-ab5e-59cc4f210cb6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:43.956152 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-78b7877d-b3ae-41ca-ab5e-59cc4f210cb6 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee/encryption Aug 06 03:25:43.956340 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-78b7877d-b3ae-41ca-ab5e-59cc4f210cb6 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:43.956517 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-78b7877d-b3ae-41ca-ab5e-59cc4f210cb6 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:43.964902 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:43.964902 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:25:43.970253 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-78b7877d-b3ae-41ca-ab5e-59cc4f210cb6 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee/encryption returned with HTTP 200 Aug 06 03:25:43.970583 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1382/5515] 10.4.3.80 () {68 vars in 1624 bytes} [Thu Aug 6 03:25:43 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:44.696465 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-54e06b55-e16d-43e3-81a3-424ad7ada219 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:44.698276 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-54e06b55-e16d-43e3-81a3-424ad7ada219 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] DELETE https://10.4.3.80/volume/v3/attachments/9a183dbc-8bfb-42b3-8be4-79628a96c874 Aug 06 03:25:44.698443 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-54e06b55-e16d-43e3-81a3-424ad7ada219 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:44.698618 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-54e06b55-e16d-43e3-81a3-424ad7ada219 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:44.704985 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:44.704985 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:25:44.742927 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-e5f8572d-6793-4012-a8bd-3834e563fb34 req-54e06b55-e16d-43e3-81a3-424ad7ada219 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments/9a183dbc-8bfb-42b3-8be4-79628a96c874 returned with HTTP 200 Aug 06 03:25:44.743328 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1363/5516] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:25:44 2026] DELETE /volume/v3/attachments/9a183dbc-8bfb-42b3-8be4-79628a96c874 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:44.990338 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-f7edd4f0-ec55-469e-adba-6fba74d83dbd req-e8d2d889-a474-4ee1-8ef4-9c34c528df5f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:44.992366 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-f7edd4f0-ec55-469e-adba-6fba74d83dbd req-e8d2d889-a474-4ee1-8ef4-9c34c528df5f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:44.992563 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-f7edd4f0-ec55-469e-adba-6fba74d83dbd req-e8d2d889-a474-4ee1-8ef4-9c34c528df5f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:44.992740 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-f7edd4f0-ec55-469e-adba-6fba74d83dbd req-e8d2d889-a474-4ee1-8ef4-9c34c528df5f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:44.999043 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:44.999043 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:25:45.001986 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-f7edd4f0-ec55-469e-adba-6fba74d83dbd req-e8d2d889-a474-4ee1-8ef4-9c34c528df5f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:25:45.005388 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-f7edd4f0-ec55-469e-adba-6fba74d83dbd req-e8d2d889-a474-4ee1-8ef4-9c34c528df5f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee returned with HTTP 200 Aug 06 03:25:45.005705 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1387/5517] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:25:44 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:47.695470 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-83683ed0-a87e-4171-9b98-1149edd68a93 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:47.696997 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-83683ed0-a87e-4171-9b98-1149edd68a93 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] DELETE https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:47.697209 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-83683ed0-a87e-4171-9b98-1149edd68a93 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:47.697406 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-83683ed0-a87e-4171-9b98-1149edd68a93 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:47.697590 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-83683ed0-a87e-4171-9b98-1149edd68a93 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Delete volume with id: 36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:47.703719 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:47.703719 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:25:47.704217 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-83683ed0-a87e-4171-9b98-1149edd68a93 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:25:47.713468 np0000006611 devstack@c-api.service[100899]: WARNING cinder.keymgr.conf_key_mgr [None req-83683ed0-a87e-4171-9b98-1149edd68a93 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 03:25:47.718619 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-83683ed0-a87e-4171-9b98-1149edd68a93 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Delete volume request issued successfully. Aug 06 03:25:47.718772 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-83683ed0-a87e-4171-9b98-1149edd68a93 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee returned with HTTP 202 Aug 06 03:25:47.719225 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1386/5518] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:25:47 2026] DELETE /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:25:47.724704 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-aca6133e-ebc8-43d3-a5e7-461a6146b47b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:47.726408 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-aca6133e-ebc8-43d3-a5e7-461a6146b47b tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:47.726659 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-aca6133e-ebc8-43d3-a5e7-461a6146b47b tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:47.726900 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-aca6133e-ebc8-43d3-a5e7-461a6146b47b tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:47.734350 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:47.734350 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:25:47.737763 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-aca6133e-ebc8-43d3-a5e7-461a6146b47b tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:25:47.742054 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-aca6133e-ebc8-43d3-a5e7-461a6146b47b tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee returned with HTTP 200 Aug 06 03:25:47.742415 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1383/5519] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:47 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:48.753968 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-29b4f531-a1f1-4e2a-8bc0-bd73810126a8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:48.756108 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-29b4f531-a1f1-4e2a-8bc0-bd73810126a8 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee Aug 06 03:25:48.756381 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-29b4f531-a1f1-4e2a-8bc0-bd73810126a8 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:48.756634 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-29b4f531-a1f1-4e2a-8bc0-bd73810126a8 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:48.763455 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-29b4f531-a1f1-4e2a-8bc0-bd73810126a8 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee returned with HTTP 404 Aug 06 03:25:48.764026 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1364/5520] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:25:48 2026] GET /volume/v3/volumes/36570b12-8648-402f-9154-50925a1221ee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:25:48.770752 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a3ee2555-d85d-48d5-aace-720c4fd84a1d None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:48.772369 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a3ee2555-d85d-48d5-aace-720c4fd84a1d tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] GET https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 Aug 06 03:25:48.772526 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a3ee2555-d85d-48d5-aace-720c4fd84a1d tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:48.772694 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a3ee2555-d85d-48d5-aace-720c4fd84a1d tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Calling method 'detail' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:48.773368 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-a3ee2555-d85d-48d5-aace-720c4fd84a1d tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100902) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:25:48.780156 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a3ee2555-d85d-48d5-aace-720c4fd84a1d tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Get all volumes completed successfully. Aug 06 03:25:48.781306 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:48.781306 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:25:48.784348 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a3ee2555-d85d-48d5-aace-720c4fd84a1d tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 03:25:48.784657 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1388/5521] 10.4.3.80 () {66 vars in 1278 bytes} [Thu Aug 6 03:25:48 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5242 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:25:48.797077 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-0f79dc7b-6089-4994-babe-0ccee897ba69 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:48.798524 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0f79dc7b-6089-4994-babe-0ccee897ba69 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] DELETE https://10.4.3.80/volume/v3/types/cc01eb2f-f309-47a4-9111-2adfc5629d80 Aug 06 03:25:48.798686 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0f79dc7b-6089-4994-babe-0ccee897ba69 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:25:48.798886 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-0f79dc7b-6089-4994-babe-0ccee897ba69 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Calling method '_delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:25:48.818392 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-0f79dc7b-6089-4994-babe-0ccee897ba69 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] https://10.4.3.80/volume/v3/types/cc01eb2f-f309-47a4-9111-2adfc5629d80 returned with HTTP 202 Aug 06 03:25:48.818748 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1387/5522] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:25:48 2026] DELETE /volume/v3/types/cc01eb2f-f309-47a4-9111-2adfc5629d80 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:25:48.828361 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-3c22ece6-6bee-4442-a4bd-1a9b14f8c7e2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:48.829776 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3c22ece6-6bee-4442-a4bd-1a9b14f8c7e2 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:25:48.830089 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-3c22ece6-6bee-4442-a4bd-1a9b14f8c7e2 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-232148882", "extra_specs": {}}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:25:48.842533 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-3c22ece6-6bee-4442-a4bd-1a9b14f8c7e2 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:25:48.842942 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1384/5523] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:25:48 2026] POST /volume/v3/types => generated 213 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:48.850574 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-13838f86-e580-407a-a5c8-636655323d59 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:48.852205 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-13838f86-e580-407a-a5c8-636655323d59 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] POST https://10.4.3.80/volume/v3/types/16e05d6d-3ec0-4983-8fe7-cab486c8bc87/encryption Aug 06 03:25:48.852549 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-13838f86-e580-407a-a5c8-636655323d59 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:25:48.853946 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:48.853946 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:25:48.866856 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-13838f86-e580-407a-a5c8-636655323d59 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] https://10.4.3.80/volume/v3/types/16e05d6d-3ec0-4983-8fe7-cab486c8bc87/encryption returned with HTTP 200 Aug 06 03:25:48.867289 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1365/5524] 10.4.3.80 () {68 vars in 1390 bytes} [Thu Aug 6 03:25:48 2026] POST /volume/v3/types/16e05d6d-3ec0-4983-8fe7-cab486c8bc87/encryption => generated 231 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:25:48.875217 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:25:48.876883 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:25:48.877216 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-553314627", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-232148882", "size": 1}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:25:48.878651 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-553314627', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-232148882', 'size': 1}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:25:48.881764 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Create volume of 1 GB Aug 06 03:25:48.882026 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:25:48.882026 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:25:48.882484 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Availability Zones retrieved successfully. Aug 06 03:25:48.887822 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Flow 'volume_create_api' (1f63ef96-b0db-4746-9c4f-aebad0dd10ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:25:48.888711 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (842e9701-44bb-4173-83d1-7d815b56e428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:25:48.889540 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:25:48.910422 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (842e9701-44bb-4173-83d1-7d815b56e428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:25:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=16e05d6d-3ec0-4983-8fe7-cab486c8bc87,is_public=True,name='tempest-scenario-type-luksv2-232148882',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '16e05d6d-3ec0-4983-8fe7-cab486c8bc87', '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=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:25:48.911244 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61edbc3f-753c-43cb-8262-c1da89ff3f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:25:48.934426 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-232148882 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-232148882, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:25:48.934667 np0000006611 devstack@c-api.service[100902]: WARNING cinder.quota [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-232148882 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-232148882, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:25:48.955138 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Created reservations ['8560c011-583a-4876-8739-3ff15be1f15b', 'cca24797-363f-4476-b445-377196879a83', 'ff071a13-7b7f-4355-85a5-9529f8a24596', '4118e6db-dece-487c-9d20-298fe846a6b2'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:25:48.955846 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61edbc3f-753c-43cb-8262-c1da89ff3f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8560c011-583a-4876-8739-3ff15be1f15b', 'cca24797-363f-4476-b445-377196879a83', 'ff071a13-7b7f-4355-85a5-9529f8a24596', '4118e6db-dece-487c-9d20-298fe846a6b2']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:25:48.956529 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd3e236d-d37e-4029-bc18-53ad613679d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:25:48.975469 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd3e236d-d37e-4029-bc18-53ad613679d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93cd9150-ac31-4192-b1b0-bd50bdf367ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-553314627',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e12581d299bd4480bb3e0014e27f63db',qos_specs=None,replication_status=,reservations=['8560c011-583a-4876-8739-3ff15be1f15b','cca24797-363f-4476-b445-377196879a83','ff071a13-7b7f-4355-85a5-9529f8a24596','4118e6db-dece-487c-9d20-298fe846a6b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='947aa41ed2ee476b82ca922d3710fcee',volume_type_id=16e05d6d-3ec0-4983-8fe7-cab486c8bc87), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:25:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-553314627',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=93cd9150-ac31-4192-b1b0-bd50bdf367ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e12581d299bd4480bb3e0014e27f63db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='947aa41ed2ee476b82ca922d3710fcee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(16e05d6d-3ec0-4983-8fe7-cab486c8bc87),volume_type_id=16e05d6d-3ec0-4983-8fe7-cab486c8bc87)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:25:48.976422 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7458a58-f9de-4676-bd79-754ad748c707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:25:48.989566 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7458a58-f9de-4676-bd79-754ad748c707) transitioned into state 'SUCCESS' from state '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-553314627',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e12581d299bd4480bb3e0014e27f63db',qos_specs=None,replication_status=,reservations=['8560c011-583a-4876-8739-3ff15be1f15b','cca24797-363f-4476-b445-377196879a83','ff071a13-7b7f-4355-85a5-9529f8a24596','4118e6db-dece-487c-9d20-298fe846a6b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='947aa41ed2ee476b82ca922d3710fcee',volume_type_id=16e05d6d-3ec0-4983-8fe7-cab486c8bc87)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:25:48.990241 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc607bd5-dea3-4ad4-8b42-ecb336d088dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:25:48.997663 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc607bd5-dea3-4ad4-8b42-ecb336d088dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:25:48.998410 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Flow 'volume_create_api' (1f63ef96-b0db-4746-9c4f-aebad0dd10ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:25:48.998662 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Create volume request issued successfully. Aug 06 03:25:48.999162 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-004c410b-87d8-43f5-a1a8-39938fc0df45 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:25:48.999533 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1389/5525] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:25:48 2026] POST /volume/v3/volumes => generated 783 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:25:58.815998 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=69,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:25:58.840620 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=75,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:25:58.864542 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=35,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:25:58.992072 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=59,cinder:UPDATE=15,cinder:INSERT=9 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:26:30.628922 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-297a7243-8394-49e9-82d3-845543dfb776 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:30.631151 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-297a7243-8394-49e9-82d3-845543dfb776 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:30.631376 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-297a7243-8394-49e9-82d3-845543dfb776 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:30.631605 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-297a7243-8394-49e9-82d3-845543dfb776 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:30.640321 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:30.640321 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:26:30.644708 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-297a7243-8394-49e9-82d3-845543dfb776 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:30.649985 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-297a7243-8394-49e9-82d3-845543dfb776 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:30.650521 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1388/5526] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:26:30 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:30.661382 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-a652b62b-9700-4d40-8da7-6c38ace89469 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:30.663658 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a652b62b-9700-4d40-8da7-6c38ace89469 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:30.663904 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a652b62b-9700-4d40-8da7-6c38ace89469 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:30.664123 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-a652b62b-9700-4d40-8da7-6c38ace89469 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:30.670089 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:30.670089 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:26:30.673150 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-a652b62b-9700-4d40-8da7-6c38ace89469 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:30.676535 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-a652b62b-9700-4d40-8da7-6c38ace89469 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:30.676914 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1385/5527] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:26:30 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:30.712305 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-74e9895a-4592-40a5-9075-3371f370f3eb req-e23282c6-f8ec-4e40-8101-93f6e744ffc3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:30.714780 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-74e9895a-4592-40a5-9075-3371f370f3eb req-e23282c6-f8ec-4e40-8101-93f6e744ffc3 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:30.715067 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-74e9895a-4592-40a5-9075-3371f370f3eb req-e23282c6-f8ec-4e40-8101-93f6e744ffc3 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:30.715314 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-74e9895a-4592-40a5-9075-3371f370f3eb req-e23282c6-f8ec-4e40-8101-93f6e744ffc3 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:30.723280 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:30.723280 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:26:30.726261 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-74e9895a-4592-40a5-9075-3371f370f3eb req-e23282c6-f8ec-4e40-8101-93f6e744ffc3 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:30.729981 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-74e9895a-4592-40a5-9075-3371f370f3eb req-e23282c6-f8ec-4e40-8101-93f6e744ffc3 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:30.730337 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1366/5528] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:26:30 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:30.789448 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-608df801-1211-4f78-bc96-3cff200f995f None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:30.789890 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-608df801-1211-4f78-bc96-3cff200f995f None None] GET https://10.4.3.80/volume// Aug 06 03:26:30.790050 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-608df801-1211-4f78-bc96-3cff200f995f None None] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:30.790224 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-608df801-1211-4f78-bc96-3cff200f995f None None] Calling method 'all' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:30.790540 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-608df801-1211-4f78-bc96-3cff200f995f None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:26:30.790810 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1390/5529] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:26:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:26:30.797657 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-74e9895a-4592-40a5-9075-3371f370f3eb req-da8a95e8-11eb-49dd-b598-339350795449 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:30.800197 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-74e9895a-4592-40a5-9075-3371f370f3eb req-da8a95e8-11eb-49dd-b598-339350795449 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:26:30.800682 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-74e9895a-4592-40a5-9075-3371f370f3eb req-da8a95e8-11eb-49dd-b598-339350795449 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93cd9150-ac31-4192-b1b0-bd50bdf367ac", "connector": null, "instance_uuid": "4809114d-1b73-4a95-8d70-52b05457087b"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:26:30.811051 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:30.811051 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:26:30.830200 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-74e9895a-4592-40a5-9075-3371f370f3eb req-da8a95e8-11eb-49dd-b598-339350795449 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:26:30.830680 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1389/5530] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:26:30 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 06 03:26:30.858800 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-952c1b8d-0303-4aae-9365-76d9acad72fb None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:30.860765 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-952c1b8d-0303-4aae-9365-76d9acad72fb tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:30.860973 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-952c1b8d-0303-4aae-9365-76d9acad72fb tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:30.861164 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-952c1b8d-0303-4aae-9365-76d9acad72fb tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:30.863171 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-16ff23e9-fbcc-4155-bf9d-e76e38fc499f None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:30.863620 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-16ff23e9-fbcc-4155-bf9d-e76e38fc499f None None] GET https://10.4.3.80/volume// Aug 06 03:26:30.863804 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-16ff23e9-fbcc-4155-bf9d-e76e38fc499f None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:30.864038 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-16ff23e9-fbcc-4155-bf9d-e76e38fc499f None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:30.864401 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-16ff23e9-fbcc-4155-bf9d-e76e38fc499f None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:26:30.864724 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1367/5531] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:26:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:26:30.870065 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:30.870065 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:26:30.871824 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-74e9895a-4592-40a5-9075-3371f370f3eb req-f0f9a599-cfcc-4a05-8840-0226cc1633b4 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:30.873234 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-952c1b8d-0303-4aae-9365-76d9acad72fb tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:30.873664 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-74e9895a-4592-40a5-9075-3371f370f3eb req-f0f9a599-cfcc-4a05-8840-0226cc1633b4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:30.873840 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-74e9895a-4592-40a5-9075-3371f370f3eb req-f0f9a599-cfcc-4a05-8840-0226cc1633b4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:30.874052 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-74e9895a-4592-40a5-9075-3371f370f3eb req-f0f9a599-cfcc-4a05-8840-0226cc1633b4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:30.876934 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-952c1b8d-0303-4aae-9365-76d9acad72fb tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:30.877277 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1386/5532] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:26:30 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:30.882164 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:30.882164 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:26:30.884997 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-74e9895a-4592-40a5-9075-3371f370f3eb req-f0f9a599-cfcc-4a05-8840-0226cc1633b4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:30.888316 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-74e9895a-4592-40a5-9075-3371f370f3eb req-f0f9a599-cfcc-4a05-8840-0226cc1633b4 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:30.888648 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1391/5533] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:26:30 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 1055 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:26:30.977904 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-74e9895a-4592-40a5-9075-3371f370f3eb req-99ff5d33-4071-4af0-a3b7-9b21dc2ff57f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:30.979665 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-74e9895a-4592-40a5-9075-3371f370f3eb req-99ff5d33-4071-4af0-a3b7-9b21dc2ff57f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] PUT https://10.4.3.80/volume/v3/attachments/8c13a401-9143-4249-8840-b10f572b7aa4 Aug 06 03:26:30.980001 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-74e9895a-4592-40a5-9075-3371f370f3eb req-99ff5d33-4071-4af0-a3b7-9b21dc2ff57f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:26:30.986743 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-74e9895a-4592-40a5-9075-3371f370f3eb req-99ff5d33-4071-4af0-a3b7-9b21dc2ff57f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Acquiring lock "cinder-attachment_update-93cd9150-ac31-4192-b1b0-bd50bdf367ac-np0000006611" by "attachment_update" {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:26:30.990750 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-74e9895a-4592-40a5-9075-3371f370f3eb req-99ff5d33-4071-4af0-a3b7-9b21dc2ff57f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Lock "cinder-attachment_update-93cd9150-ac31-4192-b1b0-bd50bdf367ac-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:26:30.991630 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:30.991630 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:26:31.053444 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.coordination [req-74e9895a-4592-40a5-9075-3371f370f3eb req-99ff5d33-4071-4af0-a3b7-9b21dc2ff57f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Lock "cinder-attachment_update-93cd9150-ac31-4192-b1b0-bd50bdf367ac-np0000006611" released by "attachment_update" :: held 0.063s {{(pid=100899) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:26:31.053717 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-74e9895a-4592-40a5-9075-3371f370f3eb req-99ff5d33-4071-4af0-a3b7-9b21dc2ff57f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments/8c13a401-9143-4249-8840-b10f572b7aa4 returned with HTTP 200 Aug 06 03:26:31.054383 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1390/5534] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:26:30 2026] PUT /volume/v3/attachments/8c13a401-9143-4249-8840-b10f572b7aa4 => generated 968 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:26:31.061850 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-74e9895a-4592-40a5-9075-3371f370f3eb req-dcdee6cd-d1aa-40c8-8f7b-3c09da6afb70 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:31.064083 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-74e9895a-4592-40a5-9075-3371f370f3eb req-dcdee6cd-d1aa-40c8-8f7b-3c09da6afb70 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac/encryption Aug 06 03:26:31.064235 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-74e9895a-4592-40a5-9075-3371f370f3eb req-dcdee6cd-d1aa-40c8-8f7b-3c09da6afb70 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:31.064433 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-74e9895a-4592-40a5-9075-3371f370f3eb req-dcdee6cd-d1aa-40c8-8f7b-3c09da6afb70 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:31.073853 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:31.073853 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:26:31.079585 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-74e9895a-4592-40a5-9075-3371f370f3eb req-dcdee6cd-d1aa-40c8-8f7b-3c09da6afb70 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac/encryption returned with HTTP 200 Aug 06 03:26:31.080000 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1368/5535] 10.4.3.80 () {68 vars in 1624 bytes} [Thu Aug 6 03:26:31 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:31.890701 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-393a6655-4b6f-4170-a779-7ea536ee9900 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:31.892348 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-393a6655-4b6f-4170-a779-7ea536ee9900 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:31.892521 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-393a6655-4b6f-4170-a779-7ea536ee9900 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:31.892694 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-393a6655-4b6f-4170-a779-7ea536ee9900 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:31.900751 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:31.900751 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:26:31.903507 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-393a6655-4b6f-4170-a779-7ea536ee9900 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:31.906757 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-393a6655-4b6f-4170-a779-7ea536ee9900 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:31.907088 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1387/5536] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:26:31 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:32.918607 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-10ace6f1-9136-4d8f-96a0-c221155a08c7 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:32.920346 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-10ace6f1-9136-4d8f-96a0-c221155a08c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:32.920516 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-10ace6f1-9136-4d8f-96a0-c221155a08c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:32.920702 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-10ace6f1-9136-4d8f-96a0-c221155a08c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:32.928616 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:32.928616 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:26:32.931244 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-10ace6f1-9136-4d8f-96a0-c221155a08c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:32.934581 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-10ace6f1-9136-4d8f-96a0-c221155a08c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:32.934919 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1392/5537] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:26:32 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:33.946727 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a69ba03d-3ee4-487c-9993-25abda97b5ad None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:33.948842 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a69ba03d-3ee4-487c-9993-25abda97b5ad tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:33.949079 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a69ba03d-3ee4-487c-9993-25abda97b5ad tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:33.949361 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a69ba03d-3ee4-487c-9993-25abda97b5ad tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:33.960389 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:33.960389 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:26:33.964475 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a69ba03d-3ee4-487c-9993-25abda97b5ad tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:33.969903 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a69ba03d-3ee4-487c-9993-25abda97b5ad tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:33.970405 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1391/5538] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:26:33 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:34.983045 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-92455bf4-064d-44ad-a5e6-fc57405c84b1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:34.984779 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-92455bf4-064d-44ad-a5e6-fc57405c84b1 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:34.984970 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-92455bf4-064d-44ad-a5e6-fc57405c84b1 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:34.985164 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-92455bf4-064d-44ad-a5e6-fc57405c84b1 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:34.993372 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:34.993372 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:26:34.996315 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-92455bf4-064d-44ad-a5e6-fc57405c84b1 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:34.999779 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-92455bf4-064d-44ad-a5e6-fc57405c84b1 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:35.000067 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1369/5539] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:26:34 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:36.011590 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c6eeb7e5-aa63-423c-8e25-de4081921825 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:36.013270 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c6eeb7e5-aa63-423c-8e25-de4081921825 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:36.013468 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c6eeb7e5-aa63-423c-8e25-de4081921825 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:36.013655 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c6eeb7e5-aa63-423c-8e25-de4081921825 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:36.021905 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:36.021905 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:26:36.024790 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c6eeb7e5-aa63-423c-8e25-de4081921825 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:36.028552 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c6eeb7e5-aa63-423c-8e25-de4081921825 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:36.028923 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1388/5540] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:26:36 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:37.040306 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-f88279b1-cf4d-49a8-966c-0bc0c8963418 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:37.043825 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f88279b1-cf4d-49a8-966c-0bc0c8963418 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:37.043825 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f88279b1-cf4d-49a8-966c-0bc0c8963418 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:37.043825 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-f88279b1-cf4d-49a8-966c-0bc0c8963418 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:37.051625 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:37.051625 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:26:37.057051 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-f88279b1-cf4d-49a8-966c-0bc0c8963418 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:37.058710 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-f88279b1-cf4d-49a8-966c-0bc0c8963418 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:37.059192 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1393/5541] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:26:37 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:38.071346 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-588f3b65-e8cd-40a8-ac5a-bb056f9eaa8f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:38.073786 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-588f3b65-e8cd-40a8-ac5a-bb056f9eaa8f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:38.074061 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-588f3b65-e8cd-40a8-ac5a-bb056f9eaa8f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:38.074301 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-588f3b65-e8cd-40a8-ac5a-bb056f9eaa8f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:38.084773 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:38.084773 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:26:38.088768 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-588f3b65-e8cd-40a8-ac5a-bb056f9eaa8f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:38.092504 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-588f3b65-e8cd-40a8-ac5a-bb056f9eaa8f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:38.092989 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1392/5542] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:26:38 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:39.105479 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-1914710c-8dcc-4a4c-8331-87e026396343 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:39.107417 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1914710c-8dcc-4a4c-8331-87e026396343 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:39.107639 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1914710c-8dcc-4a4c-8331-87e026396343 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:39.107882 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-1914710c-8dcc-4a4c-8331-87e026396343 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:39.117989 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:39.117989 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:26:39.121554 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-1914710c-8dcc-4a4c-8331-87e026396343 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:39.126458 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-1914710c-8dcc-4a4c-8331-87e026396343 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:39.126820 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1370/5543] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:26:39 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:40.138456 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-07b85497-ee0f-456d-af50-23887579d425 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:40.140337 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-07b85497-ee0f-456d-af50-23887579d425 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:40.140566 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-07b85497-ee0f-456d-af50-23887579d425 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:40.140751 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-07b85497-ee0f-456d-af50-23887579d425 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:40.149694 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:40.149694 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:26:40.152804 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-07b85497-ee0f-456d-af50-23887579d425 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:40.156851 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-07b85497-ee0f-456d-af50-23887579d425 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:40.157233 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1389/5544] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:26:40 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:41.169263 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-9dae57ff-7529-497b-b9cb-f2a15440478a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:41.171429 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9dae57ff-7529-497b-b9cb-f2a15440478a tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:41.171683 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9dae57ff-7529-497b-b9cb-f2a15440478a tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:41.171936 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-9dae57ff-7529-497b-b9cb-f2a15440478a tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:41.181645 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:41.181645 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:26:41.185362 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-9dae57ff-7529-497b-b9cb-f2a15440478a tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:41.189949 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-9dae57ff-7529-497b-b9cb-f2a15440478a tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:41.190325 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1394/5545] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:26:41 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:42.202302 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-d7972b65-ce6a-4742-8621-680f36e3293f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:42.203947 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d7972b65-ce6a-4742-8621-680f36e3293f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:42.204143 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d7972b65-ce6a-4742-8621-680f36e3293f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:42.204351 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-d7972b65-ce6a-4742-8621-680f36e3293f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:42.213538 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:42.213538 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:26:42.216931 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-d7972b65-ce6a-4742-8621-680f36e3293f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:42.220928 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-d7972b65-ce6a-4742-8621-680f36e3293f tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:42.221301 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1393/5546] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:26:42 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:43.237447 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-090c8869-6994-4e26-ba06-69c757aada2d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:43.239421 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-090c8869-6994-4e26-ba06-69c757aada2d tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:43.239641 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-090c8869-6994-4e26-ba06-69c757aada2d tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:43.239863 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-090c8869-6994-4e26-ba06-69c757aada2d tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:43.249609 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:43.249609 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:26:43.253091 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-090c8869-6994-4e26-ba06-69c757aada2d tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:43.257030 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-090c8869-6994-4e26-ba06-69c757aada2d tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:43.257415 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1371/5547] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:26:43 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:44.273192 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1bdd431c-c721-4172-8fcc-b70ee6cfa113 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:44.275204 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1bdd431c-c721-4172-8fcc-b70ee6cfa113 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:44.275425 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1bdd431c-c721-4172-8fcc-b70ee6cfa113 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:44.275646 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1bdd431c-c721-4172-8fcc-b70ee6cfa113 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:44.286265 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:44.286265 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:26:44.289962 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1bdd431c-c721-4172-8fcc-b70ee6cfa113 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:44.294657 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1bdd431c-c721-4172-8fcc-b70ee6cfa113 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:44.295164 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1390/5548] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:26:44 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:45.307169 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-b928dbb0-2c22-47ec-a77f-4422b64f103c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:45.308934 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b928dbb0-2c22-47ec-a77f-4422b64f103c tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:45.309201 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b928dbb0-2c22-47ec-a77f-4422b64f103c tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:45.309362 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-b928dbb0-2c22-47ec-a77f-4422b64f103c tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:45.320062 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:45.320062 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:26:45.324046 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-b928dbb0-2c22-47ec-a77f-4422b64f103c tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:45.328572 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-b928dbb0-2c22-47ec-a77f-4422b64f103c tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:45.329004 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1395/5549] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:26:45 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:46.340569 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-ce170519-a9db-4344-9350-4d039d74b9fa None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:46.342924 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ce170519-a9db-4344-9350-4d039d74b9fa tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:46.343217 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ce170519-a9db-4344-9350-4d039d74b9fa tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:46.343483 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-ce170519-a9db-4344-9350-4d039d74b9fa tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:46.354235 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:46.354235 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:26:46.357806 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-ce170519-a9db-4344-9350-4d039d74b9fa tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:46.362214 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-ce170519-a9db-4344-9350-4d039d74b9fa tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:46.362608 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1394/5550] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:26:46 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:46.405689 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-74e9895a-4592-40a5-9075-3371f370f3eb req-7bf452e9-5b6c-4d71-b7f9-a689c5de9cab None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:46.407762 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-74e9895a-4592-40a5-9075-3371f370f3eb req-7bf452e9-5b6c-4d71-b7f9-a689c5de9cab tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] POST https://10.4.3.80/volume/v3/attachments/8c13a401-9143-4249-8840-b10f572b7aa4/action Aug 06 03:26:46.408201 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-74e9895a-4592-40a5-9075-3371f370f3eb req-7bf452e9-5b6c-4d71-b7f9-a689c5de9cab tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action body: b'{"os-complete": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:26:46.408367 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-74e9895a-4592-40a5-9075-3371f370f3eb req-7bf452e9-5b6c-4d71-b7f9-a689c5de9cab tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:26:46.422330 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:46.422330 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:26:46.429927 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-74e9895a-4592-40a5-9075-3371f370f3eb req-7bf452e9-5b6c-4d71-b7f9-a689c5de9cab tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments/8c13a401-9143-4249-8840-b10f572b7aa4/action returned with HTTP 204 Aug 06 03:26:46.430340 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1372/5551] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:26:46 2026] POST /volume/v3/attachments/8c13a401-9143-4249-8840-b10f572b7aa4/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:26:47.374286 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d2157190-ef03-409b-b50e-db15a190ae9b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:47.376495 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d2157190-ef03-409b-b50e-db15a190ae9b tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:47.376495 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d2157190-ef03-409b-b50e-db15a190ae9b tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:47.376495 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d2157190-ef03-409b-b50e-db15a190ae9b tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:47.385726 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:47.385726 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:26:47.389013 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d2157190-ef03-409b-b50e-db15a190ae9b tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:47.392690 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d2157190-ef03-409b-b50e-db15a190ae9b tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:47.393221 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1391/5552] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:26:47 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:26:47.404627 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8c634c79-613b-464e-b620-230ab1a8b386 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:47.406270 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8c634c79-613b-464e-b620-230ab1a8b386 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:47.406442 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8c634c79-613b-464e-b620-230ab1a8b386 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:47.406620 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8c634c79-613b-464e-b620-230ab1a8b386 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:47.417820 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:47.417820 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:26:47.422150 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8c634c79-613b-464e-b620-230ab1a8b386 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:47.428167 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8c634c79-613b-464e-b620-230ab1a8b386 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:47.428786 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1396/5553] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:26:47 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 1168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:26:47.465941 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-d64192f5-cf24-4e94-a50c-57770cde7395 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:47.467752 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-d64192f5-cf24-4e94-a50c-57770cde7395 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:47.467939 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-d64192f5-cf24-4e94-a50c-57770cde7395 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:47.468121 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-d64192f5-cf24-4e94-a50c-57770cde7395 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:47.476164 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:47.476164 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:26:47.478947 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-d64192f5-cf24-4e94-a50c-57770cde7395 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:47.482395 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-d64192f5-cf24-4e94-a50c-57770cde7395 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:47.482728 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1395/5554] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:26:47 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 1168 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:26:47.497893 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-276988be-87d1-42b1-9d69-38fd3c5179be None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:47.499703 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-276988be-87d1-42b1-9d69-38fd3c5179be tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] POST https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac/action Aug 06 03:26:47.500065 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-276988be-87d1-42b1-9d69-38fd3c5179be tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:26:47.500207 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-276988be-87d1-42b1-9d69-38fd3c5179be tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:26:47.513466 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:47.513466 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:26:47.514091 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-276988be-87d1-42b1-9d69-38fd3c5179be tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:47.520610 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-276988be-87d1-42b1-9d69-38fd3c5179be tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Begin detaching volume completed successfully. Aug 06 03:26:47.521107 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-276988be-87d1-42b1-9d69-38fd3c5179be tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac/action returned with HTTP 202 Aug 06 03:26:47.521433 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1373/5555] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:26:47 2026] POST /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:26:47.555030 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-00dd884c-b2b7-4ce5-8a6d-a5c801a95112 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:47.555308 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-00dd884c-b2b7-4ce5-8a6d-a5c801a95112 None None] GET https://10.4.3.80/volume// Aug 06 03:26:47.555496 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-00dd884c-b2b7-4ce5-8a6d-a5c801a95112 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:47.555707 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-00dd884c-b2b7-4ce5-8a6d-a5c801a95112 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:47.556078 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-00dd884c-b2b7-4ce5-8a6d-a5c801a95112 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:26:47.556326 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1392/5556] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:26:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:26:47.562491 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-3f3c5f73-5169-4f99-9d24-c41cdbc047da None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:47.564282 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-3f3c5f73-5169-4f99-9d24-c41cdbc047da tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:47.564516 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-3f3c5f73-5169-4f99-9d24-c41cdbc047da tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:47.564772 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-3f3c5f73-5169-4f99-9d24-c41cdbc047da tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:47.573736 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:47.573736 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:26:47.576803 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-3f3c5f73-5169-4f99-9d24-c41cdbc047da tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:47.580557 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-3f3c5f73-5169-4f99-9d24-c41cdbc047da tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:47.580933 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1397/5557] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:26:47 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 1351 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:26:47.588797 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-41e20c89-5c26-45f0-86e1-8bc3b8f6f09a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:47.590610 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-41e20c89-5c26-45f0-86e1-8bc3b8f6f09a tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac/encryption Aug 06 03:26:47.590777 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-41e20c89-5c26-45f0-86e1-8bc3b8f6f09a tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:47.590982 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-41e20c89-5c26-45f0-86e1-8bc3b8f6f09a tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:47.598861 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:47.598861 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:26:47.605448 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-41e20c89-5c26-45f0-86e1-8bc3b8f6f09a tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac/encryption returned with HTTP 200 Aug 06 03:26:47.605823 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1396/5558] 10.4.3.80 () {68 vars in 1624 bytes} [Thu Aug 6 03:26:47 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:48.355702 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-c0047e4f-09b4-4d6b-9d15-108dfd41b663 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:48.358098 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-c0047e4f-09b4-4d6b-9d15-108dfd41b663 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] DELETE https://10.4.3.80/volume/v3/attachments/8c13a401-9143-4249-8840-b10f572b7aa4 Aug 06 03:26:48.358340 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-c0047e4f-09b4-4d6b-9d15-108dfd41b663 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:48.358569 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-c0047e4f-09b4-4d6b-9d15-108dfd41b663 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:48.366363 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:48.366363 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:26:48.406364 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-96153d2e-c139-4fe4-a40d-5b5223700b53 req-c0047e4f-09b4-4d6b-9d15-108dfd41b663 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments/8c13a401-9143-4249-8840-b10f572b7aa4 returned with HTTP 200 Aug 06 03:26:48.406815 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1374/5559] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:26:48 2026] DELETE /volume/v3/attachments/8c13a401-9143-4249-8840-b10f572b7aa4 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:48.630008 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-e5fafd6d-674a-4da4-9264-d39c18065fa6 req-7ea8a5cb-954f-4b45-ac2b-9a35f4b2ae61 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:48.631967 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e5fafd6d-674a-4da4-9264-d39c18065fa6 req-7ea8a5cb-954f-4b45-ac2b-9a35f4b2ae61 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:48.632179 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e5fafd6d-674a-4da4-9264-d39c18065fa6 req-7ea8a5cb-954f-4b45-ac2b-9a35f4b2ae61 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:48.632351 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-e5fafd6d-674a-4da4-9264-d39c18065fa6 req-7ea8a5cb-954f-4b45-ac2b-9a35f4b2ae61 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:48.638824 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:48.638824 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:26:48.641900 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-e5fafd6d-674a-4da4-9264-d39c18065fa6 req-7ea8a5cb-954f-4b45-ac2b-9a35f4b2ae61 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:48.645560 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-e5fafd6d-674a-4da4-9264-d39c18065fa6 req-7ea8a5cb-954f-4b45-ac2b-9a35f4b2ae61 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:48.646088 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1393/5560] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:26:48 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:51.361996 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-64662d03-4d47-4393-8e79-a18dac76abde None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:51.363504 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-64662d03-4d47-4393-8e79-a18dac76abde tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] DELETE https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:51.363662 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-64662d03-4d47-4393-8e79-a18dac76abde tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:51.363844 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-64662d03-4d47-4393-8e79-a18dac76abde tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:51.364023 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-64662d03-4d47-4393-8e79-a18dac76abde tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Delete volume with id: 93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:51.370324 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:51.370324 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:26:51.370707 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-64662d03-4d47-4393-8e79-a18dac76abde tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:51.379460 np0000006611 devstack@c-api.service[100902]: WARNING cinder.keymgr.conf_key_mgr [None req-64662d03-4d47-4393-8e79-a18dac76abde tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 03:26:51.384603 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-64662d03-4d47-4393-8e79-a18dac76abde tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Delete volume request issued successfully. Aug 06 03:26:51.384603 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-64662d03-4d47-4393-8e79-a18dac76abde tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 202 Aug 06 03:26:51.384892 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1398/5561] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:26:51 2026] DELETE /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:26:51.391569 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-404b172f-e255-415d-84fe-825294196f84 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:51.393320 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-404b172f-e255-415d-84fe-825294196f84 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:51.393499 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-404b172f-e255-415d-84fe-825294196f84 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:51.393673 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-404b172f-e255-415d-84fe-825294196f84 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:51.400427 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:51.400427 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:26:51.403987 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-404b172f-e255-415d-84fe-825294196f84 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:26:51.407719 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-404b172f-e255-415d-84fe-825294196f84 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 200 Aug 06 03:26:51.408094 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1397/5562] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:26:51 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:52.418948 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-22283584-2310-4924-aadc-e02ed231f212 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:52.420548 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-22283584-2310-4924-aadc-e02ed231f212 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac Aug 06 03:26:52.420719 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-22283584-2310-4924-aadc-e02ed231f212 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:52.420926 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-22283584-2310-4924-aadc-e02ed231f212 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:52.425810 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-22283584-2310-4924-aadc-e02ed231f212 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac returned with HTTP 404 Aug 06 03:26:52.426253 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1375/5563] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:26:52 2026] GET /volume/v3/volumes/93cd9150-ac31-4192-b1b0-bd50bdf367ac => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:26:52.432337 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-d69e86d6-2e34-495e-95df-f936e1afe600 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:52.433945 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d69e86d6-2e34-495e-95df-f936e1afe600 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] GET https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 Aug 06 03:26:52.434149 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d69e86d6-2e34-495e-95df-f936e1afe600 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:52.434351 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-d69e86d6-2e34-495e-95df-f936e1afe600 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Calling method 'detail' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:52.435108 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-d69e86d6-2e34-495e-95df-f936e1afe600 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100900) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:26:52.443199 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-d69e86d6-2e34-495e-95df-f936e1afe600 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Get all volumes completed successfully. Aug 06 03:26:52.444404 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:52.444404 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:26:52.448092 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-d69e86d6-2e34-495e-95df-f936e1afe600 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 03:26:52.448433 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1394/5564] 10.4.3.80 () {66 vars in 1278 bytes} [Thu Aug 6 03:26:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5242 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:26:52.459961 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d584f3ea-8077-49e0-b982-74eca6239d72 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:52.462174 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d584f3ea-8077-49e0-b982-74eca6239d72 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] DELETE https://10.4.3.80/volume/v3/types/16e05d6d-3ec0-4983-8fe7-cab486c8bc87 Aug 06 03:26:52.462330 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d584f3ea-8077-49e0-b982-74eca6239d72 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:26:52.462573 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d584f3ea-8077-49e0-b982-74eca6239d72 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Calling method '_delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:26:52.482847 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d584f3ea-8077-49e0-b982-74eca6239d72 tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] https://10.4.3.80/volume/v3/types/16e05d6d-3ec0-4983-8fe7-cab486c8bc87 returned with HTTP 202 Aug 06 03:26:52.483402 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1399/5565] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:26:52 2026] DELETE /volume/v3/types/16e05d6d-3ec0-4983-8fe7-cab486c8bc87 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:26:52.493519 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-49da3d5d-875d-458b-9d73-8fb7203fea8d None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:52.495123 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-49da3d5d-875d-458b-9d73-8fb7203fea8d tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:26:52.495469 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-49da3d5d-875d-458b-9d73-8fb7203fea8d tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1823326572", "extra_specs": {}}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:26:52.507468 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-49da3d5d-875d-458b-9d73-8fb7203fea8d tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:26:52.507793 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1398/5566] 10.4.3.80 () {68 vars in 1245 bytes} [Thu Aug 6 03:26:52 2026] POST /volume/v3/types => generated 212 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:52.515328 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ee4b2942-b9e2-4955-95be-fbda4419bbbb None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:52.516965 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ee4b2942-b9e2-4955-95be-fbda4419bbbb tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] POST https://10.4.3.80/volume/v3/types/91053ba3-e209-4b34-a6a9-08f5b414a6c8/encryption Aug 06 03:26:52.517290 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ee4b2942-b9e2-4955-95be-fbda4419bbbb tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:26:52.518758 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:52.518758 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:26:52.530763 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ee4b2942-b9e2-4955-95be-fbda4419bbbb tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] https://10.4.3.80/volume/v3/types/91053ba3-e209-4b34-a6a9-08f5b414a6c8/encryption returned with HTTP 200 Aug 06 03:26:52.531205 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1376/5567] 10.4.3.80 () {68 vars in 1390 bytes} [Thu Aug 6 03:26:52 2026] POST /volume/v3/types/91053ba3-e209-4b34-a6a9-08f5b414a6c8/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:26:52.538028 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:26:52.539547 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:26:52.539891 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-709411957", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1823326572", "size": 1}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:26:52.541256 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-709411957', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1823326572', 'size': 1}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:26:52.544363 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Create volume of 1 GB Aug 06 03:26:52.544591 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:26:52.544591 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:26:52.545021 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Availability Zones retrieved successfully. Aug 06 03:26:52.549938 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Flow 'volume_create_api' (1a8abbd9-67fe-4b06-86b0-9c4323beeab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:26:52.550714 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78525288-bd03-461e-8966-b7c3ce608e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:26:52.551485 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:26:52.570981 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78525288-bd03-461e-8966-b7c3ce608e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:26:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=91053ba3-e209-4b34-a6a9-08f5b414a6c8,is_public=True,name='tempest-scenario-type-luks-1823326572',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '91053ba3-e209-4b34-a6a9-08f5b414a6c8', '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=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:26:52.571583 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8996173-3b30-4fa8-b5c6-adcddd8cd337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:26:52.594054 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1823326572 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1823326572, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:26:52.594273 np0000006611 devstack@c-api.service[100900]: WARNING cinder.quota [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1823326572 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1823326572, it is now deprecated. Please use the default quota class for default quota. Aug 06 03:26:52.615502 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Created reservations ['4e1f6959-25d1-48ef-80ab-e4b12dd7fd78', 'd3661e50-dd09-4e38-b7a3-67c16664a111', '5add3b4a-9310-4c3f-ab66-d52dd6bb28bb', '9ead6998-e5f2-40e5-905e-90c5f76aaf73'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:26:52.616209 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8996173-3b30-4fa8-b5c6-adcddd8cd337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e1f6959-25d1-48ef-80ab-e4b12dd7fd78', 'd3661e50-dd09-4e38-b7a3-67c16664a111', '5add3b4a-9310-4c3f-ab66-d52dd6bb28bb', '9ead6998-e5f2-40e5-905e-90c5f76aaf73']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:26:52.616843 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76b9e219-d0f5-4076-ae2c-daba96030e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:26:52.637558 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76b9e219-d0f5-4076-ae2c-daba96030e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95783c2a-bc49-41e8-b2ea-09ed8e4ae562', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-709411957',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e12581d299bd4480bb3e0014e27f63db',qos_specs=None,replication_status=,reservations=['4e1f6959-25d1-48ef-80ab-e4b12dd7fd78','d3661e50-dd09-4e38-b7a3-67c16664a111','5add3b4a-9310-4c3f-ab66-d52dd6bb28bb','9ead6998-e5f2-40e5-905e-90c5f76aaf73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='947aa41ed2ee476b82ca922d3710fcee',volume_type_id=91053ba3-e209-4b34-a6a9-08f5b414a6c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:26:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-709411957',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=95783c2a-bc49-41e8-b2ea-09ed8e4ae562,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e12581d299bd4480bb3e0014e27f63db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='947aa41ed2ee476b82ca922d3710fcee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(91053ba3-e209-4b34-a6a9-08f5b414a6c8),volume_type_id=91053ba3-e209-4b34-a6a9-08f5b414a6c8)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:26:52.638230 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fe4fadd-acee-4c99-ae63-ae13d92209c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:26:52.652285 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fe4fadd-acee-4c99-ae63-ae13d92209c6) transitioned into state 'SUCCESS' from state '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-709411957',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e12581d299bd4480bb3e0014e27f63db',qos_specs=None,replication_status=,reservations=['4e1f6959-25d1-48ef-80ab-e4b12dd7fd78','d3661e50-dd09-4e38-b7a3-67c16664a111','5add3b4a-9310-4c3f-ab66-d52dd6bb28bb','9ead6998-e5f2-40e5-905e-90c5f76aaf73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='947aa41ed2ee476b82ca922d3710fcee',volume_type_id=91053ba3-e209-4b34-a6a9-08f5b414a6c8)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:26:52.652932 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3576d58-51c8-4945-8072-0ab782a405b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:26:52.660344 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3576d58-51c8-4945-8072-0ab782a405b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:26:52.661066 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Flow 'volume_create_api' (1a8abbd9-67fe-4b06-86b0-9c4323beeab4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:26:52.661308 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Create volume request issued successfully. Aug 06 03:26:52.661787 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-467c64e1-d721-4c79-9bec-903b6ecfd0c7 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:26:52.662273 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1395/5568] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:26:52 2026] POST /volume/v3/volumes => generated 782 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:27:02.481124 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=46,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:27:02.505818 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=50,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:27:02.528579 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=43,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:27:02.654985 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=64,cinder:INSERT=8,cinder:UPDATE=12 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:27:34.635170 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-598cf15e-0cf1-4084-9239-b6a5dddbd6af None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:34.636787 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-598cf15e-0cf1-4084-9239-b6a5dddbd6af tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:27:34.636992 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-598cf15e-0cf1-4084-9239-b6a5dddbd6af tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:34.637165 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-598cf15e-0cf1-4084-9239-b6a5dddbd6af tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:34.643774 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:34.643774 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:27:34.646933 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-598cf15e-0cf1-4084-9239-b6a5dddbd6af tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:27:34.650437 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-598cf15e-0cf1-4084-9239-b6a5dddbd6af tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 200 Aug 06 03:27:34.650755 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1400/5569] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:27:34 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:27:34.661842 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-59b29e50-ac42-4b9a-9cb2-e0dd914e857c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:34.663997 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-59b29e50-ac42-4b9a-9cb2-e0dd914e857c tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:27:34.664179 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-59b29e50-ac42-4b9a-9cb2-e0dd914e857c tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:34.664360 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-59b29e50-ac42-4b9a-9cb2-e0dd914e857c tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:34.670400 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:34.670400 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:27:34.673487 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-59b29e50-ac42-4b9a-9cb2-e0dd914e857c tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:27:34.677001 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-59b29e50-ac42-4b9a-9cb2-e0dd914e857c tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 200 Aug 06 03:27:34.677324 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1399/5570] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:27:34 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:27:34.717747 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-b517110e-815d-47a6-afad-570bccc1c85a req-c9ee274c-df50-44a0-83a7-9f9a977e90db None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:34.719713 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-b517110e-815d-47a6-afad-570bccc1c85a req-c9ee274c-df50-44a0-83a7-9f9a977e90db tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:27:34.719917 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-b517110e-815d-47a6-afad-570bccc1c85a req-c9ee274c-df50-44a0-83a7-9f9a977e90db tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:34.720107 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-b517110e-815d-47a6-afad-570bccc1c85a req-c9ee274c-df50-44a0-83a7-9f9a977e90db tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:34.726207 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:34.726207 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:27:34.729418 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-b517110e-815d-47a6-afad-570bccc1c85a req-c9ee274c-df50-44a0-83a7-9f9a977e90db tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:27:34.732906 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-b517110e-815d-47a6-afad-570bccc1c85a req-c9ee274c-df50-44a0-83a7-9f9a977e90db tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 200 Aug 06 03:27:34.733246 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1377/5571] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:27:34 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:27:34.795229 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-36d11e18-2c2f-491c-87f9-fd694d412557 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:34.795713 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-36d11e18-2c2f-491c-87f9-fd694d412557 None None] GET https://10.4.3.80/volume// Aug 06 03:27:34.795928 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-36d11e18-2c2f-491c-87f9-fd694d412557 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:34.796171 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-36d11e18-2c2f-491c-87f9-fd694d412557 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:34.796518 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-36d11e18-2c2f-491c-87f9-fd694d412557 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:27:34.796799 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1396/5572] 10.4.3.80 () {66 vars in 1421 bytes} [Thu Aug 6 03:27:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:27:34.802560 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-b517110e-815d-47a6-afad-570bccc1c85a req-5efe2632-faca-49fe-b8f8-3635530503f0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:34.804450 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b517110e-815d-47a6-afad-570bccc1c85a req-5efe2632-faca-49fe-b8f8-3635530503f0 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:27:34.804762 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-b517110e-815d-47a6-afad-570bccc1c85a req-5efe2632-faca-49fe-b8f8-3635530503f0 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95783c2a-bc49-41e8-b2ea-09ed8e4ae562", "connector": null, "instance_uuid": "1a3f8271-42d9-43be-a628-923e0415e2c0"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:27:34.812150 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:34.812150 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:27:34.830338 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b517110e-815d-47a6-afad-570bccc1c85a req-5efe2632-faca-49fe-b8f8-3635530503f0 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:27:34.830721 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1401/5573] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:27:34 2026] POST /volume/v3/attachments => generated 273 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:27:34.852904 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-84703364-2178-48ce-8416-78af60283352 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:34.854543 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-84703364-2178-48ce-8416-78af60283352 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:27:34.854728 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-84703364-2178-48ce-8416-78af60283352 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:34.854926 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-84703364-2178-48ce-8416-78af60283352 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:34.858624 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3588065b-1c23-41f5-b4f7-920eb47fab87 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:34.858969 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3588065b-1c23-41f5-b4f7-920eb47fab87 None None] GET https://10.4.3.80/volume// Aug 06 03:27:34.859116 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3588065b-1c23-41f5-b4f7-920eb47fab87 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:34.859268 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3588065b-1c23-41f5-b4f7-920eb47fab87 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:34.859558 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3588065b-1c23-41f5-b4f7-920eb47fab87 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:27:34.859897 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1378/5574] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:27:34 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:27:34.864032 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:34.864032 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:27:34.866693 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-b517110e-815d-47a6-afad-570bccc1c85a req-0593981e-3ba9-4915-a60b-0db42aeca347 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:34.867530 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-84703364-2178-48ce-8416-78af60283352 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:27:34.868897 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-b517110e-815d-47a6-afad-570bccc1c85a req-0593981e-3ba9-4915-a60b-0db42aeca347 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:27:34.869108 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-b517110e-815d-47a6-afad-570bccc1c85a req-0593981e-3ba9-4915-a60b-0db42aeca347 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:34.869278 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-b517110e-815d-47a6-afad-570bccc1c85a req-0593981e-3ba9-4915-a60b-0db42aeca347 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:34.871424 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-84703364-2178-48ce-8416-78af60283352 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 200 Aug 06 03:27:34.871779 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1400/5575] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:27:34 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:27:34.877877 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:34.877877 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:27:34.880706 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-b517110e-815d-47a6-afad-570bccc1c85a req-0593981e-3ba9-4915-a60b-0db42aeca347 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:27:34.884136 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-b517110e-815d-47a6-afad-570bccc1c85a req-0593981e-3ba9-4915-a60b-0db42aeca347 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 200 Aug 06 03:27:34.884467 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1397/5576] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:27:34 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 1054 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:27:34.980894 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-b517110e-815d-47a6-afad-570bccc1c85a req-88efb168-f413-43ac-827b-9611001ae40e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:34.982818 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b517110e-815d-47a6-afad-570bccc1c85a req-88efb168-f413-43ac-827b-9611001ae40e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] PUT https://10.4.3.80/volume/v3/attachments/c6b164e6-1b29-463a-acfa-4d42c01e9c6d Aug 06 03:27:34.983137 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-b517110e-815d-47a6-afad-570bccc1c85a req-88efb168-f413-43ac-827b-9611001ae40e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:27:34.989670 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-b517110e-815d-47a6-afad-570bccc1c85a req-88efb168-f413-43ac-827b-9611001ae40e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Acquiring lock "cinder-attachment_update-95783c2a-bc49-41e8-b2ea-09ed8e4ae562-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:27:34.993697 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-b517110e-815d-47a6-afad-570bccc1c85a req-88efb168-f413-43ac-827b-9611001ae40e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Lock "cinder-attachment_update-95783c2a-bc49-41e8-b2ea-09ed8e4ae562-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:27:34.994535 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:34.994535 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:27:35.055607 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-b517110e-815d-47a6-afad-570bccc1c85a req-88efb168-f413-43ac-827b-9611001ae40e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Lock "cinder-attachment_update-95783c2a-bc49-41e8-b2ea-09ed8e4ae562-np0000006611" released by "attachment_update" :: held 0.062s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:27:35.055900 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-b517110e-815d-47a6-afad-570bccc1c85a req-88efb168-f413-43ac-827b-9611001ae40e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments/c6b164e6-1b29-463a-acfa-4d42c01e9c6d returned with HTTP 200 Aug 06 03:27:35.056333 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1402/5577] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:27:34 2026] PUT /volume/v3/attachments/c6b164e6-1b29-463a-acfa-4d42c01e9c6d => generated 968 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:27:35.063577 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-b517110e-815d-47a6-afad-570bccc1c85a req-a881ccba-4a1e-45c3-8e8a-97acaa72ed1e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:35.065696 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-b517110e-815d-47a6-afad-570bccc1c85a req-a881ccba-4a1e-45c3-8e8a-97acaa72ed1e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562/encryption Aug 06 03:27:35.065888 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-b517110e-815d-47a6-afad-570bccc1c85a req-a881ccba-4a1e-45c3-8e8a-97acaa72ed1e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:35.066094 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-b517110e-815d-47a6-afad-570bccc1c85a req-a881ccba-4a1e-45c3-8e8a-97acaa72ed1e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:35.074100 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:35.074100 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:27:35.079197 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-b517110e-815d-47a6-afad-570bccc1c85a req-a881ccba-4a1e-45c3-8e8a-97acaa72ed1e tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562/encryption returned with HTTP 200 Aug 06 03:27:35.079529 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1379/5578] 10.4.3.80 () {68 vars in 1624 bytes} [Thu Aug 6 03:27:35 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:27:35.882765 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-cb76d400-ada7-447b-affe-4913a1e552ef None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:35.884425 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cb76d400-ada7-447b-affe-4913a1e552ef tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:27:35.884600 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cb76d400-ada7-447b-affe-4913a1e552ef tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:35.884774 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-cb76d400-ada7-447b-affe-4913a1e552ef tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:35.893126 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:35.893126 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:27:35.896037 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-cb76d400-ada7-447b-affe-4913a1e552ef tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:27:35.899636 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-cb76d400-ada7-447b-affe-4913a1e552ef tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 200 Aug 06 03:27:35.900012 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1401/5579] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:27:35 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:27:36.911241 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e50cc958-2cf0-4b5f-9d5f-5662fefed057 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:36.912940 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e50cc958-2cf0-4b5f-9d5f-5662fefed057 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:27:36.913120 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e50cc958-2cf0-4b5f-9d5f-5662fefed057 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:36.913291 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e50cc958-2cf0-4b5f-9d5f-5662fefed057 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:36.921580 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:36.921580 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:27:36.924608 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e50cc958-2cf0-4b5f-9d5f-5662fefed057 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:27:36.928220 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e50cc958-2cf0-4b5f-9d5f-5662fefed057 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 200 Aug 06 03:27:36.928525 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1398/5580] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:27:36 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:27:37.939975 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-dc400a0d-7005-4bbc-a8e5-5193a32c67a9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:37.941772 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-dc400a0d-7005-4bbc-a8e5-5193a32c67a9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:27:37.941991 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-dc400a0d-7005-4bbc-a8e5-5193a32c67a9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:37.942169 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-dc400a0d-7005-4bbc-a8e5-5193a32c67a9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:37.951125 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:37.951125 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:27:37.954087 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-dc400a0d-7005-4bbc-a8e5-5193a32c67a9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:27:37.957945 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-dc400a0d-7005-4bbc-a8e5-5193a32c67a9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 200 Aug 06 03:27:37.958513 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1403/5581] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:27:37 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:27:38.969794 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-66c2fd2b-d479-44ae-9864-6d67f47a833b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:38.971511 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-66c2fd2b-d479-44ae-9864-6d67f47a833b tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:27:38.971684 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-66c2fd2b-d479-44ae-9864-6d67f47a833b tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:38.971893 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-66c2fd2b-d479-44ae-9864-6d67f47a833b tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:38.980316 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:38.980316 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:27:38.983052 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-66c2fd2b-d479-44ae-9864-6d67f47a833b tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:27:38.986387 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-66c2fd2b-d479-44ae-9864-6d67f47a833b tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 200 Aug 06 03:27:38.986705 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1380/5582] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:27:38 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:27:39.998154 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-26577476-6534-4e7c-84db-3e4aba705752 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:40.000245 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-26577476-6534-4e7c-84db-3e4aba705752 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:27:40.000445 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-26577476-6534-4e7c-84db-3e4aba705752 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:40.000629 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-26577476-6534-4e7c-84db-3e4aba705752 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:40.009447 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:40.009447 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:27:40.012365 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-26577476-6534-4e7c-84db-3e4aba705752 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:27:40.015782 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-26577476-6534-4e7c-84db-3e4aba705752 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 200 Aug 06 03:27:40.016206 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1402/5583] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:27:39 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:27:41.029493 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-62e40840-1b56-4298-9603-658508b063de None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:41.033506 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-62e40840-1b56-4298-9603-658508b063de tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:27:41.033506 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-62e40840-1b56-4298-9603-658508b063de tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:41.033506 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-62e40840-1b56-4298-9603-658508b063de tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:41.041852 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:41.041852 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:27:41.045553 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-62e40840-1b56-4298-9603-658508b063de tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:27:41.049470 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-62e40840-1b56-4298-9603-658508b063de tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 200 Aug 06 03:27:41.050014 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1399/5584] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:27:41 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:27:42.061525 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-11856d8f-a75c-4b20-89ae-fe3bba5d80cc None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:42.063793 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-11856d8f-a75c-4b20-89ae-fe3bba5d80cc tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:27:42.063985 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-11856d8f-a75c-4b20-89ae-fe3bba5d80cc tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:42.064158 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-11856d8f-a75c-4b20-89ae-fe3bba5d80cc tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:42.073316 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:42.073316 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:27:42.076659 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-11856d8f-a75c-4b20-89ae-fe3bba5d80cc tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:27:42.080244 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-11856d8f-a75c-4b20-89ae-fe3bba5d80cc tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 200 Aug 06 03:27:42.080591 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1404/5585] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:27:42 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:27:43.092010 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-fc1f1c30-5b30-43c1-bcab-1d4e1f5ef8db None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:43.093700 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fc1f1c30-5b30-43c1-bcab-1d4e1f5ef8db tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:27:43.093903 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fc1f1c30-5b30-43c1-bcab-1d4e1f5ef8db tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:43.094082 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fc1f1c30-5b30-43c1-bcab-1d4e1f5ef8db tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:43.102347 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:43.102347 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:27:43.105424 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-fc1f1c30-5b30-43c1-bcab-1d4e1f5ef8db tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:27:43.109059 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fc1f1c30-5b30-43c1-bcab-1d4e1f5ef8db tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 200 Aug 06 03:27:43.109444 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1381/5586] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:27:43 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:27:44.106999 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-b517110e-815d-47a6-afad-570bccc1c85a req-00c1f5de-cc47-4017-bd28-427229d1e9cb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:44.108914 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-b517110e-815d-47a6-afad-570bccc1c85a req-00c1f5de-cc47-4017-bd28-427229d1e9cb tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] POST https://10.4.3.80/volume/v3/attachments/c6b164e6-1b29-463a-acfa-4d42c01e9c6d/action Aug 06 03:27:44.109245 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-b517110e-815d-47a6-afad-570bccc1c85a req-00c1f5de-cc47-4017-bd28-427229d1e9cb tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action body: b'{"os-complete": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:27:44.109359 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-b517110e-815d-47a6-afad-570bccc1c85a req-00c1f5de-cc47-4017-bd28-427229d1e9cb tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:27:44.122124 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-738f2939-20e3-44e9-8fac-1002b4afdf26 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:44.123807 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-738f2939-20e3-44e9-8fac-1002b4afdf26 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:27:44.123807 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-738f2939-20e3-44e9-8fac-1002b4afdf26 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:44.123969 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-738f2939-20e3-44e9-8fac-1002b4afdf26 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:44.126231 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:44.126231 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:27:44.132553 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:44.132553 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:27:44.136022 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-b517110e-815d-47a6-afad-570bccc1c85a req-00c1f5de-cc47-4017-bd28-427229d1e9cb tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments/c6b164e6-1b29-463a-acfa-4d42c01e9c6d/action returned with HTTP 204 Aug 06 03:27:44.136179 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-738f2939-20e3-44e9-8fac-1002b4afdf26 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:27:44.136577 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1403/5587] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:27:44 2026] POST /volume/v3/attachments/c6b164e6-1b29-463a-acfa-4d42c01e9c6d/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:27:44.141210 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-738f2939-20e3-44e9-8fac-1002b4afdf26 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 200 Aug 06 03:27:44.141566 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1400/5588] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:27:44 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:27:45.153153 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-0742c7b8-5ec0-4e3c-80f0-37598b749e54 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:45.154902 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0742c7b8-5ec0-4e3c-80f0-37598b749e54 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:27:45.155133 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0742c7b8-5ec0-4e3c-80f0-37598b749e54 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:45.155352 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-0742c7b8-5ec0-4e3c-80f0-37598b749e54 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:45.164231 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:45.164231 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:27:45.167639 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-0742c7b8-5ec0-4e3c-80f0-37598b749e54 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:27:45.171634 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-0742c7b8-5ec0-4e3c-80f0-37598b749e54 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 200 Aug 06 03:27:45.172070 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1405/5589] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:27:45 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 1167 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:27:45.183157 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b50c7864-5e7f-4b72-9b6d-d85be51b8b81 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:45.185259 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b50c7864-5e7f-4b72-9b6d-d85be51b8b81 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:27:45.185468 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b50c7864-5e7f-4b72-9b6d-d85be51b8b81 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:45.185649 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b50c7864-5e7f-4b72-9b6d-d85be51b8b81 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:45.193946 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:45.193946 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:27:45.196829 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b50c7864-5e7f-4b72-9b6d-d85be51b8b81 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:27:45.200212 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b50c7864-5e7f-4b72-9b6d-d85be51b8b81 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 200 Aug 06 03:27:45.200555 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1382/5590] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:27:45 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 1167 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:27:47.815673 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-71ad2ef5-1c64-4c9b-8f2f-8266ef3995fb None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:47.816108 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-71ad2ef5-1c64-4c9b-8f2f-8266ef3995fb None None] GET https://10.4.3.80/volume// Aug 06 03:27:47.816296 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-71ad2ef5-1c64-4c9b-8f2f-8266ef3995fb None None] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:47.816522 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-71ad2ef5-1c64-4c9b-8f2f-8266ef3995fb None None] Calling method 'all' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:47.816924 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-71ad2ef5-1c64-4c9b-8f2f-8266ef3995fb None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:27:47.817243 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1404/5591] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:27:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:27:47.824051 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-88a60caf-bf64-4979-a718-31f515b19c87 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:47.826264 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-88a60caf-bf64-4979-a718-31f515b19c87 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:27:47.826744 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-88a60caf-bf64-4979-a718-31f515b19c87 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95783c2a-bc49-41e8-b2ea-09ed8e4ae562", "connector": null, "instance_uuid": "1a3f8271-42d9-43be-a628-923e0415e2c0"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:27:47.839938 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:47.839938 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:27:47.865230 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-88a60caf-bf64-4979-a718-31f515b19c87 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:27:47.865801 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1401/5592] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:27:47 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:27:47.872790 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-0847d13a-8279-4635-8b4e-fe0613ccd7d1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:47.874494 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-0847d13a-8279-4635-8b4e-fe0613ccd7d1 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] DELETE https://10.4.3.80/volume/v3/attachments/c6b164e6-1b29-463a-acfa-4d42c01e9c6d Aug 06 03:27:47.874667 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-0847d13a-8279-4635-8b4e-fe0613ccd7d1 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:47.874861 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-0847d13a-8279-4635-8b4e-fe0613ccd7d1 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'version_select' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:47.882094 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:47.882094 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:27:47.920854 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-0847d13a-8279-4635-8b4e-fe0613ccd7d1 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments/c6b164e6-1b29-463a-acfa-4d42c01e9c6d returned with HTTP 200 Aug 06 03:27:47.921221 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1406/5593] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:27:47 2026] DELETE /volume/v3/attachments/c6b164e6-1b29-463a-acfa-4d42c01e9c6d => generated 192 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:27:48.631208 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-694f0274-bd8b-4c96-a659-01ac023d19c0 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:48.633108 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-694f0274-bd8b-4c96-a659-01ac023d19c0 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] PUT https://10.4.3.80/volume/v3/attachments/ba656584-80a3-4450-ac2e-6a9eb36909e8 Aug 06 03:27:48.633434 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-694f0274-bd8b-4c96-a659-01ac023d19c0 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:27:48.640161 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-694f0274-bd8b-4c96-a659-01ac023d19c0 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Acquiring lock "cinder-attachment_update-95783c2a-bc49-41e8-b2ea-09ed8e4ae562-np0000006611" by "attachment_update" {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:27:48.644892 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-694f0274-bd8b-4c96-a659-01ac023d19c0 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Lock "cinder-attachment_update-95783c2a-bc49-41e8-b2ea-09ed8e4ae562-np0000006611" acquired by "attachment_update" :: waited 0.005s {{(pid=100901) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:27:48.645887 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:48.645887 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:27:48.709052 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.coordination [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-694f0274-bd8b-4c96-a659-01ac023d19c0 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Lock "cinder-attachment_update-95783c2a-bc49-41e8-b2ea-09ed8e4ae562-np0000006611" released by "attachment_update" :: held 0.064s {{(pid=100901) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:27:48.709427 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-694f0274-bd8b-4c96-a659-01ac023d19c0 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments/ba656584-80a3-4450-ac2e-6a9eb36909e8 returned with HTTP 200 Aug 06 03:27:48.710182 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1383/5594] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:27:48 2026] PUT /volume/v3/attachments/ba656584-80a3-4450-ac2e-6a9eb36909e8 => generated 968 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:27:48.718039 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-2d2d69f1-c148-43b6-b0cc-7ccbc7644b25 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:48.720496 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-2d2d69f1-c148-43b6-b0cc-7ccbc7644b25 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/attachments/ba656584-80a3-4450-ac2e-6a9eb36909e8 Aug 06 03:27:48.720772 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-2d2d69f1-c148-43b6-b0cc-7ccbc7644b25 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:48.721018 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-2d2d69f1-c148-43b6-b0cc-7ccbc7644b25 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:48.734122 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-2d2d69f1-c148-43b6-b0cc-7ccbc7644b25 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments/ba656584-80a3-4450-ac2e-6a9eb36909e8 returned with HTTP 200 Aug 06 03:27:48.734721 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1405/5595] 10.4.3.80 () {70 vars in 1644 bytes} [Thu Aug 6 03:27:48 2026] GET /volume/v3/attachments/ba656584-80a3-4450-ac2e-6a9eb36909e8 => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:27:52.120718 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-906bf87b-397f-4dbc-9df5-c94fbd741154 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:52.177318 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-906bf87b-397f-4dbc-9df5-c94fbd741154 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562/encryption Aug 06 03:27:52.177599 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-906bf87b-397f-4dbc-9df5-c94fbd741154 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:52.177884 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-906bf87b-397f-4dbc-9df5-c94fbd741154 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'index' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:52.189184 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:52.189184 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:27:52.194572 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-906bf87b-397f-4dbc-9df5-c94fbd741154 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562/encryption returned with HTTP 200 Aug 06 03:27:52.195108 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1402/5596] 10.4.3.80 () {68 vars in 1624 bytes} [Thu Aug 6 03:27:52 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562/encryption => generated 160 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:27:54.298065 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-0bb2524c-b1df-4361-9d0b-e499ef292033 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:54.300399 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-0bb2524c-b1df-4361-9d0b-e499ef292033 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] POST https://10.4.3.80/volume/v3/attachments/ba656584-80a3-4450-ac2e-6a9eb36909e8/action Aug 06 03:27:54.300851 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-0bb2524c-b1df-4361-9d0b-e499ef292033 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action body: b'{"os-complete": null}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:27:54.301026 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-0bb2524c-b1df-4361-9d0b-e499ef292033 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:27:54.318215 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:54.318215 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:27:54.326895 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-48a263d3-5248-4f54-9a20-b14cb39aa9aa req-0bb2524c-b1df-4361-9d0b-e499ef292033 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments/ba656584-80a3-4450-ac2e-6a9eb36909e8/action returned with HTTP 204 Aug 06 03:27:54.327386 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1407/5597] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:27:54 2026] POST /volume/v3/attachments/ba656584-80a3-4450-ac2e-6a9eb36909e8/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:27:56.299617 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ad7d69cd-6bc7-487b-9c85-f9c51e390090 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:56.300028 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ad7d69cd-6bc7-487b-9c85-f9c51e390090 None None] GET https://10.4.3.80/volume// Aug 06 03:27:56.300159 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ad7d69cd-6bc7-487b-9c85-f9c51e390090 None None] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:56.300327 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ad7d69cd-6bc7-487b-9c85-f9c51e390090 None None] Calling method 'all' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:56.300657 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ad7d69cd-6bc7-487b-9c85-f9c51e390090 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:27:56.300938 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1384/5598] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:27:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:27:56.307279 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-1b025c33-200e-44a8-9228-25779d196a07 req-4e4e9328-2a89-449b-aaef-de90b8db2031 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:56.309220 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1b025c33-200e-44a8-9228-25779d196a07 req-4e4e9328-2a89-449b-aaef-de90b8db2031 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] POST https://10.4.3.80/volume/v3/attachments Aug 06 03:27:56.309591 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-1b025c33-200e-44a8-9228-25779d196a07 req-4e4e9328-2a89-449b-aaef-de90b8db2031 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95783c2a-bc49-41e8-b2ea-09ed8e4ae562", "connector": null, "instance_uuid": "1a3f8271-42d9-43be-a628-923e0415e2c0"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:27:56.318988 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:56.318988 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:27:56.340981 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1b025c33-200e-44a8-9228-25779d196a07 req-4e4e9328-2a89-449b-aaef-de90b8db2031 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments returned with HTTP 200 Aug 06 03:27:56.341410 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1406/5599] 10.4.3.80 () {74 vars in 1587 bytes} [Thu Aug 6 03:27:56 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 06 03:27:56.348029 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-1b025c33-200e-44a8-9228-25779d196a07 req-df954ed4-37ba-4f65-b44e-28f132a9f5fe None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:56.350012 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1b025c33-200e-44a8-9228-25779d196a07 req-df954ed4-37ba-4f65-b44e-28f132a9f5fe tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] DELETE https://10.4.3.80/volume/v3/attachments/ba656584-80a3-4450-ac2e-6a9eb36909e8 Aug 06 03:27:56.350191 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1b025c33-200e-44a8-9228-25779d196a07 req-df954ed4-37ba-4f65-b44e-28f132a9f5fe tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:56.350360 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1b025c33-200e-44a8-9228-25779d196a07 req-df954ed4-37ba-4f65-b44e-28f132a9f5fe tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'version_select' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:56.357020 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:56.357020 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:27:56.396807 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1b025c33-200e-44a8-9228-25779d196a07 req-df954ed4-37ba-4f65-b44e-28f132a9f5fe tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments/ba656584-80a3-4450-ac2e-6a9eb36909e8 returned with HTTP 200 Aug 06 03:27:56.397185 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1403/5600] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:27:56 2026] DELETE /volume/v3/attachments/ba656584-80a3-4450-ac2e-6a9eb36909e8 => generated 192 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:27:57.338718 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-1b025c33-200e-44a8-9228-25779d196a07 req-6910de87-9cf0-41b6-a64a-44c9d9c0f2c9 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:57.340649 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-1b025c33-200e-44a8-9228-25779d196a07 req-6910de87-9cf0-41b6-a64a-44c9d9c0f2c9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] PUT https://10.4.3.80/volume/v3/attachments/d80cbc22-3521-47ea-bb95-c1f8675b863f Aug 06 03:27:57.341024 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-1b025c33-200e-44a8-9228-25779d196a07 req-6910de87-9cf0-41b6-a64a-44c9d9c0f2c9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.80", "host": "np0000006611", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f2d239a9218c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ea8fed04-b9e8-490a-9455-b6099f7bb1a2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:27:57.347859 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-1b025c33-200e-44a8-9228-25779d196a07 req-6910de87-9cf0-41b6-a64a-44c9d9c0f2c9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Acquiring lock "cinder-attachment_update-95783c2a-bc49-41e8-b2ea-09ed8e4ae562-np0000006611" by "attachment_update" {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 03:27:57.351857 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-1b025c33-200e-44a8-9228-25779d196a07 req-6910de87-9cf0-41b6-a64a-44c9d9c0f2c9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Lock "cinder-attachment_update-95783c2a-bc49-41e8-b2ea-09ed8e4ae562-np0000006611" acquired by "attachment_update" :: waited 0.004s {{(pid=100902) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 03:27:57.352717 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:27:57.352717 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:27:57.417876 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.coordination [req-1b025c33-200e-44a8-9228-25779d196a07 req-6910de87-9cf0-41b6-a64a-44c9d9c0f2c9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Lock "cinder-attachment_update-95783c2a-bc49-41e8-b2ea-09ed8e4ae562-np0000006611" released by "attachment_update" :: held 0.066s {{(pid=100902) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 03:27:57.418143 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-1b025c33-200e-44a8-9228-25779d196a07 req-6910de87-9cf0-41b6-a64a-44c9d9c0f2c9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments/d80cbc22-3521-47ea-bb95-c1f8675b863f returned with HTTP 200 Aug 06 03:27:57.418867 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1408/5601] 10.4.3.80 () {74 vars in 1697 bytes} [Thu Aug 6 03:27:57 2026] PUT /volume/v3/attachments/d80cbc22-3521-47ea-bb95-c1f8675b863f => generated 968 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:27:57.426387 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-1b025c33-200e-44a8-9228-25779d196a07 req-45e60ac5-55f0-41d2-abb1-cdb997edb242 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:27:57.428340 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-1b025c33-200e-44a8-9228-25779d196a07 req-45e60ac5-55f0-41d2-abb1-cdb997edb242 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/attachments/d80cbc22-3521-47ea-bb95-c1f8675b863f Aug 06 03:27:57.428537 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-1b025c33-200e-44a8-9228-25779d196a07 req-45e60ac5-55f0-41d2-abb1-cdb997edb242 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:27:57.428708 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-1b025c33-200e-44a8-9228-25779d196a07 req-45e60ac5-55f0-41d2-abb1-cdb997edb242 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'version_select' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:27:57.441089 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-1b025c33-200e-44a8-9228-25779d196a07 req-45e60ac5-55f0-41d2-abb1-cdb997edb242 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments/d80cbc22-3521-47ea-bb95-c1f8675b863f returned with HTTP 200 Aug 06 03:27:57.441417 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1385/5602] 10.4.3.80 () {70 vars in 1644 bytes} [Thu Aug 6 03:27:57 2026] GET /volume/v3/attachments/d80cbc22-3521-47ea-bb95-c1f8675b863f => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:28:00.633412 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-1b025c33-200e-44a8-9228-25779d196a07 req-a0aff975-9143-448f-922d-eaf3e6b40cc5 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:00.636211 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1b025c33-200e-44a8-9228-25779d196a07 req-a0aff975-9143-448f-922d-eaf3e6b40cc5 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562/encryption Aug 06 03:28:00.636482 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-1b025c33-200e-44a8-9228-25779d196a07 req-a0aff975-9143-448f-922d-eaf3e6b40cc5 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:00.636764 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-1b025c33-200e-44a8-9228-25779d196a07 req-a0aff975-9143-448f-922d-eaf3e6b40cc5 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'index' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:00.648335 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:00.648335 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:28:00.656310 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-1b025c33-200e-44a8-9228-25779d196a07 req-a0aff975-9143-448f-922d-eaf3e6b40cc5 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562/encryption returned with HTTP 200 Aug 06 03:28:00.656916 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1407/5603] 10.4.3.80 () {68 vars in 1624 bytes} [Thu Aug 6 03:28:00 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:28:02.755406 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-1b025c33-200e-44a8-9228-25779d196a07 req-93c8166d-dab0-436e-b30a-af83a38e3679 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:02.757094 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1b025c33-200e-44a8-9228-25779d196a07 req-93c8166d-dab0-436e-b30a-af83a38e3679 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] POST https://10.4.3.80/volume/v3/attachments/d80cbc22-3521-47ea-bb95-c1f8675b863f/action Aug 06 03:28:02.757420 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1b025c33-200e-44a8-9228-25779d196a07 req-93c8166d-dab0-436e-b30a-af83a38e3679 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action body: b'{"os-complete": null}' {{(pid=100900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:28:02.757526 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-1b025c33-200e-44a8-9228-25779d196a07 req-93c8166d-dab0-436e-b30a-af83a38e3679 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:28:02.770588 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:02.770588 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:28:02.777749 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-1b025c33-200e-44a8-9228-25779d196a07 req-93c8166d-dab0-436e-b30a-af83a38e3679 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments/d80cbc22-3521-47ea-bb95-c1f8675b863f/action returned with HTTP 204 Aug 06 03:28:02.778134 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1404/5604] 10.4.3.80 () {74 vars in 1718 bytes} [Thu Aug 6 03:28:02 2026] POST /volume/v3/attachments/d80cbc22-3521-47ea-bb95-c1f8675b863f/action => generated 0 bytes in 23 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:28:03.392242 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-aee113be-d9e1-4e81-a1c0-1ac91a4cf388 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:03.393827 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-aee113be-d9e1-4e81-a1c0-1ac91a4cf388 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:28:03.394009 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-aee113be-d9e1-4e81-a1c0-1ac91a4cf388 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:03.394175 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-aee113be-d9e1-4e81-a1c0-1ac91a4cf388 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:03.402398 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:03.402398 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:28:03.405252 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-aee113be-d9e1-4e81-a1c0-1ac91a4cf388 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:28:03.408566 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-aee113be-d9e1-4e81-a1c0-1ac91a4cf388 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 200 Aug 06 03:28:03.408896 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1409/5605] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:28:03 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 1167 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:28:03.442342 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-bf5ed367-e40c-4a97-846a-74e7d4547b44 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:03.444053 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-bf5ed367-e40c-4a97-846a-74e7d4547b44 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:28:03.444208 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-bf5ed367-e40c-4a97-846a-74e7d4547b44 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:03.444382 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-bf5ed367-e40c-4a97-846a-74e7d4547b44 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:03.452074 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:03.452074 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:28:03.454908 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-bf5ed367-e40c-4a97-846a-74e7d4547b44 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:28:03.458199 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-bf5ed367-e40c-4a97-846a-74e7d4547b44 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 200 Aug 06 03:28:03.458549 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1386/5606] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:28:03 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 1167 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:28:03.473473 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-2d76f36b-f21c-441b-9123-e3c4449cc35b None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:03.475219 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-2d76f36b-f21c-441b-9123-e3c4449cc35b tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] POST https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562/action Aug 06 03:28:03.475541 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-2d76f36b-f21c-441b-9123-e3c4449cc35b tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:28:03.475647 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-2d76f36b-f21c-441b-9123-e3c4449cc35b tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:28:03.484284 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:03.484284 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:28:03.484732 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-2d76f36b-f21c-441b-9123-e3c4449cc35b tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:28:03.489450 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-2d76f36b-f21c-441b-9123-e3c4449cc35b tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Begin detaching volume completed successfully. Aug 06 03:28:03.489695 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-2d76f36b-f21c-441b-9123-e3c4449cc35b tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562/action returned with HTTP 202 Aug 06 03:28:03.490268 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1408/5607] 10.4.3.80 () {72 vars in 1665 bytes} [Thu Aug 6 03:28:03 2026] POST /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:28:03.525097 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-32fcc888-75b5-4f6c-8ab2-e904566141e6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:03.525452 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-32fcc888-75b5-4f6c-8ab2-e904566141e6 None None] GET https://10.4.3.80/volume// Aug 06 03:28:03.525609 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-32fcc888-75b5-4f6c-8ab2-e904566141e6 None None] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:03.525798 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-32fcc888-75b5-4f6c-8ab2-e904566141e6 None None] Calling method 'all' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:03.526122 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-32fcc888-75b5-4f6c-8ab2-e904566141e6 None None] https://10.4.3.80/volume// returned with HTTP 300 Aug 06 03:28:03.526385 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1405/5608] 10.4.3.80 () {66 vars in 1419 bytes} [Thu Aug 6 03:28:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 03:28:03.532855 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-1effaa05-156c-4e5c-8784-45242d611bf0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:03.534379 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-1effaa05-156c-4e5c-8784-45242d611bf0 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:28:03.534688 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-1effaa05-156c-4e5c-8784-45242d611bf0 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:03.535896 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-1effaa05-156c-4e5c-8784-45242d611bf0 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:03.542730 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:03.542730 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:28:03.545501 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-1effaa05-156c-4e5c-8784-45242d611bf0 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:28:03.549160 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-1effaa05-156c-4e5c-8784-45242d611bf0 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 200 Aug 06 03:28:03.549586 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1410/5609] 10.4.3.80 () {70 vars in 1632 bytes} [Thu Aug 6 03:28:03 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 1350 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 03:28:03.558328 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-a398bbf9-edd4-45d2-8077-717ca90d32d9 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:03.560731 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-a398bbf9-edd4-45d2-8077-717ca90d32d9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562/encryption Aug 06 03:28:03.560975 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-a398bbf9-edd4-45d2-8077-717ca90d32d9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:03.561216 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-a398bbf9-edd4-45d2-8077-717ca90d32d9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'index' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:03.571292 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:03.571292 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:28:03.577758 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-a398bbf9-edd4-45d2-8077-717ca90d32d9 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562/encryption returned with HTTP 200 Aug 06 03:28:03.578220 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1387/5610] 10.4.3.80 () {68 vars in 1624 bytes} [Thu Aug 6 03:28:03 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:28:12.777116 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=48,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:28:13.487129 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=42,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:28:13.548356 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=58,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:28:13.576749 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=40,cinder:UPDATE=1 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:28:29.350009 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-8a096b2d-5083-4962-a0c0-041c25084902 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:29.352666 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-8a096b2d-5083-4962-a0c0-041c25084902 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] DELETE https://10.4.3.80/volume/v3/attachments/d80cbc22-3521-47ea-bb95-c1f8675b863f Aug 06 03:28:29.352962 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-8a096b2d-5083-4962-a0c0-041c25084902 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:29.353219 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-8a096b2d-5083-4962-a0c0-041c25084902 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'version_select' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:29.361559 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:29.361559 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:28:29.407462 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [req-7b69f3bd-55b8-4353-b227-e88a037fd0f8 req-8a096b2d-5083-4962-a0c0-041c25084902 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/attachments/d80cbc22-3521-47ea-bb95-c1f8675b863f returned with HTTP 200 Aug 06 03:28:29.407928 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1409/5611] 10.4.3.80 () {72 vars in 1666 bytes} [Thu Aug 6 03:28:29 2026] DELETE /volume/v3/attachments/d80cbc22-3521-47ea-bb95-c1f8675b863f => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:28:30.364635 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [req-ca9893f4-a4b2-41cb-9346-20faa53c652d req-093c15ea-d7f9-4f53-9c8f-7123eea836d6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:30.366551 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-ca9893f4-a4b2-41cb-9346-20faa53c652d req-093c15ea-d7f9-4f53-9c8f-7123eea836d6 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:28:30.366732 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-ca9893f4-a4b2-41cb-9346-20faa53c652d req-093c15ea-d7f9-4f53-9c8f-7123eea836d6 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:30.366947 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [req-ca9893f4-a4b2-41cb-9346-20faa53c652d req-093c15ea-d7f9-4f53-9c8f-7123eea836d6 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:30.372988 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:30.372988 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:28:30.376047 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [req-ca9893f4-a4b2-41cb-9346-20faa53c652d req-093c15ea-d7f9-4f53-9c8f-7123eea836d6 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:28:30.379494 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [req-ca9893f4-a4b2-41cb-9346-20faa53c652d req-093c15ea-d7f9-4f53-9c8f-7123eea836d6 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 200 Aug 06 03:28:30.379821 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1406/5612] 10.4.3.80 () {68 vars in 1591 bytes} [Thu Aug 6 03:28:30 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 875 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:28:31.986184 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ec16f3f6-ea44-474f-a82a-3a1327868fe2 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:31.987710 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ec16f3f6-ea44-474f-a82a-3a1327868fe2 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] DELETE https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:28:31.987931 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ec16f3f6-ea44-474f-a82a-3a1327868fe2 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:31.988107 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ec16f3f6-ea44-474f-a82a-3a1327868fe2 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:31.988252 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-ec16f3f6-ea44-474f-a82a-3a1327868fe2 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Delete volume with id: 95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:28:31.994863 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:31.994863 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:28:31.995231 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ec16f3f6-ea44-474f-a82a-3a1327868fe2 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:28:32.003365 np0000006611 devstack@c-api.service[100902]: WARNING cinder.keymgr.conf_key_mgr [None req-ec16f3f6-ea44-474f-a82a-3a1327868fe2 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 03:28:32.007549 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ec16f3f6-ea44-474f-a82a-3a1327868fe2 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Delete volume request issued successfully. Aug 06 03:28:32.007705 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ec16f3f6-ea44-474f-a82a-3a1327868fe2 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 202 Aug 06 03:28:32.008114 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1411/5613] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:28:31 2026] DELETE /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:28:32.015892 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-414f977f-29a2-4d29-a66f-6ebeab42fb87 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:32.018114 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-414f977f-29a2-4d29-a66f-6ebeab42fb87 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:28:32.018388 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-414f977f-29a2-4d29-a66f-6ebeab42fb87 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:32.018653 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-414f977f-29a2-4d29-a66f-6ebeab42fb87 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:32.026440 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:32.026440 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:28:32.029934 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-414f977f-29a2-4d29-a66f-6ebeab42fb87 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Volume info retrieved successfully. Aug 06 03:28:32.034369 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-414f977f-29a2-4d29-a66f-6ebeab42fb87 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 200 Aug 06 03:28:32.034766 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1388/5614] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:28:32 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:28:33.047717 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-9addf5d1-a85d-45f9-af28-50dd79bedbf0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:33.049566 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9addf5d1-a85d-45f9-af28-50dd79bedbf0 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] GET https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 Aug 06 03:28:33.049766 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9addf5d1-a85d-45f9-af28-50dd79bedbf0 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:33.049962 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-9addf5d1-a85d-45f9-af28-50dd79bedbf0 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:33.055115 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-9addf5d1-a85d-45f9-af28-50dd79bedbf0 tempest-TestEncryptedCinderVolumes-1710768670 tempest-TestEncryptedCinderVolumes-1710768670-project-member] https://10.4.3.80/volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 returned with HTTP 404 Aug 06 03:28:33.055661 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1410/5615] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:28:33 2026] GET /volume/v3/volumes/95783c2a-bc49-41e8-b2ea-09ed8e4ae562 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:28:33.061395 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-1366dd76-b7ea-43b3-9a7e-5d1f6eca612b None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:33.063460 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1366dd76-b7ea-43b3-9a7e-5d1f6eca612b tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] GET https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 Aug 06 03:28:33.063460 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1366dd76-b7ea-43b3-9a7e-5d1f6eca612b tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:33.063460 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-1366dd76-b7ea-43b3-9a7e-5d1f6eca612b tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Calling method 'detail' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:33.064240 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-1366dd76-b7ea-43b3-9a7e-5d1f6eca612b tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100900) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:28:33.071409 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-1366dd76-b7ea-43b3-9a7e-5d1f6eca612b tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Get all volumes completed successfully. Aug 06 03:28:33.072559 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:33.072559 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:28:33.076217 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-1366dd76-b7ea-43b3-9a7e-5d1f6eca612b tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 03:28:33.076776 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1407/5616] 10.4.3.80 () {66 vars in 1278 bytes} [Thu Aug 6 03:28:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5242 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:28:33.088988 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d2083738-1be4-4b3c-b855-b1dff39a782e None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:33.090595 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d2083738-1be4-4b3c-b855-b1dff39a782e tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] DELETE https://10.4.3.80/volume/v3/types/91053ba3-e209-4b34-a6a9-08f5b414a6c8 Aug 06 03:28:33.090796 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d2083738-1be4-4b3c-b855-b1dff39a782e tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:33.090998 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d2083738-1be4-4b3c-b855-b1dff39a782e tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] Calling method '_delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:33.110927 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d2083738-1be4-4b3c-b855-b1dff39a782e tempest-TestEncryptedCinderVolumes-735169270 tempest-TestEncryptedCinderVolumes-735169270-project-admin] https://10.4.3.80/volume/v3/types/91053ba3-e209-4b34-a6a9-08f5b414a6c8 returned with HTTP 202 Aug 06 03:28:33.111402 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1412/5617] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:28:33 2026] DELETE /volume/v3/types/91053ba3-e209-4b34-a6a9-08f5b414a6c8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:28:38.489107 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d62a3a85-dece-48d6-85df-5027fd7c91a1 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:38.557065 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d62a3a85-dece-48d6-85df-5027fd7c91a1 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] POST https://10.4.3.80/volume/v3/types Aug 06 03:28:38.557351 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d62a3a85-dece-48d6-85df-5027fd7c91a1 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-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=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:28:38.567689 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d62a3a85-dece-48d6-85df-5027fd7c91a1 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] https://10.4.3.80/volume/v3/types returned with HTTP 200 Aug 06 03:28:38.567998 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1389/5618] 10.4.3.80 () {68 vars in 1246 bytes} [Thu Aug 6 03:28:38 2026] POST /volume/v3/types => generated 287 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:28:39.908173 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:39.910018 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:28:39.910378 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "81217112-63b3-4ce6-8422-9ec035b30e1c", "size": 1}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:28:39.911729 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.volumes [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '81217112-63b3-4ce6-8422-9ec035b30e1c', 'size': 1}} {{(pid=100899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:28:40.002752 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Create volume of 1 GB Aug 06 03:28:40.003040 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:40.003040 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:28:40.006191 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Availability Zones retrieved successfully. Aug 06 03:28:40.010816 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Flow 'volume_create_api' (e85d082c-53c7-4bac-a3af-e7baa7bf3b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:28:40.011813 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (883148a7-ee2f-4a1f-b6c0-b9d2d39c8305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:28:40.012607 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.flows.api.create_volume [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Validating volume size '1' using validate_int {{(pid=100899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:28:40.055640 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (883148a7-ee2f-4a1f-b6c0-b9d2d39c8305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:28:39Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=79a7c664-0eff-4c1b-9c6d-bfe6ff4ad7f1,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': '79a7c664-0eff-4c1b-9c6d-bfe6ff4ad7f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:28:40.056270 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eb3a922-dc21-45f5-b20d-faeb69b0ec69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:28:40.076925 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-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 06 03:28:40.077157 np0000006611 devstack@c-api.service[100899]: WARNING cinder.quota [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-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 06 03:28:40.102090 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Created reservations ['5a61417c-3819-4f02-99e8-244ef95fb636', '5c6246b7-3fd4-40cb-8579-536f6be9d154', '5b46b2f3-81b6-4de1-bc45-6c7a939c0ae3', 'f7c97060-d250-4eca-8556-1e6e86f5f993'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:28:40.102729 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eb3a922-dc21-45f5-b20d-faeb69b0ec69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a61417c-3819-4f02-99e8-244ef95fb636', '5c6246b7-3fd4-40cb-8579-536f6be9d154', '5b46b2f3-81b6-4de1-bc45-6c7a939c0ae3', 'f7c97060-d250-4eca-8556-1e6e86f5f993']}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:28:40.103420 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7df630cc-1dce-40e5-87fa-4916bf73f3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:28:40.122451 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7df630cc-1dce-40e5-87fa-4916bf73f3f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7adf6f23-e8a8-4d24-8ab2-139336a29593', '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='d3f8047c56354b0d9f0ea240819fea04',qos_specs=None,replication_status=,reservations=['5a61417c-3819-4f02-99e8-244ef95fb636','5c6246b7-3fd4-40cb-8579-536f6be9d154','5b46b2f3-81b6-4de1-bc45-6c7a939c0ae3','f7c97060-d250-4eca-8556-1e6e86f5f993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab08a52cdd4f447f91b4db5038ced202',volume_type_id=79a7c664-0eff-4c1b-9c6d-bfe6ff4ad7f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:28:40Z,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=7adf6f23-e8a8-4d24-8ab2-139336a29593,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3f8047c56354b0d9f0ea240819fea04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab08a52cdd4f447f91b4db5038ced202',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79a7c664-0eff-4c1b-9c6d-bfe6ff4ad7f1),volume_type_id=79a7c664-0eff-4c1b-9c6d-bfe6ff4ad7f1)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:28:40.123087 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74a88346-6de7-4ff3-987e-51f58e59822a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:28:40.137661 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74a88346-6de7-4ff3-987e-51f58e59822a) transitioned into state 'SUCCESS' from 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='d3f8047c56354b0d9f0ea240819fea04',qos_specs=None,replication_status=,reservations=['5a61417c-3819-4f02-99e8-244ef95fb636','5c6246b7-3fd4-40cb-8579-536f6be9d154','5b46b2f3-81b6-4de1-bc45-6c7a939c0ae3','f7c97060-d250-4eca-8556-1e6e86f5f993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab08a52cdd4f447f91b4db5038ced202',volume_type_id=79a7c664-0eff-4c1b-9c6d-bfe6ff4ad7f1)}' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:28:40.138276 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78998904-1266-478c-8c56-4e4dc612e7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:28:40.145731 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78998904-1266-478c-8c56-4e4dc612e7de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:28:40.146447 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Flow 'volume_create_api' (e85d082c-53c7-4bac-a3af-e7baa7bf3b4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:28:40.146714 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Create volume request issued successfully. Aug 06 03:28:40.147224 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-057e7cc7-b9d5-42bd-ae65-658bf16cfa91 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:28:40.147609 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1411/5619] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:28:39 2026] POST /volume/v3/volumes => generated 796 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:28:40.158120 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-ed80eb2a-2848-415c-8444-25632398fd9d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:40.159661 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ed80eb2a-2848-415c-8444-25632398fd9d tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] GET https://10.4.3.80/volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 Aug 06 03:28:40.159851 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ed80eb2a-2848-415c-8444-25632398fd9d tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:40.160033 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-ed80eb2a-2848-415c-8444-25632398fd9d tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:40.165940 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:40.165940 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:28:40.168885 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-ed80eb2a-2848-415c-8444-25632398fd9d tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Volume info retrieved successfully. Aug 06 03:28:40.172225 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-ed80eb2a-2848-415c-8444-25632398fd9d tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] https://10.4.3.80/volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 returned with HTTP 200 Aug 06 03:28:40.172538 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1408/5620] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:28:40 2026] GET /volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 => generated 864 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:28:41.183549 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-441b45f5-0dcf-4d95-845a-6d6ed7722116 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:41.185279 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-441b45f5-0dcf-4d95-845a-6d6ed7722116 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] GET https://10.4.3.80/volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 Aug 06 03:28:41.185394 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-441b45f5-0dcf-4d95-845a-6d6ed7722116 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:41.185632 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-441b45f5-0dcf-4d95-845a-6d6ed7722116 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:41.192066 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:41.192066 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:28:41.195636 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-441b45f5-0dcf-4d95-845a-6d6ed7722116 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Volume info retrieved successfully. Aug 06 03:28:41.199435 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-441b45f5-0dcf-4d95-845a-6d6ed7722116 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] https://10.4.3.80/volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 returned with HTTP 200 Aug 06 03:28:41.199817 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1413/5621] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:28:41 2026] GET /volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 => generated 946 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:28:42.211439 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-fd7e3d88-3a94-40a7-a35c-580de02c2311 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:42.213025 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fd7e3d88-3a94-40a7-a35c-580de02c2311 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] GET https://10.4.3.80/volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 Aug 06 03:28:42.213200 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fd7e3d88-3a94-40a7-a35c-580de02c2311 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:42.213365 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-fd7e3d88-3a94-40a7-a35c-580de02c2311 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:42.219369 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:42.219369 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:28:42.222443 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-fd7e3d88-3a94-40a7-a35c-580de02c2311 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Volume info retrieved successfully. Aug 06 03:28:42.225999 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-fd7e3d88-3a94-40a7-a35c-580de02c2311 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] https://10.4.3.80/volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 returned with HTTP 200 Aug 06 03:28:42.226273 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1390/5622] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:28:42 2026] GET /volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 => generated 949 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:28:43.238329 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-6ac257ce-9e70-4efe-8baa-ef8e526d4c30 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:43.240158 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6ac257ce-9e70-4efe-8baa-ef8e526d4c30 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] GET https://10.4.3.80/volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 Aug 06 03:28:43.240326 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6ac257ce-9e70-4efe-8baa-ef8e526d4c30 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:43.240504 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-6ac257ce-9e70-4efe-8baa-ef8e526d4c30 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:43.246808 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:43.246808 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:28:43.249692 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-6ac257ce-9e70-4efe-8baa-ef8e526d4c30 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Volume info retrieved successfully. Aug 06 03:28:43.253139 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-6ac257ce-9e70-4efe-8baa-ef8e526d4c30 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] https://10.4.3.80/volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 returned with HTTP 200 Aug 06 03:28:43.253479 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1412/5623] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:28:43 2026] GET /volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:28:44.265116 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c0835403-65fd-417f-926b-0f079900a21d None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:44.266865 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c0835403-65fd-417f-926b-0f079900a21d tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] GET https://10.4.3.80/volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 Aug 06 03:28:44.267050 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c0835403-65fd-417f-926b-0f079900a21d tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:44.267217 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c0835403-65fd-417f-926b-0f079900a21d tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:44.274141 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:44.274141 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:28:44.277274 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c0835403-65fd-417f-926b-0f079900a21d tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Volume info retrieved successfully. Aug 06 03:28:44.281065 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c0835403-65fd-417f-926b-0f079900a21d tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] https://10.4.3.80/volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 returned with HTTP 200 Aug 06 03:28:44.281385 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1409/5624] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:28:44 2026] GET /volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:28:45.292986 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-8c0823fe-3f21-493c-ba33-22cf61402585 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:45.294783 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8c0823fe-3f21-493c-ba33-22cf61402585 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] GET https://10.4.3.80/volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 Aug 06 03:28:45.295027 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8c0823fe-3f21-493c-ba33-22cf61402585 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:45.295281 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-8c0823fe-3f21-493c-ba33-22cf61402585 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:45.301717 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:45.301717 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:28:45.305107 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-8c0823fe-3f21-493c-ba33-22cf61402585 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Volume info retrieved successfully. Aug 06 03:28:45.308761 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-8c0823fe-3f21-493c-ba33-22cf61402585 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] https://10.4.3.80/volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 returned with HTTP 200 Aug 06 03:28:45.309117 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1414/5625] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:28:45 2026] GET /volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:28:46.320168 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-afdd1777-ad64-4752-a40a-a54f2d2e6795 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:46.321659 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-afdd1777-ad64-4752-a40a-a54f2d2e6795 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] GET https://10.4.3.80/volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 Aug 06 03:28:46.321816 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-afdd1777-ad64-4752-a40a-a54f2d2e6795 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:46.321997 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-afdd1777-ad64-4752-a40a-a54f2d2e6795 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:46.327950 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:46.327950 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:28:46.330963 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-afdd1777-ad64-4752-a40a-a54f2d2e6795 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Volume info retrieved successfully. Aug 06 03:28:46.334487 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-afdd1777-ad64-4752-a40a-a54f2d2e6795 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] https://10.4.3.80/volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 returned with HTTP 200 Aug 06 03:28:46.334824 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1391/5626] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:28:46 2026] GET /volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 => generated 949 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:28:47.346808 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3815cc07-39bd-432c-8845-3d9789c948bd None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:47.348535 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3815cc07-39bd-432c-8845-3d9789c948bd tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] GET https://10.4.3.80/volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 Aug 06 03:28:47.348714 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3815cc07-39bd-432c-8845-3d9789c948bd tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:47.348910 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3815cc07-39bd-432c-8845-3d9789c948bd tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:47.355566 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:47.355566 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:28:47.359100 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3815cc07-39bd-432c-8845-3d9789c948bd tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Volume info retrieved successfully. Aug 06 03:28:47.363299 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3815cc07-39bd-432c-8845-3d9789c948bd tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] https://10.4.3.80/volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 returned with HTTP 200 Aug 06 03:28:47.363708 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1413/5627] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:28:47 2026] GET /volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 => generated 1293 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:28:47.375147 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-5b16c7de-7735-4dce-9415-254e0dc457b5 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:47.376733 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5b16c7de-7735-4dce-9415-254e0dc457b5 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] DELETE https://10.4.3.80/volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 Aug 06 03:28:47.376918 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5b16c7de-7735-4dce-9415-254e0dc457b5 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:47.377086 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-5b16c7de-7735-4dce-9415-254e0dc457b5 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:47.377226 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-5b16c7de-7735-4dce-9415-254e0dc457b5 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Delete volume with id: 7adf6f23-e8a8-4d24-8ab2-139336a29593 Aug 06 03:28:47.383180 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:47.383180 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:28:47.383579 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5b16c7de-7735-4dce-9415-254e0dc457b5 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Volume info retrieved successfully. Aug 06 03:28:47.397408 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-5b16c7de-7735-4dce-9415-254e0dc457b5 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Delete volume request issued successfully. Aug 06 03:28:47.397584 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-5b16c7de-7735-4dce-9415-254e0dc457b5 tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] https://10.4.3.80/volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 returned with HTTP 202 Aug 06 03:28:47.398019 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1410/5628] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:28:47 2026] DELETE /volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:28:47.404558 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a69927f4-6fd0-4404-bb32-dc88b85badce None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:47.406433 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a69927f4-6fd0-4404-bb32-dc88b85badce tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] GET https://10.4.3.80/volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 Aug 06 03:28:47.406651 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a69927f4-6fd0-4404-bb32-dc88b85badce tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:47.406843 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a69927f4-6fd0-4404-bb32-dc88b85badce tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:47.413964 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:47.413964 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:28:47.418237 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a69927f4-6fd0-4404-bb32-dc88b85badce tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Volume info retrieved successfully. Aug 06 03:28:47.424074 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a69927f4-6fd0-4404-bb32-dc88b85badce tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] https://10.4.3.80/volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 returned with HTTP 200 Aug 06 03:28:47.424608 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1415/5629] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:28:47 2026] GET /volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 => generated 1292 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:28:48.436900 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d3e50a26-6820-48f4-bce4-11c77922a02b None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:48.438366 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d3e50a26-6820-48f4-bce4-11c77922a02b tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] GET https://10.4.3.80/volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 Aug 06 03:28:48.438572 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d3e50a26-6820-48f4-bce4-11c77922a02b tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:48.438771 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d3e50a26-6820-48f4-bce4-11c77922a02b tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:48.444730 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d3e50a26-6820-48f4-bce4-11c77922a02b tempest-VolumeAndVolumeTypeFromImageTest-1495583907 tempest-VolumeAndVolumeTypeFromImageTest-1495583907-project-member] https://10.4.3.80/volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 returned with HTTP 404 Aug 06 03:28:48.445229 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1392/5630] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:28:48 2026] GET /volume/v3/volumes/7adf6f23-e8a8-4d24-8ab2-139336a29593 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:28:48.598443 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b19f6a62-0062-43b4-9f43-34b1a1340637 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:48.600019 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b19f6a62-0062-43b4-9f43-34b1a1340637 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] GET https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 Aug 06 03:28:48.600196 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b19f6a62-0062-43b4-9f43-34b1a1340637 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:48.600365 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b19f6a62-0062-43b4-9f43-34b1a1340637 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] Calling method 'detail' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:48.601131 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.volume.api [None req-b19f6a62-0062-43b4-9f43-34b1a1340637 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 03:28:48.609000 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-b19f6a62-0062-43b4-9f43-34b1a1340637 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] Get all volumes completed successfully. Aug 06 03:28:48.610389 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:48.610389 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:28:48.613720 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b19f6a62-0062-43b4-9f43-34b1a1340637 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] https://10.4.3.80/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 03:28:48.614098 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1414/5631] 10.4.3.80 () {66 vars in 1278 bytes} [Thu Aug 6 03:28:48 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6327 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:28:48.627269 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c7e63d82-3f4e-49af-9054-620edce5f152 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:48.628964 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c7e63d82-3f4e-49af-9054-620edce5f152 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/2b6de7b2-6e29-426b-9bf8-bd03c7273ba4 Aug 06 03:28:48.629161 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c7e63d82-3f4e-49af-9054-620edce5f152 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:48.629358 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c7e63d82-3f4e-49af-9054-620edce5f152 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:48.629514 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-c7e63d82-3f4e-49af-9054-620edce5f152 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] Delete volume with id: 2b6de7b2-6e29-426b-9bf8-bd03c7273ba4 Aug 06 03:28:48.636009 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:48.636009 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:28:48.636287 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c7e63d82-3f4e-49af-9054-620edce5f152 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] Volume info retrieved successfully. Aug 06 03:28:48.645576 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.image.cache [None req-c7e63d82-3f4e-49af-9054-620edce5f152 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '81217112-63b3-4ce6-8422-9ec035b30e1c', 'volume_id': '2b6de7b2-6e29-426b-9bf8-bd03c7273ba4', 'host': 'np0000006611@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 6, 3, 28, 40), 'last_used': datetime.datetime(2026, 8, 6, 3, 28, 47)}. {{(pid=100900) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 06 03:28:48.653525 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c7e63d82-3f4e-49af-9054-620edce5f152 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] Delete volume request issued successfully. Aug 06 03:28:48.653700 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c7e63d82-3f4e-49af-9054-620edce5f152 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] https://10.4.3.80/volume/v3/volumes/2b6de7b2-6e29-426b-9bf8-bd03c7273ba4 returned with HTTP 202 Aug 06 03:28:48.654118 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1411/5632] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:28:48 2026] DELETE /volume/v3/volumes/2b6de7b2-6e29-426b-9bf8-bd03c7273ba4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:28:48.661107 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-1096759b-623a-4919-a8e1-2cfdeddf1520 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:48.662710 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1096759b-623a-4919-a8e1-2cfdeddf1520 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] GET https://10.4.3.80/volume/v3/volumes/2b6de7b2-6e29-426b-9bf8-bd03c7273ba4 Aug 06 03:28:48.662905 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1096759b-623a-4919-a8e1-2cfdeddf1520 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:48.663077 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-1096759b-623a-4919-a8e1-2cfdeddf1520 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:48.669444 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:48.669444 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:28:48.672326 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-1096759b-623a-4919-a8e1-2cfdeddf1520 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] Volume info retrieved successfully. Aug 06 03:28:48.675614 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-1096759b-623a-4919-a8e1-2cfdeddf1520 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] https://10.4.3.80/volume/v3/volumes/2b6de7b2-6e29-426b-9bf8-bd03c7273ba4 returned with HTTP 200 Aug 06 03:28:48.675964 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1416/5633] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:28:48 2026] GET /volume/v3/volumes/2b6de7b2-6e29-426b-9bf8-bd03c7273ba4 => generated 1094 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:28:49.687510 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-04dd7c38-b2b6-4db8-9f67-bac477b6103d None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:49.689197 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-04dd7c38-b2b6-4db8-9f67-bac477b6103d tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] GET https://10.4.3.80/volume/v3/volumes/2b6de7b2-6e29-426b-9bf8-bd03c7273ba4 Aug 06 03:28:49.689376 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-04dd7c38-b2b6-4db8-9f67-bac477b6103d tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:49.689553 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-04dd7c38-b2b6-4db8-9f67-bac477b6103d tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:49.695860 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-04dd7c38-b2b6-4db8-9f67-bac477b6103d tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] https://10.4.3.80/volume/v3/volumes/2b6de7b2-6e29-426b-9bf8-bd03c7273ba4 returned with HTTP 404 Aug 06 03:28:49.696212 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1393/5634] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:28:49 2026] GET /volume/v3/volumes/2b6de7b2-6e29-426b-9bf8-bd03c7273ba4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:28:49.702241 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e473583a-8e57-4edb-aa9b-68c5ad613de0 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:49.704008 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e473583a-8e57-4edb-aa9b-68c5ad613de0 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] DELETE https://10.4.3.80/volume/v3/types/79a7c664-0eff-4c1b-9c6d-bfe6ff4ad7f1 Aug 06 03:28:49.704231 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e473583a-8e57-4edb-aa9b-68c5ad613de0 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:49.704466 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e473583a-8e57-4edb-aa9b-68c5ad613de0 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] Calling method '_delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:49.724112 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e473583a-8e57-4edb-aa9b-68c5ad613de0 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] https://10.4.3.80/volume/v3/types/79a7c664-0eff-4c1b-9c6d-bfe6ff4ad7f1 returned with HTTP 202 Aug 06 03:28:49.724525 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1415/5635] 10.4.3.80 () {66 vars in 1338 bytes} [Thu Aug 6 03:28:49 2026] DELETE /volume/v3/types/79a7c664-0eff-4c1b-9c6d-bfe6ff4ad7f1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:28:49.730637 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-83c63df9-201f-4967-b7b0-a56ad6fe4e26 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:49.732348 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-83c63df9-201f-4967-b7b0-a56ad6fe4e26 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] GET https://10.4.3.80/volume/v3/types/79a7c664-0eff-4c1b-9c6d-bfe6ff4ad7f1 Aug 06 03:28:49.732563 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-83c63df9-201f-4967-b7b0-a56ad6fe4e26 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:49.732741 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-83c63df9-201f-4967-b7b0-a56ad6fe4e26 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:49.735703 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-83c63df9-201f-4967-b7b0-a56ad6fe4e26 tempest-VolumeAndVolumeTypeFromImageTest-2043973935 tempest-VolumeAndVolumeTypeFromImageTest-2043973935-project-admin] https://10.4.3.80/volume/v3/types/79a7c664-0eff-4c1b-9c6d-bfe6ff4ad7f1 returned with HTTP 404 Aug 06 03:28:49.736172 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1412/5636] 10.4.3.80 () {66 vars in 1335 bytes} [Thu Aug 6 03:28:49 2026] GET /volume/v3/types/79a7c664-0eff-4c1b-9c6d-bfe6ff4ad7f1 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:28:51.037753 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-57669bbc-c835-4aaa-b607-224d74cf32c8 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:51.109764 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-57669bbc-c835-4aaa-b607-224d74cf32c8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:28:51.110104 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-57669bbc-c835-4aaa-b607-224d74cf32c8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1109935785"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:28:51.111408 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-57669bbc-c835-4aaa-b607-224d74cf32c8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1109935785'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:28:51.111527 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-57669bbc-c835-4aaa-b607-224d74cf32c8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Create volume of 1 GB Aug 06 03:28:51.115213 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-57669bbc-c835-4aaa-b607-224d74cf32c8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Availability Zones retrieved successfully. Aug 06 03:28:51.120411 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-57669bbc-c835-4aaa-b607-224d74cf32c8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Flow 'volume_create_api' (7eed963d-7302-4ec9-a11b-4e331cb314f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:28:51.121216 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-57669bbc-c835-4aaa-b607-224d74cf32c8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f70ba56-2be5-47ae-b0e3-e9007ff645b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:28:51.122020 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-57669bbc-c835-4aaa-b607-224d74cf32c8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Validating volume size '1' using validate_int {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:28:51.143348 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-57669bbc-c835-4aaa-b607-224d74cf32c8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f70ba56-2be5-47ae-b0e3-e9007ff645b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:28:51.144029 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-57669bbc-c835-4aaa-b607-224d74cf32c8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b82d1966-8b56-478a-a0cb-719e7dfc8d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:28:51.192348 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-57669bbc-c835-4aaa-b607-224d74cf32c8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Created reservations ['e5855114-fd49-4612-b0e8-5cf2407b108b', '631ba402-862c-4aa4-a0e6-aeadcd344e21', 'af3399c8-519e-4b51-934e-a03f2ebfba1a', 'c27093b0-5f0c-4556-bcf4-a7bb7e121602'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:28:51.193231 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-57669bbc-c835-4aaa-b607-224d74cf32c8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b82d1966-8b56-478a-a0cb-719e7dfc8d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5855114-fd49-4612-b0e8-5cf2407b108b', '631ba402-862c-4aa4-a0e6-aeadcd344e21', 'af3399c8-519e-4b51-934e-a03f2ebfba1a', 'c27093b0-5f0c-4556-bcf4-a7bb7e121602']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:28:51.194071 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-57669bbc-c835-4aaa-b607-224d74cf32c8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bf9433b-4465-4d7b-9e4d-6a41fa17a189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:28:51.212113 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-57669bbc-c835-4aaa-b607-224d74cf32c8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bf9433b-4465-4d7b-9e4d-6a41fa17a189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adae314d-f62f-446a-92b5-7f09127c814a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1109935785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='751bc2a8688c46d28acf40355482a93f',qos_specs=None,replication_status=,reservations=['e5855114-fd49-4612-b0e8-5cf2407b108b','631ba402-862c-4aa4-a0e6-aeadcd344e21','af3399c8-519e-4b51-934e-a03f2ebfba1a','c27093b0-5f0c-4556-bcf4-a7bb7e121602'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da1be62b85ea48369b419d0104732f9a',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:28:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1109935785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adae314d-f62f-446a-92b5-7f09127c814a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='751bc2a8688c46d28acf40355482a93f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da1be62b85ea48369b419d0104732f9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:28:51.212740 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-57669bbc-c835-4aaa-b607-224d74cf32c8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eb7aba8-78a1-4413-b55e-e7e753d6efe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:28:51.227516 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-57669bbc-c835-4aaa-b607-224d74cf32c8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eb7aba8-78a1-4413-b55e-e7e753d6efe4) transitioned into state 'SUCCESS' from state '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-1109935785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='751bc2a8688c46d28acf40355482a93f',qos_specs=None,replication_status=,reservations=['e5855114-fd49-4612-b0e8-5cf2407b108b','631ba402-862c-4aa4-a0e6-aeadcd344e21','af3399c8-519e-4b51-934e-a03f2ebfba1a','c27093b0-5f0c-4556-bcf4-a7bb7e121602'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da1be62b85ea48369b419d0104732f9a',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:28:51.228296 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-57669bbc-c835-4aaa-b607-224d74cf32c8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01a2bce0-9bb6-461b-950d-6f9378ee7771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:28:51.235880 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-57669bbc-c835-4aaa-b607-224d74cf32c8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01a2bce0-9bb6-461b-950d-6f9378ee7771) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:28:51.236562 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-57669bbc-c835-4aaa-b607-224d74cf32c8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Flow 'volume_create_api' (7eed963d-7302-4ec9-a11b-4e331cb314f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:28:51.236843 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-57669bbc-c835-4aaa-b607-224d74cf32c8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Create volume request issued successfully. Aug 06 03:28:51.237334 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-57669bbc-c835-4aaa-b607-224d74cf32c8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:28:51.237698 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1417/5637] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:28:51 2026] POST /volume/v3/volumes => generated 764 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:28:51.248432 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-4a12d7fd-ffb5-4979-8666-5a3e8038843e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:51.250382 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4a12d7fd-ffb5-4979-8666-5a3e8038843e tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] GET https://10.4.3.80/volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a Aug 06 03:28:51.250620 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4a12d7fd-ffb5-4979-8666-5a3e8038843e tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:51.250981 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-4a12d7fd-ffb5-4979-8666-5a3e8038843e tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:51.258395 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:51.258395 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:28:51.262430 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-4a12d7fd-ffb5-4979-8666-5a3e8038843e tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Volume info retrieved successfully. Aug 06 03:28:51.266392 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-4a12d7fd-ffb5-4979-8666-5a3e8038843e tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a returned with HTTP 200 Aug 06 03:28:51.266767 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1394/5638] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:28:51 2026] GET /volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:28:52.278190 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-257107bb-e980-40fa-8581-ee4320470390 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:52.279809 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-257107bb-e980-40fa-8581-ee4320470390 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] GET https://10.4.3.80/volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a Aug 06 03:28:52.280022 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-257107bb-e980-40fa-8581-ee4320470390 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:52.280198 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-257107bb-e980-40fa-8581-ee4320470390 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:52.286629 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:52.286629 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:28:52.289624 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-257107bb-e980-40fa-8581-ee4320470390 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Volume info retrieved successfully. Aug 06 03:28:52.293112 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-257107bb-e980-40fa-8581-ee4320470390 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a returned with HTTP 200 Aug 06 03:28:52.293430 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1416/5639] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:28:52 2026] GET /volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:28:52.304509 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-e4f98f2a-239b-40f0-9852-98c221f1a94f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:52.306186 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e4f98f2a-239b-40f0-9852-98c221f1a94f tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:28:52.306541 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-e4f98f2a-239b-40f0-9852-98c221f1a94f tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "adae314d-f62f-446a-92b5-7f09127c814a", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-368651904"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:28:52.314062 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:52.314062 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:28:52.314521 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e4f98f2a-239b-40f0-9852-98c221f1a94f tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Volume info retrieved successfully. Aug 06 03:28:52.314667 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-e4f98f2a-239b-40f0-9852-98c221f1a94f tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Create snapshot from volume adae314d-f62f-446a-92b5-7f09127c814a Aug 06 03:28:52.341493 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-e4f98f2a-239b-40f0-9852-98c221f1a94f tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Created reservations ['1a862cef-6d6e-489e-8e73-b52c1ea730dd', '8f0dbe8c-5344-4ec5-ae0e-d2f41484c37d', 'd65340a1-a32b-473f-bcc2-ae853e1dcb81', 'bfce8693-074f-4c67-947a-af09391ff311'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:28:52.363450 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-e4f98f2a-239b-40f0-9852-98c221f1a94f tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Snapshot create request issued successfully. Aug 06 03:28:52.363771 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-e4f98f2a-239b-40f0-9852-98c221f1a94f tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:28:52.364186 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1413/5640] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:28:52 2026] POST /volume/v3/snapshots => generated 321 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:28:52.371754 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bb9c4f33-95c5-4301-a8c8-ee3f09872c9b None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:52.373637 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bb9c4f33-95c5-4301-a8c8-ee3f09872c9b tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] GET https://10.4.3.80/volume/v3/snapshots/e511a233-3dd9-4712-8c99-1a813b2ae19f Aug 06 03:28:52.373846 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bb9c4f33-95c5-4301-a8c8-ee3f09872c9b tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:52.374085 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bb9c4f33-95c5-4301-a8c8-ee3f09872c9b tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:52.379218 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:52.379218 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:28:52.379443 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-bb9c4f33-95c5-4301-a8c8-ee3f09872c9b tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Snapshot retrieved successfully. Aug 06 03:28:52.380154 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bb9c4f33-95c5-4301-a8c8-ee3f09872c9b tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/snapshots/e511a233-3dd9-4712-8c99-1a813b2ae19f returned with HTTP 200 Aug 06 03:28:52.380526 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1418/5641] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:28:52 2026] GET /volume/v3/snapshots/e511a233-3dd9-4712-8c99-1a813b2ae19f => generated 453 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:28:53.389659 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-248881f1-ccbd-420c-bae4-941d81bb0642 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:53.391423 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-248881f1-ccbd-420c-bae4-941d81bb0642 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] GET https://10.4.3.80/volume/v3/snapshots/e511a233-3dd9-4712-8c99-1a813b2ae19f Aug 06 03:28:53.391612 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-248881f1-ccbd-420c-bae4-941d81bb0642 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:53.391797 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-248881f1-ccbd-420c-bae4-941d81bb0642 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:53.396709 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:53.396709 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:28:53.397157 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-248881f1-ccbd-420c-bae4-941d81bb0642 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Snapshot retrieved successfully. Aug 06 03:28:53.397917 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-248881f1-ccbd-420c-bae4-941d81bb0642 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/snapshots/e511a233-3dd9-4712-8c99-1a813b2ae19f returned with HTTP 200 Aug 06 03:28:53.398297 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1395/5642] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:28:53 2026] GET /volume/v3/snapshots/e511a233-3dd9-4712-8c99-1a813b2ae19f => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:28:53.405891 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-e7082bb5-e2c5-4769-b645-80a0700876c4 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:53.407614 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e7082bb5-e2c5-4769-b645-80a0700876c4 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] POST https://10.4.3.80/volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a/action Aug 06 03:28:53.407974 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e7082bb5-e2c5-4769-b645-80a0700876c4 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Action body: b'{"revert": {"snapshot_id": "e511a233-3dd9-4712-8c99-1a813b2ae19f"}}' {{(pid=100899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:28:53.408095 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-e7082bb5-e2c5-4769-b645-80a0700876c4 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "e511a233-3dd9-4712-8c99-1a813b2ae19f"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:28:53.415754 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:53.415754 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:28:53.416147 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-e7082bb5-e2c5-4769-b645-80a0700876c4 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Volume retrieved successfully. Aug 06 03:28:53.426464 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-e7082bb5-e2c5-4769-b645-80a0700876c4 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Reverting volume adae314d-f62f-446a-92b5-7f09127c814a to snapshot e511a233-3dd9-4712-8c99-1a813b2ae19f. Aug 06 03:28:53.427161 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:53.427161 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:28:53.436468 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-e7082bb5-e2c5-4769-b645-80a0700876c4 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a/action returned with HTTP 202 Aug 06 03:28:53.436816 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1417/5643] 10.4.3.80 () {70 vars in 1424 bytes} [Thu Aug 6 03:28:53 2026] POST /volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 03:28:53.443247 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-943940e8-4b5c-4c42-a534-d68d418c21bf None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:53.444995 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-943940e8-4b5c-4c42-a534-d68d418c21bf tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] GET https://10.4.3.80/volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a Aug 06 03:28:53.445194 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-943940e8-4b5c-4c42-a534-d68d418c21bf tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:53.445380 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-943940e8-4b5c-4c42-a534-d68d418c21bf tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:53.451722 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:53.451722 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:28:53.454948 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-943940e8-4b5c-4c42-a534-d68d418c21bf tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Volume info retrieved successfully. Aug 06 03:28:53.458766 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-943940e8-4b5c-4c42-a534-d68d418c21bf tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a returned with HTTP 200 Aug 06 03:28:53.459124 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1414/5644] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:28:53 2026] GET /volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:28:54.470745 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e61febcd-467c-46b5-ac4d-4a411ea5c6c1 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:54.472480 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e61febcd-467c-46b5-ac4d-4a411ea5c6c1 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] GET https://10.4.3.80/volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a Aug 06 03:28:54.472693 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e61febcd-467c-46b5-ac4d-4a411ea5c6c1 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:54.472920 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e61febcd-467c-46b5-ac4d-4a411ea5c6c1 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:54.479972 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:54.479972 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:28:54.483584 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e61febcd-467c-46b5-ac4d-4a411ea5c6c1 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Volume info retrieved successfully. Aug 06 03:28:54.487694 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e61febcd-467c-46b5-ac4d-4a411ea5c6c1 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a returned with HTTP 200 Aug 06 03:28:54.488051 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1419/5645] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:28:54 2026] GET /volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:28:54.498478 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-9070d29f-aec9-4fa1-af7a-120cff609792 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:54.500151 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9070d29f-aec9-4fa1-af7a-120cff609792 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] GET https://10.4.3.80/volume/v3/snapshots/e511a233-3dd9-4712-8c99-1a813b2ae19f Aug 06 03:28:54.500360 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9070d29f-aec9-4fa1-af7a-120cff609792 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:54.500537 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-9070d29f-aec9-4fa1-af7a-120cff609792 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:54.505214 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:54.505214 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:28:54.505626 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-9070d29f-aec9-4fa1-af7a-120cff609792 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Snapshot retrieved successfully. Aug 06 03:28:54.506392 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-9070d29f-aec9-4fa1-af7a-120cff609792 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/snapshots/e511a233-3dd9-4712-8c99-1a813b2ae19f returned with HTTP 200 Aug 06 03:28:54.506723 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1396/5646] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:28:54 2026] GET /volume/v3/snapshots/e511a233-3dd9-4712-8c99-1a813b2ae19f => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:28:54.514171 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-a503a48f-f9e3-4475-b738-c8732c85ff16 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:54.515856 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a503a48f-f9e3-4475-b738-c8732c85ff16 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] GET https://10.4.3.80/volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a Aug 06 03:28:54.516060 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a503a48f-f9e3-4475-b738-c8732c85ff16 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:54.516236 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-a503a48f-f9e3-4475-b738-c8732c85ff16 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:54.522573 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:54.522573 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:28:54.525673 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-a503a48f-f9e3-4475-b738-c8732c85ff16 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Volume info retrieved successfully. Aug 06 03:28:54.529085 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-a503a48f-f9e3-4475-b738-c8732c85ff16 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a returned with HTTP 200 Aug 06 03:28:54.529401 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1418/5647] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:28:54 2026] GET /volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:28:54.540416 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-25636270-ff00-4aba-9bec-8a9a626e45c3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:54.542062 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-25636270-ff00-4aba-9bec-8a9a626e45c3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:28:54.542414 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-25636270-ff00-4aba-9bec-8a9a626e45c3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1856723253"}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:28:54.543741 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-25636270-ff00-4aba-9bec-8a9a626e45c3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1856723253'}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:28:54.543872 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-25636270-ff00-4aba-9bec-8a9a626e45c3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Create volume of 1 GB Aug 06 03:28:54.547562 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-25636270-ff00-4aba-9bec-8a9a626e45c3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Availability Zones retrieved successfully. Aug 06 03:28:54.552696 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-25636270-ff00-4aba-9bec-8a9a626e45c3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Flow 'volume_create_api' (567337a5-f25a-49ce-8cd0-65f4a120043b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:28:54.553620 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-25636270-ff00-4aba-9bec-8a9a626e45c3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c46263-9e82-4f7b-9217-6737604c94e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:28:54.554507 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-25636270-ff00-4aba-9bec-8a9a626e45c3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:28:54.578985 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-25636270-ff00-4aba-9bec-8a9a626e45c3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c46263-9e82-4f7b-9217-6737604c94e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:28:54.579852 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-25636270-ff00-4aba-9bec-8a9a626e45c3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a04d79b-9f46-4824-a31a-9f51b153f47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:28:54.617310 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-25636270-ff00-4aba-9bec-8a9a626e45c3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Created reservations ['ddf7dde3-ae2a-44de-b2bf-85f7c3e149b3', '4b68244c-3ebf-443a-9b70-9dd8623fae44', '20a229fd-1b98-4e18-b428-832d01b52f11', 'ab5fc431-367f-4702-acab-7df0c5b9cf16'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:28:54.618094 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-25636270-ff00-4aba-9bec-8a9a626e45c3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a04d79b-9f46-4824-a31a-9f51b153f47f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddf7dde3-ae2a-44de-b2bf-85f7c3e149b3', '4b68244c-3ebf-443a-9b70-9dd8623fae44', '20a229fd-1b98-4e18-b428-832d01b52f11', 'ab5fc431-367f-4702-acab-7df0c5b9cf16']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:28:54.618783 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-25636270-ff00-4aba-9bec-8a9a626e45c3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf991aee-22bf-4cab-b4d5-1303fa7e3423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:28:54.640199 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-25636270-ff00-4aba-9bec-8a9a626e45c3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf991aee-22bf-4cab-b4d5-1303fa7e3423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a285097-cd72-4793-b29e-89bcb63027d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1856723253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='751bc2a8688c46d28acf40355482a93f',qos_specs=None,replication_status=,reservations=['ddf7dde3-ae2a-44de-b2bf-85f7c3e149b3','4b68244c-3ebf-443a-9b70-9dd8623fae44','20a229fd-1b98-4e18-b428-832d01b52f11','ab5fc431-367f-4702-acab-7df0c5b9cf16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da1be62b85ea48369b419d0104732f9a',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:28:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1856723253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a285097-cd72-4793-b29e-89bcb63027d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='751bc2a8688c46d28acf40355482a93f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da1be62b85ea48369b419d0104732f9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:28:54.640842 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-25636270-ff00-4aba-9bec-8a9a626e45c3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f68a636-bccb-4983-b3c1-d0693a2be1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:28:54.655405 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-25636270-ff00-4aba-9bec-8a9a626e45c3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f68a636-bccb-4983-b3c1-d0693a2be1c8) transitioned into state 'SUCCESS' from state '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-1856723253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='751bc2a8688c46d28acf40355482a93f',qos_specs=None,replication_status=,reservations=['ddf7dde3-ae2a-44de-b2bf-85f7c3e149b3','4b68244c-3ebf-443a-9b70-9dd8623fae44','20a229fd-1b98-4e18-b428-832d01b52f11','ab5fc431-367f-4702-acab-7df0c5b9cf16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da1be62b85ea48369b419d0104732f9a',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:28:54.656287 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-25636270-ff00-4aba-9bec-8a9a626e45c3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f6c177c-3f24-4e03-8d30-22d37a507bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:28:54.663952 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-25636270-ff00-4aba-9bec-8a9a626e45c3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f6c177c-3f24-4e03-8d30-22d37a507bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:28:54.664668 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-25636270-ff00-4aba-9bec-8a9a626e45c3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Flow 'volume_create_api' (567337a5-f25a-49ce-8cd0-65f4a120043b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:28:54.665048 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-25636270-ff00-4aba-9bec-8a9a626e45c3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Create volume request issued successfully. Aug 06 03:28:54.665523 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-25636270-ff00-4aba-9bec-8a9a626e45c3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:28:54.665924 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1415/5648] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:28:54 2026] POST /volume/v3/volumes => generated 764 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:28:54.676965 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a0b6838b-85c9-493b-a30a-d88f013960cb None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:54.678548 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a0b6838b-85c9-493b-a30a-d88f013960cb tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] GET https://10.4.3.80/volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4 Aug 06 03:28:54.679099 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a0b6838b-85c9-493b-a30a-d88f013960cb tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:54.679099 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a0b6838b-85c9-493b-a30a-d88f013960cb tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:54.685438 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:54.685438 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:28:54.688949 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-a0b6838b-85c9-493b-a30a-d88f013960cb tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Volume info retrieved successfully. Aug 06 03:28:54.693347 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a0b6838b-85c9-493b-a30a-d88f013960cb tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4 returned with HTTP 200 Aug 06 03:28:54.693859 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1420/5649] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:28:54 2026] GET /volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:28:55.707033 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e6aadcfa-0582-47b6-a2f3-f8478fd89a73 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:55.708785 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e6aadcfa-0582-47b6-a2f3-f8478fd89a73 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] GET https://10.4.3.80/volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4 Aug 06 03:28:55.709094 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e6aadcfa-0582-47b6-a2f3-f8478fd89a73 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:55.709304 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e6aadcfa-0582-47b6-a2f3-f8478fd89a73 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:55.716750 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:55.716750 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:28:55.721027 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e6aadcfa-0582-47b6-a2f3-f8478fd89a73 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Volume info retrieved successfully. Aug 06 03:28:55.725800 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e6aadcfa-0582-47b6-a2f3-f8478fd89a73 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4 returned with HTTP 200 Aug 06 03:28:55.726321 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1397/5650] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:28:55 2026] GET /volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:28:55.737132 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-45dd3bb3-e0a7-40fb-90fe-ef7d09fdfc7e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:55.739192 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-45dd3bb3-e0a7-40fb-90fe-ef7d09fdfc7e tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:28:55.739545 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-45dd3bb3-e0a7-40fb-90fe-ef7d09fdfc7e tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a285097-cd72-4793-b29e-89bcb63027d4", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1744787515"}} {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:28:55.747027 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:55.747027 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:28:55.747454 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-45dd3bb3-e0a7-40fb-90fe-ef7d09fdfc7e tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Volume info retrieved successfully. Aug 06 03:28:55.747558 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.snapshots [None req-45dd3bb3-e0a7-40fb-90fe-ef7d09fdfc7e tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Create snapshot from volume 3a285097-cd72-4793-b29e-89bcb63027d4 Aug 06 03:28:55.768849 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.quota [None req-45dd3bb3-e0a7-40fb-90fe-ef7d09fdfc7e tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Created reservations ['19bd0eee-287c-4a28-b2f5-c67b1d76bc7e', '630a85fe-03bb-4542-b653-b07e8aca5160', '8b866327-fa6a-4926-85d8-a19db43a7367', 'f22d61f2-8bd4-4fdc-85bf-bfd4015c02c8'] {{(pid=100899) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:28:55.793972 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-45dd3bb3-e0a7-40fb-90fe-ef7d09fdfc7e tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Snapshot create request issued successfully. Aug 06 03:28:55.794296 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-45dd3bb3-e0a7-40fb-90fe-ef7d09fdfc7e tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:28:55.794720 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1419/5651] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:28:55 2026] POST /volume/v3/snapshots => generated 322 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:28:55.802206 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-65cd25fd-2a90-45fd-b696-3c02079df275 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:55.803963 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-65cd25fd-2a90-45fd-b696-3c02079df275 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] GET https://10.4.3.80/volume/v3/snapshots/d36b3e5d-bd61-4ade-8df2-93bc78eb7790 Aug 06 03:28:55.804134 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-65cd25fd-2a90-45fd-b696-3c02079df275 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:55.804314 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-65cd25fd-2a90-45fd-b696-3c02079df275 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:55.808599 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:55.808599 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:28:55.808963 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-65cd25fd-2a90-45fd-b696-3c02079df275 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Snapshot retrieved successfully. Aug 06 03:28:55.809575 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-65cd25fd-2a90-45fd-b696-3c02079df275 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/snapshots/d36b3e5d-bd61-4ade-8df2-93bc78eb7790 returned with HTTP 200 Aug 06 03:28:55.809878 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1416/5652] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:28:55 2026] GET /volume/v3/snapshots/d36b3e5d-bd61-4ade-8df2-93bc78eb7790 => generated 454 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:28:56.817876 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ba967ac1-e7e6-4c8d-a569-06c49e13dc4c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:56.819962 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ba967ac1-e7e6-4c8d-a569-06c49e13dc4c tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] GET https://10.4.3.80/volume/v3/snapshots/d36b3e5d-bd61-4ade-8df2-93bc78eb7790 Aug 06 03:28:56.820176 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ba967ac1-e7e6-4c8d-a569-06c49e13dc4c tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:56.820387 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ba967ac1-e7e6-4c8d-a569-06c49e13dc4c tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:56.825061 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:56.825061 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:28:56.825459 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ba967ac1-e7e6-4c8d-a569-06c49e13dc4c tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Snapshot retrieved successfully. Aug 06 03:28:56.826153 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ba967ac1-e7e6-4c8d-a569-06c49e13dc4c tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/snapshots/d36b3e5d-bd61-4ade-8df2-93bc78eb7790 returned with HTTP 200 Aug 06 03:28:56.826503 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1421/5653] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:28:56 2026] GET /volume/v3/snapshots/d36b3e5d-bd61-4ade-8df2-93bc78eb7790 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:28:56.834179 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b6cea45e-cd5d-4765-b15e-663d791b2cbc None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:56.835957 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b6cea45e-cd5d-4765-b15e-663d791b2cbc tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] POST https://10.4.3.80/volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4/action Aug 06 03:28:56.836327 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b6cea45e-cd5d-4765-b15e-663d791b2cbc tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:28:56.836440 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b6cea45e-cd5d-4765-b15e-663d791b2cbc tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:28:56.843995 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:56.843995 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:28:56.844505 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b6cea45e-cd5d-4765-b15e-663d791b2cbc tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Volume info retrieved successfully. Aug 06 03:28:56.873023 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-b6cea45e-cd5d-4765-b15e-663d791b2cbc tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Created reservations ['d6ce0078-aa9d-47d0-9fe4-5c30345beb2b', 'd8dc79b3-bc7c-4d54-81a2-1552e0a85e87'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:28:56.879961 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b6cea45e-cd5d-4765-b15e-663d791b2cbc tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Extend volume request issued successfully. Aug 06 03:28:56.880211 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b6cea45e-cd5d-4765-b15e-663d791b2cbc tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4/action returned with HTTP 202 Aug 06 03:28:56.880616 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1398/5654] 10.4.3.80 () {70 vars in 1424 bytes} [Thu Aug 6 03:28:56 2026] POST /volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 03:28:56.887248 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-132bf082-be1d-4034-89b9-77f642129059 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:56.889674 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-132bf082-be1d-4034-89b9-77f642129059 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] GET https://10.4.3.80/volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4 Aug 06 03:28:56.889935 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-132bf082-be1d-4034-89b9-77f642129059 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:56.890127 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-132bf082-be1d-4034-89b9-77f642129059 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:56.898876 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:56.898876 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:28:56.902746 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-132bf082-be1d-4034-89b9-77f642129059 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Volume info retrieved successfully. Aug 06 03:28:56.906725 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-132bf082-be1d-4034-89b9-77f642129059 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4 returned with HTTP 200 Aug 06 03:28:56.906725 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1420/5655] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:28:56 2026] GET /volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:28:57.917675 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-6f7523ae-018c-479b-9c2b-6d5db6d055b3 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:57.919401 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6f7523ae-018c-479b-9c2b-6d5db6d055b3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] GET https://10.4.3.80/volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4 Aug 06 03:28:57.919729 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6f7523ae-018c-479b-9c2b-6d5db6d055b3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:57.919925 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-6f7523ae-018c-479b-9c2b-6d5db6d055b3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:57.926918 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:57.926918 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:28:57.930473 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-6f7523ae-018c-479b-9c2b-6d5db6d055b3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Volume info retrieved successfully. Aug 06 03:28:57.934575 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-6f7523ae-018c-479b-9c2b-6d5db6d055b3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4 returned with HTTP 200 Aug 06 03:28:57.934966 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1417/5656] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:28:57 2026] GET /volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:28:57.946080 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-e8174596-5049-4a2c-938a-961f92a6de8a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:57.947740 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e8174596-5049-4a2c-938a-961f92a6de8a tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] POST https://10.4.3.80/volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4/action Aug 06 03:28:57.948097 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e8174596-5049-4a2c-938a-961f92a6de8a tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Action body: b'{"revert": {"snapshot_id": "d36b3e5d-bd61-4ade-8df2-93bc78eb7790"}}' {{(pid=100902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 03:28:57.948237 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-e8174596-5049-4a2c-938a-961f92a6de8a tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "d36b3e5d-bd61-4ade-8df2-93bc78eb7790"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:28:57.956060 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:57.956060 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:28:57.956506 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-e8174596-5049-4a2c-938a-961f92a6de8a tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Volume retrieved successfully. Aug 06 03:28:57.966610 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e8174596-5049-4a2c-938a-961f92a6de8a tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] HTTP exception thrown: Can't revert volume 3a285097-cd72-4793-b29e-89bcb63027d4 to its latest snapshot d36b3e5d-bd61-4ade-8df2-93bc78eb7790. The volume size must be equal to the snapshot size. Aug 06 03:28:57.966746 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-e8174596-5049-4a2c-938a-961f92a6de8a tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4/action returned with HTTP 400 Aug 06 03:28:57.967246 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1422/5657] 10.4.3.80 () {70 vars in 1424 bytes} [Thu Aug 6 03:28:57 2026] POST /volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4/action => generated 213 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 06 03:28:57.973845 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e5f87920-ddfe-4cc7-bbc7-43eaa8faf002 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:57.975534 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e5f87920-ddfe-4cc7-bbc7-43eaa8faf002 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/d36b3e5d-bd61-4ade-8df2-93bc78eb7790 Aug 06 03:28:57.975707 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e5f87920-ddfe-4cc7-bbc7-43eaa8faf002 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:57.975900 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e5f87920-ddfe-4cc7-bbc7-43eaa8faf002 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:57.975999 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-e5f87920-ddfe-4cc7-bbc7-43eaa8faf002 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Delete snapshot with id: d36b3e5d-bd61-4ade-8df2-93bc78eb7790 Aug 06 03:28:57.980546 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:57.980546 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:28:57.980982 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e5f87920-ddfe-4cc7-bbc7-43eaa8faf002 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Snapshot retrieved successfully. Aug 06 03:28:57.994066 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e5f87920-ddfe-4cc7-bbc7-43eaa8faf002 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Snapshot delete request issued successfully. Aug 06 03:28:57.994263 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e5f87920-ddfe-4cc7-bbc7-43eaa8faf002 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/snapshots/d36b3e5d-bd61-4ade-8df2-93bc78eb7790 returned with HTTP 202 Aug 06 03:28:57.994625 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1399/5658] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:28:57 2026] DELETE /volume/v3/snapshots/d36b3e5d-bd61-4ade-8df2-93bc78eb7790 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:28:58.000694 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-3ebce866-0e29-4b5e-9de7-b40625c3062c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:58.002317 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3ebce866-0e29-4b5e-9de7-b40625c3062c tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] GET https://10.4.3.80/volume/v3/snapshots/d36b3e5d-bd61-4ade-8df2-93bc78eb7790 Aug 06 03:28:58.002494 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3ebce866-0e29-4b5e-9de7-b40625c3062c tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:58.002663 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-3ebce866-0e29-4b5e-9de7-b40625c3062c tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:58.007044 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:58.007044 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:28:58.007469 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-3ebce866-0e29-4b5e-9de7-b40625c3062c tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Snapshot retrieved successfully. Aug 06 03:28:58.008124 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-3ebce866-0e29-4b5e-9de7-b40625c3062c tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/snapshots/d36b3e5d-bd61-4ade-8df2-93bc78eb7790 returned with HTTP 200 Aug 06 03:28:58.008619 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1421/5659] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:28:57 2026] GET /volume/v3/snapshots/d36b3e5d-bd61-4ade-8df2-93bc78eb7790 => generated 480 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:28:59.016619 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-2a5e75d3-60a2-495a-825a-750f4f7d8c16 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:59.018352 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2a5e75d3-60a2-495a-825a-750f4f7d8c16 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] GET https://10.4.3.80/volume/v3/snapshots/d36b3e5d-bd61-4ade-8df2-93bc78eb7790 Aug 06 03:28:59.018547 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2a5e75d3-60a2-495a-825a-750f4f7d8c16 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:59.018764 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-2a5e75d3-60a2-495a-825a-750f4f7d8c16 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:59.022847 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-2a5e75d3-60a2-495a-825a-750f4f7d8c16 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/snapshots/d36b3e5d-bd61-4ade-8df2-93bc78eb7790 returned with HTTP 404 Aug 06 03:28:59.023361 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1418/5660] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:28:59 2026] GET /volume/v3/snapshots/d36b3e5d-bd61-4ade-8df2-93bc78eb7790 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:28:59.029336 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5f5f5b7e-9c24-4ff6-80b6-bc8ced0b4f74 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:59.031017 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5f5f5b7e-9c24-4ff6-80b6-bc8ced0b4f74 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] DELETE https://10.4.3.80/volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4 Aug 06 03:28:59.031281 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5f5f5b7e-9c24-4ff6-80b6-bc8ced0b4f74 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:59.031505 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5f5f5b7e-9c24-4ff6-80b6-bc8ced0b4f74 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:59.031688 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-5f5f5b7e-9c24-4ff6-80b6-bc8ced0b4f74 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Delete volume with id: 3a285097-cd72-4793-b29e-89bcb63027d4 Aug 06 03:28:59.038554 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:59.038554 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:28:59.039102 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5f5f5b7e-9c24-4ff6-80b6-bc8ced0b4f74 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Volume info retrieved successfully. Aug 06 03:28:59.054291 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5f5f5b7e-9c24-4ff6-80b6-bc8ced0b4f74 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Delete volume request issued successfully. Aug 06 03:28:59.054487 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5f5f5b7e-9c24-4ff6-80b6-bc8ced0b4f74 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4 returned with HTTP 202 Aug 06 03:28:59.054920 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1423/5661] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:28:59 2026] DELETE /volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:28:59.061916 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-3e34870b-4cab-43ba-9ece-f562cd44d369 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:28:59.062996 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3e34870b-4cab-43ba-9ece-f562cd44d369 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] GET https://10.4.3.80/volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4 Aug 06 03:28:59.063219 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3e34870b-4cab-43ba-9ece-f562cd44d369 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:28:59.063415 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-3e34870b-4cab-43ba-9ece-f562cd44d369 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:28:59.070323 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:28:59.070323 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:28:59.074343 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-3e34870b-4cab-43ba-9ece-f562cd44d369 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Volume info retrieved successfully. Aug 06 03:28:59.080537 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-3e34870b-4cab-43ba-9ece-f562cd44d369 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4 returned with HTTP 200 Aug 06 03:28:59.080969 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1400/5662] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:28:59 2026] GET /volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:29:00.092693 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bddd51b7-79e3-420c-a75e-7d1444ad705c None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:00.094310 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bddd51b7-79e3-420c-a75e-7d1444ad705c tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] GET https://10.4.3.80/volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4 Aug 06 03:29:00.094500 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bddd51b7-79e3-420c-a75e-7d1444ad705c tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:00.094675 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bddd51b7-79e3-420c-a75e-7d1444ad705c tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:00.099774 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bddd51b7-79e3-420c-a75e-7d1444ad705c tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4 returned with HTTP 404 Aug 06 03:29:00.100197 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1422/5663] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:29:00 2026] GET /volume/v3/volumes/3a285097-cd72-4793-b29e-89bcb63027d4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:29:00.106314 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-82f12db0-6979-448a-b843-52ca79cd7733 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:00.107970 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-82f12db0-6979-448a-b843-52ca79cd7733 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/e511a233-3dd9-4712-8c99-1a813b2ae19f Aug 06 03:29:00.108215 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-82f12db0-6979-448a-b843-52ca79cd7733 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:00.108425 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-82f12db0-6979-448a-b843-52ca79cd7733 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:00.108558 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-82f12db0-6979-448a-b843-52ca79cd7733 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Delete snapshot with id: e511a233-3dd9-4712-8c99-1a813b2ae19f Aug 06 03:29:00.113463 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:00.113463 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:29:00.113897 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-82f12db0-6979-448a-b843-52ca79cd7733 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Snapshot retrieved successfully. Aug 06 03:29:00.126702 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-82f12db0-6979-448a-b843-52ca79cd7733 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Snapshot delete request issued successfully. Aug 06 03:29:00.126915 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-82f12db0-6979-448a-b843-52ca79cd7733 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/snapshots/e511a233-3dd9-4712-8c99-1a813b2ae19f returned with HTTP 202 Aug 06 03:29:00.127344 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1419/5664] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:29:00 2026] DELETE /volume/v3/snapshots/e511a233-3dd9-4712-8c99-1a813b2ae19f => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:29:00.133689 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-034c5566-590b-4c49-9259-a02ce3b126f3 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:00.136079 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-034c5566-590b-4c49-9259-a02ce3b126f3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] GET https://10.4.3.80/volume/v3/snapshots/e511a233-3dd9-4712-8c99-1a813b2ae19f Aug 06 03:29:00.136382 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-034c5566-590b-4c49-9259-a02ce3b126f3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:00.136617 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-034c5566-590b-4c49-9259-a02ce3b126f3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:00.142150 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:00.142150 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:29:00.142624 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-034c5566-590b-4c49-9259-a02ce3b126f3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Snapshot retrieved successfully. Aug 06 03:29:00.143549 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-034c5566-590b-4c49-9259-a02ce3b126f3 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/snapshots/e511a233-3dd9-4712-8c99-1a813b2ae19f returned with HTTP 200 Aug 06 03:29:00.143978 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1424/5665] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:29:00 2026] GET /volume/v3/snapshots/e511a233-3dd9-4712-8c99-1a813b2ae19f => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:01.152155 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-71d2fe35-2b77-45d5-91a6-630ef7588e63 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:01.153820 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-71d2fe35-2b77-45d5-91a6-630ef7588e63 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] GET https://10.4.3.80/volume/v3/snapshots/e511a233-3dd9-4712-8c99-1a813b2ae19f Aug 06 03:29:01.154045 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-71d2fe35-2b77-45d5-91a6-630ef7588e63 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:01.154258 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-71d2fe35-2b77-45d5-91a6-630ef7588e63 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:01.158219 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-71d2fe35-2b77-45d5-91a6-630ef7588e63 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/snapshots/e511a233-3dd9-4712-8c99-1a813b2ae19f returned with HTTP 404 Aug 06 03:29:01.158657 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1401/5666] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:29:01 2026] GET /volume/v3/snapshots/e511a233-3dd9-4712-8c99-1a813b2ae19f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:29:01.164058 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-301cdb2b-0abd-423a-b471-b7176585ebe2 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:01.165683 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-301cdb2b-0abd-423a-b471-b7176585ebe2 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] DELETE https://10.4.3.80/volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a Aug 06 03:29:01.165896 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-301cdb2b-0abd-423a-b471-b7176585ebe2 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:01.166069 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-301cdb2b-0abd-423a-b471-b7176585ebe2 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:01.166258 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-301cdb2b-0abd-423a-b471-b7176585ebe2 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Delete volume with id: adae314d-f62f-446a-92b5-7f09127c814a Aug 06 03:29:01.172888 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:01.172888 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:29:01.173280 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-301cdb2b-0abd-423a-b471-b7176585ebe2 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Volume info retrieved successfully. Aug 06 03:29:01.186109 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-301cdb2b-0abd-423a-b471-b7176585ebe2 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Delete volume request issued successfully. Aug 06 03:29:01.186273 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-301cdb2b-0abd-423a-b471-b7176585ebe2 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a returned with HTTP 202 Aug 06 03:29:01.186607 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1423/5667] 10.4.3.80 () {68 vars in 1385 bytes} [Thu Aug 6 03:29:01 2026] DELETE /volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 03:29:01.193186 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f07217bb-6e6c-46e4-8a40-0b6a29426ef8 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:01.195003 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f07217bb-6e6c-46e4-8a40-0b6a29426ef8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] GET https://10.4.3.80/volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a Aug 06 03:29:01.195237 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f07217bb-6e6c-46e4-8a40-0b6a29426ef8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:01.195471 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f07217bb-6e6c-46e4-8a40-0b6a29426ef8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:01.202027 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:01.202027 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:29:01.205464 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f07217bb-6e6c-46e4-8a40-0b6a29426ef8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Volume info retrieved successfully. Aug 06 03:29:01.209609 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f07217bb-6e6c-46e4-8a40-0b6a29426ef8 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a returned with HTTP 200 Aug 06 03:29:01.209995 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1420/5668] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:29:01 2026] GET /volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:29:02.221745 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-438f3066-f4a5-426b-8e80-d6f19a9df663 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:02.223875 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-438f3066-f4a5-426b-8e80-d6f19a9df663 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] GET https://10.4.3.80/volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a Aug 06 03:29:02.224091 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-438f3066-f4a5-426b-8e80-d6f19a9df663 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:02.224312 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-438f3066-f4a5-426b-8e80-d6f19a9df663 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:02.229767 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-438f3066-f4a5-426b-8e80-d6f19a9df663 tempest-VolumeRevertTests-1031800522 tempest-VolumeRevertTests-1031800522-project-member] https://10.4.3.80/volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a returned with HTTP 404 Aug 06 03:29:02.230279 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1425/5669] 10.4.3.80 () {68 vars in 1382 bytes} [Thu Aug 6 03:29:02 2026] GET /volume/v3/volumes/adae314d-f62f-446a-92b5-7f09127c814a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 03:29:03.433068 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-d5881d90-be5c-4533-ba5b-e58298488b3a None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:03.506465 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d5881d90-be5c-4533-ba5b-e58298488b3a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:29:03.506792 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-d5881d90-be5c-4533-ba5b-e58298488b3a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1258057938"}} {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:29:03.508098 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.volumes [None req-d5881d90-be5c-4533-ba5b-e58298488b3a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1258057938'}} {{(pid=100901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:29:03.508218 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.volumes [None req-d5881d90-be5c-4533-ba5b-e58298488b3a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Create volume of 1 GB Aug 06 03:29:03.512025 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d5881d90-be5c-4533-ba5b-e58298488b3a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Availability Zones retrieved successfully. Aug 06 03:29:03.516867 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d5881d90-be5c-4533-ba5b-e58298488b3a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Flow 'volume_create_api' (6792fced-ac65-4baf-b63a-86d4d2351155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:29:03.517905 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d5881d90-be5c-4533-ba5b-e58298488b3a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (140017dc-b3b5-4ce0-a48f-44bb479a173e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:29:03.518691 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.flows.api.create_volume [None req-d5881d90-be5c-4533-ba5b-e58298488b3a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Validating volume size '1' using validate_int {{(pid=100901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:29:03.541259 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d5881d90-be5c-4533-ba5b-e58298488b3a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (140017dc-b3b5-4ce0-a48f-44bb479a173e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:29:03.542022 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d5881d90-be5c-4533-ba5b-e58298488b3a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ea8121-b6dc-4663-ac43-a2e2613752c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:29:03.592485 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.quota [None req-d5881d90-be5c-4533-ba5b-e58298488b3a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Created reservations ['299016c1-ead5-42b2-b838-e4050f1021dc', '774fcedb-8b73-49a8-bec4-27aca31ef6eb', '9207d34e-2096-4dd4-8288-3d6b2199f3dc', '6523986e-eadc-482e-b032-7a14a17728e6'] {{(pid=100901) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:29:03.593221 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d5881d90-be5c-4533-ba5b-e58298488b3a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ea8121-b6dc-4663-ac43-a2e2613752c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['299016c1-ead5-42b2-b838-e4050f1021dc', '774fcedb-8b73-49a8-bec4-27aca31ef6eb', '9207d34e-2096-4dd4-8288-3d6b2199f3dc', '6523986e-eadc-482e-b032-7a14a17728e6']}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:29:03.593890 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d5881d90-be5c-4533-ba5b-e58298488b3a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4436939-c860-4fea-b810-1617e81baaa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:29:03.615402 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d5881d90-be5c-4533-ba5b-e58298488b3a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4436939-c860-4fea-b810-1617e81baaa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ba7a757-28b6-40db-9abe-e1c347df06a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1258057938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='321c9b013d9747d2adaf38f927553316',qos_specs=None,replication_status=,reservations=['299016c1-ead5-42b2-b838-e4050f1021dc','774fcedb-8b73-49a8-bec4-27aca31ef6eb','9207d34e-2096-4dd4-8288-3d6b2199f3dc','6523986e-eadc-482e-b032-7a14a17728e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7620454832e34c53a29ad889a7f3336c',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:29:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1258057938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ba7a757-28b6-40db-9abe-e1c347df06a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='321c9b013d9747d2adaf38f927553316',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7620454832e34c53a29ad889a7f3336c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:29:03.616440 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d5881d90-be5c-4533-ba5b-e58298488b3a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0420c69-f5bb-48c0-9fbf-fcbb1f7a79d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:29:03.631535 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d5881d90-be5c-4533-ba5b-e58298488b3a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0420c69-f5bb-48c0-9fbf-fcbb1f7a79d7) transitioned into state 'SUCCESS' from state '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-1258057938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='321c9b013d9747d2adaf38f927553316',qos_specs=None,replication_status=,reservations=['299016c1-ead5-42b2-b838-e4050f1021dc','774fcedb-8b73-49a8-bec4-27aca31ef6eb','9207d34e-2096-4dd4-8288-3d6b2199f3dc','6523986e-eadc-482e-b032-7a14a17728e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7620454832e34c53a29ad889a7f3336c',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:29:03.632261 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d5881d90-be5c-4533-ba5b-e58298488b3a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cc43b25-4be6-43d8-bb73-ce657ae75648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:29:03.639883 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d5881d90-be5c-4533-ba5b-e58298488b3a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cc43b25-4be6-43d8-bb73-ce657ae75648) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100901) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:29:03.640626 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.volume.api [None req-d5881d90-be5c-4533-ba5b-e58298488b3a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Flow 'volume_create_api' (6792fced-ac65-4baf-b63a-86d4d2351155) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100901) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:29:03.640908 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-d5881d90-be5c-4533-ba5b-e58298488b3a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Create volume request issued successfully. Aug 06 03:29:03.641436 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-d5881d90-be5c-4533-ba5b-e58298488b3a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:29:03.641801 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1402/5670] 10.4.3.80 () {70 vars in 1291 bytes} [Thu Aug 6 03:29:03 2026] POST /volume/v3/volumes => generated 776 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:29:03.652567 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-f44ac1fe-16e5-4593-9134-88542247e97a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:03.654285 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f44ac1fe-16e5-4593-9134-88542247e97a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] GET https://10.4.3.80/volume/v3/volumes/1ba7a757-28b6-40db-9abe-e1c347df06a4 Aug 06 03:29:03.654479 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f44ac1fe-16e5-4593-9134-88542247e97a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:03.654652 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-f44ac1fe-16e5-4593-9134-88542247e97a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:03.661630 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:03.661630 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:29:03.664754 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-f44ac1fe-16e5-4593-9134-88542247e97a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Volume info retrieved successfully. Aug 06 03:29:03.668207 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-f44ac1fe-16e5-4593-9134-88542247e97a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/volumes/1ba7a757-28b6-40db-9abe-e1c347df06a4 returned with HTTP 200 Aug 06 03:29:03.668563 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1424/5671] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:29:03 2026] GET /volume/v3/volumes/1ba7a757-28b6-40db-9abe-e1c347df06a4 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:04.680121 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b14a0e21-bd57-45c5-b3c3-529b86aaada0 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:04.682153 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b14a0e21-bd57-45c5-b3c3-529b86aaada0 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] GET https://10.4.3.80/volume/v3/volumes/1ba7a757-28b6-40db-9abe-e1c347df06a4 Aug 06 03:29:04.682299 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b14a0e21-bd57-45c5-b3c3-529b86aaada0 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:04.682503 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b14a0e21-bd57-45c5-b3c3-529b86aaada0 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:04.691158 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:04.691158 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:29:04.694570 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b14a0e21-bd57-45c5-b3c3-529b86aaada0 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Volume info retrieved successfully. Aug 06 03:29:04.698457 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b14a0e21-bd57-45c5-b3c3-529b86aaada0 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/volumes/1ba7a757-28b6-40db-9abe-e1c347df06a4 returned with HTTP 200 Aug 06 03:29:04.698851 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1421/5672] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:29:04 2026] GET /volume/v3/volumes/1ba7a757-28b6-40db-9abe-e1c347df06a4 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:29:04.709853 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-06031afe-31a6-400d-96b9-b22c246497fe None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:04.711388 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-06031afe-31a6-400d-96b9-b22c246497fe tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] POST https://10.4.3.80/volume/v3/backups Aug 06 03:29:04.711690 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-06031afe-31a6-400d-96b9-b22c246497fe tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ba7a757-28b6-40db-9abe-e1c347df06a4", "name": "tempest-type-Backup-24542039"}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:29:04.712977 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.contrib.backups [None req-06031afe-31a6-400d-96b9-b22c246497fe tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Creating new backup {'backup': {'volume_id': '1ba7a757-28b6-40db-9abe-e1c347df06a4', 'name': 'tempest-type-Backup-24542039'}} {{(pid=100902) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 03:29:04.713135 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.contrib.backups [None req-06031afe-31a6-400d-96b9-b22c246497fe tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Creating backup of volume 1ba7a757-28b6-40db-9abe-e1c347df06a4 in container None Aug 06 03:29:04.719428 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:04.719428 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:29:04.719706 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-06031afe-31a6-400d-96b9-b22c246497fe tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Volume info retrieved successfully. Aug 06 03:29:04.739105 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-06031afe-31a6-400d-96b9-b22c246497fe tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Created reservations ['8ced1f5d-3fed-4ac4-a3ac-972c69f04553', 'a0c8b5ff-88ca-4595-8e62-8b09fab71f4d'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:29:04.761797 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-06031afe-31a6-400d-96b9-b22c246497fe tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/backups returned with HTTP 202 Aug 06 03:29:04.762225 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1426/5673] 10.4.3.80 () {70 vars in 1292 bytes} [Thu Aug 6 03:29:04 2026] POST /volume/v3/backups => generated 312 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:29:04.768767 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-003fbaad-7557-44d0-88b1-20e5e366c2a4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:04.770461 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-003fbaad-7557-44d0-88b1-20e5e366c2a4 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] GET https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 Aug 06 03:29:04.770635 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-003fbaad-7557-44d0-88b1-20e5e366c2a4 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:04.770798 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-003fbaad-7557-44d0-88b1-20e5e366c2a4 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:04.770929 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-003fbaad-7557-44d0-88b1-20e5e366c2a4 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Show backup with id 5f113636-5842-4885-b108-3f13e356d0b8. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:29:04.774666 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:04.774666 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:29:04.775193 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-003fbaad-7557-44d0-88b1-20e5e366c2a4 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 returned with HTTP 200 Aug 06 03:29:04.775491 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1403/5674] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:29:04 2026] GET /volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 => generated 719 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:05.784690 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-eb8874c5-cafd-4d96-9eb5-179ca9ab0182 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:05.786476 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-eb8874c5-cafd-4d96-9eb5-179ca9ab0182 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] GET https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 Aug 06 03:29:05.786747 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-eb8874c5-cafd-4d96-9eb5-179ca9ab0182 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:05.786988 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-eb8874c5-cafd-4d96-9eb5-179ca9ab0182 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:05.787117 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-eb8874c5-cafd-4d96-9eb5-179ca9ab0182 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Show backup with id 5f113636-5842-4885-b108-3f13e356d0b8. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:29:05.791136 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:05.791136 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:29:05.791679 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-eb8874c5-cafd-4d96-9eb5-179ca9ab0182 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 returned with HTTP 200 Aug 06 03:29:05.792215 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1425/5675] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:29:05 2026] GET /volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:06.801701 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-39175c77-2a60-4e61-a643-50196ae63925 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:06.803336 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-39175c77-2a60-4e61-a643-50196ae63925 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] GET https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 Aug 06 03:29:06.803594 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-39175c77-2a60-4e61-a643-50196ae63925 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:06.803817 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-39175c77-2a60-4e61-a643-50196ae63925 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:06.803981 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-39175c77-2a60-4e61-a643-50196ae63925 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Show backup with id 5f113636-5842-4885-b108-3f13e356d0b8. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:29:06.808144 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:06.808144 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:29:06.808749 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-39175c77-2a60-4e61-a643-50196ae63925 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 returned with HTTP 200 Aug 06 03:29:06.809162 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1422/5676] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:29:06 2026] GET /volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:07.817789 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ac1b9397-d6ba-47dd-8224-3783a801565a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:07.819589 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ac1b9397-d6ba-47dd-8224-3783a801565a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] GET https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 Aug 06 03:29:07.819796 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ac1b9397-d6ba-47dd-8224-3783a801565a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:07.820037 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ac1b9397-d6ba-47dd-8224-3783a801565a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:07.820161 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-ac1b9397-d6ba-47dd-8224-3783a801565a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Show backup with id 5f113636-5842-4885-b108-3f13e356d0b8. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:29:07.824196 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:07.824196 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:29:07.824723 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ac1b9397-d6ba-47dd-8224-3783a801565a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 returned with HTTP 200 Aug 06 03:29:07.825088 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1427/5677] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:29:07 2026] GET /volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:08.836099 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-ccbf9ce2-cdf5-4ac0-b420-de8807fdbab3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:08.838102 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ccbf9ce2-cdf5-4ac0-b420-de8807fdbab3 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] GET https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 Aug 06 03:29:08.838342 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ccbf9ce2-cdf5-4ac0-b420-de8807fdbab3 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:08.838550 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-ccbf9ce2-cdf5-4ac0-b420-de8807fdbab3 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:08.838670 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-ccbf9ce2-cdf5-4ac0-b420-de8807fdbab3 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Show backup with id 5f113636-5842-4885-b108-3f13e356d0b8. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:29:08.843380 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:08.843380 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:29:08.844086 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-ccbf9ce2-cdf5-4ac0-b420-de8807fdbab3 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 returned with HTTP 200 Aug 06 03:29:08.844480 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1404/5678] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:29:08 2026] GET /volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:09.855251 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-bc8175f3-2add-4762-8a00-e326565b7e4f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:09.857153 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bc8175f3-2add-4762-8a00-e326565b7e4f tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] GET https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 Aug 06 03:29:09.857368 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bc8175f3-2add-4762-8a00-e326565b7e4f tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:09.857548 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-bc8175f3-2add-4762-8a00-e326565b7e4f tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:09.857651 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-bc8175f3-2add-4762-8a00-e326565b7e4f tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Show backup with id 5f113636-5842-4885-b108-3f13e356d0b8. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:29:09.861977 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:09.861977 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:29:09.862592 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-bc8175f3-2add-4762-8a00-e326565b7e4f tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 returned with HTTP 200 Aug 06 03:29:09.862965 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1426/5679] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:29:09 2026] GET /volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:10.872985 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-36ac5e7d-e7c5-4514-a741-57f030f5f529 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:10.874670 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-36ac5e7d-e7c5-4514-a741-57f030f5f529 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] GET https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 Aug 06 03:29:10.874896 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-36ac5e7d-e7c5-4514-a741-57f030f5f529 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:10.875077 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-36ac5e7d-e7c5-4514-a741-57f030f5f529 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:10.875198 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-36ac5e7d-e7c5-4514-a741-57f030f5f529 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Show backup with id 5f113636-5842-4885-b108-3f13e356d0b8. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:29:10.880049 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:10.880049 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:29:10.880780 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-36ac5e7d-e7c5-4514-a741-57f030f5f529 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 returned with HTTP 200 Aug 06 03:29:10.881157 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1423/5680] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:29:10 2026] GET /volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:11.890795 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d97ae274-854e-422c-9c35-a0e1e313316c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:11.892513 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d97ae274-854e-422c-9c35-a0e1e313316c tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] GET https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 Aug 06 03:29:11.892707 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d97ae274-854e-422c-9c35-a0e1e313316c tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:11.892908 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d97ae274-854e-422c-9c35-a0e1e313316c tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:11.893009 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-d97ae274-854e-422c-9c35-a0e1e313316c tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Show backup with id 5f113636-5842-4885-b108-3f13e356d0b8. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:29:11.897214 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:11.897214 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:29:11.897762 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d97ae274-854e-422c-9c35-a0e1e313316c tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 returned with HTTP 200 Aug 06 03:29:11.898095 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1428/5681] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:29:11 2026] GET /volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:12.907947 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-f08836e4-4302-4ea9-9ac8-f90d3fd15f5e None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:12.909617 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f08836e4-4302-4ea9-9ac8-f90d3fd15f5e tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] GET https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 Aug 06 03:29:12.909816 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f08836e4-4302-4ea9-9ac8-f90d3fd15f5e tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:12.910028 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-f08836e4-4302-4ea9-9ac8-f90d3fd15f5e tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:12.910133 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-f08836e4-4302-4ea9-9ac8-f90d3fd15f5e tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Show backup with id 5f113636-5842-4885-b108-3f13e356d0b8. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:29:12.914414 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:12.914414 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:29:12.915029 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-f08836e4-4302-4ea9-9ac8-f90d3fd15f5e tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 returned with HTTP 200 Aug 06 03:29:12.915399 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1405/5682] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:29:12 2026] GET /volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:13.924987 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-37ea3461-4b98-42a5-ad91-4003fee193aa None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:13.926483 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-37ea3461-4b98-42a5-ad91-4003fee193aa tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] GET https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 Aug 06 03:29:13.926655 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-37ea3461-4b98-42a5-ad91-4003fee193aa tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:13.926840 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-37ea3461-4b98-42a5-ad91-4003fee193aa tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:13.926955 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-37ea3461-4b98-42a5-ad91-4003fee193aa tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Show backup with id 5f113636-5842-4885-b108-3f13e356d0b8. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:29:13.930505 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:13.930505 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:29:13.931077 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-37ea3461-4b98-42a5-ad91-4003fee193aa tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 returned with HTTP 200 Aug 06 03:29:13.931406 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1427/5683] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:29:13 2026] GET /volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:14.941138 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b64831a8-5145-4874-8b4b-f5c9a0d01cf4 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:14.942799 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b64831a8-5145-4874-8b4b-f5c9a0d01cf4 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] GET https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 Aug 06 03:29:14.943013 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b64831a8-5145-4874-8b4b-f5c9a0d01cf4 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:14.943187 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b64831a8-5145-4874-8b4b-f5c9a0d01cf4 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:14.943319 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-b64831a8-5145-4874-8b4b-f5c9a0d01cf4 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Show backup with id 5f113636-5842-4885-b108-3f13e356d0b8. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:29:14.947310 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:14.947310 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:29:14.947934 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b64831a8-5145-4874-8b4b-f5c9a0d01cf4 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 returned with HTTP 200 Aug 06 03:29:14.948221 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1424/5684] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:29:14 2026] GET /volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:15.957916 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-a80aa4a2-97ee-4ddb-8b52-41367bbaa33a None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:15.959625 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a80aa4a2-97ee-4ddb-8b52-41367bbaa33a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] GET https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 Aug 06 03:29:15.959852 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a80aa4a2-97ee-4ddb-8b52-41367bbaa33a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:15.960045 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-a80aa4a2-97ee-4ddb-8b52-41367bbaa33a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:15.960151 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-a80aa4a2-97ee-4ddb-8b52-41367bbaa33a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Show backup with id 5f113636-5842-4885-b108-3f13e356d0b8. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:29:15.964544 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:15.964544 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:29:15.965263 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-a80aa4a2-97ee-4ddb-8b52-41367bbaa33a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 returned with HTTP 200 Aug 06 03:29:15.965593 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1429/5685] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:29:15 2026] GET /volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:16.975738 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-15ad4dfe-21d8-4b41-b0ff-405682b33cf8 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:16.977848 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-15ad4dfe-21d8-4b41-b0ff-405682b33cf8 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] GET https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 Aug 06 03:29:16.978166 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-15ad4dfe-21d8-4b41-b0ff-405682b33cf8 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:16.978421 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-15ad4dfe-21d8-4b41-b0ff-405682b33cf8 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:16.978576 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.v3.backups [None req-15ad4dfe-21d8-4b41-b0ff-405682b33cf8 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Show backup with id 5f113636-5842-4885-b108-3f13e356d0b8. {{(pid=100901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:29:16.983022 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:16.983022 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:29:16.983804 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-15ad4dfe-21d8-4b41-b0ff-405682b33cf8 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 returned with HTTP 200 Aug 06 03:29:16.984258 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1406/5686] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:29:16 2026] GET /volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:17.994579 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-b0d3d5e3-b87c-4f8b-a512-3b5a0f6e725e None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:17.996429 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b0d3d5e3-b87c-4f8b-a512-3b5a0f6e725e tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] GET https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 Aug 06 03:29:17.996684 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b0d3d5e3-b87c-4f8b-a512-3b5a0f6e725e tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:17.996894 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-b0d3d5e3-b87c-4f8b-a512-3b5a0f6e725e tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:17.996995 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-b0d3d5e3-b87c-4f8b-a512-3b5a0f6e725e tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Show backup with id 5f113636-5842-4885-b108-3f13e356d0b8. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:29:18.001772 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:18.001772 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:29:18.002534 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-b0d3d5e3-b87c-4f8b-a512-3b5a0f6e725e tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 returned with HTTP 200 Aug 06 03:29:18.003015 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1428/5687] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:29:17 2026] GET /volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:19.013825 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-aa9457c1-8a4e-4b68-974a-03ac823db7b6 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:19.015544 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-aa9457c1-8a4e-4b68-974a-03ac823db7b6 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] GET https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 Aug 06 03:29:19.015789 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-aa9457c1-8a4e-4b68-974a-03ac823db7b6 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:19.015979 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-aa9457c1-8a4e-4b68-974a-03ac823db7b6 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:19.016080 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-aa9457c1-8a4e-4b68-974a-03ac823db7b6 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Show backup with id 5f113636-5842-4885-b108-3f13e356d0b8. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:29:19.020114 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:19.020114 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:29:19.020661 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-aa9457c1-8a4e-4b68-974a-03ac823db7b6 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 returned with HTTP 200 Aug 06 03:29:19.021022 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1425/5688] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:29:19 2026] GET /volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:20.030914 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-bd4eaba0-ce6a-4f5c-8059-29a5b0217cc0 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:20.032534 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bd4eaba0-ce6a-4f5c-8059-29a5b0217cc0 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] GET https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 Aug 06 03:29:20.032731 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bd4eaba0-ce6a-4f5c-8059-29a5b0217cc0 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:20.032919 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-bd4eaba0-ce6a-4f5c-8059-29a5b0217cc0 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:20.033013 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.backups [None req-bd4eaba0-ce6a-4f5c-8059-29a5b0217cc0 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Show backup with id 5f113636-5842-4885-b108-3f13e356d0b8. {{(pid=100902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:29:20.036779 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:20.036779 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:29:20.037311 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-bd4eaba0-ce6a-4f5c-8059-29a5b0217cc0 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 returned with HTTP 200 Aug 06 03:29:20.037616 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1430/5689] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:29:20 2026] GET /volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:20.048069 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c446e1e8-adf5-4e08-bf6d-f37a3b933cd2 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:20.050113 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c446e1e8-adf5-4e08-bf6d-f37a3b933cd2 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] DELETE https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 Aug 06 03:29:20.050351 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c446e1e8-adf5-4e08-bf6d-f37a3b933cd2 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:20.050561 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c446e1e8-adf5-4e08-bf6d-f37a3b933cd2 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:20.050697 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.contrib.backups [None req-c446e1e8-adf5-4e08-bf6d-f37a3b933cd2 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Delete backup with id: 5f113636-5842-4885-b108-3f13e356d0b8. Aug 06 03:29:20.055046 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:20.055046 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:29:20.065922 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.backup.rpcapi [None req-c446e1e8-adf5-4e08-bf6d-f37a3b933cd2 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] delete_backup rpcapi backup_id 5f113636-5842-4885-b108-3f13e356d0b8 {{(pid=100901) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 03:29:20.067603 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c446e1e8-adf5-4e08-bf6d-f37a3b933cd2 tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 returned with HTTP 202 Aug 06 03:29:20.068199 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1407/5690] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:29:20 2026] DELETE /volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 03:29:20.074187 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-469911c2-13ff-4020-a43e-aa9ead87977f None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:20.076260 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-469911c2-13ff-4020-a43e-aa9ead87977f tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] GET https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 Aug 06 03:29:20.076521 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-469911c2-13ff-4020-a43e-aa9ead87977f tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:20.076744 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-469911c2-13ff-4020-a43e-aa9ead87977f tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:20.076909 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.v3.backups [None req-469911c2-13ff-4020-a43e-aa9ead87977f tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Show backup with id 5f113636-5842-4885-b108-3f13e356d0b8. {{(pid=100899) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:29:20.081123 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:20.081123 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:29:20.081700 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-469911c2-13ff-4020-a43e-aa9ead87977f tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 returned with HTTP 200 Aug 06 03:29:20.082075 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1429/5691] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:29:20 2026] GET /volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:21.091734 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7a2d74a2-3097-42c6-abd2-5ab9d84688cc None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:21.093440 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7a2d74a2-3097-42c6-abd2-5ab9d84688cc tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] GET https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 Aug 06 03:29:21.093682 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7a2d74a2-3097-42c6-abd2-5ab9d84688cc tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:21.093917 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7a2d74a2-3097-42c6-abd2-5ab9d84688cc tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:21.094067 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.backups [None req-7a2d74a2-3097-42c6-abd2-5ab9d84688cc tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Show backup with id 5f113636-5842-4885-b108-3f13e356d0b8. {{(pid=100900) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 03:29:21.097357 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7a2d74a2-3097-42c6-abd2-5ab9d84688cc tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 returned with HTTP 404 Aug 06 03:29:21.097793 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1426/5692] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:29:21 2026] GET /volume/v3/backups/5f113636-5842-4885-b108-3f13e356d0b8 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:29:21.103636 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d4f89bb9-f0cb-45e5-b86a-9b519ce3b60c None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:21.105391 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d4f89bb9-f0cb-45e5-b86a-9b519ce3b60c tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] DELETE https://10.4.3.80/volume/v3/volumes/1ba7a757-28b6-40db-9abe-e1c347df06a4 Aug 06 03:29:21.105585 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d4f89bb9-f0cb-45e5-b86a-9b519ce3b60c tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:21.105787 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d4f89bb9-f0cb-45e5-b86a-9b519ce3b60c tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:21.105969 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-d4f89bb9-f0cb-45e5-b86a-9b519ce3b60c tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Delete volume with id: 1ba7a757-28b6-40db-9abe-e1c347df06a4 Aug 06 03:29:21.112296 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:21.112296 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:29:21.112569 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d4f89bb9-f0cb-45e5-b86a-9b519ce3b60c tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Volume info retrieved successfully. Aug 06 03:29:21.125588 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d4f89bb9-f0cb-45e5-b86a-9b519ce3b60c tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Delete volume request issued successfully. Aug 06 03:29:21.125770 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d4f89bb9-f0cb-45e5-b86a-9b519ce3b60c tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/volumes/1ba7a757-28b6-40db-9abe-e1c347df06a4 returned with HTTP 202 Aug 06 03:29:21.126169 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1431/5693] 10.4.3.80 () {68 vars in 1384 bytes} [Thu Aug 6 03:29:21 2026] DELETE /volume/v3/volumes/1ba7a757-28b6-40db-9abe-e1c347df06a4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:29:21.133508 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-c75d667a-e2cd-4826-a507-3744ea88dbda None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:21.135492 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c75d667a-e2cd-4826-a507-3744ea88dbda tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] GET https://10.4.3.80/volume/v3/volumes/1ba7a757-28b6-40db-9abe-e1c347df06a4 Aug 06 03:29:21.135740 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c75d667a-e2cd-4826-a507-3744ea88dbda tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:21.135965 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-c75d667a-e2cd-4826-a507-3744ea88dbda tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:21.143913 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:21.143913 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:29:21.147641 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-c75d667a-e2cd-4826-a507-3744ea88dbda tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Volume info retrieved successfully. Aug 06 03:29:21.151573 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-c75d667a-e2cd-4826-a507-3744ea88dbda tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/volumes/1ba7a757-28b6-40db-9abe-e1c347df06a4 returned with HTTP 200 Aug 06 03:29:21.151995 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1408/5694] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:29:21 2026] GET /volume/v3/volumes/1ba7a757-28b6-40db-9abe-e1c347df06a4 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 03:29:22.163848 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5e673028-a076-4c41-b86a-87bc00d9d33a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:22.165497 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5e673028-a076-4c41-b86a-87bc00d9d33a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] GET https://10.4.3.80/volume/v3/volumes/1ba7a757-28b6-40db-9abe-e1c347df06a4 Aug 06 03:29:22.165688 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5e673028-a076-4c41-b86a-87bc00d9d33a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:22.165885 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5e673028-a076-4c41-b86a-87bc00d9d33a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:22.172007 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5e673028-a076-4c41-b86a-87bc00d9d33a tempest-ProjectReaderTests39-2026766889 tempest-ProjectReaderTests39-2026766889-project-admin] https://10.4.3.80/volume/v3/volumes/1ba7a757-28b6-40db-9abe-e1c347df06a4 returned with HTTP 404 Aug 06 03:29:22.172491 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1430/5695] 10.4.3.80 () {68 vars in 1381 bytes} [Thu Aug 6 03:29:22 2026] GET /volume/v3/volumes/1ba7a757-28b6-40db-9abe-e1c347df06a4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:29:30.609241 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-c470eb59-a9c8-42e0-a6fb-bf03694ddbb2 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:30.698173 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c470eb59-a9c8-42e0-a6fb-bf03694ddbb2 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:29:30.698482 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-c470eb59-a9c8-42e0-a6fb-bf03694ddbb2 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-929064717", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:29:30.700030 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.v3.volumes [None req-c470eb59-a9c8-42e0-a6fb-bf03694ddbb2 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-929064717', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:29:30.700142 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-c470eb59-a9c8-42e0-a6fb-bf03694ddbb2 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Create volume of 1 GB Aug 06 03:29:30.702131 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=83,cinder:UPDATE=27,cinder:INSERT=16,cinder:DELETE=1 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:29:30.704078 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c470eb59-a9c8-42e0-a6fb-bf03694ddbb2 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Availability Zones retrieved successfully. Aug 06 03:29:30.709166 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c470eb59-a9c8-42e0-a6fb-bf03694ddbb2 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Flow 'volume_create_api' (8dd4165a-5b29-41e6-bb74-6f3b7a03a182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:29:30.710005 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c470eb59-a9c8-42e0-a6fb-bf03694ddbb2 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ac9adff-89c4-4574-b68b-adf0f0e7a078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:29:30.711057 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.flows.api.create_volume [None req-c470eb59-a9c8-42e0-a6fb-bf03694ddbb2 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Validating volume size '1' using validate_int {{(pid=100900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:29:30.736125 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c470eb59-a9c8-42e0-a6fb-bf03694ddbb2 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ac9adff-89c4-4574-b68b-adf0f0e7a078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:29:30.736795 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c470eb59-a9c8-42e0-a6fb-bf03694ddbb2 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2db2549-73c1-4974-962a-52f1c88f652f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:29:30.784332 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-c470eb59-a9c8-42e0-a6fb-bf03694ddbb2 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Created reservations ['4829a71d-7394-4b1d-a12f-047a7232f79e', 'ae27f0fa-a104-45b1-8c27-c8f6559e71e2', 'f0ee37a5-b3cc-497e-8009-eed637073d6d', 'e6502644-563b-4336-b149-72cb46fa0ccb'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:29:30.785108 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c470eb59-a9c8-42e0-a6fb-bf03694ddbb2 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2db2549-73c1-4974-962a-52f1c88f652f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4829a71d-7394-4b1d-a12f-047a7232f79e', 'ae27f0fa-a104-45b1-8c27-c8f6559e71e2', 'f0ee37a5-b3cc-497e-8009-eed637073d6d', 'e6502644-563b-4336-b149-72cb46fa0ccb']}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:29:30.785739 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c470eb59-a9c8-42e0-a6fb-bf03694ddbb2 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16288809-ba80-454c-a64e-b507381513b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:29:30.804847 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c470eb59-a9c8-42e0-a6fb-bf03694ddbb2 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16288809-ba80-454c-a64e-b507381513b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26cc85a8-41c7-438e-914e-c1fcd79e8935', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-929064717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='549de8f57d114d65a051191258433132',qos_specs=None,replication_status=,reservations=['4829a71d-7394-4b1d-a12f-047a7232f79e','ae27f0fa-a104-45b1-8c27-c8f6559e71e2','f0ee37a5-b3cc-497e-8009-eed637073d6d','e6502644-563b-4336-b149-72cb46fa0ccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a47cef9498324b4d866d823c2f60db09',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:29:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-929064717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26cc85a8-41c7-438e-914e-c1fcd79e8935,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='549de8f57d114d65a051191258433132',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a47cef9498324b4d866d823c2f60db09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:29:30.805488 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c470eb59-a9c8-42e0-a6fb-bf03694ddbb2 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (532bf9dd-bed0-432c-bf5a-730611ad8218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:29:30.820328 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c470eb59-a9c8-42e0-a6fb-bf03694ddbb2 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (532bf9dd-bed0-432c-bf5a-730611ad8218) transitioned into state 'SUCCESS' from state '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-929064717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='549de8f57d114d65a051191258433132',qos_specs=None,replication_status=,reservations=['4829a71d-7394-4b1d-a12f-047a7232f79e','ae27f0fa-a104-45b1-8c27-c8f6559e71e2','f0ee37a5-b3cc-497e-8009-eed637073d6d','e6502644-563b-4336-b149-72cb46fa0ccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a47cef9498324b4d866d823c2f60db09',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:29:30.820937 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c470eb59-a9c8-42e0-a6fb-bf03694ddbb2 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed11840-bcc6-4329-a853-1b2e5de8aafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:29:30.828142 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c470eb59-a9c8-42e0-a6fb-bf03694ddbb2 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed11840-bcc6-4329-a853-1b2e5de8aafc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100900) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:29:30.828852 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.volume.api [None req-c470eb59-a9c8-42e0-a6fb-bf03694ddbb2 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Flow 'volume_create_api' (8dd4165a-5b29-41e6-bb74-6f3b7a03a182) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100900) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:29:30.829137 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-c470eb59-a9c8-42e0-a6fb-bf03694ddbb2 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Create volume request issued successfully. Aug 06 03:29:30.829613 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-c470eb59-a9c8-42e0-a6fb-bf03694ddbb2 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:29:30.830003 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1427/5696] 10.4.3.80 () {68 vars in 1252 bytes} [Thu Aug 6 03:29:30 2026] POST /volume/v3/volumes => generated 751 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:29:30.841389 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-ae613a99-aaae-46a4-af35-51292eef5db6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:30.843180 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ae613a99-aaae-46a4-af35-51292eef5db6 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] GET https://10.4.3.80/volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 Aug 06 03:29:30.843388 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ae613a99-aaae-46a4-af35-51292eef5db6 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:30.843603 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-ae613a99-aaae-46a4-af35-51292eef5db6 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:30.845642 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=91,cinder:UPDATE=27,cinder:INSERT=18 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:29:30.850920 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:30.850920 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:29:30.854446 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-ae613a99-aaae-46a4-af35-51292eef5db6 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Volume info retrieved successfully. Aug 06 03:29:30.858850 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-ae613a99-aaae-46a4-af35-51292eef5db6 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 returned with HTTP 200 Aug 06 03:29:30.859334 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1432/5697] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:29:30 2026] GET /volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:31.150686 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=86,cinder:INSERT=13,cinder:UPDATE=17 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:29:31.872633 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-b4a7bb9f-1fc2-462c-9e9d-a49ea96e6fd3 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:31.874142 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b4a7bb9f-1fc2-462c-9e9d-a49ea96e6fd3 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] GET https://10.4.3.80/volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 Aug 06 03:29:31.874340 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b4a7bb9f-1fc2-462c-9e9d-a49ea96e6fd3 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:31.874544 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-b4a7bb9f-1fc2-462c-9e9d-a49ea96e6fd3 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:31.880446 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:31.880446 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:29:31.883188 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-b4a7bb9f-1fc2-462c-9e9d-a49ea96e6fd3 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Volume info retrieved successfully. Aug 06 03:29:31.886438 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-b4a7bb9f-1fc2-462c-9e9d-a49ea96e6fd3 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 returned with HTTP 200 Aug 06 03:29:31.886774 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1409/5698] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:29:31 2026] GET /volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 => generated 844 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:31.897349 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-c11b2d4b-91ec-45a2-9342-f74da359b0ce None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:31.898774 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c11b2d4b-91ec-45a2-9342-f74da359b0ce tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] GET https://10.4.3.80/volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 Aug 06 03:29:31.898963 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c11b2d4b-91ec-45a2-9342-f74da359b0ce tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:31.899149 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-c11b2d4b-91ec-45a2-9342-f74da359b0ce tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:31.900817 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=97,cinder:UPDATE=34,cinder:INSERT=17 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:29:31.905697 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:31.905697 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:29:31.909092 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-c11b2d4b-91ec-45a2-9342-f74da359b0ce tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Volume info retrieved successfully. Aug 06 03:29:31.912451 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-c11b2d4b-91ec-45a2-9342-f74da359b0ce tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 returned with HTTP 200 Aug 06 03:29:31.912798 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1431/5699] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:29:31 2026] GET /volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:31.923235 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-35358acd-11a3-4716-89e4-50a64483ab13 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:31.924736 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-35358acd-11a3-4716-89e4-50a64483ab13 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] POST https://10.4.3.80/volume/v3/snapshots Aug 06 03:29:31.925057 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-35358acd-11a3-4716-89e4-50a64483ab13 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26cc85a8-41c7-438e-914e-c1fcd79e8935", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-39562552", "description": null, "metadata": null}} {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:29:31.932282 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:31.932282 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:29:31.932639 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-35358acd-11a3-4716-89e4-50a64483ab13 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Volume info retrieved successfully. Aug 06 03:29:31.932752 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.snapshots [None req-35358acd-11a3-4716-89e4-50a64483ab13 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Create snapshot from volume 26cc85a8-41c7-438e-914e-c1fcd79e8935 Aug 06 03:29:31.959000 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.quota [None req-35358acd-11a3-4716-89e4-50a64483ab13 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Created reservations ['98adff61-28a3-4412-b1b4-8f3dfb6e67cb', 'eaa79457-9951-4910-9e9f-ff1910dca322', 'c2d34ee4-3c48-4082-84f8-43ca8bd6cdae', '10f278ca-667d-4141-b6ca-8c19e3102204'] {{(pid=100900) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:29:31.985651 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-35358acd-11a3-4716-89e4-50a64483ab13 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Snapshot force create request issued successfully. Aug 06 03:29:31.986103 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-35358acd-11a3-4716-89e4-50a64483ab13 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/snapshots returned with HTTP 202 Aug 06 03:29:31.986668 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1428/5700] 10.4.3.80 () {68 vars in 1258 bytes} [Thu Aug 6 03:29: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 06 03:29:31.994071 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-08e288f0-f035-4748-8550-8f9a09d686fd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:31.995707 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-08e288f0-f035-4748-8550-8f9a09d686fd tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] GET https://10.4.3.80/volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e Aug 06 03:29:31.995928 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-08e288f0-f035-4748-8550-8f9a09d686fd tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:31.996124 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-08e288f0-f035-4748-8550-8f9a09d686fd tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:32.000461 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:32.000461 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:29:32.000840 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-08e288f0-f035-4748-8550-8f9a09d686fd tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Snapshot retrieved successfully. Aug 06 03:29:32.001470 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-08e288f0-f035-4748-8550-8f9a09d686fd tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e returned with HTTP 200 Aug 06 03:29:32.001855 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1433/5701] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:29:31 2026] GET /volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:33.010089 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-0c6e1af2-b25b-4f48-953f-ce9594bc61b5 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:33.012259 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0c6e1af2-b25b-4f48-953f-ce9594bc61b5 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] GET https://10.4.3.80/volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e Aug 06 03:29:33.012494 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0c6e1af2-b25b-4f48-953f-ce9594bc61b5 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:33.012735 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-0c6e1af2-b25b-4f48-953f-ce9594bc61b5 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:33.017760 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:33.017760 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:29:33.018257 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-0c6e1af2-b25b-4f48-953f-ce9594bc61b5 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Snapshot retrieved successfully. Aug 06 03:29:33.019040 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-0c6e1af2-b25b-4f48-953f-ce9594bc61b5 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e returned with HTTP 200 Aug 06 03:29:33.019382 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1410/5702] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:29:33 2026] GET /volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:33.027468 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-5d9f7601-2ccd-4fc7-80de-b3a14133a009 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:33.029345 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5d9f7601-2ccd-4fc7-80de-b3a14133a009 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] GET https://10.4.3.80/volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e Aug 06 03:29:33.029640 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5d9f7601-2ccd-4fc7-80de-b3a14133a009 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:33.030389 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-5d9f7601-2ccd-4fc7-80de-b3a14133a009 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:33.035621 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:33.035621 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:29:33.036167 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-5d9f7601-2ccd-4fc7-80de-b3a14133a009 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Snapshot retrieved successfully. Aug 06 03:29:33.037178 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-5d9f7601-2ccd-4fc7-80de-b3a14133a009 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e returned with HTTP 200 Aug 06 03:29:33.037537 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1432/5703] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:29:33 2026] GET /volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:33.045311 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-b8d91ee6-3d61-48ce-b128-eb34d4c67300 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:33.047140 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b8d91ee6-3d61-48ce-b128-eb34d4c67300 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] GET https://10.4.3.80/volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e Aug 06 03:29:33.047351 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b8d91ee6-3d61-48ce-b128-eb34d4c67300 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:33.047564 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-b8d91ee6-3d61-48ce-b128-eb34d4c67300 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:33.052106 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:33.052106 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:29:33.052470 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-b8d91ee6-3d61-48ce-b128-eb34d4c67300 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Snapshot retrieved successfully. Aug 06 03:29:33.053173 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-b8d91ee6-3d61-48ce-b128-eb34d4c67300 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e returned with HTTP 200 Aug 06 03:29:33.053465 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1429/5704] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:29:33 2026] GET /volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:33.060738 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:33.062306 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] POST https://10.4.3.80/volume/v3/volumes Aug 06 03:29:33.062598 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0a39da04-a8d0-42c0-9fad-6508274bf52e", "size": 1}} {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 03:29:33.064025 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.v3.volumes [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Create volume request body: {'volume': {'snapshot_id': '0a39da04-a8d0-42c0-9fad-6508274bf52e', 'size': 1}} {{(pid=100902) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 03:29:33.069423 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:33.069423 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:29:33.069784 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Snapshot retrieved successfully. Aug 06 03:29:33.069925 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.volumes [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Create volume of 1 GB Aug 06 03:29:33.072765 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Availability Zones retrieved successfully. Aug 06 03:29:33.077372 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Flow 'volume_create_api' (b91c0e2c-d0f1-4c99-8e94-2771b984c45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:29:33.078323 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6b071cb-5d1a-4abd-b15d-a4991f90b195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:29:33.079073 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.flows.api.create_volume [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 03:29:33.102953 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6b071cb-5d1a-4abd-b15d-a4991f90b195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0a39da04-a8d0-42c0-9fad-6508274bf52e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T03:05:44Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=22ef5aca-afd3-450a-a96a-4f2ae463b288,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22ef5aca-afd3-450a-a96a-4f2ae463b288', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:29:33.103597 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (650f6abb-c3ca-491a-8180-2e51cb8b2011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:29:33.134721 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.quota [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Created reservations ['2ab64ad9-14f9-401d-b8e9-bab37d6d9ad8', 'eb195906-654d-47f4-ad4b-432490f95d1e', 'e541cd7a-d21f-4864-b15a-b7a7018d93a7', '36fd28a1-dc49-41c7-b38f-97fa53b38405'] {{(pid=100902) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 03:29:33.135330 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (650f6abb-c3ca-491a-8180-2e51cb8b2011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ab64ad9-14f9-401d-b8e9-bab37d6d9ad8', 'eb195906-654d-47f4-ad4b-432490f95d1e', 'e541cd7a-d21f-4864-b15a-b7a7018d93a7', '36fd28a1-dc49-41c7-b38f-97fa53b38405']}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:29:33.136047 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce479336-938c-4918-b32d-2f2acf27ed86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:29:33.169014 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce479336-938c-4918-b32d-2f2acf27ed86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9c9cc7f-718a-4973-961b-ecb5aebcd951', '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='549de8f57d114d65a051191258433132',qos_specs=None,replication_status=,reservations=['2ab64ad9-14f9-401d-b8e9-bab37d6d9ad8','eb195906-654d-47f4-ad4b-432490f95d1e','e541cd7a-d21f-4864-b15a-b7a7018d93a7','36fd28a1-dc49-41c7-b38f-97fa53b38405'],size=1,snapshot_id=0a39da04-a8d0-42c0-9fad-6508274bf52e,source_replicaid=,source_volid=None,status='creating',user_id='a47cef9498324b4d866d823c2f60db09',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T03:29:33Z,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=c9c9cc7f-718a-4973-961b-ecb5aebcd951,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='549de8f57d114d65a051191258433132',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0a39da04-a8d0-42c0-9fad-6508274bf52e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a47cef9498324b4d866d823c2f60db09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ef5aca-afd3-450a-a96a-4f2ae463b288),volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:29:33.169689 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c33d9a8-8f66-41ed-8ca7-7d75b2e12346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:29:33.183320 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c33d9a8-8f66-41ed-8ca7-7d75b2e12346) transitioned into state 'SUCCESS' from 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='549de8f57d114d65a051191258433132',qos_specs=None,replication_status=,reservations=['2ab64ad9-14f9-401d-b8e9-bab37d6d9ad8','eb195906-654d-47f4-ad4b-432490f95d1e','e541cd7a-d21f-4864-b15a-b7a7018d93a7','36fd28a1-dc49-41c7-b38f-97fa53b38405'],size=1,snapshot_id=0a39da04-a8d0-42c0-9fad-6508274bf52e,source_replicaid=,source_volid=None,status='creating',user_id='a47cef9498324b4d866d823c2f60db09',volume_type_id=22ef5aca-afd3-450a-a96a-4f2ae463b288)}' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:29:33.184221 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3497174c-bc70-4936-9187-f8e2af0de833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 03:29:33.200755 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3497174c-bc70-4936-9187-f8e2af0de833) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100902) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 03:29:33.201458 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.volume.api [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Flow 'volume_create_api' (b91c0e2c-d0f1-4c99-8e94-2771b984c45f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100902) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 03:29:33.201711 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Create volume request issued successfully. Aug 06 03:29:33.202257 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-5bea2eb5-2848-4549-a8fb-a505327a0c85 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/volumes returned with HTTP 202 Aug 06 03:29:33.202630 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1434/5705] 10.4.3.80 () {68 vars in 1251 bytes} [Thu Aug 6 03:29:33 2026] POST /volume/v3/volumes => generated 739 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 03:29:33.214512 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-e32cad85-8dad-4a6c-8830-ee79686b6687 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:33.215959 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e32cad85-8dad-4a6c-8830-ee79686b6687 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] GET https://10.4.3.80/volume/v3/volumes/c9c9cc7f-718a-4973-961b-ecb5aebcd951 Aug 06 03:29:33.216194 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e32cad85-8dad-4a6c-8830-ee79686b6687 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:33.216420 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-e32cad85-8dad-4a6c-8830-ee79686b6687 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:33.223022 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:33.223022 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:29:33.226686 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-e32cad85-8dad-4a6c-8830-ee79686b6687 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Volume info retrieved successfully. Aug 06 03:29:33.231513 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-e32cad85-8dad-4a6c-8830-ee79686b6687 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/volumes/c9c9cc7f-718a-4973-961b-ecb5aebcd951 returned with HTTP 200 Aug 06 03:29:33.231948 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1411/5706] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:29:33 2026] GET /volume/v3/volumes/c9c9cc7f-718a-4973-961b-ecb5aebcd951 => generated 807 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:34.243196 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-84365546-f005-46ed-ae7a-693653aef78a None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:34.245073 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-84365546-f005-46ed-ae7a-693653aef78a tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] GET https://10.4.3.80/volume/v3/volumes/c9c9cc7f-718a-4973-961b-ecb5aebcd951 Aug 06 03:29:34.245280 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-84365546-f005-46ed-ae7a-693653aef78a tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:34.245463 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-84365546-f005-46ed-ae7a-693653aef78a tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:34.252777 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:34.252777 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:29:34.256220 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-84365546-f005-46ed-ae7a-693653aef78a tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Volume info retrieved successfully. Aug 06 03:29:34.260284 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-84365546-f005-46ed-ae7a-693653aef78a tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/volumes/c9c9cc7f-718a-4973-961b-ecb5aebcd951 returned with HTTP 200 Aug 06 03:29:34.260696 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1433/5707] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:29:34 2026] GET /volume/v3/volumes/c9c9cc7f-718a-4973-961b-ecb5aebcd951 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:34.271925 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-19a8218c-3ec2-43b0-a522-6e8194ebe717 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:34.273621 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-19a8218c-3ec2-43b0-a522-6e8194ebe717 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] GET https://10.4.3.80/volume/v3/volumes/c9c9cc7f-718a-4973-961b-ecb5aebcd951 Aug 06 03:29:34.273844 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-19a8218c-3ec2-43b0-a522-6e8194ebe717 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:34.274043 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-19a8218c-3ec2-43b0-a522-6e8194ebe717 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:34.280238 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:34.280238 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:29:34.283604 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-19a8218c-3ec2-43b0-a522-6e8194ebe717 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Volume info retrieved successfully. Aug 06 03:29:34.287635 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-19a8218c-3ec2-43b0-a522-6e8194ebe717 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/volumes/c9c9cc7f-718a-4973-961b-ecb5aebcd951 returned with HTTP 200 Aug 06 03:29:34.288085 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1430/5708] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:29:34 2026] GET /volume/v3/volumes/c9c9cc7f-718a-4973-961b-ecb5aebcd951 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:34.298766 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-22945f58-f65d-424d-baef-32245323c0fd None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:34.300461 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-22945f58-f65d-424d-baef-32245323c0fd tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e Aug 06 03:29:34.300632 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-22945f58-f65d-424d-baef-32245323c0fd tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:34.300795 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-22945f58-f65d-424d-baef-32245323c0fd tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'delete' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:34.300911 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.v3.snapshots [None req-22945f58-f65d-424d-baef-32245323c0fd tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Delete snapshot with id: 0a39da04-a8d0-42c0-9fad-6508274bf52e Aug 06 03:29:34.305712 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:34.305712 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:29:34.306232 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-22945f58-f65d-424d-baef-32245323c0fd tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Snapshot retrieved successfully. Aug 06 03:29:34.320440 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-22945f58-f65d-424d-baef-32245323c0fd tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Snapshot delete request issued successfully. Aug 06 03:29:34.320631 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-22945f58-f65d-424d-baef-32245323c0fd tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e returned with HTTP 202 Aug 06 03:29:34.321056 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1435/5709] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:29:34 2026] DELETE /volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:29:34.327551 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-03b44704-e06d-458c-86ca-70d6ad4e21f4 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:34.329784 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-03b44704-e06d-458c-86ca-70d6ad4e21f4 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] GET https://10.4.3.80/volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e Aug 06 03:29:34.330012 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-03b44704-e06d-458c-86ca-70d6ad4e21f4 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:34.330213 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-03b44704-e06d-458c-86ca-70d6ad4e21f4 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:34.335193 np0000006611 devstack@c-api.service[100901]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:34.335193 np0000006611 devstack@c-api.service[100901]: warnings.warn( Aug 06 03:29:34.335630 np0000006611 devstack@c-api.service[100901]: INFO cinder.volume.api [None req-03b44704-e06d-458c-86ca-70d6ad4e21f4 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Snapshot retrieved successfully. Aug 06 03:29:34.336422 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-03b44704-e06d-458c-86ca-70d6ad4e21f4 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e returned with HTTP 200 Aug 06 03:29:34.336873 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1412/5710] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:29:34 2026] GET /volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:35.345271 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2e461451-6a97-4512-98f6-270e8a06c723 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:35.347825 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2e461451-6a97-4512-98f6-270e8a06c723 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] GET https://10.4.3.80/volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e Aug 06 03:29:35.348110 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2e461451-6a97-4512-98f6-270e8a06c723 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:35.348351 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2e461451-6a97-4512-98f6-270e8a06c723 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:35.353564 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2e461451-6a97-4512-98f6-270e8a06c723 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e returned with HTTP 404 Aug 06 03:29:35.354158 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1434/5711] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:29:35 2026] GET /volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:29:35.360709 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-7e13cb88-ee21-4852-bcd2-b1461be21bdd None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:35.362715 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7e13cb88-ee21-4852-bcd2-b1461be21bdd tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] DELETE https://10.4.3.80/volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 Aug 06 03:29:35.362951 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7e13cb88-ee21-4852-bcd2-b1461be21bdd tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:35.363126 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-7e13cb88-ee21-4852-bcd2-b1461be21bdd tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:35.363279 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-7e13cb88-ee21-4852-bcd2-b1461be21bdd tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Delete volume with id: 26cc85a8-41c7-438e-914e-c1fcd79e8935 Aug 06 03:29:35.369572 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:35.369572 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:29:35.370008 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7e13cb88-ee21-4852-bcd2-b1461be21bdd tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Volume info retrieved successfully. Aug 06 03:29:35.383654 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-7e13cb88-ee21-4852-bcd2-b1461be21bdd tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Delete volume request issued successfully. Aug 06 03:29:35.383811 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-7e13cb88-ee21-4852-bcd2-b1461be21bdd tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 returned with HTTP 202 Aug 06 03:29:35.384204 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1431/5712] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:29:35 2026] DELETE /volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:29:35.391142 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-d5243c65-e42a-4d99-8003-8f8d53ffb7e5 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:35.393250 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d5243c65-e42a-4d99-8003-8f8d53ffb7e5 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] GET https://10.4.3.80/volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 Aug 06 03:29:35.393494 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d5243c65-e42a-4d99-8003-8f8d53ffb7e5 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:35.393743 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-d5243c65-e42a-4d99-8003-8f8d53ffb7e5 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:35.401003 np0000006611 devstack@c-api.service[100902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:35.401003 np0000006611 devstack@c-api.service[100902]: warnings.warn( Aug 06 03:29:35.404816 np0000006611 devstack@c-api.service[100902]: INFO cinder.volume.api [None req-d5243c65-e42a-4d99-8003-8f8d53ffb7e5 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Volume info retrieved successfully. Aug 06 03:29:35.409262 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-d5243c65-e42a-4d99-8003-8f8d53ffb7e5 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 returned with HTTP 200 Aug 06 03:29:35.409701 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1436/5713] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:29:35 2026] GET /volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:36.421401 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-49d42b09-6da6-4b5b-bb73-a0c0ea0e3066 None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:36.423142 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-49d42b09-6da6-4b5b-bb73-a0c0ea0e3066 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] GET https://10.4.3.80/volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 Aug 06 03:29:36.423358 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-49d42b09-6da6-4b5b-bb73-a0c0ea0e3066 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:36.423546 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-49d42b09-6da6-4b5b-bb73-a0c0ea0e3066 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'show' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:36.428731 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-49d42b09-6da6-4b5b-bb73-a0c0ea0e3066 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 returned with HTTP 404 Aug 06 03:29:36.429187 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1413/5714] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:29:36 2026] GET /volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:29:36.435202 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-2f0b180b-3bf4-4d7d-96b2-38dbedace102 None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:36.436913 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2f0b180b-3bf4-4d7d-96b2-38dbedace102 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] DELETE https://10.4.3.80/volume/v3/volumes/c9c9cc7f-718a-4973-961b-ecb5aebcd951 Aug 06 03:29:36.437112 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2f0b180b-3bf4-4d7d-96b2-38dbedace102 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:36.437289 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-2f0b180b-3bf4-4d7d-96b2-38dbedace102 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'delete' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:36.437440 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.v3.volumes [None req-2f0b180b-3bf4-4d7d-96b2-38dbedace102 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Delete volume with id: c9c9cc7f-718a-4973-961b-ecb5aebcd951 Aug 06 03:29:36.443612 np0000006611 devstack@c-api.service[100899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:36.443612 np0000006611 devstack@c-api.service[100899]: warnings.warn( Aug 06 03:29:36.444017 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2f0b180b-3bf4-4d7d-96b2-38dbedace102 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Volume info retrieved successfully. Aug 06 03:29:36.456786 np0000006611 devstack@c-api.service[100899]: INFO cinder.volume.api [None req-2f0b180b-3bf4-4d7d-96b2-38dbedace102 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Delete volume request issued successfully. Aug 06 03:29:36.456997 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-2f0b180b-3bf4-4d7d-96b2-38dbedace102 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/volumes/c9c9cc7f-718a-4973-961b-ecb5aebcd951 returned with HTTP 202 Aug 06 03:29:36.457312 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1435/5715] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:29:36 2026] DELETE /volume/v3/volumes/c9c9cc7f-718a-4973-961b-ecb5aebcd951 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 03:29:36.463796 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-f11b111d-2207-412b-b363-0691de331849 None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:36.465506 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f11b111d-2207-412b-b363-0691de331849 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] GET https://10.4.3.80/volume/v3/volumes/c9c9cc7f-718a-4973-961b-ecb5aebcd951 Aug 06 03:29:36.465698 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f11b111d-2207-412b-b363-0691de331849 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:36.465918 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-f11b111d-2207-412b-b363-0691de331849 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'show' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:36.472609 np0000006611 devstack@c-api.service[100900]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 03:29:36.472609 np0000006611 devstack@c-api.service[100900]: warnings.warn( Aug 06 03:29:36.475965 np0000006611 devstack@c-api.service[100900]: INFO cinder.volume.api [None req-f11b111d-2207-412b-b363-0691de331849 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Volume info retrieved successfully. Aug 06 03:29:36.480435 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-f11b111d-2207-412b-b363-0691de331849 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/volumes/c9c9cc7f-718a-4973-961b-ecb5aebcd951 returned with HTTP 200 Aug 06 03:29:36.481009 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1432/5716] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:29:36 2026] GET /volume/v3/volumes/c9c9cc7f-718a-4973-961b-ecb5aebcd951 => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 03:29:37.492172 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-7d5ec169-1b89-4d44-ab51-c01a150acb45 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:37.493825 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7d5ec169-1b89-4d44-ab51-c01a150acb45 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] GET https://10.4.3.80/volume/v3/volumes/c9c9cc7f-718a-4973-961b-ecb5aebcd951 Aug 06 03:29:37.494043 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7d5ec169-1b89-4d44-ab51-c01a150acb45 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:37.494213 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-7d5ec169-1b89-4d44-ab51-c01a150acb45 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:37.499210 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-7d5ec169-1b89-4d44-ab51-c01a150acb45 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/volumes/c9c9cc7f-718a-4973-961b-ecb5aebcd951 returned with HTTP 404 Aug 06 03:29:37.499590 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1437/5717] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:29:37 2026] GET /volume/v3/volumes/c9c9cc7f-718a-4973-961b-ecb5aebcd951 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:29:37.505900 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.middleware.request_id [None req-5c94b127-84ca-4769-b248-dd2dc5416abb None None] RequestId filter calling following filter/app {{(pid=100901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:37.507349 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5c94b127-84ca-4769-b248-dd2dc5416abb tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] DELETE https://10.4.3.80/volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e Aug 06 03:29:37.507525 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5c94b127-84ca-4769-b248-dd2dc5416abb tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:37.507703 np0000006611 devstack@c-api.service[100901]: DEBUG cinder.api.openstack.wsgi [None req-5c94b127-84ca-4769-b248-dd2dc5416abb tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'delete' {{(pid=100901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:37.507805 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.v3.snapshots [None req-5c94b127-84ca-4769-b248-dd2dc5416abb tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Delete snapshot with id: 0a39da04-a8d0-42c0-9fad-6508274bf52e Aug 06 03:29:37.511533 np0000006611 devstack@c-api.service[100901]: INFO cinder.api.openstack.wsgi [None req-5c94b127-84ca-4769-b248-dd2dc5416abb tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e returned with HTTP 404 Aug 06 03:29:37.511985 np0000006611 devstack@c-api.service[100901]: [pid: 100901|app: 0|req: 1414/5718] 10.4.3.80 () {66 vars in 1350 bytes} [Thu Aug 6 03:29:37 2026] DELETE /volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:29:37.517918 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.middleware.request_id [None req-fc18a46c-cef1-4001-a181-b270f95594df None None] RequestId filter calling following filter/app {{(pid=100899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:37.519524 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fc18a46c-cef1-4001-a181-b270f95594df tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] GET https://10.4.3.80/volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e Aug 06 03:29:37.519703 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fc18a46c-cef1-4001-a181-b270f95594df tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:37.519897 np0000006611 devstack@c-api.service[100899]: DEBUG cinder.api.openstack.wsgi [None req-fc18a46c-cef1-4001-a181-b270f95594df tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'show' {{(pid=100899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:37.523548 np0000006611 devstack@c-api.service[100899]: INFO cinder.api.openstack.wsgi [None req-fc18a46c-cef1-4001-a181-b270f95594df tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e returned with HTTP 404 Aug 06 03:29:37.523966 np0000006611 devstack@c-api.service[100899]: [pid: 100899|app: 0|req: 1436/5719] 10.4.3.80 () {66 vars in 1347 bytes} [Thu Aug 6 03:29:37 2026] GET /volume/v3/snapshots/0a39da04-a8d0-42c0-9fad-6508274bf52e => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:29:37.529753 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.middleware.request_id [None req-19ac7400-b4c4-48f4-bc8d-e1b0154ed06f None None] RequestId filter calling following filter/app {{(pid=100900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:37.531392 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-19ac7400-b4c4-48f4-bc8d-e1b0154ed06f tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] DELETE https://10.4.3.80/volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 Aug 06 03:29:37.531585 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-19ac7400-b4c4-48f4-bc8d-e1b0154ed06f tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:37.531759 np0000006611 devstack@c-api.service[100900]: DEBUG cinder.api.openstack.wsgi [None req-19ac7400-b4c4-48f4-bc8d-e1b0154ed06f tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'delete' {{(pid=100900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:37.531927 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.v3.volumes [None req-19ac7400-b4c4-48f4-bc8d-e1b0154ed06f tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Delete volume with id: 26cc85a8-41c7-438e-914e-c1fcd79e8935 Aug 06 03:29:37.536853 np0000006611 devstack@c-api.service[100900]: INFO cinder.api.openstack.wsgi [None req-19ac7400-b4c4-48f4-bc8d-e1b0154ed06f tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 returned with HTTP 404 Aug 06 03:29:37.537275 np0000006611 devstack@c-api.service[100900]: [pid: 100900|app: 0|req: 1433/5720] 10.4.3.80 () {66 vars in 1344 bytes} [Thu Aug 6 03:29:37 2026] DELETE /volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:29:37.542617 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.middleware.request_id [None req-73da11c0-498d-497b-9f12-d1d08d3a53f6 None None] RequestId filter calling following filter/app {{(pid=100902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 03:29:37.544200 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-73da11c0-498d-497b-9f12-d1d08d3a53f6 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] GET https://10.4.3.80/volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 Aug 06 03:29:37.544364 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-73da11c0-498d-497b-9f12-d1d08d3a53f6 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Empty body provided in request {{(pid=100902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 03:29:37.544530 np0000006611 devstack@c-api.service[100902]: DEBUG cinder.api.openstack.wsgi [None req-73da11c0-498d-497b-9f12-d1d08d3a53f6 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] Calling method 'show' {{(pid=100902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 03:29:37.549403 np0000006611 devstack@c-api.service[100902]: INFO cinder.api.openstack.wsgi [None req-73da11c0-498d-497b-9f12-d1d08d3a53f6 tempest-SnapshotDependencyTests-1128181581 tempest-SnapshotDependencyTests-1128181581-project-member] https://10.4.3.80/volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 returned with HTTP 404 Aug 06 03:29:37.549770 np0000006611 devstack@c-api.service[100902]: [pid: 100902|app: 0|req: 1438/5721] 10.4.3.80 () {66 vars in 1341 bytes} [Thu Aug 6 03:29:37 2026] GET /volume/v3/volumes/26cc85a8-41c7-438e-914e-c1fcd79e8935 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 03:29:47.509632 np0000006611 devstack@c-api.service[100901]: DEBUG dbcounter [-] [100901] Writing DB stats cinder:SELECT=12 {{(pid=100901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:29:47.521665 np0000006611 devstack@c-api.service[100899]: DEBUG dbcounter [-] [100899] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:29:47.533974 np0000006611 devstack@c-api.service[100900]: DEBUG dbcounter [-] [100900] Writing DB stats cinder:SELECT=54,cinder:INSERT=18,cinder:UPDATE=25 {{(pid=100900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 03:29:47.546886 np0000006611 devstack@c-api.service[100902]: DEBUG dbcounter [-] [100902] Writing DB stats cinder:SELECT=38,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}